.top-header {
  background-image: url("https://cdn.armeniamarathon.org/vmf/bg_vmf_header.png") !important;
}

#header {
  border-top: 2px solid #006633 !important;
}

#page-menu-wrap {
  background-color: #282828;
}

.spring-blue {
  color: #085994;
}

#page-menu nav li a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Titillium Web";
}

#section-questions ul li i {
  color: #085994;
}

.spring-bg-color {
  background-color: #0a7484;
}

.spring-bg-color-darker {
  color: #085994;
}

.spring-bg-color-orange {
  background-color: #ff6602;
}

.spring-bg-color-three {
  background-color: #797d80;
}

.spring-color-three {
  color: #797d80;
}
.bg-img-box-vmf::after {
  background-color: #0a7484;
}
.spring-color-orange, .spring-color {
  color: #0a7484;
}

.spring-color-green {
  color: #0a7484;
}

.spring-bg-color-green {
  background-color: #0a7484;
}

.spring-color-blue {
  color: #0a7484;
}

.countdown div span {
  display: block;
  margin-top: 7px;
  font-size: 20px;
  font-family: 'pf_dindisplay_proregular';
}

.countdown .text-countdown {
  margin-top: 2px;
}

.countdown div {
  width: 60px;
  height: 50px;
  margin-right: 5px;
}

.countdown .text-countdown {
  font-size: 15px;
  text-transform: uppercase;
  opacity: 0.8;
}

.btn-spring {
  font-size: 21px;
  color: white;
  text-transform: uppercase;
  line-height: 1.875;
  text-shadow: 0.454px 0.891px 0px rgba(255, 255, 255, 0.37);
  z-index: 272;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff922b+53,ff7d01+100 */
  background: #ff922b;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(53%, #ff922b), to(#ff7d01));
  background: linear-gradient(to bottom, #ff922b 53%, #ff7d01 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff922b', endColorstr='#ff7d01',GradientType=0 );
  /* IE6-9 */
  padding: 8px 60px;
}

.btn-spring:hover {
  color: white;
}

body.spring #section-partners img {
  max-width: 100%;
}

.owl-carousel .owl-item {
  float: none;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

/* spring Page - Section Main
-----------------------------------------------------------------*/
.main-section-right-container {
  /*max-width: 625px;*/
}

.main-section-left-container {
  /*max-width: 380px;*/
}

.bullet li::before {
  color: #ff922b;
}

/* spring Page - Section Race Information
-----------------------------------------------------------------*/
.togglet.togglet-border.toggleta {
  border: none;
}

.togglec {
  border-bottom: 1px solid #085994;
}

.toggle .togglec {
  padding: 10px 8px 20px 10px;
}

/* spring Page - Section Awards
-----------------------------------------------------------------*/
.awards-section-right-container {
  max-width: 450px;
}

.list-group-item {
  padding: 12px 15px 12px 45px;
  border: none;
  background-color: transparent;
}

.list-group-item.active {
  background-color: #ff7c00;
}

#section-results .list-group-item i {
  display: none;
  position: absolute;
  left: 7px;
  font-weight: 100;
  font-size: 30px;
}

.list-group-item.active i {
  display: inline-block !important;
}

#section-results table thead tr th:nth-child(2n+2) {
  background-color: #2b591f !important;
}

#section-results table thead tr th:nth-child(2n+1) {
  background-color: #0a7484 !important;
}

#section-results table thead tr th {
  font-size: 16px;
  font-family: "Titillium Web",sans-serif;
  color: #FFF;
}

#section-results table > tbody > tr:nth-child(2n+2) {
  background-color: #f9f9f9;
}

#section-results table > tbody > tr:nth-child(2n+1) {
  background-color: #FFF;
}

#section-results table tr th {
  font-weight: 100;
}

#section-results table > tbody > tr > td {
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

#section-results table > tbody > tr > td:last-child {
  border-right: 1px solid #ebebeb;
}

#section-results .tab-content {
  max-width: 650px;
}

.g-recaptcha div {
  margin: 0 auto;
}

#section-organizers {
  background-image: url("https://cdn.armeniamarathon.org/half/map_organizers.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #017ac0;
}

#section-organizers hr {
  background-color: #FFF !important;
}

.readmore {
  color: #FFF;
}

.pointer {
  cursor: pointer;
}

.collapse-style {
  padding-left: 30px;
  border-left: solid 1px #FFF;
  margin-left: 10px;
}

h4.collapsed {
  border-bottom: 1px solid #FFF;
}

.full-width {
  width: 100%;
}

.volunteer_form textarea {
  color: #000;
}

.relay-team {
  display: none;
}

.spring .volunteer_form .button {
  background-color: #0a7484 !important;
}

.volunteer_form {
  border-color: #0a7484;
}

.info_text {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  color: red;
}

@media (min-width: 992px) {
  #page-menu .menu-title {
    display: none;
  }
  #page-menu nav {
    width: 100%;
  }
  #page-menu nav ul {
    display: table;
    width: 100%;
  }
  #page-menu nav li {
    display: table-cell;
    float: none;
  }
  #page-menu nav li:after {
    content: "";
    position: absolute;
    right: 4px;
    top: 16px;
    height: 15px;
    width: 2px;
    background: #FFF;
  }
  #page-menu nav li:last-child:after {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .awards-section-right-container {
    max-width: none;
    margin-left: 0;
  }
}

@media (max-width: 991.98px) {
  #page-menu nav {
    background-color: #282828;
  }
  #page-menu .menu-title {
    display: inline-block;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #page-menu nav li a {
    padding: 0 12px;
    font-size: 13px;
    margin: 8px 2px;
  }
}
