@media only screen and (max-width: 880px) {
.hearder-logo {
	height: 40px;
}
}

@media only screen and (max-width: 768px) {
	/* Begin hearder_mobile */
		.hearder_mobile{float: left;width: 100%;  height: 40px;    position: fixed;  z-index:9999; display:block; }
	/* End hearder_mobile */
	/* Begin hearder */
		.hearder { display:none;}
	/* End hearder */
	/* Begin conten */
	.bg-hearder {display:none;}	
.conten-main {
    float: left;
    /*padding-top: 40px;*/
    width: 100%;
}
/*.ads_header img{
	width:90%;
	padding-top: 45px;
	margin-top: 0px;
	margin-bottom: -15px;
}*/
.ads_header .adsbygoogle{
	padding-top: 41px !important;
}
#content, #center-content{
	margin-top: 0px;
}
.breadcrumb{
	margin-top:13px;
	height: 30px !important;
}
.qc-menu{
	margin-bottom: 28px;
}
}

@media only screen and (max-width: 640px) {
	/* Begin hearder_mobile */
		.hearder_mobile{float: left;width: 100%;  height: 40px;    position: fixed;  z-index:9999; display:block; }
	/* End hearder_mobile */
	/* Begin hearder */
		.hearder { display:none;}
	/* End hearder */
	/* Begin conten */
	.bg-hearder {display:none;}  
.conten-main {
    float: left;
    padding-top: 40px;
    width: 100%;
}
.col-3-sp {
    float: left;
    margin-bottom: 20px;
    width: 46%;
    margin: 2%;
}
.col-3-sp:nth-child(3n+3) {
    margin-right: 2%;
}
.box-info-xskt img{
	width:80%;
}
/*.ads_header img{
	width:90%;
	padding-top: 45px;
	margin-top: 0px;
}*/
.ads_header .adsbygoogle{
	padding-top: 41px !important;
}
#content {
	margin-top: 0px;
}
}

@media (max-width: 480px) {
	/* Begin hearder_mobile */
		.hearder_mobile{float: left;width: 100%;  height: 40px;    position: fixed;  z-index:9999; display:block; }
	/* End hearder_mobile */
	/* Begin hearder */
		.hearder { display:none;}
	/* End hearder */
	/* Begin conten */
		.conten-mobile{ width:auto; padding:45px 5px 0px;}
		.conten-main {  width: 100%; float:left;}
		/* End conten */
    .bg-hearder {height: 0px}	
	.title-post-col3-sp {
    height: 50px;
	}
.thumnal-col3-sp img {
    float: left;
    height: 100px;
    width: 100%;
}
}

@media (max-width: 360px) {
	/* Begin hearder_mobile */
		.hearder_mobile{float: left;width: 100%;  height: 40px;    position: fixed;  z-index:9999; display:block; }
	/* End hearder_mobile */
	/* Begin hearder */
		.hearder { display:none;}
	/* End hearder */
	/* Begin conten */
		.conten-mobile{ width:auto; padding:45px 5px 0px;}
		.conten-main {  width: 100%; float:left;}	
	/* End conten */
	.bg-hearder {height: 0px}	
	
}


@media (max-width: 320px) {
	/* Begin hearder_mobile */
		.hearder_mobile{float: left;width: 100%;  height: 40px;    position: fixed;  z-index:9999; display:block; }
	/* End hearder_mobile */
	/* Begin hearder */
		.hearder { display:none;}
	/* End hearder */
	/* Begin conten */
		.conten-mobile{ width:auto; padding:45px 5px 0px;}
		.conten-main {  width: 100%; float:left;}
	/* End conten */
	.bg-hearder {height: 0px}	  
}

