@media (max-width: 2000px) { 
	
	
}

@media (max-width: 1600px) { 
	
}

@media (max-width: 1440px) { 
	
}

@media (max-width: 1280px) { 

}

@media (max-width: 1025px) {
	
	.container, .container-sm {
		max-width: unset!important;
	}
	
	#wrap_block_3, #wrap_block_4, #wrap_block_5, #wrap_block_6, #wrap_block_7, #wrap_block_8, #wrap_block_9{
		margin-bottom: 25px;
	}
	
	#wrap_search input:nth-child(2){
		display: none;
	}
	
	.block_left{
		display: none;
	}
	
	.content_article{
		padding: 0px 10px;
	}
	.title_news{
		padding: 0px 10px;
	}
	
	#wrap_breadcrumb h2{
		font-size: 20px;
		margin: 0px;
	}
	#wrap_breadcrumb p{
		margin-bottom: 0px;
	}
	#wrap_breadcrumb p a{
		font-size: 10px;
	}
	
	#wrap_block_1{
		line-height: 30px;
		position: unset;
	}
	#wrap_block_1 .container{
		flex-direction: column;
	}
	#wrap_footer .wrap_social{
		justify-content: center;
	}
	.last_div > .container > .row{
		padding-bottom: 15px;
	}
	
	#wrap_block_2{
		margin: 0px;
	}
	#wrap_block_2 .wrap_social{
		display: none;
	}
	.wrap_lang{
		text-align: center;
		margin-top: 5px;
	}

	.wrap_phone{
		display: flex;
		flex-direction: column;
		margin-top: 5px;
		font-size: 12px;
	}
	.separation{
		display: none;
	}
	.wrap_logo{
		align-items: flex-end;
		text-align: center;
	}
	.wrap_logo img{
		margin: 5px 0px;
	}
	#wrap_block_4 .wrap_intro_left{
		align-items: center;
	}
	#wrap_block_4 .title_intro p{
		font-size: 30px;
	}
	#wrap_block_4 .title_intro h3{
		font-size: 32px;
	}
	#wrap_block_4 .title_intro{
		margin-bottom: 10px;
		text-align: center;
	}
	#wrap_block_4 .wrap_intro_left > h3{
		margin: 5px 0px;
		font-size: 30px;
	}
	#wrap_block_4 .wrap_intro_right{
		margin-bottom: 15px;
	}
	#wrap_block_4 .wrap_intro_right img{
		width: 100%;
	}
	.title_intro_home p{
		font-size: 26px;
	}
	.title_intro_home h3{
		font-size: 32px;
	}
	
	.block_number{
		width: 33%;
		padding: 0px 5px;
	}
	
	#wrap_block_5{
		background: none;
		height: unset;
	}
	#wrap_block_5 > .container{
		display: flex;
    	flex-direction: column-reverse;
	}
	#wrap_block_5 > .container > div {
		padding: 0px;
	}
	#wrap_block_5 h3{
		text-align: center;
		font-size: 35px;
	}
	
	/*wrap_block_6*/
	#wrap_block_6{

	}
	.vhp-btn-slider{
		display: none;
	}
	.block_menu_home {
		width: 170px;
		height: 300px;
	}
	.block_menu_home .img_menu_home{
		width: 170px;
		height: 239px;
	}
	.block_menu_home .img_menu_home img{
		max-width: 160px;
		max-height: 225px;
	}
	.block_menu_home h4{
		font-size: 14px;
		margin: 5px 0px;
	}
	
	/*wrap_block_6*/
	.wrap_news_home{
		padding: 0px 5px;
	}
	.block_news_home{
		width: 100%;;
	}
	.block_news_home .img_news_home{
		width: 100%;
		aspect-ratio: 1.608;
	}
	.block_news_home .img_news_home img{
		width: 100%;
	}

	.wrap_news{
		width: 33%;
	}
	.block_news{
		width: 164px;
		height: 240px;
	}
	.block_news .img_news{
		width: 164px;
		height: 102px;
	}
	.block_news .img_news img{
		width: 164px;
		height: 102px;
	}
	.info_news {
		padding: 10px;
	}
	.info_news h4{
		font-size: 12px;
		margin-bottom: 0px;
	}
	.info_news .quote_news{
		font-size: 12px;
		line-height: 16px;
	}
	.rm_news{
		padding: 0px 10px
	}
	.rm_news a{
		font-size: 12px;
	}
	
	/*Dịch vụ*/
	.wrap_service {
		width: 50%;
	}
	.block_service{
		width: 300px;
	}
	.service_img{
		width: 300px;
		height: 119px;
	}
	.service_img img{
		max-width: 300px;
		max-height: 119px;
	}
	
	/*Dịch vụ trượt*/
	.block_service_slide{
		width: 300px;
		height: 200px;
	}
	.img_service_slide{
		width: 300px;
		height: 119px;
	}
	.img_service_slide img{
		max-width: 300px;
		max-height: 119px;
	}
	
	.kmt_title{
		font-size: 26px;
		line-height: 33px;
	}
	
	.block_icon{
		width: 170px;
		height: 60px;
	}
	.block_icon .title_icon{
		font-size: 15px;
	}
	
	.wrap_item{
		width: 33%;
	}
	.block_item{
		width: 160px;
	}
	.img_item{
		width: 160px;
		height: 108px
	}
	.img_item img{
		width: 160px;
		height: 108px;
	}
	.info_item h3{
		font-size: 12px;
		line-height: 15px;
	}
	.info_item h3 a{
		height: 37px;
		padding: 5px;
	}
	.title_right a{
		display: none;
	}
	.title_right span{
		display: none;
	}
	
	#wrap_block_5 .bl5_block .bl5_block_title{
		margin: 10px 0px;
	}
	.background_1 {
		padding: 0px;
		margin-bottom: 10px;
		justify-content: unset;
	}
	.bl5_block_left{
		display: none;
	}
	.submit_pc{
		display: none;
	}
	.submit_mobile{
		display: unset!important;
	}
	.submit_mobile .form-group{
		padding: 0px 10px;
	}
	.tuvan_bt_mobile{
		background:#ddac2d;
		border:0px;
		color:#fff;
		transition: 0.3s;
		border-radius: 0px;
		width: 100%;
		height: 50px;
		font-size: 23px;
		text-transform: uppercase;
		line-height: 30px;
		font-weight: 500;
	}

	.img_news{
		width: 100%;
		height: unset;
	}
	.img_news img{
		width: 100%;
		height: unset;
	}
	.other_news{
		padding: 0px 5px;
	}

	#wrap_block_2 .info_div{
		height: unset;
		margin: 0px;
	}
	.image_avatar{
		display: none;
	}
	
	.title_name{
		padding: 0px;
	}
	.wrap_title_name{
		padding: 0px;
	}
	.breadcrumb a{
		font-size: 10px;
	}
	.breadcrumb a i {
		font-size: 10px;
	}
	
	#support_div{
		flex-direction: column;
	}
	#support_div > div{
		width: 100%;
		margin: 10px 0px;
	}
	#wrap_footer{
		padding-top: 15px;
	}
	#wrap_footer > .container > .row{
		margin: 0px -10px;
	}
	#wrap_footer > .container > .row > div:nth-child(3){
		padding: 0px 10px;
	}
	#wrap_copy{
		font-size: 14px;
		text-align: center;
	}
	
	.img_article_same{
		width: unset;
		height: unset;
		padding: 0px
	}
	.img_article_same img{
		width: 100%;
		height: unset;
	}
	.info_article_same{
		padding: 0px;
	}
	
	.button-contact{
		justify-content: unset;
	}
	
	.wrap_same_image {
		width: 33%;
	}
	.block_same_image {
		width: 170px;
		height: 129px;
	}
	.block_same_image img {
		max-width: 170px;
		max-height: 129px;
	}
	.black-btn-slider{
		display: none;
	}
	
	/*danh mục trang chủ*/
	.block_brand_home {
		width: 100%;
		height: auto !important;
		position: relative;
		background: unset;
	}
	.block_brand_home_right_mb {
		display: inline-block;
		width: 100%;
	}
	.block_brand_home_right_mb img{
		width: 100%;
	}
	.block_brand_home_right{
		display: none;
	}
	.block_brand_home_left {
		width: 100%;
		height: auto;
		position: inherit;
		z-index: 1000;
		float: none;
	}
	.brand_content{
		width: 100%;
		margin-right: 0px;
	}
	.brand_content > p > a {
		color: #fff;
		border: #fff 1px solid;
		margin: 0px 10px;
	}
	.brand_content h2{
		padding: 0px 10px;
		margin-top: 20px;
    	padding-bottom: 5px;
		
	}
	.brand_content h2 a{
		font-size: 22px;
	}
	.brand_content .content_article{
		margin-bottom: 5px;
	}
	.brand_content .content_article .row>*{
		width: 50%;
	}
	.is_right .brand_content{
		margin-left: 0px;
	}
	
	.is_reverse{
		display: flex;
		flex-direction: column-reverse;
	}

	.number_count{
		font-size: 40px;
	}
	
	/*Sản phẩm*/
	.wrap_product{
		width: 50%;
	}
	.block_product{
		width: 300px;
		height: 300px;
	}
	.img_product{
		width: 300px;
		height: 236px;
	}
	.img_product img{
		max-width: 300px;
		max-height: 236px;
	}
	
	.block_brand_home:hover .block_brand_home_left{
	  transform: translate(0em,0);
	  -webkit-transform: translate(0em,0);
	  -moz-transform: translate(0em,0);
	  -o-transform: translate(0em,0);
	  -ms-transform: translate(0em,0);
	}

	.is_right:hover .block_brand_home_left{
	  transform: translate(0em,0);
	  -webkit-transform: translate(0em,0);
	  -moz-transform: translate(0em,0);
	  -o-transform: translate(0em,0);
	  -ms-transform: translate(0em,0);
	}
	
	.carousel-control-prev{
		display: none;
	}
	.carousel-control-next{
		display: none;
	}

}

@media (max-width: 900px) { 

}


@media (max-width: 769px) { 
	
}

@media (max-width: 736px) { 

}

@media (max-width: 667px) { 

}

@media (max-width: 640px) { 
	
}

@media (max-width: 600px) { 
	
}

@media (max-width: 568px) { 
	
}

@media (max-width: 480px) { 
	
	.wrap_item{
		width: 50%;
	}
	
	.wrap_same_image {
		width: 50%;
	}
	
	.wrap_service{
		width: 100%;
	}
	
	.wrap_news{
		width: 50%;
	}
	
	.wrap_product{
		width: 100%;
	}
}

@media (max-width: 414px) {
	#wrap_block_1 span.separation {
		margin: 0px;
	}
}

@media (max-width: 375px) { 

}

@media (max-width: 360px) { 
    
    
}

@media (max-width: 320px) { 
	
}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}