body {
      font-family: serif;
    }
    .hero-section {
      background-color: #f5f5f5;
    }
    .btn-dark, .btn-outline-dark {
      border-radius: 30px;
      /*padding: 0.5rem 1.5rem;*/
    }
    .schedulebtn{
      font-size: 20px;width: 180px;margin-top: 5px;background: #16334f;
    }
    h1, h2, h3 {
      font-weight: bold;
    }
    .section-image {
      width: 100%;
      height: auto;
      object-fit: cover;
    }
    .bg-lightgray {
      background-color: #f0f0f0;
    }
    footer {
      background-color: #1a2a3a;
      color: white;
      padding: 2rem 1rem;
    }
    .footer a {
      color: #ddd;
      text-decoration: none;
    }
    .logocss{
      width: 50%;
    }
    ul.navbar-nav {
    font-size: x-large;
}
.instagram
 {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    border-radius: 25%;
    padding: 3px;
  }

  .h2_first{
    font-family: serif;
    font-size: 55px;
    font-weight: bolder;
   
  }

  .first_img{
    width: 100%;
    /* height: 705px; */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 100%;
    top: 0px;
  }
  p.lead {
    font-size: 20px;
  }

    p.first_testcss {
    font-size: 20px;
  }
  .booknow_btn{
    width: 33%;
    padding: 19px;
    font-size: 22px;

  }

  .btnbgcolor{
    background: #0c124a;
  }
  .bg-whitess {
    --bs-bg-opacity: 1;
    background-color: rgb(222 231 217) !important;
  }
  h3.whyworkwith_css{
    font-size: 60px;
    font-weight: bolder;
  }
  p.whyworkwith_css_text {
    font-size: 27px;
    font-weight: bolder;
  }
  .why_work_img{
    width: 100%;
    height: 666px;
  }
  a.btn.btn-dark.mt-2 {
    width: 38%;
    padding: 19px;
    font-size: 18px;
    background: #17174b !important;
}
h2.display_two {
    font-size: 113px;
    font-weight: revert;
}
ul.list-unstyled.Ambitious_css {
    font-size: 25px;
}

.Ambitious_css_btn{
  width: 18%;
    padding: 14px;
    font-size: 23px;
}
.whatdoyou_css{
  font-size: 50px;
}
.Coaching_That_css{
  font-size: 45px;
  color: #1d2a55;
  }

.growth_btn_css{
  width: 16%;
    padding: 17px;
    font-size: 21px;
}

h2.takethe_nextcss {
    font-size: 46px;
    font-weight: bolder;
    margin-bottom: 5%;
}
.bookbtncss{
     width: 37%;
    padding: 21px;
    background: #17174b;
}
.WINGSMastermind_btn{
  width: 40%;
    font-size: 18px;
    padding: 14px;
    line-height: 41px;
}

.footer_text{
  font-size: 40px;
    font-weight: bolder;
}
.footer_location{
      font-size: 39px;
}
.footer_text_two{
  font-size: 23px;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  h2.display_two {
    font-size: 56px;
    font-weight: revert;
  }

  .booknow_btn
   {
      width: 44%;
      padding: 10px;
      font-size: 22px;
      margin-bottom: 5%;
  }

  a.btn.btn-dark.mt-2 {
    width: 60%;
    padding: 15px;
    font-size: 18px;
    background: #17174b !important;
    margin-bottom: 5%;
  }

  .Ambitious_css_btn {
    width: 50%;
    padding: 14px;
    font-size: 23px;
   }

   .growth_btn_css {
    width: 50%;
    padding: 17px;
    font-size: 21px;
  }

  .bookbtncss {
    width: 52%;
    padding: 4px;
    background: #17174b;
    height: 52px;
    line-height: 37px;
  }
  .WINGSMastermind_btn {
    width: 63%;
    font-size: 16px;
    padding: 2px;
    line-height: 50px;
    height: 56px;
    margin-bottom: 5%;
 }
 .why_work_img {
    width: 100%;

 }
 
 #play_buttonset {
      position: absolute;
      top: 20% !important;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: white;
      pointer-events: none;
    }
    
    #play_buttonset2 {
      position: absolute;
      top: 210% !important;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: white;
      pointer-events: none;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  h2.display_two {
    font-size: 113px;
    font-weight: revert;
  }

  .booknow_btn
   {
      width: 44%;
      padding: 10px;
      font-size: 22px;
      margin-bottom: 5%;
  }

  a.btn.btn-dark.mt-2 {
    width: 60%;
    padding: 15px;
    font-size: 18px;
    background: #17174b !important;
    margin-bottom: 5%;
  }

  /*.Ambitious_css_btn {
    width: 50%;
    padding: 14px;
    font-size: 23px;
  }*/

   /*.growth_btn_css {
    width: 50%;
    padding: 17px;
    font-size: 21px;
  }*/

  .bookbtncss {
    width: 52%;
    padding: 4px;
    background: #17174b;
    height: 52px;
    line-height: 37px;
  }
  .WINGSMastermind_btn {
    width: 63%;
    font-size: 16px;
    padding: 2px;
    line-height: 50px;
    height: 56px;
    margin-bottom: 5%;
  }

  
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

  h2.display_two {
    font-size: 113px;
    font-weight: revert;
   }

   .booknow_btn
   {
      width: 44%;
      padding: 10px;
      font-size: 22px;
      margin-bottom: 5%;
  }

  a.btn.btn-dark.mt-2 {
    width: 60%;
    padding: 15px;
    font-size: 18px;
    background: #17174b !important;
    margin-bottom: 5%;
  }
  
  /*.Ambitious_css_btn {
    width: 50%;
    padding: 14px;
    font-size: 23px;
  }*/

    /*.growth_btn_css {
    width: 50%;
    padding: 17px;
    font-size: 21px;
  }*/

  .bookbtncss {
    width: 52%;
    padding: 4px;
    background: #17174b;
    height: 52px;
    line-height: 37px;
}
  .WINGSMastermind_btn {
    width: 63%;
    font-size: 16px;
    padding: 2px;
    line-height: 50px;
    height: 56px;
    margin-bottom: 5%;
  }  
   
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

  h2.display_two {
    font-size: 113px;
    font-weight: revert;
  }
  .booknow_btn
   {
      width: 44%;
      padding: 10px;
      font-size: 22px;
      margin-bottom: 5%;
  }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  h2.display_two {
    font-size: 113px;
    font-weight: revert;
  }

  .booknow_btn
   {
      width: 44%;
      padding: 10px;
      font-size: 22px;
      margin-bottom: 5%;
  }
}

.imgallcss{
  /*width: 70%;*/
}

.gtco-testimonials {
  position: relative; 
}
@media (max-width: 767px) {
  .gtco-testimonials {
    margin-top: 20px;
  }
}
.gtco-testimonials h2 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
  color: #FFFFFF;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  letter-spacing: 2px;
  background-color:black;
  padding:10px 5px;
}
.gtco-testimonials .owl-stage-outer {
  padding: 30px 0;
}
.gtco-testimonials .owl-nav {
  display: none;
}
.gtco-testimonials .owl-dots {
  text-align: center;
}
.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #01b0f8;
  margin: 0 5px;
}
.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
  background: #01b0f8;
  box-shadow: none;
  height: 12px;
  width: 12px;
  margin-bottom: -1px;
}
.gtco-testimonials .card {
  background: #fff;
  box-shadow: 0 8px 30px -7px #c9dff0;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.gtco-testimonials .card .card-img-top {
  max-width: 100px;
  border-radius: 50%;
  margin: 15px auto 0;
  box-shadow: 0 8px 20px -4px #95abbb;
  width: 100px;
  height: 100px;
}
.gtco-testimonials .card h5 {
  /*color: #01b0f8;*/
  font-size: 21px;
  line-height: 1.3;
}
.gtco-testimonials .card h5 span {
  font-size: 18px;
  color: #666666;
}
.gtco-testimonials .card p {
  font-size: 20px;
  color: #555;
  padding-bottom: 15px;
}
.gtco-testimonials .active {
  opacity: 0.5;
  transition: all 0.3s;
}
.gtco-testimonials .center {
  opacity: 1;
}
.gtco-testimonials .center h5 {
  font-size: 26px;
  font-weight: 700;
}
.gtco-testimonials .center h5 span {
  font-size: 20px;
}
.gtco-testimonials .center .card-img-top {
  max-width: 100%;
  height: 120px;
  width: 120px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}


 .video-wrapper {
     /* position: relative;
      width: 640px;
      height: 360px;*/
    }

    .video-thumbnail {
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    .video-element {
      display: none;
      width: 100%;
      height: 100%;
    }

    .play-button {
      position: absolute;
      top: 60%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: white;
      pointer-events: none;
    }
    
    .play-button2 {
      position: absolute;
      top: 279%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 50px;
      color: white;
      pointer-events: none;
    }