@media (min-width: 768px) and (max-width: 1024px) {
    .quote__content {
        font-size: 22px;
        font-weight: var(--font-light);
        font-style: italic;
        line-height: 31px;
        text-align: left;
    }

    .banner__title {
        font-size: 42px;
        line-height: 43px;
        margin-bottom: 20px;
    }

    .banner__text {
        font-size: 24px;
        line-height: 31px;
    }

    .banner__button .row .button .button__link {
        font-size: 16px;
        font-weight: var(--font-bold);
        padding: 5px 20px 5px 20px;
    }

    .iconGrid {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 10px 16px 10px 15px;
    }

    .iconGrid > h2 {
        font-size: 27px;
        font-weight: var(--font-bold);
        line-height: 35px;
        text-align: left;
    }

    .iconGrid > p {
        font-size: 19px;
        font-weight: var(--font-regular);
        line-height: 30px;
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    .content-wrapper {
        padding-top: 49px
    }
    .matchScreenHeight img {
    height: 100% !important;
      }

    .quote__content {
        font-size: 20px;
        font-weight: var(--font-light);
        font-style: italic;
        line-height: 28px;
        text-align: left;
    }

    .quote {
        padding: 12px;
    }

    .no-animation {
        margin-top: 0;
    }

    .banner__title {
        font-size: 28px;
        line-height: 32px;
    }

    .banner__text {
        font-size: 20px;
        line-height: 28px;
    }

    .banner__button .row .button .button__link {
        font-size: 16px;
        font-weight: var(--font-bold);
        padding: 5px 20px 5px 20px;
    }

    .iconGrid {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 10px 16px 10px 15px;
    }

    .iconGrid > h2 {
        font-size: 27px;
        font-weight: var(--font-bold);
        line-height: 35px;
        text-align: left;
    }

    .iconGrid > p {
        font-size: 19px;
        font-weight: var(--font-regular);
        line-height: 30px;
        text-align: left;
    }


    .cmsContent {
        position: static;
        width: 100%;
        margin-left: 0;
        height: auto;
    }

    .cmsContent {
        padding-top: 20px;
    }
}

/*media*/
@media screen and (min-width: 1224px) {
    .media-content.row {
        gap: 90px !important;
    }
}

@media screen and (max-width: 767px) {
    .asset__textBox p {
        padding: 0 0!important;
        margin-bottom: 5px!important;
    }
    .asset__textBox {
        padding: 10px!important;
    }
}



@media screen and (max-width: 1223px) {
    .media-content.row {
        gap: 30px !important;
    }
}


/*location and filter*/

@media (max-width: 767px) {
    .location__button-container {
        justify-content: start !important;
    }

    .filter__container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .location__container {
        display: flex;
        justify-content: center;
    }

    .filter__item {
        margin: auto;
        width: auto;
        max-width: 250px;
    }

    .location__card {
        min-width: 280px;
    }

    .location__accordion--text--container {
        max-width: 100%;
    }
}


/*keyFigures*/
@media screen and (max-width: 992px) {
    .keyFigures {
        padding: 20px;
    }

}

@media screen and (max-width: 768px) {
    .keyFigures__item {
        gap: 2px;
    }
}

@media screen and (max-width: 576px) {
    .keyFigures {
        padding: 15px;
    }

    .keyFigures__title {
        font-size: 28px;
        line-height: 34px;
    }

    .keyFigures__desc {
        font-size: 18px;
        line-height: 28px;
    }
}

/*!*fixed Image Scroller*!*/
@media screen and (min-width: 992px) {

    .fixedImageScroller__container > div:first-child {
        padding-right: 27px !important;
    }

    .fixedImageScr__content-wrapper {
        padding-left: 27px !important;
    }
    .matchScreenHeight img {
    height: 97.5%;
}
}

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

    .fixedImageScroller__container > div:first-child {
        padding-right: 1rem !important;
    }

    .fixedImageScr__content-wrapper {
        padding-left: 1rem !important;
    }
}

@media screen and (max-width: 768px) {
    .fixedImageScr__content-wrapper {
        padding-top: 1.5rem;
    }
}

/*!*grid-container*!*/
@media screen and (min-width: 768px) and (max-width: 992px) {
    .grid__container > div {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
}

@media screen and (max-width: 768px) {
    .grid__container > div {
        margin-top: 1.5rem !important;
    }
    .grid__container> div:first-child {
        margin-top: 0 !important;
    }
}

/*language*/
@media (max-width: 767px) {
    .language-dropdown-column ul {
        max-width: 300px;
    }

    .language-dropdown-column > .filter__item {
        margin: 0;
    }

    .language-dropdown > div > div:first-child {
        border-right: 0;
    }

    .language-dropdown_x-icon {
        position: absolute;
        right: 0;
        top: 0;
        margin: 27px 36px;
    }
}

@media (max-width: 992px) {
    .language-dropdown-container {
        padding-top: 0!important;
        width: 100%;
        left: 0;
        right: 0;
        top: 75px!important;
        z-index: 1031!important;
    }

.matchScreenHeight img {
    height: 73%;
}
    .language-dropdown-container .row {
        max-width: 100%;
    }

    .language-dropdown {
        width: 100%;
        overflow-y: auto;
        border-top: none!important;
        margin: 0 auto auto!important;
    }
}

/*pageLink*/
@media (max-width: 767px) {
    .pageLink {
        max-width: 100% !important;
    }
}
