@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700,700italic,400italic|Raleway:800); /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
hr, input[type=search] {
    box-sizing: content-box
}

pre, textarea {
    overflow: auto
}

fieldset, hr, img, legend {
    border: 0
}

body, fieldset {
    margin: 0
}

fieldset, hr, legend {
    padding: 0
}

.download, .headerHeading, .testimonialBox, sub, sup {
    position: relative
}

.download, a {
    text-decoration: none
}

.disclaimer p, .download, footer small, h2 {
    text-align: center
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

.download, h1 span {
    text-transform: uppercase
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    resize: vertical
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #222;
    font-size: 1em;
    line-height: 1.4;
    font-family: Roboto, Arial, sans-serif;
    min-height: 100%
}

body {
    background-size: cover
}

body.tve_lp {
    background: #fff
}

.tve_wrap_all {
    margin: 0 auto;
    width: 95%;
    padding: 20px;
    max-width: 1100px
}

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

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

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

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

h1, h2, h3 {
    margin: 0;
    font-family: Raleway
}

p {
    font-size: 20px;
    margin: 0 0 20px
}

a {
    color: #a43983
}

header {
    /*padding: 50px 0*/
}

.headerContainer {
    width: 780px;
    margin: 0 auto
}

.headerContainer img {
    width: 100%;
    float: left;
    margin-right: 30px
}

.headerHeading {
    width: 55%;
    float: left;
    top: 50%;
    transform: translateY(35%)
}

h1 span {
    font-size: 40px;
    background: -webkit-linear-gradient(#FFA88A, #FF2A7D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -1px
}

h1 {
    font-size: 20px;
    color: #FCFCF9
}

h2 {
    font-size: 30px;
    margin: 40px 0;
    line-height: 1.2
}

.mainHeading {
    font-size: 35px;
}

.container {
    width: 620px;
    margin: 0 auto
}

footer .container {
    width: 720px;
    margin: 0 auto
}

.mainContent {
    width: 780px;
    margin: 0 auto;
    padding: 60px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: url(../img/pattern.png)
}

.videoContent {
    width: 780px;
    margin: 60px auto
}

.bonusCover, .bookCover {
    width: 50%;
    height: auto;
    display: block;
    margin: 40px auto
}

.note {
    font-size: 16px;
    color: #666;
    margin-bottom: 40px
}

.listBlock {
    padding: 40px 0;
    margin: 40px 0
}

.guarantee h2, .guarantee2 h2, .listBlock h2, .testimonialsBlock h2 {
    color: #FFF;
    margin: 0
}

.benefits, .check, ul {
    margin-bottom: 40px
}

.benefits, .check {
    padding: 0
}

.benefits li, .check li {
    background-repeat: no-repeat;
    background-size: 26px;
    padding-left: 60px;
    list-style: none
}

.benefits li, .check li, ul li {
    font-size: 18px;
    margin-bottom: 25px
}

.benefits li {
    background-image: url(../img/star-icon.svg)
}

.check li {
    background-image: url(../img/check-icon.svg);
    padding-bottom: 5px
}

.benefits li:last-child {
    padding-bottom: 4px
}

.guarantee, .guarantee2 {
    padding: 40px 0;
    margin: 40px 0
}

.guarantee {
    background-color: #CD0947
}

.guarantee2 {
    background-color: #611659
}

.guarantee img, .guarantee2 img {
    width: 177px;
    height: 178px;
    float: right;
    margin: 0 0 20px 20px
}

.orderButton, .purchaseLink, .vipCover {
    height: auto;
    display: block
}

.guarantee h2, .guarantee2 h2 {
    margin-bottom: 40px
}

.guarantee p, .guarantee2 p {
    color: #FFF
}

.guarantee p:last-child, .guarantee2 p:last-child {
    margin-bottom: 0
}

.orderButton {
    width: 404px;
    margin: 20px auto
}

#affiliates p:last-child, #contact p:last-child, #privacy p:last-child, #refund p:last-child, #terms p:last-child, #thankYou p:last-child, footer small:last-child {
    margin-bottom: 0
}

.disclaimer {
    border: 1px solid #C3C3C3;
    padding: 10px;
    margin-top: 40px
}

.disclaimer p {
    font-size: 14px;
    color: #888;
    margin: 0
}

footer {
    width: 780px;
    margin: 60px auto;
    padding: 30px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(11, 11, 11, .7)
}

footer small {
    font-size: 16px;
    display: block;
    font-weight: 300;
    color: #FAFAFA;
    margin-bottom: 30px
}

footer ul {
    padding: 0;
    list-style: none;
    margin: 0 0 30px
}

footer ul li {
    float: left;
    margin-right: 12px
}

footer ul li:last-child {
    margin-right: 0
}

footer ul li a {
    color: #EEC91A
}

.testimonialHeading span {
    float: right
}

#affiliates h2, #contact h2, #privacy h2, #refund h2, #terms h2, #thankYou h2 {
    font-size: 35px
}

#affiliates h2:first-child, #contact h2:first-child, #privacy h2:first-child, #refund h2:first-child, #terms h2:first-child, #thankYou h2:first-child {
    margin-top: 0
}

#affiliates h3, #privacy h3 {
    font-size: 25px;
    margin: 40px 0
}

#thankYou .bookCover {
    width: 35%
}

#thankYou .bonusCover {
    width: 20%
}

.vipCover {
    width: 50%;
    margin: 40px auto
}

.download {
    width: 100px;
    display: block;
    margin: 0 auto 40px;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    border: 0;
    border-bottom: 2px solid #D42569;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -2px #D42569;
    box-shadow: inset 0 -2px #D42569
}

.download:hover {
    background: #D42569;
    border-bottom: 2px solid #AF1853;
    -webkit-box-shadow: inset 0 -2px #AF1853;
    box-shadow: inset 0 -2px #AF1853
}

.purchaseLink {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    width: 100%
}

table, td, th {
    border: 1px solid #000
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px
}

td, th {
    padding: 10px;
    text-align: left
}

.form-section {
    width: 100%;
    margin: 40px auto 60px
}

form textarea {
    padding: 10px;
    border: 1px solid #494949;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    resize: none;
    color: #222
}

.her-info, .his-info {
    margin-bottom: 60px
}

.additional-info {
    margin-bottom: 30px
}

.form-section .button {
    width: 100%;
    font-size: 20px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    height: 62px
}

.form-section .button:hover {
    background-color: #A81F54
}

#thankYou .form-section .label-input {
    margin-bottom: 10px
}

#thankYou .form-section .button {
    margin-top: 20px
}

form {
    margin-bottom: 40px
}

form p {
    font-size: 16px
}

.signatureImage {
    width: 125px;
    height: auto;
    display: block;
    margin-bottom: 20px
}

.msg-sent {
    color: #2ca52c
}

.msg-error {
    color: #b73232
}

.orderSteps {
    background: #fd2c7e;
    width: 760px;
    margin: 0 auto 20px;
    border-radius: 5px;
    padding: 15px 10px
}

.orderSteps ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.orderSteps li {
    float: left;
    width: 33.33%;
    text-align: center;
    font-weight: 700;
    color: #FFF;
    opacity: .6;
    font-size: 18px
}

.selectedStep {
    opacity: 1 !important;
    text-decoration: underline
}

.passLink {
    padding-top: 20px;
    border-top: 1px dashed #7a7a7a;
    margin-bottom: 40px
}

.passLink p {
    font-size: 14px;
    color: #777
}

.addToMyOrder {
    display: block;
    text-align: center;
    padding: 15px 0;
    font-size: 20px;
    background-color: #FDA02C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 40px;
    color: #FFF
}

.addToMyOrder:hover {
    background-color: #DE8516
}

.paymentMethods {
    width: 50%;
    display: block;
    margin: 20px auto 40px
}

.aboveHeadline {
    margin-bottom: 60px
}

.warningBox {
    border: 2px solid #c31a40;
    padding: 10px;
    margin-bottom: 40px
}

.warningBox p {
    font-size: 16px;
    color: #333;
    margin: 0
}

form input, form select {
    padding: 10px;
    border: 1px solid #494949;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    height: 50px;
    color: #222
}

form select {
    background-color: #fff
}

form label {
    color: #777;
    display: block;
    margin-bottom: 5px
}

.form-box {
    margin-bottom: 15px
}

.label-input {
    margin-bottom: 10px
}

::-webkit-input-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

.main-form-section {
    width: 100%;
    margin: 40px auto;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 40px 0
}

.main-form-section form {
    margin-bottom: 0
}
.bg-white {
    background-color: #fff;
}
.main-form-section .button {
    width: 100%;
    font-size: 20px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    padding: 15px 30px;
    margin-top: 20px
}

.main-form-section .button:hover {
    background-color: #A81F54
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media only screen and (max-width: 768px) {
    .container img {
        width: 100%;
        height: auto;
    }

    header {
        padding: 25px 0
    }

    .guarantee, .guarantee2, .listBlock, .mainContent {
        padding: 30px 0
    }

    .headerContainer {
        width: 90%
    }

    .headerContainer img {

        height: auto;
    }

    .headerHeading {
        width: 65%
    }

    h1 {
        font-size: 16px
    }

    h1 span {
        font-size: 20px
    }

    h2 {
        font-size: 22px
    }

    .mainContent {
        width: 100%
    }

    .videoContent {
        width: 100%;
        margin: 30px auto
    }

    .container {
        width: 90%
    }

    .mainHeading {
        font-size: 25px
    }

    p {
        font-size: 18px
    }

    .bookCover {
        width: 65%
    }

    .note {
        font-size: 14px
    }

    ul li {
        font-size: 16px
    }

    .benefits li, .check li {
        font-size: 16px;
        background-size: 25px;
        padding-left: 50px
    }

    .guarantee img, .guarantee2 img {
        width: 40%;
        height: auto;
        display: block;
        float: none;
        margin: 0 auto 40px
    }

    .orderButton, .purchaseLink {
        width: 90%
    }

    footer {
        width: 100%;
        margin: 30px auto
    }

    footer ul {
        text-align: center
    }

    footer ul li {
        float: none;
        margin-right: 0;
        margin-bottom: 10px
    }

    footer small {
        font-size: 12px
    }

    #affiliates h2, #contact h2, #privacy h2, #refund h2, #terms h2, #thankYou h2 {
        font-size: 25px
    }

    #thankYou .bookCover {
        width: 60%;
        padding-left: 30px
    }

    #thankYou .bonusCover {
        width: 45%;
        padding-left: 30px
    }

    form input, form textarea {
        width: 100%;
        box-sizing: border-box
    }

    form textarea {
        height: 200px
    }

    #testimonials {
        width: 100%
    }

    .testimonialsBlock {
        width: 100%;
        padding: 20px 0;
        margin: 30px auto
    }

    .singleTestimonial {
        margin-bottom: 20px
    }

    .singleTestimonial img {
        float: none;
        display: none
    }

    .testimonialBox {
        width: 90%;
        padding: 5%;
        float: none
    }

    .orderSteps {
        width: 90%;
        padding: 8px 5%
    }

    .orderSteps li {
        font-size: 12px
    }
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before, :first-letter, :first-line {
        background: 0 0 !important;
        color: #000 !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: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

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

    h2, h3 {
        page-break-after: avoid
    }
}

footer .container {
    width: 720px
}

.page-template-page-sitemap {
    background: none !important;
}

.page-template-page-sitemap a {
    color: #021024;
}

.page-template-page-sitemap a:hover {
    color: #0a5cc1;
}

.sitemap-page.container {
    width: 1000px;
    overflow: hidden;
}

.sitemap-page .column-sitemap {
    width: 45%;
    padding: 50px 0 0 0;
    display: inline-block;
    vertical-align: top;
    margin: 20px;
}

.sitemap-page .column-sitemap ul {
    padding: 0;
    margin: 0 0 50px 0;
}

.sitemap-page ul li {
    line-height: 21px;
    padding: 0 0 5px 0;
    margin: 0;
}

.sitemap-page ul li:first-child {
    list-style: none
}

.sitemap-page ul li:first-child h3 {
    margin-bottom: 10px;
    margin-left: -20px;
}

.page-template-page-sitemap footer {
    width: 100%;
    background: #fff;
    margin: 0 auto;
    padding: 0;
}

.page-template-page-sitemap small {
    color: #000;
}

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

    .sitemap-page.container {
        width: 100%;
    }

    .sitemap-page .column-sitemap {
        width: 87%;
        display: block;
        padding: 3%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 768px) {
    footer .container {
        width: 90%
    }
}

/* Style the navigation menu */
.topnav {
    overflow: hidden;
    background-color: #333;
    position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
    display: none;
}

/* Style navigation menu links */
.topnav a {
    color: white;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
    background: black;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
    background-color: #ddd;
    color: black;
}

/* Style the active link (or home/logo) */
.active {
    background-color: #04AA6D;
    color: white;
}
