.brand-module__slider-wrapper {
    display: flex;
    justify-content: center;
}
.video-top .img-video-wrapper {
  margin-top: 3rem;
} 
.full-width-wrappper .full-img{min-height:350px;background-repeat: no-repeat;background-size:cover;background-position:center;margin: 0 0 5rem 0;}
/* .full-width-wrappper ul li,.full-width-wrappper .rad-list li{list-style-type: disc!important;} */

.column--background{min-height: auto;}
.column--background .module-full-image-bg__content{padding: 86px 0;border-radius: 2rem;}
.column--background .column--bg-image{width: calc(100% - 32px);height: 100%;border-radius: 2rem;}
.column--background .module-full-image-bg__content{position: relative;}

/* Logo Black */
.module-logo-black .module-logo-black-title-description{margin-bottom:18px;}
.module-logo-black .brand-module__slider-wrapper{margin-top:5.6rem;}
.module-logo-black .module-logo-black-title-Image img{height:40px;width:120px;}
.module-logo-black  .slick-list::before,.module-logo-black  .slick-list::after{
  content: "";
  opacity: 1;
  position: absolute;
  height: 100%;
  width: 10%;
  top: 0;
  left: 0;
  z-index: 49;
  background: linear-gradient(90deg, #010D1B 0%, #010D1B00 100%);
}
.module-logo-black  .slick-list::after{
  left:auto;
  right:0;
  background: linear-gradient(to left, #010D1B 0%, #010D1B00 100%);

}
@media all and (max-width: 767.98px){
  .module-logo-black .module-logo-black-title-Image img{object-fit: contain;}
    .list-wrapper {
    margin-top: 3rem;
  }
}
@media all and (max-width: 991.98px){
  .full-width-wrappper .full-img {margin: 0 0 33px 0;}
} 
@media all and (min-width: 768px){
  .video-top .img-video-wrapper {
    margin-top: 5rem;
  }
  .module-logo-black  .slick-list::before,.module-logo-black  .slick-list::after{
    width: 20%;

  }
  .module-logo-black .module-logo-black-title-Image img{height:50px;width:200px;}
} 

/*legal doc*/
.legal-doc {padding-top:140px;}
.legal-doc .legal-doc-image{margin-left:auto;max-width:311px;}
.legal-doc a{color:var(--primary-color);}
.full-width-wrappper .rad-list li{/*margin-bottom: 22px;*/font-weight: 700;}
.legal-doc .legal-doc-content table span{text-decoration:underline;}
.legal-doc .legal-doc-content table td,.legal-doc .legal-doc-content table td{border: 1px solid #E6E6E6;padding: 10px;}
.legal-doc .legal-doc-content table tr:nth-child(even){background-color:#E6E6E6;}
/*.legal-doc {background-color:rgb(244, 245, 246);color:#5a5a5a;}*/
.legal-doc .legal-doc-content{background-color:white;padding:10px;}
.legal-doc .legal-doc-content table th{background-color:#5a5a5a;color:white;border:1px solid #e5e5e5;border-bottom:10px solid #FFF;text-transform:uppercase;padding:8px;}
.module-logo-black .brand-module__slide {
  margin-right: 10px;
}

/*Module secondary banner*/

.Module-banner {height:425px;display:flex;overflow:hidden;}
.Module-banner .row{height:100%;}
.Module-banner_item{height:100%;position:absolute;top:0;left:0;width:100%;}
.Module-banner .banner-title {color: white; justify-content: center; align-items: center;display: flex;height: 100%;position: relative; z-index: 2;}
.Module-banner_item img {width:100%;}
.Module-banner .leftimage{object-position:top;}
@media all and (max-width: 991.98px){.Module-banner .leftimage{object-position:0px;}}
/*Module secondary banner video-implementation*/
.Module-banner .videoBanner-desktop-video-inner{height:425px;position:relative;}
.bc-player-default_default.vjs-mouse{height:100vh;width:100vw;}
.bc-player-default_default .vjs-tech{height:auto ;width:auto ;}


.module-behaviour-carousel__content-wrapper h3{position: relative; left: -8px;}