/* CSS Document */
body{background: #FFF; margin: 0px}

#ITBOOSTMENU{display: inline-block;}
#ITBOOSTMENU li{margin-top: 10px; display: inline-block; transition: background-color 0.5s ease; list-style: circle;  line-height: 1.7em; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif'}
#ITBOOSTMENU li a{color: #005b95; opacity: 0.6; padding: 10px 20px; text-decoration: none; font-size: 18px; text-decoration: none}
#ITBOOSTMENU li:hover{background: #FAFAFA;}
#ITBOOSTMENU li a:hover{color: #000 !important}
#ITBOOSTMENU_SMALL{display: block;padding: 0px !important}
#ITBOOSTMENU_SMALL a{text-decoration: none; color: #FFF; width: 100%;}
#ITBOOSTMENU_SMALL li{text-align: left;  list-style: none !important; transition: background-color 0.5s ease; font-size: 22px;  border: 1px #000 solid;  background: purple; border-radius: 4px; margin-bottom: 7px !important; padding: 20px 20px; margin: auto; display: block !important; font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif'}
#ITBOOSTMENU_SMALL li:hover {background: gold; color: #000}



@media only screen and (min-width:100px) and (max-width:1024px){
	
	#menu_bar{display: block !important} 
	
	#ITBOOSTMENU, #phone_number{display: none !important}
	
	#ITBOOSTSLIDER{height: 570px !important;}
	#ITBOOSTSLIDER h1{font-size: 55px !important;}
	
	#txt2{
		display: block !important;
		margin: 0px 0px 30px 0px !important;
		padding: 0px 20px !important;
		width: 85% !important;
	}	
	
	#txt{
		display: block !important;
		margin: 0px 0px 30px 0px !important;
		padding: 20px 10px !important;
		width: 90% !important;
		margin: auto !important;
	}
	
	#txt h2, p{
		padding: 0px 0px;
	}
	
	#red_bar{padding: 0px 20px}
	
#ITBOOSTSLOGO_TXT" style="vertical-align: middle;  display: inline-block; margin-left: 7px; text-align: left"	
		
	#ITBOOST_SERVICES{text-align: center !important; padding: 0px !important;}
	#ITBOOST_SERVICES li{display: block !important; width: 90% !important; margin: auto; margin-bottom: 7px;}
	
	#ITBOOST_FOOTER_ABOUT, #ITBOOST_FOOTER_CONTACTS{display: block !important; width: 90% !important; margin: auto; margin-bottom: 20px; margin-left: 0px !important;}
	
	#ITBOOST_FORM .input, textarea{width: 90% !important}
	
	#ITBOOST_TOP{display: none}
}
@media only screen and (min-width:590px) and (max-width:640px){	
	#ITBOOSTSLIDER{height: 570px !important;}
	#ITBOOSTSLIDER h1{font-size: 70px !important;}	
}
@media only screen and (min-width:641px) and (max-width:768px){
	#ITBOOSTSLIDER{height: 600px !important;}
}
@media only screen and (min-width:769px) and (max-width:800px){
	#ITBOOSTSLIDER{height: 600px !important;}
}
@media only screen and (min-width:801px) and (max-width:1024px){
	#ITBOOSTSLIDER{height: 600px !important;}
}
@media only screen and (min-width:1025px) and (max-width:1366px){
}
@media only screen and (min-width:1367px){
}

@media only screen and (max-width:1024px){	

}
