
@media only screen and (min-width: 768px) {
    .main-menu .navigation>li>ul,
    .main-menu .navigation>li>ul>li>ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}

@media only screen and (max-width: 768px){
    .our-team .title {
        font-size: 28px;
    }
    .page-wrapper::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-repeat: repeat;
        opacity: 0.5;
        background-size: contain;
        z-index: -1;
        background-attachment: fixed;
        background-image: url(../imgs/hexa-2.jpeg);
    }
    .mobile-menu .navigation li>ul>li:last-child>a{
        font-size: 16px;
        padding: 14px 25px;
    }.main-footer .col-md-6 {
        padding-left: 15px;
    }
    .inner-section1 {
        padding: 50px 0px;
    }
    .serv-img img {
        width: 100%;
        margin-bottom: 15px;
    }
    .mobile-menu .navigation li:last-child>a {
        font-size: 13px;
        padding: 14px;
        
    }
    .mobile-menu .navigation li:nth-child(9)>a{
        font-size: 13px;
        padding: 14px;
    }
    .cmap{
        padding-top: 30px;
        text-align: center;
    }
    .breadcrumb-outer {
        padding-top: 200px;
    }
    .breadcrumb ol, .breadcrumb li {
        text-align: center;
        display: inline-block;
    }
    .top-bottom-info .info-list{
        display: none;
    }
    .feedback-sec::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        z-index: -1;
        background-repeat: no-repeat;
        left: 0%;
        background-size: cover;
    }
    .add {
        top: 0px;
        position: relative;
        left: 0px;
    }
    .eme-number {
        color: #333333;
        display: inline-table;
        text-align: center;
        padding: 23px 26px;
        font-size: 26px;
        background-color: #e8e5e5;
        margin-top: 31px;
        box-shadow: 0 39px 18px -9px #0c0c0c;
        border-radius: 8px;
    }
    .appointment-section .container::before {
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(../imgs/appointment-removebg-preview.png);
        background-repeat: no-repeat;
        background-size: contain;
        right: 0px;
        opacity: .1;
        filter: brightness(0) invert(1);
        left: 21px;
        margin: auto;
        top: 631px;
    }
    .eme-number a {
        display: inline-block;
        margin-top: 19px;
    }
}


@media only screen and (max-width:800px) and (min-width:426px) {
    .section_title_text h1 {
        font-size: 35px;
    }
}

@media only screen and (max-width:425px) and (min-width:0px) {
    .section_title_text h1 {
        font-size: 28px;
      }
}


@media only screen and (max-width: 800px) {
    .main-timeline .description {
       padding-right: 0px;
    }
    .main-timeline .description2 {
       padding-left: 0px;
    }
    .asahcmaab p {
        line-height: 45px;
        margin-bottom: 6px;
    }
    .feedback-sec::before {
        content: "";
        position: absolute;
        width: 100%;
        left: 0px;
        background-position: center;
        background: linear-gradient(to right, var(--color-secondary), var(--color-primary));
        height: 100%;
        top: 0px;
        opacity: 1;
        background-size: cover;
    }
    .theme-btn{
        margin-top: 10px;
    }
    .main-footer .footer-bottom::before{
        left: 0px;
    }
    .footer-socila::after, .footer-socila::before{
        display: none;
    }
    .team-beside::before{
        /* top: 0px;
        width: 92%; */
        display: none;
    }
    .team-beside::after {
        /* top: -21px;
        height: 94%; */
        display: none;
    }
    .treatment-section .section_title_text h4 {
        text-transform: uppercase;
        font-weight: 400;
        /* color: #8cbf48; */
        font-size: 43px;
    }
    .team-beside-content {
        padding-top: 15px;
        left: 0px;
        padding-left: 0px;
        margin-bottom: 75px;
    }
    .feedback-sec {
        margin-bottom: 65px;
        position: relative;
        padding-bottom: 0px;
       
    }

    .wcu-section
{
  position: relative;
  padding: 45px 0px 72px;
}
    .main-menu{
        display: none;
    }
    .subscribe-section:before {
        position: absolute;
        content: '';
        width: 100%;
        height:60%;
        left: 0px;
        top: 0px;
    }
    .subscribe-section .left-content {
        position: relative;
        display: block;
        padding: 0px 20px;
        text-align: center;
    }
    .subscribe-section h2{
        margin-bottom: 8px;
    }
    .subscribe-section .right-content{
        
        text-align: center;
    }
    .footer-socila ul {
        padding: 10px 10px;
    }
    .subscribe-section .right-content h2{
        padding-right: 0px;
    }
    .subscribe-section .right-content .form-group button{
        right:61px;
    }
    .subscribe-section .right-content .form-group input[type='email']{
        display: inline;
    }
    .subscribe-section .left-content .theme-btn {
        padding: 10px 19px;
    }
    .main-footer{
        text-align: center;
    }
    .main-footer .footer-top .links-widget .widget-content ul li a:before{
        display: none;
    }
    .main-footer .footer-top .contact-widget .widget-title{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .main-footer .footer-top .widget-title{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .main-footer .footer-top{
        padding-top: 20px;
    }
    .main-footer .footer-top .contact-widget .widget-content .info-list li{
        margin-bottom: 2px;   
    }
   

    .doctors-team .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px; 
         margin-left: 0px;
    }
    
    .date {
        font-size: 18px;
        color: #444444;
        margin-bottom: 7px;
        margin-top: 15px;
    }
    .blog-sec {
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .doc_about::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 137%;
        top: -518px;
        left: 0;
        background: linear-gradient(to left, rgba(0,13 ,63, 0.8), rgba(0,13 ,63, 1));
        clip-path: polygon(0% 18%, 100% 15%, 100% 92%, 0% 89%);
    }
    .appointment {
        text-align: center;
        display: inline-table;
        margin: 0px;
        color: #fff;
        position: absolute;
        top: 185px;
        margin: 0 auto;
        right: 0;
        left: 0;
    }
    .team-beside .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 49.666667%;
        max-width: 62.666667%;
    }
    .about-sec_pattern {
        display: none;
    }
    .about-sec_pattern1 {
        display: none;
    }
    .slide1 {
        background-image: url(../imgs/new-banners/mb-1.jpg);
    }
    
    .slide2 {
        background-image: url(../imgs/new-banners/mb-2.jpg);
    }
    .slide3 {
        background-image: url(../imgs/new-banners/mb-3.jpg);
    }
    .slide4 {
        background-image: url(../imgs/new-banners/mb-4.jpg);
    }
    .feedback-sec::after{
        left: 0px;
    }
    .bog_row .col-md-6:nth-child(1) {
        margin-top: -52px;
    }
    .appoint-side{
        padding: 60px 15px 1px; 
    }
    .main-header .header-upper .logo-outer {
        width: 216px;
        left: 0;
        right: 0;
        margin: auto;
        top: -10px;
    }
    .main-footer .footer-top .logo-widget img{
        width: 250px;
    }
    .main-header .nav-outer {
        position: relative;
        display: block;
        margin: auto;
        top: 14px;
    }
    .nav-outer .col-6{
        max-width: 0%;
    }
    .slides {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh;
    }
    .top-wraapper {
        position: relative;
        height: 100vh;
      }
    .nav-outer .mobile-nav-toggler {
        display: inline-table;
        margin: 0px;
        padding: 0px 7px;
        background: linear-gradient(to right, var(--color-primary), var(--color-secondary));
        /* background: #87c443; */
        color: #fff;
        position: absolute;
        top: 67px;
        margin: 0 auto;
        right: 50px;
        border-radius: 50%;
        z-index: 999;
    }
    .mobile-menu .navigation {
        margin-top: 69px;
    }
    .mobile-menu .navigation li>a {
        padding: 14px 25px;
        font-size: 16px;
        font-weight: 400;
    }
    .about-content {
        padding-left: 0;
        position: relative;
        text-align: center;
        padding-top: 0;
        margin-bottom: 33px;
    }
    .ser_sec_herad h2 {
        color: #fff;
        margin-bottom: 29px;
        font-size: 40px;
    }
    .ser_sec_herad h2::before {
        content: "";
        position: absolute;
        width: 20%;
        height: 2px;
        border-bottom: 1px dashed #fff;
        left: -2%;
        top: 26px;
    }
    .ser_sec_herad h2::after{
        content: "";
        position: absolute;
        width: 20%;
        height: 2px;
        border-bottom: 1px dashed #fff;
        left: 83%;
        top: 25px;
    }
    .ser_row_l .col-md-3:nth-child(5), .ser_row_l .col-md-3:nth-child(6)   {
        border-bottom: 1px solid #ed9a3a;
    }
    .testimonial-head {
        margin-top: 0;
        margin-bottom: 25px;
    }
    .sec-title h2 {
        font-size: 30px;
    }
    .testimonial-block .inner-box {
        padding: 35px 20px;
    }
    .add-image img {
        position: relative;
        right: 0;
        margin-top: 50px;
    }
    .facilities-row .col-md-2 {
        border-right: none;
        border-bottom: 0;
        flex: 0 0 50%;
        max-width: 100%;
    }
    .facilities-row .col-md-2:last-child {
        border-bottom: 0px;
        margin: auto;
    }
    .facility-list {
        text-align: center;
        /* font-size: 22px; */
        /* color: #fff; */
        /* margin-bottom: 10px; */
    }
    .tips-desc {
        position: relative;
        padding: 35px 0px 35px 18px;
        right: 0;
        margin-top: 0;
        left: 0;
        width: 100%;
    }
    .tips-row-section::before {
        width: 100%;
        height: 75%;
        left: 0;
    }
    .subscribe-form .form-group button {
        right: 0px;
    }
   
    .appointment-block {
        margin-top: 40px;
        padding: 27px 26px;
    }
    .mvv_list_bocks{
        padding-bottom: 0px;
    }
    .about-content h1 {
        font-size: 30px;
    }
    .about-content p {
        font-size: 16px;
        text-align: center;
    }
    .testi_row .col-md-4:nth-child(1),
    .testi_row .col-md-4:nth-child(2) {
        border-bottom: 1px solid #ccc;
        border-right: 0px;
        padding: 20px 10px 20px;
    }
    .team-section {
        padding: 50px 0 70px;
    }
    .blo_info {
        position: absolute;
        bottom: 0px;
        right: 0;
        width: 100%;
        background: transparent;
        padding: 13px 8px;
        text-align: center;
    }
    .testimonial-carousel .owl-dots {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
        text-align: center;
        margin: 45px 0 0;
    }
    .footer_about p{
        text-align: center;
        font-size: 16px;
    }
    .main-footer .footer-upper {
        position: relative;
        background-position: center;
        background-repeat: no-repeat;
         padding: 0px 0px 0px;  
        margin-top: 0;
        text-align: center;
    }
    .logo-widget {
        text-align: center;
        margin-bottom: 13px;
    }
    .logo-widget .logo img {
        width: 288px;
    }
    .mobile-menu .menu-backdrop {
        background: rgb(0 0 0 / 32%);
    }
    .mobile-menu .navigation li.current>a,
    .mobile-menu .navigation li>a:hover {
        color: #fff;
    }
    .mobile-menu .navigation li.dropdown .dropdown-btn.open {
        background: var(--color-secondary);
    }
    .banner_carousel .owl-dots .owl-dot,
    .banner_carousel::before {
        display: none;
    }
    .main-header {
        border: 0px;
        box-shadow: none;
    }
    .row.facilities-row {
        margin: -6px;
    }
    .abt_bottom {
        margin-bottom: 20px;
    }
    .testimonial-section {
        padding: 0px;
        margin-top: 19px;
    }
    .appointment-form p {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .feedback-sec .feed-backs-col {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 79px;
        width: auto;
        padding-top: 51px;
        left: 0px;
    }
    .blogs-section .single-blog {
        margin-bottom: 43px;
    }
    .feedback-sec .sec-title h1{
        font-size: 37px;
    }
    .gg_review {
        right: 0px;
        top: 45%;
        bottom: 0px;
        left: 0px;
        margin: auto;
    }
    .gg_review i {
        display: inline-block;
        border-radius: 50%;
        font-size: 227px;
        line-height: 75px;
        margin: 0 0 0px;
        color: #fff;
    }
    .ratings {
        position: relative;
        color: #fff;
        font-size: 39px;
        top: 9px;
    }
    .main-timeline1 .title {
        color: #fff;
        background-color: #0c7fbf;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        padding: 15px 15px 15px 30px;
        margin: 0 -61px 15px 0;
        border-radius: 0 50px;
        position: relative;
        z-index: 1;
    }
    .wcu-section .section_title_text {
        margin-bottom: 25px;
    }
    .home-about img {
        display: inline-block;
        border: 6px solid #dde8e7;
        height: 220px; 
    }
    .services-blocks p {
        font-size: 14px;
        line-height: 24px;
    }
    .inner-content {
        text-align: center;
    }
    .main-header .header-top .info-list {
        display: none;
        position: a;
    }
    .main-header .header-upper .logo img {
        position: relative;
        display: inline-block;
        max-width: 100%;
        height: auto;
        width: 216px;
    }
    .about-content h2 {
        font-size: 25px;
    }
    .main-header .header-top .info-list li:nth-child(2) {
        display: none;
    }
    .main-header .header-top .info-list li {
        border-radius: 30px;
        padding: 3px 4px;
        border: 1px dashed;
    }
    .main-header.fixed-header {
        position: absolute;
    }
    .sec-title span {
        font-size: 17px;
    }
    .appointment-form {
        padding: 30px 26px 42px;
        text-align: center;
        left: 0px;
        margin-top: 18px;
    }
    .appointment-section .add {
        top: 0px;
        position: relative;
        left: 0px;
    }
    .mobile-view{
        display: block;
    }
    .desktop-view{
        display: none;
    }
    .blogs-section .col-md-5:nth-child(1){
        background: #fff;
        padding: 0px;
    }
    .address_left
{
 display: none;
}

    .appointment-section {
        position: relative;
        /* padding: 65px 0px 60px; */
        margin-top: 60px;
        margin-bottom: 66px;
    }
    .main-footer .footer-bottom .copyright {
        font-size: 16px;
        line-height: 27px;
    }
    .appointment-form h2 {
        position: relative;
        transform: rotate(0deg);
        left: 0;
        top: 0;
        text-align: center;
        margin: 0 0 12px;
    }
    .main-footer::before,
    .main-footer::after {
        clip-path: polygon(0 0, 100% 4%, 100% 100%, 0 99%, 0% 38%);
        top: 25px;
    }
    .main-footer .footer-upper:before {
        width: 50%;
        height: 14%;
        right: 0;
        bottom: initial;
        clip-path: polygon(10% 16%, 100% 0%, 100% 100%, 0 71%);
        top: -94px;
    }
    .main-footer .footer-upper .footer-column {
        position: relative;
        margin-bottom: 26px;
    }
  .main-footer-two .footer-widget .serv-left{
    display: none;
  }
.main-footer-two .links-one{
    padding-top: 25px;
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 10px;
  }
  .main-footer .links-three {
    margin-bottom: 10px;
  }
  .scroll-to-top {
    position: fixed;
    bottom: 67px;
}
}
@media only screen and (max-width:966px) {
    .logins_section {
        position: absolute;
        right: 0;
        top:67px;
        z-index: 99;
        left: 0;
        text-align: center;
        padding-top: 20px;
        display: block;
    }
}
@media only screen and (max-width:1540px) and (min-width:1200px){
    .main-header .header-upper .logo-outer {
        width: 266px;
    }
}
@media only screen and (width:430px){
    .feed-backs-col .sec-title {
        position: relative;
        top: -20px;
        padding-right: 21px!important;
    }
}