.info_text {
  font-size: 120px !important;
  color: #c99d00 !important;
}

.logo-dark {
  width: 125px !important;
  height: auto !important;
}

.award-items-txt {
  color: #ffffff !important;
}

.breadcrumb-item-one{
  padding-top: 100px;
  padding-bottom: 70px;
}

.navbar-nav a.active {
    color: #28742a;
    font-weight: 600;
}



@media (min-width: 375px) {
  .info_text {
    font-size: 45px !important;
  }

  .banner-style-nine-area .content h2:nth-child(2)::after {
    width: 20px !important;
  }
}

@media (min-width: 576px) {
  .info_text {
    font-size: 75px !important;
  }

  .banner-style-nine-area .content h2:nth-child(2)::after {
    width: 30px !important;
    margin-top: 25px !important;
  }
}

@media (min-width: 768px) {
  .info_text {
    font-size: 100px !important;
  }

  .banner-style-nine-area .content h2:nth-child(2)::after {
    width: 50px !important;
    margin-top: 10px !important;
  }
}

@media (min-width: 992px) {
  .info_text {
    font-size: 85px !important;
  }

  .banner-style-nine-area .content h2:nth-child(2)::after {
    width: 50px !important;
    margin-top: 10px !important;
  }
}

@media (min-width: 1200px) {
  .info_text {
    font-size: 100px !important;
  }

  .banner-style-nine-area .content h2:nth-child(2)::after {
    width: 70px !important;
    margin-top: 10px !important;
  }
}

@media (min-width: 1400px) {
  .info_text {
    font-size: 120px !important;
  }

  .banner-style-nine-area .content h2:nth-child(2)::after {
    width: 90px !important;
    margin-top: 10px !important;
  }
}

@media (max-width: 992px){
  .testimonial-heading {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
  }

}

.freeko_title{
  font-size: 40px !important;
}



/* Form */







