.slider-style-two.centered-slide {
    display: flex;
    align-items: center;
    padding: 0;
}

.slide-launcher {
    background: url('../img/images/new_launcher_bb_banner_bg.webp') no-repeat center top;
    background-size: cover;
}

.slider-full-width-absolute-background {
    background: url('../img/images/launcher_screen_mock_big.webp') no-repeat center center;
    background-size: contain;
}

.absolute-element-position {
    top: 0;
    left: 0;
}

.slide-launcher-title {
    font-size: 75px;
    color:#fa0101;
    font-weight: 700;
    line-height: 6rem;
}

.slide-bb-logo {
    margin: 10px auto 50px auto;
    width: 80%;
}

.slide-launcher-button-container {
    width:80%;
    margin: 0 auto;
}

.slide-launcher-button {
    margin-left: 20px !important;
    padding: 25px 40px !important;
    font-size:20px;
}

.slide-nhh2 {
    background: url('../img/images/nhh2_promo_bb_banner_bg.webp') no-repeat center center;
    background-size: cover;
}

.slide-nhh2 .new-slide-row {
    padding-top: 35%;
}

.slide-nhh2 .slider-full-width-absolute-background {
    background: url('../img/images/nhh2_promo_bb_banner_copy.webp') no-repeat center center;
    background-size: contain;
}

.slider-style-two.slider-rhinos {
    padding: 0;
}

.slider-style-two .slider-content h2.slide-soh-title {
    font-size: 75px;
    text-transform: none;
    font-weight: 700;
    line-height: 5.5rem;
}

.slider-rhinos.slider-soh {
    background-image: url('../img/images/soh_promo_bb_banner_bg.webp');
}

@media (max-width: 1440px) {
    .slide-launcher-title {
        font-size: 60px;
        line-height: 5rem;
    }
    .slide-launcher-button {
        padding: 22px 35px !important;
        font-size:20px;
    }
    .slide-soh-logo {
        width: 400px;
    }
    .slider-style-two .slider-content h2.slide-soh-title {
        font-size: 63px;
        line-height: 4.5rem;
    }
}

@media (max-width: 1366px) {
    .slide-launcher-title {
        font-size: 55px;
        line-height: 4rem;
    }
    .slide-bb-logo {
        width: 67%;
    }
    .slide-launcher-button-container {
        width:65%;
    }
    .slide-launcher-button {
        padding: 17px 25px !important;
        font-size: 17px;
    }
}

@media (max-width: 1024px) {
    .slide-launcher-title {
        font-size: 45px;
        line-height: 3.5rem;
    }
    .slide-bb-logo {
        margin: 10px auto 35px auto;
    }
    .slide-launcher-button {
        padding: 15px 20px !important;
        font-size: 16px;
    }
    .slider-style-two .slider-content h2.slide-soh-title {
        font-size: 55px;
        line-height: 4rem;
    }
}

@media (max-width: 1024px) {
    .slider-style-two.slider-rhinos {
        background-position: 60% center;
    }
    .slider-content.shop {
        padding: 0 0 0 30px;
    }
}

@media (max-width: 992px) {
    .slide-soh-logo {
        margin: 0 auto !important;
    }
}

@media (max-width: 768px) {
    .slide-launcher {
        background: url('../img/images/new_launcher_bb_banner_mob_bg.webp') no-repeat center top;
    }
    .slider-full-width-absolute-background {
        background: url('../img/images/mock_mobile.webp') no-repeat center bottom;
        background-size: contain;
    }
    .container-new-slide {
        align-self: flex-start;
    }
    .new-slide-row {
        flex-direction: column;
        padding-top: 5%;
    }
    .slide-bb-logo {
        width: 330px;
    }
    .slide-launcher-button-container {
        width: 75%;
    }
    .slide-launcher-button {
        padding: 17px 25px !important;
        font-size: 17px;
    }
    .slide-nhh2 {
        background: url('../img/images/nhh2_promo_bb_banner_mob_bg.webp') no-repeat center center;
        background-size: cover;
    }
    .slide-nhh2 .slider-full-width-absolute-background {
        background-size: 150% auto;
    }
    .slide-nhh2 .new-slide-row {
        padding-top: 50%;
    }
    .slider-rhinos.slider-soh {
        background: url('../img/images/soh_promo_bb_banner_mob_bg.webp') no-repeat center center;
        background-size: cover;
    }
    .slider-content.shop {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 30px 0;
    }
    .height-mob-100 {
        height: 100%;
    }
}

@media (max-width: 576px) {
    .slide-launcher-title {
        font-size: 30px;
        line-height: 2.5rem;
    }
    .slide-bb-logo {
        width: 70%;
    }
    .slide-launcher-button {
        padding: 15px !important;
        margin: 0!important;
        font-size: 15px;
    }
    .slide-nhh2 .slide-launcher-button {
        padding: 10px 15px !important;
        margin: 0 !important;
        font-size: 14px;
    }
    .slide-soh-logo {
        width: 300px;
    }
    .slider-style-two .slider-content h2.slide-soh-title {
        font-size: 37px;
        line-height: 2.8rem;
    }
}
