@charset "utf-8";

/* Trakcmania Turbo - ARTICLE CSS Document */

#main {
	padding-top: 45px;
	color: white;
	font-style: normal;
	font-weight: 400;
}
.thumb_news {
	display:none;
}
.tmtnews-news-detail-header {    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
}
#main > div div.container {
    margin-top: -170px !important;
    background: black;
    padding: 40px 25px;
}
#main > div div.c_footer.container {
	margin-top: 0 !important;
	padding-top: 0;
}
.news_date, .news_title, .special, .socials {
	text-align: center;
}
.container .news_date {
	font-family: "Open sans", sans-serif;
	font-size: 18px;
	color: #dedede;
	text-align:center;
}
.container .news_title {
    line-height: 1;
    font-family: "Tungsten";
    color: white;
    font-size: 50px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    margin: 20px 0;
    margin-left: -10px;
}
/*#main .background {
	background-image: url('bg-article.jpg');
	background-size: cover;
	width: 100%;
	position: absolute;
	height: 460px;
	top: 0;
	left: 0;
	background-position: center;
}*/
.socials {
	border-bottom: 1px solid #3a3a3a;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.socials > a {
	color: #dedede;
	font-size: 26px;
	margin: 0 20px;
}
.socials > a:hover {
	color: #00f2ff;
}
.container p, .container ul {
	font-family: "Open sans", sans-serif;
	font-size: 18px;
	color: #dedede;
	line-height: 1.5;
	margin: 10px 0;
	text-align:justify;
}
.container p.special {
	font-size: 15px;
	font-weight: bold;
	margin: 30px 0;
}
.container h4 {
	font-family: "Open sans", sans-serif;
	font-weight:bold;
	font-size:22px;
	line-height: 1.5;
	text-transform:uppercase;
}
.container ul {
	list-style:circle;
}
.container li {
	margin-left: 60px;
}
.videoYT {
    padding-bottom: 56.25%;
    position: relative;
    margin-top: 20px;
}
.videoYT embed {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.news-detail .container img {
    max-width: 100%;
    width: auto;
    margin: 60px auto;
    display: block;
}
.container .autor_name {    
	text-align: center;
    margin-bottom: 30px;
    border-top: 1px solid #3a3a3a;
    padding-top: 10px;
    margin-top: 30px;
}
.container .autor_name p, div.footer p { 
	text-align: center;
}
.container .autor_title {
	text-align: center;
    font-size: 30px;
    font-family: "Tungsten-semi";
    font-style: italic;
}
.sharebutton {
	display: none;
}
.container .container_center {
	text-align:center;
}
.container .container_center a {
	padding-top:45px;
}
.fa { cursor:pointer;}

/** MEDIA QUERIES **/

@media screen and (max-width: 1150px) {
	.news-detail {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 450px) {
	.news-detail {
		padding-left: 0;
		padding-right: 0;
	}
}

/* Trakcmania Turbo - NEWS LIST CSS Document */

/* SLIDER */
.news_header_list {
    display: none;
}
#tmt-top-slider {
    text-align: center;
    position: relative;
    z-index: 10;
}
#tmt-top-slider .item {
    width: 100%;
    font-family: "TradeGothicLT", sans-serif;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#tmt-top-slider .item img {
	height: 640px;
    margin: auto;
    z-index: 20;
    visibility: hidden;
}
#tmt-top-slider .item-text-container {
    width: 100%;
    position: absolute;
    margin-top: 55px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    white-space: normal;
    z-index: 100;
}
#tmt-top-slider .item strong {
	display: none;
}
#tmt-top-slider .item h3 {
	width: 800px;
	margin: auto;
	line-height: 52px;
	font-size: 50px;
    font-family: 'Tungsten';
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;    
    padding: 0;
    position: relative;
    display: block;
    text-shadow: 1px 1px 4px #2d2d2d;
	letter-spacing: 2px;
}
#tmt-top-slider .item h3 a {
	color: white;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#tmt-top-slider .item h3 a:hover {
	color: #FFFF00;
}

#tmt-top-slider .item .news_date {
	color: white;
	font-family: "Open sans", sans-serif;
    font-size: 16px;
    margin: 15px 0 25px 0;
    text-shadow: 1px 1px 4px #2d2d2d;
}
#tmt-top-slider .item .news_date span {
	display: none;
}

#tmt-top-slider .item p a {
    color: black;
    background-color: #ffff00;
    padding: 12px 25px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 25px;
    font-family: 'Tungsten-Semi';
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase; 
    display: inline-block;
}

#tmt-top-slider .item p a:hover {
	color: #ffff00;
    background-color: black;
}

#tmt-top-slider .livefyre-commentcount, #tmt-top-slider .js-article-share {
    display: none!important;
}

/* SLIDER PAGER */
.tmt-pager {
    width: 33px;
    height: 56px;
    position: absolute;
    z-index: 200;
    cursor: pointer;
    top: 50%;
    background: url("tmt-nav.png");
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.5;
}
.tmt-pager:hover {
	opacity: 1;
}
#tmt-pager-prev {
	left: 18.5%;
	background-position: -37px 0;
}
#tmt-pager-next {
	right: 18.5%;
	background-position: 0 0;  
}
/* @END SLIDER PAGER */

/* SLIDER PAGER MOBILE */
#tmt-pager-mobile {
	display: none;
	text-align: center;
	margin-top: 25px;
}
#tmt-pager-mobile span {
	width: 33px;
    height: 56px;
	background: url("tmt-nav.png");
	display: inline-block;
	margin: 0 35px;
	cursor: pointer;
	transform: scale(0.8);
}
#tmt-pager-mobile .tmt-pager-ctrl-prev {
	background-position: -37px 0;
}
#tmt-pager-mobile .tmt-pager-ctrl-next {
	background-position: 0 0;
}
/* @END SLIDER PAGER MOBILE */

/* @END SLIDER */


/* NEWS ITEM */
.row_news_list {
    padding: 0;
    position: relative;
    z-index: 10;
    background: black;
}
.latest_updates_title {
	width: 1110px;
    padding: 35px 0 35px 0;
    margin: 0 auto 35px auto;
    position: relative;
    border-bottom: 1px #4b4b4b solid;
}
.latest_updates_title h2 {
	color: #ffff00;
	line-height: 52px;
	font-size: 50px;
    font-family: 'Tungsten';
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
	letter-spacing: 2px;
}
.news_list {
	width: 1140px;
	margin: auto;
}
.contentsummary .item {
	border: none;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 16px;
	clear: both;
}
.news_list {
	width: 1110px;
	margin: 0 auto;
}
.news_list .contentsummary-scrollable {
	width: 100%;
	border: none;
}

.news_list .livefyre-commentcount {
	display: none;
}

.news_list .item {
	margin: 25px 0;
	clear: both;
	overflow: hidden;
	position: relative;
}
.news_list .item > a {
	width: 540px;
	height: 340px;
	display: block;
	overflow: hidden;
	float: left;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news_list .item > a:before {
	content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
}
.news_list .item > a > img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0;
	float: none;
}

.news_list .item h3 {
	width: 520px;
	float: left;
    font-family: "Tungsten-Semi";
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 8px 0 0 31px;
}
.news_list .item h3 a {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	color: #a7a7a7;
	font-size: 40px;
}

.news_list .item strong {
	width: 520px;
	float: left;
	font-family: "Open sans", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
	line-height: 1.5;
	color: #a7a7a7;
	margin: 20px 0 25px 35px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.news_list .item p > span {
	display: none;
}
.news_list .item p {
	width: 520px;
	display: block !important;
	margin: 0 0 0 35px;
	float: left;
}
.news_list .item p a {
	color: #a7a7a7;
	font-size: 22px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.news_list .item p.news_date {
	color: #a7a7a7;
	font-family: "Open sans", sans-serif;
    font-size: 14px;
	font-style: normal;
    margin-top: 30px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: left;
}
/* @END NEWS ITEM */


/* READ MORE */
.news_list .item p:last-child a span {
	position: relative;
	margin-left: 10px;
}    
.news_list .item p:last-child a span:before {
	font-family: 'FontAwesome';
	vertical-align: top;
	padding-top: 2px;
	content: "\f054";
	font-weight: 100;
	font-size: 14px;
	display: inline-block;
}
.news_list .item p:last-child {
	position: absolute;
	right: 0;
	bottom: 0;
	border-bottom: 1px #4b4b4b solid;
	text-align: right;
	text-transform: uppercase;
	font-family: "Tungsten-Semi";
    font-style: italic;
	padding: 0 15px 20px 0;
}
/* @FIN READ MORE */

/* ITEM HOVER */
.news_list .item:hover h3 a,
.news_list .item:hover strong,
.news_list .item:hover p.news_date,
.news_list .item:hover p a {
	color: white;
}
.news_list .item:hover > a:before {
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
}
/* @END ITEM HOVER */


/* PAGINATION */
.news_list .actions {
	width: 1100px;
	margin: auto;
	text-align: center;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px #4b4b4b solid;
}
.news_list .actions .prev, .news_list .actions .next, .news_list .actions .scrollablePagination {
	display: inline-block;
	float: none;
	margin: 0;
}
.news_list .actions .disabled {
	display: none;
}
.news_list .actions a {
	font-size: 20px;
	text-transform: uppercase;
	font-family: "Tungsten-Semi";
    font-style: italic;
	color: #a7a7a7;
	padding: 12px 32px;
	border: 1px #adadad solid;
	display: inline-block;
	margin: 0 8px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	position: relative;
}
.news_list .actions a.active {
	background: #ffff00;
	border: 1px #ffff00 solid;
	color: black;
}
.news_list .actions a.active:hover {
	background: black;
	border: 1px white solid;
	color: #ffff00;
}
.news_list .actions a:hover {
	color: white;
	border: 1px white solid;
	text-decoration: none;
}
.news_list .actions a i {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/* @END PAGINATION */


/* ==MEDIA QUERIES */
@media screen and (max-width: 1279px) {

	/* SLIDER */
	#tmt-top-slider .item h3 {
		width: 100%;
	}
	#tmt-top-slider .item img {
		width: auto;
		max-width: none;
		height: 550px;
	    position: relative;
	}
	#tmt-pager-prev {
		left: 8%;
	}
	#tmt-pager-next {
		right: 8%;  
	}
	/* @END SLIDER */

	/* NEWS ITEM */
	.latest_updates_title {
		width: auto;
		margin: 0 20px;
	}
	.news_list {
		width: 100%;
	}
	.news_list .item {
		text-align: center;
		padding: 0 15px;
	}
	.news_list .item > a, .news_list .item h3, .news_list .item strong, .news_list .item p.news_date {
		width: auto;
		height: auto;
		float: none;
		display: block;
		margin: 0 auto;
		padding: 0 20px;
	}
	.news_list .item > a {
		min-height: 350px;
	}
	.news_list .item p.news_date {
		margin: 30px auto 0 auto;
		text-align: center;
	}
	.news_list .item h3 {
		margin: 10px auto 20px auto;
	}
	.news_list .item strong {
		margin: 0 auto 35px auto;
	}
	.news_list .item p:last-child {
		width: auto;
		height: auto;
		float: none;
		position: relative;
		text-align: center;
		margin: 0;
		padding-bottom: 35px;
	}
	/* @END NEWS ITEM */
	
	/* PAGINATION */
	.news_list .actions {
		width: 100%;
		padding-bottom: 25px;
	}
	.news_list .actions .prev, .news_list .actions .next, .news_list .actions .scrollablePagination {
		margin: 15px 0;
	}
	/* @END PAGINATION */
	
}

@media screen and (max-width: 1024px) {

	/* SLIDER */
	#tmt-pager-prev {
		left: 3%;
	}
	#tmt-pager-next {
		right: 3%;  
	}
	/* @END SLIDER */

}

@media screen and (max-width: 727px) {

	/* SLIDER */
	#tmt-pager-prev, #tmt-pager-next {
		display: none;
	}
	#tmt-pager-mobile {
		display: block;
	}
	/* @END SLIDER */
	
}
