.for-home-destop{
	display:block !important;	
}

@media (max-width: 850px) {
	.for-home-destop{
		display:none !important;	
	}
}

.for-home-mobile{
	display:none !important;	
}

@media (max-width: 850px) {
	.for-home-mobile{
		display:block !important;	
	}
}

@media (max-width: 940px){
	.wrapper{
		width:100%;
		height:auto;
		padding:0 5px;
		margin:auto;	
	}
	
	.ilighting-slide {
		min-height:auto;
	}	
}

@media (max-width: 360px){
	.ilighting-banner{
		border-top:3px solid #315fa9;
	}
	
	.ilighting-banner .logo{
		float: left;
		height: 47px;
		margin-top: 10px;
		width: 120px;
	}	
	
	.ilighting-banner .form-right {
		width: 100%;
		margin-top:5px;
	}	
	
	.ilighting-banner .form-right .info-card{
		border-radius: 0px;	
		-o-border-radius: 0px;
		-ms-border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		background:none;
		margin-top:-60px;
		padding:0px;	
	}
	
	.ilighting-banner .form-right .search {
		margin-top: 5px;
	}	
	
	.ilighting-slide {
		border-top: 0px solid #e20613;
		padding: 0 5px;
		min-height:auto;
	}
	
	
	.frame-top-product {
		margin-top: 10px;
	}	
	
	.flex-direction-nav {
		display: none;
	}	
	
	.frame-top-product .frame-item .item-list {
		width: 100%;
		margin-bottom:10px;
		border-radius: 0px;	
		-o-border-radius: 0px;
		-ms-border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;		
	}	

	.frame-top-product .frame-item .item-list .product-home .img-theme {
		height: auto;
	}	

	.frame-top-product .frame-item .item-list .product-home {
		border-radius: 0px;	
		-o-border-radius: 0px;
		-ms-border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;	
	}	
	

	.ilighting-line-home {
		margin-top: 10px;
	}	
	
	.ilighting-body .col-left {
		padding-right: 0px;
		width: 100%;
	}	
	
	.ilighting-body .col-right {
		display:none;
	}	
	
	.ilighting-product .item-product {
		width: 100%;
	}
	
	.ilighting-product .item-product .img-theme {
		height: auto;
	}		
	

	.ilighting-news-home .theme-ing {
		width: 100%;
	}	
	
	.ilighting-news-home .theme-info {
		height: auto;
		padding-left: 0px;
		float:left;
		width: 100%;
	}
	
	.ilighting-news-home .theme-info .txt-name {
		line-height:normal;
	}	
	
	.ilighting-footer .networks {
		display:none;
	}	
	
	.ilighting-footer .copyright {
		float:left;
		height: auto;
		margin-top: 10px;
		padding-left: 0px;
		width: 100%;
	}			
}

@media screen and (min-width: 321px) and (max-width: 480px){
	.ilighting-banner{
		border-top:3px solid #315fa9;
	}
	
	.ilighting-banner .logo{
		float: left;
		height: 55px;
		margin-top: 10px;
		width: 150px;
	}	
	
	.ilighting-banner .form-right {
		width: 100%;
		margin-top:5px;
	}	
	
	.ilighting-banner .form-right .info-card{
		border-radius: 0px;	
		-o-border-radius: 0px;
		-ms-border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		background:none;
		margin-top:-60px;
		padding:0px;	
	}
	
	.ilighting-banner .form-right .search {
		margin-top: 5px;
	}	
	
	.ilighting-slide {
		border-top: 0px solid #e20613;
		padding: 0 5px;
		min-height:auto;
	}	
	
	.frame-top-product {
		margin-top: 10px;
	}	
	
	.flex-direction-nav {
		display: none;
	}	
	
	.frame-top-product .frame-item .item-list {
		width: 50%;
		margin-bottom:10px;
		border-radius: 0px;	
		-o-border-radius: 0px;
		-ms-border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;		
	}	
	
	.ilighting-line-home {
		margin-top: 10px;
	}	
	
	.ilighting-body .col-left {
		padding-right: 0px;
		width: 100%;
	}	
	
	.ilighting-body .col-right {
		display:none;
	}	
	
	.ilighting-product .item-product {
		width: 50%;
	}	
	
	.ilighting-news-home .theme-ing {
		display:none;
	}	
	

	.ilighting-news-home .theme-info {
		height: auto;
		padding-left: 0px;
		width: 100%;
	}	
	
	.ilighting-footer .networks {
		display:none;
	}	
	
	.ilighting-footer .copyright {
		float:left;
		height: auto;
		margin-top: 10px;
		padding-left: 0px;
		width: 100%;
	}			

}


















