/* -------------------------------------------------------------
	
	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;} 



@media (max-width: 979px) {

#logo {
	background-image:none;
	background-color:#FFF;}
	
	.ice-megamenu-toggle a:hover {
		background-color:#678900}
	
	#icemegamenu > li > ul.icesubMenu {
		background:rgba(103, 137, 0, 0.97);}
		
		
}

@media (max-width: 767px) {
	
	#footer #about {
	background-image:url(../../images/styles/style3/footer_about.jpg)}

}

#search { 
	
	position:relative;
	}
