/* -------------------------------------------------------------
	
	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:#003989; */
	margin: auto;
	height: 268px;
	}
	
	#logoMob {
	 background-image: url(http://lvet.edu.ua/templates/it_university2/images/styles/style4/logo-vetuniver.png);
	 background-repeat:no-repeat;
	 	background-position:center;
	/* background-color:#003989; */
	margin: auto;
	height: 268px;
	}
	
	
	.ice-megamenu-toggle a:hover {
		background-color:#003989}
	
	#icemegamenu > li > ul.icesubMenu {
		background:rgba(0, 57, 137, 0.97);}
		
		
}

@media (max-width: 767px) {
	
	#footer #about {
	background-image:url(../../images/styles/style4/footer_about.jpg)}

}