::selection { background: #3192d3 }

:-moz-selection { background: #3192d3 }

.top-bar, .post-content .modern-quote { border-top-color: #3192d3 }

.trending-ticker .heading, .breadcrumbs .location, .news-focus .heading, .gallery-title, .related-posts .section-head, 
.news-focus .heading .subcats a.active, .post-content a, .comments-list .bypostauthor .comment-author a, .error-page 
.text-404, .main-color, .section-head.prominent, .block.posts .fa-angle-right, a.bbp-author-name, .main-stars span:before,
.main-stars, .recentcomments  .url { color: #3192d3 }

.navigation .menu > li:hover > a, .navigation .menu >.current-menu-item > a, .navigation .menu > .current-menu-parent > a,
.navigation .menu > .current-menu-ancestor > a, .tabbed .tabs-list .active a,  
.comment-content .reply, .sc-tabs .active a, .navigation .mega-menu { border-bottom-color: #3192d3 }

.main-featured .cat, .main-featured .pages .flex-active, .rate-number .progress, .highlights .rate-number .progress, 
.main-pagination .current, .main-pagination a:hover, .cat-title, .sc-button-default:hover, .drop-caps, .review-box .bar,
.review-box .overall, .post .read-more a, .button, .post-pagination > span { background: #3192d3 }

.post-content .wpcf7-not-valid-tip, .main-heading, .review-box .heading, .post-header .post-title:before, 
.highlights h2:before, div.bbp-template-notice, div.indicator-hint, div.bbp-template-notice.info, 
.modal-header .modal-title, .entry-title, .page-title { border-left-color: #3192d3 }

@media only screen and (max-width: 799px) { .navigation .mobile .fa { background: #3192d3 } }

.post-content a { color: #4a6e7f }

.post-content { font-size: 17px;  }
.highlights .excerpt, .listing-alt .content .excerpt { font-size: 17px;  }
.post-content h1 { font-size: 28px; }

.post-content h2 { font-size: 25px; }

.post-content h3 { font-size: 22px; }

.post-content h4 { font-size: 20px; }

.post-content h5 { font-size: 19px; }

.post-content h6 { font-size: 18px; }


.cat-2, .cat-title.cat-2 { background: #81d742; }
.navigation .menu .menu-cat-2 .mega-menu { border-bottom-color: #81d742; }
.news-focus .heading.cat-2 .subcats .active, .news-focus .heading.cat-2, .cat-text-2 {  color: #81d742;  }

.navigation .menu > .menu-cat-2:hover > a, .navigation .menu > .menu-cat-2.current-menu-item > a, .navigation .menu > .menu-cat-2.current-menu-parent > a {
	border-bottom-color: #81d742;
}


.cat-3, .cat-title.cat-3 { background: #dd3333; }
.navigation .menu .menu-cat-3 .mega-menu { border-bottom-color: #dd3333; }
.news-focus .heading.cat-3 .subcats .active, .news-focus .heading.cat-3, .cat-text-3 {  color: #dd3333;  }

.navigation .menu > .menu-cat-3:hover > a, .navigation .menu > .menu-cat-3.current-menu-item > a, .navigation .menu > .menu-cat-3.current-menu-parent > a {
	border-bottom-color: #dd3333;
}


.cat-4, .cat-title.cat-4 { background: #1e73be; }
.navigation .menu .menu-cat-4 .mega-menu { border-bottom-color: #1e73be; }
.news-focus .heading.cat-4 .subcats .active, .news-focus .heading.cat-4, .cat-text-4 {  color: #1e73be;  }

.navigation .menu > .menu-cat-4:hover > a, .navigation .menu > .menu-cat-4.current-menu-item > a, .navigation .menu > .menu-cat-4.current-menu-parent > a {
	border-bottom-color: #1e73be;
}


.cat-6, .cat-title.cat-6 { background: #8224e3; }
.navigation .menu .menu-cat-6 .mega-menu { border-bottom-color: #8224e3; }
.news-focus .heading.cat-6 .subcats .active, .news-focus .heading.cat-6, .cat-text-6 {  color: #8224e3;  }

.navigation .menu > .menu-cat-6:hover > a, .navigation .menu > .menu-cat-6.current-menu-item > a, .navigation .menu > .menu-cat-6.current-menu-parent > a {
	border-bottom-color: #8224e3;
}


.wrap {  width: 1340px;    max-width: calc(100% - 50px);}
.top-bar-content.cf > ul{ float: right !important;    display: flex; gap: 20px;}

.highlights h2 {
  color: #19232d;
  font-size: 18px;
  line-height: 1.3;
  padding-left: 14px;
  margin: 7px 0;
}

.attachment-main-slider.size-main-slider.wp-post-image{width: 100% !important; height: auto !important;}

.post-content.description iframe.lazyloaded{
aspect-ratio: 16/9 !important;
width: 100% !important;
}

.post-header .post-title {
  font-size: 28px;
  position: relative;
  padding-left: 20px;
  margin-right: 36px;
  float: left;
}


element {
  --smush-placeholder-width: 702px;
  --smush-placeholder-aspect-ratio: 702/344;
}
.post-content img, .post-content .wp-caption {
  max-width: 100%;
width: 100%;
  height: auto;
}