

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
	.ModuleContent2 .nav-tabs li.active > a {
		border: 1px solid #ddd !important;
	}
}

@media screen and (max-width: 767px) {
	.ykkh .owl-nav .owl-prev {
		width: 50px;
		height: 50px;
		color: white;
		background: #F36621;
		text-align: center;
		border: 1px solid #FFFFFF;
		line-height: 50px;
		border-radius: 50%;
		font-size: 30px;
		left: 30%;
		top: unset;
		margin-top: 10px;
	}

	.ykkh .owl-nav .owl-next {
		width: 50px;
		height: 50px;
		color: white;
		background: #F36621;
		text-align: center;
		border: 1px solid #FFFFFF;
		line-height: 50px;
		border-radius: 50%;
		font-size: 30px;
		right: 30%;
		top: unset;
		margin-top: 10px;
	}

	.ykkh-img:before {
		display: none;
	}

	.ykkh-desc {
		font-style: normal;
		font-weight: 300;
		font-size: 16px;
		line-height: 30px;
		color: #14214B;
		padding: 14px 30px;
		background: white;
	}

	.ykkh-title {
		font-style: normal;
		font-weight: 500;
		font-size: 21px;
		line-height: 6px;
		color: #FFFFFF;
		background: #F36621;
		border-radius: 0;
		padding: 19px 30px;
	}

	.ykkh-item img {
		max-width: 113px;
		border-radius: 50%;
		margin: auto;
		margin-bottom: 0px;
		border: 2px solid white;
	}

	.ykkh-content {
		background: transparent;
		padding-top: 0;
	}

	.ykkh-item {
		display: flex;
		flex-wrap: wrap;
		margin-top: 40px;
	}

	.ykkh-img {
		min-width: 100%;
		margin-top: 0;
		position: relative;
	}

	.newhome-st {
		padding: 30px 0 40px;
		background: url(../images/bg-newhome.jpg) no-repeat;
		background-size: cover;
	}

	.partner-st {
		padding: 30px 0 20px;
		background: #F5F5F5;
	}

	.cate-danhmuc {
		padding-top: 0;
	}

	.qcservices-item {
		margin-bottom: 30px;
	}

	.header .header-main {
		padding: 21px 0 0;
	}

	.copy-text {
		text-align: left;
	}

	.new-one-title a {
		margin: 5px 0;
		font-size: 14px;
		/* color: white; */
		text-transform: uppercase;
	}

	.section_product .e-tabs .tabs-title.ajax .tab-link {
		background: #e5e5e5;
		line-height: 1;
		color: #252525;
		border-radius: 5px;
		font-size: 15px;
		padding: 10px 42px;
		display: inline-block;
		margin-right: 0;
		font-weight: 500;
		width: 100%;
		margin-bottom: 10px;
	}

	.project-items {
		margin-bottom: 10px;
	}

	.col-100-h #trigger-mobile {
		width: 35px;
		float: left;
		margin: 0;
		padding: 0;
		display: block;
		text-align: left;
		margin-top: 29px;
		margin-left: 26px;
		margin-bottom: 0;
	}

	.col-100-h .logo-wrapper {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		border: 0;
		text-align: center;
	}

	.slogan-cpn {
		text-align: left;
		float: left;
		width: 100%;
		margin: 18px 0 0;
	}

		.slogan-cpn h3 {
			font-size: 15px;
			color: #3d588f;
			text-transform: uppercase;
			margin: 5px 0 2px;
			text-align: center;
		}

		.slogan-cpn p {
			display: none;
		}

	.list-top-inline {
		/* display: none; */
	}

	.company-info h3 {
		position: relative;
		padding-top: 0;
		padding-bottom: 10px !important;
	}

	.products-view-grid .single-product .pro-content {
		text-align: center;
		padding: 15px 5px;
	}

		.products-view-grid .single-product .pro-content h4 {
		}

	.new-one-desc {
		/* display: none; */
	}

	.new-one {
		float: left;
		width: 100%;
		position: relative;
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 768px) {
	.new-one {
		float: left;
		width: 100%;
		position: relative;
		margin-bottom: 0;
	}

	.new-one-desc {
		display: block;
	}

	.products-view-grid .single-product .pro-content {
	}

		.products-view-grid .single-product .pro-content h4 {
		}
}

@media screen and (max-width: 991px) {
	.col-100-h #trigger-mobile .icon-bar {
		background-color: #fa5812;
		display: block;
		width: 30px;
		height: 3px;
		border-radius: 1px;
	}
}

@media screen and (min-width: 992px) and (max-width:1024px) {
	.ykkh-img:before {
		display: none;
	}

	.ykkh-desc {
		font-style: normal;
		font-weight: 300;
		font-size: 16px;
		line-height: 30px;
		color: #14214B;
		padding: 14px 30px;
		background: white;
	}

	.ykkh-title {
		font-style: normal;
		font-weight: 500;
		font-size: 21px;
		line-height: 6px;
		color: #FFFFFF;
		background: #F36621;
		border-radius: 0;
		padding: 19px 30px;
	}

	.ykkh-item img {
		max-width: 113px;
		border-radius: 50%;
		margin: auto;
		margin-bottom: 0px;
		border: 2px solid white;
	}

	.ykkh-content {
		background: transparent;
		padding-top: 0;
	}

	.ykkh-item {
		display: flex;
		flex-wrap: wrap;
		margin-top: 40px;
	}

	.ykkh-img {
		min-width: 100%;
		margin-top: 0;
		position: relative;
	}

	header nav .nav-item {
		padding: 15px 0;
	}

		header nav .nav-item > a {
			font-size: 13px;
		}

	.home-slider .owl-item .item .home_slider-text h2 {
		margin-top: 30px;
	}

	.ModuleContent1 a {
		font-size: 20px !important;
	}

	.ModuleContent .title-nddl h2 {
		font-size: 20px !important;
	}
}

@media screen and (min-width: 1200px) {
	.projh-box {
		display: block;
		width: 100%;
		padding-left: 10px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.ykkh-img:before {
		display: none;
	}

	.ykkh-desc {
		font-style: normal;
		font-weight: 300;
		font-size: 16px;
		line-height: 30px;
		color: #14214B;
		padding: 14px 30px;
		background: white;
	}

	.ykkh-title {
		font-style: normal;
		font-weight: 500;
		font-size: 21px;
		line-height: 6px;
		color: #FFFFFF;
		background: #F36621;
		border-radius: 0;
		padding: 19px 30px;
	}

	.ykkh-item img {
		max-width: 113px;
		border-radius: 50%;
		margin: auto;
		margin-bottom: 0px;
		border: 2px solid white;
	}

	.ykkh-content {
		background: transparent;
		padding-top: 0;
	}

	.ykkh-item {
		display: flex;
		flex-wrap: wrap;
		margin-top: 40px;
	}

	.ykkh-img {
		min-width: 100%;
		margin-top: 0;
		position: relative;
	}

	.home-slider .owl-item .item .home_slider-text {
		color: #fff;
		overflow: hidden;
		padding: 0;
		box-sizing: border-box;
		background-color: rgba(0,0,0,0.6);
		display: block;
		width: 100%;
		position: absolute;
		z-index: 10;
		left: 0;
		top: 3%;
		/* transform: translate(-50%, -50%); */
		outline: 1px solid #000;
	}

	.title-home {
		font-size: 18px;
	}

		.title-home span {
			font-size: 30px;
		}

	.new-block {
		margin-bottom: 20px;
		float: left;
	}

	.contact-new {
		margin-top: 15px !important;
		text-align: center;
		float: unset !important;
	}

	.home-slider .owl-item .item .home_slider-text h2 {
		margin-top: 20px;
		font-size: 26px;
	}

	.header .header-main {
		padding: 11px 0 0;
	}

	.slogan-cpn p {
		margin: 0;
		font-size: 15px;
		margin-left: unset;
	}

	.slogan-cpn {
		float: left;
		text-align: center;
		width: 100%;
		margin: 18px 0;
	}

	.project-items {
		margin-bottom: 20px;
	}

	.list-top-inline {
		/* display: none !important */
	}

	.section_product .e-tabs .tabs-title.ajax .tab-link {
		background: #e5e5e5;
		line-height: 1;
		color: #252525;
		border-radius: 5px;
		font-size: 15px;
		padding: 10px 17px;
		display: inline-block;
		margin-right: 46px;
		font-weight: 500;
	}
}

@media screen and (max-width: 991px) {
	#right-sidebar {
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
	.ykkh-st:before {
		position: absolute;
		content: "";
		width: 514.58px;
		height: 514.58px;
		background: #FFFFFF;
		opacity: 0.5;
		border: 1px solid #FFFFFF;
		transform: matrix(1, 0, 0, -1, 0, 0);
		border-radius: 50%;
		right: -250px;
		top: -250px;
	}
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
	width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
	width: 100% !important
}

.d_page {
	width: 100%;
	margin: 15px 0 25px 0;
	float: left;
	text-align: center;
}

	.d_page b {
		background-color: #fa5812;
		border-color: #fa5812;
		color: #fff;
		margin-right: 8px;
		width: 32px;
		height: 32px;
		font-size: 17px;
		/* border-radius: 50px; */
		font-weight: 400;
		display: inline-block;
		line-height: 32px;
	}

	.d_page a {
		margin: 0 2.5px;
		background: #fff;
		text-align: center;
		display: inline-block;
		width: 32px;
		height: 32px;
		/* border-radius: 50%; */
		line-height: 32px;
		font-size: 17px;
		color: #b5b0b0;
		border: 1px solid #b5b0b0;
		text-decoration: none;
	}

		.d_page a:hover {
			background-color: #fa5812;
			border-color: #fa5812;
			color: #fff;
		}

.project-items {
	margin-bottom: 20px;
}

.products-view-grid .single-product:hover img {
	transform: scale(1.1);
}

.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
	max-width: 100% !important;
	width: 100% !important;
}

.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
	width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
	width: 100% !important
}
