html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
strong {font-weight: bold;}
* {outline: 0!important;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-size: 16px;
    font-family: 'IBM Plex Sans Condensed', sans-serif;
    color: #000000;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    color: #222;
    font-size: 1em;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.hidden {
    display: none !important;
}


.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}
img {max-width: 100%; height: auto;}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }


    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
a,
a:visited {
    text-decoration: none;
    color: #fff;
}
* {    box-sizing: border-box;}
.wrap {width: 1170px; max-width: 100%;  margin:0 auto;}
.flexcontainer {display: flex;}
.btn2 {display:inline-block;text-transform:uppercase; border-radius:3px;padding:17px 40px; color:#fff; font-size: 21px; font-weight: bold;background: #38b410; /* Old browsers */background: -moz-linear-gradient(top, #38b410 0%, #158d05 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #38b410 0%,#158d05 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #38b410 0%,#158d05 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b410', endColorstr='#158d05',GradientType=0 ); /* IE6-9 */}
.btnwrapper {text-align: center;}
.heading1 {font-size: 55px;  line-height: 1.1; color: #fff; font-weight: bold; text-transform: uppercase; }
.heading1 span {color: #ffd802;}
.belttop {z-index: 1111111111;background: #fff;color: #000224;display: flex;justify-content: center;align-items: center;padding: 10px 20px;position: relative;box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);}
.belttop .wrap {display: flex;justify-content: center;align-items: center;}
.spanred {font-weight: bold; color: #ff0000;}
.warning {margin-right: 18px; display: flex;}
.warning > span{ display: block; align-self: center; margin-left: 7px;}
.warning div {color: #fff;font-size: 12px;display: flex;justify-content: center;align-items: center;border-radius: 50%;background: #f00;width: 20px;height: 20px;font-weight: bold;}
.belttop p {padding: 0 25px 0 0;font-size: 16px;line-height: 1.3; color: #4c4c4c;}
.closetop {transform:rotate(45deg);border: 1px solid #fff;color: #000224;display: flex;justify-content: center;align-items: center;font-size: 30px; font-weight: bold;}
.lang_selector {border-radius:3px; background: url(../img/arrow.png) no-repeat 90% center;color: #fff; font-size: 11px;position: relative;  cursor: pointer; padding-right:3px;}
.lang_dropdown { padding: 11px 10px; background: rgba(255,255,255,0.2);  border-radius: 3px; }
.lang_dropdown .current_lang {position: relative; font-weight: 600}
.lang_dropdown .current_lang img {margin-right: 3px; width: 18px; height: 18px;}
.all_langs {position: absolute;background: rgba(0,0,0,0.7);top: 47px;width: 135px;padding: 5px;z-index: 3;text-align: center;left: 0;display: none;}
.current_lang span {position: relative;top: 1px; font-size: 12px; padding-left: 4px}
.all_langs a{ display: inline-block; width: 15%; margin: 5px; }
.box1 {background:url(../img/box1.jpg) center top; background-size: cover; padding-bottom: 115px;}
.hardver .box1 {background:url(../img/box1h.jpg) center top; background-size: cover; padding-bottom: 115px;}
.topbar {min-height: 60px; display: flex; justify-content: space-between; align-items: center; padding-top: 50px;}
.topbar nav > ul {display: flex; align-items: center; }
.topbar > nav > ul > li > a {font-size: 20px; line-height: 1.25; padding: 5px 9px; margin: 0 9px; text-transform: uppercase; font-weight: bold;}
.topbar > nav > ul > li > a:hover {color: #ed4f70;}
.topheading {padding-top: 106px; margin-bottom: 20px;}
.topheading h1 {color: #ffd802; font-size: 80px; font-weight: bold; text-transform: uppercase;}
.topheading p {color:#fff; font-size: 50px; line-height: 1.09}
.box1bottom {display: flex;}
.box1bottom div:nth-of-type(1) a{background: rgba(33,164,8,0.2); padding: 10px; border-radius: 5px; display: block;}
.box1bottom div:nth-of-type(1) a:hover{animation: ahover 1.2s;}
@keyframes ahover{
    0%{background: rgba(33,164,8,0.2);}
    50%{background: rgba(33,164,8,0.6);}
    100%{background: rgba(33,164,8,0.2);}
}
.box1bottom div:nth-of-type(1) a div{position:relative; z-index:2;padding:30px 65px;background: #38b410; /* Old browsers */background: -moz-linear-gradient(top, #38b410 0%, #158d05 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #38b410 0%,#158d05 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #38b410 0%,#158d05 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b410', endColorstr='#158d05',GradientType=0 ); /* IE6-9 */border-radius: 5px; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 25px; line-height: 1.1; text-transform: uppercase;text-align: center; font-weight: bold;}
.box1bottom div:nth-of-type(1) a:hover div{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#158d05+0,38b410+100 */background: #158d05; /* Old browsers */background: -moz-linear-gradient(top, #158d05 0%, #38b410 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #158d05 0%,#38b410 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #158d05 0%,#38b410 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#158d05', endColorstr='#38b410',GradientType=0 ); /* IE6-9 */}
.box1bottom div:nth-of-type(1) ul li {color: #fff; font-size: 15px; margin-bottom: 15px;}
.box1bottom div:nth-of-type(1) ul  {margin-left: 10px; margin-top: 39px;}
.box1bottom div:nth-of-type(1) ul li span{color: #ffd802; font-weight: bold;}
.box1bottom div:nth-of-type(1) ul li img{margin-right: 13px;}
.box1bottom div:nth-of-type(2) {position: relative;flex-grow: 1;justify-content: flex-end;display: flex;padding-right: 123px;}
.box1bottom div:nth-of-type(2) > img{position: absolute; min-width: 564px; height: 541px; bottom: -177px;left: -48px;}
.box1bottom div:nth-of-type(2) > div {align-self: flex-end;position: relative; top: 83px;}
.box1bottom div:nth-of-type(2) > div > img{margin-right: 15px; align-self: flex-end; }

.box2 {background:#9d0e36; padding: 85px 0 10px;}
.box2 .flexcontainer div{width: 200px; text-align: center;}
.box2 .flexcontainer div p {font-size: 20px; color: #fff; line-height: 1.2; padding-top: 23px;}
.box2 .flexcontainer {justify-content: space-around;}
.imgrotate {animation: imgrotate 1s;}
@keyframes imgrotate{
    0% {transform: rotate(0);}
    100% {transform: rotate(360deg);}
}

.box3 {background:url(../img/box3.jpg) no-repeat; padding: 178px 0 100px; background-size: cover;}
.hardver .box3 {background:url(../img/box3h.jpg) no-repeat; padding: 178px 0 100px; background-size: cover;}
.box3 .wrap div {width: 585px; max-width: 100%;}
.box3 h2 { text-transform: uppercase;margin-bottom: 42px; font-weight: bold;}
.box3 ul li {list-style-image: url(../img/check-box.png);padding-left: 13px; color: #fff;font-size: 20px; margin-bottom: 20px;}
.box3 ul li span{color: #ffd802; font-weight: bold;}
.box3 ul {padding-left: 33px; margin-bottom: 45px;}
.box3 p {color: #2dc30f;font-size: 25px;line-height: 1.4; padding-left: 48px; padding-right: 48px;}

.box4 {background:url(../img/box4.jpg) no-repeat; background-size: cover; padding: 100px 0;}
.hardver .box4 {background:url(../img/box4h.jpg) no-repeat; background-size: cover; padding: 100px 0;}
.box4 .wrap {display: flex; justify-content: flex-end;}
.box4 .wrap > div{width: 585px; max-width: 100%;}
.box4 .wrap > div h2{margin-bottom: 50px;}
.box4 .wrap > div p{color: #d9d9d9; font-size: 21px;line-height: 1.667; margin-bottom: 50px;}
.box4 .wrap > div p.bluep{color: #788cd6; font-size: 25px;line-height: 1.4;}

.box5 {background:#ffeee8; padding: 90px;}

.afterheading{font-size: 20px; line-height: 40px; color: #262626; text-align: center;}
.cloud {padding: 67px 110px 0 39px; min-height: 191px; width: 736px; max-width: 100%; background:url(../img/cloud.jpg) no-repeat; margin:15px auto 0; }
.cloud p {color:#000; font-size: 30px;line-height: 1.1; font-weight: bold; font-style: italic; text-transform: uppercase;}

.box5 .flexcontainer  {justify-content: center; position: relative;}
.box5 .flexcontainer ul li {font-size: 20px; height: 53px; display: flex; align-items: center; }
.box5 .flexcontainer .beforeuse ul li {justify-content: flex-end;}
.beforeuse {text-align: right;}
.beforeuse > p, .afteruse > p {font-size: 40px; line-height: 45px; font-weight: bold; text-transform: uppercase; margin-top: 40px; margin-bottom: 10px;}
.beforeuse > p span, .afteruse > p span{font-size: 80px;}
.afteruse > p { color: #9d0e36 }
.beforeuse li{ text-align: right; }
.afteruse li {text-align: left;}
.afteruse li span{color: #9d0e36; font-weight: bold;}
.spacer ul {padding-top: 202px;}
.spacer li {text-align: center;}
.spacer {width: 128px; display: flex; justify-content: center;}
.spacer li {justify-content: center;}
.beforeuse > img {position: absolute; left: -30px;top:-190px;}
.afteruse > img {position: absolute; right: -53px;top:-204px;}
.box5 h3.heading1{text-align: center;color: #21a408; padding-top: 100px;}
.box5 h2.heading1{color: #9d0e36; text-align: center;}
.box5 .btn2 {margin-top: 40px;  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);}
.box6 {background: url(../img/box6.jpg), #101726;padding-top: 110px; background-size: cover;}
.box6 .heading1{text-align: center;}
.box6 .afterheading{color: #fff; margin-top: 20px;}
.chartcontainer {display: flex; width: 850px; max-width: 100%; margin: 50px auto 0;}
.chart {width: 750px; display: flex; height: 330px; background: url(../img/chartbg.png) repeat;padding: 0 27px;}
.chart > div{width: 174px; border-left: 1px solid #35383e; display: flex;justify-content: center; height: 100%; align-items: flex-end;}
.chart > div:first-of-type{border-left: none; }
.chart > div div{  width: 50px;  border-radius: 4px 4px 0 0;
    background: #fede04; /* Old browsers */
    background: -moz-linear-gradient(top, #fede04 0%, #b74f14 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fede04 0%,#b74f14 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fede04 0%,#b74f14 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fede04', endColorstr='#b74f14',GradientType=0 ); /* IE6-9 */ }
.chart > div div {height: 1%; transition: 4s}
.chart > div:nth-of-type(1) div{ transition: 3s}
.chart > div:nth-of-type(2) div{ transition: 4s}
.chart > div:nth-of-type(3) div{ transition: 5s}
.chart > div:nth-of-type(4) div{ transition: 6s}
.chart > div.chartanim:nth-of-type(1) div{ height: 90%; }
.chart > div.chartanim:nth-of-type(2) div{ height: 80%; }
.chart > div.chartanim:nth-of-type(3) div{ height: 80%; }
.chart > div.chartanim:nth-of-type(4) div{ height: 85%; }

.chart > div div p {color: #000000; font-size: 30px; line-height: 25px; transform:rotate(90deg); margin-top: 33px;}
.axisy {flex-grow: 1; display: flex; flex-direction: column; color: #fff; height: 330px; justify-content: space-between; padding-left: 20px; padding-top: 30px;}
.axisx {display: flex; padding: 27px 127px 0 27px; width: 850px; max-width: 100%;margin:0 auto;}
.axisx div {flex:1; display: flex;justify-content: center; align-items: flex-start;  font-size: 20px; line-height: 1.1; color: #fff; text-align: center; }
.afterchart {color: #4f5767; text-align: center;font-size: 15px; margin-top: 50px;}
.certificate {background:url(../img/bigcert.jpg); width: 438px; max-width: 100%; height: 310px; margin: 0 auto; padding-top: 56px; transform: rotate(3deg); position: relative;top:90px;}
.certificate .certwarp { color: #433004; font-size: 35px; font-weight: 900; text-align: center; line-height: 40px; text-transform: uppercase;font-family: 'Playfair Display', serif;}
.certificate ul {padding-left: 105px; padding-top: 55px;}
.certificate ul li {list-style-image: url(../img/certcheck.png); padding-left: 12px; font-size: 17px; color: #433004; margin-bottom: 10px;font-weight:300; font-family: 'IBM Plex Serif', serif;}
.certicon {position: absolute;bottom: -40px; right: 25px;}
.box7 {padding-top:200px; background: url(../img/box7.jpg); background-size: cover;}
.box7 h2.heading1{color: #000000; text-align: center;}
.box7 h2.heading1 span{color: #9d0e36;}
.box7 .flexcontainer > div:nth-of-type(1){width: 705px; position: relative;  max-width: 100%;}
.speakingcloud {background: #e8e7e8; border-radius: 15px; padding: 40px; margin-top: 64px; position: relative;}
.speakingcloud:after {content: ""; display: block; position: absolute;right: -70px; top:30px; width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-left: 78px solid #e8e7e8;
    border-bottom: 44px solid transparent;
    transform: rotate(-10deg);}
.speakingcloud p {color: #000000; font-style: italic; font-size: 22px; margin-bottom: 40px; }
.speakingcloud p:last-of-type {margin-bottom: 0;}



.doctorflex {display: flex; padding-top: 37px; justify-content: flex-start;}
.doctorflex div {margin-right: 30px;}
.doctorflex div:last-of-type {margin-right: 0px;}

.doctorflex div:nth-of-type(1) h3{ font-size: 24px; line-height: 30px; font-weight: bold; color: #9d0e36; }
.doctorflex div:nth-of-type(1) p{ font-size: 15px; line-height: 20px; }
.doctorflex div:nth-of-type(2) { position: relative; top:-13px;}

.box8  {background:url(../img/box8.jpg) no-repeat top center, #262626; padding: 107px 0 70px;  }
.box8 h2.heading1  {text-align: center; margin-bottom: 10px;}
.box8 .afterheading {color: #fff;}
.box8 .flexcontainer {justify-content: space-between; padding-top: 34px;}
.box8 .flexcontainer > div{position: relative;padding-top: 216px;}
.box8 .flexcontainer > div h3{color:#fff; line-height: 1.1; font-weight: bold;font-size: 40px;}
.box8 .flexcontainer > div p{margin-top: 25px; color: #d9d9d9; line-height: 25px; }
.box8 .flexcontainer > div img {position: absolute;border-radius: 50%;transition: 0.5s;}
.box8 .flexcontainer > div:nth-of-type(1) {width: 331px; max-width: 100%;}
.box8 .flexcontainer > div:nth-of-type(1) > div > img{right: -190px; top: 45px;}
.box8 .flexcontainer > div:nth-of-type(2) {width: 300px; max-width: 100%; text-align: center;padding-top: 460px;}
.box8 .flexcontainer > div:nth-of-type(2) > div > img, .redlightning{ top: 154px; left: 50%; margin-left: -124px;}
.redlightning{ top: 0; left: 50%; margin-left: -75px;z-index: 9}
.box8 .flexcontainer > div:nth-of-type(2) > div > img:nth-of-type(1){  z-index: 3;}
.box8 .flexcontainer > div:nth-of-type(2) > div > img:nth-of-type(2){ top: 165px;left: 50%; margin-left: -117px;z-index: 2;}
.box8 .flexcontainer > div:nth-of-type(3) {width: 340px; max-width: 100%; text-align: right;}
.box8 .flexcontainer > div:nth-of-type(3) > div > img{left: -190px; top: 45px;}
.box8 .flexcontainer > div img.redlightning {transition: 1s; transform: rotate(0deg);border-radius: 0; }
.box8 .ingredient2.desktop, .box8 .ingredient3.desktop {display:block;}


.solo-bottle-wrapper {display: flex; width: 750px; max-width: 100%; margin:51px auto 0;}
.solo-bottle-wrapper h2.heading1{color: #21a408; text-align: left; margin-bottom: 45px;}
.solo-bottle-wrapper div:nth-of-type(1){padding-top: 47px;}
.solo-bottle-wrapper div:nth-of-type(2){padding-left: 35px;}
.rotate {animation: rotate 4s infinite}
@keyframes rotate{
    0%{transform: rotate(0deg);}
    23%{transform: rotate(4deg);}
    46%{transform: rotate(-4deg);}
    69% {transform: rotate(0deg);}
    100%{transform: rotate(0deg);}
}

.box9 {background: url(../img/box9.jpg) center; background-size: cover; padding-top: 29px; overflow: hidden;}
.box9 .flexcontainer .heading1 {color: #000000; padding-top: 81px;}
.box9 .flexcontainer .heading1 span{color: #9d0e36;}
.box9 .flexcontainer .flexcontainer div:nth-of-type(1){padding-top: 33px}
.box9 .flexcontainer .flexcontainer div:nth-of-type(2){padding-top: 100px; margin: 0 9px;}
.box9 .flexcontainer .flexcontainer div:nth-of-type(3){padding-top: 33px}
.box9 .flexcontainer .flexcontainer div img:hover {transform: scale(1.1) translateZ(0); transition: 0.1s;backface-visibility: hidden;}
.box9 .flexcontainer .flexcontainer div {text-align: center;}
.box9 .flexcontainer .flexcontainer div h3 {color: #9d0e36; font-size: 20px;font-weight: bold;margin-top: 30px;}
.box9 .flexcontainer .flexcontainer div p {font-size: 15px; line-height: 20px; }
.box9 .wrap > .flexcontainer > div:nth-of-type(2) img{position: relative;right: -43px;}
.box9 .wrap > .flexcontainer > div:nth-of-type(2){display: flex; align-self: flex-end;}

.box10 { background:#fff; padding: 95px 0;}
.box10 h2{color: #000000; text-align: center;}
.box10 h2 span{color: #9d0e36;}


.testimonials {justify-content: space-between;}
.testimonial {margin-top: 75px;min-height: 280px;}
.testimonial .flexcontainer div:nth-of-type(1){min-width: 400px; position: relative;}
.testimonial .flexcontainer div:nth-of-type(2){padding-left: 50px;}
.testimonial .flexcontainer div:nth-of-type(1) img{position: absolute; min-width: 220px; max-width: 220px;}
.testimonial .flexcontainer div:nth-of-type(1) img:nth-of-type(1){left:0;top:0;}
.testimonial .flexcontainer div:nth-of-type(1) img:nth-of-type(2){left:180px; top: 63px;}
.testimonial h3 {font-size: 40px; line-height: 35px; margin-bottom: 36px; font-weight: bold;}
.testimonial p {font-style: italic; font-size: 22px; line-height: 33px; margin-bottom: 35px;}
.testimonial h4 {color: #9d0e36;font-size: 16px;}



.controls {display: flex; justify-content: center; max-width: 320px; padding:19px 40px 0; margin: 33px auto 100px;}
.controls li{width: 9px; height: 9px; border-radius: 50%; background:#a3a3a1; cursor: pointer; margin: 0 5px; display: block;}
.controls li.current{background:#000000;}
.tab-content{display: none;}
.tab-content.current{display: block!important;}
.testimonial-flex  {display: none; flex-wrap: wrap; justify-content: center; margin-top: 48px;}
.testimonial-flex div:nth-of-type(1) {min-width: 800px; max-width: 100%;}
.testimonial-flex div:nth-of-type(2) {min-width: 230px; max-width: 100%;margin-left: 30px;}
.testimonial-flex div:nth-of-type(3) {width: 100%; justify-content: center;display: flex;margin-top: 15px;}

.box11 {background:url(../img/box11.jpg) top center no-repeat, #f2f2f2; padding: 100px 0 93px;}
.box11 .heading1 {color: #9d0e36; text-align: center; margin-bottom: 40px;}
.accordion {border-bottom: 1px solid #d9d9d9; padding-top: 16px; width: 765px; max-width: 100%; margin: 0 auto;}
.accordion:first-of-type {padding-top: 0;}
.accordion:last-of-type {border-bottom: none;}
.question {font-size: 18px; font-weight: bold; margin-bottom: 23px; cursor: pointer!important; background: url(../img/plus.jpg) center right no-repeat; }
.answer {font-size: 18px; color: #4c4c4c; line-height: 30px;margin-bottom: 23px;}
.question.minus {background: url(../img/minus.jpg) center right no-repeat; color: #9d0e36; text-decoration: underline;}

.box12 { background: url(../img/box12.jpg) no-repeat center;background-size: cover;}
.box12 .wrap {padding: 118px 0;background: url(../img/box12lightning.png) no-repeat center; background-attachment: fixed;  }
.box12 .heading1 {color: #fff; margin-bottom: 80px;text-align: center;}
.box12 .flexcontainer {justify-content: space-around; text-align: center;}
.box12 .flexcontainer div {flex:1;}
.box12 .flexcontainer h3 {color: #ffd802; font-weight: bold; font-size: 80px;}
.box12 .flexcontainer p {color: #ffffff; font-size: 20px; margin-top: 20px;}

.box13 {background: url(../img/box13.jpg) no-repeat top center, #800824; padding: 55px 0 60px; }
.hardver .box13 {background: url(../img/box13h.jpg) no-repeat top center, #800824; padding: 55px 0 60px; }
.box13 .wrap > .flexcontainer {position: relative; padding-top: 200px;}
.form > div:first-of-type{width: 667px; max-width: 100%; border-radius: 4px; padding: 78px 50px 40px; background: #1e5799; background: -moz-linear-gradient(top, #1e5799 0%, #ffffff 0%, #f2f2f2 100%); background: -webkit-linear-gradient(top, #1e5799 0%,#ffffff 0%,#f2f2f2 100%); background: linear-gradient(to bottom, #1e5799 0%,#ffffff 0%,#f2f2f2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#f2f2f2',GradientType=0 );}
.formbottle-flex {position: absolute; top: 0; display: flex; right: 165px;}
.formbottle-flex div:nth-of-type(2) {align-self: flex-end; padding-bottom: 60px; position: relative;left: -23px;}
.formtext  {width: 458px; max-width: 100%; margin-right: 15px;}
.formtext h2 {font-size: 80px; color: #fff; text-transform: uppercase; margin-bottom: 35px; font-weight: bold;}
.formtext h2 span{color: #ffd802;}
.formtext p {font-size: 30px; line-height: 35px; color: #fff; margin-bottom: 18px;}
.formtext .flexcontainer:first-of-type {margin-top: 30px;}
.formtext .flexcontainer {font-size: 20px; color: #fff; margin-bottom: 22px;}
.formtext .flexcontainer div:nth-of-type(1) {min-width: 30px; width: 30px; align-items: center; display: flex; justify-content: center; align-self: center;}
.formtext .flexcontainer:first-of-type div:nth-of-type(1) {padding: 0 6px;}
.formtext .flexcontainer div:nth-of-type(2) {align-self: center; padding-left: 12px;}
.formtext .flexcontainer div:nth-of-type(2) span {color: #ffd802; font-weight: bold;  }
.form-box1 {display: flex;}
.form-box1 h2 {width: 225px; font-size: 40px; color: #000000;}
.form-box1 h2 span {color: #9d0e36; font-weight: bold;}
.timer {width: 202px; height: 65px; background: url(../img/timer.jpg) no-repeat; margin-top: 3px;}
#countdownTimer {display:block; font-size: 40px; font-weight: 800;color: #9d0e36; padding-top: 12px;padding-left: 13px;letter-spacing: 24px; }
#countdownTimer .colon {font-size: 27px; position: relative; letter-spacing: 9px; left: -8px; top: -6px;}
.newzero {letter-spacing:25px;}
.form-box1 > div:nth-of-type(2){padding-top: 3px; padding-left: 50px;}
.form-box1 div:nth-of-type(2) div:nth-of-type(2){display: flex; justify-content: space-between;}
.form-box1 div:nth-of-type(2) div:nth-of-type(2) p{width: 90px; text-align: center; text-transform: uppercase; font-size: 12px; color: #808080; padding-top: 9px;}
#currentprice {color: #21a308; font-size: 50px; font-weight: bold; }
#oldprice {color: #4c4c4c; font-size: 29px; text-decoration: line-through; padding-left: 15px; align-self: flex-end;}
.price {display: flex; justify-content: center; padding: 23px 0 30px;}
.inputcontainer {display: flex; position: relative;justify-content: center;margin-top: 5px;}
.inputcontainer > div:first-of-type {padding-right: 15px;}
.inputcontainer p a {color: #000014;text-decoration: underline;}
.inputcontainer p {margin-top:3px;}
.checkmark {position: absolute;top:0;height: 22px; width: 22px; background-color: #fff;border:1px solid #d6d6ce;display: block;  box-shadow: inset 0px 3px 4px 0px rgba(0, 0, 0, 0.2);}
.inputcontainer:hover input ~ .checkmark { background-color: #ffffff;}
.inputcontainer input:checked ~ .checkmark {background:url(../img/correct.png) no-repeat center center, #fff;}
.checkmark:after {content: "";position: absolute;display: none;}
.inputcontainer input:checked ~ .checkmark:after {display: block;}
.inputwrapper {position: relative;}
.inputwrapper.has-success input {background: url(../img/correct.png) no-repeat 95% 19px, #e9f7de;}
.inputwrapper.has-error  input {background: url(../img/error.png) no-repeat 95% 19px, #fcebeb;}
.inputwrapper span.help-block {display: none;}
.has-error span.help-block.form-error {max-width:200px; display:block; font-family:Open sans;font-size:12px; position: absolute;left: 104%;width: 80%; background: #f14141; border-radius: 5px; padding: 8px;text-align: center;top:40%; color:#fff; }
span.help-block.form-error:before {content: '';display: block;border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-right: 7px solid #f14141;position: absolute;top: 7px;left:-7px;width: 0;height: 0;}
.inputwrapper input[type="text"], .inputwrapper input[type="tel"], .inputwrapper input[type="email"] , select{height: 50px; width: 100%; border:1px solid #cacaca; border-radius: 3px;  box-shadow: inset 0px 3px 4px 0px rgba(0, 0, 0, 0.2); margin-bottom: 10px; font-size: 18px; color: #4c4c4c;padding-left: 20px;}
.select-hidden {display: none;visibility: hidden;padding-right: 10px;}
.select {cursor: pointer;color: #000;height: 50px;margin:0 auto;font-weight: bold;  overflow: hidden;background: url(../img/submitarrow.jpg) no-repeat right #fff;border-radius: 7px;z-index: 5;display: inline-block;position: relative;border-radius: 5px; width: 100%;max-width: 348px; border: 1px solid #d6d6ce; box-shadow: inset 0px 3px 4px 0px rgba(0, 0, 0, 0.2);}
.select select {background: transparent;width: 107%;padding: 5px 5px 5px 18px;font-size: 15px;line-height: 1;border: 0;border-radius: 0;height: 50px;-webkit-appearance:none;color: #888888;}
.submitbtn {border:0;margin-top:16px;color: #ffffff; font-size: 25px; font-weight: bold;text-transform: uppercase; text-align: center; padding: 21px 0; border-radius: 3px; width: 100%;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#38b410+0,158d05+100 */
    background: #38b410; /* Old browsers */
    background: -moz-linear-gradient(top, #38b410 0%, #158d05 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #38b410 0%,#158d05 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #38b410 0%,#158d05 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b410', endColorstr='#158d05',GradientType=0 ); /* IE6-9 */ }
.underform {display: flex; justify-content: space-around; align-items: center;margin-top: 34px; color: #fff;}
.underform span{font-weight: bold; color: #ffd802;}
.underform img{margin-right: 13px; position: relative; top: -2px;}
footer .wrap{margin-top: 105px; border-top: 1px solid #8d213a}
.footermenu ul {display: flex; justify-content: center; margin-top: 30px;}
.footermenu ul li {margin: 0 5px}
.footermenu ul li a {padding: 8px; display: block; color: #e6aebc; font-size: 15px;}
.footermenu ul li a:hover {text-decoration: underline;}
footer p:first-of-type {text-align: center;}
footer p {color: #b47282; font-size: 13px; margin-top: 18px;line-height: 22px;}
footer p:first-of-type {margin-top:35px;text-align: center; font-size: 15px;}
.tablet, .mobile {display: none;}
.desktop.tablet, .desktop.mobile, .desktop {display: flex;}
.messages {position: fixed; left: 20px; bottom:20px; display: flex;flex-direction: column;z-index: 99; align-items: flex-start;}
.message > div {display: flex; border-radius: 5px; overflow: hidden;}
.message > div > div:first-of-type {width: 117px; display: flex; align-items: center;justify-content: center; background: #fff;padding: 12px 5px}
.message > div > div:first-of-type img{min-height: 84px;}
.message > div > div:last-of-type {width: 234px; position: relative; display: flex;flex-direction: column;}
.message > div > div:last-of-type div:first-of-type {background: #d7bac2; color: #9d0e36; text-transform: uppercase; font-size: 13px; font-weight: bold; padding: 6px 11px 8px 20px;}
.message > div > div:last-of-type div:last-of-type {background: #e5e5e5; color: #4d4d4d;  font-size: 15px;   padding: 15px 11px 15px 20px;flex-grow: 1;}
.message > div > div:last-of-type div:last-of-type p {margin-bottom: 3px;}
.message > div > div:last-of-type div:last-of-type p:last-of-type {font-weight: bold; color: #000;}
.closemessage {position: absolute;right: 6px;font-size: 23px;transform: rotate(47deg);font-weight: bold;top: 2px; cursor: pointer!important; }
.testimonialhidden {display: none;}
@media(max-width: 1430px) {
    .has-error span.help-block.form-error {left: unset;right: 104%;}
    span.help-block.form-error:before { left:unset;right: -7px;border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-right: 0px solid #f14141;border-left: 7px solid #f14141;}
}


@media(max-width: 1170px){
    .testimonialhidden {display: none; margin:15px 0!important;}
    .testimonial-flex .tablet p {font-style: italic; margin: 10px 0; font-size: 15px;}
    .testimonial-flex img{transform: rotate(3deg);}
    .wrap{max-width: 768px; padding: 0 40px;}
    .belttop .wrap {padding: 0;}
    .belttop {max-width: 100%; overflow: hidden;}
    .desktop {display: none;}
    .tablet,.desktop.tablet, .tablet.mobile  {display: flex;}
    .messages {display: none;}
    .all_langs {left:unset; right: 0;}
    .deskbr {display: none;}
    .timer {width: 220px; margin-right: 0; float: none; margin-top: 0px;}
    .warning {align-self: flex-start; }
    .topbar nav > ul li:nth-of-type(1),.topbar nav > ul li:nth-of-type(2), .topbar nav > ul li:nth-of-type(3){display: none;}
    .topheading h1 {font-size: 60px;}
    .topheading {padding-top: 82px;}
    .topheading p {font-size: 40px;}
    .box1 {padding-bottom: 68px;}
    .box1bottom div:nth-of-type(1) a div {font-size: 20px; }
    .box1bottom div:nth-of-type(2) {padding-right: 0;}
    .box1bottom div:nth-of-type(2) > img {right: -40px; bottom: -112px; left: unset; min-width: unset; height: unset;}
    .box1bottom div:nth-of-type(2) > div {top: 98px;right: 150px;}
    .box2 .flexcontainer div {width: 261px; display: flex;}
    .box2 .flexcontainer {flex-wrap: wrap;}
    .box2 .flexcontainer > div {margin-bottom: 23px;}
    .box2 .flexcontainer div div:first-of-type{width: 67px; display: flex;}
    .box2 .flexcontainer div div:first-of-type img{align-self: flex-start;}
    .box2 .flexcontainer div p{width: 188px; padding-top: 0; text-align: left; padding-left: 11px; align-self: center;}
    .box2 {padding-top: 73px; padding-bottom: 0;}
    .box3 {background: url(../img/box3t.jpg) no-repeat right top, #262626; padding: 127px 0 73px; background-size: contain;}
    .hardver .box3 {background: url(../img/box3th.jpg) no-repeat right top, #262626; padding: 127px 0 73px; background-size: contain;}
    .heading1 {font-size: 45px;}
    .box4 {background: url(../img/box4t.jpg) no-repeat left top, #121116;padding: 80px 0;text-align: center;}
    .hardver .box4 {background: url(../img/box4th.jpg) no-repeat left top, #121116;padding: 80px 0;text-align: center;}
    .box4 .heading1 {text-align: center;}
    .box4 .wrap > div {width: auto;}
    .box4 .wrap > div p.bluep {  margin: 37px auto; width: 390px;}
    .box4 .wrap > div p { margin-bottom: 37px;}
    .box5 {padding: 66px 0 0;}
    .deskbr {display: none;}
    .cloud p {font-size: 25px;}
    .beforeuse > img {width: 96px;}
    .beforeuse > p {color: #333333;}
    .beforeuse > p span, .afteruse > p span {font-size: 50px;}
    .beforeuse > p, .afteruse > p {font-size: 30px;}
    .box5 .flexcontainer ul li {font-size: 18px; height: 32px; margin-bottom: 40px; width: 287px; max-width: 100%;}
    .spacer ul {padding-top: 190px;}
    .box5 {padding-bottom: 81px;}
    .beforeuse > img {top: 0; left: -40px;}
    .afteruse > img {position: absolute;right: 0;top: -25px;width: 176px;}
    .box5 h3.heading1 {padding-top: 35px; width: 570px; max-width: 100%; margin: 0 auto;}
    .box5 .btn2 {margin-top: 32px;}
    .box6 {padding-top: 70px;background: url(../img/box6t.jpg) no-repeat center top, #121927; background-size: contain;}
    .box6 .afterheading {margin-top: 15px;}
    .chart {width: 615px;}
    .afterchart {margin-top: 40px;}
    .certificate {top: 42px;}
    .box7 {padding-top: 118px;position: relative; background: url(../img/box7t.jpg) top center, #fefefe; background-size: cover;}
    .box7 .wrap {padding: 0 20px;}
    .box7 .flexcontainer {min-height: 587px; margin-top: 23px;}
    .speakingcloud p {font-size: 18px; line-height: 27px;}
    .speakingcloud {width: 430px; max-width: 100%; margin-top: 29px;}
    .doctor {position: absolute; right: 0; bottom: 0}
    .certificate{z-index: 2;}
    .box8 {padding: 70px 0 45px;}
    .redlightning {display: none;}
    .box8 .flexcontainer {flex-direction: column;}
    .box8 .flexcontainer > div {padding-top: 0; display: flex;margin-bottom: 41px;}
    .box8 .flexcontainer > div img {position: static;}
    .box8 .flexcontainer > div:nth-of-type(2) {padding-top: 0;}
    .box8 .flexcontainer > div:nth-of-type(1), .box8 .flexcontainer > div:nth-of-type(2), .box8 .flexcontainer > div:nth-of-type(3) {width: auto; text-align: left;}
    .box8 .flexcontainer > div > div:first-of-type {min-width: 190px; margin-right: 30px;}
    .box8 .flexcontainer > div:nth-of-type(2) > div > img {margin-left: 0;}
    .box8 .flexcontainer > div p{ font-size: 16px;}
    .box8 .flexcontainer > div p br{ display: none; }
    .solo-bottle-wrapper {margin-top: 0;}
    .box9 {padding-top: 61px; }
    .box9 .wrap {position: relative;padding-bottom: 55px;}
    .box9 .flexcontainer .heading1 {padding-top: 12px}
    .box9 .wrap > .flexcontainer > div:nth-of-type(2) img {position: absolute;height: 523px;width: auto;bottom: 0;right: -164px;}
    .box9 .flexcontainer .flexcontainer div{width: 135px;}
    .box9 .flexcontainer .flexcontainer div:nth-of-type(2) {padding-top: 86px;}
    .box9 .flexcontainer .flexcontainer div img:hover {transform: none;}
    .box10 {padding: 50px 0;}
    .testimonial .flexcontainer div:nth-of-type(1) {margin-right: 11px; min-width: 164px;}
    .testimonial .flexcontainer div:nth-of-type(1) img {min-width: 156px; max-width: 156px; height: 156px;}
    .testimonial .flexcontainer div:nth-of-type(1) img:nth-of-type(2) {left: 0; top: 114px;}
    .testimonial .flexcontainer div:nth-of-type(2) {padding-left: 0;}
    .testimonial h3 {font-size: 30px; line-height: 35px; margin-bottom: 30px;}
    .testimonial p {font-size: 19px; line-height: 27px;margin-bottom: 25px;}
    .controls {margin-bottom: 63px;}
    .box11 {padding: 69px 0 64px;}
    .box12 .wrap {padding: 61px 0 55px;}
    .box12 .heading1 {margin-bottom: 42px;}
    .box12 .flexcontainer h3 {font-size: 60px;}
    .box13 .wrap > .flexcontainer {padding-top: 0; display: block;}
    .formtext {width: 100%;}
    .formtext h2 {font-size: 50px; line-height: 55px; margin-bottom: 20px;}
    .formtext p {font-size: 20px; line-height: 30px;}
    .formtext h2 br, .formtext p br{display: none;}
    .formbottle-flex {flex-direction: row-reverse; right: 30px; top:200px;}
    .form > div:first-of-type {width: 100%;}
    .formbottle-flex div:nth-of-type(2) {padding-bottom: 18px;position: relative;left: 34px;}
    footer .wrap {margin-top: 46px;}
    .has-error span.help-block.form-error {position:static; width: 100%; color:#f00;  background: transparent; border:none; padding: 0 0 11px;text-align: center;top:40%;max-width: 100%; }
    span.help-block.form-error:before {display: none;}
    .testimonial-flex div:nth-of-type(1) {min-width: unset;}
    .inputcontainer .has-error .help-block.form-error {margin-top:5px;}

}

@media(max-width: 768px){
    .mobilebr {display: block;}
    .tablet, .desktop.tablet {display: none;}
    .mobile, .tablet.mobile {display: block}
    .wrap {width: 100%; padding: 0 20px;}
    .topbar nav > ul li:nth-of-type(4) {display: none;}
    .logo {max-width: 159px;}
    .topheading {padding-top: 50px;}
    .topheading h1 {font-size: 40px; text-align: center;}
    .topheading p {font-size: 25px; padding-top: 20px; text-align: center; }
    .box1bottom div:nth-of-type(1) a {padding: 0; background:none;}
    .box1bottom div:nth-of-type(1) a div {padding: 25px 40px; min-width: 280px; margin: 0 auto;}
    .box1bottom {flex-direction: column;}
    .box1bottom div:nth-of-type(1) ul {margin-top: 21px;}
    .box1 {background: url(../img/box1m.jpg) center top, #060506; background-size: cover; padding-bottom: 0;}
    .hardver .box1 {background: url(../img/box1mh.jpg) center top, #060506; background-size: cover; padding-bottom: 0;}
    .box1bottom div:nth-of-type(2)  {height: 226px;}
    .box1bottom div:nth-of-type(2) > img {right: 50%;bottom: -33px; height: auto;margin-right: -160px;min-width: 320px;}
    .box1bottom div:nth-of-type(1) ul li  {font-size: 15px;}
    .box1bottom div:nth-of-type(1) ul {margin-left: 0;}
    .box1bottom div:nth-of-type(2) > div > img{margin-right: 10px;}
    .box1bottom div:nth-of-type(2) > div {top: 53px;right: 12px; transform: scale(0.85);}
    .box2 .flexcontainer div p {font-size: 16px; width: 228px;}
    .box2 .flexcontainer div div:first-of-type {width: 24px;}
    .box2 .flexcontainer > div {margin-bottom: 16px;}
    .heading1 {font-size: 25px; line-height: 30px;}
    .box3 h2 {width: 194px;}
    .box3 {padding:63px 0 46px;}
    .box3 ul li {font-size: 16px; line-height: 20px;}
    .box3 p {font-size: 18px; padding: 0;}
    .box4 {background: url(../img/box4m.jpg) no-repeat center top, #121116; background-size: contain; padding: 186px 0 50px;}
    .hardver .box4 {background: url(../img/box4mh.jpg) no-repeat center top, #121116; background-size: contain; padding: 186px 0 50px;}
    .box4 .wrap > div p.bluep {width: 100%; font-size: 18px; line-height: 24px; margin: 31px 0 26px;}
    .box4 .wrap > div p {font-size: 16px; line-height: 23px; margin-bottom: 26px;}
    .box5 .wrap {padding: 0;}
    .box5 {padding: 43px 0 51px;}
    .afterheading {font-size: 16px;}
    .cloud  {padding: 20px 28px; background-position: center;min-height: 124px; background-size: auto 100%;}
    .cloud p {font-size: 20px; line-height: 25px;  text-align: center;}
    .spacer {display: none;}
    .box5 .flexcontainer {flex-direction: column; overflow: hidden;}
    .beforeuse > img { left: unset;right: -21px; -moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);transform: scaleX(-1);}
    .afteruse {position: relative; padding: 0 20px;}
    .beforeuse {text-align: left;padding: 0 20px;}
    .box5 .flexcontainer .beforeuse ul li {justify-content: flex-start; margin-bottom: 15px; text-align: left;font-size: 16px;}
    .box5 .flexcontainer ul li {justify-content: flex-start; margin-bottom: 15px; text-align: left;font-size: 16px;}
    .box5 .flexcontainer ul li img {max-width: 20px;margin-right: 10px;}
    .beforeuse > p, .afteruse > p {font-size: 25px; line-height: 1; margin-bottom: 20px;}
    .afteruse > img {position: absolute;right: -5px;top: -15px;width: 150px;}
    .box5 h3.heading1 {font-size: 25px; padding: 0 20px;}
    .box5 .btnwrapper{padding: 0 20px;}
    .box6 {padding-top: 45px;}
    .afterheading {font-size: 16px; line-height: 19px; margin-bottom: 10px;}
    .box6 .wrap {padding: 0;}
    .box6 .heading1, .box6 .afterheading {padding: 0 20px;}
    .chartm > p {color: #fff;font-size: 16px; padding-left: 20px;margin-top: 29px; margin-bottom: 10px;}
    .chartm > div {height: 40px; width: 85%; }
    .chartm > div div{border-radius: 0 5px 5px 0; display: flex; align-content: center; justify-content: flex-end; height:100%;width: 100%; padding-right: 20px; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ae3f17+0,fedc04+79,fedc04+100 */
        background: #ae3f17; /* Old browsers */
        background: -moz-linear-gradient(45deg, #ae3f17 0%, #fedc04 79%, #fedc04 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(45deg, #ae3f17 0%,#fedc04 79%,#fedc04 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(45deg, #ae3f17 0%,#fedc04 79%,#fedc04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae3f17', endColorstr='#fedc04',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
    .chartm > div div p {font-size: 20px; color: #000000; align-self: center;}
    .chartm > div:nth-of-type(1) div {width: 100%;}
    .chartm > div:nth-of-type(2) div {width: 90%;}
    .chartm > div:nth-of-type(3) div {width: 90%;}
    .chartm > div:nth-of-type(4) div {width: 95%;}
    .certificatewrap {height: 320px; width: 100%; overflow: hidden; position: relative; top: 66px;}
    .certificate {height: 280px;width: 358px; max-width: unset; top: 12px;left: 14px;background-size: cover;}
    .certificate .certwarp {font-size: 27px;line-height: 35px;}
    .certificate ul {padding-left: 65px;padding-top: 34px;padding-right: 52px;}
    .certificate ul li{padding-left: 0px;font-size: 15px;}
    .certicon {position: absolute;bottom: -21px;right: 50px;max-width: 59px;}
    .box7 {padding-top: 73px;background: url(../img/box7m.jpg) top center no-repeat, #f9f9f9;background-size: cover; padding-bottom: 178px;}
    .speakingcloud::after {top: unset;right: 58px;bottom: -44px;border-top: 0px solid transparent;border-right: 66px solid #e8e7e8;border-bottom: 58px solid transparent;border-left: 0;}
    .doctorflex div:nth-of-type(1) h3 {font-size: 20px;}
    .doctorflex {padding-top: 19px; width: 150px; flex-wrap: wrap;}
    .doctorflex div {margin-right: 0;}
    .doctorflex div:first-of-type {width: 150px;}
    .doctorflex div:nth-of-type(2) {width: 50%;padding-top: 20px;}
    .doctorflex div:nth-of-type(2) img{width: 90%;}
    .doctorflex div:nth-of-type(3) {width: 50%;padding-top: 25px;}
    .doctorflex div:nth-of-type(3) img{width: 45px;}
    .box8 {padding: 50px 0;}
    .box8 .flexcontainer > div {flex-direction: column;}
    .box8 .flexcontainer > div > div:first-of-type {margin-right: 0; display: flex;}
    .box8 .flexcontainer > div h3 {font-size: 25px; padding-left: 19px; align-self: center;}
    .box8 .flexcontainer > div:nth-of-type(1) > div > img, .box8 .flexcontainer > div:nth-of-type(2) > div > img, .box8 .flexcontainer > div:nth-of-type(3) > div > img {width: 119px; min-width: 119px;}
    .box8 .flexcontainer > div p {text-align: center;}
    .box8 .ingredient2.desktop, .box8 .ingredient3.desktop {display:none;}
    .solo-bottle-wrapper div:nth-of-type(1) {padding-top: 0; margin: 0 auto;}
    .solo-bottle-wrapper div:nth-of-type(2) {display: none;}
    .solo-bottle-wrapper h2.heading1 {text-align: center; margin-bottom: 19px;}
    .btn2 {font-size: 18px; line-height: 20px; text-align: center;}
    .box9 {padding-top: 50px; padding-bottom: 155px; position: relative;}
    .box9 .wrap{position: static;}
    .box9 .flexcontainer .heading1 {text-align: center;}
    .box9 .wrap .flexcontainer {flex-direction: column;}
    .box9 .wrap > .flexcontainer > div:nth-of-type(2) img {position: absolute;height: 313px;width: unset;bottom: 0;right: -83px;}
    .box9 .flexcontainer .flexcontainer div h3 {margin-top: 11px;}
    .box9 .flexcontainer .flexcontainer div:nth-of-type(2) {position: absolute; right: 0; padding-top: 100px;}
    .testimonials .flexcontainer {flex-direction: column;}
    .testimonial .flexcontainer div:nth-of-type(1) img {min-width: 139px; max-width: 139px; height: 139px;}
    .testimonial .flexcontainer div:nth-of-type(1) {width: 250px; height: 180px; margin:0 auto;  }
    .testimonial .flexcontainer div:nth-of-type(1) img:nth-of-type(2) {left: unset;top: 37px;right: 0;}
    .testimonial {margin-top: 35px;}
    .testimonial h3 {font-size: 25px; line-height: 35px; margin-bottom: 18px;}
    .testimonial p {text-align: center; margin-bottom: 15px;}
    .testimonial h4 {text-align: center;}
    .question {font-size: 16px; margin-bottom: 10px; line-height: 20px; padding-right: 35px;}
    .answer {font-size: 14px; line-height: 20px;}
    .box11 {padding: 51px 0 45px;}
    .box12 .flexcontainer {flex-direction: column;}
    .box12 .wrap {padding: 49px 20px 45px 20px;}
    .box12 .flexcontainer div {display: flex; justify-content: center; margin-bottom: 18px;}
    .box12 .flexcontainer h3 {font-size: 40px;width: 125px;text-align: right;padding-right: 11px;}
    .box12 .flexcontainer p {font-size: 16px; margin-top: 0;align-self: flex-end;text-align: left;padding-bottom: 4px; flex-grow: 1;}
    .formtext h2 {font-size: 30px; line-height: 35px; text-align: center;}
    .formtext p {text-align: center;}
    .formtext .flexcontainer div:nth-of-type(2) {font-size: 16px;}
    .box13 .wrap {padding: 0;}

    .box13 .wrap > .flexcontainer {display: flex; flex-direction: column;}
    .formbottle-flex {flex-direction: column; }.box13 .wrap > .flexcontainer
                                               .formbottle-flex > div:first-of-type img{width: 160px;position: relative;display: block;margin: 0 auto;}
    .formtext {order: -1; padding: 0 20px; margin-right: 0;}
    .formbottle-flex  {order: 2; position: relative;top: 28px;left: 0;}
    .form {order: 3;}
    .formbottle-flex div:nth-of-type(2) {position: absolute;margin: 0 auto;bottom: -34px;left: 50%;margin-left: -75px;}
    .formbottle-flex div:nth-of-type(2) img{ max-width: 50px; max-height: 45px; }
    .form-box1 h2 {font-size: 25px; width: unset;text-align: center;}
    .form > div:first-of-type {padding: 66px 20px 41px}
    .form-box1 {flex-direction: column;}
    .timer {margin: 13px auto 0;}
    .form-box1 > div:nth-of-type(2) {padding-left: 0;}
    .form-box1 div:nth-of-type(2) div:nth-of-type(2) {width: 220px; margin: 0 auto; justify-content: center;}
    .form-box1 div:nth-of-type(2) div:nth-of-type(2) p {width: 50%;}
    #currentprice {font-size: 40px;}
    #oldprice {font-size: 20px;}
    .price {padding-bottom: 20px;}
    .submitbtn {font-size: 20px;}
    .underform {flex-direction: column; padding: 0 20px;}
    .underform > div {align-self: flex-start; font-size: 14px; margin-bottom: 16px;}
    footer .wrap {margin-top: 20px;}
    .footermenu ul {flex-wrap: wrap; padding: 0 20px;}
    .footermenu ul li {width: 30%;margin:0 1%;text-align: center;}
    footer p {padding: 0 20px;}
    .warning {float: left; margin-right: 5px;}
    .belttop .wrap {width: 100%; overflow: hidden;}
    .belttop .wrap {display: block;}
    .closetop {border: none;width: 19px;height: 19px;position: absolute;top: 10px;right: 10px;}
    .belttop p {font-size: 14px; line-height: 16px; padding-right: 12px;}
    .warning > span {font-size: 14px;}
    .warning div {font-size: 12px;width: 15px;height: 15px;}
}


/* popup */
.popupoverlay {background:rgba(0,0,0,0.8); width: 100%; height: 100%; position: fixed; z-index: 99999; top: 0; display: flex; justify-content: center; align-items: center;}
.popup {width: 750px; height:500px; max-width: 100%; position: relative;}
#popup1, #popup2 {  display: none;position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;}
#popup1.popupvisible , #popup2.popupvisible {display: flex; opacity: 1; transition: 0.5s; animation: popupshow 1s}
@keyframes popupshow {
    0% {opacity: 0;}
    30%{transform: scale(1.1);}
    60%{transform: scale(1);}
    100% {opacity: 1;}
}

#popup1.popupvisible, #popup2.popupvisible, #popup3.popupvisible, #popup4.popupvisible {
    display: flex;
    opacity: 1;
    transition: .5s;
    animation: popupshow 1s;
}
@keyframes popupshow {
    0% {
        opacity: 0;
    }
    30% {
        transform: scale(1.1);
    }
    60% {
        transform: scale(1);
    }
    100% {
        opacity: 1;
    }
}

#popup1>div>div, #popup3>div>div {
    padding-left: 47px;
    background: url(../img/popup1.png) top right no-repeat;
    height: 100%; background-size:cover;
    border-radius: 5px;}
#popup2>div>div {
    padding-left: 47px;
    background: url(../img/popup2.png) top right no-repeat;
    height: 100%; background-size:cover;}
.popupflex>div h2 {
    font-size: 80px;
    font-weight:bold;
    color: #9d0e36;
    margin-bottom: 26px;
    padding-top: 50px;
}
.popupflex>div>p:nth-of-type(1) {
    color: #000000;
    font-size: 25px;
    line-height: 30px;
}
.popupflex>div>p:nth-of-type(1) span {
    color: #22a408;
    font-weight: 600;
}
.popupflex>div>div {
    margin-top: 46px;
}
.popupflex>div>div p:first-of-type {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
}
.popupflex>div>div p:first-of-type span {
    color: #edad16;
}
.popup .popupprice {
    margin-top: 35px;
}
.popup .popupprice p {
    color: #21a408;
    font-size: 18px;
    margin-top: 10px;
}
.popup .popupprice p:first-of-type {
    color: #21a408;
    font-size: 55px;
    font-weight: bold;
    margin-top: 0;
}
.popupflex {
    position: relative;
}
.userdata {
    color: #010101;
    font-size: 22px;
    font-family: Shadows Into Light;
    position: absolute;
    top: 214px;
    width: 180px;
    padding-right: 5px;
    text-align: left;
    transform: rotate(5deg);
    right: 0;
}
.popup .btnwrap {
    margin-top: 35px;
    text-align: center;
    width: 100%}
.close, .packageright>div:nth-of-type(1)>div:nth-of-type(2) {
    text-align: right;
}
.popup .btn1 {
    padding: 28px 0;
    width: 515px;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.3);
    background: #37b310; /* Old browsers */
    background: -moz-linear-gradient(top, #37b310 0%, #178f05 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #37b310 0%,#178f05 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #37b310 0%,#178f05 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37b310', endColorstr='#178f05',GradientType=0 ); /* IE6-9 */
}


.close {
    display: block;
    position: absolute;
    z-index: 15;
    top: 5px;
    right: 15px;
    padding: 10px 0;
    font-weight: 700;
    font-size: 1.5em;
    cursor: pointer;
    color: #000;
    transform: rotate(45deg);
}


/* oui bounce */

#ouibounce-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#ouibounce-modal .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
    animation: fadein 0.5s;
}
#ouibounce-modal .modal {
    width: 555px;
    max-width: 100%;
    max-height: 700px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,1e5799+0,ffffff+0,f2f2f2+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #1e5799 0%, #ffffff 0%, #f2f2f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%,#1e5799 0%,#ffffff 0%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%,#1e5799 0%,#ffffff 0%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    animation: popin 0.3s;
    padding:50px 40px 0;
}


#ouibounce-modal h2{font-size: 40px; color: #9d0e36;  text-align: center; font-weight: 600; line-height: 40px;    max-width: 430px; margin:0 auto; text-transform: uppercase;}
#ouibounce-modal .modal-body > p{font-size: 20px; color: #6c4d8d;  text-align: center;  max-width: 370px; margin:0 auto; padding-top: 20px;line-height: 30px;}
#ouibounce-modal form {position: relative; width: 430px; margin:0 auto;padding-top: 38px;}
#ouibounce-modal form .inputwrapper input, select{width: 100%; max-width: 100%;  }
#ouibounce-modal form .select {max-width: 100%;  }
#ouibounce-modal  .select select {padding: 14px 23px;}
#ouibounce-modal form .inputcontainer{position: relative; display: flex; align-items: center; height: 27px;}
#ouibounce-modal form .inputcontainer p {color:#000014; font-size: 13px; margin-left: 18px; font-weight: bold;}
#ouibounce-modal .inputwrapper{margin-bottom: 9px; position: relative;}
#ouiclose {display: inline-block;font-size: 38px;font-weight: 900;transform: rotate(45deg);position: absolute;right: 13px;top: 0; cursor:pointer;}
#ouibounce-modal form .inputwrapper input[type="submit"] {transition: 0.3s;border:1px solid #3db307;cursor: pointer;margin: 19px auto 0;color: #ffffff;font-weight: 700; font-size: 25px;height: 80px; box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.3);/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,1e5799+0,36b210+0,178e05+100 */
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top, #1e5799 0%, #1e5799 0%, #36b210 0%, #178e05 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e5799 0%,#1e5799 0%,#36b210 0%,#178e05 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e5799 0%,#1e5799 0%,#36b210 0%,#178e05 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#178e05',GradientType=0 ); /* IE6-9 */}
#ouibounce-modal form .inputwrapper input[type="submit"]:hover{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#178e05+0,36b210+100,1e5799+100,1e5799+100 */
    background: #178e05; /* Old browsers */
    background: -moz-linear-gradient(top, #178e05 0%, #36b210 100%, #1e5799 100%, #1e5799 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #178e05 0%,#36b210 100%,#1e5799 100%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #178e05 0%,#36b210 100%,#1e5799 100%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#178e05', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */}


@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    85% {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

/* end */











.fbflex {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
@media (max-width: 1169.98px) {
    .fbflex {
        flex-wrap: wrap;
    }
    .fbflex > div:last-of-type {
        margin-right: auto;
        margin-left: 26px;
        margin-top: -30px;
    }
}


.facebooktestimonials {
    background: url("../img/fbtop.jpg") top no-repeat, url("../img/fbmid.jpg") repeat-y center;
    width: 286px;
    display: flex;
    flex-direction: column;
}
.facebooktestimonials:nth-of-type(2) {
    margin: 0 30px;
}
.facebooktestimonials > div {
    font-family: "Nunito Sans";
}
.facebooktestimonials > div:first-of-type {
    flex-grow: 1;
}
.facebooktestimonials > div:first-of-type .fbtittle {
    height: 45px;
    display: flex;
    align-items: center;
    padding-left: 8px;
    font-size: 12px;
    line-height: 18px;
}
.facebooktestimonials > div:first-of-type .fbtittle p {
    position: relative;
}
.facebooktestimonials > div:first-of-type .fbtittle p:after {
    background: url("../img/surrnamecloud.png");
    width: 86px;
    height: 26px;
    content: " ";
    display: block;
    position: absolute;
    left: 31px;
    top: -4px;
}
.facebooktestimonials > div:first-of-type .fbmessage {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    color: #000000;
    padding: 12px 84px 0 50px;
}
.facebooktestimonials > div:last-of-type {
    height: 80px;
    background: url("../img/fbbottom.jpg") bottom no-repeat;
    padding-top: 27px;
    font-size: 13px;
    color: #90949c;
    padding-left: 13px;
    font-weight: 600;
}


.gmailopinion {
    background: url("../img/gmailbg.jpg") no-repeat;
    width: 801px;
    min-height: 348px;
    margin: 10px auto;
    position: relative;
    padding: 105px 0 0 202px;
}
.gmailheading {
    color: #202124;
    font-weight: 400;
    font-size: 24px;
    font-family: Arial;
}

.gmailtext {
    margin-top: 60px;
    font: small/1.5 Arial,Helvetica,sans-serif;
    padding: 0 5px;
    width: 519px;
}
.gmailtext p{
    margin-bottom: 10px;
}

@media (max-width: 950px) {
    .testimonial-flex {display: flex;}
    .testimonialhidden {display: block; margin:15px 0!important;}

    .gmailopinion {
        display: none;
    }
}
@media (max-width: 768px) {
    .facebooktestimonials:nth-of-type(2) {margin:10px 0;}
    .fbflex > div:last-of-type {margin:10px 0;}
}



/* Popup */

.newpopup {text-align: center;}
.newpopup .newpopup_checkbox {
    position:absolute;
    opacity:0
}
.newpopup .newpopup_checkbox+label {
    position:relative;
    padding:0;
    cursor:pointer
}
.newpopup .newpopup_checkbox+label::before {
    content:'';
    display:inline-block;
    width:1.5em;
    height:1.5em;
    margin-right:1em;
    vertical-align:middle;
    background:#fff;
    border:solid 2px #efb21f;
    transition:background-color ease-out 0.3s
}
.newpopup .newpopup_checkbox:hover+label::before {
    background:#efb21f
}
.newpopup .newpopup_checkbox:focus+label::before {
    box-shadow:0 0 0 3px rgba(119,119,119,0.12)
}
.newpopup .newpopup_checkbox:checked+label::before {
    background:#efb21f
}
.newpopup .newpopup_checkbox:disabled+label {
    color:#aaa;
    cursor:auto
}
.newpopup .newpopup_checkbox:disabled+label::before {
    background:#ddd;
    box-shadow:none
}
.newpopup .newpopup_checkbox:checked+label:after {
    content:'';
    position:absolute;
    left:0.35em;
    top:0.65em;
    width:2px;
    height:2px;
    background:#fff;
    box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;
    transform:rotate(45deg)
}


.newpopup_popup-trigger {
    position:fixed;
    top:5rem;
    left:0;
    width:10rem;
    height:5rem;
    border-right:dotted 3px #2da199;
    background:#efb21f;
    font-size:1.8rem;
    color:#fff;
    transform:translateX(-65%);
    transition:transform ease-out 0.3s
}
.newpopup_popup-trigger:hover {
    transform:translateX(0);
    cursor:pointer
}
.hidden.newpopup_popup-trigger {
    display:none
}
.popup-promo-wrapper {
    position:relative;
    height:100%;
    text-align:center;
    text-transform:uppercase;
    font-weight:600
}
.popup-promo {
    position:absolute;
    height:100%;
    top:0;
    left:0;
    padding:0.3rem;
    text-align:center
}
.popup-promo:first-child {
    width:65%;
    top:0;
    left:0;
    font-size:1.6rem
}
.popup-promo:last-child {
    width:35%;
    top:0;
    left:65%;
    font-size:1.4rem
}
.popup-promo-wrapper>p,
.popup-promo>p {
    position:relative;
    top:50%;
    transform:translateY(-50%)
}
.newpopup_popup-trigger::after {
    content:"";
    position:absolute;
    top:0;
    left:calc(100% + 3px);
    height:100%;
    border:solid 1rem transparent;
    border-left-color:#efb21f
}
.newpopup_tr {
    top:50%;
    left:auto;
    right:0;
    border-right:none;
    border-left:dotted 3px #2da199;
    transform:translate(65%, -50%)
}
@media only screen and (max-width: 767px) {
    .newpopup_tr {
        transform:translate(95%, -50%)
    }
}
.newpopup_tr:hover {
    transform:translate(0, -50%);
    cursor:pointer
}
.newpopup_tr::after {
    left:auto;
    right:calc(100% + 3px);
    border-left-color:transparent;
    border-right-color:#efb21f
}
.newpopup_tr .popup-promo:first-child {
    width:35%;
    top:0;
    left:0;
    font-size:1.4rem
}
.newpopup_tr .popup-promo:last-child {
    width:65%;
    top:0;
    left:35%;
    font-size:1.6rem
}
.newpopup .newpopup_popup{
    position:relative;
    padding:3rem 0 1rem;
    background-size:cover;
    background:#fff;
    color:#1A535C;
    border-radius:12px;

}
.newpopup .thanks{
    text-align:right
}
.thanks p {    margin-bottom:0.5rem;
    font-size:1.5rem;
    line-height:1;
    text-transform: inherit;}
.newpopup .newpopup_main {
    position:relative;
    padding:1rem;
    z-index:1
}

.newpopup .newpopup__c-footer {
    position:relative;
    padding:0 1rem;
    z-index:1
}

.newpopup_main h1 {font-weight: bold; margin-bottom:0.5rem;
    font-size:1.5rem;
    line-height:1;
    text-transform: inherit;}
.bigbold {  margin-bottom:0.5rem;

    line-height:1;
    text-transform: inherit;font-size:4rem;
    font-weight:bold}


.newpopup .newpopup_close {
    position:absolute;
    display:inline-block;
    top:0;
    right:0;
    width:3rem;
    height:3rem;
    text-align:center;
    font-size:2rem;
    line-height:3rem;
    color:#1A535C;
    opacity:0.5;
    transition:color ease-out 0.2s;
    z-index:1;
    transform: rotate(45deg);
    font-weight: bold;
}
.newpopup .newpopup_close:hover{
    color:#257784;
    cursor:pointer
}
.newpopup .newpopup_close>i {
    font-size:inherit;
    line-height:inherit
}

.newpopup .popuplogo {
    position:absolute;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:3rem;
    left:1rem;
    top:.5rem;
    background: rgba(33,19,54,0.6);
    padding: 5px;
}

.newpopup .newpopup_popup {
    background:#fff
}

.newpopup .newpopup_block_h {
    display:none
}
.newpopup .newpopup_block_v {
    display:block
}

.newpopup .newpopup__tx-error {
    margin:0.5rem auto;
    color:#F71735
}
.newpopup .timer {
    font-size:2rem;
    font-weight:600
}
.newpopup .timer-box {
    margin:0 0.3rem;
    padding:0.2rem 0.5rem;
    background:#eee;
}

.newpopup_main .timer {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 35px;
    float:none;
    margin:0.5rem auto;
    background: none;
}

#countdownTimer2{
    background: #ddd;
    padding: 5px;
    width: 85px;
}
#countdownTimer2 div {
    display: inline-block;
    position: relative;
    top: -4px;
}
@media(max-width:768px){
    .newpopup_main .timer{
        text-align: center;
        margin: 0 auto;
        height: 51px;
        width: 145px;
    }

    #countdownTimer2 div {
        font-size: 35px;
        top:0;
    }
}


.newpopup .highlight {
    color:#efb21f
}
.newpopup button {
    height:auto;
    padding:0.5rem 1rem;
    border:none;
    background:#efb21f;
    font-size:1.5rem;
    line-height:1.5em;
    color:#fff;
    border-radius:4px;
    transition:background-color ease-out 0.2s;
    outline:none;
    display:block;
    margin:0.5rem auto 0;
    width:75%
}
.newpopup button:hover {
    background-color:#f9ba21;
    cursor:pointer;
}



.newpopup .newpopup_hclose,
.newpopup .agreement-rm {
    padding:0 0.5em;
    color:#efb21f
}

.newpopup .inputwrapper {
    position:relative;
    display:block;
    width:75%;
    margin:0 auto 0.5rem;
    min-height:1em
}
.newpopup .agreement-fld {
    min-height:1em;
    text-align:left;
    font-size:0.8rem;
    color:#AAA;
    position: relative;
    display: block;
    width: 75%;
    margin: 0 auto 0.5rem;
}
.newpopup .popupinput {
    height:auto;
    margin:0;
    padding:0.5rem 1rem;
    text-align:center;
    font-size:1.5rem;
    line-height:1.5em;
    border-radius:4px;
    letter-spacing:0.1em;
    color:#1A535C;
    outline:none;
    font-weight: bold;
}
.newpopup .popupinput {
    display:block;
    width:100%;
    border:solid 2px #ddd;
    transition:border-color ease-out 0.2s
}
.newpopup .popupinput:hover,
.newpopup .popupinput:focus,
.newpopup .popupinput:active {
    border-color:#efb21f
}

.newpopup .newpopup_checkbox {
    margin:0
}
.newpopup .newpopup_ad {
    display:block;
    padding-top:0.2rem
}
.newpopup .hidden.newpopup_ad {
    display:none
}
.newpopup::placeholder {
    color:#444;
}
.newpopup_overlay {
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    overflow:auto;
    background:rgba(0,0,0,0.5);
    z-index:10000001
}
.newpopup__overlay.hidden {
    display:none
}
.newpopup_popup {
    position:relative;
    width:600px;
    max-width:100%;
    margin:0 auto;
    background:#fff;
    color:#212121;
    line-height:1.5;
    transform-style:preserve-3d
}
.newpopup_container {
    position:relative;
    left:50%;
    top:50%;
    max-width:100%;
    max-height:100%;
    padding:12px;
    transform:translate3d(-50%, -50%, 0);
    overflow-x:hidden;
    overflow-y:auto
}


/* POPUP */

.lang_de .topheading h1{
    font-size:60px;
}



.lang_de .beforeuse > p,.lang_de .afteruse > p {
    font-size: 30px;
    line-height: 1;
    max-width: 100%;
    width: 300px;
}
.lang_de .beforeuse > p span, .lang_de .afteruse > p span {
    font-size: 60px;
    display: block;
}

.lang_de .heading1 {
    font-size: 45px;

}
.lang_de .box12 .flexcontainer h3 {
    font-size: 60px;
}

.lang_de .formtext h2 {
    font-size: 60px;
}
.lang_de .form-box1 h2{
    font-size: 35px;
}

/* lang_es */

.lang_es .topheading h1 {
    font-size:60px;
}
.lang_es .cloud p {font-size:30px;}
.lang_es .beforeuse > p, .lang_es .afteruse > p {
    margin-top: 75px;
    margin-bottom: 47px;
    font-size: 25px;
    line-height: 30px;
}

.lang_es .beforeuse {margin-left:30px;}

.lang_es .form-box1 h2 {
    font-size: 35px;
}
.lang_es .formtext h2 {
    font-size: 60px;
}
.lang_es .box12 .flexcontainer h3 {
    font-size: 45px;
}

/* lang_fr */

.lang_fr .heading1 {
    font-size:40px;
}
.lang_fr .cloud p {
    font-size:27px;
}
.lang_fr .certificate ul li {
    font-size:15px;
}
.lang_fr .formtext h2 {
    font-size:50px;
}

.lang_fr .topheading h1 {
    font-size:60px;
}
.lang_fr .box8 .flexcontainer > div h3 {
    font-size:35px;
}

.lang_fr .box12 .flexcontainer h3 {
    font-size:60px;
}




/* lang_it */
.lang_it .topheading h1 {
    font-size: 50px;
}
.lang_it .heading1 {
    font-size: 45px;
}
.lang_it .box12 .flexcontainer h3 {
    font-size: 45px;
}
.lang_it .formtext h2{
    font-size: 65px;
}


/* lang_nl */
.lang_nl .topheading h1 {
    font-size:60px;
}

.lang_nl .box12 .flexcontainer h3 {
    font-size:55px;
}

.lang_nl .formtext h2 {
    font-size:55px;
}

/* lang_en */
.lang_us .cloud p, .lang_gb .cloud p{
    font-size: 26px;
}


/* lang_pt */
.lang_pt .topheading h1 {
    font-size:60px;
}
.lang_pt .cloud p {font-size:23px;}
.lang_pt  .beforeuse > p span, .lang_pt  .afteruse > p span {
    font-size:49px;
}
.lang_pt  .beforeuse > p, .lang_pt .afteruse > p {
    margin-bottom:23px;
}
.lang_pt  .box12 .flexcontainer h3 {
    font-size:60px;
}
.lang_pt .formtext h2 {
    font-size:60px;
}


/* lang_gr */
.lang_gr .belttop p {
    font-size:15px;
}

.lang_gr .topheading h1{
    font-size: 50px;
}
.lang_gr  .cloud p {
    font-size:24px;
}

.lang_gr .beforeuse > p, .lang_gr .afteruse > p {
    font-size:33px;
}

.lang_gr .box12 .flexcontainer h3 {
    font-size: 41px;
}
.lang_gr .formtext h2 {
    font-size:45px;
}
.lang_gr .formtext p {
    font-size:24px;
}
.lang_gr .form-box1 h2 {
    font-size: 29px;
}

.lang_hu .topheading h1 {
    font-size: 60px;
}
.lang_hu .cloud p {
    font-size: 27px;
}
.lang_hu .beforeuse > p, .lang_hu .afteruse > p {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 53px;
}
.lang_hu .beforeuse > p span, .lang_hu .afteruse > p span {
    font-size: 68px;
}
.lang_hu .formtext h2 {
    font-size: 60px;
}


@media (max-width: 1170px) {

    .lang_es .topheading h1{
        font-size: 47px;
    }
    .lang_es .afteruse > p {
        padding-right: 186px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .lang_es .beforeuse > p {
        padding-left: 70px;
        margin-top: 40px;
        margin-bottom: 51px;
    }

    /* lang_fr */
    .lang_fr .box12 .flexcontainer h3 {
        font-size: 38px;
    }

    /* lang_cz */
    .lang_cz .formtext h2 {
        font-size: 40px;
    }
    /* lang_it */
    .lang_it .formtext h2 {font-size:50px;}

    /* lang_pt */
    .lang_pt  .afteruse > img {
        right: -29px;
        top: 6px;
    }

    .lang_gr .afteruse > img{
        right: -123px;
    }
    .lang_gr .formbottle-flex {
        right: -150px;
    }
    .lang_gr .box5 {
        overflow: hidden;
    }
    .lang_gr .box13 {
        overflow: hidden;
    }
    .lang_hu .box5 {
        overflow: hidden;
    }
    .lang_hu .afteruse > img {
        right: -105px;
    }
    .lang_hu .beforeuse > p span, .lang_hu .afteruse > p span {
        font-size: 55px;
    }
}
@media (max-width: 768px) {
    .lang_de .heading1{
        font-size: 35px;
    }

    .lang_de .box12 .flexcontainer h3 {
        font-size: 35px;
    }
    .lang_de .formtext h2 {
        line-height: 1;
    }
    .lang_es .cloud p {
        font-size:20px;
    }
    .lang_es .box12 .flexcontainer h3{
        font-size:30px;
    }
    .lang_es .formtext h2 {
        font-size: 30px;
    }
    .lang_es .topheading h1 {
        font-size:36px;
    }
    .lang_fr .topheading h1 {font-size:40px;}
    .lang_fr .heading1 {font-size:25px;}
    .lang_fr .formtext h2 {font-size:30px;}

    /* lang_it */
    .lang_it .topheading h1 {
        font-size:40px;
    }
    .lang_it .heading1 {
        font-size:25px;
    }
    .lang_it .box12 .flexcontainer h3 {
        font-size:35px;
    }
    .lang_it .formtext h2 {
        font-size:30px;
    }
    .lang_de .topheading h1 {
        font-size:40px;
    }
    .lang_pt  .afteruse > img {
        right: -5px;
        top: 26px;
    }

    .lang_gr .topheading h1 {
        font-size: 30px;
    }
    .lang_gr .heading1 {
        font-size:21px;
    }
    .lang_gr .formtext h2 {
        font-size:36px;
    }
    .lang_gr .submitbtn {
        font-size:16px;
    }
    .lang_hu .topheading h1 {
        font-size: 40px;
    }
    .lang_hu .formtext h2 {
        font-size:30px;
    }
    .lang_hu .submitbtn {
        font-size: 17px;
    }
}  #trPopup{position:fixed;top:0;bottom:0;width:100%;height:100vh;font-family:Lato,sans-serif;display:none;z-index:11;color:#000}#trPopup .overlay{z-index:2;background:rgba(0,0,0,.4);position:absolute;top:0;left:0;width:100%;height:100%;animation:fadein 1.5s}#trPopup .popupwrapper{display:flex;justify-content:center;align-items:center;height:100%;animation:popin 1s;transition:1s;position:relative}#trPopup .popupmain{max-width:100%;background:#fff;position:relative;z-index:3;padding:50px 80px;transition:2s}@media (max-width:768px){#trPopup .popupmain{padding:20px 30px}}#trPopup .popupmain .flexcontainer{display:flex}#trPopup .popupmain .close{position:absolute;top:5px;right:10px;font-size:35px;font-weight:700;transform:rotate(45deg);cursor:pointer;z-index:3}#trPopup .popupmain h2{font-size:60px;font-weight:700;line-height:1.3;letter-spacing:0;color:#00b02a;margin-bottom:35px}@media (max-width:768px){#trPopup .popupmain h2{font-size:40px}}#trPopup .popupmain p{font-size:25px;margin-bottom:35px}#trPopup .popupmain p:first-of-type{font-size:30px;font-weight:700}#trPopup .popupmain p:last-of-type{font-size:18px}#trPopup .popupmain .popupcontent{text-align:center}#trPopup .popupmain .flexcontainer>div:nth-of-type(1){max-width:550px}#trPopup .popupmain .discount{background:#ff9b47;border-radius:50%;width:120px;height:120px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:45px;font-weight:700;position:absolute;top:-5px;left:-5px}#trPopup .popupmain .flexcontainer>div:nth-of-type(2){position:relative;margin-top:65px}#trPopup .popupmain .flexcontainer a{width:100%;max-width:350px;padding:20px 10px;color:#fff;font-weight:700;border-radius:14px;display:block;background:#00b02a;text-align:center;font-size:18px;cursor:pointer;margin:0 auto}@media (max-width:768px){#trPopup{width:100%!important;overflow:hidden!important}}.popupcontent.err .tt{color:#dc2c2c!important}.popupcontent.err a{background:grey!important}