/** SPLIT TEST LANDER 7 **/
.st7-banner {
    text-align: center;
    overflow-x: hidden;
}
.st7-banner-img {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(41, 61, 61, 0.4) 40%,rgba(0, 0, 0, 0.8) 100%), url(../images/st6-img1.jpg) repeat 0 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 300px;
    padding-bottom: 10px;
    height: 100%;
}
.st7-headline {
    padding: 50px 30px;
}
.st7-headline h1 {
    font-weight: 700;
}
.st7-headline .common-form {
    max-width: 700px;
    margin-bottom: 0;
    padding: 0;
    margin-top: 40px;
    text-align: left;
}

@media only screen and (max-width: 991px) {
    .st7-headline .common-form {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px) {
    .st7-headline .common-form input[type="submit"]{
        padding: 0 12px;
        font-size: 0.9em;
    }
}

@media only screen and (max-width: 320px) {
    .st7-headline .common-form input[type="submit"]{
        font-size: 0.7em;
    }
}

.st7-headline .common-form h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}
.st7-info-header {
    padding: 40px 0;
    text-align: center;
    background-color: rgba(19, 180, 147, 0.2);
}

/** COMMON **/
.st-segment-colored {
    background-color: rgba(19, 180, 147, 0.2);
}
.st-segment-colored-full {
    background-color: rgba(19, 180, 147, 1);
    color: white;
}
.st-segment-center {
    text-align: center;
}
.st-border-bottom {
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.st-border-right {
    border-right: 1px solid rgba(0,0,0,0.2);
}
.st-segment-colored-full .cta-btn {
    background-color: white;
    color: rgba(19, 180, 147, 1);
    font-weight: 700;
}
.st-segment-colored-full .cta-btn:hover {
    background-color: rgba(255,255,255,0.5);
}
.st-segment-colored-full .fas {
    color: white;
}

@media only screen and (max-width: 768px) {
    .st14-divider {
        display: none;
    }
}
@media only screen and (max-width: 576px) {
    .st-border-bottom {
        border-bottom: none;
    }
    .st-border-right {
        border-right: none;
    }

}

@media only screen and (min-width: 568px) {
    .st1-form-container .common-form {
        margin-top: -240px;
    }
}
@media only screen and (min-width: 768px) {
    .st3-form-container .common-form,
    .st3-form-container .common-form h3,
    .st11-info-content,
    .st4-banner {
        text-align: left;
    }
    .st9-how-item .cta-btn {
        margin: 10px 0;
    }
}

@media only screen and (min-width: 992px) {
    .st2-img-container img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50vw;
    }
}

@media only screen and (min-width: 1024px) {
    .st3-banner,
    .st7-banner,
    .st7-headline,
    .st7-headline .common-form h2,
    .st8-banner,
    .st8-info-content,
    .st13-banner,
    .st14-banner {
        text-align: left;
    }
    .st8-form-container {
        position: fixed;
        top: 100px;
        z-index: 100;
        width: 44%;
    }
    .st9-item {
        display: flex;
    }
    .st9-item .fas {
        margin: 0 20px 0 0;
    }
    .st10-info-content{
        text-align: left;
    }
    .st10-headline {
        display: flex;
    }
    .st13-banner img {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .slider {
        width: 75%;
    }
}
@media only screen and (min-width: 1280px) {
    .st2-img-container img {
        width: 39vw;
        max-width: 560px;
    }
}
@media only screen and (min-width: 1366px) {
    .st8-form-container {
        width: unset;
    }
    .st9-item {
        margin-bottom: 0;
        text-align: left;
    }
    .st9-item .fas {
        margin: 0 20px 0 0;
    }
    .st10-item {
        text-align: left;
    }
    .st10-item .fas{
        margin: 0 10px 0 0;
    }
}

/* Override */
#explore1, #explore2, #explore3, #explore4, #explore5,
#explore6, #explore7, #explore8, #explore9, #explore10,
#explore11, #explore12, #explore13, #explore14, #explore15 {
    background-color: #FFFFFF;
}
#explore1 .navbar,
#explore5 .navbar,
#explore9 .navbar,
#explore12 .navbar,
#explore14 .navbar,
#explore15 .navbar,
#explore2 .navbar-toggler,
#explore3 .navbar-toggler,
#explore4 .navbar-toggler,
#explore6 .navbar-toggler,
#explore7 .navbar-toggler,
#explore8 .navbar-toggler,
#explore10 .navbar-toggler,
#explore11 .navbar-toggler,
#explore13 .navbar-toggler {
    display: none !important;
}
.headline {
    margin-top: 0;
}
.common-form input[type="text"], .common-form input[type="email"], .common-form input[type="submit"] {
    border-radius: 5px;
}
.cta-btn {
    border-radius: 5px;
}
.cta-btn.small {
    height: 30px;
    line-height: 30px;
    padding: 0px 15px;
}

#explore4 .cta-btn, #explore5 .cta-btn {
    padding: 0 10px;
    font-size: 12px;
}

@media only screen and (min-width: 992px) {
    #explore4 .cta-btn, #explore5 .cta-btn {
        font-size: 1rem;
    }
}

