:root {
    --primary-green: #167433;
    --primary-orange-secondary: #ED792F;
    --primary-orange: #BC4B01;

    --gray-900: #0D0D0D;
    --gray-800: #1A1A1A;
    --gray-700: #333;
    --gray-600: #4D4D4D;
    --gray-500: #666;
    --gray-400: #808080;
    --gray-300: #999;
    --gray-200: #B3B3B3;
    --gray-100: #CCC;
    --gray-50: #E6E6E6;
    --gray-25: #F5F5F5;
    --gray-0: #FFFFFF;

    --hero: 40px;
    --h1: 32px;
    --h2: 24px;
    --h3: 20px;
    --h4: 18px;
    --h5: 16px;
    --h6: 14px;

    --paragraph-large: 20px;
    --paragraph-medium: 18px;
    --paragraph-small: 16px;
    --paragraph-xsmall: 14px;

    --caption1: 36px;
    --caption2: 28px;
    --caption3: 24px;
    --caption4: 20px;
    --caption5: 14px;
    --caption6: 12px;
}

@media only screen and (max-width: 1400px) {

    .header-logo-1 img {
        height: 48px;
    }

    .header-logo-2 img {
        height: 32px;
    }

    /* .header-bg {
        height: 140px;
    } */
}

@media only screen and (max-width: 1200px) {
    .menu {
        display: none;
    }

    .mobile-nav-toggler {
        display: flex;
    }
}

@media only screen and (max-width: 1070px) {}

@media only screen and (max-width: 992px) {
    h1 {
        font-size: var(--h2);
    }

    h2 {
        font-size: var(--h3);
    }

    h3 {
        font-size: var(--h4);
    }

    h4 {
        font-size: var(--h5);
    }

    h5 {
        font-size: var(--h6);
    }

    .text-hero {
        font-size: var(--h1);
    }

    .text-paragrap-large {
        font-size: var(--paragraph-medium);
    }

    .text-paragrap-medium {
        font-size: var(--paragraph-small);
    }

    .text-paragrap-small {
        font-size: var(--paragraph-xsmall);
    }

    .text-caption1 {
        font-size: var(--caption2);
    }

    .text-caption2 {
        font-size: var(--caption3);
    }

    .text-caption3 {
        font-size: var(--caption4);
    }

    .text-caption4 {
        font-size: var(--caption5);
    }

    .text-caption5 {
        font-size: var(--caption6);
    }

    .section-grid-news-item-first {
        gap: 24px;
        grid-column: 1 / span 3;
    }

    .ad-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .grid-3 {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px 24px;
    }

    .section-grid-news-item-first img {
        width: 400px;
    }

    .section-grid-news {
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
    }

    .organization-body {
        grid-template-columns: repeat(3, 1fr);
    }

    .section-grid-media {
        grid-template-columns: repeat(2, 1fr);
    }
.project-stage-group {
    flex-direction: column;
}

.header-bg {
    height: 200px;
}
.year-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
}

@media only screen and (max-width: 770px) {
    .header-top .socials {
        display: none;
    }

    .header-top .container {
        justify-content: flex-end;
    }

    .section-grid-news-item-first {
        gap: 20px;
        grid-column: 1 / span 2;
    }

    .section-grid-news-item-first img {
        width: 250px;
    }

    .section-grid-news {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .organization-body {
        grid-template-columns: repeat(2, 1fr);
    }

    .organization-category-list {
        display: block;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 80px;
    }

    .section-project .col-lg-9 img {
        margin-top: 24px;
        padding: 0;
    }

    .jbox-container .button {
        padding: 6px;
    }

    .jbox-image-body {
        width: 100%;
    }

    .ad-category {
        flex-direction: column;
        gap: 0;
    }

    .contact-form {
        margin-top: 20px;
        width: auto;
    }

    .contact-form-row {
        flex-direction: column;
    }

    .contact-address {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 650px) {
    .section-grid-news-item-first {
        gap: 20px;
        grid-column: 1 / span 1;
    }

    .section-grid-news-item-first img {
        width: 100%;
        height: 220px;
    }

    .section-grid-news-item-first {
        flex-direction: column;
    }

    .section-grid-news {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .section-grid-news-item .section-grid-news-item-content {
        gap: 12px;
    }

    .organization-body {
        grid-template-columns: repeat(1, 1fr);
    }

    .organization-item {
        flex-direction: row;
        align-items: center;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 60px;
    }

    .section-news,
    .section-media,
    .section-organization,
    .section-annunciation,
    .section-project,
    .section-component {
        padding: 80px 0;
    }

    .section-footer {
        padding: 60px 0px 40px 0px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .slider-section .content {
        left: 20px;
        max-width: 360px;
        width: 90%;
    }

    .slider-section .owl-dots {
        top: unset;
        bottom: 0;
    }

    .slider-section .faq {
        padding: 0;
        top: unset;
        right: unset;
        left: 20px;
        bottom: 20px;
        transform: unset;
    }

    .section-title {
        gap: 14px;
    }

    .grid-3 {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .news-item {
        gap: 20px;
    }

    .news-content {
        gap: 12px;
    }

    .ad-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
                .year-list {
                    display: grid;
                    grid-template-columns: repeat(4, 1fr);
                }
}

@media only screen and (max-width: 420px) {
    .section-grid-media {
        grid-template-columns: repeat(1, 1fr);
    }
        .year-list {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
        }
}

@media only screen and (max-width: 350px) {}