/*
Theme Name: Make Themes Great Again
Theme URI: https://fourcolumns.net
Description: This is a starting point theme developed by professional developers with over 20 collective years experience and 300+ themes built.
Author: Zach - Four Columns
Author URI: https://fourcolumns.net
template: genesis

Version: 1.6.0
*/
/* === Global === */
.genesis-skip-link,
.post-edit-link {
  display: none;
}

/*! 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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
}

/* ***SITE CONTAINER*** */
/*Calculated Site Container*/
/* ***LOGO WIDTH*** */
/* ***SUB MENU WIDTH*** */
/* ***STANDARD BOX WIDTHS*** */
/* ***ROW BOXES WITH SPACE TO THE RIGHT*** */
/* ***FONT FAMILY*** */
/* ***FONT SIZES*** */
/* ***CUSTOM SIZES*** */
/* ***FONT WEIGHTS*** */
/* ***COLORS*** */
/* ***FONTS*** */
/* ***CENTER MAX SITE WIDTH*** */
/* ***FlEX CONTAINERS*** */
/* ***PADDING DEFAULTS*** */
/* *** MARGIN DEFAULTS*** */
/* *** BACKGROUND DEFAULTS*** */
/* ***BASIC SLIDER CONTAINER WIDTH*** */
* {
  position: relative;
  z-index: 10;
}

#wpadminbar a {
  color: #ffffff;
  font-size: 14px;
}

#wpadminbar span,
#wpadminbar div {
  color: #ffffff;
  font-size: 14px;
}

body,
html {
  margin: 0px;
  padding: 0px;
}

.genesis-skip-link,
.post-edit-link {
  display: none;
}

.clear {
  clear: both;
  padding: 0px;
  margin: 0px;
}

.home .site-inner #genesis-content {
  width: 100%;
  float: none;
  margin-right: 0px;
}

.ab-container-inside,
.ab-layout-column-wrap {
  max-width: 1360px;
  margin: auto;
  padding: 0px 0px;
}

body,
.site-container {
  margin-bottom: 0px;
}

h1 {
  font-family: var(--fc-heading-font);
  color: #000000;
  font-weight: var(--fc-heading-weight);
  font-size: 56px;
  margin: 0 0 0 0;
}

h2 {
  font-family: var(--fc-heading-font);
  color: #000000;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
  font-size: 48px;
  margin: 0 0 0 0;
}

h3 {
  font-family: var(--fc-heading-font);
  color: #000000;
  font-weight: var(--fc-heading-weight);
  font-size: 40px;
  margin: 0 0 0 0;
}

h4 {
  font-family: var(--fc-heading-font);
  color: #000000;
  font-weight: var(--fc-heading-weight);
  font-size: 32px;
  margin: 0 0 0 0;
}

h5 {
  font-family: var(--fc-heading-font);
  color: #000000;
  font-weight: var(--fc-heading-weight);
  font-size: 24px;
  margin: 0 0 0 0;
}

h6 {
  font-family: var(--fc-heading-font);
  color: #000000;
  font-weight: var(--fc-heading-weight);
  font-size: 16px;
  margin: 0 0 0 0;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: var(--fc-heading-weight);
  line-height: 1.2;
  color: var(--fc-heading-color);
}

body,
button,
select,
textarea,
p,
ul,
ol,
li,
div,
input,
a {
  color: var(--fc-body-color);
  font-weight: 300;
  font-style: normal;
  line-height: 1.3em;
  font-size: var(--fc-body-font-size);
  margin: 0 0 0 0;
}

strong,
b,
blockquote,
em,
span {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

em, i {
  font-style: italic;
}

strong, b {
  font-weight: 700;
}

a {
  text-decoration: none;
}

.navbar svg, .navbar object {
  height: 64px;
}

.site-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}

.custom-logo-link img {
  max-width: 300px;
}

a {
  color: var(--fc-link-color);
  text-decoration: none;
}

a:hover {
  color: var(--fc-hover-color);
}

.socials-container.header a {
  border: solid 1px #00cc00;
}

.socials-container.header a:hover {
  color: #00cc00;
  border: solid 1px #000000;
}

.socials-container.header div a {
  color: #00cc00;
}

.socials-container.header div a:hover {
  color: #000000;
}

.nav-container {
  background-color: #ffffff;
}

.sub-menu {
  background-color: #00cc00;
}

.menu li ul li a {
  color: #ffffff;
  font-size: 16px;
}

.menu ul,
.menu ul li ul {
  width: 150px;
}

.menu li ul li:hover {
  background-color: #000000;
}

.footer-widgets {
  background-color: #000000;
}

.widget-title {
  color: #ffffff;
  font-size: 16px;
}

.footer-widget-area p,
.footer-widget-area span,
.footer-widget-area li,
.footer-widget-area em,
.footer-widget-area div,
.footer-widget-area strong,
.footer-widget-area b,
.footer-widget-area blockquote {
  color: #ffffff;
  font-size: 16px;
}

.footer-widget-area a {
  color: #00cc00;
  font-size: 16px;
}

.footer-widget-area a:hover {
  color: #ffffff;
}

.site-footer {
  background-color: #363636;
  text-align: center;
}

.site-footer p {
  color: #ffffff;
  font-size: 14px;
}

.site-footer a {
  color: #00cc00;
  font-size: 14px;
}

.site-footer a:hover {
  color: #ffffff;
}

.home .content-sidebar-wrap {
  margin-top: 0px;
}

.page-template-full-width .site-inner #genesis-content {
  float: none;
  width: 100%;
  margin: 0;
}

.site-inner #genesis-content {
  float: left;
  width: calc(67% - 30px);
  margin-right: 30px;
}

.site-inner .sidebar-primary {
  float: left;
  width: 30%;
  padding: 24px 16px;
  background: #f7f7f7;
}

.sidebar-primary .widget-title {
  font-size: 24px;
}

.sidebar-primary button,
.sidebar-primary select,
.sidebar-primary textarea,
.sidebar-primary p,
.sidebar-primary span,
.sidebar-primary ul,
.sidebar-primary ol,
.sidebar-primary li,
.sidebar-primary em,
.sidebar-primary div,
.sidebar-primary input,
.sidebar-primary strong,
.sidebar-primary b,
.sidebar-primary blockquote {
  font-size: 14px;
}

.sidebar-primary .widget-title {
  color: #000000;
}

.sidebar-primary button,
.sidebar-primary select,
.sidebar-primary textarea,
.sidebar-primary p,
.sidebar-primary span,
.sidebar-primary ul,
.sidebar-primary ol,
.sidebar-primary li,
.sidebar-primary em,
.sidebar-primary div,
.sidebar-primary input,
.sidebar-primary strong,
.sidebar-primary b,
.sidebar-primary blockquote {
  color: #000000;
}

.sidebar-primary a {
  color: #00cc00;
}

.sidebar-primary a:hover {
  color: #000000;
}

.content-sidebar-wrap:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.content-sidebar-wrap {
  display: inline-block;
}

/* start commented backslash hack \*/
* html .content-sidebar-wrap {
  height: 1%;
}

.content-sidebar-wrap {
  display: block;
}

/* close commented backslash hack */
/* ***BLOCK STYLYING*** */
.slider-content {
  max-width: 1330px;
}

/* === Button Styling === */
.button__square, .button__round, .button__round--disabled, .button__square--disabled {
  padding: 8px 24px;
  background-color: rgba(0, 0, 0, 0);
  border: solid #00cc00 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #00cc00;
  display: inline-block;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.button__square:hover, .button__round:hover, .button__round--disabled:hover, .button__square--disabled:hover {
  background-color: #00cc00;
  color: #fff;
}

.button__round, .button__round--disabled {
  border-radius: 24px;
}

.button__square--disabled {
  cursor: not-allowed;
  background-color: lightgray;
  border-color: darkgray;
  color: #000;
}

.button__square--disabled:hover {
  background-color: lightgray;
  border-color: darkgray;
  color: #000;
}

.button__round--disabled {
  cursor: not-allowed;
  background-color: lightgray;
  border-color: darkgray;
  color: #000;
}

.button__round--disabled:hover {
  background-color: lightgray;
  border-color: darkgray;
  color: #000;
}

.block__background--video {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.block__background--video iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.block__background--overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}

.innerColumn {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (min-width: 576px) {
  .sm-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sm-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .sm-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .sm-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .sm-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .sm-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .sm-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .sm-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .sm-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .sm-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .sm-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .sm-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 768px) {
  .md-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .md-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .md-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .md-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .md-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .md-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .md-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .md-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .md-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .md-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .md-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .md-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 992px) {
  .lg-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .lg-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .lg-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .lg-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .lg-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .lg-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .lg-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .lg-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .lg-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .lg-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .lg-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .lg-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 1200px) {
  .xl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .xl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .xl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .xl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .xl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .xl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .xl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

@media (min-width: 1400px) {
  .xxl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .xxl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .xxl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .xxl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .xxl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .xxl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .xxl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}

.mobile-icons,
.mobile-menu_container {
  display: none;
}

.custom-logo {
  max-width: 100%;
  height: auto;
}

.menu {
  padding: initial;
}

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.menu li {
  list-style: none;
  text-align: right;
  padding: 10px 20px;
}

.menu a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
}

.menu li:last-child {
  padding-right: 0px;
  margin-right: 0px;
}

.nav-container {
  padding-top: 15px;
  margin-bottom: 0px;
}

.nav-inner_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 1360px;
  margin: auto;
  padding: 0px 0px;
  padding: 0px 30px;
}

.nav-left {
  width: 50%;
  margin-bottom: 0px;
}

.nav-right {
  width: 50%;
  margin-bottom: 0px;
}

.nav-right_inner {
  margin-bottom: 0px;
}

.nav-left_inner {
  bottom: -10px;
  position: relative;
}

.socials-container.header {
  display: table-row;
  float: right;
  margin-bottom: 5px;
}

.socials-container.header div {
  width: 25px;
  height: 25px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.menu-container {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
}

.socials-container.header div a {
  padding: 5px;
  width: 15px;
  height: 15px;
  display: block;
  line-height: 1em;
}

.desktop-menu,
.menu,
.menu,
.menu li,
.custom-menu-class {
  margin-bottom: 0px;
}

.desktop-menu {
  position: relative;
}

/* Main Navigation */
.custom-menu-class {
  position: relative;
}

.menu {
  position: relative;
}

.menu li {
  position: relative;
}

.menu li a {
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  transition: color 0.2s linear, background 0.2s linear;
}

/* Drop-Down Navigation */
.menu li:hover > ul {
  visibility: visible;
  opacity: 1;
}

.menu ul,
.menu ul li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 99999;
  -webkit-transition: opacity 0.2s linear, visibility 0.2s linear;
  transition: opacity 0.2s linear, visibility 0.2s linear;
}

.menu ul {
  top: 40px;
  left: 23px;
}

.menu ul li {
  clear: both;
  width: 100%;
  text-align: left;
  padding: 10px 0px;
}

.menu ul li a {
  clear: both;
  padding: 15px;
  position: relative;
  top: -3px;
}

#sticky-navigation-row {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: fixed;
  top: -250px;
  right: 0px;
  left: 0px;
  width: 100%;
  z-index: -1;
  visibility: hidden;
}

#sticky-navigation-row.sticky {
  top: 0px;
  visibility: visible;
  z-index: 99999;
}

.header__socialsContainer {
  width: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.header-v2 .nav-inner_container {
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-v2 .nav-inner_container .socials__outer {
  position: absolute;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-v2 .nav-inner_container .socials__outer .socials-container {
  margin: auto;
}

.header-v2 .nav-inner_container .socials__outer .nav__button {
  text-align: center;
}

.header-v2 .nav-inner_container .socials__outer .nav__button a {
  padding: 4px 12px;
}

.single__headerContainer {
  position: relative;
  overflow: hidden;
  padding: 96px 0px;
}

.single__headerContainer .featuredImage {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  width: 100%;
}

.single__headerContainer .featuredImage__centered {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.single__bodyContainer {
  padding-top: 32px;
}

.single__widgetArea {
  padding: 0 32px 0 16px;
}

@media screen and (max-width: 992px) {
  .single__widgetArea {
    padding: 0px 16px;
  }
}

.single__entryContent {
  padding: 0 16px 0 32px;
}

@media screen and (max-width: 992px) {
  .single__entryContent {
    padding: 32px 16px 0px 16px;
  }
}

.single__metaInner {
  margin: 0px 32px;
  border: solid 1px #cecece;
  padding: 4px 0;
  border-left: none;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single__metaItem {
  padding-right: 8px;
  padding-left: 8px;
  border-right: solid 1px #bbbbbb;
}

.single__metaItem:last-child {
  border: none;
}

.fcbp_modal__overlay {
  position: fixed;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.25);
  top: 0;
  left: 0;
  z-index: 9999999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fcbp_modal__overlay.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fcbp_modal__modal {
  background-color: #fff;
  padding: 32px;
  border-radius: 16px;
  max-width: 720px;
  width: 75%;
  position: relative;
}

.fcbp_modal__close_out {
  position: absolute;
  top: 8px;
  right: 16px;
  color: red;
  cursor: pointer;
}
