﻿#landingBlur {
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: .3;
    z-index: 8;
    position: absolute;
}

.blurBars {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#page-content >.emperitas__header >.videos-carousel-container >.carousel >li {
    padding-top: 0px;
}

#page-content >.emperitas__header >.videos-carousel-container >.player-outer-container {
    background-color: #ffffff !important;
}

.raise {
    z-index: 9;
}

.hideThis {
    display: none;
}

.emperitas__lander {
    font-size: 20px;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
}
.emperitas__DynamicHeader {
    background-repeat: no-repeat;
    background-position: 50% 26%;
    background-size: cover;
    max-width: 100%;
    height: 494px;
    font-size: 16px;
    font-family: 'open-sans',sans-serif;
}

.defaultImage {
    background-image: url('/getmedia/8f3d2290-1413-4b34-af43-d5e490112923/TRUSTPLAY-orig.jpg');
}

.trustImage {
    background-image: url('/getmedia/22b89b4e-356d-466a-810c-6f37b474c931/trustPlay-desktop.jpg');
}

.evpImage {
    /*these use the ceo image*/
    background-image: url('/getmedia/df975a9c-a6aa-47b4-9a7a-137a46e3a725/CEO-desktop.jpg');
}

.unknowingImage {
    background-image: url('/getmedia/b0a0aa24-7abd-468b-90a1-e9601b0f27e5/unknowing-desktop.jpg');
    background-position: inherit;
}

.obstaclesLandingImage {
    background-image: url('/getmedia/ae262b17-2ab8-4739-9c72-6196a07f1e49/obstaclesLandingImage-desktop.jpg');
}

.missionLandingImage {
    background-image: url('/getmedia/77565dee-86cb-4985-872e-eb1fb892b4af/missionLandingImage-desktop.jpg');
    background-position-y: 0%;
    background-position-x: 39%;
}
/*background images for new landers 1-30-20*/
.beyondBarracksImage {
    background-image: url('/getmedia/a4f1c811-7990-4f76-a018-e6bdc53c6771/beyondBarracks-desktop-LoRes.jpg');
}

.mythsLandingImage {
    background-image: url('/getmedia/5808ff57-61f5-4507-a5b0-2e7151f99180/mythsImage-desktop-LoRes.jpg');
}
/*End of background images for new landers 1-30-20*/
.onboardingPurchase {
    background-image: url('/getmedia/ee72c327-1d24-4566-9959-fbce19e06b73/onboardingPurchase-desktop-LoRes.jpg');
}

.obstaclesMissionImage {
    background-image: url('/getmedia/c17b8ea1-1948-4b1a-8f56-8dcd5f44af04/obstaclesMission-desktop-LoRes.jpg');
}
/*Background image for directmail landers 3-25-20*/
.directmailEligibilityHero {
    background-image: url('/getmedia/dd02d05b-d5c9-403e-bc62-493b1208e839/DirectMail-PurchOnboarding-eligibilityhero-DESKTOP.jpg');
}
/*newlander 4-1-20*/
.obstaclesLandingImageTouchPoint3 {
    background-image: url('/getmedia/dbf3847e-0fee-48d7-ab70-d5cdd58b7456/Obstacles-Touchpt3-DESKTOP.jpg');
}

.trustLandingImageTouchPoint3 {
    background-image: url('/getmedia/3cdfbbc4-3cb5-4e66-b6ab-6c8155078738/Trust-Touchpt3-DESKTOP.jpg');
    background-position-y: 0%;
}

.missionLandingImageTouchPoint3 {
    background-image: url('/getmedia/89afce3e-5a8b-48c8-8adf-ff793a47807c/Mission-Touchpt3-DESKTOP.jpg');
    background-position-y: top;
}

.processLandingImageTouchPoint3 {
    background-image: url('/getmedia/3333b061-8ef8-40ce-b875-dc504c31fe85/Process-Touchpt3-DESKTOP.jpg');
}
/* Omni Channel Background images 4-2-20**/
.statusCheckL1BackgroundImage {
    background-image: url('/getmedia/01616586-2618-453f-9660-b9df7dda4d2d/StatusCheckL1-DESKTOP.png');
}

.statusCheckL2BackgroundImage {
    background-image: url('/getmedia/8d1a381e-fc9b-432e-87f7-849d6a32a8e3/StatusCheckL2-DESKTOP.png');
}

.statusCheckL3BackgroundImage {
    background-image: url('/getmedia/283f1edc-1f75-47c3-b26f-718b0146f097/StatusCheckL3-DESKTOP.png');
}

.statusCheckL4BackgroundImage {
    background-image: url('/getmedia/ee7976ba-9606-479b-a09c-9c86bc7db1f1/StatusCheckL4-DESKTOP.png');
}

.statusCheckL5BackgroundImage {
    background-image: url('/getmedia/71e091bd-4edd-41a0-8c44-7cde4ee4b26c/StatusCheckL5-DESKTOP.png');
}

.statusCheckL6BackgroundImage {
    background-image: url('/getmedia/b0c7ca0e-7df9-412a-9872-e6a50ff3a37e/StatusCheckL6-DESKTOP.png');
}
/*stlyes used in omni channel lander*/
.emailTwo__box__pHandler {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
}

    .emailTwo__box__pHandler p {
        font-size: 21px;
        font-weight: 600;
        line-height: 24px;
        font-family: 'Montserrat', sans-serif;

      
    }

.emailTwo__title {
    font-size: 38px;
    text-align: center;
    margin: 50px auto 30px auto;
    line-height: 52px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;

   
}

.emailTwo__subtitle {
    display: block;
    font-size: 20px;
    line-height: 32px;
    margin-top: 10px;
    color: #666;
    opacity: 0.75;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;

   
}

.emailTwo__boxRow {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding: 0 0 60px 0;

    
}

.emailTwo__boxRow__box {
    width: 100%;
    border: 1px solid #666666;
    padding: 30px 15px 20px;
    max-width: 570px;
    min-width: 320px;
    margin: 0 15px;

   
}

.emailTwo__box {
    cursor: pointer;
    text-decoration: none;
}

.emailTwo__image-wrap {
    height: 59px;
    width: 60px;
    margin: 10px auto 10px;
}
/* end of omni channel styles */


#page-content .emperitas__CircleArea p {
    margin-bottom: 50px;

}

.emperitas__CircleRow {
    display: flex;
    flex-direction: row;
    color: gray;
    margin-bottom: 40px;
    width: 100%;
    justify-content: left;

}

.emperitas__CircleRow__number {
    font-size: 40px;
    height: 57px;
    width: 57px;
    border-style: solid;
    border-width: 2px;
    border-radius: 50px;
    text-align: center;
    line-height: 51px;
    margin-right: 25px;
    color: gray;
    border-color: gray;
    font-family: 'Montserrat', sans-serif;


}

.emperitas__CircleRow__textarea {
    width: 92%;
    font-size: 17px;
}

.emperitas__CircleRow__textarea__title {
    font-weight: 600;
    margin-bottom: 10px;
    color: #666666;
    font-family: 'Montserrat', sans-serif;

   
}



#page-content >.emperitas__header >h1 {
    text-shadow: 2px 2px 6px #000;
    font-size: 48px;
    line-height: 58px;
    display: flex;
    flex-direction: column;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;

    
}

.headline_mobile>span {
    display: none;
    color: aqua;
    font-family: 'Montserrat', sans-serif;

    
}

#page-content> .emperitas__lander >h2 {
    text-align: center;
    font-size: 48px;
    margin: 50px auto 30px auto;
    line-height: 52px;
    font-family: 'Montserrat', sans-serif;

   
}

.emperitas__lander >.table {
    position: relative;
    min-height: inherit;
    display: table;
    width: 100%;
    height: 100%;
}

.emperitas__Mid {
    margin-bottom: 45px;

    
}

#page-content >.emperitas__lander >.sub-headline {
    display: block;
    font-size: 20px;
    line-height: 40px;
    margin-top: 10px;
    color: #333;
    opacity: 0.55;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;

}

#page-content >.emperitas__lander__h2 >h2 {
    text-align: left;
    font-weight: 600;
    font-size: 32px;
    line-height: 50px;
}


#page-content >.get-to-know-us-page >.emperitas__lander >.contact-options >.table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 30px;
    table-layout: fixed;
}

#page-content >.emperitas__lander >.get-to-know-us-page >.contact-options >h5 {
    font-size: 30px;

}

#page-content >.emperitas__header >.videos-carousel-container {
    padding-bottom: 0px;
}

    #page-content >.emperitas__header >.videos-carousel-container >.player-outer-container {
        background-color: #B3B3B3;
    }

    #page-content >.emperitas__header >.videos-carousel-container >.mobile-copy-slides >li {
        padding: 0;
    }

    #page-content >.emperitas__header >.videos-carousel-container >.mobile-copy-slides {
        height: 0px;
    }

    #page-content >.emperitas__header >.videos-carousel-container >.carousel >li >.constrain > div:nth-child(2) {
        z-index: 3;
    }

    #page-content >.emperitas__header >.videos-carousel-container >.constrain {
        margin-top: 0px;

       
    }

.emperitas__lander__headlineHolder {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 10%;
    margin-left: 10%;
}

.emperitas__lander__headline {
    margin: auto;
}

.emperitas__videolander__headlineHolder {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 10%;
    margin-left: 10%;
}

.emperitas__videolander__headline {
    margin: auto;
}

    .emperitas__videolander__headline >h1 {
        display: flex;
        flex-direction: column;
        color: #ffffff;

        
    }

.emailTwo__thankyou__mainTitle {
    font-size: 48px;
    text-align: center;
    margin: 60px auto 30px auto;
    line-height: 52px;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    min-width: 280px;
    max-width: 725px;
    width: 100%;


    
}

.emailTwo__thankyou__subTitle {
    font-size: 36px;
    text-align: center;
    margin: 25px auto 10px auto;
    line-height: 53px;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    min-width: 280px;
    max-width: 725px;
    width: 100%;

    
}

.emailTwo__thankyou__textBody {
    text-align: center;
    margin: 30px auto 0px auto;
    line-height: 29px;
    font-family: 'open-sans',sans-serif;
    color: #333333;
    padding: 0 5px;
    max-width: 800px;

    
}

    .emailTwo__thankyou__textBody >p {
        font-size: 21px;

       
    }

.thankyou__bold {
    font-weight: 700;
}

.thankyouEmailBackgroundImage {
    background-image: url('/getmedia/a9ab6104-7883-495a-84e6-ca185669ea1d/ThankyouEmailImage.png');
    margin: 0 auto;
    background-size: cover;
}

.emailLandingPage__headLineArea {
    padding: 0px;
    margin: 55px 0 60px 0;

    
}

.emailLandingPage__title {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: normal;
    font-style: normal;
    line-height: 2.26;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    text-align: center;
    margin-bottom: 25px;

    
}

.emailLandingPageQR__title {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    text-align: center;
    margin-bottom: 25px;
    padding: 0 25px;

    
}

.emailLandingPage__subtitle {
    font-family: 'Open Sans', sans-serif;
    font-size: 20.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 0.39px;
    text-align: center;
    color: #333333;
    text-align: center;

    
}

.emailLandingPage__boxArea--title {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.61px;
    text-align: left;
    color: #333333;
    margin: 0 0 35px 0;

    
}

.emailLandingPage__row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 71px 0;

    
}

.emailLandingPage__box {
    width: 366px;
    height: 337px;
    padding: 24px;
    border: solid 1px #5e5e5e;
    background-color: #ffffff;
    color: #333333;
    text-decoration: none;
    flex-direction: row;

    
}
.emailLandingPage__box:hover {
    border: solid 1px #caa251;
}

.emailLandingPage__box--black {
    border: solid 1px #5e5e5e;
    color: #333333;
}

.emailLandingPage__box--gold {
    border: solid 1px #caa251;
    color: #333333;
}
.emailLandingPage__box--icon {
    height: 93px;
    margin: 0 auto 28px auto;
    background-repeat: no-repeat;
}

.emailLandingPage__box--title {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 21px;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 13px 0;

   
}

.goldText {
    color: #caa251;
}

.boxTextGrow {
    font-size: 18.5px;

    
}

.emailLandingPage__box--text {
    font-family: 'Open Sans', sans-serif;
    font-size: 18.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.51;
    letter-spacing: normal;
    text-align: center;

    
}

.emailLandingPage__boxArea {
    display: flex;
    flex-direction: column;
}

.emailLandingPage--HouseIcon {
    width: 90px;
    background-image: url('/getmedia/289d923f-2c83-4bea-91f8-6f4362aa1671/EmailLander-HouseIcon.png');
}

.emailLandingPage--HouseIcon--Gold {
    width: 90px;
    background-image: url('/getmedia/6e219b29-4857-41d4-8f99-20e48d008e33/EmailLander-HouseIcon-Gold.png');
}

.emailLandingPage--MailIcon {
    width: 80px;
    background-image: url('/getmedia/20444b0f-af0c-4cc6-b2d4-17e09ce38abe/EmailLander-MailIcon.png');
}

.emailLandingPage--MailIcon--Gold {
    width: 80px;
    background-image: url('/getmedia/b03f12e2-acdd-4d85-b91e-6a913dc6add3/EmailLander-MailIcon-Gold.png ');
}

.emailLandingPage--PhoneIcon {
    width: 87px;
    background-image: url('/getmedia/b99325d8-385d-4feb-8103-2d007e6df68c/EmailLander-PhoneIcon.png');
}

.emailLandingPage--PhoneIcon--Gold {
    width: 87px;
    background-image: url('/getmedia/7c803c6b-bc6d-4cda-b0ec-1a44e0757dfb/EmailLander-PhoneIcon-Gold.png');
}

.emailLandingPage--Banner {
    background-image: url('/getmedia/a2d5b007-5e4d-4b4d-9158-6d7cbea954b6/EmailLander-tim_Desktop.png');
    background-position-y: center;
    /*max-width: 1920px;*/
    height: 600px;
}

.flexDisplay {
    display: flex;
}

/*//web-262 and 259 styles*/
.emailLandingPage__cashoutHero {
    width: 100%;
    height: 593px;
    background-repeat: no-repeat;
    background-size: cover;

    
}

.sofaCouple {
    background-image: url('/getmedia/12bec2fd-450a-4268-b1be-f4ffd6fc91e4/SofaCouple-Desktop.png');
    background-position: center;
}

.dadandBoys {
    background-image: url('/getmedia/28242217-2cc9-4933-86bb-ce1d4c1f1256/DadAndBoys_Desktop.jpg');
    background-position: center;
}

.emailLandingPage__chatbox {
    height: auto;
    width: auto;
    position: relative;
    top: 62%;
    left: 62%;
    max-width: 430px;
    border-radius: 15px 15px 15px 0;
    max-height: 210px;

   
}

.emailLandingPage__chatbox__content {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 90%;
    padding: 26px 24px 42px 18px;
    color: #FFFFFF;
    position: relative;

   
}

.emailLandingPage__chatbox__content__top {
    display: flex;
    flex-direction: row;
    margin: 0 0 12px 0;

   
}

.emailLandingPage__chatbox__content__top--logo {
    height: 28px;
    width: 17px;
    margin: 0 11px 0 0;

    
}

.emailLandingPage__chatbox__content__top--agentName {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin: 5px 0 0 0;


    
}

.emailLandingPage__chatbox__content__top--time {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    margin: 5px 0 0 auto;
    text-transform: uppercase;

    
}

.emailLandingPage__chatbox__content--message {
    font-size: 20px;
    font-family: 'Open Sans';
    width: 92%;
    margin: 0 0px 0 28px;
    line-height: 28px;


    
}

.emailLandingPage__chatbox--tail {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 12px solid rgba(73, 144, 225, 1);
    position: absolute;
    bottom: 0px;
    left: -15px;
    mix-blend-mode: multiply;
}

.emailLandingPage__subtitle--maxwidth {
    max-width: 1161px;
    margin: 0 auto;
}

.emailLandingPage__center {
    text-align: center;
}

.emailLandingPage__tinyIcon {
    background-image: url('~/App_Themes/VeteransFirst/assets/images/icons/TinyWhiteVFIcon.png');
    height: 28px;
    width: 17px;
    background-size: cover;
    background-repeat: no-repeat;

   
}

.cashout__headLineArea {
    padding: 0px;
    margin: 69px 0 82px 0;
}

.cashout__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 58px;
    letter-spacing: normal;
    text-align: center;
    color: #4d4d4d;
    text-align: center;
    margin-bottom: 25px;
    font-size: 44px;

}

.cashout__subtitle {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 38px;
    letter-spacing: 0.39px;
    text-align: center;
    color: #333333;
    text-align: center;
}

.emailLandingPage__chatbox--background {
    background-color: rgba(73, 144, 225, 1);
    height: 100%;
    width: 100%;
    position: absolute;
    mix-blend-mode: multiply;
    border-radius: 15px 15px 15px 0;
}

.emailLandingPage__hero {
    width: 100%;
    max-width: 1920px;
    height: 600px;
    background-color: #ffffff;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
}

.QRHeroImageV1A {
    background-image: url('/getmedia/0c284e2d-9c8f-40dd-ab75-2e695477a72e/QRHero-V1A-desktopa.jpg');
    background-position: center;
}

.QRHeroImageV1B {
    background-image: url('/getmedia/023681af-db1c-466a-bbea-5eab41dcec5f/QRHero-V1B-desktop.jpg '); 
    background-position: center;
}

.QRHeroImageV1C {
    background-image: url('/getmedia/6439b728-abef-49ad-aedb-f32d632ae2a9/QRHero-V1C-desktop.jpg');
    background-position: center;
}

.QRHeroImageV1D {
    background-image: url('/getmedia/2bc76bc2-efcb-4025-aaf3-8dc81e77af40/QRHero-V1D-desktop.jpg');
    background-position: center;
}

.QRHeroImageV1E {
    background-image: url('/getmedia/51f42113-e0df-4bd2-9c85-2fc579f7b808/QRHero-V1E-desktop.jpg');
    background-position: center;
}
/*Tablet Styles*/
@media (min-width:701px) and (max-width: 1170px) {

    #page-content > .emperitas__header > .videos-carousel-container > .carousel > li {
            padding-top: 25px;
      
    }

    .emperitas__DynamicHeader {
        background-size: cover;
        height: 430px;
    }
    .unknowingImage {
        background-position-x: 28%;
    }
    .obstaclesLandingImage {
        background-position-x: 35%;
    }
    .onboardingPurchase {
        background-position-x: 80%;
    }
    .obstaclesMissionImage {
        background-position-x: 28%;
    }
    .emailTwo__box__pHandler > p {
        font-size: 18px;
    }
    .emailTwo__boxRow {
        padding: 0 0 35px 0;
    }
    .emailTwo__boxRow__box {
            max-width: 317px;
            min-width: 168px;
       
    }
    .emperitas__CircleArea {
            width: 90%;
            margin: 0 auto 0 auto;
    }
    #page-content > .emperitas__CircleArea > p {
            margin-bottom: 35px;
    }

    .emperitas__CircleRow {
        margin-bottom: 30px;
    }
    .emperitas__CircleRow__textarea {
        width: 85%;
        font-size: 14px;
    }
    .emperitas__CircleRow__textarea__title {
        margin-bottom: 4px;
    }
    #page-content > .emperitas__header > h1 {
            font-size: 45px;
            margin-bottom: 0px;
    }

    .headline_mobile > span {
        display: none;
    }
    #page-content > .emperitas__lander > h2 {
        font-size: 45px;
        margin-bottom: 24px;
        line-height: 52px;
    }
    .emperitas__Mid {
        margin-bottom: 35px;
    }
    #page-content > .emperitas__lander > .sub-headline {
        font-size: 15px;
        line-height: 30px;
    }
     #page-content > .emperitas__header > .videos-carousel-container > .constrain {
        margin-top: 0px;
    }
    .thankyouEmailBackgroundImage {
        background-size: cover;
        background-position: 100% 26%;
    }
    .emailLandingPage__headLineArea {
        margin: 38px 0 28px 0;
        padding: 0 80px;
    }
    .emailLandingPage__title {
        line-height: 1.24;
    }
    .emailLandingPageQR__title {
        line-height: 1.24;
        padding: unset;
    }
    .emailLandingPage__subtitle {
        line-height: 1.49;
        margin: 0 0 14px 0;
    }
    .emailLandingPage__boxArea--title {
        margin: 0 0 29px 0;
    }
    .emailLandingPage__row {
        height: 1095px;
        flex-direction: column;
    }
    .emailLandingPage__box {
        margin: 0 auto;
    }
    .emailLandingPage__box--icon {
        width: 89px;
        height: 93px;
    }
    .boxTextGrow {
        font-size: 18.5px;
    }
    .emailLandingPage--Banner {
        background-image: url('/getmedia/ebb1fd93-9e58-47a9-bd21-798bc66623a2/EmailLander-tim_Tablet.png');
        background-position-y: center;
        height: 330px;
        background-position-y: -107px;
    }
    .emailLandingPage__cashoutHero {
        height: 609px;
    }
    .sofaCouple {
        background-image: url('/getmedia/26d06552-391b-48f9-a08c-8bfd72011820/SofaCouple-Tablet.jpg');
    }
    .dadandBoys {
        background-image: url('/getmedia/dfeeb347-0b57-437e-9461-b7b7778ba864/DadAndBoys_Tablet.jpg');
        background-position-y: 22%;
    }
    .emailLandingPage__chatbox {
        left: unset;
        margin: 0 10% 0 auto;
    }
    .cashout__headLineArea {
        margin: 51px 0 62px 0;
        padding: 0 80px;
    }
    .cashout__title {
        font-size: 44px;
        line-height: 50px;
        margin-bottom: 47px;
    }
    .cashout__subtitle {
        font-size: 20px;
        line-height: 34px;
        margin: 0 0 14px 0;
    }
    .emailLandingPage__hero {
        height: 450px;
        background-position-x: 26%;
    }
    .QRHeroImageV1A {
        background-image: url('/getmedia/28438ead-239f-4e91-a68f-4050341909a3/QRHero-V1A-tablet.jpg');
    }
    .QRHeroImageV1B {
        background-image: url('/getmedia/1577faa6-ad7a-4e02-badf-0ea9047dc129/QRHero-V1B-tablet.jpg');
    }
    .QRHeroImageV1C {
        background-image: url('/getmedia/3df142c5-8484-4065-aaa7-96128faf32b4/QRHero-V1C-tablet.jpg');
    }
    .QRHeroImageV1D {
        background-image: url('/getmedia/07d5be35-0cc9-450a-8b45-4328e0d676b5/QRHero-V1D-tablet.jpg');
        background-position: top;
    }
    .QRHeroImageV1E {
        background-image: url('/getmedia/0dcc3f24-8346-42a5-a76f-c33659c50fe6/QRHero-V1E-tablet.jpg ');
    }
}
/*Mobile Styles*/
@media (max-width: 700px) {

    #page-content > .emperitas__header > .videos-carousel-container > .carousel > li {
            padding-top: 10px;
    }

    .emperitas__DynamicHeader {
        background-size: cover;
        height: 276px;
    }
    .defaultImage {
        background-image: url('/getmedia/a910c0a1-1958-46b1-bffe-b61aa9e862dd/UNKNOWING_Landing_Hero-Overlay_Optimiz_Mobile.jpg');
    }
    .trustImage {
        background-image: url('/getmedia/2b5b4cc1-59dd-4a24-bbc1-3b7c453cb425/trustPlay-mobile.jpg');
    }
    .evpImage {
        background-image: url('/getmedia/0504e1c3-19f7-4a9d-93d3-d44ea4c64473/CEO-mobile.jpg');
        background-position: unset;
    }
    .unknowingImage {
        background-image: url('/getmedia/f87b49e2-c221-49d5-a6c8-b76eea2d23b3/unknowing-mobile.jpg');
        background-position: top center;
    }
    .obstaclesLandingImage {
        background-image: url('/getmedia/3141ed6e-1851-477a-8697-09dd7d19d740/obstaclesLandingImage-mobile.jpg');
        background-position-y: 36%;
    }
    .missionLandingImage {
        background-image: url('/getmedia/82751dee-01e4-4ba7-a93f-67a326251c11/missionLandingImage-mobile.jpg');
        background-position-y: 0%;
        background-position-x: 39%;
    }
    .beyondBarracksImage {
        background-image: url('/getmedia/1ba2e8ab-8e1a-494c-a8eb-915bf0cdc991/beyondBarracks-mobile-LoRes.jpg');
    }
    .mythsLandingImage {
        background-image: url('/getmedia/5d02fd92-b2df-4404-acd4-dd9b22a10047/mythsImage-mobile-LoRes.jpg ');
    }
    .onboardingPurchase {
        background-image: url('/getmedia/5159e317-7197-4844-99f5-3fba289c91ab/onboardingPurchase-mobile-Lores.jpg');
        background-position-x: 81%;
    }
    .obstaclesMissionImage {
        background-image: url('/getmedia/aa87f724-070e-4070-a3c6-22b829b56cb4/obstaclesMission-mobile-LoRes.jpg');
        background-position-y: 8%
    }
    .directmailEligibilityHero {
        background-image: url('/getmedia/9bb0f61f-5b42-4987-a6d9-939db0e6b920/DirectMail-PurchOnboarding-eligibilityhero-MOBILE.jpg');
    }
    .obstaclesLandingImageTouchPoint3 {
        background-image: url('/getmedia/8121bb7d-74f2-4c19-ae9b-701b9ae5119e/Obstacles-Touchpt3-MOBILE.jpg');
    }
    .trustLandingImageTouchPoint3 {
        background-image: url('/getmedia/7449f239-1e6c-43da-8a31-e0843689a791/Trust-Touchpt3-MOBILE.jpg');
        background-position-y: 0%;
    }
    .missionLandingImageTouchPoint3 {
        background-image: url('/getmedia/ea5deaaa-d272-4254-85df-7d6a63507019/Mission-Touchpt3-MOBILE.jpg');
        background-position-y: top;
    }
    .processLandingImageTouchPoint3 {
        background-image: url('/getmedia/49155ef0-d38b-42ac-839d-342885443440/Process-Touchpt3-MOBILE.jpg');
        background-position-y: 7%;
    }
    .statusCheckL1BackgroundImage {
        background-image: url('/getmedia/679761c1-dc2e-4352-9210-f8a5fc8108ee/StatusCheckL1-MOBILE.png');
    }
    .statusCheckL2BackgroundImage {
        background-image: url('/getmedia/08c28c96-3bb4-412f-9081-d5aceea923ab/StatusCheckL2-MOBILE.png');
    }
    .statusCheckL3BackgroundImage {
        background-image: url('/getmedia/5a15ba54-b912-4897-88d5-78d9694e024c/StatusCheckL3-MOBILE.png');
    }
    .statusCheckL4BackgroundImage {
        background-image: url('/getmedia/1b9cf24c-fc47-4811-8ca0-7da7e62d61bd/StatusCheckL4-MOBILE.png');
    }
    .statusCheckL5BackgroundImage {
        background-image: url('/getmedia/e1519f8e-dc15-452a-9dd0-bb5b528b8f95/StatusCheckL5-MOBILE.png');
    }
    .statusCheckL6BackgroundImage {
        background-image: url('/getmedia/7f3db156-d827-4f5d-8828-3e9ae25d1e72/StatusCheckL6-MOBILE.png');
    }
    .emailTwo__title {
        font-size: 32px;
        text-align: center;
        margin: 50px auto 35px auto;
        line-height: 36px;
        padding: 0 15px;
        margin-bottom: 25px !important;
    }
    .emailTwo__subtitle {
        font-size: 16px;
        padding: 0 15px;
    }
    .emailTwo__boxRow {
        flex-direction: column;
        padding: 0 0 35px 0;
    }
    .emailTwo__boxRow__box {
            width: 60.5%;
            padding: 15px 15px 18px;
            margin: 10px auto 20px;
            max-width: 275px;
            min-width: 230px;
    }
    .emperitas__CircleArea {
            width: 90%;
            margin: 0 auto 0 auto;
    }
    #page-content > .emperitas__CircleArea > p {
            text-align: center;
            font-weight: 600;
            margin-bottom: 25px;
        
    }

    .emperitas__CircleRow {
        margin-bottom: 20px;
        flex-direction: column;
    }
    .emperitas__CircleRow__number {
        margin: 0 auto 20px auto;
    }
    .emperitas__CircleRow__textarea {
        text-align: center;
        width: 100%;
        font-size: 13px;
    }
    .emperitas__CircleRow__textarea__text {
            margin: 0 auto 0 auto;
            line-height: 20px;
    }

    #page-content > .emperitas__header > h1 {
        display: none;
    }
    .headline_mobile > span {
        display: flex;
        text-shadow: 2px 2px 8px #000;
        text-align: center;
        align-items: center;
        line-height: 30px;
        font-size: 30px;
    }
    #page-content > .emperitas__lander > h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #page-content > .emperitas__lander__h2 > h2 {
        font-size: 20px;
        margin: 0 auto 0 auto;
        font-size: 20px;
        margin: 0 auto 30px auto;
        text-align: center;
    }
    #page-content > .emperitas__lander > .get-to-know-us-page > .contact-options > h5 {
            font-size: 20px;        
    }
    #page-content > .emperitas__header > .videos-carousel-container > .constrain {
        margin-top: 30px;
    }
    .emperitas__videolander__headline h1 {
        display: none;
    }
    .emailTwo__thankyou__mainTitle {
        font-size: 33px;
        margin: 30px auto 0px auto;
    }
    .emailTwo__thankyou__subTitle {
        font-size: 28px;
        line-height: 45px;
        margin: 15px auto 0px auto;
    }
    .emailTwo__thankyou__textBody {
        line-height: 22px;
        margin: 35px auto 0px auto;
    }
    .emailTwo__thankyou__textBody p {
        font-size: 15px;
    }
    .thankyouEmailBackgroundImage {
        background-image: url('/getmedia/ac138315-a1b6-4c97-905a-48a174e39e59/ThankyouEmailImage-Mobile.png');
    }
    .emailLandingPage__headLineArea {
        margin: 38px 0 28px 0;
    }
    .emailLandingPage__title {
        font-size: 30.5px;
        font-weight: 300;
        line-height: 1.02;
        letter-spacing: 0.61px;
        margin: 0px 0 28px 0;
    }
    .emailLandingPageQR__title {
        font-size: 30.5px;
        font-weight: 300;
        line-height: 1.02;
        letter-spacing: 0.61px;
        margin: 0px 0 28px 0;
        padding: unset;
    }
    .emailLandingPage__subtitle {
        font-size: 14.5px;
        line-height: 2.1;
        letter-spacing: 0.29px;
        text-align: center;
    }
    .emailLandingPage__boxArea--title {
        font-size: 24px;
        text-align: center;
        letter-spacing: 0.46px;
        margin: 0px 0 18px 0;
    }
    .emailLandingPage__row {
        height: 1019px;
        flex-direction: column;
    }
    .emailLandingPage__box {
        height: 319px;
        width: 290px;
        padding: 26px;
    }
    .emailLandingPage__box--icon {
        margin: 0 auto 26px auto;
        height: 70px;
    }
    .emailLandingPage__box--title {
        line-height: 27px;
    }
    .boxTextGrow {
        font-size: 14.5px;
        line-height: 1.93;
    }
    .emailLandingPage__box--text {
        font-size: 14.5px;
        line-height: 1.93;
    }
    .emailLandingPage--HouseIcon {
        width: 66px;
        background-image: url('/getmedia/34cd9c3e-1fc5-41ac-b59f-28da1a644928/EmailLander-HouseIcon-Mobile.png');
    }
    .emailLandingPage--HouseIcon--Gold {
        width: 66px;
        background-size: contain;
        background-image: url('/getmedia/6e219b29-4857-41d4-8f99-20e48d008e33/EmailLander-HouseIcon-Gold.png');
    }
    .emailLandingPage--MailIcon {
        width: 67px;
        background-image: url('/getmedia/4f2a756e-4f3e-4b9b-ad65-3399eb36fd57/EmailLander-MailIcon-Mobile.png');
    }
    .emailLandingPage--MailIcon--Gold {
        width: 67px;
        background-size: contain;
        background-image: url('/getmedia/b03f12e2-acdd-4d85-b91e-6a913dc6add3/EmailLander-MailIcon-Gold.png');
    }
    .emailLandingPage--PhoneIcon {
        width: 66px;
        background-image: url('/getmedia/2e9d9b41-5d10-429d-8d39-bd5c2fbef5a8/EmailLander-PhoneIcon-Mobile.png');
    }
    .emailLandingPage--PhoneIcon--Gold {
        width: 66px;
        background-size: contain;
        background-image: url('/getmedia/7c803c6b-bc6d-4cda-b0ec-1a44e0757dfb/EmailLander-PhoneIcon-Gold.png');
    }
    .emailLandingPage--Banner {
        background-image: url(':/getmedia/9cb02746-afe6-469b-8fcf-4ad179e9cf65/EmailLander-tim_Mobile.png');
        height: 256px;
        background-position-y: -77px;
    }
    .emailLandingPage__cashoutHero {
        height: 390px;
    }
    .sofaCouple {
        background-image: url('/getmedia/438928aa-4978-4343-86ef-e52bae812ce1/SofaCouple-Mobile.jpg');
        background-position-y: -60px;
    }
    .dadandBoys {
        background-image: url('/getmedia/0fd6aea8-a4d9-427c-913a-c0bedb51c5b7/DadAndBoys_Mobile.jpg');
        background-position-y: 22%;
    }
    .emailLandingPage__chatbox {
        left: unset;
        max-width: 249px;
        margin: 0 10% 0 auto;
    }
    .emailLandingPage__chatbox__content {
        padding: 13px 15px 18px 11px;
    }
    .emailLandingPage__chatbox__content__top {
        margin: 0 0 5px 0;
    }
    .emailLandingPage__chatbox__content__top--logo {
        height: 17px;
        width: 11px;
        margin: 0 8px 0 0;
    }
    .emailLandingPage__chatbox__content__top--agentName {
        font-size: 9px;
        margin: 3px 0 0 0;
    }
    .emailLandingPage__chatbox__content__top--time {
        font-size: 9px;
        margin: 3px 0 0 auto;
    }
    .emailLandingPage__chatbox__content--message {
        font-size: 11px;
        margin: 0 0 0 19px;
        line-height: 18px;
    }
    .emailLandingPage__tinyIcon {
        height: 17px;
        width: 11px;
    }
    .cashout__headLineArea {
        margin: 30px 0 71px 0;
        padding: 0 17px;
    }
    .cashout__title {
        font-size: 30px;
        line-height: 36px;
        letter-spacing: 0;
        margin: 0px 0 24px 0;
    }
    .cashout__subtitle {
        font-size: 14.5px;
        line-height: 1.93;
        letter-spacing: 0.29px;
        text-align: center;
    }
    .emailLandingPage__hero {
        height: 300px;
    }
    .QRHeroImageV1A {
        background-image: url('/getmedia/d11785dc-8b13-40d1-9d86-a158f5e9fefd/QRHero-V1A-mobile.jpg');
    }
    .QRHeroImageV1B {
        background-image: url('/getmedia/24a3a0cf-a17c-443e-9a92-84e60ab7a6d5/QRHero-V1B-mobile.jpg');
    }
    .QRHeroImageV1C {
        background-image: url('/getmedia/9a598250-b01a-4d91-a51d-f8abc402bcce/QRHero-V1C-mobile.jpg');
    }
    .QRHeroImageV1D {
        background-image: url('/getmedia/629fef49-ccea-4ea4-8219-2bc28c424575/QRHero-V1D-mobile.jpg');
        background-position: top;
    }
    .QRHeroImageV1E {
        background-image: url('/getmedia/dbab6f63-f191-444a-b07c-83263431451e/QRHero-V1E-mobile.jpg');
    }
}
