.hd-menu-wrapper{
	opacity:0;
	display:table;
}

.hd-menu-wrapper[aria-count="1"]{
	transition: opacity 0.5s;
	opacity:1;
}

/****/
.arrow-bottom{
	margin-left:calc(50% - 15px) !important;
}
.ub-header .s-bottom{
	height: 50px;
}
.tlkt-header-container .expanded.row.add-padding {
	padding-top:15px !important;
}
.tlkt-header-container-mobile .s-bottom-mobile .s-bottom-padding-mobile{
	padding-top:0px;
}
.slide.ub24 .tl{
	font-size:2rem;
	height: 145px;
}
.slide.ub24 .tl{
	font-size:2rem;
	height: 145px;
}

/****/
@media screen and (max-width: 1400px){
	section.slide.ub17 .content-section-18 p{
			line-height: 1.2;

	}
}

@media screen and (max-width: 960px){
	.mp1-wrapper .ub17 .content-section-18 .ctn {
		height: auto;
	}
	div.videosection .videocont {
		width:85% !important;
	}
}
