/* Eminent - Flooring & Tilling HTML Template */

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

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


}

@media only screen and (min-width: 768px){
	.res{
	font-size: 2em!important;
	}
	.prodres{
	margin-top:80px!important;
	}
	
}

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


}

@media only screen and (max-width: 767px){
.res{
font-size: 2em!important;	}
	.prodres{
	margin-top:80px!important;
	}
}

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

	.res{
font-size: 2em!important;	}
	.prodres{
	margin-top:80px!important;
	}
	

}

@media only screen and (max-width: 479px) {
	.res{
font-size: 2em!important;	}
	.prodres{
	margin-top:80px!important;
	}

}