/* Homepages - Index Event */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

h1, .h1 {
  font-size: 26px;
}

h2, .h2 {
  font-size: 22px;
}

h3, .h3 {
  font-size: 18px;
}

h4, .h4 {
  font-size: 14px;
}

/* jQuery Countdown styles 2.0.0. */
.countdown-section {
  display: block;
  float: left;
  text-align: inherit;
}

.countdown-period {
  display: block;
}

.countdown-descr {
  display: block;
  width: 100%;
}

.countdown-row {
  clear: both;
  width: 100%;
  padding: 0px;
  text-align: inherit;
}

.countdown-row:after {
  content: '';
  display: table;
  clear: both;
}

.countdown-show1 .countdown-section {
  width: 98%;
}

.countdown-show2 .countdown-section {
  width: 48%;
}

.countdown-show3 .countdown-section {
  width: 32.5%;
}

.countdown-show4 .countdown-section {
  width: 24.5%;
}

.countdown-show5 .countdown-section {
  width: 19.5%;
}

.countdown-show6 .countdown-section {
  width: 16.25%;
}

.countdown-show7 .countdown-section {
  width: 14%;
}

.event-countdown {
  max-width: 420px;
  margin: 20px 0 25px;
}

.text-center .event-countdown {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .event-countdown {
    max-width: 480px;
    margin-top: 25px;
    margin-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .event-countdown {
    max-width: 600px;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 40px;
  }
}

.event-countdown .countdown-amount {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 0.8;
}

@media (min-width: 768px) {
  .event-countdown .countdown-amount {
    font-size: 36px;
  }
}

@media (min-width: 992px) {
  .event-countdown .countdown-amount {
    font-size: 44px;
  }
}

.event-countdown .countdown-period {
  font-size: 13px;
  font-weight: 400;
  color: #eee;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .event-countdown .countdown-period {
    font-size: 14px;
    line-height: 1.6;
  }
}

@media (min-width: 992px) {
  .event-countdown .countdown-period {
    font-size: 15px;
    line-height: 1.7;
  }
}

.nav-pills-gray.nav-pills {
  margin-bottom: 40px;
  text-align: center;
  font-size: 0;
}

@media (max-width: 767px) {
  .nav-pills-gray.nav-pills {
    margin-bottom: 30px;
  }
}

.nav-pills-gray.nav-pills > li {
  float: none;
  display: inline-block;
  min-width: 170px;
  font-size: 13px;
}

@media (min-width: 992px) {
  .nav-pills-gray.nav-pills > li {
    min-width: 185px;
  }
}

@media (min-width: 1200px) {
  .nav-pills-gray.nav-pills > li {
    min-width: 200px;
  }
}

@media (max-width: 767px) {
  .nav-pills-gray.nav-pills > li {
    display: block;
    width: 100%;
  }
}

.nav-pills-gray.nav-pills > li + li {
  margin: 0;
}

.nav-pills-gray.nav-pills > li + li > a {
  border-left-color: #fff;
}

.nav-pills-gray.nav-pills > li > a {
  position: relative;
  color: #222;
  background-color: #ebebeb;
  border-left: 1px solid transparent;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .nav-pills-gray.nav-pills > li > a {
    display: block;
    width: 100%;
    max-width: none !important;
  }
}

.nav-pills-gray.nav-pills > li > a:hover, .nav-pills-gray.nav-pills > li > a:focus {
  color: #111;
  background-color: #e1e1e1;
}

.nav-pills-gray.nav-pills > li > a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -9px;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  border-radius: 50%;
  background-color: transparent;
}

.nav-pills-gray.nav-pills > li:first-child > a {
  border-left: none;
}

.nav-pills-gray.nav-pills > li.active > a,
.nav-pills-gray.nav-pills > li.active > a:hover,
.nav-pills-gray.nav-pills > li.active > a:focus {
  color: #111;
  background-color: #d7d7d7;
}

.nav-pills-gray.nav-pills > li.active > a:after,
.nav-pills-gray.nav-pills > li.active > a:hover:after,
.nav-pills-gray.nav-pills > li.active > a:focus:after {
  background-color: #fff;
}

.event-part {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #dedede;
}

.event-part h4, .event-part h3 {
  margin-bottom: 5px;
}

.event-part .event-time {
  font-weight: 600;
  font-style: italic;
  color: #666;
  margin-bottom: 5px;
}

.event-part .event-meta {
  color: #7e7e7e;
  line-height: 1.5;
}

.event-part .event-meta .event-meta-left {
  float: left;
}

.event-part .event-meta .btn.btn-sm {
  float: right;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 11px;
  padding-right: 11px;
  border-radius: 12px !important;
  margin-top: 10px;
  border-width: 1px;
}

.form-control {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

.form-control:focus {
  background-color: #e1e1e1;
  border-color: #e1e1e1;
}

.contact-box {
  background-color: #f0f0f0;
}

.contact-box h3 {
  border-color: #e1e1e1;
}
