@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Russo+One&display=swap);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
#wysiwyg {
  margin: 10px !important;
  background-image: none !important;
  background-color: #f6f7fb !important;
}
#wysiwyg table td {
  outline: auto;
}
h1 {
  color: #1D4C6C;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  line-height: 45px;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: 400;
  text-transform: none;
}
h1.light-blue {
  color: #1195B8;
}
h1.big {
  font-size: 70px;
  line-height: 80px;
}
h2 {
  color: #1D4C6C;
  font-family: "Proxima Nova", sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 600;
  text-transform: none;
}
h3 {
  color: #1195B8;
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 800;
  text-transform: none;
}
h4 {
  color: #4074c2;
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 800;
  text-transform: none;
}
h5 {
  color: #1D4C6C;
  font-family: "Gilroy", sans-serif;
  font-size: 24px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 800;
  text-transform: none;
}
h6 {
  color: #4074c2;
  font-family: "Proxima Nova", sans-serif;
  font-size: 26px;
  line-height: 32px;
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: 400;
  text-transform: none;
}
p {
  font-family: "Proxima Nova", sans-serif;
  font-size: 17px;
  color: #1D4C6C;
  margin: 0 0 25px 0;
  line-height: 1.25;
  padding: 0;
}
p.big {
  font-size: 20px;
}
.u-text-color-white,
.u-text-color-white * {
  color: #FFFFFF !important;
}
.u-text-color-white-not-button,
.u-text-color-white-not-button *:not(.dd-btn):not(a):not(.dd-page-edit-btn):not(.icon-pencil):not(span) {
  color: #FFFFFF !important;
}
.u-text-grey-2 {
  color: #EFEFEF;
}
.u-ff-gilroy {
  font-family: "Gilroy", sans-serif;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBold.woff') format('woff');
  font-display: swap;
  font-weight: 800;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBoldItalic.woff') format('woff');
  font-display: swap;
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Reg.woff') format('woff');
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Reg-It.woff') format('woff');
  font-display: swap;
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Bold.woff') format('woff');
  font-display: swap;
  font-weight: 600;
}
@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/Proxima-Nova-Bold-It.woff') format('woff');
  font-display: swap;
  font-style: italic;
  font-weight: 600;
}
.u-leading-80-perc {
  line-height: 0.8;
}
.u-fs-16 {
  font-size: 16px;
}
.u-fs-26 {
  font-size: 26px;
}
.u-fs-100 {
  font-size: 100px;
}
.u-fs-125 {
  font-size: 125px;
}
#login-wrap {
  position: relative;
}
#login-wrap #login-box {
  position: absolute;
  background: #fff;
  z-index: 10;
  padding: 20px;
}
#login-wrap #login-box form {
  margin: 0px;
}
#login-wrap #login-box .dd-btn.dd-btn-login {
  margin: 10px 0px;
}
#login-wrap #login-box .dd-btn-link.dd-btn-forgot {
  padding: 0px;
  background: none;
}
.dd-incentive-explainer {
  text-align: center;
}
.dd-incentive-explainer p {
  margin: 0 0 20px 0;
}
.dd-incentive-explainer a {
  display: inline-block;
  padding: 10px;
}
.dd-incentive-option-list {
  font-size: 15px;
  position: relative;
}
.dd-incentive-option-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dd-incentive-option {
  margin: 0 0 5px 0;
}
.dd-incentive-option .dd-incentive-button {
  text-decoration: none !important;
  display: block;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px;
}
.dd-incentive-option .dd-incentive-button:hover,
.dd-incentive-option .dd-incentive-button:focus {
  border: 1px solid #666;
}
.dd-incentive-option .dd-incentive-description,
.dd-incentive-option .dd-incentive-action {
  font-size: 15px;
  box-sizing: border-box;
}
.dd-incentive-option .dd-incentive-amount {
  font-size: 20px;
  font-weight: bold;
  color: #4074c2;
  margin: 0 0 5px 0;
}
.dd-incentive-option .dd-incentive-image img {
  max-height: 50px;
  max-width: 50px;
  padding: 0 10px 0 0;
}
.dd-incentive-option .dd-incentive-description {
  color: #222;
}
.dd-incentive-option .dd-incentive-remaining {
  color: #999;
  font-size: 13px;
  padding: 0 0 0 8px;
}
.dd-thermo-horizontal {
  min-width: 300px;
  /* Protects dimensions for mobile */
  position: relative;
}
.dd-thermo-horizontal .dd-thermo-mask {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1000;
  width: 100%;
  height: 40px;
}
.dd-thermo-horizontal .dd-thermo-progress {
  background: #26C2EB;
  height: 100%;
  text-align: right;
}
.dd-thermo-horizontal .dd-thermo-track {
  position: relative;
  background: #1D4C6C;
  overflow: hidden;
  height: 40px;
  border-radius: 300px;
}
.dd-thermo-horizontal .dd-thermo-raised {
  float: left;
}
.dd-thermo-horizontal .dd-thermo-goal {
  float: right;
}
.dd-thermo-horizontal .dd-thermo-percent {
  max-width: 100%;
  text-align: right;
  position: relative;
}
.dd-thermo-horizontal .dd-thermo-percent-flag {
  display: inline-block;
  background: none;
}
.dd-widget:empty {
  display: none;
}
.dd-milestone-wrapper {
  position: relative;
}
.dd-milestone-list {
  width: calc(100% - 12px / 2);
  height: 40px;
  position: absolute;
}
.dd-milestone-mark {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0 auto -6px;
  display: block;
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 100%;
  z-index: 1005;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  padding: 0;
  line-height: 1;
  font-family: inherit;
}
.dd-milestone-mark .dd-description {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 100%;
  color: #FFFFFF;
  font-size: 14px;
  left: 50%;
  margin-bottom: 7px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  transform: translate(-50%, 0);
  transition: opacity 0.2s ease-out;
  width: 200px;
  z-index: 1000;
}
.dd-milestone-mark .dd-description:before {
  bottom: -7px;
  content: " ";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  width: 7px;
}
.dd-milestone-mark .dd-description:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-top: solid rgba(0, 0, 0, 0.8) 7px;
  bottom: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.dd-milestone-mark .dd-description strong {
  display: block;
}
.dd-milestone-mark:hover .dd-description,
.dd-milestone-mark:focus .dd-description {
  opacity: 1;
}
.dd-sponsors h2 {
  color: #000000;
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 20px 0;
  text-align: left;
  text-transform: inherit;
}
.dd-sponsors h3 {
  color: #4074c2;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  text-align: left;
  text-transform: inherit;
}
.dd-sponsors .dd-sponsors-level {
  display: flex;
  margin: 0 0 25px 0;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.dd-sponsors .dd-sponsors-level:last-child {
  margin: 0;
}
.dd-sponsors .dd-sponsors-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.dd-sponsors a.dd-sponsor {
  text-decoration: none;
}
.dd-sponsors .dd-sponsor {
  display: block;
  padding: 10px;
  margin: 0;
}
.dd-sponsors .dd-sponsor-name {
  color: #000000;
  display: block;
  font-size: inherit;
  font-weight: normal;
  padding: 0;
  text-align: center;
}
.dd-announcement-bar {
  background-color: #26C2EB;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.38);
  line-height: 1.67;
  position: relative;
  text-align: center;
}
.dd-announcement-bar-content {
  display: block;
  margin: 0 auto;
  max-width: 1040px;
  padding: 16px 54px;
  width: 100%;
}
.dd-announcement-bar-content p {
  color: #123953;
}
.dd-announcement-bar-content > :last-child {
  margin-bottom: 0;
}
.dd-announcement-bar-content a,
.dd-announcement-bar-content a:link {
  color: #123953;
  text-decoration: underline;
}
.dd-announcement-bar-content a:active,
.dd-announcement-bar-content a:visited {
  color: #1D4C6C;
  text-decoration: underline;
}
.dd-announcement-bar-content a:hover,
.dd-announcement-bar-content a:focus {
  color: #1D4C6C;
  text-decoration: underline;
}
.dd-announcement-bar-close,
.dd-announcement-bar-close:active,
.dd-announcement-bar-close:hover,
.dd-announcement-bar-close:link,
.dd-announcement-bar-close:visited {
  -webkit-appearance: none;
  color: #123953;
  text-decoration: none;
  background: none;
  border: none;
  padding: 0;
  line-height: inherit;
}
.dd-announcement-bar-close {
  position: absolute;
  right: 27px;
  top: 16px;
  transform: translate(50%, 0);
}
#beenhereblock h1,
#beenhereblock p,
#beenhereblock a,
#beenhereblock a:focus,
#beenhereblock a:hover,
#beenhereblock a:visited,
#beenhereblock label {
  color: #1D4C6C !important;
}
a:link {
  color: #4074c2;
  text-decoration: underline;
  transition: all 0.5s ease;
}
a:link.no-underline {
  text-decoration: none;
}
a:visited {
  color: #4074c2;
  text-decoration: underline;
}
a:hover {
  color: #1D4C6C;
  text-decoration: none;
}
a:active {
  color: #4074c2;
  text-decoration: none;
}
a.fancybox-media {
  opacity: 1;
}
a.fancybox-media:focus,
a.fancybox-media:hover {
  opacity: 0.75;
}
a.dd-btn,
button.dd-btn,
input[type="submit"].dd-btn {
  background: none;
  border-radius: 5px;
  border: 3px solid #1D4C6C;
  color: #1D4C6C;
  cursor: pointer;
  display: inline-block;
  font-family: "Gilroy", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 10px 5px 0;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
a.dd-btn:focus,
button.dd-btn:focus,
input[type="submit"].dd-btn:focus,
a.dd-btn:hover,
button.dd-btn:hover,
input[type="submit"].dd-btn:hover {
  background-color: #1D4C6C;
  color: #fff;
}
a.dd-btn.btn-big,
button.dd-btn.btn-big,
input[type="submit"].dd-btn.btn-big,
a#streamingdonatebutton,
button#streamingdonatebutton,
input[type="submit"]#streamingdonatebutton {
  background-color: #26C2EB;
  border: 0;
  color: #123953;
  font-size: 16px;
  margin: 0 0 20px 0;
  padding: 20px 30px;
  text-align: center;
}
a.dd-btn.btn-big:focus,
button.dd-btn.btn-big:focus,
input[type="submit"].dd-btn.btn-big:focus,
a#streamingdonatebutton:focus,
button#streamingdonatebutton:focus,
input[type="submit"]#streamingdonatebutton:focus,
a.dd-btn.btn-big:hover,
button.dd-btn.btn-big:hover,
input[type="submit"].dd-btn.btn-big:hover,
a#streamingdonatebutton:hover,
button#streamingdonatebutton:hover,
input[type="submit"]#streamingdonatebutton:hover {
  background-color: #51ceef;
  color: #123953;
}
a.dd-btn.btn-big:active,
button.dd-btn.btn-big:active,
input[type="submit"].dd-btn.btn-big:active,
a#streamingdonatebutton:active,
button#streamingdonatebutton:active,
input[type="submit"]#streamingdonatebutton:active {
  position: relative;
  top: 2px;
}
a.btn-big.btn-big-alt,
button.btn-big.btn-big-alt,
input[type="submit"].btn-big.btn-big-alt {
  font-size: 16px !important;
  padding: 10px 20px !important;
}
a#streamingdonatebutton,
button#streamingdonatebutton,
input[type="submit"]#streamingdonatebutton {
  margin-bottom: 0;
}
a.dd-btn.v-button-m-0,
button.dd-btn.v-button-m-0,
input[type="submit"].dd-btn.v-button-m-0 {
  margin: 0;
}
.m-btn-container td {
  background-color: transparent;
}
.m-btn-container td .m-btn {
  background: none !important;
  border-radius: 5px !important;
  border: 3px solid #1D4C6C !important;
  color: #1D4C6C !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-family: "Gilroy", sans-serif !important;
  font-size: 15px !important;
  font-weight: normal !important;
  line-height: 1.5 !important;
  margin: 0 10px 5px 0 !important;
  padding: 10px 20px !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.5s ease !important;
}
.m-btn-container td .m-btn:focus,
.m-btn-container td .m-btn:hover {
  background-color: #1D4C6C !important;
  color: #fff !important;
}
a.text-btn {
  font-family: "Gilroy", sans-serif;
  font-size: 16px;
  text-decoration: none;
}
a.text-btn:after {
  content: "\f054";
  font-family: "FontAwesome";
  margin-left: 8px;
}
.custom-theme-modal .fancybox-close {
  height: 40px;
  width: 40px;
  line-height: 40px;
  background-color: #26C2EB !important;
}
.custom-theme-modal .fancybox-close:before {
  font-size: 20px;
}
.custom-theme-modal .fancybox-close:hover,
.custom-theme-modal .fancybox-close:focus {
  background-color: #4074c2 !important;
}
.custom-theme-modal .fancybox-inner {
  margin-bottom: 0 !important;
}
.action-modalteamchooser a {
  text-decoration: none;
}
:root {
  --dd-c-progress-total-color: #123953;
  --dd-v-progress-bar-success-public-background-color: #26C2EB;
}
[data-resizetype="responsive"],
.fr-video,
.responsive-media-embed,
.custom-theme-modal .fancybox-inner {
  padding-bottom: 56.25%;
  background-color: #FFFFFF;
  height: 0;
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
}
[data-resizetype="responsive"] iframe,
.fr-video iframe,
.responsive-media-embed iframe,
.custom-theme-modal .fancybox-inner iframe,
[data-resizetype="responsive"] object,
.fr-video object,
.responsive-media-embed object,
.custom-theme-modal .fancybox-inner object,
[data-resizetype="responsive"] embed,
.fr-video embed,
.responsive-media-embed embed,
.custom-theme-modal .fancybox-inner embed,
[data-resizetype="responsive"] video,
.fr-video video,
.responsive-media-embed video,
.custom-theme-modal .fancybox-inner video {
  height: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
[data-resizetype="responsive"].default,
.fr-video.default,
.responsive-media-embed.default,
.custom-theme-modal .fancybox-inner.default {
  padding-bottom: 56.25%;
}
[data-resizetype="responsive"].anamorphic,
.fr-video.anamorphic,
.responsive-media-embed.anamorphic,
.custom-theme-modal .fancybox-inner.anamorphic {
  padding-bottom: 41.84100418%;
}
[data-resizetype="responsive"].panorama,
.fr-video.panorama,
.responsive-media-embed.panorama,
.custom-theme-modal .fancybox-inner.panorama {
  padding-bottom: 31.640625%;
}
[data-resizetype="responsive"].square,
.fr-video.square,
.responsive-media-embed.square,
.custom-theme-modal .fancybox-inner.square {
  padding-bottom: 100%;
}
.is-sticky {
  position: fixed !important;
  z-index: 1029;
  left: 0;
  right: 0;
  width: 100%;
}
table[class*="table-responsive"] {
  border-spacing: 0 !important;
  border: 0 !important;
  margin: 35px 0;
  table-layout: fixed;
  width: 100% !important;
}
table[class*="table-responsive"] caption {
  color: #123953;
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 25px 0;
}
table[class*="table-responsive"] tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -30px;
  margin-right: -30px;
  width: auto;
}
table[class*="table-responsive"] td {
  border: 0 !important;
  display: block;
  margin: 10px 30px;
  word-break: break-word;
}
table[class*="table-responsive"] td > * {
  margin-bottom: 20px;
}
table[class*="table-responsive"] td > *:last-child {
  margin-bottom: 0 !important;
}
table[class*="table-responsive"] td img {
  max-width: 100% !important;
  height: auto !important;
}
.tool-tip {
  position: relative;
}
.tool-tip .dd-description {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 100%;
  color: #FFFFFF;
  font-size: 14px;
  left: 50%;
  margin-bottom: 7px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  transform: translate(-50%, 0);
  transition: opacity 0.2s ease-out;
  width: 200px;
  z-index: 1000;
}
.tool-tip .dd-description:before {
  bottom: -7px;
  content: " ";
  display: block;
  height: 7px;
  left: 0;
  position: absolute;
  width: 7px;
}
.tool-tip .dd-description:after {
  border-left: solid transparent 7px;
  border-right: solid transparent 7px;
  border-top: solid rgba(0, 0, 0, 0.8) 7px;
  bottom: -7px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  width: 0;
}
.tool-tip .dd-description strong {
  display: block;
}
.tool-tip .dd-description {
  font-family: "Proxima Nova", sans-serif;
  line-height: 20px;
  transform: translateX(-50%);
}
.tool-tip:hover .dd-description {
  opacity: 1;
}
@keyframes fade-in-out {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.u-a-name-fade-in-out {
  animation-name: fade-in-out;
}
.u-a-iteration-count-1 {
  animation-iteration-count: 1;
}
.u-a-iteration-count-infinite {
  animation-iteration-count: infinite;
}
.u-a-direction-normal {
  animation-direction: normal;
}
.u-a-duration-1500 {
  animation-duration: 1500ms;
}
.u-a-duration-10000 {
  animation-duration: 10000ms;
}
.u-a-delay-500 {
  animation-delay: 500ms;
}
.u-a-delay-1000 {
  animation-delay: 1000ms;
}
.u-a-delay-1500 {
  animation-delay: 1500ms;
}
.u-a-delay-2000 {
  animation-delay: 2000ms;
}
.u-a-delay-3000 {
  animation-delay: 3000ms;
}
.u-a-delay-5000 {
  animation-delay: 5000ms;
}
.u-a-timing-linear {
  animation-timing-function: linear;
}
.u-a-timing-ease-in-out {
  animation-timing-function: ease-in-out;
}
.u-a-fill-mode-forwards {
  animation-fill-mode: forwards;
}
.u-a-play-state-paused {
  animation-play-state: paused;
}
.u-a-play-state-running {
  animation-play-state: running;
}
.u-bg-black-45 {
  background-color: rgba(0, 0, 0, 0.45);
}
.u-bg-grey-1 {
  background-color: #FFF7F7;
}
.u-bg-light-blue {
  background-color: #26C2EB;
}
.u-bg-light-blue-80 {
  background-color: rgba(38, 194, 235, 0.8);
}
.u-bg-light-grey {
  background-color: #f6f7fb;
}
.u-bg-navy {
  background-color: #1D4C6C;
}
.u-bg-navy-80 {
  background-color: rgba(29, 76, 108, 0.8);
}
.u-bg-boy-with-metal {
  background-image: url("../img/graphic-boy-with-metal.png");
}
.u-bg-globe {
  background-image: url("../img/icon-globe.svg");
}
.u-rounded-7 {
  border-radius: 7px;
}
.u-rounded-15 {
  border-radius: 15px;
}
.u-rounded-18 {
  border-radius: 18px;
}
.u-border-white-40 {
  border-color: rgba(255, 255, 255, 0.4);
}
.u-border-w-2 {
  border-width: 2px;
}
.u-border-w-4 {
  border-width: 4px;
}
.u-border-r-none {
  border-right-style: none;
}
.u-border-r-solid {
  border-right-style: solid;
}
.u-clear-fix:before,
.u-clear-fix:after {
  content: "";
  display: table;
  clear: both;
}
.u-clear-fix-before:before {
  content: "";
  display: table;
  clear: both;
}
.u-clip-path-rabbet {
  -webkit-clip-path: polygon(0% 15px, 15px 15px, 15px 0%, calc(100% - 15px) 0%, calc(100% - 15px) 15px, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 15px calc(100% - 15px), 0% calc(100% - 15px));
          clip-path: polygon(0% 15px, 15px 15px, 15px 0%, calc(100% - 15px) 0%, calc(100% - 15px) 15px, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 15px calc(100% - 15px), 0% calc(100% - 15px));
}
.u-h-half-plus-30 {
  height: calc(50% + 30px);
}
.u-h-8 {
  height: 8px;
}
.u-max-h-75 {
  max-height: 75px;
}
.u-min-h-370 {
  min-height: 370px;
}
.u-mb-0-last-child-depth-1 > *:last-child {
  margin-bottom: 0;
}
.u-mb-0-last-child-depth-2 > *:last-child,
.u-mb-0-last-child-depth-2 > *:last-child > *:last-child {
  margin-bottom: 0;
}
.-u-mx-5 {
  margin-left: -5px;
  margin-right: -5px;
}
.-u-mx-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.-u-mx-15 {
  margin-left: -15px;
  margin-right: -15px;
}
.u-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.u-my-auto {
  margin-bottom: auto;
  margin-top: auto;
}
.u-my-20 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.u-my-25 {
  margin-bottom: 25px;
  margin-top: 25px;
}
.u-my-30 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.u-my-40 {
  margin-bottom: 40px;
  margin-top: 40px;
}
.u-my-60 {
  margin-bottom: 60px;
  margin-top: 60px;
}
.-u-mb-90 {
  margin-bottom: -90px;
}
.-u-mb-60 {
  margin-bottom: -60px;
}
.u-mb-40 {
  margin-bottom: 40px;
}
.u-mb-60 {
  margin-bottom: 60px;
}
.u-mt-20 {
  margin-top: 20px;
}
.u-mt-45 {
  margin-top: 45px;
}
.u-mt-60 {
  margin-top: 60px;
}
.u-mr-15 {
  margin-right: 15px;
}
.u-p-10 {
  padding: 10px;
}
.u-p-25 {
  padding: 25px;
}
.u-p-40 {
  padding: 40px;
}
.u-px-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.u-px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.u-px-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.u-px-20 {
  padding-left: 20px;
  padding-right: 20px;
}
.u-px-25 {
  padding-left: 25px;
  padding-right: 25px;
}
.u-px-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.u-py-20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.u-py-40 {
  padding-bottom: 40px;
  padding-top: 40px;
}
.u-py-60 {
  padding-bottom: 60px;
  padding-top: 60px;
}
.u-pb-40 {
  padding-bottom: 40px;
}
.u-pb-60 {
  padding-bottom: 60px;
}
.u-pb-65 {
  padding-bottom: 65px;
}
.u-pt-56-perc {
  padding-top: 56%;
}
.u-pt-65-perc {
  padding-top: 65%;
}
.u-pt-100-perc {
  padding-top: 100%;
}
.u-pt-110-perc {
  padding-top: 110%;
}
.u-pl-350 {
  padding-left: 350px;
}
.-u-bottom-40 {
  bottom: -40px;
}
.-u-bottom-50 {
  bottom: -50px;
}
.-u-bottom-60 {
  bottom: -60px;
}
.-u-bottom-80 {
  bottom: -80px;
}
.u-bottom-20-perc {
  bottom: 20%;
}
.-u-top-62 {
  top: -62px;
}
.-u-top-60 {
  top: -60px;
}
.-u-top-90 {
  top: -90px;
}
.-u-left-25 {
  left: -25px;
}
.u-left-20-perc {
  left: 20%;
}
.u-left-50 {
  left: 50px;
}
.u-left-70-perc {
  left: 70%;
}
.u-right-5-perc {
  right: 5%;
}
.u-right-74-perc {
  right: 74%;
}
.u-right-20 {
  right: 20px;
}
.u-scale-1 {
  transform: scale(1);
}
.hover\:u-scale-1:hover,
.hover\:u-scale-1:focus {
  transform: scale(1);
}
.u-scale-105 {
  transform: scale(1.05);
}
.hover\:u-scale-105:hover,
.hover\:u-scale-105:focus {
  transform: scale(1.05);
}
.u-max-w-85 {
  max-width: 85px;
}
.u-max-w-160 {
  max-width: 160px;
}
.u-max-w-210 {
  max-width: 210px;
}
.u-max-w-320 {
  max-width: 320px;
}
.u-max-w-500 {
  max-width: 500px;
}
.u-max-w-525 {
  max-width: 525px;
}
.u-max-w-660 {
  max-width: 660px;
}
.u-max-w-675 {
  max-width: 675px;
}
.u-max-w-690 {
  max-width: 690px;
}
.u-max-w-720 {
  max-width: 720px;
}
.u-max-w-750 {
  max-width: 750px;
}
.u-max-w-1080 {
  max-width: 1080px;
}
.u-max-w-1240 {
  max-width: 1240px;
}
.u-max-w-1400 {
  max-width: 1400px;
}
.u-min-w-300 {
  min-width: 300px;
}
.dd-activity-count:not(.v-activity-count) {
  width: 100%;
}
.dd-activity-count:not(.v-activity-count) * {
  color: #1D4C6C;
  font-family: "Gilroy", sans-serif;
  font-size: 40px;
  font-weight: 400;
}
.dd-activity-count.v-activity-count * {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-transform: inherit;
}
.dd-activity-count.v-activity-count > * {
  display: inline-block;
}
.dd-activity-count.v-activity-count .dd-c-symbol {
  margin-bottom: -3px;
}
html,
body,
#scroll-wrap {
  min-height: 100%;
}
body {
  font-size: 17px;
  font-family: "Proxima Nova", sans-serif;
  color: #1D4C6C;
  line-height: 1;
}
#scroll-wrap {
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto !important;
}
.navbar .container {
  width: 1080px;
}
.light-grey {
  background: #f6f7fb;
}
.navy-gradient {
  background-image: linear-gradient(45deg, #1D4C6C, #123953);
  background-color: #1D4C6C;
}
.mid-gradient {
  background-image: linear-gradient(#4074c2, #335d9b);
  background-color: #4074c2;
}
#adlogobox {
  text-align: center;
}
#adlogobox br {
  display: none;
}
.dd-sponsors-container {
  margin: 0 -10px;
}
#banner {
  position: relative;
  overflow: hidden;
}
#banner p {
  margin: 0px;
}
#banner-content {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#banner-content p,
#banner-content h1,
#banner-content h2,
#banner-content h3,
#banner-content h4,
#banner-content h5,
#banner-content h6 {
  color: #fff;
  margin-bottom: 10px;
}
#banner-content a,
#banner-content a.dd-btn {
  color: #fff;
  border-color: #fff;
  margin: 0px;
}
#banner-content a:hover,
#banner-content a.dd-btn:hover {
  border-color: #1D4C6C;
}
.palette-default.action-home #mobile-banner {
  display: none;
  position: relative;
}
#wrap {
  background-color: #fff;
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 60px;
  *zoom: 1;
}
#wrap:before,
#wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
#wrap:after {
  clear: both;
}
.wrap {
  max-width: 1080px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.wrap:before,
.wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.wrap:after {
  clear: both;
}
#top-header {
  width: 100%;
  box-shadow: 0px 0px 5px 0px rgba(24, 58, 66, 0.6);
}
#header {
  position: relative;
  width: 100%;
  margin: 0px;
  min-height: auto;
  border-bottom: 1px solid #f6f7fb;
}
.logo {
  margin: 10px 0;
  display: inline-block;
  width: 270px;
  height: 114px;
}
.twitch-logo {
  margin: 30px 0 0 5px;
  display: inline-block;
  width: 105px;
  height: 55px;
}
#action-btns {
  margin: 30px 0;
  float: right;
}
#action-btns a {
  margin: 0 0 5px 10px;
}
#banner img {
  width: 100% !important;
}
#banner .default-logo-banner {
  display: none !important;
}
.action-participant #hospital-wrap p,
.action-personalcampaign #hospital-wrap p,
.action-registrationthanks #hospital-wrap p {
  text-decoration: underline;
}
#login-wrap {
  float: right;
  position: relative;
  margin: 25px 24px 0px;
}
.login-box {
  position: absolute;
  z-index: 10;
  padding: 20px;
  background-image: linear-gradient(45deg, #1D4C6C, #123953);
  background-color: #1D4C6C;
  top: 40px;
}
.login-box input {
  border: none;
}
.login-box .dd-form-error {
  color: #fff;
  font-size: 12px;
  padding: 5px 0px;
  font-style: italic;
}
a.login-btn {
  color: #fff;
  text-decoration: none;
  font-family: "Gilroy", sans-serif;
  font-size: 20px;
}
a.login-btn:hover {
  color: #26C2EB;
}
.dd-btn.dd-btn-login {
  color: #fff;
  border-color: #fff;
  background: none;
}
.dd-btn-link.dd-btn-forgot {
  border: none;
  color: #fff;
  padding: 0px;
}
.dd-btn-link.dd-btn-forgot:hover {
  color: #26C2EB;
}
#participantTeamSearch {
  position: relative;
  margin: 14px 0 0 0;
  float: right;
}
#participantTeamSearch #searchTerm {
  width: 200px;
  background: none;
  color: #fff;
  border: 1px solid #fff;
}
#participantTeamSearch input::-webkit-input-placeholder {
  color: #fff;
}
#participantTeamSearch input:-moz-placeholder {
  color: #fff;
}
#participantTeamSearch input::-moz-placeholder {
  color: #fff;
}
#participantTeamSearch input:-ms-input-placeholder {
  color: #fff;
}
#participantTeamSearch button {
  text-indent: -999px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  top: 8px;
  right: 6px;
  background-color: transparent;
  background-image: none;
  border: none;
}
#participantTeamSearch button:hover {
  background-color: transparent;
  background-image: none;
}
#participantTeamSearch button:after {
  display: block;
  text-indent: 0;
  content: "\f002";
  font-family: 'FontAwesome' !important;
  font-weight: normal;
  color: #26C2EB;
  font-size: 20px;
}
#participantTeamSearch button span {
  display: none;
}
#centerCol,
#centerColinterior {
  position: relative;
  float: left;
  left: auto !important;
}
#centerCol,
#centerColinterior {
  padding: 40px 5px;
  width: 74.07407407%;
}
#centerColinterior.full-width,
#centerColinterior + #leftCol:empty {
  position: relative;
  width: 100%;
  padding: 40px 0px;
  float: left;
  left: auto !important;
  box-sizing: border-box;
  *zoom: 1;
}
#centerColinterior.full-width:before,
#centerColinterior + #leftCol:empty:before,
#centerColinterior.full-width:after,
#centerColinterior + #leftCol:empty:after {
  display: table;
  content: "";
  line-height: 0;
}
#centerColinterior.full-width:after,
#centerColinterior + #leftCol:empty:after {
  clear: both;
}
#centerCol ul,
#centerColinterior ul,
.cke_editable ul {
  padding: 0 0 0px 20px;
  margin: 0;
}
#centerCol ol,
#centerColinterior ol,
.cke_editable ol {
  padding: 0 0 0px 20px;
  margin: 0;
}
#centerCol li,
#centerColinterior li,
.cke_editable li {
  margin-bottom: 17px;
  line-height: 20px;
}
#centerCol img,
#centerColinterior img,
.cke_editable img {
  margin: 0 0 25px 0;
}
#page-wide-col {
  padding: 40px 5px;
}
#leftCol {
  padding: 40px 0 0 0;
  width: 22.22222222%;
  float: right;
  left: 0 !important;
  position: static;
}
.action-search #leftCol,
.action-login #leftCol,
.action-privacy #leftCol {
  display: none;
}
.action-search #centerColinterior,
.action-login #centerColinterior,
.action-privacy #centerColinterior {
  width: 100%;
}
.action-login #elementsdiv {
  max-width: 400px;
  width: auto;
}
.box,
.eventBox {
  line-height: 20px;
  font-size: 15px;
  padding: 20px;
  margin: 0 0 30px 0;
  border: 2px solid #f6f7fb;
}
.navBox {
  margin: 0 0 30px 0;
}
.navBox .padding {
  padding: 0;
}
#centralLoginDiv h1,
#teamTotal h1,
.eventBox h1,
.box h1,
#centralLoginDiv h2,
#teamTotal h2,
.eventBox h2,
.box h2 {
  color: #1D4C6C;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 15px 0;
  line-height: 20px;
}
.box label strong {
  font-size: 15px;
  display: block;
  padding-bottom: 3px;
}
.box input {
  font-family: "Proxima Nova", sans-serif;
  width: 100%;
}
.box p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0px;
}
.box ol {
  margin: 0 10px;
  padding: 0 10px;
}
.box ol li {
  font-size: 13px;
  padding-bottom: 5px;
}
.dd-incentive-option-list h1,
.dd-incentive-option-list .dd-btn-link {
  display: block;
  text-align: center;
}
.dd-incentive-option-list .dd-btn-link {
  margin: 15px 0 0 0;
}
.dd-incentive-amount {
  color: #4074c2 !important;
}
@keyframes thermo-progress-horz {
  0% {
    width: 0;
  }
}
#thermo-wrap {
  padding: 26px 30px;
}
.dd-thermo-horizontal {
  min-width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.dd-thermo-horizontal .dd-thermo-mask {
  display: none;
}
.dd-thermo-horizontal .dd-thermo-raised,
.dd-thermo-horizontal .dd-thermo-goal {
  color: #1D4C6C;
  font-family: "Gilroy", sans-serif;
  margin-bottom: 15px;
  text-transform: uppercase;
  width: 50%;
}
.dd-thermo-horizontal .dd-thermo-raised {
  font-size: 24px;
  font-weight: normal;
  order: 1;
}
.dd-thermo-horizontal .dd-thermo-goal {
  font-size: 20px;
  order: 2;
  text-align: right;
}
.dd-thermo-horizontal .dd-milestone-wrapper,
.dd-thermo-horizontal .dd-thermo-track {
  order: 3;
  width: 100%;
}
.dd-thermo-horizontal .dd-thermo-progress {
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.17) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.17) 50%, rgba(255, 255, 255, 0.17) 75%, transparent 75%);
  background-size: 20px 20px;
  overflow: hidden;
  animation: thermo-progress-horz 1s 1 forwards ease-out;
}
.dd-thermo-horizontal .dd-thermo-percent {
  display: none;
}
.dd-thermo-horizontal .dd-page-edit-btn {
  top: auto;
  bottom: -25px;
}
#donationsTotal h5,
#teamTotal h5 {
  font-size: 27px;
  padding: 0 0 5px 0;
  margin: 0;
  color: #1D4C6C;
}
small.subtitle {
  font-size: 15px;
}
#event-info {
  padding: 3px 0 15px 0;
}
#event-info p {
  padding: 0 15px 10px 15px;
}
#topfivefundraisers ol,
#topfiveteams ol,
#topfivefundraisers ul,
#topfiveteams ul {
  margin: 0 0 1.25 0;
  padding: 0;
  list-style: none;
}
#topfivefundraisers ol .avatar-list,
#topfiveteams ol .avatar-list,
#topfivefundraisers ul .avatar-list,
#topfiveteams ul .avatar-list {
  margin-bottom: 5px;
  display: table-row;
}
#topfivefundraisers ol .avatar-list a,
#topfiveteams ol .avatar-list a,
#topfivefundraisers ul .avatar-list a,
#topfiveteams ul .avatar-list a {
  text-decoration: none;
  vertical-align: middle;
  display: table-cell;
}
#topfivefundraisers ol .avatar-list a.name-link,
#topfiveteams ol .avatar-list a.name-link,
#topfivefundraisers ul .avatar-list a.name-link,
#topfiveteams ul .avatar-list a.name-link {
  padding: 12px 0px 12px 10px;
}
#topfivefundraisers ol .avatar-list a:hover,
#topfiveteams ol .avatar-list a:hover,
#topfivefundraisers ul .avatar-list a:hover,
#topfiveteams ul .avatar-list a:hover {
  color: #1D4C6C;
}
#topfivefundraisers ol .avatar-list img,
#topfiveteams ol .avatar-list img,
#topfivefundraisers ul .avatar-list img,
#topfiveteams ul .avatar-list img {
  margin: 0px;
  width: 32px;
  height: 32px;
}
.dd-btn.textshare {
  border: 0;
  color: #fff;
}
.topnavcms {
  background-color: none;
  font-family: "Gilroy", sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  list-style: none;
  position: relative;
  border: none;
  font-weight: normal;
  *zoom: 1;
  float: left;
}
.topnavcms:before,
.topnavcms:after {
  display: table;
  content: "";
  line-height: 0;
}
.topnavcms:after {
  clear: both;
}
.topnavcms > li > a {
  display: block;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding: 26px 12px;
}
.topnavcms > li > a:visited {
  color: #fff;
  text-decoration: none;
}
.topnavcms > li:hover > a {
  color: #fff;
  background-color: #123953;
}
.topnavcms > li.on > a {
  color: #fff;
  background-color: #123953;
}
.topnavcms .top-nav-1 {
  text-indent: -99em;
}
.topnavcms .top-nav-1.on a,
.topnavcms .top-nav-1:hover a {
  background: none;
}
.topnavcms .top-nav-1 a:after {
  font-family: 'FontAwesome';
  content: '\f015';
  font-size: 24px;
  position: absolute;
  top: 24px;
  left: 0px;
  text-indent: 0;
  color: #fff;
}
#leftNav {
  display: block;
  padding: 0;
  margin: 0;
  border: 2px solid #f6f7fb;
}
#leftNav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#leftNav li a {
  display: block;
  color: #1D4C6C;
  font-size: 17px;
  padding: 12px 15px;
  text-decoration: none;
  font-weight: bold;
}
#leftNav li a:hover {
  text-decoration: none;
  background-color: #26C2EB;
  color: #123953;
}
#leftNav li a.on {
  color: #123953;
  font-weight: bold;
  background-color: #26C2EB;
}
#leftNav ul {
  margin: 0;
  padding: 0;
  list-style-image: none;
}
#leftNav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#leftNav ul li a {
  font-size: 15px;
  display: block;
  color: #1D4C6C;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 20px;
}
#leftNav ul li a.on {
  color: #123953;
}
#leftNav ul li a:hover {
  background-color: #26C2EB;
  color: #123953;
}
#leftNav ul li li a {
  display: block;
  color: #1D4C6C;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  padding: 3px 28px;
}
.dataTable {
  border: 1px solid #ddd;
  border-left: 0;
}
.dataTable th,
.dataTable td {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  box-sizing: content-box;
}
.dataTables_scroll-body {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.table-striped tbody tr:nth-child(odd) td,
.dataTable tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th,
.dataTable tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.dataTable tbody tr:hover td,
.table tbody tr:hover th,
.dataTable tbody tr:hover th {
  background-color: #f5f5f5;
}
.donatetorow.you,
.donatetorow.your-team {
  background-color: #EBFBFF;
}
input[type="tel"],
input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
#processform input[type="tel"],
#processform input[type="text"],
#processform input[type="email"],
#processform input[type="password"],
#processform textarea,
#processform #ccnumber,
#processform #donationamount,
.beenherebefore input[type="text"],
.beenherebefore input[type="email"],
.beenherebefore input[type="password"] {
  border: 1px solid #dbdce0;
  background-color: #fff;
  font-size: 16px;
  font-family: "Proxima Nova", sans-serif;
  box-shadow: none;
}
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
#processform input[type="tel"]:focus,
#processform input[type="text"]:focus,
#processform input[type="email"]:focus,
#processform input[type="password"]:focus,
#processform textarea:focus,
#processform #ccnumber:focus,
#processform #donationamount:focus,
.beenherebefore input[type="text"]:focus,
.beenherebefore input[type="email"]:focus,
.beenherebefore input[type="password"]:focus {
  border: 1px solid #26C2EB;
  outline: 0;
  box-shadow: 0 0 10px #c7d6ed;
}
#processform #ccnumber,
#processform #donationamount {
  padding-left: 25px !important;
}
#cmnmodallink {
  margin-top: 20px;
}
.nav-tabs {
  border-bottom: 2px solid #f6f7fb;
}
.nav-tabs li {
  margin-bottom: -2px !important;
}
.nav-tabs li a {
  color: #4074c2;
  font-family: "Gilroy", sans-serif;
  font-size: 18px;
  border: 2px solid transparent;
  font-weight: normal;
}
.nav-tabs li:hover a {
  background: #f6f7fb;
  border: 2px solid #f6f7fb;
  color: #1D4C6C;
}
.nav-tabs li.active a {
  border: 2px solid #f6f7fb;
  border-bottom-color: transparent;
  color: #1D4C6C;
}
.nav-tabs li.active:hover a {
  background: #f6f7fb;
  border: 2px solid #f6f7fb;
  color: #1D4C6C;
}
.nav-tabs.badges {
  text-align: center;
}
.nav-tabs.badges > li {
  float: none;
  display: inline-block;
}
.nav-tabs.badges > li a {
  font-size: 20px;
  padding: 20px;
}
.member-info h3 a {
  color: #1D4C6C;
  text-decoration: none;
}
.member-info h3 a:hover {
  color: #4074c2;
}
#results-tabs li:first-child a:before {
  content: "\f007";
  font-family: 'FontAwesome' !important;
  margin-right: 8px;
}
#results-tabs li:last-child a:before {
  content: "\f0c0";
  font-family: 'FontAwesome' !important;
  margin-right: 8px;
}
#footer {
  font-family: "Proxima Nova", sans-serif;
  width: 100%;
  padding: 30px 0px;
  margin: 0 auto;
}
#footer .pull-right {
  margin-top: 18px;
}
#footer-logo {
  margin: 10px 0;
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 190px;
}
#footer-cmn {
  margin: 30px 0 0 15px;
  display: inline-block;
  width: 115px;
  height: 57px;
}
#footer-twitch {
  margin: 40px 0 0 5px;
  display: inline-block;
  width: 90px;
  height: 44px;
}
#back-to-top {
  background: #26C2EB;
  padding: 12px 20px;
  margin-top: -30px;
  float: right;
  text-decoration: none;
  transition: all 0.5s ease;
}
#back-to-top .icon-angle-up {
  font-size: 35px;
  margin: 0px;
  color: #fff;
}
#back-to-top:hover {
  background: #4074c2;
}
#language {
  float: left;
  margin-top: 10px;
}
#language h5 {
  display: inline-block;
  font-size: 17px;
  color: #26C2EB;
  margin-right: 5px;
}
#language #languageselect {
  display: inline-block;
}
#language #languageselect a {
  font-family: "Gilroy", sans-serif;
  text-decoration: none;
  color: #26C2EB;
}
#language #languageselect a.on,
#language #languageselect a:hover {
  color: #fff;
}
.social-list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}
.social-list li img {
  width: 30px;
}
.social-list li a {
  display: block;
  text-decoration: none;
  padding: 0px 3px;
}
.social-list li a i {
  color: #fff;
  font-size: 30px;
}
.social-list li a:focus,
.social-list li a:hover {
  opacity: 0.4;
}
#bottom-footer {
  background: #123953;
  overflow: hidden;
  padding: 20px 0px;
}
#footer-text {
  float: left;
  color: #fff;
  font-size: 13px;
  margin-top: 17px;
}
#footer-text a {
  color: #fff;
}
#footer-text a:hover {
  color: #fff;
  text-decoration: none;
}
#powered-by {
  display: block;
  width: 152px;
  height: 35px;
  float: right;
  margin: 14px 0 0 20px;
}
.guidestar-logo {
  width: 85px;
  padding-right: 20px;
}
.dd-streaming-embed,
.dd-streaming-settings {
  max-width: 1600px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.dd-streaming-settings,
.dd-streaming-banner {
  max-width: 1080px;
}
#participantTabsContent .badge,
#teamTabsContent .badge {
  font-size: 10px;
  padding: 2px 9px;
}
@media (max-width: 1080px){
  .navbar .container,
  #header,
  #leftNav,
  #footer,
  #footer-text {
    width: auto !important;
  }
  #top-header {
    height: auto;
  }
  #top-header .user-actions {
    display: none;
  }
  #top-header #mobile-header {
    width: 100%;
  }
  #leftCol #participantSearch,
  #leftCol #centralLoginDiv,
  #leftCol #forgotPasswordDiv {
    display: none;
  }
  #header {
    padding: 10px;
    text-align: center;
  }
  .twitch-logo {
    display: none;
  }
  #action-btns {
    width: 100%;
    margin: 10px 0px;
    text-align: center;
    float: none;
  }
  #action-btns a {
    width: 46%;
    margin: 0px 5px;
    display: inline-block;
  }
  #action-btns a:only-of-type {
    width: 100%;
    display: block;
  }
  #footer {
    padding: 20px;
  }
  #footer #back-to-top {
    margin: -20px -20px 0 0;
  }
  #bottom-footer {
    text-align: center;
  }
  #bottom-footer #footer-text {
    float: none;
    margin: 0 auto;
  }
  #bottom-footer #powered-by {
    float: none;
    display: block;
    margin: 10px auto;
  }
  #bottom-footer .guidestar-logo {
    display: inline-block;
    float: none;
    padding-right: 0px !important;
  }
  #bottom-footer .pull-right {
    float: none;
  }
  .topnavcms {
    display: none;
  }
  .topnavcms .top-nav-1 {
    text-indent: 0 !important;
  }
  .topnavcms .top-nav-1 a {
    padding-right: 0px;
  }
  .topnavcms .top-nav-1 a:after {
    display: none;
  }
  #m-nav {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 5px;
    color: #1D4C6C;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    background-color: none;
    text-align: left;
    text-decoration: none;
    position: relative;
    *zoom: 1;
  }
  #m-nav:before,
  #m-nav:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #m-nav:after {
    clear: both;
  }
  #m-nav .m-menu-item,
  #m-nav .m-search input[type="text"] {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    padding: 14px !important;
    margin: 0;
    border: 0 !important;
    position: relative;
    border-radius: 0;
  }
  #m-nav .m-menu-item:nth-of-type(2),
  #m-nav .m-search input[type="text"]:nth-of-type(2) {
    display: none !important;
  }
  #m-nav > .m-search input[type="text"] {
    color: #1D4C6C;
    font-size: 13px;
    width: 160px !important;
  }
  #m-nav .m-menu-item {
    width: 45px;
    margin-right: 5px;
    background-color: none;
  }
  #m-nav .m-menu-item [class^="icon-"]::before,
  #m-nav .m-menu-item [class*=" icon-"]::before,
  #m-nav .m-menu-item button:before {
    font-size: 24px !important;
    color: #fff;
    font-family: 'FontAwesome' !important;
    font-weight: normal;
  }
  #m-nav .m-menu-item [class^="icon-"] {
    margin-right: 0;
  }
  #m-nav .m-menu-nav {
    order: 1;
  }
  #m-nav #mobile-login-wrap {
    display: block;
    order: 2;
  }
  #m-nav #mobile-login-wrap .login-box {
    left: 0;
    top: 100%;
    width: 100%;
  }
  #m-nav #mobile-login-wrap .login-box input {
    width: 100%;
  }
  #m-nav .m-search {
    margin: 0 0 0 auto;
    order: 3;
  }
  #m-nav .m-search input[type="text"] {
    position: relative;
    width: 145px;
    border: none !important;
    font-size: 13px;
  }
  #m-nav .m-search button {
    display: none;
  }
  .topnavcms.m-cms-nav {
    display: none;
    height: auto;
    width: 100%;
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    z-index: 1000;
    background-image: linear-gradient(45deg, #1D4C6C, #123953);
  }
  .topnavcms.m-cms-nav li {
    float: none !important;
    display: block !important;
    width: 100%;
    border-bottom: 1px solid #123953;
    background-image: none !important;
  }
  .topnavcms.m-cms-nav li a {
    color: #fff !important;
    background-image: none !important;
  }
  .topnavcms.m-cms-nav ul {
    width: 100%;
    margin: 0;
    padding-bottom: 10px;
    background-color: transparent;
    border-bottom: none;
  }
  .topnavcms.m-cms-nav ul li {
    padding: 8px 25px;
    border-bottom: none;
  }
  .topnavcms.m-cms-nav ul li a {
    text-decoration: none;
  }
}
@media only screen and (max-width: 1025px){
  .lt-lg\:u-border-r-none {
    border-right-style: none;
  }
  .lt-lg\:u-border-r-solid {
    border-right-style: solid;
  }
  .lt-lg\:u-h-half-plus-30 {
    height: calc(50% + 30px);
  }
  .lt-lg\:u-h-8 {
    height: 8px;
  }
  .lt-lg\:u-max-h-75 {
    max-height: 75px;
  }
  .lt-lg\:u-min-h-370 {
    min-height: 370px;
  }
  .lt-lg\:-u-mx-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .lt-lg\:-u-mx-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .lt-lg\:-u-mx-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .lt-lg\:u-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lt-lg\:u-my-auto {
    margin-bottom: auto;
    margin-top: auto;
  }
  .lt-lg\:u-my-20 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .lt-lg\:u-my-25 {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .lt-lg\:u-my-30 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .lt-lg\:u-my-40 {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .lt-lg\:u-my-60 {
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .lt-lg\:-u-mb-90 {
    margin-bottom: -90px;
  }
  .lt-lg\:-u-mb-60 {
    margin-bottom: -60px;
  }
  .lt-lg\:u-mb-40 {
    margin-bottom: 40px;
  }
  .lt-lg\:u-mb-60 {
    margin-bottom: 60px;
  }
  .lt-lg\:u-mt-20 {
    margin-top: 20px;
  }
  .lt-lg\:u-mt-45 {
    margin-top: 45px;
  }
  .lt-lg\:u-mt-60 {
    margin-top: 60px;
  }
  .lt-lg\:u-mr-15 {
    margin-right: 15px;
  }
  .lt-lg\:u-p-10 {
    padding: 10px;
  }
  .lt-lg\:u-p-25 {
    padding: 25px;
  }
  .lt-lg\:u-p-40 {
    padding: 40px;
  }
  .lt-lg\:u-px-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .lt-lg\:u-px-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lt-lg\:u-px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lt-lg\:u-px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lt-lg\:u-px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .lt-lg\:u-px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lt-lg\:u-py-20 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .lt-lg\:u-py-40 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .lt-lg\:u-py-60 {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .lt-lg\:u-pb-40 {
    padding-bottom: 40px;
  }
  .lt-lg\:u-pb-60 {
    padding-bottom: 60px;
  }
  .lt-lg\:u-pb-65 {
    padding-bottom: 65px;
  }
  .lt-lg\:u-pt-56-perc {
    padding-top: 56%;
  }
  .lt-lg\:u-pt-65-perc {
    padding-top: 65%;
  }
  .lt-lg\:u-pt-100-perc {
    padding-top: 100%;
  }
  .lt-lg\:u-pt-110-perc {
    padding-top: 110%;
  }
  .lt-lg\:u-pl-350 {
    padding-left: 350px;
  }
  .lt-lg\:-u-bottom-40 {
    bottom: -40px;
  }
  .lt-lg\:-u-bottom-50 {
    bottom: -50px;
  }
  .lt-lg\:-u-bottom-60 {
    bottom: -60px;
  }
  .lt-lg\:-u-bottom-80 {
    bottom: -80px;
  }
  .lt-lg\:u-bottom-20-perc {
    bottom: 20%;
  }
  .lt-lg\:-u-top-62 {
    top: -62px;
  }
  .lt-lg\:-u-top-60 {
    top: -60px;
  }
  .lt-lg\:-u-top-90 {
    top: -90px;
  }
}
@media only screen and (max-width: 768px){
  h1 {
    font-size: 32px;
    line-height: 37px;
  }
  h1.big {
    font-size: 40px;
    line-height: 45px;
  }
  h2 {
    font-size: 21px;
    line-height: 27px;
  }
  h3,
  h4,
  h5 {
    font-size: 19px;
    line-height: 25px;
  }
  h6 {
    font-size: 21px;
    line-height: 27px;
  }
  p {
    font-size: 15px;
    line-height: -0.75px;
  }
  p.big {
    font-size: 17px;
    line-height: 1.25;
  }
  .dd-milestone-mark .dd-description {
    display: none !important;
  }
  .lt-md\:u-border-r-none {
    border-right-style: none;
  }
  .lt-md\:u-border-r-solid {
    border-right-style: solid;
  }
  .lt-md\:u-h-half-plus-30 {
    height: calc(50% + 30px);
  }
  .lt-md\:u-h-8 {
    height: 8px;
  }
  .lt-md\:u-max-h-75 {
    max-height: 75px;
  }
  .lt-md\:u-min-h-370 {
    min-height: 370px;
  }
  .lt-md\:-u-mx-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .lt-md\:-u-mx-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .lt-md\:-u-mx-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .lt-md\:u-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lt-md\:u-my-auto {
    margin-bottom: auto;
    margin-top: auto;
  }
  .lt-md\:u-my-20 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .lt-md\:u-my-25 {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .lt-md\:u-my-30 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .lt-md\:u-my-40 {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .lt-md\:u-my-60 {
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .lt-md\:-u-mb-90 {
    margin-bottom: -90px;
  }
  .lt-md\:-u-mb-60 {
    margin-bottom: -60px;
  }
  .lt-md\:u-mb-40 {
    margin-bottom: 40px;
  }
  .lt-md\:u-mb-60 {
    margin-bottom: 60px;
  }
  .lt-md\:u-mt-20 {
    margin-top: 20px;
  }
  .lt-md\:u-mt-45 {
    margin-top: 45px;
  }
  .lt-md\:u-mt-60 {
    margin-top: 60px;
  }
  .lt-md\:u-mr-15 {
    margin-right: 15px;
  }
  .lt-md\:u-p-10 {
    padding: 10px;
  }
  .lt-md\:u-p-25 {
    padding: 25px;
  }
  .lt-md\:u-p-40 {
    padding: 40px;
  }
  .lt-md\:u-px-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .lt-md\:u-px-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lt-md\:u-px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lt-md\:u-px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lt-md\:u-px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .lt-md\:u-px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lt-md\:u-py-20 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .lt-md\:u-py-40 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .lt-md\:u-py-60 {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .lt-md\:u-pb-40 {
    padding-bottom: 40px;
  }
  .lt-md\:u-pb-60 {
    padding-bottom: 60px;
  }
  .lt-md\:u-pb-65 {
    padding-bottom: 65px;
  }
  .lt-md\:u-pt-56-perc {
    padding-top: 56%;
  }
  .lt-md\:u-pt-65-perc {
    padding-top: 65%;
  }
  .lt-md\:u-pt-100-perc {
    padding-top: 100%;
  }
  .lt-md\:u-pt-110-perc {
    padding-top: 110%;
  }
  .lt-md\:u-pl-350 {
    padding-left: 350px;
  }
  .lt-md\:-u-bottom-40 {
    bottom: -40px;
  }
  .lt-md\:-u-bottom-50 {
    bottom: -50px;
  }
  .lt-md\:-u-bottom-60 {
    bottom: -60px;
  }
  .lt-md\:-u-bottom-80 {
    bottom: -80px;
  }
  .lt-md\:u-bottom-20-perc {
    bottom: 20%;
  }
  .lt-md\:-u-top-62 {
    top: -62px;
  }
  .lt-md\:-u-top-60 {
    top: -60px;
  }
  .lt-md\:-u-top-90 {
    top: -90px;
  }
}
@media (max-width: 768px){
  #centerCol,
  #centerColinterior,
  #page-wide-col,
  #leftCol,
  #rightCol {
    float: none !important;
    width: auto !important;
    left: auto !important;
    padding: 30px 20px !important;
    *zoom: 1;
  }
  #centerCol:before,
  #centerColinterior:before,
  #page-wide-col:before,
  #leftCol:before,
  #rightCol:before,
  #centerCol:after,
  #centerColinterior:after,
  #page-wide-col:after,
  #leftCol:after,
  #rightCol:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #centerCol:after,
  #centerColinterior:after,
  #page-wide-col:after,
  #leftCol:after,
  #rightCol:after {
    clear: both;
  }
  #leftCol,
  #rightCol {
    right: auto !important;
  }
  #socialBtns {
    display: block !important;
  }
  #footer {
    padding: 0px !important;
  }
  #footer #back-to-top {
    margin: 0px;
  }
  #footer #mobile-logos {
    text-align: center;
  }
  #footer #language,
  #footer .pull-right {
    float: none;
    text-align: center;
    margin: 5px 0px;
  }
  .palette-default.action-home #mobile-banner {
    display: block;
  }
  .palette-default.action-home #mobile-banner img {
    width: 100% !important;
  }
  .palette-default.action-home #banner {
    display: none;
  }
}
@media only screen and (max-width: 641px){
  .lt-sm\:u-border-r-none {
    border-right-style: none;
  }
  .lt-sm\:u-border-r-solid {
    border-right-style: solid;
  }
  .lt-sm\:u-h-half-plus-30 {
    height: calc(50% + 30px);
  }
  .lt-sm\:u-h-8 {
    height: 8px;
  }
  .lt-sm\:u-max-h-75 {
    max-height: 75px;
  }
  .lt-sm\:u-min-h-370 {
    min-height: 370px;
  }
  .lt-sm\:-u-mx-5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .lt-sm\:-u-mx-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .lt-sm\:-u-mx-15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .lt-sm\:u-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lt-sm\:u-my-auto {
    margin-bottom: auto;
    margin-top: auto;
  }
  .lt-sm\:u-my-20 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .lt-sm\:u-my-25 {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .lt-sm\:u-my-30 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .lt-sm\:u-my-40 {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .lt-sm\:u-my-60 {
    margin-bottom: 60px;
    margin-top: 60px;
  }
  .lt-sm\:-u-mb-90 {
    margin-bottom: -90px;
  }
  .lt-sm\:-u-mb-60 {
    margin-bottom: -60px;
  }
  .lt-sm\:u-mb-40 {
    margin-bottom: 40px;
  }
  .lt-sm\:u-mb-60 {
    margin-bottom: 60px;
  }
  .lt-sm\:u-mt-20 {
    margin-top: 20px;
  }
  .lt-sm\:u-mt-45 {
    margin-top: 45px;
  }
  .lt-sm\:u-mt-60 {
    margin-top: 60px;
  }
  .lt-sm\:u-mr-15 {
    margin-right: 15px;
  }
  .lt-sm\:u-p-10 {
    padding: 10px;
  }
  .lt-sm\:u-p-25 {
    padding: 25px;
  }
  .lt-sm\:u-p-40 {
    padding: 40px;
  }
  .lt-sm\:u-px-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .lt-sm\:u-px-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .lt-sm\:u-px-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .lt-sm\:u-px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lt-sm\:u-px-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
  .lt-sm\:u-px-100 {
    padding-left: 100px;
    padding-right: 100px;
  }
  .lt-sm\:u-py-20 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .lt-sm\:u-py-40 {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .lt-sm\:u-py-60 {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .lt-sm\:u-pb-40 {
    padding-bottom: 40px;
  }
  .lt-sm\:u-pb-60 {
    padding-bottom: 60px;
  }
  .lt-sm\:u-pb-65 {
    padding-bottom: 65px;
  }
  .lt-sm\:u-pt-56-perc {
    padding-top: 56%;
  }
  .lt-sm\:u-pt-65-perc {
    padding-top: 65%;
  }
  .lt-sm\:u-pt-100-perc {
    padding-top: 100%;
  }
  .lt-sm\:u-pt-110-perc {
    padding-top: 110%;
  }
  .lt-sm\:u-pl-350 {
    padding-left: 350px;
  }
  .lt-sm\:-u-bottom-40 {
    bottom: -40px;
  }
  .lt-sm\:-u-bottom-50 {
    bottom: -50px;
  }
  .lt-sm\:-u-bottom-60 {
    bottom: -60px;
  }
  .lt-sm\:-u-bottom-80 {
    bottom: -80px;
  }
  .lt-sm\:u-bottom-20-perc {
    bottom: 20%;
  }
  .lt-sm\:-u-top-62 {
    top: -62px;
  }
  .lt-sm\:-u-top-60 {
    top: -60px;
  }
  .lt-sm\:-u-top-90 {
    top: -90px;
  }
}
@media (max-width: 600px){
  .action-home #banner p img {
    min-height: 110%;
  }
}
@media (max-width: 567px){
  .dd-thermo-horizontal .dd-thermo-track,
  .dd-thermo-horizontal .dd-milestone-wrapper {
    order: 2;
    margin-bottom: 15px;
  }
  .dd-thermo-horizontal .dd-milestone-wrapper .dd-thermo-track {
    margin-bottom: 0;
  }
  .dd-thermo-horizontal .dd-thermo-raised,
  .dd-thermo-horizontal .dd-thermo-goal {
    width: 100%;
  }
  .dd-thermo-horizontal .dd-thermo-raised {
    margin-bottom: 12px;
  }
  .dd-thermo-horizontal .dd-thermo-goal {
    order: 3;
    margin-bottom: 0;
    text-align: left;
  }
}
@media (max-width: 550px){
  .logo {
    width: 245px;
    height: 100px;
  }
  .cmn-logo {
    width: 100px;
    height: 50px;
  }
  #back-to-top {
    display: none;
  }
}
@media (max-width: 400px){
  .logo {
    width: 190px;
    height: 77px;
    margin: 10px 0px;
  }
  .cmn-logo {
    width: 90px;
    height: 46px;
    margin: 10px 0px;
  }
  #action-btns a {
    width: 44%;
    font-size: 15px;
    padding: 16px 30px;
  }
  #footer-cmn {
    width: 95px;
    height: 48px;
    margin-left: 3px;
  }
  #footer-twitch {
    width: 77px;
    height: 40px;
  }
}
@media (min-width: 1080px){
  .topnavcms > li > ul {
    background-color: none;
    width: 240px;
    top: auto;
    list-style: none;
    border: none;
    background-image: linear-gradient(45deg, #1D4C6C, #123953);
    background-color: #1D4C6C;
  }
  .topnavcms > li > ul > li > a {
    color: #fff;
    font-weight: normal;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    width: 240px;
  }
  .topnavcms > li > ul > li:hover > a {
    background-color: #123953;
    color: #fff;
  }
  #mobile-logos {
    display: none;
  }
  .topnavcms {
    height: auto;
    overflow: visible;
    display: block;
  }
  #m-nav {
    display: none;
  }
}

