.overlay-layout:has(.owl-carousel) .overlay-description {
    position: absolute;
    z-index: 9;
   /* transform: translate(0%, 100%);
    left: 0;
    right: 0;
    top: 0;*/
    height: 100%;
}
.overlay-layout {
    overflow: hidden;
    height: 100%;
}

.overlay-layout .owl-carousel {
    padding: 0;
    height: 860px;
    width: 100%;
    z-index: unset;
}
.overlay-layout .owl-carousel .owl-nav, .overlay-layout .owl-carousel .owl-dots {
    z-index: 11;
}
.overlay-layout .owl-carousel .owl-stage-outer div, .overlay-layout .owl-carousel .owl-item img, .overlay-layout .owl-carousel .owl-stage-outer, .overlay-layout .owl-carousel .owl-item video {
    height: 100%;
}
.overlay-layout .owl-carousel .owl-item img, .text-below-wrapper  {
    aspect-ratio: 2/1;
    object-fit: cover;
}
.overlay-description {
    display: flex;
    align-items: center;
        position: relative;
    z-index: 1;
}
.block-main-header.text-start  .buttons-alignment {
    justify-content: flex-start;
}
.block-main-header.text-end .buttons-alignment {
    justify-content: end;
}
.block-main-header.text-center .buttons-alignment {
    justify-content: center;
}
/* layout-1 css */
.container:has(.layout-1) {
    max-width: 100%;
}
.container:has(.layout-1) .heroes-layout-1-left {
    padding: 0 11%;
}
.video-toggle-btn svg {
    width: 20px;
    height: 20px;
}
.video-toggle-btn {
    padding: 3px;
}
.fine-print {
    padding-top: 32px;
}
.block-main-header.row.layout-4.text-center .heading-wrap {
    max-width: 768px;
    margin: auto;
    padding-bottom:80px;
    
}
.block-main-header.row.layout-3.text-center .text-below-wrapper {
    margin-bottom: 80px;
}
.block-main-header.row.layout-3.text-center .heading-wrap {
    max-width: 768px;
    margin: auto;
}
.block-main-header.row.layout-4.gy-5.text-start .head-wrap {
    max-width: 1155px;
    margin: auto;
    justify-content: space-between;
    align-items: flex-start;
    gap: 80px;
}
.block-main-header.row.layout-4.gy-5.text-start .head-wrap .large-head, .block-main-header.row.layout-4.gy-5.text-start .head-wrap .large-desc {
    width: 50%;
}
.banner-videobox.feature-card-video {
    position: relative;
    height: 100%;
    width: 100%;
}
.banner-videobox.feature-card-video video {
  object-fit: cover;
}
.video-toggle-btn, .video-sound-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 30px;
    height: 30px;
    background: #000;
    color:#fff !important;
    border: 0px;
    z-index: 9;
}
.video-sound-btn {
    right: 70px;
    padding: 6px;
}
.owl-dots {
    position: absolute;
}
.image-wrap{
padding-left:0 !important;
padding-right:0 !important;
}
.head-wrap .large-head {
    width: 50%;
}
.component-headers:has(.left_bottom), .component-headers:has(.center_bottom) {
    padding: 0 !important;
}
.left_bottom .overlay-description {
    text-align: left;
    width: 60%;
}
.center_bottom .overlay-description {
    text-align: center;
    width: 60%;
}
.center_bottom {
    justify-content: center;
    text-align: center;
}
.center_bottom .buttons-alignment {
    justify-content: center;
}
/* spacing css */
.row-gap {
    column-gap: 80px;
    flex-wrap: nowrap !important;
}
.row-gap.flex-row-reverse .right-side-hero {
    padding-left: 80px;
}
.row-gap:not(.flex-row-reverse) .right-side-hero {
    padding-right: 80px;
}
.description.medium {
    margin-bottom: 32px;
}
.layout-1 .col-lg-6 {
    padding: 0;
}
.layout-1 .video-desktop, .layout-1 .banner-videobox iframe {
    aspect-ratio: 1 / 1;
}
.layout-2 .overlay-description {
    max-width: 560px;
    padding: 0;
    z-index: 9;
}
.layout-2.overlay-layout {
    min-height: 860px;
}
/*.layout-2.overlay-layout:has(video) {
    z-index: 9;
}*/
/*.layout-2.overlay-layout:not(:has(.owl-carousel)) {
  z-index: 11;
}*/
.component-headers:has(.overlay-layout) {
    padding: 0 !important;
}
.component-headers:has(.overlay-layout) .container {
    max-width: 100%;
}
.component-headers:has(.overlay-layout video) .bg-video, .component-headers:has(.overlay-layout iframe) .bg-video {
    padding: 0;
    position: absolute;
    top: 0;
    height: 100%;
}
.component-headers:has(.overlay-layout) .container .text-start .overlay-description, .component-headers:has(.overlay-layout) .container .left_bottom .overlay-description {
    margin: 64px 0 64px 64px;
}
.layout-2.overlay-layout.text-center {
    justify-content: center;
}
.component-headers:has(.overlay-layout video) .bg-video .text-center .overlay-description, 
.component-headers:has(.overlay-layout iframe) .bg-video .text-center .overlay-description {
    position: relative;
    z-index: 11;
     margin: 0 auto;
}
.layout-2.overlay-layout.text-center .overlay-description {
    max-width: 768px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.layout-2.overlay-layout.center_bottom .overlay-description, .layout-2.overlay-layout.left_bottom .overlay-description {
    justify-content: end;
    padding-bottom: 64px;
    align-items: end;
}
.component-headers:has(.overlay-layout iframe) .bg-video .header-style-img {
    height: 100%;
}


.component-headers:has(.layout-3) .container {
    max-width: 100%;
    padding: 0;
    overflow-x: hidden;
}
.layout-3 .banner-videobox {
    height: 100%;
}
.layout-3 .text-below-wrapper {
    height: 730px !important;
}
.layout-3 .text-below-wrapper .header-style-img {
    height: 100%;
}
.layout-3 .carousel-row {
    height: 730px;
    overflow: hidden;
    margin-bottom: 80px;
}
.layout-3 .carousel-row .owl-stage-outer, .layout-3 .carousel-row .owl-stage-outer div, .layout-3 .carousel-row .owl-stage-outer img{
    height: 100%;
    object-fit: cover;
}
.layout-4 {
    row-gap: 80px;
}
.layout-4 .text-below-wrapper, .layout-4 .banner-videobox {
    height: 720px !important;
}
.layout-4 .owl-carousel .owl-item img {
    height: 720px;
    object-fit: cover;
}


@media only screen and (min-width: 1400px)
{
    .component-headers:has(.layout-3) {
    padding-top: 0 !important;
}
}
@media only screen and (max-width: 1400px)
{
    .row-gap {
    column-gap: 25px;
}
.row-gap.flex-row-reverse .right-side-hero {
    padding-left: 25px;
}
.row-gap:not(.flex-row-reverse) .right-side-hero {
    padding-right: 25px;
}
}
@media only screen and (max-width: 992px)
{
    .component-headers:has(.overlay-layout video) .bg-video, .component-headers:has(.overlay-layout iframe) .bg-video {
    position: relative;
    aspect-ratio: 2 / 1.5;
}
.component-headers:has(.overlay-layout) {
    padding: 30px 0 0 !important;
}
    .layout-4 .text-below-wrapper, .layout-4 .banner-videobox, .layout-4 .owl-carousel .owl-item img {
    height: 500px !important;
}
    .bg-video .header-style-img {height: 100%;}
    .overlay-layout:has(.owl-carousel) .overlay-description {
    height: 90%;
}
    .head-wrap .large-head {
    width: 100%;
}
.heading-wrap {
    flex-direction: column;
}
.layout-2.overlay-layout {
    min-height: 600px;
    height: auto;
}
    .sticky-image img, .sticky-image svg {
    bottom: -40px;
    right: 10%;
    height: 68px !important;
    max-width: 68px !important;
}
/*.layout-4 .text-below-wrapper, .layout-4 .banner-videobox , .layout-3 .carousel-row, .layout-3 .text-below-wrapper{
    height: 250px !important;
}*/
    .layout-2 .overlay-description {
    max-width: 100%;
    padding: 0;
    width: 100%;
}
    .row-gap {
    column-gap: 0px !important;
    flex-wrap: wrap !important;
    gap: 20px !important;
}
.container:has(.layout-1) .heroes-layout-1-left, .layout-2 .overlay-description, .component-headers:has(.layout-3) .container {
    padding: 0 20px 20px !important;
    margin: 0 !important;
}
    
.row-gap.flex-row-reverse .right-side-hero {
    padding-left: 16px;
}
.row-gap:not(.flex-row-reverse) .right-side-hero {
    padding-right: 16px;
}
.layout-3 .text-below-wrapper, .layout-3 .carousel-row {
    height: 500px !important;
}
}


.layout-1 .owl-carousel .owl-item img {
    object-fit: cover;
    aspect-ratio: 1 / 1;
}
.left-side-hero .owl-item-inner video {
    height: 100%;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.left-side-hero .owl-item-inner .video-toggle-btn {
    bottom: 60px;
}


.has-gradient {
  position: relative;
}
.has-gradient .container::after {
  content: "";
  position: absolute;
  inset: 0;
   background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgb(0 0 0 / 74%) 100%);
  pointer-events: none;
  z-index: 1;
}

.scroll-down {
     position: absolute;
    left: 0%;
    right: 0;
    /*transform: translateX(50%);*/
    cursor: pointer;
    text-align: center;
    animation: jumpInfinite 1.5s infinite;
}

.scroll-down img {
    width: 24px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}
@keyframes jumpInfinite {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 50px;
  }
  100% {
    bottom: 25px;
  }
}



 .sticky-image img,  .sticky-image svg {
   position: absolute;
    bottom: -100px;
    right: 25%;
    height: 168px !important;
    object-fit: scale-down;
    max-width: 200px !important;
    z-index: 1;
}
.sticky-image {
    position: relative;
    z-index: 9;
}



.text-below-wrapper ~ .col-md-10 .layout-3-content {
    margin: 80px auto 0 !important;
}
.layout-3-content {
    gap: 80px;
    flex-wrap: nowrap;
    margin: 0 auto;
    max-width: 1280px;
    padding-right: 80px;
}
.layout-3-content {
    column-gap: 80px;
    flex-wrap: nowrap !important;
    margin: 0 auto !important;
}
.layout-3-content .col-md-6:last-child {
    padding-right: 80px;
}
.layout-2 .header-style-img {
    height: 100%;
}

.h-xxl {
    padding-bottom: 24px;
}