@media only screen and (max-width:480px){
    .services-sec-left-wrapper ul li, .services-sec-right-wrapper ul li {
        flex-direction: row-reverse;
        gap: 10PX;
    }
    .quick-form{
        padding:0 15px;
    }
    .services-sec-center-wrapper {
        display: none;
    }
    .ss-left h4 {
        margin-left: unset;
        font-weight: 600;
    }
    .ss-left p {
        text-align: left;
        font-size: 14px;
    }
    #services-sec {
        background-attachment: fixed;
        padding: 3rem 0 1rem;
    }
    .inform-sec-right-outer>*, .inform-sec-left-outer>* {
        height: auto;
    }
    .inform-sec-right-outer-top-left ,.inform-sec-right-outer-btm-right,.inform-sec-left-outer-btmdiv{
        display: none;
    }
    .inform-sec-outer>*, .inform-sec-right-outer>* {
        width: 100%;
    }
    .inform-sec-right-outer-top-right, .inform-sec-right-outer-btm-left{
        padding: 20px 10px;
    }
    .inform-sec-right-outer-top-right img{
        width: 40px !important;
    }
    .hero-slider .swiper-button-next, .hero-slider .swiper-button-prev {
        width: 20px;
        height: 55px;
    }
    #hero-section {
        position: relative;
        top: 78px;
        height: calc(50vh - 78px);
        margin-bottom: 78px;
    }
    .down-hero-arrow{
        display: none;
    }
    .swiper-slide-hero-outer h3 {
        font-size: 22px;
    }
    .swiper-slide-hero-outer h5 {
        font-size: 16px;
    }
    .swiper-slide-hero-outer {
        max-width: 75%;
    }
    .navbar-brand img {
        width: 120px;
    }
    .abtbg{
        padding-top: 40px;
    }
    .abtbg .column-title{
        font-size:24px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .abtbg .ft{
        margin: 8% 0 0%;
        font-size: 14px;
    }
    .column-title:after{
        top: unset;
        bottom: -15px;
    }
    .vmr{
        padding: 8px 18px;
        font-size: 14px;
        font-weight: 500;
        border-radius: 0;
    }
    .abtbg .single-intro-text{
        padding:20px 10px 30px 10px;
    }
    .abtbg .single-intro-text .count-number{
        width: 100px;
        height: 100px;
    }
    .count-number img {
        position: absolute;
        width: 30px;
    }
    .mngbtm30{
        margin-top: 10PX;
        margin-bottom: 10PX;
    }
    .ss-right img {
        width: 30PX;
    }
    .inform-sec-outer .inform-sec-left-outer-btmdiv{
        display: none;
    }
    .gallery-bannner-r a{
        position: static;
    }
    .gallery-bannner p{
        width: 100%;
        font-size: 15px;
    }
    .gallery-bannner{
        padding: 40px 0 40px;
    }
    #overlay img{
        width: 80%;
        padding:2%;
    }
    .hght{height: 200px;}
    footer{
        padding: 2rem 0 0;
        background-image: url(../images/dubai.png);
        background-position: bottom;
        background-repeat: repeat-x;
        background-size: 100%;
    }
    .gallery{
        top: 0px;
        margin-bottom:40px;
    }
    #about-section{
        padding: 2rem 0;
    }
    .about-section-left-wrapper{display: none;}
    .about-section-right-wrapper{
        padding: 30px 10px;
        width: 100%;
    }
    .services-heaing h3 {
        color: #000000;
    }
    .quick-con-left-wrapper,.quick-con-right-wrapper{
        display: none;
    }
    .about-section-right-wrapper h3 {
        font-size: 30px;
    }    
    #breadCrumb_section{
        background-size: cover;
        padding: 40px 0 20px;
        background-position: initial;
        top:78px;
        margin-bottom: 78px;
    }
    .breadCrumb_section-outer{
        padding-top:0px;
    }
    .breadCrumb_section-outer h1 {
        font-size: 35px;
    }
    #baguetteBox-overlay .full-image img{
        padding:0 4%;
    }
    .container.gallery-container{
        padding:30px 24px;
    }
    .lightbox{
        margin-bottom: 10px;
    }
    .navbar-nav {
        gap: 5px;
        align-items: flex-start;
        padding-bottom: 20px;
    }
    .details-contact-section-inner{
        height:auto;
    }
    .details-contact-section{
        pointer-events: none;
    }
    .g-map-sec-con-wrapper{
        position:static;
        width:100%;
        margin: 0;
        padding: 25px 15px;
    }
    #g-map-sec iframe{
        height: 300px;
    }
    #contact-section{
        padding: 2rem 0;
    }
    #exitButton{
        top:3%;
        right: 4%;
    }
    .drp-ban{
        background-position: right !important;
    }
    .dd-nn{
        display: block;
    }
    .dd-nn .services-sec-center-wrapper {
        display: block;
    }
    .dd-nn .services-img{
        display: none;
    }
    .dd-nn .services-heaing{
        margin-bottom: 25px;
    }
    .abtbg .single-intro-text{
        z-index: 0;
    }
    .chat-icon img {
        width: 40px;
    }
    .chat-icon{
        right:15px;
        bottom: 15px;
    }
    .sub-footer P {
        width: 90%;
        margin: auto;
        text-align: center;
    }
    .g-map-sec-con-wrapper .form-control{
        height: 45px;
    }
    .footer-contact p {
      position: relative;
      top: 3px;
    }
}