article.news .entry-content .col-editor {
    padding: 7px 7px;
    position: relative;
    width: 100%;
}
@media (min-width: 400px) {
    article.news .entry-content .col-editor {
        padding: 15px;
    }
}
@media (min-width: 500px) {
    article.news .entry-content .col-editor {
        padding: 25px;
    }
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor {
        padding: 30px;
    }
}
@media (min-width: 700px) {
    article.news .entry-content .col-editor {
        padding: 35px;
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor {
        padding: 40px;
    }
}
article.news .entry-content .col-editor > :first-child {
    margin-top: -0.35em;
}
article.news .entry-content .col-editor > h1,
article.news .entry-content .col-editor > h2,
article.news .entry-content .col-editor > h3,
article.news .entry-content .col-editor > h4,
article.news .entry-content .col-editor > h5,
article.news .entry-content .col-editor > h6,
article.news .entry-content .col-editor > ol,
article.news .entry-content .col-editor > p,
article.news .entry-content .col-editor > ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}
article.news .entry-content .col-editor > ol,
article.news .entry-content .col-editor > ul {
    margin-bottom: 1.5em;
    padding-left: 1.2em;
}
@media (min-width: 1300px) {
    article.news .entry-content .col-editor > ol,
    article.news .entry-content .col-editor > ul {
        font-size: 17px;
        font-size: 1.7rem;
    }
}
@media (min-width: 1600px) {
    article.news .entry-content .col-editor > ol,
    article.news .entry-content .col-editor > ul {
        font-size: 18px;
        font-size: 1.8rem;
    }
}
@media (min-width: 1300px) {
    article.news .entry-content .col-editor p {
        font-size: 17px;
        font-size: 1.7rem;
    }
}
@media (min-width: 1600px) {
    article.news .entry-content .col-editor p {
        font-size: 18px;
        font-size: 1.8rem;
    }
}
article.news .entry-content .col-editor .blo-gallery {
    margin-bottom: 2.5em;
    margin-top: 2.5em;
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-gallery {
        margin-bottom: 3.5em;
        margin-top: 3.5em;
    }
}
article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items {
    list-style-type: none;
    margin: -7px !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: normal;
    -ms-flex-align: normal;
    align-items: normal;
    -webkit-align-content: normal;
    -ms-flex-line-pack: normal;
    align-content: normal;
}
@media (min-width: 400px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items {
        margin: -10px !important;
    }
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items.columns-2 li.blo-gallery-item {
        width: 50%;
    }
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items.columns-3 li.blo-gallery-item {
        width: 50%;
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items.columns-3 li.blo-gallery-item {
        width: 33.3333333333%;
    }
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items.columns-4 li.blo-gallery-item {
        width: 50%;
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items.columns-4 li.blo-gallery-item {
        width: 33.3333333333%;
    }
}
@media (min-width: 1000px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items.columns-4 li.blo-gallery-item {
        width: 25%;
    }
}
article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items li.blo-gallery-item {
    flex-grow: 1;
    padding: 7px;
    width: 100%;
}
@media (min-width: 400px) {
    article.news .entry-content .col-editor .blo-gallery ul.blo-gallery-items li.blo-gallery-item {
        padding: 10px;
    }
}
article.news .entry-content .col-editor .blo-gallery figure {
    height: 100%;
    margin: 0;
    position: relative;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: flex-end;
    align-content: flex-end;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
article.news .entry-content .col-editor .blo-gallery img {
    display: block;
    height: 100%;
    width: 100%;
    max-width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
}
article.news .entry-content .col-editor .blo-gallery figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    line-height: 1.4;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 8px;
    position: absolute;
    text-align: center;
    width: 100%;
}
article.news .entry-content .col-editor .blo-links {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5em;
    margin-top: 2.5em;
    max-width: 700px;
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-links {
        margin-bottom: 3.5em;
        margin-top: 3.5em;
    }
}
article.news .entry-content .col-editor .blo-links.fullwidth {
    max-width: none;
}
@media (min-width: 400px) {
    article.news .entry-content .col-editor .blo-links.fullwidth ul.blo-links-items li.blo-links-item {
        padding: 10px;
    }
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-links.fullwidth ul.blo-links-items li.blo-links-item {
        width: 50%;
    }
}
@media (min-width: 1000px) {
    article.news .entry-content .col-editor .blo-links.fullwidth ul.blo-links-items li.blo-links-item {
        width: 33.3333333333%;
    }
}
@media (min-width: 1400px) {
    article.news .entry-content .col-editor .blo-links.fullwidth ul.blo-links-items li.blo-links-item {
        width: 25%;
    }
}
article.news .entry-content .col-editor .blo-links ul.blo-links-items {
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 400px) {
    article.news .entry-content .col-editor .blo-links ul.blo-links-items {
        margin: -10px;
    }
}
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
@media (min-width: 400px) {
    article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item {
        padding: 10px;
    }
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item {
        width: 50%;
    }
}
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a {
    background-color: #e8e8e8;
    border-radius: 6px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}
@media (min-width: 500px) {
    article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a {
        padding: 20px;
    }
}
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a:before {
    background-color: #e0081d;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
    -webkit-transition: -webkit-transform 0.25s;
    -moz-transition: transform 0.25s;
    -ms-transition: transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
    -webkit-transform: translateX(-100.4%);
    -moz-transform: translateX(-100.4%);
    -ms-transform: translateX(-100.4%);
    -o-transform: translateX(-100.4%);
    transform: translateX(-100.4%);
}
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a span {
    -webkit-transition: -webkit-transform 0.25s;
    -moz-transition: transform 0.25s;
    -ms-transition: transform 0.25s;
    -o-transition: transform 0.25s;
    transition: transform 0.25s;
}
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a:active:before,
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a:hover:before {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a:active span,
article.news .entry-content .col-editor .blo-links ul.blo-links-items li.blo-links-item a:hover span {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
}
article.news .entry-content .col-editor .blo-list {
    margin-bottom: 1.75em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.75em;
    max-width: 700px;
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-list {
        margin-bottom: 2.35em;
        margin-top: 2.35em;
    }
}
article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines {
    margin-left: -7px;
    margin-right: -7px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines {
        margin-left: -10px;
        margin-right: -10px;
    }
}
@media (max-width: 799px) {
    article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines li.blo-list-item:nth-of-type(1) span {
        border-top: 1px solid rgba(0, 0, 0, 0.3);
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines li.blo-list-item:nth-of-type(1) span {
        border-top: 1px solid rgba(0, 0, 0, 0.3);
    }
    article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines li.blo-list-item:nth-of-type(2) span {
        border-top: 1px solid rgba(0, 0, 0, 0.3);
    }
}
article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines li.blo-list-item {
    padding-left: 7px;
    padding-right: 7px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines li.blo-list-item {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines li.blo-list-item {
        width: 50%;
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines li.blo-list-item {
        width: 50%;
    }
}
article.news .entry-content .col-editor .blo-list ul.blo-list-items-with-lines span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    display: block;
    font-weight: 400;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}
article.news .entry-content .col-editor .blo-pullquote {
    margin-bottom: 2.5em;
    margin-top: 2.5em;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-pullquote {
        margin-bottom: 3.5em;
        margin-top: 3.5em;
    }
}
article.news .entry-content .col-editor .blo-pullquote blockquote {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    margin-left: 0;
    margin-right: 0;
    padding-top: 2em;
    padding-bottom: 1.5em;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
article.news .entry-content .col-editor .blo-pullquote blockquote:before {
    background-image: url(../img/icon-quote.svg);
    background-repeat: no-repeat;
    background-size: 48px 28px;
    content: "";
    display: block;
    height: 28px;
    margin-top: -2.6em;
    width: 48px;
}
article.news .entry-content .col-editor .blo-pullquote blockquote p {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 1em;
    width: 100%;
}
@media (min-width: 400px) {
    article.news .entry-content .col-editor .blo-pullquote blockquote p {
        font-size: 19px;
        font-size: 1.9rem;
    }
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-pullquote blockquote p {
        font-size: 20px;
        font-size: 2rem;
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-pullquote blockquote p {
        font-size: 21px;
        font-size: 2.1rem;
    }
}
@media (min-width: 1000px) {
    article.news .entry-content .col-editor .blo-pullquote blockquote p {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
article.news .entry-content .col-editor .blo-pullquote blockquote p:last-of-type {
    margin-bottom: 0;
}
article.news .entry-content .col-editor .blo-pullquote blockquote cite {
    display: block;
    font-weight: 400;
    margin-top: 1em;
    width: 100%;
}
article.news .entry-content .col-editor .blo-separator {
    background-color: rgba(0, 0, 0, 0.3);
    border: none;
    height: 1px;
    margin-bottom: 2.5em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5em;
    max-width: 700px;
    overflow: visible;
    position: relative;
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-separator {
        margin-bottom: 3.5em;
        margin-top: 3.5em;
    }
}
article.news .entry-content .col-editor .blo-separator.fullwidth {
    max-width: none;
}
article.news .entry-content .col-editor .blo-separator:before {
    background-image: url(../img/icon-rh.svg);
    background-repeat: no-repeat;
    background-size: 75px 18px;
    content: "";
    display: block;
    height: 18px;
    margin-top: -9px;
    width: 75px;
}
article.news .entry-content .col-editor .blo-slider {
    margin-bottom: 2.5em;
    margin-top: 2.5em;
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-slider {
        margin-bottom: 3.5em;
        margin-top: 3.5em;
    }
}
article.news .entry-content .col-editor .blo-slider .slider:after {
    content: "";
    height: 90px;
    left: 0;
    opacity: 0.8;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
}
article.news .entry-content .col-editor .blo-slider .slide {
    aspect-ratio: 3/2;
    display: block !important;
    position: relative;
}
article.news .entry-content .col-editor .blo-slider .slide.aspect-ratio-3-2 {
    aspect-ratio: 3/2;
}
article.news .entry-content .col-editor .blo-slider .slide.aspect-ratio-16-9 {
    aspect-ratio: 16/9;
}
article.news .entry-content .col-editor .blo-slider .slide img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}
article.news .entry-content .col-editor .blo-slider .slide img.top-center {
    object-position: top center;
}
article.news .entry-content .col-editor .blo-slider .slide img.center-center {
    object-position: center center;
}
article.news .entry-content .col-editor .blo-slider .slide img.bottom-center {
    object-position: bottom center;
}
article.news .entry-content .col-editor .blo-slider .controls-container ul.dots {
    bottom: 15px;
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-slider .controls-container ul.dots {
        bottom: 20px;
    }
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-slider .controls-container ul.dots {
        bottom: 25px;
    }
}
article.news .entry-content .col-editor .blo-social-links {
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    max-width: 700px;
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items {
    list-style: none;
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons {
    margin: -3px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons {
        margin: -5px;
    }
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons li.blo-social-links-item {
    padding: 3px;
}
@media (min-width: 600px) {
    article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons li.blo-social-links-item {
        padding: 5px;
    }
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons li.blo-social-links-item a span {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons-text li.blo-social-links-item {
    margin-bottom: 5px;
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons-text li.blo-social-links-item:last-of-type {
    margin-bottom: 0;
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons-text li.blo-social-links-item a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
article.news .entry-content .col-editor .blo-social-links ul.blo-social-links-items.icons-text li.blo-social-links-item a span {
    margin-left: 10px;
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a {
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a:active::before,
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a:hover::before {
    background-color: rgba(0, 0, 0, 0.05);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="tel:"]:before {
    background-image: url(../img/icon-phone-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="@"]:before {
    background-image: url(../img/icon-email-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="facebook.com"]:before {
    background-image: url(../img/icon-facebook-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="instagram.com"]:before {
    background-image: url(../img/icon-instagram-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="linkedin.com"]:before {
    background-image: url(../img/icon-linkedin-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="pinterest.com"]:before {
    background-image: url(../img/icon-pinterest-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="whatsapp.com"]:before {
    background-image: url(../img/icon-whatsapp-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="vimeo.com"]:before {
    background-image: url(../img/icon-vimeo-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="twitter.com"]:before {
    background-image: url(../img/icon-twitter-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a[href*="youtube.com"]:before {
    background-image: url(../img/icon-youtube-b.svg);
}
article.news .entry-content .col-editor .blo-social-links li.blo-social-links-item a:before {
    background-image: url(../img/icon-default-link-b.svg);
    background-size: 36px 36px;
    border-radius: 50%;
    content: "";
    display: block;
    height: 36px;
    left: 4px;
    transition: opacity 0.25s;
    top: 4px;
    width: 36px;
    -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: -webkit-background-color 0.25s, box-shadow 0.25s;
    -moz-transition: background-color 0.25s, box-shadow 0.25s;
    -ms-transition: background-color 0.25s, box-shadow 0.25s;
    -o-transition: background-color 0.25s, box-shadow 0.25s;
    transition: background-color 0.25s, box-shadow 0.25s;
}
article.news .entry-content .col-editor .blo-video {
    margin-bottom: 2.5em;
    margin-top: 2.5em;
}
@media (min-width: 800px) {
    article.news .entry-content .col-editor .blo-video {
        margin-bottom: 3.5em;
        margin-top: 3.5em;
    }
}
article.news .entry-content .col-editor .blo-video .blo-video-inner {
    aspect-ratio: 16/9;
    position: relative;
    width: 100%;
}
article.news .entry-content .col-editor .blo-video embed,
article.news .entry-content .col-editor .blo-video iframe,
article.news .entry-content .col-editor .blo-video object {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}

.articleblock_padding {
    padding: 20px;
}

.articleblock {
    margin-bottom: 20px;
    border: 1px solid #cccccc;
}
.articleblock_titlebar {
    background-color: #e0e0e0;
    padding: 5px 5px;
    font-weight: bold;
}
.articleblock_titlebar span.actions {
    float: right;
    clear: both;
    display: inline-block;
}
.delete-block {
    background-color: #ff0000 !important;
}
.articleblock_titlebar span input {
    margin-left: 5px;
}
.articleblock_titlebar span.clear {
    clear: both;
    display: block;
}

.articleblock_list_image,
.articleblock_list_image_new {
    display: inline-block;
    text-align: center;
    padding: 10px;
    border: 1px dashed #ccc;
}
.articleblock_list_image_new {
}

.articleblock_list_link {
    margin-bottom: 10px;
}
.noborder tr td {
    border: 0px !important;
}
