.banner {
 background: url("../img/banner1.png");
 width: 100%;
 height: 300px;
 background-size: cover;
}
.banner-whyweare {
 background: url("../img/why_banner.png");
 width: 100%;
 height: 400px;
 background-size: cover;
 background-position: center;
}
.banner-nextlevel {
 background: url("../img/banner-nextleveltournament.png");
 width: 100%;
 height: 500px;
 background-size: cover;
 background-position: center;
}
.banner-personal-coaching {
 background: url("../img/banner-personalcoaching.png");
 width: 100%;
 height: 500px;
 background-size: cover;
 background-position: center;
}
.banner-whyplayer {
 background: url("../img/why_banner2.png");
 width: 100%;
 height: 500px;
 background-size: cover;
 background-position: center;
}
.banner-becomenextlevel {
 background: url("../img/banner-becomenextlevel.png");
 width: 100%;
 height: 500px;
 background-size: cover;
 background-position: center;
}
.banner-sportfitness {
 background: url("../img/banner-sportfitness.png");
 width: 100%;
 height: 500px;
 background-size: cover;
 background-position: center;
}
.banner-groundfacilities {
 background: url("../img/banner-groundfacilites.png");
 width: 100%;
 height: 500px;
 background-size: cover;
 background-position: center;
}
.dez-separator {
 display: inline-block;
 height: 3px;
 width: 80px;
 margin-bottom: 10px;
 position: relative;
}
.dez-separator-outer {
 overflow: hidden;
}
.dez-separator.style-liner {
 width: 20px;
}
.dez-separator[class*=style-]:before {
 left: auto !important;
 right: 40px;
}
.dez-separator[class*=style-]:after, .dez-separator[class*=style-]:before {
 content: "";
 position: absolute;
 top: 50%;
 left: 40px;
 width: 70px;
 height: 2px;
 background: #eee;
 -webkit-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
}
.desc-text {
 font-size: 22px !important;
 color: #000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.nextlevel-text {
 font-size: 22px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.nextlevel-text2 {
 font-size: 22px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.nextlevelheading-text2 {
 font-size: 27px !important;
 color: #ED4E05;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.personalcoach-text2 {
 font-size: 22px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.sportfitness-text2 {
 font-size: 22px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.groundfacilities-text2 {
 font-size: 22px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.whyplayerneedheading-text1 {
 font-size: 30px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.whyplayerneed-text2 {
 font-size: 19px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.whywearedoing-text2 {
 font-size: 22px !important;
 color: #000000;
 font-style: italic;
font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
}
.heading2 {
 color: #C03F05;
 font-weight: bold;
 font-size: 24px;
 text-align: left;
}
.pointtable-text {
 font-size: 22px !important;
 color: #000000;
 font-style: italic;
 font-weight: bold;
 letter-spacing: 0px;
 word-spacing: 1px;
 text-align: left
}
.text-center.section-head p {
 margin-left: auto;
 margin-right: auto;
 max-width: 700px;
}
.section-head p {
 padding-top: 10px;
 font-size: 14px;
 color: #494949;
}
.about {
 padding: 50px 0;
}
.about .part-img {
 position: relative;
}
.about .part-img img {
 width: 100%;
}
.about .nextlevelpart-img img {
 width: 80%;
}
.about .part-text {
 padding: 50px;
 background: #fff;
 margin-left: -250px;
 -webkit-box-shadow: -3px 5px 11px 0px rgb(0 0 0 / 34%);
 box-shadow: -3px 5px 11px 0px rgb(0 0 0 / 34%);
 position: relative;
}
.img-holder img {
 width: 100%;
}
.about .about-btn {
 display: inline-block;
 padding: 0 30px;
 height: 50px;
 border: 2px solid #383838;
 color: #383838;
 font-weight: 500;
 line-height: 50px;
 text-transform: uppercase;
 margin-top: 30px;
 margin-left: 30px;
 -webkit-transition: all 0.3s ease-in;
 -moz-transition: all 0.3s ease-in;
 -o-transition: all 0.3s ease-in;
 transition: all 0.3s ease-in;
}
.text-holder a {
 text-decoration: none;
}
@media (max-width: 769px) {
 .about .part-text {
  padding: 20px 20px 0;
  margin-left: 0 !important;
 }
 .arrow {
  display: none !important;
 }
}
.img-holder {
 position: relative;
}
.arrow.from-right {
 right: 0px;
}
.arrow {
 position: absolute;
 top: 0px;
 width: 0px;
 height: 100%;
 display: block;
 z-index: 1;
}
.arrow.from-right span {
 right: 0px;
 border-right: 15px solid #fff;
}
.arrow span {
 position: absolute;
 top: 45%;
 right: 0px;
 display: block;
 vertical-align: middle;
 width: 0px;
 height: 0px;
 border: 12px solid transparent;
}
.featured-imge:hover .img-holder .overlay {
 bottom: 0%;
 transform: scale(1, 1);
 -webkit-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 opacity: 0.5;
 width: 100%;
 height: 100%
}
.img-holder .overlay {
 position: absolute;
 left: 0px;
 width: 10px;
 height: 10px;
 background: #10bcf4;
 opacity: 0;
 transition: all 1s ease;
 -webkit-transition: all 1s ease;
 -ms-transition: all 1s ease;
 -o-transition: all 1s ease;
 -moz-transition: all 1s ease;
}
.text-holder h3 {
 position: relative;
}
.featured-imge:hover .text-holder h3:after {
 width: 100%;
 opacity: 1;
}
.featured-imge .text-holder h3:after {
 content: '';
 position: absolute;
 left: 0px;
 bottom: 0px;
 width: 50px;
 height: 3px;
 background: #10bcf4;
 transition: all 1s ease;
 -webkit-transition: all 1s ease;
 -ms-transition: all 1s ease;
 -o-transition: all 1s ease;
 -moz-transition: all 1s ease;
 opacity: 0;
}
.about .text-holder a {
 color: #212529 !important;
}
.features-outer {
 position: relative;
 max-width: 90%;
 margin: 0 auto;
 background-repeat: no-repeat;
 background-position: center top;
 padding: 100px 0px 30px;
 background-position: center;
}
.feature-block {
 position: relative;
 margin-bottom: 60px;
}
.left-column .feature-block:nth-child(1) .inner-box {
 margin-right: 200px;
}
.left-column .feature-block:nth-child(2) .inner-box {
 margin-right: 250px;
}
.left-column .feature-block:nth-child(3) .inner-box {
 margin-right: 300px;
}
.left-column .feature-block .inner-box {
 padding-right: 90px;
 text-align: right;
 float: right;
}
.feature-block .inner-box {
 position: relative;
 min-height: 70px;
 max-width: 400px;
}
.feature-block .icon-box {
 position: absolute;
 top: 15px;
 width: 64px;
 height: 64px;
 line-height: 60px;
 border: 2px solid transparent;
 text-align: center;
 font-size: 32px;
 color: #ffffff;
 background: #c0d159;
 border-radius: 50%;
}
.icon-box object {
 margin: 10px auto;
 padding: 4px;
 width: 50px;
}
.left-column .feature-block .icon-box {
 right: 0px;
}
.feature-block h3 {
 font-size: 20px;
 font-weight: 600;
 margin-bottom: 5px;
 color: #444444;
}
.feature-block .text {
 font-size: 14px;
 font-weight: 400;
}
.left-column .feature-block:nth-child(2) .icon-box {
 background: #f05c60;
}
.right-column .feature-block:nth-child(1) .inner-box {
 margin-left: 200px;
}
.right-column .feature-block:nth-child(2) .inner-box {
 margin-left: 250px;
}
.right-column .feature-block:nth-child(3) .inner-box {
 margin-left: 300px;
}
.right-column .feature-block .inner-box {
 padding-left: 90px;
 text-align: left;
 float: left;
}
.right-column .feature-block:nth-child(1) .icon-box {
 background: #f05c60;
}
.right-column .feature-block:nth-child(2) .icon-box {
 background: #c0d159;
}
.right-column .feature-block:nth-child(3) .icon-box {
 background: #f05c60;
}
.right-column .feature-block .icon-box {
 left: 0px;
}
@media only screen and (max-width: 576px) {
 .left-column .feature-block .inner-box, .right-column .feature-block .inner-box {
  max-width: 450px !important;
  margin: 0px auto !important;
  text-align: center !important;
  padding: 0px !important;
  float: none;
 }
 .left-column .feature-block .icon-box, .right-column .feature-block .icon-box {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  margin: 0 auto 20px !important;
 }
 .banner-whyweare {
  background: url("../img/why_banner.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-nextlevel {
  background: url("../img/banner-nextleveltournament.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-personal-coaching {
  background: url("../img/banner-personalcoaching.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-whyplayer {
  background: url("../img/why_banner2.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-becomenextlevel {
  background: url("../img/banner-becomenextlevel.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-sportfitness {
  background: url("../img/banner-sportfitness.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-groundfacilities {
  background: url("../img/banner-groundfacilites.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .about .nextlevelpart-img img {
  width: 100%;
 }
}
@media only screen and (max-width: 767px) {
 .left-column .feature-block .inner-box, .right-column .feature-block .inner-box {
  max-width: 450px !important;
  margin: 0px auto !important;
  text-align: center !important;
  padding: 0px !important;
  float: none;
 }
 .left-column .feature-block .icon-box, .right-column .feature-block .icon-box {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  right: 0px !important;
  bottom: 0px !important;
  margin: 0 auto 20px !important;
 }
 .banner-whyweare {
  background: url("../img/why_banner.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-nextlevel {
  background: url("../img/banner-nextleveltournament.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-personal-coaching {
  background: url("../img/banner-personalcoaching.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-whyplayer {
  background: url("../img/why_banner2.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-becomenextlevel {
  background: url("../img/banner-becomenextlevel.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-sportfitness {
  background: url("../img/banner-sportfitness.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
 .banner-groundfacilities {
  background: url("../img/banner-groundfacilites.png");
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center;
 }
}
@media only screen and (max-width: 1023px) {
 .left-column .feature-block .inner-box, .right-column .feature-block .inner-box {
  max-width: none !important;
  margin: 0px !important;
 }
}
@media only screen and (max-width: 1140px) {
 .left-column .feature-block .inner-box, .right-column .feature-block .inner-box {
  margin-left: 0px !important;
  margin-right: 0px !important;
 }
 .features-outer {
  background: none !important;
 }
}
.about h2 {
    margin-top: 20px;
}