html {

    max-width: 1800px;

    margin: auto;

 }

 

body {

    background-color: #092635;

    color: white;

    font-family: Verdana, Geneva, Tahoma, sans-serif;

}

h1{

    text-align: center;

}

h2 {

    text-align: center;

}

h3 {

  text-align: center;

}

h4 {

    text-align: center;

}



.header {

    overflow: hidden;

    background-color: #1B4242;

    padding: 20px 10px;

    border-radius: 8px;

  }

  

  .header a {

    float: left;

    color: white;

    text-align: center;

    padding: 12px;

    text-decoration: none;

    font-size: 18px; 

    line-height: 25px;

    border-radius: 8px;

  }

  

  .header a.logo {

    font-size: 25px;

    font-weight: bold;

  }

  

  .header a:hover {

    background-color: #5C8374;

    color: white;

  }

  

  .header a.active {

    color: white;

  }

  

  .header-right {

    float: right;

  }



  .headerr {

    font-size: 35px;

    font-weight: bold;

    overflow: hidden;

    background-color: #1B4242;

	background-image: url("https://claytonstreetsports.us/image/ClaytonStreet.png");

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    padding: 100px 30px;

    border-radius: 8px;

  }

  

  

  .column {

    float: left;

    width: 32.0%;

    margin-bottom: 16px;

    padding: 0 4px;

  }

  

  @media screen and (max-width: 650px) {

    .column {

      width: 100%;

      display: block;

    }

  }

  

  .card {

    box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, 0.2);

  }

  

  .container {

    text-align: center;

    padding: 0 16px;

  }

  

  .container::after, .row::after {

    content: "";

    clear: both;

    display: table;

  }

  

  .title {

    color: grey;

  }



  .button {

    border: none;

    outline: 0;

    display: inline-block;

    padding: 8px;

    color: white;

    background-color: #1B4242;

    text-align: center;

    cursor: pointer;

    width: 75%;

    border-radius: 12px;

    font-weight: bolder;

  }

  .button:hover {

    background-color: #5C8374;

  }



  



  .exteams {

    text-align: center;

    padding: 30px;

  }





  .buttonn {

    background-color: #0a0a0a; /* Green */

    border: none;

    color: white;

    padding: 15px 32px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 16px;

    margin: 4px 2px;

    cursor: pointer;

    font-weight: bolder;

  }

  .button1 {

    background-color: #1B4242; /* Green */

    border: none;

    color: white;

    padding: 15px 32px;

    text-align: center;

    text-decoration: none;

    display: inline-block;

    font-size: 16px;

    margin: 4px 2px;

    cursor: pointer;

    border-radius: 12px;

    font-weight: bolder;

  }

  .button1:hover {

    background-color: #5C8374;

  }

  .columnf {

    float: left;

    width: 32.0%;

    margin-bottom: 16px;

    padding: 0 8px;

  }

  .containerf {

    text-align: center;

    padding: 0 16px;

  }



  #link {

    color: #5C8374;

    font-weight: bold;

  }

  

a:link {

    text-decoration: none;

}

footer:a:link:hover {

  color: #5C8374;

}



.footer {

    max-width: 1000px;

    margin: auto;

    text-align: center;

}



.fa {

  padding: 0px;

  font-size: 60px;

  width: 25px;

  text-align: center;

  text-decoration: none;

  color: white;

  size: 40px;

}

.fa:hover {

  opacity: 0.5;

}



.cta{

  text-align: center;

  overflow: hidden;

  background-color: #1B4242;

  background: linear-gradient(to top, #000000ba, #7e7e7ecc),url(https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/westminstercollegepa.sidearmsports.com/images/2021/12/14/Westminster_v_Waynesburg_Football_098.jpg);

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top;

  padding: 100px 30px;

  border-radius: 8px;

  }

.ctabutton {

    text-align: center;

  background-color: #1B4242; /* Green */

  border: none;

  color: white;

  padding: 15px 32px;

  text-decoration: none;

  display: inline-block;

  font-size: 20px;

  margin: 4px 2px;

  cursor: pointer;

  border-radius: 12px;

  font-weight: bolder;

}

.ctabutton:hover {

  background-color: #5C8374;

}



.about {

  text-align: center;

  overflow: hidden;

  background-color: #1B4242;

  background: linear-gradient(to top, #000000ba, #7e7e7ecc),url(https://dxbhsrqyrr690.cloudfront.net/sidearm.nextgen.sites/westminstercollegepa.sidearmsports.com/images/2021/12/14/Westminster_v_Waynesburg_Football_143.jpg);

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top;

  padding: 100px 30px;

  border-radius: 8px;

}

.whychoose {

  text-align: center;

  overflow: hidden;

  background-color: #1B4242;

  background: linear-gradient(to top, #000000ba, #7e7e7ecc),url(https://www.entertainmentlawinsights.com/wp-content/uploads/sites/56/2021/01/Entertainment-Image-sports.png);

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top;

  padding: 100px 30px;

  border-radius: 8px;

}


.whychoosebuton {

  background-color: #1B4242; /* Green */

  border: none;

  color: white;

  padding: 15px 32px;

  text-align: center;

  text-decoration: none;

  display: inline-block;

  font-size: 16px;

  margin: 4px 2px;

  cursor: pointer;

  border-radius: 12px;

  font-weight: bolder;

}

.aboutbutton:hover {

  background-color: #5C8374;

}



.line {

  width: 100%; 

  border-top: 5px solid #1B4242; 

  margin: 5px 0px; 

}





/*Team Page CSS*/

/*Allegheny Gators*/

.gator-body {

  background-color: #707070;

  color: white;

  font-family: Verdana, Geneva, Tahoma, sans-serif;

}

.gator-header {

  overflow: hidden;

  background-color: #002356;

  padding: 20px 10px;

  border-radius: 32px;

}



.gator-header a {

  float: left;

  color: white;

  text-align: center;

  padding: 12px;

  text-decoration: none;

  font-size: 18px; 

  line-height: 25px;

  border-radius: 32px;

}



.gator-header a.logo {

  font-size: 25px;

  font-weight: bold;

}



.gator-header a:hover {

  background-color: #FFC827;

  color: white;

}



.gator-header a.active {

  color: white;

}



.gator-header-right {

  float: right;

}

.gator-headerr {

  font-size: 75px;

  font-weight: bold;

  overflow: hidden;

  background: url(/image/teams/gators.png);

  background-size: cover;

  background-repeat: no-repeat;

  background-position: center;

  padding: 100px 50px;

  border-radius: 32px;

  height: 210px;

}



.gator-sports {

  text-align: center;

  padding: 30px;

}





.gator-sbuttonn {

  background-color: #002356; /* Green */

  border: none;

  color: white;

  padding: 15px 32px;

  text-align: center;

  text-decoration: none;

  display: inline-block;

  font-size: 12px;

  margin: 4px 2px;

  cursor: pointer;

  font-weight: bolder;

}

.gator-button1 {

  background-color: #002356; /* Green */

  border: none;

  color: white;

  padding: 10px 27px;

  text-align: center;

  text-decoration: none;

  display: inline-block;

  font-size: 16px;

  margin: 4px 2px;

  cursor: pointer;

  border-radius: 32px;

  font-weight: bolder;

}

.gator-button1:hover {

  background-color: #FFC827;

}



.gator-line {

  width: 100%; 

  border-top: 5px solid #002356; 

  margin: 5px 0px; 

}



#gator-link {

  color: #5C8374;

  font-weight: bold;

}



a:gator-link {

  text-decoration: none;

}

gator-footer:a:link:hover {

color: #5C8374;

}



.gator-footer {

  text-align: center;

  overflow: hidden;

  background-color: #1B4242;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top;

  padding: 40px 5px;

  border-radius: 32px;

}

/*Bethany Bison*/



/*Chatham Cougars*/



/*Franciscan Barons*/



/*Geneva Golden Tornadoes*/



/*Grove City Wolverines*/



/*Saint Vincent Bearcats*/



/*Thiel Tomcats*/



/*Washington & Jefferson Presidents*/



/*Waynesburg Yellow Jackets*/



/*Westminster Titans*/

.titan-body {

  background-color: #d2d2d2;

  color: white;

  font-family: Verdana, Geneva, Tahoma, sans-serif;

}

.titan-header {

  overflow: hidden;

  background-color: #0C1244;

  padding: 20px 10px;

  border-radius: 32px;

}



.titan-header a {

  float: left;

  color: white;

  text-align: center;

  padding: 12px;

  text-decoration: none;

  font-size: 18px; 

  line-height: 25px;

  border-radius: 32px;

}



.titan-header a.logo {

  font-size: 25px;

  font-weight: bold;

}



.titan-header a:hover {

  background-color: #003865;

  color: white;

}



.titan-header a.active {

  color: white;

}



.titan-header-right {

  float: right;

}

.titan-headerr {

  color: #003865;

  text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,

  1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;

  font-size: 50px;

  font-weight: bold;

  overflow: hidden;

  background: url();

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top;

  padding: 100px 50px;

  border-radius: 8px;

  height: 210px;

}



.titan-sports {

  text-align: center;

  padding: 30px;

}





.titan-sbuttonn {

  background-color: #0C1244; /* Green */

  border: none;

  color: white;

  padding: 15px 32px;

  text-align: center;

  text-decoration: none;

  display: inline-block;

  font-size: 12px;

  margin: 4px 2px;

  cursor: pointer;

  font-weight: bolder;

}

.titan-button1 {

  background-color: #0C1244; /* Green */

  border: none;

  color: white;

  padding: 10px 27px;

  text-align: center;

  text-decoration: none;

  display: inline-block;

  font-size: 16px;

  margin: 4px 2px;

  cursor: pointer;

  border-radius: 12px;

  font-weight: bolder;

}

.titan-button1:hover {

  background-color: #003865;

}



.titan-line {

  width: 100%; 

  border-top: 5px solid #003865; 

  margin: 5px 0px; 

}



#titan-link {

  color: white;

  font-weight: bold;

}



a:titan-link {

  text-decoration: none;

}

gator-footer:a:link:hover {

color: white;

}



.titan-footer {

  text-align: center;

  overflow: hidden;

  background-color: #0C1244;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: top;

  padding: 40px 5px;

  border-radius: 8px;

}





.claytonstreetsports





/*Contact Form*/

.contact-container {

  width: 100px; /* Adjusted width */

  background-color: #fff;

  padding: 2px;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

  

}



.form-group {

  margin-bottom: 15px;

}

 

.form-label {

  display: block;

  font-weight: bold;

  margin-bottom: 5px;

  text-align: center;

}



.form-input {

  text-align: center;

  width: 50%;

  padding: 8px;

  box-sizing: border-box;

}



.submit-button {

  background-color: #1B4242;

  color: #fff;

  padding: 10px;

  border: none;

  cursor: pointer;

  border-radius: 12px;

}


.players-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
}

.player {
  width: 200px;
  text-align: center;
  margin-bottom: 20px;
}

.player-info img {
  width: 100%; /* Set the width to 100% to ensure the image fits its container */
  height: auto; /* Let the height adjust automatically to maintain aspect ratio */
  max-width: 100%; /* Ensure the image doesn't exceed its container's width */
  max-height: 100%; /* Ensure the image doesn't exceed its container's height */
  border-radius: 8px; /* Make the image container rounded */
  object-fit: cover; /* Maintain aspect ratio while covering the container */
}

.player-info h2 {
  margin: 5px 0;
}

.player-info p {
  margin: 5px 0;
}

.player-details-link {
  display: inline-block;
  padding: 5px 10px;
  background-color: #1B4242;
  color: white;
  text-decoration: none;
  border-radius: 4px;
  margin-top: 10px;
}

.player-details-link:hover {
  background-color: #5C8374;
}
.chat-bar-collapsible {
    position: fixed;
    bottom: 0;
    right: 50px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.collapsible {
    background-color: #1B4242;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 350px;
    text-align: left;
    outline: none;
    font-size: 18px;
    border-radius: 10px 10px 0px 0px;
    border: 3px solid white;
    border-bottom: none;
}

.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

.full-chat-block {
    width: 350px;
    background: white;
    text-align: center;
    overflow: auto;
    scrollbar-width: none;
    height: max-content;
    transition: max-height 0.2s ease-out;
}

.outer-container {
    min-height: 500px;
    bottom: 0%;
    position: relative;
}

.chat-container {
    max-height: 500px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    scroll-behavior: smooth;
    hyphens: auto;
}

.chat-container::-webkit-scrollbar {
    display: none;
}

.chat-bar-input-block {
    display: flex;
    float: left;
    box-sizing: border-box;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    background-color: rgb(235, 235, 235);
    border-radius: 10px 10px 0px 0px;
    padding: 10px 0px 10px 10px;
}

.chat-bar-icons {
    display: flex;
    justify-content: space-evenly;
    box-sizing: border-box;
    width: 25%;
    float: right;
    font-size: 20px;
}

#chat-icon:hover {
    opacity: .7;
}

/* Chat bubbles */

#userInput {
    width: 75%;
}

.input-box {
    float: left;
    border: none;
    box-sizing: border-box;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
    font-size: 16px;
    color: #000;
    background-color: white;
    outline: none
}

.userText {
    color: white;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    text-align: right;
    clear: both;
}

.userText span {
    line-height: 1.5em;
    display: inline-block;
    background: #1B4242;
    padding: 10px;
    border-radius: 8px;
    border-bottom-right-radius: 2px;
    max-width: 80%;
    margin-right: 10px;
    animation: floatup .5s forwards
}

.botText {
    color: #000;
    font-family: Helvetica;
    font-weight: normal;
    font-size: 16px;
    text-align: left;
}

.botText span {
    line-height: 1.5em;
    display: inline-block;
    background: #e0e0e0;
    padding: 10px;
    border-radius: 8px;
    border-bottom-left-radius: 2px;
    max-width: 80%;
    margin-left: 10px;
    animation: floatup .5s forwards
}

@keyframes floatup {
    from {
        transform: translateY(14px);
        opacity: .0;
    }
    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

@media screen and (max-width:600px) {
    .full-chat-block {
        width: 100%;
        border-radius: 0px;
    }
    .chat-bar-collapsible {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
    }
    .collapsible {
        width: 100%;
        border: 0px;
        border-top: 3px solid white;
        border-radius: 0px;
    }
}