#news-container {
    padding: 0 2.09vw;
}

.news-box {
    /*border-left: 1px solid #000;
    border-right: 1px solid #000;*/
}

.go-up img {
    margin: 0 auto;
}

.grid__col-sizer,
.photo-item {
    width: 32%;
}

.news-item {
    width: 22.95vw;
    padding: 0.42vw;
    text-align: left;
    margin-bottom: 10px;
}

.news-item.horizontal {
    width: 46.8vw;
}

.news-item img {
    width: 100%;
    height: 31.25vw;
    object-fit: cover;
}

.news-item h3 {
    font-size: 38px;
    line-height: 38px;
    font-weight: 400;
    width: 100%;
}

.new-title {
    margin-top: 13px;
    margin-bottom: 18px;
}

.news-item p {
    font-family: 'Roobert Light', sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
}

#response {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding: 0.21vw;
}

img#loader {
    margin: 0 auto;
}

.justAtHome {
    display: none;
}

.go-up {
    margin-top: 140px;
    margin-bottom: 140px;
}

.back-to {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    left: -1.4vw;
}

.back-to a {
    line-height: 16px;
}

.back-to p {
    font-size: 14px;
    line-height: 16px;
    position: relative;
    top: -3px;
    padding-left: 6px;
    text-transform: uppercase;
    font-family: 'Roobert Light';
}

.back-to img, .back-to p {
    display: inline;
}

.action-container {
    padding: 0 2.09vw;
}

.new-description {
    min-height: 50px;
    height: max-content;
    width: 100%;
    border-bottom: 1px solid #000;
}

.new-description-box {
    height: 100%;
    margin: 0 2.09vw;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    display: flex;
    flex-wrap: wrap;
}

.description-left {
    width: fit-content;
    padding: 0 2vw;
    margin: auto 0;
    text-align: left;
    font-family: 'Roobert Light', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    height: unset;
}

.description-left p {
    width: 100%;
}

.description-right {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    width: 80.35vw;
}

.description-right h3 {
    font-family: 'Apoc Revelations';
    font-size: 46px;
    font-weight: 400;
}

.new-gallery {
    margin: 0 2.09vw;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.news-gallery-box {
    display: flex;
    flex-wrap: wrap;
    padding: 0.355% 0.71%;
}

.news-gallery-box p {
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    margin: 5px 15px;
}

.news-gallery-box iframe {
    max-width: 100%;
    margin: 20px auto 0;
    display: block;

}

.grid-style1-item p.img-title {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0 0 0;
}

.grid-style1-item.left-item p.img-title {
    text-align: left;
}

.grid-style1-item.right-item p.img-title {
    text-align: right;
}

.grid-style1-item {
    width: 50%;
}

.grid-style1-item img {
    width: 41.7vw;
}

.grid-style1-item {
    width: 48.56%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0.71%;
}

.grid-style1-item.right-item {
    justify-content: flex-end;
}

.go-up {
    margin: 0 2.09vw;
    padding: 5.5vw 0 7.82vw;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.new-go-up {
    border-top: 1px solid #000;
}

.related-news-container {
    margin: 0 2.09vw;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}

.news-container {
    padding: 100px 0 0;
    margin: 0 2.109vw;
    text-align: left;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

.news-container h2 {
    font-size: 47px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 10px;
}

.models-nes-gallery {
    display: flex;
    flex-wrap: wrap;
    padding: 7px;
}


.model-new {
    width: 22.95vw;
    padding: 0.37vw;
    margin-bottom: 10px;
}

.model-new.horizontal {
    width: 49%;
}

.model-new img {
    width: 100%;
}

.model-new img {
    width: 100%;
    height: 31.36vw;
    object-fit: cover;
}

.model-desc h3 {
    font-family: 'Apoc Revelations';
    font-size: 38px;
    line-height: 38px;
    font-weight: 400;
    width: 100%;
}

.new-title {
    margin-bottom: 12px;
}

.model-desc p {
    font-family: 'Roobert Light', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
}

.model-desc {
    margin-top: 7px;
}

.no-top {
    border-top: none;
}

.action-container {
    width: 100%;
    height: 30px;
    display: flex;
}

.back-to {
    width: 50%;
}

.search-models {
    width: 50%;
    text-align: right;
    position: relative;
}

#suggestions {
    text-align: center;
    border-bottom: 1px solid #000;
}

.description-mobile-under {
    display: none;
}

.justAtHome.footer-lang {
    display: flex;
    width: 43%;
}

.top-go-up .go-up {
    padding-bottom: 0;
}

#no-more-news {
    padding: 10px 0 120px 0;
    float: left;
    width: 100%;
    font-size: 23px;

}

@media screen and (min-width: 2200px) {
    .model-new {
        width: 23.015vw;
        padding: 0.37vw;
    }
}

@media screen and (max-width: 1600px) {
    .model-new {
        width: 22.88vw;
        padding: 0.37vw;
    }

    .description-right h3 {
        font-size: 38px;
    }
}

@media screen and (max-width: 1224px) {
    #container {
        margin: 0;
    }

    .action-bar {
        display: none;
    }

    #news-container {
        padding: 0;
    }

    #response {
        padding: 8px;
    }

    .news-item {
        width: 100%;
        padding: 0;
        margin-bottom: 22px;
    }

    .news-item img {
        height: unset;
    }

    .news-item h3 {
        font-size: 61px;
        line-height: 61px;
        width: 100%;
    }

    .news-item p {
        font-size: 14px;
        line-height: 19px;
    }

    .news-item.horizontal {
        width: 100%;
    }

    .news-item.horizontal video {
        max-width: 100%;
    }

    .go-up {
        margin: 0;
        padding: 80px 0;
        border: none;
    }

    .new-description {
        height: unset;
    }

    .description-right {
        width: 100%;
        position: relative;
    }

    .description-right h3 {
        padding: 33px 8px 14px;
        text-align: left;
        font-size: 61px;
        line-height: 54px;
        margin-top: 16px;
        margin-bottom: 10px;
        width: 60%;
    }

    .new-go-up {
        padding: 0;
        margin-bottom: 60px;
    }

    .new-go-up .go-up {
        border: none;
    }

    .model-new {
        width: 100%;
    }

    .model-new img {
        height: unset;
    }

    .news-container {
        padding-top: 0;
    }

    .news-box {
        border-left: none;
        border-right: none;
    }

    .description-left {
        display: none;
    }

    .description-mobile-under {
        display: flex;
        flex-wrap: wrap;
        padding: 0 8px 30px;
    }

    .new-description-box {
        border: none;
        margin: 0;
    }

    .description-mobile-under p {
        width: 100%;
        text-align: left;
        font-size: 14px;
        line-height: 18px;
        font-family: 'Roobert Light';
        text-transform: uppercase;
    }

    .new-gallery {
        margin: 0;
        border: none;
    }

    .new-gallery a {
        width: 100%;
    }

    .grid-style1-item {
        width: 100%;
    }

    .grid-style1-item img {
        width: 100%;
    }

    .news-gallery-box {
        padding: 4px;
    }

    .news-container {
        margin: 0;
        border: none;
    }

    .model-new {
        width: 100%;
        padding: 0;
        margin-bottom: 64px;
    }

    .model-desc h3 {
        font-size: 61px;
        line-height: 61px;
        margin-top: 16px;
        margin-bottom: 10px;
        width: 100%;
    }

    .model-desc p {
        font-size: 17px;
        line-height: 19px;
    }

    .models-nes-gallery .model-new.horizontal {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .news-item h3 {
        font-size: 38px;
        line-height: 38px;
        width: 100%;
    }

    .news-item p {
        font-size: 14px;
        line-height: 18px;
    }

    .description-left {
        width: 39.5vw;
    }

    .description-right h3 {
        padding: 30px 7px;
        text-align: left;
        font-size: 38px;
        line-height: 38px;
        width: 79%;
    }

    .new-go-up {
        padding: 0;
    }

    .new-go-up .go-up {
        border: none;
    }

    .news-container {
        margin: 0;
        border: none;
    }

    .model-new {
        margin-bottom: 28px;
    }

    .model-desc h3 {
        font-size: 38px;
        line-height: 38px;
        width: 100%;
    }

    .model-desc p {
        font-size: 14px;
        line-height: 18px;
    }

    .top-go-up a {
        display: none;
    }

    .news-gallery-box iframe {
        height: auto;
        width: 100%;
    }

    .model-new.horizontal {
        width: 100%;
    }

    .news-gallery-box p{
        margin: 5px;
    }
}

