/* Responsive default */
@media(max-width:1024px) {
	.company_name {display: block;}
.header{
	position: unset;
}
.header .wrap-content{
	justify-content: center !important;
}

.title-slider {
    font-size: 45px;
    margin-bottom: -20px;
}

.desc-slider.animated {
    font-size: 62px;
    margin-bottom: -15px;
}

.content-slider.animated {
    font-size: 20px;
}

.videohome-intro {
    width: 100%;
}

.video-items {
    position: relative;
    width: 100%;
    padding: 0;
    background: 0;
}

.video-left {
    width: 100%;
    margin-bottom: 30px;
}

.video-right {
    width: 100%;
    padding-left: 0;
}

.newsletter-input.newsletter-input-small {
    width: 49.5%;
}

.footer-left {
    width: 100%;
}

.footer-article .wrap-content {
    max-width: 1200px;
}

.footer-powered .wrap-content {
    max-width: 1200px;
}

.footer-right {
    width: 100%;
}


	.padding-top-bottom {
		padding: 30px 15px;
	}

	.pad-top {
		padding-top: 30px;
	}

	.pad-bottom {
		padding-bottom: 30px;
	}

	.mg-top {
		margin-top: 30px;
	}

	.mg-bottom {
		margin-bottom: 30px;
	}

	.title-detail-main {
		font-size: 20px;
	}

	.cart-fixed {
		bottom: 220px;
	}

	.btn-frame {
		display: none;
	}

	.cart-pro-detail {
		width: 100%;
		margin-top: 10px;
	}

	.pad-bottom {
		padding-bottom: 30px !important;
	}

	.pad-top {
		padding-top: 30px !important;
	}

	.padding_top_bottom {
		padding: 30px 0 !important;
	}

	.menu {
		display: none;
	}

	.menu-res {
		display: block;
	}

	.w-pronb {}

	.w-pronb .wrap-content{
		
	}
	
	.flex-product {
		margin: 0 -5px;
	}

	.product {
		width: calc(100%/4 - 10px);
		margin: 0 5px 10px 5px;
	}

}

@media(max-width:800px) {
.title-slider.animated {
    font-size: 35px;
}

.desc-slider.animated {
    font-size: 52px;
}

.gioithieu-left {
    width: 100%;
}

.gioithieu-right {
    width: 100%;
}

.product {
    width: calc(100%/3 - 10px);
    margin: 0 5px 10px 5px;
}


	.title-main span {
		font-size: 20px;
	}

	.footer-title:after {
		width: 100%;
	}

	#fanpage-facebook {
		width: 300px;
		overflow: hidden;
		margin: auto;
	}

	.footer-news:nth-child(4) {
		width: 100%;
	}

	.footer-news:nth-child(3) {
		width: 100%;
		margin-bottom: 20px;
	}

	.footer-news:nth-child(2) {
		width: 100%;
		margin: 20px 0;
	}

	.footer-news:nth-child(1) {
		width: 100%;
	}

	.time-news {
		display: none;
	}

	.copyright, .statistic {
		width: 100%;
		text-align: left;
	}

	.footer-ul li {
		width: calc(100%/2 - 5px);
	}

	.footer-ul {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.news {
		float: none !important;
	}

}

@media(max-width:768px) {
	.item-video1 img {
		height: 250px;
	}

	.right-intro {
		width: 100%;
	}

	.left-intro {
		width: 100%;
		margin-bottom: 20px;
		padding-right: 0;
	}

	.left-pro-detail, .right-pro-detail, .form-contact, .article-contact {
		width: 100%;
		margin: 0px;
	}

	.left-pro-detail, .top-contact .article-contact {
		margin-bottom: 30px;
	}

}

@media(max-width:640px) {
	.product {
		width: calc(100%/2 - 10px);
	}
	a.name-newsnb {
		font-size: 14px;
	}
	.newsletter-title,
	.title-main span {
		font-size: 25px;
	}
	.gioithieu-name1 {
		font-size: 35px;
	}
	.gioithieu-left {
		margin-bottom: 30px;
	}
.title-slider.animated {
    font-size: 25px;
}

.desc-slider.animated {
    font-size: 42px;
}

.content-slider.animated {
    font-size: 18px;
}

	.pic-news, .info-news {
		width: 100%;
		float: none;
	}

	.info-news {
		margin-top: 15px;
		padding-left: 0;
	}
	.dm-noibat {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
	}
	.dm-noibat a {
		font-size: 14px;
		margin: 10px 0 0;
	}
}

@media(max-width:480px) {
p.gioithieu-name1 {
    font-size: 40px;
}
.newsletter-container {
    background: #f13122;
    text-align: center;
    padding: 15px;
}
.item-newsnb {
    box-shadow: unset;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.desc-slider.animated {
    padding-left: 0;

    font-size: 25px;
    margin-bottom: 0;
}

.content-slider.animated {
    padding-left: 0;
}

.title-slider.animated {
    margin-bottom: 0;
}


	.newshome-scroll {
		width: 100%;
	}

	.newshome-intro {
		width: 100%;
		margin-bottom: 20px;
	}

	.flex-news {
		margin: 0 -5px;
	}

	.news {
		width: calc(100%/2 - 10px);
		margin: 0 5px 10px 5px;
	}

	.product {
		width: calc(100%/2 - 10px);
	}

	.top-contact .form-contact .button-contact .file-contact span b {
		max-width: 105px;
	}

}

@media(max-width:414px) {
	p.gioithieu-name1 {
    	font-size: 30px;
	}
}

@media(max-width:375px) {
	.box-input-contact {
		width: 100%;
	}

	.cart-pro-detail {
		flex-wrap: wrap;
	}

	.cart-pro-detail a {
		width: 100%;
		text-align: center;
		margin: 0px !important;
	}

	.cart-pro-detail a:first-child {
		margin-bottom: 5px !important;
	}

}