@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-BoldItalic.woff2") format("woff2"),
    url("../fonts/Rubik-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Light.woff2") format("woff2"),
    url("../fonts/Rubik-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Italic.woff2") format("woff2"),
    url("../fonts/Rubik-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-BlackItalic.woff2") format("woff2"),
    url("../fonts/Rubik-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-ExtraBold.woff2") format("woff2"),
    url("../fonts/Rubik-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Black.woff2") format("woff2"),
    url("../fonts/Rubik-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Bold.woff2") format("woff2"),
    url("../fonts/Rubik-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-ExtraBoldItalic.woff2") format("woff2"),
    url("../fonts/Rubik-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Regular.woff2") format("woff2"),
    url("../fonts/Rubik-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "../fonts/Rubik";
  src: url("../fonts/Rubik-SemiBoldItalic.woff2") format("woff2"),
    url("../fonts/Rubik-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-SemiBold.woff2") format("woff2"),
    url("../fonts/Rubik-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-MediumItalic.woff2") format("woff2"),
    url("../fonts/Rubik-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-LightItalic.woff2") format("woff2"),
    url("../fonts/Rubik-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Rubik";
  src: url("../fonts/Rubik-Medium.woff2") format("woff2"),
    url("../fonts/Rubik-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

body .site,
body .site * {
  font-family: "Rubik" !important;
}
[class*=" eicon-"],
[class^="eicon"] {
  font-family: eicons !important;
}
.ab-item:before {
  font-family: dashicons !important;
}
.navbar ul li {
  display: flex;
}
.fml-text p {
  color: #406da3;
  font-size: 16px;
  margin-bottom: 0px;
}
.fml-text {
  float: right;
  margin-top: -20px;
}
.navbar .hfe-nav-menu > li.search-menu > a {
  background: url(../images/search-icon.svg) no-repeat center center;
  background-size: 22px;
  font-size: 0 !important;
  min-width: 30px;
  cursor: pointer;
  padding: 10px 30px !important;
}

.navbar .search-menu::before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  position: absolute;
  right: -15px;
}

.navbar ul li a::after {
  height: 7px !important;
}

.header-top-menu .elementor-icon-list-items a {
  display: flex;
  flex-direction: row-reverse;
  gap: 14px;
}

.header-top-menu .elementor-icon-list-items span {
  padding: 0 !important;
}
.navbar .hfe-nav-menu > li.menu-item > a.elementor-button,
.navbar .hfe-nav-menu li.menu-item:last-child a {
  padding: 30px 30px !important;
  font-size: 16px;
  line-height: 1.1875em !important;
}
.navbar .hfe-nav-menu > li.menu-item > a.elementor-button::after {
  opacity: 0 !important;
}
.main-title span {
  font-weight: 700 !important;
}
.home-banner .main-title span {
  font-weight: 300 !important;
}
.navbar .hfe-nav-menu > li.brochure-menu > a {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-direction: row-reverse;
}
.navbar .hfe-nav-menu > li.brochure-menu > a::before {
  content: "";
  position: unset !important;
  background: url(../images/arrow-right.svg) no-repeat center center;
  height: 10px !important;
  width: 13px !important;
  background-size: contain;
  opacity: 1 !important;
  display: inline-block !important;
  background-color: transparent !important;
  transition: all 0.3s ease-in-out;
}
.navbar .hfe-nav-menu > li.brochure-menu:hover a::before {
  transform: translateX(5px);
}

.header-logo {
  min-width: 166px !important;
}

.header-logo img {
  min-width: 126px;
}
/* Banner Section */
.home-banner {
  height: 600px;
}
.home-banner::before {
  background-size: 100% 33% !important;
}
.home-banner .main-title span {
  display: block;
}

.home-banner::before {
  width: 100%;
  max-width: 1750px;
  left: calc(50% - 22px);
  transform: translate(-50%);
  right: unset !important;
  margin: auto !important;
  height: 362px;
  bottom: 0;
  top: unset !important;
}

.home-banner::before {
  width: 100%;
  max-width: 1840px;
  left: calc(50% - 66px);
  transform: translate(-50%);
  right: unset !important;
  margin: auto !important;
  height: 362px;
  bottom: -6px;
  top: unset !important;
}

/* List Section */
.loupes-tab .e-n-tabs-content [role="tabpanel"]:nth-child(2):before {
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  content: "";
  position: absolute;
  bottom: 100%;
  top: unset;
}
.list-section .elementor-widget-icon-box .elementor-icon-box-title {
  max-width: 246px;
}

.border-link a:hover {
  text-decoration: none !important;
}

.values-img img {
  min-width: 54vw;
}

.featured-loupes > .e-con-inner {
  flex-wrap: wrap !important;
  flex-direction: unset !important;
  position: unset;
}

.shape-heading {
  clip-path: polygon(100% 0, 100% 0, 80% 100%, 0% 100%, 0 50%, 0% 0%);
  position: unset;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 26vw !important;
}

/* .featured-loupes::before {
  content: "";
  position: absolute;
  width: 50vw;
  height: 46px;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 1;
} */

.loupes-tab .e-n-tabs-content div[role="tabpanel"],
.loupes-tab .e-n-tabs-heading .e-n-tab-title {
  width: 33.3333%;
  flex: 0 0 33.333%;
}

.loupes-tab .e-n-tabs-content > .e-con:not(.e-active) {
  display: block !important;
  opacity: 0 !important;
}

.loupes-tab .e-n-tabs-content div[role="tabpanel"]::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: -0;
  border-top: 25px solid transparent;
  border-left: 25px solid transparent;
  border-right: 25px solid #d62828;
  opacity: 0;
}

.icon-btn a:hover svg path {
  fill: #fff !important;
}

.header-top-menu .elementor-icon-list-item a:hover svg path {
  fill: #1f1f1f !important;
}

.loupes-tab .e-n-tabs-content .elementor-widget-button a {
  width: 100%;
}

.loupes-tab .e-n-tabs-content .elementor-widget-button {
  position: absolute;
  bottom: -97px;
  left: 0;
  width: 100%;
  display: none;
  transition: all 0.3s ease-in-out;
}

.loupes-tab .e-n-tabs-content .e-active .elementor-widget-button {
  display: block;
}

.loupes-tab
  .e-n-tabs-content
  .elementor-widget-button
  .elementor-button-content-wrapper {
  justify-content: flex-end !important;
}

.loupes-tab .e-n-tabs-content .elementor-widget-button a .elementor-button-icon,
.loupes-tab .e-n-tabs-heading .e-n-tab-title .e-n-tab-icon,
.icon-btn a .elementor-button-icon,
.header-top-menu .elementor-icon-list-item a .elementor-icon-list-icon,
.icon-btn a .elementor-button-icon {
  transition: all 0.3s ease-in-out;
}

.loupes-tab
  .e-n-tabs-content
  .elementor-widget-button
  a:hover
  .elementor-button-icon,
.loupes-tab .e-n-tabs-heading .e-n-tab-title:hover .e-n-tab-icon,
.icon-btn a:hover .elementor-button-icon,
.header-top-menu .elementor-icon-list-item a:hover .elementor-icon-list-icon,
.icon-btn a:hover .elementor-button-icon {
  transform: translateX(5px);
}

.header-top-menu .elementor-icon-list-items li:last-child a {
  background-color: #d62828 !important;
  color: #fff !important;
  padding: 30px;
  font-size: 16px !important;
  line-height: 1.1875 !important;
  transition: all 0.3s ease-in-out;
}

.header-top-menu .elementor-icon-list-items li:last-child a:hover {
  background-color: #2b4c7e !important;
}

.header-top-menu .elementor-icon-list-items li:last-child a span {
  color: #fff !important;
}

.contact-form .wpcf7-form-control-wrap {
  display: block;
}

.contact-form br,
.post-list .eael-posted-by,
.post-list .eael-posted-on::before {
  display: none;
}

.contact-form input[type="submit"] {
  margin-bottom: 0 !important;
}

.contact-form .eael-contact-form-description {
  margin-bottom: 38px;
  max-width: 306px;
}

.post-list .eael-grid-post-holder {
  position: relative;
}

.post-list .eael-grid-post-holder:hover a {
  color: #d62828 !important;
}

.post-list a.eael-post-elements-readmore-btn {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.post-list .eael-grid-post .eael-entry-wrapper {
  padding: 0;
}

.news-post .eael-grid-post .eael-entry-wrapper {
  padding: 80px 40px 40px;
}

.news-post .eael-posted-on i {
  display: none;
}

.news-post {
  height: 100%;
}
.shape-bg {
  background-size: 30% !important;
  background-position: top left !important;
}

.list-section .elementor-icon-box-icon {
  margin: 0 !important;
}
.innovation-list span.elementor-icon-list-text span {
  display: flex;
  gap: 20px;
}
/* Producs Page */

.icon .elementor-icon-wrapper {
  display: flex;
  align-items: center;
}

.product-info .wp-caption {
  position: relative;
}

.product-info figcaption {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
/* .product-info {
  cursor: pointer;
} */

.product-info .product-info-item {
  height: 100%;
  transform: translateY(100%);
  transition: all 0.3s ease-in-out;
  opacity: 0.6;
}
.product-info:hover .product-info-item {
  height: 100%;
  transform: translateY(0);
  opacity: 1;
}

.beyond-img img {
  min-width: 50vw;
}
.form-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 20px;
  margin-bottom: 0 !important;
}

.form-flex .form-col {
  width: calc(50% - 10px);
}
.form-flex .form-col-full {
  width: 100%;
}
.contact-form p {
  width: 100%;
}

/* Product */
.cat-post .eael-grid-post .eael-entry-wrapper {
  padding: 20px !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  min-height: 125px;
  justify-content: center;
}
.cat-post .eael-entry-media {
  max-height: 293px;
}
.cat-post article:hover {
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1);
}
.cat-post article:hover .eael-post-elements-readmore-btn {
  display: block !important;
  margin-top: 15px;
}
.cat-post article .eael-entry-title {
  margin-bottom: 0px !important;
}
.cat-post article {
  padding: 0px !important;
}
.cat-post .eael-post-grid {
  display: flex;
  justify-content: space-between;
  margin: 0px !important;
}
.cat-post article {
  width: calc(25% - 10px) !important;
}
.cat-post .eael-post-elements-readmore-btn:hover {
  background: #2b4c7e !important;
}
.accessories .eael-post-elements-readmore-btn:hover {
  color: #fff !important;
}
.cat-post .eael-post-elements-readmore-btn {
  display: none !important;
}
.cat-post .eael-entry-media {
  padding: 10px 10px 0px 10px;
  background: #fff;
}

.accessories article:hover a.eael-grid-post-link {
  color: #fff !important;
}
.accessories article:hover .eael-grid-post-holder-inner,
.accessories article:hover .eael-entry-media {
  background: #d62828;
}
/* end Product */
.resources-post .eael-pagination {
  text-align: left;
  width: 100%;
  display: flex;
  gap: 0px;
  position: absolute;
  top: 100px;
  right: 0px;
  justify-content: flex-end;
}
.resources-post {
  position: unset !important;
}
.post_grid_masonry > .e-con-inner {
  position: relative !important;
}
.resources-post .eael-pagination a {
  width: 40px;
  height: 40px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #000000;
}
.resources-post .eael-pagination a.next-page,
.resources-post .eael-pagination a.prev-page {
  background: #2b4c7e;
}
.resources-post .eael-pagination a.active {
  color: #2b4c7e;
}
.resources-post .eael-pagination a.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.single-post .post-title {
  font-weight: 500 !important;
}
.slider-for .slick-slide img {
  width: auto;
}
.product-banner-post {
  background: url(../images/product-bg.png) no-repeat center center;
  background-size: cover;
  position: relative;
}
.product-banner-post button {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 0px;
  background: #fff;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.02);
}
.product-banner-post button:hover svg path {
  fill: #fff;
}
.product-banner-post button.slick-prev.slick-arrow {
  left: 20px;
}
.product-banner-post button.slick-next.slick-arrow {
  right: 20px;
}
.product-banner-post .slider-for {
  position: unset;
}
.flex-content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  min-height: 450px;
  gap: 20px;
}
.slider-for.post-thumbnail,
.single-post .post-title {
  width: 50%;
}
.slider-for .slick-slide {
  display: flex !important;
  justify-content: flex-end;
  flex-direction: column;
  align-content: flex-end;
  align-items: flex-end;
}
.product-gallery {
  margin-top: 20px;
  margin-bottom: 30px;
}
.slider-nav .slick-list.draggable {
  width: 100%;
  padding: 0px !important;
  max-width: 30%;
}
.slider-nav .slick-slide img {
  border: 1px solid #e1e1e1;
  width: 100px;
  height: 100px;
  cursor: pointer;
}
.red-title {
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 40px;
  width: 100%;
}

.description .post-excerpt * {
  font-size: 22px;
  font-weight: 400;
  color: #1f1f1f;
}
.red-title h6 {
  border-bottom: 2px solid #d62828;
  margin-bottom: -1px;
  padding-bottom: 13px;
  font-weight: 700;
  margin-top: 0px;
  color: #d62828;
}
.schedule .form-flex p {
  margin: 0px;
}
.custom-container {
  max-width: 1300px;
  margin: auto;

  width: 100%;
}
.full-content {
  font-size: 16px;
  color: #555555;
  margin-top: 20px;
}
.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.between {
  justify-content: space-between;
}
.features-list-box,
.features-list-img {
  width: calc(50% - 20px);
}
.list-box-content .content h5 {
  color: #406da3;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list-box-content {
  flex-wrap: nowrap;
  gap: 10px;
}
.list-box-content .content p,
.single-product .note {
  font-size: 16px;
  line-height: 24px;
  color: #555555 !important;
}
.single-product .features-list,
.single-product .caps-list,
.single-product .description,
.single-product .relative-post,
.single-product .note,
.single-product .single-form,
.cat-relative-part {
  padding: 40px 50px;
}
.list-box-content .number h5 {
  display: flex;
  height: 46px;
  width: 46px;
  color: #406da3;
  align-items: center;
  justify-content: center;
  background: #edf1f7;
  border-radius: 100px;
  margin-top: 0px;
}
.caps-list-box {
  row-gap: 40px;
}
.caps-list-img {
  width: calc(22% - 20px);
}
.caps-list-box .caps-list-img img {
  max-width: 200px;
  max-height: 150px;
  border: 1px solid #e1e1e1;
}
.related-posts .related-item {
  width: calc(33% - 20px);
}
.related-posts .related-item a {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: unset;
}

.related-posts .related-item a img {
  width: 100%;
  max-width: 350px;
  max-height: 200px;
  border: 1px solid #e1e1e1;
  margin-bottom: 15px;
}
.related-posts .related-item a h2 {
  font-size: 16px;
  color: #406da3;
  margin: 0px !important;
  width: 80%;
}
.product-form {
  background: #2b4c7e;
  padding: 40px;
}
.schedule {
  width: 66.8%;
  margin: 40px auto;
}
.form-title * {
  font-size: 36px !important;
  color: #fff;
  margin: auto;
  text-align: center;
}
.schedule input:focus,
.schedule textarea:focus {
  outline: none;
}
.schedule .form-col-full.btn p {
  text-align: center;
}
.schedule span.wpcf7-spinner {
  display: none;
}
.schedule .wpcf7 form.sent .wpcf7-response-output {
  color: #fff;
}
section.single-form {
  margin-top: -20px;
}
.cat-relative-post {
  display: flex;
  gap: 20px 10px;
  margin-top: 20px;
  flex-wrap: wrap;
}
.cat-relative-post .bottom {
  padding: 20px !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  min-height: 125px;
  justify-content: center;
  background: #f7f7f7;
}
.cat-relative-post .bottom .post-title {
  font-family: "Rubik", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  line-height: 18.4px;
  color: #06163a;
}
section.cat-relative-part {
  padding-bottom: 80px;
}
.cat-relative-post .bottom .eael-post-elements-readmore-btn {
  background-color: #d62828;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  padding: 8px 30px 8px 30px;
  margin: 15px 0px 0px 0px;
}
.cat-relative-post .bottom .eael-post-elements-readmore-btn:hover {
  background: #2b4c7e !important;
}
.cat-relative-post .bottom .eael-post-elements-readmore-btn {
  display: none !important;
}
.cat-relative-post .display-flex {
  flex-direction: column;
  border: 1px solid #f7f7f7;
  width: calc(25% - 10px) !important;
}
.cat-relative-post .display-flex:hover {
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1);
}
.cat-relative-post
  .display-flex:hover
  .bottom
  .eael-post-elements-readmore-btn {
  display: block !important;
}
section.cat-relative-part h5 {
  font-weight: 400;
}
@media only screen and (max-width: 4000px) {
  /* .shape-bg {
    background-size: 36% !important;
  } */
}

@media only screen and (min-width: 2001px) {
  .shape-bg {
    background-size: 40% !important;
  }
}

@media only screen and (max-width: 2000px) {
  /* .shape-bg {
    background-size: 20% 100% !important;
  } */
}

@media only screen and (max-width: 1850px) {
  .search-btn {
    position: unset !important;
  }
}

@media only screen and (max-width: 1600px) {
  .values-img img {
    height: 100% !important;
    min-width: 65vw;
  }
  .home-banner:before {
    background-size: 100% 33% !important;
  }
  /* .navbar .hfe-nav-menu > li.menu-item:not(:last-child) {
    margin-right: 26px !important;
  }
  .navbar .hfe-nav-menu > li.menu-item > a {
    font-size: 22px !important;
  } */

  /* .shape-bg {
    background-size: 22% 100% !important;
  } */
}
@media (max-width: 1366px) {
  .product-info,
  .product-info .elementor-widget-image,
  .product-info .wp-caption,
  .product-info .elementor-widget-image img {
    height: 100% !important;
  }
}
@media only screen and (max-width: 1279px) {
  .navbar .search-menu::before {
    right: -8px;
  }

  .header-top-menu .elementor-icon-list-items a {
    gap: 8px;
  }

  .header-top-menu .elementor-icon-list-items li:last-child a {
    padding: 32px 14px;
    font-size: 13px !important;
  }

  .search-btn {
    padding: 24px 0 24px 16px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1105px) {
  .navbar .hfe-nav-menu > li.menu-item:not(:last-child) {
    margin-right: 10px !important;
  }

  .header-logo {
    min-width: 140px !important;
  }
  .header-logo {
    min-width: 140px !important;
  }
  .navbar .hfe-nav-menu > li.menu-item > a.elementor-button,
  .navbar .hfe-nav-menu li.menu-item:last-child a {
    padding: 30px 15px !important;
  }
  .navbar .search-menu::before {
    right: 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .single-product .features-list,
  .single-product .caps-list,
  .single-product .description,
  .single-product .relative-post,
  .single-product .note,
  .single-product .single-form,
  .cat-relative-part {
    padding-left: 20px;
    padding-right: 20px;
  }
  .caps-list-img {
    width: calc(27% - 20px);
  }
  .slider-nav .slick-list.draggable {
    max-width: 40%;
  }
  .related-posts {
    justify-content: space-between;
  }

  .resources-post .eael-pagination {
    top: 50px;
  }
  .cat-post .eael-post-grid-container .eael-post-grid {
    margin: 0px !important;
  }
  .navbar ul.hfe-nav-menu {
    display: none;
  }

  .navbar .menu-is-active ul.hfe-nav-menu {
    display: block;
  }
  .search-btn {
    padding: 24px 20px !important;
  }

  .navbar {
    order: 1 !important;
  }
  .navbar .menu-is-active ul.hfe-nav-menu {
    padding: 20px 30px;
  }
  /* .navbar .hfe-dropdown li:first-child {
    margin-top: 20px;
  } */
  .navbar ul li a::after {
    height: 2px !important;
  }
  .values-img img {
    min-width: unset;
  }
  /* .loupes-tab .e-n-tabs-content div[role="tabpanel"] {
    width: 50%;
    flex: 0 0 50%;
  } */
  .loupes-tab .e-n-tabs-content .elementor-widget-button {
    bottom: -86px;
  }
  .news-post .eael-grid-post .eael-entry-wrapper {
    padding: 30px;
  }
  .form-container {
    order: 1;
  }
  .navbar .hfe-nav-menu-icon {
    padding: 0;
  }
  /* .shape-bg {
    background-size: 42% 100% !important;
  } */
}
@media (max-width: 991px) {
  .cat-relative-post .display-flex {
    width: calc(50% - 10px) !important;
  }
  .related-posts .related-item a h2 {
    width: 100% !important;
  }
  .fml-text {
    float: none;
    margin-top: 30px;
  }

  .features-list .features-list-img img {
    width: 100%;
  }
  .schedule {
    width: 100%;
    margin: 30px auto;
  }
  .description .post-excerpt * {
    font-size: 18px;
  }
  .features-list-box,
  .features-list-img {
    width: 100%;
  }
  .features-list .features-list-img {
    order: 1;
    margin-bottom: 30px;
  }
  .caps-list-box {
    justify-content: space-between;
  }
  .form-title * {
    font-size: 30px !important;
  }
  .caps-list-img {
    width: calc(33% - 20px) !important;
  }
  .features-list .features-list-box {
    order: 2;
  }
  .slider-nav .slick-list.draggable {
    max-width: 55%;
  }
  .cat-post .eael-post-grid {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .cat-post article {
    width: calc(50% - 10px) !important;
  }
}
@media only screen and (max-width: 767px) {
  .team-inner .elementor-widget-image {
    width: 100%;
  }
  .cat-relative-post .display-flex {
    width: 100% !important;
  }
  .innovation-list span.elementor-icon-list-text span {
    gap: 10px;
  }
  .product-info {
    height: auto !important;
  }
  .product-banner-post .flex-content {
    flex-direction: column;
  }
  .slider-for.post-thumbnail,
  .single-post .post-title {
    width: 100%;
  }
  .caps-list-box .caps-list-img img {
    max-width: 100%;
  }
  .product-banner-post .flex-content {
    min-height: unset !important;
  }
  .related-posts .related-item a img {
    max-width: 100%;
    max-height: 400px;
  }
  .related-posts .related-item {
    width: 100%;
  }
  .form-title * {
    font-size: 24px !important;
  }
  .product-form {
    padding: 25px;
  }
  .related-posts {
    row-gap: 30px;
  }
  .slider-nav .slick-list.draggable {
    max-width: 100%;
  }
  .product-banner-post {
    padding-top: 50px;
  }
  .slider-nav .slick-slide img {
    margin: auto;
  }
  .product-gallery {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .caps-list-img {
    width: calc(50% - 20px) !important;
  }
  .single-product .features-list,
  .single-product .caps-list,
  .single-product .description,
  .single-product .relative-post,
  .single-product .note,
  .single-product .single-form {
    padding: 20px 0px;
  }
  .resources-post .eael-pagination {
    position: unset;
    justify-content: center;
  }
  .cat-post article {
    width: 100% !important;
  }
  .search-btn {
    padding: 16px 6px !important;
  }
  .loupes-tab .e-n-tabs-content div[role="tabpanel"],
  .loupes-tab .e-n-tabs-heading .e-n-tab-title {
    width: 100%;
    flex: 0 0 100%;
  }
  /* .shape-bg {
    background-size: 60% 100% !important;
  } */
  .loupes-tab .e-n-tabs-content > .e-con:not(.e-active) {
    display: none !important;
  }
  .loupes-tab .e-n-tabs {
    /* flex-direction: column-reverse !important; */
  }

  .loupes-tab .e-n-tabs-content div[data-tab-index="1"] {
    order: 0 !important;
  }
  .loupes-tab .e-n-tabs-content div[data-tab-index="2"] {
    order: 1 !important;
  }
  .loupes-tab .e-n-tabs-content div[data-tab-index="3"] {
    order: 2 !important;
  }
  .loupes-tab .e-n-tabs-content .elementor-widget-button {
    bottom: -80px;
    z-index: 2;
  }
  .news-post .eael-grid-post .eael-entry-wrapper {
    padding: 30px 20px;
  }
  .navbar .menu-is-active ul.hfe-nav-menu {
    padding: 20px 20px;
  }
  .form-flex .form-col {
    width: 100%;
  }
  .form-flex {
    gap: 16px;
  }
}
