@charset "utf-8";

/*////////////////////////////////////
    FONTS
////////////////////////////////////*/
/*/
@import url("Gotham-Book.css");
@import url("Gotham-Medium.css");
@import url("Gotham-Black.css");
/**/
@import url("Tungsten-Semibold.css");
@import url("DINNextW01-CondensedReg.css");

.row_slides .play-side p:before {
    display: none !important;
}

.row_xhr_content .media_videos .yt-video:nth-child(1), 
.row_xhr_content .media_videos .yt-video:nth-child(2) {
    width: 48%!important;
}

@media screen and (min-width: 1024px){
	#landing-slider .landing-slider div.item-news h3 {
	    display: inline-block !important;
	}
}
		