/******************************************************************
Copyright Blue Chilli Studio 2010 | www.bluechillistudio.co.uk 
******************************************************************/
@media only screen and (max-width: 1120px) {
	#mainheader #searchbar {
		/*background: #00CC00/*green*/;
	}
}
@media only screen and (max-width: 991px) {
	.social-icons {
		right: 20px !important;
	}
}
@media only screen and (max-width: 979px) {
	.footer {
		padding-left: 0px;
	}
	.footer .logo {
		width: 100%;
		text-align: center;
		margin-left: 0px !important;
		margin-bottom: 30px;
	}
	.footer .address {
		width: 100%;
		text-align: center;
		margin-left: 0px !important;
	}
	.footer .promotional {
		width: 100%;
		text-align: center !important;
		left: 0px;
	}
	.footer .sponsors {
		width: 100%;
		text-align: center;
	}
	.footer .sponsors ul {
		width: 100%;
		text-align: center;
	}
	.gallery-clickthrough p {
		height: 105px !important;
	}
}
@media only screen and (max-width: 820px) {
	#mainheader #searchbar {
		/*background: #FFFF99/*yellow*/;
	}
}
@media only screen and (max-width: 767px) {
	#mainheader #searchbar {
		/*background: $col_black0FF/*blue*/;
	}
	#mainContent {
		background-image: none !important;
	}
	.social-icons {
		display: none;
	}
}
@media only screen and (max-width: 735px) {
	#mainheader #searchbar {
		/*background: #996600/*brown*/;
	}
}
@media only screen and (max-width: 640px) {
	body {
		font-size: 13px;
	}
}
@media only screen and (max-width: 420px) {
	#mainheader #mainnav {
		/*background: #99CC99/*weird*/;
	}
}
@media only screen and (max-width: 1047px) {
	.nivo-nextNav, .nivo-prevNav {
		display: none;
	}
}
