@font-face {
    font-family: 'GraphikBold';
    src: url('../fonts/Graphik-Bold.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GraphikCondensed';
    src: url('../fonts/GraphikXXCondensed-Bold.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('../fonts/inter-v3-latin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Harriet';
    src: url('../fonts/Harriet-v2-Display-Bold.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BarlowCondensed';
    src: url('../fonts/barlow-semi-condensed-v1-latin-500.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Charter';
    src: url('../fonts/charter.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Charter Regular';
    src: url('../fonts/charter.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
/**/
.GraphikBold {
    font-family: 'GraphikBold';
}
.GraphikCondensed {
    font-family: 'GraphikCondensed';
}
.Inter {
    font-family: 'Inter';
}
.Harriet {
    font-family: 'Harriet';
}
.BarlowCondensed {
    font-family: 'BarlowCondensed';
}
body.page-template-homepage .container {
    max-width: 80rem;
    width: 100%;
    padding: 0 .938rem;
}
@media (min-width: 40.625rem) {
    body.page-template-homepage .container {
        padding: 0 2.5rem;
    }
}
/*HEADER*/
header {
    display: none;
}
header#main-header {
    display: block;
}
#wpadminbar {
    position: fixed
}
#main-header.header {
    background-color: #d2232e;
    color: #000;
    height: 100%;
    position: relative;
    z-index: 9999;
}
#main-header.header::before {
    border-bottom: thin solid #F5F5F5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#main-header.header::after {
    content: '';
    border-bottom: thin solid #F5F5F5;
    position: absolute;
    bottom: 49px;
    left: 0;
    right: 0;
}
#main-header.header .logo img {
    filter: brightness(0) invert(1);
}
#main-header.header .container {
	width: 95%;
}
.header-middle {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    z-index: 1
}
.scroll-menu {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    scrollbar-width: none;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%
}
.scroll-menu::-webkit-scrollbar {
    display: none
}
.main-menu {
    padding: 0;
    list-style: none;
    display: flex
}
.main-menu .menu-item {
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-size: 0.8rem;
    line-height: 2rem;
    padding: 0 1.875rem 0 1.25rem;
    text-transform: uppercase;
    white-space: nowrap;
}
.main-menu .menu-item a {
    color: #fff;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-size: 0.8rem;
    text-transform: uppercase;
    white-space: nowrap;
    display: inline-block;
    line-height: 2.58918;
    min-height: 3rem;
    min-width: 3rem;
    padding: .5rem 0 .5rem 0;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: outline 0.3s ease-in-out, outline-offset 0.3s ease-in-out;
    transition: outline 0.3s ease-in-out, outline-offset 0.3s ease-in-out
}
.main-menu .menu-item:hover > a,
.main-menu .menu-item.current-menu-item > a,
.main-menu .menu-item.current-menu-ancestor > a {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-thickness: .0625rem;
    text-underline-offset: .25rem
}
.control-menu {
    padding: 0;
    list-style: none;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 auto
}
.control-menu a {
    white-space: nowrap;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    text-transform: uppercase;
    font-size: 0.8rem;
    line-height: 2rem;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #fff;
}
.control-menu .btn-normal a {
    background-color: #ffffff;
    border: thin solid black;
    border-radius: 0;
    color: #000000;
    font-weight: normal;
    height: 1.875rem;
    margin: 0 0 0 auto;
    padding-left: 11px;
    padding-right: 11px;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 0.3125rem;
}
.control-menu .btn-normal a:hover {
    background-color: #E8E8E8;
    color: #000000;
    border: thin solid black;
}
.logo {
    line-height: 0;
    margin-right: auto;
    width: 5.5rem;
}
.hamburger-icon {
    line-height: .7;
    margin-left: .9375rem;
    -webkit-text-decoration: none;
    text-decoration: none
}
.hamburger-icon img {
    height: 1.875rem;
    width: 1.875rem;
    filter: brightness(0) invert(1);
}
.hamburger-icon:hover img {
    filter: none;
}
.hamburger-popup {
    visibility: visible;
    background-color: #fff;
    color: rgb(0, 0, 0);
    width: 20rem;
    max-width: 20rem;
    height: 100%;
    overflow: hidden scroll;
    position: fixed;
    top: 0;
    z-index: 5999998;
    transition: left 0.2s linear 0s;
    left: -20rem;
    display: flex;
    min-height: 100%;
    flex-direction: column
}
body.hamburger-open {
    overflow: hidden
}
body.hamburger-open .hamburger-popup {
    left: 0;
    visibility: visible
}
.hamburger-popup .hamburger-close {
    padding: .6rem;
    right: 1.0625rem;
    top: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none
}
.hamburger-popup .hamburger-close img {
    width: 1rem;
    height: 1rem
}
.hamburger-popup .header-search {
    margin: 1rem 1rem 0 1rem;
    padding: 0 .6rem;
    width: min-content;
    height: 2.1875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none
}
.hamburger-popup .header-search img {
    height: 1rem;
    width: 1rem
}
.hamburger-popup .header-search span {
    padding: 1rem;
    color: #000;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-size: .9375rem;
    line-height: 1.9
}
.hamburger-popup hr {
    margin: .5rem 1rem .125rem;
    padding: 0;
    opacity: .35;
    opacity: 0;
    border-bottom: 1px solid #000;
    width: auto;
    color: #fff
}
.hamburger-menu {
    position: relative;
    list-style: none;
    margin: 0;
    padding: .6rem;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-size: .9375rem;
    line-height: 1.9
}
.hamburger-menu .menu-item {
    list-style: none;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-size: 0.8928rem;
    line-height: 1.9;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    padding: 0 1rem
}
.hamburger-menu .menu-item:hover {
    background-color: #fff;
    color: #000
}
.hamburger-menu .menu-item.menu-item-has-children {
    position: relative;
    padding: .5rem 1rem;
    color: #000;
    -webkit-transition: padding 0.3s linear, background-color 0.2s linear;
    transition: padding 0.3s linear, background-color 0.2s linear
}
.hamburger-menu .menu-item.menu-item-has-children.show-sub {
    padding: .5rem 1rem 0;
    background-color: #fff;
    color: #000
}
.hamburger-menu .menu-item .carets {
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
    width: 30px;
    height: 30px
}
.hamburger-menu .menu-item .carets::before {
    content: '';
    border-color: #000;
    border-style: solid;
    border-width: 0 .0625rem .0625rem 0;
    position: absolute;
    left: 7px;
    top: 11px;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out
}
.hamburger-menu .menu-item.show-sub .carets::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.hamburger-menu .menu-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 2.875rem;
    color: #000;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear
}
.hamburger-menu .menu-item.menu-item-has-children a {
    height: unset;
    display: inline;
    -webkit-align-items: unset;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
    padding: .5rem 0
}
.hamburger-menu .sub-menu {
    position: relative;
    list-style: none;
    margin: 0;
    margin-left: -1rem;
    padding: 0;
    display: none;
    width: calc(100% + 2rem);
    background-color: #F5F5F5;
    color: #000
}
.hamburger-menu .menu-item.show-sub .sub-menu {
    max-height: 27rem;
    overflow-y: scroll;
    margin-top: .75rem
}
.hamburger-menu .sub-menu .menu-item {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2.5rem;
    padding: 0 1rem
}
.hamburger-menu .sub-menu .menu-item:hover {
    background-color: #969696;
    color: #000
}
.policy-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 3.125rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 1rem;
    list-style: none
}
.policy-menu a {
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-size: 0.82326rem;
    line-height: 2rem;
    margin-right: 1rem;
    -webkit-text-decoration: none;
    text-decoration: none;
}
@media (min-width: 20rem) {
    .hamburger-icon {
        padding: .5rem .25rem .5rem 0;
        margin-left: 0
    }
}
@media (min-width: 48rem) {
    .hamburger-icon {
        padding: .5rem .625rem .5rem .625rem
    }
    .control-menu .btn-normal a {
        margin-right: 0.9375rem;
        font-size: 0.875rem;
        line-height: 1.3;
    }
    .logo {
        width: 6rem;
    }
}
@media (min-width: 61.25rem) {
    .scroll-menu {
        border-bottom: 0;
        border-top: 0
    }
    #main-header.header::before,
    #main-header.header::after {
        display: none;
    }
}
@media (min-width: 64rem) {
    #main-header.header {
        position: -webkit-sticky;
        position: sticky;
        top: 0
    }
    .admin-bar #main-header.header {
        top: 32px
    }
    .header-middle {
        -webkit-box-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .main-menu .menu-item {
        padding: 0 1.25rem 0 1.25rem
    }
    .scroll-menu {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        width: auto
    }
    .control-menu .btn-normal a {
        font-size: 0.9375rem;
        line-height: 1.3;
    }
    .logo {
        margin-right: .3125rem;
        width: 6.5rem;
    }
}
@media (min-width: 90rem) {
    .hamburger-icon {
        margin-left: 0
    }
}
footer .et_pb_section_0_tb_footer.et_pb_section {
    background-color: #000000 !important;
    color: #ffffff;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    padding-bottom: 1.875rem;
    padding-top: 1.875rem;
    position: relative;
}
footer .et_pb_image_0_tb_footer {
    display: block;
    width: 8.5rem;
}
footer .nm-footer ul li {
    list-style: none !important;
}
footer .nm-footer ul li a:hover {
    text-decoration: underline;
}
@media (max-width: 767px) {
    footer .et_pb_row_0_tb_footer,
    footer .et_pb_row_1_tb_footer,
    footer .et_pb_row_2_tb_footer,
    footer .et_pb_row_3_tb_footer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
/**/
.post-banner {
    position: relative;
}
.post-banner a {
    position: relative;
    display: block;
}
.post-banner .post-thum {
    position: relative;
    padding-bottom: 50%
}
.post-banner .thumbnail {
    display: block;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.post-banner .post-thumcap {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 15px;
	background-color: rgba(255,255,255,0.65);
	font-size: 12px;
	line-height: 16px;
	font-family: Sans-serif;
	width: 100%;
}
.post-banner .post-content {
    padding: 2.5rem;
    text-align: center;
    position: relative
}
.post-banner .title {
    display: block;
    font-family: Harriet, Georgia, Times, Serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #000000;
    position: relative;
    z-index: 3;
    cursor: pointer;
}
.post-banner .title:hover {
    color: #d2232e;
}
.post-banner .desc {
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    color: #000;
}
.post-banner .date,
.post-banner .author {
    color: #000000;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    letter-spacing: 0.03rem;
    padding-right: 0.3125rem;
    text-transform: uppercase;
}
.post-content .date {
    color: #515150;
}
.post-banner .post-content.icon:after {
    border-bottom: 1.25rem solid #d2232e;
    border-right: 1.25rem solid transparent;
    bottom: 0;
    content: '';
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 0
}
.post-banner.horizontal {
    background-color: #efebde;
    display: block;
}
.post-banner.horizontal .post-content::after,
.post-banner.horizontal .post-content.icon::after {
    display: none
}
.post-banner.horizontal .title {
    font-family: Harriet, Georgia, Times, Serif;
    font-weight: bold;
    margin-bottom: 0.5rem;
    margin-top: 0;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.post-banner.horizontal .post-thum {
    padding-bottom: 100%
}
.post-banner.horizontal .post-content {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
}
.category-desc {
    line-height: 30.4px;
    font-family: 'Charter Regular', Helvetica, Arial, Lucida, sans-serif;
    font-size: 19px;
    line-height: 30.4px;
}
@media (min-width: 20rem) {
    .post-banner.horizontal .post-content {
        padding: 2.5rem 0.9375rem;
    }
}
@media (min-width: 48rem) {
    .post-banner .title {
        font-size: 1.77872rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }
    .post-banner.horizontal .title {
        font-size: 2.09192rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }
    .post-banner .desc {
        font-size: 1.09345rem;
        line-height: 1.3;
    }
}
@media (min-width: 40.625rem) {
    .post-banner.horizontal > a {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }
    .post-banner.horizontal .post-content {
        padding: 1.25rem;
        width: 50%;
    }
    .post-banner.horizontal .post-thum {
        width: 50%;
        order: 2;
        padding-bottom: 50%
    }
}
@media (min-width: 64rem) {
    .post-banner .title {
        font-size: 2.26862rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }
    .post-banner.horizontal .post-content {
        padding: 2rem 3.5rem;
    }
    .post-banner.horizontal .title {
        font-size: 2.3625rem;
        line-height: 1.2;
    }
    .post-banner .desc {
        font-size: 1.2101rem;
        line-height: 1.3;
        margin-top: 0.9375rem;
    }
}
@media (max-width: 48rem) {
    .post-banner .title {
        font-size: 1.575rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }
    .post-banner.horizontal .title {
        font-size: 1.92897rem;
        line-height: 1.2;
    }
    .post-banner .date,
    .post-banner .author {
        font-size: 0.71434rem;
        line-height: 1.2;
    }
    .post-banner .desc {
        font-size: 1.00828rem;
        line-height: 1.3;
    }
}
@media(max-width: 991px) {
	.post-banner .post-thumcap {
		font-size: 9px;
  		line-height: 14px;
		padding: 4px 7px;
	}
}
/**/
.lpt-section {
    overflow: hidden
}
.lpt-section .heading {
    padding-bottom: 5px;
    margin-bottom: 1.25rem;
    margin-top: 0.9375rem;
}
.lpt-section .heading .title {
    color: #000000;
    font-family: 'GraphikCondensed', GraphikCondensed-fallback, Helvetica, Arial, Sans-serif;
    font-weight: 700;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0.045rem;
}
.lpt-section .heading .title span {
    background-color: #ffffff;
}
.lpt-section .heading .title::before {
    background-color: #d2232e;
    color: #fff;
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(40% - .1875rem);
    width: 100%;
    z-index: -1;
}
.lpt-section .heading .title a:hover {
    color: #d2232e;
}
.lpt-section .heading.col-1.horizontal .title {
    font-size: 1.5rem;
    letter-spacing: 0.06em;
}
.lpt-section .heading.col-1.horizontal .title span {
    padding: 8px;
    min-width: 200px;
    display: inline-block;
    text-align: center;
    border: 1px solid #d2232e;
}
.lpt-section .heading.col-1.horizontal .title::before {
    display: none;
}
.lpt-section .desc {
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-size: 1rem;
    line-height: 1.2;
    color: #000000;
    margin: -0.5rem 0rem 0.9375rem;
}
.lpt-section .list-items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}
.lpt-section .text-only .list-items {
    margin: 0
}
.list-items .item {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px
}
.post-content .author,
.post-content .date {
    color: #000000;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    letter-spacing: 0.03rem;
    padding-right: 0.3125rem;
    text-transform: uppercase;
}
.post-content .date {
    color: #515150;
    margin: 0;
    padding-right: 0.3125rem;
    -webkit-text-stroke: 0.01rem;
}
.text-only .list-items .item:not(.first) {
    border: thin solid #CDCDCD;
    border-radius: .3125rem;
    margin-bottom: .9375rem;
    padding: 0 1.875rem
}
.text-only .list-items .item:not(.first):hover {
    border-color: #000
}
.text-only .list-items .item.first {
    margin-bottom: 0
}
.text-only .list-items .item.first {
    padding: 0
}
.horizontal .list-items .item {
    margin-bottom: 0
}
.col-1 .list-items .item {
    width: 100%
}
.col-2 .list-items .item {
    width: 50%
}
.col-3 .list-items .item {
    width: 33.33%
}
.col-4 .list-items .item {
    width: 25%
}
.list-posts.text-only .list-items .item {
    width: 100%
}
.list-items .link-overlay {
    display: block
}
.horizontal .list-items .link-overlay {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}
.list-items .item img {
    display: block;
    -webkit-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.list-items .box-title {
    display: block;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #000;
    padding-bottom: 0;
}
.list-items .box-title:hover {
    color: #d2232e
}
.text-only .list-items .box-title {
    font-size: 1.125rem;
    line-height: 1.25;
    letter-spacing: .04rem;
    margin-right: .625rem;
    margin-bottom: 0
}
.text-only .list-items .first .box-title {
    font-size: 4.5rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: .04rem;
    margin-bottom: .625rem;
    margin-right: 0
}
.horizontal .list-items .box-title {
    font-size: 1.125rem;
    line-height: 1.3
}
.list-items .box-desc {
    font-family: Lausanne, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    margin: .625rem 0;
    color: #515150;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    display: -webkit-box
}
.list-items .item .post-thumb {
    margin-bottom: .625rem;
    position: relative;
    padding-bottom: 100%
}
.text-only .list-items .item .post-thumb {
    display: none
}
.list-items .item .post-content {
    padding: .25rem .3125rem .9375rem
}
.horizontal .list-items .item .post-thumb {
    width: 50%;
    padding-bottom: 50%
}
.horizontal .list-items .item .post-content {
    width: 50%;
    padding: 0 0 0 15px
}
.text-only .list-items .item:not(.first) .post-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px 0;
    min-height: 58px
}
.text-only .list-items .item.first .post-content {
    padding: 0;
    text-align: right;
    margin-bottom: 1.875rem;
    padding-left: 14rem
}
.text-only .post-content .author {
    margin: 0;
    font-size: 1.125rem;
    line-height: 1.25;
    color: #515150;
    letter-spacing: .02rem;
    padding-right: .3125rem
}
.text-only .post-content .ad {
    display: flex;
    align-items: center
}
.text-only .first .post-content .ad {
    flex-direction: column;
    align-items: flex-end
}
.text-only .first .post-content .author {
    font-size: .70003rem;
    line-height: 1.3;
    margin: .25rem 0;
    padding-right: .3125rem
}
.text-only .post-content .date {
    font-size: 1.125rem;
    line-height: 1.25;
    letter-spacing: .04rem;
    margin-bottom: 0;
    color: #515150;
    font-family: sans-serif;
    text-transform: capitalize;
    padding-bottom: .15rem
}
.text-only .first .post-content .date {
    font-size: 5.3125rem;
    line-height: 1;
    color: #d2232e;
    padding-right: .3125rem;
    padding-bottom: 0
}
@media (max-width: 1199px) {
    .col-4.horizontal .list-items .item {
        width: 50%
    }
}
@media (max-width: 1024px) {
    .text-only .list-items .item.first .post-content {
        margin-bottom: 1.25rem;
        padding-left: 5rem
    }
    .text-only .list-items .first .box-title {
        font-size: 3rem;
        line-height: 1.2
    }
    .text-only .first .post-content .date {
        font-size: 3.375rem
    }
    .text-only .list-items .box-title {
        font-size: .875rem;
        letter-spacing: .04rem;
        margin-right: .625rem
    }
    .text-only .post-content .author {
        font-size: .875rem
    }
    .text-only .post-content .date {
        font-size: .875rem;
        letter-spacing: .04rem
    }
    .text-only .list-items .item:not(.first) .post-content {
        min-height: 48px
    }
    .text-only .list-items .item:not(.first) {
        margin-bottom: .625rem;
        padding: 0 1.25rem
    }
    .horizontal .list-items .box-title {
        font-size: .875rem;
        line-height: 1.25
    }
    .text-only .list-items .first .box-title {
        margin-bottom: 0
    }
}
@media (max-width: 767px) {
    .col-3.horizontal .list-items .item,
    .col-2.horizontal .list-items .item,
    .col-4.horizontal .list-items .item {
        width: 100%
    }
    .horizontal .list-items .box-title {
        font-size: .875rem;
        line-height: 1.25
    }
    .text-only .list-items .item:not(.first) .post-content {
        min-height: 36px;
        padding: 5px 0
    }
}
@media (max-width: 649px) {
    .col-4 .list-items .item {
        width: 50%
    }
    .horizontal .list-items .box-title {
        font-size: 1.125rem;
        line-height: 1.15
    }
    .text-only .list-items .item.first .post-content {
        margin-bottom: 2.5rem;
        padding-left: 0
    }
    .text-only .list-items .first .box-title {
        font-size: 2rem
    }
    .text-only .first .post-content .author {
        line-height: 1.4;
        margin: .3125rem 0
    }
    .text-only .first .post-content .date {
        font-size: 2rem;
        line-height: 1.25
    }
    .text-only .list-items .item:not(.first) .post-content {
        min-height: 0;
        padding: .9375rem 0 .625rem;
        flex-direction: column;
        align-items: flex-start
    }
    .text-only .list-items .item:not(.first) {
        margin-bottom: 0;
        padding: 0;
        border-radius: 0;
        border: none;
        border-top: thin solid #CDCDCD
    }
    .text-only .list-items .box-title {
        font-size: 1rem;
        line-height: 1.2;
        margin-bottom: .625rem;
        margin-right: 0
    }
    .text-only .post-content .author {
        font-size: .71273rem
    }
    .text-only .post-content .date {
        font-size: .71273rem;
        letter-spacing: .04rem;
        margin-bottom: 0
    }
    .text-only .post-content .ad {
        flex-direction: column;
        align-items: flex-start
    }
    .list-items .box-desc {
        font-size: 1rem
    }
}
@media (min-width: 40.625rem) {
    .list-items .box-title {
        font-size: 1.28598rem;
        line-height: 1.2;
    }
}
@media (min-width: 48rem) {
    .lpt-section .heading .title {
        font-size: 5.31562rem;
        line-height: 1;
        margin-bottom: 0.625rem;
    }
    .lpt-section .heading .title span {
        padding: 0rem 0.9375rem 0rem 0rem;
    }
    .lpt-section .heading .title::before {
        height: 0.4rem;
    }
    .list-items .box-title {
        font-size: 1.39461rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }
}
@media (min-width: 64rem) {
    .lpt-section .heading .title {
        font-size: 6.51028rem;
        line-height: 1;
        margin-bottom: 0.9375rem;
    }
    .lpt-section .heading .title span {
        padding: 0rem 1.25rem 0rem 0rem;
    }
    .lpt-section .heading .title::before {
        height: 0.625rem;
    }
    .list-items .box-title {
        font-size: 1.23488rem;
        line-height: 1.3;
    }
}
@media (max-width: 48rem) {
    .post-content .date,
    .post-content .author {
        font-size: 0.71434rem;
        line-height: 1.2;
    }
    .list-items .box-title {
        font-size: 1.05rem;
        line-height: 1.2;
        margin-bottom: 0.25rem;
    }
    .lpt-section .heading .title {
        font-size: 2.89346rem;
        line-height: 1.1;
        margin-bottom: 0.625rem;
    }
    .lpt-section .heading .title span {
        padding: 0rem 0.625rem 0rem 0rem;
    }
    .lpt-section .heading .title::before {
        height: 0.3rem;
    }
}
/**/
.section-sticky .et_pb_column:nth-child(2) {
    position: sticky;
    top: 60px;
}
.admin-bar .section-sticky .et_pb_column:nth-child(2) {
    top: 90px;
}
/**/
@media (min-width: 768px) {
    .section-three .et_pb_column_1_3 {
        width: 29.6667%;
    }
}
@media (min-width: 768px) {
    .section-three .et_pb_column {
        margin-right: 5.5%;
    }
}
/**/
.lastest-blog .et_pb_post_extra.el_dbe_block_extended:hover .post-media {
    -webkit-transform: none;
    transform: none;
}
.lastest-blog .el-dbe-blog-extra.block_extended {
    margin-left: -10px;
    margin-right: -10px;
}
.lastest-blog .et_pb_post_extra.el_dbe_block_extended {
    width: 100%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    box-shadow: none;
    margin-bottom: 10px;
    display: grid;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    grid-template-columns: 50% 1fr;
    grid-gap: 0.9375rem;
}
.lastest-blog .et_pb_post_extra.el_dbe_block_extended .entry-featured-image-url {
    padding-bottom: 99.7222222%;
    display: block;
}
.lastest-blog .et_pb_post_extra .post-media img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.lastest-blog .et_pb_post_extra.el_dbe_block_extended .post-media-container,
.lastest-blog .et_pb_post_extra.el_dbe_block_extended .post-media {
    height: auto;
}
.lastest-blog .et_pb_post_extra.el_dbe_block_extended .post-content .post-data {
    display: none;
}
.lastest-blog .et_pb_post_extra.el_dbe_block_extended .post-content {
    padding: 0;
}
.lastest-blog .entry-title {
    display: block;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: left;
}
.lastest-blog .entry-title a {
    color: #000000;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    position: relative;
}
.lastest-blog .entry-title a:hover {
    color: #d2232e;
}
@media (min-width: 48rem) {
    .lastest-blog .entry-title {
        font-size: 0.875rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }
    .lastest-blog .et_pb_post_extra.el_dbe_block_extended {
        width: 33.3333333%;
    }
}
@media (min-width: 64rem) {
    .lastest-blog .entry-title {
        font-size: 0.875rem;
        line-height: 1.2;
    }
}
@media (max-width: 48rem) {
    .lastest-blog .entry-title {
        font-size: 0.875rem;
        line-height: 1.2;
        padding-right: 1rem;
    }
}
/**/
.first-blog .post-content {
    display: none;
}
.first-blog .entry-featured-image-url {
    position: relative;
    padding-bottom: 50%;
    margin-bottom: 0;
}
.first-blog .entry-featured-image-url img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.first-blog .entry-title {
    font-family: Harriet, Georgia, Times, Serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 1.875rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    background-color: #ffffff;
    text-align: center;
}
.first-blog .entry-title a {
    color: #000000;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.first-blog .entry-title a:hover {
    color: #d2232e;
}
.first-blog .et_pb_post {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 1.875rem;
}
@media (min-width: 20rem) {
    .first-blog .entry-title {
        padding: 0 0.9375rem 2.5rem 0.9375rem;
    }
}
@media (min-width: 40.625rem) {
    .first-blog .entry-title {
        padding: 0rem 1.25rem 1.875rem;
    }
    .first-blog .et_pb_post {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 48rem) {
    .first-blog .entry-title {
        font-size: 2.125rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }
}
@media (min-width: 64rem) {
    .first-blog .entry-title {
        font-size: 2.375rem;
        line-height: 1.4;
        border: thin solid black;
        border-top: none;
        padding: 0 3.5rem 2.5rem;
    }
}
@media (max-width: 48rem) {
    .first-blog .entry-title {
        font-size: 1.9375rem;
        line-height: 1.2;
    }
}
/**/
.second-blog .et_pb_blog_grid .et_pb_post {
    padding: 0;
}
.second-blog .et_pb_blog_grid .et_pb_salvattore_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -14px;
    margin-right: -14px;
}
.second-blog.et_pb_blog_grid_wrapper .et_pb_blog_grid .column {
    padding-left: 14px;
    padding-right: 14px;
    min-width: 0;
    float: none;
}
.second-blog.et_pb_blog_grid_wrapper .et_pb_blog_grid .column.size-1of1 {
    display: grid;
    grid-gap: 0.9375rem;
    grid-template-columns: repeat(2, 1fr);
}
.second-blog.et_pb_blog_grid_wrapper .et_pb_blog_grid .column.size-1of2 {
    width: 50% !important;
    margin: 0 !important;
}
.second-blog .et_pb_image_container {
    margin: 0;
}
.second-blog .entry-featured-image-url {
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 0.625rem;
}
.second-blog .entry-featured-image-url img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.second-blog .entry-title {
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}
.second-blog .column.size-1of2 .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.second-blog .entry-title a {
    color: #000000;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.second-blog .entry-title a:hover {
    color: #d2232e;
}
.second-blog .et_pb_post .post-meta {
    color: #000000;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    letter-spacing: 0.03rem;
    padding-right: 0.3125rem;
    text-transform: uppercase;
}
.second-blog .post-content {
    display: none;
}
.second-blog .et_pb_post .post-meta a {
    color: #000000;
}
@media (min-width: 40.625rem) {
    .second-blog .entry-title {
        font-size: 1.3125rem;
        line-height: 1.2;
    }
}
@media (min-width: 48rem) {
    .second-blog .entry-title {
        font-size: 1.375rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }
}
@media (min-width: 64rem) {
    .second-blog .entry-title {
        font-size: 1.25rem;
        line-height: 1.3;
    }
}
@media (max-width: 48rem) {
    .second-blog .entry-title {
        font-size: 1.0625rem;
        line-height: 1.2;
    }
}
/**/
.category-banner {
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    background-position: center 43%;
    background-size: cover;
}
.category-banner .title {
    background-color: #ffffff;
    color: #000;
    display: block;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    padding: 0.625rem;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 22px;
    left: 0.938rem;
    right: 0.938rem;
}
@media (min-width: 40.625rem) {
    .category-banner {
        padding-bottom: 50%;
    }
    .category-banner .title {
        padding: 1.25rem 1.875rem;
        font-size: 3.625rem;
        line-height: 1.2;
    }
    .category-banner .title {
        bottom: 10px;
        left: 2.5rem;
        right: auto;
    }
}
@media (min-width: 61.25rem) and (max-width: 100rem) {
    .category-banner {
        padding-bottom: 30%;
    }
}
@media (min-width: 64rem) {
    .category-banner .title {
        padding: 1.5rem 2.5rem 1.7rem;
        font-size: 4rem;
        line-height: 1.2;
    }
}
@media (min-width: 100rem) {
    .category-banner {
        padding-bottom: 20%;
    }
}
/**/
.grid-blog .et_pb_post {
    padding: 0;
    margin: 0;
}
.grid-blog .et_pb_ajax_pagination_container {
    contain: layout;
    display: grid;
    grid-area: content;
    grid-gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}
.grid-blog .entry-featured-image-url {
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 0.625rem;
}
.grid-blog .entry-featured-image-url img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.grid-blog .entry-title {
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}
.grid-blog .entry-title a {
    color: #000000;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
.grid-blog .entry-title a:hover {
    color: #d2232e;
}
.grid-blog .et_pb_post .post-meta {
    color: #000000;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    letter-spacing: 0.03rem;
    padding-right: 0.3125rem;
    text-transform: uppercase;
}
.grid-blog .post-content {
    display: none;
}
.grid-blog .et_pb_post .post-meta a {
    color: #000000;
}
@media (min-width: 40.625rem) {
    .grid-blog .entry-title {
        font-size: 1.3125rem;
        line-height: 1.2;
    }
}
@media (min-width: 48rem) {
    .grid-blog .et_pb_ajax_pagination_container {
        grid-gap: 1.8rem;
        grid-template-columns: repeat(4, 1fr);
    }
    .grid-blog .entry-title {
        font-size: 1.375rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }
}
@media (min-width: 64rem) {
    .grid-blog .entry-title {
        font-size: 1.25rem;
        line-height: 1.3;
    }
}
@media (max-width: 48rem) {
    .grid-blog .entry-title {
        font-size: 1.0625rem;
        line-height: 1.2;
    }
}
/**/
body .et_pb_button {
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}
/**/
.search-container {
    margin: 1.875rem auto;
    max-width: 75rem;
    min-height: 47vh;
}
.search-container .search-count,
.search-container .search-wrap {
    padding: 0 0.938rem;
}
.search-container .search-form {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
}
.search-container .search-field {
    border: none;
    height: 2.6rem;
    outline: 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    background-color: #F5F5F5;
    color: #000;
    border-bottom: thin solid #969696;
    font-family: BarlowCondensed, Helvetica, Arial, Sans-serif;
    font-size: 1rem;
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
.search-container .search-submit {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #d2232e;
    border: thin solid #d2232e;
    border-radius: 0;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 0rem;
    margin-left: 0.3125rem;
    margin-top: 0;
    padding: 0.625rem;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: auto;
}
.search-container .search-submit:hover {
    background-color: #ffffff;
    color: #d2232e;
    cursor: pointer;
    border: thin solid #595959;
}
.search-container .search-count {
    position: relative;
    font-family: 'Charter', Georgia, Times, Serif;
    font-size: 1.1875rem;
    line-height: 1.6;
    padding-bottom: 1.25rem;
    color: #000;
}
.search-container .search-results {
    padding: 0 0.938rem 1.25rem 0.938rem;
}
.search-container .post-content .date {
    color: #000000;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    font-size: 0.70028rem;
    line-height: 1;
    margin-top: 0.625rem;
}
.search-container .list-items .box-desc {
    color: #000;
    display: -webkit-box;
    font-family: Charter, Georgia, Times, Serif;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.pagination {
    text-align: center;
}
.pagination .nav-links {
    display: inline-block;
}
.pagination .page-numbers {
    color: #000;
    display: inline-block;
    min-width: 42px;
    padding: 0 3px;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
    position: relative;
    line-height: 40px;
    height: 42px;
    border: 1px solid #000;
    background-color: #fff;
    margin: 0 8px 10px 0;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    color: #fff;
    border-color: transparent;
    background-color: #d2232e;
}
@media (min-width: 48rem) {
    .search-container .search-count,
    .search-container .search-wrap {
        padding: 0 2.5rem;
    }
    .search-container .search-count {
        padding-bottom: 1.875rem;
    }
    .search-container .search-results {
        padding: 1.25rem 2.5rem 1.25rem 2.5rem;
    }
    .search-container .search-submit {
        font-size: 0.875rem;
        line-height: 1.3;
    }
    .search-container .list-items .box-desc {
        font-size: 1.125rem;
        line-height: 1.3;
    }
}
@media (min-width: 64rem) {
    .search-container .search-count,
    .search-container .search-wrap {
        margin: 0 auto;
        max-width: 1024px;
    }
    .search-container .search-results {
        margin: 0 auto;
        padding-bottom: 1.875rem;
        padding-top: 0.625rem;
    }
    .search-container .search-submit {
        font-size: 0.9375rem;
        line-height: 1.3;
    }
    .search-container .list-items .box-desc {
        font-size: 1.1875rem;
        line-height: 1.3;
    }
}
/**/
.page-title .et_pb_module_heading {
    font-family: GraphikBold, GraphikBold-fallback, Helvetica, Arial, Sans-serif;
    text-transform: uppercase;
    padding-bottom: 0;
    line-height: 1.1;
    color: #000000;
}
@media (min-width: 40.625rem) {
    .page-title .et_pb_module_heading {
        font-size: 3.625rem;
    }
}
@media (min-width: 64rem) {
    .page-title .et_pb_module_heading {
        font-size: 4rem;
    }
}
@media (max-width: 48rem) {
    .page-title .et_pb_module_heading {
        font-size: 2rem;
    }
}
/**/
a.nm-link {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
    text-decoration-thickness: 0.125rem;
    text-decoration-color: #d2232e;
    text-underline-offset: 0.28rem;
    color: #000;
}
a.nm-link:hover {
    color: #d2232e !important;
    text-decoration-color: border-link-body-hover;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
body #page-container .et_pb_section .et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_button.et_pb_button::after {
    font-size: 24px;
}
body #page-container .et_pb_section .et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_button.et_pb_button {
    font-size: 16px !important;
    background-color: #d2232e !important;
    border-radius: 0 !important;
    border-color: transparent !important;
    text-transform: uppercase;
}
.blog-content {
    color: #222;
}
.blog-content .blog-main-content h3 {
    font-family: GraphikCondensed, GraphikCondensed-fallback, GraphikCondensed-robotoFallback, GraphikCondensed-localFallback, Helvetica, Arial, Sans-serif;
    font-weight: normal;
    letter-spacing: 0.0225rem;
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
    font-size: 1.1875rem;
    line-height: 1.6;
}
.blog-content .blog-main-content .title-red .elementor-heading-title {
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    font-weight: normal;
}
.blog-content .blog-main-content ul {
    list-style: inherit;
    margin: 0.9375rem 0;
}
.blog-content .blog-main-content ul li {
    list-style: inherit;
    padding-bottom: 0.625rem;
}
.blog-content .blog-main-content .wp-caption {
    border: none;
    background: none;
    padding: 0;
    max-width: 100%;
    margin: 0;
    text-align: left;
}
.blog-content .blog-main-content .elementor-widget-image .widget-image-caption {
    color: #6F6F6F;
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    letter-spacing: 0.03rem;
    padding-right: 0.3125rem;
    text-transform: uppercase;
    font-size: 1.1875rem;
    line-height: 1;
    margin-top: 7px;
}
@media (min-width: 48rem) {
    .blog-content .blog-main-content h3 {
        font-size: 1.875rem;
        line-height: 1.1;
    }
    .blog-content .blog-main-content .title-red .elementor-heading-title {
        font-size: 1.5rem;
        line-height: 1.2;
    }
    .blog-content .blog-main-content .elementor-widget-image .widget-image-caption {
        font-size: 0.70028rem;
        line-height: 1.2;
    }

}
@media (min-width: 64rem) {
    .blog-content .blog-main-content h3 {
        font-size: 2.375rem;
        line-height: 1.1;
    }
}
/**/
.feature-section {
    overflow: visible;
}
.feature-posts .feature-items {
    contain: layout;
    grid-area: content;
}
.feature-items .link-overlay {
    display: block
}
.feature-items .item img {
    display: block;
    -webkit-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.feature-items .box-title {
    color: #000;
    padding-bottom: 0;
}
.feature-items .box-title:hover {
    color: #d2232e
}
.feature-items .box-desc {
    font-family: Lausanne, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 1.4;
    margin: .625rem 0;
    color: #515150;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    display: -webkit-box
}
.feature-items .item-first .post-thumb {
    margin-bottom: .625rem;
    position: relative;
    padding-bottom: 56.25%
}
.feature-items .item-first .post-content {
    padding: .25rem .3125rem .9375rem
}
.feature-items .item-first {
    background-color: #efebde;
    color: #000;
    display: block;
    padding: 0rem;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.feature-items .item-first .box-title {
    display: block;
    font-family: Harriet, Harriet-robotoFallback, Harriet-localFallback, Georgia, Times, Serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
}
.feature-items .item-next .post-thumb {
    margin-bottom: .625rem;
    position: relative;
    padding-bottom: 100%;
}
.feature-items .item-next .link-overlay {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: grid;
    padding: 1rem 1.5rem;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: grid;
    grid-gap: 0.9375rem;
    grid-template-columns: repeat(2, 1fr);
    -webkit-text-decoration: none;
    text-decoration: none;
}
.feature-items .item-next .box-title {
    display: block;
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
@media (max-width: 48rem) {
    .feature-posts .feature-items .item-first {
        margin-bottom: 1.25rem;
    }
    .feature-items .item-first .box-title {
        font-size: 1.625rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }
    .feature-items .item-first .post-content {
        padding: 2.5rem 0.9375rem;
    }
    .feature-items .item-next .link-overlay {
        grid-template-columns: 25% 1fr;
        background-color: #ffffff;
        color: #000;
    }
    .feature-items .item-next .box-title {
        font-size: 1rem;
        line-height: 1.3;
        margin-bottom: 0.25rem;
    }
    .feature-items .item-next .link-overlay {
        grid-template-columns: 25% 1fr;
        background-color: #ffffff;
        color: #000;
    }
    .feature-items .item-next .link-overlay {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 20rem) {
    .feature-items .item-first .post-content {
        padding: 2.5rem 0.9375rem;
        margin-top: -0.5rem;
    }
}
@media (min-width: 40.625rem) {
    .feature-items .item-first .post-content {
        padding: 1.25rem;
    }
    .feature-items .item-next .link-overlay {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 0rem;
        -webkit-align-content: start;
        -ms-flex-line-pack: start;
        align-content: start;
        -webkit-align-items: start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
}
@media (min-width: 48rem) {
    .feature-posts .feature-items .item-first {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
    }
    .feature-items .item-first .box-title {
        font-size: 1.8125rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }
    .feature-items .item-next .link-overlay {
        background-color: #efebde;
        color: #000;
    }
    .feature-items .item-next .box-title {
        font-size: 1.125rem;
        line-height: 1.3;
        margin-bottom: 0.5rem;
    }
}
@media (min-width: 40.625rem) and (max-width: 61.25rem) {
    .feature-items .item-next {
        display: grid;
        grid-gap: 1.25rem;
        grid-template-columns: repeat(4, 1fr);
    }
    .feature-items .item-next .link-overlay {
        padding-left: 0;
        padding-right: 0;
    }
    .feature-items .item-next .link-overlay {
        background-color: transparent;
    }
}
@media (min-width: 61.25rem) {
    .feature-posts .feature-items {
        display: grid;
        grid-template-columns: 2fr 1fr;
		background-color: #efebde;
    }
    .feature-items .item-next .link-overlay {
        grid-template-columns: 35% 1fr;
        grid-gap: 0.9375rem;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 64rem) {
    .feature-items .item-first .box-title {
        font-size: 2.25rem;
        line-height: 1.2;
        margin-bottom: 1rem;
    }
    .feature-items .item-first .post-content {
        padding: 2rem 3.5rem;
    }
    .feature-items .item-next .box-title {
        font-size: 1.25rem;
        line-height: 1.3;
    }
}
.section-three .et_pb_column {
    padding-bottom: 30px
}
/**/
.post-template-template-post-scroll .blog-content .blog-main-content {
    max-width: 100%;
    padding: 0 !important;
}
.post-template-template-post-scroll .dynamic-title,
.post-template-template-post-scroll .blog-content > div:first-child,
.post-template-template-post-scroll .blog-header-row {
    display: none;
}
/**/
.nm-product .product-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 1rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 0.875rem;
}
.nm-product .product-item {
    text-align: center;
    margin-bottom: 0.625rem;
}
.nm-product .cate {
    color: #d2232e;
    display: inline-block;
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    margin-bottom: 0.3125rem;
    margin-top: 0.3125rem;
    text-transform: uppercase;
}
.nm-product .image,
.nm-product .image:hover {
    text-decoration: none !important;
    background-color: transparent !important;
}
.nm-product .name {
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    font-weight: normal;
    margin-bottom: 0.625rem;
    margin-top: 0.9375rem;
}
.nm-product .label-text {
    margin-bottom: 0.625rem;
    font-family: GraphikCondensed, GraphikCondensed-fallback, GraphikCondensed-robotoFallback, GraphikCondensed-localFallback, Helvetica, Arial, Sans-serif;
    padding-top: 0.3125rem;
    color: #006603;
}
.single .blog-content-text .nm-product .price {
    background-color: #d2232e !important;
    border: thin solid #d2232e !important;
    color: #ffffff !important;
    display: inline-block;
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    letter-spacing: 0rem;
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
    padding: 0.625rem;
    text-decoration: none !important;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: auto;
}
.single .blog-content-text .nm-product .price:hover {
    background-color: #ffffff !important;
    color: #d2232e !important;
    border: thin solid #595959 !important;
    text-decoration: none !important;
}
.nm-product .desc {
    font-family: Charter, Charter-robotoFallback, Charter-localFallback, Georgia, Times, Serif;
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 15px;
    margin-bottom: 15px;
}
.nm-product .desc p {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.nm-product .desc p:last-child {
    margin-bottom: 0;
}
@media (max-width: 48rem) {
    .nm-product .product-item {
        width: 100%;
    }
    .nm-product .cate {
        font-size: 0.875rem;
        line-height: 2rem;
    }
    .nm-product .name {
        font-size: 1.25rem;
        line-height: 1.1;
    }
    .single .blog-content-text .nm-product .price {
        font-size: 0.9375rem;
        line-height: 1.3;
    }
}
@media (min-width: 40.625rem) and (max-width: 61.25rem) {
    .nm-product .product-item {
        min-width: min(20.625rem, calc((100% - 1rem) / 2));
        max-width: min(20.625rem, calc((100% - 1rem) / 2));
    }
}
@media (min-width: 61.25rem) and (max-width: 73.75rem) {
    .nm-product .product-item {
        width: calc((100% - 1rem * 2) / 3);
        max-width: calc((100% - 1rem * 2) / 3);
    }
}
@media (min-width: 48rem) {
    .nm-product .cate {
        font-size: 0.75rem;
        line-height: 2rem;
    }
    .nm-product .name {
        font-size: 1.25rem;
        line-height: 1;
    }
    .single .blog-content-text .nm-product .price {
        font-size: 0.875rem;
        line-height: 1.3;
    }
}
@media (min-width: 64rem) {
    .nm-product .cate {
        font-size: 0.75rem;
        line-height: 1.5;
    }
    .nm-product .name {
        font-size: 1.0625rem;
        line-height: 1.3;
    }
    .single .blog-content-text .nm-product .price {
        font-size: 0.9375rem;
        line-height: 1.3;
    }
}
@media (min-width: 73.75rem) {
    .nm-product .product-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
    .nm-product .product-item {
        width: calc((100% - 1rem * 4) / 5);
    }
}
/**/
.nm-postheader {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: auto auto auto;
    width: 100%;
}
.nm-postheader .postheader-left .image {
    position: relative;
}
.nm-postheader .postheader-left .image img {
    vertical-align: top;
}
.nm-postheader .postheader-left .image .pinterest-link {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    width: 29px;
    height: 29px;
    line-height: 29px;
    color: #fff !important;
    font-size: 17px;
    background: #c92228;
}
.nm-postheader .postheader-left figcaption {
    padding-left: 0.625rem;
    color: #6F6F6F;
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    font-weight: bold;
    letter-spacing: 0.03rem;
    padding-right: 0.3125rem;
    text-transform: uppercase;
}
.nm-postheader .postheader-right {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0.9375rem 0.938rem;
    text-align: center;
    width: 100%;
}
.single .blog-content-text .nm-postheader .cate a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-thickness: auto;
    text-decoration-thickness: 0.0625rem;
    text-underline-offset: 0.25rem;
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    font-size: 0.70028rem;
    line-height: 1.3;
    list-style: none;
    color: #595959 !important;
}
.single .blog-content-text .nm-postheader .cate a:hover {
    color: #000000 !important;
    text-underline-offset: 0.25rem;
    background-color: transparent;
}
.blog-content .nm-postheader .blog-title h1 {
    margin: 0.67em 0 0;
    padding: 0;
}
.nm-postheader .blog-excrept {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
}
.nm-postheader .blog-excrept .et_pb_text_inner {
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}
.single .blog-content-text .nm-postheader .blog-author .nm-byline {
    line-height: 1.7;
}
.single .blog-content-text .nm-postheader .blog-author .nm-byline a {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    text-decoration-color: currentcolor;
    text-decoration-thickness: auto;
    text-decoration-color: currentcolor;
    text-decoration-thickness: 0.0625rem;
    text-decoration-color: inherit;
    text-underline-offset: 0.25rem;
    color: inherit;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-break: break-word;
    color: #6F6F6F !important;
    font-family: GraphikBold, GraphikBold-fallback, GraphikBold-robotoFallback, GraphikBold-localFallback, Helvetica, Arial, Sans-serif;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
}
.single .blog-content-text .nm-postheader .blog-author .nm-byline a:hover {
    color: #d2232e !important;
    background-color: transparent;
}
.single .blog-content-text .nm-postheader .blog-author .nm-byline span {
    margin-right: 20px;
    display: inline-block;
}
.single .blog-content-text .nm-postheader .blog-author .nm-byline time {
    display: inline-block;
}
@media (max-width: 48rem) {
    .nm-postheader .postheader-left figcaption {
        font-size: 0.70028rem;
        line-height: 1.2;
    }
    .blog-content .nm-postheader .blog-title h1 {
        font-size: 3rem !important;
        line-height: 1.1;
    }

}
@media (min-width: 40.625rem) {
    .nm-postheader .postheader-right {
        padding: 0.9375rem 2.5rem;
    }
}
@media (min-width: 48rem) {
    .nm-postheader {
        grid-template-columns: 50% 50%;
        grid-template-rows: auto auto;
    }
    .nm-postheader .postheader-left caption {
        font-size: 0.70028rem;
        line-height: 1.2;
    }
    .nm-postheader .postheader-right {
        height: 100%;
        padding: 0.625rem;
    }
    .nm-postheader .postheader-left figcaption {
        font-size: 0.70028rem;
        line-height: 1.2;
    }
}
@media (min-width: 73.75rem) {
    .nm-postheader .postheader-right {
        padding: 1.875rem;
    }
}
/**/
.nm-jump {
    font-family: GraphikCondensed,GraphikCondensed-fallback,GraphikCondensed-robotoFallback,GraphikCondensed-localFallback,Helvetica,Arial,Sans-serif;
    font-size: 1.625rem;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}
.nm-jump .jump-list {
    padding-bottom: 35px;
    padding-top: 35px;
    position: relative;
}
.nm-jump .jump-list::after {
    background-color: #000000;
    color: #fff;
    content: '';
    display: block;
    height: 0.06rem;
    margin: 0 auto;
    width: 10rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.single .blog-content-text .nm-jump .jump-list .jump-item {
    text-decoration: underline;
}
.single .blog-content-text .nm-jump .jump-list .jump-item:hover {
    text-decoration: underline;
    background-color: transparent;
}
.nm-jump .jump-list span:not(:last-child)::before {
    content: '|';
}
@media (max-width: 48rem) {
    .nm-jump {
        font-size: 1.875rem;
        line-height: 1.2;
    }
}
@media (min-width: 48rem) {
    .nm-jump {
        font-size: 2rem;
        line-height: 1.1;
    }
}
@media (min-width: 64rem) {
    .nm-jump {
        font-size: 2.25rem;
        line-height: 1;
    }
}
/**/
.body-dropcap::first-letter {
    float:left;
    text-transform:uppercase;
    font-weight:bold;
    margin-right:0.9375rem;
    margin-bottom:-0.625rem;
    margin-top:0;
}
.body-dropcap:first-letter {
    color:#d2232e;
    font-family:GraphikBold,GraphikBold-fallback,GraphikBold-robotoFallback,GraphikBold-localFallback,Helvetica,Arial,Sans-serif;
    font-size:3.875rem;
    line-height:1;
}
@-moz-document url-prefix() {
    .body-dropcap:first-letter {
        margin-top:0.625rem;
    }
}
@media(min-width: 64rem) {
    .body-dropcap:first-letter {
        font-size:6rem;
        line-height:1;
    }
}
body.logged-in.admin-bar .et_pb_section_2 {
	top: 0 !important;
}