@media only screen and (min-width:1023px) and (max-width:1200px)
{	
	.main_container			{ width:100%; margin:0 auto;} 
	.container				{ width:867px; margin:0 auto;}
	.banner img				{ width:100%; height:auto; margin:0 auto;}
}
@media only screen and (min-width:768px) and (max-width:1023px)
{
	.main_container			{ width:100%; margin:0 auto;} 
	.container				{ width:650px; margin:0 auto;}
	.banner img				{ width:100%; height:auto; margin:0 auto;}

	.list_items ul li.block3	{ margin:0 7px 0 0; }	
	.list_items ul li.block7	{ margin:0 7px 0 0; }
	
	/***************************** inner2 here ****************************************/
	.map a img				{ width:680px; height:auto; margin:0 auto;}
	.contact_main p br		{ display:none;}

	
}
@media only screen and (min-width:600px) and (max-width:767px)
{
	.main_container			{ width:100%; margin:0 auto;} 
	.container				{ width:553px; margin:0 auto;}
	.banner img				{ width:100%; height:auto; margin:0 auto;}

	.list_items ul li		{ display:block !important; margin:0 auto 10px auto !important; float:none !important;}
	

	
	/***************************** inner2 here ****************************************/
	.map a img				{ width:579px; height:auto; margin:0 auto;}
	.contact_main p br		{ display:none;}

	
	


}
@media only screen and (min-width:480px) and (max-width:599px)
{
	.main_container			{ width:100%; margin:0 auto;} 
	.container				{ width:432px; margin:0 auto;}
	.banner img				{ width:100%; height:auto; margin:0 auto;}

	.list_items ul li		{ display:block !important; margin:0 auto 10px auto !important; float:none !important;}
	
	.header_main			{ padding:10px 0;}
	
	.logo					{ left:44%; top:32%;}
	.logo a img				{ width:70px; height:auto;}

	.footer_content p br	{ display:none;  }
	
	.main_content			{ padding:20px 0 0;}
	
	.social_nt ul li		{ margin:0 0 0 2px;}

	
	/***************************** inner1 here ****************************************/
	.banner h2				{ right:10px; bottom:10px; font-size:14px; line-height:14px; }
	
	.explosie				{ margin:0 0 10px;}
	.explosie h3			{ font-size:23px; line-height:23px;}
	
	/***************************** inner2 here ****************************************/
	.map a img				{ width:460px; height:auto; margin:0 auto;}
	
	.contact_main				{ margin:0 0 20px;}
	.contact_main h3			{ font-size:22px; line-height:17px; padding:0 0 10px;}
	.contact_main p				{ font-size:12px; line-height:18px;}
	.contact_main p br			{ display:none;}


}
@media only screen and (max-width:479px)
{
	.main_container			{ width:100%; margin:0 auto;} 
	.container				{ width:300px; margin:0 auto;}
	.banner img				{ width:100%; height:auto; margin:0 auto;}

	.list_items ul li		{ display:block !important; margin:0 auto 10px auto !important; float:none !important;}
	.list_items ul li.block1	{ width:300px; margin:0 auto;}
	
	.row                    { margin:0;}
	
	
	.header_main			{ padding:10px 0;}
	.logo					{ left:38%; top:24%;}
	.logo a img				{ width:70px; height:auto;}
	.footer_content p br	{ display:none;}
	
	
	.banner h2				{ right:10px; bottom:10px; font-size:12px; line-height:12px; }
	
	.list_items ul li.block1		{ padding:10px 0 10px;}
	.list_items ul li.block1 a	{ padding:0 0 10px;}
	.list_items ul li.block1 p	{ font-size:12px; line-height:15px; }
	
	
	.main_content			{ padding:20px 0 0;}
	
	.social_nt ul li		{ margin:0 0 0 2px;}


/***************************** inner1 here ****************************************/
	.explosie					{ margin:0 0 10px;}
	.explosie h3				{  font-size:17px; line-height:17px; padding:18px 0 18px;}
	.explosie p					{ font-size:12px; line-height:18px;}
	/***************************** inner2 here ****************************************/
	.map a img				   { width:293px; height:auto; margin:0 auto;}
	
	.contact_main				{ margin:0 0 20px;}
	.contact_main h3			{ font-size:22px; line-height:17px; padding:0 0 10px;}
	.contact_main p				{ font-size:12px; line-height:18px;}
	.contact_main p br			{ display:none;}

}


