#c729587 {
  display: none;
}

.custom-poppins-text p {
  font-weight: 500 !important;
}

/* .toggle__tablet--item{
  display: none;
}

@media(max-width:1024px){
  .toggle__desktop--item{
  display: none;
}

  .toggle__tablet--item{
  display: list-item;
}
}
 */

/* new home page header css  */
@media (min-width: 1024px) and (max-width: 1200px) {
  .nav-menu__item .new-header_menu ul li a,
  .new-home__list-box .new-home__list p {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}

.new-container .e-con-inner {
  max-width: 1440px;
  width: 90%;
  margin: 0 auto;
}

/* 2026 header css */
@media (min-width: 1025px) {
  .new-menu-list {
    flex: 1;
  }

  .elementor-22091
    .elementor-element.elementor-element-13e40b8
    .elementskit-menu-container {
    height: fit-content !important;
  }
}

@media (max-width: 1023px) {
  /*.second-band-title{*/
  /*    flex: 1;*/
  /*}*/
}

@media (max-width: 520px) {
  .second-menu-band {
    justify-content: center !important;
  }

  .book-demo--btn a {
    padding: 10px 12px;
  }
}

@media (max-width: 480px) {
  .second-band-title {
    max-width: 50%;
  }

  .second-band-title a {
    font-size: 12px !important;
  }
}

.menu__item-button {
  flex: 1 !important;
}

.second-menu-band .icon-menu-11 {
  display: flex;
}

.second-band-title {
  word-break: break-all !important;
}

/* .second-band-title a{
    flex-direction: row-reverse;
    gap: 9px;
} */
.second-band-title .elementor-icon-list-text {
  padding: 0;
}

.page-id-18431 .ekit-template-content-footer {
  display: none;
}

.link-style {
  text-decoration: underline !important;
  color: #f40009 !important;
}

.link-style:hover {
  color: #9c0006 !important;
}

.elementor-22091
  .elementor-element.elementor-element-6d8a632
  .elementskit-menu-container {
  height: fit-content;
}

/* .menu-download-icon>a::after,
.menu-item-1702>a::after {
  content: "\e865";
  font-family: elementskit !important;
  font-weight: 400;
  line-height: 1;
  margin-left: 15px;
  color: #f40009;
} */

.elementskit-menu-hamburger:hover,
.elementskit-menu-close:hover,
.elementskit-menu-hamburger:focus,
.elementskit-menu-close:focus {
  background-color: transparent;
}

.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
  height: fit-content !important;
}

@media (max-width: 1024px) {
  .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
    height: 100% !important;
  }
}

/* 21-1-2026 Book demo form*/
.book-demo__form .elementor-field-group-field_ca50e03 .elementor-field-option {
  display: flex;
  gap: 9px;
  align-items: center;
}

@media (max-width: 767px) {
  .book-demo__form
    .elementor-field-group-field_ca50e03
    .elementor-field-option
    label {
    font-size: 11px;
    line-height: 19px;
  }
}

/* videos read more btn */
.video-box {
  gap: 10px;

  .elementor-widget-video {
    margin-bottom: 10px !important;
  }
}

.video-box-content {
  display: none;
}

.video-box.active .video-box-content {
  display: block;
}

.video-box.active .video-box-content {
  max-height: 100%;
}

.video-box.active .video-box-content p::after {
  content: unset;
}

.video__read-more-btn,
.read-more-btn {
  color: #000;
  font-size: 12px;
  line-height: 16px;
  /* 	opacity:0.8; */
  font-weight: 500;
  border-bottom: 1px solid #f40009;
  width: fit-content;
  align-self: center;
  cursor: pointer;

  &:hover {
    border-color: #000;
  }

  .elementor-button-text {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    /* 			opacity:0.8; */
  }

  svg {
    height: 20px !important;
    width: 20px !important;
  }

  .elementor-button-content-wrapper {
    align-items: center;
  }
}

.video-thumbnail-box svg,
.video-box svg {
  opacity: 1;
  height: 48px;
  width: 68px;
}

.video-thumbnail-box path:first-child,
.video-box path:first-child {
  fill: #f03 !important;
}

.video-thumbnail-box,
.video-box {
  cursor: pointer;
}

.book-demo__popup-box .dialog-lightbox-message {
  display: block !important;
  width: 100% !important;
  max-width: 1000px !important;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .book-demo__popup-box .dialog-widget-content {
    width: 90% !important;
    margin: 0 auto !important;
  }
}

/* Default height */
.dialog-type-lightbox .hs-form-frame {
  height: 623px !important;
}

/* When error message exists inside */
.dialog-type-lightbox .elementor-element-964606a,
.dialog-type-lightbox .elementor-element-96fee56,
.dialog-type-lightbox .hs-form-frame,
.dialog-type-lightbox iframe {
  /*   height: 100% !important; */
  visibility: visible !important;
}

.btn-icon--style i {
  color: #f40009;
}

.word-break {
  word-break: break-all;
}

/* home page logo slider */
.home-logo-slider .swiper-wrapper {
  transition-timing-function: linear !important;
  will-change: transform !important;
}

/* small left-right movement */
.second-band-title a {
  display: inline-flex;
  align-items: center;
}

.second-band-title .elementor-icon-list-icon {
  display: inline-block;
  width: 19px;
  height: 22px;
}

.second-band-title
  .elementor-icon-list-items:hover
  .elementor-icon-list-icon
  svg
  path {
  fill: #000;
}

.second-band-title .elementor-icon-list-icon svg {
  display: inline-block;
  animation: arrow-wiggle 0.8s ease-in-out infinite;

  path {
    fill: #ff0202;
  }
}

@media (max-width: 767px) {
  .second-band-title .elementor-icon-list-icon {
    width: 16px;
    align-items: center;
  }
}

@keyframes arrow-wiggle {
  0% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(4px);
  }

  50% {
    transform: translateX(0);
  }

  75% {
    transform: translateX(-4px);
  }

  100% {
    transform: translateX(0);
  }
}

/* content read more */
.content__read-more {
  overflow: hidden !important;
  opacity: 0;
  visibility: hidden;
  transition:
    max-height 0.4s ease,
    opacity 0.3s ease,
    visibility 0.3s ease !important;
  display: none !important;
}

.content__read-more.show {
  opacity: 1;
  visibility: visible;
  display: block !important;
}

/* 13-5-2026 
form in page*/
.form-in-page {
  max-width: 700px;
  align-self: center;
}

@media (max-width: 500px) {
  .dialog-type-lightbox .elementor-element-964606a,
  .dialog-type-lightbox .elementor-element-96fee56,
  .dialog-type-lightbox .hs-form-frame,
  .dialog-type-lightbox iframe {
    min-height: 760px;
  }
}

@media (max-width: 1180px) {
  .header-section
    .elementor-element.elementor-element-3b1ea46e
    .elementskit-navbar-nav
    > li {
    margin: 0px 12px 0px 12px !important;
  }
}

@media (min-width: 767px) {
  .load-item.item-btn {
    display: none !important;
  }
}

.field {
  margin-bottom: 5px;
}

.actions {
  margin-top: 0;
  margin-bottom: 0;
  padding: 17px 0px;
}

#hubspot_form .field {
  margin-bottom: 5px !important;
}

.break-word {
  word-break: break-word;
}

.about-faq .e-n-accordion-item {
  border-bottom: 1px solid gray;
}

.about-faq {
  .e-n-accordion-item[open] .e-n-accordion-item-title-icon {
    transform: rotate(45deg) !important;
  }

  .e-n-accordion-item .e-n-accordion-item-title-icon {
    transition: transform 0.2s ease-in-out;
  }
}

.about-faq .e-n-accordion-item-title {
  align-items: flex-start;
}

.about-faq .e-n-accordion-item .elementor-widget-text-editor p {
  margin-bottom: 30px;
}

.footer-locations .elementor-image-box-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* new header style */
@media (max-width: 1180px) {
  .menu__item-button .hfe-nav-menu__layout-horizontal .hfe-creative-menu a {
    padding: 0px 12px !important;
  }
}

@media (max-width: 1024px) {
  .menu__item-button .hfe-nav-menu-icon {
    padding: 0px !important;
    display: flex;
    align-self: center;
  }
}

@media (max-width: 767px) {
  .footer-locations .elementor-image-box-wrapper {
    display: flex;
    gap: 15px;
    align-items: center;
  }
}

.elementor a {
  text-decoration: none;
}

body:has(.header-section .hfe-flyout-open.hfe-flyout-show) {
  overflow: hidden;
  height: 100vh;
}

header {
  position: sticky !important;
  top: 0;
}

.display-flex {
  display: flex;
}

/* popup style */
.custom-popup-overlay {
  display: none;
}

body.popup-open {
  height: 100vh;
  overflow: hidden;

  .custom-popup-overlay {
    display: flex !important;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    pointer-events: all;
    left: 0;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
  }

  .custom-popup {
    max-width: 985px;
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    overflow-y: auto;
    /* max-height: calc(100vh - 32px); */
    max-height: 90dvh;
    width: 90%;

    .popup-left {
      display: flex;
      flex-direction: column;
      gap: 30px;

      .content-heading {
        font-family: "Nunito Sans", Sans-serif;
        font-size: 33px;
        font-weight: 500;
        line-height: 38px;
        color: var(--e-global-color-62c0f7f);
        margin: 0px;
      }

      .content-subheading {
        font-size: 19px;
        font-weight: 500;
        line-height: 25px;
        color: var(--e-global-color-62c0f7f);
        margin: 0px;
      }
    }

    .popup-content {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 50px;
    }

    .popup-close {
      display: flex;
      justify-self: flex-end;
      cursor: pointer;
      margin-bottom: 14px;
      height: 16px;
      width: 18px;
    }

    .popup-list {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .popup-list li {
      position: relative;
      padding-left: 40px;
      margin-bottom: 15px;
      font-size: 16px;
      line-height: 20px;
      color: #222;
    }

    /* red outlined circle */
    .popup-list li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 4px;
      width: 22px;
      height: 22px;
      border: 2px solid #ff2b2b;
      border-radius: 50%;
      box-sizing: border-box;
    }

    /* proper check mark */
    .popup-list li::after {
      content: "";
      position: absolute;
      left: 8px;
      top: 8px;
      width: 6px;
      height: 11px;
      border: solid #ff2b2b;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg);
      box-sizing: border-box;
    }
  }

  @media (max-width: 991px) {
    .popup-content {
      grid-template-columns: repeat(1, 1fr) !important;

      .popup-left {
        order: 2;
      }

      .popup-right {
        order: 1;
      }
    }
  }

  @media (max-width: 767px) {
    .content-heading {
      display: none;
    }
  }
}

footer .copyright-link a {
  color: var(--e-global-color-27a9ec2);

  &:hover {
    color: var(--e-global-color-3334f52);
  }
}

.second-menu-band .hfe-flyout-wrapper .hfe-side {
  display: unset;
  left: -350px;
  transition: left 0.6s ease-in-out;
}

.second-menu-band .hfe-flyout-wrapper .hfe-side.hfe-flyout-show {
  display: unset;
  left: 0px;
}

/* 404 page */
.error-404 {
  text-align: center;
  padding: 50px 0;

  h1 {
    font-family: "Poppins", Sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 50px;
    color: var(--e-global-color-3334f52);
  }

  h2 {
    font-size: 40px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-primary);
    margin-block: 30px;
  }

  a {
    background-color: var(--e-global-color-27a9ec2);
    fill: var(--e-global-color-31e05bf2);
    color: var(--e-global-color-31e05bf2);

    border-radius: 3px;
    color: #fff;
    display: inline-block;
    fill: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    text-align: center;
    transition: all 0.3s;
  }

  @media (max-width: 1024px) {
    h1 {
      font-size: 35px;
      line-height: 43px;
    }

    h2 {
      font-size: 32px;
      margin-block: 10px;
    }
  }

  @media (max-width: 767px) {
    h1 {
      font-size: 32px;
    }

    h2 {
      font-size: 28px;
      margin-block: 16px;
    }
  }
}

.read-more-wrapper {
  & h2 {
    font-size: 33px;
  }

  & h3 {
    font-size: 26px;
  }

  & h4 {
    font-size: 21px;
  }
}

/* blog right sidebar */
.site-main.container {
  max-width: 1440px !important;
  width: 90% !important;
  margin: 0 auto;
  padding-top: 70px;
}

.featured-image.page-header-image-single {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 30px;

  img {
    width: 100%;
    height: auto;
    display: block;
    height: 100%;
  }
}

.page-header {
  .entry-title {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 38px;
    color: var(--e-global-color-62c0f7f);
    line-height: 1.2;
    padding: 0;
  }
}

.post_content_wrapper {
  color: var(--e-global-color-62c0f7f);

  h2 {
    font-size: 33px;
    line-height: 1.2;
    margin: 0;
    padding: 8px 0 16px;
  }

  h3 {
    font-size: 26px;
    line-height: 1.2;
    margin: 0;
    padding: 8px 0 16px;
  }

  h4 {
    font-size: 21px;
    line-height: 1.2;
    margin: 0;
    padding: 8px 0 16px;
  }
}

.post_content_wrapper {
  display: flex;
  gap: 48px;
  margin-bottom: 35px;
}

.page-content {
  flex: 1;
}

.right-sidebar {
  width: 400px;
}

.right-sidebar-sticky {
  position: sticky;
  overflow: hidden;
  top: 206px;
  z-index: 2;
  background-color: #fff;
  box-shadow: 0px 2px 13px -2px #bbbbbb;
  padding: 30px;
  border-radius: 15px;
}

@media (min-width: 992px) {
  .right-sidebar-sticky {
    .hbspt-form {
      max-height: calc(100vh - 219px);
      overflow-y: auto;
    }
  }
}

@media (max-width: 991px) {
  .blog-mobile-form {
    display: block !important;
    width: 70%;
    margin: auto;
  }

  .site-main.container {
    padding-top: 40px;
  }

  .post_content_wrapper {
    flex-direction: column-reverse;
  }

  .right-sidebar {
    width: 70%;
    margin: auto;
    position: relative;
    display: none;
  }

  .post_content_wrapper {
    color: var(--e-global-color-62c0f7f);
  }
}

@media (max-width: 767px) {
  .blog-mobile-form {
    width: 100%;
  }
}

@media (max-width: 640px) {
  .right-sidebar {
    width: 100%;
  }

  .page-header {
    .entry-title {
      font-size: 30px;
    }
  }

  .post_content_wrapper {
    color: var(--e-global-color-62c0f7f);

    h2 {
      font-size: 26px;
    }

    h3 {
      font-size: 23px;
    }
  }
}

/* Blog archive page */
.archive-page {
  padding: 60px 0px;

  .e-con-inner {
    max-width: 1140px;
    margin: auto;
    width: 90%;
  }

  .page-title {
    text-align: center;
    margin-bottom: 40px;
    color: var(--e-global-color-62c0f7f);
  }

  .posts-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    column-gap: 20px;
    row-gap: 30px;
  }

  .post-card {
    padding: 20px;
    border-radius: 15px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-shadow: 0px 5px 15px -2px
      rgba(198.9, 54.04891304347828, 54.04891304347828, 0.5) !important;

    &:hover {
      box-shadow: 0px 0px 14px -1px
        rgba(198.9, 54.04891304347828, 54.04891304347828, 0.5) !important;
    }
  }

  .post-content {
    /* min-height: calc(100% - 183px); */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 20px;
    gap: 20px;
  }

  .post-image {
    aspect-ratio: 16/9;
    display: flex;

    a {
      height: 100%;

      img {
        height: 100%;
        object-fit: cover;
      }
    }
  }

  .post-title {
    /* text-align: center;
        margin: 0;
        margin-top: 12px; */
    line-height: 1 !important;

    a {
      font-family: "Poppins", Sans-serif;
      font-size: 15px;
      font-weight: 600;
      color: var(--e-global-color-27a9ec2);
    }
  }

  .post-description {
    font-size: 14px;
    line-height: 1.5;
  }

  .read-more {
    width: fit-content;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: var(--e-global-color-a7a639f);
    display: flex;
    align-items: center;
    gap: 5px;
    border-bottom: 1px solid #f40009;
    padding-bottom: 5px;

    &:hover {
      border-color: #000;
    }

    svg {
      height: 20px;
      width: 20px;
    }
  }

  .post-date {
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--e-global-color-text);
    font-size: 12px;
    font-weight: 500;

    .calendar-icon {
      display: flex;
    }
  }

  .posts-grid {
    @media (max-width: 991px) {
      grid-template-columns: repeat(2, 1fr) !important;
    }

    @media (max-width: 680px) {
      grid-template-columns: repeat(1, 1fr) !important;
    }
  }

  .blog-pagination {
    display: flex;
    justify-content: center;

    .nav-links {
      display: flex;
      justify-self: center;
      align-items: center;
      margin-top: 64px;
      gap: 8px;
    }

    .page-numbers {
      background: #fff;
      font-size: var(--font-25);
      line-height: 120%;
      aspect-ratio: 1;
      width: 44px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 50px;
      border: 1px solid #1a2e4a1f;
      color: rgba(var(--text-color-6));
      transition: all 0.3s ease;

      &:hover {
        background: #ffdede;
        color: rgba(var(--text-color-1));
      }
    }

    .page-numbers.current {
      background: #ffdede;
      color: rgba(var(--text-color-1));
    }

    .next,
    .prev {
      width: fit-content;
      aspect-ratio: unset;
      padding: 13px 21px;
    }
  }
}

.page-id-1517,
.page-id-2366,
.page-id-2966,
.page-id-3069,
.page-id-3340 {
  header {
    display: none !important;
  }

  footer {
    display: none !important;
  }

  .second-band-title
    .elementor-icon-list-items
    .elementor-icon-list-icon
    svg
    path {
    fill: #c22a36;
  }

  .second-band-title .elementor-icon-list-items .elementor-icon-list-text a {
    color: #c22a36 !important;

    &:hover {
      color: #ff4d5a !important;
    }
  }

  .second-band-title:hover {
    border-color: #ff4d5a !important;
  }

  .header-section .hfe-nav-menu-icon svg {
    stroke: #c22a36 !important;
  }

  .other-ctagories-list {
    position: static !important;

    &::before {
      content: "";
      position: absolute;
      border-radius: 50%;
      background: rgba(226, 32, 45, 0.08);
      width: 90px;
      height: 90px;
      top: -30px;
      right: -20px;
    }

    &::after {
      content: "";
      position: absolute;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      top: 20px;
      right: 40px;
      background: rgba(226, 32, 45, 0.06);
    }
  }

  .video__read-more-btn,
  .read-more-btn {
    color: #c22a36;
    font-size: 12px;
    line-height: 16px;
    /* 	opacity:0.8; */
    font-weight: 500;
    border-bottom: 1px solid #f40009;
    width: fit-content;
    align-self: flex-start;
    cursor: pointer;

    a {
      background-color: unset !important;
    }
  }

  .read-more-wrapper {
    & h2 {
      color: #a8998a;
    }

    & h3 {
      color: #a8998a;
    }

    & h4 {
      color: #a8998a;
    }
  }

  .form-in-page {
    align-self: flex-start;
  }

  .link-underline {
    text-decoration: underline;

    a {
      text-decoration: underline;
    }
  }

  .video-card {
    aspect-ratio: 1 / 1;
    overflow: hidden;

    &.video-card-fit {
      aspect-ratio: 16 / 9;
    }

    .video__card-overlay {
      width: 100%;
      height: 100%;
      background:
        linear-gradient(
          180deg,
          rgba(10, 10, 10, 0.15) 0%,
          rgba(10, 10, 10, 0.25) 50%,
          rgba(10, 10, 10, 0.88) 100%
        ),
        radial-gradient(
          ellipse at center,
          rgba(226, 32, 45, 0.08),
          rgba(10, 10, 10, 0.35) 75%
        );
    }

    .video__play-btn {
      width: 100%;
      height: 100%;

      .wpb-ea-video {
        height: 100%;

        .wpb-ea-video-inner {
          height: 100%;
          width: 100%;
        }
      }

      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        filter: brightness(0.98) contrast(1.03) saturate(1.05);
      }

      a {
        width: 100% !important;
        height: 100% !important;
        border-radius: 0px !important;
        top: 50% !important;
        transform: translateY(-50%);

        &:hover {
          transform: translateY(-50%) !important;
        }

        i {
          display: flex;
          justify-content: center;
          align-items: center;
          background-color: #0a0a0a8c;
          border-radius: 50%;
          max-width: 35px;
          width: 100% !important;
          height: 35px !important;
          border: 1.5px solid #e2202d;
          position: absolute;
          top: 12px;
          right: 12px;
          font-size: 12px !important;
        }
      }
    }
  }

  .swiper-slide-image {
    filter: grayscale(1) brightness(1.4);
  }

  .hero-video {
    aspect-ratio: 16 / 9;

    .e-hosted-video {
      height: 100%;
    }

    @media (max-width: 767px) {
      aspect-ratio: 1 / 1;
    }
  }

  .footer-locations {
    .elementor-image-box-title {
      color: #c22a36 !important;
    }
  }

  .footer-mail {
    svg {
      fill: #a8998a !important;
    }

    .elementor-icon-list-text a {
      color: #c22a36 !important;
    }
  }

  .faq-accordion {
    border-top: 1px solid rgba(226, 32, 45, 0.2);

    .e-n-accordion-item {
      border-bottom: 1px solid rgba(226, 32, 45, 0.2);
    }
  }
}

.flex-1 {
  flex: 1;
}

/* custom video lightbox */
.bunny-video {
  position: relative;
  width: 100%;
  aspect-ratio: 1/ 1;
  overflow: hidden;
  cursor: pointer;
}

.bunny-video img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  pointer-events: none;
}

/* Invisible click layer */
.bunny-video::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 5;
  cursor: pointer;
}

/* =========================
   LIGHTBOX
   ========================= */

.custom-video-lightbox {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999999;

  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-video-lightbox-inner {
  position: relative;
  width: 90%;
  max-width: 1200px;
}

.custom-lightbox-video {
  width: 100%;
  aspect-ratio: 16 / 9;
  max-height: 85vh;
  height: auto;
  display: block;
  object-fit: contain;
  background: #000;
}

.bunny-video {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  cursor: pointer;
}

.bunny-video video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  pointer-events: none;
}

.custom-video-close {
  position: absolute;
  right: 0;
  top: -33px;
  background: transparent;
  border: 0;
  color: var(--e-global-color-c2496c4);
  font-size: 35px;
  line-height: 22px;
  cursor: pointer;
  z-index: 2;
  padding: 0px;

  &:hover {
    background-color: transparent;
  }
}

/* Video details */

.custom-video-details {
  background: transparent;
  padding: 10px 20px 20px 20px;
}

.custom-video-title {
  margin: 0 0 10px;
  font-size: var(--e-global-typography-266047f-font-size) !important;
  line-height: 1.3;
  color: var(--e-global-color-c2496c4);
}

.custom-video-description {
  font-size: var(--e-global-typography-35315ba-font-size);
  line-height: 1.6;
  color: var(--e-global-color-c2496c4);
}

@media (max-width: 767px) {
  .custom-video-details {
    padding: 10px 12px 12px 12px;
  }

  .custom-video-title {
    margin: 0 0 8px;
  }

  .custom-video-description {
    font-size: 14px;
  }

  .custom-lightbox-video {
    /* aspect-ratio: 1 / 1; */
    object-fit: contain;
    /* aspect-ratio: unset; */
  }

  /* .custom-video-lightbox-inner {
    max-height: 80vh;
    overflow-y: auto;
  } */
}

.space__dot-color ul li:first-child {
  margin-left: 0px;

  .elementor-icon-list-icon {
    display: none;
  }

  .elementor-icon-list-text {
    padding-left: 0px;
  }
}

/* home page card list */
.card-list-box .elementor-icon-list-icon svg {
  height: 4px;
  width: 4px;
}

@media (max-width: 767px) {
  .card-list-box .elementor-icon-list-text {
    font-size: 12px !important;
  }
}
@media(max-width:580px) {
	.mobile__site-logo img{
		max-width:120px !important;
	}
}

@media(max-width:480px) {
	.mobile__site-logo img{
		max-width:100px !important;
	}
}

@media(max-width:375px) {
	.mobile__site-logo img{
		max-width:80px !important;
	}
}

.flex {
	flex: 1;
}
