html, body {
  font-size: 100%; }

body {
  color: #4d4d4d;
  font-size: 100%;
  font-family: "Montserrat", Helvetica, sans-serif;
  background: #d4d4d4;
  font-weight: 400;
  line-height: 1.8; }

#wrapper {
  max-width: 1890px;
  margin: 0 auto;
  background: #fff; }

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

a {
  color: #1E7EAE;
  text-decoration: none; }
  a:hover {
    color: #1E7EAE;
    text-decoration: underline; }

b, strong {
  font-weight: 700; }

p {
  margin: 1rem 0; }

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 {
    text-align: center; }
    blockquote.quote:before {
      content: open-quote;
      top: .25em; }
    blockquote.quote:after {
      content: close-quote;
      top: .25em; }
    blockquote.quote:before, blockquote.quote:after {
      color: #ccc;
      display: inline-block;
      vertical-align: bottom;
      font-size: 6em;
      position: relative;
      line-height: .5; }
  blockquote.tel-quote {
    font-size: 2rem;
    margin-bottom: auto; }
  blockquote p {
    font-size: 1.2rem;
    margin-top: .5rem; }
  blockquote cite {
    font-size: .9rem;
    font-style: italic;
    display: block; }

h1 {
  margin: 1em 0 0.5em;
  font-size: 2.4rem;
  /* 24pt/16pt */
  line-height: 1.2;
  font-weight: 700; }

h2 {
  margin: 1em 0 0.5em;
  font-size: 1.66rem;
  line-height: 1.1;
  font-weight: 700; }

h3 {
  font-size: 1.25rem;
  line-height: 1.1;
  margin: .75em 0 0.25rem;
  font-weight: 700; }

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

/* FOOTER ELEMENTS 

--------------------------------------------------*/
footer .ftwraptop {
  background-color: #262c30;
  padding: 30px 0 15px; }

footer .ftwrapbot {
  background-color: #1c262c;
  padding: 15px 0; }
  footer .ftwrapbot .row .ft-bot {
    margin-bottom: 8px; }
    footer .ftwrapbot .row .ft-bot .ft-flag img {
      padding: 0 4px 10px;
      max-width: 60px; }
    footer .ftwrapbot .row .ft-bot p {
      font-size: .65rem;
      line-height: 1.25;
      display: inline-block;
      margin: 0; }

@media (min-width: 992px) {
  footer .ftwrapbot .row .ft-bot.ft-bot-right .ft-flag {
    width: 12.5%; }
    footer .ftwrapbot .row .ft-bot.ft-bot-right .ft-flag img {
      max-width: 96%; }
  footer .ftwrapbot .row .ft-bot.ft-bot-right p {
    width: 86%; }
  footer .ftwrapbot .row .ft-bot .ft-flag {
    float: left;
    width: 25%; }
    footer .ftwrapbot .row .ft-bot .ft-flag img {
      padding: 0 8px 0 0;
      max-width: 48%; }
  footer .ftwrapbot .row .ft-bot p {
    width: 73%; } }

footer .row {
  padding-left: 15%;
  padding-right: 15%;
  text-align: center;
  color: #fff; }
  footer .row a {
    color: #e7e7e7;
    text-decoration: underline; }
    footer .row a:hover {
      color: #f9bc06;
      text-decoration: none; }
    footer .row a:focus {
      color: #f9bc06; }
    footer .row a img {
      width: 100%;
      height: auto;
      padding-right: 4%; }
    footer .row a.tw-share {
      display: inline-block; }
  footer .row p {
    font-size: .875rem; }
  footer .row h2 {
    color: #bfe0e9;
    font-size: 1em;
    margin: 0 0 8px;
    letter-spacing: 0.4px;
    font-weight: 700; }
  footer .row ul li a {
    font-size: .875rem;
    line-height: 2.5;
    text-decoration: none; }
    footer .row ul li a:hover {
      text-decoration: underline; }
  footer .row .ft-logo {
    padding-top: 0; }

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

@media (min-width: 992px) {
  footer .row ul li a {
    line-height: 1.2; } }

.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: #f9bc06; }
  footer .row a.fb-share:active {
    color: #D91812; }

footer .row a.tw-share {
  text-decoration: none; }
  footer .row a.tw-share:hover {
    color: #f9bc06; }
  footer .row a.tw-share:active {
    color: #D91812; }

footer .row a.in-share {
  text-decoration: none; }
  footer .row a.in-share:hover {
    color: #f9bc06; }
  footer .row a.in-share:active {
    color: #D91812; }

footer .row a.yt-share {
  text-decoration: none; }
  footer .row a.yt-share:hover {
    color: #f9bc06; }
  footer .row a.yt-share:active {
    color: #D91812; }

/* scroll to top */
#scroll-to-top {
  color: #fff;
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  border-radius: 3px;
  bottom: 20px;
  opacity: 0;
  padding: 20px;
  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; }

/* Pre load */
div#preload {
  display: none; }

div#preload-hm {
  display: none; }

/* Text to speech */
.text-spoken {
  margin-top: 3rem; }
  @media (min-width: 992px) {
    .text-spoken {
      margin-top: 0; } }
  .text-spoken .wv-wrapper.wv-circle .wv-load, .text-spoken .wv-wrapper.wv-circle-small .wv-load {
    background-size: 20px 20px; }
  .text-spoken .wv-wrapper.wv-circle .wv-pause, .text-spoken .wv-wrapper.wv-circle-small .wv-pause {
    background-size: 20px 20px; }
  .text-spoken .wv-wrapper.wv-circle .wv-play, .text-spoken .wv-wrapper.wv-circle-small .wv-play {
    background-size: 20px 20px; }
  .text-spoken .wv-wrapper.wv-circle, .text-spoken .wv-wrapper.wv-circle-small {
    width: 40px;
    height: 30px;
    background-color: #333;
    border-radius: 40px;
    margin-top: -36px;
    position: absolute; }
    @media (min-width: 992px) {
      .text-spoken .wv-wrapper.wv-circle, .text-spoken .wv-wrapper.wv-circle-small {
        margin-top: 0;
        margin-left: -50px; } }
  .text-spoken .wv-wrapper.wv-circle-small::before, .text-spoken .wv-wrapper.wv-circle::before {
    display: none; }

ul#mymenu {
  display: none; }

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

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

.menu-ft ul {
  margin: 1rem 0;
  padding-left: 0; }
  .menu-ft ul#mymenu {
    display: block; }
    .menu-ft ul#mymenu li {
      list-style: none; }
      .menu-ft ul#mymenu li a {
        text-transform: none;
        font-weight: 500;
        color: #fff; }
        .menu-ft ul#mymenu li a:hover {
          color: #f9bc06; }
        .menu-ft ul#mymenu li a:focus {
          color: #f9bc06; }

.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 {
  width: 40%;
  max-width: 180px;
  position: absolute;
  z-index: 1;
  left: 4rem;
  top: 10px; }
  @media (max-width: 374px) {
    #logo {
      width: 35%;
      top: 10px; } }
  #logo a img {
    width: 100%;
    height: auto; }

@media (min-width: 361px) {
  #logo {
    top: 8px; } }

@media (min-width: 992px) {
  #logo {
    width: 35%;
    max-width: 250px;
    left: 3%;
    top: 20px; }
  .home-header {
    height: 90px;
    background: #fff; }
    .home-header .header-items .header-signup {
      display: block;
      width: 240px;
      position: absolute;
      right: 20px;
      top: 40px; } }

@media (min-width: 1200px) {
  #logo {
    width: 20%;
    max-width: 250px; }
  .home-header {
    height: 90px; }
    .home-header .header-items {
      top: 20px; }
      .home-header .header-items .header-signup {
        top: 54px; } }

/* Menus */
.flexmenu.fm-lg li a {
  color: #fff; }

@media (min-width: 992px) {
  .flexmenu.fm-lg {
    width: auto;
    float: right;
    padding-top: 22px;
    padding-right: 60px; }
  .flexmenu.fm-lg > ul > li {
    padding: 0 8px;
    Height: 30px; }
  .flexmenu.fm-lg li {
    padding: 0 10px; }
    .flexmenu.fm-lg li.btn-donate {
      background: #4d0f98;
      border-radius: 30px;
      margin: 6px 12px 0 8px;
      padding: 4px 8px; }
      .flexmenu.fm-lg li.btn-donate:hover {
        background: #a80903; }
      .flexmenu.fm-lg li.btn-donate:focus {
        background: #a80903; }
      .flexmenu.fm-lg li.btn-donate a {
        color: #fff;
        padding: 0;
        border-bottom: none; }
        .flexmenu.fm-lg li.btn-donate a:hover {
          color: #fff;
          border-bottom: none; }
        .flexmenu.fm-lg li.btn-donate a:focus {
          color: #fff;
          border-bottom: none; }
    .flexmenu.fm-lg li.btn-phone {
      background: transparent url("/wp-content/themes/strokensw/images/iconPhone-red.svg") left no-repeat;
      background-size: 1.875rem 1.875rem;
      padding-left: 2.2rem;
      margin-top: 4px; }
      .flexmenu.fm-lg li.btn-phone a {
        color: #D91812;
        padding: 0;
        border-bottom: none; }
        .flexmenu.fm-lg li.btn-phone a:hover {
          color: #4d0f98;
          border-bottom: none; }
        .flexmenu.fm-lg li.btn-phone a:focus {
          color: #4d0f98;
          border-bottom: none; }
    .flexmenu.fm-lg li a {
      font-size: .875rem;
      font-weight: 600;
      color: #364048;
      padding: 3px 0 2px;
      /*text-transform: uppercase;*/
      border-bottom: solid 4px transparent; }
      .flexmenu.fm-lg li a:hover {
        color: #364048;
        border-bottom: solid 4px #D91812; }
      .flexmenu.fm-lg li a:focus {
        color: #364048;
        border-bottom: solid 4px #D91812; }
    .flexmenu.fm-lg li ul {
      border: none;
      background: transparent;
      border-radius: 4px;
      left: 10px; }
      .flexmenu.fm-lg li ul li {
        background: #360a6b;
        border-top: solid 1px #fff;
        border-radius: 4px;
        padding: .4rem 1rem; }
        .flexmenu.fm-lg li ul li:hover {
          background: #4d0f98; }
        .flexmenu.fm-lg li ul li a {
          color: #fff;
          border-bottom: none;
          border-top: none; }
          .flexmenu.fm-lg li ul li a:hover {
            color: #fff;
            border-bottom: none; }
          .flexmenu.fm-lg li ul li a:focus {
            color: #f9bc06;
            border-bottom: none; }
        .flexmenu.fm-lg li ul li ul li {
          background: #4d0f98; }
          .flexmenu.fm-lg li ul li ul li:hover {
            background: #360a6b; }
    .flexmenu.fm-lg li span.navicon {
      display: none; } }

@media (min-width: 992px) {
  /* was 1130px */
  .flexmenu.fm-lg > ul > li {
    padding: 7px 8px;
    height: auto; } }

@media (min-width: 1200px) {
  .flexmenu.fm-lg > ul > li {
    padding: 7px 15px; } }

#gtranslate_wrapper {
  top: 90px !important;
  right: 2% !important;
  z-index: 98 !important; }
  #gtranslate_wrapper .switcher {
    width: 126px; }

@media (max-width: 992px) {
  #gtranslate_wrapper {
    top: 53px !important;
    right: 2% !important; } }

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

.header-search {
  position: absolute;
  top: 1.75rem;
  right: 1rem;
  z-index: 10;
  display: inline-block; }
  @media (max-width: 992px) {
    .header-search {
      position: absolute;
      top: .625rem;
      right: 0.75rem; } }
  .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: #333333; }
  .header-search-field::-webkit-input-placeholder {
    color: #666666;
    opacity: 0.6; }
  .header-search-field:-ms-input-placeholder {
    color: #666666;
    opacity: 0.6; }
  .header-search-field::placeholder {
    color: #666666;
    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/strokensw/images/iconSearch-pur.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/strokensw/images/iconSearch-pur-alt-1.svg") center no-repeat; }
  .header-search-submit:focus {
    background: url("/wp-content/themes/strokensw/images/iconSearch-pur.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: #4d0f98;
  display: none; }
  .header-search-reset:focus, .header-search-reset:hover {
    background-color: #a80903;
    outline: none; }
  .header-search-reset svg {
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: top; }
  .header-search-is-active .header-search-reset {
    display: block; }

.header-phone {
  font-size: .7rem;
  color: #D91812;
  line-height: 1.875rem;
  position: absolute;
  top: .825rem;
  right: 2.75rem;
  width: 5.5rem;
  Height: 1.875rem; }
  @media (min-width: 375px) {
    .header-phone {
      font-size: .875rem;
      width: 6.75rem; } }
  @media (min-width: 991px) {
    .header-phone {
      display: none; } }
  .header-phone a {
    color: #D91812; }
    .header-phone a:hover {
      color: #4d0f98; }

.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; }

/* HOME ICONS*/
.hm-container {
  padding-bottom: 1.5rem; }
  @media (min-width: 992px) {
    .hm-container.about-wrap {
      padding-bottom: 2.5rem; } }

.icons-wrap {
  padding: 20px 0; }
  .icons-wrap p a {
    color: #fff; }
  .icons-wrap img {
    max-width: 40%;
    transition: transform .2s;
    /* Animation */ }

.icons-wrap {
  padding: 20px 0;
  margin-bottom: 40px; }

@media (min-width: 576px) {
  .icons-wrap img {
    max-width: 60%; }
    .icons-wrap img:hover {
      -ms-transform: scale(1.2);
          transform: scale(1.2); } }

@media (max-width: 991px) {
  .icons-wrap p {
    margin: 0 0 1rem; } }

/* Header text typewriter */
.feature-text .txt-rotate > .wrap {
  border-right: none; }

.text-fader-item {
  max-height: 2rem; }
  .text-fader-item span.txt-rotate {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0; }

@media (min-width: 992px) {
  .text-fader-item span.txt-rotate {
    font-size: 1.8rem; } }

/* HOME SERVICES */
figure {
  margin: 0; }

.hm-feature {
  background: #08171a; }

@media (min-width: 1890px) {
  .hm-feature {
    min-height: 640px; } }

.feature-text {
  padding: 4%;
  background: #08171a;
  text-align: center;
  width: 100%;
  margin-bottom: 1.5rem; }
  .feature-text h1 {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    margin-top: 0; }
  .feature-text h2 {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600; }
  .feature-text h3 {
    font-size: 1.25rem;
    font-weight: 600; }
  .feature-text .scroll-down-arrow {
    color: rgba(252, 252, 252, 0.7);
    cursor: pointer; }

@media (min-width: 992px) {
  .feature-text {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    margin: 0;
    z-index: 1;
    padding: 4% 7%;
    background: transparent;
    background: url("/wp-content/themes/strokensw/images/header-text-grdient.png") repeat-x bottom left; }
    .feature-text.background-off {
      background: none; }
    .feature-text h1 {
      color: #fff;
      font-size: 2rem;
      margin: 1.5rem 0; }
    .feature-text h2 {
      color: #fff;
      font-size: 1.5rem; }
    .feature-text h3 {
      font-size: 1.25rem; }
    .feature-text .scroll-down-arrow {
      display: none; } }

@media (min-width: 1200px) {
  .feature-text {
    padding: 3% 10%; }
    .feature-text h1 {
      color: #fff; }
    .feature-text h2 {
      color: #fff;
      margin-top: 0; } }

@media (min-width: 1450px) {
  .feature-text {
    padding: 2% 8% 3%; }
    .feature-text h1 {
      color: #fff;
      font-size: 2.5rem; }
    .feature-text h2 {
      color: #fff;
      margin-top: 0;
      font-size: 2.5rem; }
    .feature-text h3 {
      color: #fff;
      margin-top: 0;
      font-size: 1.5rem; } }

/* Members Sign up */
.hm-members-signup {
  background: #a80903;
  padding-top: 20px;
  padding-bottom: 20px; }
  .hm-members-signup h2 {
    color: #fff; }

/* Incident  icons */
/* Incident Feed */
.feedcont {
  color: #fff;
  background: #3b565f url("https://coalimpactsindex.com.au/wp/wp-content/themes/coaltracker/images/distortion_grey.jpg") no-repeat center bottom;
  padding: 20px;
  margin-bottom: 45px;
  border-radius: 6px;
  position: relative; }
  .feedcont .date-tab {
    color: #e7e7e7;
    position: absolute;
    top: -25px;
    left: 16px;
    background: #233a40;
    border-radius: 6px 6px 0 0;
    padding: 6px 20px; }
  .feedcont .itemImage {
    position: absolute;
    top: -28px;
    right: 12px;
    width: 85px;
    height: 85px;
    margin: 0; }
    .feedcont .itemImage img {
      width: 100%;
      height: auto;
      border-radius: 50%; }
  .feedcont H3 {
    color: #f9bc06;
    margin-top: .5rem;
    width: 80%; }
  .feedcont .tag-display {
    color: #f9bc06; }
    .feedcont .tag-display a {
      color: #f9bc06;
      text-decoration: underline; }
      .feedcont .tag-display a:hover {
        color: #f9bc06;
        text-decoration: none; }
      .feedcont .tag-display a:active {
        color: #D91812;
        text-decoration: none; }

@media (min-width: 992px) {
  .feedcont {
    padding: 25px 40px 20px;
    /*.share-icons {margin-top: -3.5rem;}*/ }
    .feedcont .date-tab {
      left: 20px; }
    .feedcont .itemImage {
      position: absolute;
      top: -25px;
      right: -15px;
      width: 140px;
      height: 140px;
      margin: 0; }
    .feedcont H3 {
      width: 88%; }
    .feedcont .excerpthm p {
      width: 88%; } }

/* Report something */
.report-intro {
  color: #fff;
  background: #111719;
  padding: 20px; }
  .report-intro .row h2 {
    font-size: 2.75rem;
    padding: 0 2%;
    margin-top: .1rem; }
  .report-intro .row img {
    width: 70%; }

@media (min-width: 992px) {
  .report-intro .row img {
    width: 50%; } }

@media (min-width: 1200px) {
  .report-intro .row {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .report-intro .row h2 {
      margin-top: 2rem; }
    .report-intro .row img {
      width: 100%; } }

/* Home sign-up */
.container-fluid.home-signup {
  color: #fff;
  background: #360a6b;
  padding: 20px 20px 40px; }
  .container-fluid.home-signup a.light-link {
    color: #e7e7e7;
    text-decoration: underline; }
    .container-fluid.home-signup a.light-link:hover {
      color: #f9bc06; }
    .container-fluid.home-signup a.light-link:focus {
      color: #D91812; }

/* Source */
.container .row.source-info {
  padding: 20px; }
  .container .row.source-info h3 {
    font-size: 1.5rem;
    color: #f60819; }

/* Sub nav */
.sub-nav-wrap {
  padding: 0 16%; }
  .sub-nav-wrap .sub-nav {
    background: #ccc;
    margin-bottom: 1rem;
    cursor: pointer; }
    .sub-nav-wrap .sub-nav h3 {
      font-weight: 500;
      margin: .5rem 0;
      font-size: 1.25rem; }
    .sub-nav-wrap .sub-nav h4 {
      font-weight: 500;
      margin: 0;
      font-size: 1.1rem;
      color: #fff;
      padding: 1rem; }
    .sub-nav-wrap .sub-nav a {
      color: #fff; }
      .sub-nav-wrap .sub-nav a:hover {
        text-decoration: none; }
    .sub-nav-wrap .sub-nav p {
      margin: .5rem 0; }
    .sub-nav-wrap .sub-nav-1 {
      background: #D91812; }
      .sub-nav-wrap .sub-nav-1:hover {
        background: #a80903; }
    .sub-nav-wrap .sub-nav-2 {
      background: #4d0f98; }
      .sub-nav-wrap .sub-nav-2:hover {
        background: #360a6b; }
    .sub-nav-wrap .sub-nav-3 {
      background: #E11466; }
      .sub-nav-wrap .sub-nav-3:hover {
        background: #a40243; }
    .sub-nav-wrap .sub-nav-4 {
      background: #037b9e; }
      .sub-nav-wrap .sub-nav-4:hover {
        background: #034c61; }
    .sub-nav-wrap .sub-nav-5 {
      background: #D91812; }
      .sub-nav-wrap .sub-nav-5:hover {
        background: #a80903; }
      .sub-nav-wrap .sub-nav-5 h3 {
        color: #fff; }

html.fontsize .feature-text h1 {
  font-size: 200% !important; }

html.fontsize .sub-nav-wrap .sub-nav h4 {
  font-size: 150% !important; }

html.fontsize .sub-section h3 {
  font-size: 150% !important; }

@media (min-width: 576px) {
  .sub-nav-wrap {
    padding: 0 4%; }
    .sub-nav-wrap .sub-nav h4 {
      margin: .5rem 0; } }

@media (min-width: 1200px) {
  .sub-nav-wrap {
    padding: 0 8%; } }

/* Sections */
.hm-section-spaced {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.hm-clubs {
  background: #262161; }
  .hm-clubs .club-intro {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    .hm-clubs .club-intro .btn {
      color: #fff;
      background: #D91812; }
    .hm-clubs .club-intro h2 {
      color: #fff; }
    .hm-clubs .club-intro p {
      color: #fff; }

.section-wrap .section-title h2 {
  margin: 1rem 0 .5rem; }

.section-wrap .section-title p {
  margin: .5rem 0 1.75rem; }

.section-wrap .col-sm-6 {
  display: -ms-flexbox;
  display: flex; }
  .section-wrap .col-sm-6 .sub-section {
    border-radius: 4px;
    background: #fff;
    padding: 0 0 1rem;
    margin-bottom: 1rem;
    -ms-flex: 100%;
        flex: 100%;
    border: 1px solid #ebeef3;
    transition: all 0.2s ease 0s; }
    .section-wrap .col-sm-6 .sub-section:hover {
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
      border-color: #d3d9e2; }
    .section-wrap .col-sm-6 .sub-section h3 {
      font-weight: 500;
      margin: .75rem 0;
      font-size: 1.25rem;
      padding: 0 4%; }
      .section-wrap .col-sm-6 .sub-section h3 a {
        color: #212529; }
        .section-wrap .col-sm-6 .sub-section h3 a:hover {
          color: #ccc;
          text-decoration: none; }
    .section-wrap .col-sm-6 .sub-section p {
      margin: .5rem 0;
      padding: 0 4%; }
      .section-wrap .col-sm-6 .sub-section p .btn {
        font-size: .75rem;
        color: #fff; }

.container .testimonial-section {
  background: #ccc;
  padding: 0 1rem 1rem; }

.hm-services, .hm-projects {
  background: #f4f5f9; }

.hm-events {
  background: #efeef0; }

/* Feature block Events block */
.fb-events-block {
  background: #4d0f98; }

/* Social media feeds */
.social-media {
  padding: 1rem;
  background: #fff;
  margin-bottom: 20px; }

/* Site-wide structural elements */
/* Generic page and 404*/
.container.page-simple {
  padding-top: 40px;
  padding-bottom: 40px; }

.container .row.content {
  margin-top: 30px; }

main.research-color .hm-feature-page {
  background: #a80903; }

.hm-feature-page {
  position: relative;
  min-height: 200px;
  background: #a80903; }
  .hm-feature-page.header-textheight {
    min-height: 140px; }
    .hm-feature-page.header-textheight .hero-text {
      position: relative;
      bottom: 0;
      width: 100%;
      padding: 1rem;
      background: none; }
  .hm-feature-page .hero-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    background: url("/wp-content/themes/strokensw/images/header-text-grdient.png") repeat-x top left; }
    .hm-feature-page .hero-text.background-off {
      background: none; }
    .hm-feature-page .hero-text h1 {
      color: #fff;
      font-size: 1.75em;
      padding-left: 2%;
      padding-right: 2%;
      margin-bottom: 1rem; }
      .hm-feature-page .hero-text h1.h1-large {
        font-size: 2.25em; }

@media (min-width: 480px) {
  .hm-feature-page {
    min-height: 225px; } }

@media (min-width: 768px) {
  .hm-feature-page {
    min-height: 400px; }
    .hm-feature-page .hero-text h1 {
      font-size: 2.25em;
      padding-left: 10%;
      padding-right: 10%;
      margin-bottom: 2rem; }
      .hm-feature-page .hero-text h1.h1-large {
        padding-left: 20%;
        padding-right: 20%;
        font-size: 2.66rem; } }

@media (min-width: 992px) {
  /*.hm-feature-page {min-height: 550px;*/
  .hero-text {
    bottom: 20px; } }

@media (min-width: 1200px) {
  .hm-feature-page .hero-text h1.h1-large {
    padding-left: 25%;
    padding-right: 25%;
    font-size: 3em; } }

.container-fluid.page-intro {
  padding: 20px; }
  .container-fluid.page-intro h1 {
    color: #f9bc06; }
  .container-fluid.page-intro h2 {
    color: #fff; }
    .container-fluid.page-intro h2 span {
      color: #f9bc06; }
  .container-fluid.page-intro p {
    color: #fff; }

.sb-pgfeed > ul {
  padding-left: 0; }

.bCrumbs {
  border-bottom: 1px dotted #666666;
  font-size: .9rem;
  color: #666666;
  margin-bottom: 30px; }

/* Feature Blocks */
.feature-block {
  background: #262161; }
  .feature-block .fb-pic {
    padding-left: 0;
    padding-right: 0;
    max-height: 675px; }
    .feature-block .fb-pic img {
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .feature-block .fb-intro-wrap .fb-intro {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    .feature-block .fb-intro-wrap .fb-intro .btn {
      color: #fff;
      border: 2px solid #fff;
      background: transparent; }
      .feature-block .fb-intro-wrap .fb-intro .btn:hover {
        background: #4d0f98; }
    .feature-block .fb-intro-wrap .fb-intro h2 {
      color: #fff;
      margin-top: 0; }
    .feature-block .fb-intro-wrap .fb-intro p {
      color: #fff; }

@media (min-width: 1200px) {
  .feature-block .fb-intro-wrap {
    max-width: 600px; }
    .feature-block .fb-intro-wrap .fb-intro {
      padding: 4rem 3rem; }
  #feature-testimonial .fb-pic {
    max-height: 575px; } }

/* Events feed button */
.fb-event h2 a {
  color: #fff; }

.fb-event p a {
  display: inline-block;
  color: #fff;
  min-width: 120px;
  height: auto;
  line-height: 20px;
  font-size: .85em;
  border: 2px solid #fff;
  border-radius: 20px;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  margin: 1% auto 0;
  padding: 8px 10px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .fb-event p a:hover {
    background: #4d0f98; }

/* Category previews */
.category-item-preview {
  background: #d1d2d3;
  padding: .5rem 1rem 12rem; }
  .category-item-preview .preview-item {
    background: #fff;
    border: solid #999 1px;
    padding: 1.5rem 1.25rem .5rem 1.5rem;
    margin-top: 2rem;
    border-radius: 6px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2); }
    .category-item-preview .preview-item .logo-wrap {
      width: 80px;
      height: 80px;
      margin-top: -40px;
      margin-bottom: 10px; }
      .category-item-preview .preview-item .logo-wrap img {
        width: 100%;
        height: auto;
        border-radius: 50%; }
    .category-item-preview .preview-item h3 {
      margin-top: 0;
      font-size: 1.25rem; }

@media (min-width: 992px) {
  .container-fluid.page-intro.overlap {
    padding-bottom: 140px; }
  .category-item-preview .container {
    margin-top: -160px; }
    .category-item-preview .container .preview-item {
      position: relative;
      padding: 1rem 1.25rem .5rem 5rem;
      margin-top: 2rem; }
      .category-item-preview .container .preview-item .logo-wrap {
        position: absolute;
        top: -15px;
        left: -15px;
        margin-top: auto;
        margin-bottom: auto; }
      .category-item-preview .container .preview-item h3 {
        font-size: 1.5rem; } }

/* Lower Level pages */
.page-simple-wrap.services_bg {
  background: #f4f5f9; }

.page-simple-wrap.research_bg {
  background: #f4f5f9; }

.section-index-list .sub-section {
  border-radius: 4px;
  background: #fff;
  padding: 0 0 1rem;
  margin-bottom: 1rem;
  -ms-flex: 100%;
      flex: 100%;
  border: 1px solid #ebeef3;
  transition: all 0.2s ease 0s; }
  .section-index-list .sub-section:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-color: #d3d9e2; }
  .section-index-list .sub-section a {
    color: #212529; }
    .section-index-list .sub-section a:hover {
      text-decoration: none; }
    .section-index-list .sub-section a h3 {
      font-weight: 500;
      margin: .75rem 0 0;
      font-size: 1.5rem;
      color: #a80903; }
      .section-index-list .sub-section a h3:hover {
        color: #4d0f98; }
  .section-index-list .sub-section p {
    margin: .25rem 0; }
    .section-index-list .sub-section p.feed-excerpt a.readmore {
      display: none; }
  .section-index-list .sub-section a.btn {
    color: #fff; }
    .section-index-list .sub-section a.btn.btn-1 {
      background: #a80903; }
      .section-index-list .sub-section a.btn.btn-1:hover {
        background: #4d0f98;
        color: #fff; }

/* info-panel */
.info-panel {
  color: #fff;
  background: #111719;
  padding: 20px; }
  .info-panel .row {
    padding: 1rem 1rem 2rem; }
    .info-panel .row h2 {
      color: #f9bc06;
      font-size: 2rem;
      padding: 0 2%;
      margin-top: 1rem; }
    .info-panel .row img {
      width: 70%; }

/* Report Page */
.report-content {
  padding: 2rem; }
  .report-content h3 {
    margin-top: 0;
    color: #D91812; }

.report-form {
  padding: 1.5rem;
  background: #f9bc06;
  border-radius: 6px; }

/* Sources Page*/
.sources-content {
  padding: 2rem; }

/* pagination */
.search-pagination {
  overflow: hidden; }

.emm-paginate {
  margin: 1.5rem 0 1rem; }
  .emm-paginate .emm-title {
    margin-right: .25rem; }
  .emm-paginate .emm-prev, .emm-paginate .emm-next {
    margin: 0 5px; }
  .emm-paginate .emm-page {
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #0c5a6b;
    display: inline-block;
    border-radius: 50%;
    margin: 0 5px; }
    .emm-paginate .emm-page.emm-current {
      color: #333333;
      background-color: #f9bc06; }

/*gradient effect*/
.gradient-block {
  height: 400px;
  background: linear-gradient(270deg, #2895c3, #2b1f79);
  background-size: auto;
  background-size: 200% 200%;
  animation: AnimationName 10s cubic-bezier(0.68, 0.55, 0.265, 1) infinite; }

@keyframes AnimationName {
  0% {
    background-position: 0% 49%; }
  50% {
    background-position: 100% 52%; }
  100% {
    background-position: 0% 49%; } }

/* Club Archives */
.section-index-list h3 {
  font-size: 1.125rem; }

/* Bounce Animation */

@keyframes bounceDown {
  0%, 20%, 50%, 80%, 100% {
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

/* right bounce */

@keyframes bounceRight {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -ms-transform: translateX(15px);
    transform: translateX(15px); }
  60% {
    -ms-transform: translateX(7px);
    transform: translateX(7px); } }

/* assign bounce */
.fa-arrow-right.bounce-right {
  animation: bounceRight 2s;
  /*float:right;*/
  animation-iteration-count: 6; }

.fa-chevron-down.bounce-down {
  animation: bounceDown 2s infinite;
  text-align: center;
  display: block; }

.about-icon {
  width: 45px;
  height: 45px; }
  @media (min-width: 1200px) {
    .about-icon {
      width: 65px;
      height: 65px; } }

.btn {
  display: inline-block;
  color: #fff;
  min-width: 120px;
  height: auto;
  line-height: 20px;
  font-size: .85em;
  border-radius: 20px;
  background-color: #D91812;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
  margin: 1% auto 0;
  padding: 8px 10px;
  overflow-wrap: break-word; }
  .btn:hover {
    background-color: #a80903; }
  .btn:active {
    background-color: #f9bc06; }
  .btn-1 {
    background: #D91812; }
    .btn-1:hover {
      color: #fff;
      background: #a80903; }
  .btn-2 {
    background: #4d0f98; }
    .btn-2:hover {
      color: #fff;
      background: #360a6b; }
  .btn-3 {
    background: #E11466; }
    .btn-3:hover {
      background: #a40243; }
  .btn-4 {
    background: #037b9e; }
    .btn-4:hover {
      color: #fff;
      background: #034c61; }
  .btn.btn-rev {
    background: transparent;
    border: solid 2px #fff; }
    .btn.btn-rev:hover {
      background: #4d0f98;
      color: #fff; }
    .btn.btn-rev-1 {
      color: #D91812;
      border: solid 2px #D91812; }
      .btn.btn-rev-1:hover {
        color: #fff;
        background: #D91812; }
    .btn.btn-rev-2 {
      color: #4d0f98;
      border: solid 2px #4d0f98; }
      .btn.btn-rev-2:hover {
        color: #fff;
        background: #4d0f98; }
    .btn.btn-rev-3 {
      color: #E11466;
      border: solid 2px #E11466; }
      .btn.btn-rev-3:hover {
        color: #fff;
        background: #E11466; }
    .btn.btn-rev-4 {
      color: #037b9e;
      border: solid 2px #037b9e; }
      .btn.btn-rev-4:hover {
        color: #fff;
        background: #037b9e; }

/* WP block buttons - in admin */
.wp-block-button .wp-block-button__link {
  color: #fff;
  background-color: #D91812;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: .85rem;
  padding: .4rem 1rem;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word; }
  .wp-block-button .wp-block-button__link:hover {
    background-color: #a80903; }
  .wp-block-button .wp-block-button__link:active {
    background-color: #f9bc06; }

.wp-block-button a:not([href]) {
  color: #fff;
  text-decoration: none; }

/* Font Awesome */
.scroll-yellow i {
  color: #f9bc06; }

.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 form */
#wrapper .gform_wrapper .top_label textarea {
  margin-bottom: 2%; }
  #wrapper .gform_wrapper .top_label textarea.textarea {
    width: 100%;
    padding: 2%;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: 100%; }

#wrapper .gform_wrapper .gform_footer input.button {
  border: none;
  color: #fff;
  height: 44px;
  line-height: 44px;
  font-size: 1.3em;
  font-weight: 600;
  margin: 0;
  padding: 0 2%;
  border-radius: 4px 4px 4px 4px;
  background-color: #3b565f;
  background-image: none; }
  #wrapper .gform_wrapper .gform_footer input.button:hover {
    background-color: #D91812; }
  #wrapper .gform_wrapper .gform_footer input.button:active {
    background-color: #364048; }

#wrapper .gform_wrapper .gfield_required {
  color: #fff;
  margin-left: 4px; }

/* updates form */
#wrapper .updates-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  float: left;
  clear: none;
  padding: 0 1%; }
  #wrapper .updates-form .gform_wrapper ul.gform_fields li.gfield input {
    height: 44px;
    line-height: 44px;
    border-radius: 4px;
    border: solid #f4f5f9 2px; }
    #wrapper .updates-form .gform_wrapper ul.gform_fields li.gfield input:focus {
      border: solid #D91812 2px; }

#wrapper .updates-form .gform_wrapper ul.gform_fields li.hidden_label input {
  margin-top: 0; }

#wrapper .updates-form .gform_wrapper .gform_footer {
  padding-top: 8px; }
  #wrapper .updates-form .gform_wrapper .gform_footer input.button {
    margin: 0 auto;
    display: block;
    min-width: 180px;
    background: #D91812;
    font-weight: 700; }
    #wrapper .updates-form .gform_wrapper .gform_footer input.button:hover {
      color: #364048;
      background: #f9bc06; }

@media (min-width: 576px) {
  #wrapper .updates-form .gform_wrapper ul.gform_fields li.gfield {
    width: 50%; } }

/* Report form */
#wrapper .report-form .gform_wrapper span.gform_description {
  font-weight: 600;
  margin-bottom: .5rem; }

#wrapper .report-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px;
  margin-top: 0; }

#wrapper .report-form .gform_wrapper h3.gform_title {
  font-size: 2.75rem;
  margin-top: 0;
  color: #364048; }

#wrapper .report-form .gform_wrapper .top_label div.ginput_container {
  margin-top: 0; }
  #wrapper .report-form .gform_wrapper .top_label div.ginput_container.ginput_container_fileupload input.medium {
    height: 40px;
    border: none; }

#wrapper .report-form .gform_wrapper .top_label input.large {
  border: 1px solid #CCCCCC;
  height: 44px;
  line-height: 44px;
  padding: 4px;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 2%; }
  #wrapper .report-form .gform_wrapper .top_label input.large:focus {
    border: 1px solid #364048; }

#wrapper .report-form .gform_wrapper .top_label #field_5_17 .gfield_label {
  margin: 0; }

#wrapper .report-form .gform_wrapper .gform_footer {
  padding-top: 8px; }
  #wrapper .report-form .gform_wrapper .gform_footer input.button {
    float: right; }

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