
/* 1199 */

@media screen and (max-width: 1199.5px) {
	.site-tieubieu .box-tieubieu .text{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.site-tieubieu .box-tieubieu .text{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 69%;
		flex: 0 0 69%;
		max-width: 69%;
	}
	.site-theme .items-theme .images{
		height: 300px;
	}
	.footer__content2{
		padding-left: 0;
	}
	.items-price .js-content ul li{
		text-align: left;
		display: flex;
	}
	.site-banner img{
		height: unset;
	}
	.site-who .content--1{
		width: 100%;
		height: 450px;

	}
	.site-service .grid-3 {
		gap: 30px;
	}
	.site-service .grid-3 .item {
		padding: 20px;
	}
	#page-service .re-container{
		width: 100%;
	}
}

/* 991 */

@media screen and (max-width: 991.5px) {
	.row-vt{
		width: 100%;
		display: flex;
		flex-flow: row wrap;
		margin: auto;
	}
	.col-vt{
		order: 2;
	}
	.header__logo img{
		max-width: 200px;
	}
	.header__menu{
		display: none;
	}
	.site-tieubieu .box-tieubieu .text{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 69%;
		flex: 0 0 69%;
		max-width: 69%;
	}
	.site-theme .items-theme .images{
		height: 300px;
	}
	.footer__content2{
		padding-left: 0;
	}
	.items-price .js-content ul li{
		text-align: left;
		display: flex;
	}
	.site-banner img{
		height: unset;
	}
	.site-who .content--1{
		width: 100%;
		height: 500px;

	}
	.site-service .grid-3 {
		gap: 30px;
	}
	.site-service .grid-3 .item {
		padding: 20px;
	}
	#page-service .re-container{
		width: 100%;
	}
}

/* 767 */

@media screen and (max-width: 767.5px) {
	.header-top span{
		display: none;
	}
	.block{
		padding-top: 25px;
		padding-bottom: 25px;
	}
	h2{
		font-size: 1.41rem;
		line-height: 1.69rem;
	}
	.header-top .btn-custom{
		position: relative;
		background: none;
		padding: 10px 0px;
		height: auto;
		width: 100%;
	}
	.header-top .btn-custom br{
		display: none;
	}
	.header__logo img{
		max-width: 120px;
	}
	.pd-main{
		padding: 30px 0px;
	}
	.title-main .heading{
		font-size: 20px;
	}
	.title-main .heading1{
		font-size: 14px;
	}
	.title-main{
		margin-bottom: 20px;
	}
	.title-main .heading1{
		margin-bottom: 10px;
	}
	.content-area .items-news h3 a{
		font-size: 16px;
	}
	.content-area .items-news p{
		font-size: 14px;
	}
	.header-top .content-left p:last-child {
		display: none;
	}
	.header-top .content-left p:first-child {
		padding-right: 50px;
	}
	.header .menu {
		display: none;
	}
	
	.block-fluid {
		padding-top: 1.8rem;
		padding-bottom: 1.125rem;
	}
	.border-mobile{
		border-bottom: 1px solid #cdcdcd;
	}
	
	.header .logo img {
		height: 70px;
		width: 80px;
	}
	.border-mobile:last-child{
		border-bottom: unset;
	}
	footer .item-footer {
		gap: 20px;
		margin-top: 20px;
	}
	footer .mb-45{
		margin-bottom: 10px;
	}
	footer .footer-local .content-left p:first-child {
		padding-right: 0;
		border-right: unset;
	}
	footer .footer-local .content-left p:last-child {
		padding-left: 0;
	}
	footer .footer-local .content-left {
		flex-direction: column;
	}
	footer #footer-nav{
		padding-top: 10px;
	}
	.cf-desk-top{
		display: none;
	}
	.cf-mobile{
		display: block !important;
	}
	footer .menu-cf ul li:nth-child(2n+2) {
		padding-left: 0;
		padding-right: 0;
		border-right: unset;
	}
	footer .menu-cf ul li:first-child {
		display: none;
	}
	footer .menu-cf ul {
		flex-direction: column;
	}
	footer .menu-cf ul li:last-child {
		padding-left: 0;
	}
	.desk-top-none{
		display: block;
	}
	.header .header-mobile ul {
		display: flex;
	}
	.site-page ul {
		padding-left: 16px;
		padding-right: 16px;
	}
	.footer-menu, .footer-contact{
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
    }
	footer {
		flex-direction: column;
	}
	footer .footer-contact .container-form-mail{
		margin-left: unset;
	}
	.custom-formmail{
		flex-direction: column;
		margin-top: 40px;
		align-items: flex-start;
	}
	footer .footer-contact .container-form-mail {
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	.custom-formmail .btn-black {
		margin-top: 40px;
	}
	.custom-menu-nav{
		display: flex;
		margin-bottom: 15px;
	}
	.custom-menu-nav .menu-name, .custom-menu-nav #footer-nav{
		padding-top: unset;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.site-who .content--1 .the_content {
		top: 0;
		left: 0;
		padding: 20px;
		width: unset;
	}
	.bg-fix--mb{
		background-size: contain !important;
	}
	.site-who .content--1, .site-who .content--2 {
		background-size: contain;
		background-position: bottom;
		width: 100%;
		height: 650px;
	}
	.site-who .content--2 .the_content {
		top: 0;
		left: 0;
		padding: 20px;
		width: unset;
	}
	.site-who .content--2 img {
		top: 80px;
		right: 0;
		width: 90px;
		height: 90px;
	}
	.site-service .the_content {
		width: 100%;
		margin-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
	}
	.site-service .grid-3 {
		grid-template-columns: repeat(1, 1fr);
		gap: 50px;
	}
	.site-service a.view-more {
		width: 50%;
	}
	.site-company table tbody tr {
		flex-direction: column;
		gap: 10px;
	}
	.site-company table tbody tr th, .site-company table tbody tr td {
		width: 100%;
	}
	.site-company table tbody {
		gap: 10px;
	}
	footer .f-left, footer .f-right {
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	footer .f-right .custom-menu ul#footer-menu {
		gap: 12px;
	}
	footer .f-left {
	margin-bottom: 24px;
	}
	footer .f-right .custom-menu {
		margin-bottom: 24px;
	}
	#page-service .re-container .item .item_content, #page-service .re-container .item figure{
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	#page-service .re-container .item .item_content {
		padding: 20px 15px;
	}
	#page-service .re-container{
		width: 100%;
	}
	.btn-blue{
		padding: 20px 40px;
	}
	.site-banner img {
	height: 30vh;
	}
	.site-mes .bg-content .content-row .right p{
		font-size: 1.25rem;
		line-height: 150%;
	}
	.site-mes .bg-content .content-row .left h4.title{
		font-size: 0.9rem;
	}
	.site-mes .bg-content .content-row .left h3.title{
		font-size: 0.75rem;
	}
	.site-mes .bg-content .content-row{
		padding: 30px 0;
	}
}

