@media (min-width: 992px) and (max-width: 1400px){
    .about-is-img::before {
        left: 50%;
        top: 50%;
        max-width: 367px;
        max-height: 293px;
    }
    .locations-btn-bootam .hero-btn-to {
        width: 220px;
        margin-left: 10px;
    }
    
}

 @media(max-width: 1200px){
    .services-col .services-inner .img-about span {
    font-size: 10px;
    
     }
   .services-col .services-inner .img-about {
    border: 1.664px solid #e1dbdb;}
    .services-col-right { margin-top: 20px;}

} 

@media(max-width: 992px){
    .main-header .navbar-toggler{
        background: #fff;
    }
    .our-features-content {
        margin: 46px 0px;
    }
    .our-features-coto::before {
        bottom: -89px;
        top: auto;
        transform: rotate(84deg);
        right: 126px;
    }
    .our-features-coto::after {
        left: 120px;
        top: -41px;
        transform: rotate(225deg);
    }
    .our-services-box {
        margin-bottom: 30px;
    }
    .testimonial-main-slider .owl-nav {
        top: 50%;
    }
    .testimonial-main-slider .item p {
        width: 60%;
        margin-top: 0;
    }
    .testimonial-main-slider .item p br{
        display: none;
    }
    .available-content h3 {
        margin-bottom: 31px;
    }
    .footer-content {
        margin-top: 0;
    }
    .available-ctn h5 {
        margin: 16px 0 33px 0;
    }
    .footer-content ul {
        margin-bottom: 31px;
        }
        .bottom-footer-content p {
            font-size: 17px;
        }
        .gallery-img img {
            height: 176px;
        }
        .our-services-box {

            max-height: 219px;
        }
        .martin-is-img {
            margin-bottom: 0px;
        }
        .moving-p {
            margin: 45px 0 18px 0;
            font-size: 16px;
        }
        .about-is-img {
            text-align: center;
        }
        .about-is-img::before {
            left: 50%;
        }
        
        .about-is-content {
            margin-right: 0;
            margin-bottom: 50px;
        }

        .book-page-inner .hero-btn {
            width: auto;
        }
        .chair-form {
        padding-left: 0;
        padding-top: 40px;
        padding-bottom: 40px;
    }
       
}

@media(max-width: 767px){
    .martin-main {
        text-align: center;
    }
    .martin-is-img {
        text-align: center;
        margin-top: 29px;
    }
    .gallery-img img {
        height: auto;
    }
    .available-img {
        position: relative;
    }
    .available-section .row {
        flex-direction: column-reverse;
    }
    .available-content {
        text-align: center;
        margin-top: 36px;
    }
    .available-ctn ul {
        justify-content: center;
    }
    .footer-content ul {
        display: none;
    }
    footer.footer-main {
        text-align: center;
    }
    .footer-img {
        text-align: center;
        margin-top: 49px;
    }
    .available-section {
        margin-top: auto;
    }
    .hero-main {
        padding-top: 83px;
        padding-bottom: 95px;
    }
    .hero-content {
        padding: 25px 50px 78px 50px;
        width: auto;
    }
    .hero-content h1 {
        font-size: 40px;
    }
    .padding-lef {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    .padding-ri{
        padding-right: calc(var(--bs-gutter-x) * .5);  
    }
    .contact-address {
        border-radius: 30px 30px 30px 30px;
        margin-bottom: 30px;
        padding: 39px 35px;
    }
    .contact-address ul li {
        margin-bottom: 30px;
    }
    p {
        font-size: 15px;
    }
    .contact-address ul li i {
        font-size: 26px;
    }
    .contact-address h2 {
        margin-bottom: 50px;
    }
    .contact-form {
        padding: 43px 37px 28px 37px;
    }
    .location-section h2 {
        margin-bottom: 31px;
    }
    .locations-btn-bootam {
        margin-top: 32px;
        flex-wrap: wrap;
    }
    .locations-btn-bootam .hero-btn-to {
            width: 100%;
            margin-top: 10px;
        }
    .locations-form-inner {
        margin-top: 43px;
    }
    .select-inner{ width: 48%;}
    .phto-upload-wrp {margin-bottom: 40px;}
}

@media(max-width: 575px){
.bottom-footer-content {
    display: block;
    text-align: center;
}
.bottom-footer-content ul {
    justify-content: center;
}
.bottom-footer {
    align-items: center;
    padding: 20px 0 66px 0;
}
.bottom-footer-content p {
    margin: 20px 0;
}
.footer-img {
    margin-top: 38px;
}
.about-is-img::before {
    max-width: 310px;
    max-height: 310px;
}
.about-is-content ul li a h4 {
    font-size: 23.911px;
}
.about-is-content ul li {
    margin-right: 0px;
}
.about-is-content ul li a span {
    font-size: 14.134px;
}
.breadcrumbs-content {
    padding: 60px 0;
}

.breadcrumbs {
    padding: 100px 0px;
}

.book-page-inner {
    padding: 60px 10px 85px 10px;
    margin: 0px 20px;
}
.inner-wrap-checkbox {
    width: 100%;
}
.inner-wrap-checkbox [type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    font-size: 14px;
}
.select-wrap {
    width: 100%;
    padding: 0 15px;
}


}


@media(max-width: 360px){
.select-inner {width: 100%;}

}






    

