html {
  scroll-behavior: smooth;
}

.page-template-news-events .news-event-list-sec .news_post_img {
  height: 361px;
  min-height: 361px;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-news-events .mob-banner-img {
  height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
}

.employees_section .single_employee_section, .employees_section .total_employee_box {
  height: 100%;
}

@media (max-width: 767px) {
  .page-template-contact-us .inner-banner-section .inner-banner-content {
    top: 25%;
  }
}

.contact-companies [class*=col-] {
  margin-bottom: 30px !important;
}
.contact-companies .industry-item span {
  height: 100%;
}

.page-template-brochure .brochure-card img {
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #022360;
}

@media screen and (max-width: 1024px) {
  #rmp-container-1078 {
    overflow-x: hidden !important;
  }
  .single-post .rmp-menu-wrap ul li:nth-child(3) a {
    background: transparent !important;
  }
  .single-post .rmp-menu-wrap ul li:nth-child(4) a {
    background: #414868 !important;
  }
}
.video-modal .modal-header, .image-modal .modal-header {
  border: none;
  padding: 0;
}
.video-modal .modal-header button, .image-modal .modal-header button {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  background: #fff;
  opacity: 1;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  font-size: 30px;
  padding: 0;
  box-shadow: 0px 0px 7px -2px #000;
}

.download-div:hover img {
  filter: grayscale(100%);
}

ul.ubermenu-submenu.ubermenu-submenu-id-310.ubermenu-submenu-type-auto.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  overflow-y: auto;
}

.social-media-wrapper a:hover {
  text-decoration: none;
}

.our-vision-sec .vision-bg {
  padding-bottom: 70px;
}

.founders-message-div .founder-message-div .leader-read-more {
  margin-bottom: 0;
}
.founders-message-div .founder-message-div .read-less {
  margin-bottom: 15px;
  display: block;
  text-align: center;
}

.page-template-Leadership .ubermenu-current_page_parent .ubermenu-target-title {
  position: relative;
}
.page-template-Leadership .ubermenu-current_page_parent .ubermenu-target-title::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #b9c6ff;
  display: block;
  position: absolute;
}
.page-template-Leadership #rmp-menu-wrap-1078 .current-menu-parent > .rmp-menu-item-link {
  background-color: #5164ba !important;
}

.floating-link {
  display: block;
  right: 10px;
}

.company-detail-our-projects-carousel .owl-dots {
  margin: 0;
  visibility: hidden;
}

.business-list-sec-overlay img {
  height: 60px !important;
  -o-object-fit: contain;
     object-fit: contain;
}
.business-list-sec-overlay p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .business-list-sec-overlay p {
    padding: 0 !important;
    margin: 5px 0;
  }
}

.home-industrial-slider .as-pagination-buttons {
  display: none !important;
}/*# sourceMappingURL=style.css.map */