/************************************************************************************
smaller than 1180
*************************************************************************************/
@media screen and (max-width: 1180px) {
	
	
}
/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1004px) {

	
}
/************************************************************************************
smaller than 760
*************************************************************************************/
@media screen and (max-width: 774px) {


}

