@media only screen and (max-width: 1024px) {
	.container{
		width: 100%;
	}
	h2.company {
		font-size: 23px;
	}
	h3.slogan{
		font-size: 15px;
	}
	h3.vpgd{
		font-size: 12px;
	}
	.hotline a{
		padding: 0px 15px;
		font-size: 18px;
	}
	.menu>ul>li>a{
		padding: 0px 8px
	}
	#about{
		    background-size: cover;
	}
	.about-left{
		padding-left: 15px;
	}
	.service-list,.gallery-content,.partner-list{
		padding-left: 15px;
		padding-right: 15px;
	}
	.col-f1{
		padding-left: 15px;
	}
	.col-f3{
		padding-right: 15px;
	}
	.footer-bottom span{
		padding-left: 15px;
		padding-right: 15px;
	}
	#breadcrumb{
		padding-left: 15px;
		padding-right: 15px;
	}
	#main{
		padding-left: 15px;
		padding-right: 15px;
	}
	.menu{
		padding-left: 15px;
	}
}


@media only screen and (max-width: 991px) {
	.col-logo{
		float: left;
		width: 20%;
	}
	.col-banner{
			float: left;
		width: 80%;
	}
	h2.company {
    font-size: 18px;
	}
	h3.slogan {
    font-size: 13px;
	}
	h3.vpgd {
    font-size: 13px;
	}
	.menu>ul>li>a{
		font-size: 13px;
	}
	#nav{
		position: relative;
	}
	.hotline{
		position: absolute;
		bottom: -50px;
		right: 0px;
		z-index: 100000;
	}
	#about{
		background:#71BF47 !important;
	}
	.about-box{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.service{
		width: 33.3333333333333333333%;
		float: left;
	}
	.service-item-name{
	border-left:none !important;
	}
	.service-item-name h2 a{
		font-size: 13px;
		white-space: nowrap;
		width: 100%;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.customer{
		float: left;
		width: 33.3333333333333333333333%
	}
	.gallery{
		width: 33.3333333333333333333333%;
		float:left;
	}
	.col-f1{
		float: left;
		width: 70%;

	}
	.col-f2{
		float: left;
		width: 30%;

	}
	.col-f3{
		float: left;
		width: 100%;
		margin-top: 15px;
	}
	.main-left{
		display: none;
	}
	.main-center{
		padding-left: 0px;
		float: left;
		width: 100%;
		clear: both;
	}
}


@media only screen and (max-width: 767px) {
	.footer-bottom .thongke{
		text-align:left;
		padding-left:0px;
	}
	.menu ul.pc{
		display: none;
	}
	#cssmenu{
	display: block;
}
#cssmenu{
background: #71bf47;}
#cssmenu #menu-button{
	text-align: left;
}
h2.company {
    font-size: 14px;
    font-weight: 700;
}
.hotline{
	display:none !important
}
.t-hien{
	display: block;
	text-align:center;
}
.t-hien h2 a{
	color:#fff
}
.t-hien span{
	margin:0 auto;
}
.about-link{
	text-align:center;
}
.about-link a{
	display:inline;
	    margin: 0 auto;
    float: none;
}
.t-an{
	display: none;
}
.about-left{
	width: 100%;
	clear: both;
	float: left;
}
.about-right{
	width: 100%;
	clear: both;
	float: left;
	margin-top: 15px;
}
.about-box{
	padding-left: 0px;
	width: 100%;
}
.service{
	width: 50%;
	float: left;
}
.gallery{
	width: 50%;
	float: left;
}
}
@media only screen and (max-width: 639px) {

	.col-f1{
		float: left;
		width: 100%;
		margin-bottom: 20px;

	}
	.col-f2{
		float: left;
		width: 100%;

	}
}

@media only screen and (max-width: 567px) {
	#header{
		padding-top: 5px;
		padding-bottom: 5px;
		position: relative;
	}
	.col-logo{
		position: absolute;
		left: 0px;
		top: 10px;
		width: auto;
	}
	.col-logo img{
		max-width: 100px;
	}
	.col-banner{
		width: 100%;
		float: left;
	}
	h2.company{
		margin-top: 10px;
		float: right;
		width: calc(100% - 110px);
	}
	h3.slogan{
		float: right;
		width: calc(100% - 110px);
	}
	h3.vpgd{
		float: left;
		width: 100%;
	}
}


@media only screen and (max-width: 479px) {
	
	.col-logo{
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
		text-align:center;
	}
	.col-logo img{
		max-width: 100px;
		margin:0 auto;
	}
	.col-banner{
		width: 100%;
		float: left;
	}
	h2.company{
		margin-top: 10px;
		float: right;
		width: 100%;
	}
	h3.slogan{
		float: right;
		width: 100%;;
	}
	h3.vpgd{
		display:none;
	}
	
	
	
	.service{
		width: 100%;

	}
	.customer{
	
	}
	.customer-img{
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.customer-bottom{
		background-size: cover;
	}
	.customer-icon img{
		width: 35px;
	}
	.customer-item{
		margin-bottom: 15px;
	}
	.events-img{
		width:100%;
		margin-right:0px;
		margin-bottom:10px;
	}
	.events-right{
		width:100%;
		float:left;
	}
	.events-img img{
		width:100%
	}
	.events-img img {
    border-radius: 5px;
}
}
@media only screen and (max-width: 400px) {
	
.gallery{
	width: 100%;
}


	}