/*!
 * Start Bootstrap - One Page Wonder (https://startbootstrap.com/template-overviews/one-page-wonder)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-one-page-wonder/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

header.masthead {
  background: url("../img/spawnfest.png") no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header.masthead>.overlay {
  padding: 5rem 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1024px) {
  #countdown {
    display: none;
  }
}

@media (min-width: 1024px) {
  #countdown-small {
    display: none;
  }
}

@media (min-width: 992px) {
  header.masthead>.overlay {
    /*padding: 10rem 0;*/
  }
}

.img-fluid-small {
  max-width: 70%;
}

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

.rules {
  text-decoration: none;
}

.rule-details {
  list-style: circle;
}

.logo {
  text-align: center;
}

li {
  margin: 0 0 4px 0;
}

.sp-box {
  box-shadow: inset 0 -2px 8px 0px rgba(0, 0, 0, 0.5);
  text-decoration: none !important;
}

.sp-link {
  display: inline;
  white-space: normal;
  border: 0;
  color: white;
  padding: 0;
}

.sp-link p {
  color: white;
}

.sp-platinum {
  margin-bottom: 45px;
}

img.sp-img {
  width: 228px;
}

#countdown {
  margin-left: 2%;
}

.disabled-section {
  opacity: 0.4;
}

.line-through {
  text-decoration: line-through;
}

.col-first-img {
  margin-left: 5%;
}

.share-icon {
  margin-right: 5px;
  vertical-align: bottom;
}

.contact-section {
  margin-left: 20px;
}

.navbar .important {
  color: yellow;
}

img.member {
  width: 100px;
  vertical-align: bottom;
}

img.member-small {
  width: 80px;
  vertical-align: bottom;
}

img.winner-prize {
  max-width: 100px;
}

.winner-box {
  margin-top: 35px;
}

.winner-description {
  margin-top: 20px;
}

.comment {
  margin-left: 20px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

blockquote footer {
  text-align: right;
}
