:root {
  --color-cta: #e77622;
}
.text-green{
  color: #4FB94A;
}
.text-cyan{
  color: #45a9c2;
} 
.bootstrap5-wrap .cta {
  display: inline-block;
  padding: 18px 30px;
  background: var(--color-cta);
  font: normal normal 600 23px / 26px Poppins;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 10px;
}
.bootstrap5-wrap .cta.btn:hover{
  background: var(--color-cta);
}
@media ( max-width: 578px ){
  .bootstrap5-wrap .cta {
    font-size: 20px;
    height: unset;
    padding: 7px 15px;
  }
}
/* Bannr start  */
.banner{
  color:white;
  position: relative;
  max-width: unset;
}
.banner + .banner{
  margin-top:0px;
}
.banner h3{
  color: white;
}
.banner .flickity-page-dots .dot{
  width: 16px;
  height: 16px;
  background-repeat: no;
}
.banner .carousel-cell{
  width: 100%;
}
.banner .title{
  text-align: unset;
}
.image-background-text-container .content_container{
  width: 100%;
  display: flex;
  align-items: center;
}
@media ( min-width:769px ){
  .banner .content_text_container{
    padding-right:40px;
  }
}
.banner .section_title{
  font-size: 55px;
  line-height: 50px;
}
.banner .image-background-text-container .image-background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  display: block;
}
.banner .content_container{
  width: 100%;
  display: flex;
  align-items: center;
}
.banner .image-background-text-container .image-background{
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100%;
  z-index: 0;
}
.banner ul{
  list-style: none;
  padding-left:0px;
  margin-left:10px;
}
.banner .cstm-play-icon{
  position: absolute;
  display: flex;
  align-items: center;
}
.banner .cstm-play-icon{
  right: 200px;
  bottom: 250px;
}
.banner .cstm-play-icon .button{
  border: none;
}
@media ( max-width: 992px ){

  .banner .cstm-play-icon{
    right: 0px;
    bottom: 0px;
  }
}
/* Bannr end  */
.banner1{
  background-color: #243441;
}
.banner1 .shadow_custom h2, .banner1 .shadow_custom h3{
  text-shadow: 5px 7px 8.6px #00000080;
}
@media ( min-width: 769px ){
  .banner1 .ul_container{
    border-radius: 10px;
    background: rgba(19, 19, 19, 0.31);
    padding: 20px;
    border-radius: 10px;
  }
}
@media ( max-width: 1921px ){
  .banner .cstm-play-icon{
    right: calc(10vw);
    bottom: calc(15vw);
  }
}
.banner1 .container.image-background-text-container{
  max-width: 1920px;
}
.banner1 .image-background-text-container .image-background img{
  height: 100%;
}
.banner1 .content_container{
  /*height: 770px;*/
  padding: 125px 0px;
}
.banner1 ul{
  font-size: 14px;
  line-height: 30px;
  list-style: disc;
}
.banner1 ul li b{
  text-transform: uppercase;
}
@media ( max-width: 768px ){
  .banner1 .container{
    padding: 0 0px;
  }
  .banner .section_title{
    font-size: 32px;
    line-height: 34px;
  }
  .banner h3{
    font-size: 24px;
  }
  .banner1 h3{
    font-size: 14px;
    line-height: 18px;
  }
  .banner .image-background-text-container .image-background{
    height: 780px;
    position: relative;
  }
  .banner .content_container{
    align-items: start;
    height: unset;
    padding: 0px;
  }
  .banner ul{
    /*margin-left: 0px;*/
  }
  .image-background-text-container .content_container{
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .banner .cstm-play-icon{
    display: none;
  }
}
@media ( min-width: 993px ){
  .banner1 ul{
    font-size: 16px;
    line-height: 45px;
    margin-bottom: 0px;
  }
}
.banner1 .bottom_bar_container{
  position: absolute;
  bottom: 0px;
  left:0px;
  width: 100%;
}
.banner1 .top_bar_container{
  position: absolute;
  width: 100%;
  bottom: 0;
  display: none;
}
.banner1 .top_bar_container .cta{
  padding: 14px 20px;
  border-radius: 5px;
}
.banner1 .bottom_bar, .banner1 .top_bar {
  background-image: url(https://store-kcny5.mybigcommerce.com/content/upload/wizard/green_bg.jpg);
  min-height: 55px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  color: black;
  font-size: 25px;
  padding: 15px 0px;
  margin: auto;
  text-align: center;
  max-width: 1100px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
.banner1 .top_bar{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding-bottom: 35px;
}
.banner1 .top_bar_container .cta_container{
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: -30px;
}
.banner1 .top_bar_container .cta_container .cta{
  background-color: #595993;
  padding: 10px 20px;
  font-size: 20px;
}
@media ( max-width: 768px ){
  .banner1 .bottom_bar {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    flex-direction: column;
  }
  .banner1 .content_container {
    /*padding-bottom: 200px;*/
  }

  .banner1 .bottom_bar_container{
    display: none;
  }
  .banner1 .top_bar_container{
    display: block;
  }
}
@media ( max-width: 576px ){
  .banner1 .image-background-text-container .image-background img{
    object-position: top;
  }
  .banner1 .top_bar_container .cta_container .cta{
    font-size: 16px;
  }
}
.banner1 .bottom_bar .cta {
  background-color: #595993;
  padding: 10px 20px;
  font-size: 20px;
}
.banner1 .video_play_button{
  width: 194px;
  height: 127px;
  background: url('https://store-kcny5.mybigcommerce.com/content/upload/video_play_button_bg.png');
  background-repeat: no-repeat;
  position: absolute;
  bottom: 110px;
  right: 275px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 10px;
  padding-left: 12px;
  font-size: 14px;
  line-height: 18px;
}
.banner2 .icons p{
  color: black;
  font-size: 15px;
  line-height: 20px;
}
.banner2 .icons{
  background-color: white;
  border-radius: 26px;
}
.banner2 .icon_container img{
  height: 70px;
}
.banner2 .content_container,
.banner2 .image-background-text-container .image-background img{
  height: 500px;
}
@media ( max-width: 768px ){
  .banner2 .icon_container img{
    height: auto;
  }
  .banner2 .icon_container{
    height: 110px;
    display: flex;
    justify-content: center;
  }
  .banner2 .icons p{
    font-size: 12px;
    line-height: 14px;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .banner2 .content_container, .banner2 .image-background-text-container .image-background img{
    height: 700px;
  }
}
@media (max-width: 768px) {
  .banner.banner2 .image-background-text-container .image-background {
    position: absolute;
    height:100%;
  }
  .banner.banner2 .content_container {
    background-color: unset;
    height: unset;
  }
  .banner2 .content_container, .banner2 .image-background-text-container .image-background img{
    height: 100%;
  }
  .banner.banner2 .content_container{
    margin-top: 0px;
  }
  .banner.banner2 .content_container{
    padding-bottom: 40px;
  }
  .banner.banner2 .cta {
    padding: 12px 40px;
  }
}
.image-background-text-container .image-background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  display: block;
}

@media ( max-width: 992px ){
  h2{
    font-size: 47px;
  }
}


/* New banner CSS */

@media screen and (min-width: 1500px) {
    .new-banner .content_container {
        padding: 11% 0 12% !important;
    }
} 
.shadow_custom.for-mobile, .text-center.mb-3.d-block.d-md-none {
    display: none;
}
.new-banner .shadow_custom h2, .new-banner .shadow_custom h3 {
    text-shadow: 3px 4px 3.6px #00000080;
}
.new-banner .content_container {
    padding: 30px 0px 110px;
}
.new-banner .container.image-background-text-container {
    max-width: 100% !important;
}
.new-banner .section_title {
    font-size: 60px;
    line-height: 103%;
}
@media (min-width: 769px) {
    .new-banner .ul_container {
        border-radius: 10px;
        background: rgba(19, 19, 19, 0.6) !important;
        padding: 20px;
        border-radius: 10px;
    }
}
@media (max-width: 768px) {
    .shadow_custom.for-desktop {
        display: none;
    }
    .shadow_custom.for-mobile {
        display: block !important;
        position: absolute;
        top: 0;
        text-align: center;
        padding: 20px 16px;
    }
    .new-banner ul li {
        margin-bottom: 10px;
    }
    .new-banner ul {
        font-size: 20px;
        line-height: 32px !important;
    }
    .shadow_custom.for-mobile h3 {
        margin-top: 5px;
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
    }
    .new-banner .section_title {
        font-size: 38px;
        line-height: 103%;
    }
    .new-banner .bottom_bar, .new-banner .top_bar {
        font-size: 22px !important;
    }
    .new-banner .image-background-text-container .content_container {
        margin-top: 30px;
        padding-bottom: 30px;
        padding-top: 30px;
    }
}
.new-banner{
    display:none;
}