@charset "UTF-8";
/*!
Theme Name: Breakdance Zero Theme
Theme URI: https://breakdance.com/zero-theme // todo
Author: Breakdance Builder
Author URI: https://breakdance.com/
Description: Entirely disables the WordPress theme system and lets you design every part of your site with Breakdance, while keeping other theme functionality like templates overrides and functions.php.
Version: 1.0.0
Tested up to: 5.9
Requires PHP: 7
License: GNU General Public License v2 or later // todo no idea about this
License URI: LICENSE
Text Domain: breakdance-zero

Requires Breakdance to be installed.
/*--------------------------------------------------------------*/
body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

::-moz-selection {
  color: #fff;
  background-color: #ee3123;
}

::selection {
  color: #fff;
  background-color: #ee3123;
}

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

h1, h2, h3, h4 {
  color: #000000;
  margin-top: 50px;
}

h2, h3, h4, h5, h6 {
  margin-bottom: 30px;
}

div > h1:first-child, div > h2:first-child, div > h3:first-child, div > h4:first-child, div > h5:first-child, div > h6:first-child {
  margin-top: 0;
}

div > p:last-child, div > ul:last-child, div > h1:last-child, div > h2:last-child, div > h3:last-child, div > h4:last-child, div > h5:last-child, div > h6:last-child, div > blockquote:last-child {
  margin-bottom: 0;
}

hr {
  border-color: #ddd;
  margin-top: 50px;
  margin-bottom: 50px;
}

p, ul, ol, dl {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  p, ul, ol, dl {
    font-size: 16px;
  }
}

blockquote {
  border: 0;
  padding: 30px 0 30px 30px;
  position: relative;
}
blockquote.large p {
  font-size: 36px;
}
@media (max-width: 480px) {
  blockquote.large p {
    font-size: 26px;
  }
}
blockquote p {
  font-family: "Desyrel", "Helvetica Neue", Arial, sans-serif;
  color: #000000;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0;
  position: relative;
}
blockquote p:nth-last-of-type(1):after {
  content: "";
  display: block;
  width: 33px;
  height: 25px;
  bottom: -25px;
  right: 0;
  position: absolute;
  background: url("dist/images/quote-right.png") no-repeat;
}
blockquote .meta {
  font-size: 16px;
}
blockquote dl {
  margin-bottom: 0;
}
blockquote dl dt {
  font-size: 26px;
}
blockquote:before {
  content: "";
  display: block;
  width: 33px;
  height: 25px;
  top: 0;
  left: 0;
  position: absolute;
  background: url("dist/images/quote-left.png") no-repeat;
}
blockquote.simple {
  padding-left: 0;
}
blockquote.simple p {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 30px;
  line-height: 38px;
  font-style: italic;
}
blockquote.dark:before, .dark blockquote:before {
  background: url("dist/images/quote-left-white.png") no-repeat;
}
blockquote.dark p:nth-last-of-type(1):after, .dark blockquote p:nth-last-of-type(1):after {
  background: url("dist/images/quote-right-white.png") no-repeat;
}
@media (max-width: 480px) {
  blockquote p {
    font-size: 20px;
  }
}

.primary-color {
  color: #ee3123;
}

.uppercase {
  text-transform: uppercase;
}

.blurred {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

.iframe {
  -webkit-overflow-scrolling: touch;
  border: 5px solid #fff;
  overflow: hidden;
  white-space: nowrap;
  width: 1px;
  min-width: 100%;
  *width: 100%;
}
.iframe iframe {
  width: 100%;
  display: block;
}

.jvectormap-tip {
  z-index: 6;
}

.goal-raised {
  height: 32px;
  overflow: hidden;
  border-radius: 4px;
  background-color: #efefef;
  position: relative;
}
.goal-raised span {
  display: block;
  left: 0;
  top: 0;
  line-height: 32px;
  height: 32px;
  width: 100%;
  overflow: hidden;
  position: absolute;
}
.goal-raised span.goal {
  text-align: right;
  padding: 0 15px;
  z-index: 1;
}
.goal-raised span.raised {
  text-align: center;
  z-index: 2;
  color: #fff;
  background-color: #000000;
}

.share {
  margin-left: -3px;
  margin-right: -3px;
}
.share label {
  font-weight: 300;
  letter-spacing: 0.2em;
  margin-right: 20px;
}
.share span {
  color: #fff;
  font-size: 14px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  margin: 0 3px;
}
.share span.fa-facebook {
  background-color: #3b5998;
}
.share span.fa-twitter {
  background-color: #000000;
}
.share span.fa-google-plus {
  background-color: #ee3123;
}
.share span.fa-envelope {
  background-color: #000000;
}
.share span.fa-linkedin {
  background-color: #000000;
}
.share.share-large {
  margin-left: -5px;
  margin-right: -5px;
}
.share.share-large span {
  margin: 0 5px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?l0az9y");
  src: url("../fonts/icomoon.eot?l0az9y#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?l0az9y") format("truetype"), url("../fonts/icomoon.woff?l0az9y") format("woff"), url("../fonts/icomoon.svg?l0az9y#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=fa-icon-], [class*=" fa-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-ticket:before {
  content: "\e91a";
}

.fa-pencil:before {
  content: "\e919";
}

.fa-national-board:before {
  content: "\e918";
}

.fa-icon-woman:before {
  content: "\e917";
}

.fa-icon-abc:before {
  content: "\e900";
}

.fa-icon-au:before {
  content: "\e901";
}

.fa-icon-audio-black:before {
  content: "\e902";
}

.fa-icon-book-black:before {
  content: "\e903";
}

.fa-icon-building-black:before {
  content: "\e904";
}

.fa-icon-bulb:before {
  content: "\e905";
}

.fa-icon-business:before {
  content: "\e906";
}

.fa-icon-calendar-black:before {
  content: "\e907";
}

.fa-icon-car-black:before {
  content: "\e908";
}

.fa-icon-card-black:before {
  content: "\e909";
}

.fa-icon-cheque-black:before {
  content: "\e90a";
}

.fa-icon-document-black:before {
  content: "\e90b";
}

.fa-icon-film-black:before {
  content: "\e90c";
}

.fa-icon-form-black:before {
  content: "\e90d";
}

.fa-icon-graph3:before {
  content: "\e90e";
}

.fa-icon-heart-black:before {
  content: "\e90f";
}

.fa-icon-image-black:before {
  content: "\e910";
}

.fa-icon-info-black:before {
  content: "\e911";
}

.fa-icon-money-black:before {
  content: "\e912";
}

.fa-icon-question-black:before {
  content: "\e913";
}

.fa-icon-smiley-black:before {
  content: "\e914";
}

.fa-icon-trophy-black:before {
  content: "\e915";
}

.fa-icon-user-black:before {
  content: "\e916";
}

@font-face {
  font-family: "va-icon";
  src: url("../fonts/va-icon.eot?ys7ifa");
  src: url("../fonts/va-icon.eot?ys7ifa#iefix") format("embedded-opentype"), url("../fonts/va-icon.ttf?ys7ifa") format("truetype"), url("../fonts/va-icon.woff?ys7ifa") format("woff"), url("../fonts/va-icon.svg?ys7ifa#va-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=va-icon-], [class*=" va-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "va-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.va-icon-charity:before {
  content: "\e900";
}

.btn {
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
@media (max-width: 480px) {
  .btn {
    font-size: 16px;
    padding: 16px;
  }
}
.btn.btn-arrow:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 15px;
  top: 1px;
  position: relative;
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
@media (max-width: 480px) {
  .btn.btn-arrow:after {
    height: 14px;
  }
}
.btn.btn-mail:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 20px;
  margin-left: 15px;
  top: -2px;
  vertical-align: middle;
  position: relative;
  background: url("../svg/icon-mail-white.svg") 50% 50% no-repeat;
  background-size: 100% auto;
}
.btn.btn-1:hover {
  border-color: #d31d15;
  background-color: #d31d15;
}
.btn.btn-2:hover {
  border-color: #343434;
  background-color: #343434;
}
.btn.btn-3:hover {
  border-color: #343434;
  background-color: #343434;
}
.btn.btn-10:after {
  background: url("../svg/arrow-right-red.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-1 {
  color: #ee3123;
  border-color: #ee3123;
}
.btn.btn-line-1:after {
  background: url("../svg/arrow-right-red.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-1:hover, .btn.btn-line-1:active, .btn.btn-line-1:focus {
  color: #fff;
  background-color: #ee3123;
  border-color: #ee3123;
}
.btn.btn-line-1:hover:after, .btn.btn-line-1:active:after, .btn.btn-line-1:focus:after {
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-2 {
  color: #000000;
  border-color: #000000;
}
.btn.btn-line-2:after {
  background: url("../svg/arrow-right-blue.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-2:hover, .btn.btn-line-2:active, .btn.btn-line-2:focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-line-2:hover:after, .btn.btn-line-2:active:after, .btn.btn-line-2:focus:after {
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-3 {
  color: #fff;
  border-color: #fff;
}
.btn.btn-line-3:after {
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-3:hover, .btn.btn-line-3:active, .btn.btn-line-3:focus {
  color: #ee3123;
  background-color: #fff;
  border-color: #fff;
}
.btn.btn-line-3:hover:after, .btn.btn-line-3:active:after, .btn.btn-line-3:focus:after {
  background: url("../svg/arrow-right-red.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-4 {
  color: #fff;
  border-color: #fff;
}
.btn.btn-line-4:after {
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-line-4:hover, .btn.btn-line-4:active, .btn.btn-line-4:focus {
  color: #000000;
  background-color: #fff;
  border-color: #fff;
}
.btn.btn-line-4:hover:after, .btn.btn-line-4:active:after, .btn.btn-line-4:focus:after {
  background: url("../svg/arrow-right-blue.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-white-1 {
  color: #ee3123;
  background-color: #fff;
  border-color: #fff;
}
.btn.btn-white-1:after {
  background: url("../svg/arrow-right-red.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-white-1:hover, .btn.btn-white-1:active, .btn.btn-white-1:focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-white-1:hover:after, .btn.btn-white-1:active:after, .btn.btn-white-1:focus:after {
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-white-2 {
  color: #000000;
  background-color: #fff;
  border-color: #fff;
}
.btn.btn-white-2:after {
  background: url("../svg/arrow-right-blue.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-white-2:hover, .btn.btn-white-2:active, .btn.btn-white-2:focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn.btn-white-2:hover:after, .btn.btn-white-2:active:after, .btn.btn-white-2:focus:after {
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 14px 14px;
}
.btn.btn-download:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  background: url("../svg/icon-download-white.svg") 50% 50% no-repeat;
  background-size: 20px auto;
  top: -2px;
  position: relative;
}
.btn.btn-download-sm:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 15px;
  top: 1px;
  position: relative;
  background: url("../svg/icon-download-white.svg") 50% 50% no-repeat;
  background-size: 16px auto;
}
.btn.btn-xs, .btn.btn-sm {
  width: 220px;
  max-width: 100%;
}
@media (max-width: 480px) {
  .btn.btn-xs, .btn.btn-sm {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.comment-list ol {
  list-style: none;
}

.search-form label {
  font-weight: normal;
}

.gfield_price select {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 36px !important;
  background-color: #fff;
  background-image: url("../svg/arrow-down-red.svg");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 98% 50%;
}
.gfield_price select::-ms-expand {
  display: none;
}
.gfield_price select.grey-arrow {
  background-image: url("../svg/arrow-down-grey.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 94% 50%;
  padding-right: 30px !important;
}

select.form-control {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 36px !important;
  background-color: #fff;
  background-image: url("../svg/arrow-down-red.svg");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: 98% 50%;
}
select.form-control::-ms-expand {
  display: none;
}
select.form-control.grey-arrow {
  background-image: url("../svg/arrow-down-grey.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 94% 50%;
  padding-right: 30px !important;
}

textarea.form-control {
  height: 200px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form-control {
  padding: 8px 15px;
  height: 50px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-control:focus, .form-control:active {
  border-color: #ee3123;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 480px) {
  .form-control {
    font-size: 16px;
  }
}

.datepicker {
  padding-left: 60px;
  background-image: url("../svg/icon-calendar-red.svg");
  background-position: 15px 50%;
  background-repeat: no-repeat;
  background-size: auto 26px;
}

.form-group {
  width: 100%;
  margin-bottom: 40px;
}

.gform_wrapper {
  margin: 0 auto;
  max-width: 800px;
  padding: 0;
}

.validation_error {
  font-size: 14px;
  margin: 20px 0;
}

.gform_heading {
  margin: 0;
}
.gform_heading h3 {
  margin: 0;
}

.gform_fields .gform_hidden, .gform_fields .gfield_creditcard_warning_message {
  display: none;
}
.gform_fields .gfield {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .gform_fields .gfield {
    margin-bottom: 15px;
  }
}
.gform_fields .gfield .gfield_label .gfield_required {
  color: #ee3123;
  padding-left: 5px;
}
.gform_fields .gfield .gsection_title {
  margin-top: 0;
  margin-bottom: 10px;
}
.gform_fields .gfield .ginput_container_fileupload {
  padding: 30px;
  border: 5px dashed #e4e4e4;
}
.gform_fields .gfield .ginput_container_fileupload .gform_button_select_files {
  padding: 10px 30px;
  font-size: 16px;
  text-transform: none;
}
.gform_fields .gfield .validation_message {
  font-size: 14px;
}
.gform_fields .gfield .validation_message ul {
  margin: 10px 0 0 0;
  padding: 0;
}
.gform_fields .gfield .validation_message ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gform_fields .gfield.radio-list {
  margin-bottom: 15px;
}
.gform_fields .gfield.radio-list .gfield_label {
  display: inline-block;
  font-weight: 600;
  margin-right: 20px;
  margin-bottom: 10px;
}
.gform_fields .gfield.radio-list .ginput_container {
  display: inline-block;
}
.gform_fields .gfield.radio-list .ginput_container ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.gform_fields .gfield.radio-list .ginput_container ul li {
  font-size: 16px;
  margin: 0 0 0 35px;
  padding: 0;
  line-height: 1.4;
  display: inline-block;
}
.gform_fields .gfield.radio-list .ginput_container ul li:first-child {
  margin-left: 0;
}
.gform_fields .gfield.radio-list .ginput_container ul li input[type=checkbox], .gform_fields .gfield.radio-list .ginput_container ul li input[type=radio] {
  margin-top: 4px;
  margin-right: 8px;
  display: none;
}
.gform_fields .gfield.radio-list .ginput_container ul li label {
  padding-left: 40px;
  position: relative;
}
.gform_fields .gfield.radio-list .ginput_container ul li label:before {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  border: 1px solid #d0d4d8;
  background: #fff url("../svg/icon-check-white.svg") 50% 50% no-repeat;
  background-size: 16px;
  margin-right: 15px;
  top: -2px;
  left: 0;
  position: absolute;
}
.gform_fields .gfield.radio-list .ginput_container ul li label.active:before {
  border: 1px solid #ee3123;
  background-color: #ee3123;
}
.gform_fields .gfield.true_false .gfield_label {
  display: none;
}
.gform_fields .gfield.true_false ul li {
  margin-left: 0;
}
.gform_fields .gfield.true_false ul li a {
  color: #000000;
}
.gform_fields .gfield.select-box .gfield_radio {
  margin-top: -10px;
  margin-bottom: -10px;
  position: relative;
}
@media (max-width: 479px) {
  .gform_fields .gfield.select-box .gfield_radio {
    padding-bottom: 120px;
    margin-bottom: 35px;
  }
}
.gform_fields .gfield.select-box .gfield_radio li {
  float: left;
  width: 20%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px;
}
@media (max-width: 479px) {
  .gform_fields .gfield.select-box .gfield_radio li {
    width: 50%;
    position: static;
  }
  .gform_fields .gfield.select-box .gfield_radio li:nth-of-type(2n+1) {
    clear: both;
  }
}
.gform_fields .gfield.select-box .gfield_radio li label {
  padding-left: 0;
  cursor: pointer;
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  font-weight: 700;
  height: 60px;
  line-height: 58px;
  background-color: #fff;
  text-align: center;
  position: relative;
}
@media (max-width: 479px) {
  .gform_fields .gfield.select-box .gfield_radio li label {
    font-size: 22px;
    max-width: inherit;
    position: static;
  }
}
.gform_fields .gfield.select-box .gfield_radio li label:hover {
  border-color: #000000;
}
.gform_fields .gfield.select-box .gfield_radio li label.active {
  color: #fff;
  border-color: #000000;
  background-color: #000000;
}
@media (max-width: 479px) {
  .gform_fields .gfield.select-box .gfield_radio li label.active span {
    display: block;
  }
}
.gform_fields .gfield.select-box .gfield_radio li label span {
  display: none;
  font-weight: 400;
  width: 270px;
  bottom: 60px;
  left: 50%;
  margin-left: -135px;
  position: absolute;
  color: #fff;
  padding: 20px 20px 20px 125px;
  text-align: left;
  border-radius: 5px;
  line-height: 1.3em;
  z-index: 6;
  font-size: 16px;
  background-color: #545b61;
}
@media (max-width: 479px) {
  .gform_fields .gfield.select-box .gfield_radio li label span {
    width: 104%;
    bottom: 0;
    left: -7px;
    min-height: 100px;
    margin-left: 0;
    border-radius: 0;
  }
}
.gform_fields .gfield.select-box .gfield_radio li label span:before {
  content: "";
  display: block;
  width: 84px;
  height: 60px;
  background: url("dist/images/small-thumb.jpg") 50% 50% no-repeat;
  top: 20px;
  left: 20px;
  position: absolute;
}
.gform_fields .gfield.select-box .gfield_radio li label span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #545b61 transparent transparent transparent;
}
@media (max-width: 479px) {
  .gform_fields .gfield.select-box .gfield_radio li label span:after {
    display: none;
  }
}
.gform_fields .gfield.select-box .gfield_radio li label span strong {
  font-weight: 700;
}
@media (min-width: 992px) {
  .gform_fields .gfield.select-box .gfield_radio li label:hover span {
    display: block;
  }
}
.gform_fields .gfield.select-box .gfield_radio li input[type=radio] {
  display: none;
}
.gform_fields .gfield.select-box .gfield_radio li input[type=text], .gform_fields .gfield.select-box .gfield_radio li input[type=number] {
  max-width: 245px;
}
.gform_fields .gfield.select-box .gfield_radio li:last-child {
  clear: both;
}
@media (max-width: 479px) {
  .gform_fields .gfield.select-box .gfield_radio li:last-child {
    clear: none;
  }
}
.gform_fields .gfield.payment {
  margin-left: -40px;
  margin-right: -40px;
  padding: 30px 40px;
  background-color: #efefef;
}
@media (max-width: 480px) {
  .gform_fields .gfield.payment {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.gform_fields .gfield.payment .gfield_label {
  display: none;
}
.gform_fields .gfield.payment .gfield_radio li {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 70px;
}
@media (max-width: 479px) {
  .gform_fields .gfield.payment .gfield_radio li {
    margin-left: 0;
    width: 33%;
  }
}
.gform_fields .gfield.payment .gfield_radio li:first-child {
  margin-left: 0;
}
.gform_fields .gfield.payment .gfield_radio li label {
  display: block;
  text-align: center;
  padding-top: 40px;
  padding-left: 0;
  font-weight: 700;
  min-width: 40px;
}
.gform_fields .gfield.payment .gfield_radio li label:after {
  content: "";
  display: block;
  background: url("../svg/arrow-down.svg") 50% 100% no-repeat;
  background-size: 14px auto;
  width: 14px;
  height: 16px;
  margin: 0 auto;
}
.gform_fields .gfield.payment .gfield_radio li input {
  display: none;
}
.gform_fields .gfield.cardinfo .gform_card_icon_container, .gform_fields .gfield.cardinfo .gfield_label {
  display: none;
}
.gform_fields .gfield.cardinfo:after {
  content: "All major credit and debit cards.";
  display: block;
  width: 100%;
  font-size: 14px;
  color: #909aa3;
  background: url("dist/images/cc.png") 0 0 no-repeat;
  padding-left: 145px;
}
@media (max-width: 479px) {
  .gform_fields .gfield.cardinfo:after {
    padding-left: 0;
    padding-top: 34px;
    background-position: 50% 0;
    text-align: center;
  }
}
.gform_fields .gfield.cardinfo .ginput_complex {
  margin-bottom: 30px;
}
.gform_fields .gfield.cardinfo .ginput_complex > * {
  display: block;
  margin-bottom: 30px;
}
.gform_fields .gfield.cardinfo .ginput_complex > *:last-child {
  margin-bottom: 0;
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_left, .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right {
  float: left;
}
@media (max-width: 480px) {
  .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_left, .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right {
    display: block;
    float: none;
  }
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_left {
  width: 60%;
}
@media (max-width: 480px) {
  .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_left {
    width: auto;
    margin-bottom: 30px;
  }
}
.gform_fields .gfield.cardinfo .ginput_complex > * label:after {
  content: "*";
  color: #ee3123;
  margin-left: 5px;
  display: inline-block;
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right {
  width: 30%;
  position: relative;
}
@media (max-width: 480px) {
  .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right {
    width: auto;
  }
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right input {
  padding-right: 40px;
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right .ginput_card_security_code_icon {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 55px;
  right: 15px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #8b97a0;
  cursor: pointer;
}
@media (max-width: 480px) {
  .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right .ginput_card_security_code_icon {
    top: 51px;
  }
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_cardinfo_right .ginput_card_security_code_icon:before {
  content: "?";
  font-size: 11px;
  line-height: 1;
  color: #8b97a0;
  position: absolute;
  top: 50%;
  left: 50%;
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_card_expiration_container label {
  display: block;
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_card_expiration_container select {
  width: 120px;
  margin-right: 10px;
  display: inline-block;
  background-position: 90% 50%;
}
@media (max-width: 479px) {
  .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_card_expiration_container select {
    display: block;
    width: 47%;
    float: left;
    margin-right: 0;
  }
  .gform_fields .gfield.cardinfo .ginput_complex > * .ginput_card_expiration_container select:nth-of-type(2) {
    float: right;
  }
}
.gform_fields .gfield.cardinfo .ginput_complex > * .ginput_card_expiration_container:after {
  content: "";
  display: block;
  width: 0;
  clear: both;
}
.gform_fields .gfield.remove_labels .ginput_container label {
  display: none;
}
.gform_fields .gfield.remove_labels .ginput_container > span {
  display: block;
  margin-bottom: 10px;
}
.gform_fields .gfield.remove_labels .ginput_container .ginput_full {
  width: 100%;
}
.gform_fields .gfield.remove_labels .ginput_container .ginput_left {
  float: left;
  width: 47.5%;
}
@media (max-width: 479px) {
  .gform_fields .gfield.remove_labels .ginput_container .ginput_left {
    float: none;
    width: auto;
  }
}
.gform_fields .gfield.remove_labels .ginput_container .ginput_right {
  float: right;
  width: 47.5%;
}
@media (max-width: 479px) {
  .gform_fields .gfield.remove_labels .ginput_container .ginput_right {
    float: none;
    width: auto;
  }
}
.gform_fields .gfield.gsection {
  clear: both;
  padding: 20px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc;
}
.gform_fields .gfield.gsection:first-child {
  padding-top: 0;
}
.gform_fields .gfield.gsection:first-child.h3 .gsection_description {
  margin-top: 0;
}
.gform_fields .gfield.gsection .gsection_title {
  font-size: 24px;
}
.gform_fields .gfield.gsection.h3 {
  margin-bottom: 0;
  border-bottom: 0;
}
.gform_fields .gfield.gleft {
  float: left;
}
@media (max-width: 479px) {
  .gform_fields .gfield.gleft {
    float: none;
  }
}
.gform_fields .gfield.gright {
  float: right;
}
@media (max-width: 479px) {
  .gform_fields .gfield.gright {
    float: none;
  }
}
.gform_fields .gfield.ghalf {
  width: 47.5%;
}
@media (max-width: 479px) {
  .gform_fields .gfield.ghalf {
    width: auto;
  }
}
.gform_fields .gfield.gthird {
  width: 31%;
}
@media (max-width: 479px) {
  .gform_fields .gfield.gthird {
    width: auto;
  }
}
.gform_fields .gfield.gthird.gleft {
  margin-right: 2%;
}
.gform_fields .gfield.gclear {
  clear: both;
}

.gform_footer {
  position: relative;
  clear: both;
  text-align: center;
  padding-top: 20px;
}
.gform_footer .gform_ajax_spinner {
  right: -20px;
  top: 16px;
  position: absolute;
}

.ui-datepicker {
  background: #fff;
  padding: 20px;
  z-index: -1;
  left: -999px;
  top: -999px;
  position: absolute;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.ui-datepicker a {
  text-decoration: none;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-month, .ui-datepicker .ui-datepicker-year {
  color: black;
}
.ui-datepicker .ui-datepicker-header {
  text-align: center;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  display: inline-block;
  padding: 0 5px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev select, .ui-datepicker .ui-datepicker-header .ui-datepicker-next select {
  margin: 0 2px;
}
.ui-datepicker table {
  width: 240px;
}
.ui-datepicker table th, .ui-datepicker table td {
  text-align: center;
  padding: 3px;
  font-size: 16px;
}

.page-template-template-donate #gform_7 #field_7_10 .validation_message {
  position: relative !important;
}
.page-template-template-donate #gform_36 #field_36_10 .validation_message {
  position: relative !important;
}
.page-template-template-donate #gform_52 #field_52_10 .validation_message {
  position: relative !important;
}

.popover {
  font-size: 12px;
  width: 300px;
  line-height: 125%;
}
.popover .popover-image {
  padding-top: 9px;
  text-align: center;
  height: 60px;
}
.popover .popover-image img {
  margin: auto;
}

.agreement-field .gfield_label {
  display: none;
}
.agreement-field .gfield_checkbox {
  padding-left: 0;
}

.visibility-hidden {
  visibility: hidden;
  height: 0 !important;
  margin: 0 !important;
}

.name-field-with-title select {
  height: 50px;
  padding: 8px 15px;
}

.name-field-with-title label, .name-field-with-title select {
  display: block;
}

.mobile-search {
  position: relative;
  margin: 0px -15px;
  background: white;
  padding: 10px 15px;
}
.mobile-search button {
  position: absolute;
  top: 1.8rem;
  right: 2rem;
  background: none;
  border: none;
}

#menu-main-nav {
  margin-top: 0;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  height: auto;
}

.alignleft,
.alignright {
  height: auto;
}

@media (min-width: 481px) {
  .alignleft {
    float: left;
  }
  .alignright {
    float: right;
  }
}
@font-face {
  font-family: "VAG Rounded Std";
  src: url("../fonts/VAGRoundedStd-Bold.eot");
  src: url("../fonts/VAGRoundedStd-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/VAGRoundedStd-Bold.woff2") format("woff2"), url("../fonts/VAGRoundedStd-Bold.woff") format("woff"), url("../fonts/VAGRoundedStd-Bold.ttf") format("truetype"), url("../fonts/VAGRoundedStd-Bold.svg#VAGRoundedStd-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "VAG Rounded Std";
  src: url("../fonts/VAGRoundedStd-Black.eot");
  src: url("../fonts/VAGRoundedStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/VAGRoundedStd-Black.woff2") format("woff2"), url("../fonts/VAGRoundedStd-Black.woff") format("woff"), url("../fonts/VAGRoundedStd-Black.ttf") format("truetype"), url("../fonts/VAGRoundedStd-Black.svg#VAGRoundedStd-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Hapole Pencil";
  src: url("../fonts/HapolePencil.eot");
  src: url("../fonts/HapolePencil.eot?#iefix") format("embedded-opentype"), url("../fonts/HapolePencil.woff2") format("woff2"), url("../fonts/HapolePencil.woff") format("woff"), url("../fonts/HapolePencil.ttf") format("truetype"), url("../fonts/HapolePencil.svg#HapolePencil") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Desyrel";
  src: url("../fonts/Desyrel.eot");
  src: url("../fonts/Desyrel.eot?#iefix") format("embedded-opentype"), url("../fonts/Desyrel.woff2") format("woff2"), url("../fonts/Desyrel.woff") format("woff"), url("../fonts/Desyrel.ttf") format("truetype"), url("../fonts/Desyrel.svg#Desyrel") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1 {
  line-height: 1.1;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
  font-weight: 900;
}
@media (max-width: 480px) {
  h1 {
    font-size: 34px;
  }
}

h2 {
  line-height: 60px;
  letter-spacing: 0.05em;
}
@media (max-width: 480px) {
  h2 {
    font-size: 34px;
    line-height: 1.2;
  }
}
h2 + * {
  margin-top: 0;
}
h2.white {
  font-family: "Desyrel", "Helvetica Neue", Arial, sans-serif;
  font-size: 110px;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: -50px;
  font-weight: 400;
}
h2.white.grey {
  color: #f4f4f4;
}
@media (max-width: 992px) {
  h2.white {
    font-size: 90px;
    margin-bottom: -40px;
  }
}
@media (max-width: 768px) {
  h2.white {
    font-size: 70px;
    margin-bottom: -30px;
  }
}
@media (max-width: 480px) {
  h2.white {
    display: none;
  }
}

h3 {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 28px;
}
h3.write {
  text-transform: uppercase;
  font-size: 50px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.1em;
  padding-top: 6px;
  font-weight: 400;
}
@media (max-width: 480px) {
  h3.write {
    font-size: 40px;
  }
}

h4 {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 26px;
}

.title-icon {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  font-weight: 900;
}
.title-icon .icon {
  width: 95px;
  margin: 0 auto 20px auto;
  display: block;
}

.title-sketch-1 {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
.title-sketch-1:after {
  content: "";
  width: 170px;
  height: 13px;
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 170px auto;
  margin: 0 auto 20px auto;
}

.title-sketch-2 {
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
@media (max-width: 480px) {
  .title-sketch-2 {
    font-size: 20px;
  }
}
.title-sketch-2.line-1 strong {
  color: #ee3123;
}
.title-sketch-2.line-2 strong {
  color: #000000;
}
.title-sketch-2.line-3 strong {
  color: #000000;
}
.title-sketch-2.line-4 strong {
  color: #ee3123;
}
.title-sketch-2.line-5 strong {
  color: #ee3123;
}
.title-sketch-2 strong {
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.title-sketch-2 strong:after {
  content: "";
  width: 170px;
  height: 13px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -4px;
  margin-left: -85px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 170px auto;
}

p.drop:first-letter {
  font-size: 75px;
  font-family: "Desyrel";
  color: #ee3123;
  float: left;
  line-height: 1;
  margin: 0 5px 10px -15px;
}
@media (max-width: 480px) {
  p.drop:first-letter {
    font-size: 45px;
    margin-left: 0;
  }
}
p.narrow {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #ee3123;
  text-decoration: underline;
}
a:hover {
  color: #d31d15;
}
a.link-1 {
  color: #ee3123;
}
a.link-1:hover {
  color: #000000;
}
a.link-2 {
  color: #000000;
}
a.link-2:hover {
  color: #343434;
}
a.link-3 {
  color: #ee3123;
}
a.link-3:hover {
  color: #000000;
}
a.link-4 {
  color: #000000;
}
a.link-4:hover {
  color: #000000;
}

.bg-white {
  background-color: #fff;
}

.column-text {
  font-size: 16px;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 26px;
}

.spiral li {
  position: relative;
  padding-left: 45px;
  margin-top: 25px;
}
.spiral li:first-child {
  margin-top: 0;
}
.spiral li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url("../svg/icon-spiral.svg") 50% 50% no-repeat;
  background-size: 12px 12px;
  position: absolute;
  left: 20px;
  top: 10px;
}

ul li {
  margin-bottom: 30px;
}

.dark {
  color: #fff;
}
.dark * {
  color: #fff;
}

.bg-color-white {
  background-color: #fff;
}

.bg-color-1 {
  background-color: #ee3123;
}

.bg-color-2 {
  background-color: #000000;
}

.bg-color-3 {
  background-color: #000000;
}

.bg-color-4 {
  background-color: #ee3123;
}

.block-content {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}
.block-content:last-child {
  margin-bottom: 0;
}

.button-group .btn {
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (max-width: 480px) {
  .button-group .btn {
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 479px) {
  .button-group .btn {
    margin-right: 0;
    margin-left: 0;
    margin-top: 15px;
    display: block;
    width: 100%;
  }
}

.video-box {
  display: block;
  position: relative;
}
.video-box a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background: url("dist/images/play-button-white-hover.png") 50% 0 no-repeat;
}
.video-box a:after {
  content: "Play";
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  top: 50%;
  left: 50%;
  width: 80px;
  padding-top: 90px;
  text-align: center;
  position: absolute;
  background: url("dist/images/play-button-white.png") 50% 0 no-repeat;
  background-size: 80px auto;
}
.video-box a:hover:after {
  background: url("dist/images/play-button-white-hover.png") 50% 0 no-repeat;
  background-size: 80px auto;
}
.video-box a {
  display: block;
}
.video-box a img {
  display: block;
}
.video-box.no-text:after {
  content: "";
}

.photo-list > * {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 769px) {
  .photo-list > *.col-md-3:nth-of-type(4n+1) {
    clear: both;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .photo-list > *.col-sm-4:nth-of-type(3n+1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .photo-list > *.col-xs-6:nth-of-type(2n+1) {
    clear: both;
  }
}
.photo-list a {
  display: block;
  background-color: #ee3123;
}
.photo-list img {
  display: block;
}

.contact-tabs .nav {
  height: 100px;
  border-bottom: 0;
  margin-bottom: 90px;
  background-color: #000000;
}
.contact-tabs .nav li {
  display: inline-block;
}
.contact-tabs .nav li a {
  font-size: 40px;
  text-decoration: none;
  color: #fff;
  height: 100px;
  line-height: 108px;
  text-transform: uppercase;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  padding: 0 30px;
  position: relative;
}
.contact-tabs .nav li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 15px;
  left: 50%;
  margin-left: -10px;
  background: url("../svg/arrow-down-white.svg") 50% 50% no-repeat;
  background-size: 16px auto;
}
.contact-tabs .nav li a:hover {
  color: #fff;
  background-color: #000000;
}
.contact-tabs .nav li.active a {
  height: 120px;
  color: #fff;
  background-color: #000000;
}
.contact-tabs .dropdown {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  background-color: #000000;
}
.contact-tabs .dropdown button {
  color: #fff;
  border: 0;
  background: none;
  text-transform: uppercase;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-size: 32px;
}
.contact-tabs .dropdown button:active, .contact-tabs .dropdown button:focus {
  outline: 0;
}
.contact-tabs .dropdown button .selected {
  padding-right: 10px;
}
.contact-tabs .dropdown .dropdown-menu {
  width: 100%;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 12px 0;
}
.contact-tabs .dropdown .dropdown-menu a {
  text-decoration: none;
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
.contact-tabs .tab-content {
  max-width: 830px;
}

.contact-info {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 480px) {
  .contact-info blockquote {
    margin-top: 40px;
  }
}
.contact-info blockquote .meta {
  text-align: left;
}

.banner-column > * {
  padding: 0;
}
.banner-column h3 {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .banner-column .featured {
    background: none;
  }
}
.banner-column .featured img {
  width: 100%;
}
.banner-column .text .pads {
  width: 100%;
  max-width: 591px;
  padding: 68px 15px 68px 70px;
}
@media (max-width: 992px) {
  .banner-column .text .pads {
    padding-left: 40px;
  }
}
@media (max-width: 480px) {
  .banner-column .text .pads {
    padding: 40px 15px;
    max-width: inherit;
    text-align: center;
  }
}
.banner-column.banner-image-right .text .pads {
  float: right;
  padding-left: 15px;
  padding-right: 70px;
}
@media (max-width: 992px) {
  .banner-column.banner-image-right .text .pads {
    padding-left: 15px;
    padding-right: 40px;
  }
}
@media (max-width: 480px) {
  .banner-column.banner-image-right .text .pads {
    float: none;
    padding: 40px 15px;
  }
}
@media (min-width: 993px) {
  .banner-column.banner-wider .featured {
    width: 53%;
  }
  .banner-column.banner-wider .text {
    width: 47%;
  }
  .banner-column.banner-wider .text .pads {
    max-width: 540px;
  }
}
@media (min-width: 993px) {
  .banner-column.banner-wider.banner-image-right .featured {
    left: 47%;
  }
  .banner-column.banner-wider.banner-image-right .text {
    right: 53%;
  }
}
.banner-column.kids-banner:nth-of-type(7n+1) {
  background-color: #000000;
}
.banner-column.kids-banner:nth-of-type(7n+2) {
  background-color: #ee3123;
}
.banner-column.kids-banner:nth-of-type(7n+3) {
  background-color: #000000;
}
.banner-column.kids-banner:nth-of-type(7n+4) {
  background-color: #000000;
}
.banner-column.kids-banner:nth-of-type(7n+5) {
  background-color: #ee3123;
}
.banner-column.kids-banner:nth-of-type(7n+6) {
  background-color: #ee3123;
}
.banner-column.kids-banner:nth-of-type(7n+7) {
  background-color: #ee3123;
}
.banner-column.kids-banner:nth-of-type(7n+7) .btn {
  border: 1px solid #ffffff;
}
.banner-column.banner-text > *:first-child .pads {
  float: right;
  padding-left: 15px;
  padding-right: 70px;
}
@media (max-width: 992px) {
  .banner-column.banner-text > *:first-child .pads {
    padding-left: 15px;
    padding-right: 40px;
  }
}
@media (max-width: 480px) {
  .banner-column.banner-text > *:first-child .pads {
    float: none;
    padding: 40px 15px;
  }
}

.stories-swiper .swiper-slide:nth-of-type(3n+1) {
  background-color: #ee3123;
}
.stories-swiper .swiper-slide:nth-of-type(3n+1) .banner-column {
  background-color: #ee3123;
}
.stories-swiper .swiper-slide:nth-of-type(3n+2) {
  background-color: #ee3123;
}
.stories-swiper .swiper-slide:nth-of-type(3n+2) .banner-column {
  background-color: #ee3123;
}
.stories-swiper .swiper-slide:nth-of-type(3n+3) {
  background-color: #000000;
}
.stories-swiper .swiper-slide:nth-of-type(3n+3) .banner-column {
  background-color: #000000;
}
.stories-swiper .swiper-button-prev {
  background: url("../svg/arrow-left-white.svg") 50% 50% no-repeat;
  background-size: 24px auto;
  left: 50%;
  margin-left: -680px;
}
@media (max-width: 480px) {
  .stories-swiper .swiper-button-prev {
    left: 10px;
    margin-left: 0;
    top: 20%;
  }
}
.stories-swiper .swiper-button-next {
  background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
  background-size: 24px auto;
  right: 50%;
  margin-right: -680px;
}
@media (max-width: 480px) {
  .stories-swiper .swiper-button-next {
    right: 10px;
    margin-right: 0;
    top: 20%;
  }
}

.banner-box-column {
  background-color: #fff;
  margin-top: 40px;
}
.banner-box-column:first-child {
  margin-top: 0;
}
.banner-box-column > * {
  padding: 0;
}
@media (max-width: 480px) {
  .banner-box-column .featured {
    background: none;
  }
}
.banner-box-column .featured img {
  width: 100%;
}
.banner-box-column .text .pads {
  padding: 40px;
}
@media (max-width: 768px) {
  .banner-box-column .text .pads {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .banner-box-column .text .pads {
    padding: 15px;
  }
}
.banner-box-column.boxed .text .pads {
  border: 3px solid #efefef;
  border-left: 0;
}
@media (max-width: 480px) {
  .banner-box-column.boxed .text .pads {
    border-top: 0;
    border-left: 4px solid #efefef;
  }
}
.banner-box-column.boxed.banner-image-right .text .pads {
  border-right: 0;
}
@media (max-width: 480px) {
  .banner-box-column.boxed.banner-image-right .text .pads {
    border-top: 0;
    border-right: 4px solid #efefef;
  }
}

.box-column > * {
  padding: 60px 30px;
  position: relative;
}
@media (min-width: 993px) {
  .box-column > *.col-md-4:nth-of-type(4n+1) {
    clear: both;
  }
  .box-column > *.col-sm-15:nth-of-type(5n+1) {
    clear: both;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .box-column > * {
    width: 50%;
  }
  .box-column > *:nth-of-type(1), .box-column > *:nth-of-type(3), .box-column > *:nth-of-type(4), .box-column > *:nth-of-type(6), .box-column > *:nth-of-type(7) {
    /*margin-top : -30px;*/
  }
}
@media (max-width: 768px) {
  .box-column > * {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .box-column > * {
    padding: 20px 10px;
    width: 100%;
  }
}
@media (min-width: 769px) {
  .box-column > *.col-md-4:nth-of-type(odd) {
    margin-top: 0;
  }
  .box-column > *.col-md-4:nth-of-type(even) {
    margin-top: -30px;
  }
  .box-column > *.col-md-4:nth-of-type(3n+1) {
    clear: both;
  }
}
.box-column .featured {
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .box-column .featured {
    padding-bottom: 10px;
  }
}
.box-column .featured img {
  width: 100%;
  height: 100%;
  max-height: 70px;
  max-width: 70px;
}
.box-column .pads {
  position: relative;
}
.box-column .pads h3 {
  font-size: 40px;
  margin-bottom: 10px;
}
.box-column .pads h3 span {
  display: block;
  font-size: 60px;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .box-column .pads h3 {
    margin-bottom: 0;
    font-size: 32px;
  }
}
@media (max-width: 374px) {
  .box-column .pads h3 {
    font-size: 22px;
  }
}
.box-column .pads h4 {
  margin: 10px 0 15px 0;
}
.box-column .wrap {
  display: block;
  color: inherit;
  text-decoration: none;
}

.accordion .panel {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  border: 0;
  background-color: #fff;
}
.accordion .panel + .panel {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .accordion .panel + .panel {
    margin-top: 20px;
  }
}
.accordion .panel .panel-heading {
  padding: 0 50px 0 0;
  background-color: transparent;
}
@media (max-width: 480px) {
  .accordion .panel .panel-heading {
    padding-right: 0;
  }
}
.accordion .panel .panel-heading h4 {
  font-weight: 700;
  font-size: 26px;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.accordion .panel .panel-heading h4 a {
  display: table-cell;
  height: 100px;
  line-height: normal;
  position: relative;
  padding-left: 150px;
  text-decoration: none;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .accordion .panel .panel-heading h4 a {
    height: 60px;
    line-height: 60px;
    padding-left: 80px;
  }
}
@media (max-width: 479px) {
  .accordion .panel .panel-heading h4 a {
    padding: 20px 40px 20px 20px;
    height: auto;
    line-height: 1.4;
  }
}
.accordion .panel .panel-heading h4 a:hover {
  color: inherit;
}
.accordion .panel .panel-heading h4 a:hover:after {
  text-decoration: none;
}
.accordion .panel .panel-heading h4 a:after {
  content: "Read less";
  float: right;
  font-weight: 400;
  color: #ee3123;
  font-size: 18px;
  text-decoration: underline;
  padding-right: 24px;
  background: url("../svg/arrow-up-red.svg") 100% 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  .accordion .panel .panel-heading h4 a:after {
    content: ".";
    color: #fff;
    right: 15px;
    top: 24px;
    line-height: 1;
    position: absolute;
  }
}
.accordion .panel .panel-heading h4 a .icon {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  top: 0;
  left: 0;
  text-align: center;
  position: absolute;
  background-color: #ee3123;
}
@media (max-width: 480px) {
  .accordion .panel .panel-heading h4 a .icon {
    height: 60px;
    line-height: 60px;
    width: 60px;
  }
}
@media (max-width: 479px) {
  .accordion .panel .panel-heading h4 a .icon {
    display: none;
    height: auto;
  }
}
.accordion .panel .panel-heading h4 a .icon img {
  width: 50px;
  height: 50px;
}
@media (max-width: 480px) {
  .accordion .panel .panel-heading h4 a .icon img {
    width: 25px;
    height: 25px;
  }
}
.accordion .panel .panel-heading h4 a .label {
  display: block;
  width: 200px;
  height: 100px;
  line-height: 100px;
  top: 0;
  left: 0;
  font-weight: 400;
  text-align: center;
  position: absolute;
  border-radius: 0;
  margin: 0;
  background-color: #ee3123;
}
@media (max-width: 480px) {
  .accordion .panel .panel-heading h4 a .label {
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    width: 100px;
  }
}
@media (max-width: 479px) {
  .accordion .panel .panel-heading h4 a .label {
    display: none;
    height: auto;
  }
}
.accordion .panel .panel-heading h4 a .link {
  float: right;
  font-weight: 400;
  color: #ee3123;
  font-size: 18px;
  text-decoration: underline;
}
@media (max-width: 992px) {
  .accordion .panel .panel-heading h4 a .link {
    display: none;
  }
}
.accordion .panel .panel-heading h4 a .link:after {
  width: 10px;
  content: "\f078";
  font-family: "FontAwesome";
  display: inline-block;
  margin-left: 7px;
  font-size: 14px;
}
.accordion .panel .panel-heading h4 a.collapsed:after {
  content: "Read more";
  background: url("../svg/arrow-down-red.svg") 100% 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  .accordion .panel .panel-heading h4 a.collapsed:after {
    content: ".";
    right: 15px;
    top: 24px;
    line-height: 1;
    position: absolute;
  }
}
.accordion .panel .panel-heading h4 a.collapsed .link:after {
  content: "\f054";
}
.accordion .panel .panel-collapse .panel-body {
  font-size: 16px;
  border-top: 0;
  padding: 0 40px 50px 150px;
}
@media (max-width: 480px) {
  .accordion .panel .panel-collapse .panel-body {
    padding: 20px;
  }
}
.accordion .panel .panel-collapse .panel-body h4 {
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.accordion .panel:nth-of-type(even) .panel-heading h4 a .icon {
  background-color: #000000;
}
.accordion .panel:nth-of-type(even) .panel-heading h4 a:after {
  color: #000000;
  background-image: url("../svg/arrow-up-blue.svg");
}
@media (max-width: 480px) {
  .accordion .panel:nth-of-type(even) .panel-heading h4 a:after {
    color: #fff;
  }
}
.accordion .panel:nth-of-type(even) .panel-heading h4 a.collapsed:after {
  background-image: url("../svg/arrow-down-blue.svg");
}
@media (max-width: 480px) {
  .accordion.accordion_v2 .panel .panel-heading {
    padding-right: 0;
  }
}
.accordion.accordion_v2 .panel .panel-heading h4 a {
  padding-left: 230px;
}
@media (max-width: 480px) {
  .accordion.accordion_v2 .panel .panel-heading h4 a {
    padding-left: 120px;
  }
}
@media (max-width: 479px) {
  .accordion.accordion_v2 .panel .panel-heading h4 a {
    padding-left: 30px;
  }
}
.accordion.accordion_v2 .panel .panel-heading h4 a:after {
  display: none;
}
@media (max-width: 479px) {
  .accordion.accordion_v2 .panel .panel-heading h4 a:after {
    display: block;
  }
}
.accordion.accordion_v2 .panel .panel-collapse .panel-body {
  padding-left: 230px;
}
@media (max-width: 480px) {
  .accordion.accordion_v2 .panel .panel-collapse .panel-body {
    padding-left: 120px;
  }
}
@media (max-width: 479px) {
  .accordion.accordion_v2 .panel .panel-collapse .panel-body {
    padding-left: 20px;
  }
}

.text-block > * {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 480px) {
  .text-block > * {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.text-block > *.col-md-15:nth-of-type(5n+1) {
  clear: both;
}
@media (max-width: 768px) {
  .text-block > *.col-md-15:nth-of-type(5n+1) {
    clear: none;
  }
}
.text-block > *.col-md-6:nth-of-type(2n+1) {
  clear: both;
}
.text-block > *.col-md-4:nth-of-type(3n+1) {
  clear: both;
}
@media (max-width: 768px) {
  .text-block > *.col-md-4:nth-of-type(3n+1) {
    clear: none;
  }
}
.text-block > *.col-md-3:nth-of-type(4n+1) {
  clear: both;
}
.text-block > *.col-md-6:nth-of-type(2n+1) {
  clear: both;
}
@media (max-width: 768px) {
  .text-block > *:nth-of-type(2n+1) {
    clear: both;
  }
}
.text-block > * .featured {
  text-align: center;
  position: relative;
  display: block;
}
.text-block > * .featured .thumb {
  display: block;
  width: 100%;
}
.text-block > * .featured .icon-box {
  display: block;
  margin: 0 auto;
  max-width: 150px;
}
@media (max-width: 480px) {
  .text-block > * .featured .icon-box {
    max-width: 100px;
  }
}
.text-block > * .featured .icon-wrap {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
  margin-left: -35px;
  left: 50%;
  bottom: -35px;
  position: absolute;
}
.text-block > * .featured .icon-wrap img {
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  position: absolute;
}
.text-block > * .pads {
  padding: 30px;
  min-height: 170px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .text-block > * .pads {
    padding: 40px 20px 20px;
  }
}
.text-block > * .pads.has_icon {
  padding-top: 60px;
}
.text-block > * .pads h3 {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
}
.text-block > * .pads h3.larger {
  font-size: 30px;
}
.text-block > * .pads p {
  font-size: 16px;
  line-height: 1.5;
}
.text-block > * a.wrap {
  display: block;
  text-decoration: none;
}
.text-block > * a.wrap .featured:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  position: absolute;
  background: #ee3123 url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
}
.text-block > * a.wrap .pads {
  min-height: inherit;
}
@media (max-width: 768px) {
  .text-block > * a.wrap .pads {
    padding: 20px;
  }
  .text-block > * a.wrap .pads.has_icon {
    padding-top: 35px;
  }
}
.text-block > * a.wrap .pads h3 {
  margin: 0;
}
.text-block > * a.wrap .pads h3.larger {
  font-size: 30px;
}
.text-block > * a.wrap:hover .featured:before {
  width: 70px;
  height: 70px;
}
.text-block > * a.wrap:hover .pads h3 {
  color: #ee3123;
}
.text-block > * .wrap > a {
  display: block;
  color: inherit;
}
.text-block.boxed > * .pads {
  border: 4px solid #efefef;
  border-top: 0;
}
.text-block.text-icon-block > * .pads {
  padding: 30px;
  background-color: transparent;
}
@media (max-width: 992px) {
  .text-block.text-icon-block > * .pads {
    padding: 20px 0;
  }
}
@media (max-width: 480px) {
  .text-block.text-icon-block > * .pads {
    padding-bottom: 0;
    min-height: inherit;
  }
}
.text-block.text-icon-block > * .pads .hidden-xs {
  margin-bottom: 30px;
}
.text-block.button-icon-block {
  margin: 0;
}
.text-block.button-icon-block > * {
  padding: 0;
}
.text-block.button-icon-block > * .wrap {
  padding: 40px;
}
.text-block.button-icon-block > * .featured {
  margin-bottom: 30px;
}
.text-block.button-icon-block > * .featured img {
  width: 70px;
  height: 50px;
}
.text-block.button-icon-block > * .pads {
  padding: 0;
  min-height: inherit;
  background-color: transparent;
}
.text-block.button-icon-block > * .pads h3 {
  font-size: 40px;
}
.text-block .meta {
  margin-bottom: 20px;
  margin-top: 20px;
}
.text-block .meta span {
  display: inline-block;
  padding-left: 30px;
}
.text-block .meta span.date {
  background: url(../svg/icon-calendar-red.svg) 0 4px no-repeat;
  background-size: 22px auto;
  margin-right: 20px;
}
.text-block .meta span.time {
  background: url(../svg/icon-clock-violet.svg) 0 4px no-repeat;
  background-size: 20px auto;
}
.text-block .meta span.address {
  background: url(../svg/icon-pin-blue.svg) 3px 4px no-repeat;
  background-size: 16px auto;
  display: block;
  margin-top: 13px;
}

.icon-block > * {
  padding-top: 15px;
  padding-bottom: 15px;
}
.icon-block > *.col-md-15:nth-of-type(5n+1) {
  clear: both;
}
@media (max-width: 768px) {
  .icon-block > *.col-md-15:nth-of-type(5n+1) {
    clear: none;
  }
}
.icon-block > *.col-md-4:nth-of-type(3n+1) {
  clear: both;
}
@media (max-width: 768px) {
  .icon-block > *.col-md-4:nth-of-type(3n+1) {
    clear: none;
  }
}
.icon-block > *.col-md-3:nth-of-type(4n+1) {
  clear: both;
}
.icon-block > *.col-md-6:nth-of-type(2n+1) {
  clear: both;
}
@media (max-width: 768px) {
  .icon-block > *:nth-of-type(2n+1) {
    clear: both;
  }
}
.icon-block > * .featured .icon-wrap {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 20px auto;
  position: relative;
}
.icon-block > * .featured .icon-wrap img {
  width: 60px;
  height: 60px;
  left: 50%;
  top: 50%;
  position: absolute;
}
.icon-block > * .wrap {
  border: 3px solid #efefef;
  padding: 20px;
  display: block;
  text-decoration: none;
  color: inherit;
}
.icon-block > * .pads {
  background-color: #fff;
}
.icon-block > * .pads h3 {
  margin-bottom: 10px;
}
.icon-block > * .pads p {
  font-size: 16px;
}

.gallery-slide .gallery-large {
  margin-bottom: 10px;
  position: relative;
}
.gallery-slide .gallery-large img {
  width: 100%;
}
.gallery-slide .swiper-button-prev, .gallery-slide .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: -20px;
}
@media (max-width: 480px) {
  .gallery-slide .swiper-button-prev, .gallery-slide .swiper-button-next {
    display: none;
  }
}
.gallery-slide .swiper-button-prev.large-arrow, .gallery-slide .swiper-button-next.large-arrow {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  background-color: transparent;
}
.gallery-slide .swiper-button-prev {
  left: -20px;
  background-image: url("../svg/arrow-left-red.svg");
  background-size: 12px auto;
}
@media (max-width: 480px) {
  .gallery-slide .swiper-button-prev {
    left: 10px;
  }
}
.gallery-slide .swiper-button-prev.large-arrow {
  left: -60px;
  background-image: url("../svg/arrow-left-black.svg");
  background-size: 26px auto;
}
.gallery-slide .swiper-button-next {
  right: -20px;
  background-image: url("../svg/arrow-right-red.svg");
  background-size: 12px auto;
}
@media (max-width: 480px) {
  .gallery-slide .swiper-button-next {
    right: 10px;
  }
}
.gallery-slide .swiper-button-next.large-arrow {
  right: -60px;
  background-image: url("../svg/arrow-right-black.svg");
  background-size: 26px auto;
}
.gallery-slide .gallery-thumbs {
  margin-bottom: 35px;
}
.gallery-slide .gallery-thumbs .swiper-slide {
  cursor: pointer;
}
.timeline {
  padding-top: 100px;
  background: url("dist/images/dashed.png") 50% 0 repeat-y;
}
@media (max-width: 480px) {
  .timeline {
    background: none;
    padding-top: 40px;
  }
}
@media (max-width: 480px) {
  .timeline .pull-left,
  .timeline .pull-right {
    float: none !important;
  }
}
.timeline > *.left {
  clear: both;
}
.timeline > *.left .block-content {
  margin-right: 75px;
}
@media (max-width: 768px) {
  .timeline > *.left .block-content {
    margin-right: 40px;
  }
}
@media (max-width: 480px) {
  .timeline > *.left .block-content {
    margin-right: 0;
  }
}
.timeline > *.left .block-content:before {
  right: -22px;
  border-left: 22px solid transparent;
}
.timeline > *.left .block-content:after {
  right: -107px;
}
@media (max-width: 768px) {
  .timeline > *.left .block-content:after {
    right: -80px;
  }
}
.timeline > *.right {
  padding-top: 120px;
}
@media (max-width: 480px) {
  .timeline > *.right {
    padding-top: 0;
  }
}
.timeline > *.right .block-content {
  margin-left: 75px;
}
@media (max-width: 768px) {
  .timeline > *.right .block-content {
    margin-left: 40px;
  }
}
@media (max-width: 480px) {
  .timeline > *.right .block-content {
    margin-left: 0;
  }
}
.timeline > *.right .block-content:before {
  left: -22px;
  border-right: 22px solid transparent;
}
.timeline > *.right .block-content:after {
  left: -107px;
}
@media (max-width: 768px) {
  .timeline > *.right .block-content:after {
    left: -80px;
  }
}
.timeline > * h3 {
  margin-top: 0;
  margin-bottom: 24px;
}
.timeline > * .date {
  font-size: 15px;
  margin-bottom: 15px;
}
.timeline > * .block-content {
  padding: 40px;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .timeline > * .block-content {
    padding: 20px;
    margin-bottom: 20px;
  }
}
.timeline > * .block-content:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  top: 50px;
  position: absolute;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
@media (max-width: 480px) {
  .timeline > * .block-content:before {
    display: none;
  }
}
.timeline > * .block-content:after {
  content: "";
  display: block;
  width: 34px;
  height: 34px;
  top: 53px;
  border-radius: 50%;
  position: absolute;
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url("dist/images/dot.png");
  border: 1px solid #000;
}
@media (max-width: 768px) {
  .timeline > * .block-content:after {
    width: 50px;
    height: 50px;
    top: 44px;
  }
}
@media (max-width: 480px) {
  .timeline > * .block-content:after {
    display: none;
  }
}
.timeline > * .block-content.quote {
  background-color: #000000;
}
.timeline > * .block-content.quote:before {
  border-left-color: #000000;
  border-right-color: #000000;
}
.timeline > * .block-content.quote:after {
  /*background-color : $color-6;
  background-image : url('../svg/icon-quote.svg');
  background-size  : 46px auto;
  @media(max-width : $screen-sm-max) {
    background-size : 34px auto;
  }*/
}
.timeline > * .block-content.report {
  background-color: #000000;
}
@media (max-width: 480px) {
  .timeline > * .block-content.report {
    text-align: center;
  }
}
.timeline > * .block-content.report:before {
  border-left-color: #000000;
  border-right-color: #000000;
}
.timeline > * .block-content.report:after {
  /*
  background-color : $color-8;
  background-image : url('../svg/icon-star.svg');
  background-size  : 40px auto;
  @media(max-width : $screen-sm-max) {
    background-size : 30px auto;
  }
  */
}
.timeline > * .block-content.report .row > * {
  margin-bottom: 30px;
}
@media (min-width: 481px) {
  .timeline > * .block-content.report .row > *:nth-of-type(1), .timeline > * .block-content.report .row > *:nth-of-type(2) {
    width: 40%;
  }
  .timeline > * .block-content.report .row > *:nth-of-type(3) {
    width: 20%;
  }
}
.timeline > * .block-content.report .row h4 {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3;
  font-size: 50px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 992px) {
  .timeline > * .block-content.report .row h4 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .timeline > * .block-content.report .row h4 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .timeline > * .block-content.report .row h4 {
    font-size: 40px;
  }
}
.timeline > * .block-content.report .row h4 span {
  top: -15px;
  font-size: 28px;
  position: relative;
}
@media (max-width: 992px) {
  .timeline > * .block-content.report .row h4 span {
    top: -5px;
  }
}
@media (max-width: 768px) {
  .timeline > * .block-content.report .row h4 span {
    font-size: 26px;
    top: 0;
  }
}
.timeline > * .block-content.report .row p {
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 768px) {
  .timeline > * .block-content.report .row p {
    font-size: 16px;
  }
}
.timeline > * .block-content.stat {
  background-color: #000000;
}
.timeline > * .block-content.stat:before {
  border-left-color: #000000;
  border-right-color: #000000;
}
.timeline > * .block-content.stat:after {
  /*
  background-color : $color-2;
  background-image : url('../svg/icon-car.svg');
  background-size  : 44px auto;
  @media(max-width : $screen-sm-max) {
    background-size : 30px auto;
  }
  */
}
.timeline > * .block-content.stat .row {
  margin-top: 40px;
}
.timeline > * .block-content.stat .row > * {
  margin-bottom: 30px;
}
.timeline > * .block-content.stat .row img {
  height: 60px;
}
.timeline > * .block-content.stat .row h4 {
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3;
  font-size: 58px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 992px) {
  .timeline > * .block-content.stat .row h4 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .timeline > * .block-content.stat .row h4 {
    font-size: 26px;
  }
}
.timeline > * .block-content.stat .row p {
  font-weight: 400;
  font-size: 32px;
  line-height: 1.3;
  text-transform: uppercase;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 768px) {
  .timeline > * .block-content.stat .row p {
    font-size: 16px;
  }
}
.timeline > * .block-content.gallery {
  background-color: #000000;
}
.timeline > * .block-content.gallery:before {
  border-left-color: #000000;
  border-right-color: #000000;
}
.timeline > * .block-content.gallery:after {
  /*
  background-color : $color-9;
  background-image : url('../svg/icon-camera.svg');
  background-size  : 40px auto;
  @media(max-width : $screen-sm-max) {
    background-size : 30px auto;
  }
  */
}
.timeline > * .block-content.video {
  background-color: #ee3123;
}
.timeline > * .block-content.video:before {
  border-left-color: #ee3123;
  border-right-color: #ee3123;
}
.timeline > * .block-content.video:after {
  /*
  background-color : $color-11;
  background-image : url('../svg/icon-video.svg');
  background-size  : 40px auto;
  @media(max-width : $screen-sm-max) {
    background-size : 30px auto;
  }
  */
}
.timeline > * .block-content.event {
  background-color: #ee3123;
}
.timeline > * .block-content.event:before {
  border-left-color: #ee3123;
  border-right-color: #ee3123;
}
.timeline > * .block-content.event:after {
  /*
  background-color : $color-7;
  background-image : url('../svg/icon-calendar.svg');
  background-size  : 40px auto;
  @media(max-width : $screen-sm-max) {
    background-size : 30px auto;
  }
  */
}
.timeline > * .block-content.article {
  background-color: #ee3123;
  padding: 0;
}
.timeline > * .block-content.article:before {
  top: auto;
  bottom: 100px;
  border-left-color: #ee3123;
  border-right-color: #ee3123;
}
.timeline > * .block-content.article:after {
  top: auto;
  bottom: 103px;
  /*
  background-color : $color-1;
  background-image : url('../svg/icon-eye.svg');
  background-size  : 40px auto;
  @media(max-width : $screen-sm-max) {
    background-size : 30px auto;
  }
  */
}
.timeline > * .block-content.article .pads {
  padding: 40px;
}

.timeline-history .timeline-start {
  max-width: 390px;
  margin: 0 auto;
  padding: 30px;
  position: relative;
  background-color: #000000;
}
.timeline-history .timeline-start h6 {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 20px;
  font-weight: 400;
}
.timeline-history .timeline-start p {
  font-size: 40px;
  line-height: 1.2;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
}
.timeline-history .timeline-start p sup {
  font-size: 60%;
  top: -0.6em;
}
.timeline-history .timeline-start:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #000000;
}
.timeline-history .timeline-end {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  background-color: #ee3123;
}
.timeline-history .timeline-end .featured {
  display: block;
  width: 100%;
}
.timeline-history .timeline-end .pads {
  padding: 30px 50px;
}
@media (max-width: 768px) {
  .timeline-history .timeline-end .pads {
    padding: 20px;
  }
}
.timeline-history .timeline-end .pads h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 1.2;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.big-heart {
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 480px) {
  .big-heart {
    padding-bottom: 0;
  }
}
.big-heart .logo {
  /*width: 90px;*/
  width: 150px;
  height: 90px;
  /*border-radius: 50%;*/
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -335px;
  /*margin-left: -320px;*/
}
@media (max-width: 480px) {
  .big-heart .logo {
    display: inline-block;
    position: static;
    margin-left: 0;
    margin-top: 10px;
    vertical-align: middle;
  }
}
.big-heart .variety {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-right: -320px;
}
@media (max-width: 480px) {
  .big-heart .variety {
    display: inline-block;
    position: static;
    margin-right: 0;
    margin-top: 10px;
    vertical-align: middle;
  }
}

.sponsors-list p {
  margin-top: 40px;
}

.sponsors-logo > * {
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
  width: 19%;
  float: none;
}
@media (max-width: 480px) {
  .sponsors-logo > * {
    width: 49%;
  }
}
@media (max-width: 480px) {
  .sponsors-logo > *:nth-of-type(2n+1) {
    color: both;
  }
}
@media (max-width: 374px) {
  .sponsors-logo > * {
    float: none;
    width: 100%;
  }
}
.sponsors-logo .logo {
  display: inline-block;
  vertical-align: middle;
  min-height: 120px;
}
.sponsors-logo .logo img {
  width: auto;
}
.sponsors-logo h4 {
  margin-top: 20px;
}

.partners-list > * {
  padding-top: 15px;
  padding-bottom: 15px;
}
.partners-list > *.col-sm-6:nth-of-type(2n+1) {
  clear: both;
}
.partners-list > *.col-sm-3:nth-of-type(4n+1) {
  clear: both;
}
@media (max-width: 480px) {
  .partners-list > *.col-xs-6:nth-of-type(2n+1) {
    clear: both;
  }
}
.partners-list .pads {
  background-color: #fff;
}
.partners-list .pads .logo {
  overflow: hidden;
  display: block;
  height: 130px;
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  max-width: 400px;
}
.partners-list .pads .logo img {
  display: block;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: 100%;
  max-height: 90px;
  position: absolute;
}
@media (max-width: 769px) {
  .partners-list .pads .logo img {
    height: 100%;
  }
}
.partners-list .pads h3 {
  margin: 32px 0 25px;
}
.partners-list.boxed .pads {
  /* background-color: $color-4;*/
}
.partners-list.boxed .pads .logo {
  border: 4px solid #efefef;
}
.partners-list.feature .pads {
  padding: 50px;
}
@media (max-width: 992px) {
  .partners-list.feature .pads {
    padding: 30px;
  }
}
@media (max-width: 480px) {
  .partners-list.feature .pads {
    padding: 20px;
  }
}
.partners-list.feature .pads .logo {
  height: 200px;
  border: 3px solid #efefef;
}
.partners-list.feature .pads .logo img {
  max-height: 130px;
}

.membership-box {
  border: 3px solid #efefef;
  background-color: #fff;
  margin-top: 50px;
}
.membership-box:first-child {
  margin-top: 0;
}
.membership-box > * {
  padding: 0;
}
.membership-box .featured img {
  top: -3px;
  left: -3px;
  margin-bottom: -5px;
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
  .membership-box .featured img {
    position: static;
    margin-bottom: 20px;
  }
}
.membership-box .pads {
  padding: 50px;
  position: relative;
}
@media (max-width: 992px) {
  .membership-box .pads {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .membership-box .pads {
    padding: 20px;
  }
}
.membership-box .pads h3 {
  margin-bottom: 15px;
  /*margin-right: 330px;*/
}
@media (max-width: 768px) {
  .membership-box .pads h3 {
    margin-right: 0;
  }
}
.membership-box .pads .cost {
  color: #000000;
  font-weight: 700;
  /*margin-right: 330px;*/
}
@media (max-width: 768px) {
  .membership-box .pads .cost {
    margin-right: 0;
  }
}
.membership-box .pads .form {
  text-align: right;
}
@media (max-width: 480px) {
  .membership-box .pads .form {
    text-align: left !important;
  }
}
.membership-box .pads .form {
  /*top: 50px;
  right: 50px;
  position: absolute;
  @media(max-width: $screen-md-max) {
    top: 30px;
    right: 30px;@media(max-width: $screen-sm-max) {
      position: static;
    }
  }
  @media(max-width: $screen-sm-max) {
    position: static;
  }*/
}
.membership-box .pads .full-text {
  display: none;
}
.membership-box .pads .read-more {
  margin-top: 40px;
  display: block;
}
.membership-box .pads .read-more:before {
  content: "Read more";
  display: inline-block;
  padding-right: 20px;
  background: url("../svg/arrow-down-red.svg") 100% 50% no-repeat;
  background-size: 14px 14px;
  text-decoration: underline;
}
.membership-box .pads .read-more:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  background: url("../svg/arrow-down-blue.svg") 100% 50% no-repeat;
}
.membership-box .pads .read-more:hover:before {
  background: url("../svg/arrow-down-blue.svg") 100% 50% no-repeat;
  background-size: 14px 14px;
  text-decoration: none;
}
.membership-box .pads.active .full-text {
  display: block;
}
.membership-box .pads.active .read-more:before {
  content: "Read less";
  background: url("../svg/arrow-up-red.svg") 100% 50% no-repeat;
  background-size: 14px 14px;
}
.membership-box .pads.active .read-more:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  background: url("../svg/arrow-up-blue.svg") 100% 50% no-repeat;
}
.membership-box .pads.active .read-more:hover:before {
  background: url("../svg/arrow-up-blue.svg") 100% 50% no-repeat;
  background-size: 14px 14px;
  text-decoration: none;
}

.steps {
  max-width: 1250px;
  margin: 50px auto;
}
@media (min-width: 993px) {
  .steps:before {
    display: none;
    content: "Processing Time: 6-8 weeks ";
    text-align: center;
    font-size: 18px;
    color: #dbdbdb;
  }
  .steps {
    display: block;
    background: url("dist/images/how-it-works.png") top center no-repeat;
    padding-top: 32px;
    position: relative;
  }
  .steps .steps-process {
    text-align: center;
    font-size: 18px;
    color: #dbdbdb;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .steps div[class*=col] {
    margin-top: -4px;
  }
  .steps div[class*=col]:before {
    content: "";
    display: block;
    width: 15px;
    height: 70px;
    background: url("dist/images/steps-pointer.png") top center no-repeat;
    margin-left: 50%;
  }
}
.steps {
  /*&.no-steps {
    @media(min-width: $screen-lg-min) {
      background: none !important;
    }
  }*/
}
.steps .label {
  margin: 0;
  color: #000000;
  font-size: 30px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Desyrel", "Helvetica Neue", Arial, sans-serif;
}
.steps .icon {
  border: 3px dashed #000000;
  background-color: #fff;
  height: 200px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 400;
}
.steps .icon img {
  max-width: 100px;
  max-height: 100px;
  top: 50%;
  left: 50%;
  position: absolute;
}
.steps .icon:after {
  font-size: 250px;
  top: 50%;
  left: 50%;
  line-height: 1;
  color: #000;
  font-family: "Desyrel", "Helvetica Neue", Arial, sans-serif;
  position: absolute;
}
.steps h3 {
  margin: 30px 0 20px 0;
}
.steps p {
  padding: 0;
  margin: 0;
  line-height: 1.5;
  /*font-weight: 700;*/
}
.steps .row {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
}
.steps .row > * {
  padding-top: 25px;
  padding-bottom: 25px;
}
.steps .row > *:nth-of-type(1) .icon:after {
  content: "1";
}
.steps .row > *:nth-of-type(2) .icon:after {
  content: "2";
  margin-top: -13px;
}
.steps .row > *:nth-of-type(3) .icon:after {
  content: "3";
  font-size: 200px;
  margin-top: -25px;
}
.steps.no-steps .row > * .icon:after {
  content: "" !important;
}

.circle-column {
  max-width: 950px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .circle-column .col-md-3 {
    width: 25%;
  }
}
.circle-column .wrap {
  display: block;
  color: inherit;
  text-decoration: none;
}
.circle-column .wrap:hover span {
  text-decoration: none !important;
}
.circle-column .featured {
  margin: 0 auto 20px auto;
  border-radius: 50%;
  position: relative;
  width: 130%;
  left: -15%;
  overflow: hidden;
  max-width: 280px;
}
@media (max-width: 768px) {
  .circle-column .featured {
    width: 100%;
    left: 0;
  }
}
.circle-column .featured:after {
  content: "";
  display: block;
  padding-top: 100%;
}
.circle-column .featured h3 {
  width: 100%;
  left: 0;
  bottom: 20px;
  font-size: 26px;
  padding: 20px 20px 15px;
  position: absolute;
}
.circle-column .featured .border {
  border-radius: 50%;
  border-width: 20px;
  border-style: solid;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.circle-column .pads {
  padding: 0 10px;
}
.circle-column .pads p {
  font-weight: 700;
  color: #000;
}
.circle-column .pads p.small {
  font-weight: 400;
}
.circle-column .pads p.small span {
  text-decoration: underline;
}
@media (max-width: 480px) {
  .circle-column .pads {
    padding: 0;
  }
}
.circle-column > * {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 480px) {
  .circle-column > * {
    padding-left: 0;
    padding-right: 0;
  }
}
.circle-column > *:nth-of-type(even) {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .circle-column > *:nth-of-type(even) {
    margin-top: 0;
  }
}
.circle-column > *:nth-of-type(2) {
  z-index: 4;
}
.circle-column > *:nth-of-type(3) {
  z-index: 3;
}

.tab-menu-block {
  border: 0;
}
.tab-menu-block li {
  float: none;
  display: inline-block;
  border: 0;
}
.tab-menu-block li.active a, .tab-menu-block li.active a:hover, .tab-menu-block li.active a:focus {
  color: #ee3123;
  background-color: #fff;
  border: 0;
}
.tab-menu-block li a {
  display: inline-block;
  color: #999;
  font-size: 20px;
  font-weight: 700;
  padding: 15px 50px;
  border: 0;
  margin: 0;
  border-radius: 0;
  text-decoration: none;
}
@media (max-width: 992px) {
  .tab-menu-block li a {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .tab-menu-block li a {
    font-size: 16px;
    padding: 10px 20px;
  }
}
.tab-menu-block li a:hover {
  color: #000000;
}

.tab-content-block .block-content {
  margin-right: -15px;
  margin-left: -15px;
}
.tab-content-block h3 {
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .tab-content-block h3 {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  .tab-content-block .featured {
    margin-bottom: 35px;
  }
}
.tab-content-block .featured img {
  width: 100%;
}

.ideas-filter dl {
  margin-bottom: 0;
}
.ideas-filter dl dt {
  float: left;
  width: 200px;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .ideas-filter dl dt {
    margin-bottom: 0;
    float: none;
    width: auto;
  }
}
.ideas-filter dl dd {
  float: left;
  margin-left: 15px;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .ideas-filter dl dd {
    margin-left: 0;
    margin-right: 15px;
  }
}
.ideas-filter dl dd a {
  display: block;
}
.ideas-filter dl.difficulty dt {
  line-height: 57px;
}
@media (min-width: 993px) {
  .ideas-filter dl.difficulty dd {
    width: 26.3%;
  }
}
.ideas-filter dl.difficulty dd a.active {
  color: #fff;
  background-color: #ee3123;
  border-color: #ee3123;
}
.ideas-filter dl.category dt {
  line-height: 46px;
}
@media (min-width: 993px) {
  .ideas-filter dl.category dd {
    width: 12.5%;
  }
}
.ideas-filter dl.category dd a {
  width: auto;
}
.ideas-filter dl.category dd a.active {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.idea-list .row > * .featured .icon-wrap {
  background-color: #000000;
}
.idea-list .row > * .pads {
  text-align: left;
}

.event-filter {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.event-filter dl dd {
  display: inline-block;
  float: none;
}
.event-filter dl.category {
  margin-bottom: 0;
}
@media (min-width: 769px) {
  .event-filter dl.category dd {
    width: 15%;
  }
}
.event-filter dl.category dd {
  margin-left: 5px;
  margin-right: 5px;
}

.event-list .row > * .wrap {
  display: block;
  color: #000000;
}
.event-list .row > * .pads {
  text-align: left;
}

@media (min-width: 769px) {
  .news-list .text-block > * .wrap .pads {
    min-height: 290px;
  }
}
.news-list .meta {
  color: #999;
  margin-bottom: 20px;
  margin-top: 0;
}
.news-list h3 {
  margin-top: 0;
  margin-bottom: 20px !important;
}
.news-list .btn {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 480px) {
  .news-list .readmore {
    margin-bottom: 0;
    float: left;
  }
  .news-list .share {
    padding-top: 10px;
    float: right;
  }
}
@media (max-width: 480px) {
  .news-list .readmore, .news-list .share {
    text-align: center;
  }
}

.icon-email > * {
  padding-top: 15px;
  padding-bottom: 15px;
}
.icon-email > * .wrap {
  padding: 50px;
  background-color: #fff;
}
@media (max-width: 992px) {
  .icon-email > * .wrap {
    padding: 40px 30px;
  }
}
@media (max-width: 768px) {
  .icon-email > * .wrap {
    padding: 20px;
  }
}
.icon-email h3 {
  margin-bottom: 5px;
}
.icon-email p {
  font-size: 16px;
}
.icon-email a {
  text-decoration: none;
}
.icon-email .icon-wrap {
  height: 70px;
  margin-bottom: 20px;
}
.icon-email .icon-wrap img {
  height: 100%;
  width: auto;
}

.social-list {
  margin-left: 0;
  margin-right: 0;
}
.social-list > * {
  padding: 0;
}
.social-list > *.col-md-3:nth-of-type(4n+1) {
  clear: both;
}
@media (max-width: 768px) {
  .social-list > *.col-md-3:nth-of-type(2n+1) {
    clear: both;
  }
}
@media (min-width: 769px) {
  .social-list > *.col-md-3:nth-of-type(2n+1) {
    position: relative;
    top: 20px;
  }
}
.social-list > *.text:nth-of-type(odd) .pads {
  background-color: #000000;
}
.social-list > *.text .pads:before {
  content: "\f09a";
}
.social-list > *.text blockquote.simple {
  padding-top: 35px;
  padding-left: 0;
}
.social-list > *.text blockquote.simple p {
  font-size: 15px;
  line-height: 1.5;
  font-style: normal;
  margin-bottom: 5px;
}
.social-list > *.text blockquote.simple p:after {
  bottom: -45px;
}
.social-list > *.text blockquote.simple a {
  font-weight: 700;
}
.social-list > *.text blockquote.simple a:hover {
  color: #fff;
}
.social-list > *.text .date {
  position: absolute;
  bottom: 25px;
  left: 25px;
  font-size: 15px;
}
.social-list > *.image a {
  padding: 0;
  display: block;
}
@media (max-width: 480px) {
  .social-list > *.image a {
    background: none !important;
  }
}
.social-list > *.image a img {
  display: none;
  width: 100%;
}
@media (max-width: 480px) {
  .social-list > *.image a img {
    display: block;
  }
}
.social-list > *.image a:before {
  content: "\f16d";
  background-color: #ee3123;
}
.social-list .pads {
  height: 300px;
  padding: 35px 25px;
  background-color: #000000;
  position: relative;
}
@media (max-width: 480px) {
  .social-list .pads {
    height: auto;
  }
}
.social-list .pads:before {
  right: 0;
  top: 0;
  position: absolute;
  width: 50px;
  height: 50px;
  content: "";
  color: #fff;
  display: block;
  font-family: "FontAwesome";
  font-size: 24px;
  line-height: 50px;
  text-align: center;
}

.file-list {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.file-list > * {
  padding-top: 20px;
  padding-bottom: 20px;
}
.file-list img {
  height: 60px;
  width: auto;
  display: block;
  margin: 0 auto 20px auto;
}
.file-list h3 {
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  font-size: 30px;
  margin: 0;
}
.file-list a {
  display: block;
  text-decoration: none;
  background: url("../svg/icon-document-red.svg") 50% 0 no-repeat;
  background-size: auto 60px;
  padding-top: 80px;
}
.file-list a:hover {
  background: url("../svg/icon-document-blue.svg") 50% 0 no-repeat;
  background-size: auto 60px;
}
.file-list a.color-2 {
  color: #000000;
  background: url("../svg/icon-document-blue.svg") 50% 0 no-repeat;
  background-size: auto 60px;
}
.file-list a.color-2:hover {
  color: #ee3123;
  background: url("../svg/icon-document-red.svg") 50% 0 no-repeat;
  background-size: auto 60px;
}
.file-list p {
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
}

.piechart ul li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.piechart ul li:nth-of-type(2n+1) {
  clear: both;
}
.piechart .pads {
  font-size: 16px;
  height: 66px;
  line-height: 66px;
}
.piechart .percent {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-right: 0;
  float: left;
  width: 80px;
}
.piechart .title {
  display: block;
  padding-right: 20px;
  padding-left: 100px;
  background-color: #fff;
}

.counter-box > * {
  padding-top: 15px;
  padding-bottom: 15px;
}
.counter-box .pads {
  padding: 40px 20px;
  background-color: #fff;
}
.counter-box h3 {
  margin: 0;
}
.counter-box p {
  line-height: 1.3;
  font-weight: 700;
  font-size: 26px;
}

.barchart {
  margin: 25px 0 0 0;
}
.barchart:first-child {
  margin-top: 0;
}
.barchart dt {
  font-weight: 400;
  font-size: 26px;
}
.barchart dt strong {
  font-weight: 700;
}
.barchart dd span {
  border-radius: 3px;
  height: 15px;
  display: block;
  overflow: hidden;
  text-indent: -999px;
}

.iconbox-text {
  margin-top: 90px;
}
.iconbox-text:first-child {
  margin-top: 0;
}
.iconbox-text .number .pads {
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  padding: 40px 20px;
}
@media (min-width: 769px) {
  .iconbox-text .number .pads {
    left: 20px;
    z-index: 3;
    position: relative;
  }
}
.iconbox-text .number .icon {
  margin-bottom: 40px;
}
.iconbox-text .number .icon img {
  width: auto;
  height: 60px;
}
.iconbox-text .number .percent {
  font-size: 56px;
  line-height: 1;
}
.iconbox-text .number .title {
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
}
.iconbox-text .text .pads {
  padding: 60px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .iconbox-text .text .pads {
    padding: 40px;
  }
}
@media (max-width: 479px) {
  .iconbox-text .text .pads {
    padding: 20px;
  }
}

.people-list .row > * {
  max-width: 400px;
}
@media (max-width: 480px) {
  .people-list .row > * {
    margin-left: auto;
    margin-right: auto;
  }
}
.people-list .row > * .featured {
  height: 370px;
}
@media (max-width: 480px) {
  .people-list .row > * .pads {
    padding-top: 20px;
  }
}
.people-list .row > * .pads h3 {
  margin-bottom: 10px;
}
.people-list .row > * .pads .meta {
  margin-top: 10px;
}

.callout-1 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.callout-1 .number .text {
  font-weight: 300;
  font-size: 26px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  line-height: 1.3em;
}
@media (max-width: 480px) {
  .callout-1 .number .text {
    font-size: 18px;
  }
}
.callout-1 .number .number {
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-size: 70px;
  color: #ee3123;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
@media (max-width: 480px) {
  .callout-1 .number .number {
    font-size: 40px;
    line-height: 1.6;
  }
}
.callout-1 .number .number span {
  color: #ee3123;
}
@media (max-width: 768px) {
  .callout-1 .row > .text {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .callout-1 .row > .text {
    margin-top: 30px;
  }
}
.callout-1 .row > .text .btn {
  margin-top: 15px;
}
@media (max-width: 478px) {
  .callout-1 .row > .text .btn {
    margin-left: 0;
    display: block;
    width: 100%;
  }
}

.download-list {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.download-list li {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #fff;
  position: relative;
}
.download-list li span {
  float: left;
  display: block;
}
@media (max-width: 480px) {
  .download-list li span {
    float: none;
  }
}
.download-list li span.details {
  margin-left: 120px;
  margin-right: 180px;
  float: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 600px) {
  .download-list li span.details {
    margin-left: 9px;
    margin-right: 0;
    padding-top: 55px;
  }
}
.download-list li span.extension {
  width: 90px;
  font-size: 14px;
  color: #ee3123;
  text-transform: uppercase;
  position: absolute;
  left: 25px;
  top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.download-list li span.extension img {
  margin-right: 5px;
}
.download-list li span.title {
  width: 55%;
}
@media (max-width: 480px) {
  .download-list li span.title {
    width: auto;
  }
}
.download-list li span.date {
  width: 30%;
}
@media (max-width: 480px) {
  .download-list li span.date {
    width: auto;
  }
}
.download-list li span.size {
  width: 15%;
  margin-right: 0;
}
@media (max-width: 480px) {
  .download-list li span.size {
    width: auto;
  }
}
.download-list li .btn {
  top: 15px;
  right: 15px;
  position: absolute;
}
@media (max-width: 600px) {
  .download-list li .btn {
    padding: 7px 12px;
    font-size: 14px;
  }
}
.download-list .btn-xs {
  width: auto;
}

.contact-box > * {
  padding-top: 15px;
  padding-bottom: 15px;
}
.contact-box > *.mail strong, .contact-box > *.address strong {
  display: block;
}
.contact-box > *.phone .pads:before {
  background: url("../svg/icon-phone-red.svg") 50% 50% no-repeat;
  background-size: auto 40px;
}
.contact-box > *.fax .pads:before {
  background: url("../svg/icon-document-red.svg") 50% 50% no-repeat;
  background-size: auto 40px;
}
.contact-box > *.mail .pads:before {
  background: url("../svg/icon-house-red.svg") 50% 50% no-repeat;
  background-size: auto 40px;
}
.contact-box > *.address .pads:before {
  background: url("../svg/icon-pin-red.svg") 50% 50% no-repeat;
  background-size: auto 40px;
}
.contact-box .pads {
  font-size: 22px;
  line-height: 1.6em;
  position: relative;
  border: 3px solid #efefef;
  padding: 30px 20px 30px 80px;
  background-color: #fff;
}
@media (max-width: 480px) {
  .contact-box .pads {
    font-size: 18px;
    line-height: 1.5em;
  }
}
.contact-box .pads:before {
  content: "";
  display: block;
  width: 48px;
  height: 48px;
  left: 20px;
  top: 24px;
  position: absolute;
}

.glossary form {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
}
.glossary form input {
  height: 60px;
  line-height: 60px;
  border-radius: 3px;
  border-color: #000000;
  padding-left: 50px;
  padding-right: 50px;
  background: url("../svg/search-blue.svg") 15px 50% no-repeat;
  background-size: 24px auto;
}
.glossary form .glossary-close {
  top: 50%;
  right: 15px;
  width: 20px;
  height: 20px;
  display: none;
  position: absolute;
  margin-top: -10px;
  cursor: pointer;
  background: url("../svg/close.svg") 50% 50% no-repeat;
  background-size: 16px auto;
}
.glossary form .glossary-close:hover {
  background: url("../svg/close-hover2.svg") 50% 50% no-repeat;
  background-size: 16px auto;
}
.glossary .category li {
  border-left: 1px solid #efefef;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 0;
  line-height: 1;
}
.glossary .category li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
.glossary .category li a {
  font-size: 20px;
  color: #000000;
  text-decoration: none;
}
.glossary .category li a:hover {
  color: #ee3123;
}
.glossary hr {
  border-top: 3px dashed #f1f1f1;
}
.glossary .list ul:after {
  content: "";
  clear: both;
  display: block;
  width: 0;
  height: 0;
}
.glossary .list ul li {
  float: left;
  width: 33.33%;
  padding: 5px 0;
}
@media (max-width: 768px) {
  .glossary .list ul li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .glossary .list ul li {
    width: auto;
    float: none;
  }
}
.glossary .list ul li a {
  color: inherit;
  text-decoration: none;
  font-size: 16px;
}
.glossary .list ul li a:hover {
  color: #ee3123;
}
.glossary.onsearch .glossary-close {
  display: block;
}
.glossary.onsearch .list ul {
  margin-bottom: 0;
}
.glossary.onsearch .list ul:after {
  display: none;
}

.red-box .col-centered {
  border: 5px solid black;
  margin: 15px;
  padding: 4rem 2rem;
  max-width: calc(50% - 30px);
}
.red-box .pads h3 {
  color: rgb(238, 49, 35);
  text-transform: capitalize;
  font-size: 30px;
}
@media (min-width: 993px) {
  .red-box .col-centered {
    max-width: calc(25% - 30px);
  }
  .red-box .box-column .matchItem.colored, .red-box .box-column .matchItem.red {
    background: #ee3123;
  }
  .red-box .box-column .matchItem.colored .pads h3, .red-box .box-column .matchItem.colored .pads p, .red-box .box-column .matchItem.red .pads h3, .red-box .box-column .matchItem.red .pads p {
    color: #fff;
  }
}
@media (max-width: 480px) {
  .red-box .col-centered {
    max-width: calc(100% - 30px);
  }
}
.red-box {
  /*
  @media(min-width : $screen-sm-min) and(max-width : $screen-md-max) {
    .box-column{
      border: 3px solid rgb(238, 49, 35);
      .matchItem{
        background: white !important;
        .pads{
          h3,p{
            color: $color-1  !important;
          }
        }
      }
      .matchItem:nth-child(8n+1),.matchItem:nth-child(8n+4),
      .matchItem:nth-child(8n+5),.matchItem:nth-child(8n+8){

        background: $color-1 !important;
        .pads{
          h3,p{
            color: white !important;
          }
        }
      }


    }
  }
  @media(max-width : $screen-xs-max) {
    .box-column{
      border: 3px solid rgb(238, 49, 35);
      .matchItem:nth-child(odd){
        background: white !important;
        .pads{
          h3,p{
            color: $color-1 !important;
          }
        }
      }
      .matchItem:nth-child(even){

        background: $color-1 !important;
        .pads{
          h3,p{
            color: white !important;
          }
        }
      }


    }

  }*/
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("dist/images/fancybox_sprite.png");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("dist/images/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("dist/images/blank.gif"); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background-color: rgba(255, 255, 255, 0.8);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("dist/images/fancybox_sprite@2x.png");
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("dist/images/fancybox_loading@2x.gif");
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
.banner, .donation {
  border: 0;
  z-index: 6;
  position: relative;
  margin-bottom: 0;
}
.banner.navbar, .donation.navbar {
  z-index: 99999;
}
.banner .primary-nav, .donation .primary-nav {
  background-color: #fff;
  position: relative;
  border-bottom: 1px #AAAAAA solid;
}
.banner .primary-nav .navbar-header, .donation .primary-nav .navbar-header {
  margin: 0;
  padding: 13px 0 16px 0;
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-header, .donation .primary-nav .navbar-header {
    padding: 12px 0;
  }
}
@media (max-width: 374px) {
  .banner .primary-nav .navbar-header, .donation .primary-nav .navbar-header {
    padding-bottom: 10px;
  }
}
.banner .primary-nav .navbar-header .navbar-toggle, .donation .primary-nav .navbar-header .navbar-toggle {
  margin: 0;
  top: 0;
  padding-right: 0;
}
.banner .primary-nav .navbar-header .navbar-toggle .icon-bar, .donation .primary-nav .navbar-header .navbar-toggle .icon-bar {
  width: 26px;
  height: 4px;
  margin-top: 5px;
  background-color: #000;
}
.banner .primary-nav .navbar-header .navbar-toggle .icon-bar:first-child, .donation .primary-nav .navbar-header .navbar-toggle .icon-bar:first-child {
  margin-top: 0;
}
.banner .primary-nav .navbar-header .navbar-brand, .donation .primary-nav .navbar-header .navbar-brand {
  width: 180px;
  height: 60px;
  background: url("dist/images/logo-main.png") 50% 50% no-repeat;
  background-size: 180px 60px;
  overflow: hidden;
  text-indent: -999px;
  padding: 0;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-header .navbar-brand, .donation .primary-nav .navbar-header .navbar-brand {
    width: 150px;
    height: 50px;
    background-size: 150px 50px;
  }
}
@media (max-width: 374px) {
  .banner .primary-nav .navbar-header .navbar-brand, .donation .primary-nav .navbar-header .navbar-brand {
    width: 120px;
    height: 40px;
    background-size: 120px 40px;
  }
}
.banner .primary-nav .navbar-collapse .nav, .donation .primary-nav .navbar-collapse .nav {
  padding-top: 23px;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 0;
  font-size: 16px;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav, .donation .primary-nav .navbar-collapse .nav {
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 15px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .banner .primary-nav .navbar-collapse .nav, .donation .primary-nav .navbar-collapse .nav {
    padding-right: 0;
    padding-left: 17px;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav, .donation .primary-nav .navbar-collapse .nav {
    padding-top: 0;
    padding-left: 0;
  }
}
.banner .primary-nav .navbar-collapse .nav.visible-xs, .donation .primary-nav .navbar-collapse .nav.visible-xs {
  margin-top: 0;
}
.banner .primary-nav .navbar-collapse .nav > li, .donation .primary-nav .navbar-collapse .nav > li {
  position: static;
  padding-bottom: 16px;
  margin-right: 6px;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav > li, .donation .primary-nav .navbar-collapse .nav > li {
    padding-bottom: 13px;
    margin-right: 8px;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav > li, .donation .primary-nav .navbar-collapse .nav > li {
    padding-bottom: 0;
    margin-right: 0;
  }
}
.banner .primary-nav .navbar-collapse .nav > li span, .donation .primary-nav .navbar-collapse .nav > li span {
  display: none;
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav > li.donate a, .donation .primary-nav .navbar-collapse .nav > li.donate a {
    background-color: #ee3123;
    border-bottom: 0 !important;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav > li.donate a:before, .donation .primary-nav .navbar-collapse .nav > li.donate a:before {
    display: none;
  }
}
.banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul:before {
  margin-left: -320px;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul:before {
    margin-left: -260px;
  }
}
@media (max-width: 768px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul:before {
    margin-left: -150px;
  }
}
.banner .primary-nav .navbar-collapse .nav > li.menu-get-involved ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-get-involved ul:before {
  margin-left: -165px;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-get-involved ul:before {
    margin-left: -132px;
  }
}
@media (max-width: 768px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-get-involved ul:before {
    margin-left: -25px;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-events > a:before, .donation .primary-nav .navbar-collapse .nav > li.menu-events > a:before {
    display: none;
  }
}
.banner .primary-nav .navbar-collapse .nav > li.menu-events ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-events ul:before {
  margin-left: -35px;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-events ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-events ul:before {
    margin-left: -31px;
  }
}
@media (max-width: 768px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-events ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-events ul:before {
    margin-left: 74px;
  }
}
.banner .primary-nav .navbar-collapse .nav > li.menu-about ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-about ul:before {
  margin-left: 64px;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-about ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-about ul:before {
    margin-left: 42px;
  }
}
@media (max-width: 768px) {
  .banner .primary-nav .navbar-collapse .nav > li.menu-about ul:before, .donation .primary-nav .navbar-collapse .nav > li.menu-about ul:before {
    margin-left: 146px;
  }
}
@media (min-width: 481px) {
  .banner .primary-nav .navbar-collapse .nav > li.active > a, .donation .primary-nav .navbar-collapse .nav > li.active > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .banner .primary-nav .navbar-collapse .nav > li.has-drop.hover ul, .donation .primary-nav .navbar-collapse .nav > li.has-drop.hover ul {
    display: block;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav > li.has-drop, .donation .primary-nav .navbar-collapse .nav > li.has-drop {
    position: relative;
  }
  .banner .primary-nav .navbar-collapse .nav > li.has-drop > span, .donation .primary-nav .navbar-collapse .nav > li.has-drop > span {
    display: block;
    width: 64px;
    height: 64px;
    border-left: 1px solid #888;
    background: url("../svg/arrow-right-white.svg") 50% 50% no-repeat;
    background-size: 16px 16px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .banner .primary-nav .navbar-collapse .nav > li.has-drop.hover > span, .donation .primary-nav .navbar-collapse .nav > li.has-drop.hover > span {
    background: url("../svg/arrow-down-white.svg") #41474c 50% 50% no-repeat;
  }
  .banner .primary-nav .navbar-collapse .nav > li.has-drop.hover > ul, .donation .primary-nav .navbar-collapse .nav > li.has-drop.hover > ul {
    display: block;
  }
  .banner .primary-nav .navbar-collapse .nav > li.has-drop.hover > ul > li > a, .donation .primary-nav .navbar-collapse .nav > li.has-drop.hover > ul > li > a {
    border-top: 0;
    border-bottom: 1px solid #545b61;
  }
}
.banner .primary-nav .navbar-collapse .nav > li > a, .donation .primary-nav .navbar-collapse .nav > li > a {
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  letter-spacing: -0.01em;
}
@media (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav > li > a, .donation .primary-nav .navbar-collapse .nav > li > a {
    padding-left: 11px;
    padding-right: 11px;
  }
}
@media (max-width: 768px) {
  .banner .primary-nav .navbar-collapse .nav > li > a, .donation .primary-nav .navbar-collapse .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav > li > a, .donation .primary-nav .navbar-collapse .nav > li > a {
    color: #fff;
    padding: 15px 30px;
    border-bottom: 1px solid #757d80;
    background-color: #545b61;
  }
  .banner .primary-nav .navbar-collapse .nav > li > a:hover, .banner .primary-nav .navbar-collapse .nav > li > a:active, .banner .primary-nav .navbar-collapse .nav > li > a:focus, .donation .primary-nav .navbar-collapse .nav > li > a:hover, .donation .primary-nav .navbar-collapse .nav > li > a:active, .donation .primary-nav .navbar-collapse .nav > li > a:focus {
    color: #fff !important;
    background-color: #62696f !important;
  }
}
.banner .primary-nav .navbar-collapse .nav > li > a:hover, .banner .primary-nav .navbar-collapse .nav > li > a:active, .banner .primary-nav .navbar-collapse .nav > li > a:focus, .donation .primary-nav .navbar-collapse .nav > li > a:hover, .donation .primary-nav .navbar-collapse .nav > li > a:active, .donation .primary-nav .navbar-collapse .nav > li > a:focus {
  color: #ee3123;
  background-color: transparent;
}
.banner .primary-nav .navbar-collapse .nav > li > a:hover:after, .banner .primary-nav .navbar-collapse .nav > li > a:active:after, .banner .primary-nav .navbar-collapse .nav > li > a:focus:after, .donation .primary-nav .navbar-collapse .nav > li > a:hover:after, .donation .primary-nav .navbar-collapse .nav > li > a:active:after, .donation .primary-nav .navbar-collapse .nav > li > a:focus:after {
  color: #ee3123;
}
.banner .primary-nav .navbar-collapse .nav > li ul, .donation .primary-nav .navbar-collapse .nav > li ul {
  display: none;
}
@media (min-width: 481px) {
  .banner .primary-nav .navbar-collapse .nav > li ul, .donation .primary-nav .navbar-collapse .nav > li ul {
    left: 0;
    top: 89px;
    width: 100%;
    position: absolute;
    background-color: #efefef;
    margin: 0;
    z-index: 9;
    padding: 15px 0;
    border-top: 1px solid #d0d4d8;
  }
}
@media (min-width: 481px) and (max-width: 992px) {
  .banner .primary-nav .navbar-collapse .nav > li ul, .donation .primary-nav .navbar-collapse .nav > li ul {
    top: 79px;
  }
}
@media (min-width: 481px) {
  .banner .primary-nav .navbar-collapse .nav > li ul:before, .donation .primary-nav .navbar-collapse .nav > li ul:before {
    content: "";
    display: block;
    width: 26px;
    height: 16px;
    left: 50%;
    top: -16px;
    position: absolute;
    background: url("dist/images/search-arrow.png") 50% 50% no-repeat;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li, .donation .primary-nav .navbar-collapse .nav > li ul li {
    margin: 0 30px;
    display: inline-block;
    /*
    &.menu-variety-australia-board {
      > a {
        &:before {
          content   : "\e918";
          font-size : 32px;
        }
      }
    }
    &.menu-regular-giving {
      > a {
        &:before {
          font-family : 'va-icon' !important;
          font-size   : 32px;
          content     : "\e900";
        }
      }
    }
    &.menu-art-union,
    &.menu-lottery {
      > a {
        &:before {
          content   : "\e91a";
          font-size : 32px;
        }
      }
    }
    &.menu-support-programs {
      > a {
        &:before {
          content   : "\e903";
          font-size : 32px;
        }
      }
    }
    &.menu-for-professionals {
      > a {
        &:before {
          content   : "\e911";
          font-size : 32px;
        }
      }
    }
    &.menu-grants {
      > a {
        &:before {
          content   : "\e912";
          font-size : 32px;
        }
      }
    }
    &.menu-volunteer,
    &.menu-gift-in-will,
    &.menu-include-us-in-your-will {
      > a {
        &:before {
          content   : "\e90f";
          font-size : 32px;
        }
      }
    }
    &.menu-fundraise {
      > a {
        &:before {
          content   : "\e914";
          font-size : 32px;
        }
      }
    }
    &.menu-events {
      > a {
        &:before {
          content   : "\e907";
          font-size : 26px;
        }
      }
    }
    &.menu-bash {
      > a {
        &:before {
          content   : "\e908";
          font-size : 26px;
        }
      }
    }
    &.menu-faqs {
      > a {
        &:before {
          content   : "\e913";
          font-size : 32px;
        }
      }
    }
    &.menu-corporates {
      > a {
        &:before {
          content   : "\e915";
          font-size : 32px;
        }
      }
    }
    &.menu-memberships {
      > a {
        &:before {
          content   : "\e916";
          font-size : 30px;
        }
      }
    }
    &.menu-our-story, &.menu-stories {
      > a {
        &:before {
          font-size : 32px;
          content   : "\e900";
        }
      }
    }
    &.menu-our-impact, &.menu-guidelines {
      > a {
        &:before {
          content   : "\e905";
          font-size : 32px;
        }
      }
    }
    &.menu-key-representatives,
    &.menu-our-people {
      > a {
        &:before {
          content   : "\e906";
          font-size : 32px;
        }
      }
    }
    &.menu-partners-sponsors,
    &.menu-partnerships {
      > a {
        &:before {
          content   : "\e915";
          font-size : 32px;
        }
      }
    }
    &.menu-financials {
      > a {
        &:before {
          content   : "\e90e";
          font-size : 32px;
        }
      }
    }
    &.menu-news, &.menu-media {
      > a {
        &:before {
          content   : "\e902";
          font-size : 28px;
        }
      }
    }
    &.menu-publications {
      > a {
        &:before {
          content   : "\e90b";
          font-size : 32px;
        }
      }
    }
    &.menu-image-gallery {
      > a {
        &:before {
          content   : "\e910";
          font-size : 25px;
        }
      }
    }
    &.menu-films {
      > a {
        &:before {
          content   : "\e90c";
          font-size : 27px;
        }
      }
    }
    &.menu-forms {
      > a {
        &:before {
          content   : "\e90d";
          font-size : 33px;
        }
      }
    }
    &.menu-donate-your-hair {
      > a {
        &:before {
          content   : "\e917";
          font-size : 33px;
        }
      }
    }
    */
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .banner .primary-nav .navbar-collapse .nav > li ul li, .donation .primary-nav .navbar-collapse .nav > li ul li {
    margin: 0 15px;
  }
}
@media (min-width: 481px) {
  .banner .primary-nav .navbar-collapse .nav > li ul li > a, .donation .primary-nav .navbar-collapse .nav > li ul li > a {
    color: #000000;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    line-height: 100%;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li > a:after, .donation .primary-nav .navbar-collapse .nav > li ul li > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background-position: -9999px -9999px;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li > a:before, .donation .primary-nav .navbar-collapse .nav > li ul li > a:before {
    /*@include transition(all ease-in-out .2s);*/
    content: "";
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li > a:hover, .banner .primary-nav .navbar-collapse .nav > li ul li > a:active, .banner .primary-nav .navbar-collapse .nav > li ul li > a:focus, .donation .primary-nav .navbar-collapse .nav > li ul li > a:hover, .donation .primary-nav .navbar-collapse .nav > li ul li > a:active, .donation .primary-nav .navbar-collapse .nav > li ul li > a:focus {
    color: #ee3123;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li.active a, .donation .primary-nav .navbar-collapse .nav > li ul li.active a {
    color: #ee3123;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li.menu-apply-for-a-program > a:before, .donation .primary-nav .navbar-collapse .nav > li ul li.menu-apply-for-a-program > a:before {
    content: "\e919";
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .navbar-collapse .nav > li ul, .donation .primary-nav .navbar-collapse .nav > li ul {
    float: none;
    position: static;
    border: 0;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li, .donation .primary-nav .navbar-collapse .nav > li ul li {
    margin: 0px;
    margin-left: 0px !important;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li a, .donation .primary-nav .navbar-collapse .nav > li ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    background-color: #41474c;
    padding: 10px 20px 10px 50px;
    border-top: 1px solid #545b61;
    display: block;
    text-align: left;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li a:hover, .banner .primary-nav .navbar-collapse .nav > li ul li a:active, .banner .primary-nav .navbar-collapse .nav > li ul li a:focus, .donation .primary-nav .navbar-collapse .nav > li ul li a:hover, .donation .primary-nav .navbar-collapse .nav > li ul li a:active, .donation .primary-nav .navbar-collapse .nav > li ul li a:focus {
    color: #fff;
    background-color: #3b4044;
  }
  .banner .primary-nav .navbar-collapse .nav > li ul li:first-child a, .donation .primary-nav .navbar-collapse .nav > li ul li:first-child a {
    border-top: 0;
  }
}
.banner .primary-nav .icons, .donation .primary-nav .icons {
  padding: 30px 0 0 0;
  margin: 0 -15px 0 0;
  position: relative;
}
@media (max-width: 992px) {
  .banner .primary-nav .icons, .donation .primary-nav .icons {
    padding-top: 22px;
  }
}
.banner .primary-nav .icons a, .donation .primary-nav .icons a {
  color: #aaaaaa;
  height: 36px;
  float: left;
}
.banner .primary-nav .icons a:hover, .banner .primary-nav .icons a.active, .donation .primary-nav .icons a:hover, .donation .primary-nav .icons a.active {
  color: #ee3123;
}
.banner .primary-nav .icons a.btn-search, .donation .primary-nav .icons a.btn-search {
  width: 24px;
  margin-right: 5px;
}
.banner .primary-nav .icons a.btn-map, .donation .primary-nav .icons a.btn-map {
  width: 35px;
  background: url("../svg/icon-au.svg") 50% 50% no-repeat;
  background-size: 26px auto;
}
.banner .primary-nav .icons a.btn-map:before, .donation .primary-nav .icons a.btn-map:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  background-image: url("../svg/icon-au-hover.svg");
}
.banner .primary-nav .icons a.btn-map:hover, .donation .primary-nav .icons a.btn-map:hover {
  background-image: url("../svg/icon-au-hover.svg");
  background-size: 26px auto;
}
.banner .primary-nav .actions, .donation .primary-nav .actions {
  padding-top: 28px;
}
@media (max-width: 992px) {
  .banner .primary-nav .actions, .donation .primary-nav .actions {
    padding-top: 22px;
  }
}
@media (max-width: 768px) {
  .banner .primary-nav .actions, .donation .primary-nav .actions {
    float: right !important;
  }
}
@media (max-width: 480px) {
  .banner .primary-nav .actions, .donation .primary-nav .actions {
    padding-top: 0;
    top: 18px;
    right: 64px;
    position: absolute;
  }
}
.banner .primary-nav .actions p, .donation .primary-nav .actions p {
  margin: 0;
}
.banner .primary-nav .actions .btn, .donation .primary-nav .actions .btn {
  height: 39px;
  width: auto;
  margin: 0 5px;
}
@media (max-width: 992px) {
  .banner .primary-nav .actions .btn, .donation .primary-nav .actions .btn {
    margin: 0;
    height: 35px;
    padding: 10px 15px;
  }
}
@media (max-width: 349px) {
  .banner .primary-nav .actions .btn span, .donation .primary-nav .actions .btn span {
    display: none;
  }
}
@media (max-width: 992px) {
  .banner .primary-nav .actions .btn, .donation .primary-nav .actions .btn {
    font-size: 12px;
  }
  .banner .primary-nav .actions .btn.btn-heart:before, .donation .primary-nav .actions .btn.btn-heart:before {
    display: none;
  }
}
.banner .navbar-form, .donation .navbar-form {
  top: 89px;
  width: 100%;
  position: absolute;
  background-color: #efefef;
  margin: 0;
  padding: 24px 0;
  z-index: 5;
  display: none;
  border-top: 1px solid #d0d4d8;
}
@media (max-width: 992px) {
  .banner .navbar-form, .donation .navbar-form {
    top: 79px;
  }
}
.banner .navbar-form.active, .donation .navbar-form.active {
  display: block;
}
.banner .navbar-form .container, .donation .navbar-form .container {
  position: relative;
}
.banner .navbar-form .container:before, .donation .navbar-form .container:before {
  content: "";
  display: block;
  width: 26px;
  height: 16px;
  right: 57px;
  top: -40px;
  position: absolute;
  background: url("dist/images/search-arrow.png") 50% 50% no-repeat;
}
.banner .map-select, .donation .map-select {
  border-top: 1px solid #d0d4d8;
  background-color: #efefef;
  padding: 35px 0;
  top: -800px;
  width: 100%;
  z-index: 5;
  position: absolute;
}
.banner .map-select.active, .donation .map-select.active {
  top: 89px;
}
@media (max-width: 992px) {
  .banner .map-select.active, .donation .map-select.active {
    top: 79px;
  }
}
.banner .map-select .container, .donation .map-select .container {
  position: relative;
}
.banner .map-select .container:before, .donation .map-select .container:before {
  content: "";
  display: block;
  width: 26px;
  height: 16px;
  right: 18px;
  top: -51px;
  position: absolute;
  background: url("dist/images/search-arrow.png") 50% 50% no-repeat;
}
.banner .map-select h3, .donation .map-select h3 {
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Roboto", "Helvetica Neue", Arial, sans-serif;
}
.banner .map-select .au-map, .donation .map-select .au-map {
  width: 420px;
  height: 385px;
  margin: 0 auto;
}
.banner .map-select .close-map, .donation .map-select .close-map {
  display: block;
  width: 20px;
  height: 20px;
  z-index: 2;
  right: 20px;
  top: 5px;
  position: absolute;
  background: url("../svg/close.svg") 50% 50% no-repeat;
  background-size: 20px 20px;
}
.banner .map-select .close-map:hover, .donation .map-select .close-map:hover {
  background-image: url("../svg/close-hover2.svg");
}
.banner .state-select, .donation .state-select {
  padding-top: 60px;
  background: url("dist/images/bg-splash.jpg") 50% 69% no-repeat;
  background-size: cover;
  top: -9999px;
  left: 0;
  z-index: 22;
  width: 100%;
  position: absolute;
}
.banner .state-select.active, .donation .state-select.active {
  top: 0;
}
.banner .state-select p, .donation .state-select p {
  font-size: 26px;
}
@media (max-width: 768px) {
  .banner .state-select p, .donation .state-select p {
    font-size: 18px;
  }
}
.banner .state-select ul, .donation .state-select ul {
  height: 80px;
  overflow: visible;
  margin: 60px 0 0 0;
  border-top: 1px solid #d0d4d8;
  border-bottom: 1px solid #d0d4d8;
  background-color: #fff;
}
.banner .state-select ul li, .donation .state-select ul li {
  margin: 0;
  padding: 0;
}
.banner .state-select ul li:hover, .banner .state-select ul li.active, .donation .state-select ul li:hover, .donation .state-select ul li.active {
  color: #fff;
  height: 100px;
  background-position: 50% 70%;
}
.banner .state-select ul li:hover.nsw, .banner .state-select ul li.active.nsw, .donation .state-select ul li:hover.nsw, .donation .state-select ul li.active.nsw {
  background-color: #ee3123;
}
.banner .state-select ul li:hover.nt, .banner .state-select ul li.active.nt, .donation .state-select ul li:hover.nt, .donation .state-select ul li.active.nt {
  background-color: #000000;
}
.banner .state-select ul li:hover.qld, .banner .state-select ul li.active.qld, .donation .state-select ul li:hover.qld, .donation .state-select ul li.active.qld {
  background-color: #ee3123;
}
.banner .state-select ul li:hover.sa, .banner .state-select ul li.active.sa, .donation .state-select ul li:hover.sa, .donation .state-select ul li.active.sa {
  background-color: #000000;
}
.banner .state-select ul li:hover.tas, .banner .state-select ul li.active.tas, .donation .state-select ul li:hover.tas, .donation .state-select ul li.active.tas {
  background-color: #000000;
}
.banner .state-select ul li:hover.vic, .banner .state-select ul li.active.vic, .donation .state-select ul li:hover.vic, .donation .state-select ul li.active.vic {
  background-color: #ee3123;
}
.banner .state-select ul li:hover.wa, .banner .state-select ul li.active.wa, .donation .state-select ul li:hover.wa, .donation .state-select ul li.active.wa {
  background-color: #ee3123;
}
.banner .state-select ul li a, .donation .state-select ul li a {
  display: inline-block;
  text-decoration: none;
  height: 80px;
  line-height: 80px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 26px;
  font-weight: 700;
  color: inherit;
  background-image: url("../svg/arrow-down-white.svg");
  background-repeat: no-repeat;
  background-position: 50% 160%;
  background-size: 26px;
  position: relative;
  top: 0;
}
@media (max-width: 992px) {
  .banner .state-select ul li a, .donation .state-select ul li a {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .banner .state-select ul li a, .donation .state-select ul li a {
    padding-left: 20px;
    padding-right: 20px;
    height: 80px;
    line-height: 80px;
  }
}
.banner .state-select ul li a:hover, .donation .state-select ul li a:hover {
  color: #fff;
  height: 100px;
  background-position: 50% 85%;
}
.banner .state-select ul li a:hover.nsw, .donation .state-select ul li a:hover.nsw {
  background-color: #ee3123;
}
.banner .state-select ul li a:hover.nt, .donation .state-select ul li a:hover.nt {
  background-color: #000000;
}
.banner .state-select ul li a:hover.qld, .donation .state-select ul li a:hover.qld {
  background-color: #ee3123;
}
.banner .state-select ul li a:hover.sa, .donation .state-select ul li a:hover.sa {
  background-color: #000000;
}
.banner .state-select ul li a:hover.tas, .donation .state-select ul li a:hover.tas {
  background-color: #000000;
}
.banner .state-select ul li a:hover.vic, .donation .state-select ul li a:hover.vic {
  background-color: #ee3123;
}
.banner .state-select ul li a:hover.wa, .donation .state-select ul li a:hover.wa {
  background-color: #ee3123;
}
.banner .state-select .close-state, .donation .state-select .close-state {
  display: block;
  width: 30px;
  height: 30px;
  z-index: 2;
  right: 30px;
  top: 30px;
  position: absolute;
  background: url("../svg/close.svg") 50% 50% no-repeat;
  background-size: 30px 30px;
}
.banner .state-select .close-state:hover, .donation .state-select .close-state:hover {
  background-image: url("../svg/close-hover2.svg");
}

.state-cover {
  width: 100%;
  height: 100%;
  z-index: 5;
  top: 0;
  left: 0;
  display: none;
  position: fixed;
  background-color: rgba(33, 33, 33, 0.8);
}

.admin-bar .is-sticky #nav-primary,
.admin-bar .is-sticky .secondary-nav {
  top: 32px !important;
}

@media (max-width: 480px) {
  .is-sticky #nav-primary.navbar-collapse {
    position: fixed;
    width: 100%;
    overflow-y: auto;
    z-index: 999;
    top: 65px !important;
    height: 100%;
  }
}
body.state-selected {
  overflow: hidden;
}
@media (max-width: 768px) {
  body.state-selected {
    overflow: inherit;
  }
}
@media (max-width: 768px) {
  body.state-selected .body, body.state-selected .content-info {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
body.state-selected .state-cover {
  display: block;
}
@media (max-width: 768px) {
  body.state-selected .state-cover {
    display: none;
  }
}

.horizontal-nav {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
}

.horizontal-nav::-webkit-scrollbar {
  display: none;
}

nav.scroll {
  padding-right: 25px;
}
nav.scroll .horizontal-nav:after {
  background: url("../svg/arrow-right-black.svg") 100% 40% no-repeat;
  background-size: auto 15px;
  -webkit-background-size: auto 15px;
  width: 25px;
  height: 100%;
  content: "";
  position: absolute;
  right: 0;
  border-left: 1px solid #aaaaaa;
}

.is-sticky nav.scroll .horizontal-nav:after {
  right: 100px;
}

.banner.navbar {
  z-index: 999;
}

.giw_sidebar-content {
  list-style: none;
  max-width: 300px;
  background: #ee3123;
  display: inline-block;
  float: right;
  margin-left: 5rem;
  padding: 2rem;
}
@media (max-width: 480px) {
  .giw_sidebar-content {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 3rem;
  }
}
.giw_sidebar-content h2 {
  font-size: 2.2rem;
  line-height: 2.2rem;
  margin: 0;
  color: #fff;
  margin-bottom: 2rem;
}
.giw_sidebar-content ul {
  padding: 0;
  margin-left: 2rem;
}
.giw_sidebar-content ul li {
  margin-bottom: 1rem;
  padding-left: 0.5rem;
}
.giw_sidebar-content ul li::marker {
  color: #fff;
}
.giw_sidebar-content ul li.active {
  background-color: #e27d75;
}
.giw_sidebar-content ul li a {
  color: #fff;
  text-decoration: none;
}
.giw_sidebar-content ul li a:hover {
  text-decoration: underline;
}

.content-info {
  color: #fff;
  font-size: 16px;
  background: #000 url("dist/images/footer-bg.png") 50% 50% no-repeat;
  padding: 70px 0;
}
@media (max-width: 480px) {
  .content-info {
    font-size: 15px;
    padding: 40px 0;
    text-align: center;
    background-image: none;
  }
}
.content-info a {
  color: #fff;
}
.content-info ul {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
}
.content-info ul li {
  padding-left: 10px;
  padding-right: 10px;
}
.content-info ul li a {
  color: #bbbbbb;
  text-decoration: none;
}
@media (max-width: 768px) {
  .content-info ul li a {
    font-size: 15px;
  }
}
.content-info ul li a:hover {
  color: #fff;
}
.content-info .social-link {
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  margin: 0 3px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
}
.content-info .social-link:hover {
  color: #545b60;
  background-color: #fff;
}
@media (max-width: 480px) {
  .content-info .container > div {
    margin-top: 35px;
  }
  .content-info .container > div:first-child {
    margin-top: 0;
  }
}
.content-info .col-1 {
  float: left;
  max-width: 385px;
}
@media (max-width: 480px) {
  .content-info .col-1 {
    float: none;
    max-width: 300px;
    margin: auto;
  }
}
.content-info .col-1 .btn-1 {
  margin-left: 10px;
}
.content-info .col-1 .btn {
  width: auto;
}
@media (max-width: 480px) {
  .content-info .col-1 .btn {
    padding: 8px 10px;
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
  }
}
.content-info .col-1 .footer-seal {
  margin-top: -40px;
}
.content-info .col-1 .footer-menu-1 {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .content-info .col-1 .footer-menu-1 {
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  .content-info .col-1 .footer-menu-1 {
    margin: 0 auto 35px auto;
    max-width: 240px;
  }
}
.content-info .col-1 .footer-menu-1 ul {
  margin-bottom: -10px;
}
.content-info .col-1 .footer-menu-1 ul li {
  padding-bottom: 0;
  margin-bottom: 0;
}
.content-info .col-1 .footer-menu-1 ul li.hidden-xs {
  display: inline-block !important;
}
.content-info .col-1 .footer-menu-1 ul li.visible-xs {
  display: none !important;
}
.content-info .col-2 {
  float: right;
  text-align: right;
}
@media (max-width: 480px) {
  .content-info .col-2 {
    float: none;
    text-align: center;
  }
}
.content-info .col-2 select {
  color: #fff;
  border: 0;
  display: inline-block;
  width: auto;
  border-radius: 5px;
  background-color: #656c70;
  background-image: url("../svg/arrow-down-white.svg");
  background-size: 12px auto;
  background-position: 93% 50%;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
}
@media (max-width: 768px) {
  .content-info .col-2 select {
    font-size: 15px;
  }
}
.content-info .col-2 .footer-menu-2 {
  margin-top: 55px;
}
@media (max-width: 768px) {
  .content-info .col-2 .footer-menu-2 {
    margin-top: 25px;
  }
}
.content-info .col-3 {
  text-align: center;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .content-info .col-3 {
    clear: both;
    padding-top: 60px;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .content-info .col-3 {
    padding-top: 0;
  }
}
.content-info .col-3 .copyright {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .content-info .col-3 .copyright {
    margin-top: 25px;
  }
}

.minimal-mt {
  margin-top: 40px !important;
}

#initialPop {
  z-index: 99999;
}
#initialPop .modal-body {
  padding: 0;
  position: relative;
}
#initialPop .modal-body .modal-body-content {
  padding: 16px;
}
#initialPop .modal-body .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  color: #bdaa84;
  font-size: 25px;
  line-height: 20px;
  opacity: 0.5;
  outline: 0;
}
#initialPop .modal-body .close:hover {
  opacity: 1;
}
#initialPop .modal-body img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.body {
  overflow: hidden;
}

.page-header-container {
  display: block;
  position: relative;
  width: 100%;
}

.page-header {
  margin: 0;
  padding: 0;
  position: relative;
  height: 400px;
}
@media (max-width: 480px) {
  .page-header {
    border: none;
  }
}
@media (max-width: 575px) {
  .page-header {
    height: 256px;
  }
}
.page-header:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #1e1e1e;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
}
@media (max-width: 480px) {
  .page-header:before {
    display: none;
  }
}

.page-header-overlay {
  display: table;
  padding: 5rem 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 30rem;
}
@media (max-width: 480px) {
  .page-header-overlay {
    padding: 0;
    position: relative;
    height: auto;
  }
}
.page-header-overlay .container {
  z-index: 2;
  position: relative;
  max-width: 900px;
}
.page-header-overlay .container h1 {
  color: #fff;
  margin: 0;
}
.page-header-overlay .container p {
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 1.4em;
  margin-top: 15px;
}
@media (max-width: 480px) {
  .page-header-overlay .container p {
    font-size: 18px;
  }
}
.page-header-overlay .container p .btn {
  min-width: 245px;
}
@media (max-width: 480px) {
  .page-header-overlay .container {
    padding: 0;
    background: #ee3123;
    width: 100%;
  }
}
.page-header-overlay .pads {
  display: table-cell;
  vertical-align: middle;
  height: 30rem;
  width: 100vw;
  max-width: 100%;
}
.page-header-overlay .pads button {
  padding: 14px 32px;
}
@media (max-width: 480px) {
  .page-header-overlay .pads {
    height: auto;
    margin: 0 auto;
    padding: 3.5rem 7rem;
    vertical-align: middle;
  }
  .page-header-overlay .pads a.btn-1, .page-header-overlay .pads button {
    background: black !important;
    float: left;
    padding: 15px 32px;
  }
  .page-header-overlay .pads .form-control {
    max-width: 70%;
    float: left;
  }
  .page-header-overlay .pads h1, .page-header-overlay .pads p {
    text-align: left;
  }
}
@media (max-width: 575px) {
  .page-header-overlay .pads {
    padding: 3.5rem 2rem;
  }
}

.page-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 480px) {
  .page-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.page-section:first-of-type {
  padding-top: 100px;
}
@media (max-width: 480px) {
  .page-section:first-of-type {
    padding-top: 60px;
  }
}
.page-section:last-of-type {
  padding-bottom: 100px;
}
@media (max-width: 480px) {
  .page-section:last-of-type {
    padding-bottom: 60px;
  }
}

.secondary-nav {
  padding: 10px 0;
  position: relative;
  z-index: 5;
  background-color: #efefef;
  font-size: 16px;
  /*border-top: 1px solid #d0d4d8;*/
  border-top: 1px solid #efefef;
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 480px) {
  .secondary-nav {
    text-align: center;
  }
}
.secondary-nav h4 {
  margin: 0;
  float: left;
}
.secondary-nav h4 a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background: url("dist/images/logo-icon.png") 0 50% no-repeat;
  background-size: 0 0;
  padding-left: 0;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  font-weight: bold;
  color: inherit;
  font-size: 18px;
  -webkit-transition: none;
  transition: none;
}
.secondary-nav h4 span {
  display: inline-block;
  line-height: 24px;
  padding-right: 40px;
  margin-right: 30px;
  background: url("../svg/arrow-line.svg") 100% 50% no-repeat;
}
.secondary-nav .hidden-xs {
  position: relative;
}
.secondary-nav .hidden-xs ul {
  margin-left: 0;
  margin-bottom: 0;
  padding-top: 3px;
}
.secondary-nav .hidden-xs ul li {
  margin: 0 30px 0 0;
}
.secondary-nav .hidden-xs ul li a {
  color: #000;
  text-decoration: none;
}
.secondary-nav .hidden-xs ul li a:hover {
  color: #ee3123;
}
.secondary-nav .hidden-xs ul li.active > a {
  color: #ee3123;
}
.secondary-nav .hidden-xs .btn-heart {
  width: auto;
  top: 0;
  right: 0;
  position: absolute;
  display: none;
}
.secondary-nav .visible-xs {
  text-align: center;
}
.secondary-nav .btn-group {
  position: static;
}
.secondary-nav .btn-group .dropdown-toggle {
  color: inherit;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.secondary-nav .btn-group .dropdown-toggle span {
  margin-left: 6px;
  font-size: 16px;
  color: inherit;
  top: -3px;
  position: relative;
}
.secondary-nav .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.secondary-nav .btn-group.open .dropdown-toggle span:before {
  content: "\f077";
}
.secondary-nav .btn-group .dropdown-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  border: 0;
  margin-top: 0;
  padding: 0 0 20px 0;
  border-radius: 0;
  background-color: #efefef;
}
.secondary-nav .btn-group .dropdown-menu > li > a {
  padding: 8px 0;
  color: #000;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.secondary-nav .btn-group .dropdown-menu > li.active a {
  background-color: transparent;
}

.is-sticky .secondary-nav {
  background-color: #fff;
  border-bottom: 1px solid #d5d8db;
}
.is-sticky .secondary-nav.get-involved .hidden-xs ul li {
  margin-right: 10px;
}
.is-sticky .secondary-nav h4 a {
  background-size: auto 40px;
  padding-left: 50px;
}
.is-sticky .secondary-nav h4 span {
  border-left: 1px solid #d0d4d8;
  padding-left: 10px;
}
.is-sticky .secondary-nav .hidden-xs ul {
  margin-left: 0;
  margin-right: 120px;
}
.is-sticky .secondary-nav .hidden-xs ul:before {
  display: inline-block;
}
@media (max-width: 992px) {
  .is-sticky .secondary-nav .hidden-xs ul:before {
    margin-right: 15px;
  }
}
.is-sticky .secondary-nav .hidden-xs ul li {
  padding-left: 3px;
  padding-right: 3px;
}
@media (max-width: 992px) {
  .is-sticky .secondary-nav .hidden-xs ul li {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
.is-sticky .secondary-nav .hidden-xs .btn-heart {
  display: block;
}
@media (max-width: 992px) {
  .is-sticky .secondary-nav .hidden-xs .btn-heart:before {
    display: none;
  }
}

.page-template-template-narrow article .container {
  max-width: 800px;
}

@media (min-width: 769px) {
  .page-template-template-others-thank-you article .page-header h1 {
    font-size: 120px;
  }
}
.page-template-template-others-thank-you article .page-header h3 {
  margin-top: 90px;
  font-size: 34px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 768px) {
  .page-template-template-others-thank-you article .page-header h3 {
    font-size: 18px;
  }
}
.page-template-template-others-thank-you article .page-header .text-block > * .pads {
  padding: 0;
  min-height: inherit;
  background-color: transparent;
}
.page-template-template-others-thank-you article .page-header .text-block > * .pads p {
  font-size: 16px;
}
.page-template-template-others-thank-you article form label {
  display: none;
}

.error404 .main-body .page-header {
  background: url("dist/images/bnr-search_results-2.jpg") 50% 50% no-repeat !important;
  background-size: cover !important;
}

.program-list .matchItem2 {
  margin-bottom: 30px;
}

.search-results-section .search-list {
  margin-bottom: 49px;
  padding: 0 50px 52px 50px;
}
@media (max-width: 768px) {
  .search-results-section .search-list {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.search-results-section .search-list {
  border-bottom: solid 1px #d0d4d8;
}
.search-results-section .search-list h3 a {
  margin-bottom: 29px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.6px;
  color: #000000;
  text-decoration: none;
}
.search-results-section .search-list h3 a:hover {
  text-decoration: underline;
}
.search-results-section .search-list p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.search-results-section .search-pagination {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
}
.search-results-section .search-pagination > * {
  padding: 5px 10px;
}
.search-results-section .search-pagination a {
  color: #000000;
  text-decoration: none;
}
.search-results-section .search-pagination .current {
  color: #ffffff;
  background-color: #ee3123;
}

.row-centered {
  text-align: center;
}

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  vertical-align: top;
}

.clearfix {
  clear: both;
  display: block;
}

.d-block {
  display: block !important;
  width: 100% !important;
}
.d-block .form-control {
  width: 100% !important;
  max-width: 100% !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.pl-140 {
  padding-left: 140px !important;
}

.events-pagination {
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  margin-top: 15px;
}
.events-pagination > * {
  padding: 5px 10px;
}
.events-pagination a {
  color: #000000;
  text-decoration: none;
}
.events-pagination .current {
  color: #ffffff;
  background-color: #ee3123;
}

body#tinymce {
  margin: 12px !important;
  background-color: #fff;
}
body#tinymce br {
  display: block !important;
}
body#tinymce h1, body#tinymce h2, body#tinymce h3, body#tinymce h4 {
  margin: 1em 0;
}
body#tinymce h1.white, body#tinymce h2.white, body#tinymce h3.white, body#tinymce h4.white {
  color: #000;
  margin: 0;
  font-size: 50px;
}

.page-template-template-corporate-landing article .section-1 h3 {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
@media (max-width: 480px) {
  .page-template-template-corporate-landing article .section-1 h3 {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .page-template-template-corporate-landing article .section-2 {
    padding-bottom: 130px;
  }
}
.page-template-template-corporate-landing article .section-4 .block-content {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-template-corporate-landing article .section-4 .btn {
  margin-top: 40px;
}
.page-template-template-corporate-volunteer article .section-4 .btn {
  margin-top: 40px;
}
.page-template-template-corporate-volunteer article .section-6 .btn {
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 5px;
}
.page-template-template-corporate-volunteer article .section-6 .block-content:nth-of-type(3) {
  max-width: 980px;
}

.page-template-template-corporate-csr article .section-1 {
  padding-bottom: 60px;
}
.page-template-template-corporate-csr article .section-2 {
  margin-bottom: -30px;
}
.page-template-template-corporate-csr article .section-2 .block-content:nth-of-type(1) {
  margin-bottom: 60px;
}
.page-template-template-corporate-csr article .section-3 {
  padding-top: 120px;
}
.page-template-template-corporate-csr article .section-3 .container {
  width: auto;
}
.page-template-template-corporate-csr article .section-3 .steps {
  margin-top: 0;
  margin-bottom: 0;
}

.page-template-template-corporate-support article .section-1 .block-content:nth-of-type(2) {
  margin-bottom: 80px;
}
.page-template-template-corporate-support article .section-2 .enquire {
  padding-top: 30px;
}
.page-template-template-corporate-support article .section-4 .text-block > * .pads {
  min-height: 165px;
}
.page-template-template-corporate-support article .section-4 .text-block > * .pads h3 {
  margin-bottom: 0;
}
.page-template-template-corporate-partners article .section-3 {
  /*padding-top: 0;*/
  padding-bottom: 0;
}
.page-template-template-get-involved-memberships article .section-1 {
  padding-bottom: 0;
  margin-bottom: -40px;
}
@media (max-width: 768px) {
  .page-template-template-get-involved-memberships article .section-1 {
    margin-bottom: -20px;
  }
}
.page-template-template-get-involved-memberships article .section-1 .box-column {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-template-get-involved-memberships article .section-1 .block-content:nth-of-type(2) {
  margin-bottom: 80px;
}
.page-template-template-get-involved-memberships article .section-2 {
  padding-top: 120px;
}

.page-template-template-get-involved-donate-hair article .section-2 .steps {
  background: none;
}
.page-template-template-get-involved-donate-hair article .section-2 .steps .label {
  display: none !important;
}
.page-template-template-get-involved-donate-hair article .section-2 .steps div[class*=col]:before {
  display: none;
}

.page-template-template-fundraise-getstarted article .section-2 .btn {
  width: 300px;
  margin-bottom: 40px;
}
.page-template-template-fundraise-getstarted article .section-3 .block-content:first-child {
  margin-bottom: 90px;
}

.single-case-studies article .page-header.has-raised,
.story-cat-volunteer article .page-header.has-raised {
  height: 400px;
}
.single-case-studies article .page-header.has-raised .container,
.story-cat-volunteer article .page-header.has-raised .container {
  margin-top: -20px;
}
.single-case-studies article .page-header.has-raised .raised,
.story-cat-volunteer article .page-header.has-raised .raised {
  width: 200px;
  height: 190px;
  color: #fff;
  text-align: center;
  background: url("../svg/big-heart.svg") 50% 50% no-repeat;
  background-size: 200px 190px;
  left: 50%;
  bottom: -55px;
  z-index: 3;
  padding: 35px 0 0 0;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: -100px;
  position: absolute;
}
.single-case-studies article .page-header.has-raised .raised span,
.story-cat-volunteer article .page-header.has-raised .raised span {
  display: block;
  line-height: 1.3;
  font-size: 42px;
  position: relative;
  left: -5px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
}
.single-case-studies article .section-3 h2,
.story-cat-volunteer article .section-3 h2 {
  text-transform: uppercase;
  color: #ee3123;
  font-size: 42px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  text-align: center;
}
.single-case-studies article .section-3 h3,
.story-cat-volunteer article .section-3 h3 {
  text-transform: uppercase;
}
@media (min-width: 481px) {
  .single-partners .banner .primary-nav .navbar-collapse .nav > li.menu-about > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-partners .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-partners-sponsors a {
    color: #ee3123;
  }
}
.single-partners .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-partners-sponsors a:before {
  background-image: url("../svg/icon-trophy-red.svg");
  background-size: auto 32px;
}
.single-partners article .page-header {
  padding-bottom: 0;
}
.single-partners article .page-header .pads {
  max-width: 700px;
  margin: 0 auto -60px auto;
  padding: 30px 40px 40px;
  z-index: 1;
  position: relative;
}
.single-partners article .page-header .pads h1 {
  font-size: 40px;
}
@media (max-width: 480px) {
  .single-partners article .page-header .pads h1 {
    font-size: 32px;
  }
}
.single-partners article .page-header .pads p {
  font-size: 20px;
}
@media (max-width: 480px) {
  .single-partners article .page-header .pads p {
    font-size: 16px;
  }
}
.single-partners article .page-header .logo {
  z-index: 2;
  margin-bottom: -20px;
  position: relative;
}
.single-partners article .section-1 {
  padding-top: 47px;
}
@media (min-width: 481px) {
  .single-people .banner .primary-nav .navbar-collapse .nav > li.menu-about > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-people .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-key-representatives a {
    color: #ee3123;
  }
}
.single-people .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-key-representatives a:before {
  background-image: url("../svg/icon-business-red.svg");
  background-size: auto 32px;
}
.single-people article .page-header .container {
  max-width: 1200px;
}
@media (max-width: 767px) {
  .single-people article .page-header {
    height: 0;
  }
}
.single-people article .page-header .pads {
  margin-left: 500px;
  text-align: left;
}
@media (max-width: 992px) {
  .single-people article .page-header .pads {
    margin-left: 50%;
  }
}
@media (max-width: 768px) {
  .single-people article .page-header .pads {
    margin-left: 0;
    text-align: center;
  }
}
@media (max-width: 992px) {
  .single-people article .page-header .pads h1 {
    font-size: 42px;
  }
}
.single-people article .page-header .pads p {
  text-align: left;
  font-size: 28px;
}
@media (max-width: 768px) {
  .single-people article .page-header .pads p {
    text-align: center;
  }
}
.single-people article .page-header-overlay .pads {
  vertical-align: bottom;
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-people article .page-header-overlay .pads {
    padding-top: 0 !important;
    padding-left: 0 !important;
    vertical-align: middle;
  }
  .single-people article .page-header-overlay .pads h1, .single-people article .page-header-overlay .pads p {
    text-align: center !important;
  }
}
@media (min-width: 481px) {
  .single-people article .page-header-overlay .pads {
    padding-left: 53%;
  }
}
@media (min-width: 993px) {
  .single-people article .page-header-overlay .pads {
    padding-left: 40%;
  }
}
.single-people article .page-header-overlay .pads h1, .single-people article .page-header-overlay .pads p {
  text-align: left;
}
@media (max-width: 767px) {
  .single-people article .section-1 {
    padding-top: 0;
  }
}
@media (max-width: 768px) {
  .single-people article .section-1 .text {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .single-people article .section-1 .text .featured {
    text-align: center;
  }
}
.single-people article .section-1 .text .featured img {
  border: 5px solid #fff;
  max-width: 420px;
  width: 100%;
  margin-bottom: 70px;
  z-index: 5;
  position: relative;
}
@media (min-width: 481px) {
  .single-people article .section-1 .text .featured img {
    margin-top: -330px;
  }
}
.single-people article .section-1 .meta {
  font-size: 20px;
  margin-bottom: 30px;
  top: -50px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-people article .section-1 .meta {
    left: 0;
    position: static !important;
    margin-bottom: 0;
  }
}
@media (min-width: 481px) {
  .single-people article .section-1 .meta {
    top: -50px !important;
    left: 0;
    position: relative;
  }
}
@media (min-width: 993px) {
  .single-people article .section-1 .meta {
    left: -100px;
  }
}
.single-people article .section-1 .meta > span {
  padding-left: 40px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
@media (max-width: 479px) {
  .single-people article .section-1 .meta > span {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    text-align: left;
  }
}
.single-people article .section-1 .meta > span.based {
  background: url("../svg/icon-pin-red.svg") 3px 50% no-repeat;
  background-size: auto 100%;
  margin-right: 50px;
}
.single-people article .section-1 .meta > span.date {
  background: url("../svg/icon-user-red.svg") 0 50% no-repeat;
  background-size: auto 100%;
}
.single-people article .section-2 .banner-column .text {
  background-color: #ee3123;
}

@media (min-width: 481px) {
  .single-news .banner .primary-nav .navbar-collapse .nav > li.menu-about > a, .single-films .banner .primary-nav .navbar-collapse .nav > li.menu-about > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-news .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-media a, .single-films .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-media a {
    color: #ee3123;
  }
}
.single-news .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-media a:before, .single-films .banner .primary-nav .navbar-collapse .nav > li.menu-about ul > li.menu-media a:before {
  background-image: url("../svg/icon-audio-red.svg");
  background-size: auto 32px;
}
.single-news article .section-1 .container, .single-news article .section-3 .container, .single-films article .section-1 .container, .single-films article .section-3 .container {
  max-width: 800px;
}
.single-news article .share, .single-films article .share {
  float: right;
}
.single-news article .meta, .single-films article .meta {
  color: #999;
}
@media (max-width: 479px) {
  .single-news article .meta, .single-news article .share, .single-films article .meta, .single-films article .share {
    text-align: center;
  }
  .single-news article .share, .single-films article .share {
    float: none;
  }
}

.single-news .secondary-nav ul > li.menu-news > a {
  color: #ee3123;
}

.single-films .secondary-nav ul > li.menu-films > a {
  color: #ee3123;
}

#gform_5 {
  position: relative;
}
#gform_5 label {
  display: none;
}
@media (min-width: 481px) {
  #gform_5 .gform_fields {
    margin-bottom: 0;
  }
  #gform_5 .gform_fields .gfield .validation_message {
    position: absolute;
  }
  #gform_5 .gform_fields .gclear {
    margin-right: 230px;
    margin-bottom: 0;
  }
  #gform_5 .gform_footer {
    padding-top: 0;
    margin-top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
  }
  #gform_5 .gform_footer .btn {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.page-template-template-media-forms article .section-1 .block-content:nth-of-type(2) {
  margin-bottom: 90px;
}

.page-template-template-media-publications article .section-1 .block-content:nth-of-type(3) {
  margin-bottom: 90px;
}
.page-template-template-media-publications article .section-2 .block-content:nth-of-type(2) {
  margin-bottom: 90px;
}
.single-events {
  padding-bottom: 106px;
}
@media (max-width: 768px) {
  .single-events {
    padding-bottom: 150px;
  }
}
@media (max-width: 480px) {
  .single-events {
    padding-bottom: 0;
  }
}
@media (min-width: 481px) {
  .single-events .banner .primary-nav .navbar-collapse .nav > li.menu-events > a {
    color: #ee3123;
  }
}
.single-events article .event-summary {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  border-top: 1px solid #efefef;
  padding: 20px 0;
  background-color: #fff;
}
@media (max-width: 480px) {
  .single-events article .event-summary {
    position: static;
  }
}
@media (max-width: 567px) {
  .single-events article .event-summary .row > * {
    float: none;
    width: auto;
  }
}
.single-events article .event-summary .text dl {
  padding: 0 0 0 36px;
  min-height: 32px;
  line-height: 32px;
  margin: 0;
  font-size: 16px;
  float: left;
}
@media (max-width: 768px) {
  .single-events article .event-summary .text dl {
    float: none;
  }
}
.single-events article .event-summary .text dl:first-child {
  margin-right: 55px;
}
@media (max-width: 992px) {
  .single-events article .event-summary .text dl:first-child {
    margin-right: 30px;
  }
}
.single-events article .event-summary .text dl:last-child {
  clear: both;
  float: none;
}
.single-events article .event-summary .text dl.date {
  background: url("../svg/icon-calendar-red.svg") 0 6px no-repeat;
  background-size: 24px auto;
}
.single-events article .event-summary .text dl.time {
  background: url("../svg/icon-clock-red.svg") 2px 6px no-repeat;
  background-size: 20px auto;
}
.single-events article .event-summary .text dl.address {
  background: url("../svg/icon-pin-red.svg") 4px 6px no-repeat;
  background-size: 16px auto;
}
.single-events article .event-summary .text dl dt {
  font-weight: 700;
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
}
@media (max-width: 992px) {
  .single-events article .event-summary .text dl dt {
    margin-right: 8px;
  }
}
.single-events article .event-summary .text dl dd {
  display: inline;
  margin: 0;
  padding: 0;
}
.single-events article .event-summary .action {
  text-align: right;
}
@media (max-width: 567px) {
  .single-events article .event-summary .action {
    text-align: left;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #efefef;
  }
}
.single-events article .event-summary .action .price {
  top: 10px;
  position: relative;
  font-size: 35px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  margin-right: 70px;
}
@media (max-width: 992px) {
  .single-events article .event-summary .action .price {
    margin-right: 20px;
  }
}
@media (max-width: 768px) {
  .single-events article .event-summary .action .price {
    margin-right: 0;
    display: block;
    top: 0;
  }
}
.single-events article .event-summary .action .price span {
  font-size: 26px;
}
.single-events article .section-1 .container {
  max-width: 830px;
}

.page-template-template-events article .page-header form input {
  width: 40%;
  height: 50px;
  margin: 0 5px;
}
@media (max-width: 480px) {
  .page-template-template-events article .page-header form input {
    display: inline-block;
  }
}
@media (max-width: 479px) {
  .page-template-template-events article .page-header form input {
    display: block;
    margin: 0 0 5px 0;
    width: 100%;
  }
}
.page-template-template-events article .page-header form button {
  height: 50px;
  width: 50px;
  padding: 0;
  border-radius: 0;
}
@media (max-width: 480px) {
  .page-template-template-events article .page-header form button {
    display: inline-block;
    position: relative;
    top: -1px;
  }
}
@media (max-width: 479px) {
  .page-template-template-events article .page-header form button {
    display: block;
    width: 100%;
  }
}

@media (min-width: 481px) {
  .single-ideas .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-ideas .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved ul > li.menu-fundraise a {
    color: #ee3123;
  }
}
.single-ideas .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved ul > li.menu-fundraise a:before {
  background-image: url("../svg/icon-smiley-red.svg");
  background-size: auto 32px;
}
.single-ideas .secondary-nav ul > li.menu-ideas-and-tips > a {
  color: #ee3123;
}

@media (min-width: 481px) {
  .single-resources .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-resources .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved ul > li.menu-fundraise a {
    color: #ee3123;
  }
}
.single-resources .banner .primary-nav .navbar-collapse .nav > li.menu-get-involved ul > li.menu-fundraise a:before {
  background-image: url("../svg/icon-smiley-red.svg");
  background-size: auto 32px;
}
.single-resources .secondary-nav ul > li.menu-resource-center > a {
  color: #ee3123;
}
.single-resources article .page-section .container {
  max-width: 800px;
}
@media (min-width: 481px) {
  .single-guidelines .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-guidelines .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul > li.menu-guidelines a {
    color: #ee3123;
  }
}
.single-guidelines .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul > li.menu-guidelines a:before {
  background-image: url("../svg/icon-bulb-red.svg");
  background-size: auto 32px;
}
.single-guidelines article .back {
  height: 0;
  overflow: visible;
  z-index: 2;
  position: relative;
  font-size: 14px;
  top: 30px;
}
.single-guidelines article .back a {
  color: #fff;
  text-decoration: none;
}
.single-guidelines article .back a:hover {
  text-decoration: underline;
}
.single-guidelines article .page-header {
  padding-top: 140px;
}
.single-guidelines article .section-1 .container {
  max-width: 800px;
}
@media (min-width: 481px) {
  .single-conditions .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help > a {
    color: #ee3123;
  }
}
.single-conditions article .section-1 .title-icon {
  max-width: inherit;
}
.single-conditions article .section-3 .text ul {
  text-align: left;
}
.single-conditions article .section-6 .title-sketch-1 {
  max-width: inherit;
}
.single-conditions article .section-6 .text {
  max-width: 820px;
}
.page-template-template-how-programs article .section-2 .circle-column {
  max-width: inherit;
}
.page-template-template-how-programs article .section-2 .block-content:nth-of-type(1) {
  margin-bottom: 30px;
}
.page-template-template-how-programs article .section-2 .block-content:nth-of-type(2) {
  margin-bottom: 30px;
}
.page-template-template-how-programs article .section-3 .container {
  width: auto;
}
@media (max-width: 480px) {
  .page-template-template-how-programs article .section-5 {
    padding-bottom: 80px;
  }
}

.page-template-template-how-professionals article .section-4 .circle-column {
  max-width: inherit;
}

@media (min-width: 481px) {
  .single-stories .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-stories .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul > li.menu-stories a {
    color: #ee3123;
  }
}
.single-stories .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul > li.menu-stories a:before {
  background-image: url("../svg/icon-abc-red.svg");
  background-size: auto 32px;
}

@media (min-width: 481px) {
  .single-programs .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help > a {
    color: #ee3123;
  }
}
@media (min-width: 481px) {
  .single-programs .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul > li.menu-support-programs a {
    color: #ee3123;
  }
}
.single-programs .banner .primary-nav .navbar-collapse .nav > li.menu-how-we-help ul > li.menu-support-programs a:before {
  background-image: url("../svg/icon-book-red.svg");
  background-size: auto 32px;
}

.flyby {
  margin-bottom: -90px;
  padding-bottom: 220px;
  background: url("../svg/icon-bg-1.svg") 50% 100% no-repeat;
  background-size: 100% auto;
}
@media (max-width: 992px) {
  .flyby {
    padding-bottom: 180px;
  }
}
@media (max-width: 768px) {
  .flyby {
    padding-bottom: 150px;
    margin-bottom: -60px;
  }
}
@media (max-width: 480px) {
  .flyby {
    background: none;
    padding-bottom: 30px;
    margin-bottom: 0;
  }
}

.page-template-template-about-impact article .section-4 .block-content:nth-of-type(3) {
  margin-bottom: 90px;
}
.page-template-template-about-impact article .section-5 .block-content:first-child {
  margin-bottom: 50px;
}

.page-template-template-splash {
  height: 100%;
  background: url("dist/images/bg-splash.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-splash .body {
  overflow: visible;
}
.page-template-template-splash article .section-1 {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 26px;
}
@media (max-width: 768px) {
  .page-template-template-splash article .section-1 {
    font-size: 18px;
  }
}
.page-template-template-splash article .section-2 {
  border-top: 1px solid #d0d4d8;
  border-bottom: 1px solid #d0d4d8;
  background-color: #fff;
}
.page-template-template-splash article .section-2 ul {
  margin: 0;
}
.page-template-template-splash article .section-2 ul li {
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 992px) {
  .page-template-template-splash article .section-2 ul li {
    margin-left: 0;
    margin-right: 0;
  }
}
.page-template-template-splash article .section-2 ul li a {
  display: inline-block;
  text-decoration: none;
  height: 100px;
  line-height: 100px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 26px;
  font-weight: 700;
  color: inherit;
}
@media (max-width: 992px) {
  .page-template-template-splash article .section-2 ul li a {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 768px) {
  .page-template-template-splash article .section-2 ul li a {
    padding-left: 20px;
    padding-right: 20px;
    height: 80px;
    line-height: 80px;
  }
}
.page-template-template-splash article .section-2 ul li a:hover {
  color: #fff;
}
.page-template-template-splash article .section-2 ul li a:hover.nsw {
  background-color: #ee3123;
}
.page-template-template-splash article .section-2 ul li a:hover.nt {
  background-color: #000000;
}
.page-template-template-splash article .section-2 ul li a:hover.qld {
  background-color: #ee3123;
}
.page-template-template-splash article .section-2 ul li a:hover.sa {
  background-color: #000000;
}
.page-template-template-splash article .section-2 ul li a:hover.tas {
  background-color: #000000;
}
.page-template-template-splash article .section-2 ul li a:hover.vic {
  background-color: #ee3123;
}
.page-template-template-splash article .section-2 ul li a:hover.wa {
  background-color: #ee3123;
}

@media (min-width: 481px) {
  .page-template-template-donate,
  .page-template-template-ticket {
    height: 100%;
    background: url("dist/images/bg-donate.jpg") 50% 0 no-repeat;
    background-size: cover;
  }
}
.page-template-template-donate article header,
.page-template-template-ticket article header {
  padding: 10px 0 50px 0;
}
@media (max-width: 480px) {
  .page-template-template-donate article header,
  .page-template-template-ticket article header {
    padding-bottom: 10px;
    background-color: #fff;
  }
}
.page-template-template-donate article header .logo-white,
.page-template-template-ticket article header .logo-white {
  float: left;
}
.page-template-template-donate article header .secure,
.page-template-template-ticket article header .secure {
  padding-top: 30px;
  float: right;
  font-weight: 700;
}
.page-template-template-donate article header .secure i,
.page-template-template-ticket article header .secure i {
  margin-right: 10px;
}
@media (max-width: 480px) {
  .page-template-template-donate article header .secure,
  .page-template-template-ticket article header .secure {
    padding-top: 20px;
    color: #8b97a0;
  }
  .page-template-template-donate article header .secure i,
  .page-template-template-ticket article header .secure i {
    color: #8b97a0;
  }
}
.page-template-template-donate article header .donate-step,
.page-template-template-ticket article header .donate-step {
  float: left;
  margin-left: 60px;
  padding-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
}
.page-template-template-donate article header .donate-step li,
.page-template-template-ticket article header .donate-step li {
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 85px;
  color: #babdb7;
  position: relative;
  font-size: 16px;
}
.page-template-template-donate article header .donate-step li:before,
.page-template-template-ticket article header .donate-step li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto 2px auto;
  border-radius: 50%;
  border: 2px solid #babdb7;
}
.page-template-template-donate article header .donate-step li:after,
.page-template-template-ticket article header .donate-step li:after {
  content: "";
  display: block;
  width: 69px;
  height: 2px;
  top: 9px;
  left: -37px;
  position: absolute;
  background-color: #babdb7;
}
.page-template-template-donate article header .donate-step li:first-child:after,
.page-template-template-ticket article header .donate-step li:first-child:after {
  display: none;
}
.page-template-template-donate article header .donate-step li.active, .page-template-template-donate article header .donate-step li.done,
.page-template-template-ticket article header .donate-step li.active,
.page-template-template-ticket article header .donate-step li.done {
  color: #fff;
}
.page-template-template-donate article header .donate-step li.active:before, .page-template-template-donate article header .donate-step li.done:before,
.page-template-template-ticket article header .donate-step li.active:before,
.page-template-template-ticket article header .donate-step li.done:before {
  border-color: #fff;
  background-color: #fff;
}
.page-template-template-donate article .title-section,
.page-template-template-ticket article .title-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url("dist/images/bg-donate-mobile.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-donate article .title-section h1,
.page-template-template-ticket article .title-section h1 {
  font-size: 40px;
}
.page-template-template-donate article .section-1,
.page-template-template-ticket article .section-1 {
  padding-top: 0;
}
@media (max-width: 480px) {
  .page-template-template-donate article .section-1,
  .page-template-template-ticket article .section-1 {
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  .page-template-template-donate article .section-1 .container,
  .page-template-template-ticket article .section-1 .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-template-donate article .section-1 .pads,
.page-template-template-ticket article .section-1 .pads {
  border-radius: 5px;
  max-width: 600px;
  min-height: 850px;
  background-color: #fff;
  position: relative;
}
@media (max-width: 480px) {
  .page-template-template-donate article .section-1 .pads,
  .page-template-template-ticket article .section-1 .pads {
    max-width: inherit;
    border-radius: 0;
  }
}
.page-template-template-donate article .section-1 .pads .process,
.page-template-template-ticket article .section-1 .pads .process {
  top: 0;
  left: 0;
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
.page-template-template-donate article .section-1 .pads .process span,
.page-template-template-ticket article .section-1 .pads .process span {
  display: block;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  padding-top: 110px;
  background: url("dist/images/loading.png") 50% 0 no-repeat;
}
.page-template-template-donate.goldie .gform_fields .gfield.select-box .gfield_radio li label span:before,
.page-template-template-ticket.goldie .gform_fields .gfield.select-box .gfield_radio li label span:before {
  background: url(dist/images/small-goldie-thumb.jpg) 50% 50% no-repeat;
}
@media (min-width: 481px) {
  .page-template-template-donate.goldie,
  .page-template-template-ticket.goldie {
    background: url("dist/images/goldie.jpg") 50% 0 no-repeat;
    background-size: cover;
  }
}
.page-template-template-donate.goldie article .title-section,
.page-template-template-ticket.goldie article .title-section {
  background: url("dist/images/goldie.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-donate.annika .gform_fields .gfield.select-box .gfield_radio li label span:before,
.page-template-template-ticket.annika .gform_fields .gfield.select-box .gfield_radio li label span:before {
  background: url(dist/images/donate-annika-thumbnail1.jpg) 50% 50% no-repeat;
}
@media (min-width: 481px) {
  .page-template-template-donate.annika,
  .page-template-template-ticket.annika {
    background: url("dist/images/donate-annika-bg.jpg") 50% 0 no-repeat;
    background-size: cover;
  }
}
.page-template-template-donate.annika article .title-section,
.page-template-template-ticket.annika article .title-section {
  background: url("dist/images/donate-annika-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-donate .gform_confirmation_wrapper,
.page-template-template-ticket .gform_confirmation_wrapper {
  padding: 40px;
}

.donate-form-style,
#gform_wrapper_7 {
  padding: 0;
}
.donate-form-style .gf_progressbar_wrapper,
#gform_wrapper_7 .gf_progressbar_wrapper {
  display: none;
}
.donate-form-style .validation_error,
#gform_wrapper_7 .validation_error {
  display: none;
}
.donate-form-style .info,
#gform_wrapper_7 .info {
  font-size: 26px;
  margin-bottom: 40px;
  padding-left: 30px;
  cursor: pointer;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  .donate-form-style .info,
  #gform_wrapper_7 .info {
    font-size: 24px;
    line-height: 1.4;
    background-position: 0 9px;
  }
}
.donate-form-style .gform_page,
#gform_wrapper_7 .gform_page {
  padding: 40px;
  position: relative;
}
@media (max-width: 480px) {
  .donate-form-style .gform_page,
  #gform_wrapper_7 .gform_page {
    padding: 30px 15px;
  }
}
.donate-form-style .gform_page .gform_page_footer,
#gform_wrapper_7 .gform_page .gform_page_footer {
  z-index: 3;
}
@media (max-width: 479px) {
  .donate-form-style .gform_page .gform_page_footer,
  #gform_wrapper_7 .gform_page .gform_page_footer {
    padding-top: 20px;
    text-align: center;
  }
}
.donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
#gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
  right: 13px;
  bottom: 90px;
  position: absolute;
}
@media (max-width: 480px) {
  .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: 170px;
    bottom: 80px;
  }
}
@media (max-width: 479px) {
  .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: auto;
    left: 50%;
    bottom: 105px;
  }
}
.donate-form-style .gform_page .gform_page_footer .gform_previous_button,
#gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button {
  float: left;
  border: 0;
  margin-top: 10px;
  padding-left: 20px;
  background: none;
  color: #000000;
  text-transform: uppercase;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 8px auto;
}
@media (max-width: 479px) {
  .donate-form-style .gform_page .gform_page_footer .gform_previous_button,
  #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button {
    float: none;
  }
}
.donate-form-style .gform_page .gform_page_footer .gform_previous_button:focus, .donate-form-style .gform_page .gform_page_footer .gform_previous_button:active,
#gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button:focus,
#gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button:active {
  outline: 0;
}
.donate-form-style .gform_page .gform_page_footer .gform_next_button, .donate-form-style .gform_page .gform_page_footer .btn-arrow,
#gform_wrapper_7 .gform_page .gform_page_footer .gform_next_button,
#gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
  float: right;
}
@media (max-width: 479px) {
  .donate-form-style .gform_page .gform_page_footer .gform_next_button, .donate-form-style .gform_page .gform_page_footer .btn-arrow,
  #gform_wrapper_7 .gform_page .gform_page_footer .gform_next_button,
  #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
    float: none;
  }
}
@media (max-width: 479px) {
  .donate-form-style .gform_page .gform_page_footer .btn-arrow,
  #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
    width: 100%;
    font-size: 22px;
    height: 65px;
  }
}
.donate-form-style .gform_page:first-child .gform_page_footer:after, .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer:after,
#gform_wrapper_7 .gform_page:first-child .gform_page_footer:after,
#gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer:after {
  padding-top: 5px;
  content: "You can always come back";
  display: block;
  font-size: 14px;
  color: #909aa3;
  clear: both;
  text-align: right;
}
@media (max-width: 479px) {
  .donate-form-style .gform_page:first-child .gform_page_footer:after, .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer:after,
  #gform_wrapper_7 .gform_page:first-child .gform_page_footer:after,
  #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer:after {
    display: none;
  }
}
@media (max-width: 479px) {
  .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer, .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer,
  #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer,
  #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer {
    padding-bottom: 60px;
    position: relative;
  }
  .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button, .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button,
  #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button,
  #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button {
    margin-top: 0;
    margin-left: -36px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
@media (max-width: 479px) and (max-width: 479px) {
  .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner, .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner {
    bottom: 134px;
  }
}
.donate-form-style .gform_page:first-child .gform_fields .radio-list,
#gform_wrapper_7 .gform_page:first-child .gform_fields .radio-list {
  float: left;
}
@media (max-width: 479px) {
  .donate-form-style .gform_page:first-child .gform_fields .radio-list,
  #gform_wrapper_7 .gform_page:first-child .gform_fields .radio-list {
    float: none;
  }
}
.donate-form-style .gform_page:first-child .gform_page_footer,
#gform_wrapper_7 .gform_page:first-child .gform_page_footer {
  margin-top: -14px;
  float: right;
}
@media (max-width: 479px) {
  .donate-form-style .gform_page:first-child .gform_page_footer,
  #gform_wrapper_7 .gform_page:first-child .gform_page_footer {
    float: none;
    margin-top: 0;
  }
}
.donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
#gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
  float: none;
}
@media (max-width: 480px) {
  .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
  #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: right;
  }
}
@media (max-width: 479px) {
  .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
  #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: none;
  }
}
.donate-form-style .gform_fields .gfield,
#gform_wrapper_7 .gform_fields .gfield {
  position: relative;
}
.donate-form-style .gform_fields .gfield .help-block,
#gform_wrapper_7 .gform_fields .gfield .help-block {
  top: 0;
  right: 0;
  font-size: 14px;
  position: absolute;
  color: #909aa3;
}
@media (max-width: 480px) {
  .donate-form-style .gform_fields .gfield .help-block,
  #gform_wrapper_7 .gform_fields .gfield .help-block {
    position: static;
  }
}
.donate-form-style .gform_fields .gfield .help-block.validation_message,
#gform_wrapper_7 .gform_fields .gfield .help-block.validation_message {
  color: #ee3123;
}
.donate-form-style .gform_fields .gfield.clearfix,
#gform_wrapper_7 .gform_fields .gfield.clearfix {
  clear: both;
}
.donate-form-style .gform_fields .gfield.gfield_error .help-block,
#gform_wrapper_7 .gform_fields .gfield.gfield_error .help-block {
  display: none;
}
.donate-form-style .gform_fields .gfield.gfield_error .help-block.validation_message,
#gform_wrapper_7 .gform_fields .gfield.gfield_error .help-block.validation_message {
  display: block;
}
.donate-form-style .gform_fields .intro-text,
#gform_wrapper_7 .gform_fields .intro-text {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.donate-form-style .gform_fields .intro-text h3,
#gform_wrapper_7 .gform_fields .intro-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
}
@media (max-width: 480px) {
  .donate-form-style .gform_fields .intro-text h3,
  #gform_wrapper_7 .gform_fields .intro-text h3 {
    display: none;
  }
}
.donate-form-style .gform_fields .intro-text p,
#gform_wrapper_7 .gform_fields .intro-text p {
  font-size: 16px;
}
.donate-form-style .gform_fields .intro-text p:last-child,
#gform_wrapper_7 .gform_fields .intro-text p:last-child {
  margin-bottom: 0;
}
.donate-form-style .gform_fields .cardinfo #input_7_14_1_label i,
#gform_wrapper_7 .gform_fields .cardinfo #input_7_14_1_label i {
  top: 9px;
  right: 0;
  position: absolute;
  color: #8b97a0;
}
.donate-form-style .gform_fields .cardinfo #input_7_14_1::-webkit-input-placeholder,
#gform_wrapper_7 .gform_fields .cardinfo #input_7_14_1::-webkit-input-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
}
.donate-form-style .gform_fields .cardinfo #input_7_14_1:-moz-placeholder,
#gform_wrapper_7 .gform_fields .cardinfo #input_7_14_1:-moz-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 60px;
}
.donate-form-style .gform_fields .cardinfo #input_7_14_1::-moz-placeholder,
#gform_wrapper_7 .gform_fields .cardinfo #input_7_14_1::-moz-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
}
.donate-form-style .gform_fields .cardinfo #input_7_14_1:-ms-input-placeholder,
#gform_wrapper_7 .gform_fields .cardinfo #input_7_14_1:-ms-input-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
}
.donate-form-style .gform_fields .cardinfo .validation_message,
#gform_wrapper_7 .gform_fields .cardinfo .validation_message {
  right: 20px;
}
.donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(1) label,
#gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(1) label {
  background: url("../svg/icon-card-black.svg") 50% 4px no-repeat;
  background-size: auto 24px;
}
.donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(2) label,
#gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(2) label {
  background: url("../svg/icon-building-black.svg") 50% 0 no-repeat;
  background-size: auto 28px;
}
.donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(3) label,
#gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(3) label {
  background: url("../svg/icon-cheque-black.svg") 50% 0 no-repeat;
  background-size: auto 26px;
}
.donate-form-style .gform_fields .sub-intro,
#gform_wrapper_7 .gform_fields .sub-intro {
  margin-bottom: 30px;
  margin-left: -40px;
  margin-right: -40px;
  padding: 30px 40px;
  background-color: #efefef;
}
.donate-form-style .gform_fields .sub-intro h4,
#gform_wrapper_7 .gform_fields .sub-intro h4 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
}
.donate-form-style .gform_fields .sub-intro p,
#gform_wrapper_7 .gform_fields .sub-intro p {
  font-size: 16px;
}
.donate-form-style .gform_fields .sub-intro p:last-child,
#gform_wrapper_7 .gform_fields .sub-intro p:last-child {
  margin-bottom: 0;
}
.donate-form-style .gform_fields .radio-list .ginput_container ul li label.active:before,
#gform_wrapper_7 .gform_fields .radio-list .ginput_container ul li label.active:before {
  border-color: #009edb;
  background-color: #009edb;
}
.donate-form-style .gform_fields .select-box.select-box-text .gfield_radio li,
#gform_wrapper_7 .gform_fields .select-box.select-box-text .gfield_radio li {
  width: 33.3%;
}
.donate-form-style .gform_fields .select-box .gfield_radio li:last-child,
#gform_wrapper_7 .gform_fields .select-box .gfield_radio li:last-child {
  clear: none;
}
.donate-form-style .gform_fields .contact_number .validation_message,
#gform_wrapper_7 .gform_fields .contact_number .validation_message {
  position: relative;
}
.donate-form-style .gform_fields .true_false,
#gform_wrapper_7 .gform_fields .true_false {
  text-align: left;
}
@media (max-width: 479px) {
  .donate-form-style .gform_fields .true_false,
  #gform_wrapper_7 .gform_fields .true_false {
    text-align: center;
  }
  .donate-form-style .gform_fields .true_false label,
  #gform_wrapper_7 .gform_fields .true_false label {
    line-height: 1.6 !important;
    padding: 15px 15px 17px 50px !important;
    border: 1px solid #d0d4d8 !important;
    background-color: #efefef !important;
  }
  .donate-form-style .gform_fields .true_false label:before,
  #gform_wrapper_7 .gform_fields .true_false label:before {
    top: 15px !important;
    left: 15px !important;
  }
  .donate-form-style .gform_fields .true_false .ginput_container, .donate-form-style .gform_fields .true_false .gfield_checkbox, .donate-form-style .gform_fields .true_false .checkbox,
  #gform_wrapper_7 .gform_fields .true_false .ginput_container,
  #gform_wrapper_7 .gform_fields .true_false .gfield_checkbox,
  #gform_wrapper_7 .gform_fields .true_false .checkbox {
    display: block !important;
  }
}
.donate-form-style .gform_next_button,
#gform_wrapper_7 .gform_next_button {
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  background: #000000 url("../svg/arrow-right-white.svg") 90% 50% no-repeat;
  background-size: 14px 14px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  padding: 18px 50px 18px 32px;
  line-height: 1;
  font-size: 18px;
}
@media (max-width: 480px) {
  .donate-form-style .gform_next_button,
  #gform_wrapper_7 .gform_next_button {
    padding-left: 15px;
    padding-right: 40px;
  }
}
@media (max-width: 479px) {
  .donate-form-style .gform_next_button,
  #gform_wrapper_7 .gform_next_button {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    font-size: 22px;
    height: 65px;
    background-position: 95% 50%;
  }
}

#gform_wrapper_36,
#gform_wrapper_52 {
  padding: 0;
}
#gform_wrapper_36 .gf_progressbar_wrapper,
#gform_wrapper_52 .gf_progressbar_wrapper {
  display: none;
}
#gform_wrapper_36 .validation_error,
#gform_wrapper_52 .validation_error {
  display: none;
}
#gform_wrapper_36 .info,
#gform_wrapper_52 .info {
  font-size: 26px;
  margin-bottom: 40px;
  padding-left: 30px;
  cursor: pointer;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  #gform_wrapper_36 .info,
  #gform_wrapper_52 .info {
    font-size: 24px;
    line-height: 1.4;
    background-position: 0 9px;
  }
}
#gform_wrapper_36 .gform_page,
#gform_wrapper_52 .gform_page {
  padding: 40px;
  position: relative;
}
@media (max-width: 480px) {
  #gform_wrapper_36 .gform_page,
  #gform_wrapper_52 .gform_page {
    padding: 30px 15px;
  }
}
#gform_wrapper_36 .gform_page .gform_page_footer,
#gform_wrapper_52 .gform_page .gform_page_footer {
  z-index: 3;
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page .gform_page_footer,
  #gform_wrapper_52 .gform_page .gform_page_footer {
    padding-top: 20px;
    text-align: center;
  }
}
#gform_wrapper_36 .gform_page .gform_page_footer .gform_ajax_spinner,
#gform_wrapper_52 .gform_page .gform_page_footer .gform_ajax_spinner {
  right: 13px;
  bottom: 90px;
  position: absolute;
}
@media (max-width: 480px) {
  #gform_wrapper_36 .gform_page .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_52 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: 170px;
    bottom: 80px;
  }
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_52 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: auto;
    left: 50%;
    bottom: 105px;
  }
}
#gform_wrapper_36 .gform_page .gform_page_footer .gform_previous_button,
#gform_wrapper_52 .gform_page .gform_page_footer .gform_previous_button {
  float: left;
  border: 0;
  margin-top: 10px;
  padding-left: 20px;
  background: none;
  color: #000000;
  text-transform: uppercase;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 8px auto;
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page .gform_page_footer .gform_previous_button,
  #gform_wrapper_52 .gform_page .gform_page_footer .gform_previous_button {
    float: none;
  }
}
#gform_wrapper_36 .gform_page .gform_page_footer .gform_previous_button:focus, #gform_wrapper_36 .gform_page .gform_page_footer .gform_previous_button:active,
#gform_wrapper_52 .gform_page .gform_page_footer .gform_previous_button:focus,
#gform_wrapper_52 .gform_page .gform_page_footer .gform_previous_button:active {
  outline: 0;
}
#gform_wrapper_36 .gform_page .gform_page_footer .gform_next_button, #gform_wrapper_36 .gform_page .gform_page_footer .btn-arrow,
#gform_wrapper_52 .gform_page .gform_page_footer .gform_next_button,
#gform_wrapper_52 .gform_page .gform_page_footer .btn-arrow {
  float: right;
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page .gform_page_footer .gform_next_button, #gform_wrapper_36 .gform_page .gform_page_footer .btn-arrow,
  #gform_wrapper_52 .gform_page .gform_page_footer .gform_next_button,
  #gform_wrapper_52 .gform_page .gform_page_footer .btn-arrow {
    float: none;
  }
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page .gform_page_footer .btn-arrow,
  #gform_wrapper_52 .gform_page .gform_page_footer .btn-arrow {
    width: 100%;
    font-size: 22px;
    height: 65px;
  }
}
#gform_wrapper_36 .gform_page:first-child .gform_page_footer:after, #gform_wrapper_36 .gform_page:nth-of-type(2) .gform_page_footer:after,
#gform_wrapper_52 .gform_page:first-child .gform_page_footer:after,
#gform_wrapper_52 .gform_page:nth-of-type(2) .gform_page_footer:after {
  padding-top: 5px;
  content: "You can always come back";
  display: block;
  font-size: 14px;
  color: #909aa3;
  clear: both;
  text-align: right;
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page:first-child .gform_page_footer:after, #gform_wrapper_36 .gform_page:nth-of-type(2) .gform_page_footer:after,
  #gform_wrapper_52 .gform_page:first-child .gform_page_footer:after,
  #gform_wrapper_52 .gform_page:nth-of-type(2) .gform_page_footer:after {
    display: none;
  }
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page:nth-of-type(2) .gform_page_footer, #gform_wrapper_36 .gform_page:nth-of-type(3) .gform_page_footer,
  #gform_wrapper_52 .gform_page:nth-of-type(2) .gform_page_footer,
  #gform_wrapper_52 .gform_page:nth-of-type(3) .gform_page_footer {
    padding-bottom: 60px;
    position: relative;
  }
  #gform_wrapper_36 .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button, #gform_wrapper_36 .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button,
  #gform_wrapper_52 .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button,
  #gform_wrapper_52 .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button {
    margin-top: 0;
    margin-left: -36px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
@media (max-width: 479px) and (max-width: 479px) {
  #gform_wrapper_36 .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner, #gform_wrapper_36 .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_52 .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner,
  #gform_wrapper_52 .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner {
    bottom: 134px;
  }
}
#gform_wrapper_36 .gform_page:first-child .gform_fields .radio-list,
#gform_wrapper_52 .gform_page:first-child .gform_fields .radio-list {
  float: left;
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page:first-child .gform_fields .radio-list,
  #gform_wrapper_52 .gform_page:first-child .gform_fields .radio-list {
    float: none;
  }
}
#gform_wrapper_36 .gform_page:first-child .gform_page_footer,
#gform_wrapper_52 .gform_page:first-child .gform_page_footer {
  margin-top: -14px;
  float: right;
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page:first-child .gform_page_footer,
  #gform_wrapper_52 .gform_page:first-child .gform_page_footer {
    float: none;
    margin-top: 0;
  }
}
#gform_wrapper_36 .gform_page:first-child .gform_page_footer .gform_next_button,
#gform_wrapper_52 .gform_page:first-child .gform_page_footer .gform_next_button {
  float: none;
}
@media (max-width: 480px) {
  #gform_wrapper_36 .gform_page:first-child .gform_page_footer .gform_next_button,
  #gform_wrapper_52 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: right;
  }
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_page:first-child .gform_page_footer .gform_next_button,
  #gform_wrapper_52 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: none;
  }
}
#gform_wrapper_36 .gform_fields .gfield,
#gform_wrapper_52 .gform_fields .gfield {
  position: relative;
}
#gform_wrapper_36 .gform_fields .gfield .help-block,
#gform_wrapper_52 .gform_fields .gfield .help-block {
  top: 0;
  right: 0;
  font-size: 14px;
  position: absolute;
  color: #909aa3;
}
@media (max-width: 480px) {
  #gform_wrapper_36 .gform_fields .gfield .help-block,
  #gform_wrapper_52 .gform_fields .gfield .help-block {
    position: static;
  }
}
#gform_wrapper_36 .gform_fields .gfield .help-block.validation_message,
#gform_wrapper_52 .gform_fields .gfield .help-block.validation_message {
  color: #ee3123;
}
#gform_wrapper_36 .gform_fields .gfield.clearfix,
#gform_wrapper_52 .gform_fields .gfield.clearfix {
  clear: both;
}
#gform_wrapper_36 .gform_fields .gfield.gfield_error .help-block,
#gform_wrapper_52 .gform_fields .gfield.gfield_error .help-block {
  display: none;
}
#gform_wrapper_36 .gform_fields .gfield.gfield_error .help-block.validation_message,
#gform_wrapper_52 .gform_fields .gfield.gfield_error .help-block.validation_message {
  display: block;
}
#gform_wrapper_36 .gform_fields .intro-text,
#gform_wrapper_52 .gform_fields .intro-text {
  margin-bottom: 0;
  padding-bottom: 30px;
}
#gform_wrapper_36 .gform_fields .intro-text h3,
#gform_wrapper_52 .gform_fields .intro-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
}
@media (max-width: 480px) {
  #gform_wrapper_36 .gform_fields .intro-text h3,
  #gform_wrapper_52 .gform_fields .intro-text h3 {
    display: none;
  }
}
#gform_wrapper_36 .gform_fields .intro-text p,
#gform_wrapper_52 .gform_fields .intro-text p {
  font-size: 16px;
}
#gform_wrapper_36 .gform_fields .intro-text p:last-child,
#gform_wrapper_52 .gform_fields .intro-text p:last-child {
  margin-bottom: 0;
}
#gform_wrapper_36 .gform_fields .cardinfo #input_36_14_1_label i,
#gform_wrapper_52 .gform_fields .cardinfo #input_36_14_1_label i {
  top: 9px;
  right: 0;
  position: absolute;
  color: #8b97a0;
}
#gform_wrapper_36 .gform_fields .cardinfo #input_36_14_1::-webkit-input-placeholder,
#gform_wrapper_52 .gform_fields .cardinfo #input_36_14_1::-webkit-input-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
}
#gform_wrapper_36 .gform_fields .cardinfo #input_36_14_1:-moz-placeholder,
#gform_wrapper_52 .gform_fields .cardinfo #input_36_14_1:-moz-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 60px;
}
#gform_wrapper_36 .gform_fields .cardinfo #input_36_14_1::-moz-placeholder,
#gform_wrapper_52 .gform_fields .cardinfo #input_36_14_1::-moz-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
}
#gform_wrapper_36 .gform_fields .cardinfo #input_36_14_1:-ms-input-placeholder,
#gform_wrapper_52 .gform_fields .cardinfo #input_36_14_1:-ms-input-placeholder {
  font-weight: 700;
  font-size: 26px;
  letter-spacing: 0.1em;
}
#gform_wrapper_36 .gform_fields .cardinfo .validation_message,
#gform_wrapper_52 .gform_fields .cardinfo .validation_message {
  right: 20px;
}
#gform_wrapper_36 .gform_fields .payment .gfield_radio li:nth-of-type(1) label,
#gform_wrapper_52 .gform_fields .payment .gfield_radio li:nth-of-type(1) label {
  background: url("../svg/icon-card-black.svg") 50% 4px no-repeat;
  background-size: auto 24px;
}
#gform_wrapper_36 .gform_fields .payment .gfield_radio li:nth-of-type(2) label,
#gform_wrapper_52 .gform_fields .payment .gfield_radio li:nth-of-type(2) label {
  background: url("../svg/icon-building-black.svg") 50% 0 no-repeat;
  background-size: auto 28px;
}
#gform_wrapper_36 .gform_fields .payment .gfield_radio li:nth-of-type(3) label,
#gform_wrapper_52 .gform_fields .payment .gfield_radio li:nth-of-type(3) label {
  background: url("../svg/icon-cheque-black.svg") 50% 0 no-repeat;
  background-size: auto 26px;
}
#gform_wrapper_36 .gform_fields .sub-intro,
#gform_wrapper_52 .gform_fields .sub-intro {
  margin-bottom: 30px;
  margin-left: -40px;
  margin-right: -40px;
  padding: 30px 40px;
  background-color: #efefef;
}
#gform_wrapper_36 .gform_fields .sub-intro h4,
#gform_wrapper_52 .gform_fields .sub-intro h4 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
}
#gform_wrapper_36 .gform_fields .sub-intro p,
#gform_wrapper_52 .gform_fields .sub-intro p {
  font-size: 16px;
}
#gform_wrapper_36 .gform_fields .sub-intro p:last-child,
#gform_wrapper_52 .gform_fields .sub-intro p:last-child {
  margin-bottom: 0;
}
#gform_wrapper_36 .gform_fields .radio-list .ginput_container ul li label.active:before,
#gform_wrapper_52 .gform_fields .radio-list .ginput_container ul li label.active:before {
  border-color: #009edb;
  background-color: #009edb;
}
#gform_wrapper_36 .gform_fields .select-box .gfield_radio li:last-child,
#gform_wrapper_52 .gform_fields .select-box .gfield_radio li:last-child {
  clear: none;
}
#gform_wrapper_36 .gform_fields .select-box .gfield_radio li,
#gform_wrapper_52 .gform_fields .select-box .gfield_radio li {
  /*&:last-child {
      width: 100%;
      position: relative;
      @media(max-width:479px) {
          width: 50%;
      }
      &:before {
          content: '$';
          font-weight: 700;
          display: block;
          top: 20px;
          left: 27px;
          position: absolute;
          @media(max-width:479px) {
              font-size: 22px;
          }
      }
      input {
          padding-left: 32px;
          @media(max-width:479px) {
              height: 60px;
              padding-left: 40px;
              font-size: 22px;
          }
      }
  }*/
}
#gform_wrapper_36 .gform_fields .true_false,
#gform_wrapper_52 .gform_fields .true_false {
  text-align: left;
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_fields .true_false,
  #gform_wrapper_52 .gform_fields .true_false {
    text-align: center;
  }
  #gform_wrapper_36 .gform_fields .true_false label,
  #gform_wrapper_52 .gform_fields .true_false label {
    line-height: 1.6;
    padding: 15px 15px 17px 50px;
    border: 1px solid #d0d4d8;
    background-color: #efefef;
  }
  #gform_wrapper_36 .gform_fields .true_false label:before,
  #gform_wrapper_52 .gform_fields .true_false label:before {
    top: 15px;
    left: 15px;
  }
  #gform_wrapper_36 .gform_fields .true_false .ginput_container, #gform_wrapper_36 .gform_fields .true_false .gfield_checkbox, #gform_wrapper_36 .gform_fields .true_false .checkbox,
  #gform_wrapper_52 .gform_fields .true_false .ginput_container,
  #gform_wrapper_52 .gform_fields .true_false .gfield_checkbox,
  #gform_wrapper_52 .gform_fields .true_false .checkbox {
    display: block;
  }
}
#gform_wrapper_36 .gform_next_button,
#gform_wrapper_52 .gform_next_button {
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  background: #000000 url("../svg/arrow-right-white.svg") 90% 50% no-repeat;
  background-size: 14px 14px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  padding: 18px 50px 18px 32px;
  line-height: 1;
  font-size: 18px;
}
@media (max-width: 480px) {
  #gform_wrapper_36 .gform_next_button,
  #gform_wrapper_52 .gform_next_button {
    padding-left: 15px;
    padding-right: 40px;
  }
}
@media (max-width: 479px) {
  #gform_wrapper_36 .gform_next_button,
  #gform_wrapper_52 .gform_next_button {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    font-size: 22px;
    height: 65px;
    background-position: 95% 50%;
  }
}

.donate-short-form_wrapper {
  max-width: 100%;
  background-color: rgb(239, 239, 239);
}
@media (max-width: 479px) {
  .donate-short-form_wrapper {
    border: none;
  }
}
.donate-short-form_wrapper h5 {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 21px;
  margin-bottom: 0;
}
.donate-short-form_wrapper .gform_body {
  max-width: 850px;
  margin: auto;
}
.donate-short-form_wrapper .gform_body .gform_page {
  padding: 80px 40px 40px 40px;
}
.donate-short-form_wrapper .gform_body .gform_page:first-child {
  padding-top: 40px;
}
@media (max-width: 479px) {
  .donate-short-form_wrapper .gform_body .gform_page:first-child {
    padding: 0 10px 10px 10px;
  }
  .donate-short-form_wrapper .gform_body .gform_page {
    padding: 10px;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_page_footer {
  margin-top: 0;
}
.donate-short-form_wrapper .gform_body .gform_page .gform_page_footer:after {
  content: "" !important;
}
.donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
  position: absolute;
  top: 40px;
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 479px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
    top: 95px;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_submit_button {
  background: #44ac4e;
  border: none;
}
.donate-short-form_wrapper .gform_body .gform_page:last-child .gform_page_footer:after {
  content: "Cards Accepted" !important;
  background: url(dist/images/cc.png) 100% 0 no-repeat;
  padding-right: 145px;
  text-align: left;
  width: 245px;
  margin: 15px auto auto auto;
  padding-top: 0;
}
.donate-short-form_wrapper .gform_body .gform_page:last-child .gform_page_footer .gform_submit_button {
  float: none;
  margin: auto;
  display: block;
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield {
  margin-bottom: 5px;
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.cardinfo .validation_message {
  top: -25px;
  right: 0;
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.cardinfo:after {
  content: "" !important;
  padding: 0;
  background: none;
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box {
  margin-bottom: 15px !important;
}
@media (max-width: 479px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li {
  width: 130px;
}
@media (max-width: 480px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li {
    width: 50%;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label {
  height: 50px;
  line-height: 48px;
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label:hover span {
  display: none !important;
}
@media (max-width: 479px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label.active span {
    display: none;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency label {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 480px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency label {
    display: block;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container {
  display: inline-block;
}
@media (max-width: 480px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container {
    display: block;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container select {
  width: auto;
  background-position: 95% 50%;
}
@media (max-width: 480px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container select {
    width: 100%;
  }
}
.donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span {
  margin-bottom: 5px;
}
@media (min-width: 995px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span {
    width: 47.5%;
  }
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:nth-child(odd) {
    float: left;
    clear: none;
  }
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:nth-child(even) {
    float: right;
    clear: none;
  }
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:last-child {
    float: none;
    clear: both;
    width: 100%;
  }
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span .ginput_cardinfo_left {
    width: 70%;
  }
}
@media (min-width: 480px) {
  .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span .ginput_card_expiration_container select {
    width: 112px;
  }
}

.page-template-template-donation * {
  outline: none;
}
.page-template-template-donation .hidden-noheight {
  height: 0;
  opacity: 0;
  pointer-events: none;
  margin: 0 !important;
}
.page-template-template-donation .gform_validation_container {
  display: none;
}
.page-template-template-donation .gform_wrapper .gform_submit_button {
  opacity: 0;
  top: -9999999px;
  position: absolute;
}
.page-template-template-donation .gform_wrapper .ginput_container_address label {
  font-weight: 400;
  font-size: 16px;
}
.page-template-template-donation .gform_wrapper .payment-credit li:after {
  content: "";
  background-image: url(dist/images/creditcards.jpg);
  position: absolute;
  height: 31px;
  width: 160px;
  right: 15px;
  background-size: cover;
  top: 15px;
}
@media (max-width: 373px) {
  .page-template-template-donation .gform_wrapper .payment-credit li:after {
    top: 45px;
    left: 42px;
  }
}
.page-template-template-donation .gform_wrapper .payment-paypal li:after {
  content: "";
  background-image: url(dist/images/paypal.jpg);
  position: absolute;
  height: 31px;
  width: 104px;
  right: 15px;
  background-size: cover;
  top: 15px;
}
.page-template-template-donation .gform_wrapper .payment-radio li {
  height: 64px;
  background: #f8f8f8;
  line-height: 64px;
  border: 1px solid #ccc;
  padding: 0 2rem;
}
.page-template-template-donation .gform_wrapper .payment-radio li input {
  line-height: 64px;
  height: 64px;
  margin: 0;
}
.page-template-template-donation .gform_wrapper .payment-radio li label {
  margin-left: 1rem;
  font-weight: bold;
}
.page-template-template-donation .gform_wrapper .payment-credit, .page-template-template-donation .gform_wrapper .payment-direct {
  margin: 0;
}
@media (max-width: 373px) {
  .page-template-template-donation .gform_wrapper .payment-credit li, .page-template-template-donation .gform_wrapper .payment-direct li {
    padding-bottom: 90px;
  }
}
.page-template-template-donation .gform_wrapper .payment-direct {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .page-template-template-donation .gform_wrapper .payment-direct {
    margin-top: 15px;
  }
}
.page-template-template-donation .gform_wrapper .credit-payment-form {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 2rem;
  padding-top: 0;
  margin-top: -27px;
}
.page-template-template-donation .gform_wrapper .credit-payment-form input {
  border: 1px solid #ccc !important;
  height: 44px;
}
.page-template-template-donation .gform_wrapper .credit-payment-form label, .page-template-template-donation .gform_wrapper .credit-payment-form input {
  font-size: 16px;
  line-height: 16px;
}
.page-template-template-donation .gform_wrapper .checkbox-ui input {
  opacity: 0;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .checkbox-ui input {
    height: 0;
    width: 0;
    position: absolute;
  }
}
.page-template-template-donation .gform_wrapper .checkbox-ui input + label {
  position: relative;
}
.page-template-template-donation .gform_wrapper .checkbox-ui input + label:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  color: #fff;
  background: #fff;
  border-radius: 0px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  position: absolute;
  left: -15px;
  top: 3px;
  text-align: center;
  border: 1px solid #ddd;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .checkbox-ui input + label:before {
    left: 0;
  }
}
.page-template-template-donation .gform_wrapper .checkbox-ui input:checked + label:before {
  background: #ee3123;
  color: #ffffff;
}
.page-template-template-donation .gform_wrapper .checkbox-ui label {
  padding-left: 15px;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .checkbox-ui label {
    padding-left: 25px;
  }
}
.page-template-template-donation .gform_wrapper .checkbox-to-radio input {
  opacity: 0;
}
.page-template-template-donation .gform_wrapper .checkbox-to-radio input + label {
  position: relative;
}
.page-template-template-donation .gform_wrapper .checkbox-to-radio input + label:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f111";
  color: #fff;
  font-size: 11px;
  background: #fff;
  width: 20px;
  height: 20px;
  padding-left: 1px;
  line-height: 19px;
  top: 22px;
  left: -10px;
  margin-left: -3px;
  position: absolute;
  border: 1px solid #cfcfcf;
  text-align: center;
  border-radius: 50%;
}
.page-template-template-donation .gform_wrapper .checkbox-to-radio input:checked + label:before {
  color: #140f0d;
  background: #fff;
  border: 1px solid #140f0d;
}
.page-template-template-donation .gform_wrapper .checkbox-to-radio label {
  padding-left: 15px;
}
.page-template-template-donation .gform_wrapper .amt-field label {
  line-height: 50px;
}
.page-template-template-donation .gform_wrapper .amt-field label:after {
  content: "AUD";
  position: relative;
  left: calc(100% + 60px);
  font-size: 18px;
  color: #797979;
}
.page-template-template-donation .gform_wrapper .amt-field input {
  height: 50px;
  width: 117px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.page-template-template-donation .gform_wrapper .amt-field input:after {
  content: "AUD";
  position: relative;
  right: 0;
}
.page-template-template-donation .gform_wrapper .ginput_container input, .page-template-template-donation .gform_wrapper .ginput_container textarea {
  border: 2px solid #cccccc;
}
.page-template-template-donation .gform_wrapper .fieldgroup-left {
  float: left;
}
.page-template-template-donation .gform_wrapper .fieldgroup-left .gfield_label {
  font-size: 16px;
}
.page-template-template-donation .gform_wrapper .fieldgroup-left .ginput_container_consent {
  margin: 0 !important;
}
.page-template-template-donation .gform_wrapper .fieldgroup-right {
  float: right;
  padding-left: 5rem;
}
@media (max-width: 768px) {
  .page-template-template-donation .gform_wrapper .fieldgroup-right {
    float: none;
    padding-left: 0;
  }
}
.page-template-template-donation .gform_wrapper .gform_footer {
  padding-bottom: 20px;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .gform_footer .gform_submit_button {
    width: 100%;
  }
}
.page-template-template-donation .gform_wrapper .fieldgroup-left ul, .page-template-template-donation .gform_wrapper .fieldgroup-right ul {
  list-style: none;
  padding: 0;
}
.page-template-template-donation .gform_wrapper .help-block {
  position: relative !important;
}
.page-template-template-donation .gform_wrapper .gfield_label {
  font-weight: 400;
}
.page-template-template-donation .gform_wrapper .gsection_title {
  font-family: Roboto, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-donation .gform_wrapper {
  max-width: 100%;
}
.page-template-template-donation .gform_wrapper .inline-layout strong {
  font-size: 20px;
}
.page-template-template-donation .gform_wrapper .inline-layout label {
  float: left;
  max-width: 170px;
  width: 100%;
  font-weight: 400;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .inline-layout label {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .inline-layout label {
    font-size: 18px;
  }
  .page-template-template-donation .gform_wrapper .inline-layout label span {
    font-size: 13px;
  }
}
.page-template-template-donation .gform_wrapper .inline-select {
  padding-left: 145px !important;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .inline-select {
    padding-left: 0 !important;
  }
  .page-template-template-donation .gform_wrapper .inline-select .gfield_checkbox {
    padding: 0;
  }
}
.page-template-template-donation .gform_wrapper .inline-select label {
  font-size: 16px;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .gfield_price label {
    max-width: 80px;
    float: left;
  }
}
.page-template-template-donation .gform_wrapper .hidden_label .gfield_label {
  display: none;
}
.page-template-template-donation .gform_wrapper .ginput_container_consent {
  margin-left: 170px;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .ginput_container_consent {
    margin-left: 0;
  }
}
.page-template-template-donation .gform_wrapper .ginput_container_consent .gfield_consent_label {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: bottom;
  max-width: 95%;
}
.page-template-template-donation .gform_wrapper .gfield_total {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}
.page-template-template-donation .gform_wrapper .extra-condition {
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 480px) {
  .page-template-template-donation .gform_wrapper .extra-condition {
    font-size: 13px;
    line-height: 1.5em;
  }
}
.page-template-template-donation .gform_wrapper .ghalf {
  width: 50% !important;
  display: inline-block;
}
@media (max-width: 768px) {
  .page-template-template-donation .gform_wrapper .ghalf {
    width: 100% !important;
  }
}
.page-template-template-donation .gform_wrapper .pr2 {
  padding-right: 2rem;
}
@media (max-width: 768px) {
  .page-template-template-donation .gform_wrapper .pr2 {
    padding-right: 0;
  }
}
.page-template-template-donation .gform_wrapper .mb0 {
  margin-bottom: 0;
}
.page-template-template-donation .gform_wrapper .pl3 {
  padding-left: 3rem;
}
.page-template-template-donation .gfield_visibility_hidden {
  display: none;
}
.page-template-template-donation article header {
  padding: 0px 0 50px 0;
  width: 100%;
  height: 300px;
}
@media (max-width: 480px) {
  .page-template-template-donation article header {
    padding-bottom: 0px;
    background: none !important;
    height: auto;
  }
  .page-template-template-donation article header .container {
    padding: 0;
    background: #fff;
  }
}
.page-template-template-donation article header .logo-white {
  float: left;
}
@media (max-width: 480px) {
  .page-template-template-donation article header .logo-white {
    background: url(dist/images/logo-main.png) 50% 50% no-repeat;
    width: 150px;
    height: 50px;
    background-size: 150px 50px;
    margin: 10px 15px;
  }
}
@media (max-width: 374px) {
  .page-template-template-donation article header .logo-white {
    width: 120px;
    height: 40px;
    background-size: 120px 40px;
    margin: 10px;
  }
}
.page-template-template-donation article header .secure {
  padding-top: 30px;
  float: right;
  font-weight: 700;
}
.page-template-template-donation article header .secure i {
  margin-right: 10px;
}
@media (max-width: 480px) {
  .page-template-template-donation article header .secure {
    padding-top: 25px;
    color: #000;
  }
  .page-template-template-donation article header .secure i {
    color: #000;
  }
}
@media (max-width: 383px) {
  .page-template-template-donation article header .secure {
    padding-top: 27px;
    font-size: 15px;
  }
}
.page-template-template-donation article header .navbar-header {
  float: right;
  padding: 12px 15px !important;
}
@media (max-width: 374px) {
  .page-template-template-donation article header .navbar-header {
    padding: 12px 10px !important;
  }
}
.page-template-template-donation article header .primary-nav {
  display: block;
  border-bottom: 0;
  margin-top: 30px;
  background: transparent;
}
.page-template-template-donation article header .primary-nav .navbar-collapse .nav > li.has-drop > span {
  display: block;
  width: 64px;
  height: 64px;
  border-left: 1px solid #888;
  background: url(../svg/arrow-right-white.svg) 50% 50% no-repeat;
  background-size: auto;
  background-size: 16px 16px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.page-template-template-donation article header .primary-nav .navbar-collapse .nav > li.has-drop:hover > span {
  background: url(../svg/arrow-down-white.svg) #41474c 50% 50% no-repeat;
}
.page-template-template-donation article header .primary-nav #nav-primary {
  width: 100%;
}
.page-template-template-donation article header .primary-nav #menu-main-nav, .page-template-template-donation article header .primary-nav .navbar-header {
  display: none;
}
@media (max-width: 480px) {
  .page-template-template-donation article header .primary-nav {
    background: #fff;
    position: fixed;
    width: 100%;
    margin-top: 0 !important;
    border-bottom: 1px solid #ddd;
  }
  .page-template-template-donation article header .primary-nav #menu-main-nav, .page-template-template-donation article header .primary-nav .navbar-header {
    display: block;
  }
}
.page-template-template-donation article header .head-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 15px;
  padding: 0 15px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 480px) {
  .page-template-template-donation article header .head-info {
    padding: 15px;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999;
  }
}
.page-template-template-donation article header h1 {
  float: left;
  width: 100%;
}
@media (max-width: 480px) {
  .page-template-template-donation article header h1 {
    color: #000;
    font-size: 30px;
    margin-top: 10px;
    padding: 20px 25px;
    text-align: center;
  }
}
@media (max-width: 400px) {
  .page-template-template-donation article header h1 {
    text-align: left;
    font-size: 25px;
    padding-bottom: 5px;
  }
}
.page-template-template-donation article .donate-step {
  padding-top: 3rem;
  width: 100%;
  display: block;
  text-align: center;
  padding: 3rem;
}
@media (max-width: 480px) {
  .page-template-template-donation article .donate-step {
    font-size: 15px;
    padding: 1rem;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation article .donate-step {
    font-size: 12px;
    padding: 15px 20px;
  }
}
.page-template-template-donation article .donate-step a {
  display: inline-block;
  text-decoration: none;
}
.page-template-template-donation article .donate-step li {
  font-weight: 500;
  text-align: center;
  margin: 0 15px;
  padding: 0;
  width: auto;
  color: #babdb7;
  position: relative;
  font-size: 16px;
}
@media (max-width: 480px) {
  .page-template-template-donation article .donate-step li {
    font-size: 15px;
    margin: 0 5px;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation article .donate-step li {
    font-size: 12px;
  }
}
.page-template-template-donation article .donate-step li .num-circle {
  border: 2px solid;
  border-radius: 50%;
  padding: 0 5px;
  margin-right: 5px;
  width: 32px;
  height: 32px;
  display: inline-block;
}
@media (max-width: 480px) {
  .page-template-template-donation article .donate-step li .num-circle {
    width: 25px;
    height: 25px;
    margin-right: 2px;
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation article .donate-step li .num-circle {
    font-size: 12px;
  }
}
.page-template-template-donation article .donate-step li i {
  display: none;
}
.page-template-template-donation article .donate-step li.highlighted {
  color: #000;
  font-weight: bold;
}
.page-template-template-donation article .donate-step li.done .num-circle span {
  display: none;
}
.page-template-template-donation article .donate-step li.done .num-circle i {
  display: inline-block;
  color: white;
  background: black;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  line-height: 32px;
  margin-left: -7px;
  margin-top: -2px;
}
@media (max-width: 480px) {
  .page-template-template-donation article .donate-step li.done .num-circle i {
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
  }
}
.page-template-template-donation article .title-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url("dist/images/bg-donate-mobile.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-donation article .title-section h1 {
  font-size: 40px;
}
.page-template-template-donation article .section-1 {
  background-color: #fff;
  padding-top: 0;
}
@media (max-width: 480px) {
  .page-template-template-donation article .section-1 {
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation article .section-1 .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-template-donation article .section-1 .pads {
  border-radius: 5px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .page-template-template-donation article .section-1 .pads {
    max-width: inherit;
    border-radius: 0;
  }
}
.page-template-template-donation article .section-1 .pads .process {
  top: 0;
  left: 0;
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
.page-template-template-donation article .section-1 .pads .process span {
  display: block;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  padding-top: 110px;
  background: url("dist/images/loading.png") 50% 0 no-repeat;
}
@media (min-width: 481px) {
  .page-template-template-donation.goldie {
    background: url("dist/images/goldie.jpg") 50% 0 no-repeat;
    background-size: cover;
  }
}
.page-template-template-donation.goldie article .title-section {
  background: url("dist/images/goldie.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-donation .gform_confirmation_wrapper {
  padding: 40px;
}
.page-template-template-donation .gsection {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.page-template-template-donation .donate-form-style,
.page-template-template-donation #gform_wrapper_7 {
  padding: 0;
}
.page-template-template-donation .donate-form-style .gf_progressbar_wrapper,
.page-template-template-donation #gform_wrapper_7 .gf_progressbar_wrapper {
  display: none;
}
.page-template-template-donation .donate-form-style .validation_error,
.page-template-template-donation #gform_wrapper_7 .validation_error {
  display: none;
}
.page-template-template-donation .donate-form-style .info,
.page-template-template-donation #gform_wrapper_7 .info {
  font-size: 26px;
  margin-bottom: 40px;
  padding-left: 30px;
  cursor: pointer;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style .info,
  .page-template-template-donation #gform_wrapper_7 .info {
    font-size: 24px;
    line-height: 1.4;
    background-position: 0 9px;
  }
}
.page-template-template-donation .donate-form-style .gform_page,
.page-template-template-donation #gform_wrapper_7 .gform_page {
  padding: 40px;
  position: relative;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style .gform_page,
  .page-template-template-donation #gform_wrapper_7 .gform_page {
    padding: 30px 15px;
  }
}
.page-template-template-donation .donate-form-style .gform_page .gform_page_footer,
.page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer {
  z-index: 3;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page .gform_page_footer,
  .page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer {
    padding-top: 20px;
    text-align: center;
  }
}
.page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
.page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
  right: 13px;
  bottom: 90px;
  position: absolute;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
  .page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: 170px;
    bottom: 80px;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
  .page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: auto;
    left: 50%;
    bottom: 105px;
  }
}
.page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button,
.page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button {
  float: left;
  border: 0;
  margin-top: 10px;
  padding-left: 20px;
  background: none;
  color: #000000;
  text-transform: uppercase;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 8px auto;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button,
  .page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button {
    float: none;
  }
}
.page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button:focus, .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button:active,
.page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button:focus,
.page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button:active {
  outline: 0;
}
.page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_next_button, .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .btn-arrow,
.page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_next_button,
.page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .gform_next_button, .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .btn-arrow,
  .page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_next_button,
  .page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
    float: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page .gform_page_footer .btn-arrow,
  .page-template-template-donation #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
    width: 100%;
    font-size: 22px;
    height: 65px;
  }
}
.page-template-template-donation .donate-form-style .gform_page:first-child .gform_page_footer:after, .page-template-template-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer:after,
.page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer:after,
.page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer:after {
  padding-top: 5px;
  content: "";
  display: block;
  font-size: 14px;
  color: #909aa3;
  clear: both;
  text-align: right;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page:first-child .gform_page_footer:after, .page-template-template-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer:after,
  .page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer:after,
  .page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer:after {
    display: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer, .page-template-template-donation .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer,
  .page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer,
  .page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer {
    padding-bottom: 60px;
    position: relative;
  }
  .page-template-template-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button, .page-template-template-donation .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button,
  .page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button,
  .page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button {
    margin-top: 0;
    margin-left: -36px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
@media (max-width: 479px) and (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner, .page-template-template-donation .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner,
  .page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner,
  .page-template-template-donation #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner {
    bottom: 134px;
  }
}
.page-template-template-donation .donate-form-style .gform_page:first-child .gform_fields .radio-list,
.page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_fields .radio-list {
  float: left;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page:first-child .gform_fields .radio-list,
  .page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_fields .radio-list {
    float: none;
  }
}
.page-template-template-donation .donate-form-style .gform_page:first-child .gform_page_footer,
.page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer {
  margin-top: -14px;
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page:first-child .gform_page_footer,
  .page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer {
    float: none;
    margin-top: 0;
  }
}
.page-template-template-donation .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
.page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
  float: none;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
  .page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: right;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
  .page-template-template-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: none;
  }
}
.page-template-template-donation .donate-form-style .gform_fields .gfield,
.page-template-template-donation #gform_wrapper_7 .gform_fields .gfield {
  position: relative;
  vertical-align: top;
}
.page-template-template-donation .donate-form-style .gform_fields .gfield .help-block,
.page-template-template-donation #gform_wrapper_7 .gform_fields .gfield .help-block {
  top: 0;
  right: 0;
  font-size: 14px;
  position: absolute;
  color: #909aa3;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style .gform_fields .gfield .help-block,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .gfield .help-block {
    position: static;
  }
}
.page-template-template-donation .donate-form-style .gform_fields .gfield .help-block.validation_message,
.page-template-template-donation #gform_wrapper_7 .gform_fields .gfield .help-block.validation_message {
  color: #ee3123;
}
.page-template-template-donation .donate-form-style .gform_fields .gfield.clearfix,
.page-template-template-donation #gform_wrapper_7 .gform_fields .gfield.clearfix {
  clear: both;
}
.page-template-template-donation .donate-form-style .gform_fields .gfield.gfield_error .help-block,
.page-template-template-donation #gform_wrapper_7 .gform_fields .gfield.gfield_error .help-block {
  display: none;
}
.page-template-template-donation .donate-form-style .gform_fields .gfield.gfield_error .help-block.validation_message,
.page-template-template-donation #gform_wrapper_7 .gform_fields .gfield.gfield_error .help-block.validation_message {
  display: block;
}
.page-template-template-donation .donate-form-style .gform_fields .intro-text,
.page-template-template-donation #gform_wrapper_7 .gform_fields .intro-text {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.page-template-template-donation .donate-form-style .gform_fields .intro-text h3,
.page-template-template-donation #gform_wrapper_7 .gform_fields .intro-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style .gform_fields .intro-text h3,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .intro-text h3 {
    display: none;
  }
}
.page-template-template-donation .donate-form-style .gform_fields .intro-text p,
.page-template-template-donation #gform_wrapper_7 .gform_fields .intro-text p {
  font-size: 16px;
}
.page-template-template-donation .donate-form-style .gform_fields .intro-text p:last-child,
.page-template-template-donation #gform_wrapper_7 .gform_fields .intro-text p:last-child {
  margin-bottom: 0;
}
.page-template-template-donation .donate-form-style .gform_fields .cardinfo #input_7_14_1_label i,
.page-template-template-donation #gform_wrapper_7 .gform_fields .cardinfo #input_7_14_1_label i {
  top: 9px;
  right: 0;
  position: absolute;
  color: #8b97a0;
}
.page-template-template-donation .donate-form-style .gform_fields .cardinfo .validation_message,
.page-template-template-donation #gform_wrapper_7 .gform_fields .cardinfo .validation_message {
  right: 20px;
}
.page-template-template-donation .donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(1) label,
.page-template-template-donation #gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(1) label {
  background: url("../svg/icon-card-black.svg") 50% 4px no-repeat;
  background-size: auto 24px;
}
.page-template-template-donation .donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(2) label,
.page-template-template-donation #gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(2) label {
  background: url("../svg/icon-building-black.svg") 50% 0 no-repeat;
  background-size: auto 28px;
}
.page-template-template-donation .donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(3) label,
.page-template-template-donation #gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(3) label {
  background: url("../svg/icon-cheque-black.svg") 50% 0 no-repeat;
  background-size: auto 26px;
}
.page-template-template-donation .donate-form-style .gform_fields .sub-intro,
.page-template-template-donation #gform_wrapper_7 .gform_fields .sub-intro {
  margin-bottom: 30px;
  margin-left: -40px;
  margin-right: -40px;
  padding: 30px 40px;
  background-color: #efefef;
}
.page-template-template-donation .donate-form-style .gform_fields .sub-intro h4,
.page-template-template-donation #gform_wrapper_7 .gform_fields .sub-intro h4 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
}
.page-template-template-donation .donate-form-style .gform_fields .sub-intro p,
.page-template-template-donation #gform_wrapper_7 .gform_fields .sub-intro p {
  font-size: 16px;
}
.page-template-template-donation .donate-form-style .gform_fields .sub-intro p:last-child,
.page-template-template-donation #gform_wrapper_7 .gform_fields .sub-intro p:last-child {
  margin-bottom: 0;
}
.page-template-template-donation .donate-form-style .gform_fields .radio-list .ginput_container ul li label.active:before,
.page-template-template-donation #gform_wrapper_7 .gform_fields .radio-list .ginput_container ul li label.active:before {
  border-color: #009edb;
  background-color: #009edb;
}
.page-template-template-donation .donate-form-style .gform_fields .contact_number .validation_message,
.page-template-template-donation #gform_wrapper_7 .gform_fields .contact_number .validation_message {
  position: relative;
}
.page-template-template-donation .donate-form-style .gform_fields .others,
.page-template-template-donation #gform_wrapper_7 .gform_fields .others {
  display: block;
  clear: both;
  width: 100%;
}
.page-template-template-donation .donate-form-style .gform_fields .true_false,
.page-template-template-donation #gform_wrapper_7 .gform_fields .true_false {
  text-align: left;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_fields .true_false,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .true_false {
    text-align: center;
  }
  .page-template-template-donation .donate-form-style .gform_fields .true_false label,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .true_false label {
    line-height: 1.6 !important;
    padding: 15px 15px 17px 50px !important;
    border: 1px solid #d0d4d8 !important;
    background-color: #efefef !important;
  }
  .page-template-template-donation .donate-form-style .gform_fields .true_false label:before,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .true_false label:before {
    top: 15px !important;
    left: 15px !important;
  }
  .page-template-template-donation .donate-form-style .gform_fields .true_false .ginput_container, .page-template-template-donation .donate-form-style .gform_fields .true_false .gfield_checkbox, .page-template-template-donation .donate-form-style .gform_fields .true_false .checkbox,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .true_false .ginput_container,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .true_false .gfield_checkbox,
  .page-template-template-donation #gform_wrapper_7 .gform_fields .true_false .checkbox {
    display: block !important;
  }
}
.page-template-template-donation .donate-form-style .gform_next_button,
.page-template-template-donation #gform_wrapper_7 .gform_next_button {
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  background: #000000 url("../svg/arrow-right-white.svg") 90% 50% no-repeat;
  background-size: 14px 14px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  padding: 18px 50px 18px 32px;
  line-height: 1;
  font-size: 18px;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style .gform_next_button,
  .page-template-template-donation #gform_wrapper_7 .gform_next_button {
    padding-left: 15px;
    padding-right: 40px;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-form-style .gform_next_button,
  .page-template-template-donation #gform_wrapper_7 .gform_next_button {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    font-size: 22px;
    height: 65px;
    background-position: 95% 50%;
  }
}
.page-template-template-donation #gform_wrapper_18 {
  padding: 0;
}
.page-template-template-donation #gform_wrapper_18 .gf_progressbar_wrapper {
  display: none;
}
.page-template-template-donation #gform_wrapper_18 .validation_error {
  display: none;
}
.page-template-template-donation #gform_wrapper_18 .info {
  font-size: 26px;
  margin-bottom: 40px;
  padding-left: 30px;
  cursor: pointer;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  .page-template-template-donation #gform_wrapper_18 .info {
    font-size: 24px;
    line-height: 1.4;
    background-position: 0 9px;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page {
  padding: 40px;
  position: relative;
}
@media (max-width: 480px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page {
    padding: 30px 15px;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer {
  z-index: 3;
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer {
    padding-top: 20px;
    text-align: center;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_ajax_spinner {
  right: 13px;
  bottom: 90px;
  position: absolute;
}
@media (max-width: 480px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: 170px;
    bottom: 80px;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: auto;
    left: 50%;
    bottom: 105px;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button {
  float: left;
  border: 0;
  margin-top: 10px;
  padding-left: 20px;
  background: none;
  color: #000000;
  text-transform: uppercase;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 8px auto;
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button {
    float: none;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button:focus, .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button:active {
  outline: 0;
}
.page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_next_button, .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .btn-arrow {
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_next_button, .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .btn-arrow {
    float: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page .gform_page_footer .btn-arrow {
    width: 100%;
    font-size: 22px;
    height: 65px;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer:after, .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer:after {
  padding-top: 5px;
  content: "";
  display: block;
  font-size: 14px;
  color: #909aa3;
  clear: both;
  text-align: right;
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer:after, .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer:after {
    display: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer, .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(3) .gform_page_footer {
    padding-bottom: 60px;
    position: relative;
  }
  .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button, .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button {
    margin-top: 0;
    margin-left: -36px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
@media (max-width: 479px) and (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner, .page-template-template-donation #gform_wrapper_18 .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner {
    bottom: 134px;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_fields .radio-list {
  float: left;
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_fields .radio-list {
    float: none;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer {
  margin-top: -14px;
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer {
    float: none;
    margin-top: 0;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer .gform_next_button {
  float: none;
}
@media (max-width: 480px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: right;
  }
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: none;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .gfield {
  position: relative;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .gfield .help-block {
  top: 0;
  right: 0;
  font-size: 14px;
  position: absolute;
  color: #909aa3;
}
@media (max-width: 480px) {
  .page-template-template-donation #gform_wrapper_18 .gform_fields .gfield .help-block {
    position: static;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .gfield .help-block.validation_message {
  color: #ee3123;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .gfield.clearfix {
  clear: both;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .gfield.gfield_error .help-block {
  display: none;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .gfield.gfield_error .help-block.validation_message {
  display: block;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .intro-text {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .intro-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
}
@media (max-width: 480px) {
  .page-template-template-donation #gform_wrapper_18 .gform_fields .intro-text h3 {
    display: none;
  }
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .intro-text p {
  font-size: 16px;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .intro-text p:last-child {
  margin-bottom: 0;
}
.page-template-template-donation #gform_wrapper_18 .gform_fields .true_false {
  text-align: left;
}
@media (max-width: 479px) {
  .page-template-template-donation #gform_wrapper_18 .gform_fields .true_false {
    text-align: center;
  }
  .page-template-template-donation #gform_wrapper_18 .gform_fields .true_false label {
    line-height: 1.6 !important;
    padding: 15px 15px 17px 50px !important;
    border: 1px solid #d0d4d8 !important;
    background-color: #efefef !important;
  }
  .page-template-template-donation #gform_wrapper_18 .gform_fields .true_false label:before {
    top: 15px !important;
    left: 15px !important;
  }
  .page-template-template-donation #gform_wrapper_18 .gform_fields .true_false .ginput_container, .page-template-template-donation #gform_wrapper_18 .gform_fields .true_false .gfield_checkbox, .page-template-template-donation #gform_wrapper_18 .gform_fields .true_false .checkbox {
    display: block !important;
  }
}
.page-template-template-donation .donate-short-form_wrapper {
  max-width: 100%;
  background-color: rgb(239, 239, 239);
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-short-form_wrapper {
    border: none;
  }
}
.page-template-template-donation .donate-short-form_wrapper h5 {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 21px;
  margin-bottom: 0;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body {
  max-width: 850px;
  margin: auto;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page {
  padding: 80px 40px 40px 40px;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page:first-child {
  padding-top: 40px;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page:first-child {
    padding: 0 10px 10px 10px;
  }
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page {
    padding: 10px;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer {
  margin-top: 0;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer:after {
  content: "" !important;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
  position: absolute;
  top: 40px;
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
    top: 95px;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_submit_button {
  background: #44ac4e;
  border: none;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page:last-child .gform_page_footer:after {
  content: "Cards Accepted" !important;
  background: url(dist/images/cc.png) 100% 0 no-repeat;
  padding-right: 145px;
  text-align: left;
  width: 245px;
  margin: 15px auto auto auto;
  padding-top: 0;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page:last-child .gform_page_footer .gform_submit_button {
  float: none;
  margin: auto;
  display: block;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield {
  margin-bottom: 5px;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.cardinfo .validation_message {
  top: -25px;
  right: 0;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.cardinfo:after {
  content: "" !important;
  padding: 0;
  background: none;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box {
  margin-bottom: 15px !important;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li {
  width: 130px;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li {
    width: 50%;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label {
  height: 50px;
  line-height: 48px;
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label:hover span {
  display: none !important;
}
@media (max-width: 479px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label.active span {
    display: none;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency label {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency label {
    display: block;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container {
  display: inline-block;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container {
    display: block;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container select {
  width: auto;
  background-position: 95% 50%;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container select {
    width: 100%;
  }
}
.page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span {
  margin-bottom: 5px;
}
@media (min-width: 995px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span {
    width: 47.5%;
  }
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:nth-child(odd) {
    float: left;
    clear: none;
  }
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:nth-child(even) {
    float: right;
    clear: none;
  }
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:last-child {
    float: none;
    clear: both;
    width: 100%;
  }
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span .ginput_cardinfo_left {
    width: 70%;
  }
}
@media (min-width: 480px) {
  .page-template-template-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span .ginput_card_expiration_container select {
    width: 112px;
  }
}
.page-template-template-donation .donation-cta {
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  padding-top: 20px !important;
  padding-bottom: 20px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-donation .donation-cta p, .page-template-template-donation .donation-cta h1, .page-template-template-donation .donation-cta h2, .page-template-template-donation .donation-cta h3, .page-template-template-donation .donation-cta h4, .page-template-template-donation .donation-cta h5, .page-template-template-donation .donation-cta h6, .page-template-template-donation .donation-cta a, .page-template-template-donation .donation-cta li {
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 480px) {
  .page-template-template-donation .donation-cta {
    padding: 15px;
  }
}
.page-template-template-donation .donation-cta .cta-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #EFEFEF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  margin: 3rem 0;
}
@media (max-width: 480px) {
  .page-template-template-donation .donation-cta .cta-section {
    display: table;
  }
}
.page-template-template-donation .donation-cta .cta-section .cta-image, .page-template-template-donation .donation-cta .cta-section .cta-text {
  display: table-cell;
}
@media (max-width: 480px) {
  .page-template-template-donation .donation-cta .cta-section .cta-image, .page-template-template-donation .donation-cta .cta-section .cta-text {
    display: block;
  }
}
.page-template-template-donation .donation-cta .cta-section .cta-image {
  width: 460px;
  height: 200px;
  float: right;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 480px) {
  .page-template-template-donation .donation-cta .cta-section .cta-image {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
.page-template-template-donation .donation-cta .cta-section .cta-text {
  width: calc(100% - 460px);
  padding: 25px;
  vertical-align: middle;
  float: left;
}
@media (max-width: 768px) {
  .page-template-template-donation .donation-cta .cta-section .cta-text {
    padding: 25px;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation .donation-cta .cta-section .cta-text {
    padding: 20px;
    width: 100%;
    text-align: left;
  }
}
.page-template-template-donation .donation-cta .cta-section .cta-text h3 {
  line-height: 1.7;
}
@media (max-width: 768px) {
  .page-template-template-donation .donation-cta .cta-section .cta-text h3 {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation .donation-cta .cta-section .cta-text h3 p {
    font-size: 18px;
  }
}
.page-template-template-donation .donation-cta .cta-section .cta-text h3 p {
  margin-bottom: 0;
}
.page-template-template-donation .donation-cta .cta-section .cta-text h3 a {
  text-decoration: none;
}
.page-template-template-donation .image-header-mobile {
  display: none;
  margin-top: 70px;
}
@media (max-width: 480px) {
  .page-template-template-donation .image-header-mobile {
    display: block;
  }
}
.page-template-template-donation .desktop-logo {
  display: block;
}
@media (max-width: 480px) {
  .page-template-template-donation .desktop-logo {
    display: none;
  }
}
.page-template-template-donation #recurring-popup .modal-dialog,
.page-template-template-donation .modal-recurring .modal-dialog {
  border-radius: 0;
}
.page-template-template-donation #recurring-popup .modal-content,
.page-template-template-donation .modal-recurring .modal-content {
  padding: 0px 30px 40px 30px;
  border-radius: 0;
}
.page-template-template-donation #recurring-popup .modal-body,
.page-template-template-donation .modal-recurring .modal-body {
  overflow-x: hidden;
  width: 100%;
  overflow-y: scroll;
  height: 840px;
  background-color: #ffffff;
}
.page-template-template-donation #recurring-popup .close-btn,
.page-template-template-donation .modal-recurring .close-btn {
  padding: 15px 0px;
  font-size: 40px;
  font-weight: 300;
  color: #3a312b;
  opacity: 1;
}
.page-template-template-donation .accordion-section h3 {
  text-align: center;
  padding-bottom: 2rem;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-donation footer {
  display: table;
  background: #000;
  color: #fff;
  width: 100%;
  padding: 3rem 0;
}
.page-template-template-donation footer .footer-section {
  display: table-cell;
  width: 50%;
}
@media (max-width: 768px) {
  .page-template-template-donation footer .footer-section ul {
    margin-left: 3px;
  }
}
.page-template-template-donation footer .footer-section ul {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}
.page-template-template-donation footer .footer-section ul li {
  float: left;
  margin-bottom: 0;
  margin-left: 10px;
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-section ul li {
    padding: 0;
    margin: 10px auto;
    float: none;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-section {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    float: none;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-logo {
    padding: 20px;
  }
}
.page-template-template-donation footer .footer-logo, .page-template-template-donation footer .footer-address {
  float: left;
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-logo, .page-template-template-donation footer .footer-address {
    float: none;
  }
}
.page-template-template-donation footer .footer-address {
  padding-top: 3rem;
  color: #797979;
  font-size: 14px;
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-address {
    float: none;
    padding: 10px;
  }
}
.page-template-template-donation footer .footer-contact {
  padding: 3rem 0;
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-contact {
    float: none;
    text-align: center;
  }
}
.page-template-template-donation footer .footer-contact, .page-template-template-donation footer .footer-links {
  float: right;
  text-align: right;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.page-template-template-donation footer .footer-contact a, .page-template-template-donation footer .footer-links a {
  color: #cccccc;
  font-size: 14px;
  text-decoration: none;
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-contact, .page-template-template-donation footer .footer-links {
    float: none;
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 10px 15px;
  }
}
.page-template-template-donation footer .footer-links {
  font-size: 14px;
  color: #cccccc;
  font-size: 14px;
}
.page-template-template-donation footer .footer-links ul li {
  padding: 0 0px 0 15px;
}
@media (max-width: 480px) {
  .page-template-template-donation footer .footer-links {
    text-align: center;
  }
}
.page-template-template-donation .accordion-section *,
.page-template-template-donation .accordion-section *::before,
.page-template-template-donation .accordion-section *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.page-template-template-donation .accordion-section .wrapper {
  max-width: 750px;
  margin: 2rem auto 0 auto;
  position: relative;
}
.page-template-template-donation .accordion-section .expand {
  border: none;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -2rem;
  height: 50%;
  padding-right: 1rem;
  padding-left: 1rem;
  background: black;
  color: black;
  text-align: center;
  border-radius: 30px 0 0 30px;
  -webkit-transition: -webkit-transform 150ms ease-out;
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
  cursor: pointer;
}
.page-template-template-donation .accordion-section details {
  overflow: hidden;
  position: relative;
  text-indent: 0;
  background-color: white;
  margin-bottom: 2rem;
}
.page-template-template-donation .accordion-section summary {
  list-style: none;
  padding: 1rem 3rem;
  font-weight: bold;
  background-color: white;
  color: black;
  position: relative;
  z-index: 2;
  line-height: 4rem;
  cursor: pointer;
}
@media (max-width: 480px) {
  .page-template-template-donation .accordion-section summary {
    font-size: 15px;
    line-height: 1.5em;
  }
}
.page-template-template-donation .accordion-section summary:focus {
  outline: none;
}
.page-template-template-donation .accordion-section summary::-webkit-details-marker {
  display: none;
}
.page-template-template-donation .accordion-section summary::after {
  content: "+";
  position: absolute;
  right: 2rem;
  font-size: 30px;
  color: #ed462f;
  font-weight: 300;
}
.page-template-template-donation .accordion-section details[open] summary::after {
  content: "—";
}
.page-template-template-donation .accordion-section details > p {
  padding: 2rem 3rem 3rem 3rem;
  width: 100%;
  z-index: 1;
  text-align: justify;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  font-family: Roboto;
  line-height: 26px;
}
@media (max-width: 480px) {
  .page-template-template-donation .accordion-section details > p {
    padding: 20px;
    text-align: left;
  }
}
.page-template-template-donation .accordion-section details[open] summary ~ * {
  -webkit-animation: slide 200ms cubic-bezier(0, 1, 0, 1);
          animation: slide 200ms cubic-bezier(0, 1, 0, 1);
}
@-webkit-keyframes slide {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    max-height: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    max-height: 1000px;
  }
}
@keyframes slide {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    max-height: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    max-height: 1000px;
  }
}
.page-template-template-donation .pre-donation-form {
  max-width: 845px;
  margin: 0 auto;
}
.page-template-template-donation .pre-donation-form h3 {
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  margin: 20px 0 35px;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form h3 {
    font-size: 22px;
    padding: 0 15px;
    margin: 15px auto;
  }
}
.page-template-template-donation .pre-donation-form .oneoff-amount-desc, .page-template-template-donation .pre-donation-form .recurring-amount-desc {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #797979;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .oneoff-amount-desc, .page-template-template-donation .pre-donation-form .recurring-amount-desc {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 15px;
  }
}
@media (max-width: 400px) {
  .page-template-template-donation .pre-donation-form .oneoff-amount-desc, .page-template-template-donation .pre-donation-form .recurring-amount-desc {
    padding: 15px 25px;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .amount-radio-box, .page-template-template-donation .pre-donation-form .method-radio-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.page-template-template-donation .pre-donation-form .amount-radio-box input[type=radio], .page-template-template-donation .pre-donation-form .method-radio-box input[type=radio] {
  visibility: hidden;
}
.page-template-template-donation .pre-donation-form .amount-radio-box input[type=radio]:checked + label, .page-template-template-donation .pre-donation-form .method-radio-box input[type=radio]:checked + label {
  border-color: #EE3123;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .radio, .page-template-template-donation .pre-donation-form .method-radio-box .radio {
  display: inline-block;
  width: 140px;
  max-width: 23%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .amount-radio-box .radio, .page-template-template-donation .pre-donation-form .method-radio-box .radio {
    width: 190px;
    max-width: 45%;
    padding: 5px !important;
  }
}
.page-template-template-donation .pre-donation-form .amount-radio-box .radio label, .page-template-template-donation .pre-donation-form .method-radio-box .radio label {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-left: 0;
  cursor: pointer;
  display: block;
  width: 100%;
  border: 2px solid #ccc;
  font-weight: 700;
  line-height: 50px;
  background-color: #fff;
  text-align: center;
  position: relative;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .radio {
  padding: 10px 0;
  padding-right: 10px;
  width: 260px;
  max-width: 32%;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .radio:last-child {
  width: 100%;
  max-width: 93.8%;
}
.page-template-template-donation .pre-donation-form .amount-radio-box label {
  font-size: 30px;
  line-height: 30px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-donation .pre-donation-form .amount-radio-box span.currencyinput {
  position: absolute;
  display: block;
  top: 52.5%;
  pointer-events: none;
  width: 30px;
  text-align: center;
  left: 12px;
  color: #000;
  font-style: normal;
  font-size: 30px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control {
  font-size: 30px;
  height: 72px;
  position: relative;
  top: 0;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  color: #000;
  border: 2px solid #ccc;
  text-align: center;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .amount-radio-box .form-control {
    height: 59px;
    top: 0;
    border: 2px solid #ccc;
  }
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control input[type=radio]:checked + label {
  border-color: #EE3123;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control:focus:-moz-placeholder {
  color: transparent;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control { /* FF 4-18 */ }
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control:focus::-moz-placeholder {
  color: transparent;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control { /* FF 19+ */ }
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control:focus:-ms-input-placeholder {
  color: transparent;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control { /* IE 10+ */ }
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control::-webkit-input-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: left;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control::-webkit-input-placeholder:focus {
  background: #000;
  color: white;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control:-moz-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: center;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control::-moz-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: center;
}
.page-template-template-donation .pre-donation-form .amount-radio-box .form-control:-ms-input-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: center;
}
.page-template-template-donation .pre-donation-form .amount-radio-box #other_amount {
  text-align: left;
  padding-left: 4rem;
}
.page-template-template-donation .pre-donation-form .amount-radio-box #other_amount:focus, .page-template-template-donation .pre-donation-form .amount-radio-box:checked + label {
  text-align: left;
  padding: 0 20px 0 40px;
  border-color: #EE3123;
}
.page-template-template-donation .pre-donation-form .method-radio-box input[type=radio]:checked + label {
  background: #000;
  border-color: #000;
  color: white;
}
.page-template-template-donation .pre-donation-form .method-radio-box {
  margin-top: 3rem;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .method-radio-box {
    padding: 0px 15px;
  }
}
.page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper {
  display: inline-block;
  width: 320px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper .radio {
  width: 100% !important;
  max-width: 160px;
  float: left;
  padding: 0;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper .radio {
    max-width: 145px;
    padding: 0 !important;
  }
}
.page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper .radio i {
  background: #efefef;
  color: #efefef;
  margin-right: 10px;
  border-radius: 50%;
  padding: 0 1px;
  font-size: 25px;
}
.page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper .radio strong {
  position: relative;
  top: -2px;
}
.page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper .radio input[type=radio]:checked + label i {
  background: transparent;
  color: #efefef;
}
.page-template-template-donation .pre-donation-form .method-radio-box .method-wrapper .radio label {
  line-height: 54px !important;
  height: 54px !important;
}
.page-template-template-donation .pre-donation-form .donation-amount-description {
  font-size: 16px;
  line-height: 24px;
  color: #797979;
}
.page-template-template-donation .pre-donation-form .btn-1 {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  display: block;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  font-size: 24px;
  text-transform: none;
}
@media (max-width: 480px) {
  .page-template-template-donation .pre-donation-form .btn-1 {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    display: flex;
    max-width: 250px;
    margin: 0px auto 20px;
    background: #ed462f;
    padding: 20px;
  }
}
.page-template-template-donation .recur-schedule-section {
  padding-top: 3rem;
}
.page-template-template-donation .recur-schedule-section .schedule-wrapper {
  padding-bottom: 2rem;
}
.page-template-template-donation .recur-schedule-section .schedule-wrapper select {
  height: 54px;
  width: auto;
  min-width: 154px;
  background: white;
  margin: 10px;
}
.page-template-template-donation .recur-schedule-section .schedule-wrapper .sched-desc {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .page-template-template-donation .donate-form-style_wrapper {
    padding: 0 25px;
  }
}
.page-template-template-donation #custom-select {
  display: inline-block;
  margin-bottom: 5px;
}
.page-template-template-donation {
  /*the container must be positioned relative:*/
}
.page-template-template-donation .custom-select {
  position: relative;
  width: auto;
  display: inline-block;
  min-width: 160px;
}
.page-template-template-donation .custom-select select {
  display: none; /*hide original SELECT element:*/
}
.page-template-template-donation {
  /*style the items (options), including the selected item:*/
}
.page-template-template-donation .select-items div, .page-template-template-donation .select-selected {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
}
.page-template-template-donation .select-selected {
  min-width: 160px;
  padding: 1rem 3rem 1rem 2rem;
  border: 1px solid #ccc;
  margin: 0 1rem;
  text-align: left;
}
.page-template-template-donation .select-selected:after {
  position: absolute;
  content: "\f107";
  font: normal normal normal 25px/1 FontAwesome;
  top: 14px;
  right: 2rem;
}
.page-template-template-donation {
  /*style items (options):*/
}
.page-template-template-donation .select-items {
  background: white;
  position: absolute;
  min-width: 160px;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.page-template-template-donation .select-items div {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 1rem 3rem 1rem 1rem;
  border-top: 0;
  width: calc(100% - 2rem);
  text-align: left;
  font-size: 14px;
}
.page-template-template-donation .select-items div:hover, .page-template-template-donation .select-items .same-as-selected {
  background-color: #efefef;
}
.page-template-template-donation {
  /*hide the items when the select box is closed:*/
}
.page-template-template-donation .select-hide {
  display: none;
}
@media (max-width: 768px) {
  .page-template-template-donation .thankyou-container {
    padding: 0 3rem;
    margin-bottom: 3rem;
  }
  .page-template-template-donation .thankyou-container .container {
    width: 100%;
  }
}
.page-template-template-donation .thankyou-container h2 {
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 2rem 0;
}
.page-template-template-donation .thankyou-container h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 1rem 0;
}
.page-template-template-donation .thankyou-container a {
  font-weight: 700;
}
.page-template-template-donation .thankyou-container .thankyou-content {
  max-width: 50%;
  float: left;
  padding-right: 7rem;
}
@media (max-width: 768px) {
  .page-template-template-donation .thankyou-container .thankyou-content {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
}
.page-template-template-donation .thankyou-container .thankyou-image {
  height: auto;
  display: inline-block;
  width: 50%;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .page-template-template-donation .thankyou-container .thankyou-image {
    width: 100%;
  }
  .page-template-template-donation .thankyou-container .thankyou-image img {
    width: 100%;
  }
}
.page-template-template-donation .ginput_container_address label {
  font-weight: 400;
  font-size: 16px;
}
.page-template-template-donation .ginput_container_address input, .page-template-template-donation .ginput_container_address select {
  margin-bottom: 2rem;
  border: 2px solid #cccccc !important;
}
.page-template-template-donation .dropdown-credit {
  padding-top: 4rem;
}
.page-template-template-donation .dropdown-credit .gform_card_icon_container {
  display: none;
}
.page-template-template-donation .dropdown-credit input {
  width: 100%;
  padding: 1rem;
  outline: none;
}
.page-template-template-donation .dropdown-credit label {
  font-weight: 400;
  display: block;
}
.page-template-template-donation .dropdown-credit .ginput_cardinfo_left, .page-template-template-donation .dropdown-credit .ginput_cardinfo_right {
  width: 50%;
  float: left;
  padding: 2rem 0;
  height: 105px;
}
.page-template-template-donation .dropdown-credit select {
  height: 45px;
  width: 45%;
  background: white;
  outline: none;
}
.page-template-template-donation .checkbox-ui.pl-18 {
  padding-left: 18px;
}
@media (max-width: 480px) {
  .page-template-template-donation .checkbox-ui.pl-18 {
    padding-left: 0;
  }
}
.page-template-template-donation .checkbox-ui .ginput_container_checkbox label {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: bottom;
  max-width: 95%;
}
.page-template-template-donation .amount-radio {
  vertical-align: top;
}
.page-template-template-donation .amount-radio .amount-cards {
  font-weight: 400;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  min-height: 60px;
  padding: 0 1rem;
}
@media (max-width: 992px) {
  .page-template-template-donation .amount-radio .amount-cards {
    min-height: 140px;
    padding: 0;
  }
}

.search article .page-header {
  background: url("dist/images/banner-search.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.search article .form-search .form-control {
  height: 60px;
}
.search article .form-search .form-group .close-search {
  top: 22px;
}
.search article .search-form-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.form-search .form-group {
  max-width: 500px;
  margin: 0 auto;
  display: block;
  position: relative;
}
.form-search .form-group input {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #ee3123;
  background-image: url("../svg/search.svg");
  background-position: 15px 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  padding-left: 45px;
  padding-right: 45px;
}
.form-search .form-group input::-webkit-input-placeholder {
  font-style: normal;
}
.form-search .form-group input:-ms-input-placeholder {
  font-style: normal;
}
.form-search .form-group input::-moz-placeholder {
  font-style: normal;
}
.form-search .form-group input:-moz-placeholder {
  font-style: normal;
}
.form-search .form-group .close-search {
  display: block;
  width: 18px;
  height: 18px;
  z-index: 2;
  right: 15px;
  top: 15px;
  position: absolute;
  background: url("../svg/close.svg") 50% 50% no-repeat;
  background-size: 18px 18px;
}
.form-search .form-group .close-search:hover {
  background-image: url("../svg/close-hover.svg");
}

.page-template-template-art-union .countdown-header #countdown {
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(255, 255, 255, 0.6);
}
.page-template-template-art-union .countdown-header #countdown .border-right {
  border-right: 1px solid #CCCCCC;
}
.page-template-template-art-union .countdown-header #countdown div {
  line-height: 100%;
}
.page-template-template-art-union .countdown-header #countdown div.countdown-time {
  font-weight: bold;
  font-size: 3em;
}
.page-template-template-art-union .countdown-header #countdown div.countdown-label {
  font-size: 1.4em;
}
.page-template-template-art-union .section-2 {
  position: relative;
  background: #ee3123 url("dist/images/bg-red.jpg") 50% 0 no-repeat;
  background-size: cover;
  margin-top: 130px;
}
.page-template-template-art-union .section-2:before {
  content: "";
  display: block;
  width: 100%;
  height: 189px;
  top: -150px;
  position: absolute;
  background: url("dist/images/bg-kids.png") 50% 0 repeat-x;
  background-size: auto 100%;
}
@media (max-width: 480px) {
  .page-template-template-art-union .section-2:before {
    height: 100px;
    top: -75px;
  }
}
.page-template-template-art-union .section-2 .title-sketch-1 {
  font-size: 60px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "Hapole Pencil", "Helvetica Neue", Arial, sans-serif;
}

.dash-timeline {
  position: relative;
}
@media (min-width: 481px) {
  .dash-timeline {
    margin: 0;
  }
}
.dash-timeline li {
  float: left;
  padding-right: 0;
}
.dash-timeline li .pads {
  display: block;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  position: relative;
  color: #000000;
  text-decoration: none;
  padding: 50px 0 60px 0;
}
@media (max-width: 480px) {
  .dash-timeline li .pads {
    padding: 20px 0 60px 0;
  }
}
.dash-timeline li .pads:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  z-index: 1;
  position: relative;
  margin: -18px auto 10px auto;
  background: url("dist/images/bullet-1.png") 50% 50% no-repeat;
}
@media (max-width: 480px) {
  .dash-timeline li .pads:before {
    margin-top: 0;
  }
}
.dash-timeline li .pads:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  top: 46px;
  left: 0;
  position: absolute;
  z-index: 0;
  border-top: 3px dashed #009edb;
}
@media (max-width: 480px) {
  .dash-timeline li .pads:after {
    top: 34px;
  }
}
.dash-timeline li .pads span {
  display: block;
  z-index: 3;
  position: relative;
}
.dash-timeline li .pads em {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  display: block;
}
.dash-timeline li .pads.active {
  color: #fff;
  background-color: #ee3123;
}
.dash-timeline li .pads.active:hover {
  color: #fff;
}
.dash-timeline li .pads.active:before {
  background: url("dist/images/bullet-2.png") 50% 50% no-repeat;
}
.dash-timeline li .pads.active:after {
  width: 30px;
  height: 30px;
  left: 50%;
  top: auto;
  border: 0;
  bottom: 20px;
  background: url("../svg/arrow-down-white.svg") 50% 50% no-repeat;
  background-size: 30px auto;
}
.dash-timeline li a.pads:hover {
  color: #ee3123;
}
.dash-timeline.dash-timeline-steps li:first-child .pads:after {
  width: 50%;
  left: auto;
  right: 0;
}
.dash-timeline.dash-timeline-steps li:last-child .pads:after {
  width: 50%;
  right: auto;
  left: 0;
}
.dash-timeline.dash-timeline-steps li:first-child .pads:before, .dash-timeline.dash-timeline-steps li:last-child .pads:before {
  background: url("dist/images/bullet-2.png") 50% 50% no-repeat;
}
.dash-timeline.dash-timeline-steps li:first-child .pads:after, .dash-timeline.dash-timeline-steps li:last-child .pads:after {
  width: 0;
  left: 15px;
}
.dash-timeline.dash-timeline-steps li:first-child .pads span, .dash-timeline.dash-timeline-steps li:last-child .pads span {
  left: 50%;
  position: absolute;
  padding: 10px 3px;
  color: #fff;
  border-radius: 4px;
  background-color: #ee3123;
  width: 100%;
  line-height: 100%;
}
@media (min-width: 481px) {
  .dash-timeline.dash-timeline-steps li:first-child .pads span, .dash-timeline.dash-timeline-steps li:last-child .pads span {
    top: -12px;
  }
}
@media (max-width: 480px) {
  .dash-timeline.dash-timeline-steps li:first-child .pads span, .dash-timeline.dash-timeline-steps li:last-child .pads span {
    left: auto;
    top: -3px;
    position: relative;
    display: inline-block;
  }
}
.dash-timeline.dash-timeline-steps li:first-child .pads span:after, .dash-timeline.dash-timeline-steps li:last-child .pads span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -9px;
  left: 50%;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #ee3123;
}
@media (max-width: 480px) {
  .dash-timeline.dash-timeline-steps li:first-child .pads span:after, .dash-timeline.dash-timeline-steps li:last-child .pads span:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 0;
    bottom: auto;
    top: 50%;
    left: -9px;
    border-right: 10px solid #ee3123;
  }
}
@media (max-width: 480px) {
  .dash-timeline.dash-timeline-steps li {
    float: none;
    display: block;
    width: 160px !important;
    margin: 0 auto;
  }
  .dash-timeline.dash-timeline-steps li .pads {
    text-align: left;
    padding-left: 42px;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 50px;
    position: relative;
  }
  .dash-timeline.dash-timeline-steps li .pads span {
    white-space: nowrap;
  }
  .dash-timeline.dash-timeline-steps li .pads:before {
    top: 0;
    left: 0;
    margin: 0;
    position: absolute;
  }
  .dash-timeline.dash-timeline-steps li .pads:after {
    border-top: 0;
    width: 0;
    height: 100%;
    right: auto;
    left: 15px;
    top: -35px;
    border-left: 3px solid #000000;
  }
  .dash-timeline.dash-timeline-steps li .pads em {
    display: none;
  }
  .dash-timeline.dash-timeline-steps li:first-child .pads:after {
    display: none;
  }
}

@media (max-width: 480px) {
  .single-winner-stories .partners-list .pads .logo img,
  .single-events .partners-list .pads .logo img,
  .page-template-template-flexible-content .partners-list .pads .logo img {
    height: auto;
  }
}

.flexible-steps .steps {
  margin-top: 0;
}

.flexible-gallery a {
  background-color: transparent;
}
.flexible-gallery a img {
  margin: auto;
}

.page-template-template-flexible-donation * {
  outline: none;
}
.page-template-template-flexible-donation .donation-border {
  border: 2px solid;
  padding: 5rem;
  border-radius: 1rem;
}
.page-template-template-flexible-donation #field_92_102, .page-template-template-flexible-donation #field_92_70 {
  display: none;
}
.page-template-template-flexible-donation .hidden-noheight {
  height: 0;
  opacity: 0;
  pointer-events: none;
  margin: 0 !important;
}
.page-template-template-flexible-donation .gform_validation_container {
  display: none;
}
.page-template-template-flexible-donation .gform_wrapper .gform_submit_button {
  opacity: 0;
  top: -9999999px;
  position: absolute;
}
.page-template-template-flexible-donation .gform_wrapper .ginput_container_address label {
  font-weight: 400;
  font-size: 16px;
}
.page-template-template-flexible-donation .gform_wrapper .payment-credit li:after {
  content: "";
  background-image: url(dist/images/creditcards.jpg);
  position: absolute;
  height: 31px;
  width: 160px;
  right: 15px;
  background-size: cover;
  top: 15px;
}
@media (max-width: 373px) {
  .page-template-template-flexible-donation .gform_wrapper .payment-credit li:after {
    top: 45px;
    left: 42px;
  }
}
.page-template-template-flexible-donation .gform_wrapper .payment-paypal li:after {
  content: "";
  background-image: url(dist/images/paypal.jpg);
  position: absolute;
  height: 31px;
  width: 104px;
  right: 15px;
  background-size: cover;
  top: 15px;
}
.page-template-template-flexible-donation .gform_wrapper .payment-radio li {
  height: 64px;
  background: #f8f8f8;
  line-height: 64px;
  border: 1px solid #ccc;
  padding: 0 2rem;
}
.page-template-template-flexible-donation .gform_wrapper .payment-radio li input {
  line-height: 64px;
  height: 64px;
  margin: 0;
}
.page-template-template-flexible-donation .gform_wrapper .payment-radio li label {
  margin-left: 1rem;
  font-weight: bold;
}
.page-template-template-flexible-donation .gform_wrapper .payment-credit, .page-template-template-flexible-donation .gform_wrapper .payment-direct {
  margin: 0;
}
@media (max-width: 373px) {
  .page-template-template-flexible-donation .gform_wrapper .payment-credit li, .page-template-template-flexible-donation .gform_wrapper .payment-direct li {
    padding-bottom: 90px;
  }
}
.page-template-template-flexible-donation .gform_wrapper .payment-direct {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .gform_wrapper .payment-direct {
    margin-top: 15px;
  }
}
.page-template-template-flexible-donation .gform_wrapper .credit-payment-form {
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 2rem;
  padding-top: 0;
  margin-top: -27px;
}
.page-template-template-flexible-donation .gform_wrapper .credit-payment-form input {
  border: 1px solid #ccc !important;
  height: 44px;
}
.page-template-template-flexible-donation .gform_wrapper .credit-payment-form label, .page-template-template-flexible-donation .gform_wrapper .credit-payment-form input {
  font-size: 16px;
  line-height: 16px;
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-ui input {
  opacity: 0;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .checkbox-ui input {
    height: 0;
    width: 0;
    position: absolute;
  }
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-ui input + label {
  position: relative;
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-ui input + label:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f00c";
  color: #fff;
  background: #fff;
  border-radius: 0px;
  width: 18px;
  height: 18px;
  line-height: 17px;
  position: absolute;
  left: -15px;
  top: 3px;
  text-align: center;
  border: 1px solid #ddd;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .checkbox-ui input + label:before {
    left: 0;
  }
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-ui input:checked + label:before {
  background: #ee3123;
  color: #ffffff;
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-ui label {
  padding-left: 15px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .checkbox-ui label {
    padding-left: 25px;
  }
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-to-radio input {
  opacity: 0;
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-to-radio input + label {
  position: relative;
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-to-radio input + label:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f111";
  color: #fff;
  font-size: 11px;
  background: #fff;
  width: 20px;
  height: 20px;
  padding-left: 1px;
  line-height: 19px;
  top: 22px;
  left: -10px;
  margin-left: -3px;
  position: absolute;
  border: 1px solid #cfcfcf;
  text-align: center;
  border-radius: 50%;
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-to-radio input:checked + label:before {
  color: #140f0d;
  background: #fff;
  border: 1px solid #140f0d;
}
.page-template-template-flexible-donation .gform_wrapper .checkbox-to-radio label {
  padding-left: 15px;
}
.page-template-template-flexible-donation .gform_wrapper .amt-field label {
  line-height: 50px;
}
.page-template-template-flexible-donation .gform_wrapper .amt-field label:after {
  content: "AUD";
  position: relative;
  left: calc(100% + 60px);
  font-size: 18px;
  color: #797979;
}
.page-template-template-flexible-donation .gform_wrapper .amt-field input {
  height: 50px;
  width: 117px;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.page-template-template-flexible-donation .gform_wrapper .amt-field input:after {
  content: "AUD";
  position: relative;
  right: 0;
}
.page-template-template-flexible-donation .gform_wrapper .ginput_container input, .page-template-template-flexible-donation .gform_wrapper .ginput_container textarea {
  border: 2px solid #cccccc;
}
.page-template-template-flexible-donation .gform_wrapper .fieldgroup-left {
  float: left;
}
.page-template-template-flexible-donation .gform_wrapper .fieldgroup-left .gfield_label {
  font-size: 16px;
}
.page-template-template-flexible-donation .gform_wrapper .fieldgroup-left .ginput_container_consent {
  margin: 0 !important;
}
.page-template-template-flexible-donation .gform_wrapper .fieldgroup-right {
  float: right;
  padding-left: 5rem;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .gform_wrapper .fieldgroup-right {
    float: none;
    padding-left: 0;
  }
}
.page-template-template-flexible-donation .gform_wrapper .gform_footer {
  padding-bottom: 20px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .gform_footer .gform_submit_button {
    width: 100%;
  }
}
.page-template-template-flexible-donation .gform_wrapper .fieldgroup-left ul, .page-template-template-flexible-donation .gform_wrapper .fieldgroup-right ul {
  list-style: none;
  padding: 0;
}
.page-template-template-flexible-donation .gform_wrapper .help-block {
  position: relative !important;
}
.page-template-template-flexible-donation .gform_wrapper .gfield_label {
  font-weight: 400;
}
.page-template-template-flexible-donation .gform_wrapper .gsection_title {
  font-family: Roboto, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-flexible-donation .gform_wrapper {
  max-width: 100%;
}
.page-template-template-flexible-donation .gform_wrapper .inline-layout strong {
  font-size: 20px;
}
.page-template-template-flexible-donation .gform_wrapper .inline-layout label {
  float: left;
  max-width: 170px;
  width: 100%;
  font-weight: 400;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .inline-layout label {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .inline-layout label {
    font-size: 18px;
  }
  .page-template-template-flexible-donation .gform_wrapper .inline-layout label span {
    font-size: 13px;
  }
}
.page-template-template-flexible-donation .gform_wrapper .inline-select {
  padding-left: 145px !important;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .inline-select {
    padding-left: 0 !important;
  }
  .page-template-template-flexible-donation .gform_wrapper .inline-select .gfield_checkbox {
    padding: 0;
  }
}
.page-template-template-flexible-donation .gform_wrapper .inline-select label {
  font-size: 16px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .gfield_price label {
    max-width: 80px;
    float: left;
  }
}
.page-template-template-flexible-donation .gform_wrapper .hidden_label .gfield_label {
  display: none;
}
.page-template-template-flexible-donation .gform_wrapper .ginput_container_consent {
  margin-left: 170px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .ginput_container_consent {
    margin-left: 0;
  }
}
.page-template-template-flexible-donation .gform_wrapper .ginput_container_consent .gfield_consent_label {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: bottom;
  max-width: 95%;
}
.page-template-template-flexible-donation .gform_wrapper .gfield_total {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}
.page-template-template-flexible-donation .gform_wrapper .extra-condition {
  font-size: 16px;
  line-height: 16px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .gform_wrapper .extra-condition {
    font-size: 13px;
    line-height: 1.5em;
  }
}
.page-template-template-flexible-donation .gform_wrapper .ghalf {
  width: 50% !important;
  display: inline-block;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .gform_wrapper .ghalf {
    width: 100% !important;
  }
}
.page-template-template-flexible-donation .gform_wrapper .pr2 {
  padding-right: 2rem;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .gform_wrapper .pr2 {
    padding-right: 0;
  }
}
.page-template-template-flexible-donation .gform_wrapper .mb0 {
  margin-bottom: 0;
}
.page-template-template-flexible-donation .gform_wrapper .pl3 {
  padding-left: 3rem;
}
.page-template-template-flexible-donation .gfield_visibility_hidden {
  display: none;
}
.page-template-template-flexible-donation article header {
  padding: 0px 0 50px 0;
  width: 100%;
  height: 300px;
}
.page-template-template-flexible-donation article header .logo-white {
  float: left;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article header .logo-white {
    background: url(dist/images/logo-main.png) 50% 50% no-repeat;
    width: 150px;
    height: 50px;
    background-size: 150px 50px;
    margin: 10px 15px;
  }
}
@media (max-width: 374px) {
  .page-template-template-flexible-donation article header .logo-white {
    width: 120px;
    height: 40px;
    background-size: 120px 40px;
    margin: 10px;
  }
}
.page-template-template-flexible-donation article header .secure {
  padding-top: 30px;
  float: right;
  font-weight: 700;
}
.page-template-template-flexible-donation article header .secure i {
  margin-right: 10px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article header .secure {
    padding-top: 25px;
    color: #000;
  }
  .page-template-template-flexible-donation article header .secure i {
    color: #000;
  }
}
@media (max-width: 383px) {
  .page-template-template-flexible-donation article header .secure {
    padding-top: 27px;
    font-size: 15px;
  }
}
.page-template-template-flexible-donation article header .navbar-header {
  float: right;
  padding: 12px 15px !important;
}
@media (max-width: 374px) {
  .page-template-template-flexible-donation article header .navbar-header {
    padding: 12px 10px !important;
  }
}
.page-template-template-flexible-donation article header .primary-nav {
  display: block;
  border-bottom: 0;
  margin-top: 30px;
  background: transparent;
}
.page-template-template-flexible-donation article header .primary-nav .navbar-collapse .nav > li.has-drop > span {
  display: block;
  width: 64px;
  height: 64px;
  border-left: 1px solid #888;
  background: url(../svg/arrow-right-white.svg) 50% 50% no-repeat;
  background-size: auto;
  background-size: 16px 16px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.page-template-template-flexible-donation article header .primary-nav .navbar-collapse .nav > li.has-drop:hover > span {
  background: url(../svg/arrow-down-white.svg) #41474c 50% 50% no-repeat;
}
.page-template-template-flexible-donation article header .primary-nav #nav-primary {
  width: 100%;
}
.page-template-template-flexible-donation article header .primary-nav #menu-main-nav, .page-template-template-flexible-donation article header .primary-nav .navbar-header {
  display: none;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article header .primary-nav {
    background: #fff;
    position: fixed;
    width: 100%;
    margin-top: 0 !important;
    border-bottom: 1px solid #ddd;
  }
  .page-template-template-flexible-donation article header .primary-nav #menu-main-nav, .page-template-template-flexible-donation article header .primary-nav .navbar-header {
    display: block;
  }
}
.page-template-template-flexible-donation article header .head-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-bottom: 15px;
  padding: 0 15px;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article header .head-info {
    padding: 15px;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999;
  }
}
.page-template-template-flexible-donation article header h1 {
  float: left;
  width: 100%;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article header h1 {
    color: #000;
    font-size: 30px;
    margin-top: 10px;
    padding: 20px 25px;
    text-align: center;
  }
}
@media (max-width: 400px) {
  .page-template-template-flexible-donation article header h1 {
    text-align: left;
    font-size: 25px;
    padding-bottom: 5px;
  }
}
.page-template-template-flexible-donation article .donate-step {
  padding-top: 3rem;
  width: 100%;
  display: block;
  text-align: center;
  padding: 3rem;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .donate-step {
    font-size: 15px;
    padding: 1rem;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .donate-step {
    font-size: 12px;
    padding: 15px 20px;
  }
}
.page-template-template-flexible-donation article .donate-step a {
  display: inline-block;
  text-decoration: none;
}
.page-template-template-flexible-donation article .donate-step li {
  font-weight: 500;
  text-align: center;
  margin: 0 15px;
  padding: 0;
  width: auto;
  color: #babdb7;
  position: relative;
  font-size: 16px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .donate-step li {
    font-size: 15px;
    margin: 0 5px;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .donate-step li {
    font-size: 12px;
  }
}
.page-template-template-flexible-donation article .donate-step li .num-circle {
  border: 2px solid;
  border-radius: 50%;
  padding: 0 5px;
  margin-right: 5px;
  width: 32px;
  height: 32px;
  display: inline-block;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .donate-step li .num-circle {
    width: 25px;
    height: 25px;
    margin-right: 2px;
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .donate-step li .num-circle {
    font-size: 12px;
  }
}
.page-template-template-flexible-donation article .donate-step li i {
  display: none;
}
.page-template-template-flexible-donation article .donate-step li.highlighted {
  color: #000;
  font-weight: bold;
}
.page-template-template-flexible-donation article .donate-step li.done .num-circle span {
  display: none;
}
.page-template-template-flexible-donation article .donate-step li.done .num-circle i {
  display: inline-block;
  color: white;
  background: black;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  line-height: 32px;
  margin-left: -7px;
  margin-top: -2px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .donate-step li.done .num-circle i {
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
  }
}
.page-template-template-flexible-donation article .title-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background: url("dist/images/bg-donate-mobile.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-flexible-donation article .title-section h1 {
  font-size: 40px;
}
.page-template-template-flexible-donation article .section-1 {
  background-color: #fff;
  padding-top: 0;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .section-1 {
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .section-1 .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-template-flexible-donation article .section-1 .pads {
  border-radius: 5px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation article .section-1 .pads {
    max-width: inherit;
    border-radius: 0;
  }
}
.page-template-template-flexible-donation article .section-1 .pads .process {
  top: 0;
  left: 0;
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
.page-template-template-flexible-donation article .section-1 .pads .process span {
  display: block;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  top: 50%;
  left: 50%;
  position: absolute;
  padding-top: 110px;
  background: url("dist/images/loading.png") 50% 0 no-repeat;
}
@media (min-width: 481px) {
  .page-template-template-flexible-donation.goldie {
    background: url("dist/images/goldie.jpg") 50% 0 no-repeat;
    background-size: cover;
  }
}
.page-template-template-flexible-donation.goldie article .title-section {
  background: url("dist/images/goldie.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.page-template-template-flexible-donation .gform_confirmation_wrapper {
  padding: 40px;
}
.page-template-template-flexible-donation .gsection {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.page-template-template-flexible-donation .donate-form-style,
.page-template-template-flexible-donation #gform_wrapper_7 {
  padding: 0;
}
.page-template-template-flexible-donation .donate-form-style .gf_progressbar_wrapper,
.page-template-template-flexible-donation #gform_wrapper_7 .gf_progressbar_wrapper {
  display: none;
}
.page-template-template-flexible-donation .donate-form-style .validation_error,
.page-template-template-flexible-donation #gform_wrapper_7 .validation_error {
  display: none;
}
.page-template-template-flexible-donation .donate-form-style .info,
.page-template-template-flexible-donation #gform_wrapper_7 .info {
  font-size: 26px;
  margin-bottom: 40px;
  padding-left: 30px;
  cursor: pointer;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style .info,
  .page-template-template-flexible-donation #gform_wrapper_7 .info {
    font-size: 24px;
    line-height: 1.4;
    background-position: 0 9px;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page {
  padding: 40px;
  position: relative;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page {
    padding: 30px 15px;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer {
  z-index: 3;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer {
    padding-top: 20px;
    text-align: center;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
  right: 13px;
  bottom: 90px;
  position: absolute;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: 170px;
    bottom: 80px;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_ajax_spinner,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: auto;
    left: 50%;
    bottom: 105px;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button {
  float: left;
  border: 0;
  margin-top: 10px;
  padding-left: 20px;
  background: none;
  color: #000000;
  text-transform: uppercase;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 8px auto;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button {
    float: none;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button:focus, .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_previous_button:active,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button:focus,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_previous_button:active {
  outline: 0;
}
.page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_next_button, .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .btn-arrow,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_next_button,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .gform_next_button, .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .btn-arrow,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .gform_next_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
    float: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page .gform_page_footer .btn-arrow,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page .gform_page_footer .btn-arrow {
    width: 100%;
    font-size: 22px;
    height: 65px;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_page_footer:after, .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer:after,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer:after,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer:after {
  padding-top: 5px;
  content: "";
  display: block;
  font-size: 14px;
  color: #909aa3;
  clear: both;
  text-align: right;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_page_footer:after, .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer:after,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer:after,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer:after {
    display: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer, .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer {
    padding-bottom: 60px;
    position: relative;
  }
  .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button, .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button {
    margin-top: 0;
    margin-left: -36px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
@media (max-width: 479px) and (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner, .page-template-template-flexible-donation .donate-form-style .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner {
    bottom: 134px;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_fields .radio-list,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_fields .radio-list {
  float: left;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_fields .radio-list,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_fields .radio-list {
    float: none;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_page_footer,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer {
  margin-top: -14px;
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_page_footer,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer {
    float: none;
    margin-top: 0;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
  float: none;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: right;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_page:first-child .gform_page_footer .gform_next_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: none;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .gfield,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .gfield {
  position: relative;
  vertical-align: top;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .gfield .help-block,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .gfield .help-block {
  top: 0;
  right: 0;
  font-size: 14px;
  position: absolute;
  color: #909aa3;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style .gform_fields .gfield .help-block,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .gfield .help-block {
    position: static;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .gfield .help-block.validation_message,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .gfield .help-block.validation_message {
  color: #ee3123;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .gfield.clearfix,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .gfield.clearfix {
  clear: both;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .gfield.gfield_error .help-block,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .gfield.gfield_error .help-block {
  display: none;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .gfield.gfield_error .help-block.validation_message,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .gfield.gfield_error .help-block.validation_message {
  display: block;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .intro-text,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .intro-text {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .intro-text h3,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .intro-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style .gform_fields .intro-text h3,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .intro-text h3 {
    display: none;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .intro-text p,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .intro-text p {
  font-size: 16px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .intro-text p:last-child,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .intro-text p:last-child {
  margin-bottom: 0;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .cardinfo #input_7_14_1_label i,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .cardinfo #input_7_14_1_label i {
  top: 9px;
  right: 0;
  position: absolute;
  color: #8b97a0;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .cardinfo .validation_message,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .cardinfo .validation_message {
  right: 20px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(1) label,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(1) label {
  background: url("../svg/icon-card-black.svg") 50% 4px no-repeat;
  background-size: auto 24px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(2) label,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(2) label {
  background: url("../svg/icon-building-black.svg") 50% 0 no-repeat;
  background-size: auto 28px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .payment .gfield_radio li:nth-of-type(3) label,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .payment .gfield_radio li:nth-of-type(3) label {
  background: url("../svg/icon-cheque-black.svg") 50% 0 no-repeat;
  background-size: auto 26px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .sub-intro,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .sub-intro {
  margin-bottom: 30px;
  margin-left: -40px;
  margin-right: -40px;
  padding: 30px 40px;
  background-color: #efefef;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .sub-intro h4,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .sub-intro h4 {
  font-size: 26px;
  margin-top: 0;
  margin-bottom: 10px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .sub-intro p,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .sub-intro p {
  font-size: 16px;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .sub-intro p:last-child,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .sub-intro p:last-child {
  margin-bottom: 0;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .radio-list .ginput_container ul li label.active:before,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .radio-list .ginput_container ul li label.active:before {
  border-color: #009edb;
  background-color: #009edb;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .contact_number .validation_message,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .contact_number .validation_message {
  position: relative;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .others,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .others {
  display: block;
  clear: both;
  width: 100%;
}
.page-template-template-flexible-donation .donate-form-style .gform_fields .true_false,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .true_false {
  text-align: left;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_fields .true_false,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .true_false {
    text-align: center;
  }
  .page-template-template-flexible-donation .donate-form-style .gform_fields .true_false label,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .true_false label {
    line-height: 1.6 !important;
    padding: 15px 15px 17px 50px !important;
    border: 1px solid #d0d4d8 !important;
    background-color: #efefef !important;
  }
  .page-template-template-flexible-donation .donate-form-style .gform_fields .true_false label:before,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .true_false label:before {
    top: 15px !important;
    left: 15px !important;
  }
  .page-template-template-flexible-donation .donate-form-style .gform_fields .true_false .ginput_container, .page-template-template-flexible-donation .donate-form-style .gform_fields .true_false .gfield_checkbox, .page-template-template-flexible-donation .donate-form-style .gform_fields .true_false .checkbox,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .true_false .ginput_container,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .true_false .gfield_checkbox,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_fields .true_false .checkbox {
    display: block !important;
  }
}
.page-template-template-flexible-donation .donate-form-style .gform_next_button,
.page-template-template-flexible-donation #gform_wrapper_7 .gform_next_button {
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  background: #000000 url("../svg/arrow-right-white.svg") 90% 50% no-repeat;
  background-size: 14px 14px;
  border-radius: 5px;
  border: 0;
  color: #fff;
  padding: 18px 50px 18px 32px;
  line-height: 1;
  font-size: 18px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style .gform_next_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_next_button {
    padding-left: 15px;
    padding-right: 40px;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-form-style .gform_next_button,
  .page-template-template-flexible-donation #gform_wrapper_7 .gform_next_button {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    font-size: 22px;
    height: 65px;
    background-position: 95% 50%;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 {
  padding: 0;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gf_progressbar_wrapper {
  display: none;
}
.page-template-template-flexible-donation #gform_wrapper_18 .validation_error {
  display: none;
}
.page-template-template-flexible-donation #gform_wrapper_18 .info {
  font-size: 26px;
  margin-bottom: 40px;
  padding-left: 30px;
  cursor: pointer;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 14px auto;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .info {
    font-size: 24px;
    line-height: 1.4;
    background-position: 0 9px;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page {
  padding: 40px;
  position: relative;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page {
    padding: 30px 15px;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer {
  z-index: 3;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer {
    padding-top: 20px;
    text-align: center;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_ajax_spinner {
  right: 13px;
  bottom: 90px;
  position: absolute;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: 170px;
    bottom: 80px;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_ajax_spinner {
    right: auto;
    left: 50%;
    bottom: 105px;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button {
  float: left;
  border: 0;
  margin-top: 10px;
  padding-left: 20px;
  background: none;
  color: #000000;
  text-transform: uppercase;
  background: url("../svg/arrow-left-grey.svg") 0 50% no-repeat;
  background-size: 8px auto;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button {
    float: none;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button:focus, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_previous_button:active {
  outline: 0;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_next_button, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .btn-arrow {
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .gform_next_button, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .btn-arrow {
    float: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page .gform_page_footer .btn-arrow {
    width: 100%;
    font-size: 22px;
    height: 65px;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer:after, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer:after {
  padding-top: 5px;
  content: "";
  display: block;
  font-size: 14px;
  color: #909aa3;
  clear: both;
  text-align: right;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer:after, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer:after {
    display: none;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(3) .gform_page_footer {
    padding-bottom: 60px;
    position: relative;
  }
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer .gform_previous_button, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(3) .gform_page_footer .gform_previous_button {
    margin-top: 0;
    margin-left: -36px;
    position: absolute;
    bottom: 0;
    left: 50%;
  }
}
@media (max-width: 479px) and (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(2) .gform_page_footer .gform_ajax_spinner, .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:nth-of-type(3) .gform_page_footer .gform_ajax_spinner {
    bottom: 134px;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_fields .radio-list {
  float: left;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_fields .radio-list {
    float: none;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer {
  margin-top: -14px;
  float: right;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer {
    float: none;
    margin-top: 0;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer .gform_next_button {
  float: none;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: right;
  }
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_page:first-child .gform_page_footer .gform_next_button {
    float: none;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .gfield {
  position: relative;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .gfield .help-block {
  top: 0;
  right: 0;
  font-size: 14px;
  position: absolute;
  color: #909aa3;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .gfield .help-block {
    position: static;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .gfield .help-block.validation_message {
  color: #ee3123;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .gfield.clearfix {
  clear: both;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .gfield.gfield_error .help-block {
  display: none;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .gfield.gfield_error .help-block.validation_message {
  display: block;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .intro-text {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .intro-text h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 44px;
  font-family: "VAG Rounded Std", "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  line-height: 1.2em;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .intro-text h3 {
    display: none;
  }
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .intro-text p {
  font-size: 16px;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .intro-text p:last-child {
  margin-bottom: 0;
}
.page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .true_false {
  text-align: left;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .true_false {
    text-align: center;
  }
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .true_false label {
    line-height: 1.6 !important;
    padding: 15px 15px 17px 50px !important;
    border: 1px solid #d0d4d8 !important;
    background-color: #efefef !important;
  }
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .true_false label:before {
    top: 15px !important;
    left: 15px !important;
  }
  .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .true_false .ginput_container, .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .true_false .gfield_checkbox, .page-template-template-flexible-donation #gform_wrapper_18 .gform_fields .true_false .checkbox {
    display: block !important;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper {
  max-width: 100%;
  background-color: rgb(239, 239, 239);
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper {
    border: none;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper h5 {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 21px;
  margin-bottom: 0;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body {
  max-width: 850px;
  margin: auto;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page {
  padding: 80px 40px 40px 40px;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page:first-child {
  padding-top: 40px;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page:first-child {
    padding: 0 10px 10px 10px;
  }
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page {
    padding: 10px;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer {
  margin-top: 0;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer:after {
  content: "" !important;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
  position: absolute;
  top: 40px;
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
    top: 95px;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_page_footer .gform_submit_button {
  background: #44ac4e;
  border: none;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page:last-child .gform_page_footer:after {
  content: "Cards Accepted" !important;
  background: url(dist/images/cc.png) 100% 0 no-repeat;
  padding-right: 145px;
  text-align: left;
  width: 245px;
  margin: 15px auto auto auto;
  padding-top: 0;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page:last-child .gform_page_footer .gform_submit_button {
  float: none;
  margin: auto;
  display: block;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield {
  margin-bottom: 5px;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.cardinfo .validation_message {
  top: -25px;
  right: 0;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.cardinfo:after {
  content: "" !important;
  padding: 0;
  background: none;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box {
  margin-bottom: 15px !important;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li {
  width: 130px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li {
    width: 50%;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label {
  height: 50px;
  line-height: 48px;
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label:hover span {
  display: none !important;
}
@media (max-width: 479px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .gfield.select-box .gfield_radio li label.active span {
    display: none;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency label {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency label {
    display: block;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container {
  display: inline-block;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container {
    display: block;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container select {
  width: auto;
  background-position: 95% 50%;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .select-frequency .ginput_container select {
    width: 100%;
  }
}
.page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span {
  margin-bottom: 5px;
}
@media (min-width: 995px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span {
    width: 47.5%;
  }
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:nth-child(odd) {
    float: left;
    clear: none;
  }
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:nth-child(even) {
    float: right;
    clear: none;
  }
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span:last-child {
    float: none;
    clear: both;
    width: 100%;
  }
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span .ginput_cardinfo_left {
    width: 70%;
  }
}
@media (min-width: 480px) {
  .page-template-template-flexible-donation .donate-short-form_wrapper .gform_body .gform_page .gform_fields .ginput_container_creditcard > span .ginput_card_expiration_container select {
    width: 112px;
  }
}
.page-template-template-flexible-donation .donation-cta {
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  padding-top: 20px !important;
  padding-bottom: 20px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-flexible-donation .donation-cta p, .page-template-template-flexible-donation .donation-cta h1, .page-template-template-flexible-donation .donation-cta h2, .page-template-template-flexible-donation .donation-cta h3, .page-template-template-flexible-donation .donation-cta h4, .page-template-template-flexible-donation .donation-cta h5, .page-template-template-flexible-donation .donation-cta h6, .page-template-template-flexible-donation .donation-cta a, .page-template-template-flexible-donation .donation-cta li {
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donation-cta {
    padding: 15px;
  }
}
.page-template-template-flexible-donation .donation-cta .cta-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #EFEFEF;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse;
          flex-flow: row-reverse;
  margin: 3rem 0;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donation-cta .cta-section {
    display: table;
  }
}
.page-template-template-flexible-donation .donation-cta .cta-section .cta-image, .page-template-template-flexible-donation .donation-cta .cta-section .cta-text {
  display: table-cell;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donation-cta .cta-section .cta-image, .page-template-template-flexible-donation .donation-cta .cta-section .cta-text {
    display: block;
  }
}
.page-template-template-flexible-donation .donation-cta .cta-section .cta-image {
  width: 460px;
  height: 200px;
  float: right;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donation-cta .cta-section .cta-image {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
.page-template-template-flexible-donation .donation-cta .cta-section .cta-text {
  width: calc(100% - 460px);
  padding: 25px;
  vertical-align: middle;
  float: left;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .donation-cta .cta-section .cta-text {
    padding: 25px;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donation-cta .cta-section .cta-text {
    padding: 20px;
    width: 100%;
    text-align: left;
  }
}
.page-template-template-flexible-donation .donation-cta .cta-section .cta-text h3 {
  line-height: 1.7;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .donation-cta .cta-section .cta-text h3 {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donation-cta .cta-section .cta-text h3 p {
    font-size: 18px;
  }
}
.page-template-template-flexible-donation .donation-cta .cta-section .cta-text h3 p {
  margin-bottom: 0;
}
.page-template-template-flexible-donation .donation-cta .cta-section .cta-text h3 a {
  text-decoration: none;
}
.page-template-template-flexible-donation .image-header-mobile {
  display: none;
  margin-top: 70px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .image-header-mobile {
    display: block;
  }
}
.page-template-template-flexible-donation .desktop-logo {
  display: block;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .desktop-logo {
    display: none;
  }
}
.page-template-template-flexible-donation #recurring-popup .modal-dialog,
.page-template-template-flexible-donation .modal-recurring .modal-dialog {
  border-radius: 0;
}
.page-template-template-flexible-donation #recurring-popup .modal-content,
.page-template-template-flexible-donation .modal-recurring .modal-content {
  padding: 0px 30px 40px 30px;
  border-radius: 0;
}
.page-template-template-flexible-donation #recurring-popup .modal-body,
.page-template-template-flexible-donation .modal-recurring .modal-body {
  overflow-x: hidden;
  width: 100%;
  overflow-y: scroll;
  height: 840px;
  background-color: #ffffff;
}
.page-template-template-flexible-donation #recurring-popup .close-btn,
.page-template-template-flexible-donation .modal-recurring .close-btn {
  padding: 15px 0px;
  font-size: 40px;
  font-weight: 300;
  color: #3a312b;
  opacity: 1;
}
.page-template-template-flexible-donation .accordion-section h3 {
  text-align: center;
  padding-bottom: 2rem;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-flexible-donation footer {
  display: table;
  background: #000;
  color: #fff;
  width: 100%;
  padding: 3rem 0;
}
.page-template-template-flexible-donation footer .footer-section {
  display: table-cell;
  width: 50%;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation footer .footer-section ul {
    margin-left: 3px;
  }
}
.page-template-template-flexible-donation footer .footer-section ul {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}
.page-template-template-flexible-donation footer .footer-section ul li {
  float: left;
  margin-bottom: 0;
  margin-left: 10px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-section ul li {
    padding: 0;
    margin: 10px auto;
    float: none;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-section {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    float: none;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-logo {
    padding: 20px;
  }
}
.page-template-template-flexible-donation footer .footer-logo, .page-template-template-flexible-donation footer .footer-address {
  float: left;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-logo, .page-template-template-flexible-donation footer .footer-address {
    float: none;
  }
}
.page-template-template-flexible-donation footer .footer-address {
  padding-top: 3rem;
  color: #797979;
  font-size: 14px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-address {
    float: none;
    padding: 10px;
  }
}
.page-template-template-flexible-donation footer .footer-contact {
  padding: 3rem 0;
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-contact {
    float: none;
    text-align: center;
  }
}
.page-template-template-flexible-donation footer .footer-contact, .page-template-template-flexible-donation footer .footer-links {
  float: right;
  text-align: right;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.page-template-template-flexible-donation footer .footer-contact a, .page-template-template-flexible-donation footer .footer-links a {
  color: #cccccc;
  font-size: 14px;
  text-decoration: none;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-contact, .page-template-template-flexible-donation footer .footer-links {
    float: none;
    text-align: center;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 10px 15px;
  }
}
.page-template-template-flexible-donation footer .footer-links {
  font-size: 14px;
  color: #cccccc;
  font-size: 14px;
}
.page-template-template-flexible-donation footer .footer-links ul li {
  padding: 0 0px 0 15px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation footer .footer-links {
    text-align: center;
  }
}
.page-template-template-flexible-donation .accordion-section *,
.page-template-template-flexible-donation .accordion-section *::before,
.page-template-template-flexible-donation .accordion-section *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.page-template-template-flexible-donation .accordion-section .wrapper {
  max-width: 750px;
  margin: 2rem auto 0 auto;
  position: relative;
}
.page-template-template-flexible-donation .accordion-section .expand {
  border: none;
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -2rem;
  height: 50%;
  padding-right: 1rem;
  padding-left: 1rem;
  background: black;
  color: black;
  text-align: center;
  border-radius: 30px 0 0 30px;
  -webkit-transition: -webkit-transform 150ms ease-out;
  transition: -webkit-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  transition: transform 150ms ease-out, -webkit-transform 150ms ease-out;
  cursor: pointer;
}
.page-template-template-flexible-donation .accordion-section details {
  overflow: hidden;
  position: relative;
  text-indent: 0;
  background-color: white;
  margin-bottom: 2rem;
}
.page-template-template-flexible-donation .accordion-section summary {
  list-style: none;
  padding: 1rem 3rem;
  font-weight: bold;
  background-color: white;
  color: black;
  position: relative;
  z-index: 2;
  line-height: 4rem;
  cursor: pointer;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .accordion-section summary {
    font-size: 15px;
    line-height: 1.5em;
  }
}
.page-template-template-flexible-donation .accordion-section summary:focus {
  outline: none;
}
.page-template-template-flexible-donation .accordion-section summary::-webkit-details-marker {
  display: none;
}
.page-template-template-flexible-donation .accordion-section summary::after {
  content: "+";
  position: absolute;
  right: 2rem;
  font-size: 30px;
  color: #ed462f;
  font-weight: 300;
}
.page-template-template-flexible-donation .accordion-section details[open] summary::after {
  content: "—";
}
.page-template-template-flexible-donation .accordion-section details > p {
  padding: 2rem 3rem 3rem 3rem;
  width: 100%;
  z-index: 1;
  text-align: justify;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  font-family: Roboto;
  line-height: 26px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .accordion-section details > p {
    padding: 20px;
    text-align: left;
  }
}
.page-template-template-flexible-donation .accordion-section details[open] summary ~ * {
  -webkit-animation: slide 200ms cubic-bezier(0, 1, 0, 1);
          animation: slide 200ms cubic-bezier(0, 1, 0, 1);
}
@keyframes slide {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    max-height: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    max-height: 1000px;
  }
}
.page-template-template-flexible-donation .pre-donation-form {
  max-width: 845px;
  margin: 0 auto;
}
.page-template-template-flexible-donation .pre-donation-form h3 {
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  font-size: 30px;
  line-height: 30px;
  margin: 20px 0 35px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form h3 {
    font-size: 22px;
    padding: 0 15px;
    margin: 15px auto;
  }
}
.page-template-template-flexible-donation .pre-donation-form .oneoff-amount-desc, .page-template-template-flexible-donation .pre-donation-form .recurring-amount-desc {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #797979;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .oneoff-amount-desc, .page-template-template-flexible-donation .pre-donation-form .recurring-amount-desc {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    padding: 15px;
  }
}
@media (max-width: 400px) {
  .page-template-template-flexible-donation .pre-donation-form .oneoff-amount-desc, .page-template-template-flexible-donation .pre-donation-form .recurring-amount-desc {
    padding: 15px 25px;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .amount-radio-box, .page-template-template-flexible-donation .pre-donation-form .method-radio-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box input[type=radio], .page-template-template-flexible-donation .pre-donation-form .method-radio-box input[type=radio] {
  visibility: hidden;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box input[type=radio]:checked + label, .page-template-template-flexible-donation .pre-donation-form .method-radio-box input[type=radio]:checked + label {
  border-color: #EE3123;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .radio, .page-template-template-flexible-donation .pre-donation-form .method-radio-box .radio {
  display: inline-block;
  width: 140px;
  max-width: 23%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .amount-radio-box .radio, .page-template-template-flexible-donation .pre-donation-form .method-radio-box .radio {
    width: 190px;
    max-width: 45%;
    padding: 5px !important;
  }
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .radio label, .page-template-template-flexible-donation .pre-donation-form .method-radio-box .radio label {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding-left: 0;
  cursor: pointer;
  display: block;
  width: 100%;
  border: 2px solid #ccc;
  font-weight: 700;
  line-height: 50px;
  background-color: #fff;
  text-align: center;
  position: relative;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .radio {
  padding: 10px 0;
  padding-right: 10px;
  width: 260px;
  max-width: 32%;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .radio:last-child {
  width: 100%;
  max-width: 93.8%;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box label {
  font-size: 30px;
  line-height: 30px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  padding: 1rem !important;
  border-radius: 2rem;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box span.currencyinput {
  position: absolute;
  display: block;
  top: 52.5%;
  pointer-events: none;
  width: 30px;
  text-align: center;
  left: 12px;
  color: #000;
  font-style: normal;
  font-size: 30px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control {
  font-size: 30px;
  height: 72px;
  position: relative;
  top: 0;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  color: #000;
  border: 2px solid #ccc;
  text-align: center;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control {
    height: 59px;
    top: 0;
    border: 2px solid #ccc;
  }
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control input[type=radio]:checked + label {
  border-color: #EE3123;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control:focus:-moz-placeholder {
  color: transparent;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control { /* FF 4-18 */ }
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control:focus::-moz-placeholder {
  color: transparent;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control { /* FF 19+ */ }
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control:focus:-ms-input-placeholder {
  color: transparent;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control { /* IE 10+ */ }
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control::-webkit-input-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: left;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control::-webkit-input-placeholder:focus {
  background: #000;
  color: white;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control:-moz-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: center;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control::-moz-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: center;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box .form-control:-ms-input-placeholder {
  font-weight: 700;
  color: black;
  position: relative;
  top: 1px;
  text-align: center;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box #other_amount {
  text-align: left;
  padding-left: 4rem;
}
.page-template-template-flexible-donation .pre-donation-form .amount-radio-box #other_amount:focus, .page-template-template-flexible-donation .pre-donation-form .amount-radio-box:checked + label {
  text-align: left;
  padding: 0 20px 0 40px;
  border-color: #EE3123;
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box input[type=radio]:checked + label {
  background: #000;
  border-color: #000;
  color: white;
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box {
  margin-top: 3rem;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .method-radio-box {
    padding: 0px 15px;
  }
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper {
  display: inline-block;
  width: 320px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper .radio {
  width: 100% !important;
  max-width: 160px;
  float: left;
  padding: 0;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper .radio {
    max-width: 145px;
    padding: 0 !important;
  }
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper .radio i {
  background: #efefef;
  color: #efefef;
  margin-right: 10px;
  border-radius: 50%;
  padding: 0 1px;
  font-size: 25px;
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper .radio strong {
  position: relative;
  top: -2px;
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper .radio input[type=radio]:checked + label i {
  background: transparent;
  color: #efefef;
}
.page-template-template-flexible-donation .pre-donation-form .method-radio-box .method-wrapper .radio label {
  line-height: 54px !important;
  height: 54px !important;
}
.page-template-template-flexible-donation .pre-donation-form .donation-amount-description {
  font-size: 16px;
  line-height: 24px;
  color: #797979;
}
.page-template-template-flexible-donation .pre-donation-form .btn-1 {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  display: block;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  font-size: 24px;
  text-transform: none;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .pre-donation-form .btn-1 {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    display: flex;
    max-width: 250px;
    margin: 0px auto 20px;
    background: #ed462f;
    padding: 20px;
  }
}
.page-template-template-flexible-donation .recur-schedule-section {
  padding-top: 3rem;
}
.page-template-template-flexible-donation .recur-schedule-section .schedule-wrapper {
  padding-bottom: 2rem;
}
.page-template-template-flexible-donation .recur-schedule-section .schedule-wrapper select {
  height: 54px;
  width: auto;
  min-width: 154px;
  background: white;
  margin: 10px;
}
.page-template-template-flexible-donation .recur-schedule-section .schedule-wrapper .sched-desc {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0;
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .donate-form-style_wrapper {
    padding: 0 25px;
  }
}
.page-template-template-flexible-donation #custom-select {
  display: inline-block;
  margin-bottom: 5px;
}
.page-template-template-flexible-donation {
  /*the container must be positioned relative:*/
}
.page-template-template-flexible-donation .custom-select {
  position: relative;
  width: auto;
  display: inline-block;
  min-width: 160px;
}
.page-template-template-flexible-donation .custom-select select {
  display: none; /*hide original SELECT element:*/
}
.page-template-template-flexible-donation {
  /*style the items (options), including the selected item:*/
}
.page-template-template-flexible-donation .select-items div, .page-template-template-flexible-donation .select-selected {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
}
.page-template-template-flexible-donation .select-selected {
  min-width: 160px;
  padding: 1rem 3rem 1rem 2rem;
  border: 1px solid #ccc;
  margin: 0 1rem;
  text-align: left;
}
.page-template-template-flexible-donation .select-selected:after {
  position: absolute;
  content: "\f107";
  font: normal normal normal 25px/1 FontAwesome;
  top: 14px;
  right: 2rem;
}
.page-template-template-flexible-donation {
  /*style items (options):*/
}
.page-template-template-flexible-donation .select-items {
  background: white;
  position: absolute;
  min-width: 160px;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.page-template-template-flexible-donation .select-items div {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 1rem 3rem 1rem 1rem;
  border-top: 0;
  width: calc(100% - 2rem);
  text-align: left;
  font-size: 14px;
}
.page-template-template-flexible-donation .select-items div:hover, .page-template-template-flexible-donation .select-items .same-as-selected {
  background-color: #efefef;
}
.page-template-template-flexible-donation {
  /*hide the items when the select box is closed:*/
}
.page-template-template-flexible-donation .select-hide {
  display: none;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .thankyou-container {
    padding: 0 3rem;
    margin-bottom: 3rem;
  }
  .page-template-template-flexible-donation .thankyou-container .container {
    width: 100%;
  }
}
.page-template-template-flexible-donation .thankyou-container h2 {
  font-size: 36px;
  line-height: 42px;
  margin: 0 0 2rem 0;
}
.page-template-template-flexible-donation .thankyou-container h3 {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 1rem 0;
}
.page-template-template-flexible-donation .thankyou-container a {
  font-weight: 700;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .thankyou-container .thankyou-content {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
  }
}
.page-template-template-flexible-donation .thankyou-container .thankyou-image {
  height: auto;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .page-template-template-flexible-donation .thankyou-container .thankyou-image {
    width: 100%;
  }
  .page-template-template-flexible-donation .thankyou-container .thankyou-image img {
    width: 100%;
  }
}
.page-template-template-flexible-donation .ginput_container_address label {
  font-weight: 400;
  font-size: 16px;
}
.page-template-template-flexible-donation .ginput_container_address input, .page-template-template-flexible-donation .ginput_container_address select {
  margin-bottom: 2rem;
  border: 2px solid #cccccc !important;
}
.page-template-template-flexible-donation .dropdown-credit {
  padding-top: 4rem;
}
.page-template-template-flexible-donation .dropdown-credit .gform_card_icon_container {
  display: none;
}
.page-template-template-flexible-donation .dropdown-credit input {
  width: 100%;
  padding: 1rem;
  outline: none;
}
.page-template-template-flexible-donation .dropdown-credit label {
  font-weight: 400;
  display: block;
}
.page-template-template-flexible-donation .dropdown-credit .ginput_cardinfo_left, .page-template-template-flexible-donation .dropdown-credit .ginput_cardinfo_right {
  width: 50%;
  float: left;
  padding: 2rem 0;
  height: 105px;
}
.page-template-template-flexible-donation .dropdown-credit select {
  height: 45px;
  width: 45%;
  background: white;
  outline: none;
}
.page-template-template-flexible-donation .checkbox-ui.pl-18 {
  padding-left: 18px;
}
@media (max-width: 480px) {
  .page-template-template-flexible-donation .checkbox-ui.pl-18 {
    padding-left: 0;
  }
}
.page-template-template-flexible-donation .checkbox-ui .ginput_container_checkbox label {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5em;
  vertical-align: bottom;
  max-width: 95%;
}
.page-template-template-flexible-donation .amount-radio {
  vertical-align: top;
}
.page-template-template-flexible-donation .amount-radio .amount-cards {
  font-weight: 400;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  min-height: 60px;
  padding: 0 1rem;
}
@media (max-width: 992px) {
  .page-template-template-flexible-donation .amount-radio .amount-cards {
    min-height: 140px;
    padding: 0;
  }
}

#lottery-loader-container {
  border: none;
  max-width: 320px;
  border-radius: 10px;
  left: 48%;
  padding: 5px;
  z-index: 2000;
  margin: auto;
  text-align: center;
  background: #fff;
}

.single-lotteries .page-header-overlay {
  height: 250px;
  position: relative;
  top: -100px;
}
.single-lotteries .page-header-overlay .container {
  padding: 0;
  background: transparent !important;
  width: 100%;
}
@media (max-width: 767px) {
  .single-lotteries .page-header-overlay {
    height: auto;
  }
}
.single-lotteries .page-header-overlay .pads {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .single-lotteries .page-header-overlay .pads {
    max-width: 60%;
    margin-top: -40rem;
  }
}
@media (max-width: 767px) {
  .single-lotteries .page-header-overlay .pads {
    margin-top: -40%;
    max-width: 65%;
  }
}

.single-lotteries article .page-header {
  padding-top: 200px;
  padding-bottom: 290px;
  z-index: -1;
}
@media (max-width: 480px) {
  .single-lotteries article .page-header {
    padding: 68px 0 79px 0;
  }
}
@media (max-width: 480px) {
  .single-lotteries article .page-header h1 {
    font-size: 30px;
  }
}
.single-lotteries .page-header {
  padding-top: 0 !important;
  padding-bottom: 150px !important;
}
.single-lotteries .page-header:before {
  opacity: 0;
}
.single-lotteries #count-down-container {
  position: relative;
}
.single-lotteries #count-down-container .btn {
  font-weight: 400;
}
.single-lotteries #count-down-container .count-down-wrapper {
  margin: -180px auto auto auto;
  width: 100%;
  max-width: 570px;
  background: #ffffff;
  font-size: 18px;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper {
    font-size: 16px;
    max-width: 345px;
    margin-top: -35px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header {
  background: #1e1e1e;
  padding: 6px 15px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-header {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header span {
  display: inline-block;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-header span {
    line-height: 1.5;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header span:first-child {
  margin-right: 15px;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-header span:first-child {
    margin-right: 0;
    margin-bottom: 7px;
    display: block;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header span:last-child {
  margin-left: 15px;
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body {
  text-align: center;
  color: #1e1e1e;
  padding: 40px 10px;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body p {
    font-size: 16px;
    line-height: 2.11;
    margin-bottom: 6px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker {
  margin-bottom: 25px;
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-time {
  font-size: 55px;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 2.8px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-time {
    font-size: 32px;
    line-height: 1.2;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-time.right-colon:after {
  content: ":";
  position: absolute;
  right: 0;
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-label {
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-label {
    font-size: 12px;
    line-height: 1.71;
  }
}
.single-lotteries .section-2 {
  color: #1e1e1e;
}
.single-lotteries .section-2 .sub-header {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
.single-lotteries .section-2 .container-narrow {
  max-width: 970px;
  margin: auto;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .container-narrow {
    padding: 0 15px;
  }
}
.single-lotteries .section-2 .container-narrow .title-icon {
  margin-bottom: 0;
}
.single-lotteries .section-2 .container-narrow .title-icon .icon {
  width: auto;
  height: 80px;
  margin-bottom: 31px;
}
.single-lotteries .section-2 .sub-content {
  margin-top: 50px;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .sub-content {
    padding: 0 15px;
  }
}
.single-lotteries .section-2 .col-content .col-sm-6 {
  padding: 0 48px;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .col-content .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .col-content .bl-dashed {
    margin-top: 30px;
  }
}
.single-lotteries .section-2 .col-content .bl-dashed:before {
  content: "";
  border-left: 3px dashed #aaa;
  max-height: 450px;
  width: 3px;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .col-content .bl-dashed:before {
    display: none;
  }
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .bb-daashed {
    margin-bottom: 30px;
  }
}
.single-lotteries .section-2 .bb-daashed:after {
  content: "";
  border-bottom: dashed 3px #aaaaaa;
  max-width: 830px;
  width: 100%;
  display: block;
  margin: 50px auto;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .bb-daashed:after {
    display: none;
  }
}
.single-lotteries .section-3 {
  background-color: #1e1e1e;
  padding: 30px 0;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  color: #ffffff;
  text-align: center;
}
.single-lotteries .section-3 h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  color: #ffffff;
}
.single-lotteries .section-3 .btn {
  font-weight: 400;
}
.single-lotteries .section-3 .container {
  max-width: 970px;
}
.single-lotteries .section-3 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 480px) {
  .single-lotteries .section-3 .row {
    display: block;
  }
}
.single-lotteries .section-3 .btn {
  font-size: 18px;
  line-height: 1.1;
}
@media (max-width: 480px) {
  .single-lotteries .section-3 .btn {
    margin-top: 20px;
  }
}
.single-lotteries .section-4 .container {
  max-width: 970px;
}
.single-lotteries .section-4 .container h2 {
  font-size: 49px;
}
@media (max-width: 480px) {
  .single-lotteries .section-4 .container h2 {
    font-size: 32px;
  }
}
.single-lotteries .section-5 .container .btn {
  font-weight: bold;
}
.single-lotteries .section-5 .container .mt-50 {
  margin-top: 50px;
}
.single-lotteries .section-5 .container .text-block {
  text-align: center;
}
.single-lotteries .section-5 .container .text-block .col-sm-6.col-md-4 {
  display: inline-block;
  float: none;
}
.single-lotteries .section-5 .container form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 50px;
}
@media (max-width: 480px) {
  .single-lotteries .section-5 .container form {
    display: block;
  }
}
.single-lotteries .section-5 .container form .alert {
  display: none;
}
.single-lotteries .section-5 .container form .gform_body {
  clear: none;
}
.single-lotteries .section-5 .container form .gform_body .gform_fields .gfield {
  margin-bottom: 0;
}
.single-lotteries .section-5 .container form .gform_footer {
  width: 32.333333%;
  clear: none;
  text-align: left;
  padding-top: 35px;
}
@media (max-width: 768px) {
  .single-lotteries .section-5 .container form .gform_footer {
    width: 100%;
    text-align: center;
  }
}
.single-lotteries .section-5 .container form .gform_footer .btn {
  font-weight: 400;
}
.single-lotteries .section-6 {
  padding-bottom: 60px;
}
.single-lotteries .section-7 .banner-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-lotteries .section-7 .banner-column .featured, .single-lotteries .section-7 .banner-column .text {
  width: 50%;
}
.single-lotteries .section-7 .banner-column .text h3 {
  color: white;
}
.single-lotteries .section-7 .banner-column.banner-image-right .featured {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.single-lotteries .section-7 .banner-column .btn-3 {
  color: white !important;
  background-color: #000 !important;
  border-color: #000 !important;
}
.single-lotteries .section-7 .banner-column .btn-3:hover {
  color: white !important;
  background-color: #343434 !important;
  border-color: #343434 !important;
}

.page-template-template-buy-tickets .processing .blockOverlay,
.page-template-template-checkout .processing .blockOverlay,
.page-template-template-buy-tickets-thank-you .processing .blockOverlay {
  display: none !important;
  opacity: 0 !important;
}
.page-template-template-buy-tickets .col-sm-8,
.page-template-template-checkout .col-sm-8,
.page-template-template-buy-tickets-thank-you .col-sm-8 {
  padding-top: 100px;
  padding-right: 30px;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .page-template-template-buy-tickets .col-sm-8,
  .page-template-template-checkout .col-sm-8,
  .page-template-template-buy-tickets-thank-you .col-sm-8 {
    padding: 30px;
    background-position: 50% 24px;
    width: 100%;
  }
}
.page-template-template-buy-tickets .col-sm-8 .tickets,
.page-template-template-checkout .col-sm-8 .tickets,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets {
  width: 100%;
  max-width: 885px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets h1,
.page-template-template-checkout .col-sm-8 .tickets h1,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets h1 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .list-unstyled, .page-template-template-buy-tickets .col-sm-8 .tickets .products,
.page-template-template-checkout .col-sm-8 .tickets .list-unstyled,
.page-template-template-checkout .col-sm-8 .tickets .products,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .list-unstyled,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .products {
  font-size: 18px;
  line-height: 1.88;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .list-unstyled li, .page-template-template-buy-tickets .col-sm-8 .tickets .products li,
.page-template-template-checkout .col-sm-8 .tickets .list-unstyled li,
.page-template-template-checkout .col-sm-8 .tickets .products li,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .list-unstyled li,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .products li {
  margin-bottom: 30px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list,
.page-template-template-checkout .col-sm-8 .tickets .product-list,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list {
  max-width: 885px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 30px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  background: transparent;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .badge-container,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .badge-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .badge-container {
  position: absolute;
  right: 16px;
  top: 0;
  overflow: hidden;
  width: 95px;
  height: 80px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .badge-container .badge,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .badge-container .badge,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .badge-container .badge {
  width: 130px;
  -webkit-transform: rotate(30deg);
  transform: rotate(45deg);
  font-size: 10px;
  font-weight: 700;
  font-stretch: condensed;
  line-height: 1.92;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  border-radius: 0;
  margin-top: 15px;
  background-color: #545b60;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  padding: 30px 20px;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container.added,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container.added,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container.added {
  border: solid 2px #44ac4e;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom {
  margin-top: 32px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom .btn,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom .btn,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom .btn {
  border: 1px solid #44ac4e;
  color: #ffffff;
  padding-left: 30px;
  background: #44ac4e url(../svg/icon-check-white.svg) no-repeat 12px center/16px 13px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-item-qty,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-item-qty,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-item-qty {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  display: block;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-excerpt,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-excerpt,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-excerpt {
  display: block;
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top h2,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top h2,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top h2 {
  font-size: 50px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 15px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom {
  margin-top: 32px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn {
  font-size: 16px;
  line-height: 1.1;
  font-weight: 400;
  width: 100%;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn.btn-primary,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn.btn-primary,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn.btn-primary {
  color: #fff;
  background-color: #ce1d10;
  border: 1px solid #ad180d;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator .check,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .form-check-label,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .form-check-label {
  position: relative;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-checkbox,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-checkbox,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-checkbox {
  margin-top: 20px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-description,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-description {
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
  background: url(dist/images/red@3x.png) no-repeat right top/24px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-subscription,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-subscription,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-subscription {
  display: block;
  padding-left: 40px;
  font-size: 14px;
  line-height: 1.86;
  text-align: left;
  color: #909aa3;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .terms-condition,
.page-template-template-checkout .col-sm-8 .tickets .terms-condition,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .terms-condition {
  display: block;
  clear: both;
  margin-top: 50px;
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .terms-condition a,
.page-template-template-checkout .col-sm-8 .tickets .terms-condition a,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .terms-condition a {
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-8 .products li,
.page-template-template-checkout .col-sm-8 .products li,
.page-template-template-buy-tickets-thank-you .col-sm-8 .products li {
  margin: 0;
}
.page-template-template-buy-tickets .col-sm-4,
.page-template-template-checkout .col-sm-4,
.page-template-template-buy-tickets-thank-you .col-sm-4 {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 30px;
  background-color: #ffffff;
}
.page-template-template-buy-tickets .col-sm-4 .cart,
.page-template-template-checkout .col-sm-4 .cart,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart {
  width: 100%;
  max-width: 250px;
}
.page-template-template-buy-tickets .col-sm-4 .cart h2,
.page-template-template-checkout .col-sm-4 .cart h2,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart h2 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.page-template-template-buy-tickets .col-sm-4 .cart p,
.page-template-template-checkout .col-sm-4 .cart p,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart p {
  font-size: 18px;
  line-height: 1.88;
  margin-bottom: 51px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .btn-checkout,
.page-template-template-checkout .col-sm-4 .cart .btn-checkout,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .btn-checkout {
  margin: 49px 0;
  font-weight: 400;
  font-size: 16px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .empty,
.page-template-template-checkout .col-sm-4 .cart .empty,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .empty {
  padding: 27px 23px 30px 18px;
  border: 1px dashed #909aa3;
  max-width: 213px;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #909aa3;
  margin-bottom: 49px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .secure-payments,
.page-template-template-checkout .col-sm-4 .cart .secure-payments,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .secure-payments {
  font-size: 18px;
  line-height: 1.33;
}
.page-template-template-buy-tickets .col-sm-4 .cart .secure-payments img,
.page-template-template-checkout .col-sm-4 .cart .secure-payments img,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .secure-payments img {
  margin-right: 5px;
  width: 24px;
  height: auto;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container {
  background: #efefef url("dist/images/call.svg") no-repeat 20px 25px/18px;
  border: dashed 1px #aaaaaa;
  padding: 20px 34px 20px 58px;
  margin-bottom: 49px;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container .cart-content,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container .cart-content,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container .cart-content {
  font-size: 16px;
  line-height: 1.38;
  margin-bottom: 0;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container .cart-number,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container .cart-number,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container .cart-number {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  margin: 10px 0;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container .cart-schedule,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container .cart-schedule,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container .cart-schedule {
  font-size: 14px;
  line-height: 1.57;
  margin: 0;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item {
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  padding-top: 9px;
  padding-bottom: 14px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item.subscription,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item.subscription,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item.subscription {
  border-color: #ee2d24;
  border-width: 2px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-qty,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-qty,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-qty {
  font-size: 18px;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-price,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-price,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-price {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .bonus-tickets,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .bonus-tickets,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .bonus-tickets {
  display: block;
  width: 100%;
  clear: both;
  font-size: 14px;
  line-height: 1.86;
  text-align: left;
  color: #909aa3;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer {
  margin-top: 11px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .form-control,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .form-control,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .form-control {
  font-size: 18px;
  text-align: left;
  color: #909aa3;
  border: solid 1px #979797;
  height: 35px;
  padding: 0 15px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #ee2d24;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket-img,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket-img,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket-img {
  width: 16px;
  margin-right: 7px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a {
  font-size: 12px;
  color: #aaaaaa;
  text-decoration: none;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a .fa,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a .fa,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a .fa {
  margin-left: 10px;
  font-size: 15px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-total,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-total,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-total {
  margin-top: 18px;
  font-size: 26px;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-total .total,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-total .total,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-total .total {
  line-height: 1.3;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-total .total-amount,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-total .total-amount,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-total .total-amount {
  font-size: 26px;
  font-weight: bold;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  line-height: 1.3;
}

.page-template-template-checkout,
.page-template-template-buy-tickets-thank-you {
  background-color: #ffffff;
}
.page-template-template-checkout .woocommerce_error,
.page-template-template-checkout .woocommerce-error,
.page-template-template-buy-tickets-thank-you .woocommerce_error,
.page-template-template-buy-tickets-thank-you .woocommerce-error {
  padding: 10px 10px 10px 40px;
  margin: 0 15px 30px 15px;
  border-radius: 5px;
}
.page-template-template-checkout form.checkout .bde-order-review-column,
.page-template-template-buy-tickets-thank-you form.checkout .bde-order-review-column {
  width: 100% !important;
}
.page-template-template-checkout form.checkout #customer_details,
.page-template-template-buy-tickets-thank-you form.checkout #customer_details {
  width: 100% !important;
}
.page-template-template-checkout .col-sm-8,
.page-template-template-buy-tickets-thank-you .col-sm-8 {
  color: #1e1e1e;
  padding-right: 133px;
  padding-bottom: 200px;
}
@media (max-width: 768px) {
  .page-template-template-checkout .col-sm-8,
  .page-template-template-buy-tickets-thank-you .col-sm-8 {
    padding: 30px;
    background-position: 50% 24px;
    width: 100%;
  }
}
.page-template-template-checkout .col-sm-8 .tickets,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets {
  max-width: 752px;
}
.page-template-template-checkout .col-sm-8 .tickets h1,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets h1 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 75px;
}
.page-template-template-checkout .col-sm-8 h2,
.page-template-template-buy-tickets-thank-you .col-sm-8 h2 {
  margin: 0 0 50px 0;
  font-size: 44px;
  line-height: 1.2;
  text-align: left;
}
.page-template-template-checkout .col-sm-8 h3,
.page-template-template-buy-tickets-thank-you .col-sm-8 h3 {
  font-size: 26px;
  line-height: 1.3;
}
.page-template-template-checkout .col-sm-8 .section-group,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group {
  padding-bottom: 50px;
  border-bottom: solid 1px #aaaaaa;
  margin-bottom: 30px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip {
  border: 2px solid #ee2d24;
  padding: 30px 24px 30px 100px;
  color: #fff;
  margin-bottom: 100px;
  background: url("dist/images/red@3x.png") no-repeat 24px 30px/46px 46px;
  background-color: #1e1e1e;
  display: none;
}
@media (max-width: 480px) {
  .page-template-template-checkout .col-sm-8 .section-group.payment-join-vip,
  .page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip {
    padding: 100px 24px 30px;
    background-position: 50% 24px;
  }
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip h3,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip h3 {
  color: #fff;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator {
  top: 7px;
  width: 20px;
  height: 20px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("dist/images/radio-button-off@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background: url("dist/images/radio-button-on@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .product-list,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .product-list {
  margin: 45px 0px 0px;
  display: none;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .product-item,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .product-item {
  margin-bottom: 10px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .product-item .product-item-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .product-item .product-item-container {
  border: 0px;
  background: transparent;
  padding: 0px;
  color: #fff;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login {
  padding-bottom: 27px;
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 50px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group {
  margin-bottom: 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group label {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .btn,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .btn {
  width: 100%;
  clear: both;
  display: block;
  margin-top: 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .lost-password,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .lost-password {
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields #over-18-receiver,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields #over-18-receiver {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields #manual-address,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields #manual-address {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields #gift-recipient,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields #gift-recipient {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .block,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .block {
  display: block;
  width: 100%;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .manual-address,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .manual-address {
  font-size: 14px;
  line-height: 1.86;
  color: #909aa3;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator {
  top: 7px;
  width: 20px;
  height: 20px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("dist/images/radio-button-off@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background: url("dist/images/radio-button-on@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group {
  margin-bottom: 30px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group#donate-dd-container, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group#event-or-team-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group#donate-dd-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group#event-or-team-container {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group input, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group select, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group textarea,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group select,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group textarea {
  border: solid 1px #aaaaaa;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group input#event-or-team, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group select#event-or-team, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group textarea#event-or-team,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group input#event-or-team,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group select#event-or-team,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group textarea#event-or-team {
  max-width: 300px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group input#donate-dd, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group select#donate-dd, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group textarea#donate-dd,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group input#donate-dd,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group select#donate-dd,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group textarea#donate-dd {
  min-width: 200px;
  width: auto;
  background-position: 94% 50%;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group label {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods {
  list-style: none;
  padding: 0;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li label {
  background: url("dist/images/radio-button-off@3x.png") no-repeat left center/20px 20px;
  margin-top: 5px;
  margin-right: 20px;
  padding: 10px 0 10px 40px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: 400;
  display: block;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input:checked ~ label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input:checked ~ label {
  background: url("dist/images/radio-button-on@3x.png") no-repeat left center/20px 20px;
}
.page-template-template-checkout .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew label {
  background: url("dist/images/cb-off.png") no-repeat left center/24px 24px;
  margin-top: 5px;
  margin-right: 20px;
  padding: 10px 0 10px 40px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: 400;
  display: block;
}
.page-template-template-checkout .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input:checked ~ label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input:checked ~ label {
  background: url("dist/images/cb-on.png") no-repeat left center/24px 24px;
}
.page-template-template-checkout .col-sm-8 #order_review .place-order .button,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .place-order .button {
  font-weight: 400;
}
.page-template-template-checkout .col-sm-8 #order_review .place-order .terms-condition,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .place-order .terms-condition {
  max-width: 570px;
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-checkout .col-sm-8 #order_review .payment_box,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .payment_box {
  margin-bottom: 30px;
  max-width: 570px;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form {
  color: #1e1e1e;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row {
  margin-bottom: 30px;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row label {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.88;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row input, .page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row select, .page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row textarea,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row select,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row textarea {
  padding: 8px 15px;
  height: 50px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100% !important;
  font-size: 18px;
  line-height: 1.875;
  color: #555;
  background-color: #fff;
  background-image: none;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  border: solid 1px #aaaaaa;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-indicator {
  top: 7px;
  width: 20px;
  height: 20px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("dist/images/radio-button-off@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background: url("dist/images/radio-button-on@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 #order_review .form-row input.button,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .form-row input.button {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.1;
  height: 39px;
  width: auto;
  margin: 0 !important;
  color: #fff;
  background-color: #cf1910;
  border-color: #c5170f;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-template-template-checkout .col-sm-4,
.page-template-template-buy-tickets-thank-you .col-sm-4 {
  border-left: 1px #aaaaaa solid;
}
.page-template-template-checkout .col-sm-4 .cart #cart-sidebar .btn-checkout,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart #cart-sidebar .btn-checkout {
  display: none;
}
.page-template-template-checkout .col-sm-4 .cart .cart-content-container,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container {
  margin-top: 49px;
}

.woocommerce-account.my-account .form-row-wide {
  padding: 0;
}
.woocommerce-account .woocommerce-Button {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.1;
  height: 39px;
  width: auto;
  margin: 0 !important;
  color: #fff;
  background-color: #cf1910;
  border-color: #c5170f;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 480px) {
  .page-template-template-thank-you {
    margin-bottom: 10px;
  }
}

.my-account.woocommerce-lost-password .woocommerce-form-row {
  vertical-align: top;
}
@media (max-width: 768px) {
  .my-account.woocommerce-lost-password .woocommerce-form-row {
    width: 100%;
  }
}
.my-account .shop_table {
  width: 100%;
}
.my-account .shop_table thead {
  border-bottom: 2px solid #000;
}
.my-account .shop_table th, .my-account .shop_table td {
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
}
.my-account .shop_table th span, .my-account .shop_table td span {
  text-transform: uppercase;
  font-weight: lighter;
}
.my-account .shop_table tr {
  background: #fff;
}
.my-account .shop_table tr:nth-child(odd) {
  background: #fff;
}
.my-account .shop_table tr:nth-child(even) {
  background: #efefef;
}
.my-account .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0px;
  padding: 10px;
  height: auto;
  background-image: url(../svg/arrow-down-red.svg);
  background-size: 18px;
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
@media all and (max-width: 768px) {
  .my-account .select2-container--default .select2-selection--single {
    background-position: 95% 50%;
  }
}
.my-account .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: -22px;
  width: 20px;
  display: none;
}
.my-account .wnav .toggle, .my-account .wnav [id^=drop] {
  display: none;
}
@media all and (max-width: 768px) {
  .my-account #place_order {
    margin-left: 17px;
  }
  .my-account .woocommerce-PaymentMethods {
    padding: 0px;
  }
  .my-account .woocommerce-MyAccount-content {
    margin-top: 30px;
  }
  .my-account thead th span {
    text-transform: uppercase;
    font-weight: lighter;
  }
  .my-account .woocommerce-orders-table td, .my-account thead th span {
    font-size: 12px;
  }
  .my-account nav.wnav {
    margin: 0;
    border: 1px solid #ccc;
  }
  .my-account nav.wnav .toggle + a, .my-account nav.wnav .wmenu {
    display: none;
  }
  .my-account nav.wnav .toggle {
    display: block;
    background-color: #ffffff;
    background-image: url(../svg/arrow-down-red.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    padding: 0 20px;
    color: #000;
    font-size: 18px;
    line-height: 50px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: 0px;
  }
  .my-account nav.wnav .toggle:hover {
    background-color: #000000;
    color: #fff;
  }
  .my-account nav.wnav [id^=drop]:checked + ul {
    display: block;
    margin-top: 48px;
  }
  .my-account nav.wnav nav.wnav ul li {
    display: block;
    width: 100%;
  }
  .my-account nav.wnav nav.wnav ul ul .toggle, .my-account nav.wnav nav.wnav ul ul a {
    padding: 0 40px;
  }
  .my-account nav.wnav nav.wnav ul ul ul a {
    padding: 0 80px;
  }
  .my-account nav.wnav nav.wnav a:hover {
    background-color: #000000;
  }
  .my-account nav.wnav nav.wnav ul ul ul a {
    background-color: #000000;
  }
  .my-account nav.wnav nav.wnav ul li ul li .toggle {
    background-color: #212121;
  }
  .my-account nav.wnav nav.wnav ul ul a {
    background-color: #212121;
  }
  .my-account nav.wnav nav.wnav ul ul {
    float: none;
    position: static;
    color: #ffffff;
  }
  .my-account nav.wnav nav.wnav ul ul li:hover > ul {
    display: none;
  }
  .my-account nav.wnav nav.wnav ul li:hover > ul {
    display: none;
  }
  .my-account nav.wnav nav.wnav ul ul li {
    display: block;
    width: 100%;
  }
  .my-account nav.wnav nav.wnav ul ul ul li {
    position: static;
  }
}
@media all and (max-width: 768px) and (max-width: 330px) {
  .my-account nav.wnav nav.wnav ul li {
    display: block;
    width: 94%;
  }
}
.my-account .page-section {
  background: #fff;
}
.my-account h1, .my-account h2, .my-account h3 {
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.my-account .woocommerce_error, .my-account .woocommerce-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #ee2d24;
  padding: 10px 10px 10px 40px;
  margin: 0 15px 30px;
  border-radius: 5px;
}
.my-account #place_order {
  color: #fff;
  background-color: #ee2d24;
  border-color: #ee2d24;
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.875;
  border-radius: 4px;
  margin-left: 58px;
}
@media all and (max-width: 768px) {
  .my-account #place_order {
    margin-left: 18px;
  }
}
.my-account .button {
  font-weight: normal;
}
.my-account table.woocommerce-MyAccount-paymentMethods {
  width: 100%;
}
.my-account table.woocommerce-MyAccount-paymentMethods th, .my-account table.woocommerce-MyAccount-paymentMethods td {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
}
.my-account .addpayment {
  width: auto;
  margin-top: 20px;
}
.my-account .woocommerc-Button {
  color: #fff;
  background-color: #ee2d24;
  border-color: #e71b12;
}
.my-account p input.button {
  padding-left: 15px;
  margin-top: 15px;
  margin-left: 15px;
}
.my-account ul {
  margin-bottom: 5px;
}
.my-account ul li p {
  padding-left: 15px;
  padding-right: 15px;
}
.my-account ul li {
  list-style: none;
  padding: 5px;
}
.my-account ul li input[type=radio] {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
}
.my-account ul li .form-row-last label {
  display: block;
  width: 100%;
}
.my-account ul li label {
  display: inline-block;
  width: auto;
}
.my-account ul li .woocommerce-PaymentBox {
  display: inline-block;
}
.my-account .button {
  padding-left: 15px;
}
.my-account .form-row-first, .my-account .form-row-last {
  display: inline-block;
  width: 49%;
  padding-left: 15px;
  padding-right: 15px;
}
.my-account .form-row-first input, .my-account .form-row-last input {
  width: 99%;
}
.my-account .form-row-wide {
  width: 99%;
  padding-left: 15px;
  padding-right: 15px;
}
.my-account .form-row-wide input {
  width: 99%;
}
.my-account input[type=text], .my-account input[type=tel], .my-account input[type=email], .my-account input[type=password], .my-account select, .my-account textarea {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
  padding: 20px;
  border: 1px solid #dedede;
  color: #8f8f8f;
}
.my-account label {
  float: left;
  width: 100%;
  color: #333333;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.my-account .woocommerce-MyAccount-navigation ul {
  padding: 0px;
}
.my-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  padding: 5px;
}
@media all and (max-width: 768px) {
  .my-account .woocommerce-MyAccount-navigation ul li {
    padding: 10px 20px;
  }
}
.my-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #ccc;
}
.my-account .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0px solid #ccc;
}
.my-account .woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
  color: #000000;
}
.my-account .woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
}
.my-account .woocommerce-orders-table thead {
  border-bottom: 2px solid #000;
}
.my-account .woocommerce-orders-table thead th {
  text-align: center;
  border: 1px solid #ccc;
}
.my-account .woocommerce-orders-table thead th span {
  text-transform: uppercase;
  font-weight: lighter;
}
.my-account .woocommerce-orders-table td {
  padding: 7px;
  border: #ccc 1px solid;
  text-align: center;
}
.my-account .woocommerce-orders-table tr {
  background: #fff;
}
.my-account .woocommerce-orders-table tr:nth-child(odd) {
  background: #fff;
}
.my-account .woocommerce-orders-table tr:nth-child(even) {
  background: #efefef;
}

@media all and (max-width: 768px) {
  .woocommerce-checkout .col-sm-4 {
    display: inline-block;
    overflow: hidden;
    border-left: 0px;
    padding-left: 0px;
    width: 100%;
  }
  .woocommerce-checkout .col-sm-4 .cart {
    width: 100%;
    margin: 0px auto !important;
    float: none !important;
    max-width: 92%;
  }
}

@media all and (max-width: 768px) {
  .buy-lottery-tickets .col-sm-4 {
    display: inline-block;
    overflow: hidden;
    border-left: 0px;
    padding-left: 0px;
    width: 100%;
  }
  .buy-lottery-tickets .col-sm-4 .cart {
    width: 100%;
    margin: 0px auto !important;
    float: none !important;
    max-width: 92%;
  }
  .buy-lottery-tickets .col-sm-8 {
    display: inline-block;
  }
}

[class*=col-] {
  margin: 0 -2px;
  vertical-align: top;
  display: inline-block;
}

.pull-right {
  float: right;
}

.list-unstyled, .page-template-template-buy-tickets .col-sm-8 .products,
.page-template-template-checkout .col-sm-8 .products,
.page-template-template-buy-tickets-thank-you .col-sm-8 .products {
  padding-left: 0;
  list-style: none;
}

.text-right {
  text-align: right;
}

.btn {
  padding: 18px 32px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

.btn-primary, .btn-danger {
  color: #fff !important;
  background-color: #ee3123 !important;
  border-color: #e62012 !important;
}
.btn-primary:hover, .btn-primary:active:hover, .btn-danger:hover, .btn-danger:active:hover {
  color: #fff !important;
  background-color: #ad180d !important;
  border-color: #6f1009 !important;
}

.bg-color-white {
  background-color: white;
}

.visible-xs {
  display: none !important;
}

.col-xs-1 {
  width: 8.325%;
}

.col-xs-2 {
  width: 16.65%;
}

.col-xs-3 {
  width: 24.975%;
}

.col-xs-4 {
  width: 33.3%;
}

.col-xs-5 {
  width: 41.625%;
}

.col-xs-6 {
  width: 49.95%;
}

.col-xs-7 {
  width: 58.275%;
}

.col-xs-8 {
  width: 66.6%;
}

.col-xs-9 {
  width: 74.925%;
}

.col-xs-10 {
  width: 83.25%;
}

.col-xs-11 {
  width: 91.575%;
}

.col-xs-12 {
  width: 99.9%;
}

@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.325%;
  }
  .col-sm-2 {
    width: 16.65%;
  }
  .col-sm-3 {
    width: 24.975%;
  }
  .col-sm-4 {
    width: 33.3%;
  }
  .col-sm-5 {
    width: 41.625%;
  }
  .col-sm-6 {
    width: 49.95%;
  }
  .col-sm-7 {
    width: 58.275%;
  }
  .col-sm-8 {
    width: 66.6%;
  }
  .col-sm-9 {
    width: 74.925%;
  }
  .col-sm-10 {
    width: 83.25%;
  }
  .col-sm-11 {
    width: 91.575%;
  }
  .col-sm-12 {
    width: 99.9%;
  }
}
@media (min-width: 992px) {
  .col-md-1 {
    width: 8.325%;
  }
  .col-md-2 {
    width: 16.65%;
  }
  .col-md-3 {
    width: 24.975%;
  }
  .col-md-4 {
    width: 33.3%;
  }
  .col-md-5 {
    width: 41.625%;
  }
  .col-md-6 {
    width: 49.95%;
  }
  .col-md-7 {
    width: 58.275%;
  }
  .col-md-8 {
    width: 66.6%;
  }
  .col-md-9 {
    width: 74.925%;
  }
  .col-md-10 {
    width: 83.25%;
  }
  .col-md-11 {
    width: 91.575%;
  }
  .col-md-12 {
    width: 99.9%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1 {
    width: 8.325%;
  }
  .col-lg-2 {
    width: 16.65%;
  }
  .col-lg-3 {
    width: 24.975%;
  }
  .col-lg-4 {
    width: 33.3%;
  }
  .col-lg-5 {
    width: 41.625%;
  }
  .col-lg-6 {
    width: 49.95%;
  }
  .col-lg-7 {
    width: 58.275%;
  }
  .col-lg-8 {
    width: 66.6%;
  }
  .col-lg-9 {
    width: 74.925%;
  }
  .col-lg-10 {
    width: 83.25%;
  }
  .col-lg-11 {
    width: 91.575%;
  }
  .col-lg-12 {
    width: 99.9%;
  }
}
@media (max-width: 480px) {
  .visible-xs {
    display: block !important;
  }
}
#lottery-loader-container {
  border: none;
  max-width: 320px;
  border-radius: 10px;
  left: 48%;
  padding: 5px;
  z-index: 2000;
  margin: auto;
  text-align: center;
  background: #fff;
}

.single-lotteries .page-header-overlay {
  height: 250px;
  position: relative;
  top: -100px;
}
.single-lotteries .page-header-overlay .container {
  padding: 0;
  background: transparent !important;
  width: 100%;
}
@media (max-width: 767px) {
  .single-lotteries .page-header-overlay {
    height: auto;
  }
}
.single-lotteries .page-header-overlay .pads {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .single-lotteries .page-header-overlay .pads {
    max-width: 60%;
    margin-top: -40rem;
  }
}
@media (max-width: 767px) {
  .single-lotteries .page-header-overlay .pads {
    margin-top: -40%;
    max-width: 65%;
  }
}

.single-lotteries article .page-header {
  padding-top: 200px;
  padding-bottom: 290px;
  z-index: -1;
}
@media (max-width: 480px) {
  .single-lotteries article .page-header {
    padding: 68px 0 79px 0;
  }
}
@media (max-width: 480px) {
  .single-lotteries article .page-header h1 {
    font-size: 30px;
  }
}
.single-lotteries .page-header {
  padding-top: 0 !important;
  padding-bottom: 150px !important;
}
.single-lotteries .page-header:before {
  opacity: 0;
}
.single-lotteries #count-down-container {
  position: relative;
}
.single-lotteries #count-down-container .btn {
  font-weight: 400;
}
.single-lotteries #count-down-container .count-down-wrapper {
  margin: -180px auto auto auto;
  width: 100%;
  max-width: 570px;
  background: #ffffff;
  font-size: 18px;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper {
    font-size: 16px;
    max-width: 345px;
    margin-top: -35px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header {
  background: #1e1e1e;
  padding: 6px 15px;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-header {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header span {
  display: inline-block;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-header span {
    line-height: 1.5;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header span:first-child {
  margin-right: 15px;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-header span:first-child {
    margin-right: 0;
    margin-bottom: 7px;
    display: block;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-header span:last-child {
  margin-left: 15px;
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body {
  text-align: center;
  color: #1e1e1e;
  padding: 40px 10px;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body p {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body p {
    font-size: 16px;
    line-height: 2.11;
    margin-bottom: 6px;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker {
  margin-bottom: 25px;
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-time {
  font-size: 55px;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 2.8px;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-time {
    font-size: 32px;
    line-height: 1.2;
  }
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-time.right-colon:after {
  content: ":";
  position: absolute;
  right: 0;
}
.single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-label {
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .single-lotteries #count-down-container .count-down-wrapper .count-down-body #countdown-ticker .countdown-label {
    font-size: 12px;
    line-height: 1.71;
  }
}
.single-lotteries .section-2 {
  color: #1e1e1e;
}
.single-lotteries .section-2 .sub-header {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
}
.single-lotteries .section-2 .container-narrow {
  max-width: 970px;
  margin: auto;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .container-narrow {
    padding: 0 15px;
  }
}
.single-lotteries .section-2 .container-narrow .title-icon {
  margin-bottom: 0;
}
.single-lotteries .section-2 .container-narrow .title-icon .icon {
  width: auto;
  height: 80px;
  margin-bottom: 31px;
}
.single-lotteries .section-2 .sub-content {
  margin-top: 50px;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .sub-content {
    padding: 0 15px;
  }
}
.single-lotteries .section-2 .col-content .col-sm-6 {
  padding: 0 48px;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .col-content .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .col-content .bl-dashed {
    margin-top: 30px;
  }
}
.single-lotteries .section-2 .col-content .bl-dashed:before {
  content: "";
  border-left: 3px dashed #aaa;
  max-height: 450px;
  width: 3px;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .col-content .bl-dashed:before {
    display: none;
  }
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .bb-daashed {
    margin-bottom: 30px;
  }
}
.single-lotteries .section-2 .bb-daashed:after {
  content: "";
  border-bottom: dashed 3px #aaaaaa;
  max-width: 830px;
  width: 100%;
  display: block;
  margin: 50px auto;
}
@media (max-width: 480px) {
  .single-lotteries .section-2 .bb-daashed:after {
    display: none;
  }
}
.single-lotteries .section-3 {
  background-color: #1e1e1e;
  padding: 30px 0;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  color: #ffffff;
  text-align: center;
}
.single-lotteries .section-3 h2 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.3;
  color: #ffffff;
}
.single-lotteries .section-3 .btn {
  font-weight: 400;
}
.single-lotteries .section-3 .container {
  max-width: 970px;
}
.single-lotteries .section-3 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 480px) {
  .single-lotteries .section-3 .row {
    display: block;
  }
}
.single-lotteries .section-3 .btn {
  font-size: 18px;
  line-height: 1.1;
}
@media (max-width: 480px) {
  .single-lotteries .section-3 .btn {
    margin-top: 20px;
  }
}
.single-lotteries .section-4 .container {
  max-width: 970px;
}
.single-lotteries .section-4 .container h2 {
  font-size: 49px;
}
@media (max-width: 480px) {
  .single-lotteries .section-4 .container h2 {
    font-size: 32px;
  }
}
.single-lotteries .section-5 .container .btn {
  font-weight: bold;
}
.single-lotteries .section-5 .container .mt-50 {
  margin-top: 50px;
}
.single-lotteries .section-5 .container .text-block {
  text-align: center;
}
.single-lotteries .section-5 .container .text-block .col-sm-6.col-md-4 {
  display: inline-block;
  float: none;
}
.single-lotteries .section-5 .container form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 50px;
}
@media (max-width: 480px) {
  .single-lotteries .section-5 .container form {
    display: block;
  }
}
.single-lotteries .section-5 .container form .alert {
  display: none;
}
.single-lotteries .section-5 .container form .gform_body {
  clear: none;
}
.single-lotteries .section-5 .container form .gform_body .gform_fields .gfield {
  margin-bottom: 0;
}
.single-lotteries .section-5 .container form .gform_footer {
  width: 32.333333%;
  clear: none;
  text-align: left;
  padding-top: 35px;
}
@media (max-width: 768px) {
  .single-lotteries .section-5 .container form .gform_footer {
    width: 100%;
    text-align: center;
  }
}
.single-lotteries .section-5 .container form .gform_footer .btn {
  font-weight: 400;
}
.single-lotteries .section-6 {
  padding-bottom: 60px;
}
.single-lotteries .section-7 .banner-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-lotteries .section-7 .banner-column .featured, .single-lotteries .section-7 .banner-column .text {
  width: 50%;
}
.single-lotteries .section-7 .banner-column .text h3 {
  color: white;
}
.single-lotteries .section-7 .banner-column.banner-image-right .featured {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.single-lotteries .section-7 .banner-column .btn-3 {
  color: white !important;
  background-color: #000 !important;
  border-color: #000 !important;
}
.single-lotteries .section-7 .banner-column .btn-3:hover {
  color: white !important;
  background-color: #343434 !important;
  border-color: #343434 !important;
}

.page-template-template-buy-tickets .processing .blockOverlay,
.page-template-template-checkout .processing .blockOverlay,
.page-template-template-buy-tickets-thank-you .processing .blockOverlay {
  display: none !important;
  opacity: 0 !important;
}
.page-template-template-buy-tickets .col-sm-8,
.page-template-template-checkout .col-sm-8,
.page-template-template-buy-tickets-thank-you .col-sm-8 {
  padding-top: 100px;
  padding-right: 30px;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .page-template-template-buy-tickets .col-sm-8,
  .page-template-template-checkout .col-sm-8,
  .page-template-template-buy-tickets-thank-you .col-sm-8 {
    padding: 30px;
    background-position: 50% 24px;
    width: 100%;
  }
}
.page-template-template-buy-tickets .col-sm-8 .tickets,
.page-template-template-checkout .col-sm-8 .tickets,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets {
  width: 100%;
  max-width: 885px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets h1,
.page-template-template-checkout .col-sm-8 .tickets h1,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets h1 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .list-unstyled, .page-template-template-buy-tickets .col-sm-8 .tickets .products,
.page-template-template-checkout .col-sm-8 .tickets .list-unstyled,
.page-template-template-checkout .col-sm-8 .tickets .products,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .list-unstyled,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .products {
  font-size: 18px;
  line-height: 1.88;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .list-unstyled li, .page-template-template-buy-tickets .col-sm-8 .tickets .products li,
.page-template-template-checkout .col-sm-8 .tickets .list-unstyled li,
.page-template-template-checkout .col-sm-8 .tickets .products li,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .list-unstyled li,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .products li {
  margin-bottom: 30px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list,
.page-template-template-checkout .col-sm-8 .tickets .product-list,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list {
  max-width: 885px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 30px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  background: transparent;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .badge-container,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .badge-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .badge-container {
  position: absolute;
  right: 16px;
  top: 0;
  overflow: hidden;
  width: 95px;
  height: 80px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .badge-container .badge,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .badge-container .badge,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .badge-container .badge {
  width: 130px;
  -webkit-transform: rotate(30deg);
  transform: rotate(45deg);
  font-size: 10px;
  font-weight: 700;
  font-stretch: condensed;
  line-height: 1.92;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  border-radius: 0;
  margin-top: 15px;
  background-color: #545b60;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  padding: 30px 20px;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container.added,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container.added,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container.added {
  border: solid 2px #44ac4e;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom {
  margin-top: 32px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom .btn,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom .btn,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container.added .product-item-bottom .btn {
  border: 1px solid #44ac4e;
  color: #ffffff;
  padding-left: 30px;
  background: #44ac4e url(../svg/icon-check-white.svg) no-repeat 12px center/16px 13px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-item-qty,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-item-qty,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-item-qty {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  display: block;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-excerpt,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-excerpt,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top .product-excerpt {
  display: block;
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top h2,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top h2,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-top h2 {
  font-size: 50px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 15px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom {
  margin-top: 32px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn {
  font-size: 16px;
  line-height: 1.1;
  font-weight: 400;
  width: 100%;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn.btn-primary,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn.btn-primary,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .btn.btn-primary {
  color: #fff;
  background-color: #ce1d10;
  border: 1px solid #ad180d;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator .check,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .form-check-label,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .form-check-label {
  position: relative;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-checkbox,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-checkbox,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-checkbox {
  margin-top: 20px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-description,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-description {
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
  background: url(dist/images/red@3x.png) no-repeat right top/24px;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-subscription,
.page-template-template-checkout .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-subscription,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .product-list .product-item .product-item-container .product-item-bottom .custom-control-subscription {
  display: block;
  padding-left: 40px;
  font-size: 14px;
  line-height: 1.86;
  text-align: left;
  color: #909aa3;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .terms-condition,
.page-template-template-checkout .col-sm-8 .tickets .terms-condition,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .terms-condition {
  display: block;
  clear: both;
  margin-top: 50px;
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-buy-tickets .col-sm-8 .tickets .terms-condition a,
.page-template-template-checkout .col-sm-8 .tickets .terms-condition a,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets .terms-condition a {
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-8 .products li,
.page-template-template-checkout .col-sm-8 .products li,
.page-template-template-buy-tickets-thank-you .col-sm-8 .products li {
  margin: 0;
}
.page-template-template-buy-tickets .col-sm-4,
.page-template-template-checkout .col-sm-4,
.page-template-template-buy-tickets-thank-you .col-sm-4 {
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 30px;
  background-color: #ffffff;
}
.page-template-template-buy-tickets .col-sm-4 .cart,
.page-template-template-checkout .col-sm-4 .cart,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart {
  width: 100%;
  max-width: 250px;
}
.page-template-template-buy-tickets .col-sm-4 .cart h2,
.page-template-template-checkout .col-sm-4 .cart h2,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart h2 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.page-template-template-buy-tickets .col-sm-4 .cart p,
.page-template-template-checkout .col-sm-4 .cart p,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart p {
  font-size: 18px;
  line-height: 1.88;
  margin-bottom: 51px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .btn-checkout,
.page-template-template-checkout .col-sm-4 .cart .btn-checkout,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .btn-checkout {
  margin: 49px 0;
  font-weight: 400;
  font-size: 16px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .empty,
.page-template-template-checkout .col-sm-4 .cart .empty,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .empty {
  padding: 27px 23px 30px 18px;
  border: 1px dashed #909aa3;
  max-width: 213px;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  color: #909aa3;
  margin-bottom: 49px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .secure-payments,
.page-template-template-checkout .col-sm-4 .cart .secure-payments,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .secure-payments {
  font-size: 18px;
  line-height: 1.33;
}
.page-template-template-buy-tickets .col-sm-4 .cart .secure-payments img,
.page-template-template-checkout .col-sm-4 .cart .secure-payments img,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .secure-payments img {
  margin-right: 5px;
  width: 24px;
  height: auto;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container {
  background: #efefef url("dist/images/call.svg") no-repeat 20px 25px/18px;
  border: dashed 1px #aaaaaa;
  padding: 20px 34px 20px 58px;
  margin-bottom: 49px;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container .cart-content,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container .cart-content,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container .cart-content {
  font-size: 16px;
  line-height: 1.38;
  margin-bottom: 0;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container .cart-number,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container .cart-number,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container .cart-number {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.22;
  margin: 10px 0;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-content-container .cart-schedule,
.page-template-template-checkout .col-sm-4 .cart .cart-content-container .cart-schedule,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container .cart-schedule {
  font-size: 14px;
  line-height: 1.57;
  margin: 0;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item {
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  padding-top: 9px;
  padding-bottom: 14px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item.subscription,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item.subscription,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item.subscription {
  border-color: #ee2d24;
  border-width: 2px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-qty,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-qty,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-qty {
  font-size: 18px;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-price,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-price,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .header .ticket-price {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .bonus-tickets,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .bonus-tickets,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .bonus-tickets {
  display: block;
  width: 100%;
  clear: both;
  font-size: 14px;
  line-height: 1.86;
  text-align: left;
  color: #909aa3;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer {
  margin-top: 11px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .form-control,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .form-control,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .form-control {
  font-size: 18px;
  text-align: left;
  color: #909aa3;
  border: solid 1px #979797;
  height: 35px;
  padding: 0 15px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  color: #ee2d24;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket-img,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket-img,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-qty-input .vip-ticket-img {
  width: 16px;
  margin-right: 7px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a {
  font-size: 12px;
  color: #aaaaaa;
  text-decoration: none;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a .fa,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a .fa,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-item .footer .ticket-remove a .fa {
  margin-left: 10px;
  font-size: 15px;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-total,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-total,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-total {
  margin-top: 18px;
  font-size: 26px;
  color: #1e1e1e;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-total .total,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-total .total,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-total .total {
  line-height: 1.3;
}
.page-template-template-buy-tickets .col-sm-4 .cart .cart-item-container .cart-total .total-amount,
.page-template-template-checkout .col-sm-4 .cart .cart-item-container .cart-total .total-amount,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-item-container .cart-total .total-amount {
  font-size: 26px;
  font-weight: bold;
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
  line-height: 1.3;
}

.page-template-template-checkout,
.page-template-template-buy-tickets-thank-you {
  background-color: #ffffff;
}
.page-template-template-checkout .woocommerce_error,
.page-template-template-checkout .woocommerce-error,
.page-template-template-buy-tickets-thank-you .woocommerce_error,
.page-template-template-buy-tickets-thank-you .woocommerce-error {
  padding: 10px 10px 10px 40px;
  margin: 0 15px 30px 15px;
  border-radius: 5px;
}
.page-template-template-checkout form.checkout .bde-order-review-column,
.page-template-template-buy-tickets-thank-you form.checkout .bde-order-review-column {
  width: 100% !important;
}
.page-template-template-checkout form.checkout #customer_details,
.page-template-template-buy-tickets-thank-you form.checkout #customer_details {
  width: 100% !important;
}
.page-template-template-checkout .col-sm-8,
.page-template-template-buy-tickets-thank-you .col-sm-8 {
  color: #1e1e1e;
  padding-right: 133px;
  padding-bottom: 200px;
}
@media (max-width: 768px) {
  .page-template-template-checkout .col-sm-8,
  .page-template-template-buy-tickets-thank-you .col-sm-8 {
    padding: 30px;
    background-position: 50% 24px;
    width: 100%;
  }
}
.page-template-template-checkout .col-sm-8 .tickets,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets {
  max-width: 752px;
}
.page-template-template-checkout .col-sm-8 .tickets h1,
.page-template-template-buy-tickets-thank-you .col-sm-8 .tickets h1 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 75px;
}
.page-template-template-checkout .col-sm-8 h2,
.page-template-template-buy-tickets-thank-you .col-sm-8 h2 {
  margin: 0 0 50px 0;
  font-size: 44px;
  line-height: 1.2;
  text-align: left;
}
.page-template-template-checkout .col-sm-8 h3,
.page-template-template-buy-tickets-thank-you .col-sm-8 h3 {
  font-size: 26px;
  line-height: 1.3;
}
.page-template-template-checkout .col-sm-8 .section-group,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group {
  padding-bottom: 50px;
  border-bottom: solid 1px #aaaaaa;
  margin-bottom: 30px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip {
  border: 2px solid #ee2d24;
  padding: 30px 24px 30px 100px;
  color: #fff;
  margin-bottom: 100px;
  background: url("dist/images/red@3x.png") no-repeat 24px 30px/46px 46px;
  background-color: #1e1e1e;
  display: none;
}
@media (max-width: 480px) {
  .page-template-template-checkout .col-sm-8 .section-group.payment-join-vip,
  .page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip {
    padding: 100px 24px 30px;
    background-position: 50% 24px;
  }
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip h3,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip h3 {
  color: #fff;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-checkbox .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator {
  top: 7px;
  width: 20px;
  height: 20px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("dist/images/radio-button-off@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background: url("dist/images/radio-button-on@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .custom-radio .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .product-list,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .product-list {
  margin: 45px 0px 0px;
  display: none;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .product-item,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .product-item {
  margin-bottom: 10px;
}
.page-template-template-checkout .col-sm-8 .section-group.payment-join-vip .product-item .product-item-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .section-group.payment-join-vip .product-item .product-item-container {
  border: 0px;
  background: transparent;
  padding: 0px;
  color: #fff;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login {
  padding-bottom: 27px;
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 50px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group {
  margin-bottom: 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-group label {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .btn,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .btn {
  width: 100%;
  clear: both;
  display: block;
  margin-top: 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .lost-password,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .lost-password {
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-checkout .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-form-login .woocommerce-global-login .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields #over-18-receiver,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields #over-18-receiver {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields #manual-address,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields #manual-address {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields #gift-recipient,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields #gift-recipient {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .block,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .block {
  display: block;
  width: 100%;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .manual-address,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .manual-address {
  font-size: 14px;
  line-height: 1.86;
  color: #909aa3;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator {
  border: 1px solid #aaaaaa;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  top: 5px;
  width: 24px;
  height: 24px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  border-color: #ee3123;
  background-color: #ee3123;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator .check {
  visibility: visible;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-checkbox .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator {
  top: 7px;
  width: 20px;
  height: 20px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("dist/images/radio-button-off@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background: url("dist/images/radio-button-on@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .custom-radio .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group {
  margin-bottom: 30px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group#donate-dd-container, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group#event-or-team-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group#donate-dd-container,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group#event-or-team-container {
  display: none;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group input, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group select, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group textarea,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group input,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group select,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group textarea {
  border: solid 1px #aaaaaa;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group input#event-or-team, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group select#event-or-team, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group textarea#event-or-team,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group input#event-or-team,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group select#event-or-team,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group textarea#event-or-team {
  max-width: 300px;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group input#donate-dd, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group select#donate-dd, .page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group textarea#donate-dd,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group input#donate-dd,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group select#donate-dd,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group textarea#donate-dd {
  min-width: 200px;
  width: auto;
  background-position: 94% 50%;
}
.page-template-template-checkout .col-sm-8 .woocommerce-billing-fields .form-group label,
.page-template-template-buy-tickets-thank-you .col-sm-8 .woocommerce-billing-fields .form-group label {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods {
  list-style: none;
  padding: 0;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li label {
  background: url("dist/images/radio-button-off@3x.png") no-repeat left center/20px 20px;
  margin-top: 5px;
  margin-right: 20px;
  padding: 10px 0 10px 40px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: 400;
  display: block;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input:checked ~ label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review ul.woocommerce-SavedPaymentMethods li input:checked ~ label {
  background: url("dist/images/radio-button-on@3x.png") no-repeat left center/20px 20px;
}
.page-template-template-checkout .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew label {
  background: url("dist/images/cb-off.png") no-repeat left center/24px 24px;
  margin-top: 5px;
  margin-right: 20px;
  padding: 10px 0 10px 40px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: 400;
  display: block;
}
.page-template-template-checkout .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input:checked ~ label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review p.woocommerce-SavedPaymentMethods-saveNew input:checked ~ label {
  background: url("dist/images/cb-on.png") no-repeat left center/24px 24px;
}
.page-template-template-checkout .col-sm-8 #order_review .place-order .button,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .place-order .button {
  font-weight: 400;
}
.page-template-template-checkout .col-sm-8 #order_review .place-order .terms-condition,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .place-order .terms-condition {
  max-width: 570px;
  font-size: 16px;
  line-height: 1.5;
}
.page-template-template-checkout .col-sm-8 #order_review .payment_box,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .payment_box {
  margin-bottom: 30px;
  max-width: 570px;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form {
  color: #1e1e1e;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row {
  margin-bottom: 30px;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row label {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.88;
}
.page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row input, .page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row select, .page-template-template-checkout .col-sm-8 #order_review .wc-payment-form .form-row textarea,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row select,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .wc-payment-form .form-row textarea {
  padding: 8px 15px;
  height: 50px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100% !important;
  font-size: 18px;
  line-height: 1.875;
  color: #555;
  background-color: #fff;
  background-image: none;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  border: solid 1px #aaaaaa;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio {
  display: inline-block;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-indicator {
  top: 7px;
  width: 20px;
  height: 20px;
  position: absolute;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url("dist/images/radio-button-off@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-indicator .check,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-indicator .check {
  visibility: hidden;
  margin: auto;
  width: 15px;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .form-check-label,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .form-check-label {
  position: relative;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-input,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-input:checked ~ .custom-control-indicator,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background: url("dist/images/radio-button-on@3x.png") no-repeat center center/20px 20px;
}
.page-template-template-checkout .col-sm-8 #order_review .custom-radio .custom-control-description,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .custom-radio .custom-control-description {
  margin-top: 5px;
  padding-left: 40px;
  padding-right: 50px;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  font-weight: normal;
  display: block;
}
.page-template-template-checkout .col-sm-8 #order_review .form-row input.button,
.page-template-template-buy-tickets-thank-you .col-sm-8 #order_review .form-row input.button {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.1;
  height: 39px;
  width: auto;
  margin: 0 !important;
  color: #fff;
  background-color: #cf1910;
  border-color: #c5170f;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-template-template-checkout .col-sm-4,
.page-template-template-buy-tickets-thank-you .col-sm-4 {
  border-left: 1px #aaaaaa solid;
}
.page-template-template-checkout .col-sm-4 .cart #cart-sidebar .btn-checkout,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart #cart-sidebar .btn-checkout {
  display: none;
}
.page-template-template-checkout .col-sm-4 .cart .cart-content-container,
.page-template-template-buy-tickets-thank-you .col-sm-4 .cart .cart-content-container {
  margin-top: 49px;
}

.woocommerce-account.my-account .form-row-wide {
  padding: 0;
}
.woocommerce-account .woocommerce-Button {
  padding: 10px 20px;
  font-size: 16px;
  line-height: 1.1;
  height: 39px;
  width: auto;
  margin: 0 !important;
  color: #fff;
  background-color: #cf1910;
  border-color: #c5170f;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 480px) {
  .page-template-template-thank-you {
    margin-bottom: 10px;
  }
}

.my-account.woocommerce-lost-password .woocommerce-form-row {
  vertical-align: top;
}
@media (max-width: 768px) {
  .my-account.woocommerce-lost-password .woocommerce-form-row {
    width: 100%;
  }
}
.my-account .shop_table {
  width: 100%;
}
.my-account .shop_table thead {
  border-bottom: 2px solid #000;
}
.my-account .shop_table th, .my-account .shop_table td {
  text-align: center;
  padding: 10px;
  border: 1px solid #ccc;
}
.my-account .shop_table th span, .my-account .shop_table td span {
  text-transform: uppercase;
  font-weight: lighter;
}
.my-account .shop_table tr {
  background: #fff;
}
.my-account .shop_table tr:nth-child(odd) {
  background: #fff;
}
.my-account .shop_table tr:nth-child(even) {
  background: #efefef;
}
.my-account .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0px;
  padding: 10px;
  height: auto;
  background-image: url(../svg/arrow-down-red.svg);
  background-size: 18px;
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
@media all and (max-width: 768px) {
  .my-account .select2-container--default .select2-selection--single {
    background-position: 95% 50%;
  }
}
.my-account .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: -22px;
  width: 20px;
  display: none;
}
.my-account .wnav .toggle, .my-account .wnav [id^=drop] {
  display: none;
}
@media all and (max-width: 768px) {
  .my-account #place_order {
    margin-left: 17px;
  }
  .my-account .woocommerce-PaymentMethods {
    padding: 0px;
  }
  .my-account .woocommerce-MyAccount-content {
    margin-top: 30px;
  }
  .my-account thead th span {
    text-transform: uppercase;
    font-weight: lighter;
  }
  .my-account .woocommerce-orders-table td, .my-account thead th span {
    font-size: 12px;
  }
  .my-account nav.wnav {
    margin: 0;
    border: 1px solid #ccc;
  }
  .my-account nav.wnav .toggle + a, .my-account nav.wnav .wmenu {
    display: none;
  }
  .my-account nav.wnav .toggle {
    display: block;
    background-color: #ffffff;
    background-image: url(../svg/arrow-down-red.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    padding: 0 20px;
    color: #000;
    font-size: 18px;
    line-height: 50px;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: 0px;
  }
  .my-account nav.wnav .toggle:hover {
    background-color: #000000;
    color: #fff;
  }
  .my-account nav.wnav [id^=drop]:checked + ul {
    display: block;
    margin-top: 48px;
  }
  .my-account nav.wnav nav.wnav ul li {
    display: block;
    width: 100%;
  }
  .my-account nav.wnav nav.wnav ul ul .toggle, .my-account nav.wnav nav.wnav ul ul a {
    padding: 0 40px;
  }
  .my-account nav.wnav nav.wnav ul ul ul a {
    padding: 0 80px;
  }
  .my-account nav.wnav nav.wnav a:hover {
    background-color: #000000;
  }
  .my-account nav.wnav nav.wnav ul ul ul a {
    background-color: #000000;
  }
  .my-account nav.wnav nav.wnav ul li ul li .toggle {
    background-color: #212121;
  }
  .my-account nav.wnav nav.wnav ul ul a {
    background-color: #212121;
  }
  .my-account nav.wnav nav.wnav ul ul {
    float: none;
    position: static;
    color: #ffffff;
  }
  .my-account nav.wnav nav.wnav ul ul li:hover > ul {
    display: none;
  }
  .my-account nav.wnav nav.wnav ul li:hover > ul {
    display: none;
  }
  .my-account nav.wnav nav.wnav ul ul li {
    display: block;
    width: 100%;
  }
  .my-account nav.wnav nav.wnav ul ul ul li {
    position: static;
  }
}
@media all and (max-width: 768px) and (max-width: 330px) {
  .my-account nav.wnav nav.wnav ul li {
    display: block;
    width: 94%;
  }
}
.my-account .page-section {
  background: #fff;
}
.my-account h1, .my-account h2, .my-account h3 {
  font-family: VAG Rounded Std, Helvetica Neue, Arial, sans-serif;
}
.my-account .woocommerce_error, .my-account .woocommerce-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #ee2d24;
  padding: 10px 10px 10px 40px;
  margin: 0 15px 30px;
  border-radius: 5px;
}
.my-account #place_order {
  color: #fff;
  background-color: #ee2d24;
  border-color: #ee2d24;
  display: inline-block;
  cursor: pointer;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.875;
  border-radius: 4px;
  margin-left: 58px;
}
@media all and (max-width: 768px) {
  .my-account #place_order {
    margin-left: 18px;
  }
}
.my-account .button {
  font-weight: normal;
}
.my-account table.woocommerce-MyAccount-paymentMethods {
  width: 100%;
}
.my-account table.woocommerce-MyAccount-paymentMethods th, .my-account table.woocommerce-MyAccount-paymentMethods td {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
}
.my-account .addpayment {
  width: auto;
  margin-top: 20px;
}
.my-account .woocommerc-Button {
  color: #fff;
  background-color: #ee2d24;
  border-color: #e71b12;
}
.my-account p input.button {
  padding-left: 15px;
  margin-top: 15px;
  margin-left: 15px;
}
.my-account ul {
  margin-bottom: 5px;
}
.my-account ul li p {
  padding-left: 15px;
  padding-right: 15px;
}
.my-account ul li {
  list-style: none;
  padding: 5px;
}
.my-account ul li input[type=radio] {
  float: left;
  margin-right: 20px;
  margin-top: 8px;
}
.my-account ul li .form-row-last label {
  display: block;
  width: 100%;
}
.my-account ul li label {
  display: inline-block;
  width: auto;
}
.my-account ul li .woocommerce-PaymentBox {
  display: inline-block;
}
.my-account .button {
  padding-left: 15px;
}
.my-account .form-row-first, .my-account .form-row-last {
  display: inline-block;
  width: 49%;
  padding-left: 15px;
  padding-right: 15px;
}
.my-account .form-row-first input, .my-account .form-row-last input {
  width: 99%;
}
.my-account .form-row-wide {
  width: 99%;
  padding-left: 15px;
  padding-right: 15px;
}
.my-account .form-row-wide input {
  width: 99%;
}
.my-account input[type=text], .my-account input[type=tel], .my-account input[type=email], .my-account input[type=password], .my-account select, .my-account textarea {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-bottom: 10px;
  padding: 20px;
  border: 1px solid #dedede;
  color: #8f8f8f;
}
.my-account label {
  float: left;
  width: 100%;
  color: #333333;
  text-transform: capitalize;
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.88;
  text-align: left;
  color: #1e1e1e;
}
.my-account .woocommerce-MyAccount-navigation ul {
  padding: 0px;
}
.my-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  padding: 5px;
}
@media all and (max-width: 768px) {
  .my-account .woocommerce-MyAccount-navigation ul li {
    padding: 10px 20px;
  }
}
.my-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #ccc;
}
.my-account .woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: 0px solid #ccc;
}
.my-account .woocommerce-MyAccount-navigation ul li a {
  text-decoration: none;
  color: #000000;
}
.my-account .woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
}
.my-account .woocommerce-orders-table thead {
  border-bottom: 2px solid #000;
}
.my-account .woocommerce-orders-table thead th {
  text-align: center;
  border: 1px solid #ccc;
}
.my-account .woocommerce-orders-table thead th span {
  text-transform: uppercase;
  font-weight: lighter;
}
.my-account .woocommerce-orders-table td {
  padding: 7px;
  border: #ccc 1px solid;
  text-align: center;
}
.my-account .woocommerce-orders-table tr {
  background: #fff;
}
.my-account .woocommerce-orders-table tr:nth-child(odd) {
  background: #fff;
}
.my-account .woocommerce-orders-table tr:nth-child(even) {
  background: #efefef;
}

@media all and (max-width: 768px) {
  .woocommerce-checkout .col-sm-4 {
    display: inline-block;
    overflow: hidden;
    border-left: 0px;
    padding-left: 0px;
    width: 100%;
  }
  .woocommerce-checkout .col-sm-4 .cart {
    width: 100%;
    margin: 0px auto !important;
    float: none !important;
    max-width: 92%;
  }
}

@media all and (max-width: 768px) {
  .buy-lottery-tickets .col-sm-4 {
    display: inline-block;
    overflow: hidden;
    border-left: 0px;
    padding-left: 0px;
    width: 100%;
  }
  .buy-lottery-tickets .col-sm-4 .cart {
    width: 100%;
    margin: 0px auto !important;
    float: none !important;
    max-width: 92%;
  }
  .buy-lottery-tickets .col-sm-8 {
    display: inline-block;
  }
}
/*# sourceMappingURL=style.css.map */