.julington-creek-baseball .skArea {
  background: #ececec no-repeat center center;
  background-size: cover;
}

.julington-creek-baseball .skSection, .julington-creek-baseball .skContent, .julington-creek-baseball .skInner-bg {
  background-image: url(../images/bg.png);
  background-position: center 120px;
  background-repeat: no-repeat;
  background-size: cover;
}

.julington-creek-baseball .skHeader {
  margin: 8px 0px 30px 0;
}

.julington-creek-baseball .skHeader a {
  margin: 0;
}

.julington-creek-baseball .skHeader .skLogo {
  float: left;
}

.julington-creek-baseball .skHeader .skLogo img {
  width: 124px;
  height: 123px;
}

.julington-creek-baseball .skHeader .skRightBanner {
  margin-top: 40px;
}

.julington-creek-baseball .skHeader h1.skBanner {
  font-size: 56px;
}

.julington-creek-baseball .skHeader .skdiamond-kings {
  float: right;
}

.julington-creek-baseball .skHeader .skdiamond-kings h2 {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #000;
  font-weight: 400;
  font-family: "Oswald";
  text-transform: uppercase;
}

.julington-creek-baseball .skHeader .skdiamond-kings img {
  width: 216px;
  height: 77px;
}

.julington-creek-baseball .skAffiliatesHeading {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 39px;
  color: #000;
  font-weight: 400;
  padding: 25px 0 20px;
  font-family: "Oswald";
  text-transform: uppercase;
}

.julington-creek-baseball .line {
  border-bottom: 5px solid #304a9a;
  width: 450px;
  margin: 0 auto;
}

.julington-creek-baseball .skAffiliates {
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
}

.julington-creek-baseball .skAffiliates ul {
  margin: 0;
  padding: 0;
}

.julington-creek-baseball .skAffiliates ul li {
  list-style: none;
  display: inline-block;
  padding: 0 17px 20px 17px;
  width: 71px;
  height: 71px;
}

.julington-creek-baseball .skFooter .skHead {
  font-size: 18px;
}

/* Skin Responsive Code */
/********************************************************************/
@media screen and (max-width: 1080px) {
  .julington-creek-baseball .skHeader .skBannerWrap {
    display: inline-flex;
  }
}

@media screen and (max-width: 768px) {
  .julington-creek-baseball .skAffiliates {
    display: none;
  }
}
