@media only screen and (max-width: 1440px) {

    .collaboration__section__box .logo__box {
        max-width: 200px;
    }

    .panel__img__box {
        width: 400px;
        height: 400px;
    }

    .highlighted__section__box h4.long__title {
        font-size: 70px;
        line-height: 1.3;
    }

    .highlighted__section__box {
        padding: 120px 20px;
    }

    .footer__up__box .footer__logo__box {
        max-width: 200px;
    }

    .footer__nsf__wrap .group__box__wrap {
        width: 80%;
    }

    .navbar__box__wrap .nav__links ul {
        gap: 20px;
    }

    .nav__btn__box .nav__btn a,
    .nav__links ul li a {
        font-size: 16px;
    }

    .nav__btn__box .nav__btn a {
        padding-left: 18px;
        padding-right: 18px;
    }

}

@media only screen and (max-width: 1240px) {

    .collaboration__section__box .logo__box {
        max-width: 170px;
    }

    .collaboration__section__box .logo__group__box {
        justify-content: space-evenly;
    }

    .collaboration__section__box h2.title {
        font-size: 30px;
        line-height: 1.3;
    }

    .collaboration__section__box {
        padding: 40px 30px;
    }

    .hero__section__box {
        height: 100vh;
        padding: 0px 50px;
    }

    .navbar__box__wrap.menu__active {
        position: absolute;
        display: block !important;
        top: 100%;
        left: 0px;
        background-color: #ffffff;
        padding: 10px 30px 30px;
        width: 100%;
    }

    .navbar__box__wrap .nav__links ul {
        flex-direction: column;
        gap: 10px;
        text-align: left;
        align-items: self-start;
    }

    .footer__up__box .footer__logo__box {
        max-width: 165px;
    }

    label.footer__title {
        margin-bottom: 20px;
    }

    .footer__links ul li a {
        font-size: 16px;
        line-height: 1;
    }

    .footer__links ul {
        gap: 10px;
    }

    .faq__section__wrapper {
        padding: 100px 50px;
    }

    .stay__connected__wrapper .stay__connected__box {
        max-width: 615px;
        width: 100%;
    }

    .stay__connected__wrapper {
        padding: 120px 30px;
    }

    .header__wrapper .group__box {
        display: grid;
        grid-template-columns: calc(100% - 466px) 415px 50px;
    }

    .header__wrapper .navbar__box__wrap {
        display: none;
    }

    .mobile__menu__bar {
        line-height: 0px;
        max-width: 30px;
        display: block !important;
    }

    .header__wrapper .nav__btn__box {
        margin-right: 20px;
    }

}

@media only screen and (max-width: 1200px) {

    .stay__connected__wrapper .group__box {
        justify-content: space-evenly;
        gap: 30px;
    }

    .stay__connected__wrapper .stay__connected__img__box {
        width: 450px;
    }

}

@media only screen and (max-width: 1140px) {

    .feature__box__wrapper .group__both {
        grid-template-columns: 55% 45%;
    }

    .collaboration__section__box .logo__box {
        max-width: 150px;
    }

    .hero__section__box .hero__content__box h1.title {
        font-size: 45px;
        line-height: 1.2;
    }

    .hero__section__box .hero__content__box .hero__text__box {
        font-size: 22px;
        line-height: 1.3;
    }


    .hero__section__box .hero__content__box .hero__inner__content__box {
        margin: 0px;
        max-width: 100%;
    }

    .hero__section__box .group__both {
        grid-template-columns: 60% 90%;
    }

    .footer__section__box .subscription__box {
        max-width: 500px;
    }

    .faq__section__wrapper .accordion button {
        font-size: 20px;
        line-height: 1.3;
    }

    .faq__section__wrapper .accordion .accordion-item {
        padding: 15px 30px;
    }

    .stay__connected__wrapper .stay__connected__box {
        max-width: 480px;
    }

    .highlighted__section__box {
        padding: 100px 30px;
    }

    .highlighted__section__box h4.long__title {
        font-size: 60px;
        line-height: 1.2;
    }
}

@media only screen and (max-width: 1024px) {

    .hero__section__box::after {
        height: 150px;
    }

    .hero__section__box .hero__content__box .hero__text__box {
        font-size: 20px;
        line-height: 1.3;
    }

    .panel .panel__content__box {
        width: 450px;
        padding-right: 0px;
    }

    .panel__img__box {
        width: 350px;
        height: 350px;
    }

    .feature__box__wrapper .feature__img__box {
        height: 400px;
    }

    .feature__box__wrapper .feature__content__box {
        padding: 0px;
    }

    .activity__section__box .feature__box__wrapper:nth-child(even) .feature__content__box .feature__inner__content__box {
        margin: auto 0px auto 40px;
    }

    .feature__box__wrapper .group__both {
        grid-template-columns: 50% 50%;
    }

    .panel .panel__content__box {
        width: 500px;
        padding-right: 0px;
    }

    .panel__content__box .panel__description {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .panel__content__box h3.title {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .panel .panel__cover__box {
        max-width: 95%;
    }

    .footer__section__box .subscription__box {
        max-width: 100%;
        padding-bottom: 0px;
    }

    .footer__section__box .footer__up__box {
        display: grid;
        grid-template-columns: 50% 50%;
        gap: 30px;
        padding: 30px;
    }

    .nsf__footer__description {
        max-width: 80%;
    }

}


@media only screen and (max-width: 900px) {

    /* .header__wrapper .group__box {
        grid-template-columns: 55% 40% 5%;
    } */

    .model__slider__box .item__box,
    .model__slider__box .item__box img {
        max-width: 100%;
    }

    .stay__connected__wrapper .stay__connected__img__box {
        width: 100%;
    }

    .stay__connected__wrapper .stay__connected__box {
        max-width: 100%;
    }

    .stay__connected__wrapper {
        padding: 70px 20px;
    }

    .stay__connected__wrapper .group__box {
        justify-content: space-evenly;
        gap: 40px;
        flex-direction: column-reverse;
    }

    .footer__nsf__wrap .group__box__wrap {
        width: 100%;
    }

    .footer__section__box .footer__nsf__wrap {
        padding: 20px 20px;
    }

    .footer__section__box .footer__up__box {
        display: grid;
        grid-template-columns: 25% 70%;
        gap: 20px;
        padding: 30px;
    }

}

@media only screen and (max-width: 800px) {

    .footer__section__box .footer__up__box {
        grid-template-columns: 30% 70%;
    }

    .nsf__footer__description {
        max-width: 80%;
        text-align: center;
    }

    .footer__nsf__wrap .group__box__wrap {
        width: 100%;
        flex-direction: column;
        gap: 10px;
    }

    .collaboration__section__box .logo__box {
        max-width: 100px;
    }

}


@media only screen and (max-width: 768px) {

    .panel .panel__cover__box {
        max-width: 100%;
        flex-direction: column-reverse;
        text-align: center;
    }

    .mobile__menu {
        display: flex !important;
        flex-direction: column;
        gap: 10px;
        text-align: left;
        align-items: self-start;
    }

    .header__wrapper .group__box {
        grid-template-columns: 92% 8%;
    }

    .header__wrapper .nav__btn__box {
        display: none;
    }

    .title__box__wrapper h3.title {
        font-size: 45px;
        line-height: 1.2;
    }

    .panel {
        padding: 30px;
    }
}


@media only screen and (max-width: 600px) {


    .footer__section__box .copyright__box__wrap {
        padding: 0px;
    }

    .collaboration__section__box .logo__group__box {
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
    }

    .hero__section__box .hero__content__box h1.title {
        font-size: 34px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .hero__section__box {
        margin-top: 80px;
    }

    .hero__section__box {
        height: auto;
    }

    .hero__section__box .hero__content__box {
        order: 1;
        background-color: #eb7b38;
        text-align: center;
        padding: 30px 20px;
    }

    .hero__section__box .hero__img__box {
        order: 0;
        height: 400px;
    }

    .hero__section__box .group__both {
        grid-template-columns: 100%;
    }

    .hero__section__box {
        padding: 0px;
    }

    .hero__section__box::before,
    .hero__section__box .hero__img__box::after {
        display: none;
    }

    .footer__section__box .footer__up__box {
        grid-template-columns: 100%;
    }

    .highlighted__section__box h4.long__title {
        font-size: 38px;
        line-height: 1.4;
    }

    .feature__box__wrapper .feature__img__box::before {
        display: none;
    }

    .activity__section__box .feature__box__wrapper:nth-child(even) .feature__img__box {
        order: 0;
    }

    .feature__box__wrapper .feature__content__box h3.title {
        color: #000000;
    }

    .feature__box__wrapper .feature__content__box .feature__inner__content__box {
        max-width: 100%;
        z-index: 3;
        position: relative;
        text-align: center;
        padding: 30px;
    }

    .activity__section__box .feature__box__wrapper::before {
        display: none;
    }

    .feature__box__wrapper .group__both {
        grid-template-columns: 100%;
    }
}

@media only screen and (max-width: 540px) {

    .footer__section__box .footer__up__box {
        padding: 0px 0px 30px;
    }

    .nsf__footer__description {
        max-width: 100%;
    }

    .footer__section__box .copyright__box__wrap .copyright__text {
        order: 1;
    }

    .footer__copyright__link {
        order: 0;
    }

    .footer__section__box .copyright__box__wrap {
        padding: 0px;
        grid-template-columns: 100%;
        padding-top: 20px;
    }

    .faq__section__wrapper {
        padding: 60px 30px;
    }

    .model__slider__box .item__box,
    .model__slider__box .item__box img {
        margin: 0px auto;
    }

    .title__box__wrapper h3.title {
        font-size: 34px;
        line-height: 1.2;
    }

    .models__slider__section {
        padding: 60px 20px;
    }

    .highlighted__section__box {
        padding: 50px 20px;
    }

}

@media only screen and (max-width: 435px) {

    .stay__connected__wrapper .stay__connected__box h6.title {
        font-size: 36px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .subscription__submit__box .field__group__box {
        gap: 10px;
    }

    .subscription__submit__box .email__field__box {
        width: 100%;
    }

    .subscription__submit__box .field__group__box {
        flex-direction: column;
    }

    .faq__section__wrapper .accordion .accordion-item {
        padding: 15px 20px;
        border-radius: 0px;
    }

    .accordion button .icon {
        width: 15px;
        height: 15px;
    }

    .faq__section__wrapper .accordion button {
        font-size: 14px;
        line-height: 1.3;
    }

    .faq__section__wrapper h4.title {
        font-size: 34px;
        line-height: 1.4;
    }

    .models__slider__section .model__slider__box .item__box:nth-child(odd) {
        margin-top: 30px;
    }

    .title__box__wrapper h3.title {
        font-size: 30px;
        line-height: 1.2;
    }

    .highlighted__section__box h4.long__title {
        font-size: 28px;
        line-height: 1.4;
    }

    .feature__content__box .feature__text__box {
        font-size: 20px;
        line-height: 1.3;
    }

    .panel__content__box .panel__description,
    .panel p,
    .panel li {
        text-align: center;
    }

    .panel__content__box h3.title {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .panel .panel__content__box {
        width: 100%;
    }

    .hero__section__box .hero__content__box .hero__text__box {
        font-size: 18px;
        line-height: 1.3;
    }

    .hero__section__box {
        margin-top: 60px;
    }

    .header__wrapper .group__box {
        grid-template-columns: 60% 7%;
    }

    .header__wrapper {
        padding: 15px 20px;
    }
}

@media only screen and (max-width: 384px) {

    .footer__section__box .copyright__box__wrap {
        margin: 0px;
    }

    .subscription__box .short__note {
        font-size: 14px;
        line-height: 1.3;
    }

    .footer__nsf__wrap .nsf__footer__description .nsf__shortnote {
        font-size: 14px;
        line-height: 1.3;
    }

    .faq__section__wrapper .accordion button span.accordion-title {
        max-width: 90%;
        display: block;
    }

    .faq__section__wrapper {
        padding: 60px 10px;
    }

    .faq__section__wrapper h4.title {
        font-size: 30px;
        line-height: 1.4;
    }


    .highlighted__section__box h4.long__title {
        font-size: 23px;
        line-height: 1.4;
    }

    .panel__img__box {
        width: 300px;
        height: 300px;
    }

    .model__slider__box .item__box,
    .model__slider__box .item__box img {
        margin: 0px 10px;
    }

    .title__box__wrapper h3.title {
        font-size: 23px;
        line-height: 1.2;
    }

    .header__wrapper .group__box {
        grid-template-columns: 82% 8%;
    }
}