#page-title.lucky-seteven-title-container {
    background: url(../images/lucky-steven/mg-lucky-steven-back-1.jpg) no-repeat center center / cover;
    background-color: black;
    min-height: 600px;
    height: 70vh;
    display: flex;
    justify-content: flex-end;
}

#content .content-wrap .lucky-seteven-content {
    padding: 0px;
    background-color: black;
    min-height: 670px;
    height: 80vh;
}
#content .content-wrap .lucky-seteven-content-1 {
    background: url(../images/lucky-steven/mg-lucky-steven-back-2.jpg) no-repeat center bottom / cover;
}

#content .content-wrap .lucky-seteven-content-2 {
    background: url(../images/lucky-steven/mg-lucky-steven-back-3.jpg) no-repeat center bottom / cover;
}
#content .content-wrap .lucky-seteven-content-3 {
    background: url(../images/lucky-steven/mg-lucky-steven-back-4.jpg) no-repeat center center / cover;
}
#content .content-wrap .lucky-seteven-content-4 {
    background: url(../images/lucky-steven/mg-lucky-steven-back-5.jpg) no-repeat center center / cover;
}

#content .content-wrap .lucky-seteven-content-5 {
    padding: 0px;
    background-color: #1a1a1a;
    display: flex;
    align-items: center;
}
#content .content-wrap .lucky-seteven-content-6 {
    background: url(../images/lucky-steven/mg-lucky-steven-back-6.jpg) no-repeat center center / cover;
    display: flex;
    align-items: center;
}

#content .content-wrap .lucky-seteven-content-5 .lucky-seteven-content-5-logos {
    padding: 4rem 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.text-right {
    text-align: right !important;
}
.text-left {
    text-align: left !important;
}

#content .content-wrap {
    padding-top: 0px;
    background-color: black;
    padding-bottom: 0px;
}

img.lucky-seteven-logo {
    max-width: 350px;
    height: auto;
    width: 100%;
}

img.lucky-steven-text-1 {
    max-width: 330px;
    height: auto;
    width: 100%;
}

img.lucky-steven-img-1 {
    max-width: 276px;
    height: auto;
    width: 100%;
}

img.final-lucky-seven-logo {
    max-width: 280px;
    height: auto;
    width: 100%;
}
img.final-mg-care-logo {
    max-width: 380px;
    height: auto;
    width: 100%;
}
img.lucky-steven-final {
    max-width: 209px;
    height: auto;
    width: 100%;
}
.black-separator {
    height: 100px;
    width: 100%;
    color: black;
}

button.owl-next,
button.owl-prev {
    opacity: 0.6 !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: transparent;
    font-size: 30px !important;
    width: 60px !important;
    height: 60px !important;
    border: 1px solid #fff;
    margin-top: -45px !important;
}

.owl-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
}
.dark .owl-carousel .owl-nav [class*="owl-"] {
    border-color: rgba(255, 255, 255, 1);
    color: #ccc;
    background-color: rgba(0, 0, 0, 0.1);
}
button.owl-prev:hover,
button.owl-next:hover {
    opacity: 1 !important;
}

.lucky-seteven-carousel-container {
    background-color: transparent;
}

#content .content-wrap .lucky-seteven-content-2 .text-slider-title,
#content .content-wrap .lucky-seteven-content-2 .text-slider-description {
    font-size: 2.188rem;
    line-height: 3.063rem;
}

#content .content-wrap .lucky-seteven-content-2 .text-slider-description {
    font-style: italic;
    font-weight: bold;
}

#content .content-wrap .lucky-seteven-content .text-container,
#content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .info-container {
    background-color: #1a1a1a;
    color: #fff;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 650px;
    flex-direction: column;
    float: left;
    font-size: 1.6rem;
    border: none;
    border-left: 6px solid #d42529;
    margin: unset;
    margin-top: 3rem;
}

#content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .info-container {
    background-color: transparent;
    margin-top: 0;
    max-width: unset;
    padding: 6rem 0rem 6rem 4rem;
}

#content .content-wrap .lucky-seteven-content .text-title,
#content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .text-title {
    font-size: 1.563rem;
    line-height: 2.188rem;
}
#content .content-wrap .lucky-seteven-content .text-description {
    font-size: 1.063rem;
    line-height: 1.5rem;
}

#content .content-wrap .lucky-seteven-content .text-title-big,
#content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .text-title-big {
    font-size: 2.188rem;
    line-height: 3.063rem;
}
div.services-terms {
    font-weight: 400;
    font-size: 1rem;
    margin-top: 30px;
}

div.services-terms a {
    transition: 0.4s all;
    color: #fff;
    text-decoration: underline !important;
}
div.services-terms a:hover {
    color: rgba(255, 255, 255, 0.5) !important;
}
@media (max-width: 1024px) {
    #content .content-wrap .lucky-seteven-content {
        height: auto;
    }
    #page-title.lucky-seteven-title-container {
        height: auto;
        min-height: unset;
    }

    img.lucky-seteven-logo {
        width: 60%;
        margin: 1rem 0;
    }

    img.lucky-seteven-logo {
        width: 60%;
        margin-bottom: 3rem;
        margin-top: 5rem;
    }

    img.lucky-steven-text-1 {
        margin-right: -2rem;
    }

    #page-title .align-items-center {
        align-items: flex-start !important;
    }

    .title-steven,
    .title-text {
        padding: 0;
    }
    section#content {
        top: -60px;
    }

    #content .content-wrap .lucky-seteven-content-1 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-mob-2.jpg) no-repeat center bottom / cover;
    }

    #content .content-wrap .lucky-seteven-content-2 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-mob-3.jpg) no-repeat center bottom / cover;
    }
    #content .content-wrap .lucky-seteven-content-3 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-mob-4.jpg) no-repeat center center / cover;
    }
    #content .content-wrap .lucky-seteven-content-4 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-mob-5.jpg) no-repeat center center / cover;
    }
}
@media (max-width: 767px) {
    #content .content-wrap .lucky-seteven-content .text-title,
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .text-title {
        font-size: 1.263rem;
        line-height: 1.988rem;
    }
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .text-title {
        line-height: 1.2;
        font-size: 1.1rem;
    }
    #content .content-wrap .lucky-seteven-content .text-description {
        font-size: 0.863rem;
        line-height: 1.3rem;
    }

    #content .content-wrap .lucky-seteven-content .text-title-big,
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .text-title-big {
        font-size: 1.488rem;
        line-height: 2rem;
    }

    #content .content-wrap .lucky-seteven-content .text-container,
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .info-container {
        padding: 1.2rem;
        margin-top: 1rem;
    }

    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-5 .info-container {
        padding: 1rem 2rem;
    }

    img.final-lucky-seven-logo,
    img.final-mg-care-logo {
        padding: 1rem;
    }
    .text-right {
        text-align: center !important;
    }
    .text-left {
        text-align: center !important;
    }
    #content .content-wrap .lucky-seteven-content-5 .lucky-seteven-content-5-logos {
        padding: 2rem 4rem;
    }

    div.services-terms {
        font-size: 0.8rem;
    }
}
@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
    #content .content-wrap .lucky-seteven-content-1 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-2.jpg) no-repeat center bottom / cover;
    }

    #content .content-wrap .lucky-seteven-content-2 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-3.jpg) no-repeat center bottom / cover;
    }
    #content .content-wrap .lucky-seteven-content-3 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-4.jpg) no-repeat center center / cover;
    }
    #content .content-wrap .lucky-seteven-content-4 {
        background: url(../images/lucky-steven/mg-lucky-steven-back-5.jpg) no-repeat center center / cover;
    }

    #content .content-wrap .lucky-seteven-content {
        background-size: contain;
    }
}
@media (min-width: 320px) and (max-width: 360px) {
    #content .content-wrap .lucky-seteven-content .text-description {
        line-height: 1.2;
    }

    #content .content-wrap .lucky-seteven-content .text-title,
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .text-title {
        line-height: 1.2;
    }
    #content .content-wrap .lucky-seteven-content .text-title-big,
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .text-title-big {
        line-height: 1.2;
    }

    #content .content-wrap .lucky-seteven-content .text-container,
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .info-container {
        padding: 1.2rem;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    section#content {
        top: -90px;
    }
    #content .content-wrap .lucky-seteven-content {
        min-height: 85vh;
    }
    #page-title.lucky-seteven-title-container {
        min-height: 700px;
    }
}
@media (max-height: 500px) and (orientation: landscape) {
    #content .content-wrap .lucky-seteven-content .text-container,
    #content .content-wrap .lucky-seteven-content.lucky-seteven-content-6 .info-container {
        margin-top: 1rem;
        padding: 1.5rem;
    }

    #content .content-wrap .lucky-seteven-content {
        min-height: 1000px;
    }
}
