body,
h1 {
    margin: 0
}
.trust-panel li,
.trust-panel ul * {
    vertical-align: middle
}
html {
    background: #fff;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
button,
html,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    font-family: Lato, Arial, Helvetica, sans-serif
}
a {
    background: 0 0
}
a:focus {
    outline: dotted thin
}
a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    font-size: 14px;
    line-height: 1.428;
    margin: 0 0 10px;
}

.modal-footer,
.modal-form {
    margin-bottom: 0
}
b, strong {
    font-weight: bold;
}
i {
    font-style: italic;
}
img {
    border: 0
}
ul, ol {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
.marketplace-privacy {
    width: 191px;
    height: 180px;
    border-radius: 5px;
    margin-top: 5px;
    margin-left: 17px;
    background-color: #FFF;
    font-size: 17px;
    line-height: 25px;
    color: #626262;
    -webkit-box-shadow: 0 0 12px -1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 12px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 12px -1px rgba(0, 0, 0, .2)
}
.product-price,
.subscription-price {
    display: inline-block
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
input[disabled] {
    cursor: default
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
.middle-container {
    margin-top: 40px;
    background: #fff;
    padding: 20px;
    text-align: center
}
.modal.fade {
    top: -25%;
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out
}
.modal.fade.in {
    top: 10%
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}
.modal-header .close {
    margin-top: 2px
}
.modal-header h3 {
    margin: 0;
    line-height: 30px
}
.modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto
}
.modal-footer {
    padding: 14px 15px 15px;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}
.centerupsell,
.no-offer,
.order-summary h1,
.return-link a {
    text-align: center
}
.modal-footer:after,
.modal-footer:before {
    display: table;
    line-height: 0;
    content: ""
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80)
}
.grid-container .three-sections div .relative-wrapper:hover .tooltip,
.grid-container .three-sections:hover .tooltip {
    opacity: 1;
    visibility: visible
}
.keyheader {
    padding: 10px
}
.tuckitcontent {
    padding: 10px 10px 80px;
    height: 80%
}
.imintherefooter {
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    left: 0
}
.centerupsell {
    padding: 20px;
    margin: 0 auto;
    font-size: 1.3em
}
.upsell-container .conversion-container {
    width: 80%;
    margin: 0 auto
}
.marginfix {
    margin-top: 0!important
}
.paddingfix {
    margin: 15px 0 0!important
}
.return-link a {
    color: red;
    margin: 0 auto;
    padding: 0 0 10px;
    min-height: 60px;
    display: block
}
.progbox {
    z-index: 9999;
    width: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px
}
.notyfy_container {
    color: #000;
    background-color: #FFF;
    padding: 0
}
.front-footer,
.frontend {
    background: #3d3d3d
}
.spinner {
    width: 50px
}
.notyfy_container li {
    list-style-type: none
}
label.error {
    color: #C00!important;
    font-size: 10px!important;
    margin-top: 10px!important;
    display: block
}
.front-footer {
    height: 85px;
    width: 100%;
    z-index: 100;
    margin-top: -130px;
    padding-top: 165px;
    position: absolute
}
.front-footer .footer-logo {
    background: url(../img/logo-footer.png) left top no-repeat;
    width: 189px;
    height: 34px;
    float: left;
    margin: 10px 0 0 20px
}
.front-footer .copyright {
    float: right;
    font-size: 12px;
    color: #fff;
    margin-top: 20px
}
.logo-top,
.logo-wrapper {
    float: left
}
.no-offer a {
    color: #898989;
    text-decoration: none
}
.order-summary .product {
    text-align: center;
    margin: 50px 0
}
.order-summary .product .view-product {
    margin: 30px auto 0;
    text-decoration: none;
    display: block;
    width: 70%
}
.header,
.wrapper {
    width: 100%
}
.header {
    background-size: cover;
    background-color: #242424;
    max-height: 90px
}
.heading {
    max-width: 996px!important
}
.checkout-form {
    background: #FCFCFC;
    border: 1px solid #eee;
    border-radius: 5px 5px 0 0
}
.logo-top {
    background: url(../img/logo.png) left top no-repeat;
    width: 189px;
    height: 34px;
    margin: 52px 0 0 20px
}
.trust-panel {
    font-family: Lato, Helvetica, Helvetica Neue, Arial, sans-serif;
    min-height: 162px!important;
    text-align: left
}
.trust-panel h1 {
    font-family: "Open Sans Condensed";
    font-weight: 600;
    color: #398ac9;
    font-size: 1.6em
}
.trust-panel h2 {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-size: 1.3em!important;
    line-height: 1.4
}
.trust-panel h2.list-title {
    font-family: "Open Sans Condensed";
    font-weight: 600;
    color: #398ac9;
    font-size: 1.6em!important
}
.trust-panel ul {
    padding: 0 0 0 25px;
    list-style: none;
    padding-left: 14px!important;
    margin-left: 10px!important;
    text-align: left
}
.trust-panel li {
    margin-bottom: 22px;
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-size: 1.3em!important;
    line-height: 1.4
}
.support h1,
.support-footer h1 {
    font-weight: 300;
    color: #fff;
    position: relative
}
.trust-panel i {
    display: none
}
.list-wrapper {
    padding: 15px 0 0!important
}
.support-footer h1 {
    text-align: center;
    font-size: 18px!important
}
.support {
    float: right;
    max-width: 360px
}
.support h1 {
    font-size: 18px;
    margin: 65px 0 0
}
.section-title h1,
.section-title2 h1 {
    font-family: "Open Sans Condensed";
    font-size: 1.8em;
    text-shadow: 0 -1px 0 #1c3e58
}
.section-title,
.section-title2 {
    background: #1B79C2;
    margin-bottom: 45px;
    overflow: hidden;
    clear: both
}
.support h1 span {
    color: #0cf
}
.section-title {
    padding: 22px 0;
    border-radius: 5px 5px 0 0;
    color: #FFF
}
.section-title h1 {
    font-weight: 800;
    color: #FFF;
    padding-left: 30px
}
.section-title2 {
    padding: 22px 0;
    color: #FFF;
    margin-top: 25px
}
.section-title2 h1 {
    color: #FFF;
    padding-left: 30px
}
.decline-nade {
    padding: 10px 0 20px;
    max-width: 600px;
    margin: 0 auto
}
.go-back-button {
    margin: 5px 0 50px!important
}
.payment-form {
    padding-top: 20px
}
.grid-container {
    position: relative;
    z-index: 200;
    padding-bottom: 20px
}
.grid-container .cart-logo {
    float: left;
    margin: 14px 0 0 20px;
    max-height: 80px
}
.grid-container .top-container {
    margin: 40px 0 0;
    padding: 3% 0
}
.grid-container .top-container .product-image {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}
.grid-container .product-description h1 {
    display: block;
    clear: both;
    font-size: 33px;
    color: #585858
}
.grid-container .product-description h2 {
    display: block;
    clear: both;
    font-size: 20px;
    color: #666;
    font-weight: 300;
    line-height: 30px
}
.grid-container .money-back-guarantee-top {
    background: url(../img/guarantee-color.png) left top no-repeat;
    width: 140px;
    height: 214px;
    margin: -31px auto 30px
}
.grid-container .money-back-guarantee-top strong {
    display: block;
    clear: both;
    color: #fff;
    font-weight: 400;
    font-size: 35px;
    line-height: 28px;
    text-align: center;
    padding: 25px 0 0 4px
}
.grid-container .money-back-guarantee-top span {
    display: block;
    clear: both;
    text-align: center;
    color: #fff;
    padding: 4px 0 0 4px
}
.grid-container .percent strong {
    font-family: impact;
    font-size: 25px;
    padding: 36px 0 0 4px
}
.grid-container .three-sections,
.submit-coupon {
    font-family: Arial, Helvetica, sans-serif;
    color: #999
}
.form-container {
    margin-top: 5%
}
.formline {
    margin: 0
}
.grid-container .form-container .formline label.error {
    color: #C00;
    font-size: 10px;
    margin-top: 10px;
    display: block
}
.grid-container .form-container .formline i {
    font-size: 15px;
    color: #999;
    text-shadow: 0 1px 0 #fff
}
.grid-container .form-container .formline .fa-flag,
.grid-container .form-container .formline .fa-globe {
    position: relative;
    margin: -26px 0 0 -10px
}
.grid-container .form-container .payment-form .formline input,
.grid-container .form-container .payment-form .formline select,
.grid-container .form-container .payment-form .formline textarea {
    background: #fffced;
    border: 1px solid #e7daaf
}
.coupon-input {
    width: 48.6%!important;
    float: left
}
.submit-coupon {
    font-size: 12px;
    font-weight: 700;
    background: #eee;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 9px 3%;
    height: 35px;
    position: relative;
    top: 0;
    left: 10px
}
.coupon-wrap {
    margin: 0 0 10px 10px!important
}
.coupon-text {
    margin-left: 60px
}
#couponMessage {
    position: relative;
    left: 21px
}
.submit-coupon-small {
    position: relative;
    top: -38px;
    left: 18px
}
.grid-container .form-container .price {
    font-size: 20px;
    padding: 10px;
    background: #F5F5F5;
    line-height: 35px;
    overflow: hidden
}
.grid-container .sidebar {
    padding: 10%
}
.grid-container .three-sections {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    margin-top: -38px
}
.grid-container .three-sections span {
    width: 65px;
    height: 66px;
    display: block;
    clear: both;
    margin: 0 auto 10px;
    background: url(../img/symbols.png) left top no-repeat
}
.grid-container .three-sections div .relative-wrapper {
    display: block;
    clear: both;
    position: relative;
    padding: 25px 0 20px;
    background: #f9f9f9
}
.grid-container .three-sections div .relative-wrapper .tooltip {
    display: block;
    clear: both;
    position: absolute;
    bottom: 108%;
    right: 75%;
    margin-right: -120px;
    background: #333;
    border-radius: 3px;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    width: 100%;
    padding: 30px 20px;
    visibility: hidden;
    opacity: 0;
    transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out
}
.grid-container .three-sections div .relative-wrapper .tooltip-inner {
    display: block;
    clear: both;
    position: relative
}
.grid-container .three-sections div .relative-wrapper .tooltip-inner i {
    display: block;
    clear: both;
    position: absolute;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 28px;
    left: 50%;
    bottom: -47px;
    margin: 0 0 0 -10px
}
.footer .copyright,
.footer .terms-and-conditions {
    display: inline-block
}
.grid-container .three-sections .cell01 {
    border-top: 3px solid #0cf;
    float: left
}
.grid-container .three-sections .cell01:hover {
    background-position: left bottom
}
.grid-container .three-sections .cell01 span {
    background-position: left top
}
.grid-container .three-sections .cell02 {
    border-top: 3px solid #ffc000;
    float: left
}
.grid-container .three-sections .cell02:hover {
    background-position: -65px bottom
}
.grid-container .three-sections .cell02 span {
    background-position: -65px top
}
.grid-container .three-sections .cell03 {
    border-top: 3px solid #c5dd20;
    margin-bottom: 40px;
    float: left
}
.grid-container .three-sections .cell03 span,
.grid-container .three-sections .cell03:hover {
    background-position: right top
}
.grid-container .main-cta,
.grid-container .view-product {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: 0 0;
    border: none;
    font-weight: 700;
    font-size: 2em;
    height: 79px;
    color: #fff;
    text-shadow: 0 -1px 0 #328441;
    padding: 0 25px;
    width: 100%
}
.grid-container .main-cta-wrapper {
    background: url(../img/btn-bkgs.png) 0 -140px repeat-x #40a953;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-bottom: 1px solid #328441;
    margin: 30px 20px 10px
}
.grid-container .main-cta-wrapper:active,
.grid-container .main-cta-wrapper:hover,
.grid-container .main-cta:active,
.grid-container .view-product:hover {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    background-position: 0 -220px;
    border-bottom: 1px solid #2c6fa3
}
.footer {
    width: 100%;
    z-index: 100;
    position: absolute;
    background-color: #242424;
    text-align: center;
    margin: 0;
}
.footer .copyright {
    /*margin: 0 0 0 6px*/
}
.footer .support-email {
    display: inline-block;
    font-size: 1.1em;
    color: #fff
}
.footer .terms-and-conditions a {
    text-decoration: none;
    font-size: 1.1em;
    color: #fff!important
}
.footer .footer-logo {
    background: url(../img/logo.png) left top no-repeat;
    width: 189px;
    height: 34px;
    float: left;
    margin: 10px 0 0 20px
}
.footer .copyright {
    font-size: 1.1em;
    color: #fff;
    margin-top: 16px
}
@media only screen and (max-width: 1024px) {
    .grid-container .top-container .money-back-guarantee-top {
        margin: -25px auto
    }
    .grid-container .sidebar {
        padding: 5%
    }
    .grid-container .form-container .payment-form .coupon .submit-coupon-small {
        margin: -42px 0 0 90%
    }
    .grid-container .trust-seals {
        margin-bottom: 40px
    }
    .grid-container .spacer {
        margin-bottom: 20px
    }
}
@media only screen and (max-width: 767px) {
    .heading.grid-container {
        padding: 0 7%;
    }
    .grid-container .top-container .product-image {
        margin-bottom: 3%
    }
    .grid-container .top-container .money-back-guarantee-top {
        display: none;
        position: absolute;
        top: 151px;
        right: 10px
    }
}
@media only screen and (max-width: 589px) {
    .grid-container .heading {
        text-align: center
    }
    .grid-container .support,
    .grid-container .support h1 {
        margin-top: 0
    }
    .formline select {
        min-width: 0!important;
        width: 105%
    }
    .grid-container .form-container .price {
        padding: 10px 10px 45px;
        font-size: 13px!important
    }
    .grid-container .form-container .payment-form .coupon .submit-coupon-small {
        margin: -37px 0 0 86%!important
    }
}
input[type=text] {
    position: relative
}
select {
    text-indent: .01px;
    text-overflow: ''
}
.formline input,
.formline select,
.formline textarea {
    display: block;
    clear: both;
    border: none;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    font-size: 16px;
    padding: 11px 3%;
    height: 35px;
    width: 105%;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08)
}
.formline input.error {
    border: 2px solid #C00
}
.formline select {
    padding: 7px 3% 9px;
    width: 105%;
    min-width: 260px
}
.checkout-container.ng-leave {
    animation: fadeOut 1s
}
.payment-selection-radio p {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer
}
.paypal-spacer {
    margin: 15px;
    text-align: center
}
#terms_conditions_checkbox,
.form-group {
    margin-right: 5px
}
.text-right {
    text-align: right
}
.paypal-spacer .paypal-icon {
    height: 100px
}
img.logotuck,
img.resize {
    height: auto;
    position: relative
}
.testimonial-item {
    padding-bottom: 10px
}
.price-placement {
    float: right
}
.ninja {
    display: inline-block
}
@media only screen and (max-width: 1024px) {
    .hide-1024 {
        display: none
    }
}
@media only screen and (max-width: 767px) {
    .hide-1024 {
        display: block
    }
}
@media only screen and (max-width: 480px) {
    label {
        font-size: 1em!important
    }
}
.form-group,
input,
label {
    float: left;
    display: inline
}
label {
    float: left;
    display: block;
    font-weight: 700;
    box-sizing: border-box;
    font-size: 1.3em;
    line-height: 33px
}
label.check-holder {
    margin-left: 55px;
    margin-top: -30px
}
span.same-as-shipping {
    padding-left: 5px;
    font-size: 13px;
    position: relative;
    top: -7px
}
.no-pad-right {
    padding-right: 0!important
}
.no-pad-left {
    padding-left: 0!important
}
.payment-selection {
    margin-top: -30px;
    margin-left: 16px
}
p.terms-conditions {
    margin-left: 45px
}
.security-title {
    font-family: "Open Sans Condensed";
    font-size: 1em
}
.money-back,
.security {
    font-size: 1.2em;
    line-height: 1.4em;
}
.money-back {
    font-style: italic
}
.border-left {
    border-left: 1px solid #ccc;
    min-height: 184px
}
.cc-area {
    margin-top: 10px;
    margin-bottom: 10px
}
img.lock-img {
    margin-top: 55px
}
img.credit-cards {
    display: block;
    text-align: center;
    margin: 0 auto 0 165px;
    padding-bottom: 30px
}
img.trust-icons {
    margin-top: 37px
}
img.resize {
    width: 100%;
    max-width: 215px
}
img.logotuck {
    width: auto!important;
    max-width: 250px;
    max-height: 80px
}
img.top {
    margin: 5px 0 0
}
img.product-image {
    text-align: center;
    display: block;
    margin: 0 auto
}
img.selection-img {
    margin-top: -15px
}
.list-wrapper ul li.custom_image {
    padding-top: 0;
    padding-left: 40px;
    background-size: 25px auto;
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 30px!important
}
.top-20 {
    margin-top: 20px
}
.white-bg {
    background-color: #fff
}
.box-selected,
.multi-border,
.payment-option {
    background-color: #fff!important
}
.price-placement {
    text-align: right
}
.payment-option .price-placement {
    text-align: left!important
}
.today-price .price-placement {
    text-align: center!important
}
.ninja {
    text-align: right;
    float: right
}
.multi-border {
    padding: 10px 0 10px 15px
}
.today-price {
    font-size: 20px!important;
    padding: 15px 10px 10px 0
}
.icon-box {
    border-radius: 5px
}
.payment-option {
    margin: 10px 33px 15px 28px!important
}
.marketer-order-bump .section-title,
.marketer-order-bump .section-title2,
.non-physical-bump .section-title,
.non-physical-bump .section-title2 {
    margin-bottom: 0
}
.payment-option-title {
    margin-top: -30px;
    padding-left: 31px
}
.payment-form .payment-option .multi-border {
    padding-left: 10px;
    padding-right: 10px
}
.cancel-coupon {
    margin-left: 12px!important
}
#couponMessage {
    height: 40px
}
h3 {
    margin: 0;
    border-top: none
}
.marketer-order-bump .order-bump {
    margin: 0 35px 60px
}
.marketer-order-bump .order-bump .order-bump-name p {
    margin-top: 0!important
}
.marketer-order-bump .order-bump .order-bump-check {
    top: 2px!important
}
.marketer-order-bump .order-bump .order-bump-check-fill {
    top: -4px!important
}

.error-modal h2,
.funnel-item h2,
.processing-modal h2 {
    font-weight: 100;
    text-align: center
}
.error-modal,
.processing-modal .processing-wrapper {
    padding: 20px
}
.error-modal,
.funnel-item h2,
.processing-modal h2,
.sk-spinner-wave.sk-spinner,
.upsell-container .conversion-container,
.upsell-container .conversion-container .decline-text,
.upsell-container h1,
.upsell-container h2,
.upsell-container h3,
.upsell-container h4,
.upsell-container2 .conversion-container,
.upsell-container2 h1,
.upsell-container2 h2,
.upsell-container2 h3,
.upsell-container2 h4 {
    text-align: center
}
.sk-spinner-wave.sk-spinner {
    margin: 0 auto;
    width: 50px;
    height: 30px;
    font-size: 10px
}
.sk-spinner-wave div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
    animation: sk-waveStretchDelay 1.2s infinite ease-in-out
}
.sk-spinner-wave .sk-rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}
.sk-spinner-wave .sk-rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
.sk-spinner-wave .sk-rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}
.sk-spinner-wave .sk-rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}
@-webkit-keyframes sk-waveStretchDelay {
    0%, 100%, 40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}
@keyframes sk-waveStretchDelay {
    0%, 100%, 40% {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}
.processing-modal {
    background-color: #fff;
    z-index: 1000;
    position: fixed;
    width: 20%;
    height: auto;
    top: 35%;
    margin: 0 auto;
    left: 40%;
    border-radius: 5px;
    maximum-height: 120px
}
.processing-modal h2 {
    margin-top: 10px
}
.processing-modal .processing-wrapper .sk-spinner {
    width: 80px;
    height: 40px
}
.processing-modal .processing-wrapper .sk-spinner div {
    margin: 2px;
    background-color: #23CDFD
}
.modal-screen {
    background-color: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500
}
.error-modal,
.funnel-item {
    display: none;
    background-color: #fff;
    z-index: 1000;
    position: fixed;
    width: 600px;
    top: 100px;
    border-radius: 5px
}
.funnel-item {
    margin: 0 auto
}
.funnel-item h2 {
    margin-top: 10px
}
.error-modal {
    margin: 0 auto
}
.error-modal h2 {
    margin-top: 10px;
    font-size: 24px
}
.error-modal p {
    margin: 20px
}
.upsell-container .conversion-container .upsell-button,
.upsell-container2 .conversion-container .upsell-button {
    cursor: pointer;
    font-family: Lato, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .08);
    margin: 10px 0;
    text-decoration: none;
    color: #fff
}
.upsell-container {
    padding: 20px;
    background-color: #FFF
}
.upsell-container p {
    font-size: 16px
}
.upsell-container .conversion-container .upsell-button {
    background: #a8d92f;
    background: -moz-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8d92f), color-stop(100%, #7ec620));
    background: -webkit-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -o-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -ms-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: linear-gradient(to bottom, #a8d92f 0, #7ec620 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a8d92f', endColorstr='#7ec620', GradientType=0);
    border: none;
    font-size: 30px;
    padding: 20px 15px 22px;
    width: 100%;
    border-radius: 3px
}
.instant-access,
.upsell-container2 .conversion-container .upsell-button {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a8d92f', endColorstr='#7ec620', GradientType=0);
    border: none
}
.upsell-container .conversion-container .decline-text {
    display: block;
    padding-bottom: 10px
}
.upsell-container2 {
    padding: 20px;
    overflow: -moz-scrollbars-vertical;
    overflow-y: auto;
    transform: translate(-59.5%, -55%);
    position: absolute;
    left: 50%;
    right: 50%;
    width: 1000px;
    max-height: 600px;
    background-color: #FFF
}
.upsell-container2 p {
    font-size: 16px
}
.upsell-container2 .conversion-container .upsell-button {
    background: #a8d92f;
    background: -moz-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8d92f), color-stop(100%, #7ec620));
    background: -webkit-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -o-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -ms-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: linear-gradient(to bottom, #a8d92f 0, #7ec620 100%);
    font-size: 30px;
    padding: 20px 15px 22px;
    width: 100%;
    border-radius: 3px
}
.sandbox-header,
.warning-header {
    width: 100%;
    padding: 1px;
    z-index: 10000;
    text-align: center;
    position: relative
}
.upsell-container2 .conversion-container .decline-text {
    text-align: center
}
.jwlogo {
    display: none!important
}
.funnel-item,
.modal-screen,
.processing-modal {
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s
}
.sandbox-header {
    background-color: #F6DD34
}
.sandbox-header h2 {
    font-size: 20px;
    margin: .5em
}
.sandbox-header p {
    font-size: 14px;
    margin: .5em
}
.warning-header {
    background-color: red
}
.warning-header h2 {
    font-size: 20px;
    margin: .5em;
    color: #fff
}
.warning-header p {
    font-size: 14px;
    margin: .5em;
    color: #fff
}
.instant-access,
.media-access {
    font-family: Lato, Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    box-shadow: inset 0 -4px 0 rgba(0, 0, 0, .08);
    margin: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer
}
.summary-title {
    text-align: center
}
.instant-access {
    background: #a8d92f;
    background: -moz-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a8d92f), color-stop(100%, #7ec620));
    background: -webkit-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -o-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: -ms-linear-gradient(top, #a8d92f 0, #7ec620 100%);
    background: linear-gradient(to bottom, #a8d92f 0, #7ec620 100%);
    padding: 20px 15px 22px;
    border-radius: 3px
}
.instant-access a {
    border: none;
    cursor: pointer;
    font-family: Lato, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none
}
.summary-item {
    padding: 20px;
    border-top: 1px solid #ccc
}
.media-access {
    background: #3368e8;
    background: -moz-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2DA4FF), color-stop(100%, #3368e2));
    background: -webkit-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: -o-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: -ms-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: linear-gradient(to bottom, #2DA4FF 0, #3368e2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2DA4FF', endColorstr='#3368e2', GradientType=0);
    border: none;
    font-size: 18px;
    min-width: 193.06px;
    max-height: 61px;
    padding: 20px 15px 22px;
    border-radius: 3px
}
.media-access i {
    color: #FFF
}
.media-access-formula {
    display: inline-block;
    width: 250px;
    height: 75px;
    color: #fff;
    font-size: 23px;
    font-weight: 800;
    text-shadow: 0 -1px 0 rgba(1, 1, 1, .2);
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #2DA4FF;
    background: #3368e8;
    background: -moz-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2DA4FF), color-stop(100%, #3368e2));
    background: -webkit-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: -o-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: -ms-linear-gradient(top, #2DA4FF 0, #3368e2 100%);
    background: linear-gradient(to bottom, #2DA4FF 0, #3368e2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff9adc0f', endColorstr='#ff83d40d', GradientType=0)
}
.testimonial-image {
    float: left;
    margin-right: 20px
}
.testimonial-image img {
    width: auto;
    height: auto;
    max-width: 100px;
    max-height: 100px
}
.testimonial-item article {
    padding: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #dadada;
    overflow: hidden
}
.testimonial-item {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 100px;
    clear: both;
}
.list-wrapper,
.list-wrapper ul {
    display: block;
    clear: both;
    padding: 15px 0 0 10px
}
.testimonial-item p.testimonial-text {
    vertical-align: middle;
    color: #656565;
    font-family: Georgia;
    font-size: 15px;
    font-style: italic;
}
.trust-point-wrap {
    margin: 40px 0;
}
.trust-point .trust-point-image {
    text-align: center;
    margin: 0 0 15px 0;
}
.trust-point .trust-point-image img {
    max-width: 300px;
    max-height: 300px;
}
.trust-point .trust-point-title {
    font-family: "Open Sans Condensed";
    font-size: 1.2em;
    margin: 0 0 10px;
}
.trust-point .trust-point-text {
    font-size: 1.1em;
    line-height: 1.4em;
}
.cancel-coupon,
.list-wrapper,
.list-wrapper ul {
    font-family: Arial, Helvetica, sans-serif
}
.list-wrapper ul {
    list-style: none;
    line-height: 30px
}
.list-wrapper ul li i {
    margin: 0 10px 0 0;
    color: #b6d956;
    font-size: 18px
}
img.credit-cards {
    width: 100%!important;
    max-width: 300px;
    height: auto
}
.paypal-button {
    display: none
}
.jwplayer-center {
    margin: 0 auto;
    text-align: center;
    width: 100%
}
.jwplayer {
    margin: 0 auto 40px!important
}
.price-placement {
    float: right;
    clear: right
}
.top-pricing {
    font-size: 40px
}
.payment-pricing {
    font-size: 30px;
    color: #000
}
.ninja,
.product-price,
.subscription-price {
    display: inline-block
}
.payment-option {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    margin: 0 15px 20px;
    padding: 0;
    cursor: pointer;
    line-height: 26px;
    height: 66px
}
.payment-option .today-price {
    background: #f5f5f5;
    padding: 0!important;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    height: 64px!important;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 0!important;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px
}
.payment-option .today-price .price-placement {
    display: block;
    margin: auto;
    float: none;
    text-align: center;
    font-weight: 700
}
.payment-option .multi-border {
    padding-left: 0!important;
    padding-right: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    min-height: 64px!important
}
.payment-option .multi-border .pricing-text {
    padding: 0;
    margin: auto 0
}
.icon-box,
.multi-border {
    padding: 0!important;
    height: 64px!important
}
.payment-option .price-placement {
    float: none!important
}
.payment-option:focus,
.payment-option:hover {
    border: 1px solid #1D96F3!important
}
.multi-border {
    border-right: 1px #d7d7d7 solid;
    background-color: #fff;
    border-radius: 5px 0 0 5px
}
.multi-center,
.multi-left {
    background-color: #0f0;
    vertical-align: middle
}
.box-selected {
    box-shadow: none!important;
    border: 1px solid #1D96F3!important
}
.multi-wrap {
    overflow: hidden;
    width: 250px;
    display: table;
    border-collapse: collapse
}
.multi-row {
    display: table-row
}
.multi-left {
    width: 10%;
    display: table-cell
}
.multi-center {
    width: 60%;
    display: table-cell
}
.multi-right {
    width: 30%;
    background-color: red;
    display: table-cell
}
.icon-box {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex
}
.icon2 {
    top: 0;
    bottom: -1px;
    left: 16px;
    margin: auto;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #d7d7d7
}
.box-selected .icon2,
.box-selected .icon2::after {
    content: '';
    border-radius: 10px
}
.box-selected .icon2 {
    z-index: 2;
    background: #0cf;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex
}
.box-selected .icon2::after {
    width: 6px;
    height: 6px;
    background: #fff;
    margin: auto
}
.box-selected .icon2:after {
    visibility: visible
}
.custom-price {
    line-height: 22px;
    padding-left: 0!important;
    text-align: left!important
}
@media screen and (max-width: 500px) {
    .payment-option {
        font-size: 12px!important
    }
}
@media screen and (max-width: 767px) {
    .payment-option .icon-box {
        width: 50px
    }
    .payment-option .multi-border {
        width: calc(67% - 50px)
    }
    .pricing-select {
        width: 33%!important
    }
}
.quantity-container {
    position: relative;
    height: 100px;
    margin: 20px 0 0
}
.quantity-container select {
    background: #e9e9e9
}
.quantity-container .field-container {
    position: relative;
    background: #e9e9e9;
    height: 48px;
    border: 1px solid #e9e9e9;
    border-radius: 2px
}
.quantity-container .field-container .pp-shipping {
    height: 100%;
    line-height: 48px;
    margin-right: 15px
}
.grand-total-container {
    position: relative;
    height: 60px;
    background: #e9e9e9;
    border: 1px solid #e9e9e9
}
.update-total-loading {
    position: absolute;
    top: 5px;
    right: 30px;
    font-size: 2em;
    color: #555
}
.cancel-coupon {
    font-size: 16px;
    font-weight: 700;
    color: #999;
    background: #eee;
    border: none;
    cursor: pointer;
    padding: 4px 8px;
    margin-right: 15px;
    margin-left: 15px;
    position: inherit!important
}
.coupon p {
    margin: 3px 0 0 5px;
    color: #999
}
.coupon-amount {
    color: #2DA4FF
}
@media screen and (max-width: 480px) {
    .coupon p {
        font-size: 13px;
        margin-top: 5px
    }
}
.non-physical-bump .order-bump {
    top: 27px
}
.order-bump {
    margin-left: 15px;
    margin-right: 15px;
    clear: both;
    position: relative;
    background: #E9E9E9;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 3px;
    border: 2px solid #E9E9E9
}  
.order-bump .order-bump-btn {
    display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    padding: 20px 0;
    background: #00c0f0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    text-align: center
}
.order-bump .order-bump-btn:hover {
    background: #0bceff
}
.order-bump .order-bump-btn .order-bump-int {
    margin: auto
}
.order-bump .order-bump-btn .order-bump-int .check-container {
    display: inline-block;
    vertical-align: top
}
.order-bump .order-bump-btn .order-bump-int .order-bump-check {
    display: inline-block;
    height: 16px;
    width: 17px;
    border-radius: 3px;
    position: relative;
    border: 2px solid #fff;
    top: 2px;
    right: 5px
}
.order-bump .order-bump-btn .order-bump-int .order-bump-check .order-bump-check-fill {
    visibility: hidden;
    height: 10px;
    width: 10px;
    position: relative;
    left: -2px;
    top: -5px;
    border-radius: 3px;
    color: #1295d1;
    font-size: 14px
}
.order-bump .order-bump-btn .order-bump-int .order-bump-name {
    display: inline-block;
    max-width: 100%;
    text-align: left
}
.order-bump .order-bump-btn .order-bump-int .order-bump-name p {
    font-weight: 700;
    margin-bottom: 0
}
.order-bump .order-bump-active .order-bump-check {
    background: #fff
}
.order-bump .order-bump-active .order-bump-check-fill {
    visibility: visible!important
}
.order-bump .order-bump-desc {
    margin-top: 15px;
    line-height: 25px;
    font-family: Lato, Arial, Helvetica, sans-serif
}
.order-bump .not-aval {
    color: #888;
    text-decoration: underline
}
.order-bump-border {
    border: 2px solid #00c0f0
}
@media screen and (max-width: 600px) {
    .order-bump-name {
        max-width: 86%!important
    }
}
#google_translate_element {
    display: none
}