/* @override http://glamorgancricket-ycp6.temp-dns.com/site/css/logos.css
	http://localhost:5757/logos.css?now=1459164167818 */

/* @override 
	http://jatsimac27-4.local:5757/css/logos.css */

.container.logos {
	margin-left: 15px;
	margin-right: 15px;
	width: inherit;
	background-color: #ecedec !important;
}
.container.homegrid.footer {
	/*	background-color: #fff!important;*/
	margin-bottom: 10px;
}
.footer ul.entries {
	padding: 0;
}
.entries li {
	list-style: none;
}
.links-2-cols li {
	float: left;
	width: 48%;
}
.widget-title {
	border-color: rgba(197, 140, 140, 0.3);
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid black;
	color: #2d2727;
	padding: 0 0 6px;
}
.footer .widget p {
	font-size: 14px;
	line-height: 20px;
}
.footer h4 {
	font-family: 'Roboto Condensed', sans-serif;
}
.footer {
	font: 14px/18px 'Open Sans', sans-serif;
	font-weight: 400;
}
/* @group Sponsors Group */
.logos {
	-webkit-transform-style: preserve-3d;
	 -moz-transform-style: preserve-3d;
	 transform-style: preserve-3d;
}

.sponsors li {
	padding: 0 20px;
	outline: 1px solid red;
}
.sponsors .quad img, .sponsors .five img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	padding: 10px;
}
.quad, .five {
	width: 50%;
	float: left;
	/*	padding: 15px;*/
	height: 80px;
}
.single img, .quad img, .five img {
	margin: 0 auto;
}
.sponsors a:hover {
	opacity: 0.7;
}


/* @end */
@media (min-width : 460px) {
.sponsors .logos .five {
width: 33%; float: left;

}
.quad, .five {
	width: 25%;
	float: left;
	/*	padding: 15px;*/
/*	height: 80px;*/
}
.group.three a:nth-last-child(1) {
	margin-left: 33%;
}
}
@media (min-width : 768px) {
/*SM*/
.logos.group {
width: 468px;
margin-left: auto!important;
margin-right: auto!important;
}	
.container.logos {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.sponsors .logos .quad, .five {
width: 25%; float: left;

}



}

@media (min-width : 992px) {
.sponsors .logos .five {
width: 20%; float: left;

}
/*  */
.container.logos {
	width: 978px;
}
.group.three a:nth-last-child(1) {
	margin-left: 0;
}
}

@media (min-width : 1200px) {
/*  */

.container.logos {
	width: 1176px;
}
.sponsors .logos .five {
width: auto; float: left;

}

.group.two {
	width: 824px;
	margin-left: auto;
	margin-right: auto;
}
.group.three {
	width: 808px;
	margin: 0 auto;
}
.group.three img, .group.two img {
	margin: 10px;
}

}

@media (min-width : 1470px) {
/*  */
.container.logos {
	width: 1440px;
}

}
