.home-benner-sec {
  padding-top: 195px;
  color: #fff;
}
.home-benner-sec figure {
  width: 100%;
  margin-bottom: 0px;
  text-align: left;
}
.home-benner-sec figure img {
  margin: auto;
  margin-bottom: 0px;
  text-align: center;
}
.home-benner-sec h1 {
  color: #ffffff;
  font-size: 180px;
  text-align: left;
  text-transform: uppercase;
  max-width: 790px;
  line-height: 1;
}
.home-benner-sec h1 small {
  color: #ffffff;
  font-weight: normal;
  text-transform: capitalize;
  font-style: italic;
  font-size: 36px;
  display: block;
  position: relative;
}
.home-benner-sec h1 small:first-child:before {
  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%);
  background: rgba(255, 255, 255, 0.1);
  height: 1px;
  width: 65%;
  content: "";
  right: 0px;
}
.home-benner-sec h1 small:last-child:before {
  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%);
  background: rgba(255, 255, 255, 0.1);
  height: 1px;
  width: 66%;
  content: "";
  left: 0px;
}
.home-benner-sec h1 small:last-child {
  text-align: right;
}
.coman-form {
  max-width: 550px;
  margin: auto;
}
.experience-sec {
  background: #f3f4f6;
  padding: 70px 0px;
}
.experience-sec .row {
  margin: 0px -16px;
}
.experience-sec [class*="col-"] {
  padding: 0px 16px;
}
.experience-block {
  border: 2px solid #e7e9ed;
  padding: 30px 35px;
  color: #fff;
  position: relative;
  height: 100%;
}
.experience-block figure {
  width: 90px;
  height: 90px;
  position: absolute;
  right: -2px;
  top: -2px;
  text-align: right;
  background: #f3f4f6;
  margin-bottom: 0px;
}
.experience-block figure img {
  width: auto;
  height: auto;	margin: 0px !important;
}
.experience-block h2 {
  color: #101e43;
  font-size: 26px;
  font-weight: bold;
  padding-right: 30px;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 18px;
  line-height: 1.3;
}
.experience-block h2::before {
  position: absolute;
  background: url("../images/title-bg.png");
  width: 32px;
  height: 8px;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: auto;
  margin: auto;
}
.experience-block p {
  color: #333333;
  margin-bottom: 0px;
  font-size: 16px;
}
.record-million-section {
  background: #081330;
  padding: 60px 0px;
}
.record-million-section .item {
  text-align: center;
  position: relative;
  padding: 0px 40px;
}
.record-million-section .item:before {
  background: rgba(255, 255, 255, 0.1);
  height: 61px;
  position: absolute;
  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%);
  left: 0px;
  content: "";
  width: 1px;
}
.record-million-section .item {
  margin: 0px -2px;
}
.record-million-section h2 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
}
.record-million-section p {
  color: #ffffff;
}
.record-million-section .owl-theme .owl-nav [class*='owl-'] {
  background: #394259 !important;
  color: #fff !important;
}
.record-million-section .owl-theme .owl-nav [class*='owl-']:hover {
  background: #4272e6 !important;
  color: #fff !important;
  text-decoration: none
}
.record-million-section .item h3 {
  color: #4272e6;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 5px;
  font-family: 'Segoe UI';
}
.record-million-section .item h4 {
  color: #ffffff;
  font-size: 48px;
  font-weight: bold;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.record-million-section .item h4::before {
  position: absolute;
  background: url("../images/title-bg.png");
  width: 32px;
  height: 8px;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.record-million-section .item h5 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-family: 'Segoe UI';
}
.certificate-slider-sec {
  padding: 58px 0px 0px 0px;
  background: #f9fafc;
}
.certificate-slider {
  padding: 0px 0px 50px !important;
  position: relative;
}
.certificate-slider:before {
  position: absolute;
  background: #eaecf0;
  width: 100%;
  height: 1px;
  bottom: 0px;
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.certificate-slider:after {
  position: absolute;
  background: #db652c;
  width: 100px;
  height: 3px;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.certificate-slider img {
  width: auto !important;
  height: auto !important;
  display: inline-block !important;
}
.certificate-slider figure {
  height: 105px;
  line-height: 105px;
  margin-bottom: 0px;
  text-align: center;
}
.certificate-slider-sec h2 {
  color: #cccccc;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: 'Segoe UI';
}
.defualt-content-sec {
  background: #f9fafc;
}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {
  .record-million-section .item h4 {
    font-size: 46px;
  }
}
@media (max-width: 1700px) {
  .record-million-section .item h4 {
    font-size: 45px;
  }
}
@media (max-width: 1600px) {
  .experience-block h2 {
    font-size: 25px;
  }
  .record-million-section .item h4 {
    font-size: 43px;
  }
  .home-benner-sec h1 {
    font-size: 155px;
    max-width: 670px;
  }
  .home-benner-sec h1 small {
    font-size: 34px;
  }
}
@media (max-width: 1500px) {
  .experience-block h2 {
    font-size: 24px;
  }
  .record-million-section .item h4 {
    font-size: 42px;
  }
  .home-benner-sec h1 {
    font-size: 150px;
    max-width: 650px;
  }
  .home-benner-sec h1 small {
    font-size: 32px;
  }
}
@media (max-width: 1400px) {
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
  }
  .experience-block h2 {
    font-size: 23px;
  }
  .record-million-section .item h4 {
    font-size: 38px;
  }
  .home-benner-sec h1 {
    font-size: 140px;
    max-width: 600px;
  }
  .home-benner-sec h1 small {
    font-size: 30px;
  }
}
@media (max-width: 1300px) {
  .home-benner-sec {
    padding-top: 180px;
  }
  .home-benner-sec h1 {
    font-size: 120px;
    max-width: 530px;
  }
  .home-benner-sec h1 small {
    font-size: 29px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
  }
  .experience-block h2 {
    font-size: 23px;
  }
  .experience-block {
    padding: 30px;
  }
  .record-million-section .item h5, .record-million-section .item h3 {
    font-size: 13px;
  }
  .record-million-section .item h4 {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  .home-benner-sec {
    padding-top: 170px;
  }
  .home-benner-sec h1 {
    font-size: 115px;
    max-width: 520px;
  }
  .home-benner-sec h1 small {
    font-size: 27px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
  }
  .experience-block h2 {
    font-size: 23px;
  }
  .record-million-section .item h5, .record-million-section .item h3 {
    font-size: 13px;
  }
  .record-million-section .item h4 {
    font-size: 36px;
  }
}
@media (max-width: 1100px) {
  .home-benner-sec {
    padding-top: 160px;
  }
  .home-benner-sec h1 {
    font-size: 105px;
    max-width: 466px;
  }
  .home-benner-sec h1 small {
    font-size: 25px;
  }
  .experience-sec .row {
    margin: 0px -10px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 10px;
  }
  .experience-block h2 {
    font-size: 23px;
  }
  .record-million-section .item h5, .record-million-section .item h3 {
    font-size: 13px;
  }
  .record-million-section .item h4 {
    font-size: 34px;
  }
  .record-million-section h2 {
    font-size: 30px;
    margin-bottom: 34px;
  }
}
@media (max-width: 991px) {
  .home-benner-sec {
    padding-top: 0px !important;
    background-position: top center !important;
    background-size: 100% 22% !important;
    background: #101e43 !important;
    padding-bottom: 30px !important;
  }
  .home-benner-sec h1 small {
    text-align: center !important;
  }
  .home-benner-sec figure {
    margin-bottom: 20px !important;
    text-align: center;
  }
  .home-benner-sec h1 small:before {
    display: none !important;
  }
  .home-benner-sec h1 {
    font-size: 60px;
    text-align: center;
    max-width: 100%;
  }
  .home-benner-sec h1 small {
    font-size: 21px;
  }
  .experience-sec {
    padding: 50px 0px 20px 0px;
  }
  .experience-sec .row {
    margin: 0px -15px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 15px;
    margin-bottom: 30px;
  }
  .experience-block h2 {
    font-size: 22px;
  }
  .record-million-section .item h5, .record-million-section .item h3 {
    font-size: 12px;
  }
  .record-million-section .item h4 {
    font-size: 32px;
  }
  .record-million-section h2 {
    font-size: 29px;
    margin-bottom: 34px;
  }
  .home-benner-sec .container {
    max-width: 100% !important;
    padding: 0px !important;
  }
  .home-benner-sec h1 {
    padding: 0px 20px !important;
  }
  .home-benner-sec .coman-form {
    padding: 0px 20px !important;
  }
  .home-benner-sec figure img {
    object-fit: cover !important;
    font-family: "object-fit: cover;" !important;
    height: 180px !important;
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .experience-sec {
    padding: 50px 0px 20px 0px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 30px;
  }
  .experience-block h2 {
    font-size: 21px;
  }
  .record-million-section h2 {
    font-size: 24px !important;
    margin-bottom: 30px;
  }
  .record-million-section .owl-item::before {
    background: rgba(255, 255, 255, 0.1);
    height: 1px !important;
    top: auto !important;
    -moz-transform: unset !important;
    -o-transform: unset !important;
    -ms-transform: unset !important;
    -webkit-transform: unset !important;
    transform: unset !important;
    left: 0px !important;
    content: "" !important;
    width: 1px !important;
    width: 100% !important;
    bottom: 0px !important;
    position: absolute;
  }
  .record-million-section {
    padding: 30px 0px 10px 0px !important;
  }
  .record-million-section .owl-carousel .owl-stage {
    transform: unset !important;
    transition: all 0.25s ease 0s;
    width: 100% !important;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
    margin: auto;
  }
  .record-million-section .owl-carousel .owl-stage .owl-item {
    flex: 0 0 auto !important;
    width: 50% !important;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
  }
  .record-million-section .item h4 {
    font-size: 20px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .record-million-section .item h3 {
    color: #87c5ff;
  }
  .record-million-section .item h5, .record-million-section .item h3 {
    font-size: 10px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .record-million-section .item {
    padding: 0px !important;
    height: 100%;
  }
  .record-million-section .owl-item:last-child .item {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }
  .record-million-section .owl-theme .owl-nav {
    display: none !important;
  }
  .record-million-section .item::before {
    height: 145%;
  }
  .record-million-section .shortcode-coman-btn.shortcode-coman-btn-second {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .experience-sec {
    padding: 50px 0px 20px 0px;
  }
  .experience-sec .row {
    margin: 0px -12px;
  }
  .experience-sec [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 30px;
  }
  .experience-block h2 {
    font-size: 20px;
  }
  .record-million-section .item h5, .record-million-section .item h3 {
    font-size: 12px;
  }
  .record-million-section .item h4 {
    font-size: 27px;
  }
  .record-million-section h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .experience-block {
    padding: 0px !important;
    padding-bottom: 18px !important;
    margin-bottom: 18px !important;
    border: none !important;
    border-bottom: 2px solid #e8e9ec !important;
    height: auto;
  }
  .experience-sec [class*="col-"]:last-child .experience-block {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-bottom: none !important;
  }
  .experience-block p {
    display: none !important;
  }
  .experience-block h2 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    font-size: 20px !important;
    padding-right: 90px !important;
    min-height: 52px;
    max-width: 278px;
  }
  .experience-block h2::before {
    display: none;
  }
  .experience-block figure {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
    background: none;
    margin-bottom: 0px;
  }
  .experience-sec [class*="col-"] {
    margin-bottom: 0px !important;
  }
  .experience-sec {
    padding: 40px 0px 40px 0px !important;
  }
}
@media (max-width: 370px) {
  .home-benner-sec {
    background-size: 100% 20% !important;
  }
}