body {
    font-family: 'poppins' !important;
}

#header .header-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: -70px;
    margin-top: 40px;
    max-width: 220px;
}

.extra {
    display: none;
}

.mobile-book {
    display: none;
}
.desktop-book {
    display: block;
}

#hero-section {
    background-image: url(../assets/images/BG1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 120px;
    padding-bottom: 175px;
}

#hero-section .hero-text {
    text-align: center;
    margin-top: 20px;
}

#hero-section .about-lose {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}

#hero-section .belive-text {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}

#hero-section h1 {
    color: #FFCF08;
    font-size: 65px;
    text-align: center;
}

#hero-section .lance-text {
    text-align: center;
    color: #FFCF08;
    font-weight: 500;
    font-size: 20px;
}

#hero-section .limited-time {
    font-size: 35px;
    font-weight: 500;
    color: #ffffff;
}

#hero-section .financial-text {
    font-size: 35px;
    font-weight: 600;
    color: #ffffff;
    margin-top: 25px;
    margin-right: auto;
}

#hero-section .arrow-icon {
    max-width: 100px;
    width: 100%;
    margin-left: auto;
    margin-top: 140px;
    display: block;
}

.book-img {
    width: 100%;
    max-width: 240px;
    margin-left: 180px;
}

#hero-section h3 {
    font-size: 30px;
    text-align: center;
    color: #4A4A4A;
}

#hero-section .hero-border {
    max-width: 500px;
    background: #A10000;
    margin-left: auto;
    border-radius: 10px;
    padding: 5px 20px 5px 20px;

}

#hero-section .free-report {
    text-align: center;
    color: #131838;
    font-size: 50px;
    font-weight: 700;
}

#hero-section #email {
    align-items: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    margin-bottom: 5px;
    width: 100%;
    background: #fff;
    padding: 8px;
    font-size: 16px;
    border: solid 1px #ccc;
    outline: none;
}

#hero-section label {
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #525252;
}

#hero-section .form-link {
    text-decoration: none;
    color: #ACACAC;
}

#hero-section .btn-send {
    border-radius: 20px;
    display: block;
    width: 100%;
    padding: 5px;
    font-size: 25px;
    font-weight: 600;
    color: #ffffff;
    border: none;
    background-image: linear-gradient(to bottom, #14587F 70%, #132748 100%);
    text-decoration: none;
}

#hero-section .acknowledge-checkbox {
    margin-right: 5px;
    margin-top: 3px;
}

#hero-section .free-daily {
    color: #FAA534;
    font-weight: 500;
}

#hero-section .sign-up-text {
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    line-height: 25px;
    font-weight: 600;
    color: #646464;
    ;
}

#hero-section .you-can-text {
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    color: #344077;
}

#hero-section .bold-text {
    font-weight: 900;
}

#hero-section .border-free-report {
    background: #FFFFFF;
    padding: 40px 45px 40px 45px;
    border-radius: 10px;
    max-width: 440px;
}

#im-about .about-text {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-top: 90px;
    color: #ffffff;
}

#im-about {
    background-image: url(../assets/images/bg2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -195px;
    position: relative;
    padding-bottom: 15px;
}

#im-about .extra-bonus {
    max-width: 140px;
    top: 43px;
    position: absolute;
    right: 40px;
}

#im-about .yellow-text {
    color: #BC9B16;
    font-weight: 600;
    font-size: 20px;
}

#copyright {
    background-color: #4A4A4A;
    padding-bottom: 50px;
}

#copyright .copyright-text {
    margin-top: 50px;
    text-align: center;
    color: #cccccc;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}

#copyright .second-logo {
    max-width: 200px;
}

#copyright .high-risk {
    color: #cccccc;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

#copyright .links {
    display: block;
    margin-top: 10px;
    color: #cccccc;
    font-size: 16px;
}

#im-about .learn-text {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
}

@media only screen and (max-width: 1199px) {
    #hero-section #email {
        padding: 5px;
    }

    #hero-section .financial-text {
        font-size: 30px;
    }

    #hero-section .limited-time {
        font-size: 30px;
    }

    #hero-section h1 {
        font-size: 35px;
    }

    #hero-section .about-lose {
        font-size: 16px;
    }

    #hero-section .belive-text {
        font-size: 16px;
    }

    #hero-section .arrow-icon {
        max-width: 90px;
        width: 100%;
        margin-left: auto;
        margin-right: 5px;
        margin-top: 110px;
    }

    .book-img {
        width: 100%;
        max-width: 200px;
        margin-left: 120px;
    }

    #hero-section .border-free-report {
        background: #FFFFFF;
        padding: 20px 20px 20px 20px;
        border-radius: 10px;
        margin-left: 0px;
    }

    #hero-section {
        padding-top: 90px;
        padding-bottom: 150px;
    }

    #hero-section label {
        margin-bottom: 15px;
        width: 100%;
    }

    #hero-section .btn-send {
        width: 90%;
        padding: 5px;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
    }

    #hero-section #email {
        width: 90%;
        font-size: 14px;
    }

    #im-about .extra-bonus {
        max-width: 150px;
        top: 58px;
        right: 5px;
    }

    #im-about .about-text {
        font-size: 18px;
        text-align: center;
    }

    #im-about .learn-text {
        font-size: 18px;
    }

    #copyright .copyright-text {
        margin-top: 20px;
    }

    #copyright {
        padding-bottom: 20px;
    }

    #hero-section .lance-text {
        font-size: 16px;
    }
}

@media only screen and (max-width: 992px) {
    #hero-section .arrow-icon {
        display: none;
    }

    #hero-section {
        background-image: url(../assets/images/bg-mobile.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding-top: 120px;
        padding-bottom: 170px;
    }

    #im-about .yellow-text {
        font-size: 18px;
    }

    #hero-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #im-about .about-text {
        font-size: 18px;
        margin-top: 10px;
    }

    .extra {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 81px;
    }

    #header .header-logo {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 20px;
        margin-top: 40px;
        max-width: 220px;
    }

    #hero-section .hero-border {
        max-width: 410px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding: 5px 15px 5px 15px;
    }

    #hero-section .financial-text {
        font-size: 30px;
        margin-top: 10px;
        text-align: center;
    }

    #im-about .extra-bonus {
        display: none;
    }

    #hero-section .book-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    /* #hero-section {
    padding-top: 140px;
    padding-bottom: 250px;
} */
    #hero-section {
        padding-top: 26px;
        padding-bottom: 230px;
    }

    #im-about {
        margin-top: -275px;
    }

    #hero-section .hero-text {
        margin-top: 0px;
    }

    #hero-section .border-free-report {
        max-width: 400px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    #hero-section h3 {
        font-size: 25px;
    }

    #hero-section .free-report {
        font-size: 35px;
    }

    #hero-section #email {
        width: 100%;
    }

    #hero-section .btn-send {
        width: 100%;
    }

    #copyright .links {
        text-align: center;
    }

    #copyright .second-logo {
        max-width: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #im-about .learn-text {
        font-size: 16px;
        text-align: center;
    }
}

@media only screen and (max-width: 771px) {
    #im-about .extra {
        margin-top: 93px;
    }

    #im-about {
        margin-top: -290px;
    }
}

#im-about .learn-text {
    font-size: 16px;
}

#im-about .about-text {
    font-size: 16px;
}

@media only screen and (max-width: 500px) {

    .hero-border {
        max-width: 350px;
    }

    #hero-section .limited-time {
        font-size: 25px;
    }

    #hero-section h1 {
        font-size: 30px;
    }

    #hero-section .financial-text {
        font-size: 25px;
    }

    .book-img {
        width: 100%;
        max-width: 160px;
    }

    #hero-section h3 {
        font-size: 18px;
    }

    #hero-section .free-report {
        font-size: 25px;
    }

    #hero-section label {
        margin-bottom: 10px;
    }

    #hero-section label {
        font-size: 10px;
    }

    #hero-section .border-free-report {
        max-width: 315px;
    }

    #copyright .copyright-text {
        font-size: 12px;
    }

    #copyright .links {
        font-size: 14px;
    }

    #copyright .second-logo {
        max-width: 150px;
    }

    #im-about .about-text {
        font-size: 16px;
        text-align: center;
    }

    #im-about .learn-text {
        font-size: 16px;
        text-align: center;
    }

    #im-about .extra {
        margin-top: -14px;
        max-width: 160px;
    }

    #im-about {
        background: #131838;
        margin-top: 0;
        padding-bottom: 10px;
    }

    #hero-section {
        padding-bottom: 50px;
    }

    .mobile-book {
        display: block;
        margin-top: 25px;
    }

    .desktop-book {
        display: none;
    }
}