/*****************************************************/
/* Responsive for web
/*****************************************************/
@media screen and  (max-width: 1024px) {
	.facebook_like{
		text-align: center;
	}
	.site-footer{
		padding: 15px 10px;
	}
	.site-footer .rt-footer{
		width: 100%;
		padding: 0;
		margin: 0 0 10px 0;
	}
	.section__form__use .left__form__use {
		width: 100%;
		margin-bottom: 20px;
	}
	.section__form__use .right__form__use {
		width: 100%;
	}
}	

@media screen and  (max-width: 568px) {
	#wpgs-gallery {
    max-width: 100% !important;
}
	.woocommerce-Tabs-panel iframe {
		    min-height: 230px !important;
	}
	.rt-post-category .featured-post:nth-child(1) .align-left {
		width: 100%;
	}
	.rt-post-category .featured-post:nth-child(1) .align-left img {
		width: 100%;
	}
	
}

@media screen and  (max-width: 480px) {
	
}

@media screen and  (max-width: 414px) {
	.arc-news .new-list .news-post .img-post{
		width: 100%;
		margin: 0 auto 10px;
	}
	.arc-news .new-list .news-post .img-post img{
		width: 100%;
	}
}

@media screen and  (max-width: 320px) {

}