.sec-one-img-desktop {
    display: none;
}

.sec-one-img-mobile {
    width: 100%;
    margin-top: 20px;
}

.sec-one-content-wrapper-inner {
    padding-top: 20px;
    padding-bottom: 15px;
}

.sec-one .btn {
    margin-top: 20px;
}

.sec-one-desktop-content-wrapper {
    margin-top: 20px;
}

.st-sub-sec {
    margin-top: 25px;
}

.blue-dot-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.blue-line {
    width: 100%;
    height: 2px;
    background: #1755F2;
    position: relative;
    top: 11px;
}

.blue-dot {
    width: 21px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.st-sub-sec-headline {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}

.sec-two {
    background: #ECEDF4;
}

.st-box {
    background: #fff;
    margin-top: 25px;
    border-radius: 2px;
}

.st-box-inner {
    padding: 15px;
}

.st-box-content {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 35px;
}

.st-box-icon {
    position: absolute;
    left: 0;
    top: 4px;
}

.sec-content.desktop-center.one {
    margin-top: 25px;
}

.st-sub-sec.two {
    margin-bottom: -25px;
}

.sth-yellow-box {
    background: #FDBD29;
    max-width: 375px;
    margin: 20px auto;
    border-radius: 2px;
}

.sth-yellow-box-inner {
    padding: 20px;
}

.sth-yellow-box-title {
    margin-bottom: 10px;
}

.sth-yellow-box span {
    margin: 0 5px;
}

.sec-three-blurb {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
    margin-bottom: 35px;
}

.sth-cols-row {
    margin-top: 30px;
}

.sth-col-inner {
    padding: 0 10px;
}

.sth-col-img {
    width: 100%;
}

.sth-col-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
    color: #212121;
}

.sth-col-content-wrapper {
    padding-left: 13px;
    border-left: 2px solid #1755F2;
}

.sth-col-btn {
    margin-top: 15px;
}

@media (min-width: 768px) {
    .sec-one-content-wrapper {
        width: 675px;
        margin-left: auto;
        margin-right: auto;
    }

    .sec-one .sec-headline.one {
        text-align: center;
    }

    .sec-one-desktop-content-wrapper {
        margin-top: 40px;
    }

    .sec-two .sec-headline {
        text-align: center;
    }

    .sec-two .sec-inner {
        max-width: 675px;
        margin-left: auto;
        margin-right: auto;
    }

    .sec-content.desktop-center.top {
        max-width: 880px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    .sec-content.desktop-center.two {
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .sec-three-blurb {
        max-width: 670px;
        font-size: 19px;
        line-height: 29px;
        margin-bottom: 40px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .sec-three .sec-headline {
        text-align: center;
    }

    .sec-three .sec-inner {
        max-width: 675px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1024px) {
    .sec-one {
        background-image: url(../assets/road-to-transition/background-one.png);
        background-size: auto;
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    .sec-one .btn {
        width: 316px;
    }

    .sec-one-desktop-content-wrapper {
        position: relative;
        max-width: 1485px;
        margin-left: auto;
        margin-right: auto;
    }

    .sec-one-img-desktop {
        display: block;
        width: 70%;
        padding-left: 25px;
        max-width: max-content;
    }

    .sec-one-img-mobile {
        display: none;
    }

    .sec-one-content-wrapper {
        background: #fff;
        border-radius: 5px;
        width: 588px;
        padding: 35px 25px;
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 2%;
    }

    .sec-one-content-wrapper-inner {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .sec-two {
        background-image: url(../assets/road-to-transition/background-two.png);
        background-size: auto;
        background-position: left top;
        background-repeat: no-repeat;
    }

    .st-sub-sec {
        margin-top: 40px;
        margin-bottom: 45px;
    }

    .blue-line {
        display: none;
    }

    .blue-dot {
        width: auto;
    }

    .st-sub-sec-headline {
        text-align: center;
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .sec-content.desktop-center {
        text-align: center;
    }

    .st-box {
        border-radius: 5px;
        max-width: 664px;
        margin-left: auto;
        margin-right: auto;
    }

    .st-box-inner {
        padding: 30px 20px;
    }

    .sec-two .sec-inner {
        max-width: 967px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .sth-yellow-box {
        max-width: 500px;
        text-align: center;
        border-radius: 5px;
    }

    .sth-yellow-box-inner {
        padding: 30px 20px;
    }
}

@media (min-width: 1200px) {
    .sec-one-content-wrapper {
        width: 672px;
    }

    .sec-two, .sec-two .sec-inner {
        position: relative;
    }

    .sth-cols-row {
        font-size: 0;
        margin-right: -10px;
        margin-left: -10px;
    }

    .sth-col.two .sth-col-inner {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
    }

    .sth-col-title {
        margin-top: 0;
    }

    .sth-col-btn {
        width: 316px;
    }

    .sec-three .sec-inner {
        max-width: 1537px;
    }

    .sth-col {
        position: relative;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        width: 50%;
    }
}

@media (min-width: 1400px) {
    .sec-one-desktop-content-wrapper {
        margin-top: 55px;
    }

    .sec-one-content-wrapper {
        width: 759px;
    }

    .st-sub-sec {
        margin-bottom: 60px;
    }

    .st-sub-sec-headline {
        font-size: 28px;
        line-height: 33px;
        letter-spacing: 1.12px;
    }

    .sec-two .sec-inner {
        max-width: 1400px;
    }

    .sec-content.desktop-center.top {
        max-width: 990px;
    }

    .sth-yellow-box {
        max-width: 545px;
        font-size: 18px;
    }

    .sec-three-blurb {
        font-size: 28px;
        line-height: 45px;
        max-width: 990px;
        margin-bottom: 80px;
        margin-top: 20px;
    }

    .sth-cols-row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .sth-col-inner {
        padding: 0 15px;
    }

    .sth-col-title {
        font-size: 28px;
        line-height: 33px;
        letter-spacing: 1.12px;
    }

    .sec-three-cols {
        margin-top: 50px;
    }
}

@media (min-width: 1600px) {
    .st-box-content {
        font-size: 18px;
        line-height: 22px;
    }

    .sec-two .sec-inner {
        max-width: 1475px;
    }

    .sth-col.one {
        width: 48%;
    }

    .sth-col.two {
        width: 52%;
    }
}












