/* ==========================================================================
   Grids - Based on stripped down Bootstrap v3.0.2
   ========================================================================== */


@media only screen and (max-width: 990px) {
	#trendingz, #home-sliderz, .top-socialz {
		display: none;
	}
	.pipdig-grid-thumb-cutter {
		height: 260px;
	}
	.cutter-full-width {
		height: 230px;
	}
	.pipdig-ls-full-width {
		margin-bottom: 35px;
	}
}

@media only screen and (max-width: 769px) {
	.menu-toggle, .menu-bar ul li a {
		padding: 0 19px;
	}
	.site-description {
		font-size: 13px;
	}
	.menu-bar ul li {
		border-bottom: 0;
	}
	.menu-bar ul ul li a {
		font-size: 12px;
	}
	.site-title {
		font-size: 40px;
		font-size: 9vw;
		line-height: 1.2;
		letter-spacing: 3px;
	}
	.site-header .container {
		padding-bottom: 30px;
		padding-top: 80px;
	}
	.site-title img {
		padding-top: 40px;
	}
	.site-sidebar {
		margin: 30px 0 0;
		padding: 0;
	}
	.site-sidebar .widget {
		margin: 0;
		padding: 20px 15px;
	}
	.site-sidebar .widget:last-child {
		padding-bottom: 30px;
	}
	table {
		width: 100%;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
		-webkit-overf