@font-face {
    font-family: 'calibriregular';
    src: url('../fonts/calibri-webfont.woff2') format('woff2'),
         url('../fonts/calibri-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'calibribold';
    src: url('../fonts/calibri_bold-webfont.woff2') format('woff2'),
         url('../fonts/calibri_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5, h6 {
    padding: 0;
}
body, p {
    font-family: 'calibriregular';
}
a, ::after, ::before, .o-projectsContent, .o-projectsContent *, svg, svg path, input[type='submit']:not(.adminbar-button), .wp-block-search__button{
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
}
input[type='text'], input[type='url'], input[type='email'], input[type='password'], input[type='url'], input[type='tel'], input[type='file'], textarea, select, .ginput_container_fileupload {
    background-color: #f5f5f5 !important;
    border: 1px solid #bbbbbb !important;
    color: #888888 !important;
    height: auto !important;
}
.gfield_label {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif !important;
}
::placeholder, ::-ms-input-placeholder, ::-webkit-input-placeholder, ::-o-input-placeholder {
    color: #888888 !important;
    opacity: 1;
}
input[type='submit']:not(.adminbar-button), .wp-block-search__button {
    width: 100% !important;
    color: #fff !important;
    padding: 6px 30px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-weight: 700 !important;
    background-color: #e03a3e !important;
    border: 2px solid #e03a3e !important;
    font-family: 'Merriweather', Georgia, "Times New Roman", serif  !important;
}
.wp-block-search__button {
    width: auto !important;
    padding: 6px 10px !important;
}
input[type='submit']:hover, .wp-block-search__button:hover {
    background-color: #fff !important;
    color: #e03a3e !important;
}
p span {
    color: #dedede;
}
.more-link {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
}
.more-link:after {
    position: relative;
    content: '\39';
    font-family: 'ETMODULES';
    line-height: normal;
    vertical-align: middle;
}
#left-area .post-meta * {
    color: #545454;
}
#left-area .post-meta *:hover {
    color: #e03a3e;
}
.more-link:hover:after {
    opacity: 0;
    transition: all 1s 0.5s ease;
    -webkit-transition: all 1s 0.5s ease;
}
#main-content li {
    list-style: none;
    position: relative;
}
ol, ul {
    padding: 0 !important;
}
.o-heading--border:has(h1, h2, h3, h4, h5, h6) {
    position: relative;
    display: inline-block;
}
.o-heading--borderright:has(h1, h2, h3, h4, h5, h6) {
    padding: 0 90px 0 0;
}

.o-heading--borderbottomCenter:has(h1, h2, h3, h4, h5, h6) {
    display: flex;
    justify-content: center;
    align-items: center;
}
.o-heading--borderright:has(h1, h2, h3, h4, h5, h6):after, .o-heading--borderbottom:has(h1, h2, h3, h4, h5, h6):after, .o-heading--borderbottomCenter:has(h1, h2, h3, h4, h5, h6):after, .o-heading--borderleft:has(h1, h2, h3, h4, h5, h6):after {
    position: absolute;
    content: '';
    height: 2px;
    width: 73px;
}
.o-heading--borderwhite:has(h1, h2, h3, h4, h5, h6):after, .o-heading--borderwhite:has(h1, h2, h3, h4, h5, h6):after {
    background-color: #fff;
}
.o-heading--bordergrey:has(h1, h2, h3, h4, h5, h6):after, .o-heading--bordergrey:has(h1, h2, h3, h4, h5, h6):after {
    background-color: #c7c7c7;
}
.o-heading--borderred:has(h1, h2, h3, h4, h5, h6):after, .o-heading--borderred:has(h1, h2, h3, h4, h5, h6):after {
    background-color: #e03a3e;
}
.o-heading--borderbottom :is(h1, h2, h3, h4, h5, h6) {
    padding: 0 0 10px;
}
.o-heading--borderbottom:has(h1, h2, h3, h4, h5, h6):after {
    bottom: 0;
    left: 0;
}
.o-heading--borderright:has(h1, h2, h3, h4, h5, h6):after {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.o-heading--borderbottomCenter:has(h1, h2, h3, h4, h5, h6):after {
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.o-heading--borderleft:has(h1, h2, h3, h4, h5, h6):after {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.o-background-lightgrey {
    background: rgba(0, 0, 0, 0.05);
    padding: 30px;
}
.p-absolute {
    position: absolute !important;
    top: 0;
    left: 0;
}
.z-index2 {
    z-index: 2;
}
.top-auto {
    top: auto;
}
.bottom-auto {
    bottom: auto;
}
.left-auto {
    left: auto;
}
.right-auto {
    right: auto;
}
.w-100 {
    width: 100%;
}
.h-100 {
    height: 100%;
}
.mw-100 {
    max-width: 100%;
}
.et_pb_widget:not(:last-child) {
    margin: 0 0 10% !important;
}
.et_pb_widget li {
    line-height: normal;
}
.et_pb_widget li .wp-block-latest-posts__featured-image {
    float: left;
    margin: 0 10px 40px 0;
    width: 52px;
    height: 46px;
    overflow: hidden;
    border: 4px solid #fff;
    box-shadow: 0px 2px 18px 0px rgba(45, 45, 45, 0.3);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(45, 45, 45, 0.3);
}
.et_pb_widget li .wp-block-latest-posts__featured-image a, .et_pb_widget li .wp-block-latest-posts__featured-image a img {
    width: 100%;
    height: 100%;
    max-width: 100% !important;
}
.et_pb_widget .o-heading--border:has(h1, h2, h3, h4, h5, h6) {
    margin: 0 0 20px;
}
.et_pb_widget :is(h1, h2, h3, h4, h5, h6){
    font-family: 'Merriweather', Georgia, "Times New Roman", serif !important;
}
.et_pb_widget * {
    font-size: 14px !important;
    line-height: normal;
}
.wp-block-latest-posts__list li{
    margin-bottom: 1.5em !important;
    display: flex;
    flex-direction: row;
    width: 100%;
}
.wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
    width: calc(100% - 52px);
}
.wp-block-latest-posts__list li:not(:last-child){
    margin-bottom: 1.5em !important;
}
.mobileSlider .slick-prev:before, .mobileSlider .slick-next:before {
    opacity: 1;
    font-size: 40px;
    font-family: ETmodules !important;
}
.mobileSlider .slick-prev, .mobileSlider .slick-next{
    width: 40px;
    height: 40px;
    background: #d3373a !important;
    z-index: 2;
    border-radius: 500px;
    -webkit-border-radius: 500px;
}
.mobileSlider .slick-prev {
    left: -10px;
}
.mobileSlider .slick-next {
    right: -10px;
}
.mobileSlider .slick-prev:before {
    content: '4';
}
.mobileSlider .slick-next:before {
    content: '5';
}
.mobileSlider .slick-dots li, .mobileSlider .slick-dots li button {
    width: 12px !important;
    height: 12px !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.mobileSlider .slick-dots li button:before {
    font-size: 12px !important;
    line-height: normal !important;
    width: 12px !important;
    height: 12px !important;
    opacity: 1 !important;
    color: #adadad !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.mobileSlider .slick-dots li.slick-active button:before, .mobileSlider .slick-dots li:hover button:before {
    opacity: 1 !important;
    color: #d3373a !important;
}
.o-gallery--home *:not(.et-pb-controllers, .et-pb-controllers *, .et-pb-slider-arrows) {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.o-gallery--home .et-pb-controllers {
    bottom: 0;
}
.o-gallery--home .et-pb-slider-arrows {
    display: none;
}
.o-newsRow .et_pb_module_header {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif;
    font-weight: 600;
}
.o-newsBlurb .et_pb_main_blurb_image, .o-newsRow--blog .et_pb_image_container {
    margin: 0;
    height: 418px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}
.o-newsBlurb .et_pb_main_blurb_image *, .o-newsRow--blog .et_pb_image_container * {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.o-newsBlurb .et_pb_blurb_container, .o-newsContentWrap {
    padding: 25px;
    background-color: #fff;
    margin: -90px 0 0;
    position: relative;
    z-index: 3;
    text-align: left;
    width: calc(100% - 29px);
    box-shadow: 0px 2px 18px 0px rgba(45, 45, 45, 0.3);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(45, 45, 45, 0.3);
}
.o-newsBlurb .et_pb_module_header {
    padding: 0 0 24px;
}
.o-newsBlurb .et_pb_blurb_description, .o-newsRow .post-meta, .o-memberslistRow p strong {
    display: inline-block;
    background: #dfdfdf;
    padding: 7px 11px !important;
    line-height: normal;
}
.o-memberslistRow p strong {
    font-size: 12px;
}
.o-memberslistRow .et_pb_module_header {
    padding: 0 0 15px;
}
.o-memberslistRow .et_pb_image_wrap {
    width: 139px;
    height: 139px;
    overflow: hidden;
}
.o-memberslistRow .et_pb_image_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.o-newsBlurb .et_pb_blurb_description p {
    line-height: normal;
}
.o-newsRow .post-meta > span {
    color: #000;
}
.o-newsRow--blog .et_pb_post {
    margin: 0 0 30px !important;
    padding: 0;
}
.o-newsRow--blog .entry-title {
    margin-bottom: 10px;
}
/* --------------------------------------- *
|           F L E X    I T E M S           |
* ----------------------------------------*/
.fixed {
    position: fixed;
    top: 0;
    height: 70px;
    z-index: 1;
}
.d-flex {
    display: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
.justify-spcbetwn {
    justify-content: space-between !important;
}
.justify-start {
    justify-content: flex-start !important;
}
.justify-end {
    justify-content: flex-end !important;
}
.justify-center {
    justify-content: center !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row {
    flex-direction: row !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.align-center {
    align-items: center !important;
}
.align-content-center {
    align-content: center !important;
}
.align-baseline {
    align-items: baseline !important;
}
.align-stretch {
    align-items: stretch !important;
}
.align-end {
    align-items: flex-end !important;
}
.flex-wrap {
    flex-wrap: wrap;
}
.order1 {
    order: 1 !important;
}
.order2 {
    order: 2 !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.o-header .o-menu .et-menu {
    margin: 0;
}
.o-header .et_pb_main_blurb_image, .o-header .et_pb_module_header {
    margin: 0;
    padding: 0;
}
.o-header .et_pb_blurb_content, .o-header .et_pb_row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.o-menu li {
    margin: 0 !important;
    padding: 11px 8px !important;
}
.o-menu li a {
    position: relative;
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: normal !important;
    font-size: 14px;
}
.o-header .o-menu li.menu-item-has-children>a:first-child:after {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.o-header .o-menu li ul.sub-menu {
    top: 100% !important;
    border: none !important;
}
.o-header .o-menu li ul.sub-menu li {
    padding: 0 !important;
    width: 100%;
}
.o-header .o-menu li ul.sub-menu li a {
    padding: 7px 20px !important;
    width: 100%;
    color: #000 !important;
}
.o-header .o-menu li ul.sub-menu li a:hover, .o-header .o-menu li ul.sub-menu li.current-menu-item a {
    color: #e03a3e !important;
}
.o-header .et_pb_menu_inner_container {
    width: 100%;
}
.o-header .et_pb_menu_inner_container .et_pb_menu__menu {
    justify-content: flex-end;
    width: 100%;
}
.o-header .o-menu li.o-buttonWrapper {
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.o-header .o-menu li.o-buttonWrapper .et_pb_button {
    color: #fff !important;
    padding: 6px 30px !important;
    display: flex;
    width: 100%;
}
.o-header .o-menu li.o-buttonWrapper .et_pb_button:hover {
    background-color: transparent !important;
    color: #e03a3e !important;
}
.o-header .o-menu li > a:not(.et_pb_button):before {
    background-color: #e03a3e !important;
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
}
.o-header .o-menu li.current-menu-item > a:not(.et_pb_button):before, .o-header .o-menu li:hover > a:not(.et_pb_button):before {
    width: 17px;
}
.o-footer .o-menu li a {
    font-weight: 600;
}
.o-footer .o-menu li .sub-menu {
    display: none !important;
}
.o-footer p a {
    color: #fff;
}
.o-footer p:hover a {
    color: #e03a3e;
}
.o-banner--home .et_pb_slider_container_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    height: 100%;
    width: 100%;
}
.o-banner--home .et_pb_slide_overlay_container {
    z-index: 4;
    display: none;
}

.o-banner--home .et_pb_slide {
    padding: 0;
    height: 100% !important;
}
.o-banner--home .et_pb_slide .et_pb_slide_image {
    /* width: 100%; */
    top: 0;
    margin: 0 !important;
    height: 100%;
    z-index: 2;
    left: 0;
    position: relative;
}
.o-banner--home .et_pb_slide .et_pb_slide_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 340px !important;
}
.o-banner--home .et_pb_slide_description {
    z-index: 4;
    display: flex; 
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.o-banner--home .et_pb_slide_title {
    display: flex; 
    align-items: center;
    position: relative;
    padding: 0 0 15px;
    margin: 0 0 30px;
}
.o-banner--home .et_pb_container {
    max-width: 100% !important;
    height: 100% !important;
}
.o-banner--home .et_pb_slide_title:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 86px;
    height: 9px;
    background: url(/wp-content/uploads/2025/07/border-wave-white.svg) 0 0 no-repeat;
    background-size: contain;
}
.o-banner--home .et-pb-controllers a, .o-gallery--home .et-pb-controllers a {
    width: 15px;
    height: 15px;
    opacity: 1  !important;
}
.o-banner--home .et-pb-controllers a.et-pb-active-control {
    background-color: #b9a166 !important;
}
.et-pb-slider-arrows a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    width: 46px;
    height: 46px;
    background-color: #00000045;
    border-radius: 500px;
    -webkit-border-radius: 500px;
}
.o-banner--home .et-pb-slider-arrows .et-pb-arrow-prev:before {
    content: '\23';
}
.o-banner--home .et-pb-slider-arrows .et-pb-arrow-next:before {
    content: '\24';
}

.o-banner--home .et_pb_slide_content :is(h1, h2, h3, h4, h5, h6) {
    padding-bottom: 10px;
}
.o-gallery .et-pb-controllers a {
    background-color: #919191;
    opacity: 1;
}
.o-gallery .et-pb-controllers a.et-pb-active-control, .o-gallery .et-pb-controllers a:hover {
    background-color: #fff;
}
#left-area .entry-title {
    padding: 0 0 20px;
}
#left-area .post-meta {
    border-bottom: 1px solid #545454;
    border-top: 1px solid #545454;
    padding: 0;
    margin: 0 0 30px;
}
#left-area .et_pb_post img {
    width: auto;
    border: 8px solid #fff;
    box-shadow: 0px 2px 18px 0px rgba(45, 45, 45, 0.3);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(45, 45, 45, 0.3);
}
.single #left-area .et_pb_gallery_item img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.page-template #left-area {
    width: 100%;
}
#main-content .container:before, .gform_required_legend, .page-template #right-area, .page-template #sidebar  {
    display: none;
}
.form-field-label {
    text-align: left;
}
.o-contentInfo__content .et-pb-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}
.o-contentInfo__content .et_pb_blurb_container {
    display: flex;
    align-items: center;
}
.o-contentInfo__content .et_pb_main_blurb_image {
    margin: 0;
}
.o-galleryRow .et_pb_gallery_items {
    display: flex;
    align-items: center;
    justify-content: center;
}
.o-galleryRow .et_pb_gallery .et_pb_gallery_pagination {
    border-top: none !important;
}
.et_pb_gallery .et_pb_gallery_pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
}
.mfp-title {
    display: none;
}
.et_pb_carousel_items .et-carousel-group {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
#main-content:not(.et-fb-iframe-ancestor) ul:not(.et_pb_social_media_follow) li {
    padding: 0 0 15px 30px;
    line-height: normal;
}
#main-content:not(.et-fb-iframe-ancestor) .o-listContent ul:not(.et_pb_social_media_follow) li {
    line-height: 34px;
}
#main-content:not(.et-fb-iframe-ancestor) ul:not(.et_pb_social_media_follow) li::before {
    position: absolute;
    top: 2px;
    left: 0;
    font-family: 'ETMODULES';
    content: '\5c';
    color: #999798;
}
#main-content:not(.et-fb-iframe-ancestor) .et_pb_gallery_pagination ul li, #main-content:not(.et-fb-iframe-ancestor) .et_pb_widget ul li {
    padding: 0 !important;
    line-height: normal;
}
#main-content:not(.et-fb-iframe-ancestor) .et_pb_gallery .et_pb_gallery_pagination ul li {
    padding: 10px 5px !important;
}
.et_pb_gallery_pagination ul li::before, .et_pb_widget ul li::before {
    display: none;
}
.et_pb_widget ul li a {
    display: block;
    line-height: normal;
    float: left;
}
.o-fullWidthImage img {
    width: 100% !important;
}
.o-logosRow .et_pb_image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    height: 221px;
    margin: 0 10px 50px !important;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}
.o-logosRow .et_pb_image .et_pb_image_wrap {
    padding: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.et_pb_video_slider .et_pb_carousel, .et_pb_video_slider .et_pb_carousel_items {
    overflow: visible;
}
.o-logosRow.o-logosRow__top .et_pb_image img {
    width: 80%;
    height: 100%;
    object-fit: contain;
}
.heateor_sss_sharing_ul, .fb-share-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.heateor_sss_sharing_container {
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    padding: 10px 0 15px;
    margin: 0 0 11%;
}
.single-post .post-meta + img, .category #left-area .et_pb_post *:not(a.entry-featured-image-url, a.entry-featured-image-url *, .entry-title, .post-meta, .post-meta *) {
    display: none;
}
.o-news--blog__left .et_pb_post .entry-title a {
    font-family: 'Merriweather', Georgia, "Times New Roman", serif !important;
    color: #545454 !important;
}
.o-placeholder {
    width: 40% !important;
    object-fit: contain !important;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}
.o-news--blogRow {
    width: 100%;
    float: left;
}
.o-pagination {
    width: 100%;
    float: left;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    padding: 10px 0 15px;
}
.o-pagination * {
    padding: 10px;
}
.o-pagination a.page-numbers:hover {
    color: #282828;
}
.o-news--blog__left .et_pb_post .entry-title {
    font-size: 17px !important;
}
.o-news--blog__left .et_pb_column_1_2:nth-child(2n), .category #left-area .et_pb_post:nth-child(2n) {
    margin-right: 0 !important;
}
.category #left-area {
    display: flex;
    flex-wrap: wrap;
}
blockquote {
    width: 100%;
    float: left;
}
/* --------------------------------------- *
|           R E S P O N S I V E             |
* ----------------------------------------*/
@media (min-width: 981px) {
	.d-none-lg {
        display: none !important;
    }
    .d-flex-lg {
        display: flex !important;
    }
    .d-inline-flex-lg {
        display: inline-flex !important;
    }
    .justify-spcbetwn-lg {
        justify-content: space-between !important;
    }
    .justify-start-lg {
        justify-content: flex-start !important;
    }
    .justify-end-lg {
        justify-content: flex-end !important;
    }
    .justify-center-lg {
        justify-content: center !important;
    }
    .flex-column-lg {
        flex-direction: column !important;
    }
    .flex-row-lg {
        flex-direction: row !important;
    }
    .align-center-lg {
        align-items: center !important;
    }
    .align-content-center-lg {
        align-content: center !important;
    }
    .align-start-lg {
        align-items: flex-start !important;
    }
    .align-stretch-lg {
        align-items: stretch !important;
    }
    .align-baseline-lg {
        align-items: baseline !important;
    }
    .flex-wrap-lg {
        flex-wrap: wrap !important;
    }
    .flex-column-reverse-lg {
        flex-direction: column-reverse !important;
    }
    .flex-row-reverse-lg {
        flex-direction: row-reverse !important;
    }
    .order1-lg {
        order: 1 !important;
    }
    .order2-lg {
        order: 2 !important;
    }
    .order3-lg {
        order: 3 !important;
    }
    .o-header .o-headerCol2 .o-menu li ul.sub-menu {
        top: 100% !important;
        border: none !important;
        min-width: 310px;
        background-color: RGBA(255, 255, 255, 0.9) !important;
    }
    .o-banner--home {
        overflow: hidden;
        height: 100%;
    }
    .o-banner--home .et_pb_fullwidth_slider_0_tb_body, .o-banner--home .et_pb_slides {
        height: 100% !important;
    }
    .o-banner--home .et_pb_slide_description {
        width: 33.333%;
    }
    .o-banner--home .et_pb_slide_image {
        width: 61%;
    }
    .o-newsRow--home .et_pb_column {
        width: 33.6667%;
    }
    .o-newsRow--home .et_pb_column:not(:last-child) {
        margin-right: 1.5%;
    }
    .o-header .o-menu li .sub-menu li > a:before {
        bottom: 0;
        left: 20px;
    }
    .o-newsRow--blog .column.size-1of3 {
        margin-right: 3.6% !important;
    }
    .o-newsRow .post-meta {
        font-size: 16px !important;
    }
    .o-banner--home .et_pb_slide_description p {
        font-size: 15px !important;
        line-height: 26px;
    }
    .o-banner--home .et_pb_slide_content :is(h1, h2, h3, h4, h5, h6) {
        font-size: 20px;
    }
    #left-area .entry-title {
        font-size: 42px;
    }
    #left-area .entry-title {
        font-size: 32px;
    }
    .o-galleryRow .et_pb_gallery_item {
        width: auto !important;
        margin-right: 1.5% !important;
        margin-bottom: 1.5% !important;
    }
    .et_pb_carousel_items.columns-4 .et_pb_carousel_item {
        width: 20% !important;
    }
    .et_pb_accordion_item:not(:last-child) {
        margin-bottom: 1% !important;
    }
    .o-logosRow.o-logosRow__top .et_pb_image {
        width: 7%;
        height: 111px;
        margin-bottom: 20px !important;
    }
    .o-gallery--home .et_pb_gallery_item_0_0 img{
        object-position: 0 -70px;
    }
    .o-news--blog__left .et_pb_column_1_2, .category #left-area .et_pb_post {
        width: 47% !important;
    }
    .category #left-area .et_pb_post {
        margin: 0 6% 0 0;
    }
    .o-newsContentWrap {
        min-height: 180px;
    }
    .single #left-area .et_pb_gallery_image {
        height: 230px;
        overflow: hidden;
    }  
}
@media (min-width: 1025px) {
    .et-pb-slider-arrows a {
        font-size: 36px;
    }
}
@media (min-width: 1600px) {
    .et_pb_row:not(.o-fullWidthRowm, .o-logosRow__top) {
        max-width: 1590px !important;
    }
    body, p {
        font-size: 24px;
    }
    .o-header .o-menu li a {
        font-size: 17px;
    }
    .o-newsBlurb .et_pb_blurb_description p {
        font-size: 16px;
    }
    .o-newsBlurb .et_pb_module_header {
        font-size: 20px !important;
    }
    .o-footer .o-menu li a {
        font-size: 18px;
    }
    .o-footer p {
        font-size: 18px;
    }
    #main-content:not(.et-fb-iframe-ancestor) h1 {
        font-size: 62px !important;
    }
    .o-logosRow.o-logosRow__top .et_pb_image {
        width: 8%;
        height: 151px;
    }
    .o-gallery--home {
        height: 393px !important;
    }
}
@media (min-width: 1920px) {
    #main-content:not(.et-fb-iframe-ancestor) h1 {
        font-size: 72px !important;
    }
    .o-gallery--home {
        height: 413px !important;
    }
}
@media (max-width: 1373px) {
    .o-menu li {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media (max-width: 1299px) {
    body, p {
        font-size: 13px !important;
    }
    h1 {
        font-size: 38px !important;
    }
    h2 {
        font-size: 33px !important;
    }
	img.alignright, img.alignleft, img.aligncenter, img.alignlnone { 
		width: 50%;
    }
    .slick-prev {
        left: -25px;
    }
    .slick-next {
        right: -25px;
    }
    .o-header .et_pb_row {
        width: 100%;
    }
    .o-headerCol1 {
        width: 13.875% !important;
    }
    .o-header .et_pb_row {
        justify-content: space-around;
    }
    .o-menu li a, .o-header .et_pb_module_header > a {
        font-size: 11px !important;
        padding: 0 3px;
    }
    .wp-block-latest-posts__list li {
        flex-direction: column;
    }
    .wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
        width: 100%;
    }
    .et_pb_widget li .wp-block-latest-posts__featured-image {
        margin-bottom: 5px !important;
    }
}
@media (max-width: 1024px) {
    h1 {
        font-size: 30px !important;
    }
    h2 {
        font-size: 28px !important;
    }
    .d-none-ml {
        display: none !important;
    }
    .d-flex-ml {
        display: flex !important;
    }
    .d-inline-flex-ml {
        display: inline-flex !important;
    }
    .justify-spcbetwn-ml {
        justify-content: space-between !important;
    }
    .justify-start-ml {
        justify-content: flex-start !important;
    }
    .justify-end-ml {
        justify-content: flex-end !important;
    }
    .justify-center-ml {
        justify-content: center !important;
    }
    .flex-column-ml {
        flex-direction: column !important;
    }
    .flex-row-ml {
        flex-direction: row !important;
    }
    .align-center-ml {
        align-items: center !important;
    }
    .align-content-center-ml {
        align-content: center !important;
    }
    .align-start-ml {
        align-items: flex-start !important;
    }
    .align-stretch-ml {
        align-items: stretch !important;
    }
    .align-baseline-ml {
        align-items: baseline !important;
    }
    .flex-wrap-ml {
        flex-wrap: wrap !important;
    }
    .flex-column-reverse-ml {
        flex-direction: column-reverse !important;
    }
    .flex-row-reverse-ml {
        flex-direction: row-reverse !important;
    }
    .order1-ml {
        order: 1 !important;
    }
    .order2-ml {
        order: 2 !important;
    }
    .order3-ml {
        order: 3 !important;
    }
    .o-newsBlurb .et_pb_blurb_container, .o-newsContentWrap {
        margin-bottom: 30px;
    }
    .o-banner--home .et-pb-controllers {
        bottom: 3%;
    }
    .et-pb-slider-arrows a {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }
    .o-banner--home .et-pb-controllers a, .o-gallery--home .et-pb-controllers a {
        width: 11px;
        height: 11px;
    }
    .heateor_sss_sharing_container {
        margin: 0 0 3%;
    }
}
@media (max-width: 980px) {
    .d-none-md {
        display: none !important;
    }
    .d-flex-md {
        display: flex !important;
    }
    .d-inline-flex-md {
        display: inline-flex !important;
    }
    .justify-spcbetwn-md {
        justify-content: space-between !important;
    }
    .justify-start-md {
        justify-content: flex-start !important;
    }
    .justify-end-md {
        justify-content: flex-end !important;
    }
    .justify-center-md {
        justify-content: center !important;
    }
    .flex-column-md {
        flex-direction: column !important;
    }
    .flex-row-md {
        flex-direction: row !important;
    }
    .align-center-md {
        align-items: center !important;
    }
    .align-content-center-md {
        align-content: center !important;
    }
    .align-start-md {
        align-items: flex-start !important;
    }
    .align-end-md {
        align-items: flex-end !important;
    }
    .align-stretch-md {
        align-items: stretch !important;
    }
    .align-baseline-md {
        align-items: baseline !important;
    }
    .flex-wrap-md {
        flex-wrap: wrap !important;
    }
    .flex-column-reverse-md {
        flex-direction: column-reverse !important;
    }
    .flex-row-reverse-md {
        flex-direction: row-reverse !important;
    }
    .order1-md {
        order: 1 !important;
    }
    .order2-md {
        order: 2 !important;
    }
    .order3-md {
        order: 3 !important;
    }
    .o-header .et_pb_row {
        justify-content: flex-start;
    }
    .o-headerCol1 {
        width: 130px !important;
        padding: 0 0 0 15px;
    }
    .o-headerCol2 {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .o-header .o-headerCol2 .mobile_nav .et_mobile_menu {
        top: calc(100% - -42px);
        background-color: RGBA(255, 255, 255, 0.9) !important;
        border: none;
    }
    .o-header .o-menu li > a {
        background-color: transparent !important;
    }
    .o-header .o-menu li ul.sub-menu li a {
        font-size: 12px;
    }
    .o-header .o-menu li.menu-item-has-children {
        padding-bottom: 0 !important;
    }
    .o-header .o-menu li.o-buttonWrapper .et_pb_button {
        padding: 10px 5% !important;
        background-color: #e03a3e !important;
        border-color: #e03a3e !important;
    }
    .o-header .o-menu li > a:not(.et_pb_button):before {
        left: 3px;
    }
    .o-header .o-menu li > ul.sub-menu li.current-menu-item a {
        border-bottom-color: #e03a3e;
    }
    .o-header .o-menu li ul.sub-menu {
        padding-left: 26px !important;
    }
    
    .o-header .o-menu li > ul.sub-menu li a:before {
        position: relative;
        left: 0;
        top: 9px;
        content: '\41';
        font-family: 'ETMODULES';
        line-height: normal;
        vertical-align: middle;
        color: #000;
        background-color: transparent !important;
    }
    .o-header .o-menu li > ul.sub-menu li.current-menu-item a:before {
        color: #e03a3e;
    }
    .o-gallery--home .et-pb-controllers {
        bottom: 15px;
    }
    .o-footer .et_pb_menu .et_pb_menu__menu {
        display: flex;
    }
    .o-footer .et_pb_menu.o-menu li {
        padding: 4px 6px !important;
    }
    .o-footer .et_pb_menu .et_mobile_nav_menu {
        display: none;
    }
    .o-logosRow .et_pb_image {
        width: 16%;
        height: 94px;
        margin-bottom: 20px !important;
    }
    .o-logosRow .et_pb_image img {
        max-width: 44px;
    }
    .o-logosRow.o-logosRow__top .et_pb_image {
        width: auto;
        height: auto;
    }
    .widget_block {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .d-none-sm {
        display: none !important;
    }
    .d-flex-sm {
        display: flex !important;
    }
    .d-inline-flex-sm {
        display: inline-flex !important;
    }
    .justify-spcbetwn-sm {
        justify-content: space-between !important;
    }
    .justify-start-sm {
        justify-content: flex-start !important;
    }
    .justify-end-sm {
        justify-content: flex-end !important;
    }
    .justify-center-sm {
        justify-content: center !important;
    }
    .flex-column-sm {
        flex-direction: column !important;
    }
    .flex-column-reverse-sm {
        flex-direction: column-reverse !important;
    }
    .flex-row-reverse-sm {
        flex-direction: row-reverse !important;
    }
    .flex-row-sm {
        flex-direction: row !important;
    }
    .align-center-sm {
        align-items: center !important;
    }
    .align-content-center-sm {
        align-content: center !important;
    }
    .align-start-sm {
        align-items: flex-start !important;
    }
    .align-stretch-sm {
        align-items: stretch !important;
    }
    .align-stretch-sm {
        align-items: stretch !important;
    }
    .flex-wrap-sm {
        flex-wrap: wrap !important;
    }
    .order1-sm {
        order: 1 !important;
    }
    .order2-sm {
        order: 2 !important;
    }
    .order3-sm {
        order: 3 !important;
    }
    img.alignright, img.alignleft, img.aligncenter, img.alignlnone { 
        margin: 0 auto 20px; 
        float: none;
        display: block;
		width: 100%;
    }
    .o-banner--home .et_pb_slide_image {
        display: block !important;
    }
    .o-banner--home .et_pb_slide_content :is(h1, h2, h3, h4, h5, h6) {
        font-size: 28px;
    }
    .o-banner--home .et-pb-arrow-prev {
        left: 10px !important;
    }
    .o-banner--home .et-pb-arrow-next {
        right: 10px !important;
    }
    .o-logosRow .et_pb_image {
        margin: 20px 10px 10px !important;
    }
}
@media (max-width: 766px) {
    .o-banner--home .et_pb_slide_image {
        height: 340px !important;
        overflow: hidden;
    }
    .o-banner--home .et_pb_slide_description {
        align-items: center !important;
        display: flex !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    .o-banner--home .et_pb_slide_title {
        text-align: center;
    }
    .o-banner--home .et_pb_slide_title:before {
        right: 0;
        margin: 0 auto;
    }
}