<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* -------------------------------------------------------------
	
	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:#0d490c;}
	
	.ice-megamenu-toggle a:hover {
		background-color: none;}
	
	#icemegamenu &gt; li &gt; ul.icesubMenu {
		background:rgba(103, 137, 0, 0.97);}
				.icemegamenu &gt; ul &gt; li:hover &gt; a.iceMenuTitle span.icemega_title, .icemegamenu &gt; ul &gt; li.active &gt; a.iceMenuTitle span.icemega_title {
    
    height: 25px;

}	
		
}

@media (max-width: 767px) {

#header{
	background-image: url(../../images/styles/style3/navbar.png);
	z-index: 225;
	}
#header &gt; .icemegamenu {
	background-color: none;
	}

#footer #about {
	background:#0d490c;
	}

}</pre></body></html>