.container {
  max-width: 1140px;
}

p, h4, h5, h6 {
  line-height: 1.5 !important;
}

a {
  text-decoration: none;
  color: #1995f2 !important;
  transition: opacity .6s;
}

a:hover {
  opacity: .7;
}

.nav-logo {
  width: 129px;
  margin: 12px;
}

.navbar-brand {
  margin-right: 0;
}

.nav-sticky {
  position: sticky;
  top: 0;
  z-index: 1000;
}

.contact-icon {
  font-size: 20px;
  padding: 15px 20px;
  color: #ffffff;
}

body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #F2F2F2;
}


a.header-contact {
  background: #0271eb;
}

a.header-contact:hover {
  background: #024fea;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
  opacity: 1;
}


/* CAROUSEL
-------------------------------------------------- */

.carousel {
    height: 90vh;
}

.carousel-caption {
  z-index: 10;
}

.carousel-item {
  height: 100vh;
  background-size: cover;
}

.carousel-indicators {
  position: absolute !important;
}

.carousel-item>div {
  height: 90vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-forward {
  margin-top: -30vh;
  z-index: 10;
  position: relative;
}

@media screen and (max-width:768px) {
  .carousel-item {
    height: 90vh;
  }

  .hero-forward {
    display: none;
  }
}

.button--solid--deep-blue {
  background-color: #002139;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
  padding: 11px 25px;
  display: inline-block;
  border: none;
  font-family: "Spectrum Sans Medium";
  font-size: 14px;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
}

.button--solid--deep-blue:hover {
  background-color: #0099d8;
}

.button--solid--light-blue {
  background-color: #0271eb;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
  padding: 11px 25px;
  display: inline-block;
  border: none;
  font-family: "Spectrum Sans Medium";
  font-size: 14px;
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
}

.button--solid--deep-blue:hover {
  background-color: #002139;
}




.button-privacy {
  background-color: #ffffff;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
  display: inline-block;
  padding: 17px 28px;
  border: none;
  font-family: "Spectrum Sans Medium";
  font-size: 12px;
  color: #002139 !important;
  text-align: center;
  text-decoration: none;
}

img.sportsnet-hero {
  width: 175px;
}

.sportsnet-hero {
  position: absolute;
  bottom: 6vh;
  right: 7vh;
}

@media screen and (max-width:768px) {
  .sportsnet-hero {
    position: absolute;
    bottom: 10vh;
    left: 2vh;
  }
}

@media screen and (max-width:768px) {
  .button-privacy {
    width: 50%;
  }


}

.button-privacy:hover {
  background-color: #0099d8;
  color: #ffffff !important;
}


a.learn-link {
  text-decoration: none;
  color: #002139 !important;
  line-height: 1;
  font-size: 16px;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
}

a.learn-link:hover {
  opacity: .7;
}

.arrow-square {
  top: -2px;
  position: relative;
}

.shadow-card-pink {
  margin-left: -25px;
  margin-right: 25px;
  box-shadow: 25px 25px #96004D;
}

.shadow-card-purple {
  margin-right: 25px;
  box-shadow: 25px 25px #500778;
}

.shadow-card-teal {
  margin-right: 25px;
  box-shadow: 25px 25px #009e8c;
}



@media screen and (max-width:768px) {
  .shadow-card-pink {
    margin-left: 0;
    box-shadow: 15px 15px #96004D;
  }

  .shadow-card-purple {
    box-shadow: 15px 15px #500778;
  }

  .shadow-card-teal {
    box-shadow: 15px 15px #009e8c;
  }
}

img.card-logo {
  max-width: 80%;
}

.about-text {
  padding: 6%;
}

@media screen and (max-width:768px) {
  .about-text {
    padding: 15%;
  }
}


.blue-disc li::marker{
  color: #0271eb;
  font-size: 18px;
  top: 3px;

}

.blue-disc li p {
  margin-left: -5px;
}


.pillar {
  height: 84%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.icon-pillar {
  min-width: 100px;
}

@media (max-width: 991px) {
  .icon-pillar {
    min-width: 80px;
  }
}

.forward-float {
  margin-top: -13vh;
  right: -20vh;
  z-index: 10;
  position: relative;
}

@media (max-width: 991px) {
  .forward-float {
    margin-top: 0;
    right: 0;
    position: initial;
    display: none;
  }
}

.network {
  margin-top: 10vh;
}

.network-logo {
  max-height: 60px;
}

.form-home {
  height: 1000px;
}

.form-home-col {
  margin-top: -150px;
}

@media screen and (max-width:768px) {
  .form-home-col {
    margin-top: 0;
  }

  .form-home {
    height: 985px;
  }
}

.contact-home {
  margin-top: 22vh;
}

@media (min-width: 40em) {
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }

}


.partner-logo {
  max-height: 129px;
  max-width: 129px;
  margin: auto;
  display: flex;
}

@media screen and (max-width:768px) {
  .partner-logo {
    max-height: 100px;
    max-width: 100px;
  }
}


.sr-networks {
  margin-top: -175px;
}

.sr-networks-block {
  height: 95%;
}

.border-bottom-blue {
  border-bottom: 10px solid #0271eb;
}



@media (max-width: 991px) {
  .sr-networks-breakdown {
    margin-top: 0;
  }
}


.about-image {
  height: auto;
  background-size: cover !important;
}

@media screen and (max-width:768px) {
  .about-image {
    height: 400px;
  }
}


.ty-text {
  padding-top: 25vh;
  padding-bottom: 25vh;
}

@media screen and (max-width:768px) {
  .ty-text {
    padding-top: 20vh;
    padding-bottom: 20vh;
  }
}

.warning-text {
  padding-top: 20vh;
  padding-bottom: 20vh;
}

@media screen and (max-width:768px) {
  .ty-text {
    padding-top: 20vh;
  }
}

h1.warning-number {
  font-size: 120px;
}

/* #power-adlink {
  margin-top: -3rem;
} */

a.modal-link {
  text-decoration: none;
  color: #002139 !important;
  line-height: 1;
  font-size: 16px;
  -webkit-transition: opacity .6s;
  transition: opacity .6s;
  cursor: pointer;
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 7.5vw;
  }
}


.event-hero {
  background-position: center !important;
  background-size: cover !important;
  height: auto;
}

.overlay {
  background: rgb(0, 153, 216);
  background: -moz-linear-gradient(90deg, rgba(0, 27, 51, 0.75) 10%, rgba(0, 153, 216, 0.75) 60%, rgba(0, 158, 140, 0.75) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 27, 51, 0.75) 10%, rgba(0, 153, 216, 0.75) 60%, rgba(0, 158, 140, 0.75) 100%);
  background: linear-gradient(90deg, rgba(0, 27, 51, 0.75) 10%, rgba(0, 153, 216, 0.75) 60%, rgba(0, 158, 140, 0.75) 100%);
}

.event-hero .row {
  /* height: 460px; */
  z-index: 10;
  position: relative;
}

.form-col {
  background: #ffffff;
  z-index: 20;
  margin-top: -60px;
  margin-bottom: 60px;
}

#hero-event {
  margin-top: 60px;
}

.event-image {
  width: 50%;
  position: absolute;
  margin-left: 50%;
  top: 60px;
  width: 460px;
}

.fsForm {
  width: 100%;
}


.event-hero-forward {
  margin-top: -20vh;
  z-index: 30;
  position: relative;
  float: right;
}


@media screen and (max-width:1200px) {
  .event-hero-forward {
    display: none;
  }
}



/* Footer Styles */
footer a {
  text-decoration: none;
}

.footer-links {
  color: #1995f2 !important;
  font-size: 16px;
}

.footer-links:hover {
  color: #ffffff !important;
}

footer p {
  color: #ffffff;
}

footer ul {
  padding: 0;
}

footer ul li {
  margin-bottom: 20px;
  list-style: none;
}

.footer-social a {
  margin-right: 10px;
}

.footer-legal a {
  color: #1995f2 !important;
  font-size: 14px;
}

.footer-legal a:hover {
  color: #ffffff !important;
}

.footer-legal span {
  color: #ffffff;
}

/* END footer styles */