﻿#hero-image {
    background-image: url("/images/easy-same-day-loans-plain-green-loans.jpg");
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    height: 1097px;
    position: relative;
    z-index: -1;
}

#hero-container {
    height: 600px;
    margin-top: -650px;
}

#learn-more-arrow {
    text-decoration: none!important;
}

.money-today {    
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
}

#LanderData-PromoCode{
    width: 253px;
    height: 51px;
    border-radius: 10px;
    border-color: transparent;
    font-size: 18px;
    font-weight: 500;
}

#LanderData-PromoCode::placeholder {
    font-size: 18px;
    font-weight: 500;
    color: #CBCBCB;
}

#landing-btn {    
    border-color: white;
    max-width: 51px;
    width: 51px !important;
}

#same-day-loans-upper-case {
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
}

#same-day-loans {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
}

#make-it-simple-container {
    height: 544px;
   background-image: linear-gradient(to right, var(--pgl-green), var(--forest-green), var(--forest-green), transparent, transparent);
}

#make-it-simple {    
    margin-top: -544px;
    height: 544px;
}

.make-it-simple-h3 {
    font-size: 35px;
    line-height: 42px;
}

#make-it-simple-p {
    width: 52%;
}

#make-it-simple-pic {
    background-image: url("/images/easy-same-day-loans-plain-green-loans-2.jpg");
    background-repeat: no-repeat;
    height: 544px;
    width: 50%;
    background-size: cover;
    margin-top:-544px;
    float:right;
    background-position-x: 89%;
    position: relative;
    z-index: -1;
    
}

#vip-rewards-container {
    background: url("/images/vip-rewards-plain-green-loans.jpg");
    background-size: contain;
    color: white;
}

.vip-benefits {
    font-size: 22px;
    line-height: 25px;
}
.fa-check {
    font-size: 22px;
    line-height: 25px;
}

#vip-rewards-container {
    height: 540px;
}

#vip-rewards {
    width:40%;
}

#easy-loans-container {
    width: 50%;
    margin-top: -540px;
    height: 540px;
    margin-left: 50%;
}

#easy-loans-container2 {
    padding-left: 13%
}

#easy-loans {
    width: 65%;
}

.easy-loans-reasons {
    color: black;
    font-family: Inter, sans-serif;
    font-size: 22px;
    line-height: 25px;
}

.easy-loans-header {
    width: 120%;
}


.numbered-reason {
    font-family: Inter, sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    color: var(--light-blue);
    padding-left: 2px;
    padding-right: 10px;
}
.easy-loans-reasons {
    font-family: Inter, sans-serif;
    color: white;
    font-size: 16px;
    line-height: 20px;
}

@media (max-width:1700px) {
    
    #easy-loans {
        width: 78%;
    }
}
@media (max-width:1400px) {
    #trust-pilot-quote {
        width: 100%;
    }
}

@media (max-width:1325px) {
    
    #make-it-simple-pic {
        width: 60%;        
    }
}

@media(max-width: 1200px) {
    #hero-image {
        height: 750px;
    }

    #hero-container {
        height: 400px;
        margin-top: -450px;
    }
}

@media (max-width:991px) {

    #make-it-simple-container-mobile {
        background-image: linear-gradient(var(--pgl-green), var(--forest-green));
        height: 400px;
        position: relative;
        z-index: 1;
        margin-top: -2px;
    }

    #make-it-simple-mobile-pic {
        background-image: linear-gradient(var(--forest-green), transparent, transparent, transparent, transparent), url("/images/easy-same-day-loans-plain-green-loans-2.jpg");
        background-repeat: no-repeat;
        height: 617px;
        background-size: cover;
        margin-top: -2px;
    }

    #make-it-simple-p {
        width: 100%;
    }
    
    .trust-pilot {
        margin-top: -1px;
    }
    
}

@media (max-width:850px) {
    .money-today {
        font-family: Inter, sans-serif;
    }
}

@media (max-width:820px) {
    
    #make-it-simple-mobile-pic {
        height: 530px;
        background-position-x: right;
    }
}

@media (max-width:800px) {
   #easy-loans {
        width: 90%;
    }
}

@media (max-width: 768px) {

    #hero-image {
        background-image: linear-gradient( transparent, #163F2D), url("/images/easy-same-day-loans-plain-green-loans-mobile.jpg");
        height: 950px;
    }

    #vip-rewards-container {
        height: unset;
        
    }

    #vip-rewards {
        width:100%;
    }

    #easy-loans-container {
        width: 100%;
        margin-top: 0;
        height: unset;
        margin-left: unset;
    }

    #easy-loans-container2 {
        padding-left: unset;    }

    #easy-loans {
        width: 100%;
    }
    
    .easy-loans-header {
        width: unset;
    }

    #easy-loans-reasons {
        width: unset;
    }
    
    #vip-rewards-container {
        color: black;
    }
    
    #make-it-simple-container-mobile {
        height: 475px;
    }
    
    .fa-check {
        color: var(--smokey-blue);
    }
    
}

@media (max-width: 700px) {
    
    #hero-image {
        height: 850px;
    }
}

@media (max-width:650px) {
    #hero-container {
        margin-top: -475px;
    }
}

@media (max-width:625px) {
    #hero-container {
        margin-top: -500px;
    }
}

@media (max-width: 600px) {

    #hero-image {
        height: 850px;
    }
}


@media (max-width:575px) {
    #hero-image {
        height: 725px;
    }

    #hero-container {
        height: 350px;
        margin-top: -400px;
    }
   .money-today {
        font-size: 22px;
        line-height: 28px;
    }

    #same-day-loans-upper-case {
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
    }

    #same-day-loans {
        font-weight: 40;
        font-size: 20px;
        line-height: 24px;
    }
      
    #LanderData-PromoCode{
        width: 233px;
    }
    
    #where-find-promo {
        width: 229px;
    }
    
    #make-it-simple-mobile-pic {
        height: 521px;
        margin-top: -2px;
    }

    #vip-rewards-header {
        color: black;
    }    
}

@media (max-width:550px) {
    #hero-image {
        height: 750px;
    }

    #hero-container {
        height: 400px;
        margin-top: -450px;
    }
}

@media (max-width:526px) {
    #hero-image {
        height: 800px;
    }
    
    #hero-container {
        height: 450px;
        margin-top: -500px;
    }
}

@media (max-width: 500px) {
    #hero-container {
        height: 425px;
        margin-top: -525px;
    }
}

@media (max-width: 475px) {
    #hero-container {
        
        margin-top: -550px;
    }
}

@media (max-width:450px) {

    #hero-container {
        height: 475px;
        margin-top: -550px;
    }
    
    #make-it-simple-container-mobile {
        height: 500px;
    }
    
    #make-it-simple-mobile-pic {
        background-size: cover;
        height: 392px;
    }
}

@media (max-width: 411px) {
    #hero-container {
        height: 450px;
        margin-top: -550px;
    }
}

@media (max-width:400px) {
    #hero-image {
        height: 700px;
    }
    #hero-container {
        height: 450px;
        margin-top: -500px;
    }
}

@media (max-width: 392px) {
    #make-it-simple-container-mobile {
        height: 600px;
    }
    #make-it-simple-mobile-pic {
        background-position-x: center;
    }
       
    #trust-pilot-stars {
        height: 49px;
        width: 260px;
    }
    #trust-pilot-quote {
        max-width: 296px;
    }
}

@media (max-width: 375px) {
    #hero-container {
        height: 450px;
        margin-top: -500px;
    }
}

@media (max-width: 370px) {
    #hero-container {
        height: 450px;
        margin-top: -500px;
    }
}

@media (max-width: 360px) {
    #hero-container {
        height: 450px;
        margin-top: -500px;
    }
}