/*!
* WS Starter
* Designed by LRS Web Solutions (http://lrswebsolutions.com)
* Visit http://lrswebsolutions.com
*/
/*! normalize.css v7.0.0 | 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
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
  margin: 1em 2.5rem; }

/**
 * 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
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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;
  outline: 0.0625rem 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 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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;
  outline-offset: -0.125rem;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

.sr-only {
  position: absolute;
  width: 1px;
  width: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  padding: 0;
  margin: -1px;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: black;
  background: white; }

.offscreen {
  position: absolute;
  top: -9999px;
  top: -624.9375rem;
  left: -9999px;
  left: -624.9375rem; }

.hide {
  display: none; }

.show {
  display: initial; }

.invisible {
  visibility: hidden; }

.clear {
  display: block;
  clear: both; }

.clear-after:after {
  display: table;
  clear: both;
  content: ''; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media (orientation: landscape) {
  .show-landscape {
    display: block; } }

@media (orientation: portrait) {
  .show-landscape {
    display: none; } }

@media (orientation: portrait) {
  .show-portrait {
    display: block; } }

@media (orientation: landscape) {
  .show-portrait {
    display: none; } }

@media (orientation: landscape) {
  .hide-landscape {
    display: none; } }

@media (orientation: portrait) {
  .hide-landscape {
    display: block; } }

@media (orientation: portrait) {
  .hide-portrait {
    display: none; } }

@media (orientation: landscape) {
  .hide-portrait {
    display: block; } }

@media (min-width: 641px) {
  .show-small-only {
    display: none; } }

@media (min-width: 0) and (max-width: 640px) {
  .show-medium-only {
    display: none; } }

@media (min-width: 1025px) {
  .show-medium-only {
    display: none; } }

.show-large-only {
  display: none; }
  @media (min-width: 1025px) and (max-width: 1250px) {
    .show-large-only {
      display: block; } }
  @media (min-width: 1251px) {
    .show-large-only {
      display: none; } }

.show-xlarge-only {
  display: none; }
  @media (min-width: 1251px) and (max-width: 1650px) {
    .show-xlarge-only {
      display: block; } }
  @media (min-width: 1651px) {
    .show-xlarge-only {
      display: none; } }

.show-xxlarge-only {
  display: none; }
  @media (min-width: 1651px) {
    .show-xxlarge-only {
      display: none; } }

.show-medium-up {
  display: none; }
  @media (min-width: 641px) {
    .show-medium-up {
      display: block; } }

.show-large-up {
  display: none; }
  @media (min-width: 1025px) {
    .show-large-up {
      display: block; } }

.show-xlarge-up {
  display: none; }
  @media (min-width: 1251px) {
    .show-xlarge-up {
      display: block; } }

.show-xxlarge-up {
  display: none; }
  @media (min-width: 1651px) {
    .show-xxlarge-up {
      display: block; } }

@media (min-width: 0) and (max-width: 640px) {
  .hide-small-only {
    display: none; } }

@media (min-width: 641px) and (max-width: 1024px) {
  .hide-medium-only {
    display: none; } }

@media (min-width: 1025px) and (max-width: 1250px) {
  .hide-large-only {
    display: none; } }

@media (min-width: 1251px) and (max-width: 1650px) {
  .hide-xlarge-only {
    display: none; } }

@media (min-width: 1651px) {
  .hide-xxlarge-only {
    display: none; } }

@media (min-width: 641px) {
  .hide-medium-up {
    display: none; } }

@media (min-width: 1025px) {
  .hide-large-up {
    display: none; } }

@media (min-width: 1251px) {
  .hide-xlarge-up {
    display: none; } }

@media (min-width: 1651px) {
  .hide-xxlarge-up {
    display: none; } }

.sr-only {
  position: absolute;
  width: 1px;
  width: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  padding: 0;
  margin: -1px;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: black;
  background: white; }

.offscreen {
  position: absolute;
  top: -9999px;
  top: -624.9375rem;
  left: -9999px;
  left: -624.9375rem; }

.hide {
  display: none; }

.show {
  display: initial; }

.invisible {
  visibility: hidden; }

.clear {
  display: block;
  clear: both; }

.clear-after:after {
  display: table;
  clear: both;
  content: ''; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media (orientation: landscape) {
  .show-landscape {
    display: block; } }

@media (orientation: portrait) {
  .show-landscape {
    display: none; } }

@media (orientation: portrait) {
  .show-portrait {
    display: block; } }

@media (orientation: landscape) {
  .show-portrait {
    display: none; } }

@media (orientation: landscape) {
  .hide-landscape {
    display: none; } }

@media (orientation: portrait) {
  .hide-landscape {
    display: block; } }

@media (orientation: portrait) {
  .hide-portrait {
    display: none; } }

@media (orientation: landscape) {
  .hide-portrait {
    display: block; } }

@media (min-width: 641px) {
  .show-small-only {
    display: none; } }

@media (min-width: 0) and (max-width: 640px) {
  .show-medium-only {
    display: none; } }

@media (min-width: 1025px) {
  .show-medium-only {
    display: none; } }

.show-large-only {
  display: none; }
  @media (min-width: 1025px) and (max-width: 1250px) {
    .show-large-only {
      display: block; } }
  @media (min-width: 1251px) {
    .show-large-only {
      display: none; } }

.show-xlarge-only {
  display: none; }
  @media (min-width: 1251px) and (max-width: 1650px) {
    .show-xlarge-only {
      display: block; } }
  @media (min-width: 1651px) {
    .show-xlarge-only {
      display: none; } }

.show-xxlarge-only {
  display: none; }
  @media (min-width: 1651px) {
    .show-xxlarge-only {
      display: none; } }

.show-medium-up {
  display: none; }
  @media (min-width: 641px) {
    .show-medium-up {
      display: block; } }

.show-large-up {
  display: none; }
  @media (min-width: 1025px) {
    .show-large-up {
      display: block; } }

.show-xlarge-up {
  display: none; }
  @media (min-width: 1251px) {
    .show-xlarge-up {
      display: block; } }

.show-xxlarge-up {
  display: none; }
  @media (min-width: 1651px) {
    .show-xxlarge-up {
      display: block; } }

@media (min-width: 0) and (max-width: 640px) {
  .hide-small-only {
    display: none; } }

@media (min-width: 641px) and (max-width: 1024px) {
  .hide-medium-only {
    display: none; } }

@media (min-width: 1025px) and (max-width: 1250px) {
  .hide-large-only {
    display: none; } }

@media (min-width: 1251px) and (max-width: 1650px) {
  .hide-xlarge-only {
    display: none; } }

@media (min-width: 1651px) {
  .hide-xxlarge-only {
    display: none; } }

@media (min-width: 641px) {
  .hide-medium-up {
    display: none; } }

@media (min-width: 1025px) {
  .hide-large-up {
    display: none; } }

@media (min-width: 1251px) {
  .hide-xlarge-up {
    display: none; } }

@media (min-width: 1651px) {
  .hide-xxlarge-up {
    display: none; } }

a.skipcontent {
  padding: 6px 8px;
  padding: 0.375rem 0.5rem;
  position: absolute;
  top: -40px;
  top: -2.5rem;
  left: 20px;
  left: 1.25rem;
  color: white;
  border-right: 1px solid white;
  border-right: 0.0625rem solid white;
  border-bottom: 1px solid white;
  border-bottom: 0.0625rem solid white;
  border-bottom-right-radius: 8px;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 8px;
  border-bottom-left-radius: 0.5rem;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  -o-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 500; }
  a.skipcontent:visited {
    color: white; }
  a.skipcontent:focus, a.skipcontent:hover {
    position: absolute;
    left: 20px;
    left: 1.25rem;
    top: 0;
    background: #bf1722;
    color: white;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    -o-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear; }

.two-column,
.three-column,
.four-column,
.five-column,
.six-column {
  list-style: none !important;
  margin: 0;
  padding: 0; }
  @media (min-width: 641px) {
    .two-column,
    .three-column,
    .four-column,
    .five-column,
    .six-column {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0; } }
  .two-column .col,
  .three-column .col,
  .four-column .col,
  .five-column .col,
  .six-column .col {
    width: 100%; }

@media (min-width: 641px) {
  .two-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc(50% - (50px / 2));
    width: calc(50% - (3.125rem / 2)); }
    .two-column .col:nth-of-type(2n+1) {
      margin-left: 0; }
    .two-column .col:nth-of-type(2n) {
      margin-right: 0; } }

@media (min-width: 641px) {
  .three-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - 50px) / 2);
    width: calc((100% - 3.125rem) / 2); }
    .three-column .col:nth-of-type(2n+1) {
      margin-left: 0; }
    .three-column .col:nth-of-type(2n) {
      margin-right: 0; } }

@media (min-width: 1025px) {
  .three-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - (50px * 2)) / 3);
    width: calc((100% - (3.125rem * 2)) / 3); }
    .three-column .col:nth-of-type(2n+1) {
      margin-left: 25px;
      margin-left: 1.5625rem; }
    .three-column .col:nth-of-type(2n) {
      margin-right: 25px;
      margin-right: 1.5625rem; }
    .three-column .col:nth-of-type(3n+1) {
      margin-left: 0; }
    .three-column .col:nth-of-type(3n) {
      margin-right: 0; } }

@media (min-width: 641px) {
  .four-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - 50px) / 2);
    width: calc((100% - 3.125rem) / 2); }
    .four-column .col:nth-of-type(2n+1) {
      margin-left: 0; }
    .four-column .col:nth-of-type(2n) {
      margin-right: 0; } }

@media (min-width: 1025px) {
  .four-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - (50px * 3)) / 4);
    width: calc((100% - (3.125rem * 3)) / 4); }
    .four-column .col:nth-of-type(2n+1) {
      margin-left: 25px;
      margin-left: 1.5625rem; }
    .four-column .col:nth-of-type(2n) {
      margin-right: 25px;
      margin-right: 1.5625rem; }
    .four-column .col:nth-of-type(4n+1) {
      margin-left: 0; }
    .four-column .col:nth-of-type(4n) {
      margin-right: 0; } }

@media (min-width: 641px) {
  .five-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - 50px) / 2);
    width: calc((100% - 3.125rem) / 2); }
    .five-column .col:nth-of-type(2n+1) {
      margin-left: 0; }
    .five-column .col:nth-of-type(2n) {
      margin-right: 0; } }

@media (min-width: 1025px) {
  .five-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - (50px * 4)) / 5);
    width: calc((100% - (3.125rem * 4)) / 5); }
    .five-column .col:nth-of-type(2n+1) {
      margin-left: 25px;
      margin-left: 1.5625rem; }
    .five-column .col:nth-of-type(2n) {
      margin-right: 25px;
      margin-right: 1.5625rem; }
    .five-column .col:nth-of-type(5n+1) {
      margin-left: 0; }
    .five-column .col:nth-of-type(5n) {
      margin-right: 0; } }

@media (min-width: 641px) {
  .six-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - 50px) / 2);
    width: calc((100% - 3.125rem) / 2); }
    .six-column .col:nth-of-type(2n+1) {
      margin-left: 0; }
    .six-column .col:nth-of-type(2n) {
      margin-right: 0; } }

@media (min-width: 1025px) {
  .six-column .col {
    margin: 0 25px 25px 25px;
    margin: 0 1.5625rem 1.5625rem 1.5625rem;
    width: calc((100% - (50px * 5)) / 6);
    width: calc((100% - (3.125rem * 5)) / 6); }
    .six-column .col:nth-of-type(2n+1) {
      margin-left: 25px;
      margin-left: 1.5625rem; }
    .six-column .col:nth-of-type(2n) {
      margin-right: 25px;
      margin-right: 1.5625rem; }
    .six-column .col:nth-of-type(6n+1) {
      margin-left: 0; }
    .six-column .col:nth-of-type(6n) {
      margin-right: 0; } }

.modal {
  z-index: 3000; }

.modal-overlay {
  z-index: 2000; }

body.modal-open {
  position: absolute;
  width: 100%;
  overflow: hidden;
  z-index: 1000; }

.modal-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s 0s;
  -o-transition: visibility 0s linear 0.25s, opacity 0.25s 0s;
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s; }
  .modal-overlay.show-modal {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: visibility 0s linear 0s, opacity 0.25s 0s;
    -o-transition: visibility 0s linear 0s, opacity 0.25s 0s;
    transition: visibility 0s linear 0s, opacity 0.25s 0s; }

.modal {
  display: none;
  background-color: #fff;
  text-align: center;
  width: 98vw;
  height: auto;
  min-height: calc(90vh - 40px);
  min-height: calc(90vh - 2.5rem);
  max-height: calc(90vh - 40px);
  max-height: calc(90vh - 2.5rem);
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  overflow: visible; }
  @media only screen and (min-width: 640px) {
    .modal {
      width: 96vw;
      min-height: auto;
      height: auto;
      max-height: 90vh;
      overflow-y: visible; } }
  @media only screen and (min-width: 1024px) {
    .modal {
      width: 60vw;
      max-width: 500px;
      max-width: 31.25rem;
      min-height: auto;
      height: auto;
      max-height: 90vh;
      overflow: visible; }
      .modal.wide {
        width: 80vw;
        max-width: 80vw; } }
  @media only screen and (min-width: 1250px) {
    .modal {
      width: 50vw;
      max-width: 640px;
      max-width: 40rem;
      min-height: auto;
      height: auto;
      max-height: 90vh;
      overflow: visible; }
      .modal.wide {
        width: 80vw;
        max-width: 80vw; } }
  .modal.show-modal {
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0s, opacity 0.25s 0s;
    -o-transition: visibility 0s linear 0s, opacity 0.25s 0s;
    transition: visibility 0s linear 0s, opacity 0.25s 0s; }
  .modal .close-modal {
    position: absolute;
    top: 0.5rem;
    right: 1.5rem;
    width: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: lightgray; }
    .modal .close-modal:hover {
      background-color: darkgray; }
  .modal .modal-content {
    padding: 31px 20px 20px;
    padding: 1.9375rem 1.25rem 1.25rem;
    height: 100%;
    overflow-y: auto;
    max-height: inherit; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  padding: 0 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  left: 0.5rem;
  right: 8px;
  right: 0.5rem;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  width: 2.75rem;
  height: 44px;
  height: 2.75rem;
  line-height: 44px;
  line-height: 2.75rem;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  padding: 0 0 1.125rem 0.625rem;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-size: 1.75rem;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px;
  top: 0.0625rem; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  right: -0.375rem;
  text-align: right;
  padding-right: 6px;
  padding-right: 0.375rem;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  margin-top: -3.4375rem;
  padding: 0;
  width: 90px;
  width: 5.625rem;
  height: 110px;
  height: 6.875rem;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px;
  margin-top: -3.375rem; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-top: 2.1875rem;
  margin-left: 35px;
  margin-left: 2.1875rem;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-top-width: 0.8125rem;
  border-bottom-width: 13px;
  border-bottom-width: 0.8125rem;
  top: 8px;
  top: 0.5rem; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-top-width: 1.3125rem;
  border-bottom-width: 21px;
  border-bottom-width: 1.3125rem;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  border-right: 1.0625rem solid #FFF;
  margin-left: 31px;
  margin-left: 1.9375rem; }

.mfp-arrow-left:before {
  margin-left: 25px;
  margin-left: 1.5625rem;
  border-right: 27px solid #3F3F3F;
  border-right: 1.6875rem solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  border-left: 1.0625rem solid #FFF;
  margin-left: 39px;
  margin-left: 2.4375rem; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
  border-left: 1.6875rem solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-top: 2.5rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
  max-width: 56.25rem; }

.mfp-iframe-holder .mfp-close {
  top: -40px;
  top: -2.5rem; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  padding: 2.5rem 0 2.5rem;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  top: 2.5rem;
  bottom: 40px;
  bottom: 2.5rem;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  margin-top: -2.25rem;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  line-height: 1.125rem;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
  padding-right: 2.25rem; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
    margin-left: 0.3125rem; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    padding: 0.1875rem 0.3125rem;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    right: 0.3125rem;
    top: 3px;
    top: 0.1875rem; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    width: 2.1875rem;
    height: 35px;
    height: 2.1875rem;
    line-height: 35px;
    line-height: 2.1875rem;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-left: 0.375rem;
    padding-right: 6px;
    padding-right: 0.375rem; } }

.flex-container {
  margin: 0 auto 10px auto;
  margin: 0 auto 0.625rem auto;
  width: 100%;
  max-width: 100%; }
  @media (min-width: 1025px) {
    .flex-container {
      margin-bottom: 20px;
      margin-bottom: 1.25rem; }
      .flex-container.alignleft {
        width: 40%;
        float: left;
        margin: 0 15px 10px 0;
        margin: 0 0.9375rem 0.625rem 0; }
      .flex-container.alignright {
        width: 40%;
        float: right;
        margin: 0 0 10px 15px;
        margin: 0 0 0.625rem 0.9375rem; }
      .flex-container.aligncenter {
        width: 40%;
        margin: 0 auto 10px auto;
        margin: 0 auto 0.625rem auto; } }

.flex-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  padding-top: 1.5625rem;
  height: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0px;
    top: 0;
    left: 0px;
    left: 0;
    width: 100%;
    height: 100%; }

.alerts {
  position: relative;
  background: gray;
  color: white; }
  .alerts .alert {
    display: none;
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    width: 100%;
    color: white;
    text-align: center; }
    @media screen and (min-width: 640px) {
      .alerts .alert {
        padding: 16px 40px;
        padding: 1rem 2.5rem; } }
    .alerts .alert:first-child {
      display: block; }
    .alerts .alert:visited {
      color: white; }
    .alerts .alert:hover, .alerts .alert:focus {
      color: white;
      text-decoration: underline; }
  .alerts.multiple .alert {
    padding: 10px 15px 10px 75px;
    padding: 0.625rem 0.9375rem 0.625rem 4.6875rem; }
    @media screen and (min-width: 640px) {
      .alerts.multiple .alert {
        padding: 16px 40px 16px 100px;
        padding: 1rem 2.5rem 1rem 6.25rem; } }
  .alerts .icon {
    display: inline-block;
    margin-right: 10px;
    margin-right: 0.625rem;
    font-size: 24px;
    font-size: 1.5rem; }
  .alerts .alert-nav {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 101;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media screen and (min-width: 640px) {
      .alerts .alert-nav {
        left: 40px;
        left: 2.5rem; } }
    .alerts .alert-nav .alert-prev,
    .alerts .alert-nav .alert-next {
      display: inline-block;
      padding-right: 4px;
      padding-right: 0.25rem;
      width: 30px;
      width: 1.875rem;
      color: rgba(255, 255, 255, 0.5);
      text-align: center;
      cursor: pointer; }
      .alerts .alert-nav .alert-prev:hover, .alerts .alert-nav .alert-prev:focus,
      .alerts .alert-nav .alert-next:hover,
      .alerts .alert-nav .alert-next:focus {
        color: white; }
    .alerts .alert-nav .alert-next {
      padding-right: 0;
      padding-left: 4px;
      padding-left: 0.25rem; }

.cookie-accept {
  position: fixed;
  top: 0;
  left: 0;
  padding: 20px 40px 55px 40px;
  padding: 1.25rem 2.5rem 3.4375rem 2.5rem;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: white; }
  .cookie-accept a {
    color: white;
    text-decoration: underline; }
    .cookie-accept a:visited {
      color: white;
      text-decoration: underline; }
    .cookie-accept a:hover, .cookie-accept a:focus {
      color: firebrick; }
  .cookie-accept a.dismiss {
    position: absolute;
    top: 10px;
    top: 0.625rem;
    right: 10px;
    right: 0.625rem;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 19px;
    line-height: 1.1875rem;
    text-align: center;
    color: white;
    border-radius: 50%;
    border: 1px solid white;
    border: 0.0625rem solid white;
    text-decoration: none; }
    .cookie-accept a.dismiss:hover, .cookie-accept a.dismiss:focus {
      color: firebrick; }
  .cookie-accept p {
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0; }
  .cookie-accept a.accept,
  .cookie-accept a.decline {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    bottom: 1.25rem;
    padding: 5px 8px;
    padding: 0.3125rem 0.5rem;
    height: 30px;
    height: 1.875rem;
    border-radius: 4px;
    border-radius: 0.25rem;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: bold;
    color: white;
    text-decoration: none; }
    .cookie-accept a.accept:visited,
    .cookie-accept a.decline:visited {
      color: white; }
  .cookie-accept a.accept {
    left: 40px;
    left: 2.5rem;
    border: 1px solid forestgreen;
    border: 0.0625rem solid forestgreen;
    background: forestgreen; }
    .cookie-accept a.accept:hover, .cookie-accept a.accept:focus {
      border-color: forestgreen;
      background: white;
      color: forestgreen; }
  .cookie-accept a.decline {
    right: 40px;
    right: 2.5rem;
    border: 1px solid firebrick;
    border: 0.0625rem solid firebrick;
    background: firebrick; }
    .cookie-accept a.decline:hover, .cookie-accept a.decline:focus {
      border-color: firebrick;
      background: white;
      color: firebrick; }

header.primary {
  position: relative;
  width: 100%;
  padding: 0 20px;
  padding: 0 1.25rem;
  border-top: 10px solid;
  border-top: 0.625rem solid;
  background: white; }
  @media (min-width: 1025px) {
    header.primary {
      padding: 25px 50px;
      padding: 1.5625rem 3.125rem;
      height: 125px;
      height: 7.8125rem;
      border-top: 0; } }

.subpage .main-content {
  padding: 20px 20px 0 20px;
  padding: 1.25rem 1.25rem 0 1.25rem;
  width: 100%; }
  @media (min-width: 1025px) {
    .subpage .main-content {
      padding: 60px 50px 0;
      padding: 3.75rem 3.125rem 0;
      max-width: 1250px;
      max-width: 78.125rem; } }

.subpage.subpage-sidebar .content-container {
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media (min-width: 1025px) {
    .subpage.subpage-sidebar .content-container {
      margin: 0; }
      .subpage.subpage-sidebar .content-container .main-content {
        width: 76%; } }
  @media (min-width: 1251px) {
    .subpage.subpage-sidebar .content-container {
      margin: 0; } }
  @media (min-width: 1651px) {
    .subpage.subpage-sidebar .content-container {
      margin: 0 auto;
      max-width: 1650px;
      max-width: 103.125rem; } }

@media (min-width: 1025px) {
  .subpage.subpage-products .main-content,
  .subpage.subpage-wide .main-content {
    margin: 0 auto; } }

.subpage.subpage-blank .main-content {
  width: 100%;
  max-width: 100%; }

.col.cta-box {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 335px;
  min-height: 20.9375rem;
  padding: 25px;
  padding: 1.5625rem;
  color: #ffffff;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem; }
  .col.cta-box h2,
  .col.cta-box p,
  .col.cta-box a {
    z-index: 10;
    position: relative; }
  .col.cta-box h2 {
    color: #ffffff;
    margin-top: 0; }
  .col.cta-box:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }

footer.primary {
  padding: 46px 20px 40px;
  padding: 2.875rem 1.25rem 2.5rem;
  background: #404040; }
  @media (min-width: 1025px) {
    footer.primary {
      padding: 15px 50px;
      padding: 0.9375rem 3.125rem;
      overflow: hidden; } }
  footer.primary ul.social {
    margin: 0 0 5px 0;
    margin: 0 0 0.3125rem 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    @media (min-width: 1025px) {
      footer.primary ul.social {
        display: inline-block;
        text-align: left; } }
    footer.primary ul.social li {
      display: inline-block;
      margin: 0 12px;
      margin: 0 0.75rem;
      padding: 0; }
      @media (min-width: 1025px) {
        footer.primary ul.social li {
          margin: 0 24px 0 0;
          margin: 0 1.5rem 0 0; } }
    footer.primary ul.social a {
      font-size: 21px;
      line-height: 30px;
      font-size: 1.3125rem;
      line-height: 1.875rem;
      letter-spacing: normal;
      color: white; }
      footer.primary ul.social a:visited {
        color: white; }
      footer.primary ul.social a:hover, footer.primary ul.social a:focus {
        color: #ffb126; }
  footer.primary ul.nav-tertiary {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: lato,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center; }
    @media (min-width: 1025px) {
      footer.primary ul.nav-tertiary {
        display: inline-block;
        float: right;
        text-align: right; } }
    footer.primary ul.nav-tertiary li {
      display: inline-block;
      position: relative;
      margin: 0 15px;
      margin: 0 0.9375rem;
      padding: 0; }
      @media (min-width: 1025px) {
        footer.primary ul.nav-tertiary li {
          margin: 0 0 0 30px;
          margin: 0 0 0 1.875rem; } }
      footer.primary ul.nav-tertiary li:after {
        position: absolute;
        top: 9px;
        top: 0.5625rem;
        left: -16px;
        left: -1rem;
        width: 1px;
        width: 0.0625rem;
        height: 14px;
        height: 0.875rem;
        background: #808080;
        content: ''; }
      footer.primary ul.nav-tertiary li:first-child:after {
        display: none; }
    footer.primary ul.nav-tertiary a {
      font-size: 15px;
      line-height: 30px;
      font-size: 0.9375rem;
      line-height: 1.875rem;
      letter-spacing: normal;
      text-decoration: none;
      color: white; }
      footer.primary ul.nav-tertiary a:visited {
        color: white; }
      footer.primary ul.nav-tertiary a:hover, footer.primary ul.nav-tertiary a:focus {
        color: #ffb126; }
  footer.primary p.copy {
    color: #ffffff;
    font-size: 15px;
    font-size: 0.9375rem; }

.sidebar {
  margin: 0;
  padding: 40px 20px;
  padding: 2.5rem 1.25rem;
  width: 100%; }
  @media (min-width: 641px) {
    .sidebar {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      padding: 40px 10px 0;
      padding: 2.5rem 0.625rem 0; } }
  @media (min-width: 1025px) {
    .sidebar {
      display: block;
      padding: 80px 0 0 0;
      padding: 5rem 0 0 0;
      width: 24%; } }
  @media (min-width: 1251px) {
    .sidebar {
      padding-left: 50px;
      padding-left: 3.125rem; } }
  @media (min-width: 1651px) {
    .sidebar {
      width: 400px;
      width: 25rem;
      padding-right: 50px;
      padding-right: 3.125rem; } }
  .sidebar > div {
    width: 100%; }
    @media (min-width: 641px) {
      .sidebar > div {
        float: left;
        margin: 0 0 20px;
        margin: 0 0 1.25rem;
        padding: 10px;
        padding: 0.625rem;
        width: calc(100% / 3); } }
    @media (min-width: 1025px) {
      .sidebar > div {
        padding: 0;
        width: 100%; } }

.accordions.active {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  .accordions.active h2.accordion-title {
    position: relative;
    margin: 0;
    padding: 0; }
  .accordions.active h2.accordion-title button {
    position: relative;
    width: 100%;
    margin: 0 0 10px 0;
    margin: 0 0 0.625rem 0;
    padding: 10px 50px 10px 0;
    padding: 0.625rem 3.125rem 0.625rem 0;
    font-family: lato,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    font-size: 1rem;
    line-height: 1.1875rem;
    letter-spacing: normal;
    text-align: left;
    color: #1a1a1a;
    border: 0;
    border-bottom: 2px solid #e5e5e5;
    border-bottom: 0.125rem solid #e5e5e5;
    background: transparent; }
    .accordions.active h2.accordion-title button:after {
      display: inline-block;
      position: absolute;
      top: 10px;
      top: 0.625rem;
      right: 0;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: '\f078';
      color: #808080; }
    .accordions.active h2.accordion-title button:hover {
      cursor: pointer; }
    .accordions.active h2.accordion-title button:hover, .accordions.active h2.accordion-title button:focus {
      color: #d50032;
      border: 0;
      border-bottom: 2px solid #d50032;
      border-bottom: 0.125rem solid #d50032;
      outline: 0;
      background: transparent; }
  .accordions.active h2.accordion-title.is-active button {
    color: #d50032;
    border: 0;
    border-bottom: 2px solid #f6ccd6;
    border-bottom: 0.125rem solid #f6ccd6;
    outline: 0;
    background: transparent; }
    .accordions.active h2.accordion-title.is-active button:after {
      content: '\f077'; }
    .accordions.active h2.accordion-title.is-active button:hover, .accordions.active h2.accordion-title.is-active button:focus {
      color: #d50032;
      border: 0;
      border-bottom: 2px solid #d50032;
      border-bottom: 0.125rem solid #d50032;
      outline: 0;
      background: transparent; }
  .accordions.active .accordion-content[aria-hidden='true'] {
    display: none; }
  .accordions.active .accordion-content[aria-hidden='false'] {
    display: block; }
  .accordions.active .accordion-content {
    padding: 10px 20px;
    padding: 0.625rem 1.25rem;
    border: 2px solid #e5e5e5;
    border: 0.125rem solid #e5e5e5;
    border-bottom-left-radius: 6px;
    border-bottom-left-radius: 0.375rem;
    border-bottom-right-radius: 6px;
    border-bottom-right-radius: 0.375rem;
    font-family: lato,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    font-size: 1rem;
    line-height: 1.875rem;
    letter-spacing: normal; }
    @media (min-width: 1025px) {
      .accordions.active .accordion-content {
        padding: 30px 40px;
        padding: 1.875rem 2.5rem; } }
    .accordions.active .accordion-content p,
    .accordions.active .accordion-content ul,
    .accordions.active .accordion-content ol {
      font-family: lato,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 16px;
      line-height: 30px;
      font-size: 1rem;
      line-height: 1.875rem;
      letter-spacing: normal; }

.branding {
  display: inline-block;
  margin-top: 22.5px;
  margin-top: 1.40625rem;
  margin-bottom: 19px;
  margin-bottom: 1.1875rem; }
  @media (min-width: 1025px) {
    .branding {
      margin-top: 31px;
      margin-top: 1.9375rem;
      margin-bottom: 0; } }
  .branding.branding-eps {
    margin-top: 2px;
    margin-top: 0.125rem; }
  .branding a,
  .branding .logo {
    display: inline-block;
    width: 200px;
    width: 12.5rem;
    height: 36px;
    height: 2.25rem; }
  .branding .logo {
    background-image: url("/Portals/_default/Skins/Growmark/assets/dist/images/logo-header.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center; }
  .branding.branding-eps .logo {
    width: 200px;
    width: 12.5rem;
    height: 95px;
    height: 5.9375rem;
    background-image: url("/Portals/_default/Skins/Growmark/assets/dist/images/logo-header-eps.svg"); }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-kerning: auto;
          font-kerning: auto; }

*::after,
*::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html,
body {
  position: relative;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  font-size: 100%;
  background: white;
  font-family: lato,sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #1a1a1a;
  margin: 0; }

body.subpage-blank {
  background: white; }

.clearfix:after {
  display: table;
  clear: both;
  content: ""; }

a {
  color: #d50032;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  a:visited {
    color: #d50032; }
  a:hover, a:focus {
    text-decoration: none;
    color: black; }
  .main-content a {
    font-family: lato,sans-serif;
    font-weight: 700;
    font-style: normal; }
    .main-content a:visited {
      color: #d95977; }
    .main-content a:hover, .main-content a:focus {
      border-bottom: 1px solid #bfbfbf;
      border-bottom: 0.0625rem solid #bfbfbf; }

.dnnPrimaryAction,
a.dnnPrimaryAction {
  display: inline-block;
  margin: 0;
  padding: 10px 39px 11px;
  padding: 0.625rem 2.4375rem 0.6875rem;
  font-family: lato,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  letter-spacing: normal;
  text-transform: uppercase;
  color: white;
  border: 1px solid #d50032;
  border: 0.0625rem solid #d50032;
  border-radius: 6px;
  border-radius: 0.375rem;
  background: #d50032;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  text-align: center; }
  .dnnPrimaryAction:visited,
  a.dnnPrimaryAction:visited {
    background: #d50032;
    color: white;
    border: 1px solid #d50032;
    border: 0.0625rem solid #d50032; }
  .dnnPrimaryAction:hover, .dnnPrimaryAction:focus,
  a.dnnPrimaryAction:hover,
  a.dnnPrimaryAction:focus {
    color: black;
    background: white;
    border: 1px solid #bfbfbf;
    border: 0.0625rem solid #bfbfbf;
    text-shadow: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: 0; }
  .dnnPrimaryAction.wide,
  a.dnnPrimaryAction.wide {
    width: 100%; }

.dnnSecondaryAction,
a.dnnSecondaryAction {
  display: inline-block;
  margin: 0;
  padding: 10px 39px 11px;
  padding: 0.625rem 2.4375rem 0.6875rem;
  font-family: lato,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  letter-spacing: normal;
  text-transform: uppercase;
  color: white;
  border: 1px solid #808080;
  border: 0.0625rem solid #808080;
  border-radius: 6px;
  border-radius: 0.375rem;
  background: #808080;
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  text-align: center; }
  .dnnSecondaryAction:visited,
  a.dnnSecondaryAction:visited {
    background: #808080;
    color: white;
    border: 1px solid #808080;
    border: 0.0625rem solid #808080; }
  .dnnSecondaryAction:hover, .dnnSecondaryAction:focus,
  a.dnnSecondaryAction:hover,
  a.dnnSecondaryAction:focus {
    color: black;
    background: #bfbfbf;
    border: 1px solid #bfbfbf;
    border: 0.0625rem solid #bfbfbf;
    text-shadow: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: 0; }
  .dnnSecondaryAction.wide,
  a.dnnSecondaryAction.wide {
    width: 100%; }

.subpage .btn-primary,
.subpage a.btn-primary,
.subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnPrimaryAction {
  display: inline-block;
  margin: 0;
  padding: 11px 39px;
  padding: 0.6875rem 2.4375rem;
  font-family: lato,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  letter-spacing: normal;
  text-transform: uppercase;
  color: white;
  border: 1px solid #d50032;
  border: 0.0625rem solid #d50032;
  border-radius: 6px;
  border-radius: 0.375rem;
  background: #d50032;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .subpage .btn-primary:visited,
  .subpage a.btn-primary:visited,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnPrimaryAction:visited {
    background: #d50032;
    color: white;
    border: 1px solid #d50032;
    border: 0.0625rem solid #d50032; }
  .subpage .btn-primary:hover, .subpage .btn-primary:focus,
  .subpage a.btn-primary:hover,
  .subpage a.btn-primary:focus,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnPrimaryAction:hover,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnPrimaryAction:focus {
    color: black;
    background: white;
    border: 1px solid #bfbfbf;
    border: 0.0625rem solid #bfbfbf; }
  .subpage .btn-primary.wide,
  .subpage a.btn-primary.wide,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnPrimaryAction.wide {
    width: 100%; }

.subpage .btn-secondary,
.subpage a.btn-secondary,
.subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnSecondaryAction {
  display: inline-block;
  margin: 0;
  padding: 11px 39px;
  padding: 0.6875rem 2.4375rem;
  font-family: lato,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  font-size: 0.9375rem;
  line-height: 0.9375rem;
  letter-spacing: normal;
  text-transform: uppercase;
  color: white;
  border: 1px solid #808080;
  border: 0.0625rem solid #808080;
  border-radius: 6px;
  border-radius: 0.375rem;
  background: #808080;
  text-align: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .subpage .btn-secondary:visited,
  .subpage a.btn-secondary:visited,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnSecondaryAction:visited {
    background: #808080;
    color: white;
    border: 1px solid #808080;
    border: 0.0625rem solid #808080; }
  .subpage .btn-secondary:hover, .subpage .btn-secondary:focus,
  .subpage a.btn-secondary:hover,
  .subpage a.btn-secondary:focus,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnSecondaryAction:hover,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnSecondaryAction:focus {
    color: black;
    background: #bfbfbf;
    border: 1px solid #bfbfbf;
    border: 0.0625rem solid #bfbfbf; }
  .subpage .btn-secondary.wide,
  .subpage a.btn-secondary.wide,
  .subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnSecondaryAction.wide {
    width: 100%; }

.subpage .dnnFormPopup .ui-dialog-buttonpane button.dnnPrimaryAction {
  margin-right: 10px;
  margin-right: 0.625rem; }

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.element-invisible {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(0.0625rem 0.0625rem 0.0625rem 0.0625rem);
  width: 1px;
  width: 0.0625rem;
  height: 1px;
  height: 0.0625rem; }

.clear {
  zoom: 1; }
  .clear:before, .clear:after {
    display: table;
    content: ""; }
  .clear:after {
    clear: both; }

.mission .Head {
  margin: 0; }

.user_dashboard {
  position: relative;
  z-index: 1000; }

.dnnLabel {
  float: none;
  margin: 0;
  width: 100%;
  text-align: left; }

.form-container .dnnTextPanel .dnnTextPanelView input[type='radio'],
.form-container .dnnTextPanel .dnnTextPanelView label,
.dnnTextPanel .dnnTextPanelView input[type='radio'],
.dnnTextPanel .dnnTextPanelView label {
  display: inline-block; }

.form-container .dnnTextPanel .dnnTextPanelView input[type='radio'],
.dnnTextPanel .dnnTextPanelView input[type='radio'] {
  float: none;
  margin: 0; }

.form-container .dnnTextPanel .dnnTextPanelView label,
.dnnTextPanel .dnnTextPanelView label {
  top: -6px;
  top: -0.375rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  width: auto;
  clear: none; }

.form-container [id$='DivBasicRender'] table {
  width: auto; }
  .form-container [id$='DivBasicRender'] table input[type='radio'],
  .form-container [id$='DivBasicRender'] table label {
    display: inline-block; }
  .form-container [id$='DivBasicRender'] table input[type='radio'] {
    float: none;
    margin: 0; }
  .form-container [id$='DivBasicRender'] table label {
    top: -6px;
    top: -0.375rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
    width: auto;
    clear: none; }

.ie-bar {
  width: 100%;
  padding: 16px 15px;
  padding: 1rem 0.9375rem;
  text-align: center;
  border-bottom: 5px solid #eab105;
  border-bottom: 0.3125rem solid #eab105;
  background: #ffc410;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.125rem 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.125rem 0 0 rgba(0, 0, 0, 0.1);
  font-family: Tahoma, Verdana, Segoe, sans-serif; }
  .ie-bar p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
    color: #755603;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: normal; }
    .ie-bar p a {
      display: block;
      color: #4c3906; }
      .ie-bar p a:visited {
        color: #4c3906; }
      .ie-bar p a:hover, .ie-bar p a:focus {
        color: #222; }

img {
  display: inline-block;
  max-width: 100% !important;
  height: auto !important;
  -ms-interpolation-mode: bicubic; }
  @media (min-width: 641px) {
    img {
      max-width: 100%; } }
  img[class*='left'] {
    float: left;
    max-width: 40% !important;
    margin: 0 20px 15px 0;
    margin: 0 1.25rem 0.9375rem 0; }
    @media (min-width: 641px) {
      img[class*='left'] {
        margin: 0 50px 20px 0;
        margin: 0 3.125rem 1.25rem 0; } }
  img[class*='right'] {
    float: right;
    max-width: 40% !important;
    margin: 0 0 15px 20px;
    margin: 0 0 0.9375rem 1.25rem; }
    @media (min-width: 641px) {
      img[class*='right'] {
        margin: 0 0 20px 50px;
        margin: 0 0 1.25rem 3.125rem; } }
  img[class*='center'] {
    margin: 0 auto 15px auto;
    margin: 0 auto 0.9375rem auto; }
    @media (min-width: 641px) {
      img[class*='center'] {
        margin: 0 auto 20px auto;
        margin: 0 auto 1.25rem auto; } }

figure {
  display: table;
  table-layout: fixed;
  height: auto;
  max-width: 100%;
  -ms-interpolation-mode: bicubic; }
  figure img {
    display: block;
    margin: 0 auto; }
  figure img[class*='align'] {
    margin: 0 auto;
    float: none; }
    @media (min-width: 641px) {
      figure img[class*='align'] {
        margin: 0 auto;
        float: none; } }
  figure[class*='left'] {
    float: left;
    max-width: 40% !important;
    margin: 0 20px 15px 0;
    margin: 0 1.25rem 0.9375rem 0; }
    @media (min-width: 641px) {
      figure[class*='left'] {
        margin: 0 50px 20px 0;
        margin: 0 3.125rem 1.25rem 0; } }
  figure[class*='right'] {
    float: right;
    max-width: 40% !important;
    margin: 0 0 15px 20px;
    margin: 0 0 0.9375rem 1.25rem; }
    @media (min-width: 641px) {
      figure[class*='right'] {
        margin: 0 0 20px 50px;
        margin: 0 0 1.25rem 3.125rem; } }
  figure[class*='center'] {
    margin: 0 auto 15px auto;
    margin: 0 auto 0.9375rem auto;
    max-width: 40% !important; }
    @media (min-width: 641px) {
      figure[class*='center'] {
        margin: 0 auto 20px auto;
        margin: 0 auto 1.25rem auto; } }
  figure figcaption {
    display: table-caption;
    caption-side: bottom;
    padding: 10px;
    padding: 0.625rem;
    font-size: 14px;
    line-height: 16px;
    font-size: 0.875rem;
    line-height: 1rem;
    letter-spacing: normal;
    text-align: center;
    color: white;
    background: #d50032;
    border-top: 2px solid #b1002b;
    border-top: 0.125rem solid #b1002b; }

.nav-wrap-open .nav-open {
  display: none; }

.nav-wrap-open .nav-close {
  display: inline-block; }

.nav-wrap-open .nav-wrap {
  display: block; }

.nav-open {
  position: absolute;
  top: 30px;
  top: 1.875rem;
  right: 20px;
  right: 1.25rem;
  font-size: 22.5px;
  font-size: 1.40625rem;
  color: black; }

.nav-close {
  display: none;
  position: absolute;
  top: 30px;
  top: 1.875rem;
  right: 20px;
  right: 1.25rem;
  font-size: 22.5px;
  font-size: 1.40625rem;
  color: black; }

.nav-wrap {
  display: none;
  margin-left: -20px;
  margin-left: -1.25rem;
  padding-top: 53px;
  padding-top: 3.3125rem;
  width: calc(100% + 40px);
  width: calc(100% + 2.5rem); }
  @media (min-width: 1025px) {
    .nav-wrap {
      display: block; } }

.nav-primary {
  background: white; }
  @media (min-width: 1025px) {
    .nav-primary {
      display: inline-block;
      position: absolute;
      top: 66px;
      top: 4.125rem;
      right: 50px;
      right: 3.125rem;
      background: transparent; } }
  .nav-primary .ul1 {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: lato,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 18px;
    font-size: 1.125rem;
    line-height: 1.125rem;
    letter-spacing: normal;
    text-transform: uppercase;
    color: black; }
    @media (min-width: 1025px) {
      .nav-primary .ul1 {
        font-family: lato,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 17px;
        line-height: 15px;
        font-size: 1.0625rem;
        line-height: 0.9375rem;
        letter-spacing: normal;
        text-align: right; } }
    .nav-primary .ul1 > li {
      margin: 0;
      padding: 0;
      overflow: hidden; }
      @media (min-width: 1025px) {
        .nav-primary .ul1 > li {
          display: inline-block;
          position: relative;
          margin: 0 20px 0 0;
          margin: 0 1.25rem 0 0;
          padding: 0 0 44px 0;
          padding: 0 0 2.75rem 0;
          overflow: visible; }
          .nav-primary .ul1 > li:after {
            position: absolute;
            top: 2px;
            top: 0.125rem;
            right: -12px;
            right: -0.75rem;
            width: 1px;
            width: 0.0625rem;
            height: 13px;
            height: 0.8125rem;
            background: #bfbfbf;
            content: ''; }
          .nav-primary .ul1 > li:last-child {
            margin-right: 0; }
            .nav-primary .ul1 > li:last-child:after {
              display: none; } }
      .nav-primary .ul1 > li > a {
        display: block;
        padding: 23px 20px;
        padding: 1.4375rem 1.25rem;
        width: 100%;
        color: black;
        text-decoration: none;
        border-bottom: 1px solid #bfbfbf;
        border-bottom: 0.0625rem solid #bfbfbf; }
        @media (min-width: 1025px) {
          .nav-primary .ul1 > li > a {
            display: inline-block;
            padding: 0;
            width: auto;
            border: 0; } }
        .nav-primary .ul1 > li > a:visited {
          color: black; }
        .nav-primary .ul1 > li > a:focus, .nav-primary .ul1 > li > a:active, .nav-primary .ul1 > li > a:hover {
          color: #d50032; }
        .nav-primary .ul1 > li > a.active {
          color: #d50032; }
          .nav-primary .ul1 > li > a.active:focus, .nav-primary .ul1 > li > a.active:active, .nav-primary .ul1 > li > a.active:hover {
            color: black; }
      .nav-primary .ul1 > li.has_children > a {
        float: left;
        padding: 23px 0 23px 20px;
        padding: 1.4375rem 0 1.4375rem 1.25rem;
        width: calc(100% - 60px);
        width: calc(100% - 3.75rem); }
        @media (min-width: 1025px) {
          .nav-primary .ul1 > li.has_children > a {
            float: none;
            padding: 0;
            width: auto; } }
      .nav-primary .ul1 > li:last-child > a {
        border-bottom: 0; }
    .nav-primary .ul1 span.toggler {
      position: relative;
      display: inline-block;
      padding-right: 20px;
      padding-right: 1.25rem;
      width: 60px;
      width: 3.75rem;
      height: 65px;
      height: 4.0625rem;
      text-align: right;
      border-bottom: 1px solid #bfbfbf;
      border-bottom: 0.0625rem solid #bfbfbf; }
      @media (min-width: 1025px) {
        .nav-primary .ul1 span.toggler {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: 0 auto;
          padding: 0;
          width: 25px;
          width: 1.5625rem;
          height: 10px;
          height: 0.625rem;
          border: 0; } }
      .nav-primary .ul1 span.toggler:after {
        display: inline-block;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-family: 'Font Awesome 5 Free';
        font-size: 18px;
        font-size: 1.125rem;
        font-weight: 900;
        content: '\f078';
        color: black; }
        @media (min-width: 1025px) {
          .nav-primary .ul1 span.toggler:after {
            top: -4px;
            top: -0.25rem;
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 12.5px 10px 12.5px;
            border-width: 0 0.78125rem 0.625rem 0.78125rem;
            border-color: transparent transparent black transparent;
            content: ''; } }
      .nav-primary .ul1 span.toggler.open:after {
        content: '\f077'; }
    @media (min-width: 1025px) {
      .nav-primary .ul1 > li:hover > span {
        display: block !important; }
      .nav-primary .ul1 > li:hover > .ul2 {
        display: block; }
      .nav-primary .ul1 > li:hover > .ul2 {
        z-index: 200; } }
  .nav-primary .ul2 {
    display: none;
    margin: 0;
    padding: 10px 0;
    padding: 0.625rem 0;
    list-style: none;
    font-size: 15px;
    line-height: 30px;
    font-size: 0.9375rem;
    line-height: 1.875rem;
    letter-spacing: normal;
    color: #404040;
    text-transform: none;
    background: #e5e5e5;
    border-bottom: 1px solid #bfbfbf;
    border-bottom: 0.0625rem solid #bfbfbf; }
    @media (min-width: 1025px) {
      .nav-primary .ul2 {
        position: absolute;
        top: 100%;
        left: 50%;
        right: 0;
        margin: 0 0 0 -125px;
        margin: 0 0 0 -7.8125rem;
        padding: 20px 0 40px;
        padding: 1.25rem 0 2.5rem;
        width: 250px;
        width: 15.625rem;
        text-align: left;
        font-family: lato,sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #bfbfbf;
        background: rgba(0, 0, 0, 0.85);
        border: 0; }
        .nav-primary .ul2.open {
          display: block;
          z-index: 200; } }
    .nav-primary .ul2 > li {
      position: relative;
      margin: 0;
      padding: 0; }
      .nav-primary .ul2 > li a {
        display: block;
        position: relative;
        padding: 0 20px;
        padding: 0 1.25rem;
        color: #404040;
        text-decoration: none; }
        @media (min-width: 1025px) {
          .nav-primary .ul2 > li a {
            padding: 0 24px;
            padding: 0 1.5rem;
            white-space: nowrap;
            color: #bfbfbf; } }
        .nav-primary .ul2 > li a:visited {
          color: #404040; }
          @media (min-width: 1025px) {
            .nav-primary .ul2 > li a:visited {
              color: #bfbfbf; } }
        .nav-primary .ul2 > li a:focus, .nav-primary .ul2 > li a:active, .nav-primary .ul2 > li a:hover {
          color: white; }
          @media (min-width: 1025px) {
            .nav-primary .ul2 > li a:focus:before, .nav-primary .ul2 > li a:active:before, .nav-primary .ul2 > li a:hover:before {
              position: absolute;
              top: 13px;
              top: 0.8125rem;
              left: 13px;
              left: 0.8125rem;
              width: 5px;
              width: 0.3125rem;
              height: 5px;
              height: 0.3125rem;
              background: #ffa300;
              border-radius: 50%;
              content: ''; } }
        .nav-primary .ul2 > li a.active {
          color: white; }
          @media (min-width: 1025px) {
            .nav-primary .ul2 > li a.active:before {
              position: absolute;
              top: 13px;
              top: 0.8125rem;
              left: 13px;
              left: 0.8125rem;
              width: 5px;
              width: 0.3125rem;
              height: 5px;
              height: 0.3125rem;
              background: #ffa300;
              border-radius: 50%;
              content: ''; } }
          .nav-primary .ul2 > li a.active:focus, .nav-primary .ul2 > li a.active:active, .nav-primary .ul2 > li a.active:hover {
            color: #404040; }
        .nav-primary .ul2 > li a.disabled:focus {
          color: #404040; }
          @media (min-width: 1025px) {
            .nav-primary .ul2 > li a.disabled:focus {
              color: #bfbfbf; }
              .nav-primary .ul2 > li a.disabled:focus:before {
                display: none; } }
    .nav-primary .ul2 span.toggler {
      display: none; }
      @media (min-width: 1025px) {
        .nav-primary .ul2 span.toggler {
          display: inline-block;
          top: 0;
          bottom: auto;
          left: auto;
          right: 0;
          padding-top: 5px;
          padding-top: 0.3125rem;
          padding-right: 8px;
          padding-right: 0.5rem;
          width: 30px;
          width: 1.875rem;
          height: 30px;
          height: 1.875rem; }
          .nav-primary .ul2 span.toggler:after {
            width: auto;
            height: auto;
            border: 0;
            color: #e5e5e5;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            font-family: 'Font Awesome 5 Free';
            font-weight: 900;
            content: '\f054'; } }
    .nav-primary .ul2 > li:hover > .ul3 {
      display: block; }
  .nav-primary .ul3 {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    line-height: 30px;
    font-size: 0.9375rem;
    line-height: 1.875rem;
    letter-spacing: normal;
    color: #404040;
    text-transform: none; }
    @media (min-width: 1025px) {
      .nav-primary .ul3 {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        right: auto;
        margin: 0;
        padding: 20px 0 40px;
        padding: 1.25rem 0 2.5rem;
        width: auto;
        text-align: left;
        font-family: lato,sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #bfbfbf;
        background: rgba(0, 0, 0, 0.75);
        border: 0; }
        .nav-primary .ul3.open {
          display: block;
          z-index: 200; } }
    .nav-primary .ul3 > li {
      margin: 0;
      padding: 0; }
      .nav-primary .ul3 > li a {
        position: relative;
        padding: 0 20px 0 40px;
        padding: 0 1.25rem 0 2.5rem;
        color: #404040;
        text-decoration: none; }
        @media (min-width: 1025px) {
          .nav-primary .ul3 > li a {
            display: block;
            padding: 0 24px;
            padding: 0 1.5rem;
            white-space: nowrap;
            color: #bfbfbf; } }
        .nav-primary .ul3 > li a:visited {
          color: #404040; }
          @media (min-width: 1025px) {
            .nav-primary .ul3 > li a:visited {
              color: #bfbfbf; } }
        .nav-primary .ul3 > li a:focus, .nav-primary .ul3 > li a:active, .nav-primary .ul3 > li a:hover {
          color: white; }
          @media (min-width: 1025px) {
            .nav-primary .ul3 > li a:focus:before, .nav-primary .ul3 > li a:active:before, .nav-primary .ul3 > li a:hover:before {
              position: absolute;
              top: 13px;
              top: 0.8125rem;
              left: 13px;
              left: 0.8125rem;
              width: 5px;
              width: 0.3125rem;
              height: 5px;
              height: 0.3125rem;
              background: #ffa300;
              border-radius: 50%;
              content: ''; } }
        .nav-primary .ul3 > li a.active {
          color: white; }
          @media (min-width: 1025px) {
            .nav-primary .ul3 > li a.active:before {
              position: absolute;
              top: 13px;
              top: 0.8125rem;
              left: 13px;
              left: 0.8125rem;
              width: 5px;
              width: 0.3125rem;
              height: 5px;
              height: 0.3125rem;
              background: #ffa300;
              border-radius: 50%;
              content: ''; } }
          .nav-primary .ul3 > li a.active:focus, .nav-primary .ul3 > li a.active:active, .nav-primary .ul3 > li a.active:hover {
            color: #404040; }
    .nav-primary .ul3 span.toggler {
      display: none; }
  .nav-primary .ul4 {
    margin: 0;
    padding: 0;
    list-style: none;
    font-style: italic;
    font-size: 15px;
    line-height: 30px;
    font-size: 0.9375rem;
    line-height: 1.875rem;
    letter-spacing: normal;
    color: #404040;
    text-transform: none; }
    @media (min-width: 1025px) {
      .nav-primary .ul4 {
        font-style: normal; } }
    .nav-primary .ul4 > li {
      margin: 0;
      padding: 0; }
      .nav-primary .ul4 > li a {
        position: relative;
        padding: 0 20px 0 55px;
        padding: 0 1.25rem 0 3.4375rem;
        color: #404040;
        text-decoration: none; }
        @media (min-width: 1025px) {
          .nav-primary .ul4 > li a {
            display: block;
            padding: 0 24px 0 30px;
            padding: 0 1.5rem 0 1.875rem;
            white-space: nowrap;
            color: #bfbfbf; } }
        .nav-primary .ul4 > li a:visited {
          color: #404040; }
          @media (min-width: 1025px) {
            .nav-primary .ul4 > li a:visited {
              color: #bfbfbf; } }
        .nav-primary .ul4 > li a:focus, .nav-primary .ul4 > li a:active, .nav-primary .ul4 > li a:hover {
          color: white; }
          @media (min-width: 1025px) {
            .nav-primary .ul4 > li a:focus:before, .nav-primary .ul4 > li a:active:before, .nav-primary .ul4 > li a:hover:before {
              position: absolute;
              top: 13px;
              top: 0.8125rem;
              left: 19px;
              left: 1.1875rem;
              width: 5px;
              width: 0.3125rem;
              height: 5px;
              height: 0.3125rem;
              background: #ffa300;
              border-radius: 50%;
              content: ''; } }
        .nav-primary .ul4 > li a.active {
          color: white; }
          @media (min-width: 1025px) {
            .nav-primary .ul4 > li a.active:before {
              position: absolute;
              top: 13px;
              top: 0.8125rem;
              left: 13px;
              left: 0.8125rem;
              width: 5px;
              width: 0.3125rem;
              height: 5px;
              height: 0.3125rem;
              background: #ffa300;
              border-radius: 50%;
              content: ''; } }
          .nav-primary .ul4 > li a.active:focus, .nav-primary .ul4 > li a.active:active, .nav-primary .ul4 > li a.active:hover {
            color: #404040; }

.nav-secondary {
  margin: 0;
  padding: 20px 0 25px;
  padding: 1.25rem 0 1.5625rem;
  list-style: none;
  font-family: lato,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 30px;
  font-size: 0.9375rem;
  line-height: 1.875rem;
  letter-spacing: normal;
  color: white;
  background: #404040; }
  @media (min-width: 1025px) {
    .nav-secondary {
      position: absolute;
      top: 0;
      left: 0;
      padding: 0 50px;
      padding: 0 3.125rem;
      width: 100%;
      font-size: 12px;
      line-height: 25px;
      font-size: 0.75rem;
      line-height: 1.5625rem;
      letter-spacing: normal;
      text-align: right; } }
  .nav-secondary li {
    margin: 0;
    padding: 0; }
    @media (min-width: 1025px) {
      .nav-secondary li {
        display: inline-block;
        position: relative;
        padding: 0 10px;
        padding: 0 0.625rem; }
        .nav-secondary li:after {
          position: absolute;
          top: 7px;
          top: 0.4375rem;
          right: -2px;
          right: -0.125rem;
          width: 1px;
          width: 0.0625rem;
          height: 11px;
          height: 0.6875rem;
          background: #808080;
          content: ''; }
        .nav-secondary li:last-child {
          padding-right: 0; }
          .nav-secondary li:last-child:after {
            display: none; } }
    .nav-secondary li a {
      display: block;
      padding: 0 20px;
      padding: 0 1.25rem;
      color: white;
      text-decoration: none; }
      @media (min-width: 1025px) {
        .nav-secondary li a {
          padding: 0; } }
      .nav-secondary li a:visited {
        text-decoration: none;
        color: white; }
      .nav-secondary li a:hover, .nav-secondary li a:active {
        color: #ffa300; }

.tabs .tab-con {
  margin: 0; }

.tabs .tab-list {
  font-family: lato,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  text-transform: none; }
  .tabs .tab-list li {
    margin-right: 5px;
    margin-right: 0.3125rem; }
    .tabs .tab-list li a {
      color: #1a1a1a;
      border: 2px solid #e5e5e5;
      border: 0.125rem solid #e5e5e5;
      border-top-left-radius: 6px;
      border-top-left-radius: 0.375rem;
      border-top-right-radius: 6px;
      border-top-right-radius: 0.375rem;
      background: #fafafa; }
      .tabs .tab-list li a:hover, .tabs .tab-list li a:focus {
        color: white;
        border-left: 2px solid #d50032;
        border-left: 0.125rem solid #d50032;
        border-top: 2px solid #d50032;
        border-top: 0.125rem solid #d50032;
        border-right: 2px solid #d50032;
        border-right: 0.125rem solid #d50032;
        border-bottom: 2px solid #b1002b;
        border-bottom: 0.125rem solid #b1002b;
        background: #d50032; }
      .tabs .tab-list li a[aria-selected] {
        color: white;
        border-left: 2px solid #d50032;
        border-left: 0.125rem solid #d50032;
        border-top: 2px solid #d50032;
        border-top: 0.125rem solid #d50032;
        border-right: 2px solid #d50032;
        border-right: 0.125rem solid #d50032;
        border-bottom: 2px solid #b1002b;
        border-bottom: 0.125rem solid #b1002b;
        background: #d50032; }
        .tabs .tab-list li a[aria-selected]:hover, .tabs .tab-list li a[aria-selected]:focus {
          color: white;
          border-left: 2px solid #d50032;
          border-left: 0.125rem solid #d50032;
          border-top: 2px solid #d50032;
          border-top: 0.125rem solid #d50032;
          border-right: 2px solid #d50032;
          border-right: 0.125rem solid #d50032;
          border-bottom: 2px solid #b1002b;
          border-bottom: 0.125rem solid #b1002b;
          background: #d50032; }

.tabs .tab-content {
  margin-top: -2px;
  margin-top: -0.125rem;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  border: 2px solid #e5e5e5;
  border: 0.125rem solid #e5e5e5;
  border-bottom-left-radius: 6px;
  border-bottom-left-radius: 0.375rem;
  border-bottom-right-radius: 6px;
  border-bottom-right-radius: 0.375rem;
  font-family: lato,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  font-size: 1rem;
  line-height: 1.875rem;
  letter-spacing: normal; }
  @media (min-width: 1025px) and (max-width: 1250px) {
    .tabs .tab-content {
      border-top-right-radius: 6px;
      border-top-right-radius: 0.375rem; } }
  @media (min-width: 1025px) {
    .tabs .tab-content {
      padding: 30px 40px;
      padding: 1.875rem 2.5rem; } }
  .tabs .tab-content p,
  .tabs .tab-content ul,
  .tabs .tab-content ol {
    font-family: lato,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    font-size: 1rem;
    line-height: 1.875rem;
    letter-spacing: normal; }

h2 {
  margin: 60px 0 20px 0;
  margin: 3.75rem 0 1.25rem 0;
  font-family: lato,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 30px;
  font-size: 1.875rem;
  line-height: 1.875rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #d50032; }

h3 {
  margin: 40px 0 20px 0;
  margin: 2.5rem 0 1.25rem 0;
  font-family: lato,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 24px;
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: normal;
  color: #1a1a1a; }

h4 {
  margin: 40px 0 20px 0;
  margin: 2.5rem 0 1.25rem 0;
  font-family: lato,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  line-height: 24px;
  font-size: 1.3125rem;
  line-height: 1.5rem;
  letter-spacing: normal;
  color: #1a1a1a; }

h5 {
  margin: 40px 0 20px 0;
  margin: 2.5rem 0 1.25rem 0;
  font-family: lato,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.1em;
  color: #1a1a1a; }

p,
ul,
ol {
  margin: 10px 0 20px 0;
  margin: 0.625rem 0 1.25rem 0;
  font-family: lato,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  font-size: 1.125rem;
  line-height: 1.875rem;
  letter-spacing: normal; }

hr {
  margin: 10px 0 20px 0;
  margin: 0.625rem 0 1.25rem 0;
  height: 1px;
  height: 0.0625rem;
  width: 100%;
  border-top: 1px solid #d9d9d9;
  border-top: 0.0625rem solid #d9d9d9; }

.main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) {
  clear: both;
  margin: 0;
  padding: 0;
  font-family: lato,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: normal;
  color: #323232;
  list-style: none; }
  .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) li {
    position: relative;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-left: 40px;
    padding-left: 2.5rem; }
    .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) li:before {
      display: inline-block;
      position: absolute;
      left: 26px;
      left: 1.625rem;
      top: 10px;
      top: 0.625rem;
      width: 6px;
      width: 0.375rem;
      height: 6px;
      height: 0.375rem;
      background: #bfbfbf;
      border-radius: 50%;
      content: ''; }
    .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) li:last-child {
      margin-bottom: 0; }
  .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) ul {
    margin-top: 10px;
    margin-top: 0.625rem;
    font-family: lato, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: normal; }
    .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) ul li {
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      padding-left: 30px;
      padding-left: 1.875rem; }
      .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) ul li:before {
        left: 18px;
        left: 1.125rem;
        width: 5px;
        width: 0.3125rem;
        height: 5px;
        height: 0.3125rem; }
  .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) ol {
    margin-top: 10px;
    margin-top: 0.625rem;
    font-family: lato, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: normal;
    list-style: none;
    counter-reset: ordered-list-child-counter; }
    .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) ol li {
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      padding-left: 30px;
      padding-left: 1.875rem; }
      .main-content ul:not(.dnnActions):not(.tab-list):not(.radio-list):not(.checkbox-list):not(.services-list):not(.ui-menu):not(.two-column):not(.three-column):not(.four-column):not(.five-column):not(.service-list) ol li:before {
        left: 2px;
        left: 0.125rem;
        content: counter(ordered-list-child-counter, lower-alpha);
        counter-increment: ordered-list-child-counter; }

.main-content ol {
  margin: 0;
  padding: 0;
  font-family: lato,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: normal;
  color: #323232;
  list-style: none;
  counter-reset: ordered-list-counter; }
  .main-content ol li {
    position: relative;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-left: 40px;
    padding-left: 2.5rem; }
    .main-content ol li:before {
      display: inline-block;
      position: absolute;
      left: 10px;
      left: 0.625rem;
      top: 0;
      width: 20px;
      width: 1.25rem;
      font-family: lato,sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 16px;
      line-height: 24px;
      font-size: 1rem;
      line-height: 1.5rem;
      letter-spacing: normal;
      text-align: right;
      color: #d50032;
      content: counter(ordered-list-counter);
      counter-increment: ordered-list-counter; }
    .main-content ol li:last-child {
      margin-bottom: 0; }
  .main-content ol ol {
    margin-top: 10px;
    margin-top: 0.625rem;
    font-family: lato, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: normal;
    list-style: none;
    counter-reset: ordered-list-child-counter; }
    .main-content ol ol li {
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      padding-left: 30px;
      padding-left: 1.875rem; }
      .main-content ol ol li:before {
        left: 2px;
        left: 0.125rem;
        content: counter(ordered-list-child-counter, lower-alpha);
        counter-increment: ordered-list-child-counter; }
  .main-content ol ul {
    margin-top: 10px;
    margin-top: 0.625rem;
    font-family: lato, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    font-size: 0.875rem;
    line-height: 1.5rem;
    letter-spacing: normal; }
    .main-content ol ul li {
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      padding-left: 30px;
      padding-left: 1.875rem; }
      .main-content ol ul li:before {
        left: 18px;
        left: 1.125rem;
        width: 5px;
        width: 0.3125rem;
        height: 5px;
        height: 0.3125rem; }

blockquote {
  margin: 40px 0;
  margin: 2.5rem 0;
  padding: 30px 0;
  padding: 1.875rem 0;
  border-top: 1px solid rgba(213, 0, 50, 0.2);
  border-top: 0.0625rem solid rgba(213, 0, 50, 0.2);
  border-left: 0;
  border-bottom: 1px solid rgba(213, 0, 50, 0.2);
  border-bottom: 0.0625rem solid rgba(213, 0, 50, 0.2);
  font-family: lato, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  line-height: 60px;
  font-size: 1.5rem;
  line-height: 3.75rem;
  letter-spacing: normal;
  color: #d50032; }
  blockquote p {
    font-family: lato, sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    line-height: 30px;
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: normal;
    color: #d50032; }
    blockquote p:first-of-type {
      margin-top: 0; }
    blockquote p:last-of-type {
      margin-bottom: 0; }

.nav-wrap-open .search-form {
  display: block; }

.search-open > span {
  cursor: pointer; }
  .search-open > span:hover, .search-open > span:focus {
    color: #ffa300; }

.search-close {
  display: none; }

@media (min-width: 1025px) {
  .search-open .wrap-search,
  .search-open .search-form {
    display: block; }
  .wrap-search {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.85);
    z-index: 200; }
  .search-close {
    cursor: pointer;
    display: initial;
    position: absolute;
    top: 50px;
    top: 3.125rem;
    right: 50px;
    right: 3.125rem;
    font-size: 30px;
    font-size: 1.875rem;
    color: white; }
    .search-close:hover, .search-close:active, .search-close:focus {
      color: #ffa300; } }

.search-form {
  display: none;
  position: absolute;
  left: 0;
  height: 53px;
  height: 3.3125rem;
  width: 100%;
  background: black;
  overflow: hidden; }
  @media (min-width: 1025px) {
    .search-form {
      top: calc(20vh + 80px);
      top: calc(20vh + 5rem);
      right: 0;
      margin: 0 auto;
      height: 104px;
      height: 6.5rem;
      width: 60%;
      background: transparent; } }
  .search-form input[type='text'] {
    float: left;
    border: 0;
    padding: 0 0 0 20px;
    padding: 0 0 0 1.25rem;
    width: calc(100% - 60px);
    width: calc(100% - 3.75rem);
    font-family: lato,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    line-height: 53px;
    font-size: 1.3125rem;
    line-height: 3.3125rem;
    letter-spacing: normal;
    color: white;
    background: transparent; }
    .search-form input[type='text']:-webkit-search-cancel-button {
      display: none; }
    .search-form input[type='text']:-ms-clear {
      display: none; }
    .search-form input[type='text']::-webkit-input-placeholder {
      font-family: lato,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      line-height: 53px;
      font-size: 1.3125rem;
      line-height: 3.3125rem;
      letter-spacing: normal;
      color: white; }
    .search-form input[type='text']:-moz-placeholder {
      font-family: lato,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      line-height: 53px;
      font-size: 1.3125rem;
      line-height: 3.3125rem;
      letter-spacing: normal;
      color: white; }
    .search-form input[type='text']::-moz-placeholder {
      font-family: lato,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      line-height: 53px;
      font-size: 1.3125rem;
      line-height: 3.3125rem;
      letter-spacing: normal;
      color: white; }
    .search-form input[type='text']:-ms-input-placeholder {
      font-family: lato,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 21px;
      line-height: 53px;
      font-size: 1.3125rem;
      line-height: 3.3125rem;
      letter-spacing: normal;
      color: white; }
    @media (min-width: 1025px) {
      .search-form input[type='text'] {
        border-bottom: 2px solid rgba(255, 255, 255, 0.25);
        border-bottom: 0.125rem solid rgba(255, 255, 255, 0.25);
        padding-left: 0;
        width: calc(100% - 50px);
        width: calc(100% - 3.125rem);
        font-family: lato,sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 72px;
        line-height: 98px;
        font-size: 4.5rem;
        line-height: 6.125rem;
        letter-spacing: normal; }
        .search-form input[type='text']::-webkit-input-placeholder {
          font-family: lato,sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 72px;
          line-height: 98px;
          font-size: 4.5rem;
          line-height: 6.125rem;
          letter-spacing: normal; }
        .search-form input[type='text']:-moz-placeholder {
          font-family: lato,sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 72px;
          line-height: 98px;
          font-size: 4.5rem;
          line-height: 6.125rem;
          letter-spacing: normal; }
        .search-form input[type='text']::-moz-placeholder {
          font-family: lato,sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 72px;
          line-height: 98px;
          font-size: 4.5rem;
          line-height: 6.125rem;
          letter-spacing: normal; }
        .search-form input[type='text']:-ms-input-placeholder {
          font-family: lato,sans-serif;
          font-weight: 300;
          font-style: normal;
          font-size: 72px;
          line-height: 98px;
          font-size: 4.5rem;
          line-height: 6.125rem;
          letter-spacing: normal; }
        .search-form input[type='text']:focus {
          outline: 0;
          border-bottom: 2px solid white;
          border-bottom: 0.125rem solid white; } }
  .search-form button {
    position: relative;
    border: 0;
    padding: 0 20px 0 0;
    padding: 0 1.25rem 0 0;
    width: 60px;
    width: 3.75rem;
    height: 53px;
    height: 3.3125rem;
    font-size: 18px;
    font-size: 1.125rem;
    color: #ffa300;
    text-align: right;
    background: transparent; }
    @media (min-width: 1025px) {
      .search-form button {
        border-bottom: 2px solid rgba(255, 255, 255, 0.25);
        border-bottom: 0.125rem solid rgba(255, 255, 255, 0.25);
        padding: 0;
        width: 50px;
        width: 3.125rem;
        height: 100px;
        height: 6.25rem;
        font-size: 42px;
        font-size: 2.625rem; } }
    .search-form button:focus, .search-form button:active {
      color: white; }
      @media (min-width: 1025px) {
        .search-form button:focus, .search-form button:active {
          outline: 0;
          border-bottom: 2px solid white;
          border-bottom: 0.125rem solid white; } }

body:not(.dnnEditState) .ui-widget-overlay {
  background: rgba(0, 0, 0, 0.9); }

body:not(.dnnEditState) .dnnFormPopup {
  padding: 20px;
  padding: 1.25rem;
  border-radius: 6px;
  border-radius: 0.375rem; }
  body:not(.dnnEditState) .dnnFormPopup:not(.dnnFormPopupMobileView) {
    top: calc(50% - 100px) !important;
    top: calc(50% - 6.25rem) !important; }
  body:not(.dnnEditState) .dnnFormPopup .ui-dialog-titlebar {
    position: relative;
    top: -20px;
    top: -1.25rem;
    left: -20px;
    left: -1.25rem;
    padding: 10px 20px;
    padding: 0.625rem 1.25rem;
    width: 100%;
    font-family: lato,sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 30px;
    line-height: 30px;
    font-size: 1.875rem;
    line-height: 1.875rem;
    letter-spacing: 0.05em;
    color: white;
    background: #d50032;
    border: 0;
    border-top-left-radius: 6px;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 6px;
    border-top-right-radius: 0.375rem; }
    @media (min-width: 1025px) {
      body:not(.dnnEditState) .dnnFormPopup .ui-dialog-titlebar {
        padding-top: 40px;
        padding-top: 2.5rem;
        padding-bottom: 40px;
        padding-bottom: 2.5rem; } }

body:not(.dnnEditState) .dnnModalCtrl {
  top: 15px;
  top: 0.9375rem;
  right: 15px;
  right: 0.9375rem;
  width: 46px;
  width: 2.875rem;
  height: 18px;
  height: 1.125rem;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  body:not(.dnnEditState) .dnnModalCtrl .dnnToggleMax {
    position: relative;
    margin: 0;
    width: 18px;
    width: 1.125rem;
    height: 18px;
    height: 1.125rem;
    border-radius: 0;
    background: transparent;
    text-indent: 0; }
    body:not(.dnnEditState) .dnnModalCtrl .dnnToggleMax > span {
      position: absolute;
      left: -9999rem; }
    body:not(.dnnEditState) .dnnModalCtrl .dnnToggleMax:after {
      display: inline-block;
      position: absolute;
      top: -6px;
      top: -0.375rem;
      left: 0;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: 18px;
      font-size: 1.125rem;
      color: #a5062c;
      content: '\f31e'; }
    body:not(.dnnEditState) .dnnModalCtrl .dnnToggleMax:hover, body:not(.dnnEditState) .dnnModalCtrl .dnnToggleMax:focus {
      background: transparent; }
      body:not(.dnnEditState) .dnnModalCtrl .dnnToggleMax:hover:after, body:not(.dnnEditState) .dnnModalCtrl .dnnToggleMax:focus:after {
        color: white; }
  body:not(.dnnEditState) .dnnModalCtrl .ui-dialog-titlebar-close {
    position: relative;
    margin: 0;
    padding: 0;
    width: 18px;
    width: 1.125rem;
    height: 18px;
    height: 1.125rem;
    border-radius: 0;
    background: transparent;
    font-size: 0px;
    font-size: 0;
    color: #d50032;
    text-indent: 0; }
    body:not(.dnnEditState) .dnnModalCtrl .ui-dialog-titlebar-close:after {
      display: inline-block;
      position: absolute;
      top: -5px;
      top: -0.3125rem;
      left: 0;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: 23px;
      font-size: 1.4375rem;
      color: #a5062c;
      content: '\f00d'; }
    body:not(.dnnEditState) .dnnModalCtrl .ui-dialog-titlebar-close:hover, body:not(.dnnEditState) .dnnModalCtrl .ui-dialog-titlebar-close:focus {
      background: transparent; }
      body:not(.dnnEditState) .dnnModalCtrl .ui-dialog-titlebar-close:hover:after, body:not(.dnnEditState) .dnnModalCtrl .ui-dialog-titlebar-close:focus:after {
        color: white; }

body:not(.dnnEditState) .dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close {
  position: absolute;
  top: 5px;
  top: 0.3125rem;
  right: 5px;
  right: 0.3125rem;
  margin: 0;
  padding: 0;
  width: 18px;
  width: 1.125rem;
  height: 18px;
  height: 1.125rem;
  border-radius: 0;
  background: transparent;
  font-size: 0px;
  font-size: 0;
  color: #d50032;
  text-indent: 0;
  border: 0; }
  @media (min-width: 0) and (max-width: 640px) {
    body:not(.dnnEditState) .dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close {
      display: block; } }
  body:not(.dnnEditState) .dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close:after {
    display: inline-block;
    position: absolute;
    top: -5px;
    top: -0.3125rem;
    left: 0;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 23px;
    font-size: 1.4375rem;
    color: #a5062c;
    content: '\f00d'; }
  body:not(.dnnEditState) .dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close:hover, body:not(.dnnEditState) .dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close:focus {
    background: transparent; }
    body:not(.dnnEditState) .dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close:hover:after, body:not(.dnnEditState) .dnnFormPopup.dnnFormPopupMobileView div.ui-dialog-titlebar > .ui-dialog-titlebar-close:focus:after {
      color: white; }

.modal-overlay {
  background: rgba(0, 0, 0, 0.9); }

.modal {
  border-radius: 6px;
  border-radius: 0.375rem; }
  .modal .modal-content {
    padding: 20px;
    padding: 1.25rem;
    border-radius: 6px;
    border-radius: 0.375rem;
    text-align: left; }
    .modal .modal-content h2 {
      position: relative;
      top: -20px;
      top: -1.25rem;
      left: -20px;
      left: -1.25rem;
      margin: 0;
      padding: 10px 20px;
      padding: 0.625rem 1.25rem;
      width: calc(100% + 40px);
      width: calc(100% + 2.5rem);
      font-family: lato,sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 30px;
      line-height: 30px;
      font-size: 1.875rem;
      line-height: 1.875rem;
      letter-spacing: 0.05em;
      color: white;
      background: #d50032;
      border: 0;
      border-top-left-radius: 6px;
      border-top-left-radius: 0.375rem;
      border-top-right-radius: 6px;
      border-top-right-radius: 0.375rem; }
      @media (min-width: 1025px) {
        .modal .modal-content h2 {
          padding-top: 40px;
          padding-top: 2.5rem;
          padding-bottom: 40px;
          padding-bottom: 2.5rem; } }
  .modal .close-modal {
    position: absolute;
    top: 15px;
    top: 0.9375rem;
    right: 15px;
    right: 0.9375rem;
    margin: 0;
    padding: 0;
    width: 18px;
    width: 1.125rem;
    height: 18px;
    height: 1.125rem;
    border-radius: 0;
    background: transparent;
    font-size: 0px;
    font-size: 0;
    color: #d50032;
    text-indent: 0; }
    .modal .close-modal:after {
      display: inline-block;
      position: absolute;
      top: -5px;
      top: -0.3125rem;
      left: 0;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      font-size: 23px;
      font-size: 1.4375rem;
      color: #a5062c;
      content: '\f00d'; }
    .modal .close-modal:hover, .modal .close-modal:focus {
      background: transparent; }
      .modal .close-modal:hover:after, .modal .close-modal:focus:after {
        color: white; }

.alerts,
.subpage .alerts {
  display: none;
  position: relative;
  padding: 20px;
  padding: 1.25rem;
  background: #ffa300;
  width: 100%;
  max-width: 100%;
  overflow: hidden; }
  @media (min-width: 1025px) {
    .alerts,
    .subpage .alerts {
      padding: 40px 0;
      padding: 2.5rem 0; } }
  .alerts input[type='submit'],
  .subpage .alerts input[type='submit'] {
    cursor: pointer;
    position: absolute;
    top: 20px;
    top: 1.25rem;
    right: 20px;
    right: 1.25rem;
    border: 0;
    background: 0;
    padding: 0;
    width: 30px;
    width: 1.875rem;
    height: 30px;
    height: 1.875rem;
    color: black;
    opacity: 0.65;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/Portals/_default/Skins/Growmark/assets/dist/images/close.svg");
    z-index: 200; }
    .alerts input[type='submit']:hover, .alerts input[type='submit']:focus,
    .subpage .alerts input[type='submit']:hover,
    .subpage .alerts input[type='submit']:focus {
      border: 0;
      opacity: 1; }
  .alerts span.angle,
  .subpage .alerts span.angle {
    display: none;
    position: absolute;
    top: 0;
    left: -1%;
    background: #cc8200;
    width: 24%;
    height: 100%;
    text-align: center;
    -webkit-transform: skew(16deg);
        -ms-transform: skew(16deg);
            transform: skew(16deg); }
    @media (min-width: 1025px) {
      .alerts span.angle,
      .subpage .alerts span.angle {
        display: inline-block; } }
    .alerts span.angle:before,
    .subpage .alerts span.angle:before {
      position: absolute;
      top: 0;
      left: -5%;
      height: 100%;
      width: 100px;
      width: 6.25rem;
      background: #cc8200;
      content: '';
      -webkit-transform: skew(-16deg);
          -ms-transform: skew(-16deg);
              transform: skew(-16deg); }
    .alerts span.angle span,
    .subpage .alerts span.angle span {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%) skew(-16deg);
          -ms-transform: translateY(-50%) skew(-16deg);
              transform: translateY(-50%) skew(-16deg);
      font-size: 100px;
      font-size: 6.25rem;
      color: #ffa300; }
  .alerts ul,
  .subpage .alerts ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    font-family: lato,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
    font-size: 0.9375rem;
    line-height: 1.5rem;
    letter-spacing: normal;
    color: black; }
    @media (min-width: 1025px) {
      .alerts ul,
      .subpage .alerts ul {
        margin: 0 0 0 24%;
        padding: 0 0 0 20px;
        padding: 0 0 0 1.25rem;
        width: 70%; } }
    .alerts ul li,
    .subpage .alerts ul li {
      margin: 0;
      padding: 0;
      width: 100%; }
    .alerts ul .alert-inner,
    .subpage .alerts ul .alert-inner {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .alerts ul .alert-title,
    .subpage .alerts ul .alert-title {
      display: block;
      font-family: lato,sans-serif;
      font-weight: 900;
      font-style: normal;
      text-transform: uppercase; }
    .alerts ul .alert-content,
    .subpage .alerts ul .alert-content {
      display: block; }
      .alerts ul .alert-content *:last-child,
      .subpage .alerts ul .alert-content *:last-child {
        margin-bottom: 0; }
    .alerts ul p,
    .alerts ul ol,
    .alerts ul ul,
    .alerts ul a,
    .subpage .alerts ul p,
    .subpage .alerts ul ol,
    .subpage .alerts ul ul,
    .subpage .alerts ul a {
      margin-top: 0;
      margin-bottom: 15px;
      margin-bottom: 0.9375rem;
      font-family: lato,sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      line-height: 24px;
      font-size: 0.9375rem;
      line-height: 1.5rem;
      letter-spacing: normal;
      color: black; }
  .alerts > span:last-child,
  .subpage .alerts > span:last-child {
    display: none;
    position: absolute;
    top: 0;
    right: -1%;
    background: #ffb126;
    width: 6%;
    height: 100%;
    -webkit-transform: skew(16deg);
        -ms-transform: skew(16deg);
            transform: skew(16deg); }
    @media (min-width: 1025px) {
      .alerts > span:last-child,
      .subpage .alerts > span:last-child {
        display: inline-block; } }
    .alerts > span:last-child:after,
    .subpage .alerts > span:last-child:after {
      position: absolute;
      top: 0;
      left: 60%;
      height: 100%;
      width: 100px;
      width: 6.25rem;
      background: #ffb126;
      content: '';
      -webkit-transform: skew(-16deg);
          -ms-transform: skew(-16deg);
              transform: skew(-16deg); }
  .alerts .btn-primary,
  .subpage .alerts .btn-primary {
    margin: 0;
    padding: 0;
    font-family: lato,sans-serif;
    font-weight: 700;
    font-style: normal;
    color: black;
    border: 0;
    background: transparent; }
    .alerts .btn-primary:after,
    .subpage .alerts .btn-primary:after {
      display: inline-block;
      margin-left: 4px;
      margin-left: 0.25rem;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      content: '\f0a9'; }
    .alerts .btn-primary:visited,
    .subpage .alerts .btn-primary:visited {
      color: black; }
    .alerts .btn-primary:hover, .alerts .btn-primary:focus,
    .subpage .alerts .btn-primary:hover,
    .subpage .alerts .btn-primary:focus {
      color: black; }
      .alerts .btn-primary:hover:after, .alerts .btn-primary:focus:after,
      .subpage .alerts .btn-primary:hover:after,
      .subpage .alerts .btn-primary:focus:after {
        color: white; }

a.scroll-to-top {
  position: fixed;
  right: 10px;
  right: 0.625rem;
  bottom: 10px;
  bottom: 0.625rem;
  z-index: 100;
  display: inline-block;
  width: 50px;
  width: 3.125rem;
  height: 50px;
  height: 3.125rem;
  border: 2px solid white;
  border: 0.125rem solid white;
  border-radius: 50%;
  background: #d50032;
  text-align: center;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }
  @media (min-width: 641px) {
    a.scroll-to-top {
      bottom: 50px;
      bottom: 3.125rem; } }
  a.scroll-to-top:hover {
    background: #a5062c;
    text-decoration: none; }
    a.scroll-to-top:hover:before {
      color: white; }
  a.scroll-to-top.move {
    bottom: 189px;
    bottom: 11.8125rem; }
    @media (min-width: 641px) {
      a.scroll-to-top.move {
        bottom: 85px;
        bottom: 5.3125rem; } }
  a.scroll-to-top:before {
    position: relative;
    top: 13.5px;
    top: 0.84375rem;
    display: inline-block;
    color: white;
    content: '\f077';
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    font-family: 'Font Awesome 5 Free'; }

.list-news-articles {
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }
  .list-news-articles .news-article {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 0.0625rem solid #e5e5e5; }
    .list-news-articles .news-article:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: 0; }
    .list-news-articles .news-article time {
      font-family: lato, sans-serif;
      font-weight: 400;
      font-style: italic;
      font-size: 13px;
      line-height: 13px;
      font-size: 0.8125rem;
      line-height: 0.8125rem;
      letter-spacing: 0.05em;
      color: #404040; }

.article_pager {
  margin: 0 0 40px 20px;
  margin: 0 0 2.5rem 1.25rem;
  padding: 5px 0;
  padding: 0.3125rem 0;
  width: calc(100% - 40px);
  width: calc(100% - 2.5rem);
  font-family: lato,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: normal;
  text-align: center;
  border-top: 2px solid #e5e5e5;
  border-top: 0.125rem solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
  border-bottom: 0.125rem solid #e5e5e5; }
  @media (min-width: 1025px) {
    .article_pager {
      margin-left: 50px;
      margin-left: 3.125rem;
      width: calc(76vw - 100px);
      width: calc(76vw - 6.25rem);
      max-width: 100rem; } }
  .article_pager a {
    display: inline-block;
    padding: 10px 8px;
    padding: 0.625rem 0.5rem; }
    .article_pager a:hover, .article_pager a:focus {
      border: 0; }
    .article_pager a.active {
      color: #1a1a1a; }
      .article_pager a.active:visited {
        color: #1a1a1a; }
      .article_pager a.active:hover, .article_pager a.active:focus {
        color: #1a1a1a;
        border: 0; }

.DnnModule-SearchResults .dnnSearchBoxPanel {
  max-width: 100%; }

.DnnModule-SearchResults .dnnSearchBox_advanced {
  display: none; }

.DnnModule-SearchResults .dnnSearchResultAdvancedTip {
  display: none; }

.DnnModule-SearchResults .dnnSearchResultPanel {
  display: none; }

.DnnModule-SearchResults .dnnSearchBox > a.dnnSearchBoxClearAdvanced {
  display: none; }

.DnnModule-SearchResults .dnnSearchBox {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.DnnModule-SearchResults .dnnSearchBoxPanel {
  background: transparent;
  padding: 0; }

.DnnModule-SearchResults #dnnSearchResult_dnnSearchBox_input {
  position: relative;
  left: 0;
  height: auto;
  right: 0 !important;
  width: 100% !important;
  background: transparent; }

.DnnModule-SearchResults .dnnSearchBox > a.dnnSearchBoxClearText {
  display: none; }

.DnnModule-SearchResults .dnnSearchBox {
  position: relative;
  border: 2px solid #e5e5e5;
  border: 0.125rem solid #e5e5e5;
  border-radius: 6px;
  border-radius: 0.375rem; }

.DnnModule-SearchResults #dnnSearchResult_dnnSearchBox_input {
  padding: 0 0 0 24px;
  padding: 0 0 0 1.5rem;
  width: calc(100% - 46px) !important;
  width: calc(100% - 2.875rem) !important;
  height: 46px;
  height: 2.875rem;
  font-family: lato,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 46px;
  font-size: 1.125rem;
  line-height: 2.875rem;
  letter-spacing: normal;
  color: #323232; }

.DnnModule-SearchResults a.dnnSearchButton {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 46px;
  width: 2.875rem;
  height: 46px;
  height: 2.875rem;
  text-align: center;
  background: none; }
  .DnnModule-SearchResults a.dnnSearchButton:before {
    display: inline-block;
    position: relative;
    top: 14px;
    top: 0.875rem;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f002';
    font-size: 30px;
    font-size: 1.875rem;
    color: #d50032; }
  .DnnModule-SearchResults a.dnnSearchButton:hover, .DnnModule-SearchResults a.dnnSearchButton:focus {
    border: 0; }
    .DnnModule-SearchResults a.dnnSearchButton:hover:before, .DnnModule-SearchResults a.dnnSearchButton:focus:before {
      color: #323232; }

.DnnModule-SearchResults .dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title {
  margin: 0;
  font-family: lato,sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  letter-spacing: normal; }
  .DnnModule-SearchResults .dnnSearchResultContainer > .dnnSearchResultItem > .dnnSearchResultItem-Title a {
    text-transform: none; }

.DnnModule-SearchResults .dnnSearchResultItem-Link a {
  position: relative;
  font-family: lato,sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  font-size: 15px;
  line-height: 18px;
  font-size: 0.9375rem;
  line-height: 1.125rem;
  letter-spacing: normal; }

.DnnModule-SearchResults .dnnSearchResultItem-Others {
  display: none; }

/*# sourceMappingURL=main.css.map */
