.header-area .logo {
width:180px;

    padding: 10px 0!important;
}
.main-menu nav > ul > li > a
{
    padding:54px 20px!important
}
.about-content

{
    padding-top: 0px!important;
}
.news-wrapper h4
{
    line-height:22px!important;
}
a {
    text-decoration: none !important;
}
.height
{
height:332px!important;
}
.heighttt
{
height:200px!important;
}

.heightt
{
    height:400px!important;
    padding:44px 20px!important;
}
/* .main-menu nav > ul > li > a
{
    padding:30px 20px!important;
} */
.black
{
    color:#212529;
}



  .project-overview h2 {
    font-size: 1.5rem;
    margin-bottom: 20px;
    color: #333;
    /* text-align: center; */
  }
  
  .project-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  
  .project-list {
    list-style: none;
    padding: 0;
    flex: 1;
  }
  
  .project-list li {
    /* display: flex;
    align-items: center; */
    margin-bottom: 10px;
    font-size: 1rem;
    color: #555;
  }

  .left {
    text-align: left;
  }
  
  .right {
    text-align: left;
  }


  .align
  {
    display:flex;
    justify-content: center;
  }
  .font
  {
    font-size:16px;
  }
  @media only screen and (max-width: 479px)
  {.section-title h1
  {
       line-height: 30px!important;
  }
             
  }
  
  
 /* header */

@media only screen and (max-width: 767px) {
  .header-area {
    position: absolute!important;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 9999;
    border-bottom: 1px solid #737373;
  }
 .hero-slider .slick-arrow {
    margin-top: 97px!important;
}
  .hero-content {
    padding-top: 98px!important;
  }
  
  .header-area.stick
  {
    position: fixed!important;
  }
  .hero-item img {
    width: 100%;
    height: 350px !important;
  }

}

/* header */


/*football*/



/*-- Page Banner Area --*/
.football {
  background-image: url(../img/banner/football-banner.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .football {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .football {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .football {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.football::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}
/*-- Page Banner Area --*/

/*-- Page Banner Area --*/


.cricket {
  background-image: url(../img/banner/cricket-banner.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cricket {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .cricket {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .cricket {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.cricket::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}
/*-- Page Banner Area --*/

.tennis {
  background-image: url(../img/banner/tennis-banner.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tennis {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .tennis {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .tennis {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.tennis::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}
/*-- Page Banner Area --*/


.athletic {
  background-image: url(../img/banner/athletic-banner.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .athletic {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .athletic {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .athletic {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.athletic::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}

/*-- Page Banner Area --*/


.pickleball {
  background-image: url(../img/banner/pickleball-banner.png);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pickleball {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .pickleball {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .pickleball {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.pickleball::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}

/*-- Page Banner Area --*/


.basketball {
  background-image: url(../img/banner/basketball-banner.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .basketball {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .basketball {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .basketball {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.basketball::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}
/*-- Page Banner Area --*/



.badminton {
  background-image: url(../img/banner/badminton-banner.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .badminton {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .badminton {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .badminton {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.badminton::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}

/*-- Page Banner Area --*/

.construction {
  background-image: url(../img/banner/banner3.png);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .construction {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .construction {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .construction {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.construction::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}

/*-- Page Banner Area --*/


.contact {
  background-image: url(../img/banner/banner.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .contact {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .contact {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.contact::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}
/*-- Page Banner Area --*/


.about {
  background-image: url(../img/banner/banner2.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .about {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .about {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.about::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}
/*-- Page Banner Area --*/


.projects {
  background-image: url(../img/banner/banner1.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .projects {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .projects {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .projects {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.projects::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}

/*-- Page Banner Area --*/


.gallery {
  background-image: url(../img/banner/banner2.jpg);
 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  padding-top: 240px;
  padding-bottom: 125px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery {
    padding-top: 180px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 479px) {
  .gallery {
    padding-top: 150px;
    padding-bottom: 40px;
  }
}
.gallery::before {
  background: #000000;
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(100%, #8c8c8c));
  background: -webkit-gradient(linear, left top, right top, from(#000000), to(#8c8c8c));
  background: linear-gradient(to right, #000000 0%, #8c8c8c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#8c8c8c", GradientType=1 );
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  content: "";
  z-index: -1;
}


/*contact*/

/* Form Container */
.form-container {
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
}

/* Form Group Styling */
.form-group {
    margin-bottom: 20px;
}

label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #212529;
}

.form-control {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
}

/* Button Styling */
.submit-btn {
    display: inline-block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #f9c846;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

.submit-btn:hover {
    background-color: #f8b937;
}