.margin-bottom-0 {
    margin-bottom: 0!important;
}

.margin-bottom-5 {
    margin-bottom: 5px!important;
}

.margin-top-0 {
    margin-top: 0!important;
}

.margin-top-20 {
    margin-top: 20px!important;
}

.margin-top-40 {
    margin-top: 40px!important;
}

.margin-top-80 {
    margin-top: 80px!important;
}

.margin-bottom-20 {
    margin-bottom: 20px!important;
}

.margin-bottom-10{
    margin-bottom: 10px!important;
}

.margin-bottom-50 {
    margin-bottom: 50px!important;
}

.padding-left-20 {
    padding-left: 20px!important;
}

.padding-right-15 {
    padding-right: 15px!important;
}

.padding-right-20 {
    padding-right: 20px!important;
}

.padding-right-50 {
    padding-right: 50px!important;
}

.padding-right-100 {
    padding-right: 100px!important;
}

.padding-right-120 {
    padding-right: 120px!important;
}

.padding-right-150 {
    padding-right: 150px!important;
}

.padding-left-50 {
    padding-left: 50px!important;
}

.padding-top-15 {
    padding-top: 15px!important;
}

.padding-top-20 {
    padding-top: 20px!important;
}

.padding-top-40 {
    padding-top: 40px!important;
}

.padding-bottom-10 {
    padding-bottom: 10px!important;
}

.padding-bottom-20 {
    padding-bottom: 20px!important;
}

.padding-bottom-40 {
    padding-bottom: 40px!important;
}
.center, .center-align {
    text-align: center!important;
}
.left
{
    text-align:left!important;
}
.required
{
    border:solid 1px red!important;
}
.redBorder
{
    border:solid 1px red!important;
}
/****************** HEADER **********************/
.headerLeftIcon
{
    margin-top: 18px;
    margin-left: 20px;
    width: 50%;
    max-width: 550px;
    min-width: 285px;
}
.headerRightIcon
{
    width: 250px;
}
.blueHeaderBar
{
    background-color: #152469;
    height:48px;
    margin-top:20px;
}
@media only screen and (max-width : 992px) {
    .hide-on-med-and-down {
        display: none ;
    }
}
.header
{
    height:auto;
    /*background-color:white;*/
}
.background-white
{
    background-color:white;
}

/******************* FOOTER *******************/
.footer
{
    background-color: #152469;
    color: #FFBF3C ;
    font-size: 16px;
    height:48px;
    text-align:center;
    padding-top:10px;
}
.footer a{
    color:white;
}

/********************** MAIN ***********************/
body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    font-family: "MyriadPro-Regular", Helvetica, sans-serif, Verdana;
}

body .container
{
    width: 100%;
    max-width: inherit;
}

#main
{
    min-height:685px;
    width: 100%;
    max-width: inherit;
}
.landing-img {
    background: url(/images/banner-img.png) no-repeat top left;
    background-size: cover;
    width: 100%;
    height: 800px;
    position: initial;
    top: 68px;
    z-index: -1;
    transition: 1s ease-in-out;
    opacity: .6;
}

@media only screen and (min-width: 993px){
    .landing-img {
        transition: 1s ease-in-out!important;
        opacity: 1!important;
    }
}

@media only screen and (max-width : 600px) {
    .get-started {
        left: 0!important;
        text-align: center!important;
    }
}

.get-started
{
    position: absolute!important;
    top: 40%!important;
}

.getStartedButton, .nextButton, .submitButton
{
    height:65px!important;
    width:330px!important;
    margin-top:20px!important;
    background-color: #152469!important;
    font-size:35px!important;
}
.getStartedButton a{
    color:white;
    text-decoration:none;
}

.checkOutMyOptionsdButton
{
    height:65px!important;
    width:100%!important;
    margin-top:20px!important;
    background-color: #152469!important;
    font-size:35px!important;
    border-color:white!important;
    vertical-align:center!important;

}

.getStartedButton:hover, .checkOutMyOptionsdButton:hover, .nextButton:hover, .submitButton:hover{
    background-color: #152469!important;
}

.getStartedButton i , .checkOutMyOptionsdButton i, .nextButton i, .submitButton i
{
    margin-left:15px!important;
}

.title-black {
    color: #000;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
}
.primary-color-1 {
    background-color: #152469;
}
.white-icons {
    max-height: 105px;
}
.title-white {
    color: white;
    font-size: 26px;
    line-height: 2;
}
.text-white {
    color: white;
    font-size: 20px;
    line-height: 1;
}
.white {
    background-color: #FFFFFF ;
}
.info-text-1 {
    font-size: 20px;
    font-weight: 600;
}
.info-text-2 {
    font-size: 30px;
    line-height: 1;
}

@media only screen and (min-width : 993px) {
    .info-text-2 {
        font-size: 35px;
    }
}
@media only screen and (min-width : 993px) {
    .info-text-1 {
        font-size: 25px;
    }
}
.side-margins {
    margin-left: 180px;
    margin-right: 180px;
}

@media only screen and (max-width: 992px) {
    .side-margins {
        margin-right: 50px;
        margin-left: 50px;
    }
}

#quinstreetListingsUDCMain
{
    min-height:20px;
}

.icon-grey {
    color: #3d3d3d;
    font-size: 90px;
}
.title-grey {
    color: #3d3d3d;
    font-weight: 800;
    font-size: 30px;
    line-height: 1;
}

@media only screen and (min-width : 993px) {
    .title-grey {
        font-size: 35px;
    }
}

.text-grey {
    color: dimgrey;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}

@media only screen and (min-width : 993px) {
    .text-grey {
        font-size: 25px;
    }
}

.grey-bg {
    background-color: gainsboro;
}

ul.programs-text {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
    list-style:none;
}

ul.programs-text a {
    color: #3d3d3d;
}
ul.programs-text a:hover, .availablePrograms a:hover
{
    cursor:pointer;
    text-decoration:underline!important;
}

@media only screen and (min-width : 993px) {
    ul.programs-text {
        font-size: 18px;
    }
}

ul.programs-text li {
    padding: 0.5rem;
    border-bottom: 1px solid #ddd;
}

ul.programs-text li i {
    position: relative;
    top: 5px;
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0;
    margin-bottom: 10px;
}
.divider.grey-divider {
    background-color: gray;
    width: 93%;
}

.program-category:hover
{

    color:black;
}
.title-blue {
    color: #152469;
    font-size: 45px;
    font-weight: 400;
}

.featured-logos-div span {
    margin-left: 1.375em;
}
.featured-logos-div
{
    margin-left:20%;
    margin-right:20%;
}

/************************ Programs Page *************************/
.title-black-2 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
}

@media only screen and (min-width : 993px) {
    .title-black-2 {
        font-size: 35px;
    }
}
.steps-container {
    padding-bottom: 40px;
    background-color: white;
}

body
{
    /*background-color: gainsboro;*/
    background-color: white;
}
.steps-paragraph
{
    font-size: 20px;
    font-weight: 600;

    display:inline;

}

.steps-image
{
    margin-top:-14px;
    position: relative;
    height: 40px;
    top: 10px;
    right: 10px;
}
table.programs-table,
table.study-method {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

table.programs-table td,
table.study-method td {
    border: 1px solid #152469;
    text-align: center;
    width: 100px;
    height: 80px;
    font-size: 20px;
    font-weight: 600;
}

@media only screen and (min-width : 993px) {
    table.programs-table td,
    table.study-method td {
        font-size: 25px;
    }
}

table.programs-table td:hover,
table.study-method td:hover {
    background-color: #152469;
    color: #fff;
    cursor:pointer;
}

table.programs-table .active,
table.study-method .active {
    background-color: #152469;
    color: #fff;
}

/***************** DEGREE ********************/
#degree
{
    width:60%;
    margin-top:10px;
    height:60px;
}
/**************** ED LEVEL **********************/

#edLevel
{
    width:60%;
    margin-top:10px;
    height:60px;
}
/*************** MILITARY **********************/
#military, .k-dropdowntree
{
    width:60%;
    margin-top:10px;
    /* height:60px; */
    background-color:white;
}
.k-dropdown-wrap
{

    height:60px;
}
#military optgroup[label]
{
    font-size:12px;
    background-color:lightgrey;
}
#military option
{
    font-size:12px;
    background-color:white!important;
}
.k-content{
    background-color:gainsboro;
}
.k-dropdown-wrap.k-state-default
{
    background-color:white;
    border-color:black;
    color:black;
}
.k-dropdown
{
    width:60%;
    margin-top:10px;
    background-color:white;
}

/******************* Timeframe *********************/
#startTimeframe
{
    width:60%;
    margin-top:10px;
    background-color:white;
}

/***************** NAME **********************/
#first_name, #last_name
{
    width:100%;
    height:75px;
    font-size: 20px;
}
#name_div label{
    font-weight:bold;

}

/*************** phone ************************/
.tcpa, .privacyNote
{
    font-size:10px;
}
#phone
{
    width:70%;
    height:75px;
    font-size: 20px;
}
/************** Address **********************/
#street, #city, #state{
    /* width: 90%; */
    /* height: 35px; */
    /* font-size: 16px; */
    margin: 5px 0;
}
/**************** Zip Code ******************/
#zipCode
{
    width:70%;
    height:75px;
    font-size: 16px;
}
/*********** HS Data ********************/
#dob, #hsGPA
{
    width:60%;
    height:75px;
    font-size: 20px;
}


/************* RESULTS ****************/
.title-blue-2 {
    color: #152469;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
}

@media only screen and (min-width : 993px) {
    .title-blue-2 {
        font-size: 40px;
    }
}

.title-blue-3 {
    color: #152469;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
}

@media only screen and (min-width : 993px) {
    .title-blue-3 {
        font-size: 30px;
    }
}

.school {
    border-radius: 25px;
    padding-top: 10px !important;
    border: solid 1px black;
}
.consentRow {
    font-size: 11px;
}

.programSelect
{
    font-size:14px;
    width:100%!important;
}
.consentRow, .programsRow, .questionsRow {
    margin-top: 20px;
}
.selectProgramLabel, .mainQuestionLabel {
    font-weight: bold !important;
    text-decoration:underline;
}
.hideQuestion {
    display: none!important;
}
.questionsLabel
{
    font-size:14px;
    margin-right:10px;
    font-weight:bold;
}
.questionRow input[type=text]
{
    font-size:14px;
    width:40%;
}
.questionRow select {
    font-size: 14px;
}
.interestedInSchool
{
    margin-top:30px;
}
.nextSchoolButton {
    width: 30%;
    background-color: #152469;
    font-size: 20px;
}
.nextSchoolButton:hover {
    background-color: #152469!important;
}

.nextSchoolButton i, .submitSchoolInfoButton i {
    margin-left: 15px;
}
.hideSchool
{
    display:none!important;
}
.submitSchoolInfoButton {
    width: 35%;
    background-color: #ffc900;
    font-size: 20px;
    border-color: #ffc900;
}
.consentChecbox
{
    margin-right:10px;
}
#waitButton
{
    width: 30%;
    background-color: #152469;
    font-size: 25px;
}
#waitButton span
{
    margin-right : 15px;
    width: 2rem;
    height: 2rem;
}
#quinstreetListingsThankYou ul
{
    list-style:none!important;
}

/*********** About Us ***************/
.about-us-container
{
    min-height:685px!important;
}

/********** Modal ****************/
@media (min-width: 576px)
{
    .modal-dialog
    {
        max-width:80%;
    }
}
/********** ARTICLES *******************/
#articlesDiv img{
    height:100%;
    width:100%;
}
.articleImageDiv
{
    width:35%!important;
    margin-right:10px;
}
.articleTextDiv
{
    width:60%!important;
}

.topLeftImageDesktop{
    display:block;
}

.topLeftImageMobile{
    display:none;
}

.followUsNav{
    display: block;
}

#infoDiv {
    /* padding-top: 30px; */
}
.secondArticle
{
    margin-top:40px;
}
.articleTextDiv
{
    text-overflow: wrap;
}
.giveawaysDiv a {
    padding: 15px 30px;
    background: #ff26a6;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    margin: auto;
}
.enterDiv {
    text-align:center;
}
.cus_center_menu {
    padding: 0;
    max-width: 210px;
}
.cus_center_menu a {
    font-size: 24px;
    color: #ff2d9b;
    font-weight: 600;
    /* text-shadow: 1px 2px 8px #00000085; */
}
.dailySweepsHeaderLabel {
    font-size: 65px;
    color: #ff2d9b;
    margin: auto;
    text-align: center;
    font-weight: 800;
    line-height:78px;
    /*margin-bottom: 25px;*/
    /*margin-top: 65px;*/
    text-shadow: 3px 2px 12px #5f5f5f;
}



.footerLogoDiv a img {
    max-width: -webkit-fill-available;
}
.header {
    /*padding-bottom: 35px;*/
    padding-bottom: 20px;
}
.header .menuRow {
    margin-top: 45px;
}
.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
    width:100%;
}
#pathX_offers {
    margin-top: 100px;
}
body{
    background-image: url(/images/bg.jpg);
    background-size: cover!important;
}
.cus_social a {
    color: #2557c7;
    background: white;
    /*padding: 10px 13px;*/
    padding: 6px 9px;
    flex: 0 0 20.667%;
    border-radius: 50px;
    box-shadow: 2px 2px 7px 0px #000000de;
}

.followUsDiv {
    color: rgb(38,67,153);
    font-weight: bold;
}
.followUsLabel{
    color: rgb(38,67,153);
    font-weight: bold;
    float:left;
    font-size: calc(1em + .1vw);
    /*margin-top: 25px;*/
}

.followUsLabelFooter{
    color: white;
    font-weight: bold;
    float:left;
    font-size: calc(.7em + .2vw);
}

.footer {
    background-color: rgb(255,38,166);
    color: white;
    height: auto;
    min-height: 20%;
    position: sticky;
    bottom: 0;
}

.cus_social_footer{
    /*color: #2557c7!important;*/
    background: white;
    border-radius: 50%;
    width: calc(1em + .3vw);
    height: calc(1em + .3vw);
    font-size: calc(1em + .25vw);
    margin-left: 1vw;
    text-align: center;
    display: block;
    /*padding-top: .75vh;*/
}

.cus_social_footer > a > i{
    color: #2557c7!important;
}

/* .footerDisclaimerDiv {
    font-size: 12px;
    margin-top: 3%;
    padding-left: 5%;
    padding-right: 5%;
} */

@media only screen and (max-width: 768px){
    /***************** EMAIL *********************/
    #email
    {
        width: 100%;
        height: 30px;
        font-size: 12px;
        padding: 0 15px;

    }
    /* #socialicons{
        margin-left: auto;
        margin-right: auto;
    } */
    .header .menuRow, .followUsDiv, .followUsDiv .cus_social{
        /* margin-top: 45px; */
        /* padding: 0; */
        /* margin-left: -20px; */
        /* margin-right: 20px; */
        /* flex: 0 0 40%; */
        margin-left: auto;
        margin-right: auto;
    }

    .followUsDiv{
        display:none;
    }

    .emailDiv {
        border: 1px solid #3b6aec;
        margin-bottom: 75px;
        padding: 0;
        margin: auto;
        max-width: 615px;
        flex: 0 0 50%;
    }

    .personalInfoDiv, .questionsInfoDiv, .pd-script-wrapper{
        border: 1px solid #3b6aec;
    }

    label.mainLabel {
        color: #2643b0;
        text-align: center;
        width: 100%;
        font-size: 2.5vh;
        font-weight: 600;
    }
    
    
    .dailySweepsSubLabel{
        margin: auto;
        text-align: center;
        font-size: 34px;
        font-weight: 700;
        color: #ff26a6;
        margin-bottom: 45px;
    }
    
    label.subLabel {
        font-size: 1.7vh;
        text-align: center;
    }

    .footerDisclaimerDiv{
        font-size: 1.2vh; 
        padding: 5px;
    }

    /*.followUsLabel{*/
    /*    font-size: 1.8vh;*/
    /*}*/
    .footer .footerFollowUsDiv {
        padding: 0;
        /* width: 380px; */
        margin: 0px 0px 10px 0px
        /* font-size: 1vh; */
    }

    /*.footerLogoDiv{*/
    /*    display: none;*/
    /*}*/

    .cus_cs_City {
        padding:0;
        font-size: 12px;
    }

    .cus_cs_State{
        font-size: 12px;
    }

    .offersDiv{
        font-size:12px;
    }

    .offerFormStyle{
        font-size:12px;
        height: 30px;
    }

    .personalInfoDiv, .questionsInfoDiv{
        margin-bottom: 75px;
        padding: 0;
        max-width: 615px;
        flex: 0 0 50%;
        background: #fff;
        padding: 15px;
        margin: auto;
        margin-bottom: 85px;
    }
    
    .questionsInfoDiv_row{
        font-size: 14px;
    }
    
    label.piLabel1, label.questionLabel1 {
        font-size: 20px!important;
        font-weight: 600;
        text-align: center;
        width: 100%;
        color: #264399;
    }
    label.questionLabel1 {
        font-size: 34px;
    }
    #first_name, #last_name, #address {
        width: 100%;
        height: 30px;
        font-size: 12px;
        margin: 5px 0px;
    }
    #phone, #zip{
        width: 100%;
        height: 30px;
        font-size: 12px;
        margin: 5px 0px;
    }
    .piDisclaimer {
        background: #fff;
        margin: 0;
        text-align: center;
        font-size: 7px;
        padding: 20px 1px;
    }
    
    .cus_mail_not {
        min-height: 50px;
        padding-bottom: 20px;
        padding-top: 10px;
        background: #fff;
    }
    .opintInLabel {
        margin-left: 20px;
        margin-top: -25px;
        font-size: 12px;
    }
    .col-lg-12.giveawaysDiv {
        text-align: center;
        margin: 25px auto;
    }
    label.emailDisclaimer {
        background: #fff;
        margin: 0;
        text-align: center;
        font-size: 8px;
        padding: 20px 0;
    }
    
    .margint20 {
        margin: 15px auto;
        text-align: center;
    }   

    /* .cus_social{
        margin: 2px 10px;
        max-width: 25%;
    } */
}

@media only screen and (min-width: 769px){
    /***************** EMAIL *********************/
#email
{
    width: 100%;
    height: 35px;
    font-size: 16px;
    padding: 0 15px;

}
    
    .footerDisclaimerDiv{
        margin-top: auto;
        margin-bottom: auto;
    }
.cus_social{
    margin-left: 8px;
}
label.mainLabel {
    color: #2643b0;
    text-align: center;
    width: 100%;
    font-size: 28px;
    font-weight: 600;
}


.dailySweepsSubLabel{
    margin: auto;
    text-align: center;
    font-size: 34px;
    font-weight: 700;
    color: #ff26a6;
    margin-bottom: 25px;
}

label.subLabel {
    font-size: 18px;
    text-align: center;
}
/* label.followUsLabel {
    font-size: 16px;
} */
    .emailDiv {
        border: 1px solid #3b6aec;
        margin-bottom: 75px;
        padding: 0;
        margin: auto;
        max-width: 615px;
        flex: 0 0 50%;
    }

    .cus_cs_City {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 10px;
    }
    .personalInfoDiv, .questionsInfoDiv, .pd-script-wrapper, .offersDib{
        margin-bottom: 75px;
        padding: 0;
        max-width: 615px;
        flex: 0 0 50%;
        background: #fff;
        padding: 15px;
        font-size: 14px;
        margin: auto;
        margin-bottom: 85px;
        border: 1px solid #3b6aec;

    }
    label.piLabel1, label.questionLabel1 {
        font-size: 26px;
        font-weight: 600;
        text-align: center;
        width: 100%;
        color: #264399;
    }
    label.questionLabel1 {
        font-size: 34px;
    }
    #first_name, #last_name, #address {
        width: 100%;
        height: 35px;
        font-size: 16px;
        margin: 5px 0px;
    }
    #phone, #zip{
        width: 100%;
        height: 35px;
        font-size: 16px;
        margin: 5px 0px;
    }
    .piDisclaimer {
        background: #fff;
        margin: 0;
        text-align: center;
        font-size: 11px;
        padding: 20px 1px;
    }
    
    .cus_mail_not {
        min-height: 50px;
        padding-bottom: 20px;
        padding-top: 10px;
        background: #fff;
    }
    .opintInLabel {
        margin-left: 20px;
        margin-top: -25px;
        font-size: 16px;
    }
    .col-lg-12.giveawaysDiv {
        text-align: center;
        margin: 25px auto;
    }
    label.emailDisclaimer {
        background: #fff;
        margin: 0;
        text-align: center;
        font-size: 8px;
        padding: 20px 0;
    }
    
    .margint20 {
        margin: 15px auto;
        text-align: center;
    }
}
/*.skip_offer:hover, .skip_offer:active{*/
/*    background: #409444;*/
/*    border-color: #409444;*/
/*}*/

.sweepsDiv .enterDiv a {
    background-color: #ff2d9b;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 50px;
    border: solid 3px white;
}
.sweepsMain {
    margin-bottom: 50px;
    min-height: calc(59vh);
}

button#email_submit {
    background: #4caf50;
    border-radius: 25px;
    width: 100%;
    border: none;
    font-size: 24px;
    font-weight: 700;
    color: white;
}

.disclaimer{
    font-size: calc(.7em + .1vw);
}

/*.submit_offer:focus,*/
/*.submit_offer.focus {*/
/*    box-shadow: none, 0 0 0 0.2rem #ff26a6;*/
/*  }*/
/*  */
/*  .submit_offer.disabled,*/
/*  .submit_offer:disabled {*/
/*    color: #ffffff;*/
/*    background-color: #ff7ac8;*/
/*    border-color: #ff7ac8;*/
/*  }*/
/*  */
/*  .submit_offer:not(:disabled):not(.disabled):active,*/
/*  .submit_offer:not(:disabled):not(.disabled).active,*/
/*  .show>.submit_offer.dropdown-toggle {*/
/*    color: #ffffff;*/
/*    background-color: #ff26a6;*/
/*    border-color: #ff26a6;*/
/*  }*/
/*  */
/*  .submit_offer:not(:disabled):not(.disabled):active:focus,*/
/*  .submit_offer:not(:disabled):not(.disabled).active:focus,*/
/*  .show>.submit_offer.dropdown-toggle:focus {*/
/*    box-shadow: none, 0 0 0 0.2rem #ff26a6;*/
/*  }*/


#personal_submit, button#questions_submit, .submit_offer, #get_pd{

    background: #4caf50;
    width: 100%;
    border-radius: 25px;
    border: none;
    font-size: 16px;
    font-weight: 700;
    color: white;
}

.toggler{
    color: rgb(255,38,166)!important;
    font-size: calc(2em + 1vw);
}


.px-offer{
    font-size: .75rem;
}
.skip_offer{
    background: #ff26a6;
    width: 100%;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 700;
}

.skip_offer:hover, .skip_offer:active, .skip_offer:disabled{
    background: #9f1d6a!important;
}

#personal_submit:hover, #get_pd:hover, button#questions_submit:hover, .submit_offer:hover, #personal_submit:active, #get_pd:active, button#questions_submit:active, .submit_offer:active{
    /*background: #cf0e80;*/
    /*border-color: #cf0e80;*/
    color: white;
}

.footerFollowUsDiv {
    margin-top: 65px;
}

a#pathX_offer_link {
    float: none !important;
}
.topLeftImageDesktop{
    /*width: 410px;*/
    /*margin-left: -15px;*/
    /*height: 150px;*/
    width: 20vw;
}

.nav-link{
    font-size: calc(1em + .6vw);
    color: #ff2d9b;
    font-weight: 600;
    padding-left: 2vw!important;
    padding-right: 2vw!important;
    /* text-shadow: 1px 2px 8px #00000085; */
}

.nav-link:hover{
    color: #ba146b;
}

.cus_social{
    color: #2557c7;
    background: white;
    /*padding:.5vw .5vw;*/
    /*flex: 0 0 20.667%;*/
    border-radius: 50%;
    width: calc(1em + .5vw);
    height: calc(1em + .5vw);
    font-size: calc(1em + .5vw);
    box-shadow: 2px 2px 7px 0px #000000de;
    margin-left: 1vw;
    text-align: center;
    float: left;
    display: block;
    padding-top: .75vh;
}

.cus_follow_us {
    padding: 0;
    /* max-width: 120px; */
}
.womanDiv
{
    text-align:right;
    /* margin-bottom: 0!important; */
    /* padding-bottom: 0!important; */
    padding-right: 0!important;
}

.body-wrap{
    padding-bottom: 22vh;
}

.womanDiv img {
    width: 29vw;
}
.hidden {
    display:none!important;
}
body .container {
    width: 100%;
    max-width: inherit;
    padding: 0;
}


.marginb20 {
    background:#fff;
}
.emailLabel1 {
    font-size: 38px;
    font-weight: 900;
    text-align: center;
    width: 100%;
    padding-top: 10px;
    color: #1635a5;
    background: white;
    margin-bottom: 0;
}
.emailLabel2 {
    text-align: center;
    width: 100%;
    color: #1635a5;
    font-size: 20px;
    background: #fff;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 10px;
}
#pathX_survey .form-group label.col-lg-2 {
    margin-left: 0px !important;
    padding-right: 0;
}

/*@media (max-width: 1300px){*/
/*    .womanDiv img{*/
/*        width: 30vw;*/
/*    }*/
/*}*/
@media (max-width: 1200px) {
    /*.topLeftImageDesktop img {*/
    /*    width: 350px;*/
    /*    margin-left: -15px;*/
    /*    height: 150px;*/
    /*}*/
    .header .menuRow, .followUsDiv, .followUsDiv .cus_social{
        /* margin-top: 45px; */
        /* padding: 0; */
        /* margin-left: -20px; */
        /* margin-right: 20px; */
        /* flex: 0 0 40%; */
        /* text-align: center; */
    }
    .cus_follow_us {
        /* width: 350px; */
        /* min-width: 200px; */
        /* text-align: center; */
    }
    .sweepsDiv .dailySweepsHeaderLabel {
        font-size: 75px;
        font-weight: bold;
        line-height: 80px;
        margin-bottom: 30px;
        margin-top: 20px;
    }
    /*.cus_social {
        max-width: 45px;
        padding: 0 10px;
        margin-right: 5px;
    }*/
    /* .cus_social { */
        /* max-width: 45px; */
        /* padding: 0 0px; */
        /* margin-right: 5px; */
    /* } */
    .offset-lg-4.col-lg-4.offset-md-3.col-md-6.questionsInfoDiv.questionsInfoDivmain {
        width: 50%;
        min-width: 50%;
    }

    .womanDiv img {
        width: 45vw;
    }

    .body-wrap{
        padding-bottom: 24vh;
    }

.cus_cs_City {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
}

}
.cus_cs_State
{
    padding: 0;
}

#index-row{
    /*margin-top: 5vh;*/
}



@media (max-width: 991px) {
    .col-lg-6.cus_cs_State {
        padding: 0;
    }
}
.cus_dob select.month {
    width: 70px;
}

@media(max-width: 830px) {
    /* .cus_social { */
        /* max-width: 45px; */
        /* padding: 0px; */
        /* margin-right: 5px; */
        /* flex: 0 0 20.667%; */
    /* } */
}
@media(max-width: 800px) {
    /* .cus_social { */
        /* max-width: 45px; */
        /* padding: 0px; */
        /* margin-right: 5px; */
        /* flex: 0 0 20.667%; */
    /* } */
}
@media (max-width: 768px) {
    .cus-
    .offset-lg-4.col-lg-4.offset-md-3.col-md-6.questionsInfoDiv.questionsInfoDivmain {
        width: 50%;
        min-width: 75%;
    }
    .cus_dob {
        padding: 0;
        float: left;
        width: 32%;
        max-width: 32%;
    }
    .cus_dob select.day, .cus_dob select.month, .cus_dob select.year {
        width: 100%;
    }
    .topLeftImageDesktop {
        padding-right: 0;
    }
    .topLeftImageDesktop img {
        width: 275px;
        margin-left: -15px;
        height: 110px;
    }

    .sweepsDiv .dailySweepsHeaderLabel {
        font-size: 60px;
        font-weight: bold;
        line-height: 72px;
        margin-bottom: 10px;
    }
    .sweepsDiv .dailySweepsSubLabel {
        font-size: 34px;
        font-weight: bold;
    }
    .womanDiv img {
        height: 100%;
        width: 100%;
    }
    /*.footer {*/
    /*    padding: 0px 35px;*/
    /*}*/
    .footer .footerFollowUsDiv {
        padding: 0;
    }
    .footer img {
        max-height: 100%;
        width: 100%;
        /* margin-top: 35px; */
    }

    /*.footerLogoDiv a img {*/
    /*    width: 125px;*/
    /*}*/
    .cus_dob select.month, .cus_dob select.day, .cus_dob select.year {
        padding: 0;
        width: 95%;
    }
}
/*@media (max-width: 700px) {*/
/*    .topLeftImageDesktop img {*/
/*        width: 50%;*/
/*        margin-left: -15px;*/
/*    }*/

/*    .cus_follow_us {*/
/*        !* width: 90px; *!*/
/*    }*/
/*    .sweepsDiv {*/
/*        padding-bottom: 50px;*/
/*    }*/
/*    .footer img {*/
/*        max-height: 100%;*/
/*        width: 45%;*/
/*        !* margin-top: 35px; *!*/
/*    }*/
/*    !* .footerDisclaimerDiv {*/
/*        font-size: 12px;*/
/*        margin-top: 3%;*/
/*        padding-left: 10%;*/
/*        padding-right: 10%;*/
/*    } *!*/
/*    !* .footer .footerFollowUsDiv {*/
/*        padding: 0;*/
/*        width: 380px;*/
/*        margin: 20px auto;*/
/*    } *!*/
/*}*/
/*@media (max-width: 600px) {*/
/*    .header .followUsDiv {*/
/*        margin-top: 0;*/
/*        padding: 0;*/
/*        float: right;*/
/*        margin: -100px 320px 0;*/
/*        height: 45px;*/
/*        width: 289px;*/
/*        float: right;*/
/*        min-width: 200px;*/
/*    }*/
/*    .header .menuRow {*/
/*        padding: 0;*/
/*        margin-left: 155px;*/
/*        margin-top: 18px;*/
/*        margin-bottom: 25px;*/
/*        display: none;*/
/*    }*/
/*}*/

/*@media (max-width: 445px)*/
/*{*/
/*    .header .followUsDiv {*/
/*        margin: -100px 235px 0;*/
/*    }*/
/*}*/

/*@media (max-width: 425px) {*/
/*    .topLeftImageDesktop img {*/
/*        width: 65%;*/
/*        margin-left: -15px;*/
/*        height: 120px;*/
/*    }*/
/*    .header {*/
/*        !* padding-bottom: 35px; *!*/
/*        padding-bottom: 0px;*/
/*    }*/

/*    .header .menuRow {*/
/*        padding: 0;*/
/*        margin-left: 60px;*/
/*        margin-top: 18px;*/
/*        margin-bottom: 25px;*/
/*    }*/
/*    .header .followUsDiv {*/
/*        margin-top: 0;*/
/*        padding: 0;*/
/*        float: right;*/
/*        margin: -100px 225px 0;*/
/*        width: 200px;*/
/*        float: left;*/
/*        min-width: 200px;*/
/*        height: 100px;*/
/*    }*/
/*    .footerFollowUsDiv .cus_follow_us {*/
/*        width: 350px;*/
/*        min-width: 100%;*/
/*        text-align: center;*/
/*    }*/
/*    !* .footer .footerFollowUsDiv {*/
/*        padding: 0;*/
/*        max-width: 200px;*/
/*        margin: 20px auto;*/
/*    } *!*/
/*    !* .footerDisclaimerDiv {*/
/*        font-size: 12px;*/
/*        margin-top: 3%;*/
/*        padding-left: 0%;*/
/*        padding-right: 0%;*/
/*    } *!*/

/*    .emailDiv {*/
/*        border: 1px solid #3b6aec;*/
/*        margin-bottom: 75px;*/
/*        padding: 0;*/
/*        margin: auto;*/
/*        max-width: 615px;*/
/*        flex: 0 0 85%;*/
/*    }*/
/*    .personalInfoDiv, .questionsInfoDiv {*/
/*        margin-bottom: 75px;*/
/*        padding: 0;*/
/*        max-width: 615px;*/
/*        flex: 0 0 85%;*/
/*        background: #fff;*/
/*        padding: 15px;*/
/*        margin: auto;*/
/*        margin-bottom: 85px;*/
/*    }*/
/*    label.questionLabel1 {*/
/*        font-size: 28px;*/
/*    }*/
/*}*/

/*@media(max-width:414px)*/
/*{*/
/*    .header .followUsDiv {*/
/*        margin-top: 0;*/
/*        padding: 0;*/
/*        float: right;*/
/*        margin: -100px 210px 0;*/
/*        width: 200px;*/
/*        float: left;*/
/*        min-width: 200px;*/
/*        height: 100px;*/
/*    }*/
/*}*/
/*@media (max-width: 375px) {*/
/*    .topLeftImageDesktop img {*/
/*        width: 100%;*/
/*        margin-left: -15px;*/
/*    }*/
/*    .header .menuRow {*/
/*        padding: 0;*/
/*        margin-left: 30px;*/
/*        margin-top: 18px;*/
/*        margin-bottom: 25px;*/
/*    }*/
/*    .footer img {*/
/*        max-height: 100%;*/
/*        width: 85%;*/
/*        !* margin-top: 35px; *!*/
/*    }*/
/*    .header .followUsDiv {*/
/*        display: none;*/
/*    }*/

/*}*/

/*@media (max-width: 320px) {*/
/*    .topLeftImageDesktop img {*/
/*        width: 100%;*/
/*        margin-left: -15px;*/
/*    }*/
/*    .header .followUsDiv {*/
/*        display: none;*/
/*    }*/
/*    .header .menuRow {*/
/*        padding: 0;*/
/*        margin-left: 30px;*/
/*        margin-top: 18px;*/
/*        margin-bottom: 25px;*/
/*    }*/
/*    .footer img {*/
/*        max-height: 100%;*/
/*        width: 85%;*/
/*        !* margin-top: 35px; *!*/
/*    }*/
/*    .sweepsDiv .dailySweepsHeaderLabel {*/
/*        font-size: 60px;*/
/*        font-weight: bold;*/
/*        line-height: 72px;*/
/*        margin-bottom: 10px;*/
/*    }*/

/*    label.subLabel {*/
/*        font-size: 16px;*/
/*        text-align: center;*/
/*    }*/
/*}*/


.topnav {
    overflow: hidden;
    background-color: #333;
    display: none;

}

.topnav a {
    float: left;
    display: block;
    color: #ff26a6;
    text-align: center;
    padding: 0px 16px;
    text-decoration: none;
    font-size: 32px;
}

.topnav a:hover {
    background-color: #fff;
    color: #ff26a6;
}

.topnav a.active {
    background-color: #4CAF50;
    color: white;
}

.topnav .icon {
    display: none;
}

@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav {
        overflow: hidden;
        background-color: #fff;
        margin-top: 15px;
        margin-bottom: 15px;
        display: block;
        width: 100%;

    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: center;
    }
    .topnav a.icon {
        float: none;
        display: block;
    }
}

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

    .followUsDiv {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media screen and (max-width: 1280px ){
    /* label.followUsLabel {
        font-size: 16px;
    } */
    .followUsDiv {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media screen and (max-width: 1024px ){
    .followUsDiv {
        padding-right: 10px;
        padding-left: 10px;
    }
}

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

    .cus_follow_us{
        /* max-width: 135px; */
        /* flex: 0 0 35.333333%; */
    }
    /* .cus_social { */
        /* max-width: 38px; */
    /* } */
}
@media screen and (max-width: 1060px){
    /*.cus_follow_us {
        max-width: 100%;
        flex: 0 0 99.333333%;
    }*/
    .footerFollowUsDiv {
        margin-top: 35px;
    }
}

input[type=text], select, textarea {
    display: inline-block;
    width: 100%;
    padding: .5rem .75rem;
    /* font-size: 14px; */
    line-height: 1.25;
    color: #55595c!important;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    margin-bottom: 1px !important;
    /* height: 35px; */
    float: left;
}


.form-control{
    font-size: 0.75rem;
}

#pathX_question button.btn {
    background-color: rgb(255, 38, 166);
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
#pathX_survey .form-group label{
    float: right;
    width: fit-content;
}
#pathX_survey .form-group label{
    float: right;
    width: fit-content;
}
#pathX_survey .form-group label:first-child {
    float: none;
    display: block;
    width: 100%;
}
#pathX_survey .form-group label.col-lg-2 {
    margin-left: 9px;
    /* font-size: 14px; */
}
#pathX_survey .form-group label.col-lg-6.col-lg-2{
    margin-left: 0;
}
.cus_dob {
    padding: 0;
}
.cus_dob select {
    padding: 0;
}
.cus_dob select.day {
    padding: 0;
    width: 60px;
    height: 30px;
}
.cus_dob select.month {
    padding: 0;
    width: 80px;
    height: 30px;
}
.cus_dob select.year {
    padding: 0;
    width: 70px;
    height: 30px;
}
#pathX_question button.btn {
    display: none;
}
.questionsInfoDivmain  {
    margin: 30px auto;
}
#pathX_offer_link {
    height: 100%;
}
/*#pathX_offers {
    display: flex !important;
}
#pathX_offers .pathX_offers_group {
    order: 10;
}
#pathX_offers .pathX_offers_group.featured_offer {
    order: 1;
}*/

.cus_margin{
    margin-top: -100px;
}

/*******Api******/
.modal-dialog {
    max-width: 50vw;
    margin-top: 10vh;
    margin-left: auto;
    margin-right: auto;
}
label.answerLabel {
    min-width: 100px;
}
.margint10
{
    margin-top:10px;
}
.margint20
{
    margin-top:20px;
}
.wgm_privacy_request_button_row
{
    margin-bottom:30px;
}
#privacy_policy_request_div
{
    height:330px;
}


/* ****** EWT Dev****** */
#pathx_survey_submit_btn {
    display:none;
}

#pathX_survey .btn {
        background-color: #ff26a6 !important;
}

.marketing_partners{
    color: #007bff!important;
    text-decoration: none;
    background-color: transparent;
}

.marketing_partners:hover{
    cursor: pointer;
    text-decoration:underline!important;
}

.offer-image{
    max-width: -moz-available;          /* WebKit-based browsers will ignore this. */
    max-width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    max-width: fill-available;
    max-width: 100%;
    left: 0;
    right: 0;
    /* padding-left: 20px; */
}
.thanksImg{
    max-width: -moz-available;          /* WebKit-based browsers will ignore this. */
    max-width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
    max-width: fill-available;
    max-width: 100%;
}

.col-12 > .margin-bottom-20 > .col-12{
    padding-left: 0;
}

.col-12.form-group{
    padding-left: 0;
}


.offerLoader{
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #cf0e80;
    border-left:16px solid #cf0e80;
    border-bottom: 16px solid #4caf50;
    border-right: 16px solid #4caf50;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    /*top: 50%;*/
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

h1{
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    width: 100%;
    color: #264399;
}
.trustlock{
    padding-left:6vw;
    max-width:-webkit-fill-available;
    margin: 0!important;
}

@media only screen and (max-width : 993px) {
    #index-row{
        margin-top: 1.5vh;
    }
    .articleImageDiv
    {
        width:35%!important;
    }
    .articleTextDiv
    {
        width:60%!important;
    }
    #articlesDiv img{
        height:100%!important;
        width:100%!important;
    }

    .topLeftImageDesktop{
        display:none;
    }

    .followUsNav{
        display:none;
    }

    .topLeftImageMobile{
        display: block;
        width:30vw;
    }

    .cus_social_footer{
        font-size: calc(1em + 2vw);
        width: calc(1em + 2vw);
        height: calc(1em + 2vw);
    }

    .womanDiv img{
        width: 50vw;
        height: auto;
        margin-top: 4vh;
    }
.dailySweepsHeaderLabel{
    font-size:60px;
}
    .body-wrap{
        padding-bottom: 26vh;
    }

    .trustlock{ padding-left: 0vw;}

    /*.footerLogoDiv{*/
    /*    display: none;*/
    /*}*/
}


@media only screen and (max-width: 770px){
    .body-wrap{
        padding-bottom: 34vh;
    }

}