	.uc-material-video-teaser * { 
margin: 0; 
padding: 0; 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}


.uc-material-video-teaser .uc-material-video-teaser-inner{max-width: 100%; display:flex;  align-items: center;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content{ display:flex; text-align: center; align-items: center; margin: 0 auto; width:70%;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-layer{ position:absolute; width:40%; top:0px; right:0px; height:100vh;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content{ margin-right:2%;  width: 35%; text-align:left;  position:relative;}
.uc-material-video-teaser .uc-material-video-teaser-inner a.uc-play{ width:100px; height:100px; margin-bottom:40px; border-radius:50%; line-height:100px; text-align:center;  display:block; font-size:32px; }
.uc-material-video-teaser .uc-material-video-teaser-inner .uc_right_content{ position:relative; width:64%; }
.uc-material-video-teaser .uc-material-video-teaser-inner .uc_right_content img{width:100%;}
.uc-material-video-teaser .uc-material-video-teaser-inner a.uc-play{ position:absolute; left:50%; top:50%; margin:-50px -50px; }
.uc-material-video-teaser .uc-material-video-teaser-inner a.uc-play i{ margin-left:5px;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content strong{ display:block;  font-weight:600; font-size:61px; line-height:67px; font-weight:300; margin-bottom:25px;
}

.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content{  font-size:23px; line-height:30px;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content p{ font-weight:300;  margin-bottom:65px;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-app-box{ margin-top:90px; overflow:hidden; width:100%; float:none;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-app-box a{ float:left; margin-left:30px;}
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-app-box a:first-child{ margin-left:0px; }
.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content .uc_button{ width:178px; line-height:44px; display:block; border-radius:30px; text-align:center; text-decoration:none; font-weight:600; font-size:13px; text-transform:uppercase; box-shadow: 0px 13px 13px #ebebeb;}



.uc-material-video-teaser .uc-material-video-teaser-inner a.uc-play{transition: all 1s ease-out;}
.uc-material-video-teaser .uc-material-video-teaser-inner a.uc-play:hover{ background:#fff !important; color:#000 !important; transition: all 1s ease-out;}
.uc-material-video-teaser .uc-material-video-teaser-inner a.uc-play:hover .fa{color:#000 !important;}


@media only screen and (max-width: 1200px) {
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content{ padding:0 15px !important; width:90%;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content{ font-size:21px; line-height:25px; }.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content p{ margin-bottom:30px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content strong{ font-size:44px; line-height:50px;}
}

@media only screen and (max-width: 767px) {
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content a.uc-play{ height:70px; line-height:70px; width:70px; font-size:22px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content{ display:block;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content{ width:100%; margin-top:0px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content strong{ font-size:34px; line-height:38px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-app-box a img{ width:100px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-app-box a{ margin-left:10px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-app-box{ margin-top:35px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-layer{ display:none;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc_right_content{ width:100%; margin-top:60px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner a.uc-play{ font-size:22px; line-height:70px; width:70px; height:70px; margin: -35px -35px;}
	
}
@media only screen and (max-width: 414px) 
{
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content .uc_button{ line-height:36px; width:138px; font-size:12px;}
	.uc-material-video-teaser .uc-material-video-teaser-inner .uc-banner-content .uc-inner-content p{ font-size:14px; line-height:18px;}
}