@charset "utf-8";

/* CSS Document */


/*Block 3 styles*/

div#product-remix > .container {
    max-width: 870px;
}

#product-remix .list {
    padding-left: 2px;
}

#product-remix .list li {
    position: relative;
    color: #2d2d2d;
    font-family: 'Source Sans Pro', sans-serif;
    margin-bottom: 43px;
    list-style: none;
    padding-left: 95px;
}

#product-remix .list li span {
    width: 80px;
    display: inline-block;
    position: absolute;
    background-color: #95ca21;
    height: 4px;
    left: 0;
    top: 14px;
}

#product-remix .list li span:after {
    content: "";
    background-color: #ffffff;
    height: 15px;
    width: 15px;
    position: absolute;
    right: 0;
    border-radius: 100%;
    border: 3px solid #95ca21;
    top: -5px;
}

#product-remix .mid-section img {
    display: table;
    margin: auto;
}


/*Block 4 styles*/

#three-columns img {
    display: table;
    margin-left: auto;
    margin-right: auto;
}


/*Block 6 styles*/

#block-six .rounded-circle-remix {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 43px;
    font-size: 30px;
    vertical-align: middle;
}

#block-six .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 265px;
    padding: 24px 15px;
}

#block-six h4 {
    margin-bottom: 20px;
}

#block-six .arrow-flip {
    transform: rotate(-90deg);
}

#block-six .big-text-remix {
    font-size: 34px;
    line-height: 0;
}

#block-six .small-text-remix {
    font-size: 1rem;
    line-height: 0;
    font-weight: 400;
}

#block-six .button-accent-color4-remix h4 {
    margin-bottom: 0;
}

#block-seven {
    background: #000b1e;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #000b1e 0%, #648816 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #000b1e 0%, #648816 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #000b1e 0%, #648816 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000b1e', endColorstr='#648816', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}


/*block nine*/

#listed-columns ul {
    list-style: none;
}

#listed-columns ul li {
    margin-bottom: 10px;
}


/*block sixteen*/

#footer-listed-columns ul {
    padding-left: 0;
    margin-left: 0;
}

#footer-listed-columns ul li {
    margin-bottom: 10px;
    list-style: none;
}


/* block twenty four */

#block-24 h5 object {
    max-width: 25px;
    vertical-align: middle;
}

#block-25 button h4,
#block-25 button h5 {
    margin-bottom: 0;
    padding: 0 20px
}

#timer {
    display: flex;
    justify-content: center;
    align-items: center;
}

#timer .se_field {
    margin: 10px;
}

#timer .se_field .se_top {
    width: 60px;
    height: 60px;
    border: 3px solid #FFFFFF;
    border-radius: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

#timer .se_field .se_bottom {
    font-size: 12px;
}

#block-26 img {
    border: 4px solid #FFFFFF;
}

#block-27 .col-md-12 .no-button-border {
    display: inline-block;
}

#block-27 img {
    max-width: 100%;
}

#block-27 .numbers object {
    max-width: 40px;
}

#block-27 .numbers:before {
    content: "";
    display: block;
    border-top: 5px solid #5A55A4;
    position: absolute;
    width: 68%;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#block-27 .numbers {
    position: relative;
}

#block-28 img {
    max-width: 100%;
}

#block-28 h2 {
    margin-bottom: 1.5rem;
}

#block-28 h6 {
    margin-bottom: 1.2rem;
    line-height: 1.4;
}

#block-29 img {
    max-width: 100%;
}

#block-32 .col-md-12 .no-button-border {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

#block-32 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#block-32 ul li {
    margin: 15px 0;
    border-bottom: 1px dashed #ccc;
    font-size: 120%;
    padding-left: 35px;
    background: transparent url(../images/red-cross.png) center left no-repeat;
    background-size: 20px;
}

#block-34 .col-md-12 .no-button-border {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#block-36 .col-md-12 .no-button-border {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#block-36 .box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 265px;
    padding: 24px 15px;
}

#block-37 ul {
    list-style: none;
    margin: 0;
    border: 4px solid #ffc000;
    border-radius: 15px;
    padding: 10px 20px;
}

#block-37 ul li {
    margin: 15px 0;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}

#block-38 .content-background {
    padding: 30px;
    border-radius: 15px;
}

#block-38 .content-background:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.1);
}

#block-38 .inner-row .row:first-child {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
}

#block-40 .white-background {
    max-width: 645px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}

#block-40 .white-background p object {
    vertical-align: middle;
}

#block-46 p {
    margin-bottom: 0;
}

#block-43 object {
    vertical-align: middle;
    margin-right: 10px;
}

@media screen and (max-width: 767px) {
    #block-43 h6 {
        font-size: 1.2rem;
    }
}

#block-46 img.img-fluid {
    border-bottom: 10px solid #eca300;
}

#block-49 p.background-color1-remix-lighter {
    display: inline-block;
    padding: 5px 15px;
}

#block-49 h6 object {
    vertical-align: middle;
}


/*block 52*/

#block-52 .row {
    align-items: center;
}

/*block 55*/

#block-55 .background-color1-remix {
    background-color: rgb(1 38 104 / 70%);
}

/*block 63*/
#block-63 .col-md-4 {
    padding-right: 0;
}

#block-63 .col-md-8 {
    padding: 30px 20px;
}

#block-63 .col-md-8 img {
    width: 60px;
    position: absolute;
    right: 31px;
    top: -22px;
}

/*block 70*/
#block-70 .background-color1-remix {
    background-color: rgb(47 144 253 / 49%);
}

/*block 71*/
#block-71 .border-radius-100 {
    border-radius: 100%;
}

/*block 77*/
#block-77 .col-md-8 {
    border: 2px dashed #000;
}

#block-77 a.accent-color4-remix {
    display: block;
}

#block-77 .tickbox .col-md-1,
#block-77 .tickbox .col-md-11 {
    padding: 0;
}

/*block 78*/
#block-78 table.table.table-striped {
    background: #fff;
}

#block-78 .accent-color4-remix {
    display: block;
}

/*block 79*/

#block-79 table.table.table-striped {
    background: #fff;
    box-shadow: 1px 1px 12px 1px rgb(0 0 0 / 30%);
}

#block-79 tr.basic-black {
    background-color: #000000;
}


/*block 83*/

#block-83 .paragraph-text-color2-remix-darker {
    padding-left: 15px;
    padding-right: 15px;
}

#block-83 a.accent-color4-remix {
    display: block;
}


/*countdown timer css*/

/*Countdown style*/
#the-24h-countdown {
    font-family: "Lato", sans-serif;
    text-align: center;
    font-size: 3rem;
    margin: 0 auto;
    width: 270px;
}

#the-24h-countdown span {
    background: #ffde21;
    color: #000000;
    width: 80px;
    display: inline-block;
    height: 100px;
    float: left;
    line-height: 100px;
    margin-left: 10px;
    border-radius: 0;
}

.tempo {
    width: 350px;
    padding: 0;
}

.tempo li {
    text-align: left;
    display: inline-block;
    font-size: 24px;
    width: 31%;
    margin-top: -50px;
    margin-left: -1px;
}

div#the-24h-countdown p {
    font-size: 50px;
    font-weight: 700;
}

div#the-24h-countdown p .hrs:after {
    content: "Hours";
    font-size: 14px;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 400;
}

div#the-24h-countdown p .hrs {
    position: relative;
}

div#the-24h-countdown p .min:after {
    content: "Minutes";
    font-size: 14px;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 400;
}

div#the-24h-countdown p .min {
    position: relative;
}

div#the-24h-countdown p .seg:after {
    content: "Seconds";
    font-size: 14px;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 400;
}

div#the-24h-countdown p .seg {
    position: relative;
}

/*Countdown style*/


/*block 89*/
#block-89 .progress .headline-text-color3-remix {
    background-color: #ffc000;
}

#block-89 .progress .accent-color4-remix {
    background: #fee800;
}

#block-89 .progress .accent-color4-remix:hover {
    background: #fee800;
}


/*block 90*/

#block-90 a.accent-color4-remix {
    display: block;
    margin-bottom: -35px;;
}

/*block 92*/

h5 span.headline-text-color3-remix {
    display: block;
    padding: 15px;
    border-radius: 30px;
}

#block-92 a.accent-color7,
#block-92 a.accent-color5 {
    display: block;
    border-radius: 0;
}

#block-92 .bg-white {
    border-radius: 25px;
}

#block-92 p.basic-white a:hover {
    color: #fff;
}

/*block 104*/

#lightbox {
    display: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 30%;
    left: 0;
}

.box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #333;
    color: #fff;
    width: 600px;
}

h2,
.box p {
    margin: 0 20px;
}

.close {
    position: absolute;
    left: 100%;
    top: 0;
    margin: -10px 0 0 -10px;
    width: 30px;
    height: 30px;
    line-height: 26px;
    color: #fff !important;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    background-color: #000000;
    cursor: pointer;
    text-decoration: none;
    opacity: 1;
    border: 2px solid #ffffff;
}


/*block 106*/

.main-timer {
    text-align: center !important
}

.main-timer img {
    margin: 0 auto
}

#demo {
    margin: 0 auto;
    display: table
}

.main-timer .se_field:first-child {
    display: none
}

.main-timer .se_field .se_top {
    background: #fff;
    color: #00236d;
    font-size: 55px;
    font-weight: 700;
    width: 85px;
    border-radius: 50%;
    line-height: 85px
}

.main-timer .se_field {
    float: left;
    margin: 0 10px
}

div#demo .se_bottom {
    color: #fff;
}


/*block 91*/

#block-91 h1 {
    font-size: 5em;
}


/*block 92*/

#block-92 h1 {
    font-size: 5em;
}


/*block 101*/
#block-101 h5.no-button-border {
    font-size: 1rem;
}


#block-101 p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


/*block 107*/
section#block-107 .row.box-main span.headline-text-color3-remix {
    border-radius: 0;
}


/*block 108, block 109, block 110*/
.modal-header {
    padding: 0 !important;
}

button.close {
    padding: 0 !important;
    background: #000000;
    border: 2px solid;
}


/*aweber form styles*/

.af-form-wrapper input, .getresponder input {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-align: left;
}

label.previewLabel {
    display: none;
}

.af-textWrap {
    margin-bottom: 18px;
}

.af-element.buttonContainer {
    width: 100%;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
}

.af-element.buttonContainer .submit {
    background: transparent;
    text-align: center;
    border: none;
    font-size: 2rem;
    color: #ffffff;
    font-weight: 600;
    width: auto;
    height: 80px;
}

/*getresponder*/

.getresponder {
    font-size: 0;
}

.getresponder input {
    margin-bottom: 18px
}

.getresponder input[type="submit"] {
    width: 100%;
    background: #fff04d;
    background: -moz-linear-gradient(-45deg, #fff04d 0%, #b3a400 100%);
    background: -webkit-linear-gradient(-45deg, #fff04d 0%, #b3a400 100%);
    background: linear-gradient(135deg, #fff04d 0%, #b3a400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff04d', endColorstr='#b3a400', GradientType=1);
    padding: 15px 25px;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    border-radius: 30px;
    font-weight: 600;
    color: #ffffff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 2rem;
    height: 80px;
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
}


.getresponder input[type="submit"]:after {
    content: "";
    background-image: url(../images/getresponse_email.png);
    background-repeat: no-repeat;
    background-size: 24px;
}


.getresponder input[type="submit"]:hover {
    background: #b3a400;
    background: -moz-linear-gradient(-45deg, #b3a400 0%, #fff04d 100%);
    background: -webkit-linear-gradient(
            -45deg, #b3a400 0%, #fff04d 100%);
    background: linear-gradient(
            135deg, #b3a400 0%, #fff04d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3a400', endColorstr='#fff04d', GradientType=1) /* IE6-9 fallback on horizontal gradient */;
}