/*************************
*
*  Featured Module 3
*
*************************/
.atbs-featured-module-3 .atbs-block__inner-group {
    max-width: 1920px;
    margin: 0 auto;
    padding: 60px 50px;
}

.atbs-featured-module-3 .section-main {
    width: 55.5555555556%;
}
.atbs-featured-module-3 .section-sub {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 3.33333333333%;
}

.atbs-featured-module-3 .post--vertical-style-card-thumb-aside {
    border: 1px solid rgba(255,252,255,0.1);
}


.post--vertical-normal-two-column-text-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.post--vertical-normal-two-column-text-reverse .post__text {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 0 0 70px 0;
}
.post--vertical-normal-two-column-text-reverse .post__thumb {
    margin-bottom: 0;
    height: 560px;
}
.post--vertical-normal-two-column .post__text-group:nth-child(1) {
    width: 100%;
}
.post--vertical-normal-two-column .post__text-group:nth-child(2) {
    width: 66%;
    padding-right: 60px;
}
.post--vertical-normal-two-column .post__text-group:nth-child(3) {
    width: calc(100% - 66%);
}
@media (min-width: 992px) {
    .atbs-featured-module-3 .posts-list {
        pointer-events: none;
    }
    .atbs-featured-module-3 .posts-list .list-item {
        pointer-events: auto;
    }
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside {
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .atbs-featured-module-3 .posts-list:hover .list-item:nth-child(1):not(:hover) .post--vertical-style-card-thumb-aside {
        background-color: #2E2E2E;
    }
    .atbs-featured-module-3 .posts-list .list-item:nth-child(1) .post--vertical-style-card-thumb-aside {
        background-color: var(--color-primary);
    }

    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside {
        min-height: 450px;
    }

}
@media (min-width: 1367px) {
    .atbs-featured-module-3 .post--vertical-normal-two-column-text-reverse {
        height: 100%;
    }
    .atbs-featured-module-3 .post--vertical-normal-two-column-text-reverse .post__thumb {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
@media (max-width: 1680px) {
    .atbs-featured-module-3 .section-main {
        width: 52.5555555556%;
    }
    .atbs-featured-module-3 .atbs-block__inner-group {
        max-width: 1570px;
        padding: 50px 30px;
    }

}
@media (max-width: 1680px) and (min-width: 1367px) {
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside .post__thumb {
        width: 140px;
        height: 140px;
    }
    .atbs-featured-module-3 .post--vertical-normal-two-column-text-reverse .post__title {
        font-size: 2.5714rem;
    }
}
@media (max-width: 1545px) and (min-width: 1367px) {
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside {
        min-height: 420px;
    }
}

@media (max-width: 1366px) {
    .atbs-featured-module-3 .atbs-block__inner-group {
        max-width: 1200px;
        padding: 60px 15px;
    }
    .atbs-featured-module-3 .section-main {
        width: 100%;
    }
    .atbs-featured-module-3 .section-sub {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
        padding-left: 0;
        margin-top: 50px;
    }
    .atbs-featured-module-3 .section-sub .posts-list {
        margin: -20px;
    }
    .atbs-featured-module-3 .section-sub .posts-list > * {
        padding: 20px;
    }


    .post--vertical-normal-two-column-text-reverse .post__thumb {
        height: 500px;
    }
    .post--vertical-normal-two-column .post__text {
        padding-bottom: 60px;
    }
    .post--vertical-normal-two-column .post__text-group:nth-child(2) {
        width: 60%;
        padding-right: 80px;
    }
    .post--vertical-normal-two-column .post__text-group:nth-child(3) {
        width: calc(100% - 60%);
    }
}
@media (max-width: 1366px) and (min-width: 992px) {
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        padding: 30px;
    }
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside {
        min-height: auto;
    }
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside .post__thumb {
        width: 200px;
        min-height: 160px;
        height: auto;
        margin-bottom: 0;
        margin-right: 25px;
    }
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside .post__thumb a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside .post__text {
        flex: 1;
        min-height: auto;
    }
}
@media (max-width: 1199px) {
    .atbs-featured-module-3 .atbs-block__inner-group {
        max-width: 970px;
    }

    .post--vertical-normal-two-column .post__text-group:nth-child(2) {
        padding-right: 50px;
        width: 63%;
    }
    .post--vertical-normal-two-column .post__text-group:nth-child(3) {
        width: calc(100% - 63%);
    }
    .post--vertical-normal-two-column-text-reverse .post__text {
        padding: 0 0 40px 0;
    }
    .post--vertical-normal-two-column-text-reverse .post__thumb {
        margin-bottom: 0;
        height: 450px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .atbs-featured-module-3 .post--vertical-style-card-thumb-aside .post__thumb {
        width: 140px;
        margin-right: 20px;
    }
}
@media (max-width: 991px) {
    .atbs-featured-module-3 .atbs-block__inner-group {
        max-width: 750px;
    }
    .atbs-featured-module-3 .section-sub {
        margin-top: 40px;
    }
    .post--vertical-normal-two-column .post__text-group:nth-child(2) {
        padding-right: 0;
        width: 85%;
    }
    .post--vertical-normal-two-column .post__text-group:nth-child(3) {
        display: none;
    }

    .post--vertical-normal-two-column-text-reverse .post__text {
        padding: 0 0 40px 0;
    }
    .post--vertical-normal-two-column-text-reverse .post__thumb {
        margin-bottom: 0;
        height: 380px;
    }
}


@media (max-width: 767px) {
    .atbs-featured-module-3 .atbs-block__inner-group {
        max-width: 540px;
        padding: 50px 15px;
    }

    .post--vertical-normal-two-column .post__text-group:nth-child(2) {
        padding-right: 0;
        width: 100%;
    }
    .post--vertical-normal-two-column .post__text-group:nth-child(3) {
        display: none;
    }

    .post--vertical-normal-two-column-text-reverse .post__text {
        padding: 0 0 25px 0;
    }
    .post--vertical-normal-two-column-text-reverse .post__thumb {
        margin-bottom: 0;
        height: 290px;
    }
    .post--vertical-normal-two-column-text-reverse .post__title {
        margin-bottom: 0;
    }
    .post--vertical-normal-two-column-text-reverse .post__meta {
        display: none;
    }


    .atbs-featured-module-3 .section-sub .posts-list {
        margin: -15px;
    }
    .atbs-featured-module-3 .section-sub .posts-list > * {
        width: 100%;
        padding: 15px;
    }
}

@media (max-width: 575px) {
    .atbs-featured-module-3 .atbs-block__inner-group {
        max-width: 100%;
        padding: 40px 15px;
    }
}