@charset "UTF-8";

.display-none{
    display: none;
}

.sign-up-bg-wrapper{
    height : 1050px;
    background : url(/images/girl-2618562_1920_flip.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 12px;
    background-size: cover;
}

@media only screen and (max-width: 700px){
    .sign-up-bg-wrapper{
        height : 1300px;
    }
}


@media only screen and (max-width: 640px){
    .sign-up-bg-wrapper{
        height : auto;
    }
}

@media only screen and (max-width: 414px){
    .sign-up-bg-wrapper{
        /*height : 1450px;*/
    }
}

.sign-up-wrapper{
    position : relative;
    padding: 5% 0;
    font-family: Quicksand;
}

.sign-up-wrapper h4.icon-title{
    font-family: Arial;
}

.sign-up-col-container{
    width:85%;
    margin:0 auto; 
}

.first-col{
    background : #354350; 
    width: 46%; 
    border-radius : 10px; 
    padding : 4% 9% 4% 5%
}

@media only screen and (max-width: 700px){
    .first-col{
        padding : 4% 4% 4% 5%
    }
}

.first-col .display-flex{
    justify-content: left;
    color : #F3F8FB
}

.first-col .display-flex h4{
    letter-spacing : 8px
}

@media only screen and (max-width: 899px){
    .first-col .display-flex h4{
        letter-spacing: 5px;
    }
}

@media only screen and (max-width: 799px){
    .first-col .display-flex h4{
        font-size: 1.2rem;
    }
}

.first-col p{
    color : #BDBDBD;
    font-size : 18px; 
    line-height : 30px; 
    margin-right:10px
}

.first-col .btn-dark-red{
    padding: 8px 35px;
    margin-top : 1rem; 
}

.first-col .btn-dark-red:last-child{
    margin-left: 2%;
    padding: 8px 60px;
}

@media only screen and (max-width: 389px){
    .first-col .display-flex h4{
        letter-spacing: 5px;
    }
}

@media only screen and (max-width: 350px){
    .first-col .display-flex h4{
        letter-spacing: 3px;
        font-size: 1.2rem;
    }
}

.second-col{
    padding : 55px 40px 35px; 
    background : #ffffff; 
    border-radius : 10px; 
    position:absolute; 
    width: 54%;
    top: 28%;
    right: 6%;
    -webkit-box-shadow: 6px 7px 5px 0px rgba(221,220,225,0.94);
    -moz-box-shadow: 6px 7px 5px 0px rgba(221,220,225,0.94);
    box-shadow: 6px 7px 5px 0px rgba(221,220,225,0.94);
}

.second-col h1.text-center{
    font-weight: bold;
}

.second-col p,
.second-col a.no-underline,
.form-control::placeholder
{
    color: #a2a2a2;
}

.second-col p{
    font-size: 18px;
    margin-top: 20px
}

.second-col a.no-underline{
    font-size: 18px;
}

.second-col .btn{
    padding: 8px 0px;
    font-size: 18px;
    white-space: normal;
}

.form-control, .form-control:focus{
    border-style: none none solid none !important;
    border-radius: 0;
    font-size: 18px;
    border-width: 1.5px !important;
    padding: .375rem 0rem
}

.form-group.added-mb
{
    margin-bottom: 1.8rem;
}

.form-control:focus{
    border-color: #354350 !important;
}

.custom-radio small{
    margin-left: 8px;
    font-size: 14.1px;
    color: #3c3c3c;
}

.joined-reader-div h5:first-child{
    font-weight: 550;
}

.joined-reader-div h5:last-child{
    font-weight: 600;
}

@media (min-width: 875px) and (max-width: 957px) {
    .first-col .btn-dark-red{
        padding: 8px 20px;    
    }
}

@media (min-width: 701px) and (max-width: 874px) {
    .first-col .btn-dark-red{
        padding: 3px 10px;    
    }
}

@media (min-width: 1014px) and (max-width: 1041px) {
    .second-col h1{
        font-size: 2.4rem;  
    }
}

@media (min-width: 902px) and (max-width: 1013px) {
    .second-col h1{
        font-size: 2rem;  
    }
}

@media (min-width: 846px) and (max-width: 901px) {
    .second-col h1{
        font-size: 1.8rem;  
    }
}

@media (min-width: 761px) and (max-width: 845px) {
    .second-col h1{
        font-size: 1.5rem;  
    }
}

@media (max-width: 950px) {
    .second-col a.btn-dark-red{
        font-size: 16px;  
        padding: 8px 5px;
    }
}

@media (max-width: 700px) {
    .first-col{
        width: 100%;
    }
    .second-col{
        position: static;
        margin-top: 3rem;
        width: 100%;
    }
}

@media only screen and (max-width: 415px){
    .second-col {
        padding: 40px 25px 20px;
    }
}

/* 
@media (min-width: 875px) and (max-width: 917px) {
    .first-col{
        height: 365px;
    }
} */

/*Jerome signup media queries*/


@media only screen and (max-width: 1259px) and (min-width: 825px){
    .sign-up-col-container .first-col .btn-dark-red{
        width: 100px;
        text-align: center;
        padding: 8px;
    }
}

@media only screen and (max-width: 824px) and (min-width: 753px){
    .sign-up-col-container .first-col .btn-dark-red{
        width: 90px;
        text-align: center;
        padding: 8px;
        font-size: 0.9rem;
    }
}

@media only screen and (max-width: 752px) and (min-width: 701px){
    .sign-up-col-container .first-col .btn-dark-red{
        width: 80px;
        text-align: center;
        padding: 8px;
        font-size: 0.6rem;
    }
}

@media only screen and (max-width: 700px){
    .sign-up-col-container .first-col .btn-dark-red{
        width: 48%;
        text-align: center;
        padding: 8px 0;
    }
}

@media only screen and (max-width: 1020px){
    .second-col .form-row .col {
        display: block;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .second-col .form-row .col:first-child{
        margin-bottom: 1rem;
    }
}

