/*****************************************************/
/* 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;
	}
	.nav-layout{
		width: 100%;
	}
	.header-layout{
		width: 100%;
		float: none;
		text-align: center;
		padding: 5px 0;
	}
	.fusion-one-fourth{
		width: 48%;
		margin: 0 1% 10px;
	}
	.block_gallaly li a img{
		height: 130px;
	}
	.site-container{
		width: 100%;
		padding: 0 5px;
		overflow: hidden;
	}
	.block_page{
		padding: 20px 5px;
	}
	.main-navigation{
    height: 40px;
    padding: 0 10px;
    background: #156fa9;
	}
	.mobile-menu-primary{
		color: #fff;
		line-height: 40px;
	}
}	

@media screen and  (max-width: 568px) {
	.site-footer {
    padding-bottom: 100px;
}

}

@media screen and  (max-width: 480px) {

}

@media screen and  (max-width: 414px) {
	.heading{
		font-size: 20px;
	}
	.rt-header .widget{
		float: none !important;
	}
	.rt-header .widget p{
		text-align: center;
		line-height: 25px;
	}
	.rt-blog-shortcode.style-blog-3 .fusion-row article .post-inner .entry-thumb > a img{
		width: 150px;
		height: 150px;
	}
	.block_gallaly li{
		width: 50%;
	}
	.block_page img{
		width: 130px;
	}
	.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) {

}