@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;0,600;0,700;0,800;0,900;1,500;1,700;1,800&display=swap');


body {
  background-image: linear-gradient(to bottom, #ffffff, #fcfcfc, #fafafa, #f7f7f7, #f5f5f5) !important;
}


h1, h2, h3, h4, h5, p, span {
        font-family: 'Montserrat', Helvetica, sans-serif;
}

h1 {
  font-style: italic;
  font-weight: 800;
}

p {
  font-weight: 300;
}



.navbar .navbar-nav .nav-link {
     font-weight: 700 !important;
    color: #000000;
    font-size: 1em;
    padding:  0.6em 2em;
}

.navbar .navbar-nav .nav-link:hover{
    color: #fff;
    background: #e18e25;
}

.nav-item:hover {
  background: #e18e25;
  color: #fff;
  border-right: 1px solid #000 !important;
}

.nav-item a:hover {
  color: #fff;
}

.navbar {background: #E0EAFC;  /* fallback for old browsers */background: url("../images/headbg.png"), -webkit-linear-gradient(to top, #ffffff, #6a6a6a);  /* Chrome 10-25, Safari 5.1-6 */background: url("../images/headbg.png"), linear-gradient(to top, #ffffff, #6a6a6a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */padding-bottom: 0px;background-size: cover;text-transform: uppercase;border-top: 5px solid #e18e25;border-bottom: 1px solid #595959;
    background-position: center top;
    
}

.navbar-collapse {
  width: 100%;
    margin: auto;
    text-align: center;
    border-top: 1px solid #595959;
    background: #bcbcbc;
}

#myNavbarToggler13 > ul > li:nth-child(1) {
  border-left:  1px solid #000;
}

.leadcontainer {
}

.leadcontainer .col-lg-3 { 
  text-align:  center;
}

@media only screen and (min-width: 992px) {
  .navbar {
    flex-direction: column;
    margin: auto;
    text-align: center;
    padding: 0px;
  }
  .navbar .navbar-nav {
  }
  .navbar .nav-item {
    margin: 0px;
    text-align: center;
    border-right: 1px solid;
  }
}
.navbar .navbar-nav {
  margin-top: 0.5em;
  text-align: center;
  margin: auto;
}

.navbar-brand img {
  max-width:  200px;
}

.carousel-item img {
  max-width:  100%;
  border: 1px solid;
}

.leadright {
    background: #f0f0f0;
    border-left: 2px solid #eaeaea;
}

.leadright h2 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

.basketball::before {
      content: url("../images/basketball.png");
    display: contents;
    margin: 42px auto 24px;
    width: 100%;
}

.hockey::before {
      content: url("../images/hockey.png");
    display: contents;
    margin: 42px auto 24px;
    width: 100%;
}

.football::before {
      content: url("../images/football.png");
    display: contents;
    margin: 42px auto 24px;
    width: 100%;
}


.sporthead h2 {
  display: inline-block;
  padding-left:  20px;
  font-weight: 800;
  font-size: 1.75rem;
  text-transform: uppercase;
}

.carousel-caption {
  background: rgba(0, 0, 0, 0.75);
      position: fixed;
    right: 0%;
    bottom: 0%;
    left:  0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    min-height:  150px;
}

.carousel-caption h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

.carousel-caption p {
  font-size: 0.9rem;
  color: red;
  text-transform: uppercase;
}

.carousel-item {
  max-height:  444px;
}


.footballarea {
      background:#62626214

}

.hockeyarea {
  border-top:  1px solid #e2e5e7;
}

.sporthead {
  background: #000;
  color: #fff;
  width: 25%;
  padding: 15px 10px 0px 10px;
  border-bottom:  5px solid #e18e25;
}

.pricearea {
    margin-top: 5px;
  background: #e8e8e8;
}

.feathead {
  background: #96afb3;
  color: #fff;
  padding: 12px 10px 5px 10px;
  border-bottom:  5px solid #e18e25;
}

.hockeytext {
  font-size:  0.9rem !important;
  text-transform: uppercase;
  font-weight: 700;
  text-align:  center;
  line-height:  0.9rem;
  color: black !important;
  padding-top: 10px;
  min-height:  82px;
  margin-bottom: 0px;
}

.hockeyarea p, .footballarea p 
{font-size:  0.8rem;
text-transform: uppercase;
  font-weight: 500;
  color: red;
text-align:  center;
}

.hockeyarea img, .footballarea img {
  max-width:  100%;
  border: 1px solid #000;
}

.footer-08 .aside-stretch-right {
    color:#fff;
}

.footer-08 .aside-stretch-right a {
    color:#e8e8e8;
}

.footer-08 .aside-stretch-right a:hover {
    color:#e8e8e8;
    text-decoration:underline;
}

footer {
  padding: 7em 0; }
body > footer > div > div > div.col-md-3.py-md-5.py-4.aside-stretch-right.pl-lg-5.pr-lg-5 {
    color:#fff;
}


.footer-08 {
  padding: 0;
  overflow: hidden;
  background: #f1f6f5; }
  .footer-08 a {
    color: #e8e8e8; }
  .footer-08 p {
    color: rgba(0, 0, 0, 0.3); }
  .footer-08 .footer-heading {
    font-size: 18px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .footer-08 .footer-heading.footer-heading-white {
        color: #fff; } }
  .footer-08 ul.list-unstyled li a {
    color: rgba(0, 0, 0, 0.3); }
  .footer-08 .contact-form {
    width: 100%; }
    .footer-08 .contact-form .form-control {
      height: 50px;
      background: #fff;
      color: rgba(0, 0, 0, 0.3);
      font-size: 14px;
      border-radius: 5px;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none; }
      .footer-08 .contact-form .form-control::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-08 .contact-form .form-control::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-08 .contact-form .form-control:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-08 .contact-form .form-control:-moz-placeholder {
        /* Firefox 18- */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-08 .contact-form .form-control:focus {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .footer-08 .contact-form .form-control:focus, .footer-08 .contact-form .form-control:active {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .footer-08 .contact-form .submit {
      background: #000 !important;
      color: #fff; }
    .footer-08 .contact-form textarea.form-control {
      height: inherit !important; }
  .footer-08 .aside-stretch-right {
    background: #98afb3; }
    .footer-08 .aside-stretch-right:after {
      background: #12cc94; }
    @media (max-width: 767.98px) {
      .footer-08 .aside-stretch-right {
        background: transparent; }
        .footer-08 .aside-stretch-right:after {
          background: transparent;
          display: none; } 
        
     .h1, h1 {
    font-size: 1.5rem;
}   

.navbar .navbar-nav .nav-link {
    border-top: 1px solid #000;
}

.navbar-collapse {
    border-top: none;
}
#myNavbarToggler13 > ul > li:nth-child(1) {
    border-left: 0px;
}

.navbar {
    padding: 0px;
}

body > footer > div > div > div.col-md-3.py-md-5.py-4.aside-stretch-right.pl-lg-5.pr-lg-5 > h2 {
    color:#000;
}
        .footer-08 .aside-stretch-right a {
    color: #8d8d8d;
}

body > footer > div > div > div.col-md-9.py-5 > div:nth-child(1) > div.col-md-8 > div > div > div > div:nth-child(2), body > footer > div > div > div.col-md-9.py-5 > div:nth-child(1) > div.col-md-8 > div > div > div > div:nth-child(3) {
    display: none;
}

body > footer > div > div > div.col-md-9.py-5 {
    padding-bottom: 0px !important;
}


        
        .sporthead {
            width: 100%;
        }
        
    }