@font-face {
    font-family: "SansPro";
     src: url("../fonts/SourceSansPro-Regular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }
  @font-face {
    font-family: "SansSemiBold";
     src: url("../fonts/SourceSansPro-Semibold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }
  @font-face {
    font-family: "SansBold";
     src: url("../fonts/SourceSansPro-Bold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }
  @font-face {
    font-family: "Roboto";
     src: url("../fonts/Roboto-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
  }
#review p {
    max-width: 800px;
    margin: 0 auto 30px;
}
.rwt{
   display: block;
   font-weight: bold;
   font-size: 24px;
   margin-bottom: 10px;
}

body{
    margin: 0;
    padding: 0;
}

/* section 1 */
.sc-1{
    background: #f7f7f7 url(../img/face.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 15px;
    position: relative;
    padding-bottom: 40px;
    background-size: 60% 100%;
}
.sc-1 img.ear-med{
    position: absolute;
    margin: auto;
    bottom:-55px;
    left: 51%;
    right: 0;
}
.sc-1 .buy-now .full-recovery{
    font-family: SansSemiBold;
    font-size: 55.88px;
    line-height: 54px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.sc-1 .buy-now .full-recovery span{
    color:#2d62ae;
    display: inline-block;
}
.sc-1 .buy-now .natural{
    font-family: SansSemiBold;
    font-size: 18.85px;
    padding-bottom: 15px;
}
.sc-1 .buy-now .natural span{
    color:#2d62ae;
}
.sc-1 .results{
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
}
.sc-1 .results span{
    display: inline-table;
}
.sc-1 .results img{
    padding-right: 9px;
}
.sc-1 .old-cost{
    float: left;
    font-family: Roboto;
    color:#8c8c8c;
    font-size: 16px;
    padding: 40px 30px 0 26px;
}
.sc-1 .season{
    font-size: 20.06px;
    font-family: Roboto;
    padding-top: 36px;
    line-height: 28px;
}
.sc-1 .season span{
    font-size: 30.06px;
    color:#21c256;
    font-weight: bold;
}
.sc-1 .one-click .time .numbs{
    border:solid 2px #636363;
    border-radius: 5px;
    font-size: 48px;
    font-family: SansPro;
    color:#636363;
    width: 81px;
    height: 56px;
    float: left;
    text-align: center;
    margin-left: 28px;
    line-height: 50px;
}
.sc-1 .one-click .time span{
    font-size: 16px;
    font-family: SansPro;
    color:#636363;
    margin-left: 46px!important;
    float: left;
}
.sc-1 .one-click .time span.dott.right{
    left: 225px;
}
/* timer */
.timer, .timer-done, .timer-loop {
    font-size: 30px;
    color: black;
    font-weight: bold;
    padding: 10px;
  }
  .jst-hours {
    float: left;
    margin-left:17px;
    border: solid 2px #636363;
  border-radius: 5px;
  font-size: 48px;
  font-family: SansPro;
  color: #636363;
  width: 81px;
  height: 56px;
  float: left;
  text-align: center;
  line-height: 50px;
  padding-left: 11px;
  }
  .jst-minutes {
      margin-left:30px;
    float: left;
    border: solid 2px #636363;
    border-radius: 5px;
  font-size: 48px;
  font-family: SansPro;
  color: #636363;
  width: 81px;
  height: 56px;
  float: left;
  text-align: center;
  line-height: 50px;
  padding-left: 11px;
  }
  .jst-seconds {
    float: left;
    margin-left:30px;
    border: solid 2px #636363;
    border-radius: 5px;
  font-size: 48px;
  font-family: SansPro;
  color: #636363;
  width: 81px;
  height: 56px;
  float: left;
  text-align: center;
  line-height: 50px;
  padding-left: 0px;
  }
  .jst-clearDiv {
    clear: both;
    display: none
  }
  .jst-timeout {
    color: red;
  }
  .hide-line{
      width: 8px;
      height: 49px;
      background: #fff;
      position: absolute;
      left: 93px;
      top: 30px;
      z-index: 1;
  }
  .hide-line-two{
      width: 8px;
      height: 49px;
      background: #fff;
      position: absolute;
      left: 204px;
      top: 30px;
      z-index: 1;
    }
 
/* end */
.sc-1 .one-click .time span.dott{
    margin-left: 0px!important;
    position: absolute;;
    left:115px;
    top:5px;
    font-size: 60px!important;
    font-family: SansPro;
    color:#636363;

}
.sc-1 .one-click .time span + span{
    margin-left: 57px!important;
}

.sc-1 .one-click{
    width: 357px;
    margin-right: 70px;
    text-align: center;
    border-radius: 10px;
    margin-top: 58px;
    background:#f6e9ba;
}
.sc-1 .one-click .time{
    width: 100%;
    position: relative;
    padding: 16px 0 18px;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;

}
.sc-1 .one-click .buy{
    font-size: 32px;
    font-family: SansPro;
    line-height: 34px;
    padding: 11px 0 ;
}
.sc-1 .one-click .buy span{
    font-family: SansBold;
    color:#2d62ae;
    display: inline-block;
}
.sc-1 form select,.sc-1 form input{
    width: 303px;
    height: 56px;
    border-radius: 40px;
    outline: none;
    border:none;
    margin-bottom: 17px;
    padding-left: 31px;
    font-size: 18.84px;
    color:#717171;
    font-family: Roboto;
}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.sc-1 form select {
    background:  url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff;
    -webkit-appearance: none;
    background-position-x: 244px;
}

.sc-1 form button{
    width: 303px;
    height: 56px;
    outline: none;
    font-size: 18.84px;
    background-image: linear-gradient(#3574bd, #234c9c);
    font-family: Roboto;
    border-radius: 40px;
    border:none;
    color:#fff
}
.sc-1 form button:focus{
    opacity: 0.9;
    box-shadow:1px 1px 1px #000
}
.sc-1 .buy-now .attention{
    font-size: 17.83px;
    padding: 20px 0;
    font-family: Roboto;
}
.sc-1 .buy-now .attention span{
    font-weight: bold;
    color:#ff3829
}
.sc-1 .buy-now .attention .white-back{
    background: #fff;
    padding: 1px 6px;
    border-radius: 5px;
}
/* SECTION 2 */
.sc-2{
    background: url(../img/old-man.jpg);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 82px;
}
.sc-2 .head-info .hear{
    font-family: SansSemiBold;
    font-size: 51px;
    line-height: 51px;
}
.sc-2 .head-info .hear span{
    color:#fa3737;
    display: inline-block;
}
.sc-2 .head-info{
    margin-top: 87px;
}
.sc-2 .eclipse{
    margin-top: 42px;
}
.sc-2 .eclipse p{
    float: left;
    width: 50%;
    position: relative;
    padding-bottom: 10px;
}
.sc-2 .eclipse .for-img{
    position: relative;
}
.sc-2 .eclipse p img{
    transition: 1s
}
.sc-2 .eclipse p img:hover{
    transform: scale(1.3)
}
.sc-2 .eclipse p span{
    font-family: Roboto;
    font-size: 17.38px;
    position: relative;
    top: 10px;
    font-weight: bold;
}
.sc-2 .eclipse p img{
    box-shadow: 0px 2px 8px #717171;
    border-radius:50%;
    float: left;
    margin-right: 12px;
   
}
/* SECTION 3 */

.sc-3{
    background: url(../img/sc-3-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-bottom: 61px;
}
.sc-3 p{
    font-family: SansSemiBold;
    font-size: 40px;
    color:#fff;
    padding-top: 48px;
}
.sc-3 .box{
    width: 314px;
    float: left;
    background: #fff;
    border-radius: 5px;
    margin-left: 46px;
    transition: 1s
}

.sc-3 .box:hover{
    transform: scale(1.1)
}

.sc-3 .box img{
    border-top-left-radius: 5px;
    transition: 1s;
    border-top-right-radius: 5px;
}
.sc-3 .box p{
    font-size: 27.71px;
    color:#000;
    padding: 0 17px;
    line-height: 30px;
}
/* SECTION 4 */

.sc-4{
    background: url(../img/sc4-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 67px 0;
}
.sc-4 .title{
    font-family: SansSemiBold;
    font-size: 25.12px;
    margin-bottom: 0;
}
.sc-4 .text{
    font-family: SansSemiBold;
    font-size: 44.35px;
    line-height: 45px;
    padding-bottom: 30px;
}
.sc-4 .text span{
    color:#2d62ae;

}
.sc-4 .info p{
    font-size: 20.58px;
    font-family: Roboto;
    margin-bottom: 15px;
}
.sc-4 .info p img{
    margin-right: 9px;

}
.sc-4 button{
    width: 303px;
    height: 56px;
    outline: none;
    font-size: 18.84px;
    background-image: linear-gradient(#3574bd, #234c9c);
    font-family: Roboto;
    border-radius: 40px;
    border:none;
    color:#fff;
    margin-top: 40px;
    margin-right: 23px;
}
.sc-4 .info a{
    font-family: SansSemiBold;
    font-size: 19.74px;
    color:#2d62ae
}
.sc-4  .info .text-center{
    text-align: left;
}
/* SECTION 5 */

.sc-5{
    background: url(../img/wood-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative;
}
.sc-5 img.food{
    position: absolute;
    top: 0;
    left: 0;
}
.sc-5 .food.respons{
    display: none;
}
.sc-5 .info{
    font-size: 44.35px;
    font-family: SansSemiBold;
    color:#fff;
    line-height:50px;
    padding-bottom: 20px;

}
.sc-5 .info span{
    color:#f6e9ba
}
.sc-5 .natural{
    font-family: Roboto;
    font-size: 19.75px;
    color:#fff;
    padding-bottom: 15px;
}
.sc-5 .extract{
    padding-bottom: 26px;
}
.sc-5 .extract img{
    float: left;
    padding-right: 9px;
}
.sc-5 .extract span{
    font-size: 16px;
    font-family: Roboto;
    color:#f6e9ba;
    display: grid;
}
.sc-5 .bot-text.respons{
    display: none;
}
.sc-5 .bot-text{
    font-size: 16px;
    font-family: Roboto;
    color:#fff;
    line-height: 25px;
}
.sc-5 .col-md-6{
    padding-left:30px;
}
/* SECTION 6 */
.sc-6{
    background: url(../img/doctor.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding:60px 0 75px;
    position: relative;
}
.sc-6 .info{
    font-size: 32.94px;
    font-family: SansSemiBold;
    line-height: 40px;
}
.sc-6 .info span{
    color:#2d62ae
}
.sc-6 .hear-problem{
    font-size: 21px;
    font-family: Roboto;
    font-weight: bold;
}
.sc-6  .text{
    font-size: 16px;
    font-family: Roboto;
    font-weight: bold;
}
.sc-6 .bot-text{
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
}
.sc-6 .bot-text span{
    color:#2d62ae;
}
.sc-6 .vladimir{
    display: inline-block;
    margin-top: 65%;
}
.sc-6 .vladimir p{
    font-size: 21.88px;
    font-family: Roboto;
    font-weight: bold;
}
.sc-6 .vladimir .name{
    font-family: Roboto;
    font-style: italic;
    font-size: 16px;
    color:#4c4c4b;
    float: left;
}
.sc-6 .vladimir img{
    position: absolute;
    right: 0;
    left: 0;
    margin: auto
}

/* SECTION 7*/

.sc-7{
    background: url(../img/neiron.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding:47px 0 44px;
    position: relative;
    text-align: center;
}
.sc-7 .title{
    font-size: 27.75px;
    font-family: SansSemiBold;
    color:#fff
}
.sc-7 .eclipse .circle{
    width: 276px;
    height: 276px;
    border-radius:50%;
    border:solid 6px #6e99db ;
    overflow: hidden;
    position: relative;
    box-shadow: 1px 1px 29px #000;
    margin: auto;
    margin-bottom: 20px;
    transition: 1s
}
.sc-7 .eclipse .circle:hover{
    opacity: 0.5;
    transform: rotate(15deg)
}
.sc-7 .eclipse .circle img{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}
.sc-7 .eclipse  p{
    font-size: 20px;
    font-family: Roboto;
    color:#fff;
    padding: 0 32px;
}
.sc-7 .eclipse .day7{
    width: 105px;
    height: 27px;
    font-family: Roboto;
    background:#fff3ba;
    color:#000;
    text-align: center;
    padding-top: 3px;
    margin: auto;
    margin-top: 15px;
}
/* SECTION 8 */
.sc-8{
    padding: 52px 0 37px;
}
.sc-8 .title{
    font-family: SansSemiBold;
    font-size: 27.75px;
    text-align: center;
}
.sc-8 .title span{
    color:#2d62ae
}
.sc-8 #video .slick-dots li{
    list-style: none;
    float: left;
    font-size: 0;
    
}
.sc-8 .cont-slide{
    padding: 0 50px;
    opacity: 0.5;    
}
.slick-initialized .slick-slide{
    outline:none
}
.sc-8 .slick-dots{
    display: inline-block
}
.sc-8 #video .slick-dots li button{
    background: #dddddd;
    border-radius: 50%;
    width: 25px;
    border:none;
    height: 25px;
    outline:none;
    margin-right: 15px;
    margin-top: 20px;
}
.sc-8 #video .slick-dots li button:active{
    background: #2d62ae
}
.sc-8 .nav{
    text-align: center;
}
.sc-8 .slick-active button{
    background: #2d62ae!important
}
.sc-8 .slick-active ~ .cont-slide + .cont-slide{
    opacity: 0.5!important;
}

.sc-8 .slick-active ~ .cont-slide {
    opacity: 1!important;
}
.sc-8 .nav-pills>li{
    float: none;
    display: inline-block;
    padding-bottom: 30px;
}
.sc-8 .nav-pills>li>a{
    text-decoration: underline dotted;
    text-underline-position: under;
    font-family: Roboto;
    font-size: 19px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
    background: none;
    color:#848484;
    text-decoration: none
}
/* SECTION 9 */
.sc-9 .ever{
    font-size: 28.88px;
    font-family: SansSemiBold;
    color:#000!important;
    margin-top: -15px!important;
}
/* FOOTER */
.footer p{
    font-size: 14px;
    font-family: Roboto;
    color:#8d8d8d;
    padding: 39px  0px 15px 15px;
}

/* MEDIA SCREENS */
@media only screen and (max-width: 1200px){
    /* sc1 */
    .sc-1 .one-click{
        width: 341px;
        position: relative;
        right: 30px;
    }
    /* sc2 */
    .sc-2 .head-info .hear{
        font-size: 42px;
        line-height: 42px;
    }

    .sc-2{
        background-size: cover;
        background-position: 40%
    }
    /* sc3 */
    .sc-3 .box{
        width: 295px;
        margin-left: 16px;
    }
	
   
    /* sc4 */
    .sc-4 button{
        width: 255px;
    }
    /* sc5 */
	.sc-5 .col-md-6{
		padding-left:15px;
	}
    .sc-5 img.food{
        display: none;
        position: relative;
    }
    .sc-5 .food.respons{
        display:block;
        padding-bottom: 30px;
    }
    
    .sc-5 .bot-text.respons{
        display: inline-block;
    }
    .sc-5 .bot-text{
        display: none;
    }
    /* sc6 */
    .sc-6 .vladimir{
        margin-top: 108%;
    }
    .sc-6{
        background-position: 56%
    }
}
@media only screen and (max-width: 992px){
    /* sc1 */
    
    .sc-1{
        background-position: 0%;
        background-size: cover
    }
    .sc-1 img.ear-med {
        left:51%;
        top:139px
    }
    
    .sc-1 .one-click{
        width: 357px;
        margin: auto;
        position: static;
    }
    /* sc2 */
    .sc-2 .head-info{
        margin-top: 42px;
    }
    .sc-2{
        background-position: -43%;
    }
    /* sc3 */
    .sc-3 .box{
        width: 230px;
        margin-left: 6px;
    }
    .sc-3 .box p {
        font-size: 20.71px;
        padding: 11px 17px;
        line-height: 21px;
    }
  
    /* sc4 */
    .sc-4 .col-md-5{
    text-align: center;
    padding-top: 50px;
    }
    /* sc5 */
    .sc-5 .bot-text.respons{
        display: none;
    }
    .sc-5 .bot-text{
        display: inline-block;
    }
    /* sc6 */
    .sc-6 .vladimir{
        margin-top: 20px;
    }
    /* sc7 */
    .sc-7 .eclipse .day7{
        margin-bottom: 30px;
    }
    .sc-7 .title{
        padding: 0 20px;
    }
    .sc-7 .eclipse p{
        padding: 0 111px;
    }
}
@media only screen and (max-width: 768px){
    .sc-1 img.ear-med{
        width:45%
    }
    .sc-3 .box:hover{
        margin: auto!important;
    }
  
    .sc-2 {
        background-position: 50% 101%;
        background-size: 106%;
    }
    /* sc3 */
    .sc-3 .box{
        margin: auto;
        float: none;
    }
    
}
@media only screen and (max-width: 616px){
    .sc-1 img.ear-med{
        width: 21%;
    }
    .sc-1 .buy-now .full-recovery{
        font-size: 39px;
        line-height: 41px;
    }
    .sc-9 .buy-now .full-recovery span{
        display: inline;
    }
    
    /* sc4 */
    .sc-4 .text{
        font-size: 33px;
    }
    .sc-4 button{
        width: 230px;
    }
    .sc-4 .info a{
        font-size: 16px!important;
    }
    /* sc5 */
    .sc-5 .info{
        font-size: 31px;
        line-height: 35px;
    }
    /* sc6 */
    .sc-6 .info{
        font-size: 31px;
        line-height: 36px;
    }
    /* sc7 */
    .sc-7 .eclipse p{
        padding: 0;
    }
}
@media only screen and (max-width: 460px){
    /* timer */
    .jst-hours{
        margin-left: 9px;
        width: 69px;
        height: 56px;
        font-size: 40px;
    }
    .jst-minutes{
        width: 69px;
        height: 56px;
        font-size: 40px;
    }
    .jst-seconds{
        width: 69px;
        height: 56px;
        font-size: 40px;
    }
    .hide-line{
        left:75px
    }
    .hide-line-two{
        left:174px
    }
    /* end */
    .sc-1 img.ear-med{
        position: static;
        width: 204px;
        display: inherit
    }
    .sc-1 .buy-now .full-recovery {
        font-size: 26px;
        line-height: 32px;
    }
    .sc-1 .buy-now.col-md-4{
        padding: 0;
    }
    .sc-1 .one-click{
        width: 320px;
    }
    .sc-1 .one-click .time .numbs{
        margin-left: 19px;
    }
    .sc-1 .one-click .time span.dott{
        left:97px
    }
    .sc-1 .one-click .time span.dott.right{
        left:197px;
    }
    .sc-1 .one-click .time span + span{
        margin-left: 45px!important;
    }
    .sc-1 form select, .sc-1 form input{
        width: 271px;
    }
    .sc-1 form button{
        width: 271px;
    }
    .sc-1 .buy-now .attention{
        font-size: 15px;
    }
    .sc-2 .head-info .hear{
        font-size: 32px;
    }
    .sc-2 .eclipse p{
        display: inline-block;
    }
    .sc-2 .eclipse{
        text-align: center;
    }
    .sc-2 .eclipse p span{
        display: list-item;
        list-style: none;
    }
    .sc-2 .head-info .hear{
        text-align: center;
    }
    .sc-2 .eclipse p img{
        float: none;
    }
    .sc-2 .eclipse p br{
        display: none
    }
  
    .sc-4 .text{
        font-size: 27px;
        line-height: 29px;
    }
    .sc-4 .info p{
        font-size: 17px;
    }
    .sc-4 .title{
        font-size: 21px;
        line-height: 26px;
    }
    .sc-4 .info a{
        float: left;
    }
    .sc-4 button{
        margin: auto;
        display: inherit;
        margin-bottom: 20px;
    }
    
    .sc-4  .info .text-center{
        text-align: center;
    }
    .sc-4  .info a{
        text-align: center;
        float: none;
    }

    .sc-4 .col-md-5 img{
        width: 204px;
    }
    .sc-6{
        background-position: 60%
    }
    
}
@media only screen and (max-width: 350px){
    .sc-1 .season span{
        font-size: 25px;
    }
    .sc-1 .buy-now .full-recovery,.sc-9 .buy-now .full-recovery span{
        font-size: 24px;
    }
    .sc-1 .one-click{
        width: 299px;
    }
    .sc-1 .one-click .time .numbs{
        margin-left: 13px;
    }
    .sc-1 .one-click .time span.dott{
        left:96px;
        top:5px
    }
    .sc-1 .one-click .time span.dott.right{
        left:193px;
    }
    .sc-1 .one-click .time span{
        margin-left: 32px;
    }
    .sc-1 .one-click .time span + span{
        margin-left: 50px;
    }
    .sc-2 .head-info .hear{
        font-size: 28px;
    }
    .sc-2 .eclipse p{
        float: none;
    }
    .sc-5 .info{
        font-size: 23px;
        line-height: 29px;
    }
    .sc-6 .info{
        font-size: 20px;
        line-height: 26px;
    }
    .sc-6 .hear-problem{
        font-size: 17px;
    }
    .sc-7 .title{
        font-size: 21px;
    }
    .sc-7 .eclipse .circle{
        width: 228px;
        height: 228px;
    }
}