/*******-----------------1400px------------------*******/
@media screen and (max-width: 1400px) {
	.top-section::before{
		display: none;
	}
}

/*******-----------------1280px------------------*******/
@media screen and (max-width: 1280px) {
	.item{
		min-height: 375px;
	}
}
/*******-----------------1024px------------------*******/
@media screen and (max-width: 1024px) {	
	.pop1400Box{
		max-width: 900px;	
	}
	.col4-box{
	    width: 100%;
	    float:none;
	}
	.col4-box:first-child>.item:last-child{
		margin-bottom: 22px;
	}
	.intro_l_md{
		float:left;
	}
	.intro_r_md{
		float:right;
	}     	
}

/*******-----------------830px------------------*******/
@media screen and (max-width: 830px) {
	/*.demos-layout{ 
		padding:30px 40px;
	}*/

	/*lightbox-內容介紹-hotel*/
	.col3-box h4{
		height: 50px;
		font-size: 20px;
		line-height: 50px;
		text-indent: 43px;		
	}
	.col3-box h4::before{
		top: 12px;
		left: 11px;
		width: 26px;
		height: 26px;
		background-size: 26px 26px; 
	}

	/* c23模組 */
	.wrapper{
		padding:50px 40px 50px 40px;
	}
	.cms23title1{
		height:70px;
		font-size:0;	
		background:url(../images/kinmen-title_14.jpg) #a3865f no-repeat center;
		background-size: auto 70px; 
	}
}


/*******-----------------720px------------------*******/
@media screen and (max-width:720px) {
	.demos-layout{ 
		padding:1% 3% 1.5% 3%;
	}
	.wrapper{
		padding:40px 30px 40px 30px;
	}
}

/*******-----------------640px------------------*******/
@media screen and (max-width:640px) {
	/*lightbox-內容介紹*/
	.intro_r p,.intro_l p{
	    padding:0px 20px 15px 20px; 
	}
	/* c23模組 */
	.intro-anchors{
		margin-top:30px; 
	}
	.carrier{
		margin: 30px 0;
	    padding-left:5px;
	    padding-right:5px;  		
	}
	.carrier h4{
		font-size: 23px;
	}
	.carrier h4::before{
	    top: 4px;
	    left: 25px;
	    width: 23px;
    	height: 23px;
    	background-size: 23px 23px;
	}
	.carrier li {
	    margin: 0;
	}
	.carrier li a strong {
		font-size: 20px;
	}
}

/*******-----------------480px------------------*******/
@media screen and (max-width:480px) {
	.wrapper{
		padding:30px 20px 30px 20px;
	}
	.Kbtn:before{
		box-shadow:0px 0px 0px 0px rgba(238,208,172,0);
	 }
	 .Kbtn:hover:before, .Kbtn:focus:before, .Kbtn:active:before {
	     background: rgba(115, 87, 52, 0.5);
	     box-shadow:0px 0px 0px 0px rgba(0,0,0,0); 
	 }
	/*lightbox-內容介紹*/
	.intro_r{
		width:100%;
	    float:none;
	}
	.intro_l{
		width:100%;
	    float:none;
	}
	.item img{
	    width:100%;	
	}
	.intro_r p,.intro_l p{
	    padding:0px 20px 20px 20px; 
	}

	/*lightbox-內容介紹-hotel*/
	.hotel-pic-box{
		padding:0 5%;
	}
	.hotel-pic{
		float: none;
		width: 100%;
		margin-top:5%;
		margin-bottom:5%;
	}
	.hotel-pic:nth-of-type(2){
		margin-left:0;
		margin-right:0;
	}
	/* c23模組 */
	.cms23title1{
		height:60px;
		background-size: auto 60px; 
	}

}

/*******-----------------320px------------------*******/
@media screen and (max-width:320px) {

}
