/* example usage*/
/* Sc pale Blue */
/* Sc Blue */
/* Sc Blue shadow 1 */
/* Sc Blue shadow 2 */
/* Sc Yellow */
/* Sc Yelow hover */
/* light Green */
/* mid Green */
/* Dark Green black */
/* SC blacks and white */
html, body {
  font-size: 100%; }

body {
  color: #252823;
  font-size: 1.125rem;
  font-family: system-ui, sans-serif;
  font-weight: 300;
  line-height: 1.8; }

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  background: transparent;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden; }
  .wrapper .wrapper__inner {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    min-height: 100vh;
    padding-top: 90px; }
    @media (max-width: 1199px) {
      .wrapper .wrapper__inner {
        padding-top: 60px; } }
    @media (max-width: 575px) {
      .wrapper .wrapper__inner {
        padding-top: 66px; } }

body.is-active {
  overflow: hidden; }

body.admin-bar .wrapper .wrapper__inner {
  min-height: calc( 100vh - 32px); }
  @media (max-width: 782px) {
    body.admin-bar .wrapper .wrapper__inner {
      min-height: calc( 100vh - 46px); } }

.wrapper {
  max-width: 1940px;
  margin: 0 auto; }

@media (min-width: 1938px) {
  #wrapper {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc; } }

a {
  color: #2E5DA6;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

b, strong {
  font-weight: 600; }

p {
  font-size: .85rem;
  margin: 1rem 0; }
  @media (min-width: 768px) {
    p {
      font-size: 1rem; } }

em {
  font-style: italic; }

img {
  max-width: 100%;
  height: auto; }

blockquote {
  background-color: #F3F3F3;
  border: solid 1px #ccc;
  padding: 10px 20px;
  border-radius: 8px;
  margin: 1.5rem 0; }
  blockquote.quote {
    color: #96BB48;
    text-align: center;
    padding: 8px 15px; }
    blockquote.quote:before, blockquote.quote:after {
      color: rgba(150, 187, 72, 0.5);
      display: inline-block;
      vertical-align: bottom;
      font-size: 6em;
      position: relative;
      line-height: .5; }
    blockquote.quote:before {
      content: open-quote;
      top: .25em; }
    blockquote.quote:after {
      content: close-quote;
      top: .25em; }
    blockquote.quote p {
      font-size: 1.2rem; }
  blockquote p {
    font-size: 1.2rem;
    margin-top: .5rem;
    margin-botton: .5rem; }
  blockquote cite {
    font-size: .9rem;
    font-style: italic;
    display: block;
    color: #252823; }

@media (min-width: 992px) {
  blockquote.quote {
    font-size: 1.5rem;
    padding: 10px 25px; }
    blockquote.quote p {
      font-size: 1.5rem; } }

blockquote.wp-block-quote {
  color: #024e74;
  position: relative;
  background: rgba(185, 229, 249, 0.25);
  border: none;
  padding: 1rem 2rem 1rem 3.5rem;
  border-radius: 0;
  margin: 1.5rem 0;
  font-size: 1.2rem; }
  blockquote.wp-block-quote::before {
    content: " ";
    color: #000;
    font-size: 4rem;
    position: absolute;
    top: .8rem;
    left: -.5rem;
    width: 3rem;
    height: 3rem;
    background: url("https://super.essentialmedia.com.au/wp-content/themes/superconsumers/images/quote-blue.svg") no-repeat;
    opacity: .6; }
  blockquote.wp-block-quote::after {
    content: " ";
    color: #000;
    font-size: 4rem;
    position: absolute;
    bottom: 0rem;
    right: -.5rem;
    width: 3rem;
    height: 3rem;
    background: url("https://super.essentialmedia.com.au/wp-content/themes/superconsumers/images/quote-rt-blue.svg") no-repeat;
    opacity: .6; }

h1 {
  font-family: "forma-djr-text", sans-serif;
  font-weight: 600;
  margin: .5rem 0 0.5rem;
  font-size: 2.2rem;
  /* 44pt/52.8 */
  line-height: 1.2;
  letter-spacing: 1px; }

h2 {
  font-family: "forma-djr-text", sans-serif;
  font-weight: 600;
  color: #06649F;
  margin: 1rem 0 0.5rem;
  font-size: 2.75rem;
  line-height: 1.1;
  letter-spacing: 1px; }

h3 {
  font-family: "forma-djr-text", sans-serif;
  font-weight: 500;
  color: #06649F;
  font-size: 1.25rem;
  line-height: 1.1;
  margin: 1.5rem 0 1rem;
  letter-spacing: 1px; }

@media (min-width: 768px) {
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2rem; }
  h3 {
    font-size: 1.66rem; } }

h4 {
  font-family: "forma-djr-text", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  margin: 1.75rem 0 1rem;
  letter-spacing: 1px; }

/* Gutenberg generic acordion block */
.js-accordion-item {
  margin-bottom: 1.5rem; }
  .js-accordion-item h3 {
    margin: 0;
    font-size: 1rem; }
    .js-accordion-item h3.c-accordion__title {
      background: rgba(33, 70, 93, 0.06);
      padding: .5rem .75rem; }
      @media (min-width: 1280px) {
        .js-accordion-item h3.c-accordion__title {
          font-size: 1.25rem; } }
      .js-accordion-item h3.c-accordion__title::after {
        right: .75rem; }

/* FOOTER ELEMENTS 

--------------------------------------------------*/
footer {
  position: relative; }
  footer .ftwraptop {
    background-color: #0E213C;
    padding: 3.5rem 0 2.5rem; }
  footer .ftwrapbot {
    background-color: rgba(33, 70, 93, 0.85);
    padding: 1rem 0 1rem; }
    footer .ftwrapbot p {
      line-height: 1.33; }
  footer .row {
    text-align: center;
    color: #fff; }
    footer .row a {
      color: #fff;
      text-decoration: underline; }
      footer .row a:hover {
        color: #C7CFD4;
        text-decoration: none; }
    footer .row p {
      font-size: .85rem;
      margin-top: 0;
      margin-bottom: .5rem; }
    footer .row h2 {
      color: #fff;
      font-size: 1em;
      margin: 0 0 .5rem;
      font-weight: 700;
      line-height: 1.8; }
    footer .row ul li a {
      line-height: 200%;
      text-decoration: none; }
      footer .row ul li a:hover {
        text-decoration: underline; }
    footer .row .profile-ft {
      margin-top: .75rem;
      margin-bottom: 1rem; }
      footer .row .profile-ft .logo-ft {
        text-align: center; }
        footer .row .profile-ft .logo-ft img {
          max-width: 160px;
          height: auto; }
    @media (min-width: 768px) {
      footer .row .profile-ft .logo-ft {
        text-align: left; }
        footer .row .profile-ft .logo-ft img {
          max-width: 230px; } }
    footer .row .logo-ft {
      margin-top: .5rem;
      margin-bottom: 1rem; }
      footer .row .logo-ft img {
        max-width: 230px; }
        @media (min-width: 768px) {
          footer .row .logo-ft img {
            max-width: 100%; } }
      footer .row .logo-ft .powered-by-ft {
        margin-top: 1rem;
        line-height: 40px; }
        footer .row .logo-ft .powered-by-ft img {
          max-width: 60px; }
    footer .row .nav-ft {
      margin-bottom: 1rem; }
      footer .row .nav-ft ul {
        padding-left: 0; }
        footer .row .nav-ft ul li {
          list-style: none; }
          footer .row .nav-ft ul li a {
            font-weight: 400; }
    footer .row .social-logos {
      margin-top: .5rem;
      margin-bottom: 1rem; }
      footer .row .social-logos .sub-logo {
        padding: 0 25%; }
        @media (min-width: 540px) {
          footer .row .social-logos .sub-logo {
            padding: 0 32%; } }
        @media (min-width: 768px) {
          footer .row .social-logos .sub-logo {
            padding: 0; } }
  footer .footer-star {
    position: absolute;
    width: 80px;
    height: 80px;
    right: 0;
    top: -57px; }
    @media (min-width: 992px) {
      footer .footer-star {
        width: 120px;
        height: 120px;
        top: -85px; } }

@media (min-width: 768px) {
  footer .row {
    padding-left: 0;
    padding-right: 0;
    text-align: left; } }

.footer-supporters {
  background: #fff;
  margin: 30px -15px 50px -15px;
  border-radius: 6px;
  min-height: 100px;
  display: block; }
  .footer-supporters .supporter-logo {
    width: 31%;
    padding: 0 15px;
    display: inline-block;
    float: none;
    vertical-align: top; }
    .footer-supporters .supporter-logo img {
      width: 100%;
      height: auto;
      padding-right: 4%; }

@media (min-width: 594px) {
  .footer-supporters .supporter-logo {
    width: 19%; } }

@media (min-width: 1200px) {
  .footer-supporters .supporter-logo {
    width: 13.78%; } }

/* Accessibility */
::-moz-selection {
  color: black;
  background: #f9ca3e; }

::selection {
  color: black;
  background: #f9ca3e; }

/*  Social */
footer .row a.fb-share {
  text-decoration: none; }
  footer .row a.fb-share:hover {
    color: #E0BF66; }
  footer .row a.fb-share:active {
    color: #F3B129; }

footer .row a.tw-share {
  text-decoration: none; }
  footer .row a.tw-share.twitter-on {
    display: inline-block; }
  footer .row a.tw-share:hover {
    color: #E0BF66; }
  footer .row a.tw-share:active {
    color: #F3B129; }

footer .row a.li-share {
  text-decoration: none; }
  footer .row a.li-share.linedin-on {
    display: inline-block; }
  footer .row a.li-share:hover {
    color: #E0BF66; }
  footer .row a.li-share:active {
    color: #F3B129; }

/* scroll to top */
#scroll-to-top {
  color: #fff;
  background: rgba(6, 100, 159, 0.33) none repeat scroll 0 0;
  border-radius: 3px;
  bottom: 20px;
  opacity: 0;
  padding: 5px 15px;
  position: fixed;
  right: 20px;
  text-decoration: none;
  -ms-transform: scale(0, 0);
      transform: scale(0, 0);
  transition: all 0.2s ease 0s;
  z-index: 100; }

#scroll-to-top .vantage-icon-arrow-up {
  color: rgba(255, 255, 255, 0.2);
  display: block;
  font-size: 18px;
  height: 18px;
  width: 18px; }

#scroll-to-top.displayed {
  opacity: 1 !important;
  -ms-transform: scale(1, 1);
      transform: scale(1, 1); }

a#scroll-to-top {
  color: #fff;
  text-decoration: none; }

@media (min-width: 992px) {
  #header {
    z-index: 10;
    width: 100%; }
    #header .home-header {
      background: transparent; } }

ul#mymenu {
  display: none; }

.flexmenu.fm-lg ul#mymenu {
  display: block; }

.flexmenu.fm-sm ul#mymenu {
  display: block; }

.menu-ft ul {
  margin: .4rem 0;
  padding-left: 0; }
  .menu-ft ul#mymenu {
    display: block; }
    .menu-ft ul#mymenu li {
      list-style: none;
      padding: .2rem 0; }
      .menu-ft ul#mymenu li a {
        text-transform: none;
        font-weight: 600;
        color: #fff; }

.fm-button {
  float: left;
  margin: 4px 0 2px 8px; }
  .fm-button .fm-bar {
    background-color: #999;
    height: 3px; }

.home-header {
  height: 53px;
  transition: all .3s ease-out; }
  .home-header .header-signup {
    display: none; }

/* ------------------------------------------------------------ *\
	Logo
\* ------------------------------------------------------------ */
.logo {
  font-size: 0;
  line-height: 0;
  text-indent: -4004px;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 420px; }
  @media (max-width: 1199px) {
    .logo {
      max-width: 280px; } }
  @media (max-width: 575px) {
    .logo {
      max-width: 240px; } }
  .logo > img {
    display: block;
    width: 100%;
    max-width: 420px;
    padding-top: 25px; }
    @media (max-width: 1199px) {
      .logo > img {
        max-width: 280px;
        padding-top: 20px; } }
    @media (max-width: 575px) {
      .logo > img {
        max-width: 240px;
        padding-top: 22px; } }

.logo--footer > img {
  max-width: 188px; }
  @media (max-width: 575px) {
    .logo--footer > img {
      max-width: 185px; } }

/* Header form */
#wrapper .header-signup .gform_wrapper .gform_heading {
  margin: 0; }

#wrapper .header-signup .gform_wrapper .gform_body {
  width: 75%;
  float: left; }

#wrapper .header-signup .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px; }

#wrapper .header-signup .gform_wrapper ul li.gfield {
  margin-top: 0; }

#wrapper .header-signup .gform_wrapper label {
  display: none; }

#wrapper .header-signup .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  padding: 4px 4px 4px 38px;
  border: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  border-right: none;
  margin-top: 0;
  height: 40px; }

#wrapper .header-signup .gform_wrapper input#input_1_1 {
  background-image: url("https://coalimpactsindex.com.au/wp/wp-content/themes/coaltracker/images/icon-email.svg");
  background-position: 3px 5px;
  background-repeat: no-repeat;
  width: 100%; }

#wrapper .header-signup .gform_wrapper span.gform_description {
  color: #9BA8B0;
  margin-bottom: 0px;
  width: 100%;
  text-align: center; }

#wrapper .header-signup .gform_wrapper .gform_footer {
  width: 25%;
  float: left;
  margin-top: 0;
  clear: none;
  padding: 0; }
  #wrapper .header-signup .gform_wrapper .gform_footer input.button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
    padding: 0 .5rem;
    border-radius: 0px 4px 4px 0px;
    background-color: #F73E06; }
    #wrapper .header-signup .gform_wrapper .gform_footer input.button:hover {
      color: #333;
      background-color: #E0BF66; }

.scroll-to-top i {
  color: #fff; }
  .scroll-to-top i:hover {
    color: #96BB48; }

.search-hd-wrap {
  width: auto;
  float: right;
  padding-top: 2rem;
  padding-left: 0.625rem;
  position: relative; }

.header-search {
  position: absolute;
  top: 1.1rem;
  right: 4rem;
  z-index: 10;
  display: inline-block; }
  @media (min-width: 575px) {
    .header-search {
      top: 1.5rem;
      right: 4.5rem; } }
  @media (min-width: 992px) {
    .header-search {
      top: 1.5rem;
      right: 0; } }
  .header-search.header-search-is-active {
    width: 19rem;
    position: absolute;
    right: 1rem;
    background: #fff;
    height: 35px;
    border: solid 1px #ccc;
    border-radius: 4px; }

.header-search.is-active {
  border: 0.125rem solid red; }

.header-search-form {
  position: relative;
  padding-left: 0.125rem; }

.header-search-field {
  font-size: 1.1rem;
  transition: visibility ease-out 0.25s, width ease-out 0.25s, opacity ease-out 0.25s;
  width: 0;
  border-radius: 1rem;
  border: none;
  -webkit-appearance: none;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  color: #252823; }
  .header-search-field::-webkit-input-placeholder {
    color: #707070;
    opacity: 0.6; }
  .header-search-field:-ms-input-placeholder {
    color: #707070;
    opacity: 0.6; }
  .header-search-field::placeholder {
    color: #707070;
    opacity: 0.6; }
  .header-search-field:focus {
    outline: none; }
  .header-search-field::-ms-clear {
    display: none; }
  .header-search-is-active .header-search-field {
    width: 77%;
    padding: 0 0.625rem;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    border: none; }

.header-search-submit {
  border: 0;
  width: 1.875rem;
  height: 1.875rem;
  background: url("/wp-content/themes/disabilitydialogue/images/iconSearch-grey.svg") center no-repeat;
  text-indent: -999rem;
  border-radius: 0.3125rem;
  transition: background-color 0.2s;
  outline: none; }
  .header-search-submit:hover {
    background: url("/wp-content/themes/disabilitydialogue/images/iconSearch-blue.svg") center no-repeat; }
  .header-search-submit:focus {
    background: url("/wp-content/themes/disabilitydialogue/images/iconSearch-grey.svg") center no-repeat; }

.header-search-reset {
  border-radius: 50%;
  height: 1.25rem;
  width: 1.25rem;
  padding: 0;
  position: absolute;
  right: .5rem;
  top: 0.4rem;
  border: 0;
  background-color: #06649F;
  display: none; }
  .header-search-reset:focus, .header-search-reset:hover {
    background-color: #21465D;
    outline: none; }
  .header-search-reset svg {
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: top; }
  .header-search-is-active .header-search-reset {
    display: block; }

.is-active .header-search-submit {
  display: none;
  /*background: url('/wp-content/themes/disabilitydialogue/images/iconSearch-whi.svg') center no-repeat;*/ }

.gform_wrapper .donate-main .ginput_complex .ginput_left,
.gform_wrapper .donate-main .ginput_complex .ginput_right {
  width: 100%; }

.gform_wrapper .donate-main .top_label input.medium,
.gform_wrapper .donate-main .gform_wrapper .donate-main .top_label select.medium {
  width: 100%; }

.gform_wrapper .donate-main li.hidden_label input {
  margin-top: 0; }

.gform_wrapper .donate-main h3.gform_title, .gform_wrapper .donate-main .gform_wrapper .donate-main h3 {
  color: #6e3294;
  font-size: 2rem;
  text-align: center; }

@media (min-width: 992px) {
  .gform_wrapper .donate-main h3.gform_title, .gform_wrapper .donate-main .gform_wrapper .donate-main h3 {
    font-size: 2.75rem; } }

.gform_wrapper .donate-main .top_label li ul.gfield_radio {
  width: 100%;
  overflow: hidden;
  text-align: center; }

.gform_wrapper .donate-main .gfield_radio li {
  width: 6rem;
  height: 5.25rem;
  display: inline-block; }
  .gform_wrapper .donate-main .gfield_radio li input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
    .gform_wrapper .donate-main .gfield_radio li input:checked + label {
      background-color: #027dbb;
      color: #fff; }
    .gform_wrapper .donate-main .gfield_radio li input:hover + label, .gform_wrapper .donate-main .gfield_radio li input:focus + label {
      background-color: #027dbb;
      color: #fff; }
  .gform_wrapper .donate-main .gfield_radio li label {
    text-align: center;
    color: #027dbb;
    margin: 0;
    cursor: pointer;
    font-size: 1.3rem;
    background-color: #fff;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    display: inline-block;
    line-height: 4.625rem;
    border: .125rem solid #027dbb;
    transition: all .2s ease-in; }
    .gform_wrapper .donate-main .gfield_radio li label:hover, .gform_wrapper .donate-main .gfield_radio li label:focus {
      background-color: #027dbb;
      color: #fff; }
    .gform_wrapper .donate-main .gfield_radio li label#label_1_6_4 {
      font-size: 1rem;
      line-height: 1; }

.hero-slider .slick-slide {
  position: relative; }

.hero-slider img {
  width: 100%;
  display: inline-block; }

.hero-slider .slide-text-wrap {
  width: 100%;
  padding: 4%;
  background: rgba(0, 0, 0, 0.5); }
  .hero-slider .slide-text-wrap h2 {
    color: #fff;
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: .5rem;
    height: 50px; }

@media (min-width: 667px) {
  .hero-slider .slick-slide .slide-text-wrap {
    position: absolute;
    bottom: 0;
    padding: 2% 4%; }
    .hero-slider .slick-slide .slide-text-wrap h2 {
      font-size: 1.6rem;
      height: auto; } }

.hero-slider .slick-prev {
  left: 25px;
  z-index: 1; }

.hero-slider .slick-next {
  right: 25px;
  z-index: 1; }

@media (min-width: 992px) {
  .hero-slider .slick-slide .slide-text-wrap {
    position: absolute;
    bottom: 0;
    padding: 2% 4%; }
    .hero-slider .slick-slide .slide-text-wrap h2 {
      font-size: 2rem; }
  .hero-slider .slick-prev, .hero-slider .slick-next {
    width: 40px;
    height: 40px; }
  .hero-slider .slick-prev::before, .hero-slider .slick-next::before {
    font-size: 40px; } }

.hero-wrap {
  max-height: 600px;
  overflow: hidden; }

@media (min-width: 1380px) {
  .hero-slider .slick-slide {
    max-height: 600px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: none;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-slider.slick-initialized {
  display: block; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.container-fluid.hm-feature {
  background: linear-gradient(to bottom, #3594BE, #013460);
  position: relative;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  padding: 0; }
  @media (min-width: 768px) {
    .container-fluid.hm-feature {
      padding: 0 0 1rem; } }
  .container-fluid.hm-feature .hm-feature-img {
    position: relative;
    background-position: right bottom;
    height: 620px;
    background-repeat: no-repeat;
    margin-left: -15px;
    margin-right: -15px; }
    @media (min-width: 1200px) {
      .container-fluid.hm-feature .hm-feature-img {
        background-position: center bottom; } }
    @media (min-width: 1720px) {
      .container-fluid.hm-feature .hm-feature-img {
        height: 700px; } }
    .container-fluid.hm-feature .hm-feature-img .hmpgtxt-wrap {
      position: absolute;
      width: 100%;
      top: 2.5rem;
      padding: 0 2rem; }
      @media (min-width: 375px) {
        .container-fluid.hm-feature .hm-feature-img .hmpgtxt-wrap {
          top: 4rem; } }

@media (min-width: 992px) {
  .intro-title-wrapper {
    text-align: center; } }

.intro-title-wrapper .campaign-image-wrap {
  margin-bottom: 2rem; }

.intro-title-wrapper img {
  max-width: 820px;
  display: inline-block;
  width: 100%; }

.intro-title-wrapper h1 {
  color: #fff;
  background: #000;
  margin-top: 0;
  font-size: 4.25rem;
  padding: 1rem 1rem;
  display: inline-block;
  line-height: 1;
  display: inline-block;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  /* Beveled corner */
  width: auto; }
  @media (min-width: 768px) {
    .intro-title-wrapper h1 {
      padding: 1.5rem 2rem;
      font-size: 5rem; } }
  @media (min-width: 992px) {
    .intro-title-wrapper h1 {
      padding: 1.5rem 3rem; } }

.intro-title-wrapper h3 {
  color: #fff;
  max-width: 800px;
  display: inline-block;
  line-height: 1.4; }
  .intro-title-wrapper h3 span {
    color: #E0BF66;
    text-decoration: underline; }

.hm-hero .hm-feature-img {
  height: 520px; }
  @media (min-width: 1720px) {
    .hm-hero .hm-feature-img {
      height: 600px; } }

.hm-hero .hm-hero-title-wrapper {
  text-align: center; }
  .hm-hero .hm-hero-title-wrapper h1 {
    color: #fff;
    background: #000;
    margin-top: 0;
    font-size: 2.75rem;
    padding: 1rem 1rem;
    display: inline-block;
    line-height: 1;
    display: inline-block;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
    /* Beveled corner */
    width: auto; }
    @media (min-width: 768px) {
      .hm-hero .hm-hero-title-wrapper h1 {
        padding: 1.5rem 2rem;
        font-size: 5rem; } }
    @media (min-width: 992px) {
      .hm-hero .hm-hero-title-wrapper h1 {
        padding: 1.5rem 3rem; } }
  .hm-hero .hm-hero-title-wrapper h2 {
    font-size: 2rem;
    color: #fff;
    max-width: 820px;
    display: inline-block;
    line-height: 1.2;
    margin-bottom: 1.5rem; }
    @media (min-width: 575px) {
      .hm-hero .hm-hero-title-wrapper h2 {
        font-size: 2.5rem; } }
    @media (min-width: 992px) {
      .hm-hero .hm-hero-title-wrapper h2 {
        font-size: 3rem; } }
    .hm-hero .hm-hero-title-wrapper h2 span {
      color: #E0BF66;
      text-decoration: underline; }

.dollar-arrow {
  position: absolute;
  bottom: -3rem;
  right: 26%; }
  @media (min-width: 575px) {
    .dollar-arrow {
      right: 20%;
      bottom: -2rem; } }
  @media (min-width: 768px) {
    .dollar-arrow {
      right: auto;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      bottom: -1.5rem; } }

.privacy-txt {
  font-size: .85rem;
  line-height: 1.1; }
  .privacy-txt a {
    color: #06649F;
    text-decoration: underline; }
    .privacy-txt a:hover {
      color: #21465D;
      text-decoration: none; }

.intro-text-wrap {
  display: -ms-flexbox;
  display: flex; }
  .intro-text-wrap .brand-arrow {
    -ms-flex: 0 0 30px;
        flex: 0 0 30px;
    max-width: 58.333333%; }
    .intro-text-wrap .brand-arrow img {
      width: 80%;
      height: auto;
      padding-top: 1.25rem; }
      @media (min-width: 992px) {
        .intro-text-wrap .brand-arrow img {
          padding-top: 1.65rem; } }

.container-fluid {
  padding: 2rem 0;
  /*&.campaign-icons {background: $blue_15; color: $c-white; background-size: 250px auto; padding-top: 7rem;
            @include media('>=992px') {padding-top: 7rem;}
            h2 {font-size: 2rem;
                @include media('>=992px') {font-size: 3.35rem;}
                &.situation-subhead {color: $orange_5;}
            }
            
            p {padding-left: 0; margin-top: .5rem; color: $c-white;
            @include media('>=1200px') {font-size: 1.1rem; padding: 0 5rem;}
            }
  
                .icon-wrap {
                    @include media('>=992px') {margin: 0 -22px;}
                        .icon-col {padding: 0 22px; margin-bottom: 2rem}
                    
                    .icon-content-wrap{
                    h2 {color: $c-white; border-bottom: 4px solid rgba($orange_10, .5); font-size: 4rem; font-weight: $bold; padding-bottom: 1rem; line-height: 1; margin-top: 1rem;
                        }
                    }

                    p {padding: 0;}
                }

        } */ }
  @media (min-width: 992px) {
    .container-fluid {
      padding: 4rem 0; } }
  .container-fluid.campaign-title {
    background: #0E213C;
    padding: 0; }
    @media (min-width: 992px) {
      .container-fluid.campaign-title {
        padding: 0 0 1rem; } }
    .container-fluid.campaign-title h1 {
      background: #000;
      color: #fff;
      padding: 1rem;
      display: inline-block;
      margin-top: -6rem;
      font-size: 1.6rem; }
      @media (min-width: 375px) {
        .container-fluid.campaign-title h1 {
          font-size: 1.9rem;
          margin-top: -4rem; } }
      @media (min-width: 768px) {
        .container-fluid.campaign-title h1 {
          padding: 1rem 2rem;
          font-size: 2.75rem; } }
      @media (min-width: 992px) {
        .container-fluid.campaign-title h1 {
          font-size: 5rem; } }
  .container-fluid.campaign-facts h2 {
    color: #21465D;
    font-size: 1.75rem; }
    .container-fluid.campaign-facts h2.facts-number {
      font-size: 4rem;
      color: #F73E06; }
      @media (min-width: 420px) {
        .container-fluid.campaign-facts h2.facts-number {
          font-size: 5rem; } }
    @media (min-width: 420px) {
      .container-fluid.campaign-facts h2.facts-number-sub {
        font-size: 3.5rem; } }
    @media (min-width: 420px) {
      .container-fluid.campaign-facts h2.facts-statement {
        font-size: 3.5rem; } }
  .container-fluid.campaign-intro {
    background: #0E213C url("/wp-content/themes/stopbillshock/images/transmission_Lines.jpg") center bottom no-repeat;
    padding: 1rem 0 8rem;
    background-size: 80%; }
    @media (min-width: 768px) {
      .container-fluid.campaign-intro {
        padding: 1rem 0 16rem;
        background-size: 72%; } }
    @media (min-width: 992px) {
      .container-fluid.campaign-intro {
        background-size: 58%; } }
    @media (min-width: 1200px) {
      .container-fluid.campaign-intro {
        background-size: 40%; } }
    .container-fluid.campaign-intro h2 {
      color: #fff;
      margin-top: 0rem; }
      @media (min-width: 768px) {
        .container-fluid.campaign-intro h2 {
          font-size: 3.25rem; } }
      @media (min-width: 992px) {
        .container-fluid.campaign-intro h2 {
          font-size: 3.95rem; } }
      .container-fluid.campaign-intro h2.intro-head-two {
        color: #E0BF66;
        font-size: 2.65rem;
        margin-top: 0; }
        .container-fluid.campaign-intro h2.intro-head-two span {
          color: #fff; }
    .container-fluid.campaign-intro h3 {
      color: #fff; }
      @media (min-width: 992px) {
        .container-fluid.campaign-intro h3 {
          font-size: 1.75rem; } }
      .container-fluid.campaign-intro h3 span {
        text-decoration: underline; }
    .container-fluid.campaign-intro p {
      padding-left: 0;
      margin-top: .5rem;
      color: #fff; }
      @media (min-width: 1200px) {
        .container-fluid.campaign-intro p {
          font-size: 1.1rem;
          padding: 0 7.5rem; } }
    .container-fluid.campaign-intro .intro_icon_two img {
      max-width: 160px; }
  .container-fluid.campaign-video {
    background: #fff;
    min-height: 500px; }
  .container-fluid.campaign-situation {
    background: #fff;
    min-height: 500px;
    position: relative; }
    .container-fluid.campaign-situation h2 {
      color: #21465D;
      font-size: 2.85rem; }
      @media (min-width: 768px) {
        .container-fluid.campaign-situation h2 {
          font-size: 3.25rem; } }
      @media (min-width: 992px) {
        .container-fluid.campaign-situation h2 {
          font-size: 3.95rem; } }
      .container-fluid.campaign-situation h2.situation-title span {
        position: relative; }
        @media (min-width: 992px) {
          .container-fluid.campaign-situation h2.situation-title span::after {
            content: '';
            display: block;
            width: 4rem;
            /* Restrict the length of the border */
            height: 4rem;
            /* Thickness of the border */
            background: url("/wp-content/themes/stopbillshock/images/power-bolts-gold.svg") center no-repeat;
            background-size: cover;
            position: absolute;
            top: -.5rem;
            right: -4.25rem;
            z-index: 10; } }
      .container-fluid.campaign-situation h2.situation-subhead {
        font-size: 1.75rem;
        color: #F73E06;
        margin-top: 0; }
        .container-fluid.campaign-situation h2.situation-subhead span {
          color: #fff; }
        @media (min-width: 992px) {
          .container-fluid.campaign-situation h2.situation-subhead {
            font-size: 2.35rem; } }
        @media (min-width: 1200px) {
          .container-fluid.campaign-situation h2.situation-subhead {
            padding: 0 7rem;
            font-size: 2.65rem; } }
    .container-fluid.campaign-situation p {
      color: #21465D; }
      .container-fluid.campaign-situation p.situation-content {
        margin-top: 1rem; }
        @media (min-width: 1200px) {
          .container-fluid.campaign-situation p.situation-content {
            font-size: 1.1rem;
            padding: 0 7rem; } }
    .container-fluid.campaign-situation .people-images {
      margin-top: 2rem;
      margin-bottom: -8rem;
      position: relative;
      z-index: 1; }
  .container-fluid.campaign-icons-opt {
    background: #0E213C;
    color: #fff;
    background-size: 250px auto;
    padding-top: 7rem; }
    @media (min-width: 992px) {
      .container-fluid.campaign-icons-opt {
        padding-top: 7rem; } }
    .container-fluid.campaign-icons-opt h2 {
      font-size: 2rem; }
      @media (min-width: 992px) {
        .container-fluid.campaign-icons-opt h2 {
          font-size: 3.35rem; } }
      .container-fluid.campaign-icons-opt h2.situation-subhead {
        color: #F73E06; }
    .container-fluid.campaign-icons-opt p {
      padding-left: 0;
      margin-top: .5rem;
      color: #fff; }
      @media (min-width: 1200px) {
        .container-fluid.campaign-icons-opt p {
          font-size: 1.1rem;
          padding: 0 5rem; } }
    .container-fluid.campaign-icons-opt .icon-wrap {
      margin: 2rem 0; }
      @media (min-width: 992px) {
        .container-fluid.campaign-icons-opt .icon-wrap {
          margin: 2rem 0 4rem; } }
      .container-fluid.campaign-icons-opt .icon-wrap .icon-col {
        padding: 0 44px;
        margin-bottom: 2rem; }
        @media (min-width: 992px) {
          .container-fluid.campaign-icons-opt .icon-wrap .icon-col {
            margin-bottom: 0;
            border-bottom: solid 4px rgba(255, 255, 255, 0.25);
            padding-bottom: 2rem;
            padding-top: 2rem;
            border-right: solid 4px rgba(255, 255, 255, 0.25); }
            .container-fluid.campaign-icons-opt .icon-wrap .icon-col:nth-child(3), .container-fluid.campaign-icons-opt .icon-wrap .icon-col:nth-child(4) {
              border-bottom: none; }
            .container-fluid.campaign-icons-opt .icon-wrap .icon-col:nth-child(2), .container-fluid.campaign-icons-opt .icon-wrap .icon-col:nth-child(4) {
              border-right: none; } }
      .container-fluid.campaign-icons-opt .icon-wrap .icon-content-wrap h2 {
        color: #fff;
        border-bottom: 4px solid rgba(205, 66, 45, 0.5);
        font-size: 2rem;
        font-weight: 600;
        padding-bottom: 1rem;
        line-height: 1;
        margin-top: 1.5rem; }
        @media (min-width: 992px) {
          .container-fluid.campaign-icons-opt .icon-wrap .icon-content-wrap h2 {
            font-size: 3.5rem; } }
      .container-fluid.campaign-icons-opt .icon-wrap .icon-content-wrap img {
        max-width: 60%; }
        @media (min-width: 992px) {
          .container-fluid.campaign-icons-opt .icon-wrap .icon-content-wrap img {
            max-width: 100%; } }
      .container-fluid.campaign-icons-opt .icon-wrap p {
        padding: 0; }
  .container-fluid.campaign-plan {
    background: #E0BF66;
    padding-bottom: 4rem; }
    @media (min-width: 992px) {
      .container-fluid.campaign-plan {
        background-size: 360px auto; } }
    @media (min-width: 1200px) {
      .container-fluid.campaign-plan {
        background-size: 360px auto; } }
    @media (min-width: 992px) {
      .container-fluid.campaign-plan h2 {
        font-size: 3.35rem; } }
    .container-fluid.campaign-plan p {
      margin-top: .5rem; }
      @media (min-width: 1200px) {
        .container-fluid.campaign-plan p {
          font-size: 1.1rem;
          padding: 0 8rem; } }
    .container-fluid.campaign-plan .plan-row {
      margin: 0 -22px; }
      .container-fluid.campaign-plan .plan-row .plan-col {
        display: -ms-flexbox;
        display: flex;
        padding: 0 22px; }
        .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap {
          background: #fff;
          padding: 2rem;
          border-radius: .25rem;
          width: 100%;
          margin-bottom: 1.5rem;
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
          min-height: 280px; }
          .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap h2 {
            color: #2B3D36;
            border-bottom: 4px solid rgba(205, 66, 45, 0.5);
            margin: 0 0 .75rem;
            font-size: 2.35rem;
            line-height: 1.1; }
            @media (min-width: 992px) {
              .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap h2 {
                font-size: 2.35rem;
                padding-bottom: .5rem; } }
            .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap h2 a {
              color: #0E213C;
              font-size: 2.35rem;
              text-decoration: none; }
          .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap h3 {
            color: #fff; }
            @media (min-width: 992px) {
              .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap h3 {
                font-size: 1.75rem; } }
            .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap h3 span {
              text-decoration: underline; }
          .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap p {
            color: #000;
            margin: 0 0 0rem;
            padding: 0; }
            .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap p strong {
              color: #2B3D36;
              font-size: 1.2rem;
              line-height: 1.1; }
            .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap p.excerpt a {
              display: none; }
            .container-fluid.campaign-plan .plan-row .plan-col .plan-content-wrap p .action-btn {
              padding: .75rem 1rem; }
    .container-fluid.campaign-plan .action-thumb {
      height: 80px;
      margin-bottom: 1rem; }
      .container-fluid.campaign-plan .action-thumb img {
        width: auto;
        max-height: 100%;
        max-width: 100%; }
  .container-fluid.supporter-section h2 {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 1rem; }
    @media (min-width: 992px) {
      .container-fluid.supporter-section h2 {
        font-size: 3.35rem;
        margin-bottom: 1.5rem; } }

/* Supporter logos*/
.supporter-wrap {
  background: #fff;
  padding: 2rem 6rem; }
  @media (min-width: 992px) {
    .supporter-wrap {
      padding: 2rem 1rem; } }
  .supporter-wrap .supporter-logo {
    margin-bottom: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media (min-width: 992px) {
      .supporter-wrap .supporter-logo {
        margin-bottom: 2rem; } }
    .supporter-wrap .supporter-logo.logo-sm {
      padding: 0 1.5rem; }
      @media (min-width: 576px) {
        .supporter-wrap .supporter-logo.logo-sm {
          padding: 0 1.75rem; } }
      @media (min-width: 992px) {
        .supporter-wrap .supporter-logo.logo-sm {
          padding: 0 2.25rem; } }
    .supporter-wrap .supporter-logo.logo-exsm {
      padding: 0 2rem; }
      @media (min-width: 576px) {
        .supporter-wrap .supporter-logo.logo-exsm {
          padding: 0 2.25rem; } }
      @media (min-width: 992px) {
        .supporter-wrap .supporter-logo.logo-exsm {
          padding: 0 2.75rem; } }

.logo-wrap {
  width: 100%; }

.about-pg.supporter-wrap {
  padding-bottom: 1rem !important; }

/* Modal - letter */
.modal {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  overflow: hidden;
  /* Prevent the whole modal from scrolling */ }

.modal-content {
  background-color: white;
  padding: .5rem 1rem 1rem;
  border-radius: 8px;
  width: 80%;
  max-width: 1000px;
  max-height: 80vh;
  /* Limit the height to fit in the viewport */
  overflow-y: auto;
  /* Make the modal content scrollable */
  position: relative; }
  .modal-content h4 {
    color: #000 !important;
    font-size: 1.2rem; }
  .modal-content p {
    color: #000 !important; }
  .modal-content ol, .modal-content li {
    color: #000 !important; }

.close-modal {
  position: absolute;
  z-index: 10;
  top: 20px;
  right: 20px;
  width: 24px;
  /* Slightly larger than before */
  height: 24px;
  background-color: #000;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  font-size: 18px;
  /* Adjust font size to fit the button */
  color: #fff;
  line-height: 1;
  text-align: center;
  border: none; }

.close-modal:hover {
  background-color: #CD422D;
  /* Hover effect */ }

.no-scroll {
  overflow: hidden; }

.campaign-intro {
  position: relative; }

.header-slope {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 13px;
  margin-bottom: -1px; }
  @media (min-width: 768px) {
    .header-slope {
      height: 25px; } }
  @media (min-width: 1200px) {
    .header-slope {
      height: 50px; } }
  .header-slope polygon {
    fill: #fff; }
  .header-slope.hs-blue polygon {
    fill: #0E213C; }

.hm-feature {
  position: relative; }

.title-slope {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 13px;
  margin-bottom: -1px; }
  @media (min-width: 768px) {
    .title-slope {
      height: 25px; } }
  @media (min-width: 1200px) {
    .title-slope {
      height: 50px; } }
  .title-slope polygon {
    fill: #0E213C; }
  .title-slope.slope-orange polygon {
    fill: #E0BF66; }

.counter-panel h2 {
  font-size: 3rem; }

#counter {
  display: inline-block;
  font-size: 5rem;
  font-weight: bold;
  color: #F73E06; }

.h2-box {
  font-size: 2.25rem;
  color: #fff;
  display: inline-block;
  background: #21465D;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%);
  /* Beveled corner */
  padding: .5rem 4.5rem .5rem 1.5rem;
  -ms-transform: rotate(-3deg);
      transform: rotate(-3deg);
  /* Rotate the box by 3 degrees */
  margin-bottom: 2rem;
  position: relative; }
  @media (min-width: 768px) {
    .h2-box {
      font-size: 3.35rem;
      padding: .5rem 4.5rem .5rem 1.5rem; } }
  .h2-box::after {
    content: '';
    display: block;
    width: 3rem;
    /* Restrict the length of the border */
    height: 3rem;
    /* Thickness of the border */
    background: url("/wp-content/themes/stopbillshock/images/power-bolts-gold.svg") center no-repeat;
    background-size: cover;
    position: absolute;
    top: .5rem;
    right: 1rem;
    z-index: 10; }
  .h2-box.h2-box-gold {
    color: #21465D;
    background: #E0BF66; }
    .h2-box.h2-box-gold::after {
      width: 3.5rem;
      height: 3rem;
      background: url("/wp-content/themes/stopbillshock/images/power-bolts-blue.svg") center no-repeat;
      background-size: cover; }

/* image grid */
.image-grid {
  display: -ms-grid;
  display: grid;
  gap: 0;
  /* No gap between images */ }

.image-grid img {
  width: 100%;
  height: auto;
  /* Ensures images retain aspect ratio */
  -o-object-fit: cover;
     object-fit: cover;
  /* Ensures images fill the cell */ }

/* 1-row strip layout for widths above 420px */
@media (min-width: 574px) {
  .image-grid {
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
    /* 4 equal columns */
    -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
    /* 1 row */ } }

/* 2x2 matrix layout for widths under 420px */
@media (max-width: 573px) {
  .image-grid {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    /* 2 columns */
    -ms-grid-rows: (1fr)[2];
        grid-template-rows: repeat(2, 1fr);
    /* 2 rows */ } }

.bCrumbs-wrap {
  font-size: .85rem;
  margin-bottom: 2rem; }

.page-feature.pg-feature {
  background-size: auto;
  position: relative;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
  margin-bottom: 0rem; }
  .page-feature.pg-feature .pg-feature-img {
    background-position: center top;
    height: 30vh;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -15px;
    margin-right: -15px; }
    .page-feature.pg-feature .pg-feature-img.feat-img-deep {
      height: 40vh; }
      @media (min-width: 992px) {
        .page-feature.pg-feature .pg-feature-img.feat-img-deep {
          height: 65vh; } }
    @media (min-width: 992px) {
      .page-feature.pg-feature .pg-feature-img {
        height: 50vh; } }

.page-content-wrap {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.page-header-strip {
  background: linear-gradient(to bottom, #3594BE, #013460); }
  .page-header-strip h1 {
    color: #fff; }

.action-pg-form {
  background: #F3F0E7; }
  .action-pg-form h2 {
    color: #CD422D; }
    @media (min-width: 992px) {
      .action-pg-form h2 {
        font-size: 3.35rem; } }

.resources-section {
  background: #F3F0E7; }
  .resources-section h2 {
    color: #CD422D; }
    @media (min-width: 992px) {
      .resources-section h2 {
        font-size: 3.35rem; } }
  .resources-section .res-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch; }
    .resources-section .res-item .res-item-wrap {
      background: #fff;
      padding: 1rem;
      border-radius: 4px;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15); }
      .resources-section .res-item .res-item-wrap .res-item-image {
        margin-bottom: 1rem; }
      .resources-section .res-item .res-item-wrap p {
        line-height: 1.4;
        margin-bottom: 0; }

.single-post .container-fluid.single-wrap {
  background: rgba(33, 70, 93, 0.1);
  padding-top: 3rem;
  padding-bottom: 3rem; }
  @media (min-width: 992px) {
    .single-post .container-fluid.single-wrap {
      padding-top: 5rem; } }
  .single-post .container-fluid.single-wrap .container.page-content {
    background: #fff;
    border-radius: .625rem;
    padding: 1.5rem; }
    @media (min-width: 574px) {
      .single-post .container-fluid.single-wrap .container.page-content {
        padding: 2rem; } }
    @media (min-width: 1200px) {
      .single-post .container-fluid.single-wrap .container.page-content {
        padding: 3rem; } }

.single-content {
  padding-top: 0;
  padding-bottom: 0; }
  .single-content h1 {
    color: #96BB48;
    margin-bottom: 1.5rem; }
  .single-content h2.wp-block-heading {
    color: #96BB48; }
  .single-content h3.wp-block-heading {
    color: #96BB48; }
  .single-content .post-featute-img img {
    border-radius: .625rem; }

.news-index {
  background: #F3F0E7; }
  .news-index .news-row-wrap {
    margin: -22px; }
    .news-index .news-row-wrap .news-item {
      padding: 22px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch; }
      .news-index .news-row-wrap .news-item .news-item-wrap {
        width: 100%;
        background: #fff;
        padding: .5rem 1rem 1rem;
        border-radius: .25rem;
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15); }
        .news-index .news-row-wrap .news-item .news-item-wrap .entry-meta {
          font-size: .85;
          color: #707070;
          margin-bottom: 0; }
        .news-index .news-row-wrap .news-item .news-item-wrap a {
          text-decoration: none;
          color: #2B3D36; }
          .news-index .news-row-wrap .news-item .news-item-wrap a:hover {
            text-decoration: underline; }
        .news-index .news-row-wrap .news-item .news-item-wrap .entry-content {
          line-height: 1.42; }
          .news-index .news-row-wrap .news-item .news-item-wrap .entry-content a {
            color: #2A815E; }

/* pic caption */
.wp-element-caption {
  font-size: .85rem; }

.btn {
  display: inline-block;
  color: #fff;
  min-width: 120px;
  height: auto;
  line-height: 20px;
  font-size: .85rem;
  border-radius: .25rem;
  background-color: #F73E06;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  margin: 1rem auto 0;
  padding: 1.25rem 1rem;
  letter-spacing: .25px;
  transition: transform .2s; }
  .btn:hover {
    background-color: #0E213C;
    color: #fff;
    -ms-transform: scale(1.05);
        transform: scale(1.05); }
  .btn:active {
    color: #000;
    background-color: #E0BF66; }
  .btn:focus {
    color: #000;
    background-color: #F73E06;
    outline: 2px solid #F73E06 !important;
    outline-offset: 2px; }
  .btn:focus-visible {
    color: #fff;
    background-color: #0E213C;
    outline: solid #F73E06; }
  @media (min-width: 575px) {
    .btn {
      font-size: 1rem; } }
  .btn.btn-white {
    background-color: #fff;
    color: #2B3D36;
    transition: transform .2s; }
    .btn.btn-white:hover {
      background-color: #CD422D;
      color: #fff;
      -ms-transform: scale(1.05);
          transform: scale(1.05); }
    .btn.btn-white:active {
      color: #000;
      background-color: #F73E06; }
    .btn.btn-white:focus {
      color: #fff;
      background-color: #F73E06;
      outline: 2px solid #F73E06 !important;
      outline-offset: 2px; }
    .btn.btn-white:focus-visible {
      color: #fff;
      background-color: #F73E06;
      outline: solid #F73E06; }

.display-link.button-off {
  display: none; }

.display-link.button-on {
  display: inline-block; }

.searchandfilter ul {
  padding-left: 0; }

.searchandfilter li {
  padding: 4px 0; }

.searchandfilter .sf-field-submit input {
  padding: 2px 8px;
  border-radius: 6px;
  background: #000;
  color: #fff;
  border: none;
  margin-left: 1px; }

.searchandfilter select.sf-input-select {
  min-width: 260px;
  max-width: 240px; }

@media (min-width: 768px) {
  .searchandfilter ul li {
    display: inline-block;
    margin-right: 15px;
    padding: 10px 0; }
  .searchandfilter select.sf-input-select {
    min-width: 170px; } }

/* Generic Gravity Form */
#wrapper .gform_wrapper .gform_body input {
  border: 2px solid #e5dfcf;
  padding: .5rem 1rem;
  border-radius: .25rem;
  height: 54px; }

#wrapper .gform_wrapper .gform_footer.top_label input {
  font-size: 1.2rem;
  background: #F73E06;
  border: none;
  padding: 1rem 1.5rem;
  border-radius: .25rem;
  text-transform: uppercase;
  font-size: 1.2rem;
  letter-spacing: .5px; }
  #wrapper .gform_wrapper .gform_footer.top_label input:hover {
    color: #fff;
    background-color: #2B3D36; }
  #wrapper .gform_wrapper .gform_footer.top_label input:focus {
    color: #000;
    background-color: #E0BF66;
    outline: 2px solid #F73E06 !important;
    outline-offset: 2px; }
  #wrapper .gform_wrapper .gform_footer.top_label input:focus-visible {
    outline: solid #F73E06; }
  @media (min-width: 575px) {
    #wrapper .gform_wrapper .gform_footer.top_label input {
      width: auto; } }

#wrapper .form-wrap #can_embed_form .international_link-wrap {
  display: none; }

#wrapper .form-wrap #can_embed_form label {
  color: #252823;
  text-transform: none;
  font-size: 1rem;
  padding-bottom: .25rem; }

#wrapper .form-wrap .gform_confirmation_message_1 {
  padding: 1rem;
  background: #2A815E;
  font-weight: 700;
  text-align: center;
  border-radius: .25rem;
  color: #fff; }

/* Action Network default settings */
/* Generic Action Network form */
#wrapper #can_embed_form {
  /* progress bar */ }
  #wrapper #can_embed_form h2 {
    display: none; }
  #wrapper #can_embed_form h4 {
    display: none; }
  #wrapper #can_embed_form p {
    color: #fff; }
    #wrapper #can_embed_form p a {
      text-decoration: underline; }
      #wrapper #can_embed_form p a:hover {
        text-decoration: none; }
  #wrapper #can_embed_form .country_drop_wrap {
    display: none; }
  #wrapper #can_embed_form .international_link-wrap {
    display: none; }
  #wrapper #can_embed_form label {
    color: #000;
    font-size: 1rem;
    text-transform: lowercase; }
  #wrapper #can_embed_form #action_info {
    display: none; }
  #wrapper #can_embed_form input {
    border-radius: 4px; }
    #wrapper #can_embed_form input[type="submit"] {
      color: c-white;
      font-size: 1.2rem;
      border-radius: 4px;
      background-color: #F73E06;
      font-weight: 700;
      text-transform: none;
      padding: 1rem 1rem;
      letter-spacing: .5px;
      margin-top: .5rem; }
      #wrapper #can_embed_form input[type="submit"]:hover {
        color: #fff;
        background-color: #2B3D36; }
      #wrapper #can_embed_form input[type="submit"]:focus {
        color: #000;
        background-color: #E0BF66;
        outline: 2px solid #F73E06 !important;
        outline-offset: 2px; }
      #wrapper #can_embed_form input[type="submit"]:focus-visible {
        outline: solid #F73E06; }
      @media (min-width: 575px) {
        #wrapper #can_embed_form input[type="submit"] {
          width: auto; } }
    #wrapper #can_embed_form input[type="text"] {
      height: 54px;
      border: 3px solid #e5dfcf; }
    #wrapper #can_embed_form input[type="email"] {
      height: 54px;
      border: 3px solid #e5dfcf; }
  #wrapper #can_embed_form textarea {
    border-radius: 4px;
    border: 3px solid #e5dfcf; }
  #wrapper #can_embed_form .select2-choice {
    height: 54px;
    border: 3px solid #e5dfcf;
    border-radius: 4px; }
  #wrapper #can_embed_form .js-fb-textarea textarea {
    border-radius: 4px;
    border: 3px solid #e5dfcf; }
  #wrapper #can_embed_form #can_thank_you {
    background-color: #2A815E; }
    #wrapper #can_embed_form #can_thank_you h1 {
      color: #fff; }
    #wrapper #can_embed_form #can_thank_you #action_thank_you_text {
      color: #fff; }
      #wrapper #can_embed_form #can_thank_you #action_thank_you_text p {
        color: #fff; }
        #wrapper #can_embed_form #can_thank_you #action_thank_you_text p a {
          color: #fff;
          text-decoration: underline; }
  #wrapper #can_embed_form .itiinput[type="text"] {
    margin-bottom: 15px; }
  #wrapper #can_embed_form .can_thank_you-block {
    display: none; }
  #wrapper #can_embed_form #d_sharing {
    display: none; }
  #wrapper #can_embed_form .floatlabel-wrapper .floatlabel-label-active {
    display: none; }
  #wrapper #can_embed_form .international_link {
    display: none; }
  #wrapper #can_embed_form .select2-container {
    border-radius: 4px; }
  #wrapper #can_embed_form .action_status_tracker .action_status_goal {
    color: #fff;
    font-size: 1rem; }
  #wrapper #can_embed_form .action-widget--toggle.action_status_tracker .action_status_running_total {
    color: #fff;
    font-size: 1.2rem; }
  #wrapper #can_embed_form .action-widget--toggle .action_status_status_bar span.action_status_status_bar-grow {
    background-color: #f98c39; }
  #wrapper #can_embed_form .html-input-wrapper {
    color: #fff;
    line-height: 1.2;
    margin-bottom: .75rem;
    font-size: .85rem; }

#can_embed_form .floatlabel-wrapper .floatlabel-label-active {
  display: none; }

#wrapper #can_embed_form.can_float #form_col1, #wrapper #can_embed_form.can_float #form_col2 {
  float: none;
  width: 100%; }

#wrapper .action-form-wrap #can_embed_form input {
  border-radius: 4px; }
  #wrapper .action-form-wrap #can_embed_form input[type="submit"] {
    color: #fff;
    background-color: #96BB48; }
    #wrapper .action-form-wrap #can_embed_form input[type="submit"]:hover {
      color: #fff;
      background-color: #06649F; }
    #wrapper .action-form-wrap #can_embed_form input[type="submit"]:active {
      color: #000;
      background-color: #E0BF66; }
    #wrapper .action-form-wrap #can_embed_form input[type="submit"]:focus-visible {
      color: #fff;
      background-color: #06649F;
      outline: solid #06649F; }
  #wrapper .action-form-wrap #can_embed_form input[type="text"] {
    height: 44px;
    border: none; }
  #wrapper .action-form-wrap #can_embed_form input[type="email"] {
    height: 44px;
    border: none; }

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */
.header {
  width: 100%;
  max-width: 1938px;
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.07); }
  @media (max-width: 575px) {
    .header {
      height: 65px;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15); } }
  .header .header__actions {
    margin-left: 27px; }
    @media (max-width: 1199px) {
      .header .header__actions {
        margin-left: 20px; } }
    @media (max-width: 1023px) {
      .header .header__actions {
        display: none !important; } }
  @media (max-width: 1023px) {
    .header .header__toggle .header__actions {
      display: block;
      margin-right: 20px; } }
  @media (max-width: 374px) {
    .header .header__actions a {
      font-size: 11px;
      padding: 8px 12px; } }
  @media (max-width: 1023px) {
    .header .header__nav {
      position: fixed;
      top: 0;
      right: 0;
      height: 100vh;
      width: 50%;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      background-color: #21465D;
      color: #fff;
      text-align: center;
      -ms-transform: translateX(100vw);
          transform: translateX(100vw);
      transition: transform .3s;
      padding: 49px 29px; } }
  @media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
    .header .header__nav {
      width: 75%; } }
  @media (max-width: 575px) {
    .header .header__nav {
      width: 100%; } }
  .header .header__nav.is-active {
    -ms-transform: none;
        transform: none;
    transition: transform .3s; }
  .header .header__toggle {
    display: none; }
    @media (max-width: 1023px) {
      .header .header__toggle {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; } }
  .header .header__logo {
    padding: 10px 0 5px;
    position: relative; }
    @media (max-width: 1199px) {
      .header .header__logo {
        padding: 5px 0 5px; } }
    @media (max-width: 374px) {
      .header .header__logo {
        padding: 5px 0; } }
  .header .header__menu {
    min-height: 100%; }
  @media (max-width: 1023px) {
    .header .header__menu .header__actions {
      display: none; } }

/* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */
.nav {
  text-transform: uppercase;
  font-size: .85rem;
  line-height: 1.71;
  letter-spacing: 0.05em;
  font-weight: 600;
  height: 100%;
  /*ul.toplevel > li {
			&:last-child {border-top: none;
				a {color: white; background: $yellow_5; padding: .5rem 1rem; border-radius: .25rem;
					&:hover {background: $yellow_10;}
					@include breakpoint-down(tablet) {width: 100%; color: #fff; padding: 13px 13px;
						&:hover {background: $yellow_10; }
					}
				}
			}
		}
	
    */
  /* 3rd level */ }
  @media (max-width: 1023px) {
    .nav {
      font-size: 16px;
      height: auto;
      padding: 50px 0; } }
  .nav li.menu-item-has-children > a {
    position: relative; }
    .nav li.menu-item-has-children > a:after {
      content: '';
      border: solid #fff;
      border-width: 0 3px 3px 0;
      display: inline-block;
      padding: 3px;
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
      position: absolute;
      right: 6px;
      top: 45%;
      transition: transform .3s; }
      @media (min-width: 1023px) {
        .nav li.menu-item-has-children > a:after {
          display: none; } }
  .nav li.menu-item-has-children.isOpen > a:after {
    -ms-transform: rotate(-135deg);
        transform: rotate(-135deg); }
  .nav li.menu-item-2130 a {
    background-color: #E0BF66;
    padding: .5rem;
    border-radius: 4px; }
    @media (max-width: 1023px) {
      .nav li.menu-item-2130 a {
        color: #000;
        padding: .25rem .5rem;
        margin-top: 1rem; } }
    .nav li.menu-item-2130 a:hover {
      background-color: #0E213C;
      color: #fff; }
      @media (max-width: 1023px) {
        .nav li.menu-item-2130 a:hover {
          background-color: #F3B129;
          color: #000; } }
    .nav li.menu-item-2130 a:active {
      background-color: #06649F;
      color: #fff; }
  .nav li.menu-item-1375 a {
    background-color: #E0BF66;
    padding: .5rem;
    border-radius: 4px; }
    @media (max-width: 1023px) {
      .nav li.menu-item-1375 a {
        color: #000;
        padding: .25rem .5rem;
        margin-top: 1rem; } }
    .nav li.menu-item-1375 a:hover {
      background-color: #0E213C;
      color: #fff; }
    .nav li.menu-item-1375 a:active {
      background-color: #06649F;
      color: #fff; }
  .nav ul {
    list-style: none;
    margin: 0 -13px;
    height: 100%; }
    @media (max-width: 1199px) {
      .nav ul {
        margin: 0 -7px; } }
    @media (max-width: 1023px) {
      .nav ul {
        -ms-flex-direction: column;
            flex-direction: column;
        margin: -5px 0;
        text-align: left;
        width: 88%; } }
  .nav ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .nav a {
    color: #000;
    text-decoration: none;
    transition: color .3s; }
    @media (max-width: 1023px) {
      .nav a {
        color: #fff; } }
    .nav a:hover {
      color: #F73E06; }
      @media (max-width: 1023px) {
        .nav a:hover {
          color: #f73e06; } }
    .nav a:active, .nav a:focus {
      color: #0E213C; }
      @media (max-width: 1023px) {
        .nav a:active, .nav a:focus {
          color: #f73e06; } }
    .nav a.touch-active {
      color: #f73e06; }
  @media (max-width: 1023px) {
    .nav > ul > li + li {
      border-top: 1px solid rgba(255, 255, 255, 0.24); } }
  .nav > ul > li > a {
    padding: 0 13px;
    display: block; }
    @media (max-width: 1199px) {
      .nav > ul > li > a {
        padding: 0 7px; } }
    @media (max-width: 1023px) {
      .nav > ul > li > a {
        padding: 14px 20px 14px 0; } }
  .nav ul > li > ul {
    background-color: #fff;
    padding: 0 12px 0px;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 209px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    @media (max-width: 1023px) {
      .nav ul > li > ul {
        opacity: 1;
        visibility: visible;
        position: static;
        margin: 0;
        display: none;
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
        color: #98D1F7;
        border-top: 1px solid rgba(255, 255, 255, 0.24); } }
  .nav ul > li > ul > li > a {
    display: block;
    padding: 10px 13px 8px;
    line-height: 1.2; }
    @media (max-width: 1023px) {
      .nav ul > li > ul > li > a {
        padding: 14px 0 14px 12px;
        font-size: 14px; } }
  .nav ul > li > ul > li + li {
    border-top: 1px solid #000; }
    @media (max-width: 1023px) {
      .nav ul > li > ul > li + li {
        border-top: 1px solid rgba(255, 255, 255, 0.24); } }
  .nav li.menu-item-has-children {
    position: relative; }
    @media (max-width: 1023px) {
      .nav li.menu-item-has-children {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start; }
        .nav li.menu-item-has-children > a {
          width: 100%; } }
  .nav li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible; }
  .nav li.menu-item-2226 {
    background: #E0BF66; }
    .nav li.menu-item-2226:hover {
      background: #06649F; }
      .nav li.menu-item-2226:hover a {
        color: #fff; }
    .nav li.menu-item-2226:active, .nav li.menu-item-2226:focus {
      background: #0E213C; }
    @media (min-width: 1023.02px) {
      .nav li.menu-item-2226 {
        border-radius: 4px;
        margin-top: 19px;
        height: 44px; }
        .nav li.menu-item-2226:hover {
          background: #0E213C; }
          .nav li.menu-item-2226:hover a {
            color: #fff; }
        .nav li.menu-item-2226:active, .nav li.menu-item-2226:focus {
          background: #06649F; } }
    .nav li.menu-item-2226 a {
      padding-left: 13px; }
      .nav li.menu-item-2226 a:hover {
        color: #fff; }
      .nav li.menu-item-2226 a:active, .nav li.menu-item-2226 a:focus {
        color: #fff; }
      @media (max-width: 1023px) {
        .nav li.menu-item-2226 a {
          color: #000;
          padding-left: 20px; } }
  .nav ul > li > ul > li.menu-item-has-children {
    position: relative; }
  .nav ul > li > ul > li > ul {
    background-color: #fff;
    padding: 0 12px 0px;
    position: absolute;
    top: 0;
    left: 200px;
    min-width: 160px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    @media (max-width: 1023px) {
      .nav ul > li > ul > li > ul {
        opacity: 1;
        visibility: visible;
        position: static;
        margin: 0;
        display: none;
        background-color: transparent;
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
        color: #98D1F7;
        border-top: 1px solid rgba(255, 255, 255, 0.24); } }

/* ------------------------------------------------------------ *\
	Menu Toggle
\* ------------------------------------------------------------ */
.menu-toggle {
  position: relative;
  z-index: 2; }
  .menu-toggle span {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 3px;
    background-color: #06649F;
    transition: transform .3s, background-color .3s; }
  .menu-toggle span + span {
    margin-top: 5px; }
  .menu-toggle:hover span {
    background-color: #0E213C; }

.menu-toggle.is-active span:first-child {
  -ms-transform: translateY(8px) rotate(45deg);
      transform: translateY(8px) rotate(45deg); }

.menu-toggle.is-active span:nth-child(2) {
  -ms-transform: translateX(100vw);
      transform: translateX(100vw); }

.menu-toggle.is-active span:last-child {
  -ms-transform: translateY(-8px) rotate(-45deg);
      transform: translateY(-8px) rotate(-45deg); }

.menu-toggle.is-active span {
  background-color: #fff; }

/* ------------------------------------------------------------ *\
	Nav Footer
\* ------------------------------------------------------------ */
.nav-footer {
  list-style-type: none; }
  .nav-footer li + li {
    margin-top: 4px; }
  .nav-footer a {
    text-decoration: none;
    transition: color .3s; }
    .nav-footer a:hover {
      color: #000; }

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell {
  position: relative;
  max-width: calc( 1380px + 45px * 2);
  padding-left: 45px;
  padding-right: 45px;
  margin: auto;
  width: 100%;
  height: 90px; }
  @media (max-width: 1199px) {
    .shell {
      max-width: calc( 1380px + 100px);
      padding-left: 50px;
      padding-right: 50px;
      height: 66px; } }
  @media (max-width: 1023px) {
    .shell {
      padding-left: 30px;
      padding-right: 30px;
      height: 66px; } }
  @media (max-width: 575px) {
    .shell {
      padding-left: 16px;
      padding-right: 16px;
      height: 66px; } }
  @media (max-width: 374px) {
    .shell {
      /*padding-left: 0; */ } }

/* Shell Fluid */
.shell--fluid {
  max-width: none; }

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