/* XXL+ Device. */
@media only screen and (min-width: 1601px) {
    .container {
        max-width: 1496px;
        width: 100%;
    }

    .mobile-menu-btn {
        display: none;
    }
}

/* XXL Device. */
@media only screen and (max-width: 1600px) {
    .container {
        max-width: 1320px;
    }

    .fs-2 {
        font-size: 48px !important;
    }
    .fs-3 {
        font-size: 40px !important;
    }

    .header__menu__btn__wrap,
    .btn--headerContact {
        display: none;
    }
    .dropdown__box {
        left: auto;
        transform: unset;
        right: 0;
    }
    .hero--section {
        display: block;
    }
    .hero__wrapper {
        padding: 176px 0;
    }
    .team__slider__content {
        padding: 64px 72px;
    }
    .video-play-btn {
        width: 112px;
        height: 112px;
    }
    .team__slider__pagination {
        margin-top: 32px;
    }
    .team__wrapper .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        margin: 0 8px !important;
    }
    .solar-project__thumb {
        max-width: 95%;
    }
    .statistics__content h3 {
        font-size: 70px;
    }
    .statistics--section {
        padding: 148px 0px;
    }
    .statistics__wrapper {
        max-width: 1020px;
    }
    .impact--section {
        padding: 100px 0px 120px;
    }
    .impact--section .section__title h2.fs-1 {
        font-size: 60px !important;
    }
    .impact__wrapper {
        max-width: 1200px;
    }
    .impact__item p {
        font-size: 34px;
    }
    .impact__item h3 {
        font-size: 78px;
    }
}

/* XL Device :1280px. */
@media only screen and (max-width: 1399px) {
    .container {
        width: 1140px;
    }

    .fs-1 {
        font-size: 72px !important;
    }
    .btn--transparent {
        font-size: 24px;
    }

    .header__logo,
    .footer__logo__link {
        max-width: 140px;
    }
    .header__nav__link,
    .header__menu__btn,
    .mobile-menu-btn,
    .offcanvas__close {
        font-size: 18px;
    }
    .hero--section {
        min-height: 600px;
    }
    .hero__wrapper {
        padding: 96px 0;
    }
    .hero__btns {
        margin-bottom: 48px;
        gap: 16px;
    }
    .office__links__wrap {
        gap: 24px 96px;
    }
    .office__link {
        font-size: 24px;
    }
    .solar-project__thumb__img {
        border-radius: 20px;
    }
    .solar-project__desc,
    .solar-project__para {
        font-size: 20px;
    }
    .solar-project--section {
        padding: 124px 0;
    }
    .impact__item p {
        font-size: 28px;
    }
    .statistics__content h3 {
        font-size: 50px;
    }
    .impact__item h3 {
        font-size: 62px;
    }
}

/* Large Device :992px. */
@media only screen and (max-width: 1199px) {
    .container {
        width: 960px;
    }

    .fs-1 {
        font-size: 64px !important;
    }
    .fs-2 {
        font-size: 40px !important;
    }
    .fs-3 {
        font-size: 32px !important;
    }
    .btn {
        padding: 20px 28px;
        font-size: 16px;
        gap: 10px;
    }
    .dropdown__box {
        min-width: 180px;
        padding: 16px 20px 24px;
    }
    .lang-switcher .dropdown__link {
        font-size: 16px;
    }
    .hero__btns {
        margin: auto;
        flex-wrap: wrap;
        width: 100%;
        position: static;
        transform: unset;
        margin-bottom: 0;
    }
    .hero__btns .btn {
        min-width: 35%;
        width: auto;
    }
    .office__para {
        font-size: 22px;
    }
    .office__links__wrap {
        gap: 24px 64px;
    }
    .office__link {
        font-size: 20px;
    }
    .team__slider__content {
        padding: 48px;
        padding-right: 56px;
    }
    .team__slider__wrapper {
        min-height: auto;
    }
    .video-play-btn {
        width: 80px;
        height: 80px;
    }
    .team--section {
        padding: 80px 0;
    }
    .team__wrapper .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
        margin: 0 6px !important;
    }
    .solar-project__thumb {
        max-width: 100%;
        height: 500px;
    }
    .solar-project--section {
        padding: 80px 0;
    }
    .impact__item {
        padding: 56px 40px;
        gap: 12px;
    }
    .impact--section .section__title {
        margin-bottom: 58px;
    }
    .impact--section {
        padding: 80px 0px 100px;
    }
    .blog__item-content {
        padding-top: 24px;
        gap: 15px;
        flex-wrap: wrap;
    }
    .blog__item-content-inner h3 {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .blog__item-content-inner p {
        font-size: 16px;
    }
    .blog__item-thumbnail img {
        width: 100%;
        height: 160px;
    }
    .impact--section .section__title h2.fs-1 {
        font-size: 42px !important;
    }
}

/* Medium Device :768px. */
@media only screen and (max-width: 991px) {
    .container {
        width: 720px;
    }

    .fs-1 {
        font-size: 52px !important;
    }
    .fs-2 {
        font-size: 36px !important;
    }
    .fs-3 {
        font-size: 28px !important;
    }

    .btn--transparent {
        font-size: 20px;
    }

    .header--area {
        padding: 20px 0;
    }
    .header__logo {
        max-width: 112px;
    }
    .header__nav__link,
    .header__menu__btn,
    .mobile-menu-btn,
    .offcanvas__close {
        font-size: 16px;
    }
    .lang-switcher__btn {
        width: 40px;
        height: 40px;
        border: 2px solid var(--white);
        font-size: 15px;
    }
    .hero--section {
        min-height: auto;
    }
    .hero__wrapper {
        padding: 48px 0 80px;
    }
    .hero__para {
        font-size: 18px;
    }
    .hero__btns {
        padding-top: 32px;
    }
    .hero__btns .btn {
        min-width: 45%;
        width: auto;
    }
    .office--section {
        padding: 64px 0;
    }
    .team__slider__thumb__inner {
        position: absolute;
        left: 5%;
        bottom: 7%;
    }

    .team__slider__pagination {
        margin-top: 24px;
    }
    .team__wrapper .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        margin: 0 4px !important;
    }
    .team__slide__btn.btn--circle {
        width: 50px;
        height: 50px;
    }
    .team__slide__btn.btn--circle .btn__icon {
        width: 15px;
        height: 15px;
    }
    .team--section .swiper-button-prev {
        left: -25px;
    }
    .team--section .swiper-button-next {
        right: -25px;
    }
    .solar-project__desc,
    .solar-project__para {
        font-size: 18px;
    }
    .solar-project__thumb {
        height: 400px;
    }
    .impact__item p {
        font-size: 24px;
    }
    .impact__item {
        padding: 48px 28px;
        gap: 9px;
    }
    .statistics--section {
        padding: 70px 0px;
    }
    .statistics__wrapper {
        max-width: 520px;
        justify-content: center;
        text-align: center;
    }
    .impact--section {
        padding: 50px 0px 70px;
    }
    .blog--section {
        padding: 50px 0px 50px;
    }
    .section__title {
        margin-bottom: 40px;
    }
    .statistics__wrapper .section__title {
        flex: auto;
    }
    .statistics__content h3 {
        font-size: 40px;
    }
    footer.footer {
        padding: 50px 0px 37px;
    }
    .footer__bottom-menu ul {
        gap: 20px;
    }
    .footer__contact {
        padding-bottom: 20px;
        margin-bottom: 17px;
    }
    .contact__form {
        margin-bottom: 40px;
    }
    .nice-select::after {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 12px solid #d9d9d9;
    }
}

/* Small Device :550px. */
@media only screen and (max-width: 767px) {
    .container {
        width: 540px;
    }

    .fs-1 {
        font-size: 40px !important;
    }

    .hero__wrapper {
        padding: 48px 0;
    }
    .office__para {
        font-size: 18px;
    }
    .office__links__wrap {
        gap: 24px 40px;
    }
    .office__link {
        font-size: 18px;
    }
    .team--section {
        padding: 64px 0;
    }
    .video-play-btn {
        width: 60px;
        height: 60px;
    }
    .solar-project--section {
        padding: 64px 0;
    }
    .solar-project__thumb__img {
        border-radius: 10px;
    }
    .impact--section .section__title {
        margin-bottom: 0px;
    }
    .impact__item {
        padding: 32px 40px;
        gap: 9px;
    }
    .impact--section {
        padding: 40px 0px 40px;
    }
    .blog--section {
        padding: 40px 0px 10px;
    }
    .contact__form-box input,
    .contact__form-box textarea,
    .nice-select {
        height: 50px;
        padding: 0px 14px;
        font-size: 16px;
    }
    .contact__form-box input::placeholder,
    .contact__form-box textare::placeholder,
    .contact__form-box label {
        font-size: 16px;
    }
    .section__title {
        margin-bottom: 20px;
    }
    .statistics__wrapper {
        border-radius: 10px;
        padding: 32px;
    }
    footer.footer {
        padding: 38px 0px 30px;
    }
    .footer__menu ul li a {
        font-size: 16px;
        line-height: 16px;
        padding: 12px 0px;
    }
    .footer__bottom-menu ul {
        gap: 14px;
        flex-wrap: wrap;
    }
    .footer__bottom-menu ul li,
    .footer__bottom-menu ul li a {
        font-size: 16px;
        padding: 2px 0px;
        line-height: 20px;
    }
    .footer__bottom-menu {
        margin-bottom: 19px;
    }
    .nice-select::after {
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 10px solid #d9d9d9;
    }
    .modal-content {
        padding: 24px;
        border-radius: 10px;
    }
    .modal-title {
        font-size: 24px;
    }
    .modal__subtitle {
        font-size: 18px;
    }
    .modal .btn-close {
        width: 24px;
        height: 24px;
    }
}

/* Extra small Device. */
@media only screen and (max-width: 575px) {
    .container {
        width: 100%;
        padding: 0 16px;
    }

    .fs-1 {
        font-size: 36px !important;
    }
    .fs-2 {
        font-size: 30px !important;
    }
    .fs-3 {
        font-size: 24px !important;
    }

    .btn {
        padding: 18px 24px;
        font-size: 15px;
    }

    .header__logo,
    .offcanvas__logo {
        max-width: 96px;
    }
    .dropdown__box {
        min-width: 140px;
    }
    .lang-switcher__btn {
        width: 36px;
        height: 36px;
        border: 1px solid var(--white);
        font-size: 13px;
    }
    .hero--section {
        padding: 32px 0 64px;
    }
    .hero__btns .btn {
        min-width: 100%;
        width: auto;
    }
    .office--section,
    .team--section {
        padding: 48px 0;
    }

    .team__slider__pagination {
        margin-top: 16px;
    }
    .team__wrapper .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .team--section .team__slide__btn {
        position: static;
        transform: unset;
    }
    .team__slide__btn.btn--circle {
        width: 40px;
        height: 40px;
    }
    .team__slide__btn.btn--circle .btn__icon {
        width: 12px;
        height: 12px;
    }
    .solar-project--section {
        padding: 48px 0;
    }
    .solar-project__thumb {
        height: 300px;
    }
    .section__title p {
        font-size: 16px;
        line-height: 25px;
    }
    .impact--section .section__title h2.fs-1 {
        font-size: 38px !important;
    }
    .statistics__content h3 {
        font-size: 45px;
    }
    .statistics__content h3 {
        font-size: 32px;
    }
    .modal-content {
        padding: 16px;
    }
    .modal__subtitle {
        font-size: 16px;
    }
    .modal .btn-close {
        width: 24px;
        height: 20px;
    }
}

@media only screen and (max-width: 430px) {
    .menu .offcanvas-start {
        width: 100%;
    }
    .impact__item h3 {
        font-size: 40px;
    }
    .impact__item p {
        font-size: 18px;
    }
}
