header .ast-container,
.container,
.e-con-inner {
  max-width: 100% !important;
}

body {
  line-height: 1.5 !important;
}

.flex-one {
  flex: 1 !important;
}

button {
  box-shadow: none;
}

a:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", Sans-serif !important;
}

ol,
ul {
  margin: 0 0 1.05em 30px;
}

ol[type="a"] {
  list-style-type: lower-alpha;
}

ol li,
ul li {
  margin: 0 0 10px 0;
}

ol li:last-child,
ul li:last-child {
  margin: 0 0;
}

p,
.entry-content p {
  margin-bottom: 15px;
  font-size: 16px;
}

.prd-disclaimer-font p {
  font-size: 12px;
}

p:last-child,
.entry-content p:last-child {
  margin-bottom: 0px;
}
p:empty,
.entry-content p:empty {
  display: none;
}
textarea {
  resize: none;
}
.text-center {
  text-align: center;
}
.site-common-tag {
  display: none;
}
.no-available {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  width: 100%;
}

.site-btn {
  padding: 12px 20px;
  border-radius: 8px;
  font-size: 16px !important;
  font-weight: 600;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
  font-family: "poppins";
  text-transform: capitalize;
}

.site-btn i {
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.primary-unfill {
  background: none;
  color: #ff7226 !important;
  border: 1px solid #ff7226;
}

.primary-unfill:hover,
.primary-unfill:focus {
  color: #fff !important;
  background: #ff7226;
  border: 1px solid #ff7226;
}

.primary-fill {
  background: #ff7226;
  color: #fff !important;
  border: 1px solid #ff7226;
}

.primary-fill:hover,
.primary-fill:focus {
  background: #ec6015;
  border: 1px solid #ec6015;
}

.secondary-unfill {
  background: none !important;
  color: #e10000 !important;
  border: 1px solid #e10000 !important;
}

.secondary-unfill:hover,
.secondary-unfill:focus {
  color: #fff !important;
  background: #e10000 !important;
  border: 1px solid #e10000 !important;
}

.secondary-fill {
  background: #e10000 !important;
  color: #fff !important;
  border: 1px solid #e10000 !important;
}

.secondary-fill:hover,
.secondary-fill:focus {
  color: #e10000 !important;
  background: none !important;
  border: 1px solid #e10000 !important;
}

.load-more-wrapper {
  display: flex;
  justify-content: center;
}

.load-more-wrapper button {
  margin-top: 24px;
}

.swiper-button-prev,
.swiper-button-next {
  position: relative;
  width: 40px !important;
  height: 40px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 20px;
  color: #000 !important;
}

.swiper-button-prev:before {
  content: "\e908";
  font-size: 20px;
  font-family: "icomoon";
}

/* .swiper-button-next {
  position: relative;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 20px;
} */

.swiper-button-next:before {
  content: "\e900";
  font-family: "icomoon";
  font-size: 20px;
}

.swiper-pagination {
  display: flex;
  gap: 8px;
  justify-content: center;
  position: inherit !important;
}

.swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  margin: 0 !important;
  border-radius: 4px !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 60px !important;
}

.orange-bullet .swiper-pagination-bullet {
  background: #ff7226;
  opacity: 1;
  border: 1px solid #ff7226;
}

.orange-bullet .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 60px !important;
  background: #ffd3bc !important;
}

.white-bullet .swiper-pagination-bullet {
  background: rgba(213, 213, 213, 0.25);
  opacity: 1;
  border: 1px solid #fff;
}

.white-bullet .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 60px !important;
  background: #fff !important;
}

/* .ast-page-builder-template .site-content > .ast-container */

header .ast-container {
  padding: 0 60px !important;
}
/* .home-menu {
  display: none !important;
} */
li:has(> a.home-menu) {
  display: none !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link {
  line-height: 88px !important;
  height: 88px !important;
}

.ast-primary-header-bar {
  border-bottom: none !important;
  box-shadow: none !important;
}

.custom-swiper-slider .banner-image img {
  width: 100%;
  border-radius: 16px;
}

.custom-swiper-slider .banner-image {
  position: relative;
}

.custom-swiper-slider .banner-video video {
  width: 100%;
  border-radius: 16px;
}

.custom-swiper-slider .banner-video {
  position: relative;
}

.video-controls {
  position: absolute;
  bottom: 50px;
  right: 60px;
  display: flex;
  gap: 8px;
}

.video-controls button {
  background: none;
  padding: 0;
  border: none;
  font-size: 16px;
}

.custom-swiper-slider .slide-content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 50px;
  border-radius: 16px;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.4) 100%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.custom-swiper-slider .slide-content {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  justify-content: center;
}

.custom-swiper-slider .slide-content .slide-subtitle {
  color: #f0f0f0;
  font-size: 16px;
  text-transform: uppercase;
}

.custom-swiper-slider .slide-content h2 {
  color: #fafafa;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 54px;
  text-align: center;
  font-weight: 700;
}

.custom-swiper-slider .swiper-pagination {
  position: absolute !important;
  left: 60px !important;
  bottom: 50px !important;
  width: auto !important;
}

/* Show desktop video by default */

.mobile-video {
  display: none;
}

/* Mobile view */

@media (max-width: 768px) {
  .desktop-video {
    display: none;
  }
  .mobile-video {
    display: block;
  }
  .custom-swiper-slider .slide-content h2 {
    font-size: 32px;
  }
  .custom-swiper-slider .slide-content-overlay {
    padding: 24px;
  }
  .custom-swiper-slider .slide-content-overlay .primary-btn-fill {
    padding: 10px 16px !important;
  }
  .custom-swiper-slider .swiper-slide {
    height: auto;
  }
  .custom-swiper-slider .slide-inner {
    height: 100%;
  }
  .custom-swiper-slider .banner-video {
    background: #000;
    display: flex;
    height: 100%;
    align-items: center;
    border-radius: 16px;
  }
  .custom-swiper-slider .banner-video video {
    border-radius: 0;
  }
}

/* btn */

/* btn */

.header-top {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  background: #fff;
}

.navbar {
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 60px;
  /* -webkit-box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 20px 50px 0 rgb(0 0 0 / 5%); */
  /* position: sticky;
  top: 0;
  left: 0; */
  width: 100%;
  /* z-index: 5; */
  gap: 24px;
}

.header-logo {
  display: flex;
  align-items: center;
}

.header-logo img {
  max-width: 100px;
}

.navbar .logo {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}

.header-menu-search {
  display: flex;
  gap: 24px;
  flex: 1;
  justify-content: flex-end;
  height: 100%;
}

.header-search .custom-search-form {
  display: flex;
}

.search-box {
  display: none;
  align-items: center;
  /* border-bottom: 1px solid #f0f0f0; */
  gap: 8px;
  transform: translateY(-5px);
  transition: 0.3s ease;
}

.search-box.show {
  display: flex;
  position: fixed;
  width: calc(100% - 320px);
  left: 260px;
  right: 60px;
  background: #fff;
  top: 5px;
  padding: 0 10px;
  height: 88px;
}

.search-box i {
  font-size: 20px;
}

.search-box i.icon-search {
  color: #ff7226;
}

.search-box i.icon-close {
  cursor: pointer;
  color: #999999;
}

.search-box input {
  border: none;
  background: none;
  padding: 0;
  box-shadow: none;
}

.search-box input::-webkit-input-placeholder {
  font-style: italic;
  font-size: 14px;
  color: #999999;
  text-transform: capitalize;
}

.search-box input:focus {
  border: none;
}
.search-results-bar {
  position: absolute;
  top: 88px;
  left: 0;
  background: #fff;
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  box-shadow: 0 2px 3px rgb(137 136 136 / 34%);
  margin: 0;
}
.search-results-bar a {
  color: #000;
}
.search-results-bar a:hover {
  color: #ff7226;
}
.custom-search-form .search-btn {
  color: #ff7226;
  background: none;
  border: none;
  padding: 0;
  font-size: 20px;
  width: 20px;
  height: 20px;
  box-shadow: none;
}

.header-search {
  display: flex;
  align-items: center;
}

/* nav menu button */

.menu-btn {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 2;
}

.navbar .menu-btn__lines::before,
.navbar .menu-btn__lines::after {
  content: "";
  position: absolute;
}

.navbar .menu-btn__lines,
.navbar .menu-btn__lines::before,
.navbar .menu-btn__lines::after {
  width: 20px;
  height: 2px;
  background: #000;
  transition: all 0.4s ease-in-out;
}

.navbar .menu-btn__lines::before {
  transform: translateY(-0.4rem);
}

.navbar .menu-btn__lines::after {
  transform: translateY(0.4rem);
}

.navbar .menu-items {
  display: flex;
  align-items: center;
  margin: 0;
  height: 100%;
  gap: 24px;
}

.navbar .menu-items > li > a:hover {
  background: #fff5ea;
}

.navbar .menu-items > li > a:hover,
.navbar .menu-items > li > a:hover ~ .expand-btn:after,
.navbar .menu-items > li > a.active,
.navbar .menu-items > li > a.active ~ .expand-btn:after {
  color: #ff7226;
  font-weight: 600;
}

.navbar ul li {
  list-style: none;
  transition: 0.3s ease;
  height: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.navbar ul li .arrow {
  transition: all 0.3s ease-out;
}

.navbar ul li a {
  text-decoration: none;
  color: #0d0d0d;
}

/* dropdown menu */

/* .navbar .dropdown {
  position: relative;
} */

.expand-btn:after {
  content: "\e901";
  font-family: "icomoon";
  font-size: 20px;
  /* opacity: 0.4; */
  /* margin-left: 8px; */
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar .menu-items > li > a:hover ~ .expand-btn:after {
  content: "\e907";
  color: #ec6015;
  font-weight: 600;
}
.second-remove.expand-btn:after {
  transform: rotate(-90deg);
}
.navbar .menu-items > li > a:hover ~ .second-remove.expand-btn:after {
  content: "\e901";
  color: #ec6015;
  font-weight: 600;
  transform: rotate(-90deg);
}
.navbar .dropdown-menu {
  position: absolute;
  width: 50%;
  line-height: 30px;
  border-radius: 0 0 5px 5px;
  top: 0px;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  padding: 20px 30px;
  height: 100%;
}

.navbar .dropdown-menu h3::first-letter {
  text-transform: uppercase;
}

/* .navbar .menu-right {
  top: 0;
  left: 100%;
} */

/* .navbar .dropdown-menu,
.menu-left {
  left: unset;
  right: 0;
} */

.navbar .menu-left {
  left: -100%;
}

.navbar .menu-item {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 50px 10px 30px;
  font-size: 14px;
  align-items: center;
  text-transform: capitalize;
  line-height: 1.5;
  border-radius: 6px;
}
.navbar .menu-item ~ .submenu-toggle {
  margin-left: -30px;
}
.navbar .dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.navbar .dropdown-right:hover .menu-right {
  left: 100%;
  opacity: 1;
  visibility: visible;
}

.navbar .dropdown-right:hover .menu-left {
  left: -100%;
}

/* mega menu  */

.navbar .mega-menu {
  position: absolute;
  left: 0;
  width: 100vw;
  top: 88px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  /* opacity: 1;
  visibility: visible; */
  transition:
    all 0.4s ease-out 0s,
    visibility 0.1s linear 0s;
  padding: 0 20%;
  /* min-height: 500px; */
  z-index: 2;
  box-shadow: 0 3px 6px #ccc;
}

.mega-menu .content {
  background: #ffffff;
  padding: 1rem;
  width: 100%;
  justify-content: space-between;
  position: relative;
}

.mega-menu-content {
  width: 50%;
  border-right: 1px solid #f0f0f0;
  /* min-height: 500px; */
  /* height: 50vh; */
}

.mega-menu-content .menu-heading {
  font-weight: 500;
  margin-bottom: 8px;
  font-size: 24px;
}

.navbar .mega-menu ul {
  margin: 0;
  /* max-height: calc(100% - 35px); */
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}

.navbar .mega-menu ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

.navbar .mega-menu ul::-webkit-scrollbar {
  width: 4px;
  background-color: #f5f5f5;
}

.navbar .mega-menu ul::-webkit-scrollbar-thumb {
  background-color: #000000;
}

/* .navbar .mega-menu ul li.dropdown {
  border-right: 1px solid #f0f0f0;
} */

.mega-menu-content li {
  margin-bottom: 8px !important;
  height: auto !important;
}

.menu-items li:hover .mega-menu {
  opacity: 1;
  visibility: visible;
}

.mega-menu-content li a.menu-item {
  padding: 0px 30px 0px 20px;
  font-size: 14px;
  line-height: 2;
}

.mega-menu-content li a.expand-btn:after {
  content: "\e900";
}

.mega-menu-content li a:hover,
.mega-menu-content li a.menu-item.active {
  font-weight: 600;
  color: #e10000;
}

.mega-menu-content li a:hover ~ .expand-btn:after,
.mega-menu-content li a.active ~ .expand-btn:after {
  color: #e10000;
}

.mega-menu-content .dropdown-menu h3 {
  color: #ff7226;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 400;
}
.mega-menu-content .dropdown-menu h3 a {
  color: #ff7226;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 400;
  text-decoration: underline;
}

.navbar .mega-menu .dropdown-menu ul {
  max-height: calc(100% - 35px);
}

.back-btn {
  display: none;
}

/* animation menu hamburger */

.menu-btn.open .menu-btn__lines {
  transform: translateX(1rem);
  background: transparent;
}

.menu-btn.open .menu-btn__lines::before {
  transform: rotate(45deg) translate(-0.5rem, 0.5rem);
  /* background: #ff7226; */
}

.menu-btn.open .menu-btn__lines::after {
  transform: rotate(-45deg) translate(-0.5rem, -0.5rem);
  /* background: #ff7226; */
}

/* site-breadcrumb */

.site-breadcrumb {
  margin: 0 60px 40px;
  border-radius: 24px;
  padding: 0 40px;
  min-height: 200px;
  display: flex;
  align-items: center;
}

.breadcrumb-content {
  display: flex;
  align-items: center;
  gap: 8px;
}

.site-breadcrumb span {
  color: #fff;
  font-size: 24px;
  text-transform: capitalize;
  word-break: break-all;
}

.site-breadcrumb i {
  color: #fff;
  font-size: 24px;
}

.site-breadcrumb a {
  color: #fff !important;
  font-size: 24px !important;
  text-transform: capitalize;
}

.site-breadcrumb a:hover {
  color: #ff7226 !important;
}

.site-breadcrumb span.active {
  color: #ff7226;
  font-weight: 600;
}
.page-id-2646 .site-breadcrumb span.active {
  text-transform: none;
}
.page-id-2646 .page-head h2 {
  text-transform: none !important;
}
.menu-item.biotransol {
  text-transform: none !important;
}
/* site-breadcrumb */
.ast-archive-description {
  display: none;
}
.wp-counter .elementor-counter {
  align-items: center !important;
  justify-content: flex-end !important;
}

.wp-counter .elementor-counter-title {
  flex: auto !important;
  justify-content: flex-start !important;
}

.wp-counter .elementor-counter-number-wrapper {
  text-align: right !important;
}

.wp-counter .elementor-counter-number {
  width: 120px;
}

.savita-tabs {
  display: flex;
  margin-bottom: 40px;
  justify-content: center;
}

.savita-tabs-wrp {
  display: flex;
  /* gap: 24px; */
  padding: 8px;
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  background: #fafafa;
  position: relative;
}

.savita-tabs .tab-btn {
  /* padding: 16px 32px;
    border: none;
    cursor: pointer;
    color: #0d0d0d;
    font-size: 16px;
    background: transparent;
    box-shadow: none;
    font-weight: 600; */
  position: relative;
  z-index: 2;
  flex: 1;
  padding: 16px 32px;
  border: none;
  background: transparent;
  font-weight: 600;
  cursor: pointer;
  color: #0d0d0d;
  font-size: 16px;
  width: 170px;
}

.savita-tabs.lubricant-tabs .tab-btn {
  width: 250px;
}

.savita-tabs .tab-btn.active {
  /* background: #fff; */
  color: #ff7226;
  /* border-radius: 8px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15); */
}

/* DEFAULT = LEFT */

.tab-indicator {
  position: absolute;
  top: 6px;
  left: 6px;
  width: calc(50% - 6px);
  height: calc(100% - 12px);
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.savita-tab-cont.tab-content {
  display: none;
}

.savita-tab-cont.tab-content.active {
  display: block;
}

.tabs-cont-box {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  justify-content: center;
}

.tabs-cont-box .tab-item {
  width: calc((100% / 3) - 19px);
  border-radius: 16px;
  border: 1px solid #dfdfdf;
  background: #fff;
}

.tabs-cont-box .tab-item .tab-img {
  width: 100%;
  height: 200px;
}

.tabs-cont-box .tab-item .tab-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px 12px 0 0;
}

.tabs-cont-box .tab-item .tab-title {
  min-height: 100px;
  padding: 12px 20px;
  font-size: 18px;
}

.load-more-wrrpaer {
  width: 100%;
  text-align: center;
}

.custom-swiper-slider {
  border-radius: 16px;
}

/* footer */

.floating-toggle-container.active {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}

.floating-toggle-container {
  position: relative;
  z-index: 9;
}

.main-toggle-btn,
.main-toggle-btn:hover,
.main-toggle-btn:focus {
  border: none;
  /* border-radius: 50%; */
  width: 44px;
  height: 44px;
  cursor: pointer;
  position: fixed;
  bottom: 80px;
  right: 30px;
  border-radius: 22px;
  background: #e10000;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  padding: 0;
}

.main-toggle-btn i {
  /* width: 28px;
    height: 28px; */
  font-size: 28px;
}

.main-toggle-btn i.close-drop {
  display: none;
}

.floating-toggle-container.active .main-toggle-btn i.drop {
  display: none;
}

.floating-toggle-container.active .main-toggle-btn i.close-drop {
  display: block;
}

.toggle-options {
  display: none;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 10px;
  position: fixed;
  bottom: 130px;
  right: 30px;
  gap: 12px;
}

.toggle-options .toggle-btn {
  display: inline-flex;
  padding: 8px 16px;
  justify-content: flex-end;
  align-items: center;
  gap: 6px;
  border-radius: 22px;
  background: #fafafa;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
  color: #0d0d0d;
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  transition: all 0.3s ease;
}

.toggle-options .toggle-btn i {
  font-size: 22px;
  color: #ff7226;
}

.site-primary-footer-wrap .wp-block-columns {
  align-items: flex-start !important;
}

footer .ast-builder-grid-row {
  padding: 0 !important;
  gap: 24px;
}

.site-primary-footer-wrap .site-primary-footer-inner-wrap {
  display: flex;
}

.site-footer-above-section-1 img {
  max-width: 150px !important;
  width: 150px !important;
}
.site-primary-footer-wrap .site-footer-primary-section-1 {
  width: 20% !important;
}
.site-primary-footer-wrap .site-footer-primary-section-2,
.site-primary-footer-wrap .site-footer-primary-section-3 {
  width: 40% !important;
}

.site-primary-footer-wrap .site-footer-primary-section-3 .wp-block-column {
  width: 100%;
  flex: 1;
}
.site-primary-footer-wrap
  .site-footer-primary-section-3
  .wp-block-column:last-child {
  width: 120px;
  flex: none;
}
.site-primary-footer-wrap
  .site-footer-primary-section-3
  .wp-block-column:nth-child(2)
  ul.wp-block-list {
  margin-bottom: 24px;
}

.site-footer-section .widget {
  margin-bottom: 0;
}

.site-primary-footer-wrap .wp-block-heading {
  font-size: 18px;
  line-height: 28px;
  color: #6d6d6d;
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  padding-bottom: 8px;
  font-weight: 500;
  opacity: 0.7;
}

.site-primary-footer-wrap .site-footer-primary-section-2 ul.wp-block-list {
  width: 50%;
  float: left;
}

.site-primary-footer-wrap ul.wp-block-list {
  margin-top: 8px;
}

.site-primary-footer-wrap ul.wp-block-list li {
  font-size: 12px;
  margin-bottom: 4px;
}

.site-primary-footer-wrap ul.wp-block-list li a {
  font-size: 12px;
  line-height: 20px;
  color: #0d0d0d;
  transition: all ease-in-out 0.5s;
}

.site-primary-footer-wrap ul.wp-block-list li a:hover {
  transition: all ease-in-out 0.5s;
  padding-left: 5px;
  color: #ff7226;
}

.site-primary-footer-wrap ul.wp-block-list li:last-child {
  margin-bottom: 0px;
}

.site-footer-section-3 .wp-block-column:last-child .wp-block-heading:after {
  display: none;
}

.site-below-footer-wrap {
  min-height: auto !important;
}

.ast-footer-copyright {
  text-transform: capitalize;
}

.foot-bottom-list {
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  gap: 24px;
  margin: 0;
}

.foot-social {
  margin: 0;
}

.foot-social ul {
  display: flex;
  gap: 16px;
  padding-top: 8px;
}

.foot-social ul li a {
  font-size: 24px;
  color: #ff7226;
  display: inline;
}

.foot-social ul li a:hover {
  font-size: 24px;
  color: #e10000;
}

/* footer */

.homeSwiper {
  max-width: 1300px;
  margin: 0 auto;
}

.homeSwiper .swiper-wrapper {
  /* width: 1100px;
  margin: 0 auto; */
  padding-bottom: 24px;
}

.homeSwiper .swiper-slide {
  padding: 1px 65px;
  height: auto;
}

.homeSwiper .slide-content {
  display: flex;
  max-width: 1050px;
  margin: 0 auto;
  border-radius: 24px;
  border: 1px solid #e10000;
  background: #fff;
  height: 100%;
}

.homeSwiper .slide-content-img {
  width: 100%;
  border-radius: 24px 0 0 24px;
}

.homeSwiper .slide-content-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 24px 0 0 24px;
}

.homeSwiper .slide-content-cont {
  width: 100%;
  padding: 40px;
  border-radius: 0 24px 24px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.homeSwiper .slide-content-cont .post-tag {
  color: #727272;
  font-size: 14px;
  letter-spacing: 1.625px;
  text-transform: uppercase;
  margin-bottom: 36px;
}

.homeSwiper .slide-content-cont h2 {
  color: #0d0d0d;
  font-size: 40px;
  font-weight: 600;
  line-height: 65px;
}

.homeSwiper .slide-content-cont p {
  color: #0d0d0d;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 36px;
  letter-spacing: -0.2px;
  text-align: justify;
}

.verical-tabs .e-n-tabs-heading {
  border-right: 1px solid #e7e7e7;
  padding-right: 40px;
  max-width: 160px;
}

.verical-tabs .e-n-tabs-heading .e-n-tab-title {
  padding: 0 !important;
  font-size: 14px;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: end;
  gap: 8px;
  text-shadow: none;
}

.verical-tabs .e-n-tabs-heading .e-n-tab-title:before {
  content: "";
  width: 5px;
  height: 1px;
  background: #0d0d0d;
}

.verical-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]:before {
  border-top: 5px solid transparent;
  border-left: 5px solid #e10000;
  border-bottom: 5px solid transparent;
  width: 5px;
  height: 5px;
  background: none;
}

.verical-tabs .e-n-tabs-heading .e-n-tab-title span {
  font-size: 14px;
  text-shadow: none;
}

.verical-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] span {
  font-size: 16px;
}

.corevalue-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.core-value-card {
  width: calc((100% / 3) - 27px);
  border-radius: 16px;
  border: 1px solid #999999;
  transition: all ease-in-out 0.9s;
  padding: 30px;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.core-value-card:hover {
  transform: translateY(-10px);
  transition: all ease-in-out 0.6s;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #ff7226;
}

.core-value-card h2 {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  flex-direction: column;
  font-size: 24px !important;
  text-transform: capitalize;
}
.core-value-card h2 img {
  width: 36px;
  transition: all ease-in-out 0.3s;
}
.core-value-card:hover h2 img {
  width: 30px;
  transition: all ease-in-out 0.3s;
}
.core-value-card p {
  text-align: justify;
  font-size: 16px;
  color: #5d5d5d;
}

/* .verical-tabs .e-n-tabs-content {
  border-left: 1px solid #e7e7e7;
} */
.view-app {
  color: #e10000 !important;
  font-weight: 600;
  /* font-size: 16px !important; */
}
.appt-list ul {
  list-style-type: none;
  margin: 0;
  display: flex;
  gap: 20px;
}

.appt-list ul li,
.appt-list ul li a {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #e10000;
  font-weight: 600;
  margin-bottom: 0;
  text-align: left;
}

.appt-list ul li span.pdf-tag {
  border: 1px solid #e10000;
  background: #fce6e6;
  color: #e10000;
}

.appt-list ul li img {
  width: 20px;
  height: 20px;
}

.appt-list ul li i.icon-pdf {
  font-size: 20px;
}

.appt-list ul li strong a {
  display: inline-block;
}

.ofc-table-list {
  width: auto;
  border: none;
}

.ofc-table-list td {
  padding: 5px;
  border-width: 0;
  word-break: break-all;
  vertical-align: top;
}

.ofc-table-list td:nth-child(4) {
  font-weight: 500;
}

.pdf-card-wrapper {
  width: 100%;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.pdf-card {
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  background: #fff;
  padding: 12px 0 24px;
  width: calc((100% / 3) - 16px);
}

.pdf-card:hover {
  border-radius: 12px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid #ff7226;
}

.pdf-card-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dfdfdf;
}

.pdf-title {
  padding: 12px 16px;
  display: flex;
  gap: 12px;
  align-items: center;
  flex: 1;
}

.pdf-tag {
  padding: 6px 12px;
  border-radius: 18px;
  border: 1px solid #d0d0d0;
  background: #fafafa;
  color: #5d5d5d;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 12px;
}

.pdf-card:hover .pdf-tag {
  color: #e10000;
  border: 1px solid #e10000;
  background: #fce6e6;
}

.pdf-title h3 {
  font-size: 14px !important;
  font-weight: 600;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  flex: 1;
}

.pdf-title h3 a {
  font-size: 14px !important;
  width: 100%;
  display: flex;
}

.pdf-icon {
  padding: 12px 16px;
}

.pdf-icon a {
  font-size: 20px !important;
  width: 20px;
  height: 20px;
  color: #e10000 !important;
  display: inline-block;
}

.pdf-card:hover .pdf-icon a {
  color: #a30e0e !important;
}

.pdf-card-content {
  padding: 16px 16px 0;
}

.pdf-info-list {
  list-style-type: none;
  margin: 0;
}

.pdf-info-list li {
  display: flex;
  gap: 8px;
  font-size: 16px;
  margin-bottom: 16px;
}

.pdf-info-list li:last-child {
  margin-bottom: 0;
}

.info-title {
  width: 165px;
}

.pdf-info-list li strong {
  flex: 1;
  font-weight: 600;
}

.sec-title {
  margin-bottom: 16px;
}

.sec-title h3 {
  font-size: 24px !important;
  font-weight: 600 !important;
}

.financials-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

.financials-card {
  width: calc((100% / 3) - 24px);
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  padding: 12px 0;
}

.financials-card-header {
  padding: 16px;
}

.financials-card-header h3 {
  font-size: 16px !important;
}

/* 
.post-page-title {
  display: flex;
} */

.post-page-title form {
  display: flex;
  gap: 20px;
  margin-bottom: 24px;
  align-items: center;
}

.post-page-title form h3 {
  font-size: 32px;
  font-weight: 600;
}

.select-box {
  position: relative;
}

.select-box::before {
  content: "\e901";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  pointer-events: none;
}

.select-box select {
  width: 250px;
  border-radius: 12px;
  border: 1px solid #e7e7e7;
  background: #fff;
  padding: 10px 24px 10px 12px;
  color: #0d0d0d;
  min-height: 48px;
  appearance: none;
  /* for most modern browsers */
  -webkit-appearance: none;
  /* Chrome/Safari */
  -moz-appearance: none;
  /* Firefox */
}

.select-box select option {
  font-size: 16px;
  line-height: 24px;
}

.pdf-list-wrapper {
  margin: 0;
  list-style-type: none;
}

.pdf-list {
  display: flex;
  border-top: 1px solid #dfdfdf;
  margin-bottom: 0;
}

.pdf-list:hover {
  background: #fafafa;
}

.pdf-list:hover .pdf-tag {
  color: #e10000;
  border: 1px solid #e10000;
  background: #fce6e6;
}

.pdf-list .pdf-title h3 {
  font-weight: normal;
}

.pdf-list:hover .pdf-title h3 {
  font-weight: 600;
}

.pdf-list:hover .pdf-icon a {
  color: #a30e0e !important;
}

.kyc-wrapper {
  width: 100%;
  /* gap: 40px; */
}

.kyc-card {
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
}

.kyc-header {
  padding: 16px;
}

.kyc-header h2 {
  font-size: 16px !important;
}

.financial-pdf-box {
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  transition: all ease-in-out 0.6s;
  padding: 24px;
}
.financial-pdf-box:hover {
  transform: translateY(-10px);
  transition: all ease-in-out 0.6s;
  border: 1px solid #ff7226;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

.financial-pdf-box .pdf-preview {
  position: relative;
  height: 200px;
  margin-bottom: 16px;
  border-bottom: 1px solid #dfdfdf;
}

.financial-pdf-box .pdf-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
}

.financial-pdf-box .pdf-preview .pdf-tag {
  position: absolute;
  top: 20px;
  left: 20px;
}

.financial-pdf-box .pdf-date {
  color: #999;
  font-size: 12px;
  display: none;
}

.financial-pdf-box h3 {
  font-size: 18px !important;
}

.financial-pdf-box span {
  font-size: 14px;
  color: #e10000 !important;
  display: flex;
  gap: 4px;
  align-items: center;
  font-weight: 600;
}

.key-managerial-wrapper {
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  padding: 20px 0 12px 0;
}

.key-managerial-header {
  padding: 0 8px;
  display: flex;
}
.key-managerial-wrapper.policies-version-wrapper .key-managerial-name,
.key-managerial-wrapper.policies-version-wrapper .km-name {
  max-width: 200px;
  min-width: 200px;
  width: auto;
}
.key-managerial-wrapper.policies-version-wrapper .key-managerial-deg-cont,
.key-managerial-wrapper.policies-version-wrapper .km-deg-cont {
  width: auto;
  flex: 1;
}
.key-managerial-wrapper.policies-version-wrapper .key-managerial-cont,
.key-managerial-wrapper.policies-version-wrapper .km-cont {
  max-width: 200px;
  min-width: 200px;
  text-align: center;
}

.key-managerial-name {
  width: 33.33%;
  padding: 16px;
}

.key-managerial-deg-cont {
  width: 66.66%;
  display: flex;
}

.key-managerial-deg {
  width: 100%;
  padding: 16px;
  text-align: center;
}

.key-managerial-cont {
  width: 100%;
  padding: 16px;
  text-align: right;
}

.key-managerial-header h2 {
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
}

.km-list {
  display: flex;
  padding: 0 8px;
  border-top: 1px solid #dfdfdf;
}

.km-list p {
  text-transform: capitalize;
  font-size: 14px;
}

.km-name {
  width: 33.33%;
  padding: 16px;
}

.km-name .km-icon {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}

.km-name .km-icon:before {
  content: "\e90b";
  font-family: "icomoon";
  font-size: 20px;
  color: #ff7226;
  display: none;
}

.km-deg-cont {
  display: flex;
  width: 66.66%;
}

.km-deg {
  width: 100%;
  padding: 16px;
  text-align: center;
}

.km-cont {
  width: 100%;
  padding: 16px;
  text-align: right;
}
.km-deg p {
  max-width: 560px;
  margin: 0 auto;
}
.km-deg-cont p span {
  display: none;
}

.investor-page-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.investor-page-title h2 {
  font-size: 32px !important;
  text-transform: capitalize;
}
.share-trf .investor-page-title h2 {
  font-size: 24px !important;
}
.csr-wrapper .investor-page-title h2 {
  font-size: 24px !important;
}
.investor-page-wrapper[data-category="newspaper_advertisements"]
  .investor-page-title
  h2 {
  font-size: 24px !important;
}

.investor-list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.investor-list .investor-item {
  width: calc((100% / 4) - 18px);
  border-radius: 16px;
  border: 1px solid #dfdfdf;
  transition: all ease-in-out 0.6s;
  background: #fff;
  padding: 24px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.investor-list .investor-item:hover {
  border: 1px solid #ff7226;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  transform: translateY(-10px);
  transition: all ease-in-out 0.6s;
}

.investor-list .investor-item .pdf-thumbnail {
  height: 165px;
  position: relative;
}

.investor-list .investor-item .pdf-thumbnail img {
  height: 100%;
  width: 100%;
  border-radius: 16px 16px 0 0;
  object-fit: cover;
}

.investor-list .investor-item .pdf-date {
  color: #999;
  font-size: 12px;
  display: none;
}

.csr-pdf-date {
  display: none;
}
.investor-list .investor-item h3 {
  font-size: 18px !important;
  font-weight: 500;
  /* padding: 16px 0; */
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.investor-list .investor-item .pdf-download {
  color: #e10000;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 4px;
  font-weight: 600;
}

.financial-filter {
  display: flex;
  gap: 40px;
  margin-bottom: 24px;
}

.financial-filter h3 {
  font-size: 32px !important;
}

.selected-yrs-head {
  font-size: 24px !important;
  margin-bottom: 16px;
  font-weight: 600 !important;
}

.documents-list-wrapp {
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  padding: 12px 0;
}

.selected-yrs-head {
  font-size: 24px !important;
}

.documents-list-header {
  padding: 16px;
}

.documents-list-header h2 {
  font-size: 16px !important;
}

.documents-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.pdf-list-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  border-top: 1px solid #dfdfdf;
  padding: 8px 20px;
}

.pdf-list-pagination span {
  color: #999999;
  font-size: 14px;
  font-weight: 600;
}

.pag-count {
  padding: 0 14px;
}

.pdf-list-pagination .pdf-list-pag-select {
  width: 90px;
}

.pdf-list-pagination .pdf-list-pag-select:before {
  font-size: 20px;
}

.pdf-list-pagination .pdf-list-pag-select select {
  width: 100%;
  font-weight: 600;
  min-height: 36px;
}

.pdf-list-pagination .prev-page,
.pdf-list-pagination .next-page {
  font-size: 20px !important;
}

.app-para {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto 24px;
}
.app-bot-para {
  margin-top: 16px;
}
.app-cards-wrapper h2 {
  text-align: center;
  font-size: 24px !important;
  margin-bottom: 24px;
}

.cards-wrapper {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}

.card-item {
  width: calc((100% / 3) - 19px);
  border-radius: 16px;
  border: 1px solid #dfdfdf;
  background: #fff;
}

.card-item:hover {
  transform: translateY(-10px);
  transition: all ease-in-out 0.6s;
  border: 1px solid #ff7226;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
}

.card-item .card-thumb {
  height: 200px;
}

.card-item .card-thumb img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 16px 16px 0 0;
}

.card-item .card-title {
  padding: 12px 12px 24px;
  font-weight: 600;
}

.card-item .card-title p {
  font-size: 18px !important;
  font-weight: 600;
  text-transform: capitalize;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-item .card-title p.biotransol {
  text-transform: none;
}
.research-papers-list {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  padding: 24px 0;
}

.research-paper-item {
  width: calc((100% / 4) - 18px);
  border-radius: 16px;
  border: 1px solid #dfdfdf;
  background: #fff;
  padding: 24px;
  display: flex;
  flex-direction: column;
  transition: all ease-in-out 0.6s;
  gap: 16px;
}

.research-paper-item:hover {
  border: 1px solid #ff7226;
  transform: translateY(-10px);
  transition: all ease-in-out 0.6s;
}

.research-paper-item h2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  align-self: stretch;
  font-size: 18px !important;
  font-weight: 500;
  overflow: hidden;
}

.research-paper-item .pdf-date {
  font-size: 12px;
  color: #999999;
  display: none;
}

.research-paper-item .view-pdf {
  font-size: 14px;
  color: #e10000;
  display: flex;
  gap: 4px;
  align-items: center;
  font-weight: 600;
}

.product-grades-wrapper {
  background: #fafafa;
  padding: 40px 60px;
}
.product-grades-wrapper .section-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
.grade-title {
  font-size: 24px !important;
  text-align: center;
  margin-bottom: 24px;
  text-transform: capitalize;
}
.product-grades-wrapper .app-para {
  font-size: 18px;
}

.product-grades-table {
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  background: #fff;
  padding: 20px 0 12px 0;
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.grade-section-header {
  padding: 0 16px 16px;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 1px solid var(--Secondary-secondary-100, #dfdfdf);
}
.product-grades-header {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
}

.product-grades-header .col {
  width: 100%;
  padding: 16px;
  font-weight: 600;
  font-size: 16px;
}

.product-grades-header .col.actions {
  width: 100%;
  max-width: 100px;
  text-align: right;
}

.product-grades-header .col.specifications {
  width: 100%;
  text-align: center;
}

.product-grades-row {
  display: flex;
  border-bottom: 1px solid #dfdfdf;
}
.product-grades-row:hover {
  background: #fafafa;
}

.product-grades-row:last-child {
  border-bottom: none;
}

.product-grades-row .col {
  padding: 16px;
  font-size: 14px !important;
  width: 100%;
}
.product-grades-row:hover .pdf-tag {
  color: #e10000;
  border: 1px solid #e10000;
  background: #fce6e6;
}

.product-grades-row .product {
  display: flex;
  gap: 12px;
  align-items: center;
}
.product-grades-row:hover .product h3 {
  font-weight: 600;
}
.product-grades-row:hover .specifications b {
  font-weight: 600 !important;
}
.product-grades-row .product .spec-icon {
  display: none;
}
.product-grades-row .product h3 {
  font-size: 14px !important;
  font-weight: 500;
}

.product-grades-row .col.actions {
  padding: 16px;
  width: 100%;
  max-width: 100px;
  text-align: right;
}

.product-grades-row .col.actions a,
.product-grades-row .col.actions span {
  color: #e10000;
  font-size: 20px;
}

.product-grades-row .col.specifications {
  width: 100%;
  text-align: center;
}
.product-grades-row .col.specifications span {
  display: none;
}
.product-grades-row .col.specifications b {
  font-weight: normal;
}
/* //////////////// */

.mcp-page-sections-frontend {
  display: flex;
  gap: 40px;
  /* height: calc(100vh - 400px);
  overflow: auto;
  scroll-behavior: smooth; */
}

.mcp-page-section {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 24px;
  /* height: calc(100vh - 400px); */
  height: 500px;
  overflow-y: auto;
  scroll-behavior: smooth;
}

.mcp-page-section::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3); */
  background-color: transparent;
}

.mcp-page-section::-webkit-scrollbar {
  width: 0px;
  background-color: transparent;
}

.mcp-page-section::-webkit-scrollbar-thumb {
  background-color: transparent;
}

html {
  scroll-behavior: smooth;
}

/* Offset all sections so they stop below mcp-page-section top */

.mcp-section {
  scroll-margin-top: var(--mcp-offset, 0px);
}

.mcp-section-title {
  margin-bottom: 8px;
  line-height: 36px;
  font-size: 24px !important;
}

h3.mcp-section-title {
  font-size: 20px !important;
  margin-left: 24px;
}

h3.mcp-section-title ~ .mcp-section-content {
  margin-left: 24px;
}

.mcp-section-content p {
  font-size: 14px;
  text-align: justify;
}

.mcp-section-content ol,
.mcp-section-content ul {
  margin-bottom: 0;
  margin-left: 25px;
}
.mcp-section-content ol ol,
.mcp-section-content ul ul {
  margin-top: 10px;
}
.mcp-section-content li {
  font-size: 14px;
  margin-bottom: 10px;
  text-align: justify;
}

.mcp-section-content li a {
  font-size: 14px;
}

.mcp-section-content li a {
  color: #e10000;
  text-decoration: underline;
}

.mcp-right-section {
  width: 290px;
}
.page-id-2773 .mcp-right-section {
  display: none;
}
.mcp-right-sec {
  width: 100%;
  border-radius: 20px;
  background: #fff;
  border: 1px solid #dfdfdf;
}

.mcp-right-heading {
  padding: 28px 16px 16px;
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mcp-right-heading h2 {
  font-size: 24px !important;
}

.mcp-right-heading a {
  display: none;
}

.mcp-right-lists {
  max-height: calc(500px - 80px);
  overflow: auto;
}

.mcp-right-lists::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3); */
  background-color: transparent;
}

.mcp-right-lists::-webkit-scrollbar {
  width: 0px;
  background-color: transparent;
}

.mcp-right-lists::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.mcp-right-lists ul {
  list-style-type: none;
  margin: 0;
}

.mcp-right-lists ul li {
  border-bottom: 1px solid #dfdfdf;
  padding: 8px 16px;
  margin-bottom: 0;
}

.mcp-right-lists ul li.index-h3 {
  padding-left: 30px;
}

.mcp-right-lists ul li:last-child {
  border-bottom: none;
}

.mcp-right-lists ul li a {
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  justify-content: space-between;
  gap: 8px;
}
.mcp-right-lists ul li a:hover,
.mcp-right-lists ul li a.active {
  color: #ec6015;
}
.mcp-right-lists ul li a i {
  font-size: 20px;
}

.mcp-right-lists ul li.index-h3 a i {
  font-size: 16px;
}

/* ///////////////// */

.cdr-row {
  display: flex;
}

.form-sec h3 {
  font-size: 16px !important;
  font-weight: 500 !important;
  margin-bottom: 16px;
}

.form-wrapper {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}

.form-group {
  width: calc((100% / 2) - 16px);
  display: flex;
  gap: 30px;
}

.form-inn {
  width: 100%;
  position: relative;
}
.form-inn br {
  display: none;
}
.form-inn p {
  width: 100%;
  margin-bottom: 0;
}

.form-inn .wpcf7-form-control-wrap {
  position: relative;
}

.form-inn .wpcf7-not-valid-tip {
  color: #dc2626;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 0px;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
}

.form-inn.salutation {
  width: 110px;
}

.form-inn label {
  color: #b4b4b4;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  margin-bottom: 4px;
}

.form-inn label .mandatory {
  color: #e10000;
}

.form-inn br {
  display: none;
}

.form-control {
  border-radius: 12px !important;
  border: 1px solid #e7e7e7 !important;
  background: #fff !important;
  height: 48px !important;
  padding: 12px !important;
  color: #0d0d0d !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  position: relative;
}

.form-group.form-textarea {
  width: 100%;
}

.form-group.form-textarea .form-control {
  width: 100%;
  height: 100px !important;
}

select.form-control {
  padding-right: 25px !important;
}

.form-group .wpcf7-form-control-wrap {
  position: relative;
}

.form-group .wpcf7-form-control-wrap::before {
  font-family: "icomoon";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  z-index: 2;
  pointer-events: none;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-group.form-select .form-control,
.form-group.form-date .form-control {
  cursor: pointer;
}
.form-group.form-date input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.form-group.form-date input[type="date"]::-webkit-date-and-time-value {
  text-align: left;
  margin-left: 0;
  padding-left: 0;
  width: 100%; /* Ensures the value container takes up the full width to allow left alignment */
}
.form-group .form-control::-webkit-input-placeholder {
  text-transform: capitalize;
  color: #b4b4b4;
  font-size: 14px;
}

.form-group.form-select .wpcf7-form-control-wrap::before {
  content: "\e901";
}

.form-group.form-date .wpcf7-form-control-wrap::before {
  content: "\e916";
}

.form-group.form-select .wpcf7-form-control-wrap select {
  -webkit-appearance: none;
  /* Chrome, Safari */
  -moz-appearance: none;
  /* Firefox */
  appearance: none;
  /* Standard */
  background: none;
}

.form-group.form-select .form-inn ~ .form-inn .wpcf7-form-control-wrap::before {
  display: none;
}

.form-control[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  cursor: pointer;
}

.form-group.form-radio .wpcf7-form-control-wrap {
  height: 48px;
  display: flex;
  align-items: center;
}

.form-group.form-radio .wpcf7-radio {
  display: flex;
  align-items: center;
  gap: 20px;
}

.form-radio .wpcf7-radio label {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0;
}

.form-radio .wpcf7-radio label .wpcf7-list-item-label::before {
  content: "";
  width: 16px;
  height: 16px;
  margin: 0px 0px 0 0 !important;
  border: 1px solid #0d0d0d;
  color: #0d0d0d;
}

.form-radio .wpcf7-radio input {
  /* width: 16px;
  height: 16px; */
  margin: 0px 0px 0 0 !important;
  /* border: 1px solid #0d0d0d;
  color: #0d0d0d; */
  opacity: 0;
  min-width: 0;
  width: 0;
  height: 0;
}

.form-radio .wpcf7-radio label span {
  font-size: 16px;
  font-weight: 500;
  color: #0d0d0d;
  position: relative;
  padding-left: 20px;
}

.form-radio .wpcf7-radio label .wpcf7-list-item-label::before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #0d0d0d;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}

.form-radio .wpcf7-radio label .wpcf7-list-item-label::after {
  content: "";
  width: 10px;
  height: 10px;
  background: transparent;
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}

.form-radio
  .wpcf7-radio
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::before,
.form-radio
  .wpcf7-checkbox
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::before {
  border-color: #ec6015 !important;
}

.form-radio
  .wpcf7-radio
  .wpcf7-list-item
  input[type="radio"]:checked
  + .wpcf7-list-item-label::after,
.form-radio
  .wpcf7-checkbox
  .wpcf7-list-item
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::after {
  background: #ec6015;
}

.form-radio .wpcf7-list-item {
  margin: 0;
}

.wpcf7 form > div.form-divide {
  background: #f5f5f5;
  height: 1px;
  width: 100%;
  margin: 40px 0 32px;
  margin-bottom: 32px !important;
}

.wpcf7 form > div,
.wpcf7 form > p {
  margin-bottom: auto !important;
}

/* Hide default file input */

.cf7-file {
  display: none;
}

/* Upload button UI */

.upload-note {
  font-style: italic;
  color: #b4b4b4;
  font-size: 12px;
  font-weight: normal;
}

.custom-upload-ui p {
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1px solid #e7e7e7;
  padding: 12px 16px;
  border-radius: 12px;
  cursor: pointer;
  background: #fff;
  font-weight: 500;
  width: 100%;
}
.hidden-input {
  display: none;
}
.custom-upload-ui:hover {
  border-color: #000;
}

/* Uploaded file UI */

.uploaded-file p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e7e7e7;
  padding: 12px 16px;
  border-radius: 12px;
  margin-top: 8px;
  background: #fff;
  font-weight: 500;
  width: 100%;
  gap: 8px;
}

.uploaded-file p #fileName {
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.uploaded-file span {
  font-size: 14px;
}

#removeFile {
  cursor: pointer;
  color: #e10000;
}
.char-counter {
  color: #e10000;
}
.form-btns {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin-top: 32px;
}

.form-btns p {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.form-btns p .wpcf7-spinner {
  margin: 0 auto;
}
.form-btns .submit-btn {
  background: #e10000;
  color: #fff;
  padding: 12px 16px;
  position: relative;
  border: 1px solid #e10000;
  display: flex;
  align-items: center;
}
/* .form-btns .submit-btn::after {
  content: "\e909"; 
  font-family: "icomoon";
  font-weight: 900;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
} */
.form-btns .submit-btn:hover,
.form-btns .submit-btn:focus {
  color: #e10000;
  background: #fff;
  border: 1px solid #e10000;
}

/* .form-btns .submit-btn::after {
  content: "\e909";
  font-family: icomoon;
  font-size: 16px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
} */

.contact-us-section {
  padding: 60px;
  text-align: center;
  background: #f0f0f0;
}

.contact-us-section h2 {
  margin-bottom: 16px;
  font-size: 24px !important;
}

.contact-us-section p {
  margin: 0 auto 40px;
  max-width: 550px;
}

.contact-us-section a {
  line-height: 1.3;
}
.popup-youtube {
  position: absolute !important;
  left: 60px;
  right: 60px;
  bottom: 40px;
  top: 0;
  display: flex;
  align-items: center !important;
  justify-content: center !important;
  background: rgb(0 0 0 / 25%);
  border-radius: 20px;
}
.popup-youtube a {
  padding: 0;
  width: 51px;
  height: 36px;
  background: url("../images/youtube.png") no-repeat;
  background-size: cover;
  background-color: transparent !important;
}
.popup-youtube a span {
  display: none;
}
.load-more-wrap {
  display: flex;
  justify-content: center;
}

.video-modal {
  display: none !important;
  position: fixed !important;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
}
.video-modal.show {
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.video-modal .e-hosted-video {
  width: 90%;
  max-width: 1000px;
  margin: auto;
  position: relative;
}

.video-box video {
  width: 100%;
  height: auto;
}

.video-close {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
}
.search .ast-container {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  padding: 0;
}
.search-page {
  width: 100%;
  padding: 0 60px 40px;
}
.search-page .search-title {
  margin-bottom: 12px;
  font-size: 32px;
}
.search-page .card-title h3 {
  margin-bottom: 12px;
  font-size: 18px !important;
}
.search-page .card-title span {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #e10000;
  font-size: 14px;
  font-weight: 600;
}
.no-search-found {
  padding: 60px 80px;
  border-radius: 24px;
  background: #f5f5f5;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.no-search-cont {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
.no-search-cont h2 {
  font-size: 24px;
}
.no-search-cont p {
  text-align: center;
}
.swiper:has(.swiper-slide:only-child) .swiper-button-next,
.swiper:has(.swiper-slide:only-child) .swiper-button-prev {
  display: none !important;
}
.toast-center-center {
  top: 10px !important;
  left: 50% !important;
  transform: translateX(-50%);
  position: fixed !important;
}

.our-offices-tabs {
  padding: 60px;
  background: #fafafa;
}

.offices-tabs {
  display: flex;
  align-items: flex-end;
  margin-bottom: 40px;
  gap: 24px;
}

.ofc-tabs-left {
  flex: 1;
}
.ofc-tabs-left h2 {
  font-size: 32px;
}
.ofc-tabs-left p {
  font-size: 16px;
}
.office-tab-buttons {
  position: relative;
  display: flex;
  gap: 24px;
  list-style: none;
  padding: 6px;
  margin: 0;
  border-radius: 12px;
  border: 1px solid #f0f0f0;
  background: #fafafa;
}

.office-tab-btn {
  position: relative;
  padding: 16px;
  cursor: pointer;
  z-index: 2;
  border-radius: 8px;
  transition: color 0.3s ease;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.office-tab-btn:hover {
  background: #e6e6e6;
}
.office-tab-btn.active {
  color: #ff6b00;
}

/* sliding indicator */

.office-tab-buttons .tab-indicator {
  position: absolute;
  /* height: 100%; */
  top: 6px;
  left: 0;
  width: 0;
  background: #fff;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  transition: all 0.35s ease;
  z-index: 1;
}

.office-tab-content {
  display: none;
  width: 100%;
}

.office-tab-content.active {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.office-card-wrapp {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  width: 100%;
}

.office-card {
  width: calc((100% / 2) - 12px);
  border-radius: 12px;
  border: 1px solid#DFDFDF;
  background: #fff;
  padding: 24px;
  display: flex;
  flex-direction: column;
}
.office-card h3 {
  font-weight: 500;
  font-size: 20px !important;
  margin-bottom: 16px;
}
.office-contact p {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  word-break: break-word;
}
.office-contact p:last-child {
  margin-bottom: 0;
}
.office-contact p span {
  width: 60px;
  flex: none;
}
.office-contact p strong {
  font-weight: 500;
}
.load-more-offices {
  margin-top: 24px;
}
/* Responsive style */

/* Media Query */

@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .container,
  .e-con-inner {
    /* max-width: 1450px !important; */
    max-width: 90% !important;
  }
  .site-breadcrumb {
    min-height: 250px;
  }
  .tabs-cont-box .tab-item {
    width: calc((100% / 4) - 21px);
  }
  .investor-list .investor-item .pdf-thumbnail {
    height: 300px;
  }
  .card-item .card-thumb {
    height: 300px;
  }
  .mega-menu-content li a.menu-item {
    font-size: 14px;
  }
  .big-img img {
    height: 600px !important;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
  .investor-list .investor-item .pdf-thumbnail {
    height: 250px;
  }
  .card-item .card-thumb {
    height: 250px;
  }
}
@media screen and (max-width: 800px) {
  p,
  .entry-content p {
    font-size: 14px;
  }
  .product-grades-wrapper .app-para {
    font-size: 14px;
  }
  /* .home-menu {
    display: flex !important;
  } */
  li:has(> a.home-menu) {
    display: flex !important;
  }
  .site-btn {
    font-size: 12px !important;
    padding: 10px 16px;
  }
  .navbar {
    padding: 10px 24px;
    height: 48px;
  }
  .navbar .logo {
    max-width: 76px;
  }
  .header-menu-search {
    gap: 16px;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
  }
  .overflow {
    overflow: hidden;
  }
  .menu-btn {
    display: flex;
  }
  .navbar .menu-items {
    position: fixed;
    height: 100%;
    max-height: initial;
    overflow-y: auto;
    width: 100%;
    top: 48px;
    left: 0;
    background: #fff;
    display: none;
    /* transform: translateX(-100vh); */
    transition: 0.3s ease-out;
    padding-bottom: 100px;
    z-index: 2;
    padding: 24px;
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }
  .menu-items.open {
    /* transform: translateY(0); */
    display: flex;
  }
  .navbar .menu-items li {
    /* flex-direction: column; */
    height: auto;
    width: 100%;
    /* margin-bottom: 16px; */
  }
  .expand-btn:after {
    content: "\e900";
  }
  .second-remove.expand-btn:after {
    transform: rotate(0deg);
  }
  .menu-items li:first-child {
    margin-top: 0px;
  }
  .menu-items li a {
    padding: 10px 1rem;
    display: block;
    font-size: 18px;
  }
  .mega-menu-content .dropdown-menu h3 a {
    padding: 0;
  }
  .menu-items .dropdown-right .right-arrow {
    transform: rotate(90deg);
  }
  .menu-item.first-item {
    /* padding: 1rem 1rem; */
    padding: 0;
  }
  .mega-menu-content li a.menu-item {
    padding: 0px;
  }
  .navbar .mega-menu ul {
    display: flex;
    flex-direction: column;
    /* gap: 16px; */
    margin-left: 8px;
    height: calc(100% - 35px);
    overflow-y: auto;
  }
  /* DROPDOWN, MEGA MENUS */
  .menu-items .dropdown-menu,
  .menu-items .menu-right,
  .menu-items .mega-menu {
    /* position: static; */
    /* opacity: 1; */
    /* top: 4rem; */
    visibility: visible;
    margin-left: 0px;
    width: 100%;
    /* max-height: 0; */
    /* transform: scaleX(0);
    transform-origin: left; */
    overflow: auto;
    transition: all 0.5s ease;
    position: fixed;
    top: 48px;
    height: calc(100vh - 48px);
    left: 0;
    background: #fff;
    padding: 25px;
  }
  .menu-items .mega-menu.first-remove {
    display: none;
  }
  .menu-items .mega-menu.first-remove.open {
    display: block;
  }
  .menu-items .dropdown-menu.second-remove {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .menu-items .dropdown-menu.second-remove.open {
    display: block;
  }
  .menu-items .dropdown-menu,
  .menu-items .menu-right {
    padding-left: 1rem;
    width: 100%;
    /* margin-left: -10px; */
    /* padding: 0; */
  }
  .menu-items .mega-menu .menu-items .mega-menu .col {
    padding-left: 1rem;
  }
  .expand-btn.open + .sample.open,
  .expand-btn + .sample.open {
    /* max-height: 100%;
    transform: scaleX(1); */
    padding: 0;
    width: 100%;
    margin-left: 0;
    padding: 24px;
  }
  .expand-btn.open + .sample {
    /* transform: scaleX(0); */
    display: block;
    z-index: 2;
  }
  .mega-menu-content {
    width: 100%;
    border: none;
    min-height: auto;
    height: calc(100vh - 150px);
  }
  .expand-btn.open + .blog.sample {
    max-height: 100%;
    transform: scaleZ(1);
    max-width: fit-content;
  }
  .navbar .sample {
    border-top: none;
  }
  .back-btn {
    display: flex !important;
    padding: 0 !important;
    font-size: 14px !important;
    margin-bottom: 16px;
    align-items: center;
    gap: 8px;
    line-height: 1.5;
  }
  .back-btn i {
    font-size: 20px;
  }
  .mega-menu-content .menu-heading {
    margin-bottom: 16px;
    font-size: 20px;
    color: #ff7226 !important;
  }
  .mega-menu-content .dropdown-menu h3 {
    font-size: 20px;
    /* color: #000; */
  }
  .sample li {
    margin: 0;
  }
  .sample li:last-child {
    border-bottom: none;
  }
  .sample li a {
    font-size: 1rem;
  }
  .mega-menu .content {
    grid-template-columns: auto;
    padding: 0;
  }
  .mega-menu .content .col {
    width: 100%;
    padding-top: 1rem;
    margin-bottom: 0.5rem;
  }
  .col .mega-links li,
  .col .mega-links li a {
    padding: 0 0.5rem;
  }
  .content .col .mega-links {
    border-left: 0;
    padding-left: 0.5rem;
  }
  .col .mega-links li {
    margin: 0;
  }
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"]
    .ast-builder-grid-row {
    padding: 0 !important;
    gap: 0;
  }
  .site-primary-footer-wrap .wp-block-list {
    display: none;
    transition: all ease-in-out 0.9s;
  }
  .site-primary-footer-wrap .wp-block-list.active {
    display: block;
    transition: all ease-in-out 0.9s;
  }
  .site-primary-footer-wrap .site-footer-primary-section-1,
  .site-primary-footer-wrap .site-footer-primary-section-2,
  .site-primary-footer-wrap .site-footer-primary-section-3 {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .site-primary-footer-wrap .site-primary-footer-inner-wrap {
    flex-direction: column;
  }
  .site-primary-footer-wrap .site-footer-primary-section-3 .wp-block-columns {
    flex-direction: column;
    gap: 0;
  }
  .site-primary-footer-wrap
    .site-footer-primary-section-3
    .wp-block-columns
    .wp-block-column {
    width: 100%;
    margin-bottom: 0px;
  }
  .site-primary-footer-wrap .site-footer-primary-section-2 ul.wp-block-list {
    width: 100%;
    float: left;
  }
  .site-primary-footer-wrap .wp-block-heading {
    padding-right: 30px;
    position: relative;
    margin: 24px 0 0px 0;
  }
  .site-primary-footer-wrap .wp-block-heading:after {
    content: "\e901";
    font-family: "icomoon";
    position: absolute;
    font-size: 20px;
    right: 1px;
    top: 50%;
    color: #ff7226;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .site-primary-footer-wrap .wp-block-heading.active:after {
    content: "\e907";
  }
  .ast-footer-row-stack {
    padding: 0;
  }
  .site-below-footer-wrap .ast-builder-grid-row {
    gap: 12px;
  }
  .site-below-footer-wrap.ast-footer-row-mobile-stack .site-footer-section {
    margin-bottom: 0 !important;
  }
  .foot-bottom-list {
    justify-content: center;
  }
  .foot-bottom-list li {
    margin-bottom: 0 !important;
  }
  .foot-bottom-list li a {
    font-size: 14px !important;
  }
  .site-primary-footer-wrap ul.wp-block-list li {
    line-height: 20px;
    margin-bottom: 12px;
  }
  .foot-social li {
    margin-bottom: 0 !important;
  }
  /* .foot-social li a {
    font-size: 14px !important;
  } */
  .site-breadcrumb {
    margin: 12px 20px 24px;
    min-height: 160px;
    border-radius: 16px;
    padding: 20px;
    background-position: center !important;
  }
  .breadcrumb-content {
    flex-wrap: wrap;
    display: inline-block;
  }
  .breadcrumb-content i {
    vertical-align: middle;
    display: inline-block;
  }
  .site-breadcrumb span,
  .site-breadcrumb a {
    font-size: 20px !important;
    word-break: normal;
  }

  .search-box.show {
    width: calc(100% - 24px);
    left: 12px;
    right: 12px;
    top: 0px;
    z-index: 9;
    height: 50px;
  }
  .search-results-bar {
    top: 50px;
  }
  .search-results-bar a {
    font-size: 14px !important;
  }
  .custom-swiper-slider .swiper-pagination {
    left: 24px !important;
    bottom: 24px !important;
  }
  .video-controls {
    right: 24px;
    bottom: 24px;
  }
  .wp-counter .elementor-counter-number {
    width: 60px;
    line-height: normal !important;
  }
  .tabs-cont-box .tab-item {
    width: 100%;
  }
  .savita-tabs-wrp {
    gap: 16px;
  }
  .savita-tabs {
    margin-bottom: 24px;
  }
  /* .savita-tabs .tab-btn {
        padding: 12px 24px;
    } */
  .savita-tabs .tab-btn,
  .savita-tabs.lubricant-tabs .tab-btn {
    padding: 13px;
    width: 130px;
    line-height: 24px;
  }
  .tabs-cont-box {
    gap: 16px;
  }
  .verical-tabs .e-n-tabs-heading {
    display: flex !important;
    flex-direction: row !important;
    height: auto !important;
    justify-content: flex-start !important;
    align-items: flex-start;
    --n-tabs-heading-width: auto;
    border-right: none;
    border-bottom: 1px solid #e7e7e7;
    padding-right: 0;
    padding-bottom: 16px;
    overflow: auto;
    max-width: inherit;
    flex-wrap: nowrap !important;
  }
  .verical-tabs .e-n-tabs-heading .e-n-tab-title {
    order: inherit !important;
    margin: 0 !important;
    flex-direction: column-reverse;
    white-space: nowrap;
  }
  .verical-tabs .e-n-tabs-content {
    border-left: none;
    border-top: 1px solid #e7e7e7;
  }
  .verical-tabs .e-n-tabs-heading .e-n-tab-title span {
    font-size: 16px;
  }
  .verical-tabs .e-n-tabs-heading .e-n-tab-title:before {
    width: 1px;
    height: 5px;
  }
  .verical-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]:before {
    border-top: 5px solid #e10000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
  }
  .homeSwiper .swiper-slide {
    padding: 1px 0px;
  }
  .homeSwiper .slide-content {
    flex-direction: column;
  }
  .homeSwiper .slide-content-img {
    width: 100%;
    border-radius: 24px 24px 0 0;
    height: 240px;
  }
  .homeSwiper .slide-content-img img {
    border-radius: 24px 24px 0 0;
  }
  .homeSwiper .slide-content-cont {
    padding: 20px;
  }
  .homeSwiper .slide-content-cont .post-tag {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .homeSwiper .slide-content-cont h2 {
    font-size: 24px;
    line-height: normal;
  }
  .homeSwiper .slide-content-cont p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none !important;
  }
  /* .corevalue-wrapper {
    gap: 24px;
  } */
  .core-value-card {
    width: calc((100% / 2) - 20px);
  }
  .ofc-table-list td {
    padding: 4px;
  }
  .ofc-table-list td:nth-child(1) {
    width: 24px;
  }
  .ofc-table-list td:nth-child(2) {
    width: 55px;
  }
  .post-page-title form {
    flex-direction: column;
    align-items: flex-start;
  }
  .post-page-title form h3 {
    font-size: 24px;
  }
  .select-box {
    width: 100%;
  }
  .post-page-title form select {
    width: 100%;
  }
  .pdf-title {
    padding: 8px 12px;
  }
  .pdf-title h3 {
    font-size: 14px !important;
  }
  .pdf-icon {
    padding: 8px 12px;
  }
  .sec-title h3 {
    font-size: 18px !important;
  }
  .financials-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 24px;
  }
  .financials-card {
    width: 100%;
  }
  .key-managerial-deg-cont {
    display: none;
  }
  .key-managerial-name {
    width: 100%;
    padding: 8px 12px;
  }
  .key-managerial-header h2 {
    font-size: 16px !important;
  }
  .km-list {
    flex-direction: column;
    padding: 0;
  }
  .km-deg-cont {
    flex-direction: column;
    width: 100%;
  }
  .km-list div {
    width: 100% !important;
    max-width: 100% !important;
    text-align: left;
    padding: 8px 20px;
  }
  .km-deg-cont p {
    font-weight: 600;
    display: flex;
    gap: 2px;
  }
  .km-deg-cont p span {
    display: block;
    font-weight: normal;
    width: 100px;
    flex: none;
  }
  .km-name .km-icon:before {
    display: block;
  }
  .km-name .km-icon.active:before {
    display: block;
    content: "\e90a";
    color: #e10000;
  }
  .km-deg-cont {
    padding: 0 !important;
    display: none;
  }
  .km-deg-cont.show {
    display: flex;
    gap: 8px;
    border-top: 1px solid #dfdfdf;
  }
  .financial-filter {
    flex-direction: column;
    gap: 16px;
  }
  .financial-filter h3 {
    font-size: 24px !important;
  }
  .select-box select {
    width: 100%;
  }
  .selected-yrs-head {
    font-size: 18px !important;
  }
  .pdf-list-pagination {
    padding: 8px 12px;
  }
  .pdf-list-pagination span {
    font-size: 12px;
  }
  .pag-count {
    padding: 0px;
  }
  .documents-list-header {
    padding: 8px 12px;
  }
  .cards-wrapper {
    gap: 16px;
  }
  .card-item {
    width: calc((100% / 2) - 8px);
  }
  .card-item .card-thumb {
    height: 130px;
  }
  .card-item .card-title {
    padding: 12px 12px 16px;
  }
  .card-item .card-title p {
    font-size: 14px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;
  }
  .research-paper-item {
    width: calc((100% / 2) - 12px);
  }
  .pdf-card {
    width: 100%;
  }
  .pdf-info-list li {
    font-size: 14px;
  }
  .investor-list {
    gap: 16px;
  }
  .investor-list .investor-item {
    width: calc((100% / 2) - 8px);
    padding: 16px;
    gap: 12px;
    display: flex;
    flex-direction: column;
  }
  .investor-page-title h2 {
    font-size: 24px !important;
  }

  .share-trf .investor-page-title h2 {
    font-size: 20px !important;
  }
  .csr-wrapper .investor-page-title h2 {
    font-size: 20px !important;
  }
  .investor-list .investor-item .pdf-cont {
    padding: 20px 16px;
  }
  .investor-list .investor-item h3 {
    padding: 0 0;
    font-size: 14px !important;
  }
  .investor-list .investor-item .pdf-download {
    font-size: 12px;
  }
  .mcp-page-sections-frontend {
    flex-direction: column;
  }
  .mcp-page-section {
    height: 200px;
  }
  .mcp-section-title {
    font-size: 20px !important;
    line-height: 30px;
    margin-bottom: 4px;
  }
  h3.mcp-section-title {
    font-size: 18px !important;
    line-height: 27px;
  }
  .mcp-section-content p {
    font-size: 12px;
  }
  .mcp-section-content ol,
  .mcp-section-content ul {
    margin-left: 18px;
  }
  .mcp-section-content li {
    font-size: 12px;
    margin-bottom: 7px;
  }
  .mcp-section-content li a {
    font-size: 12px;
  }
  h3.mcp-section-title {
    margin-left: 12px;
  }
  h3.mcp-section-title ~ .mcp-section-content {
    margin-left: 12px;
  }
  .mcp-right-section.show {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
    display: flex;
    align-items: flex-end;
  }
  .mcp-right-heading a {
    display: block;
    color: #e10000 !important;
    font-size: 20px !important;
  }
  .mcp-right-sec {
    border-radius: 20px 20px 0 0;
    display: none;
  }
  .mcp-right-section.show .mcp-right-sec {
    display: block;
  }
  .mcp-right-lists {
    height: 60vh;
  }
  .index-btn {
    position: sticky;
    top: 48px;
    z-index: 3;
    background: #fff;
    padding: 10px 0;
  }
  .index-btn button {
    padding: 10px 16px;
    font-size: 12px !important;
  }
  .appt-list ul {
    flex-direction: column;
  }
  .appt-list ul li {
    font-size: 12px;
  }
  .form-wrapper {
    flex-direction: column;
  }
  .form-group {
    width: 100%;
    gap: 12px;
  }
  .app-cards-wrapper h2 {
    font-size: 24px !important;
    margin-bottom: 24px;
  }
  .contact-us-section {
    padding: 80px 24px;
  }
  .contact-us-section h2 {
    font-size: 24px !important;
  }
  .contact-us-section p {
    font-size: 14px;
  }
  .contact-us-section a {
    font-size: 12px !important;
    padding: 10px 16px;
  }
  .popup-youtube {
    left: 24px;
    right: 24px;
    bottom: 40px;
    top: 0;
  }
  .product-grades-wrapper {
    padding: 40px 24px;
  }
  .core-value-card {
    align-items: center;
  }
  .core-value-card h2 {
    flex-direction: row;
    font-size: 18px !important;
    align-items: center;
  }
  .core-value-card h2 img {
    width: 24px !important;
  }
  .core-value-card p {
    text-align: center;
  }
  .appt-list ul li,
  .appt-list ul li a {
    font-size: 12px !important;
  }
  .pdf-tag {
    font-size: 10px;
    padding: 4px 8px;
  }
  .appt-list ul li img,
  .view-app img {
    width: 15px;
    height: 15px;
  }
  .view-app {
    font-size: 12px !important;
  }
  .product-grades-row .product h3 {
    font-size: 12px !important;
  }
  .product-grades-row .col.actions {
    max-width: 50px;
    padding: 12px;
  }
  .product-grades-row .col.actions a {
    font-size: 16px;
  }
  .product-grades-wrapper .section-wrapper {
    flex-direction: column;
    gap: 24px;
  }
  .product-grades-row .col {
    padding: 12px;
  }
  .product-grades-row .col.specifications span {
    display: inline-block;
  }
  .product-grades-row .col.specifications b {
    font-weight: 700;
  }

  .has-specifications .product-grades-row .product .spec-icon {
    display: flex;
    background: none;
    border: none;
    padding: 0;
  }
  .has-specifications .product-grades-row .product .spec-icon:before {
    content: "\e90b";
    font-family: "icomoon";
    font-size: 20px;
    color: #ff7226;
  }
  .has-specifications .product-grades-row .product .spec-icon.active:before {
    content: "\e90a";

    color: #e10000;
  }
  .has-specifications .product-grades-header .specifications,
  .has-specifications .product-grades-header .actions {
    display: none;
  }
  .has-specifications .product-grades-row {
    flex-wrap: wrap;
  }
  .has-specifications .product-grades-row .product,
  .has-specifications .product-grades-row .actions {
    flex: 1 1 40%;
  }
  .has-specifications .product-grades-row .specifications {
    flex: 0 0 100%;
    text-align: left;
    order: 3;
    border-top: 1px solid #dfdfdf;
    display: none;
  }
  .has-specifications .product-grades-row .specifications.show {
    display: block;
  }
  /* .product-grades-row .specifications {
    display: none;
    width: 100%;
  } */
  .search .ast-container {
    padding: 0px;
  }
  .search-page {
    padding: 0 24px 40px;
  }
  .search-page .search-title {
    font-size: 24px;
  }
  .no-search-found {
    flex-direction: column;
    padding: 60px 24px;
    align-items: center;
    gap: 28px;
  }
  .no-search-cont {
    text-align: center;
  }
  .no-search-img {
    width: 100%;
    text-align: center;
  }
  .our-offices-tabs {
    padding: 40px 24px;
  }
  .offices-tabs {
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
  }
  .office-tab-buttons {
    gap: 0;
  }
  .ofc-tabs-left {
    text-align: center;
  }
  .ofc-tabs-left h2 {
    font-size: 24px !important;
  }
  .ofc-tabs-left p {
    font-size: 14px !important;
  }
  .office-tab-btn {
    padding: 12px;
    font-size: 14px;
  }
  .office-card h3 {
    font-size: 18px !important;
    margin-bottom: 12px;
  }
  .office-card p {
    margin-bottom: 12px;
  }
  .office-card p br {
    display: none;
  }
  .office-contact p span {
    width: 48px;
  }
  .office-card-wrapp {
    gap: 16px;
  }
}

@media screen and (max-width: 560px) {
  .corevalue-wrapper {
    gap: 24px;
  }
  .core-value-card {
    width: 100%;
  }
  .research-paper-item {
    width: 100%;
  }
  .info-title {
    width: 130px;
  }
  .office-card {
    width: 100%;
  }
}
