/*----------------------------------------*\

    2019 Build Nathaniel Winningham

    LAMP Home Content

\*----------------------------------------*/

#login-error-container {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    background: red;
    z-index: 99999;
    width: 100%;
    font-size: 20px;
}

sup {
    font-size: 40%;
}

.page-container {
    max-width: 1200px;
}

.max-wrap {
    max-width: 1200px;
}

#magicnav-main-container.container {
    max-width: 1200px;
}
#magicnav-main {
    background: #fff !important;
    border-bottom: 3px solid #812990 !important;
}
.magicnav-menu-item{
    color: #656666 !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

#lamp-app-logo {
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
}

.max-height {
    height: 100%;
}

.text-box>* {
    text-overflow: ellipsis;
    overflow: hidden;
}

.text-box>p {
    margin: 10px 0px;
}

.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

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

.default-to-top {
    grid-row-start: 1;
}

.home-tablet-section>.container {
    padding: 0;
}

.download-box {
    margin-bottom: 100px;
    height: 60px;
}

.home-banner-section>.container {
    margin-bottom: 100px;
}

.home-duo-section {
    padding: 100px 0;
}

.text-box {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.home-duo-section .img-box {
    width: 100%;
    min-height: 500px;
    max-height: 500px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    border-radius: 20px;
    padding: 20px;
    border: dashed 1px #e7e7e7;
}

.home-duo-section .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.home-duo-section .img-box-contain {
    width: 100%;
    max-height: 500px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    border-radius: 20px;
    padding: 20px;
    border: dashed 1px #e7e7e7;
}

.home-duo-section .img-box-contain img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.home-aacaut-section {
    background: url('https://www.aacandautism.com/assets/img/slider_image_2.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;

    box-shadow: 0 0 30px 0px #3e4f1e;
    box-shadow: 0 0 20px 0px #9dbbac;
}

.home-aacaut-section .text-box {
    min-height: 500px;
    margin: 100px 0;
    background: #0000003d;
    padding: 20px;
    border-radius: 20px;
    backdrop-filter: blur(50px);
}

.home-aacaut-section .text-box h2 {
    color: #ffffff;
}

.home-aacaut-section .text-box p {
    color: #ffffff;
}

.aacaut-logo-box {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px;
    background: #0000001c;
}

.home-aacaut-section .secondary-container-link {
    color: rgb(81, 200, 232);
}

.home-aacaut-section .secondary-container-link:hover {
    color: rgba(81, 199, 232, 0.76);
}

.home-bluebg-section {
    padding: 100px 0;
    min-height: 700px;
}

.home-bluebg-section .text-box h2 {
    color: #002733;
}

.home-bluebg-section .text-box p {
    color: #002733;
}

.home-bluebg-section .secondary-container-link {
    color: #002733;
}

.home-bluebg-section .secondary-container-link:hover {
    color: #002733d0;
}

.home-trio-section {
    padding: 100px 0;
    /* background: url('https://dev.lampwflapp.com/assets/images/swoopty.svg'); */
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background: linear-gradient(0deg, #3fcafa, #812990);

    box-shadow: 0 0 20px 0px #82cef3;
}

.home-trio-section .row {
    row-gap: 20px;
    column-gap: 20px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 20px 50px 0px #00000057;
    padding: 20px;
}

.home-trio-section .col {
    display: flex;
}

.home-trio-section .trio-box {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 20px;
}

.home-trio-section .img-box {
    width: 100%;
    max-height: 300px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
}

.home-trio-section .img-box>* {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.home-trio-section .trio-top-box .text-box {
    margin-top: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
    text-align: center;
}

.home-testimonial-section {
    padding: 100px 0 20px 0;
}

.home-testimonial-section .img-box img {
    width: 100%;
    width: 120px;
    height: 120px;
    border-radius: 10px;
    object-fit: cover;
    /* box-shadow: 0 13px 50px rgb(0 0 0 / 20%); */
}

.home-testimonial-section .text-box {
    position: relative;
}

.home-testimonial-section .spec-quote-l {
    font-size: 800%;
    line-height: 1;
    position: absolute;
    top: -30px;
    margin-left: -7px;
    color: #4cd7fc6e;
    user-select: none;
}

.home-testimonial-section .spec-quote-r {
    font-size: 800%;
    line-height: 1;
    position: absolute;
    right: 0;
    top: -30px;
    margin-bottom: 30px;
    margin-right: -10px;
    color: #4cd7fc6e;
    user-select: none;
}

.testimonial-row {
    margin-top: 50px;
    margin-bottom: 80px;
}

.testimonial-row .col {
    display: flex;
    align-items: center;
}

.testimonial-box p {
    font-style: italic;
    overflow: visible;
}

.home-testimonial-section .testimonial-attribution {
    margin: 0;
    font-size: 90%;
    color: #3dbfe8;
}

.fat-row {
    margin-top: 200px;
}

#main-container {
    width: 100%;
    min-height: calc(100vh - 458px);
    margin-bottom: 200px;
}

#swoopty {
    position: absolute;
    height: 1000px;
    width: 100%;
    /* background: url('../assets/images/swoopty.svg'); */
    background: url('../assets/images/swoopty-purple-blue.svg');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2;
}

#swoopty-bottom-overlay {
    width: 100%;
    height: 4px;
    z-index: -1;
    background: #ffffff;
    margin-top: calc(90vh - 2px);
    position: absolute;
    top: 0;
}

.heading-box {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 150px;
}

.heading-box h1 {
    font-weight: 600;
    color: #ffffff;
    line-height: 1.3;
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    /* text-shadow: 0px 2px 5px #0aa3e6; */
    text-shadow: 0px 2px 7px #812990;
}

.heading-box h2 {
    font-weight: 400;
    color: #ffffff;
    color: #003748;
}

.heading-box p {
    font-size: 17px;
    color: #ffffff;
    color: #002733;
    padding-top: 20px;
}

.tablet-box {
    overflow: hidden;
}

.tablet-box img {
    /* height: 770px; */
    margin: 0 auto;
    /* margin-right: 3px; */

    max-width: 1000px;
    width: 100%;
}

.info-box {
    background: linear-gradient(to right, #3fcafa 0%, #812990 100%);
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-box>p {
    color: #ffffff;
    font-size: 220%;
    font-weight: 600;
    padding: 0 10px;
}

.info-box a {
    height: 40px;
    margin: 0 10px;
    padding: 5px 20px;
    font-family: inherit;
    font-size: 17px;
    background: #0000001c;
    border-radius: 1000px;
    color: #ffffff;
    backdrop-filter: blur(0.1em);
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}

.info-box a:hover {
    background: #0000001c !important;
    color: #ffffffaa;
    text-decoration: none;
}

#main-splash-header {
    position: relative;
    height: 700px;
}

#intro-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: skewY(-10deg);
    transform-origin: 0;
    background: #027e9c;
    z-index: -2;
}

#intro-message {
    padding: 150px 40px 30px 40px;
    color: #ffffff;
}

#intro-message h1 {
    color: #ffffff;
    max-width: 750px;
    line-height: 1.3;
    margin-left: -3px;
}

#intro-message p {
    font-size: 120%;
    font-weight: 400;
    max-width: 480px;
    margin-top: 20px;
    color: #ffffff;
}

#intro-buttons {
    width: 100%;
    display: flex;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#intro-buttons .intro-anchor {
    width: 150px;
    height: 50px;
    margin: 0 5px;
    padding: 5px 0px;
    font-family: inherit;
    font-size: 17px;
    background: #0494c375;
    border-radius: 9px;
    color: #ffffff;
    backdrop-filter: blur(0.1em);
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#intro-buttons .intro-anchor:hover {
    color: #fff;
    /* background: #048cc357 !important; */
    background: #4065ba !important;
    text-decoration: none;
}

#tablet-overlay {
    position: absolute;
    top: 280px;
    left: 150px;
    width: 100%;
    z-index: -1;
    perspective: 1000px;
}

#tablet-overlay div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 40px;
    height: 400px;
    transform-origin: right;
}

#tablet-overlay div img {
    width: calc(50% + 40px);
    max-width: 1400px;
}

#app-store-download-container {
    display: flex;
    align-items: center;
    padding: 20px 0;
    text-align: left;
    margin-top: 50px;
}

#app-store-download-badge-anchor {
    margin: 0 5px;
}

#app-store-download-badge {
    width: 150px;
    height: 50px;
}

#app-store-download-message {
    border-radius: 10px;
}

a {
    color: #3490dc;
    text-decoration: none;
    background-color: transparent;
    font-weight: 400;
}

a:hover {
    color: #1d68a7;
    text-decoration: underline;
}

.text-left {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-left: 50px;
}

.text-right {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-right: 50px;
}

.secondary-container {
    position: relative;
    margin: 100px 40px 120px 40px;
    perspective: 1000px;
}

.secondary-container>div {
    background: #efefef;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: 100%;
    transform: translateY(100px);
    will-change: transform;
}

.secondary-container-fill {
    min-height: 500px;
    position: relative;
}

.secondary-container-fill img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.secondary-container-fill img.img-no-fit {
    object-fit: none;
}

.secondary-container-text {
    min-height: 500px;
    position: relative;
}

.secondary-container-title {
    margin-bottom: 20px;
}

.secondary-container-description {
    color: #000000;
    margin-bottom: 50px;
}

.secondary-container-link {
    font-size: 17px;
    background: transparent;
    min-height: 30px;
    display: flex;
    align-items: center;
}

.secondary-container-link:hover {
    cursor: pointer;
}

.secondary-container-link span {
    margin-left: 5px;
}

#secondary-background-1 {
    position: absolute;
    top: 1300px;
    left: 0;
    width: 100%;
    height: 1000px;
    transform: skewY(4deg);
    transform-origin: right;
    background: #027e9c;
    z-index: -2;
}

#secondary-background-2 {
    position: absolute;
    top: 1400px;
    left: 0;
    width: 100%;
    height: 1000px;
    transform: skewY(-7deg);
    transform-origin: right;
    background: #027e9c;
    z-index: -2;
}

#outro {
    width: 100%;
    min-height: 500px;
    padding: 0 40px 40px 40px;
}

#outro-cms-block {
    padding: 0 0 120px 0;
}

#outro-newsletter {
    background: #efefef;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 50px;
}

.text-center {
    text-align: center;
}

#nsup-form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 20px;
}

#nsup-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 400px;
    height: 50px;
    font-size: 18px;
    font-family: inherit;
    border: solid 2px #f6981f;
    border-radius: 15px;
    outline: none;
    padding: 0 15px;
    margin: 0;
    color: #5d5d5d;
    background-color: #f7f7f7;
    box-shadow: 0px 15px 7px -13px rgba(0, 0, 0, 0.07);
    transition: box-shadow 700ms ease;
}

form.submitted #nsup-form input:invalid {
    border: solid 1px #ff0000;
}

#newsletter-submit-button {
    min-width: 300px;
    min-height: 50px;
    border-radius: 15px;
    background: #027e9c;
    background: #812990;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    transition: none;
    text-decoration: none;
}

#newsletter-submit-button:hover, #newsletter-submit-button:active {
    box-shadow: inset 0 0 5px 0 #0000002f;
}

#newsletter-submit-button i {
    display: inline-block;
    font-size: 25px;
}

ul {
    padding-left: 20px;
}

.home-newsletter-section .box {
    padding: 40px;
    margin: 100px 0;
    background: #f7f7f7;
    border-radius: 20px;
}

/*----------------------------------------*\

    Media Queries

\*----------------------------------------*/

@media (max-width: 1050px) {
    #tablet-overlay {
        top: 320px;
    }
    #main-splash-header {
        height: 650px;
        margin-bottom: 50px;
    }
}

@media (max-width: 850px) {
    .secondary-container {
        margin: 40px 40px 60px 40px;
    }
    #secondary-background-1 {
        top: 1150px;
        height: 600px;
    }
    #secondary-background-2 {
        top: 1250px;
        height: 600px;
    }
    #outro {
        padding: 20px 40px 10px 40px;
    }
    #outro-cms-block {
        padding: 0 0 100px 0;
    }
    #intro-message {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 100px 40px 30px 40px;
    }
    #tablet-overlay div {
        justify-content: center;
    }
    #tablet-overlay {
        position: static;
        margin-bottom: 5em;
    }
    #tablet-overlay div {
        height: auto;
    }
    #app-store-download-container {
        margin-top: 10em;
    }
}

footer {
    background: #027e9c;
    background: #812990;
    background: linear-gradient(0deg, #3fcafa, #812990);
}

#footer-container * {
    font-size: 14px;
}

#footer-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #027e9c;
    padding: 30px 40px;
}

#footer-content {
    width: 100%;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-template-columns: auto auto auto min-content;
    column-gap: 20px;
    margin-bottom: 30px;
}

.home-footer-section {
    margin-top: 100px;
}

.home-footer-section .row {
    padding: 40px 0;
}

.home-footer-section p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    margin: 0;
}

.home-footer-section ul {
    list-style: none;
    padding: 0;
}

.home-footer-section li a {
    font-size: 14px;
    color: #ffffffbb;
    white-space: nowrap;
}

.home-footer-section li a:hover {
    text-decoration: none !important;
}

.home-footer-section li a i {
    margin-right: 4px;
    width: 16px;
    display: inline-flex;
    align-items: center;
    text-decoration: none !important;
}

.home-footer-section li a:hover span {
    text-decoration: underline;
}

.footer-outro {
    padding-top: 10px;
    border-top: solid 1px #fff;
}

.footer-outro * {
    font-size: 12px;
}

.footer-outro-links {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.footer-copyright p {
    color: #fff;
    font-weight: 200;
}

.footer-outro-links p, .footer-outro-links a {
    color: #fff;
    font-weight: 200;
}

.footer-outro-links span {
    user-select: none;
    margin: 0 10px;
    color: #fff;
    font-weight: 200;
}

@media (max-width: 1199.98px) {
    #swoopty {
        height: 900px;
    }
    .heading-box {
        margin-top: 100px;
    }
}

@media (max-width: 991.98px) {
    #swoopty {
        height: 850px;
    }
    .info-box>p {
        font-size: 150%;
    }
    .footer-copyright {
        align-items: flex-start;
        justify-content: center;
    }
    .footer-outro-links {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
    .footer-outro-links span {
        display: none;
    }
    .home-trio-section {
        padding: 0;
        box-shadow: none;
    }
    .home-trio-section .container {
        padding: 0px;
    }
    .home-trio-section .row {
        column-gap: 0px;
        box-shadow: none;
        border-radius: 0px;
        margin: 0px;
    }
    .home-trio-section .trio-box {
        background: transparent;
    }
}

@media (max-width: 900px) {
    .tablet-box img {
        width: calc(100% + 14vw);
        height: auto;
        margin-left: -7vw;
    }
}

@media (max-width: 767.98px) {
    #swoopty {
        height: 800px;
    }
    .heading-box {
        max-width: 500px;
    }
    .info-box {
        flex-direction: column;
    }
    .info-box a {
        margin: 0;
        width: 100%;
    }
    .info-box p {
        padding: 0 0 10px 0;
    }
    .home-aacaut-section .container {
        padding: 0;
    }
    .home-aacaut-section .row {
        margin: 0;
    }
    .home-aacaut-section .text-box {
        margin: 0;
        padding: 50px 40px;
        border-radius: 0;
    }
    .aacaut-logo-box {
        max-width: 300px;
    }
    #nsup-form input {
        min-width: calc(100% - 60px);
    }
    /* .home-duo-section {
        padding: 40px 0;
    } */
    .home-duo-section .img-box {
        min-height: 0;
    }
    .home-newsletter-section .box {
        padding: 20px;
    }
    .home-trio-section .trio-top-box .text-box {
        align-items: flex-start;
        text-align: left;
    }
    .tablet-box img {
        width: calc(100% + 14vw);
        height: auto;
        margin-left: -7vw;
    }
    .home-trio-section .img-box>* {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
}

@media (max-width: 575.98px) {
    #swoopty {
        height: 700px;
    }
    .heading-box {
        max-width: 100%;
    }
    #intro-buttons .intro-anchor {
        margin: 0 0 0 5px;
    }
    .home-banner-section>.container {
        margin-bottom: 50px;
    }
    .info-box {
        width: 100%;
        background: transparent;
        padding: 20px 0;
    }
    .info-box a {
        background: linear-gradient(to right, #fbb74b 0%, #ed8222 100%);
    }
    .info-box p {
        color: #002733;
        font-size: 17px;
    }
    .home-aacaut-section .text-box {
        padding: 50px 20px;
    }
    .aacaut-logo-box {
        max-width: 100%;
    }
    .home-trio-section .row {
        padding: 0px;
    }
    .tablet-box img {
        width: calc(100% + 12vw);
        height: auto;
        margin-left: -6vw;
    }
}

@media (max-width: 450px) {
    .tablet-box img {
        width: calc(100% + 10vw);
        height: auto;
        margin-left: -5vw;
    }
    .home-trio-section .img-box>* {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
}

@media (max-width: 400px) {
    .tablet-box img {
        width: calc(100% + 8vw);
        height: auto;
        margin-left: -4vw;
    }
}

@media (max-width: 350px) {
    #intro-buttons .intro-anchor {
        margin: 5px 0;
    }
    #intro-buttons {
        flex-direction: column;
    }
    .tablet-box img {
        width: calc(100% + 6vw);
        height: auto;
        margin-left: -3vw;
    }
}