@font-face {
    font-family: 'Nomove';
    src: url('../fonts/Nomove.eot');
    src: url('../fonts/Nomove.eot') format('embedded-opentype'),
         url('../fonts/Nomove.woff2') format('woff2'),
         url('../fonts/Nomove.woff') format('woff'),
         url('../fonts/Nomove.ttf') format('truetype'),
         url('../fonts/Nomove.svg#Nomove') format('svg');
}
@font-face {
font-family:"N.O.- Movement Bold";
src:url("../fonts/No-move.eot?") format("eot"),url("../fonts/No-move.woff") format("woff"),url("../fonts/No-move.ttf") format("truetype"),url("../fonts/No-move.svg#MovementBold") format("svg");
font-weight:normal;
font-style:normal;}
@font-face {
    font-family: 'latomedium';
    src: url('../fonts/latomedium.eot');
    src: url('../fonts/latomedium.eot') format('embedded-opentype'),
         url('../fonts/latomedium.woff2') format('woff2'),
         url('../fonts/latomedium.woff') format('woff'),
         url('../fonts/latomedium.ttf') format('truetype'),
         url('../fonts/latomedium.svg#latomedium') format('svg');
}
@font-face {
    font-family: 'RobotoCondensedBold';
    src: url('../fonts/RobotoCondensedBold.eot');
    src: url('../fonts/RobotoCondensedBold.eot') format('embedded-opentype'),
         url('../fonts/RobotoCondensedBold.woff2') format('woff2'),
         url('../fonts/RobotoCondensedBold.woff') format('woff'),
         url('../fonts/RobotoCondensedBold.ttf') format('truetype'),
         url('../fonts/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
body{
  padding: 0;
  margin: 0;
  min-height: 100%;
  overflow-x: hidden;
 font-family: 'Lato', sans-serif;
}
img{
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}
*{
  box-sizing: border-box;
}
p{
  color:#37485a;
  margin:0 0 30px 0;
  line-height: 1.5;
  font-size: 17px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
}
p:last-child{
    margin-bottom: 0;
}
a, button, input[type="submit"]{
  text-decoration: none;
    transition: all 200ms ease-in-out 0s;
      -moz-transition: all 200ms ease-in-out 0s;
        -webkit-transition: all 200ms ease-in-out 0s;
          -o-transition: all 200ms ease-in-out 0s;
}
a:hover, a:focus{
  text-decoration: none;
}
a:focus, button:focus, input[type="submit"]:focus, input[type="button"]:focus{
  text-decoration: none;
  outline: none !important;
}
ul{
  padding: 0;
  margin: 0;
}
li{
  list-style: none;
}
/*place-holder-start*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
  opacity: 1 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
  opacity: 1 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
  opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
  opacity: 1 !important;
}
.header{
    padding: 15px 0px;
    border-bottom: 1px solid #183152;
}
.logocell{
    float: left;
}
.phone-number{
    float: right;
    padding-top: 9px;
}
.phone-number p{
    color: #183152;
    font-size: 24px;
     font-family: 'Nomove';
}
a.phone-icon{
    color: #183152;
    font-size: 24px;
     font-family: 'Nomove';
     position: relative;
         padding-left: 30px;
}
a.phone-icon:before {
    display: block;
    position: absolute;
    left: 0;
       top: 8px;
    width: 18px;
    height: 17px;
    z-index: 10;
    content: '';
    background: url(../images/tele-dial.jpg) no-repeat top left;
}
.banner{
    background: url("../images/banner-bg.jpg") center top no-repeat;
    background-size: cover;
}
.banner-hdng{
    text-align: center;
}
.banner-hdng h1{
    color: #183152;
    font-size: 38px;
     font-family: 'Nomove';
     margin: 0px 0px 0px 0px;
     text-transform: uppercase;
     letter-spacing: 4px;
     padding: 20px 0px 0px 0px;
}
.banner-left{
    width: 300px;
    float: left;
}
.banner-right{
    width: 800px;
    float: left;
}
.banner-listing ul li{
    color: #183152;
    font-size: 23px;
    line-height: 1;
     font-family: 'latomedium';
    position: relative;
    padding-left: 28px;
       margin-bottom: 14px;
}
.banner-listing ul li:before{
    content: "";
    position: absolute;
    background: url("../images/right-errow.png")left top no-repeat;
    width: 22px;
    height: 24px;
    left: 0;
       top: 2px;
}
.banner-listing ul li span{
    font-weight: 900;
}
.banner-listing{
    padding-top: 65px;
}
.banner-logo{
    padding-top: 10px;
}
.banner-btl{
    position: relative;
    top: 29px;
}
.main-sec{
    padding: 35px 0px 25px 0px;
}
.back-stock{
    text-align: center;
    margin-bottom: 20px;
}
.price-category{
    width: 32.5%;
    float: left;
}
.price-category1{
    background-color: #c9d9ef;
    border: 1px solid #415571;
    border-radius: 4px;
     padding-bottom: 20px;
}
.price-hdng{
    background-color: #183152;
   padding: 13px 0px 91px 0px;
    position: relative;
}
.price-hdng:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -54px;
    background: url("../images/category-bfr.jpg")bottom center no-repeat;
    width: 100%;
    height: 65px;
    background-size: 100%;
}
.price-hdng h3{
   margin: 0px 0px 5px 0px;
    color: #afc4df;
    font-size: 52px;
     font-family: 'RobotoCondensedBold';
     line-height: 1;
}
.price-hdng h4{
    font-size: 26px;
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.price-hdng h4 span{
    font-weight: normal;
    font-style: italic;
}
.btl-sec{
    position: relative;
    z-index: 99;
        padding-bottom: 196px;
}
.btl-sec-img {
    width: 280px;
    position: absolute;
    top: -79px;
    left: 50%;
    margin: 0px auto;
    /* max-width: 100%; */
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
}
.price-sec{
    background-color: #183152;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: absolute;
    top: 50px;
    right: 15px;
    padding: 15px 2px;
}
.price-sec p{
    color: #fff;
    line-height: 1;
    font-size: 24px;
    font-weight: 300;
        font-weight: 300;
    margin: 0;
}
.price-sec h5 {
    font-size: 37px;
    color: #ffffff;
   margin: 6px 0px 0px 0px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}
.msrp{
    z-index: 9;
}
.msrp p {
    font-size: 17px;
    color: #8ca6c8;
    line-height: 1;
    font-family: 'latomedium';
    text-decoration: line-through;
    font-weight: 500;
}
.ur-price{
    font-size: 20px;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
}
.ur-price span{
    font-size: 29px;
}
.ship {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #183152;
    text-transform: uppercase;
        padding: 0px 0px 5px;
    position: relative;
    display: inline-block;
      min-height: 34px;
}
.price-category:last-child .ship:before{
    background: no-repeat;
}
.ship:before {
    background: url(../images/red-errow.png)left top no-repeat;
    position: absolute;
    content: "";
    left: -31px;
    top: 7px;
    width: 22px;
    height: 24px;
}
.shaving{
    font-size: 21.5px;
    color: #183152;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.shaving span{
    color: #ed1c24;
    font-weight: 700;
}
.buybtn:hover{
    opacity: 0.8;
}
.price-category2 {
    background-color: #cdec9c;
    border: 6px solid #8dc63f;
    border-radius: 5px;
    padding-bottom: 20px;
        margin: 0px 10px;
}
/* .price-category1{
    margin-top: 50px;
} */
#tab-2 .price-category1 {
    margin-top: 50px;
}
.price-category2 .price-hdng h3{
    color: #fff;
    margin: 0px 0px 10px 0px;
}
.price-category2 .price-hdng {
    background-color: #598527;
    }
.price-category2 .price-hdng h4{
    margin:0px 0px 5px 0px;
}
.price-category2 .btl-sec-img{
    /*max-width: 260px;*/
    /*left: 45px;*/
    max-width: 220px;
}

.btl-sec-img.one_btl
{
     max-width: 105px;
}

.btl-sec-img img
{
    display: block;
}
.price-category2 .price-sec{
    top: 84px;
}
.price-category2 .msrp p{
    /* padding-top: 35px; */
    padding-top: 0;
}
.price-category2 .price-hdng:after{
    background: url(../images/category-green.jpg)bottom center no-repeat;
}
/*.price-category:last-child .btl-sec-img{
    max-width: 105px;
    left: 37%;
}*/
#tab-2 .price-category2 .btl-sec {
    padding-bottom: 226px;
}
#tab-2 .price-category2 .btl-sec-img {
    max-width: 267px;
}

.section2 .banner-hdng h1{
    font-size: 34px;
    margin:0px 0px 25px 0px;
    padding: 35px 0px 0px 0px;
    letter-spacing: 2px;
}
.video-sec{
    width: 552px;
    margin:0px auto 15px auto;
}
.video-sec p{
     font-family: 'latomedium';
     color: #000000;
     font-size: 11px;
     margin: 3px 0px 0px 0px;
}
.biotic-work-category{
    background-color: #c8e1f8;
    border: 2px solid #fff;
    border-radius: 5px;
    min-height: 270px;
    padding: 35px;
        position: relative;
}
.testimonila-content{
    min-height: 187px;

}
.testimonila-content p{
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
    margin:0px 0px 15px 0px;
}
.testimonila-content h3{
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin:0px 0px 10px 0px;
}
/* .client-pic {
    position: absolute;
    right: -22px;
    bottom: -65px;
} */
.section2{
    background: url("../images/section2-bg.jpg")center top no-repeat;
    background-size: cover;
        padding-bottom: 30px;
}
.section3{
    background-color: #c6e7fc;
    padding: 10px 0px;
    border-top: 1px solid #fff;
     border-bottom: 2px solid #fff;
}
.moneybck-left{
    width: 16%;
    float: left;
    margin-right: 50px;
}
.moneybck-content{
    padding-top: 19px;
}
.moneybck-content h4{
    color: #183152;
    font-size: 34px;
    font-family:"N.O.- Movement Bold";
     margin: 0px 0px 20px 0px;
     text-transform: uppercase;
     letter-spacing: 1px;
}
.moneybck-content p{
    color: #000000;
    font-size: 18px;
    padding-right: 30px;
}
.moneybck-right{
    float: left;
    width: 79%;
}
.section4{
    background-color: #d5deeb;
    padding: 18px 0px;
}
.doctor-recomend-left{
    float: left;
    width: 63%;
}
.doctor-recomend-left h3{
    color: #183152;
    font-size: 34px;
   font-family: 'Nomove';
     margin: 0px 0px 20px 0px;
     text-transform: uppercase;
     text-align: right;
}
.doctor-recomend-left  p{
    text-align: justify;
    color: #252525;
    font-size: 17px;
}
.doctor-profile{
    /* width: 67%; */
    border:3px solid #fff;
    padding: 5px 15px;
    /* float: right; */
    background-color: rgba(255, 255, 255, 0.3);
}
.doctor-recomend-right{
    float: right;
    width: 33%;
    position: relative;
}
.doctor-profile h5{
    font-weight: 700;
    font-size: 18px;
    color: #183152;
    display: block;
    /* text-align: right; */
    text-align: left;
}
.doctor-profile h5 span{
    font-size: 14px;
    font-weight: normal;
    display: block;
}
.doctor-profile p{
    text-align: justify;
    color: #555555;
    font-size: 14px;
}
.doctor-pic{
    /* position: absolute;
    right: -120px;
    top: 0;
    width: 460px;
    height: 481px; */
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
}
.doctor-pic img{
    max-width: inherit;
}
.section5{
    padding: 20px 0px;
}
.section5 .banner-hdng{
    text-align: left;
}
.section5 .banner-hdng h1 {
    color: #183152;
    font-size: 34px;
    font-family: 'Nomove';
    margin: 0px 0px 25px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 0px 0px 0px;
}
.faq .panel-title a{
font-size: 21px;
color: #053853;
font-weight: 600;
 font-family: 'Open Sans', sans-serif;
}
.faq .panel-body p{
    font-size: 17px;
     font-family: 'Open Sans', sans-serif;
     color: #000000;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}
.panel-default {
    border-color: transparent;
    box-shadow: none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color: transparent;
}
.panel-body {
    padding: 0 15px;
}
.dynamic-left{
    float: left;
    width: 40%;
    text-align: center;
}
.dynamic-right{
    float: left;
    width: 60%;
       padding-top: 90px;
}
.dynamic-right h4{
    color: #183152;
    font-size: 34px;
    font-family: 'Nomove';
    margin: 0px 0px 25px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 0px 0px 0px;
}
.dynamic-right p{
    font-size: 16px;
}
.dynamic-right a{
    background-color: #97ca3c;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    padding: 11px 0px;
}
.dynamic-right a:hover{
    background-color: #183152;
}
.footer{
    background-color: #0e2644;
    margin-top: 10px;
    padding: 25px 0px 20px 0px;
    text-align: center;
}
.footer p{
    font-size: 14px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    margin:0px 0px 20px 0px;

}
.footer ul li{
    display: inline-block;
   font-size: 14px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
        line-height: 1;
}
.footer ul li a{
    font-size: 14px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}
.footer ul li + li{
    margin-left: 10px;
    border-left: 1px solid #fff;
    padding-left: 10px;
}
.footer ul li a:hover{
    color: #979797;
}
.value-panel, .doctor-pic img:last-child{
    display: none;
}
.demand-txt{
    text-align: center;
    margin: 18px auto 0px;
}

.test-box{ 
    background-color: #c8e1f8;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
    float: none;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.testi-content{ float: right; width: 75%;}
.testi-client{ float: left; width: 24%;}
.testi-content p{
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
    margin: 0px 0px 15px 0px;
}
.testi-content h3 {
    color: #000000;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 0px 0px 10px 0px;
}


@media (max-width: 1500px){
    .section2 .banner-hdng h1{
        font-size: 30px;
    }



}


@media (max-width:1199px){
    .banner-right{
        width: 70%;
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .banner-left{
        width:30%;
    }
    .banner-listing {
        padding-top: 45px;
    }
    .shaving {
        font-size: 17px;
    }
    .client-pic{
        width: 120px;
    }
    .biotic-work-category{
        padding: 20px;
    }
    .moneybck-right{
        width: 84%;
        padding: 10px;
    }
    .moneybck-left{
        margin: 0;
        width: 16%;
    }
    .moneybck-content {
        padding-top: 0;
    }
    .doctor-profile{
        width: 100%;
    }
    .doctor-pic {
        right: -110px;
        top: 82px;
        width: 410px;
        height: 200px;
    }
    .dynamic-right a{
        font-size: 18px;
    }
    .phone-number p{
        margin: 0;
    }
    .banner-hdng h1{
        font-size: 30px;
    }
    .banner-listing ul li{
        font-size: 20px;
    }
}

@media (max-width:991px){
    .banner-listing ul li{
        font-size: 19px;
    }
    .banner-listing ul li:before{
        background-size: 100%;
        width: 18px;
        height: 19px;
    }
    .banner-hdng h1{
        font-size: 25px;
        letter-spacing: 1px;
    }
    .price-hdng h3{
        font-size: 30px;
    }
    .price-hdng h4{
        font-size: 17px;
    }
    .price-hdng{
        padding-bottom: 60px;
    }
    /*.btl-sec-img {
        max-width: inherit;
        top: -45px;
        left: 0;
        right: 0;
        padding: 0 30px;
    }*/
    /*.price-category2 .btl-sec-img {
        max-width: inherit;
        left: 0;
    }*/

    .shaving {
   
    margin-bottom: 10px;
}

        .btl-sec-img
        {
           width: 210px;
            position: absolute;
            top: -52px;
        }

        .btl-sec-img.one_btl {
    width: 77px;
}

.small_btn
{
    width: 80%;
}

    .ur-price{
        font-size: 14px;
        min-height: inherit;
    }
    .ur-price span {
        font-size: 19px;
    }
    /*.ship{
        font-size: 15px;
        min-height: inherit;
    }*/
    .ship:before {
        left: -13px;
        width: 12px;
        height: 14px;
        background-size: 100%;
    }
    .shaving {
        font-size: 12px;
    }
    .buybtn{
        display: block;
        margin-left: 10px;
        margin-right: 10px;
    }
    .price-category2{
        border-width: 4px;
    }
    .price-category {
        width: 32.4%;
    }
   /* .price-category:last-child .btl-sec-img {
        max-width: inherit;
        left: 0;
    }*/
   /* .btl-sec-img img{
        height: 100px;
    }*/
    /* .price-hdng:after{
        display: none;
    } */
    .price-category2 .price-sec {
        top: 83px;
    }
   /* .price-sec {
        right: 59px;
         width: 110px;
    height: 110px;
    top: 75px;
    }

*/
.price-sec p {
  
    font-size: 26px;
   
}


    .section2 .banner-hdng h1 {
        font-size: 21px;
        letter-spacing: 1px;
    }
    .biotic-work-category{
        padding: 15px;
    }
    .client-pic{
        bottom: -45px;
        width: 85px;
    }
    .section2{
        padding-bottom: 20px;
    }
    .moneybck-content h4 {
        font-size: 25px;
        margin: 0px 0px 6px 0px;
        letter-spacing: 0;
    }
    .moneybck-content p {
        font-size: 16px;
        padding-right: 0;
    }
    .doctor-recomend-left h3, .section5 .banner-hdng h1, .dynamic-right h4{
        font-size: 28px;
        margin-bottom: 15px;
    }
    .doctor-pic {
            bottom: 0px;
    top: inherit;
    height: auto;
    right: -70px;
    width: 60%;
    }
    .section4 {
 
    position: relative;
}

.doctor-profile {
   position: relative;
    z-index: 1;

}
    .doctor-recomend-right {
  position: static;
}

    .faq .panel-title a{
        font-size: 18px;
    }
    .dynamic-right{
        padding-top: 50px;
    }
    .dynamic-right a {
        font-size: 16px;
    }
    .price-sec h5 {
    font-size: 28px;
}

.testi-client{ width: 27%; text-align: center;}
.client-pic{ margin: 0 auto; right: inherit; bottom: inherit;}
.testi-content{ width: 70%;}
.test-box{ padding: 35px 15px; width: 90%;}
}



@media (max-width:767px){
    .doctor-recomend-left p,
    .dynamic-right p {
        margin: 0 0 12px 0;
    }
    .section5 .panel-heading{
        padding: 0 0 5px 0;
    }
    .dynamic-right a {
        font-size: 20px;
    }
    .doctor-recomend-left h3 {
        text-align: center;
    }
    .main-sec {
        padding: 20px 0 25px 0;
    }
.footer {
    padding: 25px 0px 100px 0px;

}

.ship {
   
    min-height: 24px;
}
.banner-listing ul
{
    display: table;
    margin: auto;
}

.banner-right .banner-logo
{
    display: table;
    margin: auto;
}



.doctor-pic img{
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.valuecolum-in
{
    border: 1px solid transparent;
}
    .logocell{
        width: 180px;
    }
    a.phone-icon{
        font-size: 18px;
    }
    a.phone-icon:before{
        top: 3px;
    }
    .phone-number p{
        font-size: 18px;
    }
    .phone-number{
        padding-top: 7px;
    }
    .header{
        padding: 10px 0;
    }
    .banner-left{
        float: none;
        width: 100%;
        text-align: center;
    }
    .banner-right{
        width: 100%;
        float: none;
        padding: 0 0 20px 0;
    }
    .hide-mobile{
        display: none;
    }
    .biotic-work-category {
        padding: 35px;
    }
    .feed-col + .feed-col{
        margin-top: 50px;
    }
    .testimonila-content p{
        font-size: 17px;
    }
    .testimonila-content, .biotic-work-category{
        min-height: 180px;
    }
    .client-pic{
        width: 150px;
        right: -12px;
    }
    .moneybck-left{
        width: 22%;
    margin-right: 10px;
    }
    .moneybck-content h4 {
    font-size: 28px;
    margin: 0px 3px 31px 0px;
    letter-spacing: 0;
    padding-right: 38%;
}
    .testimonila-content h3{
        margin-bottom: 20px;
    }
    .moneybck-right{
        padding:20px 0;
        width: 100%;
        float: none;
    }
    .doctor-recomend-left{
        width: 100%;
        margin-bottom: 15px;
        float: none;
    }
    .doctor-profile{
        right: 0;
    }
    .doctor-recomend{
        position: relative;
        display: flex;
        flex-direction: column-reverse;
    }
    .doctor-recomend-right{
        float: none; 
        width:100%; 
        position: static;
        margin-bottom: 20px;
    }
    .doctor-pic {
        right: 0;
        top: inherit;
        /*width: 26%;*/
        bottom: 0;
    }
    .doctor-profile{
        /* width: 60%; */
        width: 100%;
        float: none;
        background-color: rgba(255, 255, 255, 0.3);
        text-align: left;
        padding: 15px;
    }
     .inline-word{
        display: inline-block;
    }
    .doctor-profile h5{
        text-align: left;
    }
    .dynamic-left{
        float: none;
        width: 100%;
        margin-bottom: 15px;
        text-align:center;
    }
    .dynamic-right{
        width: 100%;
        padding: 0;
        float: none;
    }
    .value-panel{
        display: block;
        padding: 6px;
        border: 1px solid #c0c0c0;
    }
    .valuecolumWrap{
        margin-bottom: 7px;
    }
    .valuecolum{
        float: left;
        width: 33.33%;
        padding: 0 3px;
        text-align: center;
        margin-top: 0px;
    }
    .valuecolum .valuecolum-in.active{
        border: 2px solid #8dc63f;
    }
    .valuecolum:nth-child(2){
        margin-top: 0;
    }
    .blue-block{
        padding: 6px;
        background-color: #183152;
        color:#afc4df;
        text-transform: uppercase;
        font-size: 25px;
        font-weight: bold;
        font-family: 'RobotoCondensedBold';
    }
    .blue-block.white_text
    {
        color: #fff;
    }
    .value-img{
        padding: 10px 5px;
        background-color: #c2d6f1;

    }
    .value-img img{
        height: auto;
            max-height: 115px;
    }
    .valuecolum-in.active .blue-block
    {
        color: #fff !important;        
    }
    .blue-block-bot{
        padding: 6px;
        background-color: #183152;
        color:#fff;
        text-transform: uppercase;
        font-size: 22px;
        font-weight: bold;
        font-family: 'RobotoCondensedBold';
    }
    .ur-price{
        font-size: 24px;
    }
    .ur-price span {
        font-size: 32px;
    }
    .ship {
        font-size: 23px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .ship:before{
        position: static;
        display: inline-block;
        vertical-align: middle;
        width: 17px;
        height: 22px;
        margin-right: 7px;
    }
    .shaving {
        font-size: 22px;
    }
    .pricing-wrap{
        text-align: center;
        padding: 0 0 10px 0;
    } 
    .doctor-pic img:first-child{
        display: none;
    }
    .doctor-pic img:last-child{
        display: block;
    }  
    .footer p{
        text-align: justify;
    }

#buy_now_fixed {
    position: fixed;
    bottom: 0px;
    color: #fff;
    background: #7aab1e;
    padding: 10px 15px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    z-index: 99;
    display: none;
}
/*#buy_now_fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0 !important;
    z-index: 9999999;
    background-color: #95c92c;
    line-height: .9em;
    border: 0;
    padding: 20px 0;
    text-align: center !important;
    display: none;
    font-size: 25px;
    float: none;
    color: #fff;
    text-transform: uppercase;
}*/

.doctor-recomend-left .doctor-profile p {
  
    color: #2d2d2d;
    
    font-weight: bold;
}

.testi-client{ width: 100%; text-align: left; float: none;}
/* .client-pic{ margin: 0 auto; right: inherit; bottom: inherit;} */
.client-pic{ position: absolute; bottom: -30px;}
.testi-content{ width: 100%; float: none;}
/* .test-box{ padding: 35px 15px;} */
.test-box{ margin-left: 15px; margin-right: 15px; margin-bottom: 10px; width: 95%;}
.banner-hdng h1{ font-size: 24px;}
.section2 .banner-hdng h1{ font-size: 17px;}
}

@media (max-width:640px){
    .doctor-pic {
        width: 100%;
    }

.dynamic-left {
    max-width: 250px;
    margin: 0 auto 18px;
}

.value-img img {
    max-height: 90px;
}
.w-inline{
    display: inline-block;
}
}




@media (max-width:590px){
    .moneybck-content h4 {
    font-size: 28px;
    margin: 0px 3px 20px 0px;
    letter-spacing: 0;
    padding-right: 29%;
}
}
@media (max-width:568px){
    .blue-block, .blue-block-bot{
        font-size: 18px;
    }
    .ur-price, .ship, .shaving {
        font-size: 18px;
    }
    .ur-price span{
        font-size: 22px;
    }
    .biotic-work-category {
        padding: 25px;
    }
    .client-pic {
    width: 123px;
}

   
   /* font-size: 17px;*/
   
/*}*/

    .section5 .panel-body{
        padding: 0;
    }
    
    .video-sec{
        width: 100%;
    }

    .banner-btl {
    max-width: 250px;
    margin: auto;
    top: 15px;
}





}

@media screen and (max-width: 550px){
    .w-inline{
    display: block;
}
}

@media (max-width:480px){
    .blue-block, .blue-block-bot{
        font-size: 12px;
    }
    .logocell {
        width: 140px;
    }

    a.phone-icon {
    font-size: 16px;
}
.dynamic-left {
    max-width: 180px;
    margin: 0 auto 15px;
}
a.phone-icon:before {
    top: 2px;
}
a.phone-icon{
    padding-left: 25px;
}
    .phone-number {
        padding-top: 7px;
    }
    .phone-number p {
        font-size: 15px;
    }
    .banner-hdng h1 {
        font-size: 24px;
        letter-spacing: 0;
    }
   /* .value-img img {
        height: 60px;
    }*/
    .ur-price, .ship, .shaving {
        font-size: 15px;
    }
    .section2 .banner-hdng h1 {
        font-size: 22px;
        letter-spacing: 0;
    }
    .biotic-work-category {
        padding: 15px;
    }
    .client-pic {
    width: 123px;
    bottom: -20px;
    right:0;
}
.faq .panel-body p img{
    display: block;
}
    .feed-col + .feed-col {
        margin-top: 40px;
    }

    .footer ul li{
        font-size: 13px;
    }
    .banner-btl {
    max-width: 160px;
    margin: auto;
}
.footer {
    padding: 25px 0px 70px 0px;
}
.value-img img {
    max-height: 68px;
}
}
@media (max-width:440px){
    .moneybck-content h4 {
    font-size: 22px;
      margin: -17px 3px 10px 0px;
    letter-spacing: 0;
    padding-right: 23%;
}
}
@media (max-width: 400px){

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

    .footer ul li {
    font-size: 11px;
}
.footer ul li a {
    font-size: 11px;
    }
    .client-pic {
    width: 113px;
    bottom: -30px;
}
.cls-lft-img img {
    max-height: 60px;
    margin-right: 6px;
}
}
@media (max-width:380px){
.footer ul li + li {
    margin-left: 5px;
    border-left: 1px solid #fff;
    padding-left: 10px;
}
.footer ul li {
    font-size: 12px;
}
.blue-block, .blue-block-bot {
    font-size: 11px;
}
}
@media (max-width:330px){
    .moneybck-content h4 {
    font-size: 22px;
    margin: -17px 3px 10px 0px;
    letter-spacing: 0;
    padding-right: 18%;
}

.value-img img {
    max-height: 40px;
}

.blue-block, .blue-block-bot {
    font-size: 9px;
}



}


.for-mob-only{ display: none;}
.pkg-mob-new{ border: 1px solid #9ec0ce; border-radius: 7px; background: #ecf4fb; margin: 0 0 7px;}
.cls-left{ width: 80%; border-right: 1px solid #9ec0ce; padding: 0 0 0 10px; box-sizing: border-box; float: left;}
.cls-lft-sec{ float: left; width: 75%; padding-top:6px;}
.cls-rgt-sec{ float: right; width: 25%; text-align: left; font-family: 'Lato', sans-serif; font-size: 15px; line-height: 1.2; color: #0050a4; text-transform: uppercase; font-weight: 700; padding: 20px 0 0;}
.cls-lft-img{ display: inline-block;}
.cls-lft-txt{ display: inline-block; font-family: 'Poppins', sans-serif; font-size: 20px; line-height: 1; font-weight: 500; color: #293453; /*text-transform: uppercase;*/ position: relative; /*top: 10px;*/vertical-align: middle;}
.blu-txt{ font-size: 18px; line-height: 1; color: #0050a4;}
.cls-rgt{ width: 19%; text-align: center; float: right;}
.arrow-dwn-mob{ width: 0; height: 0; border-top: 25px solid #0050a4; border-right: 15px solid transparent; border-left: 15px solid transparent; position: relative; top: 48px;}
.cls-left{ min-height: 110px;}

.pkg-mb-active{ background: #153b85;}
.pkg-mb-active .arrow-dwn-mob{ display: none;}
.details-mb-mod{ padding: 10px 7px; border-top: 1px solid #ebebeb; display: none;}
.pkg-mb-active .cart-new{ background: #f26522; color: #fff; text-align: center; padding: 15px 0; width: 214px;}
.dt-mod-price{ width: 70%; float: left;}
.dt-mod-img{ float: right; width: 30%; text-align: center;}
.dt-mod-price .price-big{ font-family: 'Poppins', sans-serif; font-size: 55px; line-height: 1; font-weight: 600; color: #fff;}
.dt-mod-price .sup-txt1{ font-size: 30px; line-height: 0.5; color: #fff;display: inline-block;}
.dt-mod-price .sup-txt1 small{ color: #fff; font-size: 16px;}
.big-fony small{ font-size: 15px; font-weight: 500; position: relative; top: -10px; color: #fff;}
.dt-mod-price h5{ color: #b3bdcf; font-family: 'Roboto', sans-serif; font-size: 10px; line-height: 1; padding-left: 20px;margin: 5px 0 0;}
.details-mb-mod h4{ display: block; text-align: center; font-family: 'Poppins', sans-serif; font-size: 22px; line-height: 1; font-weight: 500; color: #2dcc8c; letter-spacing: 1px; padding-top: 7px;}
h5.fs-txt{ display: block; text-align: center; text-transform: uppercase; font-family: 'Lato', sans-serif; font-size: 16px; line-height: 1.2; color: #fefefe; letter-spacing: 1px;}
.arrow-up-mob{ width: 0; height: 0; border-bottom: 25px solid #fff; border-right: 15px solid transparent; border-left: 15px solid transparent; position: relative; top: 25px; display: none;}
.pkg-mb-active .cls-lft-img{ display: none;}
.pkg-mb-active .cls-lft-txt{ top: 15px; color: #fff;}
.pkg-mb-active .cls-lft-txt.single-txt{top: 22px;}
.pkg-mb-active .blu-txt{ color: #fff;}
.pkg-mb-active .cls-rgt-sec{ color: #fff;padding-top: 20px;}
.pkg-mb-active .details-mb-mod{ display: block;}
.pkg-mb-active .arrow-up-mob{ display: block; left: 25px; top: 40px;}
.pkg-mb-active .arrow-dwn-mob{ display: none;}
.mb-all-logos{ display: none; text-align: center; margin-top: 10px;}
.pkg-mb-active h5{ color: #fff;}
.pkg-mb-active .green-txt{ color: #2dcc8c;}


.clear {
    display: block;
    clear: both;
    content: "";
}

@media screen and (min-width:992px) and (max-width:1200px){
    .price-hdng h3{
        font-size: 46px;
    }
}

@media only screen and ( max-width: 767px){

    .for-desk-only{ display: none;}
    .for-mob-only{ display: block;}
    #special-pricing{margin:0 auto;}
    /* .wistia_responsive_wrapper{ width: 43%;} */
    .video-right-cont{ width: 55%;}
    .dynamic-bio-doc-sec{ padding-left: 15px; padding-right: 15px;}
    .cls-lft-img img{max-height: 68px; margin-right: 8px;}
    .value-panel{border: 0;padding:0;}
    .pkg-mb-active .arrow-up-mob{
        top: 28px;
        left:auto;
        right: auto;
        display: inline-block;
    }
    .pricing-wrap{
        display: none;
    }
     .cls-left{ min-height: 80px;}
    }
    .cls-lft-sec{
          width: 72%;
    padding-top: 6px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    }
    .pkg-mb-active .cls-lft-sec{
        width: 75%;
        display: block;
    }
    .productPanelRight-new{ width: 100%;}
    .productPanelLeft-new{ width: 100%;}
    .cls-left{ width: 85%;}
    .cls-rgt{ width: 14%;}
    .arrow-dwn-mob{ border-width: 20px 15px 0 15px;}
    .wistia_responsive_wrapper{ width: 100%; float: none; text-align: center;}
    .video-right-cont{ float: none; width: 100%;}
    .dynamic-bio-doc-sec{ padding-left: 0; padding-right: 0;}
    .dt-mod-price{
        width: 60%;
    }
    .dt-mod-img{
        width: auto;
        float: none;
    }
    .dt-mod-img img{
        width: auto;
    max-height: 100px;
    }


@media only screen and ( max-width: 639px) and (orientation:portrait){
    .cls-left{ min-height: 60px;}
    .pkg-mb-active .arrow-up-mob{ /*left: 19px;*/ border-width: 0 15px 20px 15px;}
    .cls-rgt-sec {padding: 12px 0 0;}
    #tab-mob-2  .cls-rgt-sec {padding: 15px 0 0;}
    .cls-lft-img img {max-height: 50px;}
    .cls-lft-txt {font-size: 18px;}
    .blu-txt {font-size: 16px;}
    .cls-rgt-sec {font-size: 13px;}
    .arrow-dwn-mob {top: 40px;}
    .pkg-mb-active .cls-lft-txt {top: 8px;}
    .pkg-mb-active .cls-rgt-sec {padding-top: 12px;}
    .pkg-mb-active .arrow-up-mob {top: 20px;}
}

@media only screen and ( max-width: 479px){
    /* .pkg-mb-active .arrow-up-mob{ 
        left: 9px;
    } */
    .dt-mod-img img{
        max-height: 72px;
    }
}

@media only screen and ( max-width: 375px){
.dt-mod-price {
    width: 54%;
}
.dt-mod-price .price-big{
    font-size: 52px;
}
}

@media only screen and ( max-width: 340px){
.dt-mod-price {
    width: 50%;
}
.dt-mod-price .price-big{
    font-size: 44px;
}
.dt-mod-price .sup-txt1 {
    font-size: 28px;
}
.dt-mod-price .sup-txt1 small {
    font-size: 14px;
}
.closing-mod .cls-lft-img{
    width: 43%;
    text-align: center;
    margin-right: 3px;
}
.closing-mod .cls-lft-img img {
    max-height: 55px;
    margin-right: 0;
    margin-left: 0;
}
.closing-mod .cls-lft-txt{
    font-size: 17px;
}
.closing-mod .blu-txt {
    font-size: 15px;
}

#tab-mob-1 .closing-mod .cls-lft-txt {
    font-size: 18px;
    line-height: 14px;
}
 #tab-mob-1 .closing-mod .blu-txt {
    font-size: 10px;
}
#tab-mob-2 .cls-rgt-sec {
    padding: 17px 0 0;
}
.cls-left {
    min-height: 70px;
}
.arrow-dwn-mob{
    top:45px;
}
.pkg-mb-active .arrow-up-mob{
    top:22px;
}
}

@media only screen and ( max-width: 300px){
.dt-mod-price {
    width: 45%;
}
.dt-mod-price .price-big{
    font-size: 40px;
}
.dt-mod-price .sup-txt1 {
    font-size: 22px;
}
.dt-mod-price .sup-txt1 small {
    font-size: 12px;
}
}





#tab-1 .price-hdng{
    padding: 13px 20px 91px 20px;
    display: flex;
    justify-content: space-between;
}

#tab-1 .price-hdng h3 {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 600;
    text-align: left;
    letter-spacing: 0;
    text-transform: inherit;
    line-height: 22px;
}
#tab-1 .price-hdng h3 span {
    font-size: 12px;
    display: block;
    font-weight: 400;
    text-align: center;
    font-style: italic;
}

#tab-1 .price-hdng span.percent-count {
    font-size: 48px;
    line-height: 1.1;
    font-weight: 600;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    display: flex;
    align-items: center;
}

#tab-1 .price-hdng span.sup-txt {
    font-size: 18px;
    text-align: left;
}

/* #tab-1 .btl-sec-img img{
    max-width: 230px;
} */
#tab-1 .price-category2 .price-sec{
    top: 30px;
}

#tab-1 .price-sec{
    top: 35px;
}
@media(min-width:767px) {
    #buy_now_fixed {
        display: none !important;
    }
}












