#heroSection {
  margin: 0 1vw 0 0;
}
#mainSection {
  margin: 0 1vw 0 16px;
}
#hero {
  background-image:url("../media/headers/Spike-Gray1.png");
  height: 88vh;
  background-size: cover;
  margin-bottom: 3vh;
  background-repeat: no-repeat;
}
#headerLinks {}
#heroHeader1 {
  background-image: url("../media/photos/Spike-live.jpg");
  height: 26.5vh;
  background-size: cover;
  margin: 0 0 3.8vh 0.6vw;
  text-align: right;
  background-repeat: no-repeat;
}
#heroHeader2 {
  background-image: url("../media/photos/Spike-Quireboys-merch.jpg");
  height: 26.5vh;
  background-size: cover;
  margin: 0 0 3.8vh 0.6vw;
  text-align: right;
  background-repeat: no-repeat;
}
#heroHeader3 {
  background-image: url("../media/headers/mediaPromo.jpg");
  height: 27.3vh;
  background-size: cover;
  margin: 0 0 0 0.6vw;
  text-align: right;
  background-repeat: no-repeat;
}
.position {
  position: relative;
}
.newsImage {
  margin: 6px 0px 20px 0px;
}
.decorativeBg {
  background-image: url("../media/backgrounds/bb.jpg");
  background-size: cover;
  height: 900px;
  margin-top: 5px;
}
.videoHeader {
  margin-top: 120px;
}
.videoOfTheWeek {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin-top: 15px;
}
.videoInfo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin: 15px 28%;
}
.cover {
  width: 150px;
}
#promo {
  background-image: url("../media/backgrounds/lyrics.jpg");
  background-color: #000;
  background-size: cover;
  height: 400px;
  margin: 60px 0px 40px 0px;
  background-repeat: no-repeat;
  background-position: right;
}
.promoInfo {
  margin: 100px 0px 0px 70px;
}
#social {
  margin: 0 1vw 0px 1vw;
  padding-bottom: 60px;
}
.spike {
  margin-top: 15px;
}
.QB {
  margin-top: 30px;
}
.igLink {
  margin-right: 20px;
}
.smOnly {
  display: none;
}

@media (max-width: 1888px) {
  .decorativeBg {
    background-image: none;
    background-size: cover;
    background-color: #dbdfde;
    height: auto;
    margin-top: 5px;
    margin-right: 5px;
  }
  .videoHeader {
    margin-top: 25px;
  }
  #hero {
    background-position: center;
  }
  .cover {
    padding-bottom: 30px;
  }
  .promoInfo {
    margin: 30px 0px 0px 70px;
  }
}
@media (max-width: 1280px) {
  .promoInfo {
    margin: 60px 0px 0px 70px;
  }
}
@media (max-width: 1024px) {
  #mainSection {
    margin: 0px 0 0 10px;
  }
  .decorativeBg {
    background-image: none;
    background-size: cover;
    background-color: #dbdfde;
    height: auto;
    margin-top: 5px;
    margin-right: 5px;
  }
  .videoHeader {
    margin-top: 40px;
  }
  .videoInfo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin: 10px 10%;
  }
  #promo {
    background-position: center;
  }
  .promoInfo {
    margin: 50px 0px 0px 10px;
  }
}
@media (max-width: 992px) {
  #hero {
    display: none;
  }
  #heroHeader3 {
    background-color: transparent;
  }
}
.custom-gutter > [class*='col-'] {
  padding-right: 20px;
  padding-left: 20px;
}
.custom-gutter > [class*="col-"]:first-child {
  padding-left: 20px;
}
.custom-gutter > [class*="col-"]:last-child {
  padding-right: 15px;
}
@media (max-width: 823px) {
  #hero {
    display: none;
  }
  #heroHeader1 {
    height: 60vh;
    margin: 0 0 20px 0.6vw;
  }
  #heroHeader2 {
    height: 60vh;
    margin: 0 0 20px 0.6vw;
  }
  #heroHeader3 {
    height: 60vh;
    margin: 0 0 20px 0.6vw;
  }
  #promo {
    padding-right: 70px;
    background-position: center;
  }
  .promoInfo {
    margin-top: 60px;
    margin-left: 40px;
  }
}
@media (max-width: 812px) {
  #hero {
    display: none;
  }
  #heroHeader1 {
    height: 60vh;
    margin: 0 0 20px 0.6vw;
  }
  #heroHeader2 {
    height: 60vh;
    margin: 0 0 20px 0.6vw;
  }
  #heroHeader3 {
    height: 60vh;
    margin: 0 0 20px 0.6vw;
  }
  #promo {
    padding-right: 70px;
    background-position: center;
  }
  .promoInfo {
    margin-top: 60px;
    margin-left: 40px;
  }
}
@media (max-width: 810px) {
  #heroHeader1 {
    height: 26.5vh;
    margin: 0 0 2vh 1vw;
  }
  #heroHeader2 {
    height: 26.5vh;
    margin: 0 0 2vh 1vw;
  }
  #heroHeader3 {
    height: 26.5vh;
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .newsImage {
    margin: 30px 0px 20px 0px;
  }
  .custom-gutter > [class*='col-'] {
    padding-right: 10px;
    padding-left: 10px;
  }
  .custom-gutter > [class*="col-"]:first-child {
    padding-left: 10px;
  }
  .custom-gutter > [class*="col-"]:last-child {
    padding-right: 10px;
  }
  #mainSection {
    margin: 0px 15px 0 10px;
  }
  .newsImage {
    margin: 20px 0px 20px 0px;
  }
  .decorativeBg {
    background-image: none;
    background-size: cover;
    height: 100%;
    margin-top: 5px;
  }
  .videoHeader {
    margin-top: 30px;
  }
  .videoOfTheWeek {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin-top: 15px;
  }
  .videoInfo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin: 15px 28%;
  }
  .igPic {
    margin-bottom: 30px;
  }
  .QB {
    margin-top: 0px;
  }
  #heroHeader1 {
    height: 30vh;
  }
  #heroHeader2 {
    height: 30vh;
  }
  #heroHeader3 {
    height: 30vh;
    background-size: cover;
  }
}
@media (max-width: 740px) {
  #heroHeader1 {
    height: 70vh;
  }
  #heroHeader2 {
    height: 70vh;
  }
  #heroHeader3 {
    height: 70vh;
    background-size: cover;
  }
  #promo {
    background-image: url("../media/backgrounds/lyrics.jpg");
    background-color: #000;
    background-position: center;
    background-size: cover;
    height: auto;
    margin: 60px 0px;
  }
  .promoInfo {
    margin: 70px 0px 50px 30px;
  }
}
@media (max-width: 568px) {
  #heroHeader1 {
    height: 26.5vh;
    margin: 0 0 2vh 1vw;
  }
  #heroHeader2 {
    height: 26.5vh;
    margin: 0 0 2vh 1vw;
  }
  #heroHeader3 {
    height: 26.5vh;
    background-size: cover;
  }
  .decorativeBg {
    background-image: none;
    background-size: cover;
    background-color: #dbdfde;
    height: auto;
    margin-top: 5px;
    margin-right: 5px;
    padding-bottom: 20px;
  }
  .videoHeader {
    margin-top: 40px;
  }
  .videoInfo {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin: 10px 10%;
  }
  .igPic {
    margin-bottom: 20px;
  }
  .smOnly {
    display: block;
    margin-top: 25px;
  }
  #promo {
    padding-right: 20px;
  }
}
@media (max-width: 418px) {
  #promo {
    background-image: url("../media/backgrounds/lyrics.png");
    background-color: #000;
    background-position: center;
    background-size: cover;
    margin: 30px 0px;
  }
}
@media (max-width: 380px) {
  #promo {
    background-image: url("../media/backgrounds/lyrics.png");
    background-color: #000;
    background-position: center;
    background-size: cover;
    height: auto;
    margin: 30px 0px;
  }
}