/* -------------------------------------------------------------
	
	Copyright (C) 2008 - 2012 IceTheme. All Rights Reserved
  	
	http://www.gnu.org/licenses/gpl.html
  
	IceTheme - http://wwww.icetheme.com
  
---------------------------------------------------------------- */


/* 
DO NOT DELETE THIS LINE
Necessary to check if StyleSheet has loaded  */
#dummy-element{width:2px;} 

/* Smaller than Large Desktop */
@media (max-width: 1200px) {
	#slideWrapper{
		background-color: #0d490c;
		background-image: url(../../images/styles/style3/showcase.jpg);
		min-height: 200px;
		padding: 20px;
		
		}
	#slides{
		
		}
	}

@media (max-width: 979px) {



#logo {
	background-image:none;
	background-color:#0d490c;}
	
	.ice-megamenu-toggle a:hover {
		background-color:none;}
	
	#icemegamenu > li > ul.icesubMenu {
		background:rgba(103, 137, 0, 0.97);}
		
	}

@media (max-width: 767px) {
	
	#footer #about {
	background: #0d490c;}

}