4@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Black.woff2') format('woff2'),
        url('../fonts/GothamPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Black.woff2') format('woff2'),
        url('../fonts/GothamPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Light.woff2') format('woff2'),
        url('../fonts/GothamPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Bold.woff2') format('woff2'),
        url('../fonts/GothamPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro.woff2') format('woff2'),
        url('../fonts/GothamPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Medium.woff2') format('woff2'),
        url('../fonts/GothamPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('../fonts/GothamPro-Bold.woff2') format('woff2'),
        url('../fonts/GothamPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro Narrow';
    src: url('../fonts/GothamProNarrow-Bold.woff2') format('woff2'),
        url('../fonts/GothamProNarrow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro Narrow';
    src: url('../fonts/GothamProNarrow-Bold.woff2') format('woff2'),
        url('../fonts/GothamProNarrow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'lovehearts_xyzregular';
    src: url('../fonts/lovehearts_xyz-webfont.woff2') format('woff2'),
         url('../fonts/lovehearts_xyz-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




html {width: 100%;letter-spacing: 0.4px;}
img{max-width: 100%;}
body{width: 100%; font-family: 'Gotham Pro';font-size: 14px; -webkit-font-smoothing: antialiased; letter-spacing: 0px; color: #313131;}
a:active, , a:hover , select , a:focus { outline: 0 !important; text-decoration: none;}
a:focus{ outline: 0!important;text-decoration: none}
button:focus{ outline: 0!important;}
a:hover{ text-decoration: none;}
.mar-0{margin: 0 !important}
.padd-0{padding: 0 !important}
ul{padding: 0; list-style: none; margin: 0;}
p{font-size: 28px;  line-height: 34px;}

/*header css*/
.logo-block{float: left;}
.header-main{padding: 16px 85px 12px; z-index: 999999;position: fixed; -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);top: 0;width: 100%;transition: 0.5s;background: #fff;}
.black-div{height: 73px;}
.banner-img-block{display: none;}
.sidenav {position: relative; z-index:99; -webkit-transition: 0.5s; transition: 0.5s; float: right;}
.sidenav a:hover{color: #222;}
.sidenav .closebtn {position: absolute; top: 0px; right: 8px; font-size: 30px; display: none;}
#main {-webkit-transition: margin-left .5s;transition: margin-left .5s;}
.menu-icon{display: none;}
.overlay{overflow: hidden;z-index: 99999;background:rgba(0,0,0,0.6);position: fixed;width: 100%;height: 100%;}
.min-menu li {position: relative; color: #ffffff; padding: 5px 22px 4px;  display: inline-block;vertical-align: middle}
.min-menu li.request-btn a { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#224aee+0,4896f6+100 */
background: rgb(34,74,238); /* Old browsers */
background: -moz-linear-gradient(left, rgba(34,74,238,1) 0%, rgba(72,150,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(34,74,238,1) 0%,rgba(72,150,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(34,74,238,1) 0%,rgba(72,150,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224aee', endColorstr='#4896f6',GradientType=1 ); /* IE6-9 */color: #fff;padding: 12px 22px 11px;border-radius: 6px;font-size: 16px;letter-spacing: 0px; font-weight: bold; text-transform: uppercase;}
.min-menu li:last-child{padding-right: 0}
.min-menu li a{font-size: 18px;color: #000; font-weight: 500;}
.min-menu li a:hover{color: #005399;text-decoration: none !important;}
ul.min-menu {list-style-type: none;margin: 8px 0;padding: 0}
.logo-header img {height: 60px;width: 60px;}
.logo-header {position: relative;padding-left: 70px;}
.header-inner {padding: 10px;}


.progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 0.625rem;overflow: hidden; font-size: 0.625rem;
background: rgb(18,82,231);background: -moz-linear-gradient(top, rgba(18,82,231,1) 0%, rgba(9,108,253,1) 100%);background: -webkit-linear-gradient(top, rgba(18,82,231,1) 0%,rgba(9,108,253,1) 100%);background: linear-gradient(to bottom, rgba(18,82,231,1) 0%,rgba(9,108,253,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1252e7', endColorstr='#096cfd',GradientType=0 );  border-radius: 25px;}
.progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite;animation: progress-bar-stripes 1s linear infinite;}
.progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;color: #fff; text-align: center; white-space: nowrap;background: rgb(255,147,2);
    -webkit-transition: width 0.6s ease;transition: width 0.6s ease;}
.progress-bar-striped { background-image: linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem;}
@keyframes progress-bar-stripes {  from { background-position: top; }
  to { background-position: bottom; }}
.loder-strip { max-width: 580px;  margin: 0 auto;}


.step-bx { font-size: 20px;display: inline-block; border: 2px solid #0CB2F9; border-radius: 56px; padding: 10px 20px;  vertical-align: middle; font-weight: 500; background-color: #4F93CE; position: relative; z-index: 9; width: 310px;}
.step-bx.both-step-margin { margin: 0 20px; background-color: #fff; color: #2153F0; width: 420px;}


.special-offer-txt { display: inline-block;  font-family: 'Gotham Pro Narrow'; font-weight: bold; margin-right: 20px;}
.special-offer-txt a{color: #313131;font-size: 22px;}
.license-now-txt{display: inline-block;}
.license-now-txt a {font-size: 20px; background-color: #FF4E00;color: #fff;display: block;font-family: 'Gotham Pro Narrow'; text-align: center;line-height: 44px; border-radius: 4px;border: 1px solid #F9790C; padding: 0px 40px;}
.license-now-txt a:hover{background-color: transparent; color: #F9790C;}


.main-vdo-banner-section{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#244fef+0,0176ff+100 */
background: rgb(36,79,239); /* Old browsers */
background: -moz-linear-gradient(top, rgba(36,79,239,1) 0%, rgba(1,118,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(36,79,239,1) 0%,rgba(1,118,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(36,79,239,1) 0%,rgba(1,118,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#244fef', endColorstr='#0176ff',GradientType=0 ); /* IE6-9 */; text-align: center; color: #fff; padding: 40px 0 80px; position: relative;}
.main-vdo-banner-section::before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0;background-image: url(../images/main-bck-img.png);  background-repeat: no-repeat; background-position: top center; width: 100%;}
.final-offer-box h3{font-size: 40px; font-weight: 400;}
.final-offer-box h2{font-size: 56px; font-weight: 900; text-shadow: 1px 2px 3px rgba(0, 0, 0 ,0.5); color: #FFD800;}
.final-offer-box span{color: #FFE200;}
.main-vdo-box { margin-top: 30px; text-align: left; float: left;}
.sport-only-bx h4 {  font-size: 20px; font-weight: bold; margin-top: 25px; }
.sport-only-bx span{color: #FFE200; font-weight: 900;}
.step-main-box { position: relative;}

.dash-line-step {max-width: 670px;position: absolute;border: 1px dashed #0da4f2; top: 40px;width: 100%; text-align: center;  left: 0;    right: 0;    margin: 0 auto;}

.step-section { background-color: #1340BE; border-radius: 15px;  padding: 40px 20px; position: relative; margin-bottom: 30px;}
.step-section::before {content: ''; position: absolute; display: block;width: 0; z-index: 1;border-style: solid; border-color: #1340BE transparent; border-width: 20px 75px 0;
    bottom: -12px;left: 49%; margin-left: -45px;}



.main-title-section{padding: 80px 0;}
.main-title-section h2{font-size: 40px; font-weight: bold; color: #2E2E2E; text-align: center;}
.main-title-section h3{font-size: 40px; font-weight: 900;color: #FF4E00; text-align: center;}
.your-exclusive-box{border:1px dashed #FF1717; padding: 80px 90px 50px; border-width: 2px; border-radius: 13px; }
.every-sale-bx {  float: left; max-width: 480px;}
.every-sale-img { float: right;}
.every-sale-bx li { font-size: 22px; margin: 8px 0; position: relative; padding-left: 32px;}
.every-sale-bx i{background: -webkit-linear-gradient(#FF7F00, #FFBA00);    background-clip: border-box;-webkit-background-clip: text;-webkit-text-fill-color: transparent; position: absolute; left: 0px; top: 5px;}
.ecery-sale-txt {  margin-top: 30px;}
.final-offer-box { position: relative;  z-index: 9999;}


.final-offer-box h4 { font-size: 30px; font-weight: 500; margin: 50px 0 20px;}
.final-offer-box h5 { font-size: 42px; font-weight: bold;}







.bottam-strip {background-color: #2351f0;font-size: 26px; text-align: center;position: fixed; bottom: 0; width: 100%; z-index: 999999999999; display: none;}
.bottam-strip a{color:#fff !important;font-weight: 600;}
.main-vdo-txt-bx li { font-size: 20px;text-align: left;position: relative; padding-left: 30px; line-height: 24px; margin-bottom:25px; }
.main-vdo-txt-bx li i { position: absolute; left: 0px;  top: 3px;}
.main-vdo-txt-bx{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#114fcf+0,0470fc+100 */
background: rgb(17,79,207); /* Old browsers */
background: -moz-linear-gradient(top, rgba(17,79,207,1) 0%, rgba(4,112,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(17,79,207,1) 0%,rgba(4,112,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(17,79,207,1) 0%,rgba(4,112,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114fcf', endColorstr='#0470fc',GradientType=0 ); /* IE6-9 */; margin-left: 770px; padding: 20px 18px; margin-top: 36px; border-radius: 6px;}
.final-offer-box h3{font-weight: bold; font-size:36px; text-shadow: 2px 2px 2px rgba(0, 0, 0 ,0.3);}




.hurry-section { background-color: #005ace; padding: 50px 0; color: #fff; text-align: center; position: relative;}
.hurry-section::before { content: "";background-image: url(../images/wave-blue.png); background-size: cover;background-repeat: no-repeat; right: 0; left: 0; position: absolute; top: 0; bottom: 0;background-position: top;}
.hurry-section h2{font-size: 30px;font-weight: 900; margin-bottom: 40px;  }
.hurry-section h3{font-size: 40px; font-weight: 900;}
.reseller-lic-text {    font-size: 22px;font-weight: bold; }
.order-now-btn a { font-size: 30px; font-weight: bold; background-color: #F9790C; color: #fff; width: 100%; display: block;  border-radius: 4px;padding: 3px 0; margin: 6px 0 14px;}
.order-now-btn-box {background-color: rgba(255, 255, 255,0.2); border-radius: 6px; padding: 40px; padding: 30px 40px;}
.blue-line {margin: 5px 0 30px;}
.order-now-btn-box.big-box { background-color: transparent; color: #000; margin-top: -11px; padding: 10px 10px;}
.order-now-btn-box.big-box  .order-now-btn a{background-color: #FF4E00; padding: 10px 0px;}
.order-now-btn-box.big-box .reseller-lic-text { font-weight: 900;  font-size: 23px;}



.agency-pack-section{padding: 50px 50px; }
.agency-pack-section h2{font-size: 40px; font-weight: bold; text-align: center; color: #022C60; margin-bottom: 30px;}
.agency-pack-section h2 span{font-weight: 900; color: #FF4E00;}
.agency-pack-section h3{font-size: 24px; font-weight: 500; text-align: center;}
.agency-pack-section h4{font-size: 36px; font-family: 'Gotham Pro Narrow'; font-weight: bold; text-align: center;}


.agency-pack-section{border: 1px dashed #FF1717;  border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;  border-left-width: 1px;padding: 80px 90px 50px;
border-width: 2px;border-radius: 18px; margin: 80px 0px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fff0f0+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,240,240,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,240,240,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,240,240,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff0f0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}



.red-hot-lead-section{border-radius: 18px; position:relative; padding: 50px 80px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fff3c9+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,243,201,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,243,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(255,243,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff3c9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.red-hot-lead-section h2{font-size: 40px; font-weight: bold; text-align: center; border-bottom: 2px dashed #ddd;padding-bottom: 25px;margin-bottom: 40px;}
.red-hot-lead-section h2 span{color: #FF4E00; font-weight: 900;}
.hot-lead-txt-bx { max-width: 530px; float: left;}
.hot-img { margin-left: 603px;}
.hot-lead-txt-bx p { margin-bottom: 28px;}
.hot-lead-box {margin-bottom: 20px;}



.seriously-marketing-section {padding: 80px 0;}
.seriously-marketing-section h2 {font-size: 40px; font-weight: bold; text-align: center;}
.seriously-marketing-section h2 span{color: #FF4E00; font-weight: 900;}
.marketing-img { float: left;}
.marketing-txt-bx { margin-left: 480px;}
.marketing-txt-bx p {margin-bottom: 28px;}
.marketing-main-bx { margin-top: 50px;}


 
.profit-lead-section{background-color: #FFFDF8;padding: 80px 0;}
.profit-lead-section h2{font-size: 40px; font-weight: bold; text-align: center;}
.profit-lead-section h2 span{font-weight: 900; color: #FF4E00;}
.paypal-checkout-bx h2 { font-size: 30px;    font-weight: bold; margin-bottom: 15px;}
.paypal-checkout-bx p{font-size: 24px; line-height: normal;}


.paypal-checkout-bx { max-width: 630px; float: left;}
.paypal-checkout-section { background-color: #FFFDF8; padding: 80px 0;}
.paypal-checkout-img { float: right;}
.value-life-bx { font-size: 26px; font-weight: bold; background-color: #FFB43C;color: #fff;font-family: 'Balsamiq Sans', cursive; position: relative; padding: 10px 15px; max-width: 340px;}
.value-life-bx::before {position: absolute; content: ""; width: 0;height: 0;border-left: 30px solid #ffb43c; border-top: 30px solid transparent; border-bottom: 30px solid transparent; right: -30px; top: 0;}


.paypal-checkout-section.dfy-bx .paypal-checkout-img { float: left;}
.paypal-checkout-section.dfy-bx .paypal-checkout-bx { max-width: inherit; margin-left: 450px; float: none;} 
.paypal-checkout-section.dfy-bx .value-life-bx{background-color: #FF4889; }
.paypal-checkout-section.dfy-bx .value-life-bx:before{border-left: 30px solid #FF4889;}
.paypal-checkout-section.dfy-bx {background-color: #fff;}

.paypal-checkout-section.google-bx { background-color: #EAFEFF;}
.paypal-checkout-section.google-bx .value-life-bx {background-color: #69B4FF;}
.paypal-checkout-section.google-bx .value-life-bx:before{border-left: 30px solid #69B4FF;}

.paypal-checkout-section.dfy-bx.banner-dfy .value-life-bx{background-color: #3074F2;}
.paypal-checkout-section.dfy-bx.banner-dfy .value-life-bx:before{border-left: 30px solid #3074F2;}


.paypal-checkout-section.google-bx.dfy-swipes-bx .value-life-bx{background-color: #ED6161;}
.paypal-checkout-section.google-bx.dfy-swipes-bx .value-life-bx:before{border-left: 30px solid #ED6161;}
.paypal-checkout-section.google-bx.dfy-swipes-bx {background-color: #fff0ef;}


.paypal-checkout-section.google-bx.dfy-swipes-bx.client-proposal {background-color: #e8f4ff;}
.paypal-checkout-section.google-bx.dfy-swipes-bx.client-proposal .value-life-bx{background-color: #388DE2;}
.paypal-checkout-section.google-bx.dfy-swipes-bx.client-proposal .value-life-bx:before{border-left: 30px solid #388DE2;}


.powerfull-app-section {position: relative; background-color: #012339; color: #fff; padding: 80px 0;  }
.powerfull-app-section:before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-image: url(../images/bonus-bck-1.png); background-repeat: no-repeat; background-position: center left; opacity: 0.4;}
.powerfull-app-section h2{font-size: 40px; font-weight: bold; text-align: center; margin-bottom: 50px;}


.finder-txt-bx h3 {font-size: 35px;margin-bottom: 20px;background-image: linear-gradient(45deg, #FF45EA, #FFB100); background-size: 100%; background-repeat: repeat;
    -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold;}

.finder-txt-bx { max-width: 550px; float: left;}
.finder-img-bx {  float: right;}
.finder-txt-bx p {margin-bottom: 30px; line-height: normal;}


.schedul-img { float: left;}

.schedul-txt-bx h3 { font-size: 35px;margin-bottom: 20px;background-image: linear-gradient(45deg, #F56E72, #EE8A20); background-size: 100%;background-repeat: repeat;
-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight: bold;}
.schedul-txt-bx { margin-left: 540px; padding-top: 30px;}
.schedul-app-section {position: relative;background-color: #082D45; color: #fff; padding: 80px 0; }
.schedul-app-section:before{content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-image: url(../images/bonus-bck-2.png); background-repeat: no-repeat; background-position: top right; opacity: 0.4; }




.possibly-fail-section h2 {font-size: 40px; font-weight: bold; text-align: center; margin-bottom: 50px;}
.possibly-fail-section p {font-size: 24px; margin-bottom: 30px;}
.possibly-fail-section {background-color: #F5FFED; border: 1px solid #92CB9D; border-radius: 9px; padding: 50px 100px;    margin: 80px 0;}



.agency-boss-section { background-color: #EFF9FF; padding: 80px 0;}
.agency-boss-section h2{font-size: 40px; font-weight: bold; text-align: center;}
.member-txt-bx h3 { font-size: 30px; font-weight: bold; margin-bottom: 22px;}
.member-txt-bx p{font-size: 24px;  line-height: 30px;}
.member-txt-bx { max-width: 540px; float: left;}
.member-access-img { float: right;}
.member-access-bx {background-color: #fff; margin-top: 40px; box-shadow: 4px 0px 35px rgba(56, 70, 215, 0.3); padding: 40px 90px; border-radius: 20px; position: relative;}
.member-access-bx.login-unlimited .member-txt-bx { float: none; margin-left: 420px; max-width: 100%;}
.member-access-bx.login-unlimited .member-access-img {  float: left; }


.pack-includes-section{padding: 50px 0}
.main-pack-inc-bx{border: 1px solid #FCD3CB;; padding: 50px 90px 0;border-radius: 9px; 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff0f0+0,fffcf4+100 */
background: rgb(255,240,240); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,240,240,1) 0%, rgba(255,252,244,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,240,240,1) 0%,rgba(255,252,244,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,240,240,1) 0%,rgba(255,252,244,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff0f0', endColorstr='#fffcf4',GradientType=0 ); /* IE6-9 */}
.main-pack-inc-bx h2 {font-size: 30px; font-weight: bold; text-align: center;}
.main-pack-inc-bx h3{font-size: 40px; font-weight: 900; color: #FF4E00; text-align: center;}
.web-setup-txt-bx i{background: -webkit-linear-gradient(#FF7F00, #FFBA00);-webkit-background-clip: text;-webkit-text-fill-color: transparent; margin-right: 4px;}
.web-setup-txt-bx { font-size: 28px; font-weight: 500; float: left;}
.web-setup-green-bx { font-size: 28px; font-weight: bold; color: #047608; float: right;}
.web-setup-bx {background-color: #fff;padding: 16px 20px;border: 1px dashed #FFBEBE; border-radius: 9px; margin-top: 20px;}

.value-total-bx h4 {font-size: 52px; font-weight: 900; text-align: center;}
.value-total-bx h5{font-size: 27px; font-weight: 500; text-align: center;}
.girl-value-bx { float: left; margin-top: -20px;}
.girl-value-txt {margin-left: 370px; background-color: #fff; padding:40px 30px 20px; border-radius: 9px; border: 1px solid #FFD3D3; position: relative; margin-top: 60px;}
/*.girl-value-txt:before{content: ''; position: absolute; display: block; width: 0;z-index: 1; border-style: solid; border-color: transparent #fff; border-width: 20px 20px 20px 0;top: 50%;left: -20px;margin-top: -20px;}*/
.girl-value-txt p{font-size: 25px; margin-bottom: 22px;}
.girl-value-txt i{background: -webkit-linear-gradient(#FF7F00, #FFBA00);-webkit-background-clip: text;-webkit-text-fill-color: transparent; margin-right: 4px; font-size: 30px;
vertical-align: text-top;}
.value-total-bx { margin-top: 50px;}

.hurry-section.today-blue-bx {border-radius: 20px; padding: 40px 40px; background-color: #006EFA;}
.hurry-section.today-blue-bx h2{font-size: 40px; font-weight: bold;}
.hurry-section.today-blue-bx .order-now-btn a{padding: 7px 0px;}
.hurry-section.today-blue-bx .order-now-btn-box.big-box{margin-top: -8px;}
.hurry-section.today-blue-bx .order-now-btn-box{padding: 30px 15px;}
.hurry-section.today-blue-bx .order-now-btn {box-shadow: 5px 4px 0px rgba(255, 78, 0, 0.2);  border-radius: 3px;}



.forever-gone-box p{font-size: 24px; }
.forever-gone-box { margin-top: 60px;}

.easy-paychecks-section{padding: 80px 0}
.easy-paychecks-section h2 { font-weight: bold; text-align: center; text-align: center; margin-bottom: 50px;}
.easy-paychecks-section h2 span{color: #FF4E00; font-weight: 900;}
.paychecks-img { float: left;}
.paychecks-txt-bx p { font-size: 24px;}
.paychecks-txt-bx { margin-left: 470px;}



.can-literally-secton h2{font-size: 40px; font-weight: bold; text-align: center;} 
.can-literally-secton h2 span{color: #FF4E00; font-weight: 900; display: block;}
.can-literally-secton .girl-value-bx { float: right; padding-top: 110px;}
.can-literally-secton .girl-value-txt {  margin-left: 0px; float: left; max-width: 600px; border-color: #D3FFAD;     }
.can-literally-secton {padding: 80px 50px; border-radius: 20px; border: 1px solid #92CB9D; margin-bottom: 80px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5ffed+0,fffffe+100 */
background: rgb(245,255,237); /* Old browsers */
background: -moz-linear-gradient(top, rgba(245,255,237,1) 0%, rgba(255,255,254,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(245,255,237,1) 0%,rgba(255,255,254,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(245,255,237,1) 0%,rgba(255,255,254,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ffed', endColorstr='#fffffe',GradientType=0 ); /* IE6-9 */}
.can-literally-secton h4{font-size: 36px; font-family: 'Gotham Pro Narrow';color: #FF4E00; text-align: center;}
.can-literally-secton .girl-value-txt p {position: relative; padding-left:40px;}
.can-literally-secton .girl-value-txt p i{position: absolute; left: 0px; top: 3px;}

.taking-action-bx h3 {font-size: 24px;font-weight: bold;}
.taking-action-bx p {font-size: 24px;margin-bottom: 24px;}
.taking-action-bx { margin-top: 50px;}



.faq-section h2 { font-size: 40px; border-bottom: 1px solid #C1CAF8; text-align: center; padding-bottom: 40px; margin-bottom: 40px;}
.faq-section { padding: 70px 0;}
.faq-title { font-size: 24px; font-weight: 500;  line-height: 27px; margin-bottom: 20px; position: relative; padding-left: 30px; margin-top: 30px;}
.faq-title img{position: absolute; left: 0px; top: 5px;}
.faq-title p { font-size: 22px; font-weight: 400; margin-bottom: 0; margin-top: 20px; color: #6C718B; line-height: 28px;}


.quiz-main a{font-size: 20px; font-weight: 500; color: #0014FF;}
.quiz-main { text-align: center; padding: 60px 0;}



.footer-section { background-color: #180B31; padding: 50px 0 40px; text-align: center;  color: #fff;}
.footer-section li a { display: inline-block;  color: #fff; font-size: 16px; font-weight: 500; padding: 0 3px;}
.footer-section li a:hover{color: #005399;}
.footer-section li{display: inline-block;}
.footer-bottom-box { margin-top: 20px;}
.footer-logo { margin-bottom: 5px;}
.footer-section p { font-size: 16px;}
.footer-bottom-box p {line-height: 22px;}

.value-life-bonus{
    font-size: 26px;
    font-weight: bold;
    background-color: #FFB43C;
    color: #fff;
    font-family: 'Balsamiq Sans', cursive;
    position: relative;
    padding: 10px 15px;
    margin-bottom: 20px;
    max-width: 340px;
    }
    .value-life-bonus:before{
        border-left: 30px solid #FFB43C;
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        border-left: 30px solid #FF4889;
        border-top: 30px solid transparent;
        border-bottom: 30px solid transparent;
        right: -30px;
        top: 0;
    }
.pop-head {
    background: rgb(34, 74, 238);
    background: -moz-linear-gradient(left, rgba(34, 74, 238, 1) 0%, rgba(72, 150, 246, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(34, 74, 238, 1) 0%, rgba(72, 150, 246, 1) 100%);
    background: linear-gradient(to right, rgba(34, 74, 238, 1) 0%, rgba(72, 150, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#224aee', endColorstr='#4896f6', GradientType=1);
    margin: -16px;
    text-align: center;
    padding: 30px 20px
}

.modal-dialog {
    max-width: 850px !important
}

.close {
    position: absolute;
    right: -10px;
    color: #224bee;
    z-index: 999;
    opacity: 1;
    background-color: #fff !important;
    height: 30px;
    width: 30px;
    border-radius: 60px;
    top: -10px
}

.pop-head h2 {
    font-size: 50px;
    font-weight: 900;
    color: #fff
}

.pop-head h3 {
    font-weight: 400;
    font-size: 24px;
    color: #fff
}

.pop-man-bx h2 span {
    text-decoration: line-through;
    line-height: 30px;
    font-size: 32px;
    color: rgb(255, 4, 4);
    font-weight: 700
}

.pop-man-bx h2 {
    font-size: 30px;
    font-weight: 900;
    text-align: center
}

.pop-man-bx h3 {
    font-size: 38px;
    font-weight: 900;
    background-color: #ffe000;
    padding: 4px 15px;
    text-align: center;
    margin: 6px auto 16px;
    display: inline-block
}

.pop-man-bx {
    text-align: center
}

.pop-money {
    font-size: 16px;
    padding-top: 5px
}

.modal.fade.pop-new.show {
    z-index: 99999999999999999
}

.pop-cliam-btn a {
    font-size: 20px;
    color: #000
}

.pop-cliam-btn {
    background-color: #ff960f;
    padding: 10px;
    text-align: center;
    border-radius: 6px
}

.pop-cliam-btn a {
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    padding: 5px 0;
    display: block
}

.pop-cliam-btn a:hover {
    color: #000
}

.pop-main-txt-section {
    padding: 40px 30px
}

.pop-cliam-btn span {
    display: block;
    font-size: 16px;
    font-weight: 500
}

.pop-icon-img {
    background-image: url(../images/all-img.png);
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    background-position: -16px -260px;
    display: inline-block;
    vertical-align: middle
}

.pop-money span {
    vertical-align: middle
}

@media (max-width:1250px) {
    
    .step-bx{font-size: 18px; width: 300px;}
    
}


@media (max-width:1199px) {
    
    
    .paypal-checkout-bx{max-width: 450px;}
    .main-vdo-txt-bx{margin-left: 620px;}
    .main-vdo-box{max-width: 600px;}
    .east-affiliate-bx{position: relative;}
    .lab-bonus-visitors-bx{max-width: 550px;}
    .promote-bx{max-width: 47%;}
    
     .step-bx.both-step-margin{width: 340px;}
    .step-section{padding: 50px 10px;}
    .step-bx{width: 260px;}      
    .step-bx{font-size: 16px;}
}

@media (max-width:991px) {
    
    
    
    .schedul-img { float: none;}
    .member-access-img {float: none;}
    .schedul-txt-bx{margin-left: 0px;}
    .member-access-bx.login-unlimited .member-access-img { float: none;}
    .member-access-bx.login-unlimited .member-txt-bx{margin-left: 0px;}
    .member-txt-bx h3{margin-bottom: 4px; font-size: 24px;}
    .member-access-bx{padding: 20px 20px;}
    .main-pack-inc-bx{padding: 20px 20px;}
    .web-setup-green-bx{float: none;}
    .web-setup-txt-bx{float: none;}
    .girl-value-bx { float: none; margin-top: 0;}
    .girl-value-txt{margin-left: 0px; margin-top: 20px;}
    .paychecks-img { float: none;}
    .paychecks-txt-bx { margin-left: 0; margin-top: 20px;}
    .can-literally-secton .girl-value-bx { float: none; padding-top: 0;}
    
    
    
    
    .member-txt-bx { max-width: 100%; float: none; margin-top: 0 !important;}
    .finder-txt-bx{max-width: 100%;}
    .finder-img-bx { float: none; z-index: 9999;    position: relative;}   
    .paypal-checkout-img { float: none;}
    .paypal-checkout-bx{margin-bottom: 30px;}
    .paypal-checkout-section.dfy-bx .paypal-checkout-img {float: none;}
    .paypal-checkout-section.dfy-bx .paypal-checkout-bx{margin-left: 0px; margin-top: 30px;}
    .marketing-img { float: none;}
    .marketing-txt-bx {margin-left: 0; margin-top: 20px;}
    .paypal-checkout-bx { max-width: 100%;}
    
    .header-main .container { width: 100%; max-width: 100%;}
    .header-main {padding: 16px 5px 12px;}

    .content-type-txt{position: relative;}
    .content-type-img {  text-align: left;}
    .main-vdo-box { max-width: 100%; float: none; margin-top: 20px;}
    .main-vdo-txt-bx { margin-left: 0;}
    .step-bx { display: block;  max-width: 100%;  font-weight: 500;      margin: 20px 0;}
    .step-bx.both-step-margin { margin: 0;}
    .dash-line-step{display: none;}
    .vishal-partner-img { float: none;}
    .vishal-partner-txt-bx {  margin-left: 0;    margin-top: 20px;}
    .leadlock-img { float: none;}
    .leadloc-txt-box{margin-left: 0px;}
    .promote-bx { max-width: 100%;}
    .there-more-section.bonus-3-section .leadloc-txt-box { max-width: 100%;}
    .risk-img {  float: none;}
    .risk-txt { margin-left: 0; margin-top: 30px;}
    
    .step-bx { display: block; width: 100%;  font-weight: 500;margin: 20px 0;}
    .step-bx.both-step-margin { margin: 0;}
    .dash-line-step{display: none;}
    .step-bx.both-step-margin { width: 100%;}
    .step-section { padding: 20px 20px;}
    .sport-only-bx {margin-bottom: 10px;}
    
}


@media (max-width:767px) {
    .girl-value-txt i{font-size: 22px;}
    .can-literally-secton .girl-value-txt p{padding-left: 30px;}
    .order-now-btn-box.big-box{margin-top: 30px;}
    .logo-block { float: none;}
    .sidenav{float: none;}
    .greeen-grd { position: absolute;  max-width: 300px;} 
    .east-affiliate-img { text-align: left;}
    .risk-free-bx h3{font-size: 35px;}
    .there-more-section h3{font-size: 40px;}
    .faq-section h2{font-size: 30px; margin-bottom: 0px ; padding-bottom: 20px;}
    .main-vdo-txt-bx li{margin-bottom: 15px;}
    .final-offer-box h3{font-size: 25px;}
    .hurry-section{padding: 30px 0px;}
    .black-div { height: 124px; display: none;}
    
    
    
    .step-section{padding: 10px 20px;}  
    .main-vdo-banner-section{padding: 20px 0px;}
    .sport-only-bx h4{font-size: 22px;}
    .final-offer-box h4 { font-size: 20px;      margin: 30px 0 20px;}
    .final-offer-box h5{font-size: 30px;}
    
    
    
    .faq-section { padding: 40px 0;}
    .final-offer-box h2{font-size: 30px;}
    .instant-access-btn a { font-size: 22px; padding: 18px 20px;}
   .one-time-investment-section.for-bck-blue.drak-blue.last-blue-bx .instant-access-btn a {font-size: 22px; padding: 14px 20px; max-width: 100%; display: inline-block;}
    .one-time-investment-section.for-bck-blue.drak-blue.last-blue-bx .instant-access-btn{margin-bottom: 10px;}
    .powerful-leadlock-txt { margin-left: 0;transform: translateY(0%); top: 0; position: relative; margin-top: 20px;}
    .powerful-leadlock-img { float: none;}
    .there-more-section{padding: 40px 0px;}
    .lab-bonus-visitors-img{float: none;}
    .recap-section{padding: 40px 0px;}
    .taking-risk-section{padding: 40px 0px;}
    .risk-free-bx{padding: 30px;}
    .east-affilate-new{padding: 30px 20px;}
    .content-type-bx{padding: 20px 30px;}
    .lead-lock-pro-section h2{font-size: 35px;}
    .header-main {  padding: 16px 10px 12px; position: relative;}
    .multiply-conversions-section { padding: 40px 0;}
    .upgrade-quiztarget-section h2 br{display: none;}
     .upgrade-quiztarget-section h2 { font-size: 30px;}
    .upgrade-quiztarget-section{padding: 40px 0px;}
    
    .hurry-section h2{font-size: 25px; margin-bottom: 20px;}
    .agency-pack-section{padding: 20px; margin: 40px 0px;}
    .agency-pack-section h2{font-size: 30px; margin-bottom: 10px;}
    .agency-pack-section h3{font-size: 20px;}
    .red-hot-lead-section{padding: 20px;}
    .red-hot-lead-section h2{font-size: 30px;}
    br{display: none;}
    p{font-size: 22px !important; line-height: initial !important;}
    .hot-lead-txt-bx p { margin-bottom: 10px;}
    .seriously-marketing-section h2{font-size: 30px;}
    .marketing-txt-bx p { margin-bottom: 10px;}
    .seriously-marketing-section { padding: 40px 0 20px;}
    .profit-lead-section h2{font-size: 30px;}
    .profit-lead-section{padding: 20px 0;}
    .paypal-checkout-section{padding: 40px 0px;}
    .powerfull-app-section h2{font-size: 30px;}
    .possibly-fail-section h2{font-size: 30px; margin-bottom: 30px;}
    .possibly-fail-section{padding: 20px; margin: 40px 0px;}
    .possibly-fail-section p{margin-bottom: 10px;}
    .agency-boss-section h2{font-size: 30px;}
    .member-txt-bx p{line-height: inherit;}
    .main-pack-inc-bx h3{font-size: 30px;}
    .web-setup-txt-bx{font-size: 20px;}
    .web-setup-green-bx{font-size: 20px;}
    .value-total-bx h4{font-size: 40px;}
    .value-total-bx h5{font-size: 20px;}
    .hurry-section.today-blue-bx h2 {font-size: 30px; margin-bottom: 20px;}
    
    .hurry-section.today-blue-bx .order-now-btn-box { padding: 20px;}
    .hurry-section.today-blue-bx .order-now-btn a{font-size: 20px !important;}
    .hurry-section.today-blue-bx .order-now-btn-box.big-box {  margin-top: 20px;}
    
    .can-literally-secton h2{font-size: 30px;}
    .can-literally-secton{padding: 20px;}
    .finder-txt-bx h3, .schedul-txt-bx h3{font-size: 25px;}
    .agency-boss-section{padding: 30px 0px;}
    .value-total-bx h4 { font-size: 30px;}
    .easy-paychecks-section h2{font-size: 30px;}
    .faq-title p {   font-size: 20px !important; margin-top: 12px;}
    .quiz-main{padding: 20px 0px;}
    .easy-paychecks-section{padding: 30px 0px;}
    .powerfull-app-section{padding: 40px 0px;}
    .hurry-section.today-blue-bx{padding: 20px;}
    .bottam-strip {display: block;}
    
}



@media (max-width:500px) {

    .logo-block{max-width: 200px;}
    .license-now-txt a{font-size: 14px; line-height: 34px; padding: 0px 12px;}
    .special-offer-txt a{font-size: 15px;}
    .special-offer-txt{margin: 10px 0px;}
    .license-now-txt{margin-top: 5px;}
    .order-now-btn-box{padding: 20px;}
    .order-now-btn a{font-size: 22px; padding: 6px 0px;}
    .agency-pack-section h4{font-size: 25px;}
    .value-life-bx{font-size: 18px; max-width: 280px; height: 48px;}
    .value-life-bx::before { position: absolute; content: ""; width: 0; height: 0; border-left: 30px solid #ffb43c; border-top: 23px solid transparent;  border-bottom: 25px solid transparent; right: -30px; top: 0px;}
    .girl-value-txt{padding: 40px 20px 20px;}
    .step-section::before { content: '';    position: absolute; display: block; width: 0; z-index: 1; border-style: solid;border-color: #1340BE transparent;border-width: 20px 75px 0;    bottom: -12px;    left: 35%;    margin-left: 0;    right: 0;}
    .main-vdo-box{
        width: 100%!important;
    }
    .main-vdo-box iframe{
        height: 210px!important;
    }
    .paypal-checkout-img{
        width: 100%!important;
    }

}


.star-all-txt p{display: inline-block; vertical-align: middle;}

