@media only screen and (max-width: 1200px){
.about__sec2 figure img {
     height: 480px;
    object-fit: cover;
}
.about__sec figure img { 

    height: 480px;
    object-fit: cover;
}
.display-hide {
    display: none !important;
}
}
@media only screen and (max-width: 1050px){
    .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 10px;
}
.search-bg-bottom {
    width: 70%;
}
.select__country, .bnr-img figure::before{ display:none; }
}
@media only screen and (max-width: 999px) {
    header::before, .banner-img::before{ display:none; }
    nav .d-flex{ order:2 }
    .navbar-collapse, .navbar-collapse.show{ order:3; background:#fff; padding:10px; border-radius:8px; }
    .navbar-toggler .navbar-toggler-icon { width:32px; height:2px; background:#000; float:right; margin:0px 0 0 3px; position:relative;transition: all .3s ease; font-size:0; display:block}
.navbar-toggler .navbar-toggler-icon:before { content:''; position:absolute; width:100%; height:2px; background:#000; left:0px; top:-10px; transition: all .4s ease; }
.navbar-toggler .navbar-toggler-icon:after { content:''; position:absolute; width:100%; height:2px; background:#000; left:0px; bottom:-10px; transition: all .4s ease;}
.navbar-toggler.close_menu .navbar-toggler-icon { height:auto; font-size:24px; color:#fff; background:#000; margin-top:0px; margin-left:3px; font-weight:300; }
.navbar-toggler.close_menu .navbar-toggler-icon:before {transform: rotate(45deg); transition: all .4s ease; top:0%; margin-top: -1px; opacity:1 }
.navbar-toggler.close_menu .navbar-toggler-icon:after {transform: rotate(-45deg); transition: all .4s ease; bottom: 50%; margin-bottom: -1px; opacity:1; }  
.navbar-light .navbar-nav .nav-link{ color:#000 !important;width: 90%;
    border-bottom: solid 1px #ccc; }
    li.nav-item{ margin:3px 0; }
li.nav-item span {
        position: absolute;
        top: 4px;
        right: 0px;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        background: #ccaacb;
    }  
  button.navbar-toggler {  background: #fff; border-radius: 0; height: 40px;} 
header nav ul li ul.drop1_list { width: 100%; float: left; position: static; display: none; visibility: visible; opacity: 1;    top: 0px; transform: none; box-shadow: none;  border: none;}
header nav ul li ul.drop1_list li{ margin:8px 0; }
.displ_block{ display:block !important; }
li.nav-item.after_nv span i{ transform:rotate(180deg);  }

.product_main_area{ flex-flow:wrap; }
.product_main_area figure{ flex-direction:column;  flex:0 0 100%;}

    form.form-inline.display-hide {

        display: block;

        margin-left: 58%;

    }

    form.form-inline {

        display: none;

    }

    .main-card .main-btn {

        width: 100%;

    }

 .navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgba(0,0,0,.1);
    background: #fff;
}
.our-product li figure {
    background: #eef8fa;
    margin: 10px;
    text-align: center;
    line-height: 130px;
}
a.product-btn {
    word-wrap: break-word;
}
.product-category-intro::before {
    bottom: 25px;
}
} 
@media only screen and (max-width: 950px){
   
.txt_area_info {
    width: 65%;
    float: left;
    padding: 10px;
}
.prod-detail-payment {
    width: 35%;
    display: inline-block;
    background: #4177a6;
    padding: 15px;
}
form.form-inline.display-hide {
    display: block !important;
    margin-left: 38%;
}
.cart {
    width: auto;
    float: left;
}
.select__country {
    flex: 0 0 65%;
    float: left;
}
}
@media only screen and (max-width: 850px){
    .our-product li {
    flex: 0 0 32%;

}
.about__sec2 figure img {
    height: 590px;
    object-fit: cover;
}
.about__sec figure img {
    height: 585px;
    object-fit: cover;
}
.nav.nav-pills {
    min-width: 200px;
}
.social-link a {
    color: #fff;
    background: #005397;
    width: 35px;
    display: inline-block;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 5px;
}
.search-bg-bottom {
    width: 100%;
}
.our-product li figure img {
    max-height: 110px;
    max-width: 95%;
}
.pro_dosase {
    width: 100%;
}
.prod-detail-top li {
    font-size: 14px !important;
}
}
@media only screen and (max-width: 768px){
.prod-detail-payment h3 {
    font-size: 16px;
}
.prod-detail-top li {
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    list-style: none;
    padding-left: 20px;
    background-position: 0px 4px;
    margin: 5px 0px;
    font-size: 14px;
    line-height: 20px;
}
.pro_dosase {
    width: 100%; flex-flow: row;
}
.pro_dosase ul li label {
    font-size: 14px;
}
.pro_dosase h3 {
    flex: 0 0 30%;
    font-size: 14px!important;
}
.prod-detail-payment li {
    font-size: 14px;
}
form.form-inline.display-hide {
    display: block !important;
    margin-left: 32%;
}
}
@media only screen and (max-width: 767px){

.banner-txt {
    width: 100% !important;
    height: 175px !important;
    border-top: 1px solid #d3c2d2;
    position: relative;
}

    form.form-inline.display-hide {

        margin-left: 0% !important;

    }

    .banner-txt h1 {

        font-size: 28px;

    }

    .home-treatment {

        display: grid;

        justify-content: space-between;

        margin: 20px 0;

    }

    .home-treatment li {

        flex: 0 0 100%;

        max-width: 100%;

    margin-bottom: 15px;

    }

    .our-product {

        display: flex;
            justify-content: space-between;

    }
    .our-product li{ flex:0 0 49%; margin: 10px 0}
.our-product li h3 a{ font-size:16px; }
    .home-about img {

        width: 100%;

    }

    .ul-home-about2 {

        display: grid;

    }

    .ul-home-about2 li:nth-child(2) {

        order: 1;

    }

    .ul-home-about2 li:nth-child(1) {

        order: 2;

    }

    .treat-sec {

        position: relative;

        top: 0px;

    }

    .banner-txt {



        padding-top: 0px;

    }

 .banner-txt label {
    font-size: 26px;
    line-height: 36px;
    position: relative;
}

    .banner-txt .banner-btn {

      

        display: none;

    }

    .ul-home-about2 li:nth-child(1) {

        padding: 10px;

        background: #c4b28c;

        flex: 0 0 50%;

        right: 0%;

        z-index: 1;

        top: 0px;

    }

    .ul-home-about2 li:nth-child(2) {

        flex: 0 0 50%;

        position: relative;

        left: 0%;

    }

    .product_main_area {

        display: grid;



    }

    .txt_area_info {

        width: 100%;

        float: left;

        padding: 15px;

    }

    .prod-detail-payment {

        width: 100%;

        display: inline-block;


        padding: 15px;

    }

    .footer-box {

        width: 100%;

        float: left;

        margin-bottom: 20px;

    }

    .contact_form ul li {

        width: 100%;

        float: left;

        margin: 10px 0;

        list-style: none;

    }

    .contact_area {

        width: 100%;

        float: left;

        height: auto;

        background: #fff;

        margin: 0px 0 20px;

        border-radius: 10px;

        box-shadow: 0px 0px 10px #ccc;

    }

    .process {

        background: #fff;

        border-radius: 15px;

        padding: 20px;

        margin: 0px 0 20px;

    }
    .price-part{ flex-flow:wrap; }
    .price-part select, .price-part .main-btn{ flex:0 0 100%; margin:5px 0 }


    .banner-img {
        height: auto;
        padding: 0px 0 30px;
    }
    .bnr-img { width: 100%; text-align: center; margin: 0 0 15px;
}

.bnr-img img{ width:100%; height:auto; }
.order_1{ order:1 }
.order_2{ order:2 }
.banner-txt p {
        position: relative;
        margin: 0px 0 0;
    }
ul.product-category{ justify-content:space-between; }
ul.product-category li {
    flex: 0 0 49%; margin: 10px 0;
}
.product-category-intro h3{ font-size:16px; }
.section {
    padding: 20px 0px;
}
.main-heading {
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 40px;
}
.about__sec2 figure img {
    height: 200px;
    object-fit: cover;
}
.home-about h3 {
    font-weight: 600;
    font-size: 26px;
}
.about__sec2::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 81%;
    height: 100px;
    width: 45%;
    background: #ccaacb;
}
.row.row1 {
    display: grid;
}
.row.row1 .col-md-6:first-child{
    order: 2;
}
.about__sec figure img {
    height: 200px;
    object-fit: cover;
}
.about__sec::before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 82%;
    height: 100px;
    width: 45%;
    background: #ccaacb;
}
.d-flex.align-items-start {
    display: grid !important;
}
.search-bg-bottom {
    width: 100%;
}
.search-bg-bottom h3 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
}
.search-div {
    display: grid;
    width: 100%;
    margin: auto;
    position: relative;
}z
.search-bg-bottom {
    width: 100%;
    padding: 15px;
}
.product_main_area .txt_area {
    width: 100%;
    padding: 0;
    background: #f3f7ff;
    display: grid;
}
.contact_form {
    width: 100%;
    float: left;
    margin: 30px 0 0px;
}
.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
    display: block;
    text-align: center;
    width: 50%;
}
.navbar-light .navbar-brand img{ max-width:100% }
.main-sitemap {
    display: grid;
    justify-content: space-between;
}
.main-sitemap2 ul li {
    width: 49%;
    display: inline-block;
}
.bnr_txt_1 label {
    font-size: 18px;
    font-weight: 600;
}
.bnr_txt_1 {
    position: absolute;
    top: 35%;
    left: 3%;
}
.table_content_area ul li {
    width: 100% !important;
}
.top_doctor {  flex-flow: row wrap;  }
.top_doctor figure, .doc_info_area.top_doctor figure {    flex: 0 0 100%;     text-align: center;    max-width: 100%; }
.top_doctor figure img {    max-width: 180px; }
.top_doctor .doc_dtls {  padding: 20px 0 0 0; }
.top_doctor .doc_dtls h1, .top_doctor .doc_dtls label, .top_doctor .doc_dtls h3, .top_doctor .doc_dtls span {   text-align: center !important;     width: 100%;     display: block; }
.g-recaptcha {
    width: 100%;
}
.pro-review {
    padding: 25px 10px 10px;
}
.search-div input {
    font-size: 14px;
}
.search-div .main-btn {
    font-size: 14px;
}
.bnr-img figure {
        margin: 0 0 15px;
    }
.banner-txt label {
        font-size: 26px;
        line-height: 30px;
        position: relative;
        margin: 0 0 2px;
    }
        li.nav-item {
        margin: 0px 0;
    }
        .navbar-light .navbar-nav .nav-link {
        color: #000 !important;
        width: 90%;
        border-bottom: solid 1px #f7f7f7;
    }
    .coupon_area_cat {
    margin: 10px 0;
}
.coupons {
    margin: 0px 0 0px;
    border: dashed 2px #4177a6;
    border-radius: 30px;
    padding: 20px;
}
.search-bg-bottom {
    padding: 30px 15px 45px;
}
.checkout_details ul li {
    flex: 0 0 100% !important;

}
}