.s-header {
    margin: -16px 0 0;
}

.s-header.sticky.offset.scrolling {
    margin: 0 !important;
}

.s-intro__image-wrapper {
    margin-top: 5%;
}

.s-intro__image-wrapper img {
    height: 550px;
    margin-left: 200px;
}

.s-intro__content-title {
    margin-top: -500px;
}

.s-intro__content-title .content-title-btm {
    font-size: 36px;
    display: inline-block;
    margin-top: 25px;
}

.s-app-link {
    margin-top: 30px;
}

.s-app-link a {
    display: inline-block;
}

.s-app-link a img {
    height: 60px;
    margin-right: 15px;
    margin-bottom: 0;
}

.s-features {
    padding: 100px 0;
    margin-top: -100px;
}

.s-artists {
    margin-top: 0;
}

.s-about .section-header {
    margin-top: -10%;
}

.s-about .abu_us {
    margin-top: -5%;
}

.s-why-us {
    padding: 100px 0;
    margin-top: -6%;
}

.s-values {
    margin-top: -9%;
    padding: 80px 0;
}

.our_msn {
    margin-top: 0;
    text-align: center;
}

.s-values .section-header {
    padding: 0;
}

.s-why-join {
    margin: -10% 0 4%;
}

.s-why-join .value-row {
    margin-top: -2%;
}

.value-item__zebra .value-icon {
    margin-top: 7%;
}

.app_qr img {
    width: 150px;
    height: 150px;
    margin-top: 10px;
    border: 2px solid #FF6913;
    padding: 5px;
    border-radius: 10px;
}

.testimonials-section .swiper-pagination {
    bottom: -10px;
}

.title.abu_title {
    color: #FF6913;
    margin-bottom: 2%;
    margin-top: 50%;
}

.mission-image img,
.vision-image img {
    max-width: 80%;
    height: 50%;
    margin-top: 20%;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
}

h3.value-title {
    font-size: 2.8rem;
    color: #FF6913;
    margin-top: 12%;
}

.value-title {
    font-size: 1.6rem;
    color: #FF6913;
    margin-top: 30%;
}

.s-owners {
    padding: 0 0 100px;
}

.reverse-on-mobile {
    margin-top: -7%;
}

.value_img {
    max-width: 80%;
    height: 80%;
    margin-top: 20%;
    margin-left: 20%;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.s-footer {
    padding: 80px 0 60px;
}

@media only screen and (max-width:1499px) {
    .section-header::before {
        font-size: 7em;
    }

    .s-features {
        margin-top: -80px;
    }

}

@media only screen and (max-width:1400px) {
    .s-intro {
        min-height: calc(23.5 * var(--space));
    }

    .s-intro__image-wrapper img {
        height: 450px;
        margin-left: 240px;
    }

    .s-intro__image-wrapper {
        margin-top: 12%;
        height: 500px;
    }

    .s-intro__content-title {
        --text-title-size: 5.5rem;
    }

    .s-intro__content-title .content-title-btm {
        font-size: 24px;
    }

    .s-app-link a img {
        height: 50px;
    }
}

@media only screen and (max-width:1200px) {
    .s-intro__content-title {
        margin-top: -480px;
    }

    .s-features {
        padding: 80px 0;
        margin-top: -100px;
    }

    .s-features {
        padding: 70px 0;
    }

    .s-about {
        padding-top: var(--vspace-4);
        padding-bottom: var(--vspace-3);
    }

    .s-intro__image-wrapper img {
        height: 410px;
        margin-left: 280px;
    }

    .section-header::before {
        font-size: 6.5em;
    }

    .text-display-1 {
        font-size: var(--text-xl);
    }

    .feature-card__icon img {
        width: 80px;
        height: 80px;
        margin-bottom: 0;
    }

    .title.abu_title {
        color: #FF6913;
        margin-bottom: 2%;
        margin-top: 0;
    }

    .mission-image img,
    .vision-image img {
        margin-top: 10%;
    }

    .value-title {
        font-size: 1.4rem;
        margin-top: 10%;
    }

    .value_img {
        max-width: 70%;
        height: 70%;
        margin: 10% auto 0;
        display: block;
    }

    .s-why-us {
        padding: 0 0 70px;
        margin-top: 0;
    }
}

@media only screen and (max-width:1100px) {
    .section-header {
        padding-top: 12rem;
    }

    .s-features {
        padding: 80px 0;
        margin-top: -50px;
    }

    .s-features {
        padding: 50px 0;
    }

    .section-header::before {
        font-size: 5.5em;
    }

    .s-intro__image-wrapper img {
        height: 290px;
        margin-left: 0;
    }

    /* .s-intro__content-title .content-title-btm br {
        display: none;
    } */

    .s-intro__content-title {
        --text-title-size: 5rem;
    }

    .s-intro__content-title .content-title-btm {
        font-size: 24px;
    }

    .s-intro__content-title {
        margin-top: 0;
        padding: 0;
    }

    .s-intro__image-wrapper {
        margin-top: 0;
        height: 272px;
        text-align: center;
    }

    .s-intro__content-title {
        margin-top: 0;
        padding: 3% 0 0;
    }

    .section-header {
        margin-bottom: var(--vspace-1);
    }

    .about-image {
        text-align: center;
    }

    .our_msn {
        margin: 10% auto;
        text-align: center;
    }

    .s-about {
        padding-top: var(--vspace-3);
        padding-bottom: var(--vspace-2);
    }

    h2.title.text-display-1 {
        font-size: 24px !important;
    }

    h2.title.text-display-1.ftr_title {
        font-size: 20px !important;
    }

    .s-why-join {
        margin: -10% 0 0;
    }

    .s-footer__social {
        justify-content: center;
    }

    .ss-copyright {
        text-align: center !important;
        display: block;
    }
}

@media only screen and (max-width:1000px) {

    .s-header__menu-links a {
        font-size: 1.4rem;
        padding: 0 0.8rem;
    }

    .s-intro__content {
        max-width: 900px;
        padding: 8rem 0 3rem;
    }

    .s-intro__content-title {
        margin-top: 0;
        padding: 5% 0 0;
    }

    .s-app-link a img {
        height: 40px;
    }

    .s-intro__image-wrapper {
        margin-top: 0;
        height: 400px;
        text-align: center;
    }

    .s-intro__image-wrapper img {
        height: 380px;
        margin-left: 0;
    }

    .s-about .section-header {
        margin-top: -15%;
    }

    .section-header::before {
        font-size: 4.5em;
    }

    p {
        font-size: 15px !important;
    }

    .feature-card__inner {
        padding: 30px 20px;
    }

    .feature-card__title {
        margin: 20px 0 0;
    }
}

@media only screen and (max-width:800px) {
    .section-header::before {
        font-size: 3.5em;
    }

    .s-intro__content-title {
        margin-top: 0;
        padding: 5% 0 0;
    }

    .s-intro__image-wrapper {
        margin-top: 0;
        height: 340px;
        text-align: center;
    }

    .s-about .section-header {
        margin-top: -12%;
        padding-top: 9rem;
    }

    .s-footer__social li a {
        display: flex;
    }

    .s-footer__social li a {
        display: flex;
    }

}

@media only screen and (max-width:768px) {
    .value-item__zebra .value-icon {
        margin-top: 0;
    }

    .value-content {
        float: left;
        width: 100%;
    }

    .value-content .value-title {
        font-size: 1.8rem;
        margin: 0;
    }

    .value-content p.desc {
        font-size: 15px !important;
        margin: 0;
    }

    .value-item__zebra,
    .value-item__zebra.reverse {
        margin: 0 0 110px;
    }

    h3,
    .h3 {
        font-size: var(--text-lg);
        line-height: calc(1.125 * var(--space));
    }

    .desc li {
        font-size: 16px;
    }

    .s-home {
        padding: 0 !important;
    }

    h2.title.text-display-1.ftr_title {
        font-size: 18px !important;
    }

    .section-header::before {
        font-size: 3em;
    }

    .s-footer__contact-btn .btn {
        --btn-height: 5rem;
    }

    .s-footer__subscribe input[type="email"] {
        --input-height: 5rem;
    }

    .s-footer__subscribe input[type="submit"] {
        --btn-height: 5rem;
    }

    .app_qr img {
        width: 120px;
        height: 120px;
        padding: 5px;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 26px !important;
    }

    .vision-image {
        text-align: center;
    }

    .mission-image img,
    .vision-image img {
        margin-top: 0;
    }

    span.content-title-btm {
        font-size: 18px !important;
    }
}

@media only screen and (max-width:575px) {
    .s-intro__image-wrapper {
        height: 300px;
    }

    .s-intro__content-title {
        margin: 0 15px;
        padding: 5% 0 0;
    }

    .s-app-link {
        margin: 20px 15px 0;
    }

    .s-intro__image-wrapper img {
        height: 280px;
        margin: 0;
    }

    .swiper-slide p {
        font-size: 1.4rem !important;
    }

    .swiper-slide h4 {
        font-size: 1.8rem;
    }

    .swiper-slide span {
        font-size: 1.4rem;
    }

    .swiper-slide {
        max-width: 270px !important;
    }

    .section-header::before {
        font-size: 2.8em;
    }

    .section-header {
        padding-top: 7rem;
        margin-top: 5%;
    }

    h2.title.text-display-1 {
        font-size: 22px !important;
    }

    .feature-card__icon img {
        width: 70px;
        height: 70px;
        margin-bottom: 0;
    }

    .chair-journey {
        padding: 40px 15px;
    }

    .value-icon {
        width: 55px;
        height: 55px;
    }

    .value-item__zebra,
    .value-item__zebra.reverse {
        margin: 0 0 60px;
        gap: 10px;
    }

    h3.value-title {
        font-size: 2rem;
    }
}