@charset "UTF-8";
/*
Theme Name: Australian Paralympic Committee 2019 
Theme URI: https://www.paralympic.org.au/
Author: Hody Hong
Author URI: http://hodyhong.com/
Description: 
Version: 3.1
Updated: 2 Feb 2019

*/
/*@import url('//use.fontawesome.com/releases/v4.7.0/css/font-awesome-css.min.css');*/
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../font/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Pack';
  src: url("../fonts/Pact-Regular.eot");
  src: url("../fonts/Pact-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Pact-Regular.woff2") format("woff2"), url("../fonts/Pact-Regular.woff") format("woff"), url("../fonts/Pact-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Pack';
  src: url("../fonts/Pact-Medium.eot");
  src: url("../fonts/Pact-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Pact-Medium.woff2") format("woff2"), url("../fonts/Pact-Medium.woff") format("woff"), url("../fonts/Pact-Medium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Pack';
  src: url("../fonts/Pact-Light.eot");
  src: url("../fonts/Pact-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Pact-Light.woff2") format("woff2"), url("../fonts/Pact-Light.woff") format("woff"), url("../fonts/Pact-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Pack';
  src: url("../fonts/Pact-Bold.eot");
  src: url("../fonts/Pact-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Pact-Bold.woff2") format("woff2"), url("../fonts/Pact-Bold.woff") format("woff"), url("../fonts/Pact-Bold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

/* Settings */
/*	Base
============================================================ */
img {
  max-width: 100%;
  height: auto; }

::-moz-selection {
  color: #fff;
  background: #3E46FF !important;
  /* WebKit/Blink Browsers */ }

::selection {
  color: #fff;
  background: #3E46FF !important;
  /* WebKit/Blink Browsers */ }

::-moz-selection {
  color: #fff;
  background: #3E46FF !important;
  /* Gecko Browsers */ }

/*	General
============================================================ */
.wrapper {
  height: auto; }

.wrapper:before, .wrapper:after {
  content: " ";
  display: table; }

.wrapper:after {
  clear: both; }

.container {
  max-width: 1140px; }

/*
font-family: "Pack", sans-serif;
*/
body {
  margin-top: 190px;
  background: none;
  font-family: "Pack", sans-serif;
  color: #14145A; }

p {
  line-height: 1.6;
  color: #14145A;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 27px; }

ul, ol {
  font-size: 17px;
  line-height: 1.4;
  color: #14145A;
  margin-bottom: 27px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Pack", sans-serif; }

h2 {
  font-family: "Pack", sans-serif;
  font-weight: 600;
  font-size: 38px; }

@media screen and (max-width: 1200px) {
  body {
    margin-top: 90px; } }

.after-header {
  padding-top: 0px; }

@media (max-width: 768px) {
  .after-header {
    padding-top: 100px; } }

@media (max-width: 1199px) {
  .after-header {
    padding-top: 100px; } }

.title {
  margin: 0 0 10px;
  line-height: 110%; }

.title a {
  color: #3E46FF; }

.image {
  overflow: hidden; }

.image img {
  width: 100%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.image a {
  display: block; }

.image a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.image.featured-image {
  margin-bottom: 10px; }

.social-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block; }

.social-links > li {
  float: left; }

.cleartop {
  margin-top: 0 !important;
  padding-top: 0 !important; }

@media (max-width: 767px) {
  .logged-in #wpadminbar {
    position: fixed; } }

.logged-in .header {
  top: 46px; }

@media (min-width: 992px) {
  .logged-in .header {
    top: 32px; } }

.buorg {
  position: absolute;
  position: fixed;
  z-index: 111111;
  width: 100%;
  top: 0px;
  left: 0px;
  border-bottom: 1px solid #A29330;
  background: #fdf2ab no-repeat 13px center url(browser-update.org/img/small/c.png);
  text-align: left;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 12px; }

@media (min-width: 768px) {
  .row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .row-flex.wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.breadcrumb1 {
  display: none !important; }

.iframe-wrapper {
  overflow: auto;
  max-width: 100%; }

/*--------------------------------------------------------*\
	#savvior
\*--------------------------------------------------------*/
.column {
  float: left; }

.size-1of2 {
  width: 50%; }

.size-1of3 {
  width: calc(814.5 / 2009 * 100%); }

.size-2of3 {
  width: calc(1194.5 / 2009 * 100%); }

.size-1of4 {
  width: 25%; }

.size-2of5 {
  width: 40%; }

.size-3of5 {
  width: 60%; }

.home .size-1of3,
.home .size-2of3 {
  height: 100%;
  float: left; }
  .home .size-1of3 > div,
  .home .size-2of3 > div {
    float: left; }
  @media (max-width: 900px) {
    .home .size-1of3,
    .home .size-2of3 {
      width: 100%;
      clear: both; } }

.home .size-2of3 > div {
  max-width: 700px;
  width: 100%; }
  @media (min-width: 1337px) {
    .home .size-2of3 > div {
      max-width: none;
      width: calc(65.66% - (50% - 570px)); } }

.home .size-1of3 > div {
  max-width: 440px;
  width: 100%; }
  @media (min-width: 1337px) {
    .home .size-1of3 > div {
      max-width: none;
      width: calc(27.33% - (50% - 570px)); } }

.home .size-1of3:first-child > div,
.home .size-2of3:first-child > div {
  float: right; }

/*	Forms & Buttons
============================================================ */
.btn {
  font-family: "Pack", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 3px; }

.btn-icon,
.btn-warning,
input.button {
  position: relative;
  padding: 12px 30px 10px 30px;
  border: 2px solid;
  border-radius: 20px; }

.btn-warning {
  border-radius: 23px;
  background: #F0FF00;
  color: #14145A; }
  .btn-warning:hover {
    text-decoration: none !important;
    background: white;
    color: #14145A;
    border-color: #14145A !important; }
  .btn-warning:active {
    text-decoration: none !important;
    background: #14145A;
    color: #F0FF00;
    border-color: #F0FF00; }

.btn-icon i {
  padding-left: 10px; }

.btn-icon:hover:after {
  right: 16px; }

.search-form-top {
  width: 290px;
  z-index: 2000;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  opacity: 0;
  filter: alpha(opacity=0); }

.search-form-top .form-control {
  height: 50px; }

.search-form-top .btn-warning {
  background-color: #F0FF00;
  color: #000; }

.search-form-top .btn-close {
  background-color: #3E46FF;
  position: absolute;
  height: 50px;
  left: 0;
  top: 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  color: #f1f1f1; }

.search-form-top.show {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  filter: alpha(opacity=100); }

.main-search {
  margin-bottom: 10px; }
  .main-search .btn-icon {
    padding-left: 20px;
    padding-right: 20px; }
    .main-search .btn-icon i {
      display: none; }

.custom-select,
span.address_state,
.ginput_container_select,
.ginput_container_multiselect {
  background-color: #fff;
  position: relative; }

.custom-select:before,
.custom-select:after,
span.address_state:before,
span.address_state:after,
.ginput_container_select:before,
.ginput_container_multiselect:before {
  content: '';
  display: block;
  position: absolute;
  pointer-events: none; }

.custom-select:before,
span.address_state:before,
.ginput_container_select:before,
.ginput_container_multiselect:before {
  width: 45px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #b4b4b4;
  border-left: 0px;
  background: url(../images/custom-select-bg.png) no-repeat center center; }

.ginput_container_multiselect:before {
  z-index: 100; }

span.address_state:before {
  width: 55px;
  height: calc(100% - 30px);
  border: none; }

span.address_state select {
  border: 1px solid #b4b4b4 !important; }

.gform_wrapper .ginput_container_multiselect .custom-select select {
  height: 120px;
  padding: 15px; }

.gform_wrapper .ginput_container_multiselect .custom-select select option {
  padding: 5px;
  margin-right: 20px; }

.ginput_container_select {
  border-radius: 4px; }

.ginput_container_select:before {
  border: 0;
  right: -5px; }

.custom-select .before,
span.address_state .before {
  display: block;
  position: absolute;
  pointer-events: none;
  width: 45px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #fff;
  border: 1px solid #b4b4b4;
  border-left: 0px;
  background: url(../images/custom-select-bg.png) no-repeat center center; }

.custom-select:after,
span.address_state:after {
  /*width: 0; height: 0; top: 50%; margin-top: -4px; right: 21.5px; border-style: solid; border-width: 8px 8px 0 8px; border-color: #717171 transparent transparent transparent;*/ }

.custom-select select,
span.address_state select,
.ginput_container_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent; }

.custom-select select:focus,
span.address_state select:focus,
.ginput_container_select select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.custom-select select::-ms-expand,
span.address_state select::-ms-expand,
.ginput_container_select select::-ms-expand {
  display: none; }

.m10 {
  margin-bottom: 10px; }

/*	Header
============================================================ */
.navbar-brand {
  position: absolute;
  left: 0px;
  top: 60px;
  padding-top: 6px;
  padding-bottom: 0px;
  width: 156px;
  height: 130px;
  overflow: hidden; }
  @media (max-width: 1139px) {
    .navbar-brand {
      top: 0;
      left: 20px; } }

.header {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 0; }

.header .navbar-header {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #14145A; }
  .header .navbar-header img {
    display: block; }
    .header .navbar-header img.small {
      display: none; }
  @media (max-width: 380px) {
    .header .navbar-header {
      background: #3E46FF; }
      .header .navbar-header img.small {
        display: block !important;
        width: 100%;
        height: auto; }
      .header .navbar-header img.full {
        display: none; } }

.header.fixed .navbar-header img.small {
  display: block;
  width: 265px; }
  @media (max-width: 380px) {
    .header.fixed .navbar-header img.small {
      background: #3E46FF;
      width: 100%;
      height: auto; } }

.header.fixed .navbar-header img.full {
  display: none; }

.header .modal-search {
  display: none;
  background: #3E46FF;
  width: 100%;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000; }
  .header .modal-search form {
    position: fixed;
    top: 50%;
    width: 100%;
    text-align: center; }
    .header .modal-search form input {
      border: none;
      border-bottom: 1px solid white;
      background: none;
      color: #F0FF00;
      font-size: 38px; }
    .header .modal-search form button[type=submit] {
      display: none; }
    .header .modal-search form .close-modal-search {
      background: none;
      border: none;
      color: white;
      font-size: 20px;
      cursor: pointer; }

.header .navbar-header .btn-warning {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  margin-right: 0; }

.header .social-links {
  float: right;
  padding-right: 10px; }

.header .social-links ul {
  margin: 0; }

.header .social-links li {
  line-height: 50px;
  padding-left: 11px; }

.header .social-links li > a {
  display: inline-block;
  opacity: 0.7;
  background: #fff;
  width: 19px;
  height: 19px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  border-radius: 9px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.header .social-links li > a i {
  vertical-align: middle; }

.header .social-links li > a:hover,
.header .social-links li > a:focus {
  opacity: 1;
  filter: alpha(opacity=60); }

@media (max-width: 767px) {
  .header .container {
    padding: 0; }
  .header .navbar-brand {
    padding: 8px 15px; }
  .header .navbar-brand img {
    width: 29px; } }

@media (min-width: 768px) {
  .header .navbar-header {
    height: 53px;
    background: #14145A; }
  .header .navbar-header .container {
    position: relative;
    max-width: 1140px; }
  .header .navbar-header .btn-warning {
    float: right;
    height: 50px;
    line-height: 50px; }
  .header .navbar-brand img {
    width: 51px; } }

@media (min-width: 1140px) {
  .header .navbar-brand img {
    width: auto; }
  .header .navbar-collapse .container {
    padding-left: 114px;
    max-width: 1140px; } }

@media (max-width: 380px) {
  .header .navbar-brand {
    width: 60%;
    padding: 13px 0px; } }

@media (min-width: 768px) {
  .header.fixed {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.45); }
  .header.fixed .navbar-header {
    height: 53px;
    background-color: #3E46FF; }
  .header.fixed .navbar-header .navbar-toggle {
    height: 53px;
    bottom: 0px;
    top: -1px; }
  .header.fixed .accessibility-option, .header.fixed .social-links {
    display: none; }
  .header.fixed .btn.btn-warning {
    position: relative;
    z-index: 10;
    margin-right: 0px;
    float: right; }
  .header.fixed .navbar-brand {
    height: 53px;
    padding: 7px;
    overflow: hidden;
    top: 8px; } }

@media (min-width: 1140px) {
  .header.fixed {
    height: 77px !important;
    overflow: hidden; }
    .header.fixed .navbar-brand {
      padding: 10px;
      height: 96px;
      width: 265px;
      z-index: 10000;
      top: 10px; }
    .header.fixed .navbar-header {
      height: 96px;
      background: none; }
    .header.fixed .top-nav {
      display: none; }
    .header.fixed .navbar-collapse {
      padding-top: 14px;
      -webkit-transform: translate(0, -112px);
      -ms-transform: translate(0, -112px);
      transform: translate(0, -112px); }
    .header.fixed .navbar-collapse .container {
      padding-left: 90px; }
  .header .btn-warning {
    font-family: 'Pack', sans-serif;
    font-weight: 900;
    padding: 0 30px 0px 10px;
    margin-top: 22px;
    font-size: 14px;
    margin-right: 0;
    height: 36px;
    line-height: 37px;
    border: 1px solid #0e6fb3;
    border-radius: 3px;
    background: url(../images/bg_yellow_button.png) repeat-x center center;
    float: right; }
  .header .btn-warning:after {
    width: 16px;
    right: 10px; }
  .header .btn-warning:hover:after {
    right: 6px; }
  .navbar-collapse.collapse {
    padding-bottom: 0px;
    height: 137px; } }

.accessibility-option, .top-nav {
  height: 50px; }

.accessibility-option ul,
.top-nav ul {
  margin: 0;
  display: inline-block; }

.accessibility-option:before,
.accessibility-option:after,
.top-nav:before,
.top-nav:after {
  content: " ";
  display: table; }

.accessibility-option:after,
.top-nav:after {
  clear: both; }

.accessibility-option li, .top-nav li {
  float: left; }

.accessibility-option .btn {
  color: #fff;
  background-color: transparent;
  height: 50px;
  padding: 0 5px;
  font-size: 16px;
  font-weight: 400; }

.accessibility-option .btn:hover, .accessibility-option .btn:focus, .top-nav .btn:hover, .top-nav .btn:focus {
  background-color: #F0FF00;
  color: #000;
  border-radius: 0 !important; }

.accessibility-option {
  float: left;
  margin-left: 0; }
  .accessibility-option li:first-child .btn {
    font-family: "Pack", sans-serif;
    font-weight: 400;
    font-size: 16px;
    padding-left: 0; }
  .accessibility-option li .rsbtn_play {
    line-height: 50px;
    margin-right: 100px; }
    .accessibility-option li .rsbtn_play .rsbtn_text {
      font-family: "Pack", sans-serif;
      line-height: 1;
      vertical-align: middle;
      display: inline-block;
      padding-bottom: 3px;
      padding-left: 10px; }
    .accessibility-option li .rsbtn_play i {
      vertical-align: middle;
      font-size: 22px;
      padding-bottom: 3px;
      padding-left: 5px; }
  .accessibility-option .rsbtn.rsexpanded .rsbtn_exp {
    display: none !important;
    width: 226px;
    position: absolute;
    left: 0px;
    top: 100%; }
  .accessibility-option li:last-child {
    height: 100%;
    padding: 12px 10px 11px; }
    .accessibility-option li:last-child #topSearch_box {
      display: none; }
    .accessibility-option li:last-child .search-activate {
      color: white;
      font-size: 20px;
      cursor: pointer; }

#topSearch_box {
  width: 170px;
  height: 29px;
  border: 1px solid #14145A;
  background: #04395f; }

#topSearch_box form {
  position: relative;
  width: 100%;
  height: 100%;
  padding-right: 35px; }

#topSearch_box input {
  border: 0;
  height: 100%;
  color: #fff;
  background: none;
  width: 100%;
  padding-left: 12px;
  padding-right: 5px;
  font-family: "Pack", sans-serif;
  font-size: 12px;
  font-weight: 400; }

#topSearch_box button {
  padding: 0;
  border: 0;
  background: none;
  color: #fff;
  font-size: 15px;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 35px;
  text-align: center;
  line-height: 27px; }

.top-nav {
  float: right; }

.top-nav .btn {
  font-family: "Pack", sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #fff; }

.top-nav a {
  line-height: 51px;
  padding: 0px 7px;
  text-transform: capitalize; }

.top-nav li:last-child a {
  color: #F0FF00;
  text-transform: uppercase;
  margin-left: 70px;
  padding-right: 5px; }
  .top-nav li:last-child a i {
    font-size: 25px;
    vertical-align: middle;
    padding-right: 5px; }

.top-nav .search-wrap {
  position: relative; }

/*	Footer
============================================================ */
.footer {
  color: #fff;
  padding: 120px 0 0;
  font-size: 16px;
  background: #14145A; }
  .footer a {
    color: #fff; }
    .footer a:hover {
      text-decoration: underline; }
    .footer a.btn-warning {
      color: black;
      border-color: #F0FF00; }
  .footer ul {
    margin: 0; }
    .footer ul li {
      list-style: none; }
    .footer ul a {
      font-size: 16px;
      font-weight: 400; }
  .footer .container:after {
    content: "";
    display: table;
    clear: both; }
  .footer .top_row {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 100%;
    border-bottom: 1px solid white; }
  .footer .image {
    position: absolute;
    left: 0px;
    top: 56px;
    margin-bottom: 30px;
    float: left;
    background: #fff;
    padding: 19px; }
  .footer .footer_column {
    float: left;
    padding-bottom: 50px;
    padding-left: 150px; }
    .footer .footer_column p {
      margin-bottom: 10px;
      color: white; }

.footer_menu1_column {
  width: 30%; }

.footer_menu2_column {
  width: 35%; }

.footer_column_right {
  border: 0;
  width: 35%;
  padding-right: 0px; }

.footer .footer_column ul.footer_menu {
  overflow: hidden;
  padding-left: 0; }

.footer .footer_column ul.footer_menu li {
  float: left;
  margin-bottom: 10px;
  margin-right: 25px;
  clear: both; }

#footerSearch_box {
  max-width: 216px;
  width: 100%;
  float: right;
  height: 29px; }
  #footerSearch_box i {
    font-size: 26px;
    float: left; }
  #footerSearch_box form {
    position: relative;
    width: 100%;
    height: 100%;
    padding-right: 35px; }
  #footerSearch_box input {
    border: 0;
    height: 45px;
    color: #fff;
    background: none;
    width: calc(100% - 40px);
    padding-left: 12px;
    padding-right: 5px;
    font-family: "Pack", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    float: left; }
  #footerSearch_box button {
    padding: 0;
    border: 0;
    background: none;
    color: #fff;
    font-size: 15px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 35px;
    text-align: center;
    line-height: 27px; }

.footer .btn-warning {
  float: right;
  font-size: 20px;
  margin-bottom: 20px;
  color: #F0FF00; }

.footer .list-unstyled {
  float: right;
  padding: 20px 0 30px; }

.footer .list-unstyled li {
  float: left; }

.footer .list-unstyled .btn {
  background: none;
  padding: 10px; }

.footer .list-unstyled .btn:hover {
  color: #fff; }

.footer .list-unstyled li .rsbtn_play {
  width: 90px;
  line-height: 51px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px; }

.footer .list-unstyled li .rsbtn_play .rsbtn_text {
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
  width: 105px;
  white-space: normal;
  display: inline-block;
  vertical-align: middle; }

.footer .list-unstyled li .rsbtn_play i {
  vertical-align: middle;
  font-size: 22px; }

.footer .list-unstyled .rsbtn.rsexpanded .rsbtn_exp {
  width: 226px;
  position: absolute;
  left: 0px;
  top: 100%; }

@media (min-width: 768px) {
  .mobile_footer_menu {
    display: none; } }

.copyright_bar {
  padding-top: 50px;
  padding-bottom: 50px; }

.copyright_bar .copyright {
  float: left;
  opacity: 0.7;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 28px; }

.copyright_bar .social-links {
  float: right; }

.footer .copyright_bar .social-links a {
  display: inline-block;
  opacity: 0.7;
  color: #14145A;
  background: #fff;
  width: 28px;
  height: 28px;
  font-size: 18px;
  text-align: center;
  line-height: 28px;
  border-radius: 14px;
  margin-left: 12px; }

.footer .copyright_bar .social-links a i {
  vertical-align: middle; }

.footer .copyright_bar .social-links a:hover {
  opacity: 1; }

/*	Navigation
============================================================ */
.navbar {
  font-family: "Pack", sans-serif;
  font-size: 14px;
  font-weight: 400; }

.navbar-toggle {
  position: relative;
  color: #fff;
  background: #3E46FF;
  z-index: 999; }

@media (min-width: 768px) {
  .navbar-toggle {
    position: absolute;
    right: 0px;
    height: 56px;
    bottom: -2px;
    margin-left: 0px;
    z-index: 1500; } }

.navbar-toggle .text, .navbar-toggle .icon-bar {
  position: absolute;
  display: block; }

.navbar-toggle .icon-bar {
  left: 50%;
  margin-left: -11px; }

.navbar-toggle .icon-bar.mid {
  opacity: 0;
  filter: alpha(opacity=0); }

.navbar-toggle .icon-bar.top {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 28px; }

.navbar-toggle .icon-bar.bot {
  top: 24px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.navbar-toggle .text {
  right: 10px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.navbar-toggle .text:before {
  content: 'CLOSE'; }

.navbar-toggle.collapsed .icon-bar {
  top: 20px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }

.navbar-toggle.collapsed .icon-bar.mid {
  top: 24px;
  opacity: 1;
  filter: alpha(opacity=100); }

.navbar-toggle.collapsed .icon-bar.bot {
  top: 32px; }

.navbar-toggle.collapsed .text:before {
  content: 'MENU'; }

.navbar-toggle:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important; }

.navbar-default .navbar-nav > li > a {
  padding-left: 8px;
  padding-right: 8px;
  text-transform: capitalize; }

@media (max-width: 767px) {
  .navbar-collapse.in {
    overflow: auto; } }

.navbar-nav {
  -webkit-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s; }

/*.navbar-nav > li:first-child a { padding: 0; width: 56px; height: 56px; background: transparent url(../assets/img/img-icon-home.svg) no-repeat center center; }
.navbar-nav > li:first-child a:hover, .navbar-nav > li:first-child a:focus { background-image: url(../assets/img/img-icon-home-hover.svg); }*/
@media (max-width: 767px) {
  .navbar-nav > li:first-child a {
    width: 36px;
    height: 36px;
    -webkit-background-size: 20px auto;
            background-size: 20px auto; } }

.navbar-nav > li > a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

@media (max-width: 767px) {
  .navbar-nav > li > a {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px; } }

.navbar-nav > li > a > span {
  position: relative;
  display: block; }

.navbar-nav > li > a > span:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #F0FF00;
  left: 0;
  bottom: -6px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  transform: translate(0, 10px); }

.navbar-nav > li > a:hover span:after, .navbar-nav > li > a:focus span:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.navbar-nav > li.current-menu-item > a {
  color: #F0FF00; }

.navbar-nav > li.current-menu-item > a span:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

@media (min-width: 1140px) {
  .navbar-nav {
    margin-top: 40px; }
  .fixed .navbar-nav {
    margin-top: 14px; } }

.top-menu {
  margin-left: -18px;
  margin-right: -18px;
  background-color: #14145A; }

.top-menu > li > a {
  color: #fff; }

@media (max-width: 767px) {
  .top-menu > li > a {
    font-size: 14px; } }

.top-menu > li > a:hover, .top-menu > li > a:focus {
  background-color: #F0FF00;
  color: #000; }

.top-menu .btn-warning {
  width: 60px;
  height: 60px; }

/*	Home Page
============================================================ */
#homeBanner {
  height: 500px;
  height: 65vh; }

#homeBanner .bx-wrapper {
  position: relative; }

#homeBanner ul {
  padding: 0;
  margin: 0; }

#homeBanner li {
  padding: 0;
  margin: 0;
  list-style: none;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  background-color: #012d57;
  height: 500px;
  height: 65vh;
  -webkit-background-size: cover;
          background-size: cover; }

#homeBanner li .inner {
  max-width: 960px;
  width: 100%;
  margin: 0px auto;
  padding-left: 20px;
  padding-right: 20px;
  height: 100%; }

#homeBanner li .home_slider_text {
  display: table;
  color: #fff;
  width: 100%;
  height: 100%; }
  #homeBanner li .home_slider_text a {
    color: #fff; }

#homeBanner li .home_slider_text_cell {
  height: 100%;
  display: table-cell;
  vertical-align: middle; }

#homeBanner h2 {
  font-size: 72px;
  line-height: 0.85;
  margin: auto;
  width: 100%;
  max-width: 630px;
  text-align: center; }

#homeBanner p {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  width: 100%;
  max-width: 465px; }

#homeBanner .bx-prev,
#homeBanner .bx-next {
  position: absolute;
  top: 45%;
  display: block;
  width: 30px;
  height: 50px;
  text-indent: -9999em;
  position: absolute;
  display: none; }

#homeBanner .bx-prev {
  background: url(../images/bx-prev.png) no-repeat left top;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  left: 10%; }

#homeBanner .bx-next {
  background: url(../images/bx-next.png) no-repeat left top;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  right: 10%; }

#homeBanner li .home_slider_text_cell .blue {
  color: #0063a8; }

#homeBanner li .home_slider_text_cell .btn-primary {
  border: 0 !important;
  font-family: 'Pack', sans-serif;
  font-weight: 900;
  padding: 0 45px 0px 20px;
  margin-top: 22px;
  margin-right: 0;
  height: 44px;
  line-height: 44px;
  border-radius: 3px !important;
  font-size: 18px; }

.scratch_win_panel {
  height: 550px;
  overflow: hidden; }
  @media (max-width: 900px) {
    .scratch_win_panel {
      height: auto; } }
  .scratch_win_panel .size-1of3 {
    background: url("../images/social_row.png") no-repeat right top #007FFF;
    -webkit-background-size: 814.5px 613px;
            background-size: 814.5px 613px; }
    .scratch_win_panel .size-1of3 .social_row {
      padding: 130px 45px 120px 0px; }
      @media (max-width: 1139px) {
        .scratch_win_panel .size-1of3 .social_row {
          padding-left: 20px; } }
      @media (max-width: 380px) {
        .scratch_win_panel .size-1of3 .social_row {
          padding-left: 20px;
          padding-right: 20px; } }
      .scratch_win_panel .size-1of3 .social_row h2 {
        margin-bottom: 70px; }
      .scratch_win_panel .size-1of3 .social_row p {
        color: white;
        font-size: 22px; }
  .scratch_win_panel .size-2of3 {
    background: #3E46FF; }
    .scratch_win_panel .size-2of3 .scratch_win_content {
      color: white;
      padding: 130px 60px 107px 95px; }
      @media (max-width: 380px) {
        .scratch_win_panel .size-2of3 .scratch_win_content {
          padding-left: 20px;
          padding-right: 20px; } }
      .scratch_win_panel .size-2of3 .scratch_win_content .scratch {
        float: left;
        margin-bottom: 180px;
        margin-right: 43px;
        width: 181px;
        height: auto; }
        @media (max-width: 380px) {
          .scratch_win_panel .size-2of3 .scratch_win_content .scratch {
            float: none;
            margin: 20px auto;
            display: block;
            width: 60%; } }
      .scratch_win_panel .size-2of3 .scratch_win_content h2 {
        font-size: 38px;
        margin-top: 0; }
      .scratch_win_panel .size-2of3 .scratch_win_content p {
        color: white;
        font-size: 30px;
        line-height: 1.4; }
      .scratch_win_panel .size-2of3 .scratch_win_content a.btn {
        color: white;
        border-color: #61D3FF; }
        .scratch_win_panel .size-2of3 .scratch_win_content a.btn i {
          color: #61D3FF; }
        .scratch_win_panel .size-2of3 .scratch_win_content a.btn:hover {
          background: white;
          color: #14145A;
          border-color: #61D3FF; }
          .scratch_win_panel .size-2of3 .scratch_win_content a.btn:hover i {
            color: #61D3FF; }
        .scratch_win_panel .size-2of3 .scratch_win_content a.btn:active {
          background: white;
          color: #61D3FF;
          border-color: #61D3FF; }
          .scratch_win_panel .size-2of3 .scratch_win_content a.btn:active i {
            color: #61D3FF; }

.main-teaser {
  margin-bottom: 10px; }

.main-teaser .item {
  position: relative; }

@media (min-width: 992px) {
  .main-teaser .item.slide-2 .content {
    right: auto;
    left: 155px;
    bottom: 26px;
    width: 20%; } }

.main-teaser .content {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px; }

@media (min-width: 768px) {
  .main-teaser .content {
    left: auto;
    width: 50%; } }

@media (min-width: 992px) {
  .main-teaser .content {
    width: 25%;
    bottom: 30px;
    right: 70px; } }

.main-teaser .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.main-teaser .slick-dots > li {
  display: inline-block;
  margin: 0 5px;
  position: relative; }

.main-teaser .slick-dots > li:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  content: '';
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
  pointer-events: none; }

.main-teaser .slick-dots > li.slick-active:after {
  opacity: 1;
  filter: alpha(opacity=100); }

.main-teaser .slick-dots button {
  text-indent: -99999px;
  border: none;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
  background-color: transparent;
  border-radius: 50%; }

.main-teaser .slick-dots button:hover, .main-teaser .slick-dots button:focus {
  background-color: transparent;
  outline: none; }

@media (min-width: 768px) {
  .main-teaser .slick-dots {
    left: 19px;
    right: auto; } }

.donate-section {
  margin: 10px 0; }

.donate-section .wrap {
  background: url(../assets/img/img-bg-donate.jpg) no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
  text-align: center;
  color: #fff;
  padding: 20px;
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .donate-section .wrap {
    padding: 60px; } }

.donate-section .title {
  color: #F0FF00;
  font-size: 2.857em; }

@media (min-width: 992px) {
  .donate-section .title {
    font-size: 3.429em; } }

.donate-section .subtitle {
  padding-top: 20px;
  margin: 0;
  line-height: 110%; }

.donate-section .subtitle span {
  color: #F0FF00; }

.athletes-slider {
  margin-bottom: 10px; }

.athletes-slider .item {
  position: relative;
  margin: 0 5px;
  overflow: hidden; }

.athletes-slider .item img {
  width: 100%; }

.athletes-slider .item .content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 118, 201, 0.8); }

.athletes-slider .item .title {
  color: #F0FF00; }

.athletes-slider .item .sport {
  margin: 0 0 10px;
  line-height: 100%; }

.athletes-slider .item a {
  color: #fff; }

.athletes-slider .slick-prev, .athletes-slider .slick-next {
  width: 40px;
  margin: 0;
  top: 0;
  color: #fff;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  filter: alpha(opacity=100); }

.athletes-slider .slick-prev:before, .athletes-slider .slick-next:before {
  font-size: 25px; }

.athletes-slider .slick-prev {
  left: 0; }

.athletes-slider .slick-next {
  right: 0; }

/*-- sponsors --*/
.sponsors {
  padding: 120px 0 120px; }

.sponsors .title {
  color: #14145A;
  font-size: 48px;
  font-family: "Pack", sans-serif;
  font-weight: 800;
  margin-bottom: 60px; }

.sponsors .wrap {
  padding: 20px; }

.sponsors .item {
  padding: 0 15px; }

/*	Side bar
============================================================ */
.side-listen-btn {
  margin-bottom: 10px; }

.side-listen-btn #rs_playerarea {
  width: auto !important;
  border: none !important;
  height: 62px !important; }

.side-listen-btn #rs_playerarea #bottomlinks {
  padding-left: 15px;
  padding-right: 15px;
  background: #f9f9f9 !important; }

.side-listen-btn #rs_playerarea #bottomlinks a {
  display: inline-block !important;
  margin: 2px 0; }

.side-listen-btn .how-to {
  border-top: 1px solid #373737;
  background-color: #474747;
  padding: 10px 25px;
  font-size: 12px;
  color: #fff;
  display: block; }

.side-listen-btn .how-to:hover, .side-listen-btn .how-to:focus {
  outline: none;
  color: #fff;
  background-color: #14145A; }

.btn-listen {
  background: #474747 url(../assets/img/img-icon-sound.svg) no-repeat 90% center;
  color: #fff;
  text-align: left;
  display: block; }

.btn-listen:hover, .btn-listen:focus {
  outline: none;
  color: #fff;
  background-color: #14145A;
  background-position: 92% center; }

.widget-box {
  margin-bottom: 10px; }

.widget-box .content {
  text-align: center;
  padding: 30px;
  border-bottom: 1px solid transparent; }

.widget-box .title {
  font-size: 34px;
  margin: 20px 0 0;
  color: #fff;
  text-transform: uppercase; }

.widget-box.green-box {
  background-color: #008148; }

.widget-box.green-box .content {
  border-color: #025f1c; }

.widget-box.blue-box {
  background-color: #3E46FF; }

.widget-box.blue-box .content {
  border-color: #14145A; }

.widget-box.qantas {
  background-color: #fff; }

.widget-box.qantas .title {
  margin: 0;
  background-color: #ed1c24;
  color: #fff;
  font-size: 16px;
  padding: 24px;
  line-height: 110%; }

.widget-box.qantas .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 114.2%; }

.widget-box.qantas .embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.side-menu .current-title, .side-menu .title {
  background-color: #e6e5ed;
  padding: 18px 25px 17px;
  text-transform: inherit;
  margin: 0;
  color: #3E3F41;
  font-size: 18px;
  line-height: 100%; }

.side-menu .current-title a, .side-menu .title a {
  color: #3E3F41; }

.side-menu .nav {
  font-size: 15px; }

.side-menu .nav > li {
  border-top: 1px solid #d3d3d3;
  background: url(../images/other_resources_item_bg.png) repeat-x left bottom #fff;
  line-height: 115%; }

.side-menu .nav > li > a {
  position: relative;
  padding: 19px 60px 17px 25px;
  color: #5C5C5C;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.side-menu .nav > li > a:after {
  content: '';
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  width: 15px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 24px;
  background-image: url(../assets/img/img-icon-btn-arrow-black.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
          background-size: 100% auto; }

.side-menu .nav > li > a:hover, .side-menu .nav > li > a:focus {
  color: #000; }

.side-menu .nav > li > a:hover:after, .side-menu .nav > li > a:focus:after {
  right: 20px; }

.side-menu .nav > li.current_page_item > a {
  background-color: #F0FF00;
  color: #000;
  cursor: default; }

.side-menu .nav > li:nth-child(2) > a {
  padding-right: 100px; }

.side-menu .nav > li:nth-child(3) > a {
  padding-right: 100px; }

@media (max-width: 767px) {
  .side-menu .menu-heading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .side-menu .menu-heading a {
    display: block; }
  .side-menu .menu-heading a:hover, .side-menu .menu-heading a:focus {
    text-decoration: none; }
  .side-menu .menu-heading:after {
    display: block;
    position: absolute;
    content: "\e236";
    top: 20px;
    right: 15px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    pointer-events: none; }
  .side-menu.open {
    height: auto; }
  .side-menu.open .menu-heading:after {
    content: "\e253"; } }

.side-list {
  background-color: #fff; }

.side-list .title {
  font-size: 16px;
  margin: 0;
  line-height: 100%;
  text-transform: uppercase;
  color: #000;
  padding: 25px; }

.side-list li {
  text-transform: uppercase;
  font-size: 16px;
  border-top: 1px solid #c8c8c8;
  padding: 10px;
  font-family: "Pack", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.side-list li:before, .side-list li:after {
  content: " ";
  display: table; }

.side-list li:after {
  clear: both; }

.side-list li .image, .side-list li .content {
  float: left; }

.side-list li .content {
  text-align: left;
  padding: 10px 15px; }

.side-list li .time {
  display: block; }

.side-list li a {
  color: #000; }

.twitter-widget {
  background-color: #fff;
  margin-bottom: 35px; }

.twitter-widget .title {
  margin: 0;
  line-height: 100%;
  font-size: 16px;
  position: relative;
  background-color: #00ace3;
  color: #fff;
  padding: 22px 20px; }

.twitter-widget .title:after {
  content: url(../assets/img/img-icon-twitter.svg);
  position: absolute;
  top: 20px;
  right: 20px; }

.twitter-widget .content {
  text-align: left;
  padding: 20px;
  border-bottom: 1px solid #c8c8c8; }

.youtube-widget {
  background-color: #fff; }

.youtube-widget .title {
  margin: 0;
  line-height: 100%;
  font-size: 16px;
  position: relative;
  background-color: #ff312d;
  color: #fff;
  padding: 22px 20px; }

.youtube-widget .title:after {
  content: url(../assets/img/img-icon-youtube.svg);
  position: absolute;
  top: 20px;
  right: 20px; }

.youtube-widget .content {
  text-align: left;
  padding: 20px;
  border-bottom: 1px solid #c8c8c8; }

.rss-widget {
  background-color: #fff; }

.rss-widget .title {
  margin: 0;
  line-height: 100%;
  font-size: 16px;
  position: relative;
  background-color: #ff6a00;
  color: #fff;
  padding: 22px 20px; }

.rss-widget .title:after {
  content: url(../assets/img/img-icon-rss.svg);
  position: absolute;
  top: 20px;
  right: 20px; }

/*	News
============================================================ */
.featured-news {
  position: relative;
  margin-bottom: 10px; }

.featured-news .image {
  margin-bottom: 10px; }

.featured-news .title {
  padding-top: 20px;
  font-size: 2.143em; }

@media (min-width: 768px) {
  .featured-news .title {
    font-size: 2.857em; } }

@media (min-width: 992px) {
  .featured-news .title {
    font-size: 3.125em; } }

@media (min-width: 1200px) {
  .featured-news .title {
    font-size: 3.750em; } }

@media (min-width: 768px) {
  .featured-news .content {
    top: 0;
    left: 0;
    width: 60%;
    position: absolute;
    z-index: 10; } }

@media (min-width: 992px) {
  .featured-news .content {
    font-size: 1.143em; } }

.featured-news .actions {
  padding-top: 15px;
  color: #afafaf;
  font-size: 90%; }

@media (min-width: 768px) {
  .featured-news.alternative {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 52px; }
  .featured-news.alternative figure {
    max-width: 318px; } }

.featured-news.alternative .image {
  margin: 0; }

@media (min-width: 768px) {
  .featured-news.alternative .image {
    float: left;
    width: 58%; } }

.featured-news.alternative .title {
  padding-top: 0; }

@media (min-width: 768px) {
  .featured-news.alternative .title {
    font-size: 32px;
    color: #3E3F41; }
  .featured-news.alternative .title a {
    color: #3E3F41; } }

.featured-news.alternative .except {
  color: #14145A;
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 18px; }

.featured-news.alternative .content {
  position: relative;
  left: auto;
  background-color: #fff;
  overflow: hidden;
  padding: 15px; }

@media (min-width: 992px) {
  .featured-news.alternative .content {
    padding: 25px; } }

@media (min-width: 1200px) {
  .featured-news.alternative .content {
    padding: 35px; } }

.featured-news.alternative + .btn {
  margin-bottom: 10px; }

.news-item {
  background-color: #fff;
  margin-bottom: 20px; }

.news-item .title {
  font-size: 20px;
  line-height: 130%;
  max-height: 54px;
  overflow: hidden; }

.news-item .title a {
  color: #000; }

.news-item .content {
  padding: 20px; }

@media (min-width: 992px) {
  .news-item .content {
    padding: 22px 0px; } }

.news-item .excerpt {
  color: #14145A;
  font-size: 17px;
  line-height: 1.6;
  max-height: 76px;
  overflow: hidden;
  margin-bottom: 24px; }

.news-item .actions {
  font-size: 90%;
  padding-top: 15px;
  color: #afafaf; }

@media (min-width: 768px) {
  .news-listing .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .news-listing .row .col-xs-12:first-child {
    margin-left: -1px; } }

.news-menu {
  margin-bottom: 10px; }

@media (max-width: 767px) {
  .news-menu {
    height: 62px;
    overflow: hidden;
    position: relative;
    padding-top: 62px; }
  .news-menu:after {
    content: "\e259";
    position: absolute;
    top: 19px;
    right: 20px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .news-menu > li {
    float: none;
    display: block; }
  .news-menu > li > a {
    height: 62px;
    line-height: 62px;
    padding: 0 20px; }
  .news-menu > li.active {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .news-menu > li.active > a {
    background-color: #14145A;
    color: #fff;
    pointer-events: none; }
  .news-menu > li.active > a:focus {
    background-color: #14145A;
    color: #fff; }
  .news-menu.open {
    height: auto; }
  .news-menu.open:after {
    content: "\e260"; } }

@media (min-width: 768px) {
  .news-menu {
    margin-bottom: 25px; } }

.news-menu h1 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit; }

@media (min-width: 768px) {
  .news-menu > li.active {
    position: relative; }
  .news-menu > li.active:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 21px 0 21px;
    border-color: #F0FF00 transparent transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -21px; } }

.news-menu > li > a {
  margin: 0;
  font-size: 1.429em; }

.news-menu > li > a:hover, .news-menu > li > a:focus {
  background-color: #14145A; }

@media (min-width: 768px) {
  .news-menu > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: none; } }

@media (min-width: 992px) {
  .news-menu > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.714em; } }

@media (min-width: 1200px) {
  .news-menu > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 2.143em; } }

.sports-menu > li > a {
  margin: 0;
  font-size: 18px;
  font-family: "Pack", sans-serif; }

@media (max-width: 767px) {
  .sports-menu {
    height: 62px;
    overflow: hidden;
    position: relative;
    padding-top: 62px;
    margin-bottom: 15px; }
  .sports-menu:after {
    content: "\e259";
    position: absolute;
    top: 19px;
    right: 20px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .sports-menu > li {
    float: none;
    display: block; }
  .sports-menu > li > a {
    height: 62px;
    line-height: 62px;
    padding: 0 20px; }
  .sports-menu > li.active {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .sports-menu > li.active > a {
    background-color: #14145A;
    color: #fff;
    pointer-events: none; }
  .sports-menu > li.active > a:focus {
    background-color: #14145A;
    color: #fff; }
  .sports-menu.open {
    height: auto; }
  .sports-menu.open:after {
    content: "\e260"; } }

@media (min-width: 768px) {
  .sports-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .sports-menu {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9; }
  .sports-menu > li > a {
    margin: 0;
    font-size: 18px;
    font-family: "Pack", sans-serif;
    background: #f2f2f2;
    color: #ABABAB; }
  .sports-menu > li > a:hover,
  .sports-menu > li > a:focus,
  .sports-menu > li.active > a,
  .sports-menu > li.active > a:hover,
  .sports-menu > li.active > a:focus {
    background-color: #fff;
    color: #3E3F41; } }

.sports-menu > li {
  display: block; }

@media (min-width: 768px) {
  /*
  .sports-menu > li { width: 20%; padding: 0 5px; float: left; }
  .sports-menu > li:after { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 22px 21px 0 21px; border-color: $yellow transparent transparent transparent; position: absolute; bottom: -20px; left: 50%; margin-left: -21px; -webkit-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px); -o-transform: translate(0, -5px); transform: translate(0, -5px); }
  .sports-menu > li.active { position: relative; }
  .sports-menu > li.active:after { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
*/
  .sports-menu > li {
    padding-left: 0px;
    padding-right: 0px;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9; }
  .sports-menu > li.active {
    position: relative; }
  .sports-menu > li.active:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -1px;
    background: #fff;
    width: 100%;
    height: 1px;
    background: #fff; } }

@media (min-width: 768px) {
  .sports-menu > li > a {
    text-align: center;
    font-size: 1.286em;
    min-height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; } }

.athletes-menu {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9; }

.athletes-menu > li > a {
  margin: 0;
  font-size: 18px;
  font-family: "Pack", sans-serif; }

@media (max-width: 767px) {
  .athletes-menu {
    height: 62px;
    overflow: hidden;
    position: relative;
    padding-top: 62px;
    margin-bottom: 15px; }
  .athletes-menu:after {
    content: "\e259";
    position: absolute;
    top: 19px;
    right: 20px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .athletes-menu > li {
    float: none;
    display: block; }
  .athletes-menu > li > a {
    height: 62px;
    line-height: 62px;
    padding: 0 20px; }
  .athletes-menu > li.active {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .athletes-menu > li.active > a {
    background-color: #14145A;
    color: #fff;
    pointer-events: none; }
  .athletes-menu > li.active > a:focus {
    background-color: #14145A;
    color: #fff; }
  .athletes-menu.open {
    height: auto; }
  .athletes-menu.open:after {
    content: "\e260"; } }

@media (min-width: 768px) {
  .athletes-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.athletes-menu > li {
  display: block;
  padding-left: 0px;
  padding-right: 0px; }

@media (min-width: 768px) {
  /* 
  .athletes-menu > li { width: 33.333334%; padding: 0 5px; float: left; }
  .athletes-menu > li:after { content: ''; display: block; width: 0; height: 0; border-style: solid; border-width: 22px 21px 0 21px; border-color: $yellow transparent transparent transparent; position: absolute; bottom: -20px; left: 50%; margin-left: -21px; -webkit-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px); -o-transform: translate(0, -5px); transform: translate(0, -5px); }
  .athletes-menu > li.active { position: relative; }
  .athletes-menu > li.active:after { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } 
  */
  .athletes-menu > li.active {
    position: relative; }
  .athletes-menu > li.active:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -1px;
    background: #fff;
    width: 100%;
    height: 1px;
    background: #fff; }
  .athletes-menu > li > a {
    margin: 0;
    font-size: 18px;
    font-family: "Pack", sans-serif;
    background: #f2f2f2;
    color: #ABABAB; }
  .athletes-menu > li > a:hover,
  .athletes-menu > li > a:focus,
  .athletes-menu > li.active > a,
  .athletes-menu > li.active > a:hover,
  .athletes-menu > li.active > a:focus {
    background-color: #fff;
    color: #3E3F41; } }

#social-media li a img {
  width: 40px;
  height: auto; }

@media (min-width: 768px) {
  .athletes-menu > li > a {
    text-align: center;
    font-size: 16px;
    min-height: 70px;
    padding-left: 51px;
    background: #f2f2f2;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    padding-right: 51px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    white-space: nowrap; }
  .athletes-menu > li:first-child > a {
    padding-right: 56px;
    padding-left: 56px; } }

/*	Page Content
============================================================ */
.page-title {
  font-size: 48px;
  font-family: "Pack", sans-serif;
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 10px;
  color: #3E46FF; }

.page-fullwidth .page-title {
  background-color: transparent;
  padding: 0;
  color: #000;
  margin-bottom: 20px; }

.main .entry-content {
  margin-bottom: 10px;
  background-color: #fff;
  padding: 26px 0px; }

.main .entry-content blockquote {
  float: right;
  width: 40%;
  background: #fafafa;
  border: 1px solid #d9d9d9;
  padding: 30px;
  margin: 0 0% 0 5%; }

.main .entry-content a {
  text-decoration: underline; }
  .main .entry-content a.btn {
    text-decoration: none; }
    .main .entry-content a.btn:hover {
      text-decoration: none; }

.main .entry-content h2 {
  margin: 20px 0;
  color: #3E46FF;
  font-size: 1.875em; }

.main .entry-content h3 {
  color: #3E46FF;
  margin: 20px 0 10px;
  font-size: 1.500em; }

.main .entry-content h4 {
  font-family: "Pack", sans-serif;
  font-weight: 800;
  margin: 20px 0 10px;
  font-size: 1.250em; }

.main .entry-content .lead {
  font-weight: 400;
  font-style: italic; }

.main .entry-content table th {
  text-transform: uppercase;
  background-color: white;
  color: black; }

.main .entry-content .quick-facts {
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 1.6;
  color: #14145A; }
  .main .entry-content .quick-facts p {
    margin-bottom: 0; }

.main .entry-content .date-time {
  font-weight: 800;
  display: block;
  margin-bottom: 5px; }

.breadcrumb {
  padding: 0;
  color: #14145A;
  font-size: 17px;
  font-family: "Pack", sans-serif;
  font-weight: 300;
  background-color: transparent;
  padding-top: 38px;
  padding-left: 0;
  padding-right: 0; }

.breadcrumb > li {
  display: inline; }

.breadcrumb > li + li:before {
  color: #14145A; }

.breadcrumb a {
  color: #9B9B9B; }

.breadcrumb a:hover {
  color: #14145A; }

.main .page-fullwidth .entry-content {
  padding: 0 0 20px;
  background-color: transparent; }

.main .page-fullwidth .entry-content .lead {
  font-weight: 800;
  font-style: normal; }

.athlete-item, .sport-item {
  background-color: #fff;
  margin-bottom: 40px; }

.athlete-item .title, .sport-item .title {
  font-size: 23px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 18px; }

.athlete-item .title a {
  color: #3E3F41; }

.athlete-item ul, .sport-item ul {
  margin: 0;
  min-height: 46px;
  color: #14145A; }

.athlete-item ul strong, .sport-item ul strong {
  display: inline-block; }

.athlete-item ul > li, .sport-item ul > li {
  font-size: 17px;
  margin-bottom: 5px;
  height: 20px;
  overflow: hidden; }

.athlete-item ul > li:last-child, .sport-item ul > li:last-child {
  margin-bottom: 0; }

.athlete-item .content, .sport-item .content {
  padding: 20px 0px; }

.athlete-item .content p {
  margin-bottom: 0px; }

.page-header ul {
  position: absolute;
  right: 20px;
  top: 50%;
  margin: -25px 0 0; }

@media (max-width: 767px) {
  .page-header ul {
    display: none; } }

.page-header ul a {
  line-height: 50px; }

.social-bar {
  border-radius: 3px;
  margin-bottom: 10px;
  height: 72px;
  padding: 0 15px;
  background: url(../images/bg_social_bar.png) repeat-x left center;
  color: #fff; }

.social-bar .list-inline {
  margin: 0;
  padding-top: 11px; }

.social-bar a, .social-bar .fb-share-button {
  display: block;
  line-height: 50px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

.social-bar a:hover, .social-bar a:focus, .social-bar .fb-share-button:hover, .social-bar .fb-share-button:focus {
  opacity: 0.6;
  filter: alpha(opacity=60); }

@media (min-width: 768px) {
  .social-bar {
    text-align: right;
    margin-bottom: 45px; } }

.social-bar .fb-share-button {
  cursor: pointer; }

.athletes-header {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .athletes-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .athletes-header .col-md-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.athletes-header .image {
  margin-bottom: 0; }

ul.sport-discipline {
  margin: 0;
  color: #14145A; }

ul.sport-discipline li {
  padding: 15px 0;
  border-top: 1px solid #ddd;
  line-height: 130%; }

ul.sport-discipline li span {
  display: block; }

ul.sport-discipline li strong {
  display: inline-block; }

.search-listing .item {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 20px 25px; }

.search-listing .title {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 5;
  line-height: 110%; }

.search-listing .btn-link {
  display: inline-block;
  margin-top: 10px;
  font-style: italic; }

.pagination {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  margin-top: 13px; }

.pagination > li > a,
.pagination > li > span {
  color: #4D4E52;
  text-align: center;
  line-height: 34px;
  height: 34px;
  display: inline-block;
  border-radius: 17px; }

.pagination-wrap {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
  height: 60px;
  margin-bottom: 45px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  position: relative;
  margin-top: 34px; }

.pagination-wrap:before, .pagination-wrap:after {
  content: " ";
  display: table; }

.pagination-wrap:after {
  clear: both; }

.pagination-wrap .next,
.pagination-wrap .previous {
  position: absolute;
  top: 0; }

.pagination-wrap .next a,
.pagination-wrap .previous a {
  width: 60px;
  height: 59px;
  text-indent: -9999px; }

.pagination-wrap .next a:after,
.pagination-wrap .previous a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  pointer-events: none; }

.pagination-wrap .previous {
  left: 0;
  border-right: 1px solid #d9d9d9; }

.pagination-wrap .previous a:after {
  background: url(../images/pagination_prev.png) no-repeat center center; }

.pagination-wrap .next {
  right: 0;
  border-left: 1px solid #d9d9d9; }

.pagination-wrap .next a:after {
  background: url(../images/pagination_next.png) no-repeat center center; }

.pagination-wrap .pagination li.active a {
  background: #e5e4ec; }

.bottom_pagination .pagination-wrap {
  margin-top: 0px; }

@media (min-width: 768px) {
  .athletes-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .athletes-list .col-xs-12:first-child {
    margin-left: -1px; } }

.sport-information {
  margin: 20px 0; }

.sport-information .nav {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9; }

.sport-information .nav li {
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9; }

.sport-information .nav > li.active {
  position: relative; }

.sport-information .nav > li.active:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -1px;
  background: #fff;
  width: 100%;
  height: 1px;
  background: #fff; }

.sport-information .nav > li > a {
  margin: 0;
  font-family: "Pack", sans-serif;
  background: #f2f2f2;
  color: #ABABAB; }

.sport-information .nav > li > a:hover,
.sport-information .nav > li > a:focus,
.sport-information .nav > li.active > a,
.sport-information .nav > li.active > a:hover,
.sport-information .nav > li.active > a:focus {
  background-color: #fff;
  color: #3E3F41; }

.sport-information .tab-content {
  padding: 20px;
  background-color: #fff; }

.sitemap-list ul {
  list-style: none; }

.sitemap-list > li {
  font-size: 120%;
  line-height: 120%;
  margin-bottom: 10px;
  font-family: "Pack", sans-serif; }

.sitemap-list > li > ul > li {
  font-size: 15px;
  font-family: "Pack", sans-serif; }

.sitemap-list > li > ul > li a {
  color: #14145A; }

.sitemap-list > li a {
  text-decoration: none !important;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  display: block;
  padding: 2px 0; }

.sitemap-list > li a:hover, .sitemap-list > li a:focus {
  text-decoration: underline !important;
  -webkit-transform: translate(2px, 0);
  -ms-transform: translate(2px, 0);
  transform: translate(2px, 0); }

.donationBanner {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover; }

.donationBanner .overlay {
  text-align: center;
  color: #fff;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.65); }

@media (min-width: 992px) {
  .donationBanner .overlay {
    padding: 50px 60px; } }

.donationBanner .title {
  color: #F0FF00 !important; }

.donation-wrap .donationBanner {
  display: none; }

.donation-wrap .donationBanner.show {
  display: block; }

.support-mod {
  position: relative;
  margin-bottom: 10px; }

.support-mod figcaption {
  font-family: "Pack", sans-serif;
  padding: 30px;
  font-size: 2.143em;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5); }

.support-mod figcaption span {
  font-size: 150%; }

@media (min-width: 992px) {
  .support-mod figcaption {
    font-size: 2.857em; } }

.support-quote {
  margin: 30px 0;
  background-color: #F0FF00;
  color: #000; }

.support-quote .content {
  padding: 30px;
  font-size: 2.143em;
  text-align: center; }

.support-quote .quote {
  font-family: "Pack", sans-serif; }

.support-quote .author {
  font-size: 45%;
  display: block;
  margin-top: 15px; }

@media (min-width: 768px) {
  .support-quote {
    position: relative;
    background-color: transparent; }
  .support-quote .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    width: 55%;
    bottom: 0;
    top: 10.5%;
    left: 0; } }

@media (min-width: 992px) {
  .support-quote .content {
    font-size: 2.857em; } }

.support-navigation {
  margin: 30px 0 40px; }

.subpages {
  display: block;
  padding: 40px 30px;
  background-color: #3E46FF;
  color: #fff;
  font-family: "Pack", sans-serif;
  text-align: center;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  margin-bottom: 20px;
  font-size: 1.429em;
  line-height: 110%; }

.subpages:hover {
  color: #fff;
  background-color: #14145A;
  text-decoration: none; }

@media (min-width: 768px) {
  .subpages {
    font-size: 2.143em;
    padding: 60px 40px; } }

.board-member-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }

.board-member-item .image {
  padding-right: 5px;
  width: 22%; }

@media (min-width: 768px) {
  .board-member-item .image {
    padding-right: 10px; } }

.board-member-item .image img {
  max-width: 200px; }

.board-member-item .content {
  width: 78%; }

.board-member-item .content .text-wrapper {
  background-color: #fff;
  padding: 15px;
  max-height: 125px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.board-member-item .content .text-wrapper p:last-child {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .board-member-item .content .text-wrapper {
    padding: 25px;
    max-height: 160px; } }

@media (min-width: 992px) {
  .board-member-item .content .text-wrapper {
    padding: 35px; } }

@media (min-width: 1200px) {
  .board-member-item .content .text-wrapper {
    padding: 45px; } }

.board-member-item .content .text-wrapper.show {
  max-height: none; }

.board-member-item .content .btn:before {
  content: 'Show more';
  font-size: 16px; }

.board-member-item .content .btn:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.board-member-item .content .btn:hover:after {
  right: 24px;
  top: 4px; }

.board-member-item .content .btn.open {
  background-color: #F0FF00;
  color: #000; }

.board-member-item .content .btn.open:before {
  content: 'Show Less'; }

.board-member-item .content .btn.open:after {
  background-image: url(../assets/img/img-icon-btn-arrow-black.svg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.board-member-item .content .btn.open:hover:after {
  right: 24px;
  top: -4px; }

.board-member-item .name {
  color: #3E46FF;
  margin-bottom: 0;
  font-size: 1.571em; }

@media (min-width: 992px) {
  .board-member-item .name {
    font-size: 2.143em; } }

.board-member-item .position {
  font-size: 1.143em; }

@media (min-width: 992px) {
  .board-member-item .position {
    font-size: 1.429em; } }

.social-item {
  margin-bottom: 10px; }

.social-item .heading {
  height: 60px;
  overflow: hidden;
  position: relative;
  background-color: #F0FF00; }

.social-item .heading:before, .social-item .heading:after {
  content: " ";
  display: table; }

.social-item .heading:after {
  clear: both; }

.social-item .heading:after {
  content: '';
  display: block;
  position: absolute;
  pointer-events: none;
  opacity: 0.45;
  filter: alpha(opacity=45); }

.social-item .heading a {
  color: #000;
  float: left;
  line-height: 60px;
  display: inline-block;
  padding-left: 60px;
  font-family: "Pack", sans-serif; }

.social-item .img-profile {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 44px;
  height: 44px;
  overflow: hidden;
  border-radius: 2px; }

.social-item .img-profile img {
  border-radius: 2px;
  vertical-align: baseline; }

.social-item .content {
  padding: 20px;
  background-color: #fff; }

.social-item .date {
  display: block;
  color: #aaa;
  font-style: italic; }

.social-item .fb .heading {
  background-color: #3b5998; }

.social-item .fb .heading:after {
  content: url(../assets/img/img-bg-social-fb.svg);
  top: 9px;
  right: 8px; }

.social-item .fb .heading a {
  color: #fff; }

.social-item .tw .heading {
  background-color: #00aced; }

.social-item .tw .heading:after {
  content: url(../assets/img/img-bg-social-tw.svg);
  top: 5px;
  right: 2px; }

.social-item .tw .heading a {
  color: #fff; }

.social-item .inst .heading {
  background-color: #125688; }

.social-item .inst .heading:after {
  content: url(../assets/img/img-bg-social-inst.svg);
  top: 9px;
  right: 9px; }

.social-item .inst .heading a {
  color: #fff; }

.social-item .yt .heading {
  background-color: #bb0000; }

.social-item .yt .heading:after {
  content: url(../assets/img/img-bg-social-yt.svg);
  top: 6px;
  right: 8px; }

.social-item .yt .heading a {
  color: #fff; }

/*	No touch
============================================================ */
.no-touch .athletes-slider .item .content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.no-touch .athletes-slider .item:hover .content, .no-touch .athletes-slider .item:focus .content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

/*	Gravity Forms
============================================================ */
.gform_fields, .gfield_radio, .gfield_checkbox {
  margin: 0;
  padding-left: 0;
  list-style: none; }

.gform_footer, .gform_page_footer {
  text-align: center;
  padding-top: 0px;
  clear: both; }

.button {
  margin-bottom: 0;
  font-weight: 800;
  text-align: left;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 15px 24px 13px;
  font-size: 18px;
  line-height: 100%;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: auto;
  display: block;
  position: relative;
  color: #14145A;
  background-color: #F0FF00; }

.button.gform_next_button, .button[type='submit'] {
  background-image: url(../assets/img/img-icon-btn-arrow-black.svg);
  background-position: 84% center;
  background-repeat: no-repeat;
  padding-right: 60px; }

.button:hover, .button:focus, .button.focus, .button:active, .button.active, .open > .button.dropdown-toggle {
  color: #14145A;
  background-color: white;
  border-color: #14145A; }

.button:active, .button.active, .open > .button.dropdown-toggle {
  background-image: none; }

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button.disabled.focus, .button.disabled:active, .button.disabled.active, .button[disabled], .button[disabled]:hover, .button[disabled]:focus, .button[disabled].focus, .button[disabled]:active, .button[disabled].active, fieldset[disabled] .button, fieldset[disabled] .button:hover, fieldset[disabled] .button:focus, fieldset[disabled] .button.focus, fieldset[disabled] .button:active, fieldset[disabled] .button.active {
  background-color: #F0FF00; }

.button .badge {
  color: #F0FF00;
  background-color: black; }

.button + .button {
  margin-top: 0px; }

.button:focus, .button.focus, .button:active:focus, .button:active.focus, .button.active:focus, .button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.button:hover, .button:focus, .button.focus {
  color: #333333;
  text-decoration: none; }

.button:hover:after, .button:focus:after, .button.focus:after {
  right: 20px; }

.button:active, .button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.button.disabled, .button[disabled], fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.gfield_label {
  display: block; }

.gfield_description, .ginput_counter {
  font-size: 80%;
  font-style: italic;
  padding: 0 5px; }

.gform_ajax_spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1001; }

.gsection_title {
  color: #000; }

.gform_wrapper {
  margin: 30px 0;
  position: relative;
  clear: both; }

.gform_wrapper#gform_wrapper_1, .gform_wrapper#gform_wrapper_3 {
  margin-top: 100px; }

.gform_wrapper label {
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  color: #000;
  line-height: 100%;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px; }

.gform_wrapper label .gfield_required {
  position: absolute;
  left: 100%;
  margin-right: -8px;
  top: -2px; }

.gform_wrapper h2.gsection_title {
  display: none;
  color: #000;
  margin: 0 0 10px;
  padding-top: 15px;
  font-size: 22px; }

.gform_wrapper #field_11_11 label, .gform_wrapper #field_11_4 label, .gform_wrapper #field_11_12 label, .gform_wrapper #field_11_16 label, .gform_wrapper #field_11_15 label, .gform_wrapper #field_11_5 label, .gform_wrapper #field_11_18 label, .gform_wrapper #field_11_21 label, .gform_wrapper #field_11_40 label, .gform_wrapper #field_11_10 label, .gform_wrapper #field_10_11 label, .gform_wrapper #field_10_4 label, .gform_wrapper #field_10_12 label, .gform_wrapper #field_10_16 label, .gform_wrapper #field_10_15 label, .gform_wrapper #field_10_5 label, .gform_wrapper #field_10_18 label, .gform_wrapper #field_10_21 label, .gform_wrapper #field_10_40 label, .gform_wrapper #field_10_10 label, .gform_wrapper #field_9_11 label, .gform_wrapper #field_9_4 label, .gform_wrapper #field_9_12 label, .gform_wrapper #field_9_16 label, .gform_wrapper #field_9_15 label, .gform_wrapper #field_9_5 label, .gform_wrapper #field_9_18 label, .gform_wrapper #field_9_21 label, .gform_wrapper #field_9_40 label, .gform_wrapper #field_9_10 label, .gform_wrapper #field_5_11 label, .gform_wrapper #field_5_4 label, .gform_wrapper #field_5_12 label, .gform_wrapper #field_5_16 label, .gform_wrapper #field_5_15 label, .gform_wrapper #field_5_5 label, .gform_wrapper #field_5_18 label, .gform_wrapper #field_5_21 label, .gform_wrapper #field_5_40 label, .gform_wrapper #field_5_10 label, .gform_wrapper #field_1_1 label, .gform_wrapper #field_1_2 label, .gform_wrapper #field_1_3 label, .gform_wrapper #field_1_4 label, .gform_wrapper #field_1_5 label, .gform_wrapper #field_1_6 label, .gform_wrapper #field_1_23 label, .gform_wrapper #field_1_7 label, .gform_wrapper #field_1_8 label, .gform_wrapper #field_1_9 label, .gform_wrapper #field_1_10 label, .gform_wrapper #field_1_13 label, .gform_wrapper #field_1_22 label, .gform_wrapper #field_1_16 label, .gform_wrapper #field_1_17 label, .gform_wrapper #field_1_18 label, .gform_wrapper #field_1_24 label, .gform_wrapper #field_4_1 label, .gform_wrapper #field_4_2 label, .gform_wrapper #field_4_5 label, .gform_wrapper #field_2_4 label, .gform_wrapper #field_2_6 label, .gform_wrapper #field_2_17 label, .gform_wrapper #field_2_7 label, .gform_wrapper #field_2_8 label, .gform_wrapper #field_2_9 label, .gform_wrapper #field_2_18 label, .gform_wrapper #field_2_20 label, .gform_wrapper #field_2_10 label, .gform_wrapper #field_2_19 label, .gform_wrapper #field_2_14 label, .gform_wrapper #field_2_15 label, .gform_wrapper #field_2_16 label, .gform_wrapper #field_3_1 label, .gform_wrapper #field_3_2 label, .gform_wrapper #field_3_3 label, .gform_wrapper #field_3_4 label, .gform_wrapper #field_3_5 label, .gform_wrapper #field_3_7 label, .gform_wrapper #field_3_6 label, .gform_wrapper #field_3_8 label, .gform_wrapper #field_3_9 label, .gform_wrapper #field_3_10 label, .gform_wrapper #field_3_11 label, .gform_wrapper #field_3_12 label, .gform_wrapper #field_3_13 label, .gform_wrapper #field_3_14 label, .gform_wrapper #field_3_15 label, .gform_wrapper #field_3_71 label, .gform_wrapper #field_3_33 label, .gform_wrapper #field_3_34 label, .gform_wrapper #field_3_35 label, .gform_wrapper #field_3_36 label, .gform_wrapper #field_3_45 label, .gform_wrapper #field_3_55 label, .gform_wrapper #field_3_73 label, .gform_wrapper #field_3_62 label, .gform_wrapper #field_3_63 label, .gform_wrapper #field_3_64 label, .gform_wrapper #field_3_80 label, .gform_wrapper #field_6_1 label, .gform_wrapper #field_6_2 label, .gform_wrapper #field_6_8 label, .gform_wrapper #field_6_9 label, .gform_wrapper #field_6_15 label, .gform_wrapper #field_6_14 label, .gform_wrapper #field_7_9 label, .gform_wrapper #field_7_10 label, .gform_wrapper #field_7_11 label, .gform_wrapper #field_7_12 label, .gform_wrapper #field_8_1 label, .gform_wrapper #field_8_2 label, .gform_wrapper #field_8_3 label, .gform_wrapper #field_8_4 label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.gform_wrapper #field_3_75 .gfield_label, .gform_wrapper #field_5_47 .gfield_label, .gform_wrapper #field_1_21 .gfield_label, .gform_wrapper #field_1_19 .gfield_label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper textarea, .gform_wrapper select {
  display: block;
  width: 100%;
  height: 60px;
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.42857;
  color: black;
  background-color: white;
  background-image: none;
  border: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border: 1px solid #b4b4b4;
  border-radius: 3px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  color: black;
  font-size: 16px;
  line-height: 1.42857;
  font-family: "Pack", sans-serif; }

.gform_wrapper input[type=text]:focus, .gform_wrapper input[type=url]:focus, .gform_wrapper input[type=email]:focus, .gform_wrapper input[type=tel]:focus, .gform_wrapper input[type=number]:focus, .gform_wrapper input[type=password]:focus, .gform_wrapper textarea:focus, .gform_wrapper select:focus {
  border-color: white;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6); }

.gform_wrapper input[type=text]::-moz-placeholder, .gform_wrapper input[type=url]::-moz-placeholder, .gform_wrapper input[type=email]::-moz-placeholder, .gform_wrapper input[type=tel]::-moz-placeholder, .gform_wrapper input[type=number]::-moz-placeholder, .gform_wrapper input[type=password]::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper select::-moz-placeholder {
  color: black;
  opacity: 1; }

.gform_wrapper input[type=text]:-ms-input-placeholder, .gform_wrapper input[type=url]:-ms-input-placeholder, .gform_wrapper input[type=email]:-ms-input-placeholder, .gform_wrapper input[type=tel]:-ms-input-placeholder, .gform_wrapper input[type=number]:-ms-input-placeholder, .gform_wrapper input[type=password]:-ms-input-placeholder, .gform_wrapper textarea:-ms-input-placeholder, .gform_wrapper select:-ms-input-placeholder {
  color: black; }

.gform_wrapper input[type=text]::-webkit-input-placeholder, .gform_wrapper input[type=url]::-webkit-input-placeholder, .gform_wrapper input[type=email]::-webkit-input-placeholder, .gform_wrapper input[type=tel]::-webkit-input-placeholder, .gform_wrapper input[type=number]::-webkit-input-placeholder, .gform_wrapper input[type=password]::-webkit-input-placeholder, .gform_wrapper textarea::-webkit-input-placeholder, .gform_wrapper select::-webkit-input-placeholder {
  color: #6b6b6b; }

.gform_wrapper input[type=text][disabled], .gform_wrapper input[type=text][readonly], fieldset[disabled] .gform_wrapper input[type=text], .gform_wrapper input[type=url][disabled], .gform_wrapper input[type=url][readonly], fieldset[disabled] .gform_wrapper input[type=url], .gform_wrapper input[type=email][disabled], .gform_wrapper input[type=email][readonly], fieldset[disabled] .gform_wrapper input[type=email], .gform_wrapper input[type=tel][disabled], .gform_wrapper input[type=tel][readonly], fieldset[disabled] .gform_wrapper input[type=tel], .gform_wrapper input[type=number][disabled], .gform_wrapper input[type=number][readonly], fieldset[disabled] .gform_wrapper input[type=number], .gform_wrapper input[type=password][disabled], .gform_wrapper input[type=password][readonly], fieldset[disabled] .gform_wrapper input[type=password], .gform_wrapper textarea[disabled], .gform_wrapper textarea[readonly], fieldset[disabled] .gform_wrapper textarea, .gform_wrapper select[disabled], .gform_wrapper select[readonly], fieldset[disabled] .gform_wrapper select {
  background-color: #eeeeee;
  opacity: 1; }

.gform_wrapper input[type=text][disabled], fieldset[disabled] .gform_wrapper input[type=text], .gform_wrapper input[type=url][disabled], fieldset[disabled] .gform_wrapper input[type=url], .gform_wrapper input[type=email][disabled], fieldset[disabled] .gform_wrapper input[type=email], .gform_wrapper input[type=tel][disabled], fieldset[disabled] .gform_wrapper input[type=tel], .gform_wrapper input[type=number][disabled], fieldset[disabled] .gform_wrapper input[type=number], .gform_wrapper input[type=password][disabled], fieldset[disabled] .gform_wrapper input[type=password], .gform_wrapper textarea[disabled], fieldset[disabled] .gform_wrapper textarea, .gform_wrapper select[disabled], fieldset[disabled] .gform_wrapper select {
  cursor: not-allowed; }

#donateForm .gform_page_footer {
  display: inline-block;
  background-image: url(../images/bg_yellow_button.png);
  background-repeat: repeat-x;
  background-position: left top;
  border-radius: 3px; }

#donateForm .gform_page_footer .button,
#donateForm input[type="button"] {
  width: auto;
  font-size: 18px;
  padding: 12px 40px 12px 24px;
  background-position: 95% center;
  -webkit-background-size: 18px auto;
          background-size: 18px auto; }

#donateForm .gform_body > .gform_page:nth-child(2) .gform_page_footer,
#donateForm .gform_body > .gform_page:nth-child(3) .gform_page_footer {
  width: 100%;
  overflow: hidden;
  background: none; }

#donateForm .gform_body > .gform_page:nth-child(2) .button.gform_previous_button {
  float: left;
  padding-right: 24px; }

#donateForm .gform_body > .gform_page:nth-child(2) .button.gform_next_button,
#donateForm .gform_body > .gform_page:nth-child(3) .button {
  float: right; }

#donateForm .gform_body > .gform_page:nth-child(3) .button.gform_previous_button {
  float: left;
  padding-right: 24px; }

#donateForm .gform_wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
  background: #007FFF; }

#donateForm .gform_body {
  padding-top: 14px;
  padding-left: 29px;
  padding-right: 29px;
  padding-bottom: 50px;
  border-radius: 0px 0px 3px 3px; }

#donateForm .gform_wrapper input[type=text],
#donateForm .gform_wrapper input[type=url],
#donateForm .gform_wrapper input[type=email],
#donateForm .gform_wrapper input[type=tel],
#donateForm .gform_wrapper input[type=number],
#donateForm .gform_wrapper input[type=password],
#donateForm .gform_wrapper textarea,
#donateForm .gform_wrapper select {
  color: #6b6b6b;
  border: 0;
  height: 52px;
  border-radius: 3px; }

#donateForm .custom-select:before,
#donateForm span.address_state:before {
  border: 0;
  background-position: 24px 22px; }

#donateForm .custom-select,
#donateForm span.address_state {
  border-radius: 3px;
  padding-left: 0px;
  padding-right: 0px; }

.gform_wrapper textarea {
  height: auto; }

.gform_wrapper .radio, .gform_wrapper .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.gform_wrapper .radio label, .gform_wrapper .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.gform_wrapper .gf_page_steps {
  border-radius: 3px 3px 0px 0px;
  color: #fff;
  padding-top: 74px;
  padding-bottom: 28px;
  text-align: center;
  margin-bottom: 0px; }

.gform_wrapper .gf_page_steps:before, .gform_wrapper .gf_page_steps:after {
  content: " ";
  display: table; }

.gform_wrapper .gf_page_steps:after {
  clear: both; }

.gform_wrapper .gf_page_steps .gf_step {
  height: 36px;
  position: relative;
  display: inline-block;
  margin-left: 50px; }

.gform_wrapper .gf_page_steps .gf_step:after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #4b70a9;
  position: absolute;
  top: 82%;
  margin-top: -2px;
  left: -5px; }

.gform_wrapper .gf_page_steps .gf_step:first-child {
  margin-left: 0; }

.gform_wrapper .gf_page_steps .gf_step:first-child:after {
  display: none; }

.gform_wrapper .gf_page_steps .gf_step.gf_step_active .gf_step_number {
  background-color: #F0FF00;
  border-color: #F0FF00;
  -webkit-box-shadow: inset 0px 4px 5px #666;
          box-shadow: inset 0px 4px 5px #666;
  color: #002d69; }

.gform_wrapper .gf_page_steps .gf_step.gf_step_active .gf_step_label {
  color: #fff; }

@media (min-width: 992px) {
  .gform_wrapper .gf_page_steps .gf_step {
    margin-left: 70px; }
  .gform_wrapper .gf_page_steps .gf_step:after {
    width: 80px;
    left: -76px; } }

.gform_wrapper .gf_page_steps .gf_step_number {
  font-size: 24px;
  font-weight: 800;
  border: 4px solid #4b70a9;
  display: block;
  position: relative;
  z-index: 5;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #61D3FF;
  color: #4b70a9;
  line-height: 53px; }

.gform_wrapper .gf_page_steps .gf_step_label {
  color: #4C93E0;
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  top: 0;
  left: 50%;
  width: 160%;
  -webkit-transform: translate(-50%, -28px);
  -ms-transform: translate(-50%, -28px);
  transform: translate(-50%, -28px);
  text-transform: uppercase; }

@media (min-width: 768px) {
  /*.gform_wrapper .gf_page_steps { -webkit-transform: translate(0, -100%); -ms-transform: translate(0, -100%); -o-transform: translate(0, -100%); transform: translate(0, -100%); }*/ }

.gform_wrapper .gfield {
  margin-bottom: 10px; }

.gform_wrapper .gfield:before, .gform_wrapper .gfield:after {
  content: " ";
  display: table; }

.gform_wrapper .gfield:after {
  clear: both; }

@media (min-width: 768px) {
  .gform_wrapper .gfield.medium {
    width: 50%; } }

.gform_wrapper .gfield.gform_hidden {
  margin: 0; }

.gform_wrapper .ginput_complex.ginput_container {
  padding: 0; }

.gform_wrapper .ginput_complex label {
  font-size: 80%; }

.gform_wrapper .ginput_complex span.ginput_cardinfo_right {
  position: relative; }

@media (max-width: 767px) {
  .gform_wrapper .ginput_complex span {
    margin-bottom: 10px;
    display: block; }
  .gform_wrapper .ginput_complex span.ginput_card_security_code_icon {
    margin-bottom: 0px; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left label {
    position: static;
    width: auto;
    height: auto;
    margin: 0 0 5px;
    font-family: "Pack", sans-serif;
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 18px; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left select {
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .gform_wrapper .ginput_complex:before, .gform_wrapper .ginput_complex:after {
    content: " ";
    display: table; }
  .gform_wrapper .ginput_complex:after {
    clear: both; }
  .gform_wrapper .ginput_complex span {
    padding: 0 10px;
    width: 33.3334%;
    float: left; }
  .gform_wrapper .ginput_complex span.ginput_full {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 8px; }
  .gform_wrapper .ginput_complex span.address_line_1 {
    width: 100%;
    padding: 0;
    margin-bottom: 10px; }
  .gform_wrapper .ginput_complex span.address_city {
    padding-left: 0; }
  .gform_wrapper .ginput_complex span:last-child, .gform_wrapper .ginput_complex span.address_zip {
    padding-right: 0; }
  .gform_wrapper .ginput_complex span.ginput_cardextras, .gform_wrapper .ginput_complex span#input_5_10_1_container, .gform_wrapper .ginput_complex span#input_9_10_1_container, .gform_wrapper .ginput_complex span#input_10_10_1_container, .gform_wrapper .ginput_complex span#input_11_10_1_container, .gform_wrapper .ginput_complex span.ginput_cardinfo_left, .gform_wrapper .ginput_complex span.ginput_cardinfo_right {
    width: 50%; }
  .gform_wrapper .ginput_complex span#input_5_10_1_container, .gform_wrapper .ginput_complex span#input_9_10_1_container, .gform_wrapper .ginput_complex span#input_10_10_1_container, .gform_wrapper .ginput_complex span#input_11_10_1_container {
    padding-left: 0; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_11_10_2_cardinfo_left {
    padding: 0; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_11_10_2_cardinfo_left label {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    display: block;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    line-height: 52px; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left span, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left span, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left span, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_11_10_2_cardinfo_left span {
    width: 100%;
    padding: 0; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left .custom-select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_9_10_2_cardinfo_left .custom-select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_10_10_2_cardinfo_left .custom-select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_11_10_2_cardinfo_left label, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_11_10_2_cardinfo_left select, .gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_11_10_2_cardinfo_left .custom-select {
    width: 32%;
    float: left; }
  .gform_wrapper .ginput_complex span#input_5_10_1_container, .gform_wrapper .ginput_complex span#input_9_10_1_container, .gform_wrapper .ginput_complex span#input_10_10_1_container, .gform_wrapper .ginput_complex span#input_11_10_1_container {
    padding-left: 0; }
  .gform_wrapper .ginput_complex span.ginput_cardextras {
    padding: 32px 0 0 5px;
    margin-bottom: 10px; }
  .gform_wrapper .ginput_complex span#input_5_10_5_container, .gform_wrapper .ginput_complex span#input_9_10_5_container, .gform_wrapper .ginput_complex span#input_10_10_5_container, .gform_wrapper .ginput_complex span#input_11_10_5_container {
    width: 100%;
    padding: 0; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_right {
    position: relative; } }

.gform_wrapper .gfield_required {
  font-size: 12px;
  font-size: 1.2rem;
  color: #a94442;
  display: inline-block; }

.gform_wrapper .gfield_radio input[type="radio"], .gform_wrapper .gfield_checkbox input[type="checkbox"] {
  position: absolute;
  margin-left: 0;
  margin-top: 4px \9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent; }

.gform_wrapper .gfield_radio li, .gform_wrapper .gfield_checkbox li {
  position: relative;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.gform_wrapper .gfield_radio li label, .gform_wrapper .gfield_checkbox li label {
  color: #000; }

.gform_wrapper .gfield_radio li + li, .gform_wrapper .gfield_checkbox li + li {
  margin-top: 0; }

.gform_wrapper .gfield_radio {
  margin: 0 -5px 30px; }

.gform_wrapper .gfield_radio:before, .gform_wrapper .gfield_radio:after {
  content: " ";
  display: table; }

.gform_wrapper .gfield_radio:after {
  clear: both; }

@media (max-width: 767px) {
  .gform_wrapper .gfield_radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gform_wrapper .gfield_radio > li {
    padding: 0 5px; } }

.gform_wrapper .gfield_radio > li {
  width: 50%;
  height: 60px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .gform_wrapper .gfield_radio > li {
    height: 70px;
    width: 33.33334%;
    float: left;
    padding: 0 5px; } }

.gform_wrapper .gfield_radio > li label {
  cursor: pointer;
  display: block;
  color: #fff;
  position: relative;
  z-index: 2;
  font-size: 20px;
  text-align: center;
  background-color: #14145A;
  line-height: 60px; }

@media (min-width: 768px) {
  .gform_wrapper .gfield_radio > li label {
    text-align: center;
    line-height: 70px;
    font-size: 24px; } }

.gform_wrapper .gfield_radio > li label:hover {
  background-color: #3E46FF; }

.gform_wrapper .gfield_radio > li input[type="radio"]:checked + label {
  background-color: #F0FF00;
  color: #000; }

.gform_wrapper .gfield_radio#input_5_23, .gform_wrapper .gfield_radio#input_9_23, .gform_wrapper .gfield_radio#input_10_23, .gform_wrapper .gfield_radio#input_11_23 {
  margin-bottom: 10px; }

.gform_wrapper .gfield_radio#input_5_23 > li, .gform_wrapper .gfield_radio#input_9_23 > li, .gform_wrapper .gfield_radio#input_10_23 > li, .gform_wrapper .gfield_radio#input_11_23 > li {
  width: 33.33334%; }

.gform_wrapper .gfield_radio#input_5_23 > li:first-child, .gform_wrapper .gfield_radio#input_9_23 > li:first-child, .gform_wrapper .gfield_radio#input_10_23 > li:first-child, .gform_wrapper .gfield_radio#input_11_23 > li:first-child {
  margin-left: -1px; }

@media (min-width: 768px) {
  .gform_wrapper .gfield_radio#input_5_23, .gform_wrapper .gfield_radio#input_9_23, .gform_wrapper .gfield_radio#input_10_23, .gform_wrapper .gfield_radio#input_11_23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .gform_wrapper .gfield_radio#input_5_23 > li, .gform_wrapper .gfield_radio#input_9_23 > li, .gform_wrapper .gfield_radio#input_10_23 > li, .gform_wrapper .gfield_radio#input_11_23 > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    float: none; }
  .gform_wrapper .gfield_radio#input_5_23 input[type="radio"]:checked + label, .gform_wrapper .gfield_radio#input_9_23 input[type="radio"]:checked + label, .gform_wrapper .gfield_radio#input_10_23 input[type="radio"]:checked + label, .gform_wrapper .gfield_radio#input_11_23 input[type="radio"]:checked + label {
    background-color: #F0FF00;
    color: #fff; }
  .gform_wrapper .gfield_radio#input_5_23 input[type="radio"]:checked + label:after, .gform_wrapper .gfield_radio#input_9_23 input[type="radio"]:checked + label:after, .gform_wrapper .gfield_radio#input_10_23 input[type="radio"]:checked + label:after, .gform_wrapper .gfield_radio#input_11_23 input[type="radio"]:checked + label:after {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -15px;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #F0FF00 transparent transparent transparent; } }

.gform_wrapper .gfield_radio#input_5_24, .gform_wrapper .gfield_radio#input_9_24, .gform_wrapper .gfield_radio#input_10_24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.gform_wrapper .gfield_radio#input_5_24 > li, .gform_wrapper .gfield_radio#input_9_24 > li, .gform_wrapper .gfield_radio#input_10_24 > li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: none; }

.gform_wrapper .gfield_radio#input_5_24 input[type="radio"]:checked + label, .gform_wrapper .gfield_radio#input_9_24 input[type="radio"]:checked + label, .gform_wrapper .gfield_radio#input_10_24 input[type="radio"]:checked + label {
  background-color: #3E46FF;
  color: #000; }

.gform_wrapper .gfield_radio#input_5_24 input[type="radio"]:checked + label:after, .gform_wrapper .gfield_radio#input_9_24 input[type="radio"]:checked + label:after, .gform_wrapper .gfield_radio#input_10_24 input[type="radio"]:checked + label:after {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -20px;
  bottom: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #3E46FF transparent transparent transparent; }

@media (min-width: 992px) {
  .gform_wrapper .gfield_radio#input_5_24 > li label, .gform_wrapper .gfield_radio#input_9_24 > li label, .gform_wrapper .gfield_radio#input_10_24 > li label {
    padding: 0 10px; } }

.gform_wrapper .gfield_checkbox {
  margin: 0 0 0px;
  padding-top: 15px; }

.gform_wrapper .gfield_checkbox > li {
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .gform_wrapper .gfield_checkbox > li {
    /*width: 50%;*/
    float: left; } }

.gform_wrapper .gfield_checkbox > li label {
  padding: 2px 10px 0px 30px;
  cursor: pointer;
  font-size: 17px;
  line-height: 1.2; }

#donateForm .gform_wrapper .gfield_checkbox > li label a,
#donateForm .gform_wrapper .gfield_checkbox > li label a:hover {
  color: #fff; }

.gform_wrapper .gfield_checkbox > li label:after, .gform_wrapper .gfield_checkbox > li label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px; }

.gform_wrapper .gfield_checkbox > li label:before {
  border: 2px solid black;
  display: block;
  width: 22px;
  height: 22px;
  background-color: #fff;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s; }

.gform_wrapper .gfield_checkbox > li label:after {
  display: none;
  width: 18px;
  height: 14px;
  background-image: url(../assets/img/img-icon-checkbox.svg);
  background-repeat: no-repeat;
  background-position: center center;
  left: 2.5px;
  top: 10px; }

.gform_wrapper .gfield_checkbox > li input[type="checkbox"]:checked + label:after {
  display: block; }

.gform_wrapper .gfield_checkbox > li.gchoice_5_47_1, .gform_wrapper .gfield_checkbox > li.gchoice_3_75_1 {
  width: 100%;
  float: none; }

.gform_wrapper .validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.gform_wrapper .validation_error h4 {
  margin-top: 0;
  color: inherit; }

.gform_wrapper .validation_error .alert-link {
  font-weight: bold; }

.gform_wrapper .validation_error > p, .gform_wrapper .validation_error > ul {
  margin-bottom: 0; }

.gform_wrapper .validation_error > p + p {
  margin-top: 5px; }

.gform_wrapper .validation_error hr {
  border-top-color: #e4b9c0; }

.gform_wrapper .validation_error .alert-link {
  color: #843534; }

.gform_wrapper .validation_message {
  font-size: 80%;
  color: #a94442; }

.gform_wrapper .instruction {
  font-size: 90%; }

.gform_wrapper .gform_card_icon {
  margin-right: 4px;
  text-indent: -9000px;
  background-image: url(../images/creditcard-icons.png);
  background-repeat: no-repeat;
  width: 65px;
  height: 39px;
  float: left;
  margin-bottom: 8px; }

.gform_wrapper .gform_card_icon.gform_card_icon_mastercard {
  background-position: -66px 0; }

.gform_wrapper .gform_card_icon.gform_card_icon_amex {
  background-position: -131px 0; }

.gform_wrapper .gform_card_icon.gform_card_icon_inactive {
  opacity: 0.3;
  filter: alpha(opacity=30); }

.gform_wrapper .ginput_card_security_code_icon {
  position: absolute;
  padding: 0;
  text-indent: -9000px;
  background-image: url(../images/card_security_code_icon.png);
  background-repeat: no-repeat;
  width: 44px !important;
  height: 28px;
  right: 10px;
  bottom: 12px; }

.gform_wrapper .gfield_creditcard_warning_message {
  margin-bottom: 10px;
  font-style: italic;
  color: red; }

.gform_wrapper #field_5_3, .gform_wrapper #field_2_1 {
  display: none; }

.gform_wrapper #field_5_45 label {
  display: none !important; }

.gform_wrapper .final_donation_wrapper:before, .gform_wrapper .final_donation_wrapper:after {
  content: " ";
  display: table; }

.gform_wrapper .final_donation_wrapper:after {
  clear: both; }

.gform_wrapper .final_donation_wrapper h3 {
  padding: 20px 25px;
  background-color: #3E46FF;
  color: #fff;
  margin: 0;
  font-size: 30px; }

.gform_wrapper#gform_wrapper_7 {
  margin: 0; }

.gform_wrapper#gform_wrapper_7 .not-eligible {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 30px;
  background-color: #fff;
  font-size: 120%; }

.gform_wrapper#gform_wrapper_7 .gfield {
  margin: 0 0 8px; }

.gform_wrapper#gform_wrapper_7 .gfield#field_7_6 {
  margin: 0; }

.gform_wrapper#gform_wrapper_7 #field_7_8 label {
  color: #fff;
  padding: 20px 30px;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #3E46FF;
  margin: 0 0  8px; }

.gform_wrapper#gform_wrapper_7 #gform_submit_button_7 {
  visibility: hidden; }

.gform_wrapper#gform_wrapper_7 .custom-select {
  background-color: #F0FF00; }

.gform_wrapper#gform_wrapper_7 .custom-select:before {
  background-color: #F0FF00;
  border-color: #000; }

.gform_wrapper#gform_wrapper_7 .custom-select:after {
  border-color: #000 transparent transparent transparent; }

.gform_wrapper#gform_wrapper_7 .custom-select select {
  color: #000; }

.gform_wrapper#gform_wrapper_7 .custom-select.selected {
  background-color: #14145A; }

.gform_wrapper#gform_wrapper_7 .custom-select.selected:before {
  background-color: #14145A;
  border-color: #fff; }

.gform_wrapper#gform_wrapper_7 .custom-select.selected select {
  color: #fff; }

.gform_wrapper#gform_wrapper_7 .custom-select.selected:after {
  width: 26px;
  margin-top: -13px;
  right: 16.5px;
  height: 26px;
  background: url(../assets/img/img-icon-close.svg) no-repeat center center;
  border: none; }

.gform_wrapper#gform_wrapper_7 select {
  background-color: transparent; }

.gform_wrapper#gform_wrapper_7 select[disabled] option {
  background-color: #3E46FF;
  color: #fff; }

.gform_wrapper#gform_wrapper_7 select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.gform_wrapper#gform_wrapper_7 select:focus option:checked, .gform_wrapper#gform_wrapper_7 select:focus option[selected] {
  background-color: #F0FF00;
  color: #fff; }

.gform_wrapper#gform_wrapper_7 select option {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  padding: 20px 30px;
  margin-bottom: 8px;
  background-color: #14145A;
  color: #fff;
  /*text-transform: capitalize;*/
  font-size: 18px; }

.gform_wrapper#gform_wrapper_7 select option:hover, .gform_wrapper#gform_wrapper_7 select option[selected], .gform_wrapper#gform_wrapper_7 select option:checked {
  background-color: #F0FF00 !important;
  color: #000 !important; }

.gform_wrapper#gform_wrapper_7 select#input_7_8 option {
  font-size: 28px; }

.gform_wrapper#gform_wrapper_7 select::-ms-expand {
  display: none; }

.gform_wrapper #field_5_24 {
  margin-bottom: 0; }

.gform_wrapper #field_5_24 .gfield_label {
  font-size: 20px; }

.gform_wrapper #field_5_30 {
  margin-bottom: 20px; }

.gform_wrapper #field_3_12 {
  clear: both; }

@media (min-width: 768px) {
  .gform_wrapper #field_1_1, .gform_wrapper #field_1_2, .gform_wrapper #field_1_9, .gform_wrapper #field_1_10, .gform_wrapper #field_2_4, .gform_wrapper #field_2_6, .gform_wrapper #field_2_20, .gform_wrapper #field_2_17, .gform_wrapper #field_3_1, .gform_wrapper #field_3_2, .gform_wrapper #field_3_3, .gform_wrapper #field_3_4, .gform_wrapper #field_3_9, .gform_wrapper #field_3_10, .gform_wrapper #field_3_55, .gform_wrapper #field_3_73, .gform_wrapper #field_6_1, .gform_wrapper #field_6_2, .gform_wrapper #field_6_9, .gform_wrapper #field_6_15, .gform_wrapper #field_3_15 {
    width: 50%;
    float: left; }
  .gform_wrapper #field_1_3, .gform_wrapper #field_1_4, .gform_wrapper #field_1_5, .gform_wrapper #field_1_23, .gform_wrapper #field_1_7, .gform_wrapper #field_1_8, .gform_wrapper #field_2_7, .gform_wrapper #field_2_8, .gform_wrapper #field_2_9, .gform_wrapper #field_2_14, .gform_wrapper #field_2_15, .gform_wrapper #field_2_16, .gform_wrapper #field_3_7, .gform_wrapper #field_3_6, .gform_wrapper #field_3_8 {
    width: 33.33334%;
    float: left; }
  .gform_wrapper #field_3_13, .gform_wrapper #field_3_14 {
    width: 25%;
    float: left; }
  .gform_wrapper #field_1_4, .gform_wrapper #field_1_7, .gform_wrapper #field_2_8, .gform_wrapper #field_2_15, .gform_wrapper #field_3_6, .gform_wrapper #field_3_14 {
    padding: 0 5px; }
  .gform_wrapper #field_1_1, .gform_wrapper #field_1_3, .gform_wrapper #field_1_23, .gform_wrapper #field_1_9, .gform_wrapper #field_2_4, .gform_wrapper #field_2_20, .gform_wrapper #field_2_7, .gform_wrapper #field_2_14, .gform_wrapper #field_3_1, .gform_wrapper #field_3_3, .gform_wrapper #field_3_7, .gform_wrapper #field_3_9, .gform_wrapper #field_3_13, .gform_wrapper #field_3_55, .gform_wrapper #field_6_1, .gform_wrapper #field_6_9 {
    padding-right: 5px; }
  .gform_wrapper #field_1_2, .gform_wrapper #field_1_5, .gform_wrapper #field_1_8, .gform_wrapper #field_1_10, .gform_wrapper #field_2_6, .gform_wrapper #field_2_17, .gform_wrapper #field_2_9, .gform_wrapper #field_2_16, .gform_wrapper #field_3_2, .gform_wrapper #field_3_4, .gform_wrapper #field_3_8, .gform_wrapper #field_3_10, .gform_wrapper #field_3_15, .gform_wrapper #field_3_73, .gform_wrapper #field_6_2, .gform_wrapper #field_6_15 {
    padding-left: 5px; }
  .gform_wrapper #field_1_11, .gform_wrapper #field_6_8, .gform_wrapper #field_6_14, .gform_wrapper #field_1_6 {
    clear: both; }
  .gform_wrapper #field_1_21, .gform_wrapper #field_1_11, .gform_wrapper #field_1_15 {
    padding-top: 20px; }
  .gform_wrapper #field_1_21 .gfield_checkbox > li, .gform_wrapper #field_1_19 .gfield_checkbox > li {
    width: 100%; }
  .gform_wrapper .ginput_card_expiration_container > label {
    margin-left: -10px;
    padding-left: 5px; }
  .gform_wrapper #input_5_10_2_month, .gform_wrapper #input_9_10_2_month, .gform_wrapper #input_10_10_2_month, .gform_wrapper #input_11_10_2_month {
    margin-right: 5px; }
  .gform_wrapper #input_5_10_2_year, .gform_wrapper #input_9_10_2_year, .gform_wrapper #input_10_10_2_year, .gform_wrapper #input_11_10_2_year {
    margin-left: 5px; } }

@media (min-width: 992px) {
  .gform_wrapper #field_5_11, .gform_wrapper #field_5_4, .gform_wrapper #field_5_12, .gform_wrapper #field_5_15, .gform_wrapper #field_5_5 {
    float: left; }
  .gform_wrapper #field_5_11 {
    width: 16.66667%; }
  .gform_wrapper #field_5_5 {
    width: 33.33333%; }
  .gform_wrapper #field_5_4, .gform_wrapper #field_5_12 {
    width: 41.66667%; }
  .gform_wrapper #field_5_15 {
    width: 66.66667%; }
  .gform_wrapper #field_5_4, .gform_wrapper #field_5_11 {
    padding-right: 10px; }
  .gform_wrapper #field_5_5 {
    padding-left: 10px; }
  .gform_wrapper #field_5_16 {
    clear: both; } }

/**

/*	Wordpress
============================================================ */
.entry-content img {
  margin: 0 0 1.5em; }

.alignleft, img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.alignright, img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.aligncenter, img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

.page-template-template-fullwidth_parathon .header, .page-template-template-thankyou-parathon .header {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  background-image: url("../assets/img/background-img-sunrise.jpg");
  background-position: top left;
  -webkit-background-size: cover;
          background-size: cover; }

.page-template-template-fullwidth_parathon .navbar-default, .page-template-template-fullwidth_parathon .navbar-brand, .page-template-template-thankyou-parathon .navbar-default, .page-template-template-thankyou-parathon .navbar-brand {
  background-color: transparent; }

.page-template-template-fullwidth_parathon .navbar-brand, .page-template-template-thankyou-parathon .navbar-brand {
  padding: 28px 28px; }

.page-template-template-fullwidth_parathon .navbar-brand img, .page-template-template-thankyou-parathon .navbar-brand img {
  width: 120px; }

@media (min-width: 768px) {
  .page-template-template-fullwidth_parathon .navbar-brand img, .page-template-template-thankyou-parathon .navbar-brand img {
    width: 100%; } }

.page-template-template-fullwidth_parathon .fixed, .page-template-template-thankyou-parathon .fixed {
  height: 96px !important; }

.page-template-template-fullwidth_parathon .fixed .navbar-brand img, .page-template-template-thankyou-parathon .fixed .navbar-brand img {
  width: 100%; }

.page-template-template-fullwidth_parathon .no-mobile, .page-template-template-thankyou-parathon .no-mobile {
  display: none; }

@media (min-width: 768px) {
  .page-template-template-fullwidth_parathon .no-mobile, .page-template-template-thankyou-parathon .no-mobile {
    display: inline-block; } }

.page-template-template-fullwidth_parathon .social-links svg, .page-template-template-thankyou-parathon .social-links svg {
  fill: red !important; }

.page-template-template-fullwidth_parathon .page-title, .page-template-template-thankyou-parathon .page-title {
  color: #00a3ad !important; }

.page-template-template-fullwidth_parathon .title, .page-template-template-fullwidth_parathon h2, .page-template-template-fullwidth_parathon h3, .page-template-template-thankyou-parathon .title, .page-template-template-thankyou-parathon h2, .page-template-template-thankyou-parathon h3 {
  color: #ff7519 !important; }

.page-template-template-fullwidth_parathon .gform_wrapper a, .page-template-template-thankyou-parathon .gform_wrapper a {
  color: #00a3ad !important; }

.page-template-template-fullwidth_parathon .gsection_title, .page-template-template-thankyou-parathon .gsection_title {
  display: none; }

.page-template-template-fullwidth_parathon .gfield_radio > li label, .page-template-template-thankyou-parathon .gfield_radio > li label {
  color: #fff;
  background-color: #00a3ad !important; }

.page-template-template-fullwidth_parathon .gfield_radio > li input[type="radio"]:checked + label, .page-template-template-thankyou-parathon .gfield_radio > li input[type="radio"]:checked + label {
  background-color: #006280 !important; }

.page-template-template-fullwidth_parathon .gfield_radio > li input[type="radio"]:checked + label:after, .page-template-template-thankyou-parathon .gfield_radio > li input[type="radio"]:checked + label:after {
  border-color: #006280 transparent transparent transparent !important; }

.page-template-template-fullwidth_parathon .gfield_checkbox > li, .page-template-template-thankyou-parathon .gfield_checkbox > li {
  width: 80%; }

.page-template-template-fullwidth_parathon #input_10_24 input[type="radio"]:checked + label, .page-template-template-thankyou-parathon #input_10_24 input[type="radio"]:checked + label {
  background-color: #fdcc08 !important; }

.page-template-template-fullwidth_parathon #input_10_24 input[type="radio"]:checked + label:after, .page-template-template-thankyou-parathon #input_10_24 input[type="radio"]:checked + label:after {
  border-color: #fdcc08 transparent transparent transparent !important; }

.page-template-template-fullwidth_parathon .gform_button, .page-template-template-fullwidth_parathon .btn-warning, .page-template-template-fullwidth_parathon .gform_next_button, .page-template-template-thankyou-parathon .gform_button, .page-template-template-thankyou-parathon .btn-warning, .page-template-template-thankyou-parathon .gform_next_button {
  background-color: #00a3ad !important; }

.page-template-template-fullwidth_parathon .gform_button:hover, .page-template-template-fullwidth_parathon .gform_button:focus, .page-template-template-fullwidth_parathon .btn-warning:hover, .page-template-template-fullwidth_parathon .btn-warning:focus, .page-template-template-fullwidth_parathon .gform_next_button:hover, .page-template-template-fullwidth_parathon .gform_next_button:focus, .page-template-template-thankyou-parathon .gform_button:hover, .page-template-template-thankyou-parathon .gform_button:focus, .page-template-template-thankyou-parathon .btn-warning:hover, .page-template-template-thankyou-parathon .btn-warning:focus, .page-template-template-thankyou-parathon .gform_next_button:hover, .page-template-template-thankyou-parathon .gform_next_button:focus {
  background-color: #fdcc08 !important; }

.page-template-template-fullwidth_parathon .gf_step_active .gf_step_number, .page-template-template-thankyou-parathon .gf_step_active .gf_step_number {
  background-color: #00a3ad !important; }

.page-template-template-fullwidth_parathon .gf_step_number, .page-template-template-thankyou-parathon .gf_step_number {
  background-color: #fdcc08 !important; }

.page-template-template-fullwidth_parathon .gf_step:after, .page-template-template-thankyou-parathon .gf_step:after {
  background-color: #fdcc08 !important; }

.page-template-template-fullwidth_parkrun .header, .page-template-template-thankyou-parkrun .header {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  background-image: url("../assets/img/banner-img-bgparkrun.jpg");
  background-position: top left;
  -webkit-background-size: cover;
          background-size: cover; }

.page-template-template-fullwidth_parkrun .navbar-default, .page-template-template-fullwidth_parkrun .navbar-brand, .page-template-template-thankyou-parkrun .navbar-default, .page-template-template-thankyou-parkrun .navbar-brand {
  background-color: transparent; }

.page-template-template-fullwidth_parkrun .navbar-brand, .page-template-template-thankyou-parkrun .navbar-brand {
  padding: 28px 28px; }

.page-template-template-fullwidth_parkrun .navbar-brand img, .page-template-template-thankyou-parkrun .navbar-brand img {
  width: 184px !important; }

@media (min-width: 768px) {
  .page-template-template-fullwidth_parkrun .navbar-brand img, .page-template-template-thankyou-parkrun .navbar-brand img {
    width: 100%; } }

.page-template-template-fullwidth_parkrun .fixed .navbar-brand img, .page-template-template-thankyou-parkrun .fixed .navbar-brand img {
  width: 120px; }

.page-template-template-fullwidth_parkrun .page-title, .page-template-template-thankyou-parkrun .page-title {
  color: #0076cd !important; }

.page-template-template-fullwidth_parkrun .title, .page-template-template-fullwidth_parkrun h2, .page-template-template-fullwidth_parkrun h3, .page-template-template-thankyou-parkrun .title, .page-template-template-thankyou-parkrun h2, .page-template-template-thankyou-parkrun h3 {
  color: #14145A !important; }

.page-template-template-fullwidth_parkrun .gform_wrapper a, .page-template-template-thankyou-parkrun .gform_wrapper a {
  color: #14145A !important; }

.page-template-template-fullwidth_parkrun .gsection_title, .page-template-template-fullwidth_parkrun .gfield_price, .page-template-template-thankyou-parkrun .gsection_title, .page-template-template-thankyou-parkrun .gfield_price {
  display: none; }

.page-template-template-fullwidth_parkrun .gfield_radio > li label, .page-template-template-thankyou-parkrun .gfield_radio > li label {
  color: #fff !important;
  background-color: #14145A !important; }

.page-template-template-fullwidth_parkrun .gfield_radio > li label:hover, .page-template-template-fullwidth_parkrun .gfield_radio > li label:focus, .page-template-template-thankyou-parkrun .gfield_radio > li label:hover, .page-template-template-thankyou-parkrun .gfield_radio > li label:focus {
  background-color: #0076cd !important; }

.page-template-template-fullwidth_parkrun .gfield_radio > li input[type="radio"]:checked + label, .page-template-template-thankyou-parkrun .gfield_radio > li input[type="radio"]:checked + label {
  color: #000 !important;
  background-color: #F0FF00 !important; }

.page-template-template-fullwidth_parkrun .gfield_radio > li input[type="radio"]:checked + label:after, .page-template-template-thankyou-parkrun .gfield_radio > li input[type="radio"]:checked + label:after {
  border-color: #F0FF00 transparent transparent transparent !important; }

.page-template-template-fullwidth_parkrun .gfield_checkbox > li, .page-template-template-thankyou-parkrun .gfield_checkbox > li {
  width: 80%; }

.page-template-template-fullwidth_parkrun #field_11_3, .page-template-template-thankyou-parkrun #field_11_3 {
  display: none; }

.page-template-template-fullwidth_parkrun #input_11_24 input[type="radio"]:checked + label, .page-template-template-thankyou-parkrun #input_11_24 input[type="radio"]:checked + label {
  background-color: #14145A !important; }

.page-template-template-fullwidth_parkrun #input_11_24 input[type="radio"]:checked + label:after, .page-template-template-thankyou-parkrun #input_11_24 input[type="radio"]:checked + label:after {
  border-color: #14145A transparent transparent transparent !important; }

.page-template-template-fullwidth_parkrun .gform_button, .page-template-template-fullwidth_parkrun .btn-warning, .page-template-template-fullwidth_parkrun .gform_next_button, .page-template-template-thankyou-parkrun .gform_button, .page-template-template-thankyou-parkrun .btn-warning, .page-template-template-thankyou-parkrun .gform_next_button {
  background-color: #F0FF00 !important; }

.page-template-template-fullwidth_parkrun .gform_button:hover, .page-template-template-fullwidth_parkrun .gform_button:focus, .page-template-template-fullwidth_parkrun .btn-warning:hover, .page-template-template-fullwidth_parkrun .btn-warning:focus, .page-template-template-fullwidth_parkrun .gform_next_button:hover, .page-template-template-fullwidth_parkrun .gform_next_button:focus, .page-template-template-thankyou-parkrun .gform_button:hover, .page-template-template-thankyou-parkrun .gform_button:focus, .page-template-template-thankyou-parkrun .btn-warning:hover, .page-template-template-thankyou-parkrun .btn-warning:focus, .page-template-template-thankyou-parkrun .gform_next_button:hover, .page-template-template-thankyou-parkrun .gform_next_button:focus {
  background-color: #ccaa00 !important; }

.page-template-template-fullwidth_parkrun .gf_step_active .gf_step_number, .page-template-template-thankyou-parkrun .gf_step_active .gf_step_number {
  background-color: #14145A !important; }

.page-template-template-fullwidth_parkrun .gf_step_number, .page-template-template-thankyou-parkrun .gf_step_number {
  background-color: #a7c9e1 !important; }

.page-template-template-fullwidth_parkrun .gf_step, .page-template-template-thankyou-parkrun .gf_step {
  margin-left: 70px  !important; }

.page-template-template-fullwidth_parkrun .gf_step:after, .page-template-template-thankyou-parkrun .gf_step:after {
  left: -78px !important;
  width: 100px !important;
  background-color: #a7c9e1 !important; }

.page-template-template-fullwidth_parkrun .gf_step_label, .page-template-template-thankyou-parkrun .gf_step_label {
  width: 100px !important; }

.page-template-template-fullwidth_parkrun .gfield_price {
  display: block;
  text-align: right; }

.page-template-template-fullwidth_parkrun .gfield_price label {
  font-size: 1.5em;
  width: 55%;
  height: 68px;
  padding: 20px;
  display: inline-block;
  color: #fff;
  background-color: #14145A; }

@media (min-width: 768px) {
  .page-template-template-fullwidth_parkrun .gfield_price label {
    width: 60%; } }

@media (min-width: 992px) {
  .page-template-template-fullwidth_parkrun .gfield_price label {
    width: 70%;
    font-size: 2em; } }

@media (min-width: 1200px) {
  .page-template-template-fullwidth_parkrun .gfield_price label {
    width: 80%; } }

.page-template-template-fullwidth_parkrun .gfield_price .ginput_container {
  width: 45%;
  height: 68px;
  padding: 20px;
  background-color: #F0FF00;
  float: right;
  display: inline-block;
  border-left: 5px solid #ebebeb; }

@media (min-width: 768px) {
  .page-template-template-fullwidth_parkrun .gfield_price .ginput_container {
    width: 40%; } }

@media (min-width: 992px) {
  .page-template-template-fullwidth_parkrun .gfield_price .ginput_container {
    width: 30%; } }

@media (min-width: 1200px) {
  .page-template-template-fullwidth_parkrun .gfield_price .ginput_container {
    width: 20%; } }

.page-template-template-fullwidth_parkrun .gfield_price .ginput_total {
  color: #000;
  font-weight: 600;
  font-size: 1.5em; }

@media (min-width: 992px) {
  .page-template-template-fullwidth_parkrun .gfield_price .ginput_total {
    font-size: 2em; } }

#field_5_45, #field_9_45, #field_10_45 {
  display: none; }

#field_3_10 {
  padding-left: 0 !important; }

.page-talent-for-tokyo-registration .entry-content {
  background-color: transparent; }

.page-talent-for-tokyo-registration .gfield_label {
  margin: 30px 0 20px 0; }

#field_3_82 select {
  height: 200px; }

#field_10_11 {
  padding-right: 10px;
  width: 16.66667%;
  float: left; }

@media screen and (max-width: 750px) {
  #field_10_11 {
    padding-right: 0px;
    width: 100%; } }

#field_10_4 {
  padding-right: 10px;
  width: 41.66667%;
  float: left; }

@media screen and (max-width: 750px) {
  #field_10_4 {
    padding-right: 0px;
    width: 100%; } }

#field_10_12 {
  width: 41.66667%;
  float: left; }

@media screen and (max-width: 750px) {
  #field_10_12 {
    padding-right: 0px;
    width: 100%; } }

#field_10_15 {
  padding-right: 10px;
  width: 100%;
  float: left; }

@media screen and (max-width: 750px) {
  #field_10_15 {
    padding-right: 0px;
    width: 100%; } }

#field_10_5 {
  width: 50%;
  float: left; }

@media screen and (max-width: 750px) {
  #field_10_5 {
    padding-right: 0px;
    width: 100%; } }

#input_10_16_5_container {
  width: 16.66667%; }

@media screen and (max-width: 750px) {
  #input_10_16_5_container {
    padding-right: 0px;
    width: 100%; } }

#input_10_16_4_container {
  width: 16.66667%; }

@media screen and (max-width: 750px) {
  #input_10_16_4_container {
    padding-right: 0px;
    width: 100%; } }

#input_10_16_3_container {
  width: 66.66663% !important; }

@media screen and (max-width: 750px) {
  #input_10_16_3_container {
    padding-right: 0px;
    width: 100% !important; } }

.donheadpage {
  background: url(https://www.paralympic.org.au/wp-content/uploads/2016/08/donheadpage3.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: 1300px 480px;
  height: 580px;
  text-align: center;
  background-color: #e1e1e1;
  margin-top: -130px; }

@media screen and (max-width: 1200px) {
  .donheadpage {
    display: none;
    margin-top: -200px; } }

.donheadmenu {
  text-align: center;
  background: #d2d2d1;
  background-image: none !important;
  padding: 10px 0px; }

.apclogonew img {
  width: 100%;
  max-width: 213px; }

@media screen and (max-width: 400px) {
  .apclogonew img {
    width: 40%; } }

.optuslogonew img {
  width: 100%;
  max-width: 175px; }

@media screen and (max-width: 400px) {
  .optuslogonew img {
    width: 40%; } }

@media screen and (max-width: 400px) {
  #gform_wrapper_10 {
    margin-top: -70px; } }

#gform_submit_button_10 {
  color: #fff; }

#gform_submit_button_10:hover {
  color: #000; }

.smallRightSlide {
  width: 100%;
  max-width: 877px;
  float: right; }

@media screen and (max-width: 1150px) {
  .smallRightSlide {
    width: 100%;
    float: left;
    max-width: 1150px; } }

.smallLeftSide {
  width: 100%;
  max-width: 263px;
  float: left;
  background-color: #fff;
  height: 350px; }

@media screen and (max-width: 1150px) {
  .smallLeftSide {
    width: 100%;
    float: left;
    max-width: 1150px;
    margin-bottom: 10px;
    text-align: center; } }

.countContainer {
  width: 100%;
  max-width: 284px; }

@media screen and (max-width: 1150px) {
  .countContainer {
    margin: 0 auto; } }

.dispBlock {
  color: #0077c8;
  width: 50%;
  float: left;
  margin: auto;
  text-align: center;
  font-size: 28px; }

.dispBlock p {
  font-size: 11px;
  color: #393939; }

.btn-blck {
  background-color: #000 !important;
  border-top: 1px solid #474747 !important; }

.btn-yell {
  background-color: #F0FF00 !important;
  color: #000; }

.btn-drkblu {
  background-color: #14145A !important; }

.btn-lgtblu {
  background-color: #0072C1 !important; }

.newsFeatImg img {
  width: 100%;
  height: 312px;
  margin-bottom: 5px; }

.lrgLatestNews {
  text-align: center;
  background-color: #14145A;
  height: 178px;
  border-bottom: 1px solid #00365c; }

.lrgLatestNews img {
  margin-top: 40px !important; }

.lrgPins {
  text-align: center;
  background-color: #0072C1;
  height: 178px;
  border-bottom: 1px solid #14145A; }

.lrgPins img {
  margin-top: 35px; }

.center-cropped {
  -o-object-fit: none;
     object-fit: none;
  /* Do not scale the image */
  -o-object-position: top;
     object-position: top;
  /* Center the image within the element */
  height: 312px;
  width: 573px;
  margin-bottom: 5px; }

.fullfill_img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
          background-size: cover; }

.fullfill_img img {
  visibility: hidden; }

.frd_home {
  position: relative; }

.frd_home:before {
  display: block;
  content: ' ';
  width: 100%;
  height: 5px;
  background: #ebebeb;
  position: absolute;
  bottom: 0;
  left: 0; }

@media screen and (max-width: 767px) {
  body.home .col-sm-12 img {
    width: 100%; }
  body.home .col-md-8,
  body.home .col-md-6,
  body.home .col-md-4 {
    padding-left: 0;
    padding-right: 0; }
  body.home .athletes-slider .item {
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 1139px) {
  .after-header {
    padding-top: 10px; }
  body {
    margin-top: 52px; } }

.no-touch body.home .featured-news .col-sm-12 .hover_content {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.no-touch body.home .featured-news .col-sm-12:hover .hover_content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

body.home .featured-news .col-sm-12 .hover_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 118, 201, 0.8); }

body.home .featured-news .hover_content {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  z-index: 10;
  padding: 0 20px;
  text-align: center; }

body.home .featured-news .col-sm-12 .frd_home {
  overflow: hidden;
  display: block;
  position: relative; }

body.home .featured-news .col-sm-12 .hover_content a {
  color: #fff; }

.frd_home:before {
  z-index: 333; }

tr:nth-of-type(even) {
  background: #f4f4f4; }

tr:nth-of-type(odd) {
  background: #fff;
  border-bottom: none; }

.gfield_list_container thead td {
  background: white;
  border-bottom: 2px solid #3E46FF; }

.visabanner {
  text-align: center;
  padding-bottom: 10px; }

.medalTally {
  width: 33%;
  float: left;
  padding: 0px 5px;
  text-align: center;
  height: 33px; }

@media screen and (max-width: 760px) {
  .medalTally img {
    width: 19px !important;
    margin: 0 auto; } }

.tallyHeader {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px; }

.tallycont {
  height: 340px;
  background: #fff;
  display: none; }

.main-teaser {
  width: 100% !important; }

.main-teaser img {
  width: 100%;
  height: auto; }

@media screen and (max-width: 760px) {
  .tallycont {
    height: 450px; } }

@media screen and (max-width: 760px) {
  .main-teaser {
    display: none; } }

body div.selectric-open {
  z-index: 4444; }

body div.selectric-open.selectric-hover {
  z-index: 5555; }

body div.selectric-items {
  z-index: 7777; }

/*donation form donation Amount */
.gform_page_footer {
  margin-top: 50px; }

.gform_page:first-child .gform_page_footer {
  height: 20px; }

.formwrap {
  position: relative; }

.donationAmount {
  position: absolute;
  bottom: 105px;
  right: 30px;
  color: #F0FF00;
  margin-bottom: 0; }

.button.gform_previous_button {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  background-image: url(../assets/img/img-icon-btn-arrow-yellow-left.svg);
  background-repeat: no-repeat;
  -webkit-background-size: 16px auto;
          background-size: 16px auto;
  height: 42px;
  color: #F0FF00;
  padding-left: 40px !important;
  background-position: 12% Center !important; }

/* always Hide the totalmount in donation form */
.ginput_total {
  display: none !important; }

.blue_but {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #3E46FF;
  background: #3E46FF;
  padding: 8px 40px 7px 20px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-family: "Pack", sans-serif;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  position: relative; }

.blue_but:after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 12px;
  height: 12px;
  background: url(../assets/img/img-icon-btn-arrow.svg) no-repeat center center;
  -webkit-background-size: 100% auto;
          background-size: 100% auto; }

.gray_but {
  border: 1px solid #c8c8c8;
  border: 1px solid #c8c8c8;
  display: inline-block;
  vertical-align: middle;
  padding: 8px 20px 7px;
  text-transform: uppercase;
  color: #6b6b6b;
  text-decoration: none;
  font-family: "Pack", sans-serif;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  background: #fff; }

.blue_but:hover {
  color: #fff;
  text-decoration: none; }

.gray_but:hover {
  color: #6b6b6b;
  text-decoration: none; }

/*-- Home Athletes slider --*/
#athlete_slider_panel {
  background-color: white; }

#athlete_slider_panel ul {
  padding: 0;
  margin: 0; }

#athlete_slider_panel ul li {
  margin: 0;
  padding: 0;
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  background-color: #00C098;
  border-radius: 3px;
  height: 400px; }

.athlete_slider_panel_inner {
  padding-bottom: 210px;
  padding-top: 150px;
  text-align: center; }
  .athlete_slider_panel_inner .holder {
    max-width: 1140px;
    margin: auto; }
    @media (max-width: 1139px) {
      .athlete_slider_panel_inner .holder {
        padding-left: 20px;
        padding-right: 20px; } }
    .athlete_slider_panel_inner .holder > h2 {
      color: #007B77;
      margin-top: 0px;
      font-size: 70px;
      font-weight: 600;
      text-align: left; }
    .athlete_slider_panel_inner .holder > p {
      font-weight: 300;
      font-size: 20px;
      color: #00C098;
      text-align: left; }
      .athlete_slider_panel_inner .holder > p a {
        color: #3DEEAA;
        font-size: 22px;
        line-height: 1.4;
        font-weight: 600;
        text-align: left;
        border-bottom: 1px solid;
        padding-bottom: 3px; }
        .athlete_slider_panel_inner .holder > p a:hover {
          text-decoration: none; }

.athlete_slider_content {
  height: 300px;
  text-align: left;
  max-width: 1140px;
  margin: 47px auto 0px; }
  @media (max-width: 1139px) {
    .athlete_slider_content {
      padding-left: 20px;
      padding-right: 20px; } }

@media (min-width: 768px) {
  .athlete_slider_content .mobile_thumb {
    display: none; } }

#athlete_slider_panel .bx-wrapper {
  position: relative; }

#athlete_slider_panel .bx-prev,
#athlete_slider_panel .bx-next {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(100% + 20px);
  font-size: 24px;
  color: #007B77; }

#athlete_slider_panel .bx-prev {
  left: 40%; }

#athlete_slider_panel .bx-next {
  right: 40%;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }

#athlete_slider_panel .bx-pager {
  position: absolute;
  width: 30%;
  left: 35%;
  bottom: -46px;
  text-align: center; }
  @media (max-width: 380px) {
    #athlete_slider_panel .bx-pager {
      width: 100%;
      left: auto; } }

#athlete_slider_panel .bx-pager-item {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 1px; }

#athlete_slider_panel .bx-pager-item a {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  text-indent: -999em;
  background: transparent;
  border: 1px solid #007B77; }

#athlete_slider_panel .bx-pager-item a.active {
  background: #00454D; }

.athlete_slider_info {
  height: 100%;
  display: table;
  width: 100%;
  color: white; }

.athlete_slider_info_cell {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 450px;
  padding-right: 10%;
  font-size: 22px;
  line-height: 1.4;
  padding-top: 50px;
  padding-bottom: 50px; }

.athlete_slider_info h3 {
  font-family: "Pack", sans-serif;
  font-weight: 600;
  font-size: 40px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #F0FF00; }

.athlete_slider_info p {
  font-size: 17px;
  font-family: "Pack", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 15px;
  color: white; }

.athlete_slider_info a.btn-primary {
  float: right;
  border-color: #00454D;
  color: #00454D; }
  .athlete_slider_info a.btn-primary i {
    color: white; }
  .athlete_slider_info a.btn-primary:hover {
    background: white;
    color: #00454D; }
    .athlete_slider_info a.btn-primary:hover i {
      color: #3DEEAA; }
  .athlete_slider_info a.btn-primary:active {
    border-color: #3DEEAA;
    color: #3DEEAA; }

/*-- SCRATCH & WIN --*/
.scratch_win_panel {
  overflow: hidden; }
  .scratch_win_panel > article {
    float: left; }

.scratch_win_content {
  margin: 0px auto;
  position: relative; }

.btn.btn-primary,
.btn.btn-default {
  border-color: #3E46FF; }
  .btn.btn-primary i,
  .btn.btn-default i {
    color: #3E46FF; }
  .btn.btn-primary:hover,
  .btn.btn-default:hover {
    color: white;
    border-color: #14145A;
    background: #3E46FF; }
    .btn.btn-primary:hover i,
    .btn.btn-default:hover i {
      color: white; }
  .btn.btn-primary:active,
  .btn.btn-default:active {
    color: #3E46FF;
    border-color: #3E46FF; }
    .btn.btn-primary:active i,
    .btn.btn-default:active i {
      color: #3E46FF; }

/*-- Home Our News --*/
#home_news_panel {
  padding-top: 140px;
  padding-bottom: 140px; }
  #home_news_panel .holder,
  #home_news_panel .home_news_content {
    max-width: 1140px;
    padding-top: 36px;
    margin: 0px auto;
    width: 100%; }
    @media (max-width: 1139px) {
      #home_news_panel .holder,
      #home_news_panel .home_news_content {
        padding-left: 20px;
        padding-right: 20px; } }
  #home_news_panel p, #home_news_panel a, #home_news_panel h2 {
    color: #3E46FF; }
  #home_news_panel p {
    font-size: 22px; }
  #home_news_panel a.btn {
    color: #14145A;
    border-color: #3E46FF; }
    #home_news_panel a.btn i {
      color: #3E46FF; }

.home_news_row {
  overflow: hidden;
  margin-bottom: 36px; }

.home_news_item {
  float: left;
  width: 28%;
  padding-left: 0;
  padding-right: 0; }
  .home_news_item:last-child {
    margin-left: 8%; }
    @media (max-width: 380px) {
      .home_news_item:last-child {
        margin-left: 0; } }
  .home_news_item:first-child {
    margin-right: 8%; }
    @media (max-width: 380px) {
      .home_news_item:first-child {
        margin-right: 0; } }

#home_news_panel h2 {
  margin-top: 0px;
  font-size: 70px;
  text-align: left; }

#home_news_panel p a {
  font-weight: 600;
  font-size: 22px;
  border-bottom: 1px solid;
  padding-bottom: 3px; }
  #home_news_panel p a:hover {
    text-decoration: none; }

.home_news_thumb {
  margin-bottom: 30px; }
  .home_news_thumb img {
    width: 100%; }

.home_news_info h4 {
  margin-top: 0px;
  font-size: 18px;
  font-family: "Pack", sans-serif;
  font-weight: 800;
  line-height: 1.45;
  margin-bottom: 28px;
  min-height: 52px; }

.home_news_info a:hover {
  background: #3E46FF;
  color: white !important; }
  .home_news_info a:hover i {
    color: white !important; }

.home_news_info a:active {
  color: #3E46FF !important; }
  .home_news_info a:active i {
    color: #3E46FF !important; }

/*-- Never Miss a Moment --*/
.subscribe_panel {
  overflow: hidden;
  height: 700px; }
  @media (max-width: 900px) {
    .subscribe_panel {
      height: auto; } }
  .subscribe_panel .size-2of3 {
    background: #3E46FF; }
    .subscribe_panel .size-2of3 .subscribe_content {
      margin: 0px auto;
      padding: 120px 90px 120px 0; }
      @media (max-width: 1139px) {
        .subscribe_panel .size-2of3 .subscribe_content {
          padding-left: 20px; } }
      @media (max-width: 380px) {
        .subscribe_panel .size-2of3 .subscribe_content {
          padding-left: 20px;
          padding-right: 20px; } }
      .subscribe_panel .size-2of3 .subscribe_content .gform_confirmation_message {
        color: #fff;
        text-align: center;
        font-weight: 800;
        font-size: 22px; }
      .subscribe_panel .size-2of3 .subscribe_content .gform_wrapper {
        margin: 0; }
        .subscribe_panel .size-2of3 .subscribe_content .gform_wrapper .gfield {
          position: relative; }
        .subscribe_panel .size-2of3 .subscribe_content .gform_wrapper label {
          color: #F0FF00;
          position: absolute;
          bottom: -30px;
          font-size: 16px;
          text-transform: uppercase; }
          .subscribe_panel .size-2of3 .subscribe_content .gform_wrapper label .gfield_required {
            color: #F0FF00; }
        .subscribe_panel .size-2of3 .subscribe_content .gform_wrapper input[type=text], .subscribe_panel .size-2of3 .subscribe_content .gform_wrapper input[type=email] {
          background: transparent;
          border: none;
          color: white;
          border-bottom: 1px solid white; }
  .subscribe_panel .size-1of3 {
    background: #F0FF00;
    /*-- Home Events Panel --*/ }
    .subscribe_panel .size-1of3 .our_events_panel {
      padding: 120px 0px 120px 90px; }
      @media (max-width: 1139px) {
        .subscribe_panel .size-1of3 .our_events_panel {
          padding-right: 20px; } }
      @media (max-width: 380px) {
        .subscribe_panel .size-1of3 .our_events_panel {
          padding-left: 20px;
          padding-right: 20px; } }
      .subscribe_panel .size-1of3 .our_events_panel h2 {
        font-size: 38px;
        font-weight: 600;
        margin-top: 0px;
        color: #3E46FF; }
      .subscribe_panel .size-1of3 .our_events_panel p a {
        color: #14145A;
        border-bottom: 1px solid;
        padding-bottom: 3px;
        font-weight: 600; }
        .subscribe_panel .size-1of3 .our_events_panel p a:hover {
          text-decoration: none; }
    .subscribe_panel .size-1of3 .our_events_item a h4 {
      font-size: 18px;
      font-family: "Pack", sans-serif;
      font-weight: 800;
      margin-bottom: 0px;
      color: #14145A; }
    .subscribe_panel .size-1of3 .our_events_item a h5 {
      font-size: 16px;
      font-family: "Pack", sans-serif;
      font-weight: 400;
      color: #14145A; }
    .subscribe_panel .size-1of3 .our_events_item .btn {
      color: #14145A;
      border-color: #3E46FF; }
      .subscribe_panel .size-1of3 .our_events_item .btn i {
        color: #3E46FF; }
      .subscribe_panel .size-1of3 .our_events_item .btn:hover {
        color: white;
        border-color: white;
        background: #3E46FF; }
        .subscribe_panel .size-1of3 .our_events_item .btn:hover i {
          color: white; }
      .subscribe_panel .size-1of3 .our_events_item .btn:active {
        color: #3E46FF; }
  .subscribe_panel h2 {
    color: #F0FF00;
    font-size: 38px;
    font-family: "Pack", sans-serif;
    font-weight: 600;
    margin-top: 0px; }
  .subscribe_panel p {
    font-family: "Pack", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 20px; }

.sign_upBox .gform_footer,
.subscribe_panel .gform_footer {
  padding-top: 60px;
  position: relative; }
  .sign_upBox .gform_footer:before,
  .subscribe_panel .gform_footer:before {
    position: absolute;
    left: 30px;
    top: 72px;
    color: #3E46FF;
    z-index: 1000;
    font-size: 22px; }
  .sign_upBox .gform_footer:hover:before,
  .subscribe_panel .gform_footer:hover:before {
    color: #14145A; }
  .sign_upBox .gform_footer input.button,
  .subscribe_panel .gform_footer input.button {
    border-color: white;
    width: auto;
    background: none;
    background-color: white;
    color: #3E46FF;
    padding-left: 80px;
    padding-right: 50px; }
    .sign_upBox .gform_footer input.button:hover,
    .subscribe_panel .gform_footer input.button:hover {
      color: #14145A;
      border-color: #14145A;
      background-color: #61D3FF; }

.sign_upBox .gform_footer input.button {
  border-color: #3E46FF; }

.sign_upBox .gform_footer:before {
  top: 11px; }

.subscribe_section {
  background: rgba(29, 48, 75, 0.22);
  padding: 27px 22px 23px;
  margin-bottom: 20px; }

.subscribe_section .gform_fields {
  margin-left: -9px;
  margin-right: -9px; }

.subscribe_section .gform_wrapper .gfield {
  float: left;
  width: 33.333%;
  padding-left: 9px;
  padding-right: 9px; }

.subscribe_section .gform_wrapper label {
  display: none; }

.subscribe_section .gform_wrapper input[type=text],
.subscribe_section .gform_wrapper input[type=email] {
  font-family: "Pack", sans-serif;
  font-weight: 400;
  font-size: 16px;
  height: 42px; }

.subscribe_section .gform_footer {
  padding-top: 7px;
  text-align: center; }

.subscribe_section .gform_footer .button[type='submit'] {
  cursor: pointer;
  display: inline-block;
  width: auto;
  border: 0 !important;
  color: #000 !important;
  font-family: 'Pack', sans-serif;
  font-weight: 900;
  padding: 0 20px;
  font-size: 14px;
  margin-right: 0;
  height: 44px;
  line-height: 44px;
  border-radius: 3px !important;
  font-size: 18px;
  background: #ffe300;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffe300), to(#ffbe00));
  background: -moz-linear-gradient(top, #ffe300, #ffbe00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe300', endColorstr='#ffbe00'); }

.subscribe_section .gform_footer .button[type='submit']:hover {
  text-decoration: none !important; }

.subscribe_panel .social_row h5 {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-family: "Pack", sans-serif;
  font-weight: 600;
  font-size: 20px; }

.social_list {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden; }

.social_list li {
  float: left;
  list-style: none;
  margin: 0px 15px; }

.social_list li a {
  display: block;
  line-height: 30px;
  font-size: 48px;
  text-align: center;
  color: #F0FF00; }

.social_list li a:hover {
  opacity: 1; }

.social_list li a i {
  vertical-align: middle; }

/*--  Home
ur Latest Videos
Other Ways to Support Us
 --*/
.home_bottom_panel {
  height: 755px; }
  @media (max-width: 900px) {
    .home_bottom_panel {
      height: auto; } }
  .home_bottom_panel .size-1of3 {
    background: #14145A url(../images/supportus.png) no-repeat right bottom;
    -webkit-background-size: 814px 808px;
            background-size: 814px 808px; }
    .home_bottom_panel .size-1of3 .home_support_section {
      padding: 120px 45px 250px 0;
      color: white; }
      @media (max-width: 1139px) {
        .home_bottom_panel .size-1of3 .home_support_section {
          padding-left: 20px; } }
      @media (max-width: 380px) {
        .home_bottom_panel .size-1of3 .home_support_section {
          padding-left: 20px;
          padding-right: 20px; } }
      .home_bottom_panel .size-1of3 .home_support_section p {
        color: white;
        font-size: 22px;
        line-height: 1.4; }
        .home_bottom_panel .size-1of3 .home_support_section p a {
          color: white;
          text-decoration: underline; }
          .home_bottom_panel .size-1of3 .home_support_section p a strong {
            color: #F0FF00; }
      .home_bottom_panel .size-1of3 .home_support_section .btn {
        width: 200px; }
  .home_bottom_panel .size-2of3 {
    background: #007FFF; }
    .home_bottom_panel .size-2of3 .home_videos_section {
      padding: 120px 0px 120px 90px;
      color: white; }
      @media (max-width: 1139px) {
        .home_bottom_panel .size-2of3 .home_videos_section {
          padding-right: 20px; } }
      @media (max-width: 380px) {
        .home_bottom_panel .size-2of3 .home_videos_section {
          padding-right: 20px;
          padding-left: 20px; } }
      .home_bottom_panel .size-2of3 .home_videos_section a {
        text-decoration: underline;
        color: #61D3FF;
        font-size: 22px;
        font-weight: 600;
        border-bottom: 1px solid;
        padding-bottom: 3px;
        text-decoration: none; }
        .home_bottom_panel .size-2of3 .home_videos_section a:hover {
          text-decoration: none; }

.home_bottom_row {
  max-width: 1140px;
  width: 100%;
  margin: 0px auto;
  overflow: hidden; }
  @media (max-width: 1139px) {
    .home_bottom_row {
      padding-left: 20px;
      padding-right: 20px; } }

.videosBox {
  position: relative; }

.videosBox iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100% !important;
  height: 100% !important; }

.home_support_section {
  float: right;
  max-width: 525px;
  width: 50%;
  padding-left: 15px; }

.supportBox {
  min-height: 304px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 510px;
  width: 100%;
  margin: 0px auto; }

.supportItem {
  background: url(../images/bg_supportItem.png) repeat-x center center;
  height: 114px;
  border: 1px solid #d4d4d4;
  border-top: 0; }

.supportItem:first-child {
  border-top: 1px solid #d4d4d4; }

.supportItem a {
  display: table;
  width: 100%;
  height: 100%;
  color: #F0FF00; }

.supportItem a:hover {
  text-decoration: none; }

.supportItem a span {
  display: table-cell;
  vertical-align: middle; }

.supportItem a span.img {
  width: 98px;
  text-align: center; }

.supportItem a span.text {
  padding-left: 13px;
  padding-right: 13px;
  font-size: 18px;
  font-family: "Pack", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4; }

/*-- Support Us --*/
.support_us_wrapper {
  background: url(../images/home_bottom_panel_bg.png) repeat-x left bottom;
  padding-bottom: 68px; }

.banner_panel {
  height: 550px;
  background-position: left center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  background-color: #3E46FF;
  color: #fff; }

.banner_panel h2 {
  margin-top: 0px;
  font-size: 72px;
  font-family: "Pack", sans-serif;
  font-weight: 800;
  line-height: 1; }

.banner_panel p {
  font-size: 20px;
  font-weight: 400;
  color: #fff; }

.banner_content {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto;
  height: 100%;
  overflow: hidden; }
  @media (max-width: 1139px) {
    .banner_content {
      padding-left: 20px;
      padding-right: 20px; } }

@media (min-width: 551px) {
  .banner_content {
    background: none !important; } }

.banner_table {
  width: 50%;
  display: table;
  height: 100%;
  float: right; }

.banner_tableCell {
  display: table-cell;
  vertical-align: middle;
  padding-right: 13%; }

.other_support_panel {
  text-align: center;
  padding-top: 45px; }

.three_columnRow {
  margin-left: -18px;
  margin-right: -18px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 70px;
  margin-bottom: 29px; }

.three_columnBox {
  float: left;
  width: 33.333%;
  padding-left: 18px;
  padding-right: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.three_columnBox a {
  background: #fff;
  color: #3E3F41;
  display: block;
  border: 1px solid #dcdcdc;
  border-radius: 0px 0px 3px 3px;
  height: 100%; }

.three_columnBox a img {
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px;
  display: block;
  width: calc(100% + 2px);
  max-width: none; }

.three_columnBox a h5 {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.35;
  padding-top: 21px;
  padding-bottom: 25px; }

.three_columnBox a:hover {
  text-decoration: none; }

.support_four_column_list {
  border-radius: 3px;
  text-align: center;
  -webkit-box-shadow: 1px 1px 3px #999;
          box-shadow: 1px 1px 3px #999;
  background: url(../images/support_four_column_list_bg.jpg) repeat-x left bottom #fff;
  height: 89px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 75px; }

.support_list_column {
  float: left;
  width: 25%;
  border-left: 1px solid #e6e6e6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }

.support_list_column:first-child {
  border: 0; }

.support_list_column a {
  height: 100%;
  display: table;
  width: 100%;
  color: #3E3F41;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase; }

.support_list_column a span {
  display: table-cell;
  vertical-align: middle; }

.support_bottom_panel {
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px #666;
          box-shadow: 1px 1px 3px #666;
  height: 267px; }

.support_bottom_panel h2 {
  margin-top: 0px;
  font-size: 40px;
  margin-bottom: 18px; }

.support_bottom_panel .share_section {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 30px; }

.support_bottom_panel textarea {
  color: #14145A;
  font-size: 17px;
  padding: 18px;
  text-align: left;
  width: 622px;
  height: 75px;
  background: #fff;
  border: 1px solid #c9c9c9;
  margin-bottom: 11px; }

.support_bottom_panel .button_row a {
  margin-right: 10px; }

/*-- News --*/
#news_maincontent {
  padding-right: 25px;
  max-width: 825px;
  width: 72%; }

#sidebar,
#newssidebar {
  max-width: 315px;
  width: 28%;
  padding-left: 25px;
  padding-top: 52px;
  padding-right: 0px; }

#newssidebar h3 {
  margin-top: 0px; }

.news-listing .row {
  margin-left: -26px;
  margin-right: -26px; }

.news-listing .col-sm-6 {
  padding-left: 26px;
  padding-right: 26px; }

.newsletterBox {
  background: #14145A;
  color: #fff;
  border-radius: 0px 22px 0px 22px;
  text-align: center;
  padding: 30px 44px 10px; }

.newsletterBox h2 {
  margin-top: 0px;
  color: #fff; }

.newsletterBox p {
  color: #fff;
  font-size: 17px; }

.newsletterBox .gform_wrapper {
  padding-right: 117px; }

.newsletterBox .gform_wrapper label {
  display: none; }

.newsletterBox .gform_footer {
  width: 117px;
  position: absolute;
  right: 0px;
  bottom: 10px;
  padding-top: 0px; }

.newsletterBox .gform_fields:after {
  content: "";
  display: table;
  clear: both; }

.newsletterBox .gform_wrapper .gfield {
  float: left;
  width: 33.333%;
  padding-right: 7px; }

.newsletterBox .gform_wrapper input[type=text] {
  height: 44px; }

.newsletterBox .gform_footer .button[type='submit'] {
  cursor: pointer;
  display: block;
  border: 0 !important;
  color: #fff !important;
  font-family: "Pack", sans-serif;
  font-weight: 600;
  padding: 0 12px;
  font-size: 14px;
  margin-right: 0;
  height: 44px;
  line-height: 44px;
  border-radius: 3px !important;
  background: #3E46FF;
  text-align: center; }

.newsletterBox .gform_footer .button[type='submit']:hover {
  text-decoration: none !important; }

@media (min-width: 992px) {
  .newsletterBox .gform_wrapper .validation_message {
    position: absolute; } }

/*-- News Sidebar --*/
.widget_sign_up {
  margin-bottom: 33px; }

.widget_sign_up h3 {
  background: url(../images/widget_sign_up_title.png) no-repeat top center;
  margin-bottom: 0px;
  font-size: 18px;
  text-align: center;
  -webkit-background-size: auto 72px;
          background-size: auto 72px;
  color: #fff;
  padding-top: 22px;
  padding-bottom: 31px;
  position: relative; }

.sign_upBox {
  border: 1px solid #d9d9d9;
  border-top: 0;
  background: #f3f3f7;
  padding: 20px 20px 36px;
  margin-top: -11px; }

.sign_upBox p {
  text-align: center;
  font-size: 16px;
  color: #14145A;
  line-height: 1.5; }

.sign_upBox .gform_wrapper {
  margin: 0;
  margin-top: 30px; }

.sign_upBox .gform_wrapper label {
  display: none; }

.sign_upBox .gform_wrapper input[type=text] {
  border: 1px solid #b4b4b4;
  height: 49px; }

.sign_upBox .gform_footer {
  padding-top: 0px; }

.sign_upBox .gform_footer .button[type='submit']:hover {
  text-decoration: none !important; }

.widget-box.other_news {
  border: 1px solid #d9d9d9;
  margin-bottom: 24px; }

.widget-box.other_news h3 {
  font-size: 18px;
  color: #3E3F41;
  background: #e2e1eb;
  margin-bottom: 0px;
  padding: 18px 20px 16px; }

.other_news_item {
  border-top: 1px solid #d9d9d9;
  padding: 26px 15px 22px 20px; }

.other_news_item a {
  display: block;
  position: relative;
  padding-left: 88px;
  color: #5C5C5C;
  font-size: 14px;
  min-height: 67px; }

.other_news_item .other_news_img {
  width: 74px;
  position: absolute;
  left: 0px;
  top: 0px; }

.other_news_item h5 {
  font-size: 14px;
  line-height: 1.2;
  margin-top: 0px;
  margin-bottom: 0px; }

#newssidebar .side-list {
  border: 1px solid #d9d9d9; }

#newssidebar .side-list h3 {
  text-transform: inherit;
  background: #e6e5ed;
  color: #3E3F41;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 18px 20px 16px; }

#newssidebar .side-list a {
  font-family: "Pack", sans-serif;
  color: #777777;
  font-size: 16px;
  font-weight: 800; }

#newssidebar .side-list li {
  padding-left: 80px;
  position: relative;
  min-height: 100px; }

#sidebar .side-list li .image,
#newssidebar .side-list li .image {
  width: 75px;
  text-align: center;
  position: absolute;
  left: 10px;
  top: 15px; }

#sidebar .side-list li .image img,
#newssidebar .side-list li .image img {
  width: auto !important;
  max-height: 70px; }

#newssidebar .side-list li .content {
  padding-right: 0px;
  margin-top: 7px; }

#newssidebar .side-list a .name {
  line-height: 1;
  display: block;
  line-height: 1.1;
  margin-bottom: 2px; }

#newssidebar .side-list a .time {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2; }

#sidebar .side-list {
  border: 1px solid #d9d9d9;
  margin-bottom: 30px; }

#sidebar .side-list h3 {
  text-transform: inherit;
  background: #e6e5ed;
  color: #3E3F41;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 18px 20px 16px; }

#sidebar .side-list a {
  font-family: "Pack", sans-serif;
  color: #777777;
  font-size: 16px;
  font-weight: 800; }

#sidebar .side-list li {
  padding-left: 80px;
  position: relative;
  min-height: 100px; }

#sidebar .side-list li .image {
  width: 60px;
  position: absolute;
  left: 10px;
  top: 15px; }

#sidebar .side-list li .content {
  padding-right: 0px;
  margin-top: 7px; }

#sidebar .side-list a .name {
  line-height: 1;
  display: block;
  line-height: 1.1;
  margin-bottom: 2px; }

#sidebar .side-list a .time {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2; }

.simplefavorite-button.preset,
.simplefavorite-button.preset:hover,
.simplefavorite-button.preset.active {
  background: none;
  text-indent: -999em;
  border: 0;
  padding: 0px;
  width: 70px; }

.simplefavorite-button.preset > i {
  text-indent: 0px;
  left: 0px; }

.simplefavorite-button.preset > span {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 0px;
  text-indent: 0px;
  font-size: 15px; }

.twitter-widget .content {
  border: 1px solid #d9d9d9;
  margin-bottom: 10px; }

.page-header {
  margin-bottom: 42px; }

.page-header .gray_but {
  float: right;
  margin-left: 15px;
  margin-top: 40px; }

.page-header .breadcrumb {
  margin-bottom: 70px; }

.social-bar .author,
.social-bar .time {
  float: left;
  margin-right: 20px;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  padding-top: 26px; }

.social-bar .author {
  margin-left: 20px; }

.social-bar .list-inline {
  float: right;
  padding-top: 15px; }

.social-bar .list-inline #comment_toggle {
  cursor: pointer;
  margin-right: 20px; }

.social-bar .list-inline #comment_toggle i {
  font-size: 17px; }

.social-bar .list-inline #shares_btn {
  display: inline-block;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  width: 172px;
  height: 43px;
  border-radius: 20px;
  border: 1px solid #F0FF00; }

#shares_btn .at-share-tbx-element:after {
  content: "";
  display: table;
  clear: both; }

#shares_btn .at-share-tbx-element .at-icon-wrapper {
  float: right;
  margin: 0;
  background: url(../images/share-btn-icon.png) no-repeat center center;
  -webkit-background-size: 20px auto;
          background-size: 20px auto;
  background-color: inherit !important; }

#shares_btn .at-share-tbx-element .at-icon-wrapper span.at-icon-wrapper {
  opacity: 0; }

#shares_btn .at_flat_counter {
  float: left;
  width: auto;
  background: none;
  color: #F0FF00;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 13px !important; }

#shares_btn .at_flat_counter:after {
  width: auto;
  height: auto;
  position: static;
  border: 0;
  content: " shares";
  display: inline-block;
  margin-left: 3px; }

.related-post .headline {
  text-align: center;
  font-family: "Pack", sans-serif;
  font-weight: 800;
  font-size: 48px; }

.related-post .post-list {
  margin-left: -3%;
  margin-right: -3%;
  overflow: hidden;
  padding-top: 26px; }

.related-post .post-list .item {
  padding-left: 3% !important;
  padding-right: 3% !important;
  float: left; }

.related-post .post-list .item .title a {
  color: #3E3F41;
  line-height: 1.3;
  font-size: 17px;
  font-weight: 600; }

.related-post .post-list .item .thumb {
  margin-bottom: 13px; }

/*-- Athletes --*/
.athleteContent {
  border-top: 1px solid #e1dfdf;
  border-bottom: 1px solid #e1dfdf;
  padding-top: 20px;
  padding-bottom: 1px;
  margin-top: 24px;
  margin-bottom: 47px; }

.athleteContent h5 {
  color: #3E3F41;
  font-size: 20px;
  font-weight: 600; }

.athleteContent p {
  margin-bottom: 20px; }

#athleteSlider_panel {
  margin-bottom: 40px; }

.athleteSlider_panel_title {
  line-height: 44px;
  background: #14145A;
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 11px;
  color: #F0FF00;
  font-size: 18px;
  font-weight: 400; }

.athleteSlider_panel_title .icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 19px;
  margin-right: 12px;
  margin-top: -5px; }

#athleteSlider_panel .bx-wrapper {
  position: relative; }

.athleteSlider_content {
  border: 1px solid #d1d1d1;
  background: #14145A;
  color: #fff;
  padding: 25px 60px; }

#athleteSlider {
  margin-bottom: 0px;
  padding: 0; }

#athleteSlider li {
  margin: 0;
  padding: 0;
  list-style: none; }

#athleteSlider .inner {
  overflow: hidden; }

#athleteSlider .athleteSlider_img {
  float: left;
  max-width: 274px; }

#athleteSlider .athleteSlider_text {
  float: left;
  max-width: 399px;
  padding-left: 5%; }

#athleteSlider h6 {
  font-size: 24px;
  font-weight: 300;
  margin-top: 0px;
  line-height: 1.2;
  margin-bottom: 10px; }

#athleteSlider h2 {
  margin-top: 0px;
  font-size: 36px; }

#athleteSlider p {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5; }

#athleteSlider_panel .bx-prev,
#athleteSlider_panel .bx-next {
  display: block;
  text-indent: -999em;
  width: 19px;
  height: 32px;
  top: 45%;
  position: absolute; }

#athleteSlider_panel .bx-prev {
  background: url(../images/bx-prev.png) no-repeat;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center center;
  left: -44px; }

#athleteSlider_panel .bx-next {
  background: url(../images/bx-next.png) no-repeat;
  -webkit-background-size: 100% auto;
          background-size: 100% auto;
  background-position: center center;
  right: -44px; }

#mapSearch {
  padding-right: 122px;
  position: relative; }

#mapSearch .row {
  margin-left: -5px;
  margin-right: -5px; }

#mapSearch .col-sm-4 {
  padding-left: 5px;
  padding-right: 5px; }

#mapSearch > button {
  position: absolute;
  right: 0px;
  bottom: 10px;
  height: 44px; }

#mapSearch .form-control {
  font-family: "Pack", sans-serif;
  color: #9d9d9d;
  border: 1px solid #b4b4b4;
  font-size: 16px;
  text-transform: inherit;
  height: 44px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

#mapSearch .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9d9d9d;
  opacity: 1; }

#mapSearch .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #9d9d9d;
  opacity: 1; }

#mapSearch .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #9d9d9d;
  opacity: 1; }

#mapSearch .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #9d9d9d;
  opacity: 1; }

.other_resources {
  border-bottom: 5px solid #3E46FF;
  border-radius: 0px 0px 5px 5px; }

.other_resources h2 {
  color: #fff;
  background: #3E46FF;
  border-radius: 3px 3px 0px 0px;
  padding: 28px 24px 27px;
  margin-top: 0px;
  margin-bottom: 0px; }

.other_resources .resources_list {
  padding: 0;
  border-top: 1px solid #d4d4d4;
  margin-bottom: 0px; }

.other_resources .resources_list li {
  list-style: none;
  border: 1px solid #d4d4d4;
  border-top: 0; }

.other_resources .resources_list li a {
  position: relative;
  display: block;
  color: #3E3F41;
  font-size: 18px;
  font-weight: 600;
  background: url(../images/other_resources_item_bg.png) repeat-x left bottom #fff;
  padding: 16px 40px 12px 25px; }

.other_resources .resources_list li a:after {
  content: '';
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  width: 18px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 25px;
  background-image: url(../assets/img/img-icon-btn-arrow-black.svg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: 100% auto;
          background-size: 100% auto; }

.other_resources .resources_list li a:hover:after {
  right: 20px; }

.athletes-list {
  margin-left: -2.5%;
  margin-right: -2.5%; }

.athletes-list .col-xs-12 {
  padding-left: 2.5%;
  padding-right: 2.5%; }

.widget_donate {
  position: relative;
  min-height: 320px;
  margin-bottom: 30px; }

.widget_donate_box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 30px 30px 90px;
  background: url(../images/sidebar_donate.png) no-repeat;
  border-radius: 0px 15px 0px 15px; }

.page-template page-template-template-athlete-filter .widget_donate_box p, .single-athlete .widget_donate_box p {
  font-size: 22px;
  color: #fff;
  text-align: center;
  padding: 35px 30px;
  letter-spacing: 1px;
  font-weight: 300; }

.widget_donate_box p {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  color: #fff; }

.widget_donate_box .btn {
  position: absolute;
  left: 30px;
  bottom: 39px; }

.side-menu {
  margin-bottom: 30px;
  border: 1px solid #d3d3d3; }

.single-athlete .post_main_content p {
  color: #14145A !important; }

/*-- Profile --*/
.featured_row {
  overflow: hidden;
  margin-bottom: 40px; }

.featured_row .image.featured-image {
  float: left;
  border-radius: 3px;
  max-width: 304px;
  width: 39%; }

@media (min-width: 767px) {
  .featured_row .image.featured-image .mobile_athlete_img {
    display: none; } }

.featured_text_content {
  float: left;
  max-width: 450px;
  width: 43%;
  margin-left: 5%; }

.featured_text_content h5 {
  font-size: 24px;
  font-weight: 300;
  color: #3E3F41;
  margin: 0; }

.featured_text_content h1 {
  font-size: 36px;
  font-weight: 800;
  color: #3E3F41;
  margin-top: 8px; }

.featured_text_content p {
  color: #14145A;
  font-size: 17px; }

.tab-content {
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 60px 70px;
  margin-bottom: 40px; }

#events_list,
#social-list {
  margin-top: 45px; }

/*-- Scratch & Win – Thank you --*/
.scratch_win_thankyou_wrapper {
  padding-top: 35px; }

.scratch_win_thankyou_wrapper .bannerPanel {
  margin-top: 5px;
  background: url(../images/scratch-win-thank-you-banner.png) no-repeat top center #00305e;
  color: #fff;
  padding-top: 75px;
  padding-bottom: 80px; }

.left_video_box {
  float: left;
  max-width: 517px;
  width: 50%;
  position: relative; }

.left_video_box iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0px;
  top: 0px; }

.right_text_box {
  float: right;
  width: 50%; }

.right_text_box h2 {
  margin-top: 0px;
  margin-bottom: 20px; }

.right_text_box h4 {
  font-size: 19px;
  margin-bottom: 35px; }

.right_text_box p {
  font-size: 17px;
  color: #fff; }

/*-- Donate --*/
.donateBanner {
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
          background-size: cover;
  padding-top: 118px;
  padding-bottom: 56px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 35px;
  margin-top: 16px; }

.donateBanner_content {
  background: rgba(0, 0, 0, 0.73);
  text-align: center;
  max-width: 936px;
  margin: 0px auto;
  padding: 20px; }

.donateBanner_content h2 {
  margin-top: 0px;
  color: #fff;
  font-size: 70px;
  line-height: 1; }

.donateBanner_content p {
  color: #fff;
  font-size: 20px;
  line-height: 1.4; }

.donate_left_content {
  float: left;
  max-width: 590px;
  width: 52%; }

.donate_form_bottom_content {
  border: 1px solid #979797;
  border-radius: 0px 0px 3px 3px;
  border-top: 0;
  margin-top: -3px;
  padding: 12px 22px; }

.donate_form_bottom_content h5 {
  color: #393a3c;
  font-size: 14px;
  margin-bottom: 20px; }

.donate_form_bottom_content p {
  color: #6B6B6B;
  font-size: 14px; }

.donate_right_content {
  float: right;
  max-width: 507px;
  width: 45%;
  border: 1px solid #e7e7e7;
  padding: 30px; }

.donate_right_content h3 {
  margin-top: 0px;
  font-size: 27px;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 27px; }

.donate_right_content p {
  color: #5C5C5C;
  font-size: 18px;
  line-height: 1.5; }

.form-control:focus,
.form-control {
  font-family: "Pack", sans-serif;
  border: 1px solid #b4b4b4;
  font-size: 16px;
  text-transform: inherit;
  height: 44px; }

.gform_wrapper .gfield_radio#input_5_23 > li,
.gform_wrapper .gfield_radio#input_5_24 > li {
  width: auto;
  float: none; }

.gform_wrapper #field_5_24 .gfield_label,
.gform_wrapper #field_5_23 .gfield_label {
  display: none; }

.gform_wrapper .ginput_complex span#input_5_10_1_container {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 10px; }

.gform_wrapper .ginput_complex span.ginput_cardextras {
  width: 100%;
  padding: 0; }

.gform_wrapper .ginput_complex span.ginput_cardinfo_left#input_5_10_2_cardinfo_left label {
  font-size: 16px;
  text-transform: inherit; }

#donateForm .gfield_description,
#donateForm .gform_wrapper .instruction {
  color: #fff; }

#donateForm .gform_wrapper label {
  color: #fff;
  font-size: 16px; }

#donateForm .gform_wrapper .address_state > label {
  display: none; }

.donation-wrap p {
  color: #fff; }

.gform_wrapper .gfield.donation_amount {
  width: calc(100% - 58px);
  color: #fff;
  position: absolute;
  left: 29px;
  text-align: right;
  bottom: 10px; }

/*----------------------------------------------------------------------- donateForm -*/
#donateForm .gform_wrapper .gfield > label,
#donateForm .gform_wrapper .ginput_container_address label,
#donateForm .gform_wrapper .ginput_complex span.ginput_full > label {
  display: none; }

.gform_wrapper .gform_fields:after,
.gform_card_icon_container:after {
  content: "";
  display: table;
  clear: both; }

/*- Donation Type -*/
.gform_wrapper .donationType .gfield_radio {
  margin: 0; }

#donateForm .gform_wrapper .donationType .gfield_radio > li {
  padding: 0;
  background: none !important;
  line-height: inherit;
  width: 100%;
  height: auto;
  margin-bottom: 7px; }

#donateForm .gform_wrapper .donationType .gfield_radio > li label {
  background: url(../images/bg_donationType.png) no-repeat left bottom;
  border-radius: 3px;
  margin: 0;
  color: #517eb6;
  font-weight: 300;
  text-align: left;
  padding-left: 62px;
  line-height: 52px;
  height: 52px; }

#donateForm .gform_wrapper .donationType .gfield_radio > li input[type="radio"]:checked + label {
  color: #fff;
  background-position: left top;
  border: 1px solid #427fbc;
  font-weight: 400; }

/*- Select Amount -*/
.gform_wrapper .selectAmount {
  margin-bottom: 0px; }

.gform_wrapper .selectAmount .gfield_radio {
  border-top: 1px solid #427fbc;
  margin-left: 0px;
  margin-right: 0px; }

.gform_wrapper .selectAmount .gfield_radio li {
  padding: 0;
  margin: 0;
  background: none !important;
  line-height: inherit;
  width: 100%;
  height: auto; }

.gform_wrapper .selectAmount .gfield_radio > li label {
  text-align: left;
  display: block;
  position: relative;
  margin-bottom: 0px;
  background: none;
  padding: 9px 13px;
  border: 1px solid #427fbc;
  border-top: 0;
  margin-top: 0; }

.gform_wrapper .selectAmount .gfield_radio > li > label,
.gform_wrapper .selectAmount .gfield_radio > li > label * {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.gform_wrapper .selectAmount .gfield_radio > li label:hover {
  background: none; }

.gform_wrapper .selectAmount .gfield_radio > li input[type="radio"]:checked + label {
  background: none; }

.selectAmount .amount {
  position: relative; }

.selectAmount .info {
  height: 0px;
  overflow: hidden;
  padding-top: 10px; }

.selectAmount .img {
  float: left;
  width: 158px; }

.selectAmount .img img {
  margin: 0; }

.selectAmount .info .text {
  margin-left: 170px; }

.selectAmount .info .text .btn-warning {
  margin-top: 5px; }

.selectAmount .heading {
  position: relative;
  padding-left: 130px;
  min-height: 41px;
  padding-top: 11px;
  padding-right: 40px; }

.selectAmount .label {
  background: #61D3FF;
  display: block;
  width: 118px;
  height: 41px;
  line-height: 41px;
  padding-left: 28px;
  position: absolute;
  left: 0px;
  top: 0px; }

.selectAmount .toggle {
  background: url(../images/arrow-alt.svg) no-repeat right center;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  display: block;
  position: absolute;
  width: 40px;
  height: 41px;
  right: -13px;
  top: 0px;
  z-index: 10;
  cursor: pointer; }

.selectAmount .toggle.on {
  background: url(../images/arrow-alt.svg) no-repeat center center;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }

.selectAmount p {
  color: #bfd1e0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0px; }

.main .entry-content .selectAmount a.btn-warning {
  margin-top: 0px;
  text-decoration: none; }

.main .entry-content .selectAmount h4 {
  color: #cddbe7;
  margin: 0;
  font-size: 17px;
  font-weight: 400; }

.main .entry-content .selectAmount .gfield_radio > li input[type="radio"]:checked + label h4 {
  color: #fff; }

.gform_wrapper .selectAmount .gfield_radio > li input[type="radio"]:checked + label .label {
  background: #F0FF00;
  color: #61D3FF; }

.gform_wrapper .selectAmount .gfield_radio > li input[type="radio"]:checked .label:before {
  content: "";
  display: block;
  background: url(../images/checked_icon.png) no-repeat;
  width: 11px;
  height: 19px;
  position: absolute;
  left: 10px;
  top: 15px; }

.gform_wrapper .selectAmount .gfield_radio > li input[type="radio"]:checked + label .info {
  height: auto; }

.gform_wrapper .selectAmount .gfield_radio > li input[type="radio"]:checked + label .toggle {
  background: url(../images/arrow-alt.svg) no-repeat center center;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }

#donateForm .selectAmount .gform_next_button {
  margin-top: 10px;
  background-position: 90% center; }

/*- other amount field -*/
#donateForm .otherAmount {
  display: none; }

#donateForm .otherAmount input[type="text"] {
  position: absolute;
  width: 18%;
  z-index: 100;
  background: transparent;
  color: #61D3FF !important;
  left: 11%;
  bottom: 27%; }

#donateForm .otherAmount input#input_23_72[type="text"], #donateForm .otherAmount input#input_17_70[type="text"] {
  bottom: 43%;
  top: auto !important; }

#donateForm .otherAmount input[type="text"]:focus {
  -webkit-box-shadow: none;
          box-shadow: none; }

@media (min-width: 550px) {
  #donateForm .otherAmount input[type="text"] {
    left: 56px;
    width: 22%; } }

@media (max-width: 549px) {
  #donateForm .otherAmount input[type="text"] {
    left: 9%;
    bottom: 20.5%;
    width: 29%; }
  #donateForm .otherAmount input#input_23_72[type="text"], #donateForm .otherAmount input#input_17_70[type="text"] {
    left: 6%;
    bottom: 37%; } }

@media (max-width: 415px) {
  #donateForm .otherAmount input#input_23_72[type="text"], #donateForm .otherAmount input#input_17_70[type="text"] {
    bottom: 41%;
    top: auto !important; } }

@media (max-width: 400px) {
  #donateForm .otherAmount input[type="text"] {
    left: 9%;
    bottom: 23.5%;
    width: 29%; }
  #donateForm .otherAmount input#input_23_72[type="text"],
  #donateForm .otherAmount input#input_17_70[type="text"] {
    bottom: 41%; } }

@media (max-width: 375px) {
  #donateForm .otherAmount input[type="text"] {
    left: 9%;
    bottom: 22%;
    width: 29%; } }

/*#donateForm .gform_body > .gform_page:first-child .gform_page_footer input{ display:none;}*/
#donateForm .gform_body > .gform_page:first-child .gform_page_footer {
  visibility: hidden; }

/*-- gform page 2 --*/
@media (min-width: 992px) {
  .gform_wrapper .gform_body .gform_page:nth-child(2) .gfield {
    float: left; }
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(2) {
    width: 16.66667%; }
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(7) {
    width: 33.33333%; }
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(3),
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(4) {
    width: 41.66667%; }
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(6) {
    width: 66.66667%; }
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(3),
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(2) {
    padding-right: 10px; }
  .gform_wrapper .gform_page:nth-child(2) .gform_fields .gfield:nth-child(7) {
    padding-left: 10px; } }

/*-- gform page 3 --*/
#donateForm .gform_wrapper .gform_page:nth-child(3) .ginput_cardinfo_right label {
  font-weight: 300;
  display: block;
  line-height: 24px; }

#donateForm .gform_wrapper .gform_page:nth-child(3) .ginput_cardinfo_left label {
  font-weight: 300;
  display: block;
  padding-left: 0px;
  margin: 0;
  line-height: 52px;
  float: left;
  width: 25%; }

@media (min-width: 992px) {
  #donateForm .gform_wrapper .gform_page:nth-child(3) .ginput_cardinfo_left {
    width: 55%; }
  #donateForm .gform_wrapper .gform_page:nth-child(3) .ginput_cardinfo_right {
    width: 45%;
    position: relative;
    padding-left: 70px; }
  #donateForm .gform_wrapper .gform_page:nth-child(3) .ginput_cardinfo_right label {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    padding-left: 10px;
    line-height: 52px;
    margin-top: 0; } }

.gform_wrapper .ginput_complex span.ginput_cardinfo_left.ginput_cardinfo_left {
  padding: 0; }

.gform_wrapper .ginput_complex span.ginput_cardinfo_left.ginput_cardinfo_left span {
  width: 100%;
  padding: 0; }

.gform_wrapper .ginput_complex span.ginput_cardinfo_left.ginput_cardinfo_left select {
  width: 34%;
  float: left;
  margin-right: 5px; }

.gform_wrapper .ginput_complex span.ginput_cardinfo_left.ginput_cardinfo_left select.ginput_card_expiration_year {
  margin-left: 5px;
  margin-right: 0px; }

.gform_wrapper .gfield_conditions .gfield_checkbox {
  padding-top: 0px; }

.gform_wrapper .gfield_conditions .gfield_checkbox > li {
  width: 100%; }

.gform_wrapper .gfield_conditions .gfield_checkbox > li label {
  display: block;
  color: #e5ecf2;
  font-size: 14px;
  font-weight: 300; }

.gform_wrapper .gfield_conditions .gfield_checkbox > li label a {
  color: #e5ecf2;
  text-decoration: none !important; }

.gform_wrapper .gfield_conditions .gfield_checkbox > li label a:hover {
  text-decoration: underline !important; }

@media (max-width: 1139px) {
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left select.ginput_card_expiration_year {
    float: right; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left {
    width: 100%;
    margin-bottom: 8px; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_right {
    width: 100%;
    padding-left: 0px; } }

@media (max-width: 767px) {
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left:after {
    content: "";
    display: table;
    clear: both; }
  .gform_wrapper .ginput_complex span.ginput_cardinfo_left select {
    width: 100% !important;
    margin: 0;
    margin-bottom: 8px; }
  #donateForm .gform_wrapper .gform_page:nth-child(3) .ginput_cardinfo_left label {
    line-height: 24px;
    display: block;
    float: none;
    margin-bottom: 5px; }
  #donateForm .gform_page:nth-child(1) .gform_next_button,
  #donateForm .gform_page:nth-child(2) .button.gform_previous_button,
  #donateForm .gform_page:nth-child(2) .button.gform_next_button,
  #donateForm .gform_page:nth-child(3) .button.gform_previous_button,
  #donateForm .gform_page:nth-child(3) .gform_page_footer input[type="submit"] {
    font-size: 14px; } }

#donateForm .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9d9d9d;
  opacity: 1; }

#donateForm .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #9d9d9d;
  opacity: 1; }

#donateForm .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #9d9d9d;
  opacity: 1; }

#donateForm .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #9d9d9d;
  opacity: 1; }

#donateForm .gform_wrapper input[type=text]::-webkit-input-placeholder,
#donateForm .gform_wrapper input[type=url]::-webkit-input-placeholder,
#donateForm .gform_wrapper input[type=email]::-webkit-input-placeholder,
#donateForm .gform_wrapper input[type=tel]::-webkit-input-placeholder,
#donateForm .gform_wrapper input[type=number]::-webkit-input-placeholder,
#donateForm .gform_wrapper input[type=password]::-webkit-input-placeholder,
#donateForm .gform_wrapper textarea::-webkit-input-placeholder {
  color: #6b6b6b;
  opacity: 1; }

#donateForm .gform_wrapper input[type=text]::-moz-placeholder,
#donateForm .gform_wrapper input[type=url]::-moz-placeholder,
#donateForm .gform_wrapper input[type=email]::-moz-placeholder,
#donateForm .gform_wrapper input[type=tel]::-moz-placeholder,
#donateForm .gform_wrapper input[type=number]::-moz-placeholder,
#donateForm .gform_wrapper input[type=password]::-moz-placeholder,
#donateForm .gform_wrapper textarea::-moz-placeholder {
  color: #6b6b6b;
  opacity: 1; }

#donateForm .gform_wrapper input[type=text]:-ms-input-placeholder,
#donateForm .gform_wrapper input[type=url]:-ms-input-placeholder,
#donateForm .gform_wrapper input[type=email]:-ms-input-placeholder,
#donateForm .gform_wrapper input[type=tel]:-ms-input-placeholder,
#donateForm .gform_wrapper input[type=number]:-ms-input-placeholder,
#donateForm .gform_wrapper input[type=password]:-ms-input-placeholder,
#donateForm .gform_wrapper textarea:-ms-input-placeholder {
  color: #6b6b6b;
  opacity: 1; }

#donateForm .gform_wrapper input[type=text]:-moz-placeholder,
#donateForm .gform_wrapper input[type=url]:-moz-placeholder,
#donateForm .gform_wrapper input[type=email]:-moz-placeholder,
#donateForm .gform_wrapper input[type=tel]:-moz-placeholder,
#donateForm .gform_wrapper input[type=number]:-moz-placeholder,
#donateForm .gform_wrapper input[type=password]:-moz-placeholder,
#donateForm .gform_wrapper textarea:-moz-placeholder {
  color: #6b6b6b;
  opacity: 1; }

.donate_right_content iframe {
  width: 100%; }

/*------------------------------------------------------------------------*/
/*-- comments --*/
#commentform p {
  display: block; }

#commentform label {
  display: block;
  font-weight: 400; }

#commentform #comment {
  max-width: 100%; }

#commentform ul {
  padding-left: 0px;
  padding-bottom: 0px; }

#commentform ul li {
  list-style: none;
  font-size: 18px;
  margin-bottom: 15px; }

#commentform input[type="text"] {
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  width: 100%;
  padding: 10px;
  color: #6b6b6b;
  font-weight: 300; }

#commentform textarea {
  border: 1px solid #b4b4b4;
  border-radius: 3px;
  padding: 10px;
  color: #6b6b6b;
  font-weight: 300; }

#comments > h3 {
  margin-top: 0px; }

#comments ol {
  padding-left: 0px; }

#comments ol li {
  list-style: none;
  border-bottom: 1px solid #b4b4b4;
  margin-bottom: 25px; }

#comments .comment-meta {
  min-height: 36px;
  padding-top: 10px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 45px; }

#comments .comment-meta .gravatar {
  position: absolute;
  left: 0px;
  top: 0px; }

#comments .comment-text {
  padding-left: 45px; }

#comments .comment-text p {
  font-weight: 300;
  margin-bottom: 15px; }

.mobile_support_share_panel {
  display: none; }

#mobile_search_bar {
  display: none; }

.mobile_list_unstyled_bar {
  display: none; }

@media (max-width: 1360px) {
  #homeBanner .bx-prev {
    left: 4%; }
  #homeBanner .bx-next {
    right: 4%; } }

@media (max-width: 1204px) {
  .navbar-default .navbar-nav > li > a {
    padding-left: 13px;
    padding-right: 13px; }
  .header .social-links {
    display: none; }
  #mainrow {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 1139px) {
  .navbar-brand a {
    display: block;
    width: 100%;
    height: 100%; }
  .navbar-brand img {
    display: none; }
  .accessibility-option {
    margin-left: 82px;
    display: none; }
  .top-nav {
    margin-right: 80px; }
  .accessibility-option li:last-child {
    padding-top: 11px; }
  .navbar-collapse .container,
  .navbar-collapse,
  .collapse.in {
    padding-left: 0px;
    padding-right: 0px; }
  .navbar-nav {
    padding-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px; }
  .navbar-nav > li:hover {
    background: #14145A; }
  .navbar-nav > li:first-child i {
    display: none; }
  .navbar-nav > li:first-child a,
  .navbar-default .navbar-nav > li:first-child > a {
    padding: 15px 20px !important;
    height: auto;
    font-size: 14px; }
  .navbar-nav > li:first-child a:before {
    content: "Home"; }
  .top-menu.navbar-nav > li:first-child a:before {
    content: ""; }
  .top-menu.navbar-nav > li:first-child a {
    width: auto; }
  .navbar-default .navbar-nav > li > a,
  .navbar-nav > li > a {
    padding: 15px 20px; }
  .navbar-nav > li > a > span:after {
    display: none;
    background: none; }
  .navbar-nav > li.current-menu-item {
    background: #14145A; }
  .navbar-collapse .btn-warning {
    margin-top: 0px;
    display: block;
    padding-left: 20px;
    border-radius: 0 !important; }
  .navbar-default .navbar-collapse {
    background: #3E46FF; }
  .mobile_list_unstyled_bar {
    background: #14145A;
    height: 43px;
    text-align: center;
    display: block; }
  .mobile_list_unstyled_bar ul {
    height: 43px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin: 0px auto;
    margin: 0;
    padding: 0; }
  .mobile_list_unstyled_bar li {
    height: 43px;
    list-style: none;
    float: left; }
  .mobile_list_unstyled a {
    display: inline-block;
    opacity: 0.7;
    background: #fff;
    width: 19px;
    height: 19px;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    border-radius: 9px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff; }
  .mobile_list_unstyled .social_icon {
    padding-top: 12px;
    padding-left: 7px;
    padding-right: 7px; }
  .mobile_list_unstyled .social_icon a {
    color: #14145A; }
  .mobile_list_unstyled .social_icon a i {
    vertical-align: middle; }
  .mobile_list_unstyled .social_icon a:hover,
  .mobile_list_unstyled .social_icon a:focus {
    opacity: 1;
    filter: alpha(opacity=60); }
  .mobile_list_unstyled .btn {
    background: none;
    padding: 0;
    line-height: 43px;
    color: #fff;
    font-family: "Pack", sans-serif; }
  .mobile_list_unstyled li.btn_item {
    border-left: 1px solid #003a66;
    padding-left: 12px;
    padding-right: 12px; }
  .mobile_list_unstyled li.rsbtn_play_item {
    border-left: 1px solid #003a66; }
  .mobile_list_unstyled li .rsbtn_play {
    width: 90px;
    height: 43px; }
  .mobile_list_unstyled li .rsbtn_play .rsbtn_text {
    font-family: "Pack", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    vertical-align: middle;
    width: 60px;
    white-space: normal;
    display: inline-block;
    vertical-align: middle; }
  .mobile_list_unstyled li .rsbtn_play i {
    vertical-align: middle;
    font-size: 22px; }
  #news_maincontent {
    width: 100%;
    padding-right: 0px;
    margin: 0px auto;
    float: none;
    width: 100%; }
  #sidebar,
  #newssidebar {
    max-width: 290px;
    float: none;
    width: 100%;
    padding-left: 0px;
    margin: 0px auto;
    padding-top: 30px; }
  .widget_donate_box {
    -webkit-background-size: cover;
            background-size: cover; }
  #maincontent {
    padding-left: 20px;
    padding-right: 20px; }
  .newsletterBox {
    margin-bottom: 30px; }
  .support_us_wrapper {
    padding-bottom: 0px; }
  .support_us_wrapper .container {
    padding-left: 20px;
    padding-right: 20px; }
  .banner_panel {
    background-position: center center; }
  .support_bottom_panel {
    display: none; }
  .scratch_win_thankyou_wrapper .container {
    padding-left: 20px;
    padding-right: 20px; }
  .donateBanner {
    margin-left: -20px;
    margin-right: -20px; }
  .gform_wrapper .gf_page_steps .gf_step:after {
    left: -78px; }
  #homeBanner .bx-prev, #homeBanner .bx-next {
    display: none; } }

@media (max-width: 767px) {
  body {
    margin-top: 0px; }
  .btn {
    white-space: normal; }
  .navbar-default {
    background: #fff; }
  .navbar-fixed-top {
    position: relative;
    top: auto; }
  .header .navbar-brand {
    height: 61px; }
  #mobile_search_bar {
    display: block;
    background: #14145A; }
  #mobile_search_bar .input-group {
    padding: 5px; }
  #mobile_search_bar .input-group .form-control {
    height: 35px;
    border: 0;
    color: #14145A; }
  #mobile_search_bar .input-group-btn {
    border: 0; }
  #mobile_search_bar .input-group-btn > .btn {
    margin-left: 0px;
    height: 35px;
    width: 35px;
    padding: 0;
    text-align: center;
    font-size: 20px;
    background: #fff;
    color: #14145A;
    border-radius: 0; }
  #homeBanner {
    height: 363px; }
  #homeBanner li {
    height: 363px; }
  #homeBanner .bx-prev, #homeBanner .bx-next {
    display: none; }
  #homeBanner li .home_slider_text_cell {
    text-align: center; }
  #homeBanner h2 {
    max-width: none;
    font-size: 44px; }
  #homeBanner p {
    max-width: none;
    font-size: 16px; }
  .athlete_slider_panel_inner > h2 {
    font-size: 26px; }
  .athlete_slider_panel_inner > p {
    font-size: 16px;
    font-weight: 600; }
  #athlete_slider_panel .bx-prev, #athlete_slider_panel .bx-next {
    display: none; }
  .athlete_slider_content {
    padding-right: 20px;
    padding-left: 20px;
    height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 35px; }
  #athlete_slider_panel ul li {
    height: auto;
    background-image: none !important; }
  .athlete_slider_info {
    display: block;
    height: auto;
    width: 100%; }
  .athlete_slider_info_cell {
    padding: 20px;
    text-align: center; }
  .athlete_slider_info h3 {
    font-size: 26px; }
  .athlete_slider_info p {
    font-size: 16px; }
  .athlete_slider_panel_inner {
    padding-bottom: 40px;
    padding-top: 40px; }
  #athlete_slider_panel .bx-pager {
    bottom: -26px; }
  #news_maincontent {
    padding-left: 0px; }
  #athleteSlider_panel {
    margin-left: -20px;
    margin-right: -20px; }
  .athleteSlider_panel_title {
    font-size: 16px; }
  #athleteSlider_panel .bx-next {
    right: -15px; }
  #athleteSlider_panel .bx-prev {
    left: -15px; }
  #athleteSlider h6 {
    font-size: 18px; }
  #athleteSlider p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
  .scratch_win_content {
    height: auto;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center; }
  .scratch_win_content .imgBox {
    position: static;
    display: block;
    text-align: center;
    margin-bottom: 5px; }
  .scratch_win_content h2 {
    font-size: 28px;
    margin-bottom: 22px; }
  .scratch_win_content p {
    font-size: 18px;
    margin-bottom: 10px; }
  #home_news_panel {
    padding-top: 30px;
    padding-bottom: 50px; }
  #home_news_panel h2,
  .athlete_slider_panel_inner .holder > h2 {
    font-size: 48px; }
  .home_news_item {
    width: 100%;
    float: none;
    margin-bottom: 60px;
    padding-left: 0px;
    padding-right: 0px; }
  .home_news_info h4 {
    margin-bottom: 10px; }
  .home_news_thumb {
    margin-bottom: 10px; }
  .home_news_content {
    padding-top: 12px; }
  .home_news_row {
    margin-bottom: 0px; }
  .subscribe_panel {
    padding-top: 32px; }
  .subscribe_heading h2 {
    font-size: 28px; }
  .subscribe_heading p {
    font-size: 16px; }
  .subscribe_section {
    padding-top: 20px;
    padding-bottom: 20px; }
  .subscribe_panel .social_row {
    text-align: center; }
  .subscribe_panel .social_row h5 {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
    opacity: 0.7; }
  .subscribe_section .gform_wrapper .gfield {
    float: none;
    width: 100%; }
  .our_events_panel {
    padding-top: 40px;
    padding-bottom: 0px; }
  .our_events_panel h2 {
    font-size: 28px; }
  .our_events_row {
    display: block; }
  .our_events_item {
    display: block;
    height: auto;
    float: none;
    width: 100%; }
  .our_events_info {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px; }
  .our_events_item .our_events_thumb {
    padding-top: 0px;
    padding-bottom: 0px; }
  .home_bottom_panel h2 {
    font-size: 38px;
    margin-bottom: 29px; }
  .home_videos_section {
    float: none;
    width: 100%;
    margin: 0px auto 32px;
    padding-left: 20px;
    padding-right: 20px; }
  .home_support_section {
    float: none;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px auto; }
  .supportBox {
    min-height: 1px;
    margin: 0px auto; }
  .supportItem a span.img {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    background: #0a5f9c; }
  .supportItem a span.text {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    background: #14145A; }
  .supportItem {
    height: auto; }
  .sponsors {
    clear: both; }
  .sponsors .title {
    font-size: 38px; }
  .footer {
    text-align: center;
    font-weight: 300; }
  .footer .top_row {
    padding-left: 5px;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px; }
  .copyright_bar .copyright {
    float: none;
    text-align: center; }
  .footer ul {
    padding-left: 0px; }
  .footer ul li {
    padding: 5px 0px; }
  #mapSearch {
    padding-right: 0px; }
  #mapSearch > button {
    position: static;
    display: block;
    padding-right: 20px;
    width: 100%;
    text-align: center; }
  .page-title {
    font-size: 28px; }
  .athlete-item .content, .sport-item .content {
    padding-top: 10px;
    padding-bottom: 10px; }
  .tab-content {
    padding: 0px 20px;
    border-top: 1px solid #d9d9d9; }
  .main .entry-content iframe {
    max-width: 100%; }
  .other_resources h2 {
    font-size: 28px; }
  .other_resources {
    margin-bottom: 25px; }
  .other_resources {
    display: none; }
  .athleteSlider_content {
    padding-left: 20px;
    padding-right: 20px; }
  #athleteSlider .athleteSlider_img {
    float: none;
    margin: 0px auto 10px; }
  #athleteSlider .athleteSlider_text {
    float: none;
    padding-left: 0px;
    text-align: center;
    max-width: none; }
  .page-header .breadcrumb {
    margin-bottom: 30px; }
  .page-header .gray_but {
    float: none;
    margin-left: 0px; }
  .featured_row {
    margin-bottom: 0px; }
  .featured_row .image.featured-image {
    float: none;
    margin-bottom: 10px;
    width: 100%;
    max-width: none; }
  .featured_row .image.featured-image img {
    display: none; }
  .featured_row .image.featured-image img.mobile_athlete_img {
    display: block; }
  .featured_text_content {
    max-width: none;
    width: 100%;
    float: none; }
  .related-post .headline {
    font-size: 28px;
    margin: 0; }
  .related-post {
    margin-bottom: 30px; }
  .related-post .post-list .item {
    float: none;
    width: 100% !important;
    margin-bottom: 25px !important; }
  .other_support_panel {
    padding-top: 10px; }
  .other_support_panel h2 {
    font-size: 28px; }
  .three_columnRow {
    margin-top: 30px;
    display: block; }
  .three_columnBox a {
    border: 0; }
  .three_columnBox {
    display: block;
    float: none;
    width: 100%; }
  .support_four_column_list {
    display: block;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: auto;
    background: none;
    overflow: inherit; }
  .support_list_column {
    float: none;
    width: 100%;
    min-height: 59px;
    margin-bottom: 5px;
    border-radius: 3px;
    background: url(../images/support_four_column_list_bg.jpg) repeat-x left bottom;
    -webkit-box-shadow: 1px 1px 3px #999;
            box-shadow: 1px 1px 3px #999; }
  .mobile_support_share_panel {
    background: #ececec;
    text-align: center;
    display: block;
    padding: 22px 20px; }
  .mobile_support_share_panel .share_section {
    max-width: 283px;
    width: 100%;
    margin: 0px auto;
    background: #fff; }
  .mobile_support_share_panel .button_row {
    background: #fff;
    border: 1px solid #c9c9c9;
    border-top: 0; }
  .mobile_support_share_panel textarea {
    border: 0;
    border: 1px solid #c9c9c9;
    width: 100%;
    background: #fff;
    height: 170px;
    margin: 0;
    vertical-align: middle;
    padding: 10px 20px; }
  .mobile_support_share_panel .button_row {
    padding: 13px;
    text-align: center;
    padding-bottom: 3px; }
  .mobile_support_share_panel .button_row .btn {
    width: 212px;
    margin-bottom: 10px; }
  .banner_panel h2 {
    font-size: 42px; }
  .banner_panel p {
    font-size: 18px; }
  .scratch_win_thankyou_wrapper .bannerPanel {
    padding-top: 40px;
    padding-bottom: 35px; }
  .left_video_box {
    float: none;
    width: 100%;
    margin: 0px auto 25px; }
  .right_text_box {
    float: none;
    width: 100%;
    text-align: center; }
  .right_text_box h2 {
    font-size: 28px; }
  .donateBanner_content h2 {
    font-size: 34px; }
  .donateBanner_content p {
    font-size: 16px; }
  .donate_left_content {
    float: none;
    width: 100%;
    margin-bottom: 25px;
    max-width: none; }
  .donate_right_content {
    float: none;
    width: 100%;
    max-width: none; } }

@media (max-width: 550px) {
  .banner_panel {
    height: 629px;
    background-position: 22% 0px; }
  .banner_content {
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
            background-size: cover; }
  .banner_panel h2 {
    font-size: 42px; }
  .banner_panel p {
    font-size: 18px; }
  .banner_table {
    width: 100%;
    text-align: center; }
  .banner_panel .btn {
    margin-top: 0px; }
  .banner_tableCell {
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: bottom;
    padding-bottom: 35px; }
  .donateBanner {
    margin-bottom: 0px; }
  #donateForm {
    width: auto;
    margin-left: -25px;
    margin-right: -25px; }
  #donateForm .gform_body {
    padding-left: 10px;
    padding-right: 10px; }
  .selectAmount .img {
    display: none;
    float: none;
    text-align: center;
    margin-bottom: 10px; }
  .selectAmount .info .text {
    margin-left: 0px; }
  .selectAmount .label {
    width: 100px;
    border-radius: 3px; }
  .selectAmount .heading {
    padding-top: 2px;
    padding-left: 110px;
    padding-right: 20px; }
  .main .entry-content .selectAmount h4 {
    font-size: 16px;
    line-height: 40px; }
  .gform_wrapper .gfield.donation_amount {
    width: calc(100% - 20px);
    left: 10px; } }

@media (max-width: 480px) {
  .athlete_slider_info a.btn-primary {
    margin-right: 0px;
    margin-bottom: 10px; }
  .widget_donate_box {
    padding-left: 20px;
    padding-right: 20px; }
  .widget_donate_box .btn {
    left: 20px; }
  .gform_wrapper .gf_page_steps .gf_step {
    margin-left: 20px; }
  .gform_wrapper .gf_page_steps .gf_step_label {
    font-size: 14px; }
  #donateForm .gform_wrapper .donationType .gfield_radio > li label {
    padding-left: 42px;
    background-position: -10px bottom;
    font-size: 15px; }
  #donateForm .gform_wrapper .donationType .gfield_radio > li input[type="radio"]:checked + label {
    background-position: -10px top; }
  #donateForm .gform_page:nth-child(3) .gform_page_footer .button.gform_previous_button,
  #donateForm .gform_page:nth-child(3) .gform_page_footer input[type="submit"] {
    float: none; }
  #donateForm .gform_page:nth-child(3) .button.gform_previous_button {
    margin-bottom: 15px; }
  .gform_wrapper .gfield.donation_amount {
    text-align: left; }
  #athlete_slider_panel {
    -webkit-background-size: cover;
            background-size: cover; } }

#menu-footer-menu-one {
  padding-left: 0; }

#menu-footer-menu-one li, #menu-footer-second-column li {
  float: left;
  width: 100%; }

#menu-footer-second-column {
  padding-left: 0px; }

.comments_section {
  display: block !important; }

/*extra chosen form CSS */
.ginput_container_multiselect .chosen-choices {
  min-height: 60px !important;
  border-radius: 3px !important; }

.ginput_container_multiselect .chosen-choices .search-choice {
  height: 45px;
  font-size: 17px;
  padding: 10px 20px 10px 10px !important;
  line-height: 23px !important;
  margin-top: 6px !important; }

.gform_wrapper .ginput_complex span.name_first {
  padding-left: 0; }

.ginput_container_multiselect .chosen-choices,
.ginput_container_multiselect .chosen-choices .search-field {
  background-image: none !important; }

.ginput_container_multiselect .chosen-choices .search-field input {
  font-size: 17px !important;
  line-height: 23px !important;
  height: 45px !important;
  margin-top: 5px !important; }

.ginput_container_multiselect .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 38%; }

.ginput_container_multiselect .chosen-container-multi .chosen-choices {
  padding: 0 15px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

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