@media (min-width: 980px) {
}
@media (max-width: 979px) {
}
@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 768px) {
	#page .leo-wrapper{max-width: 98%!important;}
	img{max-width: 100%; height: auto;}
	
	#leo-header .bg-header-left,
	#leo-header .bg-header-right{display: none;}
	#header_right #languages_block_top{margin: 0;background: none;}
	
	.lofmegamenuwhite-top ul#lofmegamenu > li > a{font-size: 17px;}
	.lofmegamenuwhite-top ul#lofmegamenu > li > a{padding: 0 12px;}
	
	#lof-custom-top{width: 100%;}
	#lof-custom-top img{width: 33%;float: left;}
	.lof-module-slideshow{clear: both;}
	.basic .lof-panel-nav{right: 95px;}
	
	.leo-product-item .leo-image .price_container{left: 12px;}
	.leo-product-item .leo-image img{border-width: 2px;}
}
@media (max-width: 600px) {
	#leo-rightcol,
	#leo-centercol{width: 100%;}
	#leo-maincontainer .leo-shape-right{background: none;}
	
	.lofmegamenuwhite-top{margin-top: 50px;}
	
	.display-phone{display: inline-block;}
	.hidden-phone{display: none;}
	
	#header_right .hidden-phone *{height: auto;color: #fff;}
	#header_right .hidden-phone{position: absolute; top: 30px; background: #2eb0dc; z-index: 10;}
	#header_right .display-phone{color: #FFFFFF; font-size: 12px; line-height: 1.5; padding: 5px;}
	#header_right .display-phone:hover{ color: #FAB631; cursor: pointer;}
	
	.lofadvafooter .lof-block{width: 50%!important;}
}
@media (max-width: 480px) {
	table, thead, th, tbody, tfoot, td, tr{display: block;}
	thead{display: none;}
	td.cart_quantity{width: auto; overflow: hidden;}
	
	.lofmegamenuwhite-top{margin-top: 0;}
	
	#lofmegamenu{display: none;}
	#lofmegamenu-responsive li{line-height: 25px; position: relative;}
	#lofmegamenu-responsive{background: #A9CE3A; border-radius: 5px; left: 20px; padding: 10px; position: absolute; top: 50px; width: 200px;}
	.leo-menu{color: #FFFFFF; display: block !important; font-size: 20px; left: 20px; position: absolute; top: 8px;}
	
	.collapse,
	.expand { text-indent: -99999em; position: absolute; width: 20px; height: 20px; top: 8px; right: 10px;	}
	.collapse:before,
	.expand:before{ background: none repeat scroll 0 0 transparent; border-left: 5px solid transparent; border-right: 5px solid transparent;
		border-top: 5px solid #EEEEEE; height: 0; position: absolute; width: 0px; content: ""; left: 5px; top: 5px;
	}
	#lofmegamenu-responsive ul.ulitem{position: relative!important;}
	
	ul#product_list li:nth-child(2n+1),
	#leo-centercol .products_block ul li:nth-child(2n+1){clear: both;}
	ul#product_list li,
	#leo-centercol .products_block ul li{width: 50%;}
	
	#primary_block #pb-right-column,
	#primary_block #pb-left-column{width: 100%;}
	
}
@media (max-width: 320px) {
	#leo-header div.leo-logo{left: 45px;}
	#header_right #header_user{margin-top: 100px; margin-right: 26px;}

	#search_query_top{width: 120px;}
	
	ul#product_list li, 
	#leo-centercol .products_block ul li,
	#lof-custom-top img{width: 100%;}
	
	.leo-product-item .leo-image img{float: none;}
	.leo-product-item .leo-image .price_container{left: 65px;}
	
	.lofadvafooter .lof-block{width: 100%!important;}
}