.blog_portrait_M article {
    float: left;
    width: 45%;
    position: relative;
    margin-right: 9% !important;
    cursor: pointer
}

.blog_portrait_M article:last-child, .blog_portrait_M article:nth-child(2n) {
    margin-right: 0 !important
}

.blog_portrait_M .entry-featured-image-url img {
    transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s
}

.blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description p {
    text-align: right;
    position: relative;
    z-index: 3;
    top: 4.6vw
}

.blog_portrait_M a.et_pb_button:hover:before {
    transform: rotate(-126deg) !important;
    -webkit-transform: rotate(-126deg) !important
}

.blog_portrait_M article:hover .author.vcard {
    opacity: 0
}

.blog_portrait_M a.entry-featured-image-url:before {
    content: 'Read More';
    display: block;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    z-index: 9;
    color: #fff;
    font-size: 24px;
    font-family: Roboto;
    font-weight: 300;
    left: 4.4vw;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.blog_portrait_M article:hover a.entry-featured-image-url:before {
    transform: translateY(530px);
    opacity: 1;
    transition-delay: .3s;
    -webkit-transition-delay: .3s
}

.blog_portrait_M .entry-featured-image-url:after {
    background: #fff;
    content: "";
    height: 550px;
    left: 3.3vw;
    position: absolute;
    top: -550px;
    width: 2px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    opacity: 0
}

.blog_portrait_M .entry-featured-image-url {
    background: #000
}

.blog_portrait_M article:hover .entry-featured-image-url:after {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    top: 0;
    opacity: 1
}

.blog_portrait_M article:hover .entry-featured-image-url img {
    opacity: .4 !important
}

.blog_portrait_M .et_pb_post .entry-featured-image-url {
    height: 600px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 0;
}

.blog_portrait_M .entry-featured-image-url > img {
    height: 100%;
    left: 50%;
    max-width: none !important;
    position: absolute;
    width: auto;
    transform: translate(-50%, 0)
}

.blog_portrait_M .published span.month {
    transform: translate(0, -48px);
    display: block
}

.blog_portrait_M .published {
    color: #000;
    display: table;
    font-family: Raleway;
    font-weight: 700;
    min-width: 80px;
    font-size: 18px;
    left: 0;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: 622px;
    text-transform: uppercase
}

.blog_portrait_M .post-meta {
    margin: 0 !important;
    width: 0;
    font-size: 0 !important;
    height: 0
}

.blog_portrait_M .published > span.day {
    clear: both;
    color: #d0c3e8;
    display: block;
    font-family: Roboto;
    font-size: 80px;
    font-weight: 400;
    text-align: center;
    line-height: 100%
}

.blog_portrait_M .entry-title {
    margin-bottom: 28px;
    margin-top: 28px;
    padding-bottom: 0;
    padding-left: 109px;
    font-weight: 700;
    min-height: 72px
}

.blog_portrait_M .post-content {
    border-top: 5px solid #512da8;
    display: table;
    margin-top: 0;
    padding-top: 21px;
    width: 100%
}

.blog_portrait_M .author.vcard {
    position: absolute;
    right: 0;
    top: 600px;
    transform: rotate(270deg) translateX(100%) translateY(100%);
    -webkit-transform: rotate(270deg) translateX(100%) translateY(100%);
    z-index: 55;
    display: none !important
}

.blog_portrait_M .author.vcard > a {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 16px
}

.blog_portrait_M .published > span {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.blog_portrait_M article:hover .published > span.day {
    transform: translate(0, -10px)
}

.blog_portrait_M article:hover .published span.month {
    transform: translate(0, -13px);
    display: block
}

.blog_portrait_M article:hover .post_info {
    -webkit-animation: fadeIn 1s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@media only screen and (max-width: 980px) {
    .blog_portrait_M .entry-title {
        margin-bottom: 38px
    }

    .blog_portrait_M article {
        width: 45.5%
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo {
        margin-bottom: 0 !important
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description {
        max-width: 390px !important
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description h2 {
        transform: rotate(0) !important;
        position: static !important;
        margin-bottom: -44px
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description p {
        position: relative;
        z-index: 3;
        top: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description {
        max-width: 260px !important
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_promo_description h2 {
        margin-bottom: -30px
    }

    .blog_portrait_M .entry-title {
        min-height: 50px
    }

    .blog_portrait_M article {
        width: 100%
    }

    .blog_portrait_M .et_pb_post .entry-featured-image-url {
        height: 500px
    }

    .blog_portrait_M .author.vcard {
        top: 500px
    }

    .blog_portrait_M .published {
        top: 520px
    }

    .blog_portrait_M article a.entry-featured-image-url:before {
        left: 60px
    }

    .blog_portrait_M article:hover a.entry-featured-image-url:before {
        transform: translateY(420px)
    }

    .blog_portrait_M .entry-featured-image-url:after {
        height: 440px;
        left: 45px;
        top: -440px
    }
}

@media only screen and (max-width: 480px) {
    .blog_portrait_M .et_pb_post .entry-featured-image-url {
        height: 310px
    }

    .blog_portrait_M .author.vcard {
        top: 310px
    }

    .blog_portrait_M .published {
        top: 330px
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_button_module_wrapper {
        max-width: 100px;
        position: relative;
        margin: 0 auto
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_button_module_wrapper .et_pb_button:before {
        width: 130px;
        top: 40px;
        left: -16px
    }

    .blog_portrait_M .et_pb_column_1_3 .et_pb_button.et_pb_module {
        position: static !important
    }

    .blog_portrait_M .entry-featured-image-url:after {
        height: 260px;
        top: -260px
    }

    .blog_portrait_M article:hover a.entry-featured-image-url:before {
        transform: translateY(240px)
    }
}

.blog_circle_M article {
    position: relative;
    cursor: pointer
}

.blog_circle_M .et_pb_post::before {
    background: #ebebeb;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotate(108deg);
    transform-origin: 17% 100% 0;
    width: 120%;
    z-index: 1
}

.blog_circle_M .post-content {
    display: none
}

#page-container .blog_circle_M .et_pb_column_4_4 a.newa {
    width: 29.3%;
    margin-right: 6%;
    display: block;
    float: left
}

#page-container .blog_circle_M .et_pb_column_4_4 a.newa:last-child,
#page-container .blog_circle_M .et_pb_column_4_4 a.newa:nth-child(3n) {
    margin-right: 0 !important
}

#page-container .blog_circle_M .et_pb_column_4_4 a.newa:nth-child(3n+1) {
    clear: left;
}

.blog_circle_M article > .post_info:not(:nth-child(2)) {display: none;}

.blog_circle_M .entry-featured-image-url:after {
    padding-top: 100%;
    content: "";
    display: block
}

.blog_circle_M .entry-featured-image-url img {
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0)
}

.blog_circle_M .entry-featured-image-url {
    border-radius: 100%;
    overflow: hidden;
    z-index: 12;
    width: 100%
    margin-bottom: 0;
}

.blog_circle_M .published {
    position: absolute;
    top: 385px;
    left: 0;
    right: 0;
    font-family: Raleway
}

.blog_circle_M .published span {
    text-transform: uppercase
}

.blog_circle_M .published span.month {
    font-size: 18px;
    color: #000;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif !important;
    transform: translate(0, -14px);
    display: block;
    font-weight: 700
}

.blog_circle_M .published span.day {
    font-size: 80px;
    color: #ebebeb;
    display: block;
    font-weight: 800;
    transform: translate(0, 0)
}

.blog_circle_M .entry-title, .blog_circle_M .post-meta {
    text-align: center
}

.blog_circle_M article .entry-featured-image-url, .blog_circle_M article .entry-featured-image-url img, .blog_circle_M article .published span {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

body.ie .blog_circle_M article:hover .entry-featured-image-url, body.unknown .blog_circle_M article:hover .entry-featured-image-url {
    transform: rotate(-6deg)
}

body.ie .blog_circle_M article:hover .entry-featured-image-url img, body.unknown .blog_circle_M article:hover .entry-featured-image-url img {
    transform: translate(-50%, 0)
}

.blog_circle_M article:hover .entry-featured-image-url img {
    transform: translate(-50%, 0) scale(1.1) rotate(-6deg)
}

.blog_circle_M article:hover .published span.month {
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    transform: translate(0, -6px)
}

.blog_circle_M article:hover .published span.day {
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    transform: translate(0, -30px)
}

.blog_circle_M article:hover .entry-title, .blog_circle_M article:hover .post-meta {
    -webkit-animation: fadeIn 1s infinite;
    animation: fadeIn 1s infinite;
    animation-iteration-count: 1
}

@-webkit-keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: .5
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@media all and (max-width: 1390px) {
    .blog_circle_M .entry-featured-image-url {
        max-width: 229px !important;
        margin: 0 auto 40px !important
    }

    .blog_circle_M .published {
        top: 280px
    }

    .blog_circle_M .et_pb_post::before {
        transform-origin: 21% 100% 0;
        width: 90%
    }

    .blog_circle_M .et_pb_promo_description {
        padding-right: 0 !important
    }

    .blog_circle_M .et_pb_promo_description h2 {
        margin-left: -61px !important;
        margin-right: -60px
    }
}

@media all and (max-width: 980px) {
    .blog_circle_M .et_pb_promo_description h2 {
        margin-left: 0 !important;
        margin-right: 0
    }

    .blog_circle_M .entry-featured-image-url {
        margin: 0 auto;
        max-width: 179px !important
    }

    .blog_circle_M .published span.day {
        font-size: 60px
    }

    .blog_circle_M .published {
        top: 237px
    }

    .blog_circle_M .et_pb_post h2.entry-title {
        margin: 110px 0 0 !important
    }
}

@media all and (max-width: 767px) {
    #page-container .blog_circle_M .et_pb_column_4_4 a.newa:last-child {
        border-bottom: 0 !important;
        padding-bottom: 0 !important
    }

    #page-container .blog_circle_M .et_pb_column_4_4 a.newa {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px !important;
        border-bottom: 1px solid #eee !important;
        padding-bottom: 30px !important
    }

    .blog_circle_M .et_pb_promo_description h2 {
        margin-left: 0 !important
    }

    .blog_circle_M article.et_pb_post {
        margin-bottom: 0 !important
    }

    .blog_circle_M .et_pb_post::before {
        display: none
    }
}

.blog_no_images_M .et_pb_row .et_pb_promo_description p {
    text-align: left;
    margin-top: 0;
    font-weight: 300;
    margin-left: -99px
}

.blog_no_images_M .et_pb_posts .published {
    font-family: Raleway;
    left: -3px;
    line-height: 0;
    min-width: 80px;
    position: absolute;
    top: 9px
}

.blog_no_images_M .et_pb_posts .published .day {
    color: #fff !important;
    font-size: 80px;
    display: block;
    text-align: center;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif !important;
    line-height: 100%;
    font-weight: 300
}

.blog-landing-image-reveal_M .published, .blog_no_images_M .et_pb_posts .published .month {
    text-align: center;
    font-family: Raleway, Helvetica, Arial, Lucida, sans-serif !important
}

.blog_no_images_M .et_pb_posts .published .month {
    font-size: 18px !important;
    display: block;
    color: #000 !important;
    text-transform: uppercase;
    font-weight: 700;
    transform: translate(0, -45px)
}

.blog_no_images_M .et_pb_posts .post-content {
    line-height: 160%
}

.blog_no_images_M .et_pb_post {
    position: relative;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s
}

.blog_no_images_M article:nth-of-type(2n+2) {
    margin-right: 0 !important
}

.blog_no_images_M article {
    width: 47% !important;
    margin-right: 6% !important;
    float: left;
    margin-bottom: 43px;
    cursor: pointer
}

.blog_no_images_M article .post_info {
    padding-left: 103px;
    margin-top: 0
}

.blog_no_images_M .entry-title {
    margin-bottom: 0;
    padding-bottom: 12px
}

.blog_no_images_M .post-meta, .blog_no_images_M .post-meta a {
    font-weight: 500;
    text-transform: uppercase;
    color: #512da8 !important
}

#page-container .blog_no_images_M .et_pb_post .post-meta {
    margin-bottom: 2px !important
}

#page-container .blog_no_images_M .et_pb_post .post-meta, #page-container .blog_no_images_M .et_pb_post .post-meta a, .blog_no_images_M article .published .day, .blog_no_images_M article .published .month {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.blog_no_images_M article:hover .published .day, .blog_no_images_M article:hover .published .month {
    transform: translate(0, -20px)
}

#page-container .blog_no_images_M .et_pb_post:hover .post-meta, #page-container .blog_no_images_M .et_pb_post:hover .post-meta a {
    color: #000 !important
}

#page-container #main-content .blog_no_images_M a.et_pb_button:hover:after, #page-container #main-content .blog_no_images_M a.et_pb_button:hover:before {
    width: 100%;
    transition: .8s ease all
}

@media only screen and (max-width: 1390px) {
    .blog_no_images_M .more-link {
        top: 100px
    }
}

@media only screen and (max-width: 980px) {
    #page-container .blog_no_images_M .et_pb_row:first-child {
        width: 100% !important;
        float: none;
        left: 0 !important
    }

    .blog_no_images_M .et_pb_row .et_pb_promo_description h2 {
        text-align: center
    }

    .blog_no_images_M:before {
        display: none !important
    }

    .blog_no_images_M .more-link {
        top: 77px;
        font-size: 20px
    }

    .blog_no_images_M .et_pb_button.et_pb_module {
        left: -118px !important
    }

    .blog_no_images_M .et_pb_promo .et_pb_promo_description {
        float: none !important
    }

    .blog_no_images_M .et_pb_promo .et_pb_promo_description h2 {
        margin-bottom: -28px !important;
        margin-right: 0 !important
    }

    .blog_no_images_M .et_pb_row .et_pb_promo_description p {
        text-align: center;
        margin-left: 0;
        font-size: 30px
    }
}

@media only screen and (max-width: 767px) {
    .blog_no_images_M article:last-child {
        margin-bottom: 0 !important
    }

    .blog_no_images_M article {
        width: 100% !important;
        margin-right: 0 !important
    }

    .blog_no_images_M .et_pb_button.et_pb_module {
        left: -124px !important
    }
}

@media only screen and (max-width: 480px) {
    .blog_no_images_M .et_pb_button.et_pb_module {
        position: static !important;
        transform: rotate(0) !important;
        letter-spacing: 4px !important
    }

    .blog_no_images_M .et_pb_posts .published .day {
        font-size: 60px
    }

    .blog_no_images_M .et_pb_posts .published .month {
        transform: translate(0, -30px)
    }

    .blog_no_images_M .et_pb_posts .published {
        left: -10px !important
    }

    .blog_no_images_M article .post_info {
        padding-left: 80px
    }
}

.blog-landing-image-reveal_M .et_pb_row {
    max-width: 1634px !important
}

.blog-landing-image-reveal_M .published span {
    background: #fff;
    color: #0e0e0e;
    display: block;
    font-weight: 900;
    left: 0;
    line-height: 140%;
    mix-blend-mode: lighten;
    top: 0;
    width: 100%;
    opacity: 1
}

.blog-landing-image-reveal_M .avatar, .blog-landing-image-reveal_M .post-content, .blog-landing-image-reveal_M .post-meta .author.vcard {
    display: none
}

.blog-landing-image-reveal_M .et_pb_post:last-child, .blog-landing-image-reveal_M .et_pb_post:nth-child(4n+4) {
    margin-right: 0 !important
}

.blog-landing-image-reveal_M .et_pb_post {
    float: left;
    overflow: hidden;
    position: relative;
    width: 23.8%;
    margin: 0 1.6% 20px 0 !important;
    padding: 0;
    border: none !important
}

.blog-landing-image-reveal_M .et_pb_post a.entry-featured-image-url img {
    height: 100%;
    min-width: 0;
    max-width: none;
    width: auto;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0)
}

.blog-landing-image-reveal_M .et_pb_post a.entry-featured-image-url {
    margin: 0 !important;
    height: 100%;
    width: 100%;
    position: absolute
}

#page-container .blog-landing-image-reveal_M .entry-title {
    font-size: 13px !important;
    margin-top: 301px !important;
    line-height: 150%;
    z-index: 98;
    position: relative;
    background-color: #fff;
    padding: 38px 3vw 14px;
    text-align: center
}

.blog-landing-image-reveal_M .post-meta {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    font-size: 0 !important
}

.blog-landing-image-reveal_M .published span.month {
    height: 67px
}

.blog-landing-image-reveal_M .published span.day {
    font-size: 200px;
    display: block;
    line-height: 100%;
    padding-top: 34px;
    height: 234px
}

.blog-landing-image-reveal_M .published {
    font-size: 48px;
    position: absolute;
    width: 100%;
    text-transform: capitalize;
    font-weight: 800
}

.blog-landing-image-reveal_M .entry-title a {
    font-size: 16px
}

.blog-landing-image-reveal_M .post-meta .categories {
    position: absolute;
    z-index: 99;
    transform-origin: left bottom;
    transform: rotate(-90deg);
    top: 100%;
    left: 30px;
    display: block;
    width: 100%;
    text-align: right;
    max-width: 340px;
    font-size: 13px;
}

#page-container .blog-landing-image-reveal_M .entry-title, .blog-landing-image-reveal_M .et_pb_post .post-meta span, .blog-landing-image-reveal_M .et_pb_post a.entry-featured-image-url img, .blog-landing-image-reveal_M .post-meta .categories {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

#page-container .blog-landing-image-reveal_M .et_pb_post:hover .entry-title, .blog-landing-image-reveal_M .et_pb_post:hover .post-meta .categories, .blog-landing-image-reveal_M .et_pb_post:hover .post-meta .published span {
    opacity: 0
}

.blog-landing-image-reveal_M .et_pb_post:hover a.entry-featured-image-url img {
    transform: translate(-50%, 0) scale(1.1)
}

@media all and (max-width: 1390px) {
    .blog-landing-image-reveal_M .et_pb_post:nth-child(2n+3) {
        clear: both
    }

    .blog-landing-image-reveal_M .et_pb_post {
        width: 48%;
        margin: 1% !important
    }
}

@media all and (max-width: 767px) {
    .blog-landing-image-reveal_M .et_pb_post {
        width: 100%;
        margin: 0 !important
    }

    #page-container .blog-landing-image-reveal_M .et_pb_post {
        margin-bottom: 0 !important
    }
}

@media all and (max-width: 480px) {
    .blog-landing-image-reveal_M .published span.day {
        font-size: 150px
    }

    .blog-landing-image-reveal_M .published {
        font-size: 40px
    }

    #page-container .blog-landing-image-reveal_M .entry-title {
        margin-top: 240px !important;
        padding: 10px 3vw
    }

    .blog-landing-image-reveal_M .published span.month {
        height: 56px
    }

    .blog-landing-image-reveal_M .published span.day {
        height: 184px
    }

    .blog-landing-image-reveal_M .post-meta .categories {
        max-width: 260px
    }
}

.et_pb_posts .entry-title img.avatar {
    display: none !important
}

#page-container .blog_or_news.et_pb_row {
    width: auto !important;
    float: left
}

.blog_or_news.et_pb_row .et_pb_promo_description p {
    text-align: right;
    margin-top: -40px;
    font-weight: 300;
    margin-right: 23px
}

.blog_landing_M .et_pb_posts .published {
    left: -3px;
    line-height: 0;
    min-width: 80px;
    position: absolute;
    top: 10px;
}

.blog_landing_M .et_pb_posts .published .day {
    color: #d0c3e8 !important;
    font-size: 80px;
    display: block;
    text-align: center;
    font-family: Roboto, Helvetica, Arial, Lucida, sans-serif !important;
    line-height: 100%;
    font-weight: 300
}

.blog_landing_M .et_pb_posts .published .month {
    font-size: 18px !important;
    display: block;
    text-align: center;
    color: #000 !important;
    text-transform: uppercase;
    font-family: Raleway, Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700;
    transform: translate(0, -40px)
}

.blog_landing_M .published > span {
    clear: both
}

.blog_landing_M .et_pb_posts .post-content {
    line-height: 160%
}

.blog_landing_M .et_pb_post {
    position: relative;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    overflow: hidden;
}

.blog_landing_M article:nth-of-type(2n+2) {
    margin-right: 0 !important
}

.blog_landing_M article {
    width: 47% !important;
    margin-right: 6% !important;
    float: left
}

.blog_landing_M article .post_info {
    padding-left: 103px;
    margin-top: 0;
    position: relative;
}

.blog_landing_M .more-link {
    border: none;
    color: #fff;
    left: 30%;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    top: -182px;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    opacity: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 24px
}

/* .blog_landing_M .post-meta {
    font-size: 0 !important
}

.blog_landing_M .author.vcard > a::after {
    content: " / "
} */

.blog_landing_M .entry-title {
    margin-bottom: 0;
    padding-bottom: 12px
}

.blog_landing_M .author.vcard > a, .blog_landing_M .post-meta a {
    font-weight: 300
}

.blog_landing_M .entry-featured-image-url.smallheight img {
    height: 100%;
    width: auto;
    max-width: none;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0)
}

.blog_landing_M .entry-featured-image-url {
    height: 271px;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 37px;
}

.blog_landing_M .entry-featured-image-url::before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    opacity: 0
}

.blog_landing_M .entry-featured-image-url::after {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 0;
    -ms-transition-delay: .4s;
    transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s
}

.blog_landing_M article {
    cursor: pointer;
    margin-bottom: 75px
}

.blog_landing_M .et_pb_post:hover .more-link {
    opacity: 1;
    left: 50%;
    z-index: 6
}

.blog_landing_M .et_pb_post:hover .entry-featured-image-url::after {
    width: 30%;
    z-index: 6;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s
}

.blog_landing_M .et_pb_post:hover .entry-featured-image-url::before {
    opacity: .5;
    z-index: 5
}

.blog_landing_M .et_pb_post::before {
    transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 10%;
    height: 5px;
    background: #512da8;
    display: block;
    opacity: 0
}

.blog_landing_M .et_pb_post:hover::before {
    opacity: 1;
    left: 0;
    width: 100%
}

#page-container .blog_landing_M .et_pb_post .entry-featured-image-url img, #page-container .blog_landing_M .et_pb_post .post-meta, .blog_landing_M article .published .day, .blog_landing_M article .published .month {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s
}

.blog_landing_M article:hover .published .day, .blog_landing_M article:hover .published .month {
    transform: translate(0, -20px)
}

#page-container .blog_landing_M .et_pb_post:hover .post-meta a, #page-container .blog_landing_M .et_pb_post:hover .post-meta > span:not(.published) {
    color: #000 !important
}

@media only screen and (max-width: 1390px) {
    .blog_landing_M .more-link {
        top: -160px
    }

    .blog_landing_M .entry-featured-image-url {
        height: 225px
    }
}

@media only screen and (max-width: 980px) {
    #page-container .blog_or_news.et_pb_row {
        width: 100% !important;
        float: none;
        left: 0 !important
    }

    .blog_or_news.et_pb_row .et_pb_promo_description h2 {
        text-align: center
    }

    .blog_or_news.et_pb_row .et_pb_promo_description p {
        text-align: center;
        margin-right: 0
    }

    .blog_or_news:before {
        display: none !important
    }

    .blog_landing_M .more-link {
        top: -135px;
        font-size: 20px
    }

    .blog_landing_M .entry-featured-image-url {
        height: 175px
    }


}

@media only screen and (max-width: 767px) {
    .blog_landing_M article {
        width: 100% !important;
        margin-right: 0 !important
    }

    .blog_landing_M .more-link {
        top: -163px;
    }

    .blog_landing_M .entry-featured-image-url {
        height: 235px
    }

}

@media only screen and (max-width: 480px) {
    .blog_landing_M .more-link {
        top: -128px;
    }

    .blog_landing_M .entry-featured-image-url {
        height: 160px
    }

    .blog_landing_M .et_pb_post:hover .entry-featured-image-url::after {
        width: 26%
    }
}