/*custom styling*/
.font-oswald{font-family: 'Oswald'}
.font-arial{font-family: 'Arial'}

.for-mobile {
    display: none !important;
}

b {color: #ffff00;}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fc01ee;
}
.navbar-light .navbar-toggler {
 	border-color: #FF9800;
}

#product .funnel{
    font-size: 100px;

}

#product .body1 {
    font-size: 20px;
}

main .rating-gfx {
    position: absolute;
    left: -10rem;
    top: -24rem;
    width: 16rem;
}
main .laugh-gfx {
    position: absolute;
    top: -22rem;
    left: 28rem;
    width: 23rem;
}

main .head {
    font-size: 80px;
    margin-bottom: 20px;
    border: 2px solid #b500c9;
}

main .sub-wrapper {
    border-top: 3px solid #fcff00;
    border-bottom: 3px solid #fcff00;
    display: block;
    margin: auto;
    width: 88%;
    margin-top: -11px !important;
    background-color: #3CC700;
}


#affiliates .aff-button {
    background-color: #890609;
    color: white;
    padding: 17px;
    display: block;
    margin: auto;
    text-align: center;
    font-size: 25px;
    font-weight: bolder;
    border-radius: 4px;
    border: 3px solid #ff8900;
    margin-right: -40px;
}


.button1 {
	display: block;
    margin: auto;
    background-color: #379dcd;
    border: unset;
    padding: 20px;
    width: 100%;
    border-radius: 50px;
    font-size: 25px;
    color: #ffff;
}
.button2 {
	display: block;
    margin: auto;
    background-color: #ff3131;
    border: unset;
    padding: 20px;
    width: 100%;
    border-radius: 50px;
    font-size: 25px;
    color: #fff;
}

.button3 {
	display: block;
    margin: auto;
    background-color: #091e29;
    border: unset;
    padding: 20px;
    width: 100%;
    border-radius: 6px;
    font-size: 25px;
    color: #ff6100;
}
.button3:hover {
	background-color: #ff6100;
	color: #fff;
}
.line {
	width:5% !important;
}

main .sub-wrapper {
    display: block;
    margin: auto;
    width: 88%;
    margin-top: 0px !important;
   background-color: #FFFE00;
}
main .sub-wrapper1 {
    display: block;
    margin: auto;
    width: 87%;
    margin-top: -50px;
    border-color: green;
}
main {
	background: url(img/header-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
    background-attachment: fixed;
}

#software {
    background: url(img/20yr-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

main .head {
    font-size: 55px;
    margin-bottom: 20px;
    font-weight: 800;
}

main .head1 {
    font-size: 85px;
    margin-top: -30px;
    font-weight: 800;
}
main .head2 {
    font-size: 85px;
    margin-top: -20px;
    font-weight: 800;
}
main .head3 {
    font-size: 85px;
    margin-top: -20px;
    font-weight: 800;
}

main .head3-1 {
    font-size: 140px;
    margin-top: -20px;
    font-weight: 800;
}

main .head4 {
     padding: 10px;
    margin-top: 10px;
    font-size: 36px;
   line-height: 1;
   font-weight: 800;
}
main .diff-font {
    font-family: 'Roboto', sans-serif;
}
main .header-row{
    display: block;
    margin: auto;
}

#bonus-page {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-color: #fff;
}
#bonus-page .head {
    font-size: 80px;
}
#bonus-page a {
    display: block;
    margin: auto;
    background-color: #3CC700;
    text-align: center;
    padding: 30px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border-radius: 50px;
    text-decoration: none;
}
#bonus-page a:hover {
    background-color: #3ca010;
}
#affiliates .aff-button {
    background-color: #ffff00;
    color: black;
    padding: 17px;
    display: block;
    margin: auto;
    text-align: center;
    font-size: 25px;
    border-radius: 50px;
}
#affiliates .aff-button:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000;
}
#affiliates .small-font{
    font-size: 17px;
}
#product {
	background-color: #fff;
	background: url(img/header-bg.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-repeat:no-repeat;
    padding-bottom: 1px;
}


#otos {
    background-color: #fff;
    background: url(img/header-bg.jpg);
    background-size:cover;
    background-attachment: fixed;
    background-repeat:no-repeat;
    padding-bottom: 1px;
}



#product .container {
    padding-bottom: 1px;
}

#product .wrapper {
	background-color: #000000e6;
    border-radius: 5px;
    padding: 20px;
    border-radius: 10px;
}
#product .wrapper2 {
	background-color: #0d0e1382;
    border-radius: 5px;
    padding: 20px;
}
#product .wrapper3 {
	background-color: #fc01ee;
    padding: 17px;
}

#product .wrapper3-3 {
    background-color: #fc01ee;
    padding: 17px;
    border: 10px solid purple;
}

#product .wrapper3 h4 {
	margin-bottom: unset;
}

#affiliates {
    background: url(img/button-bg.png);
    background-size:cover;
    background-repeat:no-repeat;
}
#launch-details {
    background: url(img/section4-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    padding-bottom: 60px;
}
#launch-details .container {
    padding-top: 1px;
}
#sealed {
    background: url(img/section1-bg-min.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-color: #fff;
}
.submit-button {
	width: 100%;
    height: 4rem;
    background-color: #ff8000;
    border: unset;
}
.submit-button:hover {
	background-color: #ffa851;
}
.modal-content {
	padding: 34px;
    border: 5px solid #ff8000;
}
textarea {
	 font-family: 'Poppins', sans-serif;
	height: 349px;
    display: block;
    margin: auto;
    width: 75%;
    background-color: #091e29;
    padding: 50px;
    color: white;
}
/*#sealed .seal{
    border: 5px solid #3CC700;
}*/
#swipes {
	background-color: #071013;
	background: url(img/20yr-bg.png);
    background-size:cover;
    background-repeat:no-repeat;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-attachment: fixed;
    padding-bottom: 60px;
}
.fb-button {
	display: block;
    margin: auto;
    text-decoration: none;
    background-color: #3043bf;
    color: #fff;
    padding: 15px;
    border-radius: 50px;
    font-size: 20px;
    width: 25%;
}
.fb-button:hover {
	text-decoration: none;
	color: #3043bf;
	background-color: #fff;
}
.sub {
	font-size: 28px;
    margin-top: 10px;
}
.form-control {
	height:4rem;
	border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
.form-group {
	margin-bottom: 15px;
	display: -ms-flexbox; /* IE10 */
  	display: flex;
  	width: 100%;
  	margin-bottom: 15px;
}
.icon {
  	background: #eb0202;
    color: white;
    min-width: 50px;
    text-align: center;
    padding: 24px;
}
.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;
}
footer {
	background-color:#00001d;
}
footer a {
	color:#78d5f3;
}
footer p {
	color: #2b6a88bd;
}
.footer-text {
	font-size:15px;
}

@media (max-width: 767px) {
    h1 {
    	font-size: 30px;
    }
    main .wrapper {
    	width: 100%;
    }
    .wrapper p {
    	font-size: 15px;
    }
    .mtop {
    	margin-top: 60px;
    }
}
@media (max-width: 767px) {
   main .head {
        font-size: 17px;
    }
    main .sub-wrapper1 {
    display: block;
    margin: auto;
    width: 100%;
    margin-top: -30px !important;
}

#affiliates .aff-button {
    background-color: #ffff00;
    color: black;
    padding: 17px;
    display: block;
    margin: auto;
    text-align: center;
    font-size: 15px;
    border-radius: 50px;
}

.for-desktop {
        display: none !important;
    }

.fb-button {
    display: block;
    margin: auto;
    text-decoration: none;
    background-color: #3043bf;
    color: #fff;
    padding: 15px;
    border-radius: 50px;
    font-size: 20px;
    width: 45%;

    main .sub-wrapper {
    display: block;
    margin: auto;
    width: 100%;
    margin-top: -0px !important;
}
     main .head1 {
        font-size: 24px;
        margin-top: -18PX;
    }
     main .head2 {
        font-size: 24px;
        margin-top: 0PX;
    }
     main .head3 {
        font-size: 24px;
        margin-top: 0PX;
    }
     main .head4 {
        font-size: 11px;

    }

    .green {
         color: #05c30e;
         font-size: 37px;
    }

    #product .funnel {
        font-size: 70px;
    }
    .hi{
        font-size: 22px !important;
    }

    .bundle {
        width: 100% !important;
    }

    #affiliates .aff-button {
        background-color: #ffff00
        color: black;
        padding: 14px;
        display: block;
        margin: auto;
        text-align: center;
        font-size: 15px;
        border-radius: 50px;
    }

    main .head3-1 {
    font-size: 40px;
    margin-top: 0px;
    } 

    #bonus-page .head {
        font-size: 60px;
    }
    #bonus-page a {
        font-size: 17px;
    }
    .mobile-hidden {
        display: none;
    }
    .for-mobile{

        display: block !important;
    }

    .for-desktop{

        display: none;
        }
  main  .head{

        display: block !important;
        }
  main .head{

        display: none;
        }
}
