@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('../fonts/MyriadPro-Semibold.eot');
    src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf') format('truetype');
}

@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Bold.woff') format('woff'), url('../fonts/MyriadPro-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'MyriadPro-Cond';
    src: url('../fonts/MyriadPro-Cond.eot');
    src: url('../fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Cond.woff') format('woff'), url('../fonts/MyriadPro-Cond.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(https://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xOV5Bi3AvzDkLbMkkmS9JR4.woff) format('woff');
}

@font-face {
    font-family: 'DroidSansRegular';
    src: url('../fonts/DroidSans-webfont.eot');
    src: url('../fonts/DroidSans-webfont.eot#iefix') format('embedded-opentype'),
    url('../fonts/DroidSans-webfont.woff') format('woff'),
    url('../fonts/DroidSans-webfont.ttf') format('truetype'),
    url('../fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('../fonts/DroidSans-Bold-webfont.eot');
    src: url('../fonts/DroidSans-Bold-webfont.eot#iefix') format('embedded-opentype'),
    url('../fonts/DroidSans-Bold-webfont.woff') format('woff'),
    url('../fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
    url('../fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../fonts/proximanova-regular.eot');
    src: url('../fonts/proximanova-regular.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-regular.woff') format('woff'),
    url('../fonts/proximanova-regular.ttf') format('truetype'),
    url('../fonts/proximanova-regular.svg#ProximaNovaRegular') format('svg');
}

@font-face {
    font-family: 'ProximaNovaRegularItalic';
    src: url('../fonts/proximanova-regit.eot');
    src: url('../fonts/proximanova-regit.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-regit.woff') format('woff'),
    url('../fonts/proximanova-regit.ttf') format('truetype'),
    url('../fonts/proximanova-regit.svg#ProximaNovaRegularItalic') format('svg');
}

@font-face {
    font-family: 'ProximaNovaLightItalic';
    src: url('../fonts/proximanova-regit.eot');
    src: url('../fonts/proximanova-regit.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-regit.woff') format('woff'),
    url('../fonts/proximanova-regit.ttf') format('truetype'),
    url('../fonts/proximanova-regit.svg#ProximaNovaLightItalic') format('svg');
}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../fonts/proximanova-bold.eot');
    src: url('../fonts/proximanova-bold.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-bold.woff') format('woff'),
    url('../fonts/proximanova-bold.ttf') format('truetype'),
    url('../fonts/proximanova-bold.svg#ProximaNovaBold') format('svg');
}

@font-face {
    font-family: 'ProximaNovaExtraBold';
    src: url('../fonts/proximanovaextrabold.eot');
    src: url('../fonts/proximanovaextrabold.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanovaextrabold.woff') format('woff'),
    url('../fonts/proximanovaextrabold.ttf') format('truetype'),
    url('../fonts/proximanovaextrabold.svg#ProximaNovaExtraBold') format('svg');
}

@font-face {
    font-family: 'ProximaNovaSemiBold';
    src: url('../fonts/proximanova-semibold.eot');
    src: url('../fonts/proximanova-semibold.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-semibold.woff') format('woff'),
    url('../fonts/proximanova-semibold.ttf') format('truetype'),
    url('../fonts/proximanova-semibold.svg#ProximaNovaSemiBold') format('svg');
}

@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../fonts/proximanova-light.eot');
    src: url('../fonts/proximanova-light.eot#iefix') format('embedded-opentype'),
    url('../fonts/proximanova-light.woff') format('woff'),
    url('../fonts/proximanova-light.ttf') format('truetype'),
    url('../fonts/proximanova-light.svg#ProximaNovaLight') format('svg');
}

html,
body {
    height: 100%;
}

body {
    color: #fff;
    background: #f2f3f8;
}

.container {
    width: 100%;
}

#testimonials h4 {
    color: #21396d;
    margin-top: 60px;
    font-size: 24px;
    margin-bottom: 0px;
    font-family: "ProximaNovaSemiBold", Arial;
}
#testimonials {
    margin-bottom: 40px;
}
#testimonials span {
    color: #717171;
}
#testimonials img {
    margin-top: 20px;
}

#wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -116px;
    padding: 0 0 116px;
}

#timeout {
    background-color: #e72727; /* layer fill content */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEzMTYgODkiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkMDEwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTMxNiIgaGVpZ2h0PSI4OSIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #9d0101 0%, #f33 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #9d0101 0%, #f33 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #9d0101 0%, #f33 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #9d0101 0%, #f33 100%); /* gradient */
    height: 75px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#timeout h1 {
    font-family: "ProximaNovaSemiBold", sans-serif;
    color: #fff;
    font-size: 28px;
    display: inline-block;
    text-shadow: 0 2px 4px #780e0e;
    line-height: 20px;
    position: relative;
    top: -10px;
}

#timeout h1 span {
    font-family: "ProximaNovaBold", sans-serif;
    text-shadow: 0 2px 4px #780e0e; /* drop shadow */
}

#header {
    height: 75px;
    background: #2b303e;
    border-bottom: 1px solid #20242f;
}

#header h1 {
    font-family: "ProximaNovaLight", sans-serif;
    font-size: 28px;
    color: #fff;
    margin: 0;
    line-height: 74px;
}

#header h1 span {
    font-family: "ProximaNovaSemiBold", sans-serif;
}

#content {
    width: 800px;
    margin: 15px auto 0;
}

.content-holder {
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
    display: block;
    padding: 25px 25px 40px;
    border: 1px solid #d7d7d7; /* stroke */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: 0 0 5px rgba(241, 241, 241, .75); /* outer glow */
    -webkit-box-shadow: 0 0 5px rgba(241, 241, 241, .75); /* outer glow */
    box-shadow: 0 0 5px rgba(241, 241, 241, .75); /* outer glow */
}

.content-holder h1 {
    color: #2b303e;
    text-align: center;
    font-family: "MyriadPro-Semibold", Helvetica, Arial, sans-serif;
    font-size: 45px;
    margin: 0;
}

.content-holder h2 {
    color: #2b303e;
    text-align: center;
    font-style: italic;
    font-family: "MyriadPro-Semibold", sans-serif;
    font-size: 26px;
    margin: 0 0 15px;
}

.testimonial-holder {
    display: block;
    padding: 20px 0px;
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
}

.testimonial-holder h4 {
    color: #2b303e;
    text-align: center;
    font-size: 24px;
}

.testimonial-holder span {
    color: #717171;
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 15px;
    display: block;
    width: 100%;
    text-align: center;
}

.testimonial-holder img {
    margin: 0 auto;
}

.testimonial-holder ul {
    display: block;
    height: 13px;
    padding: 0;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}

.testimonial-holder ul li {
    float: left;
    width: 25px;
    margin-left: 2px;
    display: block;
}

.testimonial-holder ul li a {
    background: #bfbfbf;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

.sep40 {
    height: 20px;
    display: inline-block;
    float: left;
    margin: 0 auto;
}

.testimonial-holder img {
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: 0 0 5px rgba(212, 212, 212, .75); /* outer glow */
    -webkit-box-shadow: 0 0 5px rgba(212, 212, 212, .75); /* outer glow */
    box-shadow: 0 0 5px rgba(212, 212, 212, .75); /* outer glow */
}

#content > .container {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
}

span.highlight {
    color: #ca2c2b;
}

.details {

}

.details img {
    display: block;
    margin: 0 auto;
}

.fadeIn {
    display: none;
}

.details .order-now {
    background: url('../img/red-green-btn.png') top left;
    width: 332px;
    height: 85px;
    display: inline-block;
    margin: 5px auto;
    font-family: "ProximaNovaBold", sans-serif;
    color: #fff;
    line-height: 93px;
    font-size: 34px;
    text-transform: uppercase;
}

.btn-green {
    color: #FFF;
    width: 100%;
    max-width: 750px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 102px;
    line-height: 72px;
    font-size: 35px;
    padding: 5px 15px;
    font-family: 'ProximaNovaBold', sans-serif;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background-color: rgb(0, 173, 29);
    border-radius: 5px;
    text-shadow: 0 2px 0 rgba(1, 1, 1, .25); /* drop shadow */
    display: block;
}

.cta-submit {
    font-size: 22px;
    margin-top: 20px;
    display: block;
    text-align: center;
    color: rgb(0, 0, 238);
    text-decoration: underline;
}

.btn-green .btn-main-text {
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: 'ProximaNovaBold', sans-serif;
    display: block;
}

.btn-green .btn-alt-text {
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: 'ProximaNovaRegular', sans-serif;
    opacity: 0.7;
    display: block;
}

.btn-green:hover {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#238b00), to(#269700));
    color: #fff;
    text-decoration: none;
}

.details .order-now:hover {
    background-position: bottom left;
    text-decoration: none;
}

#content p.money-back {
    background: #d5eacf;
    display: block;
    width: 322px;
    border-radius: 10px;
    height: 31px;
    line-height: 31px;
    color: #3caa46;
    font-family: "ProximaNovaSemiBold", sans-serif;
    font-size: 18px;
    margin: 11px auto;
}

#video {
    width: 100%;
    height: 100%;
    margin-bottom: 30px;
}

.video-holder {
    width: 100%;
    height: 100%;
}

.video-holder > div {
    margin-bottom: -5px;
}

#footer {
    border-top: 1px solid #d7d8dd;
    background: #f2f3f8;
    height: 90px;
    padding-top: 35px;
    font-family: "DroidSansRegular", sans-serif;
    font-size: 12px;
    color: #c1c1c1;
    margin-top: 30px;
}

/**
 * Video 2 - Retail
 */

.retail {
    border: 7px dashed #cc2b2c;
    width: 620px;
    height: 344px;
    margin: 0 auto;
}

.retail > img {
    display: block;
    margin: 15px auto 0;
}

.retail p {
    text-align: center;
    font-size: 44px;
    font-family: "ProximaNovaSemiBold", sans-serif;
    display: inline-block;
    margin-top: 10px;
}

.retail p span {
    font-family: "ProximaNovaExtraBold", sans-serif;
}

.retail p.inline-black {
    color: #010101;
}

.strikeout {
    position: relative;
}

.strikeout::after {
    border-bottom: 5px solid #010101;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

.retail p.inline-green {
    color: #459c11;
}

.retail a {
    display: block;
    text-align: center;
    font-family: "ProximaNovaSemiBold", sans-serif;
    font-size: 32px;
    color: #0102ff;
    text-decoration: underline;
}

/**
 * Timer
 */

.timer-add {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: Arial, sans-serif !important;
    color: #ffffff;
    background: #9c0000;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 9px;
    width: 45px;
    text-transform: uppercase;
    position: relative;
    height: 12px;
    line-height: 10px;
    margin-top: -53px;
    display: block;
    text-align: center !important;
}

.timer-value {
    line-height: 37px;
    text-shadow: 0 2px 4px #9d9d9d; /* drop shadow */
    color: #000 !important;
    font-size: 18px;
    font-size: 30px;
    display: block;
    width: 100%;
    font-family: "ProximaNovaSemiBold", sans-serif;
}

.timhold {
    display: block;
    width: 45px;
    height: 36px;
    margin-right: 8px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(3%, #e6e6e6), color-stop(54%, #e5e5e5), color-stop(55%, #c5c5c5), color-stop(55%, #ffffff), color-stop(100%, #ffffff));
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 3%, #e5e5e5 54%, #c5c5c5 55%, #ffffff 55%, #ffffff 100%);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 3%, #e5e5e5 54%, #c5c5c5 55%, #ffffff 55%, #ffffff 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 3%, #e5e5e5 54%, #c5c5c5 55%, #ffffff 55%, #ffffff 100%);
    background-image: linear-gradient(top, #ffffff 0%, #e6e6e6 3%, #e5e5e5 54%, #c5c5c5 55%, #ffffff 55%, #ffffff 100%);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}

.timer {
    display: inline-block;
    margin-left: 5px;
    margin-top: 20px;
    text-align: center;
    color: #fff;
}

.timer-elem {
    display: inline-block;
    border-radius: 10px;
    border: 1px solid #fff;
    background: rgba(238, 238, 238, 1);
    background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(241, 241, 241, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(241, 241, 241, 1)));
    background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(241, 241, 241, 1) 100%);
    background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(241, 241, 241, 1) 100%);
    background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(241, 241, 241, 1) 100%);
    background: linear-gradient(to bottom, rgba(238, 238, 238, 1) 0%, rgba(241, 241, 241, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f1f1f1', GradientType=0);
    width: 62px;
    height: 62px;
    position: relative;
}

#first-timer {
    margin: 0 auto;
}

#first-timer h2 {
    font-size: 23px !important;
    margin-bottom: 0;
}

.ftimer {
    font-family: "ProximaNovaExtraBold", sans-serif;
    font-size: 45px;
    color: #e2262a;
}

/**
 * Upsell
 */

#upsell-modal {
}

#upsell-modal h1 {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 25px;
    color: #2b303e;
    margin: 10px 0 20px;
}

#upsell-modal img {
    display: block;
    margin: 0 auto;
}

#upsell-modal a {
    display: block;
    margin: 10px auto 30px;
    background: url('../img/confirm-purchase.png') repeat-x top left;
    border: 4px solid #f54b40;
    border-radius: 10px;
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 40px;
    line-height: 85px;
    width: 500px;
    height: 85px;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
}

#upsell-modal a:hover {
    text-decoration: none;
    color: #fff;
    background: #cb2b2c;
}

/**
 * Order
 */
.order #footer {
    background: #2b303e;
}

.order #footer p {
    color: #9da3b4;
}

.logo {
    margin-top: 18px;
    margin-left: 150px;
    display: block;
}

.box {
    width: 920px;
    margin: 25px auto 0;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 35px 40px;
}

.box #left {
    width: 503px;
    border: 1px solid #ccc;
}

#left .form-title {
    width: 100%;
    display: block;
    margin: 30px -1px 28px 0px;
    background: #2b303e;
    font-family: "ProximaNovaSemiBold", sans-serif;
    font-size: 24px;
    color: #fff;
    padding-left: 30px;
    line-height: 60px;
    height: 60px;
}

#left .form-title:first-of-type {
    margin-top: 0;
}

.form-elem {
    margin-bottom: 10px;
}

.form-elem label {
    font-family: "DroidSansRegular", sans-serif;
    font-size: 14px;
    color: #2b303e;
    width: 100%;
    max-width: 100px;
    margin-left: 9px;
    text-align: right;
    font-weight: normal;
}

.form-elem input, .form-elem select {
    width: 100%;
    border: 1px solid #bebebe;
    box-shadow: inset 1px 1px 3px #e8e8e8;
    max-width: 296px;
    height: 36px;
    margin-left: 13px;
    padding-left: 15px;
    border-radius: 3px;
}

.form-elem > span {
    display: block;
    color: #2b303e;
    font-family: "DroidSansRegular", sans-serif;
    font-size: 14px;
    margin-left: 125px;
    margin-bottom: 5px;
}

.form-elem .pay-info {
    margin-top: -28px;
    color: #000;
    padding-left: 65px;
    padding-right: 40px;
    font-family: "DroidSansRegular", sans-serif;
    font-size: 12px;
}

.checkout-details {
    padding: 20px 25px;
    background: #f5f5f5;
    margin: 5px;
}

.checkout-details b {
    font-size: 18px;
    font-family: "DroidSansBold", sans-serif;
}

.checkout-details p {
    font-family: "DroidSansRegular", sans-serif;
    font-size: 15px;
    color: #2b303e;
}

.checkout-details p:first-child {
    font-size: 19px;
}

.checkout-details p.subtotal {
    font-family: "DroidSansBold", sans-serif;
}

.checkout-details hr {
    margin: 0 0 9px;
    border-top: 1px solid #d0d0d0;
}

.inner-left {
    width: 340px;
    float: left;
}

.inner-left input {
    max-width: 180px;
}

.inner-left select {
    width: 100%;
    border: 1px solid #bebebe;
    box-shadow: inset 1px 1px 3px #e8e8e8;
    max-width: 296px;
    height: 36px;
    margin-left: 13px;
    padding-left: 15px;
    border-radius: 3px;
    vertical-align: text-bottom;
}

.inner-left select[name=expire_year] {
    max-width: 75px;
    margin-left: 5px;
}

.inner-left select[name=expire_month] {
    max-width: 95px;
}

.inner-left input[name=cvv] {
    max-width: 90px;
}

.inner-right {
    width: 140px;
    float: right;
}

.inner-right {
    border-left: 1px solid #cdcdcd;
    padding: 20px;
}

.box #right {
    width: 260px;
    margin-left: 67px;
    color: #2b303e;
}

#right h2 {
    font-family: "ProximaNovaExtraBold", sans-serif;
    color: #2b303e;
    font-size: 24px;
    margin: 0 0 14px;
}

#right h3 {
    font-family: "ProximaNovaLightItalic", sans-serif;
    font-size: 17px;
    margin: 0 0 14px;
    color: #2b303e;
}

#right ul {
    max-width: 245px;
}

#right ul li {
    font-family: "DroidSansRegular", sans-serif;
    font-size: 13px;
    background: url('../img/bullet.png') no-repeat 0 5px;
    padding-left: 23px;
    margin-bottom: 12px;
}

#right p {
    font-family: "ProximaNovaRegular", sans-serif;
}

#right i {
    font-family: "ProximaNovaLightItalic", sans-serif;
}

#right hr {
    border-top: 1px solid #d9d9d9;
    margin: 17px 0;
}

/**
 * Thank you page
 */

.thankyou #footer {
    background: #2b303e;
}

.thankyou .box {
    padding-right: 0px;
}

.thankyou #left {
    width: 505px;
}

.thankyou #left h1 {
    font-family: "ProximaNovaBold", sans-serif;
    color: #fff;
    font-size: 30px;
    background: #2b303e;
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    margin: -1px -1px 28px 0px;
}

.thankyou #left h2 {
    font-family: "ProximaNovaBold", sans-serif;
    color: #ee2c32;
    font-size: 23px;
    margin: 0 0 25px;
    padding-left: 30px;
}

.thankyou #left h3 {
    font-family: "ProximaNovaSemiBold", sans-serif;
    color: #fff;
    font-size: 24px;
    background: #2b303e;
    margin: 0 0 30px;
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
}

.thankyou #left p {
    font-family: "ProximaNovaRegular", sans-serif;
    color: #686868;
    font-size: 14px;
    padding: 0 25px;
    margin-bottom: 30px;
}

.thankyou #left b {
    font-family: "ProximaNovaSemiBold", sans-serif;
}

.thankyou #left a {
    color: #055da8;
}

.thankyou #left table {
    background: #fafafa;
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 14px;
    color: #323232;
    width: 450px;
    margin: 0 auto 20px;
}

.thankyou #left table .price {
    font-family: "ProximaNovaSemiBold", sans-serif;
    font-size: 14px;
    color: #323232;
}

.thankyou #left table tr {
    height: 39px;
}

.thankyou #left table .t-heading, .thankyou #left table .t-total {
    background: #e5e5e5;
    font-family: "ProximaNovaSemiBold", sans-serif;
    border-bottom: 1px solid #bdbdbd;
    font-size: 14px;
    color: #727482;
}

.thankyou #left table td {
    padding-left: 17px;
    color: #323232;
}

.thankyou #left table .t-heading td {
    color: #727482;
}

.thankyou #left table .t-total {
    border-bottom: 0;
    border-top: 1px solid #bdbdbd;
}

.thankyou .t-total .price {
    color: #000000;
}

.thankyou #right {
    width: 310px;
    margin-left: 20px;
}

.thankyou #right h1 {
    font-family: "ProximaNovaExtraBold", sans-serif;
    font-size: 26px;
    color: #2b303e;
    text-align: center;
    position: relative;
    margin: 10px 0 0;
    text-transform: uppercase;
}

.thankyou #right h2 {
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 13px;
    color: #2b303e;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.thankyou #right h3 {
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 10px;
    color: #2b303e;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.thankyou i.downleft {
    top: 6px;
    left: 0;
    display: block;
    position: absolute;
    background: url('../img/arrow-down.png');
    width: 26px;
    height: 26px;
}

.thankyou i.downright {
    top: 6px;
    right: 0;
    display: block;
    position: absolute;
    background: url('../img/arrow-down.png');
    width: 26px;
    height: 26px;
}

.thankyou #right .call-no {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 26px;
    max-height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #ee2c32;
    margin: 11px auto;
}

.thankyou #right .login-details {
    padding: 15px 25px;
    background: #2b303e;
    color: #fff;
    border-radius: 5px;
    margin: 0 auto 20px;
}

#right .login-details h1 {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 26px;
    text-transform: none;
    text-align: left;
    margin: 0 0 15px;
    color: #fff;
}

#right .login-details label {
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 20px;
    font-weight: normal;
}

#right .login-details input {
    width: 100%;
    border: 1px solid #bebebe;
    box-shadow: inset 1px 1px 3px #e8e8e8;
    max-width: 296px;
    height: 36px;
    padding-left: 15px;
    border-radius: 3px;
    margin: 0 0 17px;
}

#right .login-details p {
    font-family: "ProximaNovaSemiBold", sans-serif;
    font-size: 14px;
    color: #fff;
}

#right .phone-consultation p {
    width: 310px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 31.5px;
    background: #2b303e;
}

.thankyou .order-now {
    background: url('../img/login-now.png') repeat-x top left;
    border: 4px solid #f54b40;
    border-radius: 5px;
    width: 257px;
    height: 57px;
    display: block;
    margin: 20px auto 10px;
    font-family: "ProximaNovaBold", sans-serif;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.thankyou .order-now:hover {
    text-decoration: none;
    background: #cb2b2c;
}

#sales {
    border: 2px solid #a4a4a4;
    max-width: 860px;
    margin: 0 auto;
}

#sales h2 {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 24px;
    background: #e12e35;
    color: #fff;
    margin: 2px 2px 10px;
    padding: 10px;
    text-align: left;
}

.box {
    margin: 0 auto;
    width: 850px;
    padding: 20px 10px 10px;
    border-radius: 0;
    border: 0;
}

.inside-box {
    width: 405px;
    float: left;
    margin-bottom: 10px;
}

.inside-box:nth-child(2n) {
    margin-left: 15px;

}

.inside-box img {
    float: left;
}

.inside-box .desc {
    float: left;
    width: 300px;
    margin-left: 10px;
}

.inside-box h3 {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 16px;
    color: #e12e35;
    margin: 0;
}

.inside-box p {
    font-family: "DroidSansRegular", sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
}

.inside-box p b {
    font-family: "DroidSansBold", sans-serif;
    font-weight: normal;
    font-size: 13px;
}

#comments {
    padding-top: 10px;
    max-width: 860px;
    margin: 0 auto;
}

#comments h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #3b5997;
    font-weight: bold;
    padding-left: 40px;
    margin: 5px 0;
}

#comments h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding-left: 40px;
    margin: 5px 0;
}

#comments img {
    display: block
}

.get-it {
    text-align: center;
    margin: 0 0 30px;
}

.get-it h2 {
    font-family: "ProximaNovaSemiBold", sans-serif !important;
    font-size: 26px !important;
    color: #1b1b1b !important;
    margin: 0 !important;
}

.get-it h2 span {
    color: #de2c34;
}

.get-it p {
    font-family: "ProximaNovaSemiBold", sans-serif !important;
    font-size: 18px !important;
    color: #1b1b1b !important;
}

.arrow {
    background: url('../img/arrows.png') no-repeat;
    width: 141px;
    height: 82px;
    display: inline-block;
}

.arrow.arrow-left {
    background-position: top left;
}

.arrow.arrow-right {
    background-position: top right;
}

#order iframe {
    height: 1443px !important;
    border: 0 none;
}

#capture form {
    max-width: 750px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

#capture input[type=text], #capture input[type=email] {
    color: #757575;
    margin: 0 0 15px;
    display: inline-block;
    width: 100%;
    max-width: 425px;
    border: 1px solid #c4c4c4;
    font-size: 20px;
    font-family: "ProximaNovaRegular", sans-serif;
    border-radius: 4px;
    height: 50px;
    padding: 5px 15px 5px 35px;
    -webkit-box-shadow: inset 0px 4px 2px -1px rgba(223, 224, 223, 0.5);
    -moz-box-shadow: inset 0px 4px 2px -1px rgba(223, 224, 223, 0.5);
    box-shadow: inset 2px 4px 2px 0px rgba(223, 224, 223, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#ffffff', GradientType=0);
}

#footer p {
    color: #727482;
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 14px;
    margin: 0;
}

#footer p.formula-footer a {
    color: #727482;
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 10px;
    line-height: inherit;
    margin: 0;
}

#footer p a {
    font-family: "ProximaNovaRegular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #727482;
}

.results-disclaimer {
    padding: 20px;
    color: #727482;
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 14px;
}

.results-disclaimer p {
    width: 100%;
    margin: 0;
    text-align: center;
}

.results-disclaimer span {
    display: block;
    text-align: center;
    padding: 10px 0 0;
}

.input-group-custom {
    position: relative;
}

.input-group-custom span.glyphicon {
    display: block;
    position: absolute;
    top: 18px;
    left: 100px;
    font-size: 16px;
    color: #c4c4c4;
}

/* Landscape phone to portrait tablet */
@media (max-width: 780px) {

    #content {
        width: 100%;
    }

    #header h1 {
        font-size: 20px;
        line-height: 25px;
        margin-top: 12px;
    }

    #order .step .right {
        float: left !important;
        clear: both;
        margin-top: 20px;
        width: 100% !important;
        border-left: none !important;
    }

    #steps {
        width: 100% !important;
    }

    #order .step .left {
        width: 100% !important;
    }

    #steps .right .info {
        width: 100% !important;
    }

    #order .info p {
        width: 100% !important;
    }

    #order form .half-size {
        max-width: 100% !important;
        margin-right: 0px;
        margin-top: 10px;
    }

    #order form select.state-select {
        max-width: 100% !important;
        width: 100% !important;
        margin-right: 0px;
        margin-top: 10px !important;
    }

    #order form select[name=country] {
        max-width: 100% !important;
    }

    #order form .zip-input {
        margin-top: 10px;
    }

    #timeout h1 {
        font-size: 20px;
    }

    .timer {
        font-size: 25px;
        line-height: 35px;
    }

    #order input[type=password],
    #order input[type=email],
    #order input[type=text] {
        width: 100% !important;
        max-width: 100% !important;
    }

    #order .green-button a, #order .green-button-big a {
        max-width: 100% !important;
    }

    #order-form .input[name="cvv"] {
        margin-top: 10px !important;
    }

    .breadcrumbs a {
        padding-left: 29px !important;
    }

    #order .price {
        top: -35px !important;
        left: 89% !important;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

    select#expireMM {
        margin-top: 10px !important;
    }

    select#expireYY {
        margin-top: 10px !important;
    }

    input[name="cvv"] {
        margin-top: 10px !important;
    }

    #capture button, .cta button {
        font-size: 23px;
        height: 45px;
        line-height: 37px;
    }

    #header h1 {
        font-size: 16px;
    }

    #timeout h1 {
        font-size: 14px;
    }

    #timeout .timer {
        line-height: 24px;
        font-size: 20px;
    }

    .testimonial-holder h4 {
        font-size: 14px;
    }

    .testimonial-holder span {
        font-size: 12px;
    }

    .breadcrumbs a {
        width: 100% !important;
        padding-left: 0 !important;
    }

    .breadcrumbs a:after {
        display: none !important;
    }

    .noty {
        font-size: 12px;
    }

    #first-timer h2 {
        font-size: 18px !important;
    }

    .ftimer {
        font-size: 20px !important;
    }
}

.alert-sm {
    padding: 5px;
    margin: 5px 0;
}

.error input {
    border: 1px solid #ebccd1;
}

.xmodal {
    position: relative;
    z-index: 110 !important;
    max-width: 680px;
    padding: 20px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    border: 15px solid #f9f9f9;
}

.xmodal h2 {
    text-align: center;
    font-size: 31px;
    line-height: 60px;
    font-weight: 700;
    color: #d00000;
    margin: 0;
    text-transform: uppercase;
}

.xmodal h2 span {
    font-family: "ProximaNovaExtraBold", sans-serif;
    font-style: italic;
}

.xmodal h3 {
    text-align: center;
    font-size: 40px;
    line-height: 48px;
    font-family: "ProximaNovaBold", sans-serif;
    color: #2b303e;
}

.xmodal h4 {
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    color: #2b303e;
}

.xmodal input {
    display: block;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
    height: 50px;
    border: 1px solid #e8eaef;
    border-radius: 8px;
    background: #EEEEEE;
    padding-left: 20px;
    font-size: 24px;
}

.xmodal .btn-green {
    max-width: 600px;
    font-size: 38px;
    line-height: 80px;
    height: 90px;
    font-family: "ProximaNovaSemiBold", sans-serif;
}

.xmodal p {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    font-family: "Open Sans", sans-serif;
    color: #2b303e;
}

.xmodal ul {
    list-style: disc;
    margin: 15px auto;
    padding: 0;
}

.xmodal ul li {
    margin-left: 70px;
    font-size: 19px;
    line-height: 35px;
    font-family: "Open Sans", sans-serif;
    color: #2b303e;
    margin-top: 10px;
}

.xmodal .join a {
    max-width: 400px;
    width: 100%;
    margin: 20px auto;
    display: block;
}

.xmodal .openings img {
    display: block;
    margin: 0 auto;
}

.xmodal p button {
    margin: 0 auto !important;
}

#disclaimer {
    background: #fff;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 1000;
}

#disclaimer p {
    padding: 10px;
    margin: 0px;
    color: #666666;
}

.to-checkout-holder p {
    font-size: 30px;
    color: #2b303e;
    font-family: "ProximaNovaRegular", sans-serif;
}

.to-checkout-holder p span {
    text-decoration: line-through;
    color: #ff0000;
}

.regular .btn-success,
.regular .btn-danger {
    min-height: 50px;
    width: 100%;
}

.regular .btn-success {
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 16.5px;
    border: 1px solid #63953f; /* stroke */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: inset 0 1px 0 #7fc241; /* inner shadow */
    -webkit-box-shadow: inset 0 1px 0 #7fc241; /* inner shadow */
    box-shadow: inset 0 1px 0 #7fc241; /* inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMyNCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNWRhNTNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjN2ZiMTNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMjQiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #5da53b 0%, #7fb13f 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #5da53b 0%, #7fb13f 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #5da53b 0%, #7fb13f 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #5da53b 0%, #7fb13f 100%); /* gradient overlay */
    border-radius: 0px;
}

.regular .btn-success:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMyNCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjU2LjQ4MTQ4MjI5OTQ0NDMlIiB5MT0iMTUxLjk5OTk3NzA2NDE0MyUiIHgyPSI1Ni40ODE0ODIyOTk0NDQzJSIgeTI9IjUxLjk5OTk3NzA2NDE0MjglIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkYTUzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdmYjEzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMzI0IiBoZWlnaHQ9IjUwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #5da53b -104%, #7fb13f -4%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #5da53b -104%, #7fb13f -4%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #5da53b -104%, #7fb13f -4%); /* gradient overlay */
    background-image: linear-gradient(bottom, #5da53b -104%, #7fb13f -4%); /* gradient overlay */
}

.regular .btn-danger {
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 16.5px;
    border: 1px solid #7B0101; /* stroke */
    background-color: #fff; /* layer fill content */
    -moz-box-shadow: inset 0 1px 0 #F76D6D; /* inner shadow */
    -webkit-box-shadow: inset 0 1px 0 #F76D6D; /* inner shadow */
    box-shadow: inset 0 1px 0 #F76D6D; /* inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMyNCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNWRhNTNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjN2ZiMTNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIzMjQiIGhlaWdodD0iNTAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #9F0202 0%, #F83030 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #9F0202 0%, #F83030 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #9F0202 0%, #F83030 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #9F0202 0%, #F83030 100%); /* gradient overlay */
    border-radius: 0px;
}

.regular .btn-danger:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDMyNCA1MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjU2LjQ4MTQ4MjI5OTQ0NDMlIiB5MT0iMTUxLjk5OTk3NzA2NDE0MyUiIHgyPSI1Ni40ODE0ODIyOTk0NDQzJSIgeTI9IjUxLjk5OTk3NzA2NDE0MjglIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVkYTUzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdmYjEzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMzI0IiBoZWlnaHQ9IjUwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #9F0202 -104%, #F83030 -4%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #9F0202 -104%, #F83030 -4%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #9F0202 -104%, #F83030 -4%); /* gradient overlay */
    background-image: linear-gradient(bottom, #9F0202 -104%, #F83030 -4%); /* gradient overlay */
}

.regular.cta .btn {
    font-size: 26px;
    line-height: 52px;
    min-height: 66px;
}

.regular.cta .btn span {
    display: block;
    text-transform: capitalize;
    font-size: 15px;
}

.has-error {
    border: 1px solid red !important;
}

.video-holder {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-holder iframe,
.video-holder object,
.video-holder embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.toastr-top-center {
	top: 30%;
}

.sponsor p {
    color: #333;
    padding: 0;
}

.note {
	font-size: 13px;
	display: inline-block;
	margin-top: 20px;
	font-family: "ProximaNovaRegular", Arial;
	color: #bdc3c7;
	font-weight: normal;
	text-align: center;
}
.note a {
	color: #bdc3c7;
}