@media (min-width: 1200px) {
	.col-pro {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
@media (max-width: 1200px) {
	.wrapper {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 992px) {
	#header {
		position: relative;
		left: auto;
		top: auto;
	}
	#header .header_top {
		display:none;
	}
	#header .header {
		position: relative;
		padding:30px 0;
		background: #125738;
	}
	#header .header .bg_logo {
		position:relative;
		top: -22px;
	}
	#header .header .bg_logo .logo {
		background: none;
	}
	#header .header .logo a img {
		margin-top:0px;
		margin-left: calc(100% - 0px);
		max-width: 60px;
	}
	#header .header.fix_head .logo a img {
		margin-top:48px;
		margin-left: calc(100% - 0px);
		max-width: 60px;
	}
	.menu > ul {
		display: none !important;
	}
	.search-menu {
		display:none;
	}
	.menu_mobile {
		display: block;
	}
	#header .header.fix_head .logo img {
		max-height: 50px;
	}
	#slider .slider {
		margin-top:0;
		position:relative;
	}
	.about_home {
		padding: 30px 0;
	}
	.about_home .images-about {
		display:block;
		width:100%;
	}
	.about_home .images1-about {
		display:none;
	}
	.about_home .des-about {
		width: 100%;
		padding-top: 20px;
		padding-right: 0;
	}
	.about_home .des-about .box_about {
		display:block;
		width:100%;
	}
	.about_home .des-about .box_about .box_content-about {
		width:100%;
		padding-left: 0;
	}
	.about_home .des-about .title_about p {
		font-size: 24px;
	}
	.about_home .des-about .title_about h3 {
		font-size: 30px;
	}
	.service_home .item_sv .des_sv h3 a {
		padding:0 5px;
	}
	.service_home a.a_readmore {
		margin-top:10px;
	}
	.hoatdong .wrapper {
		display:block;
	}
	.left_hoatdong {
		width:100%;
	}
	.right_hoatdong {
		width:100%;
	}
	.newsletter {
		padding:40px 0 20px 0;
	}
	.title_newsletter h2 {
		font-size:30px;
	}
	.box_newsl {
		padding:20px 0;
	}
	.feedback {
		padding: 20px 0 40px 0;
	}
	.left_feedback {
		padding-right:10px;
	}
	#footer .footer .footer1 {
		width: 100%;
	}
	#footer .footer .footer2 {
		width: 100%;
	}
	#footer .footer .footer3 {
		width: 100%;
		padding-top: 10px;
		padding-left: 0px;
	}
	#footer .footer .footer1 .logoft {
		max-width: 120px;
		padding-bottom: 0px;
	}
	#footer .footer .box_footer {
		padding: 30px 0;
	}
}
@media (max-width: 767px) {
	#chat .chat,.social_fix {
		display: none;
	}
	.toolbar2 {
		display: block;
	}
	#content {
		padding:0 0 20px 0;
	}
	.top-contact .article-contact {
		width: 100%;
		margin-bottom: 20px;
	}
	.form-contact {
		width: 100%;
	}
	.margin-pr {
		margin: 0 -7px;
	}
	.item_pr_mg {
		padding: 0 7px;
		margin-bottom: 14px;
	}
	.title_main h2 {
		font-size: 23px;
	}
	.title_content h2 {
		font-size:20px;
	}
	#content .item_sv {
		margin-bottom:0;
	}
	#content .item_sv .des_sv h3 a {
		font-size:12px;
	}
	#footer .footer .footer1 {
		width: 100%;
		padding-right: 0;
	}
	#footer .footer .footer2 {
		width: 100%;
		padding-top: 20px;
	}
	#footer .footer .footer3 {
		width: 100%;
		padding-left: 0;
	}
	.copyright {
    margin-bottom: 50px;
	}
	.copyright div {
		width: 100%;
		text-align: center;
	}
}
@media (max-width: 675px) {
	.height {
		height: auto !important;
	}
}
@media (max-width: 625px) {
	.item_sub_cn .img_sub_cn {
		width: 40%;
	}
	.item_sub_cn .des-sub_cn {
		width: 60%;
	}
}
@media (max-width: 575px) {
}
@media (max-width: 500px) {
}
@media screen and (max-width: 450px) {
}
@media screen and (max-width: 400px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 325px) {
}
