.blog-content {}

.blog-content .dnd-editor-parent {
    padding: 0;
}

.blog-content--predata {}

.blog-content--predata .extra,
.blog-widget-post .extra {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    right: 5px;
}

.blog-content-wrapper .blog-content-category-link {
    width: 100%;
    float: left;
    display: block;
}

.blog-content-wrapper .blog-category-item {
    font-family: var(--font-family-normal);
    font-size: 12px !important;
    line-height: 1.3 !important;
    text-transform: uppercase;
    padding: 0px 5px;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
    float: right;
}

.blog-content--predata .blog-category-item {
    padding: 0px 5px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 90%;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.blog-category-item {
    font-family: var(--font-family-normal);
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    padding: 0px 5px;
}

.blog-tag-list .blog-category-item {
    /*background: #dddddd;*/
    text-transform: none;
    white-space: nowrap;
}

.blog-content--date {
    color: #666666;
    font-family: var(--font-family-normal);
}

.blog-widget-post--image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: auto 100%;
    background-position: center;
}

.blog-widget-post-image-wrapper {
    width: 23%;
    float: left;
}

.blog-widget-post-content-wrapper {
    width: 67%;
    padding: 0 8px !important;
}

.blog-widget-post-content-wrapper .pb-10 {
    padding-bottom: 10px;
}

.blog-widget-post-content-wrapper span.blog-category-item-square {
    width: 12px;
    height: 12px;
    float: left;
    display: block;
}

.blog-content--category span.blog-category-item {
    line-height: 24px;
}

.blog-content--category span.blog-category-item-square {
    width: 12px;
    height: 12px;
    float: left;
    display: block;
    margin: 6px 0;
}

.blog-content-wrapper span.blog-category-item-square {
    width: 13px;
    height: 13px;
    float: right;
    display: block;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
}

.blog-widget-post-content-wrapper h4 {
    font-size: 15px;
    line-height: 1.1;
}

.blog-widget-post-mybaumit-wrapper {
    width: 10%;
    float: left;
    display: block;
    position: relative;
}

.blog-widget-post-mybaumit-wrapper .extra {
    top: -5px;
    transform: translateY(0);
    bottom: auto;
    right: 0px;
}

.blog-widget-post a,
.blog-content--predata a,
.blog-tag-list a {
    color: inherit;
    line-height: 0.4;
}

.blog-widget-post a:hover,
.blog-content--predata a:hover,
.blog-tag-list a:hover {
    color: inherit;
    text-decoration: none;
}

.blog-sidebar-list .blog-widget-posts {
    padding: 15px;
}

.search-container.blog-search-container {
    margin: 0 0 36px;
}

.search-container.blog-search-container .inner {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
}

.search-container.blog-search-container input {
    border: 1px solid #e2e0da;
    border-right: none;
    color: #797773;
    font-size: 18px;
    font-family: var(--font-family-normal);
    line-height: 42px;
    height: 44px;
    max-width: 100%;
    width: 100%;
    padding: 0 66px 0 14px;
    box-sizing: border-box;
}

.search-container.blog-search-container .search-button {
    background-color: #df0a25;
    display: block;
    width: 45px;
    height: 44px;
    text-align: center;
    margin: 0 0 0 -45px;
    transition: background-color 300ms ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
}

.search-container.blog-search-container .search-button:hover {
    background-color: #b2081e;
}

.search-container.blog-search-container .search-button span {
    color: #ffffff;
    font-size: 36px;
    line-height: 44px;
    cursor: pointer;
}

.search-container.blog-search-container .search-button span::before {
    width: 45px;
    height: 44px;
    display: block;
}

.blog-list-container .grid-item {
    width: 50% !important;
}

@media screen and (max-width: 767px) {
    .blog-list-container .grid-item {
        width: 100% !important;
    }
}

.blog-list-container.blog-list-highlight .grid-item {
    width: 100% !important;
}

.blog-list-container .grid-item a span.url {
    position: relative;
    color: #df0a25;
    top: 0;
    left: 0;
    font-size: 14px;
    font-family: var(--font-family-normal);
    line-height: 18px;
    transition: color 300ms ease-in-out;
}

.blog-list-container .grid-item img {
    position: relative;
    width: 100%;
    margin: 0;
}

.blog-list-container .card-item .inner {
    height: auto;
}

.blog-list-container .card-item .inner .text-container {
    position: relative;
    height: unset;
    padding: 15px 12px;
}

.blog-item a:hover {
    text-decoration: none;
}

.blog-item:hover span.url {
    text-decoration: underline;
}

.blog-item .blog-lead {
    line-height: 130% !important;
}


/* NAV */

.blog-nav {
    width: 100%;
    border-bottom: 1px solid #c6c1b6;
    margin: 0 0 23px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.blog-nav .blog-tab-button {
    color: #000000;
    font-size: 16px;
    font-family: var(--font-family-medium);
    line-height: 35px;
    text-transform: uppercase;
    margin: 0 0 -1px;
    padding: 0 10px;
    display: inline-block;
    border-bottom: 4px solid transparent;
    cursor: pointer;
    transition: color 300ms ease-in-out, border-bottom 300ms ease-in-out;
}

.blog-nav .blog-tab-button.mobile-collapse {
    display: none;
}

.blog-nav .blog-tab-button a,
.blog-nav .blog-tab-button a:hover,
.blog-nav .blog-tab-button a:focus,
.blog-nav .blog-tab-button a:active {
    color: #000000;
    text-decoration: none;
    transition: color 300ms ease-in-out;
}

.blog-nav .blog-tab-button a:hover {
    color: #df0a25;
}

.blog-nav .blog-tab-button button{
    border: 0;
    outline: none;
    line-height: normal;
    background: transparent;
    padding: 0;
    text-transform: uppercase;
}

.blog-nav .blog-tab-button button span{
    display: inline-block;
}

.blog-nav .blog-tab-button button,
.blog-nav .blog-tab-button button:hover,
.blog-nav .blog-tab-button button:focus,
.blog-nav .blog-tab-button button:active {
    color: #000000;
    text-decoration: none;
    transition: color 300ms ease-in-out;
}

.blog-nav .blog-tab-button button:hover {
    color: #df0a25;
}

.blog-nav .blog-tab-button.selected {
    border-bottom: 4px solid #df0a25;
}

.blog-nav .blog-tab-button.selected a {
    color: #df0a25;
}

.blog-tab-button.mobile-collapse {
    display: none;
}

.blog-nav {
    width: 100%;
    border-bottom: 1px solid #c6c1b6;
    margin: 0 0 23px;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.blog-nav .blog-tab-button {
    color: #000000;
    font-size: 16px;
    font-family: var(--font-family-medium);
    line-height: 35px;
    text-transform: uppercase;
    margin: 0 0 -1px;
    padding: 0 10px;
    display: inline-block;
    border-bottom: 4px solid transparent;
    cursor: pointer;
    transition: color 300ms ease-in-out, border-bottom 300ms ease-in-out;
}

.blog-nav .blog-tab-button.mobile-collapse {
    display: none;
}

.blog-nav .blog-tab-button a,
.blog-nav .blog-tab-button a:hover,
.blog-nav .blog-tab-button a:focus,
.blog-nav .blog-tab-button a:active {
    color: #000000;
    text-decoration: none;
    transition: color 300ms ease-in-out;
}

.blog-nav .blog-tab-button a:hover {
    color: #df0a25;
}

.blog-nav .blog-tab-button.selected {
    border-bottom: 4px solid #df0a25;
}

.blog-nav .blog-tab-button.selected a {
    color: #df0a25;
}

.blog-tab-button.mobile-collapse {
    display: none;
}

#blog-tab .hideshow ul {
    position: absolute;
    background: #f3f3f3;
    display: none;
    left: 0px;
    z-index: 9;
}

#blog-tab .hideshow ul a {
    white-space: nowrap;
}

#blog-tab .hideshow {
    position: relative;
}

.blog-post-content-container .gray-bg {
    margin-right: 12px !important;
}

.blog-tags-line {
    margin-top: 50px;
}

.blog-tag-red {
    color: #df0a25;
}

#blog-tab .hideshow ul .blog-tab-button {
    display: block;
}

.blog-v2 .category-image {
    position: relative;
    top: -24px;
}
.blog-v2 .category-image img {
    width: 100%;
    height: auto;
}

.blog-v2 .blog-nav {
    border: none;
}

.blog-v2 .blog-tab-button {
    margin-right: 20px;
}

.blog-v2 .thumbnail-left {
    width: 200px;
    min-width: 200px;
    background-position: center;
    background-color: #888888;
}

.blog-v2 .blog-list-container .grid-item {
    width: 100% !Important;
}

.blog-v2 .blog-list-container .card-item .inner .text-container,
.blog-v2 .card-item .inner .text-container {
    padding: 0 !important;
}

.blog-v2 .blog-content-wrapper {
    display: flex;
    min-height: 270px;
    max-height: 270px;
}

.blog-v2 .post-tags {}

.blog-v2 .post-tag-item {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    padding: 3px 5px;
}

.blog-v2 .post-tag-item::before {
    content: " ";
    background: #df0a25;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: -1em;
}

.blog-v2 .more-button {
    display: block;
    padding: 5px 20px;
    background: rgb(236, 235, 230);
    text-decoration: none !Important;
    color: rgb(78, 79, 80) !Important;
    font-size: 18px;
    font-weight: normal;
}

.blog-v2 .more-button:hover {
    color: #df0a25 !Important;
}

.blog-v2 .news-container {
    margin-top: 10px !Important;
    margin-left: 0 !important;
    height: 55px;
    max-height: 55px;
    overflow: hidden;
}

.blog-v2 .post-right {
    position: relative;
    width: 100%;
}

.blog-v2 .more-button-container {
    margin-left: 0 !Important;
    position: absolute;
    bottom: 0;
}

.blog-v2 .author-container {
    margin-top: 10px;
    margin-bottom: 10px;
    display: table;
    padding: 20px;
}

.blog-v2 .author-outside-container {
    border-top: 1px solid rgb(235, 235, 235);
    border-bottom: 1px solid rgb(235, 235, 235);
}

.blog-v2 .author-photo {
    width: 200px;
    height: 200px;
    background-size: cover !Important;
    background-position: center !important;
    display: table-cell;
}

.blog-v2 .author-right {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}

.blog-v2 .author-details {
    padding-bottom: 10px;
}

.blog-v2 .author-description {
    padding-bottom: 10px;
    color: rgb(148, 148, 148);
}

.blog-v2 .author-email {
    display: none;
}

.blog-v2 .author-email-show {
    cursor: pointer;
    display: block;
    padding: 5px 20px;
    background: rgb(236, 235, 230);
    text-decoration: none !Important;
    color: rgb(78, 79, 80) !Important;
    font-size: 18px;
    font-weight: normal;
}

.blog-v2 .author-email-show:hover {
    color: #df0a25 !Important;
}

.blog-v2-related .grey-background {
    background: white !important;
}

.blog-v2-related .preheader {
    font-size: 2em;
    font-weight: bold;
    color: black;
}

.blog-social,
.blog-social iframe {
    width: 100%;
    background: white;
}

.blog-social {
    margin-bottom: 20px;
}

@media screen and (max-width: 959px) {
    .blog-v2 .slick-dots {
        display: none !Important;
    }
    .blog-v2 .category-image {
        top: -16px;
    }
    .blog-v2 .billboard-carousel-component {
        padding-bottom: 0;
    }
    .blog-v2 .blog-content-wrapper {
        max-height: none;
        height: auto;
    }
    .blog-v2 .news-container {
        height: auto;
        max-height: none;
        overflow: visible;
    }
    .blog-v2 .more-button-container {
        margin-top: 10px;
        position: initial;
    }
    .blog-v2 .author-photo {
        width: 70px;
        height: 70px;
        display: block;
    }
    .blog-v2 .rss-button-wrapper {
        position: absolute;
        top: -50px !important;
        width: 100%;
    }
    .blog-v2 .rss-button-wrapper button {
        width: 100%;
    }
}

.blog-v2 .blog-nav .blog-tab-button {
    text-transform: none !important;
}

.blog-v2 .blog-nav-wrapper {
    position: relative;
}

.blog-v2 .rss-button-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}

.blog-v2 .rss-button-wrapper button {
    background: #df0a25;
    padding: 5px 10px !Important;
    border-radius: 0;
}

.blog-v2 .rss-button-wrapper button:hover {
    cursor: pointer;
    background: #b2081e;
}