.social-list {
  background-color: black;
}

.social-div {
  padding-left: 50px;
}

.social-div .fa {
  color: #c62828;
}

.social-div .fa:hover {
  color: white;
}

.right {
  padding-right: 200px;
}

.nav-wrapper img {
  padding-left: 200px;
}

.caption {
  background-color: rgba(198, 40, 40, 0.8);
  border-left: 4px solid black;
  width: 600px !important;
}

#first-break {
  background-color: white;
  height: 50px;
}

.break-text {
  font-weight: bold;
  font-size: 30px;
}

.heading-text {
  font-weight: bold;
  font-size: 30px;
  color: #c62828;
  border-bottom: 3px solid black;
}

.heading-text-white {
  font-weight: bold;
  font-size: 30px;
  color: white;
  border-bottom: 3px solid white;
}

.heading-text-small{
  font-weight: bold;
  font-size: 20px;
  color: #c62828;
}

.heading-text-small-black{
  font-weight: bold;
  font-size: 16px;
  color: black;
}

#score-div {
  background-color: #242f31;
  height: 300px;
}

.box {
  background: #f4f4f4;
  padding: 10px;
  text-align: center;
}

.score-img {
  margin-top: 60px;
}

.text-shadow{
  text-shadow: 2px 2px #c62828;
}


.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.card-image:hover .image {
  opacity: 0.3;
}

#stories {
  background-image: url('/assets/images/soccer-staium.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

#sponsors {
  background-image: url('/assets/images/sponsorsbackground.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

#news-section{
  background-color: #f4f4f4;
}

#home{
  background-color: #f4f4f4;
}

#home{
  background-color: #f4f4f4;
}

#about{
   background-color: #f4f4f4;
}

#team{
   background-color: #f4f4f4;
}

#contact{
   background-color: #f4f4f4;
}

#gallery-section{
  background-color: #f4f4f4;
}

#stories .card-title {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 0px !important;
}


.card-title-bg {
  background-color: rgba(198, 40, 40, 0.8);
  border-left: 4px solid black;
}

.tab a.active {
  color: #c62828 !important;
}

.card-title-bg-inverse {
  background-color: rgba(0, 0, 0, 0.8);
  border-left: 4px solid #c62828;
}

#season {
  background-image: url('/assets/images/football.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.glove-img {
  background-image: url('./assets/images/gloves.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

.ball-img {
  background-image: url('./assets/images/soccerball.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
}

#black-section {
  background-color: rgb(36, 47, 49);
  height: 5px;
}

.clubname {
  color: #c62828;
  font-weight: bold;
  font-size: 14px;
}

.clubname2 {
  color: #c62828;
  font-weight: bold;
  font-size: 25px;
}

.sab-card {
  padding-top: 10px;
}

.card-bg {
  background-color: black;
  border-top: 2px solid #c62828;
  color: white;
}

ul#footer-media li {
  display: inline;
}

#footer-media .fa {
  padding-right: 10px;
  color: white;
  font-size: 18px;
}

#footer-media .fa:hover {
  color: #c62828;
}

.collection {
  border: 0px !important;
}

.collection .collection-item {
  background-color: transparent !important;
  border: 0px !important;
}

#the-links {
  font-size: 12px;
}

#the-links .fa {
  font-size: 14px;
  color: #c62828;
}

#the-links a {
  color: white;
}

#the-links a:hover {
  color: #c62828;
}

#the-links li:before {
  content: '\f054';
  font-family: 'FontAwesome';
  width: 10px;
  height: 10px;
  margin-right: 5px;
  color: #c62828;
}

#fields input {
  color: white;
}

#top-section {
  background-image: url('../images/sport-football-football-boots-ball.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
}

#top-section .container {
  padding-top: 50px;
  color: white;
  font-size: 32px;
  font-weight: bold;
}

.card-title-heading {
  background: #c62828;
  border-left: 4px solid black;
  font-weight: bold;
  color: white;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.card-title-heading span {
  font-size: 30px;
}

#about-section img {
  height: 450px;
}

#posts-section .black-text:hover{
  color: #c62828 !important;
}

#posts-section2 .black-text:hover{
  color: #c62828 !important;
}

.lists{
  list-style: square !important;
}

#acadelists ul{
   list-style: square;
   list-style-type: circle;
}


.elem,
.elem * {
  box-sizing: border-box;
  margin: 0 !important;
}
.elem {
  display: inline-block;
  font-size: 0;
  width: 33%;
  border: 20px solid transparent;
  border-bottom: none;
  background: #fff;
  padding: 10px;
  height: auto;
  background-clip: padding-box;
}
.elem > span {
  display: block;
  cursor: pointer;
  height: 0;
  padding-bottom: 70%;
  background-size: cover;
  background-position: center center;
}

.lcl_fade_oc.lcl_pre_show #lcl_overlay,
.lcl_fade_oc.lcl_pre_show #lcl_window,
.lcl_fade_oc.lcl_is_closing #lcl_overlay,
.lcl_fade_oc.lcl_is_closing #lcl_window {
  opacity: 0 !important;
}
.lcl_fade_oc.lcl_is_closing #lcl_overlay {
  -webkit-transition-delay: 0.15s !important;
  transition-delay: 0.15s !important;
}

@media only screen and (max-width: 1149px) {
  .right {
    padding-right: 20px;
  }

  .nav-wrapper img {
    padding-left: 50px;
  }

  .break-text {
    font-size: 20px;
  }
}

@media only screen and (max-width: 706px) {
  .caption {
    border-left: 0px solid black;
    padding-right: 100px;
    width: 400px !important;
  }

  .break-text {
    font-size: 15px;
  }

  .social-div .fa {
    padding-top: 5px;
    font-size: 18px;
  }

}
