  






/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/*------------------------------------*\
    TEMPLATE STYLES
\*------------------------------------*/
/*------------------------------------*\
    TEMPLATE DEFAULTS
\*------------------------------------*/
html {
  font-size: 14px;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
  font-family: 'Bitter', serif;
  font-weight: 800;
}
html h1 {
  font-size: 54px;
}
html h2 {
  font-size: 35px;
}
html h3 {
  color: #770000;
  font-size: 28px;
}
html h4 {
  font-size: 22px;
}
html h5 {
  color: #770000;
  font-size: 18px;
}
html h6 {
  font-size: 16px;
}
html a.ui.yellow.button {
  background-color: #fbc544 !important;
  color: #000000;
}
html a.ui.yellow.button:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}
html img {
  height: auto;
  max-width: 100%;
  width: auto;
}
html .inverted h3 {
  color: #ffffff;
}
html .visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
html .ui.input > input:focus,
html a:focus,
html .button:focus,
html .dropdown:focus,
html button:focus {
  outline: #5d2263 2px solid;
  border-color: #5d2263;
  border-width: medium;
}
/*-------------------------------------------------*\
    HEADER AND TOP NAV   
\*-------------------------------------------------*/
header {
  background: #ffffff;
  width: 100%;
}
header .skip-link {
  height: 1px;
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
}
header .skip-link:focus {
    color: #084771;
    font-size: 16px;
  	font-weight: bold;
    line-height: 1em;
    text-decoration: underline;
    position:unset;
}
header #wordmark img {
  display: none;
}
header #responsive-menu-button {
  color: #242424;
  display: none !important;
  float: right;
  font-size: 1.5em;
  text-align: right;
}
header #responsive-menu-button i.times {
  display: none;
}
header #top-navigation {
  display: block;
  position: initial !important;
  z-index: 300;
}
header #top-navigation nav {
  background-color: #ffffff;
  position: ;
  z-index: 300;
}
header #top-navigation nav#primary-menu {
  border: 0 !important;
  box-shadow: none !important;
}
header #top-navigation nav#primary-menu h2 {
  color: #770000;
  font-size: 2em;
}
header #top-navigation nav#primary-menu ul {
  list-style: none;
  margin-top: 0;
  padding: 0;
}
header #top-navigation nav#primary-menu ul li {
  display: inline-block;
}
header #top-navigation nav#primary-menu ul li a {
  border: none !important;
  color: #242424;
  font-family: 'Bitter', serif;
  font-size: 1.05em;
  font-weight: bold;
  text-decoration: none;
}
header #top-navigation nav#primary-menu ul li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: #770000;
}
header #top-navigation nav#primary-menu ul li a.item::after {
  border: none !important;
  top: 99% !important;
  z-index: 300;
}
header #top-navigation nav#primary-menu ul li a.item::before {
  width: 0 !important;
}
header #top-navigation nav#primary-menu ul li a i.angle.down.icon {
  display: none;
  position: absolute;
  right: 1%;
  transition: all 0.2s;
}
header #top-navigation nav#primary-menu ul li button {
  border: none;
  color: #770000;
  cursor: pointer;
}
header #top-navigation nav#primary-menu ul li button:hover {
  background-color: #efefef;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd {
  background: #efefef;
  border-bottom: 4px solid #770000;
  display: none;
  left: 0;
  padding: 1.5%;
  position: absolute;
  transition: all 0.5s;
  width: 100%;
  z-index: 120;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd .header {
  color: #770000;
  font-family: 'Bitter', serif;
  font-weight: bold;
  margin-top: 0 !important;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd .description {
  font-size: 15px;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd .description .label {
  font-size: 0.9em !important;
  margin-top: 1em;
  transition: all 0.2s;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd .description .label.blue {
  background: #084771;
  color: #ffffff;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd .description .label:hover {
  background: #d5d0c9;
  color: #770000;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd ul {
  column-count: 2;
  list-style: none;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd ul li {
  border-bottom: 1px solid #d5d0c9;
  width: 80%;
}
header #top-navigation nav#primary-menu ul li nav.mega-dd ul li a.item {
  font-family: Lato, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  padding: 0.75em;
}
header #top-navigation nav#primary-menu ul li.active > a {
  background: #770000;
  color: #ffffff;
}
header #top-navigation nav#primary-menu ul li.active > a.item::after {
  background-color: #770000 !important;
  visibility: visible;
}
header #top-navigation nav#primary-menu ul li.active > a i.angle.down.icon {
  rotate: 180deg;
}
header #top-navigation nav#primary-menu ul li.active nav.mega-dd {
  display: block;
  z-index: 200;
}
header #top-navigation nav#secondary-menu ul {
  list-style: none;
}
header #top-navigation nav#secondary-menu ul li {
  display: inline-block;
}
header #top-navigation nav#secondary-menu ul li a {
  color: #242424;
  font-size: 0.9em;
  text-transform: uppercase;
}
header #top-navigation nav#secondary-menu ul li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
header #top-navigation nav#calls-to-action {
  display: none;
  order: 1;
  text-align: center;
  width: 100%;
}
header #top-navigation nav#calls-to-action .button {
  width: 30%;
}
header #top-navigation #search-area {
  position: relative;
}
header #top-navigation #search-area #search-form {
  display: table-cell;
  float: right;
  margin-top: 130px;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s;
  vertical-align: middle;
  z-index: 200;
}
header #top-navigation #search-area.disabled #search-form {
  /*margin-top: 90px;*/
  opacity: 0;
  z-index: 0;
}

/*------------------------------------*\
    HEADER IMAGE
\*------------------------------------*/
#headerimg-sm {
  height: auto;
  line-height: 0;
  padding: 0;
}
#headerimg-sm img.headerimg {
  height: 350px;
  object-fit: cover;
  width: 100% !important;
}
#headerimg-sm .site-title {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  padding: 1.5% 0 1%;
  position: absolute;
  width: 100%;
}
#headerimg-sm .site-title h1 {
  color: #ffffff;
  margin: 0;
}
#headerimg-sm ol#breadCrumbs {
  color: #ffffff;
  list-style: none;
  margin: 0;
  padding: 0;
}
#headerimg-sm ol#breadCrumbs li {
  display: inline-block;
}
#headerimg-sm ol#breadCrumbs li a {
  color: #ffffff;
  text-decoration: underline;
}
#headerimg-sm ol#breadCrumbs li i {
  color: #ffffff;
}
/*------------------------------------*\
    LEFT / SUB NAV
\*------------------------------------*/
.sub-nav {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 2px #cccccc;
}
.sub-nav #responsive-sub-menu-button {
  background: #ffffff;
  color: #242424;
  display: none !important;
  font-family: Bitter, serif;
  font-size: 1.5em;
  font-weight: 800;
  padding: 1em;
  text-align: center;
  width: 100%;
}
.sub-nav #responsive-sub-menu-button i {
  float: right;
  font-size: 1.2em;
}
.sub-nav #responsive-sub-menu-button i.times {
  display: none;
}
.sub-nav ul {
  line-height: 1.5em;
  list-style: none;
  margin: 0;
  padding: 1em;
}
.sub-nav ul li a {
  border-bottom: 1px solid #cccccc;
  color: #000000;
  display: block;
  padding: 0.5em;
  text-decoration: none;
}
.sub-nav ul li a:hover {
  background: #efefef;
  text-decoration: none;
}
.sub-nav ul li a[target="_blank"]::after {
  content: "\f35d";
  font-family: Icons;
  font-size: 0.6em;
  position: absolute;
  right: 30px;
}
.sub-nav ul li .currentbranch0 a,
.sub-nav ul li .currentbranch1 a,
.sub-nav ul li .currentbranch2 a {
  color: #770000 !important;
  font-weight: bold;
}
.sub-nav ul li ul {
  list-style: none;
  padding: 0;
}
.sub-nav ul li ul.multilevel-linkul-0 a {
  padding-left: 35px;
}
.sub-nav ul li ul.multilevel-linkul-0 a::before {
  font-family: Icons;
  font-size: 0.9em;
  content: "\f105";
  margin-left: -15px;
  position: absolute;
}
.sub-nav ul li ul.multilevel-linkul-1 a {
  padding-left: 60px;
}
.sub-nav ul li ul.multilevel-linkul-1 a::before {
  font-family: Icons;
  font-size: 0.9em;
  content: "\f101";
  margin-left: -15px;
  position: absolute;
}
/*-------------------------------------------------*\
    FOOTER   
\*-------------------------------------------------*/
footer {
  background: #242424;
  font-size: 16px;
  padding: 3% 0 0;
}
footer .column {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

footer .column img#stacked-logo {
  max-width: 200px;
  width: 100%;
}
footer .column p {
  color: #ffffff;
  margin-left: 2em;
}
footer .column p a {
  color: #fbc544;
}
footer .column p a::after {
  content: '';
}
footer .column a {
  color: #fbc544;
  text-decoration: none;
}
footer .column a.ui.button {
  max-width: 87%;
  margin-bottom: 1em;
}
footer .column a:hover {
  color: #fbc544;
  text-decoration: underline;
}
footer .column strong {
  color: #fbc544;
  font-family: 'Bitter', serif !important;
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: 800;
}
footer .column ul {
  padding: 0;
}
footer .column ul li {
  line-height: 2em;
  list-style: none;
}
footer .column ul li a {
  color: #ffffff;
}
footer .column ul#social-media {
  margin-top: 2em;
}
footer .column ul#social-media li {
  display: inline-block;
  list-style: none;
  margin-right: 4px;
}
footer .column ul#social-media li a {
  background: #ffffff;
  border-radius: 50%;
  color: #242424;
  display: table-cell;
  font-family: brand-icons;
  font-size: 16px;
  height: 32px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 32px;
}
footer .column ul#social-media li a#facebook::before {
  content: "\f39e";
}
footer .column ul#social-media li a#twitter::before {
  content: "\f099";
}
footer .column ul#social-media li a#instagram::before {
  content: "\f16d";
}
footer .column ul#social-media li a#snapchat::before {
  content: "\f2ac";
}
footer .column ul#social-media li a#youtube::before {
  content: "\f167";
}
footer .column ul#social-media li a#linkedin::before {
  content: "\f0e1";
}
footer .column ul#social-media li a:hover {
  background: #084771;
  color: #ffffff;
}
footer #copyright {
  background: #770000;
  color: #ffffff;
  margin-bottom: 0 !important;
  margin-top: 1.5em !important;
}
footer #copyright .column {
  margin: auto !important;
  padding: 1rem !important;
}
footer #copyright .column #edit-button {
  float: right;
}
footer #copyright .column #edit-button a {
  text-decoration: none !important;
}
footer #copyright a {
  color: #ffffff;
  text-decoration: underline;
}
footer #copyright a:hover {
  color: #fbc544;
}
/*-------------------------------------------------*\
    MEDIA QUERIES   
\*-------------------------------------------------*/
@media only screen and (max-width: 994px) {
  header #wordmark-wrapper {
    width: 50% !important;
  }
  header #wordmark-wrapper #wordmarktag img {
    height: 65px !important;
    padding: 0.75em;
    width: auto !important;
  }
  header #wordmark-wrapper #wordmark img {
    max-height: 60px;
    padding: 0.75em;
  }
  header #top-navigation {
    background: #efefef;
    display: none;
    height: 100% !important;
    left: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: absolute !important;
    top: 70px !important;
    width: 100% !important;
  }
  header #top-navigation ul li {
    width: 100%;
  }
  header #top-navigation nav {
    background-color: #efefef;
  }
  header #top-navigation nav#primary-menu {
    background: #efefef;
    order: 3;
    width: 96%;
  }
  header #top-navigation nav#primary-menu ul {
    width: 100%;
  }
  header #top-navigation nav#primary-menu ul li {
    border-bottom: 1px solid #d5d0c9;
    width: 100%;
  }
  header #top-navigation nav#primary-menu ul li a.item i.angle.down.icon {
    display: block;
  }
  header #top-navigation nav#primary-menu ul li a.item:hover {
    text-decoration: none;
  }
  header #top-navigation nav#primary-menu ul li:last-child {
    display: none;
  }
  header #top-navigation nav#primary-menu ul li nav.mega-dd {
    position: relative !important;
  }
  header #top-navigation nav#primary-menu ul li nav.mega-dd .nav-description {
    display: none;
  }
  header #top-navigation nav#primary-menu ul li nav.mega-dd ul {
    column-count: 2;
  }
  header #top-navigation nav#primary-menu ul li nav.mega-dd ul li {
    border: none !important;
  }
  header #top-navigation nav#primary-menu ul li nav.mega-dd ul li a.item {
    border: none !important;
  }
  header #top-navigation nav#secondary-menu {
    display: block;
    order: 4;
    width: 100%;
  }
  header #top-navigation nav#secondary-menu ul {
    padding: 0;
  }
  header #top-navigation nav#calls-to-action {
    display: block;
  }
  header #top-navigation #search-area {
    margin-bottom: 2%;
    order: 2;
  }
  header #top-navigation #search-area #search-form {
    display: block;
    margin-top: 15px !important;
    position: relative;
    transition: all 0s;
    width: 100%;
  }
  header #top-navigation #search-area #search-form #home-search {
    width: 95%;
  }
  header #top-navigation #search-area.disabled #search-form {
    margin-top: 15px !important;
    opacity: 100 !important;
  }
  header #top-navigation.active {
    display: flex !important;
    flex-direction: column;
  }
  header #responsive-menu-button {
    display: block !important;
  }
  header #responsive-menu-button i {
    cursor: pointer;
    float: right;
  }
  header #responsive-menu-button i.bars.active {
    display: none;
  }
  header #responsive-menu-button i.times.active {
    display: block;
  }

  main .four.wide.column.left-nav {
    width: 100% !important;
  }
  main .four.wide.column.left-nav .sub-nav ul {
    display: none;
  }
  main .four.wide.column.left-nav .sub-nav ul.active {
    display: block;
  }
  main .four.wide.column.left-nav .sub-nav #responsive-sub-menu-button {
    display: block !important;
  }
  main .four.wide.column.left-nav .sub-nav #responsive-sub-menu-button i {
    cursor: pointer;
    float: right;
  }
  main .four.wide.column.left-nav .sub-nav #responsive-sub-menu-button i.bars.active {
    display: none;
  }
  main .four.wide.column.left-nav .sub-nav #responsive-sub-menu-button i.times.active {
    display: block;
  }
  main .ui.column.grid > [class*="twelve wide"].column.main-body,
  main .ui.grid > .column.row > [class*="twelve wide"].column.main-body,
  main .ui.grid > .row > [class*="twelve wide"].column.main-body,
  main .ui.grid > [class*="twelve wide"].column.main-body {
    width: 100% !important;
  }
}
@media only screen and (max-width: 780px) {
  header #top-navigation nav#primary-menu ul li nav.mega-dd ul {
    column-count: 1;
  }
  main #headerimg-sm img.headerimg {
    height: 245px !important;
  }
  main #headerimg-sm .site-title {
    background: rgba(0, 0, 0, 0.8);
    position: relative;
  }
  main #headerimg-sm .site-title h1 {
    font-size: 40px;
  }
}












