@font-face {
    font-family: 'tex_gyre_herosregular';
    url('font/texgyreheros-regular-webfont.woff2') format('woff2'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tex_gyre_herosbold';
    url('font/texgyreheros-bold-webfont.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tex_gyre_herosbold_italic';
    url('font/texgyreheros-bolditalic-webfont.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tex_gyre_herositalic';
    url('font/texgyreheros-italic-webfont.woff') format('woff'),
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-family: 'tex_gyre_herosregular', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    font-synthesis: none !important;
    overflow-x: hidden;
}

#privacypolicy a {
    color: black;
    text-decoration: underline;
    font-size: 16px;
    padding-bottom: 20px;
}

.burger {
    height: 25px;
    display: block;
}

.mailformtitle {
    font-size: 18px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 20px;
    font-weight: 600;
}

.content-examples {
    padding-top: 30px;
}

.targetrow {
    margin-top: 100px;
}

.featureCellImageblue {
    padding-bottom: 20px;
    height: 340px;
    margin: auto;
    display: flex;
}

ul.benefitbullets {
    padding-right: 20px;
}

.featureCellContainer {
    padding: 0px;
}

.featureCellContainer.featureCell {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell1 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell2 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell3 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell4 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell5 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell6 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell7 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.featureCellContainer.featureCell8 {
    margin-left: 20px;
    min-height: 300px;
    margin-bottom: 30px;
}

.blur {
    filter: blur(5px);
}

.buttonspacer1 {
    background: white;
    height: 40px;
    width: 100%;
}

.buttonspacer2 {
    background: white;
    height: 30px;
    width: 100%;
}

.max-height {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.checkedContainer {
    background-color: white;
}

p.vertical-heading {
    color: #888;
}

@media screen and (max-width: 765px) {
    .verticals-container {
        flex-wrap: wrap;
    }

    .verticals-col.col1 {
        display: none;
    }

    .verticals-col.col2 {
        width: 100%;
    }
}

/*---------------------------------- USPs bar under header for mobile only ----------------------------------*/
.USPsHeaderBar {
    text-align: center;
    background-color: #F6F6F6;
    padding: 0;
}

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

.USPsHeaderBar img {
    height: 38px;
    padding: 5% 5%;
    margin-left: 5px;
}

.USPsHeaderBarText {
    margin-top: 11px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 5px;
    line-height: 15px;
    color: #58646d;
    font-size: 10px;
    text-transform: uppercase;
}

/* USPsHeaderBar border for each column */

.USPsHeaderBar .columns:nth-child(2),
.USPsHeaderBar .columns:nth-child(4) {
    border-right: 1px solid #ECECEC;
}

/*---------------------------------- end ----------------------------------*/


/*---------------------------------- main content + call to action----------------------------------*/

.mobile-main-content {
    min-height: calc(60% - 40px);
    padding-top: 0%;
}

.heroTitleMobile {
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-weight: bold;
    text-align: center;
    color: #060606;
    font-size: 30px;
    margin-bottom: 0px;
    margin-top: 60px;
}

.heroTitleMobile img {
    height: 40px;
    padding-bottom: 3px;
    padding-right: 10px;
}

.herobtngroup1 {
    padding-top: 10px;
    padding-bottom: 40px;
    text-align: center;
    min-height: 50vh;
}

.verticalsGrid {
    text-align: center;
    background-color: #fff;
    /*padding: 5% 0;*/
    border-top: 1px solid #ECECEC;
}

.verticalsGrid .verticalsName {
    margin-top: 2px;
    padding-bottom: 20px;
    line-height: 22px;
    color: #323232;
    text-transform: uppercase;
}

.verticalsGrid .columns:first-child .verticalsName,
.verticalsGrid .columns:nth-child(2) .verticalsName {
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 10px;
}

.verticalsGrid .columns:first-child,
.verticalsGrid .columns:nth-child(3) {
    border-right: 1px solid #ECECEC;
}

.green-dot {
    width: 11px;
    height: 11px;
    background-color: #58b04a;
    border-radius: 50%;
    margin-right: 10px;
}

p.activation {
    margin: 0;
}

.status {
    max-width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*---------------------------------- end ----------------------------------*/

/*---------------------------------- 3 steps (vertically align) for mobile ----------------------------------*/
p.step-nr {
    background: #fff;
    height: 40px !important;
    width: 40px;
    padding: 7px;
    border-radius: 50%;
    border: 1px solid #0f3762;
    margin: 0 auto 10px;
}

p.step-title {
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 0.8em;
    margin-bottom: 0;
    color: #888;
}

.stepHeader {
    font-size: 16pt;
    font-weight: 700;
    margin-top: 5%;
    color: #606060;
}

.stepsSmall {
    padding: 0;
    text-align: center;
}

.stepsSmall .steps {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: .9375em;
}

.stepsSmall .steps h3 {
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

.stepsSmall .steps .step {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.stepsSmall .nr {
    width: 35px;
    float: left;
    background-size: 2px;
    background-repeat: repeat-y;
}

/* line behind 3 steps */


.stepsSmall .nr:first-child,
.formbox .nr:nth-child(2) {
    height: 100%;
    position: absolute;
    top: 0;
}

.stepsSmall .nr:nth-child(2),
.formbox .nr:nth-child(3) {
    padding-top: 3px;
}

.stepsSmall .nr span {
    background: #fff;
    border-radius: 2.8em;
    color: #616161;
    display: inline-block;
    font-weight: 700;
    line-height: 1.5em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    padding-bottom: 0.2em;
    margin: 0 3.5px;
    text-align: center;
    width: 28px;
    font-size: 16px;
}

.stepsSmall .step.active .nr span {
    width: 32px;
    background: #fff;
    border-radius: 50px;
    margin: 0;
    padding-bottom: 2px;
    color: #616161;
    font-weight: 700;
    line-height: 30px;
    font-size: 18px;
}

.stepsSmall .text {
    width: calc(100% - 45px);
    float: right;
    text-align: left;
    color: #fff;
    line-height: 24px;
    font-size: 21px;
}

.stepsSmall .step:nth-child(1) .text {
    margin-bottom: 15px;
}

.stepsSmall .step:nth-child(2) .text {
    margin-bottom: 15px;
}

.stepsSmall .step:nth-child(3) .text {
    margin-bottom: 4px;
}

.stepsSmall .text.active {
    color: #616161;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 3px;
    margin-bottom: 15px;
}

.stepsSmall .text div {
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
}

/*---------------------------------- end ----------------------------------*/
.endlessTextSub {
    text-align: center;
    font-size: 18px;
    padding-bottom: 80px;
    line-height: 1.6;
    font-family: 'tex_gyre_herosregular', sans-serif;
}

.endlessTextDesc {
    text-align: left;
    padding-top: 0px;
    color: #000;
    font-family: 'tex_gyre_herosregular', sans-serif;
    line-height: 1.2;
    font-size: 16px;
    padding-left: 0px;
}

.endlessTextDescLast {
    text-align: left;
    padding-top: 0px;
    color: #838383;
    font-family: 'tex_gyre_herosregular', sans-serif;
    line-height: 1.5;
    font-size: 20px;
    padding-left: 0px;
}

.endlessTextDescTitle {
    text-align: left;
    padding-top: 20px;
    color: #838383;
    font-family: 'tex_gyre_herosregular', sans-serif;
    line-height: 1.5;
    font-size: 20px;
    padding-left: 0px;
}

.endlessTextDescTitle h3 {
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-weight: 700;
    font-size: 24px;
}

.endlessTextDescTitleLast {
    text-align: left;
    padding-top: 20px;
    color: #838383;
    font-family: 'tex_gyre_herosregular', sans-serif;
    line-height: 1.5;
    font-size: 20px;
    padding-left: 0px;
}

/* verticals banners */

.mediabanner {
    background-color: #fff;
}

.mediabannerlast {
/*    background: linear-gradient(0deg, rgba(255, 164, 173, 0.5) 40%, rgba(136, 216, 201, 0.5) 100%);*/
    background: url(banner_bg.png) repeat-x bottom;
    padding-top: 60px;
    margin-top: 30px;
    padding-bottom: 60px;
}

.mediabannerlastMobile {
    background: linear-gradient(0deg, rgba(255, 164, 173, 0.5) 40%, rgba(136, 216, 201, 0.5) 100%);
    padding-top: 60px;
    margin-top: 150px;
    padding-bottom: 60px;
}

.mediatitleright {
    font-size: 20px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    color: #fff;
}

.mediatitleleft {
    font-size: 20px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    color: #fff;
}

.mediatextright {
    width: 500px;

    color: #fff;
    line-height: 1.3;
}

.mediatextleft {
    width: 500px;

    color: #fff;
    line-height: 1.3;
}

.formbox-left .row {
    background-color: #f5f5f5;
    padding-bottom: 20px;
}

.row.mediabanners {
    width: 100vw;
}

.mediabanner {
    height: 21vh;
    display: table;
    width: 100vw;
    margin-bottom: 50px;
}

.verticals-container {
    display: flex;
}

.verticals-container.movies,
.verticals-container.games {
    flex-direction: row-reverse;
}

.verticals-col {
    width: 50%;
}

.verticals-col.col2 {
    padding: 50px;
}

.verticals-col.col1 {
    background-size: contain;
    background-repeat: no-repeat;
}

.movies .verticals-col.col1 {
    background-image: url("//start.continueaccess.com/assets/moviegrad.png");
    background-position: right center;
}

.movies .verticals-col.col2 {
    background-image: url("//start.continueaccess.com/assets/Sides_Empty-02.svg");
    background-position: -50px;
    background-repeat: no-repeat;
    background-size: 260px;
}

.music .verticals-col.col1 {
    background-image: url("//start.continueaccess.com/assets/musicgrad.png");
    background-position: left center;
}

.music .verticals-col.col2 {
    background-image: url("//start.continueaccess.com/assets/Sides_Empty-01.svg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 260px;
}

.games .verticals-col.col1 {
    background-image: url("//start.continueaccess.com/assets/gamesgrad.png");
    background-position: right center;
}

.games .verticals-col.col2 {
    background-image: url("//start.continueaccess.com/assets/Sides_Empty-01.svg");
    background-position: -50px;
    background-repeat: no-repeat;
    background-size: 260px;
}

.books .verticals-col.col1 {
    background-image: url("//start.continueaccess.com/assets/audiobookgrad.png");
    background-position: left center;
}

.books .verticals-col.col2 {
    background-image: url("//start.continueaccess.com/assets/Sides_Empty-01.svg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: 260px;
}

/* img.mobile-img {
display:none;
} */
@media screen and (max-width: 765px) {
    .verticals-container {
        flex-wrap: wrap;
    }

    /* image on mediabanner display:none */
    img.mobile-img {

    }

    .verticals-col {
        width: 100%;
    }
}

.hiddenblock {
    opacity: 0.0;
}

.bullettitle {
    text-align: right;
    float: left;
    padding-left: 1vw;
    font-size: 20px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    margin-left: 3vw;
    color: #2F2C2C;
}

.bulletbanner {
    height: 150px;
    padding-left: 20px;
    padding-top: 20px;
}

.benefitbullets {
    font-size: 14px;
    float: right;
    padding-right: 0px;
    margin-bottom: 30px;
    line-height: 2;
    color: #2F2C2C;
}

.heroimage {
    padding: 40px 35px 20px 0;
}

.couchcoupletitle {
    font-size: 26px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    color: #2F2C2C;
    text-align: left;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 50px;
}

.bulletText img {
    height: 20px;
    padding-right: 20px;
}

.bulletul {
    font-size: 15px;
    text-align: left;
    font-family: 'tex_gyre_herosregular', sans-serif;
}

.bulletText {
    margin-bottom: 5px;
    color: #2F2C2C;
}

.content-title {
    width: 100%;
    background-color: #F6F6F6;
    border: 1px solid #E4E4E4;
    border-radius: 3px 3px 0 0;
    text-align: center;
    color: #676767;
    font-size: 14px;
    padding: 8px 0;
}

.content-images {
    background-color: #FBFBFB;
    border: solid #bdbdbd;
    border-width: 0 1px 1px 1px;
    margin-bottom: 10px;
}

.content-images img {
    width: 100%;
}

.content-examples .columns:first-child,
.content-examples .columns:nth-child(3) {
    padding-right: .4375em;
}

.content-examples .columns:nth-child(2),
.content-examples .columns:nth-child(4) {
    padding-left: .4375em;
}


/* Feature cards */

.mediabanner {
    height: 150px;
}

.mediaimgright {
    height: 150px;
    float: right;
}

.mediaimgleft {
    height: 150px;
    float: left;
}

.featureCards {
    padding-bottom: 2%;
}

.featureCard1 {
    background-image: url("//start.continueaccess.com/assets/Sides_Empty-01.svg");
    color: #fff;
    border-radius: 10px;
    background-color: #0F3762;
    padding: 25px;
    height: 270px;
    box-shadow: 0px 3px 0px rgb(0 0 0 / 0.2);
    background-repeat: no-repeat;
    background-position: -110px, 10px;
    background-size: 260px;
}

.featureCard2 {
    background-image: url("//start.continueaccess.com/assets/Sides_Empty-02.svg");
    color: #fff;
    border-radius: 10px;
    background-color: #0F3762;
    padding: 25px;
    height: 270px;
    box-shadow: 0px 3px 0px rgb(0 0 0 / 0.2);
    background-repeat: no-repeat;
    background-position: -110px, 10px;
    background-size: 260px;
}

.featureCard3 {
    background-image: url("//start.continueaccess.com/assets/Sides_Empty-01.svg");
    color: #fff;
    border-radius: 10px;
    background-color: #0F3762;
    padding: 25px;
    height: 270px;
    box-shadow: 0px 3px 0px rgb(0 0 0 / 0.2);
    background-repeat: no-repeat;
    background-position: -110px, 10px;
    background-size: 260px;
}

.featureTitle {
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-size: 25px;
    text-align: center;
}

.featureCardImage {
    height: 53px;
    margin: auto;
    padding-left: 105px;
    margin-bottom: 10px;
}

.featureCardImage3 {
    height: 53px;
    margin: auto;
    padding-left: 100px;
    padding-bottom: 10px;
}

.featureParagraph {
    font-weight: 400;
    padding-top: 20px;
    line-height: 1.2;
    font-size: 18px;
}

.featureCells {
    padding-bottom: 50px;
    padding-top: 260px;
    max-width: 80.5em;
}


.featureCell {
    height: 300px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
}

.featureCell1 {
    height: 300px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
}

.featureCell2 {
    height: 300px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
}

.featureCell3 {
    height: 300px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
}

.featureCell4 {
    height: 300px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-right: 20px;
}

.featureCellx {
    min-height: 300px;
    color: #fff;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1.0);
    padding-left: 25px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
    margin-right: 20vw;
    margin-left: 20vw;
    margin-top: 50px;
}


.featureCellSelector .featureCell {
    min-height: 500px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.featureCellSelector .featureCell1 {
    height: 650px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.featureCellSelector .featureCell2 {
    height: 650px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.featureCellSelector .featureCell3 {
    height: 650px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.featureCellSelector .featureCell4 {
    min-height: 470px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.featureCellSelector .featureCell5 {
    min-height: 375px;
    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
}

.featureCellSelector .featureCell6 {
    min-height: 375px;

    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
}

.featureCellSelector .featureCell7 {
    min-height: 375px;

    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
}

.featureCellSelector .featureCell8 {
    min-height: 375px;

    border-style: dashed;
    color: #fff;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.0);
    padding: 25px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
}


.featureCellTitleX {

    padding-top: 110px;
    padding-bottom: 0px;
    color: #000;
    font-size: 30px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    text-align: center;
    padding-left: 0px;
    line-height: 1.3;
}

.featureCellTitle1 {
    padding-top: 10px;
    padding-bottom: 0px;
    color: #167103;
    font-size: 27px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    text-align: center;
    padding-left: 0px;
    font-weight: 500;
}

.featureCellTitle2 {
    padding-top: 10px;
    padding-bottom: 0px;
    color: #167103;
    font-size: 27px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    text-align: center;
    padding-left: 0px;
    font-weight: 500;
}

.featureCellTitle3 {
    padding-top: 10px;
    padding-bottom: 0px;
    color: #167103;
    font-size: 27px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    text-align: center;
    padding-left: 0px;
    font-weight: 500;
}

.featureCellTitle4 {

    padding-top: 10px;
    text-align: center;

    padding-bottom: 0px;
    color: #167103;
    font-size: 27px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    padding-left: 0px;
}

.featureCellImage {
    padding-left: 0px;
    padding-right: 0px;

    padding-bottom: 20px;
    height: 340px;
    margin: auto;
}


.featureCellParagraph {
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-weight: 400;
    padding-top: 30px;
    line-height: 1.4;
    font-size: 18px;
    color: #000;
}


.subtitle {
    padding-top: 12px;
    padding-bottom: 30px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-size: 21px;
}

.bold-subtitle {
    font-family: 'tex_gyre_herosregular', sans-serif;
}

.menubutton {
    color: #000;
}

.mediaSubtitle {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 500;
    font-family: 'tex_gyre_herosregular', sans-serif;
}

.registerText {
    margin-top: 50px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-size: 28px;
    color: #2F2C2C;
    margin-bottom: 30px;
}

.hero {
    width: 100%;
    /*   height: 93vh; */
    background-position: top;
    background-size: cover;
    background-repeat: repeat-x;
}

.header {

    background: #fff;
    width: 100%;
    box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, 0.5);


    padding: 10px;

}

.content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    height: 30px;
}

.burger img {
    height: 25px;
}

ul {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;

}

.top-menu li:last-child {
    text-transform: uppercase;
    color: #0f3762;
    border: 3px solid #0f3762;
    border-spacing: 15px 50px;
    border-radius: 10px;
    padding: 3px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 15px;
    font-weight: 600;
}

@media (max-width: 640px) {
    .top-menu li:last-child {
        border: 2px solid #0f3762;
        border-radius: 5px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 12px;
    }
}


.top-menu li {
    display: inline;
    font-size: 11px;
    color: #000;
    font-weight: 400;
    margin-left: 1.2em;
    cursor: pointer;
}


.icons img {
    max-width: 1000px;
}

.icon1 {
    padding-top: 3em;
    padding-bottom: 2em;
    color: #606060;
    font-weight: 700;
    font-size: 15px;

    width: 70px;
    opacity: 1.0;
}

.icon2 {
    padding-top: 3em;
    padding-bottom: 2em;
    color: #606060;
    font-weight: 700;
    font-size: 15px;

    height: 70px;

}

.icon3 {
    padding-top: 3em;
    padding-bottom: 2em;
    color: #606060;
    font-weight: 700;
    font-size: 15px;

}

.icon4 {
    padding-top: 3em;
    padding-bottom: 2em;
    color: #606060;
    font-weight: 700;
    font-size: 15px;

}


.endlessText {
    font-size: 25px;
    padding-bottom: 20px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    color: #808080;
    line-height: 1;
    font-weight: bold;
}


.icons img {
    width: 22.5em;
}

.usp-text {
    padding-top: 3em;
    color: #606060;
    font-size: 14px;
    font-weight: 400;
    font-family: 'tex_gyre_herosregular', sans-serif;

}

.main-content {
    border-radius: 0.625em;
    padding-top: 3em;
    padding-bottom: 4em;
    padding-left: 35em;
    padding-right: 1em;
    background-color: rgba(255, 255, 255, 0.0);
    width: 100%;
    margin: auto;

}

.title {
    font-size: 30px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-weight: bold;
    color: #000;
    margin-bottom: 20px;
    margin-top: 20px;
}


.main-button {
    box-shadow: 0px 3px 3px rgb(0 0 0 / 0.2);
    color: #ffffff;
    background-color: #099f1e;
    padding: 20px 65px;
    border: none;

    font-weight: 600;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 34px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    border-radius: 10px;
    max-width: 300px;
}

.main-button-bottom {
    box-shadow: 0px 3px 3px rgb(0 0 0 / 0.2);
    margin-left: 0px;
    color: #ffffff;
    background-color: #099f1e;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 350px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 37px;
    font-family: 'tex_gyre_herosregular', sans-serif;
    border-radius: 10px;
}

.main-button:hover {
    background-color: #099f1e;
    cursor: pointer;
    filter: brightness(1.1);
}

.connection {
    font-size: 17px;
    font-weight: 400;
    color: #000;
}

.connection img {
    height: 14px;
    margin-right: 0.4em;
}

.icons-text {
    margin-top: 15px;
    font-weight: 700;
    font-size: 0.8em;
    color: #4c5c87;
}

.circle {
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 10px;
    margin-top: 20px;
    border: 1px solid #0f3762;
}

.verticalsGrid .columns.small-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.verticalsGrid .row {
    padding: 0 20px;
    min-height: 10vh;
    display: flex !important;
    align-items: center;
}

@media screen and (min-width: 641px) {
    .logo img {
        height: 25px;
        opacity: 1;
        filter: brightness(0.9);
    }

    .status {
        display: none;
    }

    .fullrow {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .couchcoupleimage {
        padding-top: 40px;
    }

    .emailspan {
        color: #0f3762;
        font-weight: 800;
    }

    .endlessText {
        margin-top: 50px;
    }

    .formbox-left {
        width: 110%;
    }

    .formbox-right {
        width: 100%;
    }

    .herocontainer {
        padding-top: 0px;
    }

    body {
        background: #ffffff;
        font-family: 'tex_gyre_herosregular', sans-serif;
    }

    .usp-desk1 {
        margin-top: 150px;
    }

    .modal .formbox {
        background-color: #3571B3;
    }

    .modal .formbox-left {
        padding: 20px 0 0px 0;
        text-align: left;
        background-color: #f6f6f6;
        padding-left: 1.7em;
        padding-right: 2.9375em;
        padding-top: 30px;
    }

    .herocontainer {
        background-repeat: no-repeat;
        background-size: 600px;
        background-position: right top;
        padding: 5vw 0 20px 0;
    }

    .stepHeader {
        font-size: 16pt;
        font-weight: 700;
        margin-top: 5%;
        color: #BEBEBE;
    }

    .stepsSmall {
        padding: 0 10%;
        text-align: center;
    }

    .stepsSmall .steps {
        margin-top: 15px;
        margin-bottom: 20px;
        padding-left: .9375em;
        padding-right: .9375em;
    }

    .stepsSmall .steps h3 {
        color: #000;
        text-align: left;
        margin-bottom: 20px;
    }

    .stepsSmall .steps .step {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .stepsSmall .nr {
        width: 35px;
        float: left;
        background-size: 2px;
        background-repeat: repeat-y;
    }

    /* line behind 3 steps */
    /* .stepsSmall .step:first-child .nr, .stepsSmall .step:nth-child(2) .nr {
background-image: url("//start.continueaccess.com/assets/steps-bg.svg");
} */
    .stepsSmall .nr:first-child,
    .formbox .nr:nth-child(2) {
        height: 100%;
        position: absolute;
        top: 0;
    }

    .stepsSmall .nr:nth-child(2),
    .formbox .nr:nth-child(3) {
        padding-top: 3px;
    }

    .stepsSmall .step.active .nr span {
        width: 32px;
        background: #17556B;
        border-radius: 50px;
        margin: 0;
        padding-bottom: 2px;
        color: #0F3762;
        font-weight: 800;
        line-height: 30px;
        font-size: 18px;
    }

    .stepsSmall .text {
        width: calc(100% - 45px);
        float: right;
        text-align: left;
        color: #ffffff;
        line-height: 24px;
        font-size: 18px;
    }

    .stepsSmall .step:nth-child(1) .text {
        margin-bottom: 15px;
    }

    .stepsSmall .step:nth-child(2) .text {
        margin-bottom: 15px;
    }

    .stepsSmall .step:nth-child(3) .text {
        margin-bottom: 4px;
    }

    .stepsSmall .text.active {
        color: #17556B;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        margin-top: 3px;
        margin-bottom: 15px;
    }

    .stepsSmall .text div {
        font-size: 13px;
        font-style: italic;
        line-height: 18px;
    }

    .formbox .text.active {
        color: #606060;
        font-weight: 700;
    }

    .formbox-left {
        background-color: #fff;
    }
}

.steps-list {
    opacity: 1.0;

    padding-top: 4.5em;
    padding-bottom: 4.5em;
    align-items: center;
    color: #ffffff;
    font-size: 1.05em;
    font-weight: 500;
    padding-left: 0px;
}

.steps-list .step {
    display: flex;
    align-items: center;
}

.step {
    margin-left: -20px;
}

.usp-content {
    max-width: 1200px;
    border-radius: 0.625em;
    background-color: rgba(255, 255, 255, 0.0);
    padding-top: 1em;
    padding-left: 0em;
    padding-right: 0em;
}

/* Steps (desktop only) */
.dl-steps {
    margin-top: 3%;

}

h4 {
    color: #435C71;
    font-size: 19.5px;
    text-align: center;
    font-weight: 700;
    padding-top: 50px;
}

.dl-steps .steps-wrapper {
    padding: 0 0 0 0;
    overflow: auto;
}

.dl-steps .step {
    width: calc(80% / 2);
    float: left;
    font-size: 15px;
    line-height: 1.6em;
    color: #78848e;
    text-align: center;
}

.dl-steps .step-splitter {
    width: 6%;
    float: left;
    height: 0.8em;
    border-bottom: solid 1px #BEBEBE;
}

.dl-steps .steps-wrapper .step-splitter:nth-child(2) {
    margin-left: 3%;
}

.dl-steps .steps-wrapper .step-splitter:nth-child(4) {
    margin-right: 3%;
}

.dl-steps .steps-wrapper .step:first-child {
    text-align: center;
}

.dl-steps .steps-wrapper .step:last-child {
    text-align: center;
}

.dl-steps span.step-nr {
    background: #000;
    border-radius: 3.8em;
    color: #0F3762;
    display: inline-block;
    font-weight: 700;
    line-height: 1.5em;
    padding-bottom: 0.2em;
    padding-top: 0.1em;
    margin-right: 10px;
    text-align: center;
    width: 1.6em;
}

.collage {
    margin-top: 5em;
}

.collage-categories {
    color: #556177;
    font-size: 1.3em;
    font-weight: 800;
    margin-top: 2.5em;
}

.disclaimer {
    margin-top: 3em;
    margin-bottom: 20px;
    color: #000;
    font-size: 11px;
    line-height: 1.5em;
    font-family: 'tex_gyre_herosregular', sans-serif;

}

.icons-mobile {
    padding-top: 5em;
    padding-bottom: 5em;
    font-size: 10px;
    color: #4c5c87;
}

.icons-mobile img {
    width: 3em;
}

.icons-mobile .usp-text {
    padding-top: 2.5em;
    font-size: 12px;

}

/* Modal */
.hero2 {
    width: 100%;
    height: 100vh;
    background: rgba(242, 242, 242, 0.5);
    position: absolute;
    display: none;
    top: 0;
}

.modal {

    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    color: #000;
}

.modal .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.modal .formbox {
    background: #fff;
    text-align: left;
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden;
    top: calc(14vh);
    width: 360px;
    margin: auto;
}

@media (max-width: 1024px) {
    .modal .formbox {
    }
}

.formbox-left {
}

.formbox-right {
    padding: 20px;
}

.modal .formbox .formbox-header .form-title1 {
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1px;
    color: #606060;
    font-weight: 400;
}

.modal .formbox .formbox-header .form-title2 {
    font-family: 'tex_gyre_herosregular', sans-serif;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 1px;
    color: #4C4C4C;
    font-weight: 700;
}

.formbox .steps {
    margin: auto;
    padding-left: .9375em;
    padding-right: .9375em;
    margin-bottom: 20px;
}

.formbox .steps h3 {
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

.formbox .steps .step {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.formbox .nr {
    width: 35px;
    float: left;
    background-size: 2px;
    background-repeat: repeat-y;
}

.formbox .nr:first-child,
.formbox .nr:nth-child(2) {
    height: 100%;
    top: 0;
}

.formbox .nr:nth-child(2),
.formbox .nr:nth-child(3) {
    padding-top: 3px;
}

.formbox .nr span {
    box-shadow: 0px 0px 0px 1px #6F6FC1 inset;
    background: #fff;
    border-radius: 3.8em;
    color: #6F6FC1;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5em;
    padding-left: 0.1em;
    padding-right: 0.1em;
    padding-bottom: 0;
    padding-top: 0.1em;
    margin: 0 0 0 2px;
    text-align: center;
    width: 26px;
    font-size: 16px;
}

.formbox .step.active .nr span {
    box-shadow: 0px 0px 0px 1px #0f3762 inset;
    color: #6F6FC1;
    font-weight: 700;
}

.formbox .text {
    width: calc(100% - 45px);
    float: right;
    text-align: left;
    color: #606060;
    line-height: 24px;
    font-size: 14px;
}

.formbox .step:nth-child(2) .text {
    margin-bottom: 15px;
}

.formbox .step:nth-child(3) .text {
    margin-bottom: 4px;
}

.formbox .text.active {
    color: #606060;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 15px;
}

.formbox .text div {
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
}

.formbox-right {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.formbox-right h3 {
    color: #000;
    font-size: 18px;
    margin: 0 0 16px 0;
    font-weight: 700;
    padding-top: 12px;
}

.modal .formbox .field {
    position: relative;
}

.modal .formbox .field input {
    width: 100%;
    padding: 15px 10px 15px 40px;
    border: 1px solid #707070;
    margin-bottom: 8px;
    border-radius: 3px;
    color: #000;
    background-image: url("//start.continueaccess.com/assets/Devices.png");
}

.modal .formbox .field input::placeholder {
    color: #B9B9B9;
}

.input_img {
    position: absolute;
    left: 10px;
    top: 14px;
    width: 26px;
    height: 26px;
}

.error {
    display: none;
    color: #C80B0B;
    font-size: 12px;
    padding: 2px 0;
    margin-bottom: 10px !important;
    text-align: center;
}

.formbox-right .btn-submit {
    border-radius: 10px;
    background-color: #099f1e;
    border: 0;
    width: 100%;
    padding-top: 19px;
    padding-bottom: 14px;
    color: #fff;
    font-weight: normal;
    font-size: 23px;
    position: relative;
    transition: padding-right .3s ease;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'tex_gyre_herosregular', sans-serif;
}

.formbox-right .btn-submit:hover {
    background: #099f1e;
}

.formbox-right .btn-submit:active {
    background: #099f1e;
}

.spinning {
    background: #099f1e !important;
}

/* Responsive */
@media screen and (min-width: 340px) {
    .devices {
        padding-bottom: 50px;
    }

    .formbox .steps {
        margin-top: 20px;

    }

    .stepsSmall img {
        max-width: 10px;
    }

    .formbox-left {
        background: #fff;
    }

    .formbox-right {
        background: #fff;
    }
}

.step-numbers {
    padding-left: 5px;
    max-width: 40px;

    opacity: 1.0;
}

.steps-list {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 1.05em;
    font-weight: 500;
}

@media screen and (max-width: 1024px) {
    .tryDel {

    }

    .USPs img {
        width: 80px;
        height: 80px;
        padding: 10% 10%;
    }
}

@media only screen and (max-width: 640px) {
    .logo img {
        height: 25px;
        opacity: 1;
        filter: brightness(0.9);
    }

    .usp-content {
        border-radius: 0.625em;
        background-color: #ECECEC;
        padding-top: 0em;
        padding-bottom: 5em;
        padding-left: 0em;
        padding-right: 3em;
    }

    .footer {
        color: #9c9c9c;
        margin-top: 15px;
        font-size: 12px;
        opacity: 0.5;
        text-align: center;
    }

    .endlessText {
        text-align: center;
        font-size: 18px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        color: black;
        padding-top: 20px;
    }

    .endlessText:last-child {
        text-align: center;
        font-size: 24px;
        padding-top: 20px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        font-weight: bold;
    }

    .endlessTextDescTitle {
        text-align: center;
        font-size: 2px;
        margin-bottom: 0px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        color: black;
        background-color: transparent;
    }

    .endlessTextDescTitleLast {
        padding-top: 150px;
        text-align: center;
        font-size: 20px;
        margin-bottom: 0px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        color: black;
        background-color: #ECECEC;
    }

    .featureCardImage {
        height: 53px;
        margin: auto;
        padding-left: 120px;
        margin-bottom: 10px;
    }

    .featureCardImage3 {
        height: 53px;
        margin: auto;
        padding-left: 120px;
        padding-bottom: 10px;
    }

    .main-button {
        box-shadow: 0px 3px 3px rgb(0 0 0 / 0.2);
        color: #ffffff;
        background-color: #099f1e;
        padding-top: 25px;
        padding-bottom: 20px;
        max-width: 350px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 30px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        border-radius: 10px;
    }

    .featureCellParagraph {
        color: black;
    }

    .featureCellTitle1 {
        color: black;
        font-size: 45px;
        padding-top: 0px;
    }

    .featureCellTitle2 {
        color: black;
        font-size: 45px;
        padding-top: 0px;
    }

    .featureCellTitle3 {
        color: black;
        font-size: 45px;
        padding-top: 0px;
    }

    .featureCellTitle4 {
        color: black;
        font-size: 45px;
        padding-top: 0px;
    }

    .featureCell {
        height: auto;
    }

    .featureCellSelector .featureCell {
        height: 900px;
    }

    .couchcoupletitle {
        padding-top: 0px;
        text-align: center;
        line-height: 1.2;
        margin-top: 0;
        margin-bottom: 50px;
    }

    .bulletul {
        padding-bottom: 0px;
        font-size: 15px;
        text-align: left;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 30px;
    }

    .header {
        margin-top: 0px;
    }

    .smallDevices {
        background-color: white;
        margin-top: 0px;
    }

    .smallDevices .devices {
        margin-top: 0px;
    }

    .featureCells {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .usp-desk {
        padding-top: 20px;
    }

    .uspRow {
        padding: 0;
    }

    .bulletbanner {
        height: 350px;
        padding-left: 20px;
        padding-top: 20px;
        padding-right: 20px;
    }

    .bullettitle {
        padding: 0px;
        margin: 0px;
        text-align: center;
        padding-bottom: 20px;
    }

    .mediabannerlast {
        height: 450px;
        margin-bottom: 20px;
    }

    .mediabannerlastMobile {
        display: none !important;
        height: 450px;
        margin-bottom: 20px;
    }

    .modal .formbox .formbox-header {
        background-color: #ECECEC;
    }

    .steps {
        margin-left: 20px;
    }

    .content-examples {
        padding-top: 30px;
    }

    .featureCell {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 23px;
        background: rgba(0, 0, 0, 0.0);
        padding: 27px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-right: 23px;
    }

    .featureCell1 {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 23px;
        background: rgba(0, 0, 0, 0.0);
        padding: 27px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-right: 23px;
    }

    .featureCell2 {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 23px;
        background: rgba(0, 0, 0, 0.0);
        padding: 27px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-right: 23px;
    }

    .featureCell3 {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 23px;
        background: rgba(0, 0, 0, 0.0);
        padding: 27px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-right: 23px;
    }

    .featureCell4 {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 23px;
        background: rgba(0, 0, 0, 0.0);
        padding: 27px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-right: 23px;
    }

    .featureCellx {
        height: 100px;
        color: #fff;
        border-radius: 20px;
        background: rgba(255, 255, 255, 1.0);
        padding-left: 25px;
        box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
        margin-right: 400px;
        margin-left: 400px;
        margin-top: 50px;
    }

    .featureCellxMobile {
        display: block;
        height: 270px;
        color: #fff;
        border-radius: 20px;
        background: rgba(255, 255, 255, 1.0);
        box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
        margin-right: 80px;
        margin-left: 80px;
    }

    .featureCellTitleXMobile {
        color: black;
        font-size: 20px;
        margin-left: 27px;
        margin-right: 27px;
        line-height: 1.1;
        padding-top: 70px;
    }

    .featureCellSelector .featureCell {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 18px;
        background: rgba(0, 0, 0, 0.0);
        padding: 23px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    }

    .featureCellSelector .featureCell1 {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 18px;
        background: rgba(0, 0, 0, 0.0);
        padding: 23px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    }

    .featureCellSelector .featureCell2 {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 18px;
        background: rgba(0, 0, 0, 0.0);
        padding: 23px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    }

    .featureCellSelector .featureCell3 {
        height: 0px;
        border-style: dashed;
        color: #fff;
        border-radius: 18px;
        background: rgba(0, 0, 0, 0.0);
        padding: 23px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    }

    .featureCellSelector .featureCell4 {
        border-style: dashed;
        color: #fff;
        border-radius: 18px;
        background23pxrgba(0, 0, 0, 0.0);
        padding: 22px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    }

    .featureCellSelector .featureCell5 {
        border-style: dashed;
        color: #fff;
        border-radius: 17px;
        background: rgba(0, 0, 0, 0.0);
        padding: 22px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-left: 20px;
    }

    .featureCellSelector .featureCell6 {
        border-style: dashed;
        color: #fff;
        border-radius: 17px;
        background: rgba(0, 0, 0, 0.0);
        padding: 22px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-left: 20px;
    }

    .featureCellSelector .featureCell7 {
        border-style: dashed;
        color: #fff;
        border-radius: 17px;
        background: rgba(0, 0, 0, 0.0);
        padding: 22px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-left: 20px;
    }

    .featureCellSelector .featureCell8 {
        border-style: dashed;
        color: #fff;
        border-radius: 17px;
        background: rgba(0, 0, 0, 0.0);
        padding: 22px;
        box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
        margin-left: 20px;
    }

    .formbox-left {
        background-color: #ECECEC;
    }

    /*---------------------------------- hero background for mobile ----------------------------------*/
    .hero-wrap {
        /* background-image: url(//start.continueaccess.com/assets/hero-mobile-bg.png);*/
        background-position: center bottom;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .registerText {
        margin-top: 30px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        font-size: 18px;
        color: #92929;
        margin-bottom: 10px;
    }

    .endlessText {
        padding: 10px 10px 60px 10px;
        font-size: 22px;
        line-height: 1.2;
        font-weight: 200;
    }

    .endlessTextTitle {
        padding: 10px 10vw 30px 10vw;
        font-size: 17px;
        line-height: 1.2;
        font-weight: 200;
        background-color: #ECECEC;
        color: #888;
    }

    .usp-content {
        background: #fff;
    }

    .benefitbullets {
        padding-right: 20px;
    }

    .usp-desk {
        padding-top: 20px;
    }

    .formbox-header {
        background: #fff;
    }

    .form-title1 {
        font-family: 'tex_gyre_herosregular', sans-serif;
        font-size: 1.3em;
        color: #fff;
        text-align: left;
    }

    .form-title2 {
        font-family: 'tex_gyre_herosregular', sans-serif;
        font-size: 1.1em;
        margin-bottom: 1.5em;
        color: #fff;
        text-align: left;
    }

    .formbox .text.active {
        color: #606060;
        font-size: 15px;
        font-weight: 700;
        line-height: 26px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .formbox .text {
        width: calc(100% - 45px);
        float: right;
        text-align: left;
        color: #606060;
        line-height: 24px;
        font-size: 15px;
        font-family: 'tex_gyre_herosregular', sans-serif;
    }

/*    .formbox .nr span {
        background: #fff;
        border-radius: 3.8em;
        color: #6F6FC1;
        display: inline-block;
        font-weight: 400;
        line-height: 1.5em;
        padding-left: 0.1em;
        padding-right: 0.1em;
        padding-bottom: 0.2em;
        margin: 0 3.5px;
        text-align: center;
        width: 28px;
        font-size: 16px;
    }*/

/*    .formbox .step.active .nr span {
        width: 32px;
        background: #fff;
        border-radius: 50px;
        padding-bottom: 2px;
        color: #0f3762;
        font-weight: 700;
        line-height: 30px;
        font-size: 18px;
    }*/

    .formbox .formbox-header {
        text-align: center;
        color: #fff;
    }

    .form-title1 {
        font-size: 18px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        color: #fff;
    }

    .form-title2 {
        font-family: 'tex_gyre_herosregular', sans-serif;
        font-size: 1.1em;
        margin-bottom: 1.5em;
        color: #fff;
    }

    .formbox .usp-list li img {
        max-width: 30px;
    }

    .formbox .text div {
        font-size: 13px;
        font-style: italic;
        line-height: 18px;
    }

    .formbox-right {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (max-width: 640px) {
    .familymobile {
        background-color: transparent;
    }

    .endlessText {
        padding: 20px 30px 20px 30px;
        font-size: 30px;
        line-height: 1.2;
        font-weight: 600;
    }

    .endlessTextSub {
        font-size: 14px;
        background-color: transparent;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 20px;
    }

    .featureCard {
        height: 220px;
        margin-bottom: 30px;
    }

    .devices {
        margin-bottom: 30px;
        padding: 25px 40px 0px 40px;
    }

    .featureCell {
        min-height: 100px;
        margin-bottom: 30px;
        margin-left: 20px;
    }

    .featureCell1 {
        min-height: 100px;
        margin-bottom: 30px;
        margin-left: 20px;
    }

    .featureCell2 {
        min-height: 100px;
        margin-bottom: 30px;
        margin-left: 20px;
    }

    .featureCell3 {
        min-height: 100px;
        margin-bottom: 30px;
        margin-left: 20px;
    }

    .featureCell4 {
        min-height: 100px;
        margin-bottom: 30px;
        margin-left: 20px;
    }

    .featureCellSelector .featureCell5 {
        min-height: auto;
        margin: 30px 20px;
    }

    .featureCellSelector .featureCell6 {
        min-height: auto;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .featureCellSelector .featureCell7 {
        min-height: auto;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .featureCellSelector .featureCell8 {
        min-height: auto;
        margin-bottom: 30px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .formbox .steps {
        margin-left: 30px;
        margin-bottom: 35px;
    }

    .nr1 img {
        height: 130px;
    }

    .nr2 img {
        height: 130px;
    }

    .nr3 img {
        height: 130px;
        max-width: 125%;
        margin-left: -10px;
    }

    .formbox .field {
        position: relative;
    }

    .formbox .field input {
        width: 100%;
        padding: 0px 10px 15px 43px;
        border: 1px solid #C0C0C0;
        margin-bottom: 8px;
        border-radius: 3px;
        color: #000;
    }

    .formbox .field input::placeholder {
        color: #B9B9B9;
    }

    .input_img {
        position: absolute;
        left: 10px;
        top: 14px;
        width: 26px;
        height: 26px;
    }

    .error {
        display: none;
        color: #CC0101;
        font-size: 12px;
        padding: 2px 0;
        margin-bottom: 10px !important;
        text-align: center;
    }

    .formbox-right .btn-submit {
        background: #099f1e;
        border: 0;
        width: 100%;
        padding-top: 19px;
        padding-bottom: 14px;
        color: #fff;
        font-weight: 700;
        border-radius: 10px;
        font-size: 23px;
        text-transform: uppercase;
        position: relative;
        transition: padding-right .3s ease;
        cursor: pointer;
        border-radius: 10px;
        margin-top: 5px;
    }

    .formbox-right .btn-submit:hover {
        background-color: #099f1e;
        filter: brightness(1.1);

    }

    .formbox-right .btn-submit:active {
        background: #099f1e;
        filter: brightness(1.1);
    }

    .form-footer {
        font-size: 11px;
        font-weight: normal;
        color: #9c9c9c;
        text-align: center;
        margin: 15px auto 5px;
        line-height: 17px;
    }

    input:focus-visible {
        border: 2px solid black;
    }
}

@media screen and (min-width: 641px) {
    .modal .formbox {
        background: #fff;
    }

    .bullettitle {
        padding-left: 50px;
    }

    .formbox-right .btn-submit {
        margin-top: 5px;
    }
}

@media screen and (max-width: 39.9375em) {
    .steps-list {
        flex-wrap: wrap;
        font-size: 0.9em;
        min-height: 10vh;
        display: flex !important;
        flex-direction: column;
    }

    .steps-list {
        color: #3F5063;
    }

    .herocontainer {
        background-color: white;
    }

    .connection {
        color: black;
    }

    .connection img {
        max-width: 5%;
    }

    .bullettitle br {
        display: none;
    }

    .featureCellTitle1 {
        text-align: center;
        font-size: 35px;
        color: #5287AA;
    }

    .featureCellTitle2 {
        text-align: center;
        font-size: 35px;
        color: #5287AA;
    }

    .featureCellTitle3 {
        text-align: center;
        font-size: 35px;
        color: #5287AA;
    }

    .featureCellTitle4 {
        text-align: center;
        font-size: 35px;
        color: #5287AA;
    }

    .btn-submit {
        padding-top: 18px;
        background-color: #099f1e;
        border-radius: 20px;
    }

    .mediahoneycombs {
        opacity: 1.0;
    }

    .endlessText {
        margin-top: 10px;
        font-size: 25px;
    }

    .endlessTextDesc {
        text-align: center;
        font-size: 16px;
        padding-top: 5px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        color: black;
        background-color: transparent;
        padding-left: 70px;
        padding-right: 70px;
    }

    .endlessTextDescLast {
        text-align: center;
        font-size: 16px;
        padding-top: 5px;
        font-family: 'tex_gyre_herosregular', sans-serif;
        color: black;
        background-color: #ECECEC;
        padding-bottom: 30px;
        padding-left: 70px;
        padding-right: 70px;
    }

    .featureCard1 {
        margin-bottom: 30px;
    }

    .featureCard2 {
        margin-bottom: 30px;
    }

    .featureCard3 {
        margin-bottom: 60px;
    }

    .emailspan {
        color: #0f3762;
        font-weight: 800;
    }

    .herobtngroup2 {
        margin-bottom: 20px;
    }

    .herobtngroup3 {
        margin-bottom: 10px;
    }

    .verticalsGrid {
        background-color: #ECECEC;
        padding-top: 0px;
    }

    .verticalsGrid img {
        width: 100%;
    }

    .text {
        margin: auto;
        width: 60px;
        line-height: 1.3;
    }

    .steps-list {
        padding-top: 16px;
        padding-left: 70px;
        padding-right: 70px;
        background-color: #ECECEC;
        padding-bottom: 16px;
    }

    .mobile-main-content .text {

        padding-top: .7em;
        align-items: center;
        font-size: 12px;
        font-weight: 500;
        padding-left: 0px;
        padding-bottom: 10px;
    }

    .mobile-main-content .nr span {
        background: rgb(1, 199, 124);
        background: linear-gradient(30deg, rgba(227, 227, 227, 1) 24%, rgba(194, 194, 194, 1) 55%, rgba(150, 150, 150, 1) 100%);
        border-radius: 3.8em;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        line-height: 1.5em;
        padding-bottom: 0.1em;
        margin: 0 5px;
        text-align: center;
        width: 1.6em;
        font-size: 16px;
    }

    .hero {
        height: 21vh;
        display: flex;
        align-items: center;
    }

    .main-content {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 1.5em;
        padding-right: 1.5em;
        border-radius: 0;
        border: none;
    }

    .title {
        margin-top: 1em;
    }

    .connection {
        margin-bottom: 1em;
    }

    .usp-content {
        border-radius: 0;
        border: none;
        background: white;
        padding-top: 2.5em;
        padding-bottom: 0;
        padding-left: 1em;
        padding-right: 1em;
        margin-top: 0em;
    }

    .usp-list li {
        font-size: 0.9em;
    }

    .devices {
        margin-bottom: 0em;
    }

    .steps-list {
        flex-wrap: wrap;
        font-size: 0.9em;
    }

    .step {
        justify-content: unset;
    }

    .steps-list .step {
        flex-wrap: nowrap;
        width: 100%;
    }

    .icons-text {
        font-size: 1.1em;
    }

    .disclaimer {
        margin-top: .1em;
        font-size: 9px;
        color: #9C9C9C;
    }

    .formbox {
        width: 80%;
        padding: 0;
    }

    .formbox-left {
        padding: 0;
        height: 200px;
    }

    .formbox .formbox-header {
        padding-left: 1.5375em;
        padding-right: 1.5375em;
        padding-top: 25px;
        padding-bottom: .1em;
    }

    .formbox .usp-list {
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    .formbox .usp-list li:last-child {
        margin-bottom: 0;
    }

    .form-title1 {
        font-size: 1.3em;
    }

    .form-title2 {
        font-size: 1.75em;
        margin-bottom: 0;
    }
}

.footer {
    color: #000000;
    margin-top: 15px;
    font-size: 10px;
    opacity: 0.5;
}

.footer a {
    color: #000000;
}

.spinning {
    background-color: #8ef382;
    padding-right: 20px;
    position: relative;
}

.spinning:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    width: 0;
    height: 0;
    box-shadow: 0px 0px 0 1px #eee;
    position: absolute;
    border-radius: 50%;
    z-index: 50;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease;
}

.spinning:before {
    content: "";
    z-index: 50;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    right: 15px;
    top: 50%;
    position: absolute;
    border: 2px solid #8ef382;
    border-right: 3px solid #fff;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease;
}

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

@keyframes exist {
    100% {
        width: 15px;
        height: 15px;
        margin: -8px 5px 0 0;
    }
}

img.devices {
    height: 140px;
}

.uspRow.row-1 .endlessTextDescTitle {
    padding-top: 8px;
}

.uspRow.row-2 .endlessTextDescTitle {
    padding-top: 0px;
}

.uspRow.row-3 .endlessTextDescTitle {
    padding-top: 0px;
}


@media (max-width: 992px) {
    .usp-content .row {
        padding: 30px 0;
        background-color: transparent;
    }
}

.footer-links {
    margin-top: 0;
    text-align: center;
}

.footer-links a {
    color: black;
    opacity: 1;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .featureCellContainer > div {
        min-height: 550px !important;
    }

    .featureCellParagraph {
        font-weight: 400;
        line-height: 1.3;
        font-size: 16px;
    }
}


.usp-circles-v2 {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: flex;
    flex-direction: column;
    padding: 100px 0;
}

.usp-circles-v2 h2 {
    font-size: 28px;
    font-weight: 700;
    color: #0f3762;
    text-align: center;
    margin-bottom: 50px;
}

.usp-circles-v2 .circle,
.usp-circles-v2 .circles-container {
    display: flex;
    justify-content: space-evenly;
}

.usp-circles-v2 h3 {
    font-size: 25px;
    margin-top: 25px;
    font-weight: bold;
}

.usp-circles-v2 .circle {
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    filter: drop-shadow(rgba(0, 0, 0, .15) 0 4px 10px);
    flex-direction: column;
    height: 20em;
    justify-content: center;
    text-align: center;
    width: 20em;
    padding: 80px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .usp-circles-v2 .circle {
        height: 28vw;
        width: 28vw;
        margin: 0 2vw;
    }
}

@media (max-width: 765px) {
    .usp-circles-v2 .circles-container {
        -webkit-box-align: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        align-items: center;
        flex-direction: column;
    }

    .usp-circles-v2 .circle {
        margin-bottom: 35px;
    }
}

input:focus-visible {
    outline: 2px solid #099f1e !important;
    border: none !important;
}

#reg-window-retry .formbox {
    top: calc(25vh);
}

#reg-window-retry .formbox-left {
    max-width: 100%;
    padding: 20px 20px 0 20px;
}

#reg-window-retry .formbox-left .form-title1 {
    text-align: center;
}

#reg-window-retry .formbox-left p {
    padding: 20px 0 0 0;
    font-size: 15px;
    line-height: 19px;
}

@media (max-width: 640px) {
    #reg-window-retry .formbox {
        top: calc(25vh);
    }

    #reg-window-retry .formbox-left {
        max-width: 100%;
        padding: 20px 20px 0 20px;
        height: auto;
    }

    #reg-window-retry .formbox-left .formbox-header {
        text-align: center;
        padding: 0;
    }

    #reg-window-retry .formbox-left p {
        padding: 20px 0 0 0;
        font-size: 15px;
        line-height: 19px;
    }
}

.bottomBtn .main-button-bottom {
    margin: 125px auto 0 auto;
}