body{
    margin:0;
    padding:0;
    font-family: 'Spartan', sans-serif;
    color:#000000; 
    font-weight:300;
}
.lato{font-family:Lato, Open Sans;}
.initial{font-family:initial;}
.spacer8{margin-top:8%;}.spacer10{margin-top:10%;}.margin_strip{margin-top:8%;}.spacer2{margin-top:2%;}.spacer1{margin-top:1%;}.spacer3{margin-top:3%;}
.spacer4{margin-top:4%;}.spacer5{margin-top:5%;}.spacer6{margin-top:6%;}.spacer12{margin-top:12%;}

.spacer-4{margin-top:-4%;}.spacer-5{margin-top:-7%;}.spacer-1{margin-top:-1%;}.spacer-2{margin-top:-2%;}


@media (min-width:240px) {
.s50{font-size:5em;}.s35{font-size:3.5em;}.s30{font-size:3em;}.s28{font-size:2.8em;}.s26{font-size:2.6em;}.s25{font-size:2.5em;}.s24{font-size:2.4em;}.s22{font-size:2.2em;}.s20{font-size:2em;}.s18{font-size:1.8em;}.s16{font-size:1.6em;}.s15{font-size:1.5em;}.s14{font-size:1.4em;}.s13{font-size:1.3em;}.s12{font-size:1.2em;}.s11{font-size:1.1em;}.s10{font-size:1em;}.s9{font-size:0.9em;}.s8{font-size:0.8em;}
.youget li{background: url("../images/list-arrow-2.png") no-repeat scroll left top;margin: 0 0 4px -8%;padding: 0 0 0 20px; list-style:none;}
}

@media (min-width:768px) {
.m70{font-size:7em;}.m35{font-size:3.5em;}.m30{font-size:3em;}.m28{font-size:2.8em;}.m26{font-size:2.6em;}.m25{font-size:2.5em;}.m24{font-size:2.4em;}.m22{font-size:2.2em;}.m20{font-size:2em;}.m18{font-size:1.8em;}.m17{font-size:1.7em;}.m16{font-size:1.6em;}.m15{font-size:1.5em;}.m14{font-size:1.4em;}.m13{font-size:1.3em;}.m12{font-size:1.2em;}.m11{font-size:1.1em;}.m12{font-size:1.2em;}.m10{font-size:1em;}.m9{font-size:0.9em;}.m8{font-size:0.8em;}
.youget li{background: url("../images/list-arrow-2.png") no-repeat scroll left top;margin: 0 0 4px -14%;padding: 0 0 0 20px; list-style:none;}
}
 
@media (min-width:992px) {
.l70{font-size:7em;}.l55{font-size:5.5em;}.l45{font-size:4.5em;}.l40{font-size:4em;}.l36{font-size:3.6em;}.l35{font-size:3.5em;}.l30{font-size:3em;}.l28{font-size:2.8em;}.l26{font-size:2.6em;}.l25{font-size:2.5em;}.l24{font-size:2.4em;}.l22{font-size:2.2em;}.l21{font-size:2.1em;}.l20{font-size:2em;}.l18{font-size:1.8em;}.l17{font-size:1.7em;}.l15{font-size:1.5em;}.l16{font-size:1.6em;}.l14{font-size:1.4em;}.l13{font-size:1.3em;}.l12{font-size:1.2em;}.l11{font-size:1.1em;}.l10{font-size:1em;}.l9{font-size:0.9em;}.m8{font-size:0.8em;}
.youget li{background: url("../images/list-arrow-1.png") no-repeat scroll left top;margin: 0 0 6px -8%;padding: 0 0 0 30px; list-style:none;}
}

.header{padding:6px 0;}
.light {font-weight: 300;}.normal {font-weight: 400;}.bold {font-weight: 600;}.exbold {font-weight: 700;}
.w900{font-weight:900;}

.line110 {line-height: 110%;}.line120 {line-height: 120%;}.line130 {line-height: 130%;}.line140 {line-height: 140%;}.line150 {line-height: 150%;}.line160 {line-height: 160%;}.line170 {line-height: 170%;}.line180 {line-height: 180%;}.line190 {line-height: 190%;}.line200 {line-height: 200%;}


.discountsection{ width: 100%;height: auto;position: fixed;left: 0px;right: 0px;z-index: 100;display: block;background: yellow; padding: 10px 0;}
.header{background:#f3f3f3; border-bottom:1px solid #ccc;}
.splash{background: #202020 url(../images/bg1.jpg) no-repeat bottom; background-size: cover;
    padding: 0% 0 4%; background-attachment: fixed;}

.maroon{color:#da0207;}.red{color:#f00;}.white{color:#fff;}.blue2 {color: #4b92fd;}.blue {color: #0062b9;}
.underline{text-decoration:underline;}
.underline1{border-bottom:2px solid #fff;}
.highlight{color:#fff700;}
.highlighted{color:#da0207; background:#fff700; padding:3px 7px; border-radius:2px; max-width:300px; margin:6px auto 0 auto;}



.thevideo {position: relative;padding-bottom: 50.21%;overflow: hidden;}
.thevideo iframe,.thevideo object,.thevideo embed{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


.buy a{
    background: linear-gradient(to right, #1c96da 0%, #1c96d9 100%);
    border: 2px solid #385ef2; 
    color:#fff; text-align:center; 
    display:block; 
    padding:2%;
    border-radius:7px; 
    -webkit-border-radius:7px;
    box-shadow: 0 6px 1px #385ef2;
}
.buy a:hover{
    text-decoration:none;
    background: linear-gradient(to right, #1c96da 0%, #1c96d9 100%);
    transform: scale(0.9, 0.9);
    box-shadow: 5px 5px 30px 15px rgba(0,0,0,0.25), 
    -5px -5px 30px 15px rgba(0,0,0,0.22);
    transition: 0.8s;
}
.raleway{font-family:raleway;}

.productblock{background: url(../images/bg1.jpg) no-repeat #000;
    padding: 2% 0 4%;
    background-size: cover;
    background-attachment: fixed;}
.lightblock{background:#f3f3f3;padding:2% 0;}

.themec{color:#45454a;}

.bonussection{border: 2px #277998 solid;border-bottom: 10px solid #097fad;
    /*border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	overflow:hidden;*/
    width: 100%; float:left;
    background: #f6f6f6;}
.btitle{ padding:2%; text-shadow:1px 1px 1px #333;    background: #097fad;}
.bcontent{padding:2%; float:left;}
	
	
.modulesection{border: 1px #d7dddd solid;border-radius: 7px;-moz-border-radius: 7px;-webkit-border-radius: 7px;overflow:hidden;width: 100%;background: #fff;}
.mtitle{background:#0b4b4f; padding:1%;}
.mcontent{padding:2%; float:left;}
.moneybackblock {
    border: 10px #423c3c solid;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    width: 100%;
    background: #313131;
    float: left;
    padding: 2% 0;
    color: #fff;
    outline: 1px dashed #fff;
    outline-offset: -10px;
}
.guarnti-box {
    background: url(../images/moneybg.png) no-repeat #232323;
    background-size: cover;
    padding: 2% 0;
}
.wt400 {
    font-weight: 400;
}
.w600{font-weight:600;}
.w500{font-weight:500;}
.w800{font-weight:800;}
.w700{font-weight:700;}
.w50{font-weight:50;}
.footer a{color:#333;}.footer a:hover{color:#666; text-decoration:none;}



.mod {
    background: #00000000 url(../images/mod.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 2% 5px 13% 2%;
}
.bonussection {
    width: 100%;
    float: left;
    background: #ecffff;
}

.spacer2 {
    margin-top: 2%;
}

.fbg {
    background: #00000000 url(../images/fbg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 1% 0 1%;
}








@media(min-width:240px){
#exitmodal .modal{width:315px;height:500px;background-color:#f0f1f2;z-index:1;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;border:1px solid #454545;border-radius:0px;-webkit-animation:popin .3s;animation:popin .3s; overflow-y:hidden;}
#af-form-1589105050 .af-body input.text, #af-form-1589105050 .af-body textarea{padding:10px 18px !important; border:1px solid #6a6a6a; width:100%; margin-bottom:12px; background-color:transparent; border-radius:30px;color:#000; outline:none; font-family:Open sans !important;
font-size:16px;}	
}


@media(min-width:768px){
#exitmodal .modal{width:620px;height:425px;background-color:#f0f1f2;z-index:1;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;border:1px solid #454545;border-radius:0px;-webkit-animation:popin .3s;animation:popin .3s}	
}


@media(min-width:992px){
#exitmodal .modal{width:620px;height:490px;background-color:#f0f1f2;z-index:1;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;border:1px solid #454545;border-radius:0px;-webkit-animation:popin .3s;animation:popin .3s}
}

@media(min-width:1200px){
#exitmodal .modal{width:620px;height:490px;background-color:#f0f1f2;z-index:1;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;border:1px solid #454545;border-radius:0px;-webkit-animation:popin .3s;animation:popin .3s}
}



#exitmodal{display:none;position:fixed;top:0;left:0;width:100%;height:100%}
#exitmodal .underlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);cursor:pointer;-webkit-animation:fadein .5s;animation:fadein .5s}
#exitmodal .modal-title{font-size:18px;background-color:#252525;color:#fff;padding:10px;margin:0;border-radius:4px 4px 0 0;text-align:center}
#exitmodal h3{color:#fff;font-size:1em;margin:.2em;text-transform:uppercase;font-weight:500}
#exitmodal .modal-body{padding:10px 20px;font-size:.9em; margin-top: -16px;}
#exitmodal p{color:#344a5f}
#exitmodal form{text-align:center;margin-top:35px}
#exitmodal form input[type=text]{padding:12px;font-size:1.2em;width:300px;border-radius:30px;border:1px solid #ccc;-webkit-font-smoothing:antialiased}




#exitmodal form p{text-align:left;margin-left:35px;opacity:.8;margin-top:1px;padding-top:1px;font-size:.9em}#exitmodal .modal-footer{position:absolute;bottom:20px;text-align:center;width:100%}#exitmodal .modal-footer p{text-transform:capitalize;cursor:pointer;display:inline;border-bottom:1px solid #344a5f}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-ms-keyframes popin{0%{-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-ms-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popin{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}}

#af-form-1589105050 input[type="submit"]{width:70%!important; font-size:18px!important; font-weight:700!important; outline:none; font-family:Open Sans !important;

    background: #c52f33!important;
    border-bottom: 6px solid #692b2c!important;
    border-top: 2px solid #692b2c!important;
    border-left: 2px solid #692b2c!important;
    border-right: 2px solid #692b2c!important;
    color: #fff!important;
    text-align: center!important;
    display: block!important;
    padding: 2%!important;
    border-radius: 7px!important;
    -webkit-border-radius: 7px!important;
	margin:auto!important;

}
#af-form-1589105050 input[type="submit"]:hover{background: #ee282d!important;}
#af-form-1589105050 .af-standards .af-element{padding-right:15px;padding-left:15px;}
.popupbg{background:url(../images/popupbg.png) repeat; padding:8px 0px;}
.af-element{padding-bottom:5px;padding-top:5px;}
.orgcolor {
    color: #ff4e00;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.close {
    color: #474747;
    opacity: 1;
    outline: none;
    margin-right: 5px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
   text-shadow: 0 1px 0 #fff;
   }
   .innerbody {
    /*border: 1px solid #464646;*/
    border-radius: 10px;
	margin-top:-1%;
	padding: 0 0 15px 0;
}
.modal-header .close {
    margin-top: -2px;
    z-index: 9999999999;
    position: absolute;
    top: 4px;
    right: -2px;
    background: #333;
    color: #fff;
    border-radius: 50%;
    padding: 6px 9px;
}
.close{color:#474747;} .clr1{color:#474747;} .clr{color:#006159;}
.close:hover{color:#474747;} .ft16{font-size:16px;} .ft10{font-size:10px;}
 .modal-body {
    position: relative;
    padding: 15px;
}
#af-form-1589105050 .af-body input.text, #af-form-1589105050 .af-body textarea{padding:10px 18px !important; border:1px solid #6a6a6a; width:70%; margin-bottom:0; background-color:transparent; border-radius:2px;color:#666; outline:none; font-family:Open sans !important;
font-size:16px;}


/*Legel Pages CSS*/

.shape1{background:#f3f3f3 url(../images/shape1.png) repeat;padding:3% 0;}


.box{
background: #dfb614;
    padding: 10px;
    border-radius: 15px 0;
	border: 2px solid #dfb614;
	color: #113a0e;
    font-family: inherit;
	font-weight: 500;
	}
.outline{border: 3px dashed #da0207;
    text-align: center;
    padding: 20px}
.spacer0{margin:0;}


.statbg {
    background: #fff url(../images/bg6.png) no-repeat bottom center;
        background-size: auto;
    background-size: cover;
 
   
    padding: 3% 0px 14%;
}


.box1{
background: #479404;
    padding: 10px;
	color: #000000;
    font-family: inherit;
	font-weight: 500;
	}



.ok li {
    background: url(../images/icon.png) no-repeat scroll left 4px;
    padding: 4px 0px 18px 52px;
    list-style: none;
}

.ok1 li {
    background: url(../images/check-mark.png) no-repeat scroll left 4px;
    padding: 4px 0px 18px 52px;
    list-style: none;
}

.s11box {
    padding: 10%;
background-color: ghostwhite;
border-radius: 10px;
}

.purple1 {
    color: #444cf7;
}

.sp_wordpress_design_box {
    text-align: center;
    border: 1px solid #d7092e;
    min-height: 182px;
    padding: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.sp_mrg_tp {
    margin-top: 80px;
}

.sp_wordpress_design_box>span {
    height: 50px;
    max-width: 410px;
    width: 100%;
    display: inline-block;
    line-height: 50px;
    border-radius: 25px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    top: -25px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-image: -webkit-linear-gradient( 180deg, #d7092e 0%, #d7092e 100%);
}

.section10 {
    background: url(../images/section10.png) no-repeat;
    background-size: cover;
    padding: 7% 0 9%;
}

.play3 li {
    background: url(../images/introlist.png) no-repeat;
    padding: 0 0 11px 65px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 145%;
    margin-top: 8px;
}
.section33 {
    background: url(../images/section33.jpg) no-repeat;
    background-size: cover;
   background-position:top;
   padding-bottom: 115px;
}
.greentext {
    color: #1dd19d;
}

.strip1 {
    background: #00000000 url(../images/strip1.jpg) no-repeat;
    background-size: cover;
    padding: 5% 0 8%;
}

@media (min-width: 768px){
.smst4 {
    margin-top: 4%;
}}

.border1 {
    border: 6px solid #efefef;
}

.yellowbg {
    text-align: center;
    font-size: 40px;
    color: #000;
    background-color: rgb(255, 199, 6);
}

.background1 {
    padding: 1% 1%;
    background: #eb1552;
}

.background2 {
    background: #121421;
    color: #fff;
    padding: 2% 0 4%;
}

.yellow {
    color: #f9a53e;
}

.border-green {
    width: 140px;
    height: 5px;
    border-radius: 60px;
    background: #1fc16b;
    margin: 0px auto 30px;
}

.bordered {
    border-left: 4px solid #1fc16b;
    padding-left: 2%;
}

.line0 {
    border-bottom: 1px dashed #626262;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.exactlybg1 {
    background: #1fc16b;
    padding: 15px;
}

.background3 {
    padding: 2% 2%;
    background: #1598eb;
}

.play4 li {
    background: url(../images/yes1.png) no-repeat;
    padding: 0 0 12px 50px;
    list-style: none;
    background-position: 0px 0px;
    line-height: 165%;
    margin-top: 8px;
}

.dblue {
    color: #050d44;
}

.responsive-video {
    position: relative;
  
    padding-bottom: 63.25%;
    overflow: hidden;
}

.responsive-video iframe, .responsive-video object {
    position: absolute;
    top: 6px;
    left: 16px;
    width: 100%;
    height: 100%;
}


.recap {
    background: #fff;
    padding: 2% 12% 2% 11%;
    border: 1px solid #9e9e9e;
}
.recaptop {
    margin-top: 0%;
}
.recaptp {
    margin-left: -1.2%;
    position: absolute;
    margin-top: .5%;
}
.recaptpxs {
    margin-left: 2%;
    position: absolute;
    margin-top: 5%;
}
.t-mrtp {
    margin-top: -.4%;
}

.list-padding {
    padding-top: 10px;
}

.ple {
    color: #4d55f3;
}

.yellowbg1 {
    text-align: center;
    
    color: #fff;
    background-color: rgb(67, 103, 199);
    padding: 1% 1%;
}

.neon {
    color: #4ed0e7;
}

.section16 {
    background: url(../images/section16.png) no-repeat center center;
    background-size: cover;
    background-color: #19222b;
    padding: 3% 0 7% 0;
}
.gothic{font-family: 'Gothic A1', sans-serif;}
.heebo{font-family: 'Heebo', sans-serif;}

.nunito{font-family: 'Nunito', sans-serif;}

.roboto {
    font-family: 'Roboto Condensed', sans-serif;
}

.Archivo{
font-family: 'Archivo Narrow', sans-serif;}

.spartan {
    font-family: 'Spartan', sans-serif;
}
.background4 {
   padding: 2% 2%;
   background: url(../images/fbg.jpg);
   background-size: cover;
   border-radius: 10px;
}
.background8{
    background: url(../images/fbg.png) no-repeat center center;
    background-size: contain;
    padding: 47px 15px 40px;
    border: none;
}

.y1 {
    color: #f26137;
}

.tiltdiv {
    -ms-transform: skewX(10deg);
    -webkit-transform: skewX(10deg);
    transform: skewX(-10deg);
    background: linear-gradient(to left, #01659c, #056ea9, #128bce);
    display: table;
    padding: 0.5% 6%;
    margin: 0% auto 0 auto;
   /* box-shadow: 5.927px 2.853px 0px 0.9px #115090;*/
}
.play5 li {
    background: url(../images/download.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    padding: 0 0 10px 50px;
    list-style: none;
    background-position: 0 7px;
    line-height: 165%;
    margin-top: 10px;
}

