﻿/****************************************************************************************************************/
/*********************************************GC_Leisure: Banner**********************************************/
/****************************************************************************************************************/
@media only screen and (max-width: 1920px) and (min-width: 769px){
	.Leisure_mobile{
		display:none!important;
	}
	.Leisure_pc
	.wpb-js-composer .page-heading-slider{
		display: 0!important;
	}
}
@media only screen and (max-width: 768px){
	.Leisure_mobile{
		display: 0!important;
	}
	.wpb-js-composer .Leisure_menu,
	.Leisure_pc,
	.wpb-js-composer .page-heading-slider{
		display:none!important;
	}
	
}
/****************************************************************************************************************/
@media only screen and (max-width: 1366px) and (min-width: 1025px){	/* 1366 */

}
@media only screen and (max-width: 1024px) and (min-width: 769px){	/* 1024 */

}
@media only screen and (max-width: 768px) and (min-width: 415px){	/* iPad */

}
@media only screen and (max-width: 414px) and (min-width: 413px){	/*Iphone 6 Plus*/

}
@media only screen and (max-width: 412px) and (min-width: 376px){	/*Nexus 5X，Nexus 6P*/

}
@media only screen and (max-width: 375px) and (min-width: 361px){	/*Iphone 6*/

}
@media only screen and (max-width: 360px) and (min-width: 321px){	/*Galaxy S5*/

}
@media only screen and (max-width: 320px) and (min-width: 1px){	/*Iphone 5*/

}