body { 
    background-color: #eff2f8;
    margin: 0px;
    overflow-x: hidden;
}

.container-size{
    margin: 0 auto;
    width: 90%;
}

#curved-bg{
    position: absolute;
    z-index: -1;
    background: url("/assets/irregshape.webp") no-repeat left;
}

.earnkee-topbar{
    padding:15px;
    z-index: 1;
}

.earnkee-topbar .earnkee-logo{
    font-weight: 800;
    font-size: 30px;
}

.earnkee-topbar .earnkee-logo .logo-earn{
    color: #294f21
}
.earnkee-topbar .earnkee-logo .logo-kee{
    color: #967936
}

.earnkee-banner{
    z-index: 1;
    margin-bottom: 40px;
    text-align: center;
}

.earnkee-banner .banner-circle-plain{
    position: absolute;
    background-color: #ffffff;
    
}

.earnkee-banner .banner-circle-plain-1{
    z-index: -1;
}

.earnkee-banner .earnkee-banner-text{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.earnkee-banner .earnkee-banner-text .earnkee-banner-text-header{
    font-weight: 700;
    font-size: 30px;
    color: #262626;
    line-height: 32px;
    margin-top: 38px;
}

.earnkee-banner .earnkee-banner-text .earnkee-banner-text-subheader{
    font-weight: 300;
    font-size: 16px;
    color: #262626;
    margin-top: 30px;
}

.earnkee-banner .earnkee-banner-text .earnkee-banner-button{
    display: inline-block;
    margin-top: 30px;
    padding: 10px 20px;
    color: white;
    background-color: #0f772e;
    font-weight: 700;
    font-size: 14px;
    border-radius: 20px;
    cursor: pointer;
}

.earnkee-banner .earnkee-banner-phone{
    display: none;
}

/* SubBanner */
.earnkee-subbanner{
    background-color: #dddddd;
    padding-top: 80px;
    padding-bottom: 80px;
}

.earnkee-subbanner .earnkee-subbanner-title{
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #02461c;
}

.earnkee-subbanner .earnkee-subbanner-description{
    text-align: center;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 300;
}

/* Part Three */

.earnkee-part3{
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
}

.earnkee-part3 .earnkee-part3-img-container{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.earnkee-part3 .earnkee-part3-img-container img{
    width: 210px;
}

.earnkee-part3 .earnkee-part3-text{
    display: flex;
    width: 100%;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.earnkee-part3 .earnkee-part3-text-1{
    font-size: 25px;
    line-height: 26px;
    font-weight: 600;
    padding-right: 0px;
    color: #02461c;
    margin-bottom: 20px;
}

.earnkee-part3 .earnkee-part3-text-2, .earnkee-part3 .earnkee-part3-text-3{
    font-size: 17px;
    font-weight: 300;
}

/* Common Header and description */

.earnkee-common-darker-bg-portion{
    background-color: #dddddd;
    padding-top: 80px;
    padding-bottom: 80px;
}

.earnkee-common-header{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px;
    z-index: 2;
    position: relative;
}

.earnkee-common-text{
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 5px;
    z-index: 2;
    position: relative;
}

.earnkee-common-quote{
    font-weight: 800;
    font-size: 22px;
    color: #294f21;
    text-align: center;
    padding: 0px;
    z-index: 2;
    position: relative;
}

.earnkee-common-simple-cirle{
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}


/* We get it */
.earnkee-we-get-it{
    position: relative;
    overflow: hidden;
}

.earnkee-we-get-it .earnkee-common-simple-cirle{
    height: 300px;
    width: 300px;
    right: -55px;
    top: -55px;
    opacity: 0.4;
}


/* Problems we solve */

.earnkee-problems{
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
}

.earnkee-problems .earnkee-problems-left{
    flex: 1 1 auto;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.earnkee-problems .earnkee-problems-right{
    width: 300px;
    margin-right: 0px;
    display: none;
}

.earnkee-problems .earnkee-problems-right img{
    max-width: 100%;
}

/* What we believe */

.earnkee-what-we-believe{
    position: relative;
    overflow: hidden;
}

.earnkee-what-we-believe .earnkee-what-we-believe-subheader{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.earnkee-what-we-believe .earnkee-common-simple-cirle{
    height: 400px;
    width: 400px;
    left: -55px;
    bottom: -55px;
    opacity: 0.4;
}


/* Socialy */
.earnkee-socially{
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}

.earnkee-socially-text-colored{
    color: #967936;
    font-weight: 700;
    margin-top: 10px;
    font-size: 20px;
}

.earnkee-socially-ways-to-earn{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item{
    display: flex;
    margin: 10px 25px;
}

.earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item img{
    width: 50px;
}

.earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item .earnkee-socially-ways-to-earn-item-text{
    display: flex;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: 700;
    align-items: center;
    text-align: left;
    color: #383838;
    font-size: 14px;
}

/* Footer */

.earnkee-footer{
    background-color: #0f772e;
    color: white;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.earnkee-footer .earnkee-footer-attributions{
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    font-size: 12px;
    color: white;
    text-decoration: none;
}

/* Join Waiting List Form */

.waiting-list-form{
    min-width: 260px;
}

.waiting-list-form .error-input{
    color: #b51818;
    font-size: 12px;
}

.waiting-list-form .error{
    padding: 5px 10px;
    margin: 0px 17px;
    background-color: #f7aaaa;
    border-radius: 4px;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    color: #1e1e1e;
}

.waiting-list-form .button-container{
    text-align: right;
    margin: 0px 17px;
}

/* Success Join waitlis modal */
.success-join-waitlist-modal-content{
    margin-top: 20px;
    text-align: center;
    padding: 25px;
}

.success-join-waitlist-modal .success-header{
    font-size: 19px;
    font-weight: 800;
    text-transform: uppercase;
    color: #294f21;
    margin-top: 10px;
    margin-bottom: 10px;
}
.success-join-waitlist-modal .success-text{
    font-weight: 300;
    font-size: 16px;
}


/* Responsive Code */
@media screen and (min-width: 350px) {
    .success-join-waitlist-modal .success-header{
        font-size: 21px;
    }
} 
@media screen and (min-width: 500px) {
    /* Socialy */
    .earnkee-part3 .earnkee-part3-img-container img{
        width: 300px;
    }
}

@media screen and (min-width: 600px) {
    .earnkee-topbar{
        padding:20px;
    }
    
    .earnkee-topbar .earnkee-logo{
        font-size: 35px;
    }

    /* Socialy */
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item img{
        width: 100px;
    }
}


@media screen and (min-width: 800px) {
    
    .earnkee-banner{
        text-align: left;
    }

    .earnkee-banner .earnkee-banner-text{
        width: 60%;
        margin-bottom: 0px;
    }

    .earnkee-banner .earnkee-banner-text .earnkee-banner-text-header{
        font-size: 35px;
        line-height: 40px;
        margin-top: 130px;
    }

    .earnkee-banner .earnkee-banner-phone{
        width: 39%;
        display: inline-block;
        text-align: center;
    }

    /* SubBanner */
    .earnkee-subbanner{
        margin-top: -100px;
        padding-top: 150px;
        padding-bottom: 0px;
    }
    
    .earnkee-banner .earnkee-banner-phone img{
        max-width: 100%;
    }

    .earnkee-subbanner .earnkee-subbanner-title{
        display: none;
    }

    .earnkee-subbanner .earnkee-subbanner-description{
        display: none;
    }

    /* Topbar */
    .earnkee-topbar{
        padding:40px;
    }
    
    .earnkee-topbar .earnkee-logo{
        font-size: 40px;
    }

    /* Common Header and description */
    .earnkee-common-header{
        font-size: 35px;
    }

    .earnkee-common-text{
        font-size: 18px;
    }

    .earnkee-common-quote{
        font-size: 25px;
        padding: 20px 40px;
    }

    /* Socialy */
    .earnkee-socially-ways-to-earn{
        flex-direction: row;
    }
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item{
        flex-direction: column;
        align-items: center;
    }
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item img{
        width: 50px;
    }
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item .earnkee-socially-ways-to-earn-item-text{
        margin-left: 0px;
        margin-top: 10px;
        text-align: center;
    }

    /* Part Three */
    .earnkee-part3{
        flex-direction: row;
    }

    .earnkee-part3 .earnkee-part3-img-container{
        margin-left: 5%;
        width: 40%;
    }

    .earnkee-part3 .earnkee-part3-img-container img{
        max-width: 100%;
    }

    .earnkee-part3 .earnkee-part3-text{
        width: 54%;
        text-align: left;
    }

    .earnkee-part3 .earnkee-part3-text-1{
        padding-right: 100px;
        font-size: 29px;
    }
    .earnkee-part3 .earnkee-part3-text-2, .earnkee-part3 .earnkee-part3-text-3{
        font-size: 20px;
        font-weight: 300;
    }


    /* What we believe */

    .earnkee-what-we-believe .earnkee-what-we-believe-subheader{
        font-size: 25px;
    }


    /* Problems we solve */
    .earnkee-problems .earnkee-problems-right{
        display: inline-block;
    }

}

@media screen and (min-width: 1024px) {

    .earnkee-banner .earnkee-banner-text .earnkee-banner-text-header{
        margin-top: 200px;
    }

    #curved-bg{
        right: 0px;
        top: -100px;
        width: 575px;
        height: 950px;
    }

    /* Problems we solve */
    .earnkee-problems .earnkee-problems-left{
        padding-left: 80px;
    }

    .earnkee-problems .earnkee-problems-right{
        margin-right: 80px;
        width: 200px;
    }
    
    /* Socialy */
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item{
        flex-direction: row;
    }
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item img{
        width: 50px;
    }
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item .earnkee-socially-ways-to-earn-item-text{
        margin-left: 10px;
        margin-top: 0px;
        text-align: left;
    }
    

}


@media screen and (min-width: 1500px) {

    /* Problems we solve */
    .earnkee-problems .earnkee-problems-right{
        width: 300px;
    }

    /* Socialy */
    .earnkee-socially-ways-to-earn .earnkee-socially-ways-to-earn-item img{
        width: 100px;
    }

}

@media screen and (min-width: 1670px) {
    #curved-bg{
        width: 800px;
    }

    .earnkee-banner .banner-circle-plain{
        width: 100px;
        height: 100px;
        border-radius: 50%;
        right: 100px;
    }
    
    .earnkee-banner .banner-circle-plain-1{
        top: 150px;
        width: 70px;
        height: 70px;
        right: 200px;
    }
}


@media screen and (min-width: 1700px) {
    
    .earnkee-banner .earnkee-banner-text{
        width: 39%;
    }
    
}

@media screen and (min-width: 1740px) {
    .container-size{
        margin: 0 auto;
        width: 90%;
    }

    .earnkee-banner .earnkee-banner-text{
        width: 49%;
    }

    #curved-bg{
        width: 1000px;
        height: 1038px;
    }

    .earnkee-part3{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    
}