/* # Genesis Framework
Theme Name: Beacon
Theme URI: https://www.beaconmm.com/
Description: Beacon Media Starter Theme
Author: Beacon Media
Author URI: https://www.beaconmm.com/
Version: 1.0
Genesis Version: 3.3.3
Template: genesis
Tags: one-column, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Orange */
/* Teal */
/* Green */
/* Grey */
/* Resets
--------------------------------------------- */
/* Baseline Normalize */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Box Sizing */
html, input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
/** Float Clearing  */
.author-box::before, .clearfix::before, .entry::before, .entry-content::before, .nav-primary::before, .nav-secondary::before, .pagination::before, .site-container::before, .site-footer::before, .site-header::before, .site-inner::before, .widget::before, .wrap::before {
  content: " ";
  display: table;
}
.author-box::after, .clearfix::after, .entry::after, .entry-content::after, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .widget::after, .wrap::after {
  clear: both;
  content: " ";
  display: table;
}
/* Defaults
--------------------------------------------- */
/*  Typographical Elements */
html {
  font-size: 62.5%;
  /* 10px browser default */
}
/* Chrome fix */
body > div {
  font-size: 18px;
}
body {
  background: #FFFFFF;
  color: #2d2d2d;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  margin: 0;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button, .gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
a {
  color: #e3733b;
  text-decoration: none;
}
a:hover, a:focus {
  color: #7fb8a0;
}
p {
  margin: 0 0 24px;
  padding: 0;
}
ol, ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
.content-area ol, .content-area ul {
  margin-left: 24px;
  margin-bottom: 24px;
}
.content-area ol > li {
  list-style-type: decimal;
  margin-bottom: 12px;
}
.content-area ul > li {
  list-style-type: disc;
  margin-bottom: 12px;
}
.content-area ol ol, .content-area ul ul {
  margin-bottom: 0;
}
hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  clear: both;
  margin: 24px 0;
}
b, strong {
  font-weight: 700;
}
cite, em, i {
  font-style: italic;
}
.clear {
  clear: both;
}
#main-content .has-large-font-size {
  font-size: 22px;
  line-height: 33px;
}
#main-content .has-small-font-size {
  font-size: 15px;
  line-height: 23px;
}
#main-content .has-medium-font-size {
  font-size: 18px;
  line-height: 27px;
}
#main-content .has-text-color.has-accent-1-color {
  color: #e3733b;
}
#main-content .has-text-color.has-accent-2-color {
  color: #3A5E67;
}
#main-content .has-text-color.has-accent-3-color {
  color: #7fb8a0;
}
#main-content .has-text-color.has-accent-4-color {
  color: #545759;
}
#main-content .has-text-color.has-white-color {
  color: #FFFFFF;
}
#main-content .has-text-color.has-black-color {
  color: #2d2d2d;
}
#main-content .more-link a, #main-content a.more-link {
  font-weight: 700;
  color: #2d2d2d;
  padding-bottom: 2px;
  border-bottom: 2px solid #e3733b;
}
#main-content .more-link a:hover, #main-content a.more-link:hover {
  border-color: #7fb8a0;
}
#main-content .has-accent-1-background-color .more-link a, #main-content .has-accent-1-background-color a.more-link, #main-content .has-accent-2-background-color .more-link a, #main-content .has-accent-2-background-color a.more-link, #main-content .has-accent-3-background-color .more-link a, #main-content .has-accent-3-background-color a.more-link, #main-content .has-accent-4-background-color .more-link a, #main-content .has-accent-4-background-color a.more-link, #main-content .has-black-background-color .more-link a, #main-content .has-black-background-color a.more-link {
  color: #FFFFFF;
  border-color: #6FB0C7;
}
#main-content .has-accent-1-background-color .more-link a:hover, #main-content .has-accent-1-background-color a.more-link:hover, #main-content .has-accent-2-background-color .more-link a:hover, #main-content .has-accent-2-background-color a.more-link:hover, #main-content .has-accent-3-background-color .more-link a:hover, #main-content .has-accent-3-background-color a.more-link:hover, #main-content .has-accent-4-background-color .more-link a:hover, #main-content .has-accent-4-background-color a.more-link:hover, #main-content .has-black-background-color .more-link a:hover, #main-content .has-black-background-color a.more-link:hover {
  border-color: #e3733b;
}
#main-content .nomargin {
  margin: 0;
}
#main-content .notbold {
  font-weight: 400;
}
#main-content .caps {
  text-transform: uppercase;
}
/*  Headings */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 24px;
}
h1, .has-h-1-font-size {
  font-family: "Cutive", serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
}
h1.archive-title {
  font-size: 26px;
  line-height: 36px;
}
h2, .has-h-2-font-size {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
}
.single .entry-content h2 {
  margin: 36px 0 12px;
}
.single .entry-content h2:first-child {
  margin-top: 0;
}
h3, .has-h-3-font-size {
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
}
h4, .has-h-4-font-size {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.widget-title {
  font-family: "Cutive", serif;
  font-size: 22px;
  line-height: 26px;
  color: #3A5E67;
}
/*  Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 48px;
  width: 100%;
}
tbody {
  border-bottom: 1px solid #ddd;
}
td, .th {
  text-align: left;
}
td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
}
th {
  font-weight: 400;
}
/*  Screen Reader Text */
.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
  word-wrap: normal;
  background: #fff;
  color: #000;
}
.screen-reader-text:focus, .screen-reader-shortcut:focus, .nav-primary .menu .search input[type="submit"]:focus, .widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-weight: 700;
  padding: 15px 23px 14px;
  background: #fff;
  color: #000;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
/* Skip Links */
.genesis-skip-link {
  margin: 0;
}
.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}
/* Do not display outline on focus */
:focus {
  color: #2d2d2d;
  outline: none;
}
/* Objects
--------------------------------------------- */
embed, iframe, img, object, video, .wp-caption {
  max-width: 100%;
}
img {
  height: auto;
}
iframe {
  display: block;
  border: none;
}
.lightbox {
  display: none;
}
.video-link {
  display: block;
  background: #2d2d2d;
  position: relative;
}
.video-link .svg-icon {
  fill: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 20%;
  opacity: 0.8;
}
.video-link img {
  display: block;
  opacity: 0.6;
}
.video-link:hover .svg-icon {
  opacity: 1;
}
.video-link:hover img {
  opacity: 0.8;
}
.entry-content .wp-block-image {
  margin: 0;
}
.entry-content .wp-block-image img {
  display: block;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .wp-block-image .alignright, .wp-block-image .alignleft {
    float: none !important;
    margin: 0 0 24px !important;
  }
}
/* Forms & Buttons
--------------------------------------------- */
input, select, textarea {
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  color: #2d2d2d;
  font-weight: 400;
  padding: 6px 12px;
  width: 100%;
}
input:focus, textarea:focus {
  border: 1px solid #ddd;
  outline: none;
}
input[type="checkbox"], input[type="image"], input[type="radio"] {
  width: auto;
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-internal-autofill-selected, input:-internal-autofill-selected:hover, input:-internal-autofill-selected:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
}
::-moz-placeholder, ::placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, ::-webkit-input-placeholder {
  color: #2d2d2d;
  opacity: 0.6;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button, .wp-block-button .wp-block-button__link {
  display: inline-block;
  border: none;
  border-radius: 24px;
  padding: 12px 36px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  background: #e3733b;
  color: #FFFFFF;
  text-align: center;
}
button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .wp-block-button .wp-block-button__link:hover, button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], .button:focus, .wp-block-button .wp-block-button__link:focus {
  background-color: #7fb8a0;
  color: #FFFFFF;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button {
  display: none;
}
.content-area .gform_wrapper h3.gform_title {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  margin: 0 0 24px;
  text-align: center;
}
.content-area .gform_wrapper span.gform_description {
  font-weight: 400;
  width: auto;
  margin: 0 0 24px;
}
.content-area .gform_wrapper .gform_footer {
  text-align: center;
}
.content-area .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
.content-area .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full), .content-area .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
  padding-left: 24px;
}
.content-area .gform_wrapper .ginput_recaptcha div {
  margin: 0 auto;
}
/* Gutenberg 
--------------------------------------------- */
/** Background Colors **/
.has-accent-1-background-color, .has-accent-2-background-color, .has-accent-3-background-color, .has-accent-4-background-color, .has-black-background-color {
  background-color: #e3733b;
  color: #FFFFFF;
}
.has-accent-1-background-color.has-accent-2-background-color, .has-accent-2-background-color.has-accent-2-background-color, .has-accent-3-background-color.has-accent-2-background-color, .has-accent-4-background-color.has-accent-2-background-color, .has-black-background-color.has-accent-2-background-color {
  background-color: #3A5E67;
}
.has-accent-1-background-color.has-accent-3-background-color, .has-accent-2-background-color.has-accent-3-background-color, .has-accent-3-background-color.has-accent-3-background-color, .has-accent-4-background-color.has-accent-3-background-color, .has-black-background-color.has-accent-3-background-color {
  background-color: #7fb8a0;
}
.has-accent-1-background-color.has-accent-4-background-color, .has-accent-2-background-color.has-accent-4-background-color, .has-accent-3-background-color.has-accent-4-background-color, .has-accent-4-background-color.has-accent-4-background-color, .has-black-background-color.has-accent-4-background-color {
  background-color: #545759;
}
.has-accent-1-background-color.has-black-background-color, .has-accent-2-background-color.has-black-background-color, .has-accent-3-background-color.has-black-background-color, .has-accent-4-background-color.has-black-background-color, .has-black-background-color.has-black-background-color {
  background-color: #2d2d2d;
}
.has-accent-1-background-color a, .has-accent-1-background-color h2, .has-accent-1-background-color h3, .has-accent-2-background-color a, .has-accent-2-background-color h2, .has-accent-2-background-color h3, .has-accent-3-background-color a, .has-accent-3-background-color h2, .has-accent-3-background-color h3, .has-accent-4-background-color a, .has-accent-4-background-color h2, .has-accent-4-background-color h3, .has-black-background-color a, .has-black-background-color h2, .has-black-background-color h3 {
  color: #FFFFFF;
}
.has-accent-1-background-color a:hover, .has-accent-2-background-color a:hover, .has-accent-3-background-color a:hover, .has-accent-4-background-color a:hover, .has-black-background-color a:hover {
  color: #CAD3CF;
}
.has-accent-1-background-color .overline a, .has-accent-2-background-color .overline a, .has-accent-3-background-color .overline a, .has-accent-4-background-color .overline a, .has-black-background-color .overline a {
  border-color: #FFFFFF;
}
.has-accent-1-background-color .overline a:hover, .has-accent-2-background-color .overline a:hover, .has-accent-3-background-color .overline a:hover, .has-accent-4-background-color .overline a:hover, .has-black-background-color .overline a:hover {
  border-color: #CAD3CF;
}
/** Columns **/
.content-area .wp-block-columns {
  flex-wrap: nowrap;
  flex-basis: 100%;
  margin-bottom: 0;
  gap: 0;
}
.content-area .wp-block-columns .wp-block-column {
  margin-left: 24px;
  margin-right: 24px;
}
.content-area .wp-block-columns .wp-block-column:first-child {
  margin-left: 0;
}
.content-area .wp-block-columns .wp-block-column:last-child {
  margin-right: 0;
}
.content-area .wp-block-columns.borders .wp-block-column {
  padding: 0 0 0 24px;
  border-left: 1px solid #7fb8a0;
}
.content-area .wp-block-columns.borders .wp-block-column:first-child {
  padding: 0;
  border: none;
}
/** Spacer **/
.content-area .wp-block-spacer {
  clear: both;
}
/** Groups **/
.wp-block-group {
  margin-top: 48px;
  margin-bottom: 48px;
}
.wp-block-group.has-background .wp-block-group__inner-container {
  padding: 48px;
}
.wp-block-group.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  clear: both;
}
.wp-block-group.alignfull .wp-block-group__inner-container {
  max-width: 1296px;
  padding: 48px;
  margin: 0 auto;
}
.wp-block-group.alignfull.narrow {
  max-width: none;
}
.wp-block-group.alignfull.narrow .wp-block-group__inner-container {
  max-width: 1024px;
}
.wp-block-group.alignfull.very-narrow {
  max-width: none;
}
.wp-block-group.alignfull.very-narrow .wp-block-group__inner-container {
  max-width: 768px;
}
/** Media Queries **/
@media only screen and (max-width: 1023px) {
  .content-area .wp-block-columns {
    display: block;
  }
  .content-area .wp-block-columns .wp-block-column:first-child, .content-area .wp-block-columns .wp-block-column, .content-area .wp-block-columns .wp-block-column:last-child {
    margin-left: auto;
    margin-right: auto;
    clear: both;
  }
  .content-area .wp-block-columns.borders .wp-block-column {
    padding: 0;
    border: none;
  }
  .wp-block-group {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .wp-block-group.alignfull .wp-block-group__inner-container {
    padding: 24px;
  }
}
/* Block Patterns 
--------------------------------------------- */
.page-intro-block.wp-block-group {
  margin: 0 calc(50% - 50vw) 48px;
  padding: 0;
  max-width: 100vw;
  width: 100vw !important;
  clear: both;
}
.page-intro-block.wp-block-group .wp-block-group__inner-container {
  padding: 0;
}
.page-intro-block.wp-block-group .wp-block-image img {
  width: 100%;
  height: auto;
}
.page-intro-block.wp-block-group h1 {
  max-width: 1296px;
  padding: 36px 48px 6px;
  margin: 0 auto;
}
/** Media Queries **/
@media only screen and (max-width: 1023px) {
  .page-intro-block.wp-block-group {
    margin-bottom: 24px;
  }
  .page-intro-block.wp-block-group h1 {
    padding: 24px 24px 6px;
  }
}
/* Header
--------------------------------------------- */
.before-header {
  background: #545759;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 23px;
}
.before-header .wrap {
  background: url("assets/images/before-header-bg.jpg") repeat-y #545759;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
  align-items: center;
}
.before-header nav {
  flex: 1;
  text-transform: uppercase;
}
.before-header nav ul.genesis-nav-menu {
  float: left;
  padding: 0;
  border: none;
}
.before-header nav ul.genesis-nav-menu li {
  display: block;
  float: left;
}
.before-header nav ul.genesis-nav-menu .menu-item-has-icon a {
  margin: 0 0 0 12px;
  top: 0;
}
.before-header nav ul.genesis-nav-menu .svg-icon {
  fill: #FFFFFF;
  position: relative;
}
.before-header nav ul.genesis-nav-menu a {
  color: #FFFFFF;
  opacity: 0.9;
  border: 1px solid transparent;
  padding: 0;
  margin: 0 18px 0 0;
}
.before-header nav ul.genesis-nav-menu a:hover, .before-header nav ul.genesis-nav-menu a:focus {
  opacity: 1;
}
.before-header nav ul.genesis-nav-menu a:hover .svg-icon, .before-header nav ul.genesis-nav-menu a:focus .svg-icon {
  fill: #FFFFFF;
}
.before-header nav ul.genesis-nav-menu a:focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.before-header .nav-social ul.genesis-nav-menu {
  float: right;
}
.before-header .nav-social ul.genesis-nav-menu a {
  margin: 0 0 0 18px;
  position: relative;
  top: 2px;
}
.before-header .svg-icon {
  fill: #FFFFFF;
}
.before-header a {
  color: #FFFFFF;
}
/* Title Area */
.title-area {
  margin: 24px auto;
}
.title-area .custom-logo {
  width: 300px;
  height: auto;
  display: block;
  border: 1px solid transparent;
  margin: 0 auto;
}
.title-area a:focus .custom-logo {
  border-color: #ddd;
}
.title-area .site-description, .title-area .site-title {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0;
  position: absolute;
  height: 0;
}
/** Media Queries **/
@media only screen and (max-width: 1023px), print {
  .header {
    position: relative;
  }
  .before-header .wrap {
    padding-left: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .before-header .wrap {
    display: block;
    text-align: center;
    padding: 6px 6px 6px 24px;
  }
  .before-header nav ul.genesis-nav-menu, .before-header nav.nav-social ul.genesis-nav-menu {
    float: none;
  }
  .before-header nav ul.genesis-nav-menu li, .before-header nav.nav-social ul.genesis-nav-menu li {
    display: inline-block;
    float: none;
  }
  .before-header nav ul.genesis-nav-menu li a, .before-header nav.nav-social ul.genesis-nav-menu li a {
    margin: 0 3.6px;
    top: auto;
  }
  .before-header nav ul.genesis-nav-menu li .svg-icon, .before-header nav.nav-social ul.genesis-nav-menu li .svg-icon {
    top: 4px;
  }
  .title-area .custom-logo {
    width: 225px;
  }
}
/* Site Navigation
--------------------------------------------- */
ul.genesis-nav-menu {
  text-align: center;
  border: 1px solid #7fb8a0;
  border-width: 2px 0;
  padding-top: 12px;
  padding-bottom: 12px;
  /* Site Navigation - Parent Items */
  /* Accessible Menu */
  /* Site Navigation - Child Items */
}
ul.genesis-nav-menu .menu-item {
  display: inline-block;
}
ul.genesis-nav-menu .menu-item:focus {
  position: static;
}
ul.genesis-nav-menu .menu-item:hover {
  position: static;
}
ul.genesis-nav-menu a {
  text-decoration: none;
  display: block;
  color: #2d2d2d;
  padding: 0 36px;
  border: 1px solid transparent;
}
ul.genesis-nav-menu a:hover, ul.genesis-nav-menu .sfHover > a, ul.genesis-nav-menu .current-menu-item > a, ul.genesis-nav-menu .current-menu-ancestor > a, ul.genesis-nav-menu .current_page_ancestor > a {
  color: #e3733b;
}
ul.genesis-nav-menu a:focus {
  border-color: #ddd;
}
ul.genesis-nav-menu .menu-item-has-icon a {
  padding: 0 6px;
}
ul.genesis-nav-menu .menu-item-has-icon .hide-label {
  text-indent: -9999px;
  display: inline-block;
}
ul.genesis-nav-menu .menu-item-has-icon .svg-icon {
  fill: #3A5E67;
}
ul.genesis-nav-menu .menu-item-has-icon a:hover .svg-icon {
  fill: #e3733b;
}
ul.genesis-nav-menu .menu-item:hover > .sub-menu, ul.genesis-nav-menu .menu-item > a:focus + ul.sub-menu, ul.genesis-nav-menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}
ul.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  z-index: 99;
  width: 240px;
  padding-top: 12px;
  margin-left: 18px;
  text-align: left;
}
ul.genesis-nav-menu .sub-menu .menu-item {
  float: none;
  display: block;
  margin: 0;
}
ul.genesis-nav-menu .sub-menu .menu-item a {
  font-size: 15px;
  line-height: 23px;
  padding: 12px 18px;
  background: #FFFFFF;
  border: 2px solid #ddd;
  border-width: 0 1px 1px;
}
ul.genesis-nav-menu .sub-menu .menu-item.current-menu-item a, ul.genesis-nav-menu .sub-menu .menu-item a:hover {
  background: #7fb8a0;
  color: #FFFFFF;
}
ul.genesis-nav-menu .sub-menu .menu-item:first-child a {
  border-top: 2px solid #7fb8a0;
}
/* Site Navigation - Mobile */
button.menu-toggle, button.sub-menu-toggle, .nav-mobile {
  display: none;
  visibility: hidden;
}
/** Media Queries **/
@media only screen and (min-width: 1024px) {
  .nav-primary {
    display: block !important;
  }
}
@media only screen and (max-width: 1023px) {
  /** Mobile Buttons **/
  .nav-primary {
    display: none;
    clear: both;
    position: inherit;
    right: auto;
    top: auto;
    transform: none;
    padding-bottom: 24px;
  }
  .nav-primary ul.genesis-nav-menu .menu-item, .nav-primary ul.genesis-nav-menu .menu-item:hover {
    position: relative;
    margin: 0;
    display: block;
  }
  .nav-primary ul.genesis-nav-menu .menu-item, .nav-primary ul.genesis-nav-menu .menu-item a, .nav-primary ul.genesis-nav-menu .menu-item a:focus, .nav-primary ul.genesis-nav-menu .menu-item .text-only {
    width: auto;
    float: none;
    overflow: hidden;
  }
  .nav-primary ul.genesis-nav-menu .menu-item a, .nav-primary ul.genesis-nav-menu .menu-item a:focus, .nav-primary ul.genesis-nav-menu .menu-item .text-only, .nav-primary ul.genesis-nav-menu .menu-item:first-child a {
    text-align: left;
    margin: 0;
    border: none;
    padding: 18px 24px;
    width: 100%;
    text-align: left;
    display: block;
  }
  .nav-primary ul.genesis-nav-menu .menu-item-has-icon {
    display: inline-block;
  }
  .nav-primary ul.genesis-nav-menu .sub-menu {
    width: 100%;
    clear: both;
    display: none;
    position: relative;
    left: auto;
    opacity: 1;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: left;
    background: none;
  }
  .nav-primary ul.genesis-nav-menu .sub-menu .menu-item {
    display: block;
  }
  .nav-primary ul.genesis-nav-menu .sub-menu li.menu-item a, .nav-primary ul.genesis-nav-menu .sub-menu li.menu-item a:focus, .nav-primary ul.genesis-nav-menu .sub-menu li.menu-item:first-child a {
    padding: 18px 12px 18px 24px;
    margin: 0;
  }
  button.menu-toggle, button.sub-menu-toggle, .nav-mobile {
    display: block;
    visibility: visible;
    text-align: center;
  }
  button.menu-toggle span, button.sub-menu-toggle span {
    text-indent: -9999px;
    display: inline-block;
    width: 0;
  }
  button.menu-toggle {
    cursor: pointer;
    color: #e3733b;
    background: none;
    line-height: 1.4;
    border-radius: 0;
    padding: 0;
    position: absolute;
    top: 84px;
    right: 24px;
  }
  button.menu-toggle::after {
    content: " ";
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-mask-image: url(assets/icons/bars.svg);
    mask-image: url(assets/icons/bars.svg);
    background-color: #e3733b;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    position: relative;
  }
  button.menu-toggle.activated::after {
    -webkit-mask-image: url(assets/icons/times-circle.svg);
    mask-image: url(assets/icons/times-circle.svg);
  }
  button.sub-menu-toggle {
    position: absolute;
    right: 4px;
    top: 20px;
    background: none;
    color: #e3733b;
    padding: 0;
  }
  button.sub-menu-toggle::before {
    content: " ";
    display: inline-block;
    height: 24px;
    width: 21px;
    -webkit-mask-image: url(assets/icons/chevron-down.svg);
    mask-image: url(assets/icons/chevron-down.svg);
    background-color: #e3733b;
    mask-repeat: no-repeat;
    mask-position: center;
    transform: rotate(0deg);
    -webkit-transition: transform 0.25s ease-in-out 0s;
    -moz-transition: transform 0.25s ease-in-out 0s;
    -ms-transition: transform 0.25s ease-in-out 0s;
    -o-transition: transform 0.25s ease-in-out 0s;
    transition: transform 0.25s ease-in-out 0s;
  }
  button.sub-menu-toggle.activated:before {
    transform: rotate(180deg);
  }
}
@media only screen and (max-width: 767px) {
  button.menu-toggle {
    top: 98px;
  }
}
/* Structure and Layout
--------------------------------------------- */
.site-container {
  margin: 0 auto;
  background: #FFFFFF;
}
.wrap, .site-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1296px;
  padding-left: 48px;
  padding-right: 48px;
}
.site-inner {
  clear: both;
  margin: 0 auto 48px;
}
.narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
}
.very-narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
}
.sidebar-content .content-area, .content-sidebar .content-area {
  display: flex;
}
.sidebar-content .site-main {
  width: 67%;
}
.sidebar-content .sidebar {
  width: 33%;
  padding-right: 48px;
}
.content-sidebar .site-main {
  width: 67%;
}
.content-sidebar .sidebar {
  width: 33%;
  padding-left: 48px;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
}
/** Media Queries **/
@media only screen and (max-width: 1199px) {
  .wrap, .site-inner {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1023px), print {
  .wrap, .site-inner {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
  .site-inner {
    margin-top: 0;
  }
  .sidebar-content .content-area, .content-sidebar .content-area {
    display: block;
  }
  .sidebar-content .site-main, .sidebar-content .sidebar, .content-sidebar .site-main, .content-sidebar .sidebar {
    width: 100%;
    padding: 0;
  }
  .content-sidebar .site-main, .sidebar-content .sidebar {
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ddd;
  }
  .sticky {
    position: inherit;
    top: auto;
  }
}
/* Sidebar
--------------------------------------------- */
.sidebar .widget {
  margin-bottom: 48px;
}
.sidebar .widget_search {
  position: relative;
}
.sidebar .widget_search .search-form-submit {
  padding: 0;
  background: none;
  border: none;
  text-indent: -9999px;
  position: absolute;
  width: 0;
  height: 0;
}
.sidebar .widget_search .search-form::after {
  content: " ";
  height: 24px;
  width: 24px;
  -webkit-mask-image: url(assets/icons/search.svg);
  mask-image: url(assets/icons/search.svg);
  background-color: #2d2d2d;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top right;
  mask-position: top right;
  display: block;
  position: absolute;
  right: 12px;
  margin-top: -36px;
  opacity: 0.4;
}
.sidebar .widget_search .search-form-input {
  padding: 12px 18px;
  position: relative;
}
.sidebar .widget_categories ul {
  margin: 0;
}
.sidebar .widget_categories ul li {
  list-style: none;
  padding-bottom: 12px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 18px;
}
.sidebar .widget_categories ul li:first-child {
  border-top: 1px solid #ddd;
  padding-top: 12px;
}
/** Media Queries **/
@media only screen and (max-width: 1023px) {
  .sidebar .widget {
    margin-bottom: 36px;
  }
}
/* Footer
--------------------------------------------- */
/* Footer Widgets */
.footer-widgets {
  background: #3A5E67;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 27px;
}
.footer-widgets .wrap {
  background: url("assets/images/footer-bg.jpg") repeat-y right;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-right: 203px;
  overflow: hidden;
}
.footer-widgets .footer-widget-area {
  display: flex;
  flex-wrap: wrap;
}
.footer-widgets .footer-widget-area .widget {
  flex: 1;
  margin-left: 96px;
}
.footer-widgets .footer-widget-area .widget:first-child {
  margin-left: 0;
}
.footer-widgets .footer-widget-area .widget-title {
  font-size: 22px;
  padding-bottom: 6px;
  margin-bottom: 12px;
  border-bottom: 2px solid #7fb8a0;
  color: #FFFFFF;
}
.footer-widgets .footer-widget-area h4 {
  margin-bottom: 12px;
}
.footer-widgets .footer-widget-area strong {
  color: #F1BD5E;
}
.footer-widgets .footer-widget-area a {
  text-decoration: none;
  color: #FFFFFF;
}
.footer-widgets .footer-widget-area a:hover, .footer-widgets .footer-widget-area a:focus {
  color: #7fb8a0;
}
.footer-widgets .footer-widget-area .menu-item-has-icon {
  display: inline-block;
  margin-right: 6px;
}
.footer-widgets .footer-widget-area .menu-item-has-icon .hide-label {
  text-indent: -9999px;
  display: inline-block;
}
.footer-widgets .footer-widget-area .menu-item-has-icon .svg-icon {
  fill: #FFFFFF;
}
.footer-widgets .footer-widget-area .menu-item-has-icon a:hover .svg-icon {
  fill: #7fb8a0;
}
/* Site Footer */
.site-footer {
  background: #3A5E67;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}
.site-footer .wrap {
  background: url("assets/images/footer-bg.jpg") repeat-y right;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 203px;
}
.site-footer a {
  color: #FFFFFF;
  text-decoration: none;
  border: 1px solid transparent;
}
.site-footer a:hover {
  color: #7fb8a0;
}
.site-footer a:focus {
  border-color: rgba(255, 255, 255, 0.4);
}
.site-footer p {
  margin: 0;
}
.site-footer .gototop {
  position: fixed;
  z-index: 99;
  right: 48px;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.site-footer .gototop span {
  display: block;
  position: absolute;
  text-indent: -9999px;
  height: 0;
  width: 0;
}
.site-footer .gototop a {
  display: block;
  background: #e3733b;
  width: 52px;
  height: 50px;
  text-align: center;
  border-radius: 6px 6px 0 0;
}
.site-footer .gototop a:hover, .site-footer .gototop a:focus {
  background: #7fb8a0;
}
.site-footer .gototop a:before {
  content: " ";
  display: block;
  height: 24px;
  width: 20px;
  -webkit-mask-image: url(assets/icons/chevron-up.svg);
  mask-image: url(assets/icons/chevron-up.svg);
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.scroll .gototop {
  opacity: 1;
}
/** Media Queries **/
@media only screen and (max-width: 1023px), print {
  .footer-widgets .wrap {
    display: block;
    padding-right: 72px;
    background-size: 48px auto;
  }
  .footer-widgets .footer-widgets-1 {
    display: block;
  }
  .footer-widgets .footer-widgets-1 .widget {
    width: 100%;
    margin: 0 auto 48px;
  }
  .footer-widgets .footer-widgets-1 .widget:last-child {
    margin-bottom: 0;
  }
  .site-footer {
    text-align: left;
  }
  .site-footer .wrap {
    display: block;
    padding-right: 72px;
    background-size: 48px auto;
  }
  .site-footer .gototop {
    right: 0;
  }
  .site-footer .gototop a {
    border-radius: 6px 0 0 0;
  }
}
/* Archive Pages
--------------------------------------------- */
/* Archives & Blog Page */
.search .entry, .archive .entry, .blog .entry {
  margin: 0 auto 48px;
  padding: 0 0 24px;
  border-bottom: 1px solid #ddd;
}
.search .entry:last-child, .archive .entry:last-child, .blog .entry:last-child {
  padding: 0;
  border: none;
}
.search .entry .wp-block-columns .wp-block-column, .archive .entry .wp-block-columns .wp-block-column, .blog .entry .wp-block-columns .wp-block-column {
  margin: 0 12px;
}
.search .entry .wp-block-columns .wp-block-column:first-child, .archive .entry .wp-block-columns .wp-block-column:first-child, .blog .entry .wp-block-columns .wp-block-column:first-child {
  margin-left: 0;
}
.search .entry .wp-block-columns .wp-block-column:last-child, .archive .entry .wp-block-columns .wp-block-column:last-child, .blog .entry .wp-block-columns .wp-block-column:last-child {
  margin-right: 0;
}
.search .entry .entry-title a, .archive .entry .entry-title a, .blog .entry .entry-title a {
  color: #545759;
}
.search .entry .entry-title a:hover, .archive .entry .entry-title a:hover, .blog .entry .entry-title a:hover {
  color: #e3733b;
}
.search .entry .entry-content p, .archive .entry .entry-content p, .blog .entry .entry-content p {
  margin-bottom: 12px;
}
.single .entry .wp-post-image {
  margin: 0 0 24px;
  display: block;
}
.single .entry .entry-header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.single .entry .entry-header h1 {
  font-size: 26px;
  line-height: 36px;
}
.entry-header {
  margin-bottom: 12px;
}
.entry-header .entry-title {
  margin: 0 0 6px;
}
.entry-header .entry-meta {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 23px;
  color: #545759;
  margin: 0;
}
.entry-header .entry-meta a {
  color: #545759;
  margin: 0 6px 0 2.88px;
}
.entry-header .entry-meta a:first-child {
  margin-left: 0;
}
.entry-header .entry-meta a:hover {
  color: #3A5E67;
}
/* Pagination */
.pagination {
  clear: both;
  margin: 24px 0;
}
.pagination ul {
  margin: 0;
  padding: 0;
}
.pagination ul li {
  display: inline-block;
  list-style: none;
  margin: 0 12px 0 0;
}
.pagination li a, .pagination div a {
  cursor: pointer;
  display: block;
  background-color: #e3733b;
  color: #FFFFFF;
  padding: 6px 12px;
  text-decoration: none;
  font-weight: 400;
}
.pagination li a:hover, .pagination li a:focus, .pagination li.active a, .pagination div a {
  background-color: #3A5E67;
  color: #FFFFFF;
}
.pagination div a:hover, .pagination div a:focus {
  background-color: #3A5E67;
}
@media only screen and (max-width: 1023px), print {
  .search .entry, .archive .entry, .blog .entry {
    margin: 0 auto 24px;
    padding: 0 0 12px;
  }
  .search .entry .wp-post-image, .archive .entry .wp-post-image, .blog .entry .wp-post-image {
    margin-bottom: 24px;
  }
  .search .entry .wp-block-columns .wp-block-column, .archive .entry .wp-block-columns .wp-block-column, .blog .entry .wp-block-columns .wp-block-column {
    margin: 0 auto;
  }
}
/* Home Page
--------------------------------------------- */
.home-heading {
  text-indent: -9999px;
  margin: 0;
  line-height: 0;
}
.top-story {
  position: relative;
  margin-bottom: 48px;
}
.top-story .overlay {
  background: url("assets/images/top-story-bg.png") repeat-x bottom;
  background-size: auto 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top-story img.wp-post-image {
  display: block;
  margin: 0 !important;
  width: 100%;
  height: auto;
}
.top-story .inner {
  position: absolute;
  bottom: 0;
  left: 24px;
  max-width: 40%;
  color: #FFFFFF;
}
.top-story .inner .entry-header .entry-meta, .top-story .inner .entry-header .entry-meta a, .top-story .inner a {
  color: #FFFFFF;
}
.top-story .inner .more-link {
  display: inline-block;
  border: none;
  border-radius: 24px;
  padding: 12px 36px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  background: #e3733b;
  color: #FFFFFF;
  text-align: center;
  font-weight: 400 !important;
  color: #FFFFFF !important;
  border: none !important;
  padding-bottom: 12px !important;
}
.top-story .inner .more-link:hover {
  background-color: #7fb8a0;
  color: #FFFFFF;
}
.featured-news {
  display: flex;
  margin-bottom: 48px;
}
.featured-news .top-featured, .featured-news .featured-stories {
  flex: 1;
  width: 50%;
}
.featured-news .top-featured {
  margin-right: 24px;
  font-size: 15px;
  line-height: 23px;
}
.featured-news .top-featured img {
  margin: 0 auto 12px;
}
.featured-news .top-featured h2.entry-title {
  font-size: 22px;
  line-height: 33px;
}
.featured-news .top-featured .entry-content p {
  margin-bottom: 12px;
}
.featured-news .featured-story article {
  display: flex;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 18px;
}
.featured-news .featured-story article .post-thumbnail {
  margin-right: 12px;
}
.featured-news .featured-story article .post-thumbnail img {
  max-width: 140px;
}
.featured-news .featured-story article .entry-header {
  margin-bottom: 6px;
}
.featured-news .featured-story article h2.entry-title {
  font-size: 18px;
  line-height: 27px;
}
.more-news {
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  line-height: 23px;
}
.more-news .news-story {
  width: calc(33% - 15px);
  margin: 0 12px 12px;
}
.more-news .news-story:first-child, .more-news .news-story:nth-child(3n+1) {
  margin-left: 0;
}
.more-news .news-story:nth-child(3n) {
  margin-right: 0;
}
.more-news .news-story h2.entry-title {
  font-size: 18px;
  line-height: 27px;
}
@media only screen and (max-width: 1023px) {
  .top-story .inner {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .top-story {
    overflow: hidden;
    margin-bottom: 24px;
  }
  .top-story .entry-content p {
    display: none;
  }
  .featured-news {
    display: block;
    margin-bottom: 24px;
  }
  .featured-news .top-featured, .featured-news .featured-stories {
    width: 100%;
  }
  .featured-news .top-featured {
    margin-right: 0;
  }
  .more-news {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    line-height: 23px;
  }
  .more-news .news-story {
    width: calc(50% - 6px);
    margin: 0 6px;
  }
  .more-news .news-story:nth-child(3n+1) {
    margin-left: 6px;
  }
  .more-news .news-story:nth-child(3n) {
    margin-right: 6px;
  }
  .more-news .news-story:first-child, .more-news .news-story:nth-child(2n+1) {
    margin-left: 0;
  }
  .more-news .news-story:nth-child(2n) {
    margin-right: 0;
  }
  .more-news .news-story .wp-post-image {
    margin-bottom: 6px;
  }
}
