/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
.contact-list-view {
    display: block;
    gap: 0;
    float: none;
    margin-top: 10px;
}
.contact-box {
    margin-bottom: 10px;
    display: none;
}
.book-appointment {
    float: none;
    text-align: center;
}
.book-appointment  i{display: none;}
.book-appointment  a{font-size: 16px;}

#header-top-box{padding-bottom: 5px;
    margin-top: 0px !important;
    padding-top: 5px;}
.carousel-caption {
  bottom: 30px;
  width:90%;
}
.carousel-caption h2 {
    font-size: 1.6rem;
    line-height: 33px;
}

img.mobile_logo {
    width: 180px;
}
a.service{
 margin-bottom:15px;
}
.expert-doctors-div .owl-nav .owl-next {
    right: -8px !important;
}
.expert-doctors-div .owl-nav .owl-prev {
    left: 0;
}
.expert-doctors-div .owl-nav {
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
    bottom: -40px;
    top:40px;
}
.expert-doctors-div .owl-nav button {
    position: relative;
    top: 0;
    width: 40px;
    height: 40px;
    right: 26px;
}
.stats-text h4 {
    background-color: var(--main-yellow-bg);
    padding: 10px 15px;
    border-radius: 0;
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 600;
    padding-bottom: 10px;
}
.stats-outline{
 border:none;
}
.blog-img {
    height: 100%;
    width: 100%;
}
.pl-30 {
    padding-left: 0;
}
.footer-section {
    padding-top: 20px;
}
.list:first-child {
    width: 100% !important;
}

.list {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.contact-list{
 display: block;
}
.choose-box {
    margin-bottom: 25px;
}
.counter {
        margin-bottom: 15px;
        border: 1px solid var(--main-yellow-bg);
        border-right: 1px solid var(--main-yellow-bg) !important;
        padding: 10px 0;
    }
section#inner-header{
 min-height: 110px;
}

.doc-info-img {
    height:100%;
    width: 100%;
    object-fit: cover;
}
.doc-info-details{
    margin-top:25px;
}
.appointment-text-form input {
    margin-bottom: 10px;
}
.appointment-text-form select {
    margin-bottom: 10px;
}
.day_available {
    margin-top: 10px;
    text-align: left !important;
}
.inner-breadcrumb h2 {
    margin-bottom: 0;
    font-size: 1.55rem;
}
.single-blog-img {
   height: 250px;
}
.blog-img {
        height: 300px;
        width: 100%;
    }

    .iti.iti--container{width: 320px!important;}


    .event-single .single-blog-img {
    height: 250px;
}


}

/* Small devices (phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
img.mobile_logo {
        width: 200px;
}
.contact-list-view {
    gap: 50px;
    margin-left: -240px;
}
.book-an-appoint a
 {

    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 160px;
}
.carousel-caption{
    width:90%;
    margin:auto;
    bottom:30px;
}
.carousel-caption h2 {
    font-size: 3.2rem;
    line-height: 60px;;
}
.aboutus-section-content {
    margin-top: 30px;
}
.counter h3{
 font-size:15px;
}
.blog-img {
    height: 100%;
    width: 100%;
}
section#inner-header{
 min-height: 110px;
}
.doc-info-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.doctor-info {
    width: 36%;
    float: left;
}
.doctor-personal-info{
    width: 60%;
    float: right;
    margin-top: 0 !important;
}
.doc-info-details{
    margin-top:25px;
}


}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
section#navigation-list a.nav-link {
        padding: 5px 16px 5px 0px;
        font-weight: 500;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 125px;
        font-size: 14px;
    }
.book-an-appoint a{
    font-size:16px;
}
.contact-box-text span {
    font-size: 14px;
}
.contact-list-view{
 margin-left:-63px;
}
.contact-box-text p{
 font-size:14px;
}
.carousel-item img{
 height:420px;
}
.carousel-caption{
 width:70%;
}
a.service {
    padding: 20px 0;
    min-height: auto;
}
.box-service h4 {
    font-size: 16px;
}

.expertise-box h4{
 font-size: 19px;
}
.expertise-box p {
    padding-bottom: 20px;
}
.expertise-box{
 min-height:360px;
}
.contact-list {
    padding: 7px 10px;
}
section#inner-header{
 min-height: 110px;
}
.doc-info-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1400px) and (max-width: 1920px) {
.blog-img {
        height: 300px;
        width: 100%;
    }
section#navigation-list a.nav-link {
    padding: 5px 27px 5px 0px;
    font-weight: 600;
    font-size: 16px;
}
.doc-info-img {
    height: 416px;
    width: 416px;
    object-fit: cover;
}

}



@media (max-width: 768px) {


    .con-code #header_country_code{height: 58px!important;}
    .con-code .iti__selected-flag{height: 58px!important;}
    .auth-wrapper{padding: 25px;}
    .doctor-main-box{flex-wrap: wrap;}
    .doctor-img {
    width: 100%;
    height: 250px;}
    .doctor-main-box .doctor-listing {
    width: 100%;
}
.mob-rp{padding-right: 0px;}
.dl-doct{
    width: 100%;
    height: 250px;
}
.mb-view-lg{width: 100%;}
.mb-view-lg a{width: 100%;}
}

@media (max-width: 568px) {
        
    .choose-box-text {
        margin-left: 80px;
    }
    .choose-box-icon img {
        width: 65px;
    }
    .inner-breadcrumb ul li{font-size: 13px;}
    h2{font-size: 28px;}

    .ortho-bg-section{background: none; padding: 30px 0px 30px}
    .right-appoint-btn a{width: 100%;}
    .service-appointment-bg .book-an-appoint{width: 100%;}
    .contact-icon i{height: 40px;
        width: 40px; font-size: 20px;
        line-height: 40px;}
        .icon-circle{ width: 40px; height: 40px;  font-size: 20px; min-width: 40px;
        line-height: 40px;}
        .contact-label{width: 100%;}

        #floating-call-wrapper a{
            font-size: 14px;
        }

    .call-icon img {
        width: 34px;
    }
    #floating-call-wrapper.show {right: -125px;}
    .doctor-bg, .serv-dcr{height:400px}
    .doctor-img {    height: 400px;    }

    /* cashless section css */
    .cashless-card{padding:10px 15px}
    .cashless-card img{max-height: 65px;}    
    /* cashless model css */ 

}
