
@media(min-width: 992px){
	.button-mmenu{
		display: none;
	}
}

@media(max-width: 1199px){
	.header-top .address{
		display: none;
	}
	.header-center .hotline .hotline-img{
		    top: -45px;
	}
	.header-top .email{
		padding-left: 0px
	}
	.slide-text-box{
		top: 200px
	}
}

@media(max-width: 991px){
	nav.menu_top{
		display: none;
	}
	.button-mmenu{
		display: block;
	    font-size: 26px;
	    color: #fff;
	    line-height: 44px;
	}
	/*.social-list{
		display: none;
	}*/
	.header-center .hotline .hotline-img{
		top: -39px;
	    width: 195px;
	    height: auto;
	}
	.hotline .number-phone{
		top: 36px;
		right: 3px;
	}
	aside.product-category{
		margin-bottom: 50px
	}
	footer .map, footer .fanpage{
		padding-top: 10px;
		    text-align: center;
	}
	.slide-text-box {
    top: 50%;
	}
	@keyframes animation-slide{
    0%, 5% { left: -100%; opacity: 0;transform: translate(-50%,-50%) }
    5%,100% { left: 50%; opacity: 1; transform: translate(-50%,-50%); }

	}
	.archive-container .post-list{
		grid-template-columns: 1fr;
	}
	.post-item figure img{
		width: 112px;
	}
	.view-map .pro-map{
		width: 100%;
		margin-bottom: 20px
	}
	.view-map .pro-list{
		width: 100%
	}
	.heading-style-3 h1{
		font-size: 26px;
	}
	.product-list{
		margin-bottom: 20px
	}
	.detail-project .title a{
		font-size: 20px;
	}
}
@media(min-width: 768px){
	.header-top .hotline.hotline2{
		display: none;
	}
}
@media(max-width: 767px){
	.header-center .hotline{
		display: none;
	}
	.header-top .email{
		display: none;
	}
	.header-center .banner{
		width: 74%
	}
	.header-center .logo{
		width: 25%
	}
	.header-center .logo img{
		max-width: 100%
	}
	section.product .product-item .product-img{
		margin-bottom: 15px
	}
	.footer-copyright .copyright, .footer-copyright .statistic{
		text-align: center;
	}
/*	.product-item .detail{
		border: none;
	}*/
	.product-item {
	    padding-bottom: 23px;
	    margin-bottom: 23px;
	}
	.contact-form{
		margin-bottom: 25px
	}
	.product-item .detail{
		border: none;
	}
	.product-item:not(:last-child){
		border-bottom: none;
	}
	section.product{
		padding: 0px
	}
	.product-item .name-des .name h2{
		min-height: 48px;
	}
	.slide .slide-title{
		font-size: 18px
	}
	.slide-text-box{
		width: 85%
	}
}

@media(max-width:575px){
	
.product-item:not(:last-child){
	    padding-bottom: 23px;
	    margin-bottom: 23px;
	    border-bottom: 1px dashed #d0d0d0;
	}
}
@media(max-width:520px){
	.header-top .hotline.hotline2{
		display: none;
	}
	.slide-text-box{
		padding: 15px
	}
	.slide .slide-title {
    font-size: 15px;
	}
	.slide .slide-des {
    font-size: 11px;
	}
	.post-item figure img, .post-info {
    width: 100%;
	}

	.post-list .post-item{
		display: block;
	}
}
@media(max-width:405px){
.header-top .hotline{
	display: none;
}
.header-top .social{
	float: none;
}
.ngonngu{
	margin: 0 auto
}
.project-list .project-name h2 a{
	font-size: 13px
}
}
@media(max-width:375px){
	.header-center .banner{
		display: none;
	}
	.header-center .logo{
		width: auto;
	}
	.header-center .container{
		text-align: center;
	}
	#captcha-wrap{
		width: 100%
	}
	
}

@media(max-width:320px){
	.heading-style-1{
		text-align: left;
	}
}
