/*****************************************************/
/* Responsive for web
/*****************************************************/
@media screen and  (max-width: 991px) {

	
}

@media screen and  (max-width: 568px) {
	.search-form {
		display: none;
	}
	.header-banner span {
		display: none;
	}
	.metaslider {
		margin-bottom: 10px!important;
	}
	.sidebar-primary, .sidebar-secondary,
	.sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
		padding: 0 15px;
	}
	.content-sidebar-wrap {
		width: 100%;
   		float: left;
	}
	.sidebar-content .content, .sidebar-sidebar-content .content {
		width: 100%;
		padding: 0 15px;
		margin: 0;
	}
	.sidebar-content-sidebar .content {
		width: 100%;
		margin: 0;
	}
	.sidebar-content-sidebar .sidebar-primary {
		width: 100%;
	}
	#home-news article {
		float: left;
	    width: 100%;
	    margin-right: 0;
	}
	#home-news .featured-content article > a {
 	    float: none;
    	text-align: center;
    	display: block;
	}
	#home-news .featured-content article header h2 {
		margin: 0.83em 0;
	}
	.product-list.style-product-1 li {
	    width: 100%;
	    margin-right: 0;
	}
	.gd_support_4, .gd_support_2 {
		padding-top: 0px;
		background: #fff;
	}
	.rt-blog-shortcode.style-blog-4 .first-element-layout,
	.rt-blog-shortcode.style-blog-4 .second-element-layout {
	    float: left;
	    width: 100%;
	}
	.news-post .thumb-new {
	    float: none;
	}
	.news-post .more-link {
    	position: initial;
	    float: right;
	}
	.footer-widgets {
	    padding: 15px;
		background: #053484;
	}
	.footer-widgets .widget-area {
	    width: 100%;
	}
	.footer-widgets .widget-area {
	    width: 100%;
	    padding: 10px 0;
	}
	// .footer-widgets-1 {
	// 	display: none;
	// }
	.site-footer {
		text-align: center;
	}
	.menu_footer {
	    display: block;
	    float: left;
        width: 100%;
	}
	.credit-link a {
		display: block;
	}
}

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

}

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

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

}