/*
======================================================================================================
Fonts
======================================================================================================
*/
@import url("https://use.typekit.net/tvc5vzd.css");
/*
Proxima Nova Regular
	font-family:proxima-nova, sans-serif;
	font-weight:400;
	font-style:normal;

Proxima Nova Semibold
	font-family:proxima-nova, sans-serif;
	font-weight:600;
	font-style:normal;

Proxima Nova Bold
	font-family:proxima-nova, sans-serif;
	font-weight:700;
	font-style:normal;

Proxima Nova Condensed Regular
	font-family:proxima-nova-condensed, sans-serif;
	font-weight:400;
	font-style:normal;

Proxima Nova Condensed Semibold
	font-family:proxima-nova-condensed, sans-serif;
	font-weight:600;
	font-style:normal;

Proxima Nova Condensed Bold
	font-family:proxima-nova-condensed, sans-serif;
	font-weight:700;
	font-style:normal;
*/
/*
======================================================================================================
Colors
======================================================================================================
*/
.primary {
  background-color: #DB5C1E !important;
}

.primary-text {
  color: #DB5C1E !important;
}

.primary-d3 {
  background-color: #471e0a !important;
}

.primary-d3-text {
  color: #471e0a !important;
}

.primary-d2 {
  background-color: #783310 !important;
}

.primary-d2-text {
  color: #783310 !important;
}

.primary-d1 {
  background-color: #aa4717 !important;
}

.primary-d1-text {
  color: #aa4717 !important;
}

.primary-l1 {
  background-color: #e98e61 !important;
}

.primary-l1-text {
  color: #e98e61 !important;
}

.primary-l2 {
  background-color: #f3c1a9 !important;
}

.primary-l2-text {
  color: #f3c1a9 !important;
}

.primary-l3 {
  background-color: #fdf5f1 !important;
}

.primary-l3-text {
  color: #fdf5f1 !important;
}

.secondary {
  background-color: #658D1B !important;
}

.secondary-text {
  color: #658D1B !important;
}

.secondary-d3 {
  background-color: #25330a !important;
}

.secondary-d3-text {
  color: #25330a !important;
}

.secondary-d2 {
  background-color: #3a5110 !important;
}

.secondary-d2-text {
  color: #3a5110 !important;
}

.secondary-d1 {
  background-color: #506f15 !important;
}

.secondary-d1-text {
  color: #506f15 !important;
}

.secondary-l1 {
  background-color: #9fd836 !important;
}

.secondary-l1-text {
  color: #9fd836 !important;
}

.secondary-l2 {
  background-color: #c8e98b !important;
}

.secondary-l2-text {
  color: #c8e98b !important;
}

.secondary-l3 {
  background-color: #f1f9e1 !important;
}

.secondary-l3-text {
  color: #f1f9e1 !important;
}

.tertiary {
  background-color: #004C97 !important;
}

.tertiary-text {
  color: #004C97 !important;
}

.tertiary-d3 {
  background-color: #00254b !important;
}

.tertiary-d3-text {
  color: #00254b !important;
}

.tertiary-d2 {
  background-color: #003264 !important;
}

.tertiary-d2-text {
  color: #003264 !important;
}

.tertiary-d1 {
  background-color: #003f7e !important;
}

.tertiary-d1-text {
  color: #003f7e !important;
}

.tertiary-l1 {
  background-color: #0884ff !important;
}

.tertiary-l1-text {
  color: #0884ff !important;
}

.tertiary-l2 {
  background-color: #78bcff !important;
}

.tertiary-l2-text {
  color: #78bcff !important;
}

.tertiary-l3 {
  background-color: #e9f4ff !important;
}

.tertiary-l3-text {
  color: #e9f4ff !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.gray-1 {
  background-color: #141414 !important;
}

.gray-1-text {
  color: #141414 !important;
}

.gray-2 {
  background-color: #292929 !important;
}

.gray-2-text {
  color: #292929 !important;
}

.gray-3 {
  background-color: #3d3d3d !important;
}

.gray-3-text {
  color: #3d3d3d !important;
}

.gray-4 {
  background-color: #525252 !important;
}

.gray-4-text {
  color: #525252 !important;
}

.gray-5 {
  background-color: #666666 !important;
}

.gray-5-text {
  color: #666666 !important;
}

.gray-6 {
  background-color: #7a7a7a !important;
}

.gray-6-text {
  color: #7a7a7a !important;
}

.gray-7 {
  background-color: #8f8f8f !important;
}

.gray-7-text {
  color: #8f8f8f !important;
}

.gray-8 {
  background-color: #a3a3a3 !important;
}

.gray-8-text {
  color: #a3a3a3 !important;
}

.gray-9 {
  background-color: #b8b8b8 !important;
}

.gray-9-text {
  color: #b8b8b8 !important;
}

.gray-10 {
  background-color: #cccccc !important;
}

.gray-10-text {
  color: #cccccc !important;
}

.gray-11 {
  background-color: #e0e0e0 !important;
}

.gray-11-text {
  color: #e0e0e0 !important;
}

.gray-12 {
  background-color: whitesmoke !important;
}

.gray-12-text {
  color: whitesmoke !important;
}

.white {
  background-color: #ffffff !important;
}

.white-text {
  color: #ffffff !important;
}

.alert-high {
  background: #D40202 !important;
}

.alert-high-text {
  color: #D40202 !important;
}

.alert-high-d1 {
  background-color: #920101 !important;
}

.alert-high-d1-text {
  color: #920101 !important;
}

.alert-high-d2 {
  background-color: #510101 !important;
}

.alert-high-d2-text {
  color: #510101 !important;
}

.alert-high-l1 {
  background-color: #fe6262 !important;
}

.alert-high-l1-text {
  color: #fe6262 !important;
}

.alert-high-l2 {
  background-color: #ffebeb !important;
}

.alert-high-l2-text {
  color: #ffebeb !important;
}

.alert-medium {
  background: #cb6300 !important;
}

.alert-medium-text {
  color: #cb6300 !important;
}

.alert-medium-d1 {
  background-color: #7f3e00 !important;
}

.alert-medium-d1-text {
  color: #7f3e00 !important;
}

.alert-medium-d2 {
  background-color: #321900 !important;
}

.alert-medium-d2-text {
  color: #321900 !important;
}

.alert-medium-l1 {
  background-color: #ffa34c !important;
}

.alert-medium-l1-text {
  color: #ffa34c !important;
}

.alert-medium-l2 {
  background-color: #ffe5cb !important;
}

.alert-medium-l2-text {
  color: #ffe5cb !important;
}

.alert-low {
  background: #228d34 !important;
}

.alert-low-text {
  color: #228d34 !important;
}

.alert-low-d1 {
  background-color: #14541f !important;
}

.alert-low-d1-text {
  color: #14541f !important;
}

.alert-low-d2 {
  background-color: #061a0a !important;
}

.alert-low-d2-text {
  color: #061a0a !important;
}

.alert-low-l1 {
  background-color: #60d974 !important;
}

.alert-low-l1-text {
  color: #60d974 !important;
}

.alert-low-l2 {
  background-color: #cff4d5 !important;
}

.alert-low-l2-text {
  color: #cff4d5 !important;
}

.gradient-gray {
  background: #f5f5f5;
  background: -webkit-gradient(linear, left top, right top, from(#f5f5f5), to(#cccccc));
  background: -o-linear-gradient(left, #f5f5f5 0%, #cccccc 100%);
  background: linear-gradient(to right, #f5f5f5 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f5f5f5", endColorstr="#cccccc",GradientType=1 );
}

/*
======================================================================================================
Defaults
======================================================================================================
*/
html {
  font-size: 62.5%;
  height: 100%;
}

body {
  color: #666666;
  font-family: proxima-nova, sans-serif;
  font-size: 1.8rem;
  line-height: 2.3rem;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

.h1, h1 {
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 5.2rem;
  font-weight: 700;
  line-height: 5.9rem;
  margin: 0 0 30px;
}

.h2, h2 {
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 3.9rem;
  margin: 0 0 30px;
}

.h3, h3 {
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 3.2rem;
  margin: 0 0 30px;
}

.h4, h4 {
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3rem;
  margin: 0 0 15px;
}

.h5, h5 {
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2.8rem;
  margin: 0 0 15px;
}

.h6, h6 {
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.6rem;
  margin: 0 0 15px;
}

code {
  background: #fdf5f1;
  color: #000000;
  padding: 5px;
}

hr {
  background: #cccccc;
  border: none;
  height: 1px;
  margin: 0 0 30px;
  opacity: 1;
}

sup {
  vertical-align: -webkit-baseline-middle;
}

img {
  vertical-align: bottom;
}

strong {
  font-weight: 700;
}

ul {
  line-height: 2.4rem;
  margin: 0 0 40px 30px;
  padding: 0;
}

ul li {
  margin: 0 0 10px;
  padding: 0;
}

ul ul {
  margin: 15px 0 15px 45px;
}

ol {
  line-height: 2.4rem;
  margin: 0 0 40px 30px;
  padding: 0;
}

ol li {
  margin: 0 0 10px;
  padding: 0;
}

ol ol {
  list-style-type: lower-alpha;
  margin: 15px 0 15px 45px;
}

p {
  margin: 0 0 30px;
}

blockquote {
  margin: 0 0 40px;
  position: relative;
  padding-left: 40px;
}

blockquote .line {
  background: #b8b8b8;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 5px;
}

blockquote .quote {
  display: block;
  font-size: 2rem;
  font-weight: 300;
  line-height: 3rem;
  margin: 0 0 30px;
}

blockquote cite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 2.2rem;
  margin-right: 15%;
}

a {
  color: #DB5C1E;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

a:hover,
a:focus {
  color: #000000;
  outline: none;
  text-decoration: underline;
}

a:focus {
  outline: 2px dotted #78bcff;
}

button:focus {
  outline: 2px dotted #78bcff;
}

@media (min-width: 768px) {
  blockquote .quote {
    font-size: 3rem;
    line-height: 4rem;
  }
  blockquote cite {
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin-right: 20%;
  }
}
dl {
  margin: 0 0 40px;
  padding-left: 30px;
}

dl dt {
  font-size: 1.7rem;
}

dl dd {
  margin: 0 0 15px;
  padding-left: 30px;
}

/*
======================================================================================================
Tables
======================================================================================================
*/
table {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin: 0 0 30px;
  width: 100%;
}

table thead {
  background: #666666;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

table thead th {
  border: 1px solid #cccccc;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2rem;
  padding: 10px 15px;
}

table tbody {
  font-size: 1.6rem;
  line-height: 2.2rem;
}

table tbody td {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 10px 15px;
  vertical-align: top;
}

table tbody tr:nth-child(even) {
  background: whitesmoke;
}

table tbody tr:nth-child(odd) {
  background: #ffffff;
}

table .tip-wrap .tip-content {
  bottom: auto;
  left: auto;
  position: absolute;
  right: 0;
  top: 19px;
}

/*
======================================================================================================
Forms
======================================================================================================
*/
::-webkit-input-placeholder {
  color: #3d3d3d;
}

::-moz-placeholder {
  color: #3d3d3d;
}

:-ms-input-placeholder {
  color: #3d3d3d;
}

:-moz-placeholder {
  color: #3d3d3d;
}

form {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

form hr {
  margin: -5px 0 25px;
}

form p {
  margin: 0 0 20px;
}

form label {
  display: block;
}

form input,
form select,
form textarea {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 30px;
  color: #525252;
  display: block;
  font-size: 1.6rem;
  height: 50px;
  line-height: 40px;
  outline: none;
  padding: 4px 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
}

form textarea {
  min-height: 120px;
}

form input[type=file] {
  height: auto;
}

form input:focus,
form select:focus,
form textarea:focus {
  -webkit-box-shadow: 0 0 3px #666666;
          box-shadow: 0 0 3px #666666;
}

form label {
  display: block;
  margin: 0;
}

form button {
  cursor: pointer;
}

form .label-text {
  display: block;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 0 0 5px;
}

form .checkboxes label,
form .radios label {
  padding-left: 24px;
  position: relative;
}

form .checkboxes label input,
form .radios label input {
  -webkit-box-shadow: none;
          box-shadow: none;
  display: inline;
  height: auto;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 3px;
  width: auto;
}

form .checkboxes .label-text,
form .radios .label-text {
  position: relative;
}

form .checkboxes .label-text:before,
form .radios .label-text:before {
  color: #666666;
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  left: -27px;
  padding: 0 3px;
  top: 0;
}

form .checkboxes label .label-text:before {
  content: "\f0c8";
}

form .radios label .label-text:before {
  content: "\f111";
}

form .checkboxes label input:checked + .label-text:before {
  content: "\f14a";
}

form .radios label input:checked + .label-text:before {
  content: "\f192";
}

form .checkboxes label input:focus + .label-text:before {
  outline: 2px dotted #f3c1a9;
}

form .radios label input:focus + .label-text:before {
  outline: 2px dotted #f3c1a9;
}

form .error {
  color: #920101;
}

form .error input {
  background: #fff5f5;
  border-color: #D40202;
}

form .success {
  color: #14541f;
}

form .success input {
  background: #d8f5dd;
  border-color: #228d34;
}

/*
======================================================================================================
Font Styles
======================================================================================================
*/
.font-size-xl {
  font-size: 2.6rem;
  line-height: 3.1rem;
}

.font-size-lg {
  font-size: 2.1rem;
  line-height: 2.5rem;
}

.font-size-md {
  font-size: 1.8rem;
  line-height: 2.3rem;
}

.font-size-sm {
  font-size: 1.6rem;
  line-height: 2.1rem;
}

.font-size-xs {
  font-size: 1.4rem;
  line-height: 1.9rem;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-700 {
  font-weight: 700;
}

/*
======================================================================================================
Buttons
======================================================================================================
*/
.button {
  background: #DB5C1E;
  border-radius: 30px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 3rem;
  min-width: 140px;
  outline: none;
  padding: 15px 22px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.button:hover,
.button:focus {
  background: #783310;
  color: #ffffff;
  outline: none;
  text-decoration: none;
}

.button.secondary:hover,
.button.secondary:focus {
  background: #3a5110 !important;
}

.button.tertiary:hover,
.button.tertiary:focus {
  background: #003264 !important;
}

.button.white {
  color: #DB5C1E;
}

.button.white:hover,
.button.white:focus {
  background: rgba(255, 255, 255, 0.8) !important;
}

/*
======================================================================================================
Utilities
======================================================================================================
*/
.border {
  border: 1px solid #e0e0e0 !important;
}

.border-none {
  border: none !important;
}

.clickable {
  cursor: pointer;
}

.filter-grayscale {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.height-auto {
  height: auto !important;
}

.hr-lg {
  height: 4px !important;
}

.hr-md {
  height: 2px !important;
}

.margin-0 {
  margin: 0 !important;
}

.margin-5 {
  margin-bottom: 5px !important;
}

.margin-10 {
  margin-bottom: 10px !important;
}

.margin-15 {
  margin-bottom: 15px !important;
}

.margin-20 {
  margin-bottom: 20px !important;
}

.margin-30 {
  margin-bottom: 30px !important;
}

.margin-40 {
  margin-bottom: 40px !important;
}

.margin-50 {
  margin-bottom: 50px !important;
}

.margin-60 {
  margin-bottom: 60px !important;
}

.margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.margin-pull-10 {
  margin-bottom: -10px !important;
}

.margin-pull-20 {
  margin-bottom: -20px !important;
}

.margin-pull-30 {
  margin-bottom: -30px !important;
}

.margin-pull-40 {
  margin-bottom: -40px !important;
}

.margin-pull-50 {
  margin-bottom: -50px !important;
}

.margin-pull-60 {
  margin-bottom: -60px !important;
}

.nowrap {
  white-space: nowrap;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.padding-0 {
  padding: 0 !important;
}

.padding-10 {
  padding: 10px !important;
}

.padding-20 {
  padding: 20px !important;
}

.padding-30 {
  padding: 30px !important;
}

.padding-40 {
  padding: 40px !important;
}

.padding-50 {
  padding: 50px !important;
}

.padding-60 {
  padding: 60px !important;
}

.pipe {
  margin: 0 5px;
}

.row {
  margin-left: -8px;
  margin-right: -8px;
}

.row > div {
  padding-left: 8px;
  padding-right: 8px;
}

.row-gutter-0 {
  margin-left: 0;
  margin-right: 0;
}

.row-gutter-0 > div {
  padding-left: 0;
  padding-right: 0;
}

.row-gutter-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row-gutter-10 > div {
  padding-left: 5px;
  padding-right: 5px;
}

.row-gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-gutter-20 > div {
  padding-left: 10px;
  padding-right: 10px;
}

.row-gutter-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.row-gutter-30 > div {
  padding-left: 15px;
  padding-right: 15px;
}

.row-gutter-40 {
  margin-left: -20px;
  margin-right: -20px;
}

.row-gutter-40 > div {
  padding-left: 20px;
  padding-right: 20px;
}

.row-gutter-50 {
  margin-left: -25px;
  margin-right: -25px;
}

.row-gutter-50 > div {
  padding-left: 25px;
  padding-right: 25px;
}

.row-gutter-60 {
  margin-left: -30px;
  margin-right: -30px;
}

.row-gutter-60 > div {
  padding-left: 30px;
  padding-right: 30px;
}

.row-offset-wrap {
  margin: -5px;
  overflow: hidden;
  padding: 5px;
}

.spacer-5 {
  clear: both;
  height: 5px;
}

.spacer-10 {
  clear: both;
  height: 10px;
}

.spacer-20 {
  clear: both;
  height: 20px;
}

.spacer-30 {
  clear: both;
  height: 30px;
}

.spacer-40 {
  clear: both;
  height: 40px;
}

.spacer-50 {
  clear: both;
  height: 50px;
}

.spacer-60 {
  clear: both;
  height: 60px;
}

.spacer-70 {
  clear: both;
  height: 70px;
}

.spacer-80 {
  clear: both;
  height: 80px;
}

.text-align-center {
  text-align: center;
}

.text-align-justify {
  text-align: justify;
}

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

.text-indent {
  padding-left: 30px;
}

.text-wrap {
  word-wrap: break-word;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-truncate {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.visually-hidden {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  white-space: nowrap;
  width: 1px;
}

/*
====================================================================================================
#Page
====================================================================================================
*/
.landing-loaded {
  overflow: hidden;
}

#page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
}

#page main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}

/*
====================================================================================================
Header
====================================================================================================
*/
header {
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  left: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 4;
}

header a {
  color: #666666;
}

header .header-content:first-child {
  background: whitesmoke;
  padding: 10px 0;
}

header .header-content:first-child .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

header .header-content:first-child .row > div {
  display: none;
}

header .header-content:first-child .row > div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .header-content:last-child {
  padding: 20px 0;
}

header .header-content:last-child .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

header .header-content .skip-to-content {
  background: #004C97;
  border: 2px solid #004C97;
  color: #ffffff;
  display: inline-block;
  font-size: 1.6rem;
  left: -2000%;
  line-height: 20px;
  min-width: 160px;
  padding: 8px 20px;
  position: absolute;
  text-decoration: none;
  text-align: center;
  top: 2px;
  z-index: 2;
}

header .header-content .skip-to-content:focus {
  left: 20px;
}

header .header-content .tagline {
  display: inline-block;
  -webkit-filter: invert(1) contrast(50%);
          filter: invert(1) contrast(50%);
  margin: 0 auto;
}

header .header-content .tagline img {
  max-width: 100%;
  vertical-align: middle;
  width: 268px;
}

header .header-content .form-search input {
  border-radius: 20px;
  height: 40px;
  line-height: 30px;
  padding-right: 40px;
}

header .header-content .form-search button {
  height: 40px;
  line-height: 40px;
  width: 40px;
}

header .header-content .button {
  border-radius: 20px;
  padding: 5px 30px;
}

header .header-content .logo {
  display: inline-block;
  height: 50px;
}

header .header-content .logo img {
  height: 50px;
}

header .header-content .links {
  display: none;
  font-family: proxima-nova-condensed, sans-serif;
  font-weight: 700;
  list-style: none;
  margin: 0;
}

header .header-content .links > li {
  display: inline-block;
  margin: 0;
  margin-left: 35px;
  position: relative;
}

header .header-content .links > li:first-child {
  margin-left: 0;
}

header .header-content .links > li > a {
  color: #DB5C1E;
  font-size: 2rem;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
}

header .header-content .links > li > a.opened,
header .header-content .links > li > a:hover,
header .header-content .links > li > a:focus {
  color: #000000 !important;
}

header .header-content .links > li > a > i {
  margin-left: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header .header-content .links > li > a.opened > i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

header .header-content .links .dropdown.opened {
  display: block;
}

header .header-content .links .dropdown {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  display: none;
  font-weight: 600;
  left: 50%;
  margin-left: -270px;
  overflow: hidden;
  position: absolute;
  top: 36px;
  width: 540px;
}

header .header-content .links .dropdown .inner {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  padding: 20px;
}

header .header-content .links .dropdown.column-3 {
  margin-left: -400px;
  width: 800px;
}

header .header-content .links .dropdown.column-3 .inner {
  grid-template-columns: 1fr 1fr 1fr;
}

header .header-content .links .dropdown.column-4 {
    margin-left: -500px;
    width: 1000px;
}

header .header-content .links .dropdown.column-4 .inner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

header .header-content .links .dropdown .inner .heading {
  border-bottom: 1px solid #cccccc;
  color: #292929;
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0 0 5px;
}

header .header-content .links .dropdown .inner ul {
  font-size: 1.9rem;
  line-height: 2.3rem;
  list-style: none;
  margin: 0;
}

header .header-content .links .dropdown .inner ul li {
  margin: 0 0 8px;
}

header .header-content .links .dropdown .inner ul li a {
  color: #DB5C1E;
  display: block;
}

header .header-content .links .dropdown .foot {
  background: whitesmoke;
  border-top: 1px solid #cccccc;
  font-size: 2rem;
  text-align: center;
  width: 100%;
}

header .header-content .links .dropdown .foot a {
  display: block;
  color: #000000;
  padding: 8px 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

header .header-content .links .dropdown .foot a:hover,
header .header-content .links .dropdown .foot a:focus {
  background: #DB5C1E;
  color: #ffffff;
  text-decoration: none;
}

header .header-content .links .dropdown .foot a i {
  margin-left: 5px;
}

header .header-content .links .dropdown .foot a:hover i,
header .header-content .links .dropdown .foot a:focus i {
  margin-left: 10px;
}

header .header-content .menu-toggle .open-menu {
  color: #DB5C1E;
  display: inline-block;
  font-size: 3rem;
  line-height: 3rem;
  text-align: center;
  text-decoration: none;
  width: 30px;
}

header .header-content .menu-toggle .open-menu i:last-child {
  display: none;
}

header .header-content .menu-toggle .open-menu.opened i:first-child {
  display: none;
}

header .header-content .menu-toggle .open-menu.opened i:last-child {
  display: inline;
}

@media (min-width: 992px) {
  header .header-content:first-child .row > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .header-content:last-child .row {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  header .header-content:last-child .row > div:last-child {
    display: none;
  }
  header .header-content .skip-to-content {
    top: 10px;
  }
  header .header-content .tagline {
    margin: 0;
  }
  header .header-content .logo {
    height: 60px;
  }
  header .header-content .logo img {
    height: 60px;
  }
  header .header-content .links {
    display: block;
  }
}
@media (min-width: 1200px) {
  header .header-content .form-search {
    min-width: 400px;
  }
  header .header-content .links > li {
    margin-left: 50px;
  }
}
/*
====================================================================================================
Footer
====================================================================================================
*/
footer {
  background: whitesmoke;
  padding: 40px 0 20px;
}

footer a {
  color: #666666;
}

footer a:hover,
footer a:focus {
  color: #000000;
  text-decoration: none;
}

footer h4 i, footer .h4 i {
  font-size: 2rem;
  line-height: 3rem;
  margin-left: 2px;
}

footer ul {
  display: none;
  font-family: proxima-nova-condensed, sans-serif;
  list-style: none;
  margin: 0 0 35px 35px;
}

footer .toggle-links {
  color: #DB5C1E;
  display: inline-block;
  width: 30px;
  text-align: center;
}

footer .toggle-links i {
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

footer .toggle-links.opened i {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

footer .social {
  margin: 30px 0;
  text-align: center;
}

footer .social a {
  display: inline-block;
  font-size: 3.2rem;
  line-height: 3.2rem;
  margin: 0 5px 5px 0;
}

footer .legal {
  font-size: 1.4rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  footer ul {
    display: block !important;
    list-style: none;
    margin: 0 0 60px;
  }
  footer .toggle-links {
    display: none;
  }
  footer .social {
    margin: 0 0 60px;
    text-align: left;
  }
  footer .legal > div > div:last-child {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  footer {
    padding: 80px 0 20px;
  }
}
/*
====================================================================================================
Menu
====================================================================================================
*/
.menu.opened {
  right: 0;
  width: 100%;
}

.menu {
  background: #ffffff;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  bottom: 0;
  max-width: 430px;
  overflow: auto;
  position: fixed;
  right: -430px;
  -webkit-transition: right 0.2s ease-in-out;
  -o-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
  top: 134px;
  width: 0;
  z-index: 4;
}

.menu .main {
  padding: 0 20px;
}

.menu .main .form-search {
  margin: 10px 0;
}

.menu .main ul {
  border-top: 1px solid #cccccc;
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  list-style: none;
  margin: 0 -20px 20px;
}

.menu .main ul > li {
  border-bottom: 1px solid #cccccc;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.menu .main ul > li > a {
  display: block;
  padding: 10px 40px 10px 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.menu .main ul > li > a:hover,
.menu .main ul > li > a:focus {
  background: whitesmoke;
  text-decoration: none;
}

.menu .main .toggle-sub {
  height: 44px;
  padding: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 44px;
}

.menu .main .toggle-sub a {
  display: block;
  line-height: 40px;
}

.menu .main .toggle-sub a i {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.menu .main .toggle-sub.opened a i {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu .main .sub {
  display: none;
}

.menu .main .sub ul {
  border: none;
  font-weight: 600;
  margin: 0;
}

.menu .main .sub ul > li {
  border: none;
}

.menu .main .sub ul > li > a {
  font-size: 1.9rem;
  line-height: 2.3rem;
  padding: 8px 30px;
}

.menu .main .sub ul > li > a:hover,
.menu .main .sub ul > li > a:focus {
  background: whitesmoke;
}

.menu .main .sub .heading {
  background: whitesmoke;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  color: #292929;
  font-weight: 700;
  padding: 10px 30px;
}

/*
====================================================================================================
Landing
====================================================================================================
*/
.landing-wrap {
  color: #ffffff;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 1fr;
  inset: 0;
  overflow: auto;
  position: fixed;
  top: 134px;
  z-index: 2;
}

.landing-wrap .section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.landing-wrap .section .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 580px;
  padding: 60px;
  position: relative;
  z-index: 1;
}

.landing-wrap .section.secondary:before {
    content:" ";
	display:block;
	inset:0;
	opacity:0.4;
	position:absolute;
}

.landing-wrap .section.secondary:after {
  /*background: -webkit-gradient(linear, left top, right top, from(rgba(101, 141, 27, 0.2)), to(rgb(101, 141, 27)));
  background: -o-linear-gradient(left, rgba(101, 141, 27, 0.2) 0%, rgb(101, 141, 27) 100%);*/
  background: linear-gradient(to right, rgba(101, 141, 27, 0.2) 0%, rgb(101, 141, 27) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#33658d1b", endColorstr="#658d1b",GradientType=1 );
  content: " ";
  display: block;
  inset: 0;
  position: absolute;
}

.landing-wrap .section.tertiary:before {
    background-position:left center;
	content:" ";
	display:block;
	inset:0;
	opacity:0.4;
	position:absolute;
}

.landing-wrap .section.tertiary:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 76, 151, 0.2)), to(rgb(0, 76, 151)));
  background: -o-linear-gradient(left, rgba(0, 76, 151, 0.2) 0%, rgb(0, 76, 151) 100%);
  background: linear-gradient(to right, rgba(0, 76, 151, 0.2) 0%, rgb(0, 76, 151) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#33004c97", endColorstr="#004c97",GradientType=1 );
  content: " ";
  display: block;
  inset: 0;
  position: absolute;
}

.landing-wrap .section .content p {
  margin: 0 0 40px;
}

.landing-wrap .landing-close {
  color: #ffffff;
  font-size: 2.2rem;
  height: 40px;
  line-height: 4rem;
  position: absolute;
  right: 2px;
  text-align: center;
  top: 2px;
  width: 40px;
  z-index: 1;
}

@media (min-width: 768px) {
  .landing-wrap {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
  }
}
@media (min-width: 992px) {
  .landing-wrap {
    top: 160px;
  }
}
/*
====================================================================================================
Page Shield
====================================================================================================
*/
.page-shield {
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3;
}

/*
======================================================================================================
Component Styles
======================================================================================================
*/
.bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
}

.bar .square {
  border-right: 1px solid #fff;
  height: 50px;
  width: 50px;
}

.body-copy {
  max-width: 1000px;
}

.card {
  height: 100%;
  padding: 0 0 16px;
}

.card .card-inner {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 30px;
}

.card .card-inner a {
  color: #ffffff;
}

.card .card-inner p:last-child {
  margin: auto 0 10px;
}

.card .card-inner .content {
  position: relative;
  z-index: 1;
}

@media (min-width: 1200px) {
  .card .card-inner {
    padding: 40px;
  }
}
.card .card-inner.primary {
  background-position: right top;
}

.card .card-inner.primary:after {
    content: " ";
    display: block;
    inset: 0;
    margin: auto;
}

.card .card-inner.secondary {
  background-position: right top;
  position: relative;
}

.card .card-inner.secondary:after {
  background: -webkit-gradient(linear, left top, right top, from(rgb(101, 141, 27)), color-stop(40%, rgb(101, 141, 27)), to(rgba(101, 141, 27, 0)));
  background: -o-linear-gradient(left, rgb(101, 141, 27) 0%, rgb(101, 141, 27) 40%, rgba(101, 141, 27, 0) 100%);
  background: linear-gradient(to right, rgb(101, 141, 27) 0%, rgb(101, 141, 27) 40%, rgba(101, 141, 27, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#658d1b", endColorstr="#00658d1b",GradientType=1 );
  content: " ";
  display: block;
  inset: 0;
  position: absolute;
}

.card .card-inner.tertiary {
  background-position: right top;
  position: relative;
}

.card .card-inner.tertiary:after {
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 76, 151)), color-stop(40%, rgb(0, 76, 151)), to(rgba(0, 76, 151, 0)));
  background: -o-linear-gradient(left, rgb(0, 76, 151) 0%, rgb(0, 76, 151) 40%, rgba(0, 76, 151, 0) 100%);
  background: linear-gradient(to right, rgb(0, 76, 151) 0%, rgb(0, 76, 151) 40%, rgba(0, 76, 151, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#004c97", endColorstr="#00004c97",GradientType=1 );
  content: " ";
  display: block;
  inset: 0;
  position: absolute;
}

.container {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1680px;
}

.form-search form {
  position: relative;
}

.form-search form input {
  background: #ffffff;
  padding-right: 50px;
}

.form-search form button {
  background: transparent;
  border: none;
  border-radius: 100%;
  color: #666666;
  height: 50px;
  font-size: 2rem;
  line-height: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

.heading {
  color: #DB5C1E;
}

.img-background {
  background-size: cover;
  background-position: center center;
  inset: 0;
  position: absolute;
}

.img-wrap img {
  display: block;
  max-width: 100%;
}

.list-links {
  font-family: proxima-nova-condensed, sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 3rem;
  list-style: none;
  margin: 0 0 30px;
}

.list-links li a {
  color: #ffffff;
  text-decoration: none;
}

.list-links li a:after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  left: 3px;
  position: relative;
  text-decoration: none;
  top: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.list-links li a:hover:after,
.list-links li a:focus:after {
  left: 8px;
}

/*
======================================================================================================
Tray Styles
======================================================================================================
*/
.tray {
  margin: 0 0 16px;
  position: relative;
}

.tray-cards {
  padding: 0;
  margin-bottom: 0;
}

.tray-copy {
  padding: 40px 0 10px;
}

.tray-copy p {
  margin: 0 0 40px;
}

/*.tray-copy-background {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}*/

.tray-copy-background .img-background {
  z-index: 0;
}

.tray-copy-background .content {
  color: #ffffff;
  max-width: 760px;
  padding: 30px 30px 10px;
  position: relative;
  z-index: 1;
}

.tray-copy-background .content.align-right {
    position: absolute;
    right: 0px;
}

@media (min-width: 768px) {
    .tray-copy-background {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .tray-copy-background .content {
            padding: 80px 80px 60px;
        }
}

@media (min-width: 1200px) {
  .tray-copy-background {
    min-height: 700px;
  }
}
.tray-copy-featured .img-wrap {
  margin: 30px 30px 0;
}

.tray-copy-featured .content {
  max-width: 560px;
  padding: 30px 30px 10px;
}

@media (min-width: 768px) {
  .tray-copy-featured .img-wrap {
    margin: 30px;
  }
  .tray-copy-featured .content {
    padding: 80px 40px 60px;
  }
  .tray-copy-featured .bg-wrap {
    background-position: right top;
    background-size: auto 100%;
  }
}
@media (min-width: 1200px) {
  .tray-copy-featured .content {
    max-width: 680px;
    padding: 80px 80px 60px;
  }
}
.tray-copy-hero.secondary .bg-wrap {
  background-position: left top;
  position: relative;
}

.tray-copy-hero.secondary .bg-wrap:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(101, 141, 27, 0.3)), color-stop(50%, rgb(101, 141, 27)), to(rgb(101, 141, 27)));
  background: -o-linear-gradient(left, rgba(101, 141, 27, 0.3) 0%, rgb(101, 141, 27) 50%, rgb(101, 141, 27) 100%);
  background: linear-gradient(to right, rgba(101, 141, 27, 0.3) 0%, rgb(101, 141, 27) 50%, rgb(101, 141, 27) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4d658d1b", endColorstr="#658d1b",GradientType=1 );
  content: " ";
  display: block;
  inset: 0;
  position: absolute;
}

.tray-copy-hero.tertiary .bg-wrap {
  background-position: left top;
  position: relative;
}

.tray-copy-hero.tertiary .bg-wrap:after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 76, 151, 0.3)), color-stop(50%, rgb(0, 76, 151)), to(rgb(0, 76, 151)));
  background: -o-linear-gradient(left, rgba(0, 76, 151, 0.3) 0%, rgb(0, 76, 151) 50%, rgb(0, 76, 151) 100%);
  background: linear-gradient(to right, rgba(0, 76, 151, 0.3) 0%, rgb(0, 76, 151) 50%, rgb(0, 76, 151) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4d004c97", endColorstr="#004c97",GradientType=1 );
  content: " ";
  display: block;
  inset: 0;
  position: absolute;
}

.tray-copy-hero .img-wrap {
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
  z-index: 1;
}

.tray-copy-hero .content {
  padding: 30px 30px 10px;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .tray-copy-hero .content {
    padding: 80px 80px 60px;
  }
}
@media (min-width: 1200px) {
  .tray-copy-hero .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 700px;
  }
  .tray-copy-hero .content .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.tray-copy-image .img-wrap {
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.tray-copy-image .content {
  padding: 30px 30px 10px;
}

@media (min-width: 768px) {
  .tray-copy-image .content {
    padding: 80px 40px 60px;
  }
}
@media (min-width: 1200px) {
  .tray-copy-image .content {
    padding: 80px 80px 60px;
  }
}
.tray-copy-images .img-wrap {
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.tray-copy-images .content {
    padding: 30px 30px 10px;
    position: relative;
    z-index: 1;
}

@media (min-width: 1200px) {
    .tray-copy-images .content {
        padding: 80px 40px 60px;
        position: relative;
        z-index: 1;
    }
    .tray-copy-images .col-md-6 {
        max-width: 405px;
    }

    .col-md-6.img-space {
        margin-left: 15px;
    }
}
.tray-cta {
  padding: 40px 30px 10px;
}

.tray-cta-image .img-wrap {
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.tray-cta-image .content {
  padding: 30px 30px 10px;
}

@media (min-width: 992px) {
  .tray-cta-image .content {
    padding: 40px 40px 20px;
  }
}
/*
====================================================================================================
Plugins
====================================================================================================
*/
/* Slick Slider */
.slider {
  display: none !important;
}

.slider.slick-initialized {
  display: block !important;
}

.slick-arrow {
  background: transparent;
  border: none;
  cursor: pointer;
  display: none !important;
  height: 44px;
  line-height: 44px;
  margin-top: -44px;
  opacity: 0.6;
  outline: none;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -999px;
  top: 50%;
  width: 36px;
  z-index: 1;
}

.slick-arrow:after {
  color: #ffffff;
  font-family: "Font Awesome 6 Free";
  font-size: 4rem;
  font-weight: 900;
  position: absolute;
  text-indent: 0;
}

.slick-arrow.slick-prev {
  left: 20px;
}

.slick-arrow.slick-prev:after {
  content: "\f104";
  left: 5px;
}

.slick-arrow.slick-next {
  right: 20px;
}

.slick-arrow.slick-next:after {
  content: "\f105";
  right: 5px;
}

.slick-arrow:hover,
.slick-arrow:focus {
  opacity: 1;
}

.slick-dots {
  line-height: 20px;
  list-style: none;
  margin: -5px 0 20px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.slick-dots li {
  display: inline-block;
  margin: 0 5px 0;
}

.slick-dots li button {
  background: transparent;
  border: 2px solid #cccccc;
  border-radius: 100%;
  cursor: pointer;
  height: 18px;
  overflow: hidden;
  padding: 0;
  text-indent: -1000px;
  width: 18px;
}

.slick-dots li.slick-active button {
  background: #cccccc;
  border-color: #cccccc;
}

@media (min-width: 768px) {
  .slick-arrow {
    display: inline-block !important;
  }
  .slick-dots {
    display: none !important;
  }
}
/*
====================================================================================================
Themes
====================================================================================================
*/
/* Secondary */
.theme-secondary header .header-content .menu-toggle .open-menu {
  color: #658D1B;
}

.theme-secondary header .header-content .links > li > a {
  color: #658D1B;
}

.theme-secondary header .header-content .links .dropdown .inner ul li a {
  color: #658D1B;
}

.theme-secondary header .header-content .links .dropdown .foot a:hover,
.theme-secondary header .header-content .links .dropdown .foot a:focus {
  background: #658D1B;
}

.theme-secondary footer .toggle-links {
  color: #658D1B;
}

.theme-secondary .menu .main ul > li > a {
  color: #658D1B;
}

.theme-secondary .menu .main .toggle-sub a {
  color: #658D1B;
}

.theme-secondary .button {
  background: #658D1B;
}

.theme-secondary .button:hover,
.theme-secondary .button:focus{
    background: #3a5110;
}

.theme-secondary .button.white {
  color: #658D1B;
}

.theme-secondary .heading {
  color: #658D1B;
}

/* Tertiary */
.theme-tertiary header .header-content .menu-toggle .open-menu {
  color: #004C97;
}

.theme-tertiary header .header-content .links > li > a {
  color: #004C97;
}

.theme-tertiary header .header-content .links .dropdown .inner ul li a {
  color: #004C97;
}

.theme-tertiary header .header-content .links .dropdown .foot a:hover,
.theme-tertiary header .header-content .links .dropdown .foot a:focus {
  background: #004C97;
}

.theme-tertiary footer .toggle-links {
  color: #004C97;
}

.theme-tertiary .menu .main ul > li > a {
  color: #004C97;
}

.theme-tertiary .menu .main .toggle-sub a {
  color: #004C97;
}

.theme-tertiary .button {
  background: #004C97;
}

.theme-tertiary .button:hover,
.theme-tertiary .button:focus {
    background: #003264
}

.theme-tertiary .button.white {
  color: #004C97;
}

.theme-tertiary .heading {
  color: #004C97;
}

.text-white {
    color: white;
}

.two-column-text {
    background-position: right top;
    position: relative;
}
    .two-column-text.content {
        position: relative;
        z-index: 1;
    }

.two-column-text.tertiary:after {
    background: -webkit-gradient(linear, left top, right top, from(rgb(0, 76, 151)), color-stop(40%, rgb(0, 76, 151)), to(rgba(0, 76, 151, 0)));
    background: -o-linear-gradient(left, rgb(0, 76, 151) 0%, rgb(0, 76, 151) 40%, rgba(0, 76, 151, 0) 100%);
    background: linear-gradient(to right, rgb(0, 76, 151) 0%, rgb(0, 76, 151) 40%, rgba(0, 76, 151, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#004c97", endColorstr="#00004c97",GradientType=1 );
    content: " ";
    display: block;
    inset: 0;
    position: absolute;
}

.two-column-text.secondary:after {
    background: -webkit-gradient(linear, left top, right top, from(rgb(101, 141, 27)), color-stop(40%, rgb(101, 141, 27)), to(rgba(101, 141, 27, 0)));
    background: -o-linear-gradient(left, rgb(101, 141, 27) 0%, rgb(101, 141, 27) 40%, rgba(101, 141, 27, 0) 100%);
    background: linear-gradient(to right, rgb(101, 141, 27) 0%, rgb(101, 141, 27) 40%, rgba(101, 141, 27, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#658d1b", endColorstr="#00658d1b",GradientType=1 );
    content: " ";
    display: block;
    inset: 0;
    position: absolute;
}

.two-column-text.primary:after {
    content: " ";
    display: block;
    inset: 0;
    margin: auto;
}

.tray-half {
    height: 100%;
}

    .tray-half > .row {
        height: 100%;
    }

.img-wrap.left-top {
    background-position: left top;
}

.img-wrap.left-center {
    background-position: left center;
}

.img-wrap.left-bottom {
    background-position: left bottom;
}

.img-wrap.center-top {
    background-position: center top;
}

.img-wrap.center-center {
    background-position: center center;
}

.img-wrap.center-bottom {
    background-position: center bottom;
}

.img-wrap.right-top {
    background-position: right top;
}

.img-wrap.right-center {
    background-position: right center;
}

.img-wrap.right-bottom {
    background-position: right bottom;
}
/*# sourceMappingURL=main.css.map */


