body{
	  overflow-x: hidden;
}
.timer-wrapper {
    text-align: center;
    vertical-align: middle;
    width: 100%;
    z-index: 999999;
    bottom: 0px;
    padding-bottom: 5px;
    position: fixed;
    overflow: hidden;
    font-size: 14px;
    background-color: #000;
    padding-top: 10px;
}
html {scroll-behavior: smooth;}

.timer-wrapper .row {
    margin: unset;
}
.timer-text {
    font-size: 23px !important;
}
.timer-wrapper .container {
	padding: unset !important;
}
.timer-wrapper .row {
	margin: unset;
}
main {
	background: url(img/main-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
main .sub {
	color: #ffff00;
    font-size: 17px;
    font-weight: normal;
    background-color: #6c33ca;
    border-radius: 50px;
    padding: 5px;
}
main .wrapper {
	border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: linear-gradient(to bottom right, #ff2307, #ffc446);
}
main .header-button {
	display: block;
    margin: auto;
    background-color: #ffaa00;
    color: white;
    font-weight: 600;
    font-size: 24px;
    width: 35%;
    border-radius: 4px;
    padding: 15px;
}
main .header-button:hover {
	text-decoration: none;
	background-color:#f9c355;
}
#section1 {
	background: url(img/section1-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top;
}

#section1111 {
	background: url(img/section111-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top;
}

#section11 p {

    font-size: 16px;
}
#section11{
	background-color: #222838;
	background: url(img/section1-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}

#section112{
	background-color: #222838;
	background: url(img/main-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section2 {
	background: url(img/section2-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section222 {
	background: url(img/section2-bg-min22.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section3 {
	background-color: #ffbae5;
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section4 {
	background: url(img/section1-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;
}
#section4 .wrapper {
	background-color: #2e64de;
    display: block;
    margin: auto;
    width: 75%;
    padding: 80px;
    border-radius: 5px;
}
#section4 .wrapper2 {
	background-color: #ff7c12;
    display: block;
    margin: auto;
    width: 80%;
    padding: 10px;
    border-radius: 50px;
}
#section4 .sec4-img {
	position: absolute;
    left: -25rem;
    top: 14rem;
}
#section4 .f-mobile {
	display: none;
}
#section5 {
	padding-top: 1px;
	background-color: #fff;
}
#section5 .orange-bg {
	background-color: #8fadef;
    border-radius: 50px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
}
#section6 {
	background: url(img/section-6-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section6-1 {
	background: url(img/section-6-1-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top center;
}
#section6-2 {
	background: url(img/section3-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section6 .f-mobile {
	display: none;
}
#demo {
	background: url(img/main-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#demo .sub {
	color: #fff;
    font-size: 14px;
}
#section7 {
	background: url(img/section1-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section7 .f-mobile {
		display: none;
	}
#section8 {
	background: url(img/dark-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
	background-color:/* #f4f8fb*/ #fff;
	padding-top: 1px;
}
#section8 ul {
	padding-left: unset;}
#section8 li {
    background-image: url('img/icon-check.png');
    background-repeat: no-repeat;
    border-bottom: 1px dashed #f2e5fb40;
    font-weight: 300 !important;
    padding-left: 50px;
    padding-bottom: 35px;
    padding-top: 1px;
    font-weight: 400;
    list-style-type: none;
    color:#fff; 
}
#section8 .wrapper {
	display: block;
    margin: auto;
    width: 70%;
    border: 2px solid #dbff18;
    border-radius: 5px;
    padding: 30px;
}
#section8 .for-desktop{
	display: 
}
#section9 {
	background: url(img/main-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section10 {
	background: url(img/dark-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#section10 .sub {
	color: #8fadef;
    font-size: 17px;
}
#section10 .wrapper {
	background-color: #ff7c12;
    display: block;
    margin: auto;
    width: 20%;
    border-radius: 50px;
}
#section10 .wrapper2 {
	display: block;
    margin: auto;
    width: 80%;
    background-color: white;
    padding-bottom: 5px;
}
#section10 ul {
	padding-left: unset;

}

#section10 li {
    background-image: url('img/icon-check.png');
    background-repeat: no-repeat;
    border-bottom: 1px dashed #f2e5fb40;
    font-weight: 300 !important;
    padding-left: 50px;
    padding-bottom: 35px;
    padding-top: 1px;
    font-weight: 400;
    list-style-type: none;
    color:#fff; 
    font-weight: 500 !important;
}
#section10 .sec10-img {
	position: absolute;
    top: 3rem;
    left: -11rem;
} 

.today{
		margin-top: -30px !important;
	}

#testimonial {
	background: url(img/section1-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#bonus {
	background: url(img/bonus-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
	background-color: #eff8ff;
}
#bonus .border{
	border: 5px solid #2f6ffd !important;
	border-radius: 15px;
	padding: 30px;
	background-color: #fff;
	box-shadow: 3px 3px 10px #afafaf;
	margin-right: 10px;
	margin-left: 10px;
}
#bonus p{font-size: 17px;}
#bonus h3{font-size: 25px;}
/*#bonus .row1{
	border: 3px solid #2f6ffd;
	border-radius: 10px;
	width: 65%;
	display: block;
	margin: auto;
	padding: 30px;
}*/
#buy-button {
	background: url(img/main-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#buy-button .wrapper {
	display: block;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    width: 80%;
    padding: 50px;
}

.mtpr{
	margin-top: 130px;
}
#buy-button ul {
	padding-left: unset;}
#buy-button li {
    background-image: url('img/check.png');
    background-repeat: no-repeat;
    border-bottom: 1px dashed #f2e5fb40;
    font-weight: 500 !important;
    padding-left: 50px;
    padding-bottom: 30px;
    padding-top: 1px;
    font-weight: 400;
    list-style-type: none;
    color:#777; 
}
#buy-button .header-button {
	display: block;
    margin: auto;
    background-color:#9714EE;
    color: white;
    font-weight: 600;
    font-size: 24px;
    width: 100%;
    border-radius: 4px;
    padding: 15px;
}
#buy-button .header-button:hover {
	text-decoration: none;
	background-color: #9900ff;
}

#faq {
	background-color: #eff8ff;
}
#faq .question {
	font-size: 21px;
}
#faq .answer {
	color: #8e8e8e;
}
#guarantee {
	background: url(img/section3-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: center;
}
#guarantee .wrapper {
	border: 5px solid #f7e214;
    border-radius: 12px;
    padding: 75px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#footer {
	padding-bottom: 80px;
}
#footer p {
	font-size: 11px;
}
.pop-button {
    display: block;
    margin: auto;
    width: 95%;
    text-align: center;
    background-color: #F9F816;
    font-weight: 900;
    color: #000;
    font-size: 30px;
    padding: 30px;
    border-radius: 10px;
}

/*========= EXIT POPUP =========*/
#exitpopup_wrap .text-small2 {
	font-size: 15px;
}
#exitpopup_wrap, #exitpopup_wrap2 { position: fixed; width: 100%;  height: 100%; z-index: 99999; top: 0; left: 0;}
#exitpopup {
    margin: 100px auto;
    position: relative;
    z-index: 9999999;
    color: #494949;
    font-size: 14px;
    /* padding: 40px; */
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 0 20px #000;
    background-color: #fff;
    padding-bottom: 2px;
}
#exitpopup:after { content:""; display:block; weight: 1px; clear:both;
	}
#exitpopup h2 { color:#2f5e94 !important; font-size:39px;line-height:48px; text-transform:uppercase; text-align:center;font-family: "Arial Black", sans-serif; font-weight: normal;letter-spacing: -2px;}
#exitpopup p{text-align:center;}
#exitpopup a.close, #exitpopup a.close2, #bio_ep_close{opacity:0.5;position: absolute; top: 0; right: -10px; color: #fff; font-weight: bold; width: 38px; height: 38px; background: #2e2d2b; border-radius: 50%; line-height: 25px; font-size: 34px; text-align: center; border: 3px solid #fff; cursor: pointer; display: block;}

#exitpopup form input[name="name"], #exitpopup form input[name="email"] { box-sizing: border-box; padding: 15px 30px;  border: 1px solid #c4c6ca; border-radius: 0px; font-size: 18px; vertical-align:bottom; margin:0 auto; margin-bottom:10px; width:277px;}
#exitpopup form input[type="email"] {background-repeat:no-repeat; background-position: center left; padding-left: 60px; min-width:400px; text-align: left; float:left;}
#exitpopup form input[type="submit"]{background:#ff4e18;width:279px;border:0 none;font-size:19px;color:#fff;font-weight:bold;font-family: 'Lato', sans-serif;border-radius:8px;padding-top:15px;padding-bottom:15px;}
#exitpopup form input[type="submit"]:hover{cursor:pointer;}
#exitpopup .pull-left{position: absolute;bottom: 25px;left: 0;width:100%;z-index:0;}
#exitpopup .privacy{ clear:both; padding:10px 0;}
#exitpopup #after{  text-align: center; font-size: 20px; line-height: normal; color: #900; width:50%; float:right;}
#bio_ep #exitpopup{margin-top:0;}
.popup-head {
	font-size: 80px;
}
@media (min-width: 992px){
	#section3 .f-mobile{
		display: none;
	}
	#section6-1 .f-mobile{
		display: none;
	}
}

@media (max-width: 992px){
	#section10 .wrapper {
		width: 50%;
	}
	#buy-button .wrapper {
		width: 100%;
	}
	#exitpopup input {
		display: block;
		margin: auto;
		width: 90% !important;
	}
	.popup-text {
		text-align: center !important;
	}
	.popup-head {
		font-size: 35px;
	}
	.for-desktop{
		display: none;
	}
	#section10 .responsive-image{
	width: 300px;
	}
	#bonus .row1{
	width: 100%;
}
}
@media (max-width: 767px) {

	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 23px;
	}
	p {
		font-size: 16px;
	}
	main .sub {
		font-size: 15px;
	}
	.logo-light {
		width: 40%;
	}
	main .header-button {
		width: 100%;
		font-size: 20px;
	}
	main .cards {
		width: 50%;
	}
	#section1 p {
		font-size: 15px;
	}
	#section1 .mtop {
		margin-top: 25px;
	}
	#section3 .f-desktop{
		display: none;
	}
	#section4 .sec4-img {
		display: none;
	}
	#section4 .wrapper {
		width: 100%;
		padding:40px;
	}
	#section4 .wrapper2 {
		width: 100%;
		padding:0;
	}
	#section4 .f-desktop {
		display: none;
	}
	#section4 .f-mobile {
		display: block;
	}
	#section5 {
		padding-top: 1px !important;
	}
	#section5 .mtop {
		margin-top: 25px;
	}
	#section6 .sec6-img {
		width: 100%;
	}
	#section6 .f-desktop {
		display: none;
	}
	#section6 .f-mobile {
		display: block !important;
	}
	#section6-1 .f-desktop{
		display: none;
	}
	#section7 .cover {
		width: 85%;
	}
	#section7 .f-desktop {
		display: none;
	}
	#section7 .f-mobile {
		display: block;
	}
	#section8 .wrapper {
		width: 100%;
		padding: 30px;
	}
	#section9 .mtop {
		margin-top: 20px;
	}
	#section10 .wrapper2 {
		width: 100%;
		padding: 35px;
	}
	#section10 .sec10-img {
		display: none;
	}
	#section10 .responsive-image{
	display: none;
}
	#buy-button .wrapper {
		width: 100%;
	}
	#buy-button .header-button {
		width: 100%;
		font-size: 20px;
	}
	#faq .question {
		font-size: 18px;
	}
	#guarantee .wrapper {
		padding: 20px;
	}
	#footer .mob-center {
		text-align: center !important;
	}
	#footer {
		padding-bottom: 100px;
	}
}
@media (max-width: 600px){
	.timerres h3{font-size: 25px;}
}