/* 1400PX */
@media (max-width: 1400px) {
    :root {
        --body-text: 1rem;
        --section-padding: 3.125rem;
        --size-40: 1.875rem;
    }

    h1,
    .h1,
    .tribe-events-content h1,
    .tribe-events-content .h1 {
        font-size: 3rem;
        line-height: 3.875rem;
    }

    h2,
    .h2,
    .tribe-events-content h2,
    .tribe-events-content .h2 {
        font-size: 1.75rem;
        line-height: 2.25rem;
    }

    h3,
    .h3,
    .tribe-events-content h3,
    .tribe-events-content .h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    h4,
    .h4,
    .tribe-events-content h4,
    .tribe-events-content .h4 {
        font-size: 1.35rem;
        line-height: 2rem;
    }

    h5,
    .h5,
    .tribe-events-content h5,
    .tribe-events-content .h5 {
        font-size: 1.25rem;
        line-height: 1.875rem;
    }

    h6,
    .h6,
    .tribe-events-content h6,
    .tribe-events-content .h6 {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    h2+p {
        font-size: 1.125rem;
        line-height: 1.875rem;
    }

    .btn,
    input[type="submit"] {
        font-size: 1rem;
    }

    .arrow-link {
        line-height: 1.6;
    }

    .arrow-link::after {
        width: 1rem;
        height: 1rem;
        margin-left: 3px;
        transform: translateY(0.20rem);
    }

    .arrow-link:hover::after {
        margin-left: 8px;
    }

    .tag-text {
        font-size: 1rem
    }

    header .navbar-brand,
    header .logo {
        max-width: 200px;
    }

    .hero-section h1 {
        max-width: 450px;
        margin-bottom: 0;
    }

    .feature-description,
    .feature-description p {
        font-size: 1rem;
    }

    .feature-description ul li {
        line-height: 1.5;
    }

    .logos-row .col-6 {
        height: 6.25rem;
    }

    .faqs-accordion .accordion-button {
        font-size: 1.35rem;
        line-height: 2rem;
    }

    .faqs-accordion .accordion-item .accordion-body {
        line-height: 1.5;
    }

    .faqs-accordion .accordion-item {
        padding: 1.125rem 0;
    }

    .commitee-member-item strong {
        font-size: 1.125rem;
    }

    .commitee-member-item strong a::before {
        top: -0.25rem;
    }

    .page-title-sec p {
        font-size: 1.25rem;
    }

    .contact-us-sec,
    .page-id-14 .feature-description {
        padding-top: var(--section-padding);
    }

    .icon-link {
        font-size: 1rem;
        line-height: normal;
        word-break: break-all;
    }

    .icon-link:has(+a) {
        margin-bottom: 1rem;
    }

    .icon-link i {
        top: 0;
    }

    .access-calender-card .cal-badge span:nth-child(2) {
        font-size: 1.75rem;
    }

    .resources-row .list-unstyled li:has(+li) {
        margin-bottom: 1rem;
    }

    blockquote,
    blockquote p {
        font-size: 1.125rem !important;
    }

    .blog-item .img-block {
        height: 17rem;
    }

    .search_directory .facetwp-type-reset {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .search_directory .facetwp-reset {
        font-size: 1rem;
    }

    .facetwp-checkbox {
        padding-left: 28px;
        background-size: 20px 20px;
        background-position: 0 3px;
    }

    .park-card .wp-block-image {
        height: auto;
        aspect-ratio: 16 / 10;
    }

    .park-src-frm .col:first-child {
        /* flex: 20.75rem 0 0; */
    }

    .slick-arrow {
        width: 2rem;
        height: 2rem;
        -webkit-mask-size: 3rem;
    }

    .image-slider-sec .thumb-slider .slick-slide {
        height: 120px;
    }

    .map-address-sec address,
    .map-address-sec address p {
        font-size: 1.125rem;
        line-height: 1.5;
        margin-bottom: 0;
    }

    .contact-infobox :where(h3, h4, h5, h6) {
        font-size: 1.35rem;
        line-height: 2rem;
    }

    .feature-description :where(h3, h4, h5) {
        margin-top: 1rem;
    }

    #tribe-events-pg-template {
        padding-top: var(--section-padding);
    }

    .map-address-sec #viewDiv {
        height: auto;
        aspect-ratio: 16 / 11;
    }

}

/* END 1400PX */

/* 1200PX */
@media (max-width: 1200px) {

    p {
        line-height: 1.5;
    }

    .large-text,
    .large-text * {
        font-size: 1.125rem;
        line-height: 1.5;
    }

    header .container {
        height: auto;
        padding-bottom: 1rem;
    }

    header .navbar-brand,
    header .logo {
        margin-top: 0;
        max-width: 170px;
    }

    header .offcanvas-body ul:not(.dropdown-menu) {
        column-gap: 1rem;
    }

    header .main-menu-row {
        margin-top: 2rem;
    }

    header .main-menu-row form {
        margin-left: 1rem;
    }

    header .main-menu li>a,
    header .top-bar a,
    header .main-menu .dropdown ul li a {
        font-size: var(--small-text);
    }

    header .social-media {
        margin-left: 1rem;
        padding-left: 1rem !important;
    }

    header .main-menu .dropdown .dropdown-menu {
        margin-top: 1.125rem !important;
        padding: 1.5rem 0;
    }

    header .main-menu .dropdown ul li a {
        margin-bottom: 1.5rem;
    }

    .info-msg-row button,
    .info-msg-row button i {
        width: 1.5rem;
        height: 1.5rem;
    }

    .page-title-sec {
        padding-bottom: 2.5rem !important;
    }

    .page-title-sec .breadcrumb {
        padding-top: 1rem;
    }

    .page-title-sec h1,
    .page-title-sec p {
        padding: 0 3.125rem;
    }

    .page-title-sec h1 {
        padding-top: 2.5rem;
    }


    .page-title-sec strong {
        font-size: 1rem;
        margin-top: 2.5rem;
    }

    .breadcrumb span,
    .breadcrumb a {
        font-size: var(--small-text);
    }

    .breadcrumb a::after {
        width: 0.875rem;
        height: 0.875rem;
        margin: 0 .25rem;
        transform: translateY(3px);
    }

    .content-box ul li,
    .content-box ol li {
        margin-bottom: .5rem;
    }

    .blog-item .img-block {
        height: 15rem;
    }

    .park-src-frm .col:first-child {
        /* flex: 18.75rem 0 0; */
    }

    .pagination li a {
        width: 1.75rem;
        height: 1.75rem;
        font-size: 1rem;
    }

    .pagination li {
        margin: 0 0.25rem;
    }

    .pagination li:nth-child(2) {
        margin-left: .5rem;
    }

    .pagination li:nth-last-child(2) {
        margin-right: .5rem;
    }

    .image-slider-sec,
    .image-slider-sec+section {
        padding-top: var(--section-padding);
    }

    .map-address-sec {
        padding-top: var(--section-padding) !important;
        padding-bottom: var(--section-padding) !important;
    }

    .location-update-frm .form-control:not(textarea) {
        height: 48px;
    }

    .location-update-frm textarea {
        min-height: 100px;
    }

    .form-light label {
        line-height: normal;
    }

    .page-title-sec .bottom p {
        font-size: 1rem;
    }

}

/* END 1200PX */

/* START 992PX */
@media (max-width: 992px) {
    h2+p {
        line-height: 1.5;
    }

    header .container {
        padding-top: .75rem;
        padding-bottom: .75rem;
    }

    header .custom-logo-link img {
        max-width: 134px;
    }

    header .offcanvas-header {
        padding: .75rem 1.25rem;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    }

    header .main-menu-row {
        margin-top: 0;
        display: block;
    }

    header .top-bar,
    header .searchwp-form {
        display: none;
    }

    header .mobile-show,
    header .mobile-show .top-bar,
    header .mobile-show .searchwp-form {
        display: block !important;
    }

    header .main-menu-row form {
        width: 100%;
        margin: 0;
        margin-bottom: 1.5rem;
    }

    header .main-menu {
        width: 100%;
    }

    header .main-menu li,
    header .top-bar li {
        margin-bottom: 1rem;
        padding-bottom: 1rem;
        border-bottom: 1px solid var(--input-border-color);
    }

    header .main-menu li>a,
    header .top-bar a {
        display: block;
        font-size: 1rem;
        font-weight: 800;
        text-transform: uppercase;
        padding-bottom: 0;
    }

    header .top.social-media {
        margin: 0 !important;
        padding: 0 !important;
        display: flex;
        column-gap: 2rem !important;
        width: 100%;
    }

    header .top-bar ul+ul {
        padding-left: 0 !important;
        margin: 0;
    }

    header .social-media::before,
    header .top-bar ul+ul::before {
        display: none;
    }

    header .social-media i {
        width: 2rem;
        height: 2rem;
    }

    header .main-menu .dropdown .dropdown-menu {
        top: inherit !important;
        padding: 1rem 0;
        border: 0;
        position: relative !important;
        transform: inherit !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
        box-shadow: none;
    }

    header .main-menu .dropdown ul li a {
        padding-left: 1rem;
        margin-bottom: 1rem;
        padding-bottom: 0;
    }

    header .main-menu .dropdown>a,
    header .main-menu .dropdown>button {
        display: inline-block;
    }

    header .main-menu .dropdown>a {
        position: relative;
        width: calc(100% - 25px);
    }

    header .main-menu .dropdown>button {
        margin-top: -4px;
    }


    header .main-menu .dropdown>a::after {
        margin-left: auto;
    }

    header .main-menu .dropdown li,
    header .social-media li {
        padding-bottom: 0;
        border: 0;
        margin-bottom: 0;
    }

    header .main-menu li>a.show {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    header .input-group {
        height: 44px;
    }

    footer h6,
    footer .body-text-bold {
        color: var(--theme-primary);
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        padding-top: 1rem;
    }

    footer .social-media li:not(:last-child) {
        margin-right: .5rem;
    }

    footer .social-media li a {
        width: auto;
        height: auto;
    }

    footer .social-media li a i {
        width: 30px;
        height: 30px;
    }

    footer form label {
        font-size: 1rem;
    }

    footer form .btns {
        text-align: center;
    }

    .footer-menu {
        column-count: 2;
    }

    .footer-bottom {
        flex-direction: column-reverse;
        row-gap: 1rem;
        margin-top: 1.5rem;
    }

    .footer-bottom p {
        font-size: 14px;
        line-height: 1.5;
    }

    .content-box .row {
        flex-direction: column-reverse !important;
        row-gap: 1rem;
    }

    .featured-places {
        background: linear-gradient(to top, var(--theme-primary) calc(83% + 1vw), var(--white-color) 0);
    }

    .featured-places .big-row .Col:first-child {
        width: 90%;
        margin: 0 auto -5rem auto;
    }

    .access-calender-card .content {
        width: 50%;
    }

    .news-card.horizontal .wp-block-image,
    .news-card.horizontal .wp-block-video {
        height: auto;
        aspect-ratio: 21 / 9;
    }

    .commitee-member-item .flex-1 {
        padding-left: 1rem;
    }

    .logos-row .col-6 {
        height: 4.75rem;
    }

    .faqs-accordion .accordion-button {
        font-size: 1.125rem;
        line-height: normal;
    }

    .commitee-member-item strong {
        font-size: 1rem;
    }

    .commitee-member-item strong .iconbox i {
        width: 1.25rem;
        height: 1.25rem;
    }

    .page-title-sec .social-media {
        gap: .5rem;
    }

    .page-title-sec .social-media a,
    .page-title-sec .social-media i {
        width: 1.25rem;
        height: 1.25rem;
    }

    .contact-us-sec .Col:first-child {
        order: 2;
        margin-top: var(--size-40);
    }

    .page-title-sec p {
        font-size: 1.125rem;
    }

    .blog-details .container {
        max-width: 720px;
    }

    .blog-details hr {
        max-width: calc(720px - 24px);
    }

    .filters-sec .Col:last-child {
        border-left: 0;
    }

    .filters-col {
        position: fixed;
        top: 0;
        right: -350px;
        width: 300px;
        height: 100%;
        padding: 1.25rem 1rem;
        overflow-y: auto;
        background-color: var(--white-color);
        transition: right 0.3s ease-in-out;
        z-index: 1028;
    }

    .admin-bar .filters-col {
        padding-top: 55px;
    }

    .filters-col.active {
        right: 0;
    }

    .filters-col .filter-overlay:not(.btn-close) {
        position: fixed;
        top: 0;
        left: 0;
        width: calc(100% - 300px);
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
        visibility: hidden;
        opacity: 0;
        transition: opacity .3s ease-out;
        transition-delay: .3s ease-in;
    }

    .filters-col.active .filter-overlay:not(.btn-close) {
        opacity: 1;
        visibility: visible;
    }

    .park-src-frm .col {
        flex: 50% 0 0 !important;
    }

    .parks-wrapper {
        flex-direction: column-reverse;
    }

    .parks-wrapper .map-col::after {
        content: "";
        height: 0;
        width: 100%;
        border-bottom: 1px solid var(--input-border-color);
        display: block;
        margin-top: 1rem;
    }

    .parks-wrapper .map-col {
        position: relative;
        margin-top: 1rem;
    }

    .parks-wrapper .map-block {
        aspect-ratio: 16 / 9;
    }

    .parks-wrapper .map-block img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .parks-wrapper .map-col hr {
        padding-top: 1rem;
    }

    .parks-wrapper .pagination {
        margin-top: var(--section-padding);
        justify-content: center;
    }

    .slick-arrow {
        width: 1.25rem;
        height: 1.25rem;
        -webkit-mask-size: 1.75rem;
    }

    .image-slider-sec .thumb-slider {
        margin-top: 1.25rem;
    }

    .image-slider-sec .thumb-slider .slick-track {
        column-gap: 1rem;
    }

    .image-slider-sec .thumb-slider .slick-slide {
        height: auto;
        aspect-ratio: 16 / 9;
    }

    .img-caption-block .container {
        position: relative;
    }

    .img-caption-block .container::after {
        content: "";
        display: block;
        width: calc(100% - 24px);
        height: 1px;
        border-bottom: 1px solid var(--input-border-color);
        margin-top: var(--section-padding);
    }

    .page-id-14 .wp-block-columns {
        flex-direction: column;
        gap: var(--size-40);
        margin-bottom: 0;
    }

    .tribe-events-meta-group .tribe-events-single-section-title {
        font-size: 1.25rem;
    }

    .tribe-events .tribe-events-c-search__button,
    .tribe-events button.tribe-events-c-search__button {
        font-size: 1rem;
        padding: 6px 12px;
    }

    .tribe-events-c-top-bar__nav-list .tribe-common-c-btn-icon {
        width: 30px !important;
        height: 30px !important;
    }

    .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
    .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
        padding: 6px 10px;
        font-weight: 900;
        font-size: 1rem;
        border-width: 1px;
    }

    .tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
        font-size: 1.25rem;
    }

    .tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium {
        font-size: 1.55rem;
    }
}


/* END 992PX */

/* START 768PX */
@media (max-width: 768px) {
    :root {
        --section-padding: 1.875rem;
    }

    h2,
    .h2 {
        font-size: 1.55rem;
        line-height: 2rem;
    }

    h5,
    .h5 {
        font-size: 1.125rem;
        line-height: normal;
    }

    .mt-40,
    .my-40 {
        margin-top: 1.5rem;
    }

    .mb-40,
    .my-40 {
        margin-bottom: 1.5rem;
    }

    .container {
        max-width: 100%;
    }

    footer .container {
        max-width: 100%;
    }

    .hero-section {
        background-position: right -12vw center;
    }

    .hero-section h1 {
        max-width: 420px;
    }

    .page-title-sec h1,
    .page-title-sec p {
        padding-left: 0;
        padding-right: 0;
    }

    .featured-places .row,
    .news-and-stories .row,
    .content-box .row {
        row-gap: 1.5rem;
    }

    .feature-card .card-body,
    .news-card .card-body {
        position: relative;
        padding: 1.5rem;
    }

    .feature-card .wp-block-image+.card-body,
    .news-card .wp-block-image+.card-body {
        padding: 1rem;
    }

    .feature-card h3,
    .news-card h3 {
        margin-top: 0.5rem;
        margin-bottom: .5rem;
    }

    .access-calender-card {
        display: block;
    }

    .access-calender-card .content {
        width: 100%;
        padding: 0 1rem;
    }

    .access-calender-card .cal-badge {
        font-size: 1rem;
        padding: .5rem 1rem;
        margin-bottom: .75rem;
        height: auto;
        width: fit-content;
    }

    .access-calender-card .cal-badge span:nth-child(2) {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.3;
    }

    .logos-row .col-6 {
        height: 3.125rem;
    }

    .faqs-accordion .accordion-item {
        padding: 1rem 0;
    }

    .commitee-member-item .wp-block-image {
        width: 150px;
        height: 176px;
    }

    .breadcrumb span,
    .breadcrumb a {
        font-size: 12px;
    }

    .breadcrumb a::after {
        margin: 0 .15rem;
        transform: translateY(4px);
    }

    blockquote,
    blockquote p {
        font-size: 1rem !important;
        line-height: 1.6 !important;
        padding: 0 !important;
        margin: 1rem 0 !important;
    }

    .blog-content-sec .row .img-block,
    .blog-content-sec .row img {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .rd-item img {
        width: 150px;
        height: 70px;
        font-size: 14px;
    }

    .upload-container .dropzone-area {
        height: 85px;
    }

    .file-item {
        font-size: 1rem;
        padding-left: 1.75rem;
    }

    .file-item::before,
    .file-item button {
        width: 1rem;
        height: 1rem;
        -webkit-mask-size: 1rem;
    }

    .contact-infobox :where(h3, h4, h5, h6) {
        font-size: 1.25rem;
        line-height: 1.875rem;
    }

    .tribe-events-content ol:last-child,
    .tribe-events-content p:last-child,
    .tribe-events-content ul:last-child,
    .tribe-events-event-image,
    .tribe-events-schedule {
        margin-bottom: 1.125rem;
    }

    .tribe-common .tribe-common-c-btn-border,
    .tribe-common a.tribe-common-c-btn-border {
        font-size: 1rem !important;
    }

    .tribe-events-meta-group .tribe-events-single-section-title {
        margin-bottom: 1rem;
    }

    .tribe-events .tribe-events-calendar-list__event-date-tag {
        width: 85px;
    }

    .tribe-common .tribe-common-h6 {
        font-size: 1.25rem;
    }

    .tribe-events .tribe-events-calendar-list__event-header>:last-child {
        margin-top: .5rem;
    }

    .tribe-common .tribe-common-l-container {
        padding-top: var(--section-padding);
        padding-bottom: 0;
    }

    .tribe-events-c-subscribe-dropdown {
        text-align: center;
    }

    .tribe-common .tribe-common-c-btn-border,
    .tribe-common a.tribe-common-c-btn-border {
        width: auto;
    }

    .single-tribe_events .tribe-events-c-subscribe-dropdown,
    .tribe-events .tribe-events-c-subscribe-dropdown {
        margin-left: auto;
        margin-right: auto;
    }
}

/* END 768PX */

/* START 576PX */
@media (max-width: 576px) {
    :root {
        --section-padding: 1.875rem;
    }

    h1,
    .h1 {
        font-size: 2.5rem;
        line-height: 3.5rem;
    }

    h4,
    .h4 {
        font-size: 1.25rem;
        line-height: 1.875rem;
    }

    h5,
    .h5 {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    h6,
    .h6 {
        font-size: 0.875rem;
        line-height: 1.25rem;
    }

    header .offcanvas {
        border: 0;
        width: 100% !important;
    }

    .hero-section::before {
        width: 100%;
    }


    footer .wp-block-image {
        height: 35vw;
    }

    footer address p,
    footer .address p,
    footer p.address {
        font-size: 1rem;
        line-height: 1.5;
    }

    footer form .row {
        --bs-gutter-x: .75rem;
    }

    footer form .col-sm-6 {
        width: 50%;
    }

    .commitee-member-item {
        display: block;
        margin-bottom: 1.25rem;
    }

    .commitee-member-item::after {
        display: block;
        clear: both;
        content: "";
    }

    .commitee-member-item .wp-block-image {
        width: 100px;
        height: 126px;
        float: left;
        margin-right: .75rem;
    }

    .commitee-member-item .flex-1 {
        padding-left: 0;
    }

    .access-calender-card .cal-badge span:nth-child(2) {
        font-size: 1.25rem;
        line-height: 1.6;
    }

    .blog-list .col-6 {
        width: 100%;
    }

    .blog-item .img-block {
        height: auto;
        aspect-ratio: 16 / 10;
    }

    .page-title-sec {
        padding-bottom: 2rem !important;
    }

    .page-title-sec h1 {
        padding-top: 1.875rem;
    }

    .page-title-sec strong {
        margin-top: 1.875rem;
    }

    .rd-item {
        flex-direction: column;
        row-gap: 1rem;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }

    .rd-item img {
        object-position: left;
    }

    .rd-item .flex-1 {
        padding-left: 0;
    }

    .rd-details-sec .row {
        row-gap: 1.5rem;
    }

    .rd-details-sec .wp-block-image {
        max-width: 150px;
        margin: auto;
    }

    .rd-details-sec .wp-block-image img {
        max-width: 100%;
        height: auto;
    }

    .map-address-sec .row {
        row-gap: 1.25rem;
    }

    .map-address-sec address br,
    .map-address-sec address p br {
        display: none;
    }

    .park-list .Col {
        flex: 0 0 auto;
        width: 50%;
    }

    .park-card .wp-block-image {
        margin-bottom: .5rem;
    }

    .park-card .tag-text {
        font-size: .875rem;
    }

    .park-card h4 {
        font-size: 1.125rem;
        line-height: 1.5;
    }

    .park-src-frm .input-group,
    .park-src-frm .form-select {
        height: 44px;
    }

    .park-src-frm .col {
        flex: 100% 0 0 !important;
    }

    .park-src-frm .col-auto {
        width: 50%;
    }

    .park-src-frm .form-switch {
        width: fit-content;
        margin: 0;
        margin-left: 0;
        margin-bottom: 1rem;
    }

    .park-src-frm .reset-btn-col .btn {
        margin-top: .4rem;
    }

    .page-title-sec .bottom {
        display: block;
    }

    .page-title-sec .bottom p {
        margin-bottom: 1rem !important;
    }

    .page-title-sec .bottom ul {
        justify-content: center;
    }

    .blog-item {
        border-bottom: 1px solid var(--input-border-color);
        padding-bottom: var(--section-padding);
    }

    .wp-block-group blockquote,
    .wp-block-group blockquote p {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}

/* START 575PX */

@media (max-width: 480px) {

    .large-text,
    .large-text * {
        font-size: 1rem;
    }

    footer form .col-md-6 {
        width: 100%;
    }

    .footer-menu {
        column-count: 1;
    }
}

@media (max-width: 420px) {
    .footer-bottom p {
        text-align: center;
    }

    .footer-bottom .conditions a:not(:last-child)::after {
        display: none;
    }

    .park-src-frm .col {
        flex: 100% 0 0 !important;
    }

    .park-list .Col {
        width: 100%;
    }

    .park-list .park-card {
        padding-bottom: 1rem;
        border-bottom: 1px solid var(--input-border-color);
    }

    header .offcanvas-header {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

}

/* END 420PX */

/* Max - Min */
@media (max-width: 768px) and (min-width: 420px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {

    header .container,
    footer .container {
        max-width: 100%;
    }
}

/* END Max - Min */