@import url('zhtml.css?v=12');

BODY {}

HEADER {
    border-top: 30px solid #fff;
    border-bottom: 1px solid #dfdfdf;
    background-color: #fff;
    background-image: url(../i/header-visual-photos.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    background-size: cover;
    margin-bottom: 60px;
    position: relative;
    }

HEADER:before,
HEADER:after {
    background-color: #c01e81;
    content: "";
    height: 60px;
    position: absolute;
    bottom: -30px;
    z-index: 99;
    }

HEADER:before {
    width: 55.05%;
    left: 0px;

    -moz-transform: skew(0deg,2.1deg);
    -webkit-transform: skew(0deg,2.1deg);
    -o-transform: skew(0deg,2.1deg);
    -ms-transform: skew(0deg,2.1deg);
    transform: skew(0deg,2.1deg);
    }

HEADER:after {
    width: 45%;
    right: 0px;

    -moz-transform: skew(0deg,-2.575deg);
    -webkit-transform: skew(0deg,-2.575deg);
    -o-transform: skew(0deg,-2.575deg);
    -ms-transform: skew(0deg,-2.575deg);
    transform: skew(0deg,-2.575deg);
    }

    HEADER SECTION {
        position: relative;
        }

        HEADER SECTION .logo {
            font: 0/0 a;
            background-image: url(../i/header-logo-tag.png);
            background-position: top;
            background-repeat: no-repeat;
            background-size: contain;
            width: 210px;
            height: 110px;
            position: absolute;
            top: -30px;
            left: 415px;
            z-index: 1;
            }

        HEADER SECTION H1 {
            color: #c01e81;
            font-family: "Open Sans Condensed", Arial, sans-serif;
            font-size: 140px;
            font-weight: bold;
            letter-spacing: 0px;
            line-height: .9em;
            margin: .15em 0 .5em;
            display: inline-block;
            }

            HEADER SECTION H1 I {
                color: #000;
                font-family: Kristi, Arial, sans-serif;
                font-weight: normal;
                font-size: .9em;
                font-style: normal;
                letter-spacing: 0px;
                line-height: 1em;
                display: block;
                }

            HEADER SECTION H1 I.l { text-align: left; }
            HEADER SECTION H1 I.r { text-align: right; }

        HEADER SECTION .visual {
            font: 0/0 a;
            background-image: url(../i/header-visual.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            width: 410px;
            height: 490px;
            position: absolute;
            bottom: -1.65vw;
            right: -100px;
            z-index: 2;
            }

        HEADER SECTION .features {
            font: 0/0 a;
            background-image: url(../i/header-features.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            width: 600px;
            height: 210px;
            position: absolute;
            bottom: -80px;
            left: -100px;
            z-index: 200;
            }

MAIN {}

    MAIN SECTION {
        overflow: hidden;
        }

FOOTER {
    color: #555;
    font-size: .75em;
    }

    FOOTER SECTION {
        text-align: center;
        border-top: 1px solid #ccc;
        padding-top: 2em;
        margin: 2em auto;
        }

        FOOTER SECTION A {
            color: #1964b7;
            }

        FOOTER SECTION A:hover {
            color: #0971e4;
            }

        FOOTER SECTION .cb-info {
            color: #777;
            font-size: .9em;
            text-align: justify;
            margin: 1em 3em;
            }

H2 {
    color: #0364b3;
    font-family: "Open Sans Condensed", Arial, sans-serif;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.35em;
    margin: .75em 0;
    }

H2.first { font-size: 44px; }

H3 {
    color: #c01e81;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.35em;
    margin: .75em 0;
    }

H3.secret {
    text-align: left;
    border-left: 10px solid #ffd0e0;
    border-bottom: 10px solid #ffd0e0;
    padding: 0 0 .5em .5em;
    }

    H3.secret BIG {
        margin-top: .2em;
        display: inline-block;
        }

.meet-kris {
    font-size: .85em;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    width: 320px;
    }

    .meet-kris H3 {
        margin: .5em 0;
        }

    .meet-kris .photo {
        margin-top: 1.5em;
        }

#meet-kris-bottom {
    overflow: hidden;
    width: 270px;
    height: 230px;
}

.kris-bikini {
    color: #0364b3;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    margin: -1.5em 1em 0 2em !important;
    width: 280px;
    }

MAIN.heading {
    background-color: #ffd0e0;
    margin: 1em 0;
    }

MAIN.wide {
    background-color: #c01e81;
    }

    MAIN.heading SECTION {
        background-color: #c01e81;
        }

    MAIN.heading H3 {
        color: #fff;
        font-weight: 600;
        letter-spacing: 0;
        margin: .75em 0;
        }

.yoga-myths {
    font-size: .9em;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    margin: 0 1.75em 1em 0 !important;
    width: 300px;
    }

    .yoga-myths H3 {
        font-size: 1.35em;
        }

    .yoga-myths P:not(.cl-blue) { text-align: justify; }

.kris-testing {
    color: #0364b3;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    margin: -1.5em 1em 0 2em !important;
    width: 200px;
    }

.kris-training {
    color: #0364b3;
    font-size: 13px;
    font-style: italic;
    text-align: center;
    margin: 1em 1em 0 2em !important;
    width: 311px;
    }


.client-review {
    background-color: #f1efe4;
    background-image: url(../i/client-review-bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-size: cover;
    padding: 30px 20px 40px;
    position: relative;
    }

.client-review.left { width: 320px; }
.client-review.right { width: 320px; }

.client-review:after {
    content: "";
    background-image: url(../i/client-review-btm-bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-size: cover;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 40px;
    }

.client-review.left {
    margin: 0 1.75em 1em 0;
    }

    .client-review H2 {
        font-size: 28px;
        margin: .35em 0;
        }

    .client-review H3 {
        color: #000;
        font-size: 20px;
        margin: .35em 0;
        }

    .client-review P {
        font-size: 16px;
        }

    .client-review .name {
        font-style: italic;
        }

.mans-sex-life {
    font-size: .87em;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    margin: 0 2.5em 1em 0 !important;
    width: 300px;
    }

    .mans-sex-life H3 {
        font-size: 1.35em;
        }

    .mans-sex-life P:not(.cl-blue) { text-align: justify; }

.purchbox {
    font-size: .87em;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.15);
    padding: .65em 0 !important;
    margin: .5em 1.5em 1em 0 !important;
    width: 300px;
    }

.pbutton {
    color: #fff;
    font-family: "Open Sans Condensed";
    font-size: 26px;
    font-weight: 700;
    text-decoration: none;

    -webkit-border-radius: 8px;
    border-radius: 8px;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f32aa7+0,bd1e82+100 */
    background: #f32aa7; /* Old browsers */
    background: -moz-linear-gradient(top, #f32aa7 0%, #bd1e82 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f32aa7 0%,#bd1e82 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f32aa7 0%,#bd1e82 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f32aa7', endColorstr='#bd1e82',GradientType=0 ); /* IE6-9 */

    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.35);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.35);

    padding: .5em 1.25em;
    display: inline-block;

    opacity: 1;

    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    }

.pbutton:hover,
.pbutton:focus {
    color: #fff;
    text-shadow: 0 0 16px rgba(255,255,255,.75);

    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);

    margin: -1px 0 1px;
    opacity: .9;

    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    }

.wedge-header {
    }

    .wedge-header DIV {
        border: 1px dashed #fff; /* fix block model */
        text-align: center;
        margin: 1em 0 3.5em;
        position: relative;
        }

    .wedge-header DIV:before {
        content: '';
        background: #c01e81;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 50%;
        z-index: 2;

        -webkit-transform: skew(0deg, 4deg);
        -moz-transform: skew(0deg, 4deg);
        -ms-transform: skew(0deg, 4deg);
        -o-transform: skew(0deg, 4deg);
        transform: skew(0deg, 4deg);

        }

    .wedge-header DIV:after {
        content: '';
        background: #c01e81;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50%;
        z-index: 2;

        -webkit-transform: skew(0deg, -4deg);
        -moz-transform: skew(0deg, -4deg);
        -ms-transform: skew(0deg, -4deg);
        -o-transform: skew(0deg, -4deg);
        transform: skew(0deg, -4deg);
        }

        .wedge-header DIV H3 {
            color: #fff;
            font-family: "Open Sans", Arial, sans-serif;
            font-size: 30px;
            font-weight: bold;
            letter-spacing: -1px;
            line-height: 1.35em;
            padding-top: 1em;
            margin: .75em 0;
            position: relative;
            z-index: 3;
            }

        .wedge-header DIV SPAN {
            position: absolute;
            top: 30px;
            bottom: -15px;
            width: 100%;
            display: block;
            z-index: 1
            }

        .wedge-header DIV SPAN:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 50%;
            background: #ffd0e0;
            -webkit-transform: skew(0deg, 4deg);
            -moz-transform: skew(0deg, 4deg);
            -ms-transform: skew(0deg, 4deg);
            -o-transform: skew(0deg, 4deg);
            transform: skew(0deg, 4deg)
            }

        .wedge-header DIV SPAN:after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 50%;
            background: #ffd0e0;
            -webkit-transform: skew(0deg, -4deg);
            -moz-transform: skew(0deg, -4deg);
            -ms-transform: skew(0deg, -4deg);
            -o-transform: skew(0deg, -4deg);
            transform: skew(0deg, -4deg)
            }

#half-locust-video {
    border: 20px solid #eee;
    box-sizing: content-box;
    margin: 1.5em auto;
    width: 640px;
    height: 360px;
    }

.products-container-a {
    background-color: #c4dceb;
    margin: 1.5em 0;
    }

.products-container-b {
    background-color: #ffd0e0;
    margin: 0 0 1.5em;
    }

.products {
    margin: 1em 0;
    overflow: hidden;
    }

    .products .product {
        font-size: .9em;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        background-color: #fff;
        margin: 20px;
        overflow: hidden;
        }

        .products .product .visual {
            text-align: center;
            width: 180px;
            float: left;
            }

            .products .product IMG {
                margin: 1em 0;
                width: 75%;
                }

        .products .product .descr {
            box-sizing: border-box;
            padding-right: 10px;
            width: 720px;
            float: left;
            }

        .products .product.short .descr {
            width: 380px;
            }

            .products .product .descr H4 {
                font-size: 22px;
                font-weight: bold;
                line-height: 1.25em;
                margin: 1em 0;
                }

    .products .product.side {
        background: #fbf3e1;
        margin: 0 20px 20px 20px;
        width: 320px;
        float: right;
        }

        .products .product.side .visual {
            margin: 20px 20px 0;
            width: auto;
            float: none;
            }

            .products .product.side .visual IMG {
                border: 1px solid #d5cebe;
                margin: 0;
                width: 100%;
                }

        .products .product.side .descr {
            margin: 0 20px 20px;
            width: auto;
            float: none;
            }

            .products .product.side .descr H4 {
                color: #b1007a;
                font-size: 24px;
                font-weight: bold;
                line-height: 1.25em;
                margin: .5em 0;
                }

            .products .product.side .descr P {
                font-size: 1em;
                line-height: 1.63em !important;
                }

.bonuses {
    margin: 1em 0;
    overflow: hidden;
    }

    .bonuses .bonus {
        font-size: .9em;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        background-color: #fff;
        margin: 20px;
        overflow: hidden;
        }

        .bonuses .bonus .visual {
            text-align: center;
            width: 180px;
            float: left;
            }

            .bonuses .bonus IMG {
                margin: 1em 0;
                width: 50%;
                }

            .bonuses .bonus.bw3 IMG { width: 95%; }

        .bonuses .bonus .descr {
            box-sizing: border-box;
            padding-right: 10px;
            width: 720px;
            float: left;
            }

            .bonuses .bonus .descr H4 {
                font-size: 22px;
                font-weight: bold;
                line-height: 1.25em;
                margin: 1em 0;
                }

.order {
    text-align: center;
    margin: 2em;
    }

.sign {
    margin-left: 6em;
    }

.guarantee {
    font-family: "Timies New Roman", Timies, serif;
    background-color: #fbfadc;
    background-image: url(../i/guarantee-bg.png);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: contain;
    padding: 3em 4em;
    margin: 3em auto;
    position: relative;
    }

.guarantee:before,
.guarantee:after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    height: 6vw;
    }

.guarantee:before {
    background-image: url(../i/guarantee-top-bg.png);
    background-position: top left;
    top: 0px;
    z-index: 1;
    }

.guarantee:after {
    background-image: url(../i/guarantee-btm-bg.png);
    background-position: bottom left;
    bottom: 0px;
    z-index: 2;
    }

    .guarantee P:not(.sign):not(.order) {
        font-size: .95em;
        text-align: justify;
        margin: .65em 0;
        }

    .guarantee H2 {
        color: #00447c;
        font-family: "Timies New Roman", Timies, serif;
        font-size: 2.1rem;
        font-weight: normal;
        }

    .guarantee H3 {
        color: #00447c;
        font-size: 1.35rem;
        line-height: 1.5em;
        }

    .guarantee HR {
        border-top-color: #999;
        }

    .guarantee .order {
        margin: 1.35em 0;
        position: relative;
        z-index: 9999;
        }





