
@media (max-width: 991px) {

.header-top {
    height: auto !important;
}



}
@media (max-width: 980px) {





}


@media (max-width: 767px) {

    .wpcf7 .btn-container .wpcf7-form-control-wrap {
            -ms-transform-origin: center center;
        -moz-transform-origin: center center;
        -webkit-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
    }
    .btn-container .right-btn {
        text-align: center;
    }
    
    .cat-container {
        position: fixed;
        top: 0px;
        left: 0px;
        opacity: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        padding: 20px 30px 15px;
        overflow: auto;
        background: white;
        transition: all 0.3s;
        transform: translateX(0%);
        overflow-y: scroll;
    }
    
    .cat-container.open {
        opacity: 1;
        transform: translateX(0%);
             z-index: 999;
    }
    
    
    .cat-container .close {
       color: #000;
        right: 12px;
        top: 0%;
        font-size: 7vw;
        background: transparent;
        border: 0;
        display: block;
     }
     .cat-container ul {
         padding-top: 20px !important;
     }
     
     .cat-container ul.cat li {
        padding: 10px 10px !important;
        min-width: 100% !important;
        margin: 10px 5px !important;
    }
    
    #main-header.open {
        z-index: 1;
    }
    
    .floating-icon.open {
         z-index: 1;
    }
    
    #filter_group_tigger_open {
          position: fixed;
        top: 35vh;
        left: -39px;
        transform: translateY(-50%) rotate(90deg);
        z-index: 8;
        width: 14%;
        padding: 10px;
        display: block;
        border-radius: 0;
        font-size: 16px;
        padding: 10px;
        background: #435232;
        color: #fff;
        min-width: 107px;
         height: 31px;
        padding: 7px !important;
    }
    
    #filter_group_tigger_open.open-filter {
         z-index: 10;
    }
    
    .single-concern-row:nth-child(odd) .single-concern-wrapper, .single-concern-row:nth-child(even) .single-concern-wrapper {
        flex-direction: column-reverse !important;
    }
    
    .single-concern-row  .content-left {
        padding-top: 10px;
    }
    .single-concern-row:nth-child(odd) .single-concern-wrapper {
        flex-direction: column-reverse;
    }
    .img-gall-con {
        padding: 0 40px;
    }
    #image_slick .slick-prev {
        left: 1%;
    }
    .treatment-inner-inner .accordion-item {
        padding-top: 50px;
    }
     .single_news   .treatment-inner-inner .accordion-item {
        padding-top: 00px;
    }
    .et-pb-controllers {
        bottom: 12%;
    }

}

@media (max-width: 600px) {
    #image_slick .slick-next {
        right: 16%;
    }

}
@media (max-width: 540px) {
    .treatment-inner-inner .main-items .item-inner .desc ol li {
        padding: 10px;
        width: 33.33% !important;
    }
    #image_slick .slick-prev:before,
    #image_slick .slick-next:before,
     .arrow{
        width: 51px !important;
        height: 33px !important;
    }
    #image_slick .slick-next {
        right: 8%;
    }
    #image_slick .slick-prev {
        left: 0%;
    }
    .img-gall-con {
        padding: 0 20px;
    }


}


@media (max-width: 414px) {


}


@media (max-width: 375px) {


}


@media (max-width: 360px) {


}


@media (max-width: 320px) {


}

@media (min-width: 768px) and (max-width: 980px) {




}




@media (min-width: 981px) and (max-width: 1199px) {


}

@media (min-width: 1199px) and (max-height: 850px) {




}


@media (min-width: 1199px) and (max-width: 1450px) {



}
