.tabs a.is-active,
.tabs a:focus,
.tabs a:hover {
  background-color: #7ac044;
}
button,
input,
optgroup,
select,
textarea {
  color: #000;
}
.region-header .brand a {
  color: #000;
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clear {
  clear: both;
  display: block !important;
}
.center {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
  /* ie 6/7 */
}
.hide,
.hidden {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
/* http://avexdesigns.com/responsive-youtube-embed/*/
.video-container {
  position: relative;
  padding-bottom: 56.25% !important;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  clear: both;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container.overlay iframe {
  pointer-events: none;
}
img {
  max-width: 100%;
  height: auto;
}
.darken {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: #000000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
  opacity: 0.3;
}
div.messages {
  border: none;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 1em auto;
  padding: 1.5em 1.5em 1.5em 3.5em;
  background-size: 30px;
  background-position: 17px center;
  background-color: #fff;
  color: #000000;
  background-image: none;
}
div.messages.error {
  color: #ffffff;
  background-color: #c00;
  background-image: url(../img/x.png);
}
div.messages.error a {
  color: #ffffff;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.inline {
  display: inline;
}
a.arrow:after {
  -webkit-transition: all 0.3s;
  transition: all 0.15s;
  display: inline-block;
  font-family: FontAwesome;
  right: 0;
  text-decoration: none;
  content: "\f061";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  margin-left: 10px;
  font-size: 14px;
}
.arrow-long {
  -webkit-transition: all 0.3s;
  transition: all 0.15s;
  display: inline-block;
  font-family: FontAwesome;
  right: 0;
  text-decoration: none;
  content: "\f178";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #fff;
  font-size: 18px;
  left: 0;
}
th {
  border-bottom: none;
}
/* override the little arrows on the main menu when sub-items are present */
.region-primary-menu li a span.sub-arrow {
  display: none;
}
nav ul.js-pager__items {
  padding-left: 0;
  margin: 0 auto;
  text-align: center;
}
nav ul.js-pager__items li {
  list-style: none;
  display: inline-block;
  margin: 0 20px;
  font-size: 1.4rem;
}
nav ul.js-pager__items li a {
  font-size: 1.4rem;
  text-decoration: none;
  position: relative;
}
em {
  font-style: italic;
}
.ckeditor-accordion-container > dl {
  border-color: transparent;
}
.ckeditor-accordion-container > dl dt.active,
.ckeditor-accordion-container > dl dt {
  margin-bottom: 5px;
}
.ckeditor-accordion-container > dl dt.active a,
.ckeditor-accordion-container > dl dt a {
  background-color: #085D23;
  border-color: #085D23;
  text-decoration: none;
}
.ckeditor-accordion-container > dl dt.active a:hover,
.ckeditor-accordion-container > dl dt a:hover {
  background-color: #7ac044;
  border-color: #7ac044;
  text-decoration: underline;
}
.ckeditor-accordion-container > dl dt.active.hepa a,
.ckeditor-accordion-container > dl dt.hepa a {
  background-color: #CF4815;
  border-color: #CF4815;
}
.ckeditor-accordion-container > dl dt.active.hepa a:hover,
.ckeditor-accordion-container > dl dt.hepa a:hover {
  background-color: #CF4815;
  border-color: #CF4815;
}
.ckeditor-accordion-container > dl dt.active.literacy a,
.ckeditor-accordion-container > dl dt.literacy a {
  background-color: #085D23;
  border-color: #085D23;
}
.ckeditor-accordion-container > dl dt.active.literacy a:hover,
.ckeditor-accordion-container > dl dt.literacy a:hover {
  background-color: #085D23;
  border-color: #085D23;
}
.ckeditor-accordion-container > dl dt.active.poverty a,
.ckeditor-accordion-container > dl dt.poverty a {
  background-color: #7645BC;
  border-color: #7645BC;
}
.ckeditor-accordion-container > dl dt.active.poverty a:hover,
.ckeditor-accordion-container > dl dt.poverty a:hover {
  background-color: #7645BC;
  border-color: #7645BC;
}
.ckeditor-accordion-container > dl dt.active.family a,
.ckeditor-accordion-container > dl dt.family a {
  background-color: #3A7B9E;
  border-color: #3A7B9E;
}
.ckeditor-accordion-container > dl dt.active.family a:hover,
.ckeditor-accordion-container > dl dt.family a:hover {
  background-color: #3A7B9E;
  border-color: #3A7B9E;
}
html:after {
  content: "";
  position: fixed;
  bottom: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background-color: brown;
  border: 1px solid #333333;
  z-index: 9999999999999999;
}
@media (min-width: 480px) and (max-width: 767px) {
  html:after {
    background-color: lightgoldenrodyellow;
    content: 'xs';
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html:after {
    background-color: darkorange;
    content: 'sm';
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html:after {
    background-color: orchid;
    content: 'md';
  }
}
@media (min-width: 1200px) {
  html:after {
    background-color: lime;
    content: 'lg';
  }
}
@media (min-width: 1440px) {
  html:after {
    background-color: aqua;
    content: 'xlg';
  }
}
pre {
  background: #bbb;
  color: #333;
  border: 1px solid #333;
  font-size: 0.5em;
  display: inline-block;
  border-radius: 3px;
  padding: 0.25em;
  margin: 0.25em;
}
html.no-dev:after {
  display: none;
}
/*Colours
 */
/* */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOUuhs.ttf) format('truetype');
}
* {
  -webkit-font-smoothing: antialiased;
}
html {
  font-size: 62.5%;
}
/* */
sup {
  font-size: 1rem;
}
.primary12 {
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
}
.primary14 {
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
}
.primary16 {
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
}
.primary18 {
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
}
.primary24 {
  font-size: 2.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #7ac044;
  font-weight: 700;
  line-height: 1.4;
}
.primary32 {
  font-size: 3.2rem;
  font-family: 'Open Sans', sans-serif;
  color: #7ac044;
  font-weight: 700;
  line-height: 2;
}
.secondary11 {
  font-size: 1.1rem;
  font-family: 'Open Sans', sans-serif;
  color: #79c046;
  font-weight: 800;
  font-weight: 400;
}
.secondary12 {
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 800;
  font-weight: 400;
}
.secondary14 {
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
}
.secondary15 {
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
}
.secondary18,
.views-label-field-priority-type-1 {
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
}
.views-label-field-priority-type-1 {
  display: block;
  margin-top: 10px;
}
.secondary21 {
  font-size: 2.1rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
}
.secondary24 {
  font-size: 2.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
}
.footer14 {
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}
.footer16 {
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
}
h1 {
  font-size: 32px;
  font-family: 'Open Sans', sans-serif;
  color: #085D23;
  font-weight: 800;
}
@media (min-width: 768px) {
  h1 {
    font-size: 48px;
    font-family: 'Open Sans', sans-serif;
    color: #085D23;
    font-weight: 800;
  }
}
h2 {
  font-size: 2.8rem;
  font-family: 'Open Sans', sans-serif;
  color: #085D23;
  font-weight: 800;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 3.6rem;
    font-family: 'Open Sans', sans-serif;
    color: #085D23;
    font-weight: 800;
  }
}
h3,
.secondary21 {
  font-size: 2.1rem;
  font-family: 'Open Sans', sans-serif;
  color: #085D23;
  font-weight: 800;
}
h4 {
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  text-transform: uppercase;
}
h5,
h6 {
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
}
.error {
  color: #fff;
  background-color: #801;
}
figcaption {
  font-style: italic;
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
}
body {
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
  background: #fff;
}
h1,
h2 {
  line-height: 125%;
  margin-bottom: 20px;
}
h3,
h4,
h5,
h6 {
  line-height: 130%;
  margin-bottom: 10px;
}
a {
  color: #212d3b;
}
a:hover,
a:focus {
  text-decoration: underline;
  color: #085D23;
}
.item .body a,
.node__content a {
  text-decoration: underline;
}
.item .body a.btn,
.node__content a.btn {
  text-decoration: none;
}
p.smalltext {
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
  line-height: 1.25;
}
p.bigtext {
  font-size: 2.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #7ac044;
  font-weight: 700;
  line-height: 1.4;
}
blockquote {
  font-size: 2.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  font-style: italic;
  line-height: 1.4;
  width: 80%;
  margin: 40px auto;
  text-align: center;
}
.region-content ul,
.region-content ol {
  margin-left: 20px;
}
.region-content ul li,
.region-content ol li {
  margin-bottom: 10px;
}
.hepa {
  color: #CF4815;
}
.poverty {
  color: #7645BC;
}
.literacy {
  color: #085D23;
}
.family {
  color: #3A7B9E;
}
button,
.btn,
input[type="submit"],
.btn-primary {
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  background: #085D23;
  border: 1px solid #085D23;
  padding: 15px 40px;
  line-height: 100%;
  border-radius: 40px;
  transition: all 0.3s ease;
  color: #fff;
}
button:hover,
.btn:hover,
input[type="submit"]:hover,
.btn-primary:hover,
button:focus,
.btn:focus,
input[type="submit"]:focus,
.btn-primary:focus,
button:active,
.btn:active,
input[type="submit"]:active,
.btn-primary:active {
  background: #fff;
  color: #085D23;
  border-color: #085D23;
  text-decoration: none;
}
.light-btn {
  background: #fff;
  color: #085D23;
}
.light-btn:hover {
  background: #7ac044;
  color: #fff;
  border: 1px solid #fff;
}
#search-block-form input.form-submit {
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  background: #085D23;
  border: 1px solid #085D23;
  padding: 15px 40px;
  line-height: 100%;
  border-radius: 40px;
  transition: all 0.3s ease;
  color: #fff;
  margin-bottom: 1em;
  display: inline-block;
  text-align: center;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-block-form input.form-submit:active {
  background: #fff;
  color: #085D23;
  border-color: #085D23;
  text-decoration: none;
}
#search-block-form input.form-submit,
#search-block-form input {
  height: auto;
}
#search-block-form input.form-submit {
  margin-left: 20px;
  max-width: 200px;
}
#search-block-form #edit-keys,
#search-block-form #edit-keys--faq {
  position: relative;
  top: 3px;
}
.bigbutton {
  min-width: 50%;
  margin-bottom: 20px;
  font-size: 2rem;
  padding: 17px 50px;
  width: auto;
}
@media (min-width: 480px) and (max-width: 767px), (min-width: 768px) {
  .bigbutton {
    margin: 0;
    min-width: 200px;
  }
}
@media (min-width: 992px) {
  .bigbutton {
    font-size: 2.4rem;
    padding: 22px 70px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .bigbutton {
    padding: 17px 0;
  }
}
.nice-select span,
.nice-select ul li {
  color: #085D23;
}
.nice-select span.current,
.nice-select ul li.current {
  font-weight: 700;
}
.nice-select:after {
  border-color: #085D23;
}
a.external:after {
  content: '\f08e';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin: 0 0 0 10px;
  text-decoration: none;
}
button,
input,
optgroup,
select,
textarea {
  color: #000;
}
.more-link {
  display: inline;
  margin-left: 3px;
}
#search-block-form {
  position: relative;
}
#search-block-form input#edit-keys,
#search-block-form input#edit-keys--faq {
  border-radius: 30px;
  padding-left: 20px;
  border: none;
}
.search-block-form #search-block-form input[type="submit"],
.searchwidget input[type="submit"] {
  border: none;
  display: inline-block;
  width: 30px;
  padding: 0;
  margin: 0;
  font-family: FontAwesome;
  right: 0;
  text-decoration: none;
  content: "\f061";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  text-decoration: inherit;
  color: #085D23;
  background-color: transparent;
  top: 8px;
  position: absolute;
  right: 5px;
}
#block-searchform input#edit-submit {
  font-size: 30px  !important;
  top: 15px !important;
  right: 15px !important;
}
.main-header .topnav > .container {
  width: 100% !important;
}
.top-menu {
  background-color: #7ac044;
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 800;
  font-weight: 400;
}
.top-menu a,
.top-menu .region-top-menu nav li a,
.top-menu .region-top-menu nav li:last-child a,
.top-menu .language-switcher-language-url ul li a {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 800;
  text-transform: none;
  background-color: transparent;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-menu a,
  .top-menu .region-top-menu nav li a,
  .top-menu .region-top-menu nav li:last-child a,
  .top-menu .language-switcher-language-url ul li a {
    padding: 2px 5px;
  }
}
.top-menu a:hover,
.top-menu .region-top-menu nav li a:hover,
.top-menu .region-top-menu nav li:last-child a:hover,
.top-menu .language-switcher-language-url ul li a:hover,
.top-menu a:focus,
.top-menu .region-top-menu nav li a:focus,
.top-menu .region-top-menu nav li:last-child a:focus,
.top-menu .language-switcher-language-url ul li a:focus {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
}
.top-menu.country-alert {
  display: none;
  background-color: #212121;
}
.country-GB .top-menu.country-alert {
  display: block;
}
.top-menu.country-alert a {
  color: #fff;
}
.main-header {
  z-index: 2;
  background-color: #fff;
  padding: 20px 0 ;
}
.main-header .btn-search {
  display: none;
  position: absolute;
  top: 8px;
  right: 8px;
}
.main-header .navbar-default .navbar-toggle .icon-bar {
  background-color: #7ac044;
}
.main-header .logo a:hover,
.main-header .logo a:focus {
  opacity: 0.75;
}
.main-header .col-md-10 {
  padding-top: 14px;
}
.main-header .region-search {
  float: right;
  display: inline;
  width: 100%;
  clear: none;
}
.main-header .region-search #search-block-form #edit-keys,
.main-header .region-search #search-block-form #edit-keys--faq {
  top: 0;
}
@media (min-width: 992px) {
  .main-header .region-search {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .main-header .region-primary-menu ul {
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .region-primary-menu {
    width: 85%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-header .region-primary-menu {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .main-header .region-primary-menu {
    width: 74%;
    float: left;
  }
}
.brand.site-name {
  display: none;
}
.region-primary-menu li a,
.menu-base-theme li a {
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  text-transform: none;
}
.region-primary-menu li a:hover,
.menu-base-theme li a:hover,
.region-primary-menu li a:focus,
.menu-base-theme li a:focus,
.region-primary-menu li a:active,
.menu-base-theme li a:active {
  color: #212d3b;
}
.region-primary-menu li.active a,
.menu-base-theme li.active a,
.region-primary-menu li a.highlighted,
.menu-base-theme li a.highlighted {
  color: #212d3b;
}
.region-primary-menu ul ul,
.menu-base-theme ul ul,
.region-primary-menu ul li.active ul,
.menu-base-theme ul li.active ul {
  background: none;
}
.region-primary-menu ul ul li a,
.menu-base-theme ul ul li a,
.region-primary-menu ul li.active ul li a,
.menu-base-theme ul li.active ul li a {
  background: #085D23;
  color: #fff;
}
.region-primary-menu ul ul li a:hover,
.menu-base-theme ul ul li a:hover,
.region-primary-menu ul li.active ul li a:hover,
.menu-base-theme ul li.active ul li a:hover,
.region-primary-menu ul ul li a:focus,
.menu-base-theme ul ul li a:focus,
.region-primary-menu ul li.active ul li a:focus,
.menu-base-theme ul li.active ul li a:focus,
.region-primary-menu ul ul li a:active,
.menu-base-theme ul ul li a:active,
.region-primary-menu ul li.active ul li a:active,
.menu-base-theme ul li.active ul li a:active {
  color: #085D23;
  background-color: #fff;
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
  .menu-base-theme .sm-nowrap > li {
    min-width: 220px;
  }
  .menu-base-theme .sm-nowrap > li > a,
  .menu-base-theme .sm-nowrap > li > :not(ul) a {
    white-space: normal;
    line-height: 1.3;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header {
    width: 120px;
  }
  .region-footer-menu {
    width: 100%;
  }
}
.brand.logo img {
  vertical-align: bottom;
  height: 75px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .brand.logo img {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-base-theme li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu-base-theme li a:hover,
  .menu-base-theme li a:active,
  .menu-base-theme li a:focus {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.brand.site-name {
  display: none;
}
@media (min-width: 1200px) {
  .region-primary-menu .menu-base-theme li a {
    padding: 15px 19px !important;
  }
  .region-primary-menu .menu-base-theme li a:hover,
  .region-primary-menu .menu-base-theme li a:active,
  .region-primary-menu .menu-base-theme li a:focus {
    padding: 15px 19px !important;
  }
  .region-primary-menu .menu-base-theme ul li a {
    padding: 12px 15px !important;
  }
  .region-primary-menu .menu-base-theme ul li a:hover,
  .region-primary-menu .menu-base-theme ul li a:active,
  .region-primary-menu .menu-base-theme ul li a:focus {
    padding: 12px 15px !important;
  }
}
.main-header #search-block-form input#edit-keys {
  background: #eef2f1;
  border: none;
  padding-left: 20px;
  border-radius: 25px;
}
.block-hero-block {
  margin-bottom: 0;
}
.hero .field-wrapper-inner {
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
  max-width: 80%;
  text-align: left;
  color: #fff;
  display: block;
  margin: 0 auto;
}
.hero .field-wrapper-inner > * {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .hero .field-wrapper-inner {
    font-size: 2.4rem;
    font-family: 'Open Sans', sans-serif;
    color: #7ac044;
    font-weight: 700;
    line-height: 1.4;
    color: #212d3b;
    max-width: 900px;
  }
}
.hero .field-wrapper-inner .btn {
  margin: 20px 0 0;
}
.hero .field-wrapper-inner h1,
.hero .field-wrapper-inner h2 {
  font-size: 2.4rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  margin-bottom: 25px;
}
.hero .field-wrapper-inner h1 sup,
.hero .field-wrapper-inner h2 sup {
  top: -20px;
}
@media (min-width: 992px) {
  .hero .field-wrapper-inner h1,
  .hero .field-wrapper-inner h2 {
    font-size: 2.4rem;
    font-family: 'Open Sans', sans-serif;
    color: #212d3b;
    font-weight: 800;
    line-height: 1.2;
  }
  .hero .field-wrapper-inner h1 sup,
  .hero .field-wrapper-inner h2 sup {
    top: -30px;
  }
}
.hero .field-wrapper-inner h3,
.hero .field-wrapper-inner h4 {
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .hero .field-wrapper-inner h3,
  .hero .field-wrapper-inner h4 {
    font-size: 2.4rem;
    font-family: 'Open Sans', sans-serif;
    color: #212d3b;
    font-weight: 800;
  }
}
.hero .field-wrapper-inner h5,
.hero .field-wrapper-inner h6 {
  font-size: 1.8rem;
  font-family: 'Open Sans', sans-serif;
  color: #212d3b;
  font-weight: 800;
  margin-bottom: 10px;
}
.hero .field-wrapper-inner h1,
.hero .field-wrapper-inner h2,
.hero .field-wrapper-inner h3,
.hero .field-wrapper-inner h4,
.hero .field-wrapper-inner h5,
.hero .field-wrapper-inner h6 {
  color: #212d3b;
}
.hero.has-image {
  background-size: cover;
  background-position: center center;
  background-color: #085D23;
  display: table;
  width: 100%;
  min-height: 350px;
  position: relative;
}
.hero.has-image p {
  font-size: 1.8rem;
}
.hero.has-image,
.hero.has-image h1,
.hero.has-image h2,
.hero.has-image h3,
.hero.has-image h4,
.hero.has-image h5,
.hero.has-image h6,
.hero.has-image p {
  color: #fff;
}
.hero.has-image .field-wrapper-inner > * {
  padding-top: 0;
  text-align: center;
}
.hero.has-image .field-wrapper-inner {
  color: #fff;
}
@media (min-width: 768px) and (max-width: 991px) {
  .hero.has-image {
    min-height: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero.has-image {
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .hero.has-image {
    min-height: 650px;
  }
}
.hero.has-image > div {
  padding: 50px 0;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  text-align: left;
  /*- causing the dropdowns to be hidden and the content in the hero to scroll
      overflow-x: hidden; */
}
.hero.without-overlay .background-image:after {
  background: none;
}
.region-homepage-last .hero.has-image:after {
  content: none;
}
.hero.has-image .field-wrapper-inner {
  padding-top: 0;
}
/*
 usage:
 #mything {
    position: relative;
    &:before {
      .notch-top;
    }
 }
*/
/*
.notch-top {
  position: absolute;
  content: "";
  height: 30px;
  width: 30px;
  background: #ffffff;
  top: -15px;
  left: 50%;

  z-index: 1;
  margin-left: -15px;
  transform: rotate(45deg);
}*/
.background-image {
  height: 350px;
  min-height: 350px;
  background-size: cover;
  background-position: center center;
  background-color: #085D23;
  display: block;
  width: 100%;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 991px) {
  .background-image {
    height: 400px;
    min-height: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .background-image {
    height: 500px;
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .background-image {
    height: 650px;
    min-height: 650px;
  }
}
.background-image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.4;
  z-index: 0;
}
div.hero-container > div {
  max-width: 100%;
  display: block;
}
@media (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
  div.hero-container > div {
    width: 730px;
  }
}
@media (min-width: 1440px) {
  div.hero-container > div {
    width: 600px;
  }
}
div.hero-container > div h2 {
  border: none;
  padding-bottom: 0;
}
div.hero-container > div .content {
  text-align: left;
}
@media (min-width: 480px) and (max-width: 767px), (min-width: 768px) {
  div.hero-container > div .content {
    margin-bottom: 40px;
  }
}
div.hero-container > div .content p {
  margin-bottom: 0;
}
@media (min-width: 480px) and (max-width: 767px), (min-width: 768px) {
  div.hero-container > div .content p {
    margin-bottom: 20px;
  }
}
div.hero-container > div .hero.has-image > div {
  padding: 50px 30px;
}
.output {
  height: 350px;
  display: table;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .output {
    height: (min-width: 768px) and (max-width: 991px) -height;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .output {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .output {
    height: 650px;
  }
}
.output .row {
  display: table-cell;
  vertical-align: middle;
  height: 350px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .output .row {
    height: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .output .row {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .output .row {
    height: 650px;
  }
}
@media screen and (max-width: 768px) {
  .output .row h1,
  .output .row h2 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 480px) {
  .output .row h1,
  .output .row h2 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .hero.has-image .col-md-offset-1 {
    padding-left: calc(8.33333% + 60px);
    margin-left: 0;
  }
}
.footer-menu {
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  background-color: #212d3b;
  color: #fff;
  padding: 80px 0 50px;
}
.footer-menu * {
  color: #fff !important;
  list-style: none;
}
.footer-menu h1,
.footer-menu h2,
.footer-menu h3,
.footer-menu h4,
.footer-menu h5,
.footer-menu h5 {
  margin-bottom: 10px;
}
.footer-menu a {
  color: #fff;
}
.footer-menu a:hover,
.footer-menu a:focus {
  text-decoration: underline;
}
.footer-menu nav {
  width: 100%;
}
.region-final-footer ul.menu li:nth-child(1) {
  margin-left: 0;
}
.social .fa {
  width: 12%;
  font-size: 25px;
}
.region-footer-text {
  text-align: center;
}
@media (min-width: 768px) {
  .region-footer-text {
    text-align: left;
  }
}
.region-footer-menu nav li {
  text-align: center;
  display: block;
}
.region-footer-menu nav li:last-child {
  display: none;
}
.region-footer-menu nav li a {
  padding: 2px 2px 2px 0;
  font-weight: 700;
}
.region-footer-menu nav li a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .region-footer-menu nav li a {
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .region-footer-menu nav li {
    float: left;
    width: 20%;
    text-align: left;
    display: inline-block;
  }
}
.region-footer-menu .footermap-col {
  margin: 0;
}
.region-footer-menu ul {
  margin-top: 0;
}
.region-footer-menu ul ul li {
  display: block;
  float: none;
  width: 100%;
}
.region-footer-menu ul ul li:last-child {
  display: block;
}
.region-footer-menu ul ul li a {
  color: #fff;
}
.newsletter {
  padding: 80px 0;
}
.newsletter .content {
  margin: 0 auto;
}
.newsletter .col-md-3 {
  text-align: right;
}
.copyright {
  background-color: #212d3b;
  font-size: 1.1rem;
  font-family: 'Open Sans', sans-serif;
  color: #79c046;
  font-weight: 800;
  font-weight: 400;
  color: #fff;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .copyright {
    text-align: center;
  }
}
.copyright p {
  line-height: 110%;
}
.copyright a {
  color: #fff;
}
.copyright a:hover,
.copyright a:focus {
  text-decoration: underline;
}
.copyright .rtraction {
  text-align: center;
}
@media (min-width: 768px) {
  .copyright .rtraction {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .copyright .rtraction {
    float: left;
    width: 75%;
  }
}
.copyright .rtraction img {
  width: 20px;
  vertical-align: middle;
  margin: 0 5px;
}
.copyright nav ul {
  padding: 0;
}
.copyright nav ul li {
  list-style: none inside none;
  text-align: center;
  display: block;
  margin: 5px;
}
@media (min-width: 768px) {
  .copyright nav ul li {
    display: inline-block;
    text-align: left;
  }
}
.copyright .region-bottom-third a {
  text-decoration: underline;
}
.copyright .region-bottom-third a:hover {
  text-decoration: none;
}
/* mailchimp archives embed */
.display_archive {
  float: right;
  width: 280px;
  line-height: 1.5;
}
.campaign {
  color: #fff;
  font-size: 0.9em;
  position: relative;
}
.display_archive .campaign a {
  color: #626262;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
}
@media (min-width: 992px) {
  #block-homepage-priority-selector {
    display: none;
  }
}
#block-homepage-priority-selector .priority-select {
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #block-homepage-priority-selector .priority-select {
    width: 50%;
    float: left;
  }
}
@media (min-width: 992px) {
  body.path-frontpage .hero.has-image {
    height: 900px;
  }
  body.path-frontpage .hero.has-image .background-image {
    height: 900px;
  }
  body.path-frontpage .hero.has-image .output {
    height: 900px;
  }
  body.path-frontpage .hero.has-image .output .row {
    height: 600px;
  }
}
.output .views-element-container {
  display: none;
}
@media (min-width: 992px) {
  .output .views-element-container {
    display: table-row;
    height: 140px;
  }
}
.output .views-element-container .priority-select {
  display: flex;
  align-items: center;
}
.output .views-element-container .priority-select a {
  color: #FFF;
}
.output .views-element-container .priority-select a:hover,
.output .views-element-container .priority-select a:active {
  text-decoration: none;
}
.output .views-element-container .priority-select > a {
  width: 40%;
  max-width: 140px;
}
.output .views-element-container .priority-select img {
  width: 100%;
  max-width: 140px;
  height: auto;
}
.output .views-element-container .priority-select div.text {
  margin-left: 10px;
  width: 58%;
  text-align: left;
}
article.node--type-priority-feature-slice .img_container {
  text-align: center;
}
article.node--type-priority-feature-slice .img_container img {
  border-radius: 50%;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 480px) and (max-width: 767px) {
  article.node--type-priority-feature-slice .img_container img {
    max-width: 200px;
  }
}
@media (min-width: 992px) {
  article.node--type-priority-feature-slice {
    display: flex;
    align-items: center;
  }
  article.node--type-priority-feature-slice .img_container {
    margin-left: 0;
    text-align: inherit;
  }
}
article.node--type-priority-feature-slice .btn {
  margin-top: 20px;
}
.region-homepage-features .block {
  text-align: center;
  float: left;
  clear: both;
  padding: 40px 0;
  width: 100%;
  background-color: #fff;
}
.region-homepage-features .block:nth-child(2n+1) {
  background-color: #eef2f1;
}
.region-homepage-features .block:nth-child(2n+1) .img_container {
  order: 2;
  margin-left: 8.33333333%;
}
.region-homepage-features .block:nth-child(2n+1) .node_content {
  order: 1;
  margin-left: 0;
}
@media (min-width: 768px) {
  .region-homepage-features .block {
    padding: 40px;
    text-align: left;
  }
}
.block-views-blockhomepage-blocks-homepage-blocks h2 {
  text-align: center;
}
button.btn.home-text {
  display: block;
  margin-bottom: 50px;
}
.node--type-homepage-block .node__content {
  margin-bottom: 20px;
}
.region-homepage-partners {
  width: 100%;
  position: relative;
  display: block;
  clear: both;
  padding-top: 80px;
}
.region-homepage-partners #block-partnersblocktext {
  margin: 0 auto;
  text-align: center;
  max-width: 700px;
}
.region-homepage-partners .content {
  width: 100%;
}
.region-homepage-partners .partner {
  width: 50%;
  display: none;
  margin: 20px 0;
  padding-bottom: 20px;
  float: left;
}
.region-homepage-partners .partner:nth-child(2n +1) {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  .region-homepage-partners .partner {
    margin: 40px 0;
  }
}
@media (min-width: 992px) {
  .region-homepage-partners .partner {
    width: 16%;
    margin: 40px 2%;
  }
  .region-homepage-partners .partner:nth-child(2n +1) {
    clear: none;
  }
  .region-homepage-partners .partner:nth-child(5n +1) {
    clear: both;
  }
}
.region-homepage-partners .partner article {
  display: table-cell;
  height: 200px;
  vertical-align: middle;
  text-align: center;
}
.region-homepage-partners .partner img {
  float: none;
  padding: 0;
}
.searchwidget {
  clear: both;
  padding: 100px 0;
  background-color: #eef2f1;
}
.searchwidget input[type=search] {
  color: #626262;
}
.searchwidget .region-footer-first {
  width: 80%;
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
}
.searchwidget .region-footer-first input#edit-keys,
.searchwidget .region-footer-first input#edit-keys--faq {
  padding: 15px ;
}
.searchwidget .region-footer-first input[type="submit"] {
  top: 17px;
}
.searchwidget form > div {
  display: inline;
}
.searchwidget form > div input[type="search"] {
  min-width: 200px;
}
.searchwidget form > div input[type="submit"] {
  position: relative;
  top: 2px;
}
body.path-frontpage h1,
body.path-frontpage h2,
body.path-frontpage h3,
body.path-frontpage h4,
body.path-frontpage h5,
body.path-frontpage h6 {
  color: #212d3b;
}
body.path-frontpage h1,
body.path-frontpage h2 {
  font-size: 2.6rem;
}
@media (min-width: 768px) {
  body.path-frontpage h1,
  body.path-frontpage h2 {
    font-size: 3.6rem;
  }
}
.block-views-blockhomepage-announcement-block-1 {
  text-align: center;
  margin-bottom: 0;
  background-color: #eef2f1;
  padding: 50px 0;
}
.block-views-blockhomepage-announcement-block-1 h1,
.block-views-blockhomepage-announcement-block-1 h2,
.block-views-blockhomepage-announcement-block-1 h3,
.block-views-blockhomepage-announcement-block-1 h4,
.block-views-blockhomepage-announcement-block-1 h5,
.block-views-blockhomepage-announcement-block-1 h6 {
  color: #085D23;
}
.block-views-blockhomepage-announcement-block-1 h1,
.block-views-blockhomepage-announcement-block-1 h2 {
  font-size: 2.4rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-views-blockhomepage-announcement-block-1 h1,
  .block-views-blockhomepage-announcement-block-1 h2 {
    font-size: 3.6rem;
  }
}
@media (min-width: 768px) {
  .block-views-blockhomepage-announcement-block-1 {
    text-align: left;
    font-size: inherit;
  }
}
.block-views-blockhomepage-announcement-block-1 .views-row {
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 992px) {
  .block-views-blockhomepage-announcement-block-1 .views-row {
    max-width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-views-blockhomepage-announcement-block-1 .views-row {
    max-width: 760px;
  }
}
#block-views-block-inititiatives-initiatives,
.block-views-blockpriority-slice-block-family {
  clear: both;
}
body.term-20 .hero.has-image:after {
  background: linear-gradient(to right, #085D23 0 70%, #3A7B9E 70% 80%, #7645BC 80% 90%, #CF4815 90%);
  position: absolute;
  content: '';
  height: 5px;
  right: 0;
  left: 0;
  bottom: 0;
}
body.term-20 .col-md-3.col-md-offset-1 {
  border-top: 5px solid #085D23;
  border-bottom: 5px solid #085D23;
  padding: 30px 0;
}
body.term-20 article.node--type-priority h1,
body.term-20 article.node--type-priority h2,
body.term-20 article.node--type-priority h3,
body.term-20 article.node--type-priority h4,
body.term-20 article.node--type-priority h5,
body.term-20 article.node--type-priority h6 {
  color: #085D23;
}
body.term-21 .hero.has-image:after {
  background: linear-gradient(to right, #7645BC 0 70%, #085D23 70% 80%, #3A7B9E 80% 90%, #CF4815 90%);
  position: absolute;
  content: '';
  height: 5px;
  right: 0;
  left: 0;
  bottom: 0;
}
body.term-21 .col-md-3.col-md-offset-1 {
  border-top: 5px solid #7645BC;
  border-bottom: 5px solid #7645BC;
  padding: 30px 0;
}
body.term-21 article.node--type-priority h1,
body.term-21 article.node--type-priority h2,
body.term-21 article.node--type-priority h3,
body.term-21 article.node--type-priority h4,
body.term-21 article.node--type-priority h5,
body.term-21 article.node--type-priority h6 {
  color: #7645BC;
}
body.term-22 .hero.has-image:after {
  background: linear-gradient(to right, #CF4815 0 70%, #7645BC 70% 80%, #085D23 80% 90%, #3A7B9E 90%);
  position: absolute;
  content: '';
  height: 5px;
  right: 0;
  left: 0;
  bottom: 0;
}
body.term-22 .col-md-3.col-md-offset-1 {
  border-top: 5px solid #CF4815;
  border-bottom: 5px solid #CF4815;
  padding: 30px 0;
}
body.term-22 article.node--type-priority h1,
body.term-22 article.node--type-priority h2,
body.term-22 article.node--type-priority h3,
body.term-22 article.node--type-priority h4,
body.term-22 article.node--type-priority h5,
body.term-22 article.node--type-priority h6 {
  color: #CF4815;
}
body.term-23 .hero.has-image:after {
  background: linear-gradient(to right, #3A7B9E 0 70%, #7645BC 70% 80%, #085D23 80% 90%, #CF4815 90%);
  position: absolute;
  content: '';
  height: 5px;
  right: 0;
  left: 0;
  bottom: 0;
}
body.term-23 .col-md-3.col-md-offset-1 {
  border-top: 5px solid #3A7B9E;
  border-bottom: 5px solid #3A7B9E;
  padding: 30px 0;
}
body.term-23 article.node--type-priority h1,
body.term-23 article.node--type-priority h2,
body.term-23 article.node--type-priority h3,
body.term-23 article.node--type-priority h4,
body.term-23 article.node--type-priority h5,
body.term-23 article.node--type-priority h6 {
  color: #3A7B9E;
}
.path-resources .region-content .views-element-container .views-row.item .term-20 .file {
  background-color: #085D23;
}
.path-resources .region-content .views-element-container .views-row.item .term-20 .file a {
  color: #fff;
}
.path-resources .region-content .views-element-container .views-row.item .term-20 .tagicon {
  color: #fff;
}
.path-resources .region-content .views-element-container .views-row.item .term-21 .file {
  background-color: #7645BC;
}
.path-resources .region-content .views-element-container .views-row.item .term-21 .file a {
  color: #fff;
}
.path-resources .region-content .views-element-container .views-row.item .term-21 .tagicon {
  color: #fff;
}
.path-resources .region-content .views-element-container .views-row.item .term-22 .file {
  background-color: #CF4815;
}
.path-resources .region-content .views-element-container .views-row.item .term-22 .file a {
  color: #fff;
}
.path-resources .region-content .views-element-container .views-row.item .term-22 .tagicon {
  color: #fff;
}
.path-resources .region-content .views-element-container .views-row.item .term-23 .file {
  background-color: #3A7B9E;
}
.path-resources .region-content .views-element-container .views-row.item .term-23 .file a {
  color: #fff;
}
.path-resources .region-content .views-element-container .views-row.item .term-23 .tagicon {
  color: #fff;
}
.region-content {
  position: relative;
}
.region-content article.node--type-priority .node__content > div > img {
  position: absolute;
  left: 0;
  top: -145px;
  max-width: 60px;
  top: -105px;
}
@media (min-width: 768px) {
  .region-content article.node--type-priority .node__content > div > img {
    top: -145px;
    max-width: 100px;
  }
}
#block-views-block-food-families-block-1 {
  clear: both;
}
#block-views-block-food-families-block-1 .views-row {
  margin: 40px auto;
  text-align: center;
  max-width: 400px;
}
@media (min-width: 992px) {
  #block-views-block-food-families-block-1 .views-row:nth-child(3n+1) {
    clear: both;
  }
  #block-views-block-food-families-block-1 .views-row p {
    padding: 0 20px;
  }
}
#block-views-block-food-families-block-1 .views-row img {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#block-views-block-food-families-block-1 .views-row h2 {
  font-size: 3.2rem;
}
#block-views-block-food-families-block-1 h2 a {
  color: #085D23;
}
.node--type-food-family .items {
  margin-bottom: 30px;
}
.node--type-food-family .items .item {
  margin-bottom: 10px;
}
body:not(.path-frontpage) .content-container {
  min-height: calc(100vh - 351px);
  margin-top: 70px;
  margin-bottom: 70px;
}
.region-page-title {
  display: inline-block;
  vertical-align: middle;
}
.region-page-title h1 {
  margin-top: 0;
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 1200px) {
  #block-newsletter {
    width: 950px;
    margin: 0 auto;
  }
  .region-homepage-features .views-row {
    width: 950px;
  }
}
.page-node-type-page .features {
  margin-top: 100px;
}
.page-node-type-page .features hr {
  margin-bottom: 74px;
}
.page-node-type-page .features .field-wrapper p:last-child {
  margin-bottom: 0;
}
.page-node-type-page .features .col-md-4 {
  max-height: none;
  min-height: 210px;
}
@media (min-width: 992px) {
  .col-md-6.col-md-offset-1 {
    width: 630px;
  }
}
body.path-search .region-content ol li {
  list-style: none;
}
figure {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
}
@media (min-width: 992px) {
  figure {
    display: inline-block;
    vertical-align: top;
  }
}
figure.align-right {
  padding: 0 0 20px 20px;
}
figure.align-left {
  padding: 0 20px 20px 0;
}
.news-item img,
.page-node-type-article .node__content div.image img {
  display: block;
  width: auto;
  max-width: 220px;
  height: auto;
  max-height: 220px;
}
@media (min-width: 768px) {
  .news-item img,
  .page-node-type-article .node__content div.image img {
    float: right;
    display: inline-block;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px) {
  .news-item img,
  .page-node-type-article .node__content div.image img {
    width: 300px;
  }
}
.block-webform {
  clear: both;
}
.block-webform .nice-select {
  float: none;
  display: inline-block;
  border-radius: 30px;
}
.block-webform label {
  display: block;
}
@media (min-width: 1200px) {
  .block-webform label {
    display: inline-block;
    width: 145px;
  }
}
.block-webform input,
.block-webform textarea {
  max-width: 100%;
  display: inline-block;
  border-radius: 30px;
  width: 550px;
}
.block-webform input[type=text],
.block-webform input[type=email] {
  padding-left: 10px;
}
@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px) {
  .block-webform .button--primary {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .block-webform .button--primary {
    font-size: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .block-webform .js-form-type-textarea label {
    position: relative;
    vertical-align: top;
  }
  .block-webform .js-form-type-textarea div {
    display: inline-block;
  }
  .block-webform .js-form-submit {
    position: relative;
    left: 133px;
    top: 20px;
  }
}
.video-embed-field-responsive-video {
  margin-bottom: 40px;
}
.table-row {
  height: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.icon {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}
.block-views-blockpriority-slice-block-1,
.block-views-blockbackground-documents-node {
  padding: 50px 0;
  clear: both;
}
.block-views-blockbackground-documents-node .content .views-row,
.path-resources .region-content .views-element-container .views-row {
  transition: box-shadow 0.3s, transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  margin-bottom: 25px;
  height: 335px;
  width: 300px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  float: left;
  position: relative;
  padding: 150px 20px 20px;
  border-radius: 2px;
  margin-right: 20px;
  transform: rotateY(0deg);
}
.block-views-blockbackground-documents-node .content .views-row .cardfront,
.path-resources .region-content .views-element-container .views-row .cardfront {
  display: block;
}
.block-views-blockbackground-documents-node .content .views-row .cardback,
.path-resources .region-content .views-element-container .views-row .cardback {
  display: none;
}
.block-views-blockbackground-documents-node .content .views-row .tag,
.path-resources .region-content .views-element-container .views-row .tag {
  max-height: 260px;
  overflow: scroll;
}
.block-views-blockbackground-documents-node .content .views-row .tagicon,
.path-resources .region-content .views-element-container .views-row .tagicon {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 10px;
  color: #000;
  z-index: 1;
}
.block-views-blockbackground-documents-node .content .views-row .download,
.path-resources .region-content .views-element-container .views-row .download {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.04);
  left: 0;
  text-align: center;
  border-radius: 0 0 2px 2px;
  transition: background-color 0.25s;
  text-decoration: none !important;
  padding: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.block-views-blockbackground-documents-node .content .views-row .download:hover,
.path-resources .region-content .views-element-container .views-row .download:hover {
  background-color: rgba(0, 0, 0, 0.14);
}
.block-views-blockbackground-documents-node .content .views-row p,
.path-resources .region-content .views-element-container .views-row p {
  min-height: 75px;
  font-size: 1.2rem;
  margin-top: 20px;
}
.block-views-blockbackground-documents-node .content .views-row .file,
.path-resources .region-content .views-element-container .views-row .file {
  background-color: rgba(0, 0, 0, 0.14);
  position: absolute;
  top: 0;
  border-radius: 2px 2px 0 0;
  width: 100%;
  left: 0;
  padding: 20px;
  color: #fff;
  height: 150px;
}
.block-views-blockbackground-documents-node .content .views-row .file h3,
.path-resources .region-content .views-element-container .views-row .file h3 {
  position: absolute;
  bottom: 20px;
  margin: 0;
  max-width: 260px;
}
.block-views-blockbackground-documents-node .content .views-row .file h3.long,
.path-resources .region-content .views-element-container .views-row .file h3.long {
  font-size: 1.5rem;
}
.block-views-blockbackground-documents-node .content .views-row .file .tid-link,
.path-resources .region-content .views-element-container .views-row .file .tid-link {
  line-height: 1;
  padding: 10px 10px 10px 0;
}
.block-views-blockbackground-documents-node .content .views-row .file h5,
.path-resources .region-content .views-element-container .views-row .file h5 {
  margin-bottom: 0;
}
.block-views-blockbackground-documents-node .content .views-row:hover,
.path-resources .region-content .views-element-container .views-row:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.block-views-blockbackground-documents-node .content .views-row.active,
.path-resources .region-content .views-element-container .views-row.active {
  padding-top: 20px;
  transform: rotateY(0deg);
}
.block-views-blockbackground-documents-node .content .views-row.active .cardfront,
.path-resources .region-content .views-element-container .views-row.active .cardfront {
  display: none;
}
.block-views-blockbackground-documents-node .content .views-row.active .cardback,
.path-resources .region-content .views-element-container .views-row.active .cardback {
  display: block;
}
.block-views-blockbackground-documents-node .content .views-row.activating,
.path-resources .region-content .views-element-container .views-row.activating {
  transform: rotateY(90deg);
}
.block-views-blockbackground-documents-node .content form,
.path-resources .region-content .views-element-container form {
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  .path-resources #edit-field-tag-target-id--wrapper .form-item {
    width: 50%;
    float: left;
  }
  .path-resources #edit-field-tag-target-id--wrapper .form-item:nth-child(odd) {
    clear: both;
  }
}
.path-resources label {
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  color: #626262;
  font-weight: 400;
}
.path-resources .nice-select {
  float: none;
  max-width: 620px;
}
@media only screen and (min-width: 1278px) {
  .path-resources .nice-select {
    max-width: 940px;
  }
}
@media only screen and (min-width: 1662px) {
  .path-resources .nice-select {
    max-width: 1262px;
  }
}
.path-search .views-field-title h3 {
  margin-top: 2em;
}
.form-item-search-api-fulltext,
#views-exposed-form-search-page-1 .form-item-field-priority-type-1 {
  display: inline-block;
  vertical-align: middle;
}
.form-item-search-api-fulltext label,
#views-exposed-form-search-page-1 .form-item-field-priority-type-1 label {
  display: none;
}
.right-margin {
  margin-right: 40px;
}
.region-content .node__content .col-md-8 {
  padding-left: 0;
  padding-right: 0;
}
.campaign {
  margin: 10px;
}
.campaign a {
  color: #626262;
  text-decoration: underline;
}
.campaign a:hover {
  color: #333;
  text-decoration: none;
}
.ms-options ul li {
  list-style: none;
}
.ms-options-wrap > .ms-options > ul label {
  font-size: 0.75em;
  line-height: 1.1;
}
.ms-options-wrap button {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  padding-top: 0;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
  overflow: hidden;
  max-width: 100%;
}
.ms-options-wrap > .ms-options > ul {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1 !important;
}
@media (min-width: 768px) {
  .ms-options-wrap > .ms-options > ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2 !important;
  }
}
@media (min-width: 1200px) {
  .ms-options-wrap > .ms-options > ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4 !important;
  }
}
.captcha {
  clear: both;
  margin: -60px auto 0 149px;
}
.webform-actions {
  position: relative;
  top: 100px;
}
@media print {
  .navbar ul,
  .navbar .region-primary-menu,
  .tabs,
  .emergency-bar,
  .links a,
  a.btn,
  a.all,
  #navigation .navbar-toggle,
  .homepage-video,
  #print,
  .videos,
  .item .btn,
  .item .more,
  div.left.side.col-md-7,
  .btn.remove,
  span.more,
  #clear,
  .copyright .col-sm-3,
  .region-final-footer,
  #hidelist,
  .copyright {
    display: none !important;
  }
  .navbar {
    display: block;
  }
  a.site-branding__logo:after {
    content: none !important;
  }
  .right #list-container {
    display: block !important;
  }
  .content.collapse {
    display: block;
  }
  .item {
    padding-bottom: 20px;
  }
  .path-my-checklist .region-page-title h1 {
    margin-left: 20px;
    display: none;
  }
  body .right {
    float: none;
    width: 80%;
    display: block;
    position: absolute !important;
    height: auto;
  }
}
