/* rubik-regular - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik-v6-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Rubik'), local('Rubik-Regular'),
    url('../fonts/rubik-v6-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/rubik-v6-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/rubik-v6-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/rubik-v6-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/rubik-v6-latin-regular.svg#Rubik') format('svg');
  /* Legacy iOS */
}

/* rubik-italic - latin */
@font-face {
  font-family: 'Rubik';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/rubik-v6-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Rubik Italic'), local('Rubik-Italic'),
    url('../fonts/rubik-v6-latin-italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/rubik-v6-latin-italic.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/rubik-v6-latin-italic.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/rubik-v6-latin-italic.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/rubik-v6-latin-italic.svg#Rubik') format('svg');
  /* Legacy iOS */
}

/* rubik-500 - latin */
@font-face {
  font-family: 'Rubik Medium';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik-v6-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Rubik Medium'), local('Rubik-Medium'),
    url('../fonts/rubik-v6-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/rubik-v6-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/rubik-v6-latin-500.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/rubik-v6-latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/rubik-v6-latin-500.svg#Rubik') format('svg');
  /* Legacy iOS */
}

/* rubik-700 - latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rubik-v6-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Rubik Bold'), local('Rubik-Bold'),
    url('../fonts/rubik-v6-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/rubik-v6-latin-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/rubik-v6-latin-700.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/rubik-v6-latin-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/rubik-v6-latin-700.svg#Rubik') format('svg');
  /* Legacy iOS */
}

/*
 * body
 */
body {
  font-family: 'Rubik', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
}

h2 {
  color: #125eab;
  font-weight: bold;
}

.view-home-sponsors .view-content img {
  width: auto;
  max-width: 90%;
  max-height: 150px !important;
  margin: auto;
  height: auto !important;
}


/*
 * Layout
 */
div.band {
  width: 100%;
  margin: 0;
  padding: 0;
}

.greenbg {
  background: #94c854;
  color: #fafafa;
}

.bluebg {
  background: #005daa;
  color: #fafafa;
}

.bluebg input {
  color: #333;
}

.lgreenbg {
  background: #e0f0f9;
}

.view-home-sponsor .view-content {
  display: flex;
}

/*
 * Function buttons (register, donate, hamburger)
 */
.function-button {
  min-height: 50px;
}

.function-button a {
  display: block;
  padding: 12px;
  color: #fafafa;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 23px;
  font-family: 'Rubik', Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

#donate,
#register {
  background-color: #2395d3;
}

@media screen and (min-width: 992px) {
  #donate {
    background-color: #94c854;
  }
}

/*
 * Blocks
 */
#node-536 h3,
.block>h2,
.view-sponsorship-tiers>.view-content>h3 {
  background-color: #005dab;
  color: #fafafa;
  padding: 4px 10px;
  text-transform: uppercase;
  font-size: 24px;
}

#tools_wrap input {
  margin: 8px 0 0 6px;
}

#tools_wrap a,
#tools_wrap a:hover {
  padding: 8px;
  color: #333;
  font-size: 120%;
}

#search h2 {
  margin-bottom: 0;
}

#search .content {
  background: #e0f0f9;
  padding: 16px;
}

#connect ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}

#connect li,
#connect li a,
#connect li a:hover {
  display: inline-block;
  margin-right: 10px;
  color: #fafafa;
  font-size: 150%;
}

#store {
  margin-bottom: 16px;
}

.node-page .content {
  margin-top: 20px;
  margin-bottom: 35px;
}

.page-node-536 .node-page .content {
  margin-bottom: 0;
}

/* Sponsorship page */
.node-page h3 {
  color: #94c854;
}

.node-page h4 {
  color: #005daa;
}

.thermocontainer {
  position: relative;
  width: 100%;
  background: lightgray;
  border: 1px solid gray;
  border-radius: 2px;
}

.thermofill {
  width: 25%;
  height: 1.5em;
  background: repeating-linear-gradient(-45deg,
      #f79646,
      #f79646 10px,
      #f8ab6a 10px,
      #f8ab6a 20px);
}

.thermolabel {
  position: absolute;
  top: 0;
  left: 0;
  width: 25%;
  min-width: 2em;
  height: 1.5em;
  color: #fafafa;
  text-align: right;
  font-weight: bold;
  text-shadow: 1px 1px 2px gray;
}

/*
 * Header
 */
#header_top_row {
  margin-bottom: 14px;
}

div#aerie {
  display: none;
}

/*
 * Footer menu
 */
#block-menu-block-1,
#block-menu-block-2,
#footer_menu,
#footer_menu a,
#footer_menu a:hover {
  color: #fafafa;
  font-size: 90%;
}

#block-menu-block-1 .menu-block-wrapper>ul.menu>li>a,
#block-menu-block-2 .menu-block-wrapper>ul.menu>li>a,
#footer_menu .content>ul.menu>li>a {
  font-size: 100%;
  text-transform: uppercase;
  font-weight: bold;
}

#block-menu-block-1 ul,
#block-menu-block-2 ul,
#footer_menu ul {
  padding-left: 0;
}

#block-menu-block-1 li,
#block-menu-block-2 li,
#footer_menu li {
  list-style: outside none none;
}

#block-menu-block-1 .menu-block-wrapper>ul.menu>li,
#block-menu-block-2 .menu-block-wrapper>ul.menu>li,
#footer_menu .content>ul.menu>li {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

/*
 * Events
 */
#node-trevent-sidebar {
  background: #e0f0f9;
  padding-top: 20px;
}

#node-trevent-sidebar h2 {
  display: block;
  background: #2395d3;
  color: #fafafa;
  padding: 4px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}

#pcbutton {
  display: block;
  width: 100%;
  margin-top: 20px;
  border: none;
  background: gray;
  color: #fafafa;
  padding: 4px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

#pcbutton:hover {
  text-decoration: none;
}

#pcbutton.logged-in {
  background: #f79646;
}

#pcbutton.logged-in:hover {
  background: #f8ab6a;
  text-decoration: none;
}

#node-trevent-body>h3 {
  margin-bottom: 1em;
}

.nedawalk_trapi_event_item img {
  float: left;
  margin: 0 8px 8px 0;
}

.field-name-field-sponsor-image .field-item {
  margin: 0 8px 16px;
}

.sponsor-level-ultimate-warrior .field-name-field-sponsor-image .field-item {
  width: 250px;
  height: 180px;
}

.sponsor-level-warrior .field-name-field-sponsor-image .field-item {
  width: 250px;
  height: 180px;
}

.sponsor-level-advocate .field-name-field-sponsor-image .field-item {
  width: 225px;
  height: 165px;
}

.sponsor-level-fighter .field-name-field-sponsor-image .field-item {
  width: 200px;
  height: 150px;
}

.sponsor-level-champion .field-name-field-sponsor-image .field-item {
  width: 175px;
  height: 120px;
}

.sponsor-level-supporter .field-name-field-sponsor-image .field-item {
  width: 150px;
  height: 90px;
}

.nedawalk_trapi_event_sponsor img {
  width: 100%;
  height: auto;
}

@supports (object-fit: contain) {
  .nedawalk_trapi_event_sponsor img {
    object-fit: contain;
    height: 100%;
  }
}

.field-name-field-presenting-sponsor {
  text-align: center;
}

.presenting-sponsor-label {
  font-weight: bold;
  font-style: italic;
  font-size: 17px;
  text-align: center;
  margin-bottom: 8px;
  margin-top: 16px;
}

.presenting-sponsor-label:after {
  content: ":";
}

.presenting-sponsor {
  display: inline-block;
  min-width: 50%;
  vertical-align: top;
}

.presenting-sponsor.single-label {
  display: inline-block;
  min-width: 0;
  margin: 0 16px;
}

.presenting-sponsor-link {
  display: block;
  text-align: center;
}

.presenting-sponsors {
  text-align: center;
}

/*
 * Utils
 */
.modal {
  color: black;
}

.modal a {
  color: blue;
}

/*
 * Social media feeds
 */
#block-block-9 {
  float: left;
  margin-right: 32px;
}

#block-block-10 .content {
  float: left;
}

#block-block-10 .content>p {
  margin: 0;
}

/* Walks Calendar */

#node-336>.content {
  margin-top: 0;
  margin-bottom: 0;
}

#block-views-calendar-block,
#block-block-12,
#block-nedawalk-blocks-dynamic-spring-calendar,
#block-views-calendar-block-1 {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

@media (min-width: 430px) {

  #block-views-calendar-block,
  #block-block-12,
  #block-nedawalk-blocks-dynamic-spring-calendar,
  #block-views-calendar-block-1 {
    width: 50%;
  }
}

.page-node-336 .region-content {
  margin-bottom: 24px;
}

ul.events-calendar {
  padding: 0;
  list-style: none;
  justify-content: space-between;
}

ul.events-calendar-season-events {
  list-style: none;
  padding: 0;
}

ul.events-calendar-season-events>li {
  margin-bottom: 1em;
}

ul.events-calendar-season-events>li>a {
  color: #005dab;
  font-weight: bold;
}

@media screen and (min-width: 500px) {
  ul.events-calendar {
    display: flex;
  }

  li.events-calendar-season {
    width: calc(50% - 0.5em);
  }
}

/* Community Photos */

#node-23 .field-name-body .field-item {
  font-size: 0;
}


.walk-album {
  vertical-align: top;
  max-height: 230px;
  overflow: hidden;
  width: 400px;
  display: block;
  margin-bottom: 16px;
}

@media (min-width: 1200px) {
  .walk-album:first-child {
    padding-right: 16px;
  }

  .walk-album:nth-child(2) {
    padding-left: 16px;
    padding-right: 16px;
  }

  .walk-album:last-child {
    padding-left: 16px;
  }

  .walk-album {
    display: inline-block;
    width: 33.33%;
    margin: 0 0 16px;
  }
}

.walk-album img {
  width: 100%;
}

.walk-album a {
  display: block;
  position: relative;
}

.walk-album a:after {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  content: " ";
  width: 100%;
  height: 230px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  transition-property: background-color;
  transition-duration: 0.5s;
}

.walk-album:hover a:after {
  background-color: rgba(0, 0, 0, 0.6);
}

.walk-album img.icon {
  position: absolute;
  display: none;
  z-index: 2;
  width: 25%;
  left: 50%;
  top: 100px;
  margin-left: -12.5%;
}

.walk-album.fb img.icon {
  top: 68px;
}

.walk-album:hover img.icon {
  display: block;
}

.calendar-link {
  display: block;
  background-color: #93c853;
  color: #fff;
  text-align: center;
  padding: 7px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 21px;
  text-decoration: none;
  max-width: 220px;
  width: 100%;
  margin: 0 auto;
}

.calendar-link:focus,
.calendar-link:hover {
  text-decoration: none;
  opacity: 0.8;
  color: white;
}

.calendar-link span.glyphicon-chevron-right {
  font-size: 15px;
  margin-left: 6px;
  top: 0;
}

#block-views-calendar-block-1 a,
#block-block-12 a,
#block-nedawalk-blocks-dynamic-spring-calendar a,
#block-views-calendar-block a {
  color: rgb(0, 93, 170);
  font-weight: bold;
}

#block-views-calendar-block a:focus,
#block-views-calendar-block a:hover {
  color: rgb(0, 93, 170);
}

.view-calendar .view-content {
  color: rgb(148, 200, 84);
}

.sponsor-header {
  display: block;
  margin: 7px auto 0;
  text-align: center;
  text-transform: uppercase;
  color: #005daa;
  font-weight: bold;
  font-size: 14px;
}

.sponsor-shire,
.sponsor-aerie {
  display: block;
  margin: 0 auto 14px;
  max-width: 50%;
}

@media (min-width: 1200px) {

  .sponsor-shire,
  .sponsor-aerie {
    display: inline-block;
    margin: 0;
  }
}

#createForm p {
  font-size: 16px;
}

.field-name-field-detail-title {
  font-weight: bold;
}

.node-trapi-event .field-name-field-event-details .field-item img {
  width: 128px;
  height: auto;
}

.node-trapi-event .field-name-field-event-details .field-item .featured img,
#node-331 .field-name-field-event-details>.field-items>.field-item img,
#node-324 .paragraphs-items-field-event-details .field-item:first-child .field-item>img,
#node-324 .field-name-field-event-details .field-item img {
  width: 25%;
  height: auto;
  margin: 0 16px 16px 0;
}

#node-331 .field-name-field-event-details>.field-items>.field-item img {
  width: 15%;
}

#node-330 .presenting-sponsor.single-label {
  margin-bottom: 24px;
}

#block-block-11 {
  margin-top: 24px;
}

/* VIP Sponsors */
.page-node-536 #content img {
  width: 100%;
  max-width: 220px;
  height: auto;
}

.page-node-536 .view-sponsorship-tiers .views-row {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 16px;
}

.page-node-536 .view-sponsorship-tiers.view-display-id-block_1 .views-row {
  max-width: 200px;
}

.page-node-536 .view-sponsorship-tiers .views-row.sponsor-level-Fighter .views-field-field-site-link {
  max-width: 285px;
}

.page-node-536 #content .view-sponsorship-tiers .views-row.sponsor-level-Fighter img {
  max-width: none;
}

/* Font overrides */
.sm-walk a,
.sm-regdon a {
  font-family: 'Rubik', Arial, sans-serif;
}

/* Community Guidelines */
#node-252 .content h2 {
  color: #005daa;
  font-weight: bold;
}

.page-select-walk #content ul {
  padding-left: 0;
  list-style: none;
}

.page-select-walk #block-system-main li {
  margin-bottom: 12px;
}

/*@media (min-width:550px) {
  .page-select-walk #content ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}*/

/*@media (min-width:800px) {
  .page-select-walk #content ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}*/

/* Sponsor page */
.sponsor-columns {
  font-size: 0;
  margin-bottom: 16px;
}

.sponsor-column {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}

.sponsor-column>img {
  max-width: 100%;
  margin-bottom: 16px;
}

@media (min-width:520px) {
  .sponsor-column {
    width: 50%;
  }

  .sponsor-column:first-child {
    padding-right: 16px;
  }

  .sponsor-column:last-child {
    padding-left: 16px;
  }
}

.sponsor-col-block.stat-block {
  background-color: #e0f0f9;
}

.sponsor-col-block.social-media-block {
  background-color: #d1ecaf;
}

.sponsor-col-block>h3 {
  color: #000;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}

.sponsor-col-block {
  padding: 16px;
  margin-bottom: 16px;
  text-align: center;
}

.sponsor-col-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sponsor-col-block li {
  display: inline-block;
}

.sponsor-col-block.stat-block ul {
  text-align: left;
}

.stat-block>ul>li>img {
  float: left;
  width: 36px;
  margin-right: 16px;
}

.sponsor-col-block.stat-block li {
  margin-bottom: 16px;
  font-size: 14px;
}

.stat-block>p {
  font-style: italic;
}

.social-media-block>p {
  text-transform: uppercase;
}

/* FAQ */
#node-32 dt {
  cursor: pointer;
}

#node-32 dd {
  display: none;
  margin-bottom: 8px;
}

/* Menu layout fix */
.container {
  max-width: 1140px;
  width: 100% !important;
}

@media (max-width:768px) {
  .slider-container {
    padding: 0;
  }

  #register .glyphicon,
  #donate .glyphicon {
    display: none;
  }

  #register a,
  #donate .sm-regdon a {
    padding-left: 0 !important;
    text-align: center;
  }
}

@media (min-width:768px) {
  #header_nav_row {
    margin: 0;
  }

  #header_nav_row>div {
    padding: 0;
  }
}

#logo_wrap>a>img {
  max-width: 100%;
}

#main_menu_wrap,
#hamburger {
  background-color: #005dab;
}

.html.front #content_row {
  display: none;
}

#slider_row {
  margin: 0;
}

#slider_wrap {
  padding: 0;
}

#city_banner {
  max-width: 100%;
}

#city_overlay {
  display: inline-block;
  bottom: 50px;
  right: 0;
  padding: 12px;
  background-color: #fafafa;
  background: rgba(255, 255, 255, 0.8);
}

@media (min-width: 1000px) {
  #city_overlay {
    position: absolute;
    padding: 10px 24px;
  }
}

@media (min-width: 992px) {
  .node-trapi-event.row {
    margin: 0;
  }
}

.view-banner-block {
  position: relative;
}

@media (max-width:768px) {
  .view-banner-block {
    margin: 0 -15px;
  }
}

#new_banner_img {
  width: 100%;
}

#city_overlay.new-banner-img {
  left: 0;
  right: auto;
}

.new-banner-img span:first-child {
  color: #94c854;
  font-size: 1.5em;
  font-weight: bold;
}

.new-banner-img span:last-child {
  color: #005daa;
  font-size: 2em;
  font-weight: bold;
}

ul.sm ul {
  z-index: 2;
}

/* Sidebar block */

.about-body-content {
  font-size: 0;
}

.about-body-main,
.about-body-sidebar {
  display: inline-block;
  width: 100%;
}

.about-body-main {
  vertical-align: top;
  padding-right: 48px;
  font-size: 14px;
}

.about-body-sidebar {
  max-width: 288px;
}

@media (min-width: 900px) {
  .about-body-main {
    width: 74%;
  }

  .about-body-sidebar {
    width: 26%;
  }
}

.about-body-sidebar img {
  width: 100%;
}

.about-body-sidebar h3 {
  background-color: #005daa;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}

.about-body-sidebar p {
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 4px;
}

/* Why Walk */
.thirty-mil-row {
  text-align: center;
}

.about-ed-row h4 {
  font-weight: bold;
}

.node-page .thirty-mil-row h3 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}

@media (min-width:800px) {
  .node-page .thirty-mil-row h3 {
    font-size: 48px;
  }

  .thirty-mil-row {
    padding: 24px 0 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .thirty-mil-row p {
    margin-bottom: 20px;
  }
}

h2.title {
  background: #2395d3;
  color: #fafafa;
  padding: 4px 10px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}

#whybanner p {
  width: 435px;
  max-width: 100%;
  margin-top: 150px;
  float: right;
  color: white;
  font-size: 2em;
  font-weight: bold;
  text-shadow: 1px 1px 2px black;
}

#whybanner span {
  color: #94c854;
}

#whybanner {
  padding: 0;
}

#whybanner img {
  width: 100%;
}

div.fact {
  text-align: center;
  font-size: 1.5em;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.fact img {
  width: 100%;
  max-width: 166px;
  height: auto;
}

div.fact p {
  font-size: 14px;
  line-height: 16px;
}

.warrior-stories {
  font-size: 0;
}

.warrior-story {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  min-height: 172px;
  margin-bottom: 16px;
}

@media (min-width: 900px) {
  .page-node-18 .warrior-story {
    width: 50%;
  }

  .warrior-story:first-child {
    padding-right: 8px;
  }

  .warrior-story:last-child {
    padding-left: 8px;
  }
}

.warrior-story>img {
  width: 108px;
  height: auto;
  position: absolute;
  border-radius: 50%;
  border: 6px solid #f79646;
}

@media (min-width:750px) {
  .warrior-story>img {
    width: 152px;
  }
}

#block-block-4 .warrior-story>img {
  width: 167px;
}

.warrior-story>div,
.warrior-story>p {
  padding-left: 180px;
  box-sizing: border-box;
  padding-top: 12px;
  position: relative;
}

.view-warrior-stories .warrior-story>div,
.view-warrior-stories .warrior-story>p {
  font-size: 12px;
  padding-left: 130px;
  margin-bottom: 0;
  padding-top: 0;
  margin-bottom: 8px;
}

@media (min-width:750px) {

  .view-warrior-stories .warrior-story>div,
  .view-warrior-stories .warrior-story>p {
    font-size: 14px;
    padding-left: 176px;
  }
}

#block-block-4 .warrior-story>p {
  padding-left: 190px;
}

#block-views-warrior-stories-block-1 #block-views-warrior-stories-block {
  margin-top: -24px;
}

h3.warrior-stories-title {
  font-size: 32px;
}

span.quot {
  color: #005daa;
  font-size: 24px;
  line-height: 0px;
  display: inline-block;
  position: relative;
  bottom: -8px;
  font-weight: bold;
}

span.quot:first-child {
  position: absolute;
  top: 24px;
  left: 167px;
}

.view-warrior-stories span.quot:first-child {
  left: 116px;
  top: 12px;
}

@media (min-width:750px) {
  .view-warrior-stories span.quot:first-child {
    left: 161px;
  }
}

#block-block-4 span.quot:first-child {
  left: 175px;
}

.view-display-id-block_1 span.quot:last-child {
  position: absolute;
  right: 0;
  bottom: 8px;
}

a.read-more-btn {
  background-color: #93c853;
  color: #fff;
  display: inline-block;
  float: right;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  padding: 4px;
  width: 164px;
  text-align: center;
  margin-bottom: 16px;
}

span.attribution {
  display: inline-block;
  background-color: #bbe7ff;
  color: #005daa;
  font-weight: bold;
  padding: 4px;
  box-sizing: border-box;
  position: relative;
  top: 4px;
  left: 4px;
  vertical-align: top;
  font-size: 12px;
}

#block-views-warrior-stories-block-1 .warrior-story .attribution,
#block-views-warrior-stories-block .warrior-story .attribution {
  font-size: 18px;
  background-color: transparent;
  color: #000;
  padding: 0;
}

.warrior-story p.headline {
  font-size: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #005daa;
  font-weight: bold;
  line-height: 18px;
}

.whywalk-action-btns {
  text-align: center;
  padding-top: 34px;
}

.whywalk-action-btns p {
  font-size: 22px;
}

.whywalk-action-btns a {
  background-color: #f79646;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  width: 180px;
  text-align: center;
  margin-right: 16px;
  padding: 4px 0;
  margin-bottom: 8px;
}

.infographic-blocks {
  margin: 16px;
  max-width: 508px;
}

.infographic-block {
  font-size: 0;
}

.infographic-block>img {
  width: 28%;
  display: inline-block;
}

.infographic-text {
  font-size: 16px;
  width: 72%;
  display: inline-block;
  vertical-align: top;
}

.infographic-text>h3 {
  color: #005daa;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 4px;
}

@media (min-width:450px) {
  .infographic-text>h3 {
    font-size: 21px;
  }
}

.infographic-text>p {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  max-width: 300px;
}

.fundraising-tools {
  font-size: 0;
}

.fundraising-tool {
  display: inline-block;
  font-size: 14px;
  width: 33.33%;
  vertical-align: top;
  padding-right: 16px;
  line-height: 16px;
  min-width: 280px;
}

.fundraising-tool img {
  border: 1px solid #000;
}

a.tabledrag-handle .handle {
  box-sizing: content-box;
  margin-left: 13px;
}

p.fundraising-challenge-image img {
  width: unset !important;
}

/* MOA logo on Twin Cities 2019 walk */
#node-673 .presenting-sponsor.single-label {
  vertical-align: middle;
}

#node-673 .presenting-sponsor:nth-child(2) {
  width: 100%;
}

#node-673 .presenting-sponsor:nth-child(2) img {
  width: 108px;
}

/* Lightbox on Join Team page */
div#lightbox-login_c {
  background-color: #fff;
  padding: 16px;
  border-radius: 3px;
}

div#lightbox-login_mask {
  background-color: rgba(0, 0, 0, 0.2);
}

.field-name-field-sponsors .field-items {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-around;
}

.field-name-field-sponsors .field-item {
  display: inline-block;
  vertical-align: top;
}

.page-node-955 .nedawalk_trapi_event_item img {
  border: 6px solid #f9d94a;
  border-radius: 50%;
}

#nedawalk_blocks_search_form {
  margin-bottom: 16px;
}

/** Tote bag pages **/

.fundraising-tools img {
  height: auto;
  max-width: 100%;
  border-color: #ccc;
}

.fundraising-tool {
  max-width: 300px;
  margin-right: 32px;
  width: 100%;
  min-width: 0;
}

@media (min-width:650px) {
  .fundraising-tool {
    width: 33.33%;
    min-width: 280px;
  }
}

.gallery {
  font-size: 0;
  max-width: 500px;
  margin-bottom: 32px;
}

.gallery-fullwidth {
  max-width: none;
}

.gallery-erc {
  float: left;
  width: 100%;
}

.gallery-list {
  font-size: 16px;
  margin-top: 16px;
  padding-left: 22px;
}

.gallery-item {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  padding-right: 12px;
  margin-bottom: 16px;
  box-sizing: border-box;
}

.gallery-fullwidth .gallery-item {
  max-width: 250px;
}

.gallery-erc .gallery-item {
  float: left;
  margin-right: 24px;
}

.gallery-item img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

/** Campus Warriors **/

.wys-blue-box {
  background-color: #005dab;
  color: white !important;
  text-decoration: none !important;
  padding: 8px 24px;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 8px;
  border-radius: 7px;
}

.page-node-1014 #logo>img {
  padding-top: 16px;
}

.page-node-1014 .sm-regdon ul {
  background-color: #b0de77;
}

.page-node-1014 .sm-regdon ul a {
  color: white;
}

.page-node-1014 .sm-regdon ul a:hover,
.page-node-1014 .sm-regdon ul a:focus,
.page-node-1014 .sm-regdon ul a:active,
.page-node-1014 .sm-regdon ul a.highlighted {
  background-color: white;
  color: #94c854;
}

.page-node-1014 #donate .sm-regdon ul a:hover,
.page-node-1014 .sm-regdon ul a:focus,
.page-node-1014 .sm-regdon ul a:active,
.page-node-1014 #donate .sm-regdon ul a.highlighted {
  background-color: white;
}

.page-node-1014 #donate .sm-regdon ul a:hover,
.page-node-1014 .sm-regdon ul a:focus,
.page-node-1014 .sm-regdon ul a:active,
.page-node-1014 #donate .sm-regdon ul a.highlighted {
  color: #b0de77;
}

@media screen and (max-width: 991px) {
  .page-node-1014 .sm-regdon ul a {
    color: white !important;
  }

  .page-node-1014 #donate .sm-regdon ul a {
    color: white !important;
  }
}

#main_menu_wrap .clonedCWLink {
  display: none;
}

@media screen and (min-width: 992px) {
  #main_menu_wrap .clonedCWLink {
    display: block;
  }

  #main_menu_wrap .clonedCWLink>a {
    cursor: default;
  }

  .page-node-1014 #main_menu_wrap>ul>li>a {
    padding: 13px 16px;
  }

  .page-node-1014 #header_nav_row #register,
  .page-node-1014 #header_nav_row #donate,
  .page-node-1016 #header_nav_row #register,
  .page-node-1016 #header_nav_row #donate {
    background-color: #005dab;
  }

  .page-node-1014 #register>ul,
  .page-node-1014 #donate>ul,
  .page-node-1016 #register>ul,
  .page-node-1016 #donate>ul {
    display: none;
  }
}


#states-layer .state.WA,
.state.ND,
.state.UT,
.state.NM,
.state.KS,
.state.IA,
.state.AR,
.state.KY,
.state.MA,
.state.PA,
.state.NC,
.state.FL,
.state.HI,
.state.DC {
  fill: #337dbc;
}

#states-layer .state.CA,
.state.ID,
.state.CO,
.state.SD,
.state.MO,
.state.WI,
.state.MS,
.state.IN,
.state.GA,
.state.VA,
.state.NJ,
.state.CT,
.state.ME,
.state.AK {
  fill: #93C853;
}

#states-layer .state.OR,
.state.MT,
.state.AZ,
.state.NE,
.state.TX,
.state.TE,
.state.OH,
.state.MD,
.state.VT,
.state.TN {
  fill: #afd680;
}

#states-layer .state.NV,
.state.WY,
.state.MN,
.state.OK,
.state.MI,
.state.IL,
.state.LA,
.state.AL,
.state.SC,
.state.WV,
.state.DE,
.state.NY,
.state.RI,
.state.NH {
  fill: #2395d3;
}

#events-layer .event.fall {
  fill: #f79646;
}

#events-layer .event.spring {
  fill: #308f04;
}

#events-layer .event {
  fill: #f79646;
  stroke: #dddddd;
}

#events-layer .event:hover {
  fill: red;
  stroke: #fafafa;
  stroke-width: 3;
  cursor: pointer;
}

.nedawalk_blocks_map_tip {
  padding: 3px;
  background: #fafafa;
  color: #f79646;
  border-radius: 3px;
  font-family: Asap;
  font-weight: bold;
}

#nedawalk_blocks_map_details {
  font-size: 2em;
}

.nedawalk_blocks_map_button,
.nedawalk_blocks_map_button:link,
.nedawalk_blocks_map_button:visited,
.nedawalk_blocks_map_button:hover,
.nedawalk_blocks_map_button:focus,
.nedawalk_blocks_map_button:active {
  display: inline-block;
  margin: 6px;
  padding: 6px;
  color: #fafafa;
  font-weight: bold;
}

#nedawalk_blocks_map_register {
  background: #f79646;
}

#nedawalk_blocks_map_donate {
  background: #f8ab6a;
}

p.thanks_text {
  text-align: center;
  max-width: 600px;
}

div#register-dropdown {
  display: inline-block;
  float: right;
  margin-top: 20px;
  min-width: 210px;
}

div#register-dropdown .sm-regdon {
  background-color: #f99d2e;
  color: #fff !important;
  width: 210px;
}

div#register-dropdown .sm-regdon a:hover {
  background-color: #f3b162;
}

div#register-dropdown .sm-regdon a {
  background-color: #f99d2e;
  color: #fff !important;
  font-size: 15px;
  white-space: normal;
  padding: 12px 10px;
}

div#register-dropdown .sm-regdon li {
  width: 100%;
  min-width: 210px;
}

div#register-dropdown .sm-regdon li>a {
  border-bottom: 1px solid #fff;
}

div#register-dropdown ul.mega-menu.sm-nowrap img {
  width: 70px;
  padding: 10px 10px;
}

div#register-dropdown ul.mega-menu.sm-nowrap {
  left: unset !important;
  right: 0 !important;
  padding: 0;
  max-width: unset !important;
}

div#register-dropdown .sm-regdon a:hover {
  background-color: #f3b162;
}

ul#registermenu>li,
ul#donatemenu>li {
  width: 100%;
}

ul#registermenu:hover {
  background: #f3b162;
}

ul#donatemenu:hover {
  background-color: #a8d96d;
}

iframe#nedareferrals {
  min-height: 280px;
  margin-bottom: 10px;
}

.page-node-1014 p.thanks_text {
    max-width: unset;
    margin-bottom: 30px !important;
}

.map:after {
    width: 400px;
    content: "* Green marks Spring Events and Orange marks Fall Events";
    position: absolute;
    left: 0;
    top: 10px;
    text-align: left;
    font-size: 11px !important;
}

.education-box {
    display: flex;
    flex-wrap: wrap;
    max-width: 520px;
}

.education-box .school-box {
    width: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.education-box 
 .students-box {
    background-color: #005daa;
}

.education-box 
 .teacher-box {
    background-color: #f79646;
}

.education-box 
 .social-media-box {
    background-color: #c61a7c;
}

.education-box  .pdf-box {
    background-color: #94c854;
}

.education-box .school-box a {
    color: #fff;
    font-size: 23px;
    text-decoration: none;
}

.education-box .school-box h2 {
    padding: 20px;
    color: #fff;
}
.education-box {
    display: flex;
    flex-wrap: wrap;
    max-width: 520px;
    margin: 0 auto;
    padding-top: 20px;
    width: 80%;
}

.education-box .school-box {
    width: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.education-box 
 .students-box {
    background-color: #005daa;
}

.education-box 
 .teacher-box {
    background-color: #f79646;
}

.education-box 
 .social-media-box {
    background-color: #c61a7c;
}

.education-box  .pdf-box {
    background-color: #94c854;
}

.education-box .school-box a {
    color: #fff;
    font-size: 23px;
    text-decoration: none;
}

.education-box .school-box h2 {
    padding: 20px 50px;
}


.education-box {
    display: flex;
    flex-wrap: wrap;
    max-width: 520px;
    margin: 0 auto;
    padding-top: 20px;
    width: 80%;
}

.education-box .school-box {
    width: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.education-box 
 .students-box {
    background-color: #005daa;
}

.education-box 
 .teacher-box {
    background-color: #f79646;
}

.education-box 
 .social-media-box {
    background-color: #c61a7c;
}

.education-box  .pdf-box {
    background-color: #94c854;
}

.education-box .school-box a {
    color: #fff;
    font-size: 28px;
    text-decoration: none;
}

.education-box .school-box h2 {
    padding: 20px 50px;
}

@media(max-width: 584px) {
  .education-box .school-box {
      width: 100%;
  }
}
h2.title.school-title-blue {
    background: #005daa;
}

ul.students-list li {
    list-style-type: none;
    line-height: 30px;
}

ul.students-list {
    padding: 0;
}

h3.students-title {
    color: #000;
    font-weight: 600;
}

h2.title.school-title-orange {
    background: #f79646;
}

h2.title.school-title-green {
    background: #94c854;
}

p.fundraising-challenge-image img {
    width: 321px !important;
}

#header_nav_row ul.sm.sm-walk.menu.collapsed > li:last-child, #header_nav_row  ul.sm.sm-walk.menu.collapsed > li:nth-last-child(2) {
    display: none;
}

g#states-layer .state {
    fill: #93C853 !important;
    stroke: #fff !important;
}

.sponsor-level-ally .field-name-field-sponsor-image .field-item, .sponsor-level-friend .field-name-field-sponsor-image .field-item {
  width: 225px;
  height: 165px;
}



.social_top li, .social_top li a, .social_top li a:hover {
    display: inline-block;
    margin-right: 0px;
    color: #fafafa;
    font-size: 150%;
    padding: 0 !important;
    padding-left: 0 !important;
    text-align: left;
}
.social_top {
    padding-left: 0 !important;
    margin: 0 !important;
    position: absolute;
    bottom: -5px;
    z-index: 99;
}
#block-block-30 {
    position: unset;
}

#tools_wrap .region.region-tools {
    position: relative;
}

div#shop {
    background-color: #125eab;
}

div#shop ul#donatemenu {
    background-color: #125eab;
}

.custBtns {
    display: flex;
}

.custBtns > div {
    flex: 1;
    text-align: center;
}

div#shop:hover {
    background-color: #5babfc;
}

a.btn.btn-green {
    color: #fff;
    background: #93c853;
    padding: 15px 35px;
    margin: 20px 0 10px;
    font-weight: 500;
}

a.btn.btn-green span {
    font-size: 16px !important;
}


@media(max-width: 768px) {
  div#shop a {
    display: block;
    height: 100%;
    margin-top: -2px;
  }
  div#shop span {
    display: none;
  }
  div#shop {
      background-color: #2295d3;
  }
  .band > .container {
    padding: 0;
}
}
