
/* 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%;
	}
}

/* 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__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;
	}
}

/* 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;
	}
	#site-viewpost h4 a{
		font-size: 1rem;
		line-height: 1.2rem;
	}
	#taxo-home h4 a {
		font-size: 1rem;
		line-height: 1.2rem;
	}
	#news h4 a {
		font-size: 1rem !important;
		line-height: 1.2rem !important;
	}
	#site-viewpost .grid-home .the_title{
		margin-top: 0 !important;
	}
	#site-viewpost .grid-home .grid-items {
		padding: 16px 0;
	}
	.header-top .btn-custom{
		position: relative;
		background: none;
		padding: 10px 0px;
		height: auto;
		width: 100%;
	}
	.header-top .btn-custom br{
		display: none;
	}
	#wpadminbar{
		position: fixed;
	}
	.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;
	}
	.modal{
		padding-right: 0 !important;
	}
	.modal h3{
		font-size: 1.3rem;
	}
	.modal h4{
		font-size: 1.2rem;
	}
	.modal label{
		font-size: 0.9rem;
	}
	.modal .box-content {
		padding: 20px 20px;
	}
	.modal .the_title {
		margin-bottom: 0;
	}
	.modal br{
		display: none;
	}
	.header-top .content-left p{
		font-size: clamp(0.7rem, 0.85vw, 1rem);
	}
	.header .menu {
		display: none;
	}
	.site-banner .title {
		font-size: 1.41rem !important;
		line-height: 2rem !important;
	}
	.block-fluid {
		padding-top: 1.8rem;
		padding-bottom: 1.125rem;
	}
	#site-viewpost .grid-home {
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
	}
	.border-mobile{
		border-bottom: 1px solid #cdcdcd;
	}
	#site-news .grid-post {
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-template-rows: 4fr 3fr;
		grid-template-areas:
			"item1 item1 item1 item1"
			"item2 item2 item3 item3";
		column-gap: 20px;
		row-gap: 20px;
	}
	.header .logo{
		height: 60px;
		width: 160px;
	}
	.more-post-grid{
		grid-template-columns: repeat(1, 1fr);
	}
	.view-text-desktop{
		display: none;
	}
	.border-mobile:last-child{
		border-bottom: unset;
	}
	#site-viewpost h4 a::after {
		display: none;
	}
	.mbb-0{
		margin-bottom: 0 !important;
	}
	#site-news h3{
		font-size: 1.05rem;
		line-height: 1.47rem;
	}
	#site-news h5{
		font-size: 0.9rem;
		line-height: 1.08rem;
	}
	#site-news .item-news figure {
		margin-bottom: 10px;
		aspect-ratio: 3/2;
	}
	#site-news .item-news {
		padding-top: 20px;
    	padding-bottom: 20px;
		border-bottom: 1px solid #cdcdcd;
	}
	#site-news h4 {
		font-size: 1.1rem;
		line-height: 1.7rem;
	}
	footer .item-footer {
		gap: 20px;
		margin-top: 20px;
	}
	footer {
		padding: 1.8rem 0;
	}
	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;
	}
	.site-banner .overlay-content h2{
		margin-bottom: 0;
		text-align: center !important;
	}
	.site-banner .overlay-content p{
		display: none;
	}
	.site-banner .overlay-content .the_content{
		text-align: center;
	}
	.site-banner .overlay-content .btn-white{
		margin: auto;
	}
	.site-banner .items{
		height: 145px;
		width: 100%;
	}
	.site-banner .items img{
		height: 100% !important;
	}
	.desk-top-none{
		display: block;
	}
	.header .header-mobile ul {
		display: flex;
	}
	#contact .grid-form {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.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;
		flex-direction: column;
	}
	.menu-tabs .tabs-title{
		font-size: clamp(0.6rem, 0.85vw, 1rem);
	}
	#site-taxohome .grid-post {
		grid-template-columns: repeat(1, 1fr);
		margin-bottom: 25px;
	}
	#taxo-home .grid-post-home {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px;
		padding: 20px 0;
	}
	.site-post-intro .info{
		padding-right: 12px;
		padding-left: 12px;
		margin-right: auto;
		margin-left: auto;
	}
	.site-tab .container-post{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px;
		line-height: 1.6rem;
	}
	.site-share .container-post {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap: 10px;
		padding: 0;
	}
	.custom-title {
		width: 100%;
	}
	.site-video .container-tabs{
		flex-direction: column;
		height: 560px;
	}
	.site-video .container-tabs .container-vid {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
		max-height: 300px;
	}
	.site-video .container-tabs .container-list {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		max-height: 260px;
	}
	.site-tab .container-post h3.title-post {
		line-height: 1.2rem;
        font-size: clamp(0.7rem, 0.85vw, 1.1rem);
	}
	.site-share .container-post .post-item .box-content{
		padding: 0rem 0.8rem 0.8rem 0.8rem;
	}
	.site-share .container-post .post-item .box-content p{
		margin-bottom: 0;
	}
	.site-share .container-post .post-item .box-image{
		display: flex;
		align-items: center;
	}
	footer .box-local{
		display: none !important;
	}
	footer .logo{
		width: 50%;
	}
	footer h3 {
		margin-bottom: 10px;
	}
	footer #footer-nav .menu-lienhe{
		margin-top: 0;
	}
	.form-tu-van{
		margin-bottom: 20px;
	}
	#news .container-post {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px;
		line-height: 1.6rem;
	}
	.site-post .info-post .row-info .right{
		width: 65%;
	}
	.site-post .info-post .row-info .left{
		width: 35%;
	}
	.site-post .more-post .container-post{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.info-fix .row-info .left {
		width: 50% !important;
	}
	.info-fix .row-info .right {
		width: 50% !important;
	}
	#cong-nang{
		display: none;
	}
	.info-post{
		margin-top: auto;
	}
	.mb-none{
		display: none;
	}
	.pc-none{
		display: block;
	}
	footer .box-partner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 15px;
	}
	.intro-xcontent .the_title{
		margin-bottom: 0 !important;
	}
	.intro-xcontent img{
		padding-bottom: 10px !important;
	}
	footer .custom-p {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.site-khachbiet .grid-3 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.site-quytrinh .grid-4 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap: 20px;
	}
}

