@media only screen and (min-width:991px){
    html[dir="rtl"] #pills-middle .our-service-section .img-wrap {max-width: none;}
}
@media only screen and (max-width:1200px){
html[dir="rtl"] .hero-section .slider-controls{left:20px!important;right:unset!important;}
html[dir="rtl"] footer:after{left:-25px!important;}
html[dir="rtl"] footer:before{right:-25px;left:unset;}
html[dir="rtl"] footer:after{left:-25px;right:unset;}
html[dir="rtl"] .footer-wrapper:after{left:15px;right:unset;}
html[dir="rtl"] .articles-section .row{margin-right:23px!important;margin-left:unset!important;}
html[dir="rtl"] .image-stack.image-stack-three .overlay-image2{left:-10px;right:unset;}
html[dir="rtl"] .custom-tour-plan .img-wrap .small-image:nth-child(1){right:300px;}
html[dir="rtl"] .custom-tour-plan .img-wrap .small-image:nth-child(2){right:310px;}
html[dir="rtl"] .custom-tour-plan .img-wrap .small-image:nth-child(3){right:290px;}
html[dir="rtl"] .our-service-section .img-wrap .small-image:nth-child(1),html[dir="rtl"] .our-service-section .img-wrap .small-image:nth-child(2){right:330px;}
}
@media only screen and (max-width:991px){
}
@media only screen and (max-width:767px){
html[dir="rtl"] .vip-service-section .img-wrap .small-image:nth-child(2){margin-left:-20px;}
html[dir="rtl"] .vip-service-section .img-wrap > .small-image:nth-child(2){margin-left:0px!important;}
html[dir="rtl"] .custom-tour-plan .img-wrap > div{left:112px;}
html[dir="rtl"] .custom-tour-plan .img-wrap > div,html[dir="rtl"] .our-service-section .img-wrap > div{left:112px;right:unset;}
}
@media only screen and (max-width:480px){
html[dir="rtl"] .our-service-section .img-wrap > div{left:162px;}
html[dir="rtl"] .custom-tour-plan .img-wrap > div{left:133px;}
html[dir="rtl"] .what-we-do-section .image-stack .overlay-image {
    left: 0px;
}
}
@media only screen and (max-width:374px){
html[dir="rtl"] .image-stack.image-stack-three .overlay-image2{left:0;}
html[dir="rtl"] .image-stack.image-stack-three .overlay-image3{right:0px;}
html[dir="rtl"] .custom-tour-plan .img-wrap > div{left:179px;}
html[dir="rtl"] .our-service-section .img-wrap > div{left:216px;}
}
