.home-benner-sec {
  padding: 237px 0px 126px 0px;
  text-align: center;
}
.home-benner-sec .row {
  justify-content: end;
}
.home-benner-sec h1 {
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Poppins';
  font-weight: bold;
  margin-bottom: 10px;
}
.home-benner-sec h2 {
  color: #ffffff;
  font-size: 105px;
  text-transform: capitalize;
  font-family: 'Lato';
  font-weight: 900;
}
.home-benner-sec h2 small {
  vertical-align: top;
  font-weight: bold;
  font-size: 61%;
}
.home-benner-sec p {
  color: #fff;
  font-size: 18px;
  text-align: left;
}
.home-benner-sec figure {
  margin-bottom: 0px;
  text-align: center;
  max-width: 100%;
  margin: auto;
}
.results-sec {
  background: #f3f6f9;
  padding: 50px 0px;
  text-align: center;
}
.results-sec h2 {
  font-size: 16px;
  color: #c3d2e0;
  text-transform: uppercase;
  font-family: 'Poppins';
  text-align: center;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 0px;
}
.results-sec h3 {
  font-size: 45px;
  color: #0d487c;
  margin-bottom: 5px;
  font-weight: bold;
}
.results-sec h4 {
  font-size: 15px;
  color: #00958c;
  text-transform: uppercase;
  font-family: 'Poppins';
  margin-bottom: 0px;
  font-weight: bold;
}
.results-sec .item {
  position: relative;
  padding: 45px;
}
.results-sec .item:before {
  content: "";
  position: absolute;
  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%);
  width: 1px;
  height: 50px;
  background: #e0e3e5;
  left: 0px;
}
.defualt-content-sec.no-padding {
  padding-bottom: 0px;
}
.home-benner-sec h3 {
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 1900px) {
  .home-benner-sec h2 {
    font-size: 95px;
  }
}
@media (max-width: 1800px) {
  .home-benner-sec {
    padding: 210px 0px 110px 0px;
  }
  .home-benner-sec h1 {
    font-size: 19px;
  }
  .home-benner-sec .video-block p {
    font-size: 17px;
  }
  .home-benner-sec figure {
    max-width: 85%;
  }
  .home-benner-sec h2 {
    font-size: 90px;
  }
}
@media (max-width: 1700px) {
  .results-sec .item {
    padding: 40px;
  }
  .results-sec h3 {
    font-size: 43px;
  }
  .home-benner-sec h2 {
    font-size: 90px;
  }
  .home-benner-sec {
    padding: 200px 0px 100px 0px;
  }
  .home-benner-sec h1 {
    font-size: 19px;
  }
  .home-benner-sec .video-block p {
    font-size: 17px;
  }
  .home-benner-sec figure {
    max-width: 95%;
  }
}
@media (max-width: 1600px) {
  .results-sec h3 {
    font-size: 41px;
  }
  .results-sec .item {
    padding: 38px;
  }
  .home-benner-sec h2 {
    font-size: 80px;
  }
  .home-benner-sec {
    padding-top: 120px;
  }
  .home-benner-sec h1 {
    font-size: 18px;
  }
  .home-benner-sec .video-block p {
    font-size: 16px;
  }
  .home-benner-sec figure {
    max-width: 95%;
  }
  .home-benner-sec {
    padding: 180px 0px 90px 0px;
  }
}
@media (max-width: 1500px) {
  .results-sec h3 {
    font-size: 38px;
  }
  .results-sec .item {
    padding: 35px;
  }
  .home-benner-sec {
    padding: 160px 0px 80px 0px;
  }
  .home-benner-sec h1 {
    font-size: 17px;
  }
  .home-benner-sec h2 {
    font-size: 70px;
  }
  .home-benner-sec .video-block p {
    font-size: 16px;
  }
  .home-benner-sec figure {
    max-width: 95%;
  }
}
@media (max-width: 1400px) {
  .results-sec h3 {
    font-size: 37px;
  }
  .results-sec h4 {
    font-size: 14px;
  }
  .results-sec .item {
    padding: 30px;
  }
  .home-benner-sec {
    padding: 150px 0px 70px 0px;
  }
  .home-benner-sec h1 {
    font-size: 17px;
  }
  .home-benner-sec h2 {
    font-size: 60px;
  }
  .home-benner-sec .video-block p {
    font-size: 15px;
  }
  .home-benner-sec figure {
    max-width: 95%;
  }
}
@media (max-width: 1300px) {
  .results-sec h3 {
    font-size: 36px;
  }
  .results-sec h4 {
    font-size: 14px;
  }
  .results-sec .item {
    padding: 30px;
  }
  .home-benner-sec {
    padding: 140px 0px 60px 0px;
  }
  .home-benner-sec h1 {
    font-size: 16px;
  }
  .home-benner-sec h2 {
    font-size: 55px;
  }
  .home-benner-sec .video-block p {
    font-size: 14px;
  }
  .home-benner-sec figure {
    max-width: 95%;
  }
}
@media (max-width: 1200px) {
  .results-sec h3 {
    font-size: 35px;
  }
  .results-sec h4 {
    font-size: 14px;
  }
  .home-benner-sec {
    padding: 130px 0px 50px 0px;
  }
  .home-benner-sec h1 {
    font-size: 16px;
  }
  .home-benner-sec h2 {
    font-size: 55px;
  }
  .home-benner-sec .video-block p {
    font-size: 13px;
  }
  .home-benner-sec figure {
    max-width: 100%;
  }
}
@media (max-width: 1100px) {
  .results-sec .item {
    padding: 30px;
  }
  .results-sec h3 {
    font-size: 35px;
  }
  .results-sec h4 {
    font-size: 14px;
  }
  .home-benner-sec h2 {
    font-size: 15px;
  }
  .home-benner-sec h2 {
    font-size: 50px;
    margin-bottom: 5px;
  }
  .home-benner-sec .video-block p {
    font-size: 12px;
  }
  .home-benner-sec figure {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .results-sec .item {
    padding: 30px;
  }
  .results-sec h3 {
    font-size: 35px;
  }
  .results-sec h4 {
    font-size: 14px;
  }
  section.home-benner-sec.bg {
    background-color: #fff !important;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    padding: 0px;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    padding-top: 65%;
  }
  .home-benner-sec figure {
    margin-bottom: 0px;
    text-align: left;
    position: relative;
    left: -15px;
    max-width: 100%;
    margin: auto;
  }
  .home-benner-sec h2 {
    font-size: 70px;
    width: 140px;
    text-align: left;
    position: absolute;
    margin: 0px;
    right: 80px;
    top: 10%;
  }
  .home-benner-sec h1 {
    color: #00958c;
    font-size: 16px;
    margin-top: 26px;
  }
  .video-block .play-btn {
    display: none;
  }
  .home-benner-sec .video-block p {
    color: #231f20;
    font-size: 16px;
    text-align: center;
  }
  .home-benner-sec .coman-form input[type="text"], .home-benner-sec .coman-form input[type="tel"], .home-benner-sec .coman-form input[type="email"], .home-benner-sec .coman-form textarea, .home-benner-sec .coman-form .gfield_select {
    background-color: #f3f6f9 !important;
    border: 2px solid #f3f6f9 !important;
  }
  .home-benner-sec .coman-form input[type="text"]:hover, .home-benner-sec .coman-form input[type="tel"]:hover, .home-benner-sec .coman-form input[type="email"]:hover, .home-benner-sec .coman-form textarea:hover, .home-benner-sec .coman-form input[type="text"]:focus, .home-benner-sec .coman-form input[type="tel"]:focus, .home-benner-sec .coman-form input[type="email"]:focus, .home-benner-sec .coman-form textarea:focus, .home-benner-sec .coman-form .gfield_select:hover, .home-benner-sec .coman-form .gfield_select:focus {
    background-color: #f3f6f9 !important;
    color: #231f20 !important;
    border: 2px solid #3cafa7 !important;
  }
  .home-benner-sec h3 {
    color: #0d487c;
  }
}
@media (max-width: 767px) {
  .results-sec .item {
    padding: 30px;
  }
  .results-sec h3 {
    font-size: 35px;
  }
  .results-sec h4 {
    font-size: 14px;
  }
  section.home-benner-sec.bg {
    background-color: #fff !important;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    padding: 0px;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    padding-top: 50%;
  }
  .home-benner-sec figure {
    margin-bottom: 0px;
    text-align: left;
    position: relative;
    left: -15px;
  }
  .home-benner-sec h2 {
    font-size: 60px;
    width: 140px;
    text-align: left;
    position: absolute;
    margin: 0px;
    right: 60px;
    top: 4%;
  }
  .home-benner-sec h1 {
    color: #00958c;
    font-size: 16px;
    margin-top: 26px;
  }
  .video-block .play-btn {
    display: none;
  }
  .home-benner-sec .video-block p {
    color: #231f20;
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .results-sec {
    padding: 25px 0px;
  }
  .results-sec .item {
    padding: 30px;
  }
  .results-sec h3 {
    font-size: 45px;
  }
  .results-sec h4 {
    font-size: 15px;
  }
  .home-benner-sec h2 {
    font-size: 40px;
    width: 140px;
    text-align: left;
    position: absolute;
    margin: 0px;
    right: 10px;
    top: 3%;
  }
}
@media (max-width: 375px) {
  .home-benner-sec h2 {
    font-size: 35px;
    width: 130px;
    text-align: left;
    position: absolute;
    margin: 0px;
    right: 0;
    top: 2%;
  }
}