﻿.fw900 {
    font-weight: 900;
}


#mobileBannerBottom {
    margin-bottom: 40px;
}

#mobileBannerBottom img {
    width: 100%;
}

.container, .col, .row {
    margin: 0;
    padding: 0;
}

.whiteArrowIcon {
    max-width: 16px;
}

#mobileBannerBackground {
    padding: 100px 25px 60px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/mobile/mobile_header.png");
    color: white;
}

#dtBannerBackground {
    padding: 150px 60px 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/home_header.jpg");
    color: white;
}

.bannerText h3 {
    margin-top: 10px;
    font-size: 31px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.bannerText h2 {
    margin-top: 0;
    font-size: 40px;
}

.bannerText p {
    font-size: 19px;
    font-weight: 300;
}

.line {
    width: 245px;
    height: 5px;
    background: #efff67;
    margin-top: 5px;
    margin-bottom: 5px;
}


#whyChooseSDM {
    margin-top: 20px;
    /*padding: 0 20px;*/
}

    #whyChooseSDM h3 {
        font-size: 31px;
        color: #9b99ae;
        margin-top: 0;
        margin-bottom: 20px;
    }

.grayBubble {
    background: #f5f7fb;
    margin: 10px 0;
    padding: 20px 30px;
    border-radius: 32px;
    border:0px;
}

    .grayBubble h6 {
        color: #2f3690;
        font-size: 15px;
    }

    .grayBubble p {
        color: #9b99ae;
        font-size: 13px;
    }

.blueBox {
    background: #929ad8;
    padding: 20px;
    border-radius: 32px;
    display: inline-block;
    width: 48%;
    max-width: 200px;
    min-height: 150px;
}

.bBMarginRight {
    margin-right: 10px;
}

.blueBoxRow {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.blueBoxImages {
    width: 30px;
}

.blueBoxHeaderFont {
    color: white;
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
}

.blueBoxSubFont {
    color: #211c52;
    font-size: 24px;
    margin: 0;
}

#howItWorks {
    margin-top: 50px;
}

#howItWorksBackground {
    padding: 40px 20px;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/howitworks_background.png");
}

#howItWorks h3 {
    text-align: center;
    font-size: 31px;
    color: white;
}

.howItWorksTextBox {
    background: white;
    width: 100%;
    max-width: 330px;
    /*padding: 50px 40px 35px;*/
    margin: 40px auto;
    border-radius: 32px;
    text-align: left;
}

#dtHowItWorksContainer {
    display: none;
}

.howItWorksTextBoxHeader {
    padding: 50px 40px 0;
}

.howItWorksTextBoxText {
    padding: 0 40px 35px;
}

.fastlaneHeader {
    display: flex;
    justify-content: space-between;
    padding-left: 40px;
    padding-top: 40px;
}

    .fastlaneHeader p {
        margin-top: 10px;
        margin-bottom: 20px;
    }

.learnMoreAboutFastLaneBtn {
    background: #211c52;
    padding: 5px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 32px 0 0 32px;
    height: 40px;
    width: 150px;
}
    .learnMoreAboutFastLaneBtn:hover {
        background-color: #929ad8;
        cursor:pointer;
    }
    .learnMoreAboutFastLaneBtn p {
        font-weight: 900;
        margin: 0 !important;
        color: white !important;
    }

.howItWorksTextBox p {
    color: #2f3690;
    font-size: 15px;
    margin-bottom: 30px;
}

.howItWorksTextBox h4 {
    color: #89ba44;
    font-size: 23px;
}

.howItWorksTextBox h6 {
    color: #9b99ae;
    font-size: 14px;
    line-height: 1.5;
}


#viewOnlineDemoBtn, #viewOnlineDemoBtnMobile, #viewOnlineDemoBtn2 {
    width: 225px;
    /*margin-top: 30px;*/
    margin-left: 0 !important;
    align-items:center;
}

#howSDMWorksBtn {
    margin-top: 20px;
    width: 95%;
    max-width: 315px;
}

#sdmApp {
    padding: 40px 25px;
    text-align: center;
}

#sdmAppText {
    text-align: left;
}

#sdmApp h3, #ourSchoolPartners h3, #isSDMRight h3 {
    color: #9b99ae;
    font-size: 31px;
    line-height: 1.1;
    margin-top: 0;
}

#sdmApp h6 {
    color: #2f3690;
    font-size: 15px;
    margin: 30px 0;
}

#sdmApp p, #isSDMRight p {
    color: #9b99ae;
    font-size: 14px;
    line-height: 1.5;
}

.col-sm-6 {
    padding: 0 25px !important;
}

#appStoreImgs {
    display: flex;
    width: 100%;
    max-width: 330px;
    margin: 20px auto;
    justify-content: space-between;
}

    #appStoreImgs img {
        width: 30%;
        max-width: 100px;
    }

#appImageImg {
    margin: 20px auto 0;
    width: 100%;
    max-width: 470px;
}

#ourSchoolPartners {
    padding: 70px 25px;
    background: #f6f7fb;
    text-align: center;
}

    #ourSchoolPartners h4 {
        color: #211c52;
        font-size: 20px;
        margin: 40px 5px;
    }

.schoolCard {
    width: 40%;
    max-width: 156px;
    min-height: 183px;
    padding: 20px;
    background: white;
    border-radius: 32px;
    margin-bottom: 40px;
    text-align: center;
    position: relative;
}

.schoolImg {
    max-width: 64px;
}

.schoolNameText, .schoolLocationText {
    font-size: 12px;
    font-weight: 900;
}

.schoolNameText {
    color: #2f3690;
}

.schoolLocationText {
    color: #9b99ae;
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
    text-align: center;
}

.schoolImgContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    width: 100%;
}

.mobilePartnersSwiper {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 325px !important;
}

.dtPartnersSwiper {
    display: none;
}

#seeWhatSchoolsSayBtn {
    width: 255px;
    padding: 0 30px;
}

#isSDMRight {
    padding: 70px 30px;
}

    #isSDMRight h3 {
        margin-bottom: 30px;
    }

#getStarted {
    padding: 10px 25px 65px;
}

#getStartedTodayBox {
    background: #f6f7fb;
    width: 100%;
    padding: 50px 20px;
    text-align: center;
    border-radius: 32px;
}

    #getStartedTodayBox h3 {
        margin-top: 0;
        font-size: 31px;
        color: #211c52;
    }

    #getStartedTodayBox p {
        margin-bottom: 5px;
        font-size: 15px;
        color: #2f3690;
    }

#findOutHowBtn {
    height: 52px;
    background: #2f3690;
    width: 196px;
    border: none;
    border-radius: 25px;
    justify-content: space-between;
    align-items: center;
    margin: 40px auto 50px;
    display: flex;
    padding: 0 20px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}
    #findOutHowBtn:hover {
        background-color: #929ad8;
    }
.topBBRow {
    margin-top: 30px;
}

#desktopBanner {
    display: none;
}


/*swiper tests*/
.swiper {
    width: 100%;
}

.swiper-pagination-bullet {
    background: #dbdbe3;
}

.swiper-pagination-bullet-active {
    background: #9b99af;
}
.accordion-item:first-of-type {
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 32px;
    border-bottom-left-radius: 32px;
}
.accordion-button {
    background-color: #f5f7fb !important;
    box-shadow:unset !important;
    border:0px !important;
}
    .accordion-button:after {
        background-size: 51px 51px;
        height: 51px;
        width: 51px;
    }
    .accordion-button:focus, .accordion-button:active, .accordion-button:visited, .accordion-button:hover, .accordion-button:focus-within, .accordion-button:focus-visible {
        background-color: #f5f7fb !important;
        border-color: #f5f7fb;
        box-shadow: unset;
        color: initial;
        border:0px;
    }
    .accordion-button:not(.collapsed)::after {
        background-image: url("/images/close.png");
        background-repeat: no-repeat;
    }
    .accordion-button::after {
        background-image: url("/images/open.png");
        background-repeat: no-repeat;
    }
    @media (min-width: 768px) {
        #dtBannerBackground {
            padding: 100px 40px 80px;
        }

        .dtBannerText h3 {
            margin-top: 10px;
            font-size: 31px;
            margin-bottom: 0;
            text-transform: uppercase;
            letter-spacing: .1em;
        }

        .dtBannerText h2 {
            margin-top: 0;
            font-size: 40px;
        }

        .dtBannerText p {
            font-size: 19px;
            font-weight: 300;
        }

        .dtBannerText {
            width: 400px;
        }

        #desktopBanner {
            display: block;
        }

        #mobileBannerTop {
            display: none;
        }

        #mobileBannerBottom {
            display: none;
        }

        #whyChooseSDM {
            margin-top: 50px;
        }

        #whyChooseSDMRow {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        #sdmApp {
            display: flex;
            flex-direction: row-reverse;
            align-items: center;
            margin: 10%;
            padding: 0;
        }

        #appImageImg {
            width: 45%;
            margin-right: 5%;
            margin-top: 0;
        }

        #dtLastSection {
            display: flex;
            padding: 50px 40px;
            justify-content: space-between;
            align-items: center;
        }

        #getStarted {
            padding: 0;
        }

        #isSDMRight {
            width: 50%;
            padding: 0;
        }

        #getStartedTodayBox {
            padding: 40px 30px;
        }
    }

    @media (min-width: 992px) {
        .blueBox {
            max-width: 260px;
        }

        .dtBannerText {
            width: 515px;
        }

            .dtBannerText h3 {
                margin-top: 10px;
                font-size: 50px;
                margin-bottom: 0;
                text-transform: uppercase;
                letter-spacing: .1em;
            }

            .dtBannerText h2 {
                margin-top: 0;
                font-size: 65px;
            }

            .dtBannerText p {
                font-size: 30px;
                font-weight: 300;
            }

        .howItWorksSwiper {
            display: none;
        }

        #dtHowItWorksContainer {
            display: flex;
            justify-content: space-between;
            max-width: 1200px;
            margin: auto;
        }

        .howItWorksTextBox {
            display: inline-block;
            width: 32%;
            max-width: 380px;
            margin: 40px 0;
        }

        #howSDMWorksBtn {
            margin-top: 0;
            margin-bottom: 30px;
        }

        #dtLastSection {
            display: flex;
            justify-content: space-between !important;
            margin: 120px 0;
            padding: 0 60px;
        }

        #getStarted {
            width: 45%;
            max-width: 430px;
        }

        #getStartedTodayBox {
            width: 100%;
        }

        .line {
            margin-left: 5px;
            width: 385px;
        }

        #ourSchoolPartnersTextContainer {
            max-width: 700px;
            margin: auto;
        }

        .mobilePartnersSwiper {
            display: none;
        }

        .dtPartnersSwiper {
            display: block;
            width: 100%;
            max-width: 1346px;
        }

        .schoolCard {
            width: 18%;
            max-width: 260px;
            min-height: 250px;
            padding: 30px 10px 20px;
            background: white;
            border-radius: 32px;
            margin-bottom: 40px;
            text-align: center;
            position: relative;
        }

        .schoolImg {
            max-width: 100px;
        }

        .schoolNameText, .schoolLocationText {
            font-size: 14px;
            font-weight: 900;
        }

        .schoolNameText {
            color: #2f3690;
            max-width: 208px;
            margin: auto;
            margin-bottom: 10px;
        }

        .schoolLocationText {
            color: #9b99ae;
            width: 100%;
            position: initial;
            text-align: center;
        }

        .schoolImgContainer {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 110px;
            width: 100%;
        }

        #appStoreImgs {
            max-width: 500px;
            margin: 20px auto;
            justify-content: space-between;
            width: 100%;
        }

            #appStoreImgs img {
                width: 30%;
                max-width: 150px;
            }

        .applinkimage:hover {
            cursor: pointer;
        }
    }

    @media (min-width: 1200px) {

        #dtBannerBackground {
            padding: 150px 100px 120px;
        }

        .blueBox {
            padding: 25px;
            height: 250px;
        }

        #whyChooseSDM h3 {
            font-size: 40px;
        }

        .grayBubble h6 {
            font-size: 20px;
        }

        .grayBubble p {
            /*margin-top: 40px;*/
            color: #9b99ae;
            font-size: 16px;
        }

        /*.grayBubble {
            padding: 30px 40px;
        }*/

        #whyChooseSDMRow {
            margin-top: 100px;
            margin-bottom: 150px;
        }

        .topBBRow {
            margin-top: 0;
        }

        .blueBoxImages {
            width: 51px;
        }

        .blueBoxHeaderFont {
            font-size: 20px;
            margin-bottom: 20px;
        }

        .blueBoxSubFont {
            font-size: 40px;
        }

        .howItWorksTextBox p {
            font-size: 20px;
            margin-bottom: 30px;
        }

        .howItWorksTextBox h4 {
            font-size: 28px;
        }

        .howItWorksTextBox h6 {
            font-size: 16px;
        }

        .learnMoreAboutFastLaneBtn p {
            font-size: 16px !important;
        }

        #dtLastSection {
            display: flex;
            justify-content: space-between;
            margin: 120px auto;
            padding: 0;
            max-width: 1000px;
        }

        #isSDMRight {
            max-width: 460px;
        }

        #getStarted {
            width: 45%;
            max-width: 480px;
        }

        #getStartedTodayBox {
            width: 100%;
            max-width: 480px;
        }

            #getStartedTodayBox h3 {
                font-size: 40px;
            }

            #getStartedTodayBox p {
                font-size: 20px;
            }

        #howItWorks h3 {
            font-size: 40px;
        }

        #sdmApp {
            margin: 120px auto;
            max-width: 1000px;
        }

            #sdmApp h3, #ourSchoolPartners h3, #isSDMRight h3 {
                font-size: 40px;
            }

            #sdmApp p, #isSDMRight p {
                font-size: 16px;
            }

            #sdmApp h6 {
                font-size: 20px;
            }
    }

    @media (min-width: 1368px) {
        .blueBoxHeaderFont {
            font-size: 24px;
            margin-bottom: 30px;
        }
    }
