
/************************ Responsive ************************/

@media only screen and (max-width: 767px) {
	#Top_bar, #Action_bar {
		background: #000 !important;
	}
}



/******************* Background ********************/

html {
	background-color: #fff;
}



.home {
	background: url(../images/home_sport_bg1.jpg) no-repeat top center
}

@media only screen and (max-width: 767px) {

	}
.home_box {
	padding: 40px 42% 20px 7%
}
.home_box a.mfn-link-4 {
	margin-left: 0
}
@media only screen and (max-width: 767px) {
	.home_box {
		padding: 30px 30px 300px
	}
}


.tp-caption.homesportlargelight, .homesportlargelight {
	color: #fff;
	font-family: Lato;
	font-size: 90px;
	line-height: 67px;
	font-weight: 900;
	background-color: transparent;
	font-style: italic;
	text-decoration: none;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
	text-shadow: none;
	letter-spacing: -3px
}
.tp-caption.homesportsmalllight, .homesportsmalllight {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
	text-shadow: none
}
