/*custom styling*/
.imge-center1 {display: block; margin: auto; max-width: 100%;}
#top {
    background-color: #3cc700;
    padding-top: 1px;
}

.list li{ background-image: url(../img/bullet.png); background-size: 32px; background-repeat: no-repeat;}

#section6-1 {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}

#section6-1 li {
    background-image: url(img/bullet.png);
    background-repeat: no-repeat;
    border-bottom: 1px dashed #000;
   
    padding-left: 50px;
    padding-bottom: 23px;
    padding-top: 1px;
    list-style-type: none;
    color: #000;
    font-size: 18px;
    background-size: 32px;
}

#top .row {
    margin-top: unset;
    margin-bottom: unset;
}
#top .sub4 {
    font-size: 22px;
}
main #top .container {
    padding-bottom: 1px;
    padding-top: 1px;
}
main {
	background: url(img/header-bg-min.png);
	background-size:cover;
	background-repeat:no-repeat;
}
main .wrapper {
    background-color: #ffda00;
    display: block;
    margin: auto;
    width: 80%;
}
main .sub {
    color: #000;
    font-weight: 500;
    font-size: 20px;
}
main .head1 {
    font-size: 140px;
    margin-top: -20px !important;
}
main .head2 {
    font-size: 95px;
    margin-top: unset !important;
    line-height: 0.9;
}
main .wrapper2 {
    background-color: #ff0018;
    border-radius: 50px;
    display: block;
    margin: auto;
    width: 83%;
    padding: 2px;
}
main .header-button {
    display: block;
    margin: auto;
    background-color: #3CC700;
    width: 70%;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #2e3113;
    padding: 22px;
    font-weight: bold;

}
main a:hover {
    text-decoration: none;
}
.header-button:hover {
        background-color: #4dff00;
}
#section1 .header-button {
    display: block;
    margin: auto;
    background-image: linear-gradient(to right, #ffd600 , #ffd707);
    width: 70%;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #2e3113;
    padding: 22px;
    font-weight: bold;

}
#section1 a:hover {
    text-decoration: none;
}
#section1 .header-button:hover {
    color: #ffd602;
    background-image: linear-gradient(to right, #fff, #fff );
    border: 3px solid #ffd602;
}
#section6 .header-button {
    display: block;
    margin: auto;
    background-color: #3CC700;
    width: 70%;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #2e3113;
    padding: 22px;
    font-weight: bold;

}
#section6 a:hover {
    text-decoration: none;
}
#section6 .header-button:hover {
    background-color: #4dff00;
}
#section7 .header-button {
    display: block;
    margin: auto;
    background-color: #3CC700;
    width: 70%;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #2e3113;
    padding: 22px;
    font-weight: bold;

}
#section7 a:hover {
    text-decoration: none;
}
#section7 .header-button:hover {
     background-color: #4dff00;
}
#section1 {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}
#section1 .head {
    font-size: 150px;
}
#section2 {
    background: url(img/section2-bg.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #f8f8f9;
}
#section2 .cap {
    font-size: 50px;
}
#section3 {
    background: url(img/section3-bg.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #ff0018;
}
#section3 .head {
    font-size: 110px;
    margin-top: -66px;
}
#section3 .head2 {
    font-size: 105px;
}
#section3 .mtop {
    margin-top: -60px;
}
#section3a {
    background-color: #191919;
    padding-top: 1px;
}
#section3a .head {
    font-size: 98px;
}
#section4 {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}
#section4 .head {
    font-size: 80px;
}
#section5 {
    background: url(img/section5-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #191919;
}
#section5 .head {
    font-size: 115px;
}
#the-product {
   /* background: url(img/the-product-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;*/
    background-color: #fff;
}
#the-product .head {
    font-size: 22px;
    font-weight: bold;
}
#section6 {
    background: url(img/header-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
   /* background-attachment: fixed;*/
}
#section6  {
    padding-top: unset !important;
}
#section6 .head {
    font-size: 200px;
}
#section6 .wrapper {
    background-color: #3CC700;
    display: block;
    margin: auto;
    width: 65%;
    border-radius: 50px;
}
#testimonials {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}
#testimonials .quote {
    position: absolute;
    top: -45px;
    left: 0;
}
#testimonials p {
    font-size: 18px;
}
#testimonials .wrapper {
    box-shadow: 1px 1px 5px #dcdcdc;
    padding: 25px;
    border-radius: 10px;
}
#section7 {
    background: url(img/section7-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #ff0018;
    background-attachment: fixed;
}
#section7 .head {
    font-size: 250px;
}
#section7 .sub {
    font-size: 30px;
}
#section7 p {
    font-size: 18px;
}
#section7 .sub2 {
    font-size: 21px;
}
#section8 {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}
#section8 .head {
    font-size: 130px;
}
#section9 {
     background: url(img/section9-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #f8f8f9;
}
#section9 .head {
    font-size: 130px;
}
#section10 {
    background: url(img/section5-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #191919;
}
#section10 .head {
    font-size: 130px;
}
#section10 ul {
    list-style-type: none;
}
#section10 li {
    color: #fff;
    background-image: url('img/check.png');
    background-size: 28px;
    background-repeat: no-repeat;
    font-size: 18px;
    border-bottom: 1px dashed #f2e5fb40;
    font-weight: 300;
    padding-left: 50px;
    padding-bottom: 35px;
    padding-top: 0;
}
#section11 {
    background-color: #ff0018;
}
#section11 .head {
    font-size: 130px;
}
#section11 .header-button {
    display: block;
    margin: auto;
    background-image: linear-gradient(to right, #ffd600 , #ffd707);
    width: 70%;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #2e3113;
    padding: 22px;
    font-weight: bold;

}
#section11 .header-button:hover {
    background-image: linear-gradient(to right, #fff, #fff );
    text-decoration: none;
}
#guarantee {
    background-color: #000;
    background: url(img/money-back-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
}
#guarantee .wrapper {
    background-color: #00000094;
    border-radius: 15px;
    padding-bottom: 20px;
}
#guarantee p {
    font-size: 18px;
}
#guarantee .header-button {
    display: block;
    margin: auto;
    background-image: linear-gradient(to right, #ffd600 , #ffd707);
    width: 70%;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #2e3113;
    padding: 22px;
    font-weight: bold;

}
#guarantee .header-button:hover {
    text-decoration: none;
     background-image: linear-gradient(to right, #fff , #fff);
    color: #2e3113;
}
#section12 {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}
#section12 .head {
    font-size: 130px;
}

#faqs p {
    font-size: 17px;
}
#swipes {
	background-color: #071013;
	background: url(img/header-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-attachment: fixed;
    padding-bottom: 60px;
}
#swipes .header-button {
    display: block;
    margin: auto;
    background-image: linear-gradient(to right, #ffd600 , #ffd707);
    width: 70%;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    color: #2e3113;
    padding: 22px;
    font-weight: bold;

}
#swipes .marketer {
  font-family: 'Permanent Marker', cursive;
}
#swipes .header-button:hover {
    text-decoration: none;
     background-image: linear-gradient(to right, #fff , #fff);
    color: #2e3113;
}
.fb-button {
	display: block;
    margin: auto;
    text-decoration: none;
    background-color: #3043bf;
    color: #fff;
    padding: 15px;
    border-radius: 50px;
    font-size: 20px;
}
.fb-button:hover {
	text-decoration: none;
	color: #3043bf;
	background-color: #fff;
}

.btn-primary {
	width: 100%;
	height:5rem;
	background-color:#eb0202;
	border:unset;
	font-size:30px;
	font-weight:bold;
}
.btn-primary:hover {
	background-color:#b50404;
}
.btn-primary:active {
	background-color:#eb0202 !important;
}
#faqs {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}
#faqs .head {
    font-size: 150px;
}
#faqs p {
    color: #908c8c;
}
footer {
	background-color:#0e0e0e;
}
footer a {
	color:#78d5f3;
}
footer p {
	color: #2b6a88bd;
}
.footer-text {
	font-size:15px;
}

@media (max-width: 991px) {
   
}
@media (max-width: 767px) {
    h1 {
        font-size: 20px;
    }
    h2 {
        font-size: 25px;
    }
    h3 {
        font-size: 23px;
    }
    p {
        font-size: 18px;
    }
    main .header-button {
        width: 95%;
        font-size: 28px;
    }
    main .wrapper {
        width: 100%;
    }
    main .sub {
        font-size: 17px;
    }
    main .head1 {
        font-size: 65px;
        margin-top: -10px !important;
    }
     main .head2 {
        font-size: 42px;
    }
     main .wrapper2 {
        width: 100%;
        margin-top: 15px;
    }
    #section1 .head {
        font-size: 80px;
    }
    #section3 .head {
        font-size: 75px;
    }
    #section3 .head2 {
        font-size: 75px;
    }
    #section4 .head {
        font-size: 40px;
    }
    #section5 .head {
        font-size: 60px;
    }
    #section5 .mtop {
        margin-top: 40px;
    }
    #the-product .logo {
        width: 70%;
    }
    #section6 .head {
        font-size: 80px;
    }
    #testimonials .wrapper {
        margin-top: 60px;
    }
    #testimonials .quote {
        top: 15px;
    }
    #section7 .head {
        font-size: 60px;
    }
    #section8 .head {
        font-size: 60px;
    }
    #section9 .head {
        font-size: 60px;
    }
    #section10 .head {
        font-size: 60px;
    }
    #section11 .head {
        font-size: 60px;
    }
    #section11 .mtop {
        margin-top: 40px;
    }
    #section1 .header-button {
        width: 95%;
        font-size: 28px;
    }
    #section6 .header-button {
        width: 95%;
        font-size: 28px;
    }
    #section12 .head {
        font-size: 60px;
    }
    #swipes .header-button {
        width: 95%;
        font-size: 28px;
    }
    #section7 .header-button {
        width: 95%;
        font-size: 28px;
    }

    #top .sub4 {
        font-size: 12px;
    }


    #section6-1 .what {
        font-size: 40px;
    }

    #section6 .see {
        font-size: 40px;
    }

}
