@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 100%
}
/*Global Styles*/
.clearfloat {
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
}
.red {
	color: #ee1b22;
}
.offwhite {
	color: #e0e0e0;
}
.grey {
	color: #a8a5a5;
}
/*End Global Styles*/
.header {
	background: url(../images/header-bg.jpg) no-repeat center top;
	height: auto;
}
.header-right {
	float: right;
	margin-top: 38px;
}
.phone {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	color: #fff;
	text-align: right;
	float: right;
}
.phone img {
	margin: 0px 3px -5px 0;
}
.member {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: right;
	padding-top: 5px;
	clear: both;
}
.member span a {
	color: #fff;
}
.member span a:hover {
	color: #f4c676;
}
.member span img {
	margin: 0 5px 0 5px;
}
.member {
    clear: both;
    color: #fff;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
}
.member ul li span {
    color: #ffde27;
}
.member ul li {
    color: #fff;
    display: inline-block;
    font-family: "Oswald",sans-serif;
    font-size: 13px;
    margin-right: 5px;
}
.member ul li a {
    color: #fff;
}
.loginform {
	background: none repeat scroll 0 0 #ee1b22;
	display: none;
	padding: 20px;
	position: absolute;
	width: 198px;
	z-index: 999;
	border: #FFF 3px solid;
}
.login-form-fields li {
	color: #fff;
	float: left;
	font-size: 14px;
	margin: 0 10px 5px 0;
}
.logintxt {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #00134a;
	color: #000;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 2px;
	outline: medium none;
	padding: 3px;
	width: 160px;
}
.submit-btn {
	background: none repeat scroll 0 0 #717171;
	border: medium none !important;
	font-family: 'Oswald', sans-serif;
	font-size: 14px !important;
	font-weight: normal !important;
	height: auto !important;
	margin-bottom: 5px;
	padding: 5px 10px !important;
	width: auto !important;
}
.submit-btn:hover {
	background: #000 !important;
	border: none !important;
	color: #FFF !important;
}
.login-form-fields li a {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	text-decoration: none;
}
.wrapper {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.logo {
	float: left;
}
/*Menu*/
.menu-container {
	background: #ee1b22;
	width: 100%;
}
.menuResponsive {
	display: none;
}
.menuwrapper {
	margin: 0 auto;
	max-width: 1000px;
}
.mattblackmenu {
	float: right !important;
	max-width: 1000px;
	width: 100%;
	position: relative;
	z-index: 10;
	margin-top: 10px;
	height: 49px;
}
/*Banner*/
.banner-container {
	height: auto;
	width: 100%;
	display: block;
}
.banner-shadow {
	background: url("../images/banner-shadow-l.png") no-repeat scroll left bottom, url("../images/banner-shadow-r.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
	max-width: 1126px;
	width: 100%;
	margin: 0 auto;
}
.banner {banner-ad-1
	width: 100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
}
/*Grey Area*/
.grey-strip-wrapper {
	background: #3a3a3a url(../images/grey-bg.png) center bottom no-repeat;
	height: 142px;
	width: 100%;
}
.grey-strip {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.grey-strip .items {
	background: url(../images/grey-strip-devider.png) right no-repeat;
	float: left;
	height: 120px;
	padding-right: 15px;
	margin: 15px 0 0;
}
.grey-strip .events {
	min-width: 305px;
}
.grey-strip .games {
	min-width: 400px;
}
.grey-strip .payments {
	min-width: 275px;
}
.grey-strip .nobg {
	background: none;
}
.items span {
	margin-right: 3px;
}
.items span img {
	padding: 10px 12px 0 0;
	display: block;
	float: left;
}
.txt26, .txt17, .txt14 {
	font-family: 'Oswald', sans-serif;
	line-height: 32px;
}
.txt26 {
	font-size: 26px;
}
.txt17 {
	font-size: 16px;
}
.txt17 a {
	color: #a8a5a5;
	text-decoration: none;
}
.txt14 {
	font-size: 14px;
}
.welcome-wrapper {
	width: 655px;
	padding: 20px 0 0 0;
	float: left;
	margin: 30px 0 20px 0;
}
.welcome-wrapper h1 {
	color: #575757;
	font-family: "Oswald", sans-serif;
	font-size: 30px;
	margin: 0;
}
.welcome-wrapper p {
	color: #6c6b6b;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 5px;
}
.welcome-wrapper a {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: #ee1b22;
	text-decoration: none;
}
.banner-ad-1 {
	width: 311px;
	position: relative;
	height: 235px;
	float: right;
	margin: 50px 0 20px 0;
}
.banner-ad-1 .slick-dots {
	 bottom: 10px;
    margin-top: inherit;
    position: absolute;
}
.gallery-scroll-container {
	height: 150px;
}
.gallery-scroll-container .slick-list {
	margin: 0 50px 0 65px;
}
.gallery {
	margin-top: 10px;
}
.gallery-scroll-container h2 {
	color: #575757;
	font-family: "Oswald", sans-serif;
	font-size: 25px;
	margin: 0;
	display: block;
	float: left;
}
.gallery-scroll-container .view-all a {
	color: #929292;
	display: block;
	float: right;
	font-family: "Oswald", sans-serif;
	font-size: 15px;
	text-decoration: none;
	margin-top: 15px;
}
.gallery-scroll-container .view-all a:hover {
	color: #ee1b22;
}
.blog-list {
	float: left;
	margin-top: 70px;
}
.blog-list h1 {
	color: #646464;
	display: block;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 25px;
}
.blog-list .view-all a {
	color: #929292;
	display: block;
	float: right;
	font-family: "Oswald", sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.blog-list .view-all a:hover {
	color: #ee1b22;
}
.blog-list .date {
	color: #6a6a6a;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
}
.blog-list .blog-img {
	float: left;
	height: 143px;
	width: 200px;
}
.blog-list .blog-img img { height: 122px;}
.blog-list .decription {
	float: left;
	margin: 0 20px;
	width: 245px;
}
.decription .title {
	color: #010101;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px;
}
.decription .title a {
	color: #010101;
	text-decoration: none;
}
.decription p {
	color: #8b8989;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.decription p a {
	color: #ee1b22;
	margin-left: 5px;
	text-decoration: none;
}
.decription p a:hover {
	text-decoration: none;
}
.banner-ad-2 {
	max-width: 466px;
	height: 215px;
	overflow: hidden;
	position: relative;
	float: right;
	margin-top: 70px;
	border: #656565 solid 4px;
}
.banner-ad-2 .slick-dots {
	position: absolute;
	top: 14px;
	margin-top: inherit;
}
/*Footer*/
.footer-container {
	background: url(../images/footer-bg.png) #222222 no-repeat center;
	width: 100%;
	margin-top: 40px;
}
.footer-wrapper {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.footersection {
	margin: 0 auto 35px;
	max-width: 750px;
	overflow: auto;
	text-align: center;
}
.footersection h2 {
	font-family: "Oswald", sans-serif;
	color: #b6b6b6;
	font-size: 25px;
	border-bottom: #ee1b22 solid 1px;
	display: block;
	max-width: 160px;
	margin: 0 auto 10px auto;
}
.footersection p {
	color: #7c7c7c;
	font-family: "Oswald", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin: 10px 0;
	line-height: 18px;
}
.footermenu li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.footermenu li a {
	color: #9a9a9a;
	font-family: "Oswald", sans-serif;
	font-size: 14px;
}
.footermenu li a:hover {
	color: #ee1b22;
}
.footermenu li a.active {
	color: #ee1b22;
}
.footersection .footernews {
	width: 100%;
}
.newsbtn {
	background: #ee1b22;
	border: medium none;
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	height: 44px;
	padding: 0 20px;
	text-align: center;
}
.newsbtn:hover {
	background: #c8080e;
}
.footernewstxtbox {
	background: none repeat scroll 0 0 #575757;
	color: #b8b8b8;
	border: none;
	float: left;
	font-family: "Oswald", sans-serif;
	font-size: 15px;
	height: 44px;
	padding: 10px;
	width: 80%;

}
.copyrightbox {
	background: none repeat scroll 0 0 #000;
	display: block;
	padding: 20px;
	height: 60px;
	max-width: 1000px;
	width: 100%;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
}
.copycontent {
	color: #575757;
	float: left;
	font-size: 13px;
}
.webby {
	color: #575757;
	float: right;
	font-size: 13px;
	text-decoration: none;
}
.webby a {
	color: #575757;
	
	font-size: 13px;
	text-decoration: none;
}
.webby a:hover {
	color: #ee1b22;
	
	font-size: 13px;
}
@media all and (max-width:980px) {
.banner-ad2 {

	}
.logo {
	background: #fff;
	float: none;
	width: 100%;
	text-align: center;
}
.header {
	background-image: none;
	background-color: #ee1b22;
}
.header-right {
	width: 260px;
	margin: 10px auto 10px auto;
	float: none;
}
.phone, .member {
	display: block;
	text-align: center;
}
.menuResponsive {
	display: block !important;
}
.menuwrapper {
	display: none !important;
}
.slick-dots {
	margin-top: 0;
	padding: 0;
	position: absolute;
	left: 10px !important;
	right: inherit;
	bottom: 10px;
	text-align: left !important;
}
.grey-strip-wrapper {
	height: auto;
	background-image: none;
	overflow: auto;
}
.grey-strip .items {
	background-image: none;
}
.content-container {
	padding: 10px;
}
.welcome-wrapper, .blog-list {
	width: 100%;
}
.welcome-wrapper h1, .welcome-wrapper {
	text-align: center;
}
.welcome-wrapper p {
	text-align: center;
}
.banner-ad-1 {
	margin: 0 auto 50px auto;
	clear: both;
	float: none;
}
.blog-list {
	margin-bottom: 20px;
}
.blog-list .blog-img {
	text-align: center;
	width: 100%;
	float: none;
}
.blog-list .decription {
	width: 100%;
	text-align: center;
	margin: 0;
}
.banner-ad-2 {
	float: none;
	text-align: center;
	clear: both;
	margin: 20px auto;
	clear: both;
	width: auto;
	height: auto;
	
}
.banner-ad-2 .slick-dots {
    top: inherit;
	bottom: 14px;
}

}
@media all and (max-width:700px) {
.footernewstxtbox {
	float: none;
	margin: 0 auto;
	text-align: center;
}
.newsbtn {
	margin: 10px auto 0 auto;
	float: none;
}
.copyrightbox {
	height: auto;
}
.copycontent {
	text-align: center;
	float: none;
}
.webby {
	text-align: center;
	float: none;
}
.webby a {
	float: none;
}
.webby a:hover {
	float: none;
}
}




@media all and (max-width:400px) {
.banner-ad-1 {
	width: 300px;
}
.grey-strip .items span img {
	display: none;
}
.items span {
	float: none;
	display: inline-block;
}
.grey-strip .events {
	min-width: 0;
	width: 100%;
	padding: 0;
	border-bottom: 1px #666666 solid;
	text-align: center;
}
.grey-strip .games {
	min-width: 0;
	width: 100%;
	padding: 0;
	border-bottom: 1px #666666 solid;
	text-align: center;
}
.grey-strip .payments {
	min-width: 0;
	width: 100%;
	padding: 0;
	border-bottom: 1px #666666 solid;
	text-align: center;
}
}
