
@media (max-width:991px){
    .navbar-expand-lg .navbar-collapse{
        display: flex!important;
        flex-basis: auto;
    }
    .me-1{
        margin-right: 0px!important; 
    }
    .imgnone{
        display: none;
    }
    .call_btn{
        text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    height: 40px;
    font-weight: 800;
    line-height: 24px;
    }
    .whatsapp_btn{
        background-color: #25d366;
        display: inline-block;
        font-weight: 800;
        color: #fff;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        /* background-color: transparent; */
        border: 1px solid transparent;
        padding: 0.375rem 0.5rem;
        font-size: 14px;
        border-radius: 0.25rem;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        line-height: 24px;
    }
    .btn-same:nth-child(1) {
        margin-right: 10px;
    }
    .footer-box {
        display: flex !important;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #0f4da2;
        color: white;
        text-align: center;
        z-index: 999999;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .book-app {
        width: 100%;
        padding: 2%;
        float: left;
        line-height: 40px;
        text-align: center;
        max-height: 100px;
    }
}
@media (max-width:767px) and (min-width:320px) 
{
    .get-in-touch .get-wrapper{
        display: block;
    align-items: center;
    padding: 0px;
    text-align: center;
    background: #ef3050;
    border-radius: 3px;
    justify-content: space-around;
    width: 100%;

    }
    .mobile-btn{display:none;}
    .mobileShow a {
    display: table;
    width: 100%;
    position: fixed;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
    text-align: center;
    border-radius: 0;
}
    .get-in-touch .get-wrapper p {
        font-size: 30px;
        font-weight: 500;
        width: fit-content;
        position: relative;
        z-index: 1;
        font-family: "Josefin Sans",sans-serif;
        margin: 0pc;
        color: #fff;
        width: 100%;
        
    }
    .appoiment-form {
        position: relative;
        top: unset;
        left: unset;
        background: #f8f9fa;
        margin: 30px 20px 0px;
        min-width: auto;
        padding: 30px;
        border: 1px solid #dee2e5;
    }
    .nav-wrapper div#navbarSupportedContent {
        justify-content: unset;
    }
    .navbar-toggler {
        display: none;
    }
    
    .navbar-brand {
        max-width: 100%;
    }
    
    .navbar-brand img {
        max-width: 150px;
        margin: auto;
    }
    
    .nav-wrapper {
        /* justify-content: center; */
        margin: 0px;
    }
    .banner-slider .owl-nav {
        bottom: 0;
        padding: 0px;
    }
    
    .banner-slider .owl-nav button span {
        padding: 10px;
    }
    
    .banner-slider .owl-nav button span img {
        width: 14px;
    }
    .clients {
        padding: 30px 0px ;
    }
    .sec-title h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .offer-sec .col-sm-4 .offer-wrapper {
        margin: 140px 0px 0px;
        padding: 80px 0px 5px;
    }
    .bubble-circle
    {
        width: 190px;
        height: 190px;
    }

.offer-round {
    margin-left: -90px;
    margin-top: -90px;
}
section.offer-sec {
    padding: 50px 0px;
}
section.bg-contain {
    margin: 0px;
    padding: 30px 0px;
    background-size: cover;
}
section.offer-fifty {
    padding: 30px 0px;
}

.offer-fifty .row {padding: 20px 0px;}

.new-offer-content h2 {
    font-size: 15px;
    padding-left: 10px;
}

.offer-icon span {
    width: 50px;
    height: 50px;
}

.offer-icon {
    width: 65px;
    height: 65px;
}

.offer-fifty-wrapper {
    padding: 18px;
}

.offer-fifty-img img {
    padding: 0px;
    margin-bottom: 30px;
}

.offer-icon span i {
    font-size: 18px;
}
.offer-fifty-wrapper:last-child {
    margin: 0px;
}
.faq-section {
    padding: 30px 0px;
}

.faq-item .faq-content .title {min-width: unset;padding: 15px 15px 15px 40px;}

.faq-item .faq-content {
    width: 100%;
}

.faq-item .faq-content .title {
    font-size: 15px;
    padding: 10px;
    border-radius: 5px !important;
}

.faq-item .faq-thumb {
    left: 0;
    position: relative;
    width: 35px;
    height: 35px;
}

.accordion-body {
    font-size: 15px;
    padding: 20px 25px !important;
    margin: 0px;
    background: #efefef69;
    border-radius: 0px;
}
.accordion-item.faq-wraper.border-0.mb-4 {
    margin-bottom: 15px !important;
}
.faq-wrapper .faq-header {
    position: relative !important;
}
.faq-wrapper .faq-header {
    position: relative !important;
}

.faq-header .cate {
    padding: 0px;
    margin-bottom: 30px;
}

.faq-wrapper {
    margin: 0px;
}

.default-padding {
    padding: 30px 0px;
}

.testimonial-items {
    padding: 20px 0px;
}

.testimonials-area .testimonial-items .testimonials-carousel .owl-nav .owl-prev {
    left: 0;
}

.testimonials-area .testimonial-items .testimonials-carousel .owl-nav .owl-next {
    right: 0;
}
.contact-us {
    padding: 30px 0px ;
}
footer p {
    justify-content: center;
    padding-bottom: 20px;
}

ul.social-network.social-circle {
    justify-content: center;
}
#onload .modal-dialog {
    margin: 50px 15px;
}

#onload .modal-content .modal-header button.close {
    margin: 0px;
}

#onload .appoiment-form {
    padding: 60px 20px 20px !important;
}
.thankyou-slider h2 {
    font-size: 20px;
}

h4.text-center.thnak4 {
    font-size: 18px !important;
    line-height: 1.5;
}

.thankyou-slider .section-full.content-inner {
    padding: 50px 0px;
}
.mobile{
    display: block !important;
  }
  .desktop{
    display: none !important;
  }
  .isotope-nav ul {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    background: transparent;
    border: 0px;
    overflow: auto !important;
    border-radius: 0px;
}

.isotope-nav ul li {
    background: #ffffff;
    color: #222;
    margin-bottom: 10px;
}


}