body {
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "PT Serif", serif;
    font-weight: 600;
}
img {
    max-width: 100%;
}
a {
    color: #2b8dd9;
}
a:hover {
    text-decoration: none;
}
section {
    padding: 2rem 0;
}

.background {
    top: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: calc(100vw / 2.54);
    background-image: url("../img/hero-bg.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero {
    /* background: url("../img/hero-bg.jpg") no-repeat; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.hero h1 {
    font-size: 1.75rem;
    font-weight: 400;
    line-height: 2.875rem;
    margin-bottom: 1.25rem;
    margin-top: 0;
}
.hero-subtitle {
    font-size: 1.25rem;
}

.vetical-video .mt-21 {
    margin-top: 62%;
}

.video-index-height {
    min-height: 100vh;
}

.video {
    margin-top: -2rem;
}
.video-wrap {
    margin-top: 1.25rem;
    border-radius: 0.375rem;
    box-shadow: 0 0 0.94rem rgba(230, 230, 230, 0.7);
}

.video-area {
    display: block;
    border: 10px solid rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    position: relative;
}
.video-wrapper {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 14px 29px #00000057;
    width: 100%;
    position: relative;
}

.video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2 !important;
    top: 0;
    left: 0;
    cursor: pointer;
}

.video-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1 !important;
}
.js-video-full {
    transition: all 0.3s ease 0s;
}
.js-video-full-m {
    padding: 0 !important;
    border: none !important;
    transition: all 0.3s ease 0s;
}

.section-title {
    text-align: center;
    font-size: 1.625rem;
}
.section-subtitle {
    text-align: center;
    margin-bottom: 2.5rem;
}

.image-note {
    font-style: italic;
    font-size: 0.75rem;
    color: #888;
}
.orig-price {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.price-strike {
    font-size: 1.875rem;
    font-weight: 600;
    font-family: "PT Serif", serif;
    position: relative;
    padding: 0 0.625rem;
}
.price-strike span {
    font-size: 1.25rem;
    font-weight: 400;
}
.price-strike img {
    box-shadow: none;
    border: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.price-strike-2digit img {
    left: 3px;
    top: 5px;
}
.new-price {
    text-align: center;
    font-size: 1.25rem;
    border: 0.125rem dashed #00a651;
    border-radius: 0.375rem;
    background-color: #fafffc;
}
.new-price span {
    font-size: 2.625rem;
    font-weight: 600;
    font-family: "PT Serif", serif;
    margin-left: 0.625rem;
    vertical-align: middle;
}
.new-price .new-price-discount {
    font-size: 1rem;
    font-weight: 400;
    color: #555;
    font-family: "Open Sans", sans-serif;
    margin-left: 0;
    display: block;
    line-height: normal;
}
.new-price .dollar {
    font-size: 1.75rem;
    font-weight: 400;
    margin-left: 0;
}
.orig-price > .price-strike img {
    top: 12px;
    left: 10px;
}
.price-strike.oto3 img {
    top: 18px;
    left: 5px;
}

.feature-card {
    text-align: center;
}
.feature-card img {
    width: 3.125rem;
}
.feature-card p {
    font-size: 1.125rem;
}
.link-listen-track {
    font-size: 1.125rem;
}
.link-listen-track img {
    width: 1.5rem;
    margin-right: 0.3rem;
}

.carousel-testimonial {
    text-align: center;
    padding-top: 1.25rem;
}
.carousel-testimonial .carousel-item {
    min-height: 260px;
}
.carousel-testimonial .carousel-indicators {
    bottom: -10%;
}
.carousel-testimonial .carousel-indicators li {
    border-radius: 50%;
    background-color: #bfbfbf;
    width: 0.875rem;
    height: 0.875rem;
}
.carousel-testimonial .carousel-indicators li.active {
    background-color: #4097e1;
}
.testimonial-heading {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
}
.testimonial-content {
    font-size: 1.125rem;
    line-height: 2.125rem;
    margin-bottom: 1.875rem;
}
.testimonial-user {
    font-size: 1.125rem;
    font-weight: 600;
    font-family: "PT Serif", serif;
}
.card-faq {
    margin-bottom: 1.25rem;
}
.faq-q {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
}
.faq-a {
    line-height: 1.625rem;
    font-style: italic;
}
.faq-a strong {
    font-style: normal;
}
.card-access {
    box-shadow: 0 0 0.94rem rgba(230, 230, 230, 0.5);
    border-color: #efefef;
    padding: 2.8rem 2.5rem;
}
.card-access p {
    font-size: 1.125rem;
}
footer {
    font-size: 1.4rem;
}
.cb-disclaimer {
    color: #fff;
    background-color: rgb(17, 17, 17);
    text-align: center;
    font-size: 0.875rem;
    padding: 1.5rem 1rem;
}

/* Downsell pages */
h1 .heading-price {
    font-family: "PT Serif", serif;
    font-size: 4rem;
    color: #4097e1;
    margin: 0 0.5rem;
}
h1 .heading-price span {
    font-weight: 400;
    font-size: 3rem;
}

.content-wrap {
    padding: 3rem 4rem;
    font-size: 1.4rem;
    line-height: 1.8;
}
.content-wrap p {
    margin-bottom: 1.6rem;
}
.moneyback-box {
    position: relative;
}
.moneyback-overlay {
    background-color: #2bbf27;
    color: #fff;
    font-weight: 700;
    font-size: 1.8rem;
    padding: 0.1rem 1rem;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    width: 100%;
    bottom: 1rem;
}
.product-img-wrap {
    position: relative;
}
.product-img-overlay {
    background-color: #2bbf27;
    color: #fff;
    font-size: 1.2rem;
    padding: 0.2rem 1rem;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    width: 75%;
    bottom: 40%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.product-img-overlay-lg {
    width: 100%;
}
.disclaimer-wrap {
    border: 1px solid #74b9e4;
    background-color: #f7f7f7;
    margin: 2rem 0;
    padding: 2rem;
}

/* OTO pages */
.card-wizard {
    background-color: #d1e9fe;
    border-bottom: none;
    display: flex;
    align-items: center;
    padding: 0;
}
.wizard-item {
    flex: 1;
    text-align: center;
    font-size: 1rem;
    color: #5dadf1;
    font-weight: 400;
    padding: 0.8rem 0;
    position: relative;
}
.wizard-item a {
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    display: block;
}
.wizard-item a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.wizard-badge {
    border-radius: 50%;
    background-color: #5dadf1;
    color: #fff;
    font-size: 0.9rem;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.6rem;
    margin-right: 0.5rem;
}
.wizard-item.active {
    background-color: #4097e1;
    color: #fff;
}
.wizard-item.active .wizard-badge {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    color: #4097e1;
}
.arrow:after {
    border-top: 26.5px inset transparent;
    border-bottom: 26.5px inset transparent;
    border-left: 26.5px solid #4097e1;
    right: -26.5px;
    position: absolute;
    content: "";
    top: 0;
    z-index: 2;
    width: 0;
    height: 0;
}
.arrow-alt:after {
    border-top: 26.5px inset transparent;
    border-bottom: 26.5px inset transparent;
    border-left: 26.5px solid #d2e9fe;
    right: -26.5px;
    position: absolute;
    content: "";
    top: 0;
    z-index: 2;
    width: 0;
    height: 0;
}
.ribbon-icon {
    margin-top: -50px;
}
.card-term-check {
    border: none;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    margin-bottom: 1.25rem;
}
.card-term-check .card-body {
    padding-bottom: 1rem;
}
.card-term-check .form-check-label {
    font-size: 0.8125rem;
    padding-left: 0.5rem;
}

/* Helper classes */
.btn-primary {
    background-color: #4097e1;
    border: none;
    box-shadow: 0 0.375rem 0 0 #114674;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0.625rem;
}
.btn-primary img {
    display: block;
    margin: 0.625rem auto 0 auto;
}
.btn-primary .dollar {
    font-size: 1rem;
    font-weight: 400;
    margin-left: 0;
}

.text-primary {
    color: #4097e1 !important;
}
.text-red {
    color: #ff0000;
}
.bg-black {
    background-color: #000;
}
.bg-cta {
    background-color: #fafbfc;
}
.bg-blue {
    background-color: #f0faff;
}
.bg-aqua {
    background-color: #e7f1fa;
}
.bg-cream {
    background-color: #fdf8f2;
}
.fw-400 {
    font-weight: 400;
}
.lh-normal {
    line-height: normal;
}
.fs-xs {
    font-size: 0.9rem;
}
.fs-default {
    font-size: 1rem;
}
.fs-sm {
    font-size: 1.2rem;
}
.fs-md {
    font-size: 1.8rem;
}
.fw-600 {
    font-weight: 600;
}
.fw-400 {
    font-weight: 400;
}
.ff-open-sans {
    font-family: "Open Sans", sans-serif;
}
.mb-6 {
    margin-bottom: 4rem;
}
.mb-7 {
    margin-bottom: 5rem;
}
.mb-8 {
    margin-bottom: 6rem !important;
}
.mb-10 {
    margin-bottom: 8rem !important;
}
.mb-12 {
    margin-bottom: 10rem !important;
}
.mt-6 {
    margin-top: 4rem;
}
.mt-7 {
    margin-top: 5rem;
}
.mt-21 {
    margin-top: 21%;
}
.exit-modal {
    cursor: pointer;
    z-index: 11111;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

/* btn unmute */
button.w-vulcan-v2-button {
    display: none !important;
}
#unmute_btn.btn {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 999;
    font-weight: 700;
    color: #000 !important;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: none;
    padding: 0.775rem 0.85rem;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}
#unmute_btn.btn:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#unmute_btn.btn:before {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
}
#unmute_btn.btn {
    background: #ffc107;
    color: #fff;
    box-shadow: 0 6px #e0a800;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.btn-unmuted {
    border-radius: 0 0 5px 5px;
}
.btn-unmuted:hover {
    box-shadow: 0 4px #e0a800;
    top: 2px;
    cursor: pointer;
}
.btn-unmuted:active {
    box-shadow: 0 0 #e0a800;
    top: 6px;
}
p.text-transcript {
    font-size: 1rem;
}

@media (min-width: 768px) {
    section {
        padding: 3.75rem 0;
    }
    .hero {
        padding: 0;
    }
    .hero h1 {
        font-size: 3rem;
        line-height: 1.2;
    }
    .hero-subtitle {
        font-size: 1.5rem;
    }
    .section-title {
        font-size: 2.25rem;
    }
    .section-subtitle {
        font-size: 1.125rem;
    }
    .carousel-testimonial .carousel-indicators {
        bottom: -20%;
    }
}

@media screen and (max-width: 768px) {
    .hero {
        padding-top: 0;
    }
    .hero h1 br {
        display: none;
    }
    .logo {
        width: 120px;
    }
    .content-wrap {
        padding: 1rem;
    }
    .arrow:after {
        content: none;
    }
    .arrow-alt:after {
        content: none;
    }
    .wizard-badge {
        font-size: 0.6rem;
        width: 18px;
        height: 18px;
        line-height: 1.125rem;
        margin-right: 2px;
    }
    .wizard-item {
        font-size: 0.6rem;
        padding: 0.5rem 0;
    }
    .btn-addtoorder {
        font-size: 2.5rem;
        padding: 5px;
    }
    .btn-addtoorder small {
        font-size: 1.4rem;
    }
    #unmute_btn.btn {
        font-size: 1rem;
        padding: 5px;
    }
}

@media screen and (max-width: 320px) {
    #unmute_btn.btn {
        font-size: 0.8rem;
        padding: 5px;
    }
}
