@media (max-width:1400px){
html[dir=rtl] .solution-section .bg-icon{left:calc(50% - 155px);right:unset;}
html[dir=rtl] .solution-section .img:after{left:-145px;right:unset;}
}
@media (max-width:1366px){
html[dir=rtl] .language-selector .language-select-switch{margin-left:15px;}
}
@media (max-width:1199px){
html[dir=rtl] .language-selector .language-select-switch{margin-left:10px;}
html[dir=rtl] .solution-section .img:after{left:-155px;}
html[dir=rtl] .country-section .country-title {padding-left: 0;}
}
@media (max-width:991px){
html[dir=rtl] .solution-section .img:after{left:-76px;}
html[dir=rtl] .solution-section .bg-icon{left:calc(50% - 140px);}
}
@media (max-width:767px){
html[dir=rtl] .get-in-touch-section form input,html[dir=rtl] .get-in-touch-section form textarea{padding:16px 15px 16px 50px;}
html[dir=rtl] .solution-section .img:after{left:-20px;}
html[dir=rtl] header .navbar-wrap{border-left:0px!important;border-right:1px solid #C2C5CD!important;}
html[dir=rtl] .solution-section .bg-icon{left:calc(50% - 150px);}
html[dir=rtl] .footer-logo,html[dir=rtl] .provides-text{text-align: center!important;}
}
@media (max-width:400px){
html[dir=rtl] .solution-section .bg-icon{left:0;}
}
