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


.uc-fresh-video-teaser .uc-fresh-video-teaser-inner{max-width: 100%;display: flex;height: calc(100vh);align-items: center;}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content{ display: flex;text-align: center; margin: 0 auto;}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p{ font-weight:300;font-size:15px;line-height:27px;width: 50%; text-align:left; left:10%; position:relative;}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p a{ background: none;width:100px; height:100px; border-radius:50%; line-height:100px; text-align:center;  display:block; font-size:27px; }
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p a i{ margin-left:5px;}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p strong{ display:block;  font-size:52px; line-height:82px; font-weight:300;
}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p .btn_mobile{display:none;}


.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p a{ background: none;}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p a{line-height: 90px;}

.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p a{transition: all 1s ease-out;}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p a:hover{ background:#f5f2e9 !important; color:#fff !important; transition: all 1s ease-out;}


@media only screen and (max-width: 767px) {
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p .btn{display:none;}
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p .btn_mobile{display:block;}	
	

.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p .btn { display: block;}
  .uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p{width: 90%;margin: 0 auto;left:0%;}
  .uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p strong{font-size: 36px;line-height: normal;}
  .uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p strong{margin: 20px 0 0;}
}
@media only screen and (max-width: 480px) {
.uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p strong{font-size: 25px;}
  .uc-fresh-video-teaser .uc-fresh-video-teaser-inner .uc-banner-content p a{width: 80px;height: 80px;line-height: 73px;}
}