.home-benner-sec {
  padding: 240px 0px 130px 0px;
  text-align: left;
  color: #fff;
}
.home-benner-sec .contact-us-sec .coman-form .gfmc-container .gfield.gfmc-column.gfmc-field .gfield {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  position: relative !important;
  width: 100% !important;
  padding-right: 13px !important;
  padding-left: 13px !important;
  margin-bottom: 0px !important;
}
.home-benner-sec .contact-us-sec .coman-form input[type="text"], .home-benner-sec .contact-us-sec .coman-form input[type="tel"], .home-benner-sec .contact-us-sec .coman-form input[type="email"], .home-benner-sec .contact-us-sec .coman-form textarea, .home-benner-sec .contact-us-sec .coman-form .gfield_select {
  margin-bottom: 16px !important;
}
.home-benner-sec h1 {
  color: #ffffff;
  font-size: 21px;
  font-weight: bold;
  font-family: 'Source Sans 3', sans-serif;
  text-transform: uppercase;
  display: block;
  width: 100%;
  margin: auto;
  position: relative;
  margin-bottom: 20px;
}
.home-benner-sec h2 {
  color: #ffffff;
  font-size: 90px;
  line-height: 1;
}
.home-benner-sec p {
  color: #ffffff;
  font-size: 24px;
  margin-bottom: 25px;
}
.home-benner-sec h2 b {
  color: #fff;
}
.home-benner-sec .contact-us-sec .coman-form .gform_footer {
  max-width: 100%;
}
.home-benner-sec .contact-us-sec .coman-form h3 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 25px;
  font-weight: normal;
}
.home-benner-sec h1:after {
  right: -10px;
  bottom: -7px;
  left: auto !important;
  top: auto !important;
}
.home-btn {
  background: #99b522;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 80px;
  line-height: 80px;
  text-align: center;
  width: 400px;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
.home-btn:hover, .home-btn:focus {
  background: #927a16;
  color: #fff;
}
.home-btn:before {
  background: url("../images/left-btn-arrow.png");
  width: 14px;
  height: 60px;
  position: absolute;
  left: -14px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.home-btn:after {
  background: url("../images/right-btn-arrow.png");
  width: 14px;
  height: 60px;
  position: absolute;
  right: -14px;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  content: "";
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.experience-sec {
  background: #0b1b26;
  padding: 60px 0px;
}
.experience-block {
  border: 1px solid #232c23;
  padding: 40px;
  color: #fff;
  position: relative;
  height: 100%;
  text-align: center;
}
.experience-block figure {
  width: auto;
  height: 84px;
  line-height: 84px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}
.experience-block figure img {
  width: auto;
  height: auto;
  margin-bottom: 0px !important;
}
.experience-block h5 {
  color: #ffffff;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 20px;
  font-weight: normal;
  font-family: 'Frank Ruhl Libre', serif;
}
.experience-block h5::before {
  position: absolute;
  background: url("../images/title-icon-2.png");
  width: 52px;
  height: 9px;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.experience-block p {
  color: #ffffff;
  margin-bottom: 0px;
}
.certificate-slider-sec {
  padding: 45px 0px;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.04);
}
.certificate-slider img {
  width: auto !important;
  height: auto !important;
  display: inline-block !important;
}
.certificate-slider figure {
  height: 90px;
  line-height: 90px;
  margin-bottom: 0px;
  text-align: center;
}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {
  .home-benner-sec h2 {
    font-size: 80px;
  }
  .home-benner-sec {
    padding: 250px 0px 150px 0px;
  }
}
@media (max-width: 1700px) {
  .home-benner-sec h2 {
    font-size: 75px;
  }
  .home-benner-sec p {
    font-size: 23px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 37px;
  }
  .home-benner-sec {
    padding: 240px 0px 140px 0px;
  }
}
@media (max-width: 1600px) {
  .home-benner-sec h2 {
    font-size: 70px;
  }
  .home-benner-sec p {
    font-size: 22px;
  }
  .experience-block {
    padding: 38px 38px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 35px;
  }
  .home-benner-sec {
    padding: 230px 0px 130px 0px;
  }
}
@media (max-width: 1500px) {
  .home-benner-sec h2 {
    font-size: 65px;
  }
  .home-benner-sec p {
    font-size: 22px;
  }
  .experience-block {
    padding: 35px 35px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 34px;
  }
  .home-benner-sec {
    padding: 220px 0px 120px 0px;
  }
}
@media (max-width: 1400px) {
  .home-benner-sec h2 {
    font-size: 60px;
  }
  .home-benner-sec p {
    font-size: 21px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
  }
  .experience-block {
    padding: 30px 30px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 33px;
  }
  .home-benner-sec {
    padding: 200px 0px 100px 0px;
  }
}
@media (max-width: 1300px) {
  .home-benner-sec h2 {
    font-size: 56px;
  }
  .home-benner-sec p {
    font-size: 20px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
  }
  .experience-block {
    padding: 25px 25px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 32px;
  }
  .home-benner-sec {
    padding: 190px 0px 90px 0px;
  }
}
@media (max-width: 1200px) {
  .home-benner-sec h1 {
    font-size: 21px;
  }
  .home-benner-sec h2 {
    font-size: 50px;
  }
  .home-benner-sec p {
    font-size: 19px;
  }
  .home-btn {
    width: 370px;
    font-size: 22px;
    height: 70px;
    line-height: 70px;
  }
  .home-btn:before, .home-btn:after {
    height: 55px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
  }
  .experience-block {
    padding: 20px 20px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 31px;
  }
  .home-benner-sec {
    padding: 180px 0px 80px 0px;
  }
}
@media (max-width: 1100px) {
  .home-benner-sec h1 {
    font-size: 20px;
  }
  .home-benner-sec h2 {
    font-size: 45px;
  }
  .home-benner-sec p {
    font-size: 18px;
  }
  .home-btn {
    width: 350px;
    font-size: 21px;
    height: 65px;
    line-height: 65px;
  }
  .home-btn:before, .home-btn:after {
    height: 50px;
  }
  .experience-sec .row {
    margin: 0px -10px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 10px;
  }
  .experience-block {
    padding: 20px 15px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 30px;
    text-align: center;
  }
  .home-benner-sec {
    padding: 170px 0px 70px 0px;
  }
}
@media (max-width: 991px) {
  section.home-benner-sec.bg {
    padding-bottom: 50px !important;
    background-position: top center !important;
    background-size: 100% auto !important;
    background-color: #0b1b26 !important;
    padding-top: 58% !important;
    text-align: center;
  }
  .home-benner-sec h1 {
    font-size: 16px;
    text-align: center;
  }
  .home-benner-sec h2 {
    font-size: 40px;
    text-align: center;
  }
  .home-benner-sec p {
    font-size: 18px;
    text-align: center;
  }
  .home-btn {
    width: 300px;
    font-size: 21px;
    height: 65px;
    line-height: 65px;
  }
  .home-btn:before, .home-btn:after {
    height: 50px;
  }
  .experience-sec {
    padding: 50px 0px 20px 0px;
    border-top: 1px solid #232c23;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-block {
    padding: 30px 15px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 30px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  section.home-benner-sec.bg {
    padding-bottom: 50px !important;
    background-position: top center !important;
    background-size: 100% auto !important;
    background-color: #0b1b26 !important;
    padding-top: 60% !important;
    text-align: center;
  }
  .home-benner-sec h1 {
    font-size: 15px;
    text-align: center;
  }
  .home-benner-sec h2 {
    font-size: 35px;
    text-align: center;
  }
  .home-benner-sec p {
    font-size: 17px;
    text-align: center;
  }
  .home-btn {
    width: 290px;
    font-size: 21px;
    height: 65px;
    line-height: 65px;
  }
  .home-btn:before, .home-btn:after {
    height: 50px;
  }
  .experience-sec {
    padding: 50px 0px 20px 0px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 30px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 28px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  section.home-benner-sec.bg {
    padding-bottom: 50px !important;
    background-position: top center !important;
    background-size: 100% auto !important;
    background-color: #0b1b26 !important;
    padding-top: 60% !important;
  }
  .home-benner-sec h1 {
    font-size: 15px;
  }
  .home-benner-sec h2 {
    font-size: 28px;
  }
  .home-benner-sec p {
    font-size: 16px;
  }
  .home-btn {
    width: 260px;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
  }
  .home-btn:before, .home-btn:after {
    width: 18px;
    height: 45px;
  }
  .experience-sec {
    padding: 50px 0px 20px 0px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 30px;
  }
  .home-benner-sec .contact-us-sec .coman-form h3 {
    font-size: 25px;
    text-align: center;
  }
}