@charset "utf-8";
/* CSS Document */

.columnidholder {
	display:none !important;
}
/*
#tt-content {
	position: relative;
    top: -77px;
}
*/

.premium, .bg-dark.bg-quaternary, #tt-content {
	background: #222 !important;
}

.sponsored-hero-view {
    background-position: top center;
}
.sponsored-hero-view .heading {
	text-transform: initial;
}
.sponsored-hero-view .shero-text {
	height: 640px;
}
.sponsored-hero-view.overlap .heading {
	padding-top: 260px;
}

.sponsored-hero-view p {
	font-weight: 100;
	line-height: 26px;
}



.promo-v5-view .heading {
    margin: 10px 0;
    font-size: 30px;
    line-height: 40px;
}
.promo-v5-view .heading a {
    color: #fff;
}
.promo-v5-view .heading a:hover {
    text-decoration: none;
}
.widget-carousel.dots-v2-view .controls .dots-arrows a {
	top: 235px;
	background: none;
	border: none !important;
	opacity: 0.5;
}
.widget-carousel.dots-v2-view .controls .dots-arrows a:hover {
	background: none !important;
	opacity: 1;
}

.btn.quaternary.arrow-next>.icn {
	background-image: url(/content/dam/uwaem/production-design-assets/en/campaigns/customer-stories/images/slider-arrow.png) !important;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
	margin-right: 10px;
	width: 50px;
	height: 50px;
}
.btn.quaternary.arrow-prev>.icn {
	background-image: url(/content/dam/uwaem/production-design-assets/en/campaigns/customer-stories/images/slider-arrow.png) !important;
	margin-left: 10px;
	width: 50px;
	height: 50px;
}

.widget-carousel .controls {
    text-align: center;
    padding: 0px !important;
}

.widget-carousel .controls .dots {
	position: absolute;
    bottom: 0px;
    margin: 0 auto;
    width: 100%;
}
.section>div#column-hero>.row {
	margin-bottom: 40px;
}
.btn.play.primary.over>.icn {
	position: absolute;
	bottom: 0;
	left: 0;
}



@media (max-width: 959px) {
	
}




@media (max-width: 640px) {
	
	

}

@media screen and (min-width: 1180px) {
	
	.i2 .sponsored-hero-view p {
		padding-right: 280px;
	}
	

}


