@media only screen and (max-width: 767px) {
    .auto-container {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .padding-7-3 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .section-title-about {
        text-align: center;
        margin-bottom: 17px;
    }
    .section-title-about h2 {
        font-size: 20px;
        font-weight: 600;
        line-height: 34px;
        font-family: "Poppins", sans-serif;
    }
    .single-banner-slide {
        height: 22vh !important;
        width: 100vw;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        position: relative;
        z-index: 2;
    }
    .all-banner-slide .owl-nav {
        margin-top: 0;
        -webkit-transition: 1s;
        transition: 1s;
        line-height: .01;
    }
    .all-banner-slide .owl-nav [class*=owl-] {
        margin: 0;
        position: absolute;
        left: 0;
        top: 45%;
        -webkit-transform: translateY(-45%);
        transform: translateY(-45%);
        padding: 0;
        background: #ffffff59 !important;
        color: #404242 !important;
        display: inline-block;
        width: 33px;
        height: 31px;
        line-height: 56px;
        font-weight: 600 !important;
        text-align: center;
        font-size: 12px !important;
    }
    .all-banner-slide .owl-nav [class*=owl-].owl-next {
        left: auto;
        right: 10px;
    }
    .all-banner-slide .owl-nav [class*=owl-].owl-prev {
        right: auto;
        left: 10px;
    }
    .all-banner-slide .owl-nav [class*=owl-]:hover {
        background: white;
        color: #008e98;
    }
    .owl-dots {
        text-align: center;
        margin-top: -36px;
        position: absolute;
        z-index: 99;
        /* right: 40%; */
    }
    .owl-dots button.owl-dot {
        width: 11px;
        height: 11px;
        border-radius: 50%;
        display: inline-block;
        background: #ccc0;
        margin: 0 3px;
        border: 1px solid white;
    }
    .owl-dots button.owl-dot.active {
        background-color: #fff;
        padding: 9px;
    }
    .owl-dots button.owl-dot:focus {
        outline: none;
    }
    .single-banner-slide h2 {
        font-size: 15px;
        line-height: 19px;
    }
    .single-banner-slide p {
        /* display: none; */
        font-size: 6px;
        line-height: 13px;
        margin: auto 0px;
        max-width: 162px;
    }
    .single-banner-slide a {
        /* display: none; */
        color: #fff;
        background: #f1bdb0;
        padding: 6px 22px;
        border-radius: 100px;
        text-decoration: none;
        font-size: 9px;
        font-weight: 600;
        margin-top: 8px;
        transition: 0.3s;
    }
    .section-title h2 {
        font-size: 26px;
        font-weight: 600;
        line-height: 34px;
        font-family: "Poppins", sans-serif;
    }
    .phone {
        display: flex;
        font-size: 25px;
        font-weight: 900;
        text-align: left;
        color: var(--theme-color);
        margin: 0 0 10px;
        justify-content: center;
    }
    /*.language {
        position: absolute;
        left: -6px !important;
        font-size: 15px;
        top: 39px;
    }*/
    .Departments {
        display: none;
    }
    .Departments__item {
        margin-bottom: 20px;
        text-align: center;
        height: 40vh;
    }
    .Departments__thumb {
        text-align: center;
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        display: block;
        align-items: center;
    }
    .Departments__content p {
        margin-bottom: 2px;
        display: none;
    }
    .Departments__thumb img {
        width: 100%;
        margin-bottom: 13px;
        height: auto;
    }
    .Departments__thumb h4 {
        font-size: 13px;
        /* line-height: 45px; */
        font-weight: 500;
    }
    .Departments__content {
        position: relative;
        padding: 0px 0px 1px;
        text-align: center;
    }
    .template-btn-service {
		float: none;
        font-size: 10px;
        text-align: center;
        font-weight: 500;
        font-family: 'Poppins';
        line-height: 1.2;
        background-color: #f1bdb0;
        color: #ffffff !important;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        padding: 11px 29px;
        border-radius: 30px;
        border: none;
    }
    .about-section {
        display: none;
    }
    .department-mobile {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .more-service-btn {
        text-align: center;
    }
    .bridal-testimonial {
        display: none;
    }
    .header-logo {
        text-align: right;
    }
    .doctors-section-three {
        padding-top: 21px;
        background: #f9cfc5;
        padding-bottom: 20px;
    }
    .doctors-section-three .section-title h2 {
        color: #424141;
    }
    .mob-d {
        display: none;
    }
    .doctors-section-three #owl-custom-dots .owl-dot .client-info h3 {
        font-size: 19px;
    }
    .doctors-section-three .card .text {
        color: #4d4d4d;
        font-size: 12px;
        margin-bottom: 0;
        max-width: 950px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .desktop-footer {
        display: none;
    }
    .who-we {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .who-we-item {
        background-color: white;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        padding: 7px 6px;
        margin-bottom: 10px;
        border-radius: 13px;
        border: 2px solid #f9cfc5;
    }
    .who-we-item p {
        font-size: 10px;
        text-align: center;
        margin-bottom: 0px;
    }
    .mobile-footer {
        background-color: #f9cfc5;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer-title-socoial {
        text-align: center;
        margin-bottom: 15px;
    }
    .mobile-footer .button {
        background: #514d4c !important;
    }
    .mobile-copyright {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .about-section p {
        font-size: 13px;
        color: #4e4e4e !important;
        font-weight: 400;
        line-height: 28px;
        text-align: justify;
    }
    .about-section {
        padding-top: 28px;
    }
    .Departments {
        background: #ffffff;
        padding-top: 20px;
        padding-bottom: 30px;
        /* background-size: cover; */
        background-position: center;
    }
    .btn-call span {
        margin-right: 10px;
    }
    .breadcrumb-area {
        padding-top: 70px;
        padding-bottom: 80px;
        border-radius: 12px;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: inherit;
        background-size: cover;
    }
    .eye-list ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}

@media only screen and (min-width: 768px) {
    .image-box .about-mobi {
        display: none !important;
    }
    .department-mobile {
        display: none;
    }
    .who-we {
        display: none;
    }
    .mobile-main-footer {
        display: none;
    }
    /*.language {
        position: absolute;
        left: 107px;
        font-size: 15px;
        top: 37px;
    }*/
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-call {
        padding-top: 30px;
        padding-bottom: 35px;
        margin-top: -10px;
        text-align: center;
    }
    .banner-call:before {
        -webkit-clip-path: none;
        clip-path: none;
    }
    .banner-call .banner-call-content h3 {
        margin-bottom: 15px;
    }
    .banner-call .cmn-btn {
        text-align: center;
    }
    .hero-shape img {
        position: absolute;
        z-index: 1;
        top: -56px;
    }
    .hero-shape .hero-2 {
        position: absolute;
        z-index: 1;
        top: -30px;
        left: 48%;
        width: 30px;
    }
    /*.language {
        position: absolute;
        left: 86px;
        font-size: 15px;
        top: 47px;
    }*/
    .single-banner-slide {
        height: 53vh;
        width: 100vw;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        /* align-items: center; */
        flex-direction: column;
        position: relative;
        z-index: 2;
    }
    .single-banner-slide h2 {
        font-weight: 600;
        color: #3a3939;
        line-height: 38px;
        text-transform: capitalize;
        font-size: 30px;
    }
    .single-banner-slide p {
        color: #4a4a4a !important;
        font-size: 12px;
        /* max-width: 50%; */
        line-height: 25px;
        /* margin: 0 auto; */
        /* text-align: center; */
    }
    .about-desk {
        display: none;
    }
    .single-testimonial-wrap {
        /* background: rgba(8, 12, 36, 0.05); */
        border-radius: 5px;
        padding: 0 10px 40px 55px;
        /* margin-top: 42px; */
        text-align: center;
    }
    .section-title p {
        /* max-width: 650px; */
        text-align: center;
        /* margin: auto; */
        font-size: 11px;
        color: #000;
        font-weight: 400;
    }
    .about-section p {
        font-size: 13px;
        color: #4e4e4e !important;
        font-weight: 400;
        line-height: 28px;
        text-align: justify;
    }
    .about-section {
        padding-top: 28px;
    }
    .Departments {
        background: #ffffff;
        padding-top: 20px;
        padding-bottom: 30px;
        /* background-size: cover; */
        background-position: center;
    }
    .footer-widget-1 {
        text-align: center;
    }
    .logo-bg img {
        border-radius: 20px;
        width: 22%;
    }
    .button {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background: #9e6f67;
        width: 35px;
        color: white;
        font-size: 8px;
        height: 35px;
        /* box-shadow: 9px 9px 16px rgb(163 177 198 / 60%), -9px -9px 16px rgb(255 255 255 / 50%); */
        margin-bottom: 1em;
    }
    .buttons-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        /* align-items: center; */
        width: 100%;
        /* flex-wrap: wrap; */
        margin-bottom: 30px;
    }
    .header-logo {
        text-align: right;
    }
    .mob-d {
        display: none;
    }
}

@media only screen and (min-width: 1199px) and (max-width: 1300px) {
    .banner-call:before {
        -webkit-clip-path: none;
        clip-path: none;
    }
    .image-box img {
        position: absolute;
        z-index: 10;
    }
}

@media (max-width: 992px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 229px !important;
    }
    .breadcrumb-height {
        height: 201px;
    }
    .breadcrumb-heading {
        text-transform: uppercase;
        font-size: 27px;
        color: #d69e91;
        text-align: center;
    }
    .short-desc {
        text-align: justify !important;
        font-size: 14px;
        color: #4e4e4e !important;
        font-weight: 500;
        line-height: 28px;
        text-align: justify;
    }
}

@media (min-width: 1024px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 375px;
    }
}

@media (max-width: 1024px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 399px;
    }
}

@media only screen and (min-width: 300px) and (max-width: 700px) {
    .about-shape {
        position: absolute;
        z-index: 9;
        top: 260px !important;
    }
}

@media only screen and (max-width:767px) {
    .doctors-section .container-inner .image {
        margin-top: 0;
        margin-bottom: 30px
    }
    .doctors-section .container-inner .image .shape {
        position: absolute;
        left: 10px;
        top: 5px;
        height: 100%
    }
    .doctors-section .container-inner .content {
        padding: 0 15px;
        text-align: center
    }
    .doctors-section .container-inner .content .quote {
        width: 130px;
        height: 90px;
        margin-top: 8px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }
    .doctors-section .container-inner .content .title span {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .doctors-section .container-inner .doctors-slider {
        padding: 0 15px 20px;
        text-align: center
    }
    .doctors-section-two .content .title {
        margin-top: -4px;
        margin-bottom: 10px;
        text-align: center
    }
    .doctors-section-two .doctors-slider {
        padding: 0;
        text-align: center
    }
    .doctors-section-two .slider-item .text {
        font-size: 17px
    }
    .doctors-section-two .image .quote {
        padding: 20px;
        left: 2px
    }
    .doctors-section-three .owl-carousel .owl-nav button[class*=owl-] {
        top: 10%
    }
    .doctors-section-three #owl-custom-dots {
        padding-top: 35px;
    }
    .doctors-section-three #owl-custom-dots .owl-dot img {
        max-width: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .doctors-section .container-inner .image {
        margin-bottom: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden
    }
    .doctors-section .container-inner .image .shape {
        position: absolute;
        left: 60px;
        top: 10px;
        height: 100%
    }
    .doctors-section .container-inner .content {
        padding: 0 15px;
        text-align: center
    }
    .doctors-section .container-inner .content .quote {
        width: 130px;
        height: 90px;
        margin-top: 8px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto
    }
    .doctors-section .container-inner .content .title span {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .doctors-section .container-inner .slider-item .text {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto
    }
    .doctors-section .container-inner .doctors-slider {
        padding: 0 15px 20px;
        text-align: center
    }
    .doctors-section-two .content .title {
        margin-top: -4px;
        margin-bottom: 10px;
        text-align: center
    }
    .doctors-section-two .doctors-slider {
        padding: 0;
        text-align: center
    }
    .doctors-section-two .slider-item .text {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        font-size: 17px
    }
    .doctors-section-two .image .quote {
        padding: 20px;
        left: 2px
    }
    .doctors-section-three .owl-carousel .owl-nav button[class*=owl-] {
        top: 10%
    }
    .doctors-section-three #owl-custom-dots {
        padding-top: 35px
    }
    .doctors-section-three #owl-custom-dots .owl-dot img {
        max-width: 70px
    }
    .breadcrumb-area {
        padding-top: 90px;
        padding-bottom: 90px;
        border-radius: 12px;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .sercive-area {
        padding: 65px 0;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .doctors-section .container-inner .image {
        margin-top: 0
    }
    .doctors-section .container-inner .image .shape {
        width: 90%;
        left: 0;
        top: 2px
    }
    .doctors-section .container-inner .content .quote {
        margin-bottom: 30px
    }
    .single-banner-slide {
        height: 57vh;
        width: 100vw;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        display: flex;
        justify-content: center;
        /* align-items: center; */
        flex-direction: column;
        position: relative;
        z-index: 2;
    }
    .main-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: center;
    }
}

@media only screen and (min-width:992px) and (max-width:1480px) {
    .main-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: center;
    }
}


/*=====================================
idap-pro css
======================================*/

@media (max-width: 1199px) {
    /* register page css */
    .register-area {
        max-width: 70%;
    }
    .register-area .register-box h1 {
        font-size: 24px;
    }
    /* login page css */
    .login-area {
        max-width: 70%;
    }
    .login-area .login-box h1 {
        font-size: 24px;
    }
}


/*=====================================
ipad css
======================================*/

@media (max-width: 991px) {
    /* register page css */
    .register-area {
        max-width: 100%;
    }
    .register-area .register-box h1 {
        font-size: 20px;
    }
    /* login page css */
    .login-area {
        max-width: 100%;
    }
    .login-area .login-box h1 {
        font-size: 20px;
    }
}


/*=====================================
iphone css
======================================*/

@media (max-width: 767px) {
    /* register page css */
    .register-area {
        flex-direction: column;
    }
    .register-area .register-box {
        width: 100%;
    }
    .register-area .register-account {
        width: calc(100% - 0px);
        margin-left: 0px;
    }
    .register-area .register-box form input {
        margin-top: 20px;
    }
    .register-area .register-box a.btn-style1 {
        margin-top: 20px;
    }
    .register-area .register-account h4 {
        margin-top: 30px;
    }
    .register-area .register-account a.ceate-a {
        margin-top: 20px;
    }
    .register-area .register-account .register-info a.terms-link {
        margin-top: 20px;
    }
    /* login page css */
    .login-area {
        flex-direction: column;
    }
    .login-area .login-box {
        width: 100%;
    }
    .login-area .login-account {
        width: calc(100% - 0px);
        margin-left: 0px;
    }
    .login-area .login-box form label {
        margin-top: 20px;
    }
    .login-area .login-box a.btn-style1 {
        margin-top: 20px;
    }
    .login-area .login-box a.re-password {
        margin-top: 20px;
    }
    .login-area .login-account h4 {
        margin-top: 23px;
    }
    .login-area .login-account a.ceate-a {
        margin-top: 20px;
    }
}