@media only screen and (max-width: 1024px) {
	.top-header .holine-top a{
		font-size: 16px;
	}
	.top-header .center-header .title-pr{
		font-size: 26px;
	}
	.footer-1:after{
		display: none;
	}
	}
@media only screen and (max-width: 768px) {
.logo{
	display: inline-block;
	width: 100%;
	text-align: center;
}
.hc-nav-trigger.hc-nav-1{
	display: block!important;
}
.second-nav{
	display: block;
}
.top-header .holine-top{
	display: inline-block;
}
.top-header{
	text-align: center;
}
.main-menu{
	display: none;
}
#slider-home .item img{
	height: 400px;
}
.top-content .item{
	margin-bottom: 15px;
}
.content-main-home-r .nav-content-r .item .title{
	font-size: 13px;
}
.h3-title-ft{
	font-size: 18px;
}
}
@media only screen and (max-width: 812px){

}

@media only screen and (max-width: 736px){
.slider-new .item .image img{
	height: auto;
}
.thumbnail-list .item-first .image img{
	height: auto;
}
.content-main-home-l .item .image img{
	height: auto;
}
.tab-library{
	margin-top: 20px;
}
}
@media only screen and (max-width: 667px){
.top-header .center-header .title-pr{
	font-size: 23px;
}
}
@media only screen and (max-width: 414px){
	

}