/* @media */
@media (min-width: 2000px) {
    .home-hero__section {
    max-height:94vh;
    overflow:hidden;
}
.home-works__filter-title {
    font-size: 3.8rem;
}
}

@media (max-width: 1920px) {
    .home-hero__section {
    max-height:93vh;
    overflow:hidden;
}
}

@media (max-width: 1680px) {}

@media (max-width: 1440px) {

    .home-works__item-title,
    .related-works__item-title {
        font-size: 4rem;
    }

    .home-works__item-category,
    .related-works__item-category {
        font-size: 1.2rem;
    }

    .about__content h2 {
        font-size: 8rem;
    }

    .about__content p {
        font-size: 4rem;
    }

    .about-gallery__item-name {
        font-size: 4rem;
    }

    .about-gallery__item-position {
        font-size: 1.6rem
    }

    [data-columns="5"] div[class*="item-size"],
    [data-columns="5"] [data-grid-size="1x1"],
    [data-columns="5"] [data-grid-size="1x2"] {
        width: 25%;
    }

    [data-columns="5"] [data-grid-size="2x1"],
    [data-columns="5"] [data-grid-size="2x2"] {
        width: 50%;
    }
    .newFooter > div .address p {
        font-size: 18px;
    }
    .newFooter > div .address {
        font-size: 25px;
    }
    .newFooter > div ul li {
        list-style: none;
        font-size: 39px !important;
        font-weight: 700;
        line-height: 1.2em !important;
    }

}

@media (max-width: 1280px) {
    .newFooter > div .address p {
        font-size: 16px;
    }
    .newFooter > div .address {
        font-size: 22px;
    }
    .newFooter > div ul li {
        list-style: none;
        font-size: 30px !important;
        font-weight: 700;
        line-height: 1.2em !important;
    }
}

@media (max-width: 1024px) {

    body {
        font-size: 1.4rem;
    }

    .related-works__title {
        font-size: 4.8rem;
    }

    .contact__section form .h1 {
        font-size: 2.4rem;
    }

    .social a {
        width: 3rem;
        height: 3rem;
    }

    .contact__section form input[type="submit"] {
        border-radius: 3rem;
        padding: .4rem 2rem;
        min-height: 3rem;
    }

    .about__content h2 {
        font-size: 6rem;
    }

    .about__content p {
        font-size: 3rem;
    }

    .about-cta__content h2,
    .about-cta__content a {
        font-size: 4rem;
    }

    [data-columns="4"] div[class*="item-size"],
    [data-columns="4"] [data-grid-size="1x1"],
    [data-columns="4"] [data-grid-size="1x2"] {
        width: 33.33%;
    }

    [data-columns="4"] [data-grid-size="2x1"],
    [data-columns="4"] [data-grid-size="2x2"] {
        width: 66.67%;
    }

    [data-columns="5"] div[class*="item-size"],
    [data-columns="5"] [data-grid-size="1x1"],
    [data-columns="5"] [data-grid-size="1x2"] {
        width: 33.33%;
    }

    [data-columns="5"] [data-grid-size="2x1"],
    [data-columns="5"] [data-grid-size="2x2"] {
        width: 66.67%;
    }
    [data-columns="6"] div[class*="item-size"],
    [data-columns="6"] [data-grid-size="1x1"],
    [data-columns="6"] [data-grid-size="1x2"] {
        width: 25%;
    }

    [data-columns="6"] [data-grid-size="2x1"],
    [data-columns="6"] [data-grid-size="2x2"] {
        width: 50%;
    }

}

@media (max-width: 768px) {

    .home-hero__slide-content {
        height: 60vh;
    }

    .footer__section {
        flex-direction: column-reverse;
    }

    .map__section {
        height: 40vh;
    }

    .contact__section {
        max-width: 100%;
        padding: 6rem 4rem;
    }

    .sw-hero__section {
        height: 60vh;
    }

    .about-hero__section {
        height: 40vh;
    }

    .sw-details__section {
        padding: 6rem 0;
    }

    .sw-details__section>* {
        width: 100%;
        padding: 0 4rem;
        margin-bottom: 4rem;
        flex: 1 0 auto;
    }

    .sw-share {
        margin-bottom: 0;
    }

    .page-contact .footer__section {
        margin-top: 12.6rem;
    }

    .page-contact .footer__section>* {
        min-height: auto;
    }

    .page-contact .contact__section {
        padding: 6rem 4rem;
    }

    .error__section {
        height: 50vh;
        margin-top: 12.6rem;
        padding: 6rem 4rem;
    }

    [data-columns="3"] div[class*="item-size"],
    [data-columns="3"] [data-grid-size="1x1"],
    [data-columns="3"] [data-grid-size="1x2"] {
        width: 50%;
    }

    [data-columns="3"] [data-grid-size="2x1"],
    [data-columns="3"] [data-grid-size="2x2"] {
        width: 100%;
    }

    [data-columns="4"] div[class*="item-size"],
    [data-columns="4"] [data-grid-size="1x1"],
    [data-columns="4"] [data-grid-size="1x2"] {
        width: 50%;
    }

    [data-columns="4"] [data-grid-size="2x1"],
    [data-columns="4"] [data-grid-size="2x2"] {
        width: 100%;
    }

    [data-columns="5"] div[class*="item-size"],
    [data-columns="5"] [data-grid-size="1x1"],
    [data-columns="5"] [data-grid-size="1x2"] {
        width: 50%;
    }

    [data-columns="5"] [data-grid-size="2x1"],
    [data-columns="5"] [data-grid-size="2x2"] {
        width: 100%;
    }
    [data-columns="6"] div[class*="item-size"],
    [data-columns="6"] [data-grid-size="1x1"],
    [data-columns="6"] [data-grid-size="1x2"] {
        width: 50%;
    }

    [data-columns="6"] [data-grid-size="2x1"],
    [data-columns="6"] [data-grid-size="2x2"] {
        width: 100%;
    }

}

@media (max-width: 640px) {}

@media (max-width: 575px) {}

@media (max-width: 480px) {

    .header__section {
        padding: 2rem;
    }

    .header__menu {
        padding: 2rem;
    }

    .home-works__filter {
        padding: 2rem;
    }

    .home-works__filter-title {
        font-size: 2.1rem;
    }

    .home-works__filter-list {
        padding: 3rem 2rem;
    }

    .contact__section {
        padding: 4rem 2rem;
    }

    .sw-details__section>* {
        padding: 0 2rem;
    }

    .sw-hero__video:after,
    .about-hero__video:after {
        width: 6rem;
        height: 6rem;
    }

    .related-works__title {
        font-size: 3rem;
    }

    .about__content h2 {
        font-size: 4rem;
    }

    .about__content p {
        font-size: 2rem;
    }

    .about-cta__content h2,
    .about-cta__content a {
        font-size: 3rem;
    }

    .page-contact .footer__section {
        margin-top: 8.6rem;
    }

    .page-contact .contact__section {
        padding: 4rem 2rem;
    }

    .error__section {
        font-size: 3rem;
        margin-top: 8.6rem;
        padding: 4rem 2rem;
    }

    [data-columns="3"] div[class*="item-size"],
    [data-columns="3"] [data-grid-size="1x1"],
    [data-columns="3"] [data-grid-size="1x2"] {
        width: 100%;
    }

    [data-columns="4"] div[class*="item-size"],
    [data-columns="4"] [data-grid-size="1x1"],
    [data-columns="4"] [data-grid-size="1x2"] {
        width: 100%;
    }

    [data-columns="5"] div[class*="item-size"],
    [data-columns="5"] [data-grid-size="1x1"],
    [data-columns="5"] [data-grid-size="1x2"] {
        width: 100%;
    }

    /*
    [data-grid-ratio="1x1"][data-grid-size="1x2"]>* {
        padding-top: 100%;
    }

    [data-grid-ratio="1x1"][data-grid-size="2x1"]>* {
        padding-top: 100%;
    }

    [data-grid-ratio="3x2"][data-grid-size="1x2"]>* {
        padding-top: 75%;
    }

    [data-grid-ratio="3x2"][data-grid-size="2x1"]>* {
        padding-top: 75%;
    }

    [data-grid-ratio="16x10"][data-grid-size="1x2"]>* {
        padding-top: 62.5%;
    }

    [data-grid-ratio="16x10"][data-grid-size="2x1"]>* {
        padding-top: 62.5%;
    }
    */
    .newFooter > div{
       min-width: 100%;
    }

}

@media (max-width: 360px) {}