:root {
    --beth-red: #b70000
}

.block .more-link {
    text-align: left
}

.block .more-link a {
    text-align: left;
    font-size: 12px;
    color: var(--beth-red);
    padding: 7px 10px;
    display: inline-block;
    font-weight: 600
}

.front-section {
    padding: 0 10px
}

.front-section-inner {
    padding: 0;
    max-width: 1170px;
    margin: auto
}

.node-lists {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    padding: 25px 25px 10px;
    border-radius: 7px;
    box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%)
}

.node-lists header {
    display: inline-block;
    padding: 0;
    width: 100%
}

.node-lists .block-header {
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 0
}

.node-lists .block-header .block-title {
    padding: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid var(--beth-red)
}

.node-lists .block-header .block-title span {
    padding: 7px 14px 4px 17px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #fff;
    background: var(--beth-red);
    z-index: 10
}

.node-lists .block-header .block-title a {
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #fff;
    background: var(--beth-red);
    z-index: 10
}

.node-lists .block-header .block-title span {
    position: relative
}

.node-lists .block-header .block-title span:before {
    background: #b70000 none repeat scroll 0 0;
    content: "";
    height: 35px;
    position: absolute;
    right: 70px;
    top: 0;
    transform: skewX(-30deg);
    width: 75px;
    z-index: -1
}

.node-lists .block-header .block-more {
    position: absolute;
    left: 0;
    bottom: 10px
}

.node-lists .block-header .block-more a {
    color: #000;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 7px 3px 10px
}

.node-lists .block-header .block-more a i {
    position: relative;
    top: 2px;
    margin-left: 2px
}

.node-lists .views-content,.node-lists .owl-stage {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    overflow: hidden;
    padding: 0
}

.node-lists .views-content {
    padding-bottom: 20px;
    position: relative;
    margin: 0 -10px
}

.node-lists .views-row {
    display: inline-block;
    flex: 1 0 16%;
    padding: 20px 10px 0;
    margin-bottom: 10px
}

.node-lists .views-content .views-row:nth-child(6)~.views-row {
    display: none
}

.node-lists .owl-carousel.views-content .views-row:nth-child(1)~.views-row {
    display: inline-block
}

.node-lists .views-row .title {
}

.node-lists .views-row .title a {
    width: 100%;
    font-size: 13px;
    color: #111;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 40px;
    margin-bottom: 8px
}

.node-lists .views-row .image {
    margin-bottom: 10px
}

.node-lists .views-row .image img {
    border-radius: 6px;
    border: 1px solid #eee
}

.node-lists .owl-nav {
    display: none
}

.node-lists .owl-dots {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: center;
    border-radius: 7px;
    overflow: hidden;
    max-width: 150px;
    margin: 31px auto 0
}

.node-lists .owl-dots button {
    display: inline-block;
    flex: 1;
    height: 4px;
    background: #eee;
    margin: 0;
    border-radius: 30px;
    margin: 0 5px
}

.node-lists .owl-dots button.active {
    background: var(--beth-red)
}

.node-lists .owl-carousel.owl-rtl .owl-item {
    padding: 0 0
}

.node-lists .views-row .date .field-content {
    color: #aaa;
    font-size: 11px
}

.node-lists .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #aaa;
    position: relative;
    top: 2px;
    margin-left: 2px
}

.node-lists-12.node-lists .views-content .views-row:nth-child(1)~.views-row {
    display: inline-block
}

.node-lists-12.node-lists .views-row {
    flex: 0 0 16.6%
}

.green1-bg.node-lists .views-row .date .field-content {
    color: #444;
    font-size: 11px
}

.green1-bg.node-lists .owl-dots button {
    background: #fff
}

.node-lists .more-link {
    text-align: left
}

.node-lists .more-link a {
    text-align: left;
    font-size: 14px;
    color: var(--beth-red);
    padding: 3px 3px;
    display: inline-block;
    font-weight: 600
}

.node-lists.green .more-link a {
    color: #177745
}

@media screen and (max-width: 1200px) {
    .node-lists {
    }
}

@media screen and (max-width: 1000px) {
    .node-lists .views-row {
        flex:0 0 25%!important
    }

    .node-lists .views-content .views-row:nth-child(4)~.views-row {
        display: none
    }

    .node-lists .owl-dots {
        max-width: 180px
    }
}

@media screen and (max-width: 700px) {
    .node-lists {
        margin:30px 0;
        padding: 15px
    }

    .node-lists .views-row {
        flex: 0 0 33.3%!important
    }

    .node-lists .view-content {
        padding: 5px 0 15px
    }

    .node-lists .block-header {
        padding: 00
    }

    .node-lists .views-content .views-row:nth-child(3)~.views-row {
        display: none
    }

    .node-lists.margin-top-zero {
        margin-top: 0
    }
}

@media screen and (max-width: 600px) {
    .node-lists .views-row {
        flex:0 0 50%!important
    }

    .node-lists .views-content .views-row:nth-child(2)~.views-row {
        display: none
    }

    .node-lists .owl-dots {
        max-width: 70%
    }
}

.node-lists.green .block-header .block-title {
    border-bottom: 3px solid #177745
}

.node-lists.green .block-header .block-title span {
    background: #177745
}

.node-lists.green .block-header .block-title a {
    background: #177745
}

.node-lists.green .block-more a {
    color: #177745
}

.node-lists.green .owl-dots button.active {
    background: #177745
}

.node-lists.green .block-header .block-title span:before {
    background: #177745 none repeat scroll 0 0
}

.node-lists.orange .block-header .block-title {
    border-bottom: 3px solid #f15a23
}

.node-lists.orange .block-header .block-title span {
    background: #f15a23
}

.node-lists.orange .block-more a {
    color: #f15a23
}

.node-lists.orange .owl-dots button.active {
    background: #f15a23
}

.node-lists.orange .block-header .block-title span:before {
    background: #f15a23 none repeat scroll 0 0
}

.node-lists.yellow .block-header .block-title {
    border-bottom: 3px solid #f9c100
}

.node-lists.yellow .block-header .block-title span {
    background: #f9c100
}

.node-lists.yellow .block-more a {
    color: #f9c100
}

.node-lists.yellow .owl-dots button.active {
    background: #f9c100
}

.node-lists.yellow .block-header .block-title span:before {
    background: #f9c100 none repeat scroll 0 0
}

.article-lists-template2 {
    width: 100%;
    margin: 30px 0
}

.article-lists-template2 .views-content,.article-lists-template2 .owl-stage {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0
}

.article-lists-template2 .views-row {
    padding: 10px 0 10px 15px;
    flex: 0 0 32.3%
}

.article-lists-template2 .views-row .image {
    width: 110px;
    margin-left: 10px;
    float: right;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden
}

.article-lists-template2 .views-row .title {
    margin-bottom: 10px
}

.article-lists-template2 .views-row .title a {
    color: #222;
    display: block;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 13px
}

.article-lists-template2 .views-row .date .field-content {
    color: #aaa;
    font-size: 11px
}

.article-lists-template2 .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #aaa;
    position: relative;
    top: 2px;
    margin-left: 2px
}

.article-lists-template2.read-with-me .block-header .block-title {
    border-bottom: 3px solid #26becb;
    padding: 0;
    margin: 0 0 5px;
    display: inline-block;
    width: 100%
}

.article-lists-template2.read-with-me .block-header .block-title span {
    background: #26becb;
    padding: 7px 14px 4px 17px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #fff
}

.article-lists-template2.read-with-me .block-header .block-title a {
    background: #26becb;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #fff
}
.article-lists-template2.read-with-me .block-header .block-title span:before {
    background: #26becb
}

.article-lists-template2.read-with-me .view-header a {
    color: #26becb
}

.article-lists-template2.read-with-me .owl-dots button.active {
    background: #26becb
}

.article-lists-template2.read-with-me .views-row .image img {
    border-radius: 5px
}

.article-lists-template2.read-with-me .block-more {
    position: absolute;
    left: 5px;
    bottom: 10px
}

.article-lists-template2.read-with-me .block-header {
    position: relative
}

.article-lists-template2.read-with-me {
    background: #26becb14;
    padding: 15px
}

.article-lists-template2.read-with-me.owlCarousel3th .owl-dots button {
    background: #fff
}

.article-lists-template2.read-with-me.owlCarousel3th .owl-dots button.active {
    background: #26becb
}

.article-lists-template2.read-with-me .more-link a {
    color: #1ca7b2;
}

.article-lists-template2 header {
    display: inline-block;
    padding: 0;
    width: 100%;
    margin-bottom: 10px
}

.article-lists-template2 .block-header {
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 0
}

.article-lists-template2 .block-header .block-title {
    padding: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid var(--beth-red)
}

.article-lists-template2 .block-header .block-title span {
    padding: 7px 14px 4px 17px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #fff;
    background: var(--beth-red);
    position: relative;
    z-index: 1
}

.article-lists-template2 .block-header .block-title span:before {
    background: var(--beth-red) none repeat scroll 0 0;
    content: "";
    height: 35px;
    position: absolute;
    right: 70px;
    top: 0;
    transform: skewX(-30deg);
    width: 75px;
    z-index: -1
}

.article-lists-template2 .block-header .block-more {
    position: absolute;
    left: 0;
    bottom: 10px
}

.article-lists-template2 .block-header .block-more a {
    color: #000;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 7px 3px 10px
}

.article-lists-template2 .block-header .block-more a i {
    position: relative;
    top: 2px;
    margin-left: 2px
}

@media screen and (max-width: 900px) {
    .article-lists-template2 .views-row {
        flex:0 0 48%
    }
}

@media screen and (max-width: 650px) {
    .article-lists-template2 .views-row .image {
        width:100px
    }

    .article-lists-template2 .views-row .title a {
        font-size: 12px
    }
}

@media screen and (max-width: 550px) {
    .article-lists-template2 .views-row {
        flex:0 0 100%
    }

    .article-lists-template2 .views-row .image {
        width: 150px
    }

    .article-lists-template2 .views-row .title a {
        font-size: 14px
    }
}

@media screen and (max-width: 450px) {
    .article-lists-template2 .views-row .image {
        width:110px
    }

    .article-lists-template2 .views-row .title a {
        font-size: 13px
    }
}

@media screen and (max-width: 350px) {
    .article-lists-template2 .views-row .image {
        width:105px
    }

    .article-lists-template2 .views-row .title a {
        font-size: 13 px
    }
}

.owlCarousel3th .views-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start
}

.owlCarousel3th .views-content.owl-carousel {
    justify-content: flex-start;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative
}

.owlCarousel3th .views-content .three-columns {
    flex: 0 0 32.3%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0
}

.owlCarousel3th .views-content .three-columns:nth-child(3)~.three-columns {
    display: none
}

.owlCarousel3th .views-row:nth-child(9)~.views-row {
    display: none
}

.owlCarousel3th .views-content .three-columns .views-row {
    flex: 0 0 100%
}

.owlCarousel3th .views-content.owl-carousel .three-columns:nth-child(1)~.three-columns {
    display: flex
}

.owlCarousel3th .owl-nav {
    display: none
}

.owlCarousel3th .owl-dots {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: center;
    border-radius: 7px;
    overflow: hidden;
    max-width: 90px;
    margin: 31px auto 0
}

.owlCarousel3th .owl-dots button {
    display: inline-block;
    flex: 1;
    height: 4px;
    background: #eee;
    margin: 0;
    border-radius: 30px;
    margin: 0 5px
}

.owlCarousel3th .owl-dots button.active {
    background: var(--beth-red)
}

.owlCarousel3th .owl-nav {
    display: none
}

.owlCarousel3th .views-row:nth-child(9)~.views-row {
    display: none
}

.owlCarousel3th .owl-carousel .views-row:nth-child(1)~.views-row {
    display: inline-block
}

@media screen and (max-width: 900px) {
    .article-lists-template2 .views-row:nth-child(6)~.views-row {
    }

    .owlCarousel3th .owl-dots {
        max-width: 140px
    }
}

@media screen and (max-width: 700px) {
    .owlCarousel3th .owl-dots {
        max-width:200px
    }
}

@media screen and (max-width: 550px) {
    .article-lists-template2 .views-row:nth-child(3)~.views-row {
        display:none
    }

    .article-lists-template2 .owl-carousel .views-row:nth-child(1)~.views-row {
        display: inline-block
    }

    .front-section {
        padding: 0 10px
    }

    .front-section-inner {
        padding: 0;
        max-width: 1170px;
        margin: auto
    }
}

.node-lists-2 {
    box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%);
    background: #fff;
    padding: 17px;
    border-radius: 7px;
    margin-bottom: 15px
}

.node-lists-2 .block-header span {
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 13px;
    display: inline-block;
    padding-left: 18px;
    background: #fff;
    position: relative;
    z-index: 100;
    color: #9e2358
}

.node-lists-2 .block-header {
    position: relative
}

.node-lists-2 .block-header:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 4px;
    background: #9e235859;
    position: absolute;
    top: 11px;
    z-index: 10
}

.node-lists-2 .views-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start
}

.node-lists-2 .views-row {
    display: inline-block;
    margin-bottom: 15px;
    flex: 1 0 100%
}

.node-lists-2 .views-row:last-child {
    margin: 0
}

.node-lists-2 .image {
    width: 100px;
    border-radius: 7px;
    overflow: hidden;
    margin-left: 10px;
    box-shadow: 0 1px 3px 2px #ddd;
    float: right
}

.node-lists-2 .title {
}

.node-lists-2 .title a {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0;
    margin-bottom: 5px
}

.node-lists-2 .views-row .date .field-content {
    color: #aaa;
    font-size: 11px
}

.node-lists-2 .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #aaa;
    position: relative;
    top: 2px;
    margin-left: 2px
}

@media screen and (max-width: 1000px) {
    .node-lists-2 .views-row {
        flex:1 0 50%
    }
}

@media screen and (max-width: 750px) {
    .node-lists-2 .views-row {
        flex:1 0 100%
    }

    .node-lists-2 .image {
        width: 120px
    }
}

.term-archive {
    margin-bottom: 30px
}

.term-archive .views-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start
}

.term-archive .views-row {
    display: inline-block;
    margin-bottom: 15px;
    flex: 1 0 100%
}

.term-archive .views-row:last-child {
    margin: 0
}

.term-archive .image {
    width: 170px;
    border-radius: 7px;
    overflow: hidden;
    margin-left: 10px;
    box-shadow: 0 1px 3px 2px #ddd;
    float: right
}

.term-archive .title {
}

.term-archive .title a {
    font-size: 17px;
    color: #333;
    line-height: 26px;
    display: block;
    padding-bottom: 7px
}

.term-archive .body span {
    color: #aaa;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 23px
}

.term-archive .views-row .date {
    text-align: left
}

.term-archive .views-row .date .field-content {
    color: #aaa;
    font-size: 11px;
    direction: ltr
}

.term-archive .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #aaa;
    position: relative;
    top: 2px;
    margin-left: 2px
}

@media screen and (max-width: 1200px) {
    .term-archive {
        padding:0 15px
    }
}

@media screen and (max-width: 900px) {
    .term-archive .image {
    }
}

@media screen and (max-width: 750px) {
    .term-archive .views-row {
        flex:1 0 100%;
        padding: 0!important
    }

    .term-archive .image {
        width: 170px;
        overflow: hidden
    }

    .term-archive .title a {
        font-size: 15px;
        line-height: 23px
    }

    .term-archive .body span {
        -webkit-line-clamp: 4;
        font-size: 12px;
        margin-bottom: 7px
    }
}

@media screen and (max-width: 550px) {
    .term-archive .views-row {
        border-bottom:1px solid #eee;
        padding-bottom: 10px!important
    }

    .term-archive .image {
        width: 140px
    }
}

.block-list-4 {
    margin-bottom: 50px
}

.block-list-4 h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 30px
}

.block-list-4 .content .views-row {
    float: right;
    width: 24%;
    position: relative;
    margin: .5%;
    border-radius: 7px;
    overflow: hidden
}

.block-list-4 .content .views-row .image {
    position: relative;
    float: right
}

.block-list-4 .content .views-row .image * {
    float: right;
    width: 100%;
    height: auto
}

.block-list-4 .content .views-row .title a {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #0000006E;
    right: 0;
    top: 0;
    padding-top: 45%;
    text-align: center;
    font-size: 20px
}

.block-list-4 .content .views-row .title a {
    color: #fff;
    font-weight: 500
}

.block-list-4 .content>div {
    margin: 0 -.5%
}

@media screen and (max-width: 1240px) {
    .block-list-4 .content {
        padding:0 20px;
        display: inline-block;
        max-width: 100%
    }
}

@media screen and (max-width: 900px) {
    .block-list-4 .content .views-row {
        width:32.3%
    }
}

@media screen and (max-width: 550px) {
    .block-list-4 .content .views-row {
        width:49%
    }

    .block-list-4 .content .views-row .title a {
        font-size: 18px
    }
}

@media screen and (max-width: 450px) {
    .block-list-4 .content .views-row .title a {
        font-size:16px
    }
}

.slideshow {
    margin: 10px 0 0
}

.slideshow .views-content {
    display: inline-block;
    margin: 0 -3px
}

.slideshow .views-row {
    width: 25%;
    float: right;
    padding: 2px;
    position: relative
}

.slideshow .views-row:nth-child(1) {
    width: 50%;
    float: right
}

.slideshow .views-row:nth-child(2) {
    width: 25%;
    float: right;
    position: relative
}

.slideshow .views-row:nth-child(3) {
    width: 25%;
    float: right
}

.slideshow .views-row:nth-child(4) {
    width: 25%;
    float: right
}

.slideshow .views-row .image {
    width: 100%
}

.slideshow .views-row .image img {
    width: 100%
}

.slideshow .views-row .info {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 3px
}

.slideshow .views-row .info .field-content {
    background: 0 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,.8) 80%,#000 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 30%,rgba(0,0,0,.8) 80%,#000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0 0 0 / 51%) 30%, rgb(0 0 0 / 74%) 80%, #000 100%);
    padding: 10px;
    display: inline-block;
    padding-top: 40px;
    width: 100%;
    border-radius: 0 0 7px 7px
}

.slideshow .views-row:nth-child(1) .info .title a {
    font-size: 21px;
    line-height: 30px
}

.slideshow .views-row .info .title a {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0
}

.slideshow .views-row .info .date {
    color: #ddd;
    font-size: 12px;
    display: none
}

@media screen and (max-width: 800px) {
    .slideshow .views-content {
        margin:0 -5px
    }

    .slideshow .views-content .views-row {
        width: 100%
    }

    .slideshow .views-content .views-row:nth-child(1) {
        padding: 5px
    }

    .slideshow .views-content .views-row:nth-child(1)~.views-row {
        width: 25%;
        padding: 5px
    }

    .slideshow .views-row .info {
        padding: 5px;
        position: relative
    }

    .slideshow .views-row .info .field-content {
        background: transparent;
        padding: 0
    }

    .slideshow .views-row .info .title a {
        color: #222;
        margin-bottom: 10px
    }

    .slideshow .views-row .info .title a {
        font-size: 14px;
        line-height: 22px
    }

    .slideshow .views-row .info .date {
        display: inline-block;
        color: #444;
        font-size: 11px
    }
}

@media screen and (max-width: 750px) {
    .slideshow .views-content .views-row:nth-child(1)~.views-row {
        width:50%;
        padding: 5px
    }
}

.bing {
}

.bing .views-content::after {
    content: "";
    clear: both;
    display: table
}

.bing .views-row {
}

.bing .views-row:nth-child(1) {
    width: 32.3%;
    float: right;
    margin-left: 1%;
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%);
    padding-bottom: 15px;
    border-radius: 7px;
    overflow: hidden
}

.bing .views-row:nth-child(1) .image~div {
    padding: 0 20px
}

.bing .views-row:nth-child(1) .title a {
    font-size: 20px;
    display: block;
    margin-bottom: 10px
}

.bing .views-row:nth-child(1)~.views-row {
    width: 32.3%;
    float: right;
    margin-right: 1%;
    margin-bottom: 10px;
    min-height: 70px;
    border-radius: 5px
}

.bing .views-row:nth-child(1)~.views-row .image img {
    border-radius: 5px
}

.bing .views-row:nth-child(1)~.views-row .title a {
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
    color: #111;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.bing .views-row:nth-child(1) .image {
    width: 100%;
    margin-bottom: 10px
}

.bing .views-row .image {
    width: 110px;
    float: right;
    margin-left: 10px
}

.bing .views-row .image img {
    width: 100%;
    height: auto;
    border-radius: 0;
    border: 0 solid
}

.bing .views-row .date .field-content {
    color: #aaa;
    font-size: 11px
}

.bing .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #aaa;
    position: relative;
    top: 2px;
    margin-left: 2px
}

.bing .views-row:nth-child(1) .body {
    margin-bottom: 10px
}

.bing .views-row:nth-child(1) .body span {
    font-size: 13px;
    line-height: 22px;
    display: inline-block;
    color: #555
}

.bing .views-row:nth-child(1)~.views-row .body {
    display: none
}

.bing header {
    display: inline-block;
    padding: 0;
    width: 100%;
    margin-bottom: 20px
}

.bing .block-header {
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.bing .block-header .block-title {
    padding: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid #ddd
}

.bing .block-header .block-title span {
    padding: 7px 14px 4px 17px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #252525;
    background: #ddd;
    z-index: 1;
    position: relative
}

.bing .block-header .block-title a {
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #252525;
    background: #ddd;
    z-index: 1;
    position: relative
}

.bing .block-header .block-title span:before {
    background: #ddd none repeat scroll 0 0;
    content: "";
    height: 33px;
    position: absolute;
    left: -15px;
    top: 0;
    transform: skewX(-30deg);
    width: 75px;
    z-index: -1
}

.bing .block-header .block-more {
    position: absolute;
    left: 0;
    bottom: 10px
}

.bing .block-header .block-more a {
    color: #000;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 7px 3px 10px
}

.bing .block-header .block-more a i {
    position: relative;
    top: 2px;
    margin-left: 2px
}

@media screen and (max-width: 1000px) {
    .bing .views-row:nth-child(1)~.views-row .image {
        width:90px
    }
}

@media screen and (max-width: 850px) {
    .bing .views-content {
        flex-direction:row;
        align-content: flex-start
    }

    .bing .views-row:nth-child(1) {
        width: 48%;
        margin-left: 2%
    }

    .bing .views-row:nth-child(1)~.views-row {
        width: 48%;
        padding: 0;
        margin-right: 2%
    }
}

@media screen and (max-width: 600px) {
    .bing .views-content {
        display:flex;
        flex-wrap: wrap
    }

    .bing .views-row:nth-child(1) {
        width: 100%
    }

    .bing .views-row:nth-child(1)~.views-row {
        width: auto;
        padding: 0 5px;
        flex: 0 0 50%;
        min-height: 0;
        margin: 0 0 20px 0
    }

    .bing .views-row:nth-child(1)~.views-row .image {
        width: 100%;
        float: none;
        margin-bottom: 10px
    }
}

.column3 {
    width: 33.3%;
    float: right;
    margin-bottom: 40px
}

.column3-right {
    padding-left: 20px
}

.column3-medium {
    padding: 0 10px
}

.column3-left {
    padding-right: 20px
}

.column3 .block-header {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    height: 45px;
    border-radius: 7px 7px 0 0
}

.column3 .block-header:after {
    content: '';
    display: inline-block;
    width: 100%;
    padding: 11px 10px;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVFNzg0NTFBNkM0MDExRTdCNkE5ODk3MjRCNzlCNkRFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVFNzg0NTFCNkM0MDExRTdCNkE5ODk3MjRCNzlCNkRFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUU3ODQ1MTg2QzQwMTFFN0I2QTk4OTcyNEI3OUI2REUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUU3ODQ1MTk2QzQwMTFFN0I2QTk4OTcyNEI3OUI2REUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz461u9NAAAAEUlEQVR42mJgQAX/yeAABBgAgcID/UDOgL8AAAAASUVORK5CYII=)!important;
    opacity: .2;
    margin-bottom: 10px;
    background-color: #9e2358!important;
    position: absolute;
    right: 0;
    top: 0
}

.column3 .block-header span {
    font-size: 17px;
    color: #9e2358;
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 100%;
    line-height: 47px;
    padding: 0 10px
}

.column3 .block-header a {
    font-size: 17px;
    color: #9e2358;
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 100%;
    line-height: 47px
}

.column3 .views-content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row
}

.column3 .content {
    padding: 15px;
    box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%);
    border-radius: 0 0 7px 7px;
    background: #fff
}

.column3 .views-row {
    padding: 5px 0;
    flex: 0 0 100%
}

.column3 .views-row .image {
    width: 100px;
    margin-left: 10px;
    float: right;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden
}

.column3 .views-row .title {
    margin-bottom: 8px;
    min-height: 40px
}

.column3 .views-row .title a {
    color: #333;
    display: block;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px
}

.column3 .views-row .date .field-content {
    color: #bbb;
    font-size: 11px
}

.column3 .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #bbb;
    position: relative;
    top: 2px;
    margin-left: 2px
}

.column3 .more-link {
    text-align: left
}

.column3 .more-link a {
    text-align: left;
    font-size: 12px;
    color: #9e2358;
    padding: 3px 3px;
    display: inline-block
}

@media screen and (max-width: 1000px) {
    .column3-right {
        padding-left:10px
    }

    .column3-medium {
        padding: 0 5px
    }

    .column3-left {
        padding-right: 10px
    }
}

@media screen and (max-width: 800px) {
    .column3 {
        width:50%
    }

    .column3-right {
        padding-left: 10px
    }

    .column3-medium {
        padding: 0 10px 0 0
    }

    .column3-left {
        padding-right: 0
    }
}

@media screen and (max-width: 600px) {
    .column3 {
        width:100%;
        padding: 0
    }
}

.node-list-4 {
    width: 70%;
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 30px;
    float: right
}

.node-list-4 header {
    display: inline-block;
    padding: 0;
    width: 100%;
    margin-bottom: 20px
}

.node-list-4 .block-header {
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.node-list-4 .block-header:after {
    content: '';
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjVFNzg0NTFBNkM0MDExRTdCNkE5ODk3MjRCNzlCNkRFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjVFNzg0NTFCNkM0MDExRTdCNkE5ODk3MjRCNzlCNkRFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NUU3ODQ1MTg2QzQwMTFFN0I2QTk4OTcyNEI3OUI2REUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NUU3ODQ1MTk2QzQwMTFFN0I2QTk4OTcyNEI3OUI2REUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz461u9NAAAAEUlEQVR42mJgQAX/yeAABBgAgcID/UDOgL8AAAAASUVORK5CYII=) repeat;
    width: 100%;
    height: 8px;
    display: inline-block;
    opacity: .3;
    position: absolute;
    right: 0;
    top: 13px
}

.node-list-4 .block-header span {
    font-size: 22px;
    background: #f9f9f9;
    position: relative;
    z-index: 10;
    padding-left: 20px
}

.node-list-4 .block-header .block-more {
    position: absolute;
    left: 0;
    bottom: 10px
}

.node-list-4 .block-header .block-more a {
    color: #000;
    font-size: 12px;
    border-radius: 5px;
    padding: 2px 7px 3px 10px
}

.node-list-4 .block-header .block-more a i {
    position: relative;
    top: 2px;
    margin-left: 2px
}

.node-list-4 .views-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.node-list-4 .views-row {
    flex: 0 0 48%;
    padding: 0 0 20px;
    background: #fff;
    box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
    border-radius: 11px;
    overflow: hidden
}

.node-list-4 .image {
    margin-bottom: 10px
}

.node-list-4 .image * {
    width: 100%
}

.node-list-4 .image~div {
    padding: 0 20px
}

.node-list-4 .image img {
    border-radius: 0
}

.node-list-4 .views-row .body * {
    font-size: 11px;
    line-height: 20px;
    color: #545454;
    display: block;
    padding-bottom: 10px
}

.node-list-4 .views-row .title a {
    width: 100%;
    color: #1c261a;
    font-size: 17px;
    line-height: 26px;
    display: block;
    padding-bottom: 7px
}

.node-list-4 .views-row .date .field-content {
    color: #aaa;
    font-size: 11px
}

.node-list-4 .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #aaa;
    position: relative;
    top: 2px;
    margin-left: 2px
}

@media screen and (max-width: 900px) {
    .node-list-4 {
        width:100%;
        padding: 0
    }

    .node-list-4 .views-content .views-row {
        flex: 0 0 49%
    }
}

@media screen and (max-width: 500px) {
    .node-list-4 {
        width:100%;
        padding: 0
    }

    .node-list-4 .views-content {
        justify-content: center
    }

    .node-list-4 .views-content .views-row {
        flex: 0 0 100%;
        max-width: 400px
    }
}

.node-column {
    margin-bottom: 40px;
    width: 30%;
    display: inline-block;
    box-shadow: 0 0px 20px 0px rgb(0 0 0 / 5%);
    padding: 20px;
    border-radius: 7px;
    background: #fff;
    background-color: #cde9f7
}

.node-column .block-header span {
    font-size: 17px;
    font-weight: 900;
    margin-bottom: 13px;
    display: inline-block;
    padding-left: 18px;
    background: #cde9f7;
    position: relative;
    z-index: 100;
    color: #9e2358
}

.node-column .block-header {
    position: relative
}

.node-column .block-header:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 4px;
    background: #9e235859;
    position: absolute;
    top: 11px;
    z-index: 10
}

.node-column .views-content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row
}

.node-column .views-row {
    padding: 5px 0;
    flex: 0 0 100%
}

.node-column .views-row .image {
    width: 110px;
    margin-left: 10px;
    float: right;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden
}

.node-column .views-row .title {
    margin-bottom: 10px
}

.node-column .views-row .title a {
    color: #000;
    display: block;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px
}

.node-column .views-row .date .field-content {
    color: #555;
    font-size: 11px
}

.node-column .views-row .date .field-content svg {
    width: 9px;
    height: 9px;
    fill: #777;
    position: relative;
    top: 2px;
    margin-left: 2px
}

@media screen and (max-width: 900px) {
    .node-column {
        width:100%;
        padding: 15px
    }

    .node-column .views-row {
        flex: 0 0 49%
    }

    .node-column .views-content {
        justify-content: space-between
    }
}

@media screen and (max-width: 650px) {
    .node-column .views-row {
        flex:0 0 100%
    }
}

.node-lists-without-img {
    width: 50%;
    float: right;
    padding: 10px;
    position: relative;
    margin-bottom: 17px
}

.node-lists-without-img .block-header {
    padding: 0;
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.node-lists-without-img .block-header .block-title {
    padding: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 3px solid var(--beth-red)
}

.node-lists-without-img .block-header .block-title span {
    padding: 7px 14px 4px 17px;
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #fff;
    background: var(--beth-red);
    position: relative;
    z-index: 1
}

.node-lists-without-img .block-header .block-title a {
    margin: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 100;
    border-radius: 4px 4px 0 0;
    color: #fff;
    background: var(--beth-red);
    position: relative;
    z-index: 1
}

.node-lists-without-img .block-header .block-title span:before {
    background: var(--beth-red) none repeat scroll 0 0;
    content: "";
    height: 35px;
    position: absolute;
    right: 80px;
    top: 0;
    transform: skewX(-30deg);
    width: 75px;
    z-index: -1
}

.node-lists-without-img .content {
    width: 100%;
    float: right;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff
}

.node-lists-without-img .views-row {
    width: 100%;
    float: right;
    position: relative
}

.node-lists-without-img .views-row .date {
    position: absolute;
    left: 10px;
    top: 9px
}

.node-lists-without-img .views-row .date span {
    font-size: 11px;
    direction: ltr;
    color: #333
}

.node-lists-without-img .views-row .date svg {
    width: 9px;
    float: left;
    position: relative;
    top: 4px;
    margin-right: 9px;
    fill: #aaa
}

.node-lists-without-img .views-row:nth-child(2n+1) {
    background: #eee;
    border-right: 2px solid #9c0a0d
}

.node-lists-without-img .views-row:nth-child(2n) {
    background: #fff;
    border-right: 2px solid #dedede
}

.front-wide-wrapper .node-lists-without-img .views-row .title {
    width: 75%;
    float: right;
    position: relative;
    padding: 0 0
}

.node-lists-without-img .views-row .title {
    width: 100%;
    float: right;
    position: relative;
    padding: 0 0
}

.node-lists-without-img .views-row .title a {
    font-size: 13px;
    width: 100%;
    float: right;
    text-align: right;
    font-weight: 500;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 34px;
    text-indent: 11px
}

@media screen and (max-width: 1000px) {
    .node-lists-without-img {
        width:100%
    }
}
