@layer base {
    .comboseal-feature-page div.comboseal-feature-page .section-divide {
        @apply bg-tlx-blue h-[5px] w-full;
    }

    .comboseal-feature-page div.comboseal-feature-page #introduction-wrapper {
        @apply bg-[url("../images/comboseal/intro-background-ee5ee58129add718798a0e9da24cf35b.jpg")] bg-center-cover-no-repeat pb-28 text-center lg:pb-40;
    }
}

.comboseal-feature-page .section-divide#margin-top {
    margin-top: -5px;
}

/*** introduction ***/
.comboseal-feature-page #introduction {
    overflow: hidden;
    background-color: #fff;
}

.comboseal-feature-page #introduction #intro-title h2 {
    margin-bottom: 20px;
}

.comboseal-feature-page #introduction #intro-title {
    color: #fff;
    margin-top: 100px;
}

.comboseal-feature-page #introduction #intro-title h3 {
    margin: 0 10%;
}

.comboseal-feature-page #introduction #introduction-wrapper img {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-right: 0;
    margin-left: 0;
}

.comboseal-feature-page #introduction-text-section {
    background-color: #fff;
    overflow: hidden;
}

.comboseal-feature-page #introduction-text-wrapper {
    width: 100%;
    box-sizing: border-box;
    float: left;
    margin: 80px auto 0 auto;
}

.comboseal-feature-page #introduction-text-wrapper p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.comboseal-feature-page #introduction-text-wrapper ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0 0 20px 0;
}

.comboseal-feature-page #introduction-text-wrapper ul li {
    display: inline-block;
    margin: 0 2px;
}

.comboseal-feature-page #introduction-text-wrapper ul li img {
    height: 40px;
}

.comboseal-feature-page #introduction-images {
    width: 100%;
    text-align: center;
    float: right;
    margin-top: 10px;
}

.comboseal-feature-page #introduction-images .intro-product-images {
    display: inline-block;
    width: 100%;
    margin-top: 0;
}

.comboseal-feature-page #introduction-images .intro-product-images img {
    width: 100%;
}

.comboseal-feature-page #introduction-images h4 {
    margin-top: 20px;
    color: #006edc;
    border-bottom: solid 2px #f5f5f5;
    box-shadow: 0 10px 5px -5px #e2e2e2;
    padding: 10px 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.comboseal-feature-page #introduction-text-wrapper h3 {
    text-align: center;
}

.comboseal-feature-page #introduction .video-wrapper {
    padding-bottom: 100px;
}

.comboseal-feature-page #introduction .video-wrapper h4 {
    margin-bottom: 20px;
}

@media screen and (min-width: 500px) {
    .comboseal-feature-page #introduction #intro-title h2 {
        font-size: 3em;
    }

    .comboseal-feature-page #introduction-images h4 {
        width: 60%;
    }
}

@media screen and (min-width: 710px) {
    .comboseal-feature-page #introduction-images .intro-product-images {
        width: 40%;
    }
}

@media screen and (min-width: 1000px) {
    .comboseal-feature-page #introduction-wrapper {
        padding: 0 0 150px 0;
    }

    .comboseal-feature-page #introduction #introduction-wrapper img {
        width: 30%;
        margin-right: 20px;
        margin-left: 20px;
    }

    .comboseal-feature-page #introduction #intro-title h2 {
        font-size: 4em;
    }

    .comboseal-feature-page #introduction-text-wrapper h3 {
        text-align: left;
    }

    .comboseal-feature-page #introduction-text-wrapper p {
        width: 100%;
    }

    .comboseal-feature-page #introduction-text-wrapper ul {
        text-align: left;
    }

    .comboseal-feature-page #introduction-text-wrapper {
        max-width: 400px;
        width: 30%;
        margin: 100px auto 0 10%;
    }

    .comboseal-feature-page #introduction-images .intro-product-images {
        display: inline-block;
        width: 45%;
        margin-top: 0;
    }

    .comboseal-feature-page #introduction-images {
        width: 60%;
        text-align: center;
        float: right;
        margin-top: 100px;
    }

}

@media screen and (min-width: 1600px) {
    .comboseal-feature-page #introduction-text-wrapper {
        margin: 200px auto 0 10%;
    }
}

@media screen and (min-width: 2100px) {
    .comboseal-feature-page #introduction-text-wrapper {
        margin: 200px auto 0 15%;
    }
}

@media screen and (min-width: 2200px) {
    .comboseal-feature-page #introduction-images {
        margin-right: 5%;
    }
}

/******************* comboseal ***********************/

#comboseal-intro {
    background: linear-gradient(#0056ac, #0066cc);
    color: #fff;
    overflow: hidden;
    /*padding: 80px 30px;*/
    position: relative;
    text-align: center;
}

#comboseal-intro p {
    color: #fff;
    margin: 15px auto;
    width: 100%;
}

#comboseal-intro #comboseal-image-from-below {
    width: 70%;
    margin-bottom: 40px;
    max-width: 400px;
}

#comboseal-text-wrapper {
    text-align: left;
}

@media screen and (min-width: 700px) {
    #comboseal-intro p {
        width: 70%;
    }
}

@media screen and (min-width: 1000px) {
    #comboseal-intro {
        /*padding: 200px 0;*/
    }

    #comboseal-intro #comboseal-image-from-below {
        width: 40%;
        /*top: 150px;*/
        margin-bottom: 0;
        max-width: 700px;
    }

    #comboseal-text-wrapper {
        float: right;
        max-width: 400px;
        margin-right: 10%;
        margin-top: 5%;
        text-align: left;
    }

    .product-description-first-paragraph {
        font-size: 1.5em;
    }

    #comboseal-intro p {
        width: 100%;
    }
}

@media screen and (min-width: 1650px) {
    #comboseal-intro #comboseal-image-from-below {
        width: 700px;
        max-width: none;
        /*top: 200px;*/
    }

    #comboseal-text-wrapper {
        max-width: 600px;
    }

    .product-description-first-paragraph {
        font-size: 1.5em;
    }
}

@media screen and (min-width: 2100px) {
    #comboseal-text-wrapper {
        margin-right: 20%;
    }
}

/******************* comboseal-plus ***********************/

#comboseal-plus-intro {
    /*padding: 80px 30px;*/
    /*background: linear-gradient(#0b1b30, #2a2a2a);*/
    color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
}

#comboseal-plus-intro p {
    color: #fff;
    margin: 15px auto;
    width: 100%;
}

#comboseal-plus-text-wrapper {
    width: 100%;
    /*margin-bottom: 50px;*/
    text-align: left;
}

#comboseal-plus-intro #comboseal-plus-image-from-below {
    width: 90%;
    /*margin: 0 auto 40px auto;*/
}

@media screen and (min-width: 700px) {
    #comboseal-plus-intro p {
        width: 70%;
    }
}

@media screen and (min-width: 1000px) {
    #comboseal-plus-intro {
        /*padding: 200px 0 400px 0;*/
    }

    #comboseal-plus-intro #comboseal-plus-image-from-below {
        position: relative;
        /*right: 5%;*/
        /*top: 150px;*/
        max-width: 900px;
        width: 60%;
    }

    #comboseal-plus-text-wrapper {
        max-width: 400px;
        /*margin-left: 5%;*/
        /*margin-bottom: 0;*/
    }

    .product-description-first-paragraph {
        font-size: 1.5em;
    }

    #comboseal-plus-intro p {
        width: 100%;
    }
}

@media screen and (min-width: 1700px) {
    #comboseal-plus-intro {
        /*padding: 300px 0 400px 0;*/
    }

    #comboseal #ccomboseal-plus-image-from-below {
        width: 700px;
        max-width: none;
        top: 200px;
    }

    #comboseal-plus-text-wrapper {
        max-width: 500px;
        /*margin-left: 10%;*/
    }
}

@media screen and (min-width: 2100px) {
    #comboseal-plus-text-wrapper {
        /*margin-left: 15%;*/
    }
}

/******************* exploded-view ***********************/

#comboseal-exploded-view {
    background-color: #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
}

/*#comboseal-exploded-view #exploded-view-title {*/
/*    left: 5%;*/
/*    top: 50px;*/
/*    display: block;*/
/*    z-index: 5;*/
/*    padding: 20px 0;*/
/*}*/

#comboseal-exploded-view #exploded-view-title-in-key {
    display: none;
}

#comboseal-exploded-view #exploded-view-image {
    /*display: block;*/
    /*filter: blur(0);*/
    /*margin: auto;*/
    /*max-width: 1000px;*/
    /*transform-origin: center;*/
    /*transform: scale(1);*/
    /*transition: 1s;*/
    /*width: 100%;*/
}

/*#comboseal-exploded-view #exploded-view-image.active {*/
/*    transition: 1s;*/
/*    transform: scale(1.1);*/
/*    transform-origin: center;*/
/*    filter: blur(0);*/
/*}*/

div.comboseal-feature-page {
    width: 100%;
    background-color: #fff;
    /*padding: 50px 30px;*/
    box-sizing: border-box;
    /*transition: 1s;*/
    text-align: left;
}

div.comboseal-feature-page section#comboseal-exploded-view h5 span {
    width: 40px;
    height: 40px;
    background-color: #0066cc;
    background: linear-gradient(#0066cc, #004992);
    text-align: center;
    border-radius: 30px;
    display: inline-block;
    margin-right: 10px;
    padding-top: 3px;
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #fff;
}

div.comboseal-feature-page #exploded-view-key p {
    color: #0b1b30;
    padding-left: 50px;
    margin: 0 0 2rem 0;
}

div.comboseal-feature-page #open-close-exploded-menu {
    display: none;
    text-align: left;
}

#open-close-exploded-menu:hover {
    cursor: pointer;
    background-color: rgba(0, 102, 204, 0.85);
    transition: 1s;
}

@media screen and (min-width: 950px) {
    #exploded-view #exploded-view-title {
        position: absolute;
        left: 10%;
        top: 100px;
        display: block;
        z-index: 5;
        padding: 0;
    }

    #explosion-image {
        display: none;
    }

    #comboseal-exploded-view #exploded-view-image #video-wrapper {
        /*width: 100%;*/
        /*display: block;*/
        /*box-sizing: border-box;*/
        /*position: relative;*/
    }

    #comboseal-exploded-view #exploded-view-image {
        display: none;
    }

    #exploded-view #explosion-play {
        width: 100px;
        height: 100px;
        position: absolute;
        right: 25%;
        bottom: 50px;
        background-size: 100px;
    }
}

@media screen and (min-width: 1500px) {
    /*#exploded-view-key {*/
    /*    padding: 100px 30px;*/
    /*}*/
    div.comboseal-feature-page #exploded-view video {
        width: 50%;
        max-width: 1000px;
    }
}

/******************* environments ***********************/

#harsh-environments-1-wrapper {
    /*background: radial-gradient(circle at 50% 200%, #919191, #0b1b30);*/
    padding: 0 30px 80px 30px;
    color: #fff;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

#environment-features-1-wrapper,
#environment-features-2-wrapper {
    position: relative;
}

#environment-features-1-wrapper #environment-features-title {
    margin-bottom: 100px;
}

.comboseal-feature {
    display: flex;
    text-align: left;
    max-width: 400px;
    margin: 60px auto;
    vertical-align: top;
}

.comboseal-feature .feature-icon {
    width: 20%;
    display: inline;
    margin-right: 20px;
    vertical-align: top;
}

.feature-description {
    width: 100%;
    display: inline-block;
}

.comboseal-feature p {
    color: #fff;
}

#comboseal-side-view {
    margin: 0 auto 50px auto;
    min-width: 200px;
    width: 60%;
}

#harsh-environments-2-wrapper {
    background: radial-gradient(circle at 50% 200%, #002f63, #006edc);
    padding: 500px 30px 100px 30px;
    color: #fff;
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

#environments .section-divide {
    margin-top: -5px;
}

#comboseal-plus-closeup {
    height: 500px;
    margin-bottom: 50px;
    margin-right: -30px;
    max-width: unset;
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (min-width: 600px) {

    #comboseal-side-view {
        width: 60%;
        margin-bottom: 50px;
        min-width: 330px;
    }

    .feature-description {
        width: 70%;
        display: inline-block;
    }

}

@media screen and (min-width: 1000px) {
    #comboseal-side-view {
        float: right;
        width: 35%;
        margin-right: 10%;
        max-width: 700px;
    }

    #environment-features-1-wrapper {
        position: absolute;
        left: 10%;
    }

    #environment-features-1-wrapper {
        top: 100px;
    }

    #environment-features-2-wrapper {
        top: 150px;
    }

    #harsh-environments-1-wrapper {
        padding: 0 0 200px 0;
    }

    #harsh-environments-2-wrapper {
        padding: 300px 0 200px 0;
        text-align: center;
    }

    #environment-features-2-wrapper .comboseal-feature {
        display: flex;
        width: 30%;
    }

    #comboseal-plus-closeup {
        width: 70%;
        max-width: 1500px;
        margin-bottom: 0;
        margin-right: -15%;
        position: absolute;
        top: 0;
        right: 0;
        height: auto;
    }
}

@media screen and (min-width: 1300px) {
    #environment-features-1-wrapper {
        top: 150px;
    }

    #environment-features-2-wrapper .comboseal-feature {
        display: flex;
        margin-left: 10%;
        position: relative;
    }

    #harsh-environments-2-wrapper {
        padding: 100px 0 200px 0;
        text-align: center;
    }

    #environment-features-2-wrapper {
        top: 0;
    }
}

@media screen and (min-width: 1700px) {
    #environment-features-1-wrapper {
        top: 200px;
    }

}

@media screen and (min-width: 2100px) {
    #environment-features-1-wrapper {
        left: 20%;
    }

    #comboseal-side-view {
        margin-right: 20%;
    }

    #environment-features-2-wrapper .comboseal-feature {
        margin-left: 20%;
    }
}

/******************* efficiency ***********************/

#efficiency {
    /*background: radial-gradient(circle at 80% 10%, #0b1b30, #555);*/
    position: relative;
    text-align: center;
    padding: 0;
    overflow: hidden;
}

#efficiency-text {
    color: #fff;
    margin-top: 50px;
    margin-left: 0;
}

#efficiency-text p {
    color: #fff;
    box-sizing: border-box;
    width: calc(100% - 60px);
    margin: 40px auto;
    text-align: left;
}

#efficiency-images {
    color: #fff;
    text-align: center;
    width: 100%;
}

.efficiency-product-image {
    display: inline-block;
    vertical-align: top;
}

.efficiency-product-image#versus {
    vertical-align: bottom;
    margin: 0 20px;
    text-shadow: 1px 1px 10px #0e2754;
}

.efficiency-product-image img {
    max-width: 180px;
}

.efficiency-product-image#hid-image img {
    max-height: 180px;
}

#efficiency-images h4 {
    margin-top: 20px;
    color: #fff;
}

#efficiency-graph {
    margin: 80px auto;
    width: 90%;
    max-width: 1300px;
}

#efficiency-comparisons-wrapper {
    width: 100%;
    display: inline-block;
    padding: 80px 0;
    background-color: #fff;
}

#efficiency-comparisons-wrapper h4 {
    text-align: center;
}

.efficiency-comparison-content {
    display: inline-block;
    width: 90%;
    box-sizing: border-box;
    margin: 20px auto;
    max-width: 600px;
    color: #006edc;
}

@media screen and (min-width: 200px) {

    .efficiency-product-image img {
        max-width: 80px;
    }

    .efficiency-product-image#hid-image img {
        max-height: 80px;
    }

}

@media screen and (min-width: 400px) {

    .efficiency-product-image img {
        max-width: 180px;
    }

    .efficiency-product-image#hid-image img {
        max-height: 180px;
    }

}

@media screen and (min-width: 600px) {
    .efficiency-product-image#hid-image img {
        max-height: 250px;
    }

    .efficiency-product-image img {
        max-width: 250px;
    }

    .efficiency-comparison-content {
        width: 70%;
    }

}

@media screen and (min-width: 1000px) {
    #efficiency {
        padding: 0;
    }

    #efficiency-text p {
        color: #fff;
        box-sizing: border-box;
        width: auto;
        margin: 16px auto;
    }

    #efficiency-text {
        float: left;
        margin-top: 100px;
        margin-left: 10%;
        max-width: 250px;
        text-align: left;
    }

    #efficiency-images {
        right: 10%;
        top: 0;
        color: #fff;
        text-align: center;
    }

    .efficiency-product-image {
        display: inline-block;
        vertical-align: top;
    }

    .efficiency-product-image#versus {
        vertical-align: bottom;
        margin: 0 20px;
        text-shadow: 1px 1px 10px #0e2754;
    }

    .efficiency-product-image img {
        max-width: 300px;
    }

    .efficiency-product-image#hid-image img {
        max-height: 300px;
    }

    #efficiency-images h4 {
        font-size: 2em;
    }

    #efficiency-graph {
        margin: 150px auto;
        width: 65%;
    }

    #efficiency-comparisons-wrapper {
        padding: 100px 0;
    }

    .efficiency-comparison-content {
        width: 40%;
        margin: 50px 10px;
        max-width: 600px;
        color: #006edc;
    }

    #comparison-graphics {
        display: block;
        max-width: 1500px;
        margin: auto;
    }

}

@media screen and (min-width: 1350px) {
    .efficiency-product-image img {
        max-width: 500px;
    }

    .efficiency-product-image#hid-image img {
        max-height: 500px;
    }

    #efficiency-text {
        margin-top: 200px;
        margin-left: 10%;
        max-width: 300px;
    }

    .efficiency-comparison-content {
        margin: 50px;
    }

}

@media screen and (min-width: 2100px) {
    #efficiency-text {
        margin-left: 20%;
    }
}

/******************* lux-guard ***********************/

#comboseal-lux-guard {
    /*padding: 80px 0;*/
    background: radial-gradient(circle at 50% 200%, #002f63, #006edc);
}

#comparison-titles h4 {
    display: inline-block;
}

#comparison-titles h4 {
    display: inline-block;
}

#comboseal-lux-guard #lux-guard-text {
    margin: auto;
    width: calc(100% - 60px);
    max-width: 500px;
    color: #fff;
}

#comboseal-lux-guard #lux-guard-text p {
    color: #fff;
}

#comboseal-lux-guard #lux-guard-image {
    max-width: 400px;
    margin: auto;
    display: block;
}

#comboseal-lux-guard #lux-guard-image {
    width: 100%;
}

#comboseal-lux-guard #lux-guard-text,
#comboseal-lux-guard #lux-guard-image {
    box-sizing: border-box;
    vertical-align: top;
}

@media screen and (min-width: 600px) {
    /*#comboseal-lux-guard {*/
    /*    padding: 80px 30px;*/
    /*}*/
}

@media screen and (min-width: 1000px) {
    /*#comboseal-lux-guard {*/
    /*    padding: 100px 0;*/
    /*}*/

    #comboseal-lux-guard #lux-guard-text {
        /*margin: 0 auto 0 10%;*/
        max-width: 500px;
        width: 100%;
    }

    /*#comboseal-lux-guard #lux-guard-text {*/
    /*    width: 45%;*/
    /*}*/

    #comboseal-lux-guard #lux-guard-image {
        width: 30%;
    }

    #comboseal-lux-guard #lux-guard-image {
        margin-right: 15%;
    }

    #comboseal-lux-guard #lux-guard-image {
        float: right;
    }

    #comboseal-lux-guard #lux-guard-text,
    #comboseal-lux-guard #lux-guard-image {
        display: inline-block;
    }
}

@media screen and (min-width: 1600px) {
    #comboseal-lux-guard #lux-guard-image {
        max-width: 600px;
    }

    #comboseal-lux-guard #lux-guard-text {
        margin: 100px auto 0 10%;
    }
}

@media screen and (min-width: 2100px) {

    #comboseal-lux-guard #lux-guard-text {
        margin: 100px auto 0 20%;
    }
}

/******************* smartscan ***********************/

/*#combo-smartscan {*/
/*    background-color: #006edc;*/
/*}*/

#combo-smartscan #smartscan-logo {
    width: 80%;
    max-width: 400px;
}

#combo-smartscan #smartscan-text-wrapper {
    /*background: linear-gradient(#0b1b30, #5a5a5a);*/
    box-sizing: border-box;
    overflow: hidden;
    padding: 80px 30px;
    position: relative;
    text-align: center;
    width: 100%;
}

#combo-smartscan-text-wrapper h3,
#combo-smartscan-text-wrapper p {
    color: #fff;
    max-width: 500px;
    margin: 30px auto;
    text-align: left;
}

#combo-smartscan-features-wrapper {
    width: 100%;
    text-align: center;
}

.combo-smartscan-features {
    width: 100%;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 20px;
    box-sizing: border-box;
    vertical-align: top;
    color: #fff;
    padding: 30px;
}

.combo-smartscan-features img {
    width: 100px;
    height: 100px;
    margin: auto;
}

.combo-smartscan-features h5 {
    color: #fff;
}

.combo-smartscan-features p {
    color: #fff;
    width: 100%;
    max-width: 450px;
    margin: 15px auto;
}

#combo-smartscan-monitoring-wrapper {
    background-color: #fff;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    padding: 80px 30px;
    width: 100%;
}

#combo-smartscan-monitoring-text {
    width: 100%;
    max-width: 500px;
    margin: auto;
}

#combo-smartscan-monitoring-text ul {
    margin-bottom: 20px;
}

/*#smartscan-monitoring-image {*/
/*    width: 100%;*/
/*    margin: 0 auto;*/
/*}*/

#smartscan-page-link {
    border: 2px solid #006edc;
    float: left;
}

#smartscan-page-link:hover {
    background-color: #fff;
    color: #006edc;
    transition: 0.5s;
}

@media screen and (min-width: 1000px) {
    #smartscan #smartscan-logo {
        float: right;
        position: absolute;
        top: 250px;
        width: 40%;
    }

    #smartscan #smartscan-text-wrapper h3,
    #smartscan #smartscan-text-wrapper p {
        margin: 16px 0;
    }

    #smartscan #smartscan-text-wrapper {
        background: linear-gradient(#0b1b30, #5a5a5a);
        width: 100%;
        padding: 200px 0 200px 10%;
    }

    .smartscan-features {
        width: 33%;
        display: inline-block;
        background: radial-gradient(circle at 50% 200%, #002f63, #006edc);
        box-sizing: border-box;
        vertical-align: top;
        color: #fff;
        height: 450px;
        padding: 50px;
    }

    .smartscan-features img {
        width: 150px;
        height: 150px;
    }

    .smartscan-features p {
        width: 80%;
    }

    /*#smartscan-monitoring-text {*/
    /*    width: 40%;*/
    /*    max-width: 500px;*/
    /*    float: left;*/
    /*    margin: 100px 0 200px 10%;*/
    /*}*/
    /*#smartscan-monitoring-image {*/
    /*    float: right;*/
    /*    width: 40%;*/
    /*    margin: 100px 10% 0 auto;*/
    /*}*/
}

@media screen and (min-width: 1300px) {
    .smartscan-features img {
        width: 200px;
        height: 200px;
    }
}

@media screen and (min-width: 1400px) {
    #smartscan #smartscan-logo {
        right: 10%;
        max-width: 700px;
    }

    /*#smartscan-monitoring-text {*/
    /*    width: 50%;*/
    /*    margin: 200px 0 200px 10%;*/
    /*}*/
    /*#smartscan-monitoring-image {*/
    /*    margin: 100px 10% 0 auto;*/
    /*}*/

}

@media screen and (min-width: 1000px) {
    /*#smartscan #smartscan-text-wrapper {*/
    /*    padding: 200px 0 200px 10%;*/
    /*}*/
}

@media screen and (min-width: 2100px) {
    /*#smartscan-monitoring-text {*/
    /*    margin: 200px 0 200px 20%;*/
    /*}*/
    #smartscan #smartscan-text-wrapper {
        padding: 200px 0 200px 20%;
    }

    #smartscan #smartscan-logo {
        right: 20%;
    }
}

/******************* product-pages ***********************/

.section-title-blue,
.section-title-grey,
.section-title-white {
    text-align: center;
}

.section-title-blue {
    color: #006edc;
}

.section-title-grey {
    color: #0b1b30;
}

.section-title-white {
    color: #fff;
}

@media screen and (min-width: 1000px) {
    .section-title-blue,
    .section-title-grey,
    .section-title-white {
        text-align: left;
    }
}
