body.home header.site-header {
    background: #1088B2;
}
html{margin: 0 !important;}
.home-banner-slider{position: relative; max-height: 580px; overflow: hidden;}
.home-banner-slide{min-height: 580px;}
.home-banner-slide{position: relative; z-index: 1;}
picture.home-banner-thumb img{min-height: 580px; opacity: 1;}
picture.home-banner-thumb { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: -1;}
.banner-txt {height: 100%; padding: 45px 0 100px; max-width: 700px; width:100%;}
.secondary-icon {
    max-width: 360px;
}
.comments-type-row { justify-content: center; }
.clients_partners { padding-top: 30px; }
.product_landing_heading { text-align: center; padding-top:0 !important;}
.product_image img{ max-height: 176px; }

.product-banner-slide  img{min-height: 640px; max-height: 640px; overflow: hidden;}
.product-banner-slider.slick-slider{z-index:-1;}
.product_banner_section .banner-text{padding: 80px 0 80px;}
.video-thumb.radius-img-24 img {
	display: block;
	margin: auto;
}
.banner-bg.custom-video video {
	width: 100%;
	height: 100%;
	border-radius: 24px;
}
.banner-bg.custom-video {
  z-index: 1;
}
.video-image.relative {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 1024px){
	.banner-image.product_page {max-width:674px;}
	[data-slick-index="3"]	picture.home-banner-thumb img{object-position: 50% 46%;}
	[data-slick-index="4"]	picture.home-banner-thumb img{object-position: 50% 75%;}
	[data-slick-index="7"]	picture.home-banner-thumb img{object-position: 50% 30%;}
	[data-slick-index="9"]	picture.home-banner-thumb img{object-position: 50% 32%;}
	[data-slick-index="10"]	picture.home-banner-thumb img{object-position: 50% 40%;}
	[data-slick-index="15"]	picture.home-banner-thumb img{object-position: 50% 25%;}
	[data-slick-index="18"]	picture.home-banner-thumb img{object-position: 50% 18%;}
	[data-slick-index="20"]	picture.home-banner-thumb img{object-position: 50% 60%;}
}
@media only screen and (max-width: 1299px) and (min-width: 1024px){
	.banner-image.product_page{max-width: 520px;}
}
@media only screen and (max-width: 1023px) and (min-width: 744px){
	.video-main {
		margin-bottom: 40px;
	}
}
@media only screen and (max-width: 743px) and (min-width: 200px){
	.home-banner-slider{max-height: 500px;}
	.home-banner-slide{min-height:500px;}
	picture.home-banner-thumb img{min-height:500px;}
	[data-slick-index="3"]	picture.home-banner-thumb img{object-position: 25% 50%;}
	[data-slick-index="4"]	picture.home-banner-thumb img{object-position: 50% 75%;}
	[data-slick-index="7"]	picture.home-banner-thumb img{object-position: 52% 50%;}
	[data-slick-index="8"]	picture.home-banner-thumb img{object-position: 18% 50%;}
	[data-slick-index="9"]	picture.home-banner-thumb img{object-position: 50% 32%;}
	[data-slick-index="10"]	picture.home-banner-thumb img{object-position: 50% 40%;}
	[data-slick-index="15"]	picture.home-banner-thumb img{object-position: 50% 25%;}
	[data-slick-index="18"]	picture.home-banner-thumb img{object-position: 50% 18%;}

	.product_banner_section .banner-text {padding: 0 24px 40px;	}
	.product-banner-slide  img{min-height: 540px; max-height: 540px; }
	.video-main{margin-bottom: 40px;}
	body.page-id-2080 .banner-pointer{display: none;}
	body.page-id-2080 .banner-chevron{display: none;}
	body.page-id-2080  .banner-text {padding: 40px 24px 40px;}
}