.component-page-banner-height-sec {
    height: 100vh;
    max-height: 970px;
}
.component-page-banner-sec {
    z-index: 1;
    display: flex;
    align-items: center;
}
.component-page-banner-sec .container {
    z-index: 1;
}
.page-banner-sub-heading {
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
}
.banner-content h1 {
    margin-top: 0;
}
.banner-content .btn-primary {
    margin-top: 24px;
}
/*header-1*/
.component-page-banner-sec.header-1 .container {
    max-width: 1300px;
}
.banner-content h1 {
    margin-bottom: 0px;
    font-size: 60px;
    line-height: 1;
}
.banner-content-description * {
    color: var(--black);
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
}
.banner-image-icon {
     height: 400px;
    object-fit: contain;
    object-position: center center;
    width: 720px !important;
    max-width: 720px !important;
}
.banner-content-description ul {
   /* list-style: disc !important;
    list-style-position: inside !important;*/
    margin-bottom: 0 !important;
}
.banner-content-description {
    margin-top: 20px !important;
}
.banner-content-description ul li:before{
    width:0px !important;
}
/*header-2*/
.component-page-banner-sec.header-2 {
    max-height: 565px;
    overflow: visible !important;
}
.component-page-banner-sec.header-2 .container {
    /*max-width: 1000px;*/
}
.header-2 h1 {
    font-weight: 600;
}
.banner-content-description.text-white * {
    color: var(--white) !important;
}

/*header-3*/
.component-page-banner-sec.header-3 .container {
    /*max-width: 875px;*/
}
.header-3 {
    /*min-height: 300px;*/
}
.header-3 .banner-content-description ul {
    margin: 0;
}
.header-3 .banner-content-description li {
    padding-left: 0 !important;
}



/*header-4*/

.header-1 .scroll-down {
    top: 100%;
}
.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; /* Adjust size as needed */
    height: auto;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}

/*header-5*/
/*.component-page-banner-sec.header-5 {
    color: var(--white);
}*/
.form-wrapper {
    border-radius: 16px;
    background: #FFF;
    padding: 30px 45px;
    color: var(--black);
}
.form-wrapper .form-control {
    padding: 12px;
    resize: none;
    border: 1px solid rgba(0, 0, 0, 0.28);
    background: rgba(217, 217, 217, 0.15);
}
/* header 6 css*/
.header-6 .banner-wrap>div {
    width: 50%;
}
.header-6 .bg-center-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.header-6 .banner-image {
    top: 0;
    right: 0;
    bottom: 0;
}
.header-6 .banner-content-box {
    padding-left: 120px;
    padding-right: 35px;
}
.header-6 .content-right-img-left-banner .banner-content-box {
    padding-right: 120px;
    padding-left: 35px;
}
.content-right-img-left-banner .banner-image {
    left: 0;
}
.header-6 .banner-wrap {
    min-height: 600px;
}

.component-page-banner-sec .sticky-image img, .component-page-banner-sec .sticky-image svg{
     position: absolute;
    bottom: -100px;
    right: 25%;
    height: 168px !important;
    object-fit: scale-down;
    max-width: 200px !important;
}
@media (min-width: 1920px) {
    .header-6 .banner-wrap {
        width: 100%;
        max-width: 1555px;
        margin: 0 auto;
    }
}
@media (min-width: 1200px) and (max-width: 1600px) {
    .banner-content-box {
        padding-left: 145px;
    }
}
@keyframes jumpInfinite {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 50px;
  }
  100% {
    bottom: 25px;
  }
}



/*media*/
@media (min-width: 1201px) and (max-width: 1600px){
        .banner-image-icon {
        height: 337px !important;
        max-width: 600px !important;
    }

}
@media (min-width: 992px) and (max-width: 1200px){
.header-6 .banner-content-box {
    padding-left: 60px;
}
.header-6 .content-right-img-left-banner .banner-content-box {
    padding-right: 60px;
}
}
@media (min-width: 1024px) and (max-width: 1200px){
      .banner-image-icon {
        height: 280px !important;
        max-width: 500px !important;
    }
}
@media (max-width: 1600px){
    .banner-content-description * {
        font-size: 18px;
        line-height: 1.3;
    }
    .banner-image-icon {
        height: 400px;
    }

}

@media (max-width: 992px) {
    .component-page-banner-sec .sticky-image img, .component-page-banner-sec .sticky-image svg{
    height: 120px !important;
    bottom: -50px !important;
    max-width: 120px !important;
}
    .inside-banner-wrap .banner-image {
        width: 100%;
        display: block;
        position: relative;
        padding-top: 68%;
    }
    .banner-content h1 {
        margin-bottom: 15px;
    }
    .banner-content-description * {
        font-size: 16px;
    }
    .banner-content h1 {
        font-size: 65px;
    }
    .page-banner-sub-heading {
        font-size: 20px;
    }
    .component-page-banner-sec {
        height: auto;
    }

}

@media (max-width: 769px) {
    .banner-logos img, .banner-logos svg {
    margin: 0 10px 20px !important;
}
    .header-1 .banner-content {
        text-align: center;
        margin-bottom: 35px;
    }
    .banner-image-icon {
        height: 200px;
        width: 360px !important;
        margin: 0 auto;
    }
    .banner-content h1 {
        font-size: 45px;
    }
    .inside-banner-wrap {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .header-6 .banner-wrap>div {
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
       .header-6  .banner-content-box.one {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .banner-image-icon {
        height: 200px;
        width: 100% !important;
    }
    .banner-content h1 {
        font-size: 35px;
    }
    .scroll-down img {
        width: 18px;
    }

}
.banner-video {
    width: 100%;
}
.banner-logos img, .banner-logos svg {
    max-width: 200px;
    margin: 0 10px;
    height: auto;
}




.video-mobile {
    display: none;
}

.video-desktop {
    display: block;
    height: 100%;
}
@media (max-width: 992px) {
    .video-mobile {
        display: block;
    }

    .video-desktop {
        display: none;
    }
}