@charset "utf-8";
/* CSS Document */
/* Green: #8DA03A;
  AA: #779C3A;
  AAA: #607F2F;
*/
/* HTML Tags
-----------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, ol, ul, li, form, label, table, tr, th, td, aside, footer, header, hgroup, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-display: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 0.9rem;
  line-height: 1.2rem;
  color: #000;
}
html {
  scroll-behavior: smooth;
}
header {
  z-index: 1000;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: fixed;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 37, 49, .2);
  -moz-box-shadow: 0px 2px 8px 0px rgba(0, 37, 49, .2);
  -ms-box-shadow: 0px 2px 8px 0px rgba(0, 37, 49, .2);
  -o-box-shadow: 0px 2px 8px 0px rgba(0, 37, 49, .2);
  box-shadow: 0px 2px 8px 0px rgba(0, 37, 49, .2);
  background: rgba(255, 255, 255, 1);
}
footer {
  background: #333;
  font-size: 0.85rem;
  line-height: 1.3rem;
  padding: 40px 0 40px 0;
  color: #CCC;
}
footer a {
  color: #CCC;
}
footer a:hover, footer a:focus {
  color: #CCC;
}
h1 {
  font-size: 2.4rem;
  line-height: 2.6rem;
  font-weight: 400;
  margin: 1px 1px 6px 1px; /* Keep at least 1px on all sides for :focus */
  padding: 0px 0px 0px 0px;
  color: #555;
}
h1:focus {
  background: rgba(0, 0, 0, .05);
}
#H1 { /* Used in H1 text fields in the Admin Panel - Page */
  font-size: 2.4rem;
  line-height: 2.6rem;
  font-weight: 400;
  color: #555;
}
h2 {
  font-size: 1.6rem;
  line-height: 2.0rem;
  font-weight: 500;
  margin: 1px 1px 6px 1px; /* Keep at least 1px on all sides for :focus */
  padding: 0px 0px 0px 0px;
  color: #666;
}
h2:focus {
  background: rgba(0, 0, 0, .05);
}
#H2 { /* Used in H2 text fields in the Admin Panel - Page */
  font-size: 1.6rem;
  line-height: 2.0rem;
  font-weight: 500;
  color: #666;
}
h3 {
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 600;
  margin: 24px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
  color: #000;
}
h3:focus {
  background: rgba(0, 0, 0, .05);
}
#H3 { /* Used in H3 text fields in the Admin Panel - Sections */
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 600;
  color: #000;
}
h4 {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: 400;
  margin: 0px 0px 12px 0px;
  padding: 0px 0px 0px 0px;
  color: #666;
}
h4:focus {
  background: rgba(0, 0, 0, .05);
}
p {
  margin: 5px 0px 12px 0px;
  padding: 0px 0px 0px 0px;
}
p:focus {
  background: rgba(0, 0, 0, .05);
}
ul {
  margin: 0px 0px 12px 10px;
  padding: 0px 0px 0px 0px;
}
ol {
  margin: 0px 0px 12px 10px;
  padding: 0px 0px 0px 0px;
}
li {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
}
li:focus {
  background: rgba(0, 0, 0, .05);
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
hr {
  margin: 10px 0px 18px 0px;
}
a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #8DA03A;
  text-decoration: none;
}
a:hover, a:focus {
  color: #8DA03A;
  text-decoration: underline;
}
a img {
  border: 0;
}
img {
  width: 100%;
}
section {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  overflow: hidden;
  display: block;
}
/*
/*
/*
/*
/*
/*
/*
/* FORMS
-----------------------------------------------------------------------------*/
form {
  overflow: hidden;
}
fieldset {
  margin: 24px 0 12px 0;
  border: 1px solid #76a837;
  padding: 18px;
}
legend {
  color: #76a837;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
label {
  font-size: .9rem;
  line-height: 1.1rem;
  display: inline-block;
  margin: 6px 0 3px 0;
  color: #466321;
}
input:not([type=submit]):not([type=radio]):not([type=checkbox]) {
  border: none;
  background: rgba(0, 0, 0, .05);
  margin: 0 0 6px 0;
  width: 100%;
  padding: 8px;
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
}
input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus {
  background: rgba(0, 0, 0, .08);
}
textarea {
  border: none;
  background: rgba(0, 0, 0, .05);
  margin: 0 0 6px 0;
  width: 100%;
  padding: 8px;
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
}
textarea:focus {
  background: rgba(0, 0, 0, .08);
}
select {
  border: none;
  background: rgba(0, 0, 0, .05);
  margin: 0 0 6px 0;
  width: 100%;
  padding: 8px;
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  box-sizing: border-box;
}
select:focus {
  background: rgba(0, 0, 0, .08);
}
input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]):disabled {
  color: #999;
}
textarea:disabled {
  color: #999;
}
select:disabled {
  color: #999;
}
/*
/*
/*
/*
/*
/*
/*
/* HEADER
-----------------------------------------------------------------------------*/
#skip a, #skip a:hover, #skip a:visited {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  color: #0000EE;
}
#skip a:active, #skip a:focus {
  position: static;
  width: auto;
  height: auto;
}
.topOffset {
  padding-top: 60px;
}
#topOffsetAdmin {
  padding-top: 90px;
}
#notice {
  position: fixed;
  background: #811A31;
  color: #FFF;
  text-align: center;
  padding: 6px 0 6px 0;
  font-size: 1rem;
  line-height: 1rem;
}
#notice a {
  color: #FFF;
  text-decoration: underline;
}
#notice a:hover, #notice a:focus {
  text-decoration: none;
}
/* ADMIN
-----------------------------------------------------------------------------*/
#admin {
  background: #333;
  overflow: hidden;
  text-align: right;
}
#admin-nav a {
  display: inline-block;
  width: 30px;
  padding: 6px 6px 4px 6px;
}
#admin-nav img {
  height: 18px;
}
#admin-nav a:hover, #admin-nav a:focus {
  background: rgba(255, 255, 255, .3);
}
/* HEADER
-----------------------------------------------------------------------------*/
#nav_bar {
  margin: 8px 0 8px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
#header_logo_div {
  width: 20%;
  float: left;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#header_logo_img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#header_logo_div a:hover img, #header_logo_div a:focus img {
  -webkit-transform: scale(.9);
  -moz-transform: scale(.9);
  -ms-transform: scale(.9);
  -o-transform: scale(.9);
  transform: scale(.9);
}
#header_nav {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header_nav {
  float: left;
  width: 80%;
  text-align: right;
  margin-top: 8px;
}
.header_nav a {
  display: inline-block;
  padding: 8px 12px 8px 12px;
  color: #333;
  position: relative;
}
.header_nav a:hover, .header_nav a:focus {
  background: #8DA03A;
  color: #FFF;
  text-decoration: none;
}
#header_nav_at {
  background: rgba(0, 0, 0, .6);
  color: #FFF;
}
#header_nav_at:hover {
  background: rgba(0, 0, 0, .4);
}
#mobile_nav {
  display: none;
}
/*
/*
/*
/*
/*
/*
/*
/* FOOTER
-----------------------------------------------------------------------------*/
#footer_logo {
  width: 60%;
}
#footer_logo a {
  width: 100%;
  display: block;
}
#footer_logo a:hover, #footer_logo a:focus {
  -webkit-transform: scale(.95);
  -moz-transform: scale(.95);
  -ms-transform: scale(.95);
  -o-transform: scale(.95);
  transform: scale(.95);
}
#hd_link {}
#page_id {
  font-size: .6rem;
  color: rgba(255, 255, 255, .4);
}
.org_contact {}
.org_phone {}
.org_address {}
#nav_footer {
  line-height: 1rem;
  padding: 0;
  margin: 10px 0;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  list-style: none;
}
#nav_footer a {
  text-decoration: none;
  color: #DDD;
  padding: 8px 4px 8px 0px;
  border-bottom: 1px solid #999;
  display: block;
}
#nav_footer a:hover, #nav_footer a:focus {
  color: #FFF;
  padding: 8px 0px 8px 4px;
  background-color: rgba(255, 255, 255, .2);
}
#nav_footer_at {
  font-weight: bold;
}
/*
/*
/*
/*
/*
/*
/* Social Links
-----------------------------------------------------------------------------*/
.socialLinks {
  border-top: 1px solid #999;
  margin: 20px 0 12px 0;
  padding: 20px 0 0 0;
  overflow: hidden;
}
.socialLinks a {
  margin: 0 6px 0 6px;
  padding: 0 0 0 0;
  width: 30px;
  display: inline-block;
}
.socialLinks a img {
  width: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 0;
}
.socialLinks a:hover, .socialLinks a:focus {
  -webkit-transform: scale(.90);
  -moz-transform: scale(.90);
  -ms-transform: scale(.90);
  -o-transform: scale(.90);
  transform: scale(.90);
}
/*
/*
/*
/*
/*
/*
/* Breadcrumb
-----------------------------------------------------------------------------*/
#breadcrumb {
  font-size: 0.9rem;
  line-height: 1.1rem;
  margin: 12px 0 12px 0;
}
#breadcrumb a {
  margin-right: 10px;
  padding-right: 20px;
  color: #666;
  background: url('../../media/static/images/breadcrumb.svg') no-repeat right;
}
#breadcrumb a:hover, #breadcrumb a:focus {
  text-decoration: underline;
}
/*
/*
/*
/*
/*
/*
/* Anchors
-----------------------------------------------------------------------------*/
.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
#anchorLinks {
  text-align: center;
  padding: 12px 0 24px 0;
  margin: 0 0 0 0;
}
#anchorLinks a {
  display: inline-block;
  padding: 8px;
}
#anchorLinks a:hover, #anchorLinks a:focus {
  background: #EFEFEF;
  text-decoration: none;
}
/*
/*
/*
/*
/*
/*
/* Skip to Main Content
-----------------------------------------------------------------------------*/
.bigBtn {
  display: inline-block;
  padding: 6px 12px 6px 12px;
  margin: 6px 16px 6px 0;
  min-width: 180px;
  background: #8DA03A;
  color: #FFF;
  text-align: center;
  border: 1px solid #FFF;
}
.bigBtn img {
  width: 12px;
  float: right;
  padding: 2px 0 0 0;
}
.bigBtn:hover, .bigBtn:focus {
  background: rgba(0, 0, 0, .7);
  color: #FFF;
  text-decoration: none;
}
/* TEXT STYLES
-----------------------------------------------------------------------------*/
.hgroup {
  margin: 0 0 24px 0;
  padding: 0 0 0 0;
}
.intro { /* Used in Page Intros */
  font-size: 1.4rem;
  line-height: 2.0rem;
  margin: 1px 1px 24px 1px;
  padding: 0 0 0 0;
  color: #555;
}
.intro:focus {
  background: rgba(0, 0, 0, .05);
}
#INTRO {
  font-size: 1.4rem;
  line-height: 2.0rem;
  color: #555;
}
.intro2 { /* Used in Section Intros */
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin: 1px 1px 16px 1px;
  padding: 0px 0px 0px 0px;
  color: #555;
}
.intro2:focus {
  background: rgba(0, 0, 0, .05);
}
#INTRO2 {
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #555;
}
.body {
  margin: 0 0 24px 0;
  padding: 0 0 0 0;
}
.fineprint {
  font-size: 0.7rem;
  line-height: 1.0rem;
  margin: 6px 0px 6px 0px;
  padding: 0px 0px 0px 0px;
}
.footnote {
  font-size: 0.7rem;
  line-height: 1.0rem;
  border-top: 1px solid #CCC;
  margin: 36px 0 24px 0;
  padding-top: 6px;
}
#byline {
  font-size: .8rem;
  text-align: right;
  margin: -15px 0 12px 0;
}
/* Hero + Slideshow
-----------------------------------------------------------------------------*/
.owl-carousel {
  background-color: #333;
  width: 100%;
}
.hero {
  width: 100%;
  background-color: #333;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 250px 0 250px 0;
  text-align: center;
  overflow: hidden;
}
.hero span {
  color: #FFF;
  font-size: 3rem;
  line-height: 3.2rem;
  display: block;
  margin: 0 0 12px 0;
}
.hero em {
  color: #FFF;
  font-size: 2rem;
  line-height: 2.2rem;
  display: block;
}
.hero a {
  color: #FFF;
  font-size: 1rem;
  line-height: 1.2rem;
  display: inline-block;
  border: 1px solid #FFF;
  padding: 8px 12px 8px 12px;
}
.hero a:hover, .hero a:focus {
  background: #FFF;
  text-decoration: none;
}
/* Page Main
-----------------------------------------------------------------------------*/
#pageMain {
  background: #FFF;
  padding: 48px 0 48px 0;
}
#sections {
  background: #CCC;
  padding: 48px 0 48px 0;
}
/* Sub-pages
-----------------------------------------------------------------------------*/
#subpages {
  background: #EFEFEF;
  padding: 48px 0 48px 0;
}
.subpageBox {
  display: block;
  border: 1px solid #FFF;
  background: #FFF;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 0 0 24px 0;
}
.subpageBox:hover, .subpageBox:focus {
  text-decoration: none;
  background-position: bottom;
  background-repeat: repeat-x;
  border: 1px solid #CCC;
  background: #FFF;
}
.subpageBox div {
  background-color: #DDD;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 160px;
}
.subpageBox h3 {
  font-weight: 600;
  color: #8DA03A;
  margin: 10px 0;
  padding: 0 20px 0 20px;
}
.subpageBox p {
  min-height: 80px;
  padding: 0 20px 0 20px;
}
/* VIDEOS - Responsive
-----------------------------------------------------------------------------*/
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin: auto;
  margin-bottom: 6px;
  border: 1px solid #DDD;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* MODALS
-----------------------------------------------------------------------------*/
.modalBtn {
  padding: 0 0 0 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modalBtn:hover, .modalBtn:focus {
  opacity: .9;
}
.modalThumbnail {
  -webkit-background-size: 72px, cover;
  -moz-background-size: 72px, cover;
  -ms-background-size: 72px, cover;
  -o-background-size: 72px, cover;
  background-size: 72px, cover;
  background-repeat: no-repeat;
  background-color: #333;
  background-position: center;
  padding-bottom: 50%;
  margin: 24px 0 36px 0;
}
.modaliFrame {
  width: 100%;
  height: 480px;
}
.modal {
  display: none;
  position: fixed;
  z-index: 100000000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-content {
  background-color: #FFF;
  margin: 5% auto;
  padding: 6px 24px 24px 24px;
  width: 60%;
}
.modal h2 {
  text-transform: none;
  font-size: 1.2rem;
  line-height: 1.4rem;
  border: none;
  margin: 6px 0 12px 0;
  padding: 0;
}
.close {
  color: #888;
  float: right;
  font-size: 2rem;
  margin: 0 0 6px 0;
}
.close:hover, .close:focus {
  color: #222;
  text-decoration: none;
  cursor: pointer;
}
/* TOGGLE Sections
-----------------------------------------------------------------------------*/
.toggleTitle {
  cursor: pointer;
  display: block;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 8px;
  margin: 0 0 0 0;
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.toggleTitle:hover, .toggleTitle:focus {
  padding: 8px 12px 8px 12px;
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
}
.toggleTitle h2 {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 400;
  color: #444;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.toggleTitle span {
  display: inline-block;
  float: right;
  font-style: normal;
}
.sectAnchor::before {
  content: "";
  display: block;
  height: 150px;
  margin: -150px 0 0 0;
  visibility: hidden;
}
.toggleDiv {
  overflow: hidden;
  padding: 12px;
  margin: 0 0 12px 0;
  background: rgba(255, 255, 255, .9);
}
.toggleDiv h3 {
  padding: 0 0 0 0;
  margin: 0 0 12px 0;
}
.toggleDiv img {
  width: 12px;
  margin: 0 0 0 8px;
}
.toggleDiv img {
  width: 12px;
  margin: 2px 6px 0 0;
  float: right;
}
.toggleTitle2 {
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 8px;
  margin: 0 0 0 0;
  background: rgba(0, 0, 0, 0.05);
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}
.toggleTitle2:hover {
  background: rgba(0, 0, 0, .08);
  text-decoration: none;
}
.toggleTitle2:focus {
  background: rgba(0, 0, 0, .08);
  text-decoration: none;
}
.toggleTitle2 h3 {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 600;
  color: #8DA03A;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.toggleTitle2 h4 {
  font-size: 1.0rem;
  line-height: 1.2rem;
  font-weight: 600;
  color: #8DA03A;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.toggleTitle2 em {
  display: inline-block;
  float: right;
  font-style: normal;
  font-size: 1rem;
}
.toggleDiv2 {
  overflow: hidden;
  margin: 0 0 12px 0;
  padding: 18px;
  background: rgba(255, 255, 255, .08);
}
/* MEDIA ELEMENTS
-----------------------------------------------------------------------------*/
.mediaElements {
  width: 40%;
  float: right;
  margin: 0 0 24px 24px;
  font-size: .9rem;
  line-height: 1.1rem;
}
.mediaElements h3 {
  font-size: .9rem;
  line-height: 1.1rem;
  margin: 0 0 2px 0;
  padding: 0 0 0 0;
}
.mediaElements p {
  font-size: .9rem;
  line-height: 1.1rem;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.mediaElements ul {
  margin: 0 0 0 12px;
}
.mediaElements li {
  margin: 0 0 12px 0;
}
.mediaElements img {
  width: 100%;
  margin: 0 0 6px 0;
  padding: 0 0 0 0;
}
/* Forms
-----------------------------------------------------------------------------*/
.buttons {
  overflow: hidden;
}
.buttons a, .buttons button {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  float: left;
  text-align: center;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  padding: 6px; /* Links */
}
.buttons button {
  overflow: visible;
  padding: 6px; /* IE6 */
}
.buttons button[type] {
  padding: 6px; /* Firefox */
  line-height: .7rem; /* Safari */
}
*:first-child + html button[type] {
  padding: 6px; /* IE7 */
}
.buttons button img, .buttons a img {
  margin: 0;
  padding: 0;
  border: none;
  width: 14px;
  height: 14px;
}
/* ADMIN BUTTONS: Standard */
button, .buttons a {
  background: #B8CDEA;
  border: 1px solid #96B2DB;
  color: #196DB6;
}
button:hover, .buttons a:hover, .buttons a:focus {
  background: #96B2DB;
  color: #196DB6;
}
/* ADMIN BUTTONS: Positive */
button.positive, .buttons a.positive {
  background-color: #E6EFC2;
  border: 1px solid #C6D880;
  color: #529214;
}
.buttons a.positive:hover, button.positive:hover, button.positive:focus {
  background: #C6D880;
  color: #529214;
}
/* ADMIN BUTTONS: Negative */
.buttons a.negative, button.negative {
  background: #FBE3E4;
  border: 1px solid #FBC2C4;
  color: #D12F19;
}
.buttons a.negative:hover, button.negative:hover, button.negative:focus {
  background: #FBC2C4;
  color: #D12F19;
}
.req {
  color: #F00;
}
#ADDRESS3label {
  display: none;
}
#ADDRESS3 {
  display: none;
}
/* LAYOUT - COLUMNS
-----------------------------------------------------------------------------*/
.container {
  margin: 0 auto 0 auto;
  overflow: hidden;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  width: 1100px;
}
[class*="span"] {
  margin-left: 2.12766%;
  float: left;
}
[class*="span"]:first-child {
  margin-left: 0;
}
.span1 {
  width: 6.38298%;
}
.span2 {
  width: 14.89362%;
}
.span3 {
  width: 23.40426%;
}
.span4 {
  width: 31.91489%;
}
.span4x {
  width: 30%;
  margin-left: 0;
}
.span5 {
  width: 40.42553%;
}
.span6 {
  width: 48.93617%;
}
.span6x {
  width: 50%;
  margin-left: 0;
}
.span7 {
  width: 57.44681%;
}
.span8 {
  width: 65.95745%;
}
.span8x {
  width: 70%;
  margin-left: 0;
}
.span9 {
  width: 74.46809%;
}
.span10 {
  width: 82.97872%;
}
.span11 {
  width: 91.48936%;
}
.span12 {
  width: 100%;
}
/* Desktop (large)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 1025px) {
  .container {
    width: 1000px;
  }
}
/* Desktop (regular)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  .container {
    width: 700px;
  }
  .mediaElements {
    width: 100%;
    margin: 0 0 0 0;
    float: none;
  }
}
/* Desktop (medium)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 749px) {
  .hero {
    padding: 120px 0 120px 0;
  }
  .topOffset {
    padding-top: 40px;
  }
  #topOffsetAdmin {
    padding-top: 70px;
  }
  #mobile_nav {
    display: inline-block;
    width: 20%;
    float: right;
  }
  #header_nav {
    display: none;
  }
  #hamburger {
    cursor: pointer;
    display: block;
    margin-top: 8px;
    padding: 8px;
    background-image: url('../../media/static/images/hamburger.svg');
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
  }
  #hamburger:hover, #hamburger:focus {
    opacity: .5;
  }
  .header_nav {
    float: left;
    width: 100%;
    text-align: left;
  }
  .header_nav a {
    display: block;
    padding: 8px 12px 8px 12px;
    color: #333;
    position: relative;
    border-bottom: 1px solid #CCC;
  }
  .container {
    width: 88%;
    margin: 0 21px 0 21px;
  }
  #breadcrumb {
    display: none;
  }
  [class*="span"] {
    margin-left: 0;
  }
  [class*="span"]:first-child {
    margin-left: 0;
  }
  .span1 {
    width: 100%;
  }
  .span2 {
    width: 100%;
  }
  .span3 {
    width: 100%;
  }
  .span4 {
    width: 100%;
  }
  .span4x {
    width: 100%;
  }
  .span5 {
    width: 100%;
  }
  .span6 {
    width: 100%;
  }
  .span6x {
    width: 100%;
  }
  .span7 {
    width: 100%;
  }
  .span8 {
    width: 100%;
  }
  .span8x {
    width: 100%;
  }
  .span9 {
    width: 100%;
  }
  .span10 {
    width: 100%;
  }
  .span11 {
    width: 100%;
  }
  .span12 {
    width: 100%;
  }
}
/* Mobile
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 549px) {}