html,
body {
    font-family: sans-serif;
    font-size: 14px;
    margin: 0;
}

h1 {
    color: #fff;
    font-size: 55px;
    margin: 0;
}

h2 {
    font-size: 30px;
    font-weight: 700;
    color: #243B56;
    text-align: center;
    padding: 20px 0 0 0;
    text-transform: uppercase;
    margin: 0;
}

.section-one h1 span {
    color: #243B56;
}

h3 {
    margin: 0 0 20px;
    color: #243B56;
    font-size: 30px;
    line-height: 1.3;
    text-align: center;
    font-weight: normal;
}

.container {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 15px;
}

.section-one .container {
    text-align: center;
}

.logo {
    margin: 8px 0 3px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.productBox,
.formBox {
    display: inline-block;
    vertical-align: middle;
}

.productBox {
    max-width: 600px;
    width: 100%;
    position: relative;
}

.productBox .product {
    max-width: 477px;
    width: 100%;
}

.formBox {
    text-align: center;
}

.formBox ul {
    margin: 10px auto;
    text-align: left;
    list-style: none;
    font-size: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0 10px;
    border-radius: 8px;
}

.formBox li {
    padding: 5px 0;
}

.formBox li img {
    display: inline-block;
    vertical-align: middle;
}

.sale_block {
    max-width: 328px;
    border: 1px solid rgba(97, 142, 175, 1);
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.sale_block h4 {
    background-color: #055a94;
    color: #fff;
    margin: 0;
    padding: 10px 40px;
    font-size: 24px;
    font-weight: normal;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.count-bottom {
    position: relative;
    z-index: 2;
    padding-top: 5px;
    background: #A3D5E0;
    padding-bottom: 5px;
}

.count_title {
    text-transform: uppercase;
    font-size: 14px;
    color: #24363e;
    font-weight: bold;
}

.countbox>div:last-child {
    margin: 0;
}

.countbox {
    height: 85px;
    margin: 0 auto;
}

.button {
    font-weight: 700;
    margin: 5px auto;
    font-size: 21px;
    color: #FFFFFF !important;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 15px 10px;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #F00;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    min-width: 210px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
    animation: 1s pulse infinite alternate ease-in-out;
}

@keyframes pulse {
    0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(0.95);
    }
}

.button:hover {
    box-shadow: none;
    background-color: #c90101;
    text-decoration: none;
}

.countdown_box {
    width: auto;
    margin: -4px 0 0px;
    text-align: center;
    position: relative;
}

.order-countdown-hours,
.order-countdown-minutes,
.order-countdown-seconds {
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 35px;
    font-weight: 900;
    padding: 0px 10px 0px 10px;
    text-align: center;
    margin: 0;
    text-shadow: 2.5px 4.33px 5px rgba(0, 0, 0, 0.43);
}

.dots {
    font-size: 24px;
    color: #fff;
    text-shadow: 2.5px 4.33px 5px rgba(0, 0, 0, 0.43);
    vertical-align: super;
}

.time {
    margin: 0 auto;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
}

.time span {
    margin: 0 19px 0 14px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    text-shadow: 2.5px 4.33px 5px rgba(0, 0, 0, 0.43);
}

.countbox {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.countbox:hover,
.countbox:focus {
    text-decoration: none;
    color: #000;
}

.section-one {
    background: #618eaf url("../images/s1back.jpg") top right no-repeat;
    background-size: contain;
}

.fiftin {
    position: absolute;
    top: 54px;
    left: 33px;
    text-align: center;
    width: 85px;
    background: url("../images/fiftin.png") no-repeat center top;
    color: #fff;
    font-weight: bold;
    padding: 26px 10px 28px;
    font-size: 11px;
    line-height: 14px;
}

.fiftin span {
    font-size: 23px;
}

.prices {
    width: 95%;
    max-width: 300px;
    padding: 5px;
    display: table;
    margin: 3px auto 0;
    text-align: center;
}

.prices .red {
    color: red;
    font-weight: bold;
    text-decoration: line-through;
    margin-bottom: 10px;
}

.prices .green {
    color: green;
    font-weight: bold;
    font-size: 1.5em;
}

.prices p {
    margin: 0 auto;
    line-height: 1.4em;
}

.section-one h2,
.section-one h1 span {
    font-size: 32px;
    margin: 0 0 10px 0;
    padding: 0;
}

.symptoms,
.ingredients {
    text-align: center;
}

.symptoms div,
.ingredients div {
    display: inline-block;
    max-width: 180px;
    margin: 0 15px;
    vertical-align: top;
    text-align: center;
}

.symptoms img,
.ingredients img {
    width: 100%;
}

.symptoms span,
.ingredients span {
    display: block;
    color: #243b56;
    font-size: 16px;
    padding: 5px 0 0 0;
}

.ingredients span {
    font-weight: bold;
}

.section-two,
.section-three,
.section-four,
.section-product,
.section-five,
.section-six,
.section-eight,
.section-ten {
    border-bottom: 5px solid #618eaf;
}

.section-two {
    background: rgb(160, 216, 239);
    background: -moz-linear-gradient(left, rgba(160, 216, 239, 1) 0%, rgba(221, 241, 249, 1) 35%, rgba(254, 255, 255, 1) 100%, rgba(254, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(160, 216, 239, 1) 0%, rgba(221, 241, 249, 1) 35%, rgba(254, 255, 255, 1) 100%, rgba(254, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(160, 216, 239, 1) 0%, rgba(221, 241, 249, 1) 35%, rgba(254, 255, 255, 1) 100%, rgba(254, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a0d8ef', endColorstr='#feffff', GradientType=1);
}

.formula {
    margin: 0 20px 0 0px;
    display: inline-block;
}

.formula_text {
    color: #243B56;
    font-size: 18px;
    display: inline-block;
    width: calc(100% - 400px);
    vertical-align: top;
    margin: 0;
    line-height: 24px;
}

.prevention {
    font-size: 20px;
    color: #243B56;
    display: block;
    width: calc(100% - 310px);
    line-height: 40px;
    vertical-align: top;
    margin: auto;
}

.section-three,
.section-six,
.section-eight,
.section-ten {
    background: rgb(160, 216, 239);
    background: -moz-linear-gradient(left, rgba(160, 216, 239, 1) 0%, rgba(221, 241, 249, 1) 35%, rgba(254, 255, 255, 1) 100%, rgba(254, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(160, 216, 239, 1) 0%, rgba(221, 241, 249, 1) 35%, rgba(254, 255, 255, 1) 100%, rgba(254, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(160, 216, 239, 1) 0%, rgba(221, 241, 249, 1) 35%, rgba(254, 255, 255, 1) 100%, rgba(254, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a0d8ef', endColorstr='#feffff', GradientType=1);
}

.section-product .sale_block {
    float: none;
    display: inline-block;
    margin-top: 0;
}

.section-product,
.section-seven {
    text-align: center;
    background: rgb(226, 208, 194);
    background: -moz-linear-gradient(left, rgba(226, 208, 194, 1) 1%, rgba(226, 208, 194, 1) 32%, rgba(182, 200, 215, 1) 61%, rgba(182, 200, 215, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(226, 208, 194, 1) 1%, rgba(226, 208, 194, 1) 32%, rgba(182, 200, 215, 1) 61%, rgba(182, 200, 215, 1) 100%);
    background: linear-gradient(to right, rgba(226, 208, 194, 1) 1%, rgba(226, 208, 194, 1) 32%, rgba(182, 200, 215, 1) 61%, rgba(182, 200, 215, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e2d0c2', endColorstr='#b6c8d7', GradientType=1);
}

.section-five p,
.section-six p {
    font-size: 18px;
    color: #243B56;
    max-width: 770px;
    margin: 30px auto 20px;
}

.reviews div {
    display: block;
    max-width: 800px;
    width: 95%;
    margin: 20px auto;
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}

.reviews img,
.reviews div div {
    display: inline-block;
    vertical-align: middle;
}

.reviews img {
    border-radius: 50%;
    margin-right: 20px;
}

.reviews div div {
    width: 70%;
    color: #243B56;
    margin: 0;
    padding: 0;
}

.reviews div div h5 {
    font-size: 25px;
    margin: 0;
    text-align: left;
}

.reviews p {
    font-size: 17px;
    line-height: 21px;
    text-align: left;
    margin: 5px 0 0;
}

.doctor-opinion {
    display: block;
    width: 800px;
    margin: 20px auto;
}

.doctor-opinion>div {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
}

.doc-img span {
    display: block;
    max-width: 100%;
    padding: 5px;
    font-style: italic;
    background: #a9a9a929;
    margin-top: -4px;
    color: #243B56;
    line-height: 19px;
    font-size: 15px;
}

.doc-img {
    max-width: 300px;
}

.doc-txt {
    max-width: calc(100% - 350px);
    margin-right: 40px;
    font-size: 20px;
    color: #243B56;
    line-height: 34px;
}

.results {
    color: #243B56;
    max-width: 800px;
    margin: 0 auto;
    display: block;
    width: 95%;
}

.single-result h5 {
    font-size: 26px;
    margin: 10px 0;
}

.single-result p {
    font-size: 18px;
}

.orders {
    text-align: center;
    color: #243B56;
    margin-top: 20px;
}

.orders div {
    display: inline-block;
    vertical-align: top;
    max-width: 220px;
    width: 100%;
    margin-right: 20px;
}

.orders img {
    max-width: 183px;
    width: 100%;
    border-radius: 50%;
    border: solid 6px #618eaf;
}

.orders h4 {
    font-size: 17px;
    text-transform: uppercase;
}

.orders span {
    font-size: 17px;
}

.footer {
    text-align: center;
    margin: 10px auto;
    font-size: 12px;
}

.footer a {
    color: #000;
    text-decoration: none;
}

#popUp {
    display: none;
    position: fixed;
    bottom: 64px;
    right: 50px;
    max-width: 300px;
    padding: 20px;
    font-size: 16px;
    box-shadow: 1px 1px 5px #999;
    font-weight: 100;
    background-color: rgba(97, 142, 175, 0.88);
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    z-index: 1000;
    color: white;
    opacity: 1;
}

.poppage {
    padding: 15px;
}

.poppage h1 {
    color: #000;
    font-size: 21px;
}

@media (max-width: 1000px) {
    body {
        overflow-x: hidden;
    }
    .container {
        width: auto;
        max-width: 100%;
        padding: 0 5px 20px 5px;
    }
    .sale_block {
        float: none;
        margin: 10px auto;
    }
    h1,
    .section-one h2 {}
    .section-one {
        background: rgb(97, 142, 175);
        background: -moz-linear-gradient(top, rgba(97, 142, 175, 1) 0%, rgba(97, 142, 175, 1) 14%, rgba(97, 142, 175, 1) 14%, rgba(168, 194, 219, 1) 45%, rgba(168, 194, 219, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(97, 142, 175, 1) 0%, rgba(97, 142, 175, 1) 14%, rgba(97, 142, 175, 1) 14%, rgba(168, 194, 219, 1) 45%, rgba(168, 194, 219, 1) 100%);
        background: linear-gradient(to bottom, rgba(97, 142, 175, 1) 0%, rgba(97, 142, 175, 1) 14%, rgba(97, 142, 175, 1) 14%, rgba(168, 194, 219, 1) 45%, rgba(168, 194, 219, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#618eaf', endColorstr='#a8c2db', GradientType=0);
    }
    .formula,
    .formula_text {
        display: block;
        width: auto;
        margin: 10px auto;
    }
    .section-product .sale_block {
        display: block;
        margin: 10px auto;
    }
    .ingredients div {
        margin-right: 0;
    }
    .doc-txt {
        width: auto;
        max-width: 100%;
    }
    .doctor-opinion {
        display: flex;
        flex-direction: column;
        margin: 20px auto 0;
    }
    .doc-txt p {
        margin-bottom: 0;
    }
    .doc-txt {
        order: 2;
        width: 85%;
    }
    .doc-img {
        order: 1;
        margin: 0 auto;
    }
}

@media (max-width: 760px) {
    h1 {
        font-size: 30px;
    }
    .section-one h2,
    .section-one h1 span {
        font-size: 17px;
    }
    h3 {
        margin: 0 0 10px;
        font-size: 22px;
    }
    .formula {
        max-width: 100%;
    }
    .prevention {
        width: auto;
        max-width: 100%;
        font-size: 18px;
        line-height: 29px;
    }
    .prevention li {
        margin-bottom: 10px;
    }
    .doctor-opinion {
        max-width: 100%;
        width: auto;
    }
    .doc-txt {
        margin-right: 0px;
        font-size: 17px;
        line-height: 26px;
        width: 95%;
    }
    .single-result h5 {
        text-align: center;
    }
}

@media (max-width: 737px) {
    .orders div {
        display: block;
        max-width: inherit;
        width: 95%;
        margin: 0 auto;
    }
    .orders img,
    .orders div div {
        display: inline-block;
        vertical-align: middle;
    }
    .orders img {
        max-width: 95px;
        margin: 10px;
    }
    .orders div div {
        width: 52%;
        text-align: left;
    }
    .orders h4 {
        margin: 0 0 10px 0;
    }
}

@media (max-width: 620px) {
    .reviews div div {
        width: 65%;
    }
}

@media (max-width: 598px) {
    .productBox .product {
        width: 60%;
        min-width: 300px;
    }
    .formBox ul {
        font-size: 14px;
    }
    .formBox li img {
        width: 25px;
    }
}

@media (max-width: 532px) {
    .reviews img {
        max-width: 95px;
    }
}

@media (max-width: 433px) {
    .symptoms div,
    .ingredients div {
        margin: 0 5px;
    }
}

@media (max-width: 393px) {
    .symptoms div,
    .ingredients div {
        width: 46%;
    }
}

@media (max-width: 367px) {
    .reviews img {
        margin-right: 0;
    }
    .reviews div div {
        width: 100%;
    }
    .reviews div div h5 {
        text-align: center;
    }
}

@media (max-width: 340px) {
    .sale_block h4 {
        font-size: 21px;
    }
    .sale_block {
        width: 300px;
    }
}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


/*==============================================*/


/*============ FACEBOOK CHAT START =============*/


/*==============================================*/

.face_fix {
    position: fixed;
    bottom: 40px;
    left: -10px;
    z-index: 99999999;
}

#fbtest {
    background: url("..img//fb-button2.png") no-repeat scroll center center;
    width: 170px;
    height: 44px;
    cursor: pointer;
}

.show {
    display: block!important;
    opacity: 1!important;
}

.hideme {
    margin-left: 6px;
    width: 240px;
    display: none;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

@media screen and (min-width: 800px) {
    .face_fix {
        bottom: 150px;
    }
}


/*==============================================*/


/*=========== FACEBOOK CHAT END ================*/


/*==============================================*/


/*ANIMATION BLACK FRIDAY*/

div#text {
    text-align: center;
    border-radius: 20px;
}

.anim-holder {
    display: inline-block;
    position: relative;
}

h1.free-sign-text {
    color: red;
    font-family: 'Raleway', sans-serif;
    font-size: 27px !important;
    letter-spacing: 5px;
    animation: text-flicker 3s linear infinite;
    font-weight: 900;
    margin: 0 auto;
    line-height: 50px !important;
    padding: 5px !important;
}

.sale1,
.sale2 {
    position: absolute;
}

.sale1 {
    left: -110px;
    top: 1px;
    max-height: 60px;
    max-width: 100px;
}

.sale2 {
    right: -90px;
    top: 1px;
    max-height: 60px;
    max-width: 100px;
}

#offset {
    animation: letter-flicker 2s linear infinite;
    font-size: 27px !important;
}

h1 span#offset {
    color: red;
}

.fixed-header {
    background: #000;
    height: 60px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    text-align: center;
}

@keyframes text-flicker {
    0% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    2% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    8% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    9% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    12% {
        opacity: 0.1;
        text-shadow: 0px 0px rgba(242, 22, 22, 1);
    }
    20% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    25% {
        opacity: 0.3;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    30% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    70% {
        opacity: 0.7;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    72% {
        opacity: 0.2;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    77% {
        opacity: .9;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    100% {
        opacity: .9;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
}

@keyframes letter-flicker {
    0% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    2% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    4% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    19% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    21% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    23% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    80% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    83% {
        opacity: 0.4;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    87% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
}

@media screen and (max-width: 642px) {
    h1.free-sign-text {
        line-height: 30px !important;
    }
    .fixed-header {
        height: 70px;
    }
}

@media screen and (max-width: 368px) {
    h1.free-sign-text,
    #offset {
        font-size: 22px !important;
    }
}

.button_page h1.free-sign-text,
.button_page #offset {
    font-size: 22px !important;
}

@media screen and (max-width: 768px) {
    .sale1,
    .sale2 {
        display: none;
    }
}


/*ANIMATION BLACK FRIDAY*/

div#text {
    text-align: center;
    border-radius: 20px;
}

.anim-holder {
    display: inline-block;
    position: relative;
}

h1.free-sign-text {
    color: red;
    font-family: 'Raleway', sans-serif;
    font-size: 27px !important;
    letter-spacing: 5px;
    animation: text-flicker 3s linear infinite;
    font-weight: 900;
    margin: 0 auto;
    line-height: 50px !important;
    padding: 5px !important;
}

.sale1,
.sale2 {
    position: absolute;
}

.sale1 {
    left: -110px;
    top: 1px;
    max-height: 60px;
}

.sale2 {
    right: -90px;
    top: 1px;
    max-height: 60px;
}

#offset {
    animation: letter-flicker 2s linear infinite;
    font-size: 27px !important;
}

h1 span#offset {
    color: red;
}

.fixed-header {
    background: #000;
    height: 60px;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
}

@keyframes text-flicker {
    0% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    2% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    8% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    9% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    12% {
        opacity: 0.1;
        text-shadow: 0px 0px rgba(242, 22, 22, 1);
    }
    20% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    25% {
        opacity: 0.3;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    30% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    70% {
        opacity: 0.7;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    72% {
        opacity: 0.2;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    77% {
        opacity: .9;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
    100% {
        opacity: .9;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1)
    }
}

@keyframes letter-flicker {
    0% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    2% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    4% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    19% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    21% {
        opacity: 0.1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    23% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    80% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    83% {
        opacity: 0.4;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
    87% {
        opacity: 1;
        text-shadow: 0px 0px 29px rgba(242, 22, 22, 1);
    }
}

@media screen and (max-width: 730px) {
    h1.free-sign-text,
    #offset {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 404px) {
    h1.free-sign-text,
    #offset {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 642px) {
    h1.free-sign-text {
        line-height: 30px !important;
    }
    .fixed-header {
        height: 70px;
    }
}

@media screen and (max-width: 368px) {
    h1.free-sign-text,
    #offset {
        font-size: 17px !important;
    }
}

.button_page h1.free-sign-text,
.button_page #offset {
    font-size: 22px !important;
}

@media screen and (max-width: 768px) {
    .sale1,
    .sale2 {
        display: none;
    }
}


/* Changes from 26.8.2019

*/

.button {
    border: none;
    border-radius: 8px;
    color: white;
    height: 70px;
    padding: 0 20px;
    font: bold 18px Verdana, Geneva, sans-serif;
    text-shadow: 1px 1px #000000;
    background-color: #c72723;
    text-align: center;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    box-shadow: 0px 5px 10px #B0B0B0;
    text-decoration: none;
    display: flex;
    justify-content: center;
    /* align horizontal */
    align-items: center;
    /* align vertical */
    color: #FFFFFF !important;
    cursor: pointer;
    min-width: 250px;
    max-width: 70%;
}

.mobile-ver .button {
    max-width: 100%;
}

.section_07 .productBox {
    max-width: 790px;
}

img {
    width: 90%;
    max-width: max-content;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
}

@media (max-width: 554px) {
    .section-one .wrapper {
        display: flex;
        flex-direction: column;
    }
    .desktop-ver {
        display: none;
    }
    .mobile-ver {
        display: block !important;
        padding: 8px;
    }
    .header {
        display: none;
    }
    .productBox,
    .orderBox,
    .section-one ul {
        margin: 0 auto;
    }
    .productBox {
        order: 1;
    }
    .orderBox {
        order: 3;
    }
    .section-one ul {
        order: 3;
        text-align: center;
    }
    .section_04 p {
        font-size: 15px;
    }
    .customer-satisfaction {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 674px) {
    .section-one h2 {
        margin: 0;
    }
    .section-one {
        margin-bottom: 0px !important;
    }
    .section-one li {
        margin: 3px 0;
        text-align: left;
    }
    .section-one li img {
        width: 37px;
        margin-right: 5px;
    }
    .productBox {
        margin: 0 auto;
    }
}

.countdown_box p {
    border-radius: 5px;
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    padding: 5px 10px 5px 10px;
    text-align: center;
    margin: 5px 3px 2px;
}

.mobile-ver {
    display: none;
}

.customer-satisfaction {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
    font-size: 15px;
    text-shadow: 1px 2px #171717;
}


/* Counter start */

.countBox {
    text-align: center;
}

.countBox .wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.countBox .count {
    text-shadow: none;
    background: url("../img/timer-bg.png") no-repeat;
    width: 100%;
    background-size: 100% 100% !important;
    max-width: 488px;
    height: 131px;
    margin: -102px 0 -25px;
}

.count {
    padding-bottom: 5px;
    border-radius: 20px;
    width: 290px;
    margin-right: 35px;
    text-align: center;
    text-shadow: 1px 1px 3px rgb(0, 0, 0);
    color: #fff;
}

.countBox h4 {
    margin: 3px auto 3px;
    width: 50%;
}

.countBox h3,
.countBox h4 {
    color: #000;
    font-size: 15px;
}

.countdown_box {
    width: auto;
    margin: 0;
    position: relative;
}

.countBox .countdown_box p,
.countBox span {
    color: red;
}

.countdown_box p {
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 35px !important;
    font-weight: 900;
    padding: 0 10px !important;
    text-align: center;
    background: transparent !important;
    border: none !important;
    margin: 0 !important;
}

.countdown_box span {
    font-size: 24px;
    vertical-align: super;
}

.time {
    margin: 0 auto;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
}

#buyForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.buyForm>* {
    max-width: 100%;
}

.buyForm * {
    box-sizing: border-box;
}

.buyForm input {
    border: 2px solid #222;
    padding: 5px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1.5;
    display: block;
    width: 250px;
    margin: 5px auto 15px;
    max-width: 100%;
}

.buyForm select {
    border: 2px solid #222;
    padding: 5px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 1.5;
    display: block;
    width: 250px;
    margin: 5px auto 15px;
    max-width: 100%;
}

.buyForm label {
    display: block;
    text-align: left;
}

@keyframes pulse {
    0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(0.95);
    }
}

.submit-form {
    border: none;
    border-radius: 8px;
    color: white;
    animation: 1s pulse infinite alternate ease-in-out;
    height: 60px;
    padding: 0 20px;
    font: bold 18px Verdana, Geneva, sans-serif;
    text-shadow: 1px 1px #000000;
    background-color: #c72723;
    text-align: center;
    margin: 0 auto 5px;
    display: block;
    text-transform: uppercase;
    box-shadow: 0px 5px 10px #B0B0B0;
    text-decoration: none;
    position: relative;
    color: #FFFFFF !important;
    cursor: pointer;
    min-width: 250px;
    max-width: 70%;
}

.submit-form:after {
    display: inline-block;
    -webkit-animation: dotty steps(1, end) 1.5s infinite;
    animation: dotty steps(1, end) 1.5s infinite;
    content: '';
    position: absolute;
    margin-left: 10px;
    font-size: small;
    margin-top: 4px;
}

@-webkit-keyframes dotty {
    0% {
        content: '';
    }
    25% {
        content: '>';
    }
    50% {
        content: '>>';
    }
    75% {
        content: '>>>';
    }
    100% {
        content: '';
    }
}

@keyframes dotty {
    0% {
        content: '';
    }
    25% {
        content: '>';
    }
    50% {
        content: '>>';
    }
    75% {
        content: '>>>';
    }
    100% {
        content: '';
    }
}

.prices p {
    margin: 0 auto;
    line-height: normal;
    font-weight: bold;
}

.oldPrice {
    color: red;
    font-size: 19px;
}

.newPrice {
    color: green;
    font-size: 26px;
}

.countBox .prices {
    max-width: 169px;
    padding: 5px;
    display: inline-block;
    position: relative;
    bottom: 0px;
    left: 0;
    background-color: #fff;
    padding: 0px 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.75);
}

@media (max-width: 790px) {
    .countBox .wrapper {
        flex-direction: column;
    }
    .countBox .count {
        margin: 0;
        background-size: contain;
    }
    .countBox h4 {
        width: auto;
    }
}

.discount-50 {
    width: 37% !important;
}


/* Counter end */

.countbox:hover,
.countbox:focus {
    text-decoration: none;
    color: #000;
}

@media (max-width: 450px) {
    .countContainer .disscount {
        display: none;
    }
}

.clear {
    clear: both;
}

.section-one {
    overflow: auto;
}

.prices .green {
    color: green;
    font-weight: bold;
    font-size: 1.5em;
}

.prices .red {
    color: red;
    font-weight: bold;
    text-decoration: line-through;
    margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 3px 0;
    line-height: normal;
}

.section-one li p {
    width: 70%;
    margin: 4px 0;
    font-size: 19px;
}

@media (min-width: 320px) {
    h1 {
        font-size: 20px;
        margin: 0 0 2px;
    }
    .section-one h2 {
        font-size: 28px;
        color: rgba(36, 59, 86);
        margin: 20px 0;
    }
    .formBox ul {
        font-size: 16px;
    }
    .button {
        background: rgb(5, 90, 211);
        font-size: 22px;
    }
    .customer-satisfaction {
        text-shadow: none;
        font-size: 14px;
        color: #000;
    }
    h2 {
        margin-top: 0;
    }
    h2,
    h3 {
        font-size: 22px;
        font-weight: bold;
    }
    h3 {
        margin-bottom: 20px;
    }
    .countBox {
        display: none;
    }
    .section-one {
        margin-top: 0 !important;
    }
    .section-two,
    .section-three {
        margin-top: -4px !important;
    }
    .formula_text {
        line-height: 27px;
    }
    .section-five p,
    .section-six p,
    .doc-txt p {
        line-height: 27px;
    }
    .orders {
        margin-top: 0;
    }
    .section-ten h2 {
        padding: 20px;
    }
    .doc-img img {
        width: 100%;
    }
    .oldPrice {
        font-size: 16px;
        color: rgba(36, 59, 86);
    }
    .last-section .formBox ul {
        display: none;
    }
    .newPrice {
        color: red;
    }
    .submit-form {
        font-size: 22px;
        background-color: red;
    }
    .stamp {
        width: 60px;
    }
}

form button {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 24px;
    padding: 14px 5px;
    background: red;
    border-width: 0;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    max-width: 250px;
    border-radius: 5px;
    width: 100%;
    height: 60px;
}