@media only screen and (max-width: 768px) {
	
	.row .mobile-two { padding: 0 20px; }

	#primary-navigation .mega-menu .flyout,		
	#secondary-navigation .mega-menu .flyout { width: 100%; }
	
	#primary-navigation .nav-bar li a {
	font-size: 16px;
	padding: 0 10px;
	text-transform: uppercase;
	background: transparent;
	}

	.mega-menu .col-wrap {
		float: none;
		width: 100%;
	}
	
	#secondary-navigation .mega-menu .col-wrap { width: 100%; }

	#top-slider .post-title { 
		max-width: 300px;
		padding: 0;
		margin-left: 100px;
	}
	
	#top-slider .orbit-bullets { display: none; }
	
	#top-slider .gradient-left { left: -250px; }
	
	#top-slider .gradient-right { right: -250px; }
	
	#top-slider .inner,
	#top-slider  article { height: 330px; }
	
	#home-tabs dd a .desc,
    #home-tabs dd a .tab-title { display: none; }
    
    #home-tabs dd { padding: 0; }
    
    #home-tabs dd a { height: 54px; }

	#home-tabs dd a i { 
		font-size: 48px;
		font-size: 4.8rem;
		left: 50%;
		margin-left: -20px;
		top: 20px; 
		width: 50px;
	}
	
	.post-list .box .hentry { height: auto !important; }
	
	.post-list { margin: 0 !important; }
	
	.post-list > div { padding: 0; }
	
	#home-callout .button { float: none; }
	
	.boxed .row { 
		max-width: 980px; 
		width: auto; 
	}

	.row,
	.boxed #main-container { 
		max-width: 1020px; 
		width: auto;
	}
	
	#site-description {
		font-size: 12px;
		font-size: 1.2rem;
		text-align: center;
		padding: 15px 0;
		margin: 0;
		float: none;
		height: auto;
	}
	
	.single-dt_portfolio .page-title {  
		display: block; 
		padding: 0;
		margin: 0;
		border: none;
	}
	
	.terms {
		display: block;
		margin-top: 20px;
	}
	
	.terms li { display: block; }
	
	#filter,
	#filter dd.active a,
	#filter dd a,
	#filter dd { 
		float: none; 
		display: block;
	}
	
	#filter dd { 
		border-right: none; 
		border-bottom: 1px solid #ccc;
	}
	
	#isotope { margin-left: -20px; }
	
	#isotope .box { 
		height: auto !important; 
		padding: 0 20px;
		width: 100% !important;
	}
	
	#sidebar { float: none !important; }
	
	#carousel .post-header { display: none; }
	
	#home-callout h4 { margin-bottom: 20px; }
	
	#footer-widgets .widget { padding: 40px 20px !important; }
	
	#footer-col-2,
	#footer-col-3 { margin-left: auto; }
	
	#footer-widgets .columns { border: none !important; height: auto !important; }
	
	#footer-widgets .columns .widget:last-child { border-bottom: 1px solid #333 !important; }
	
	#footer-col-3.columns .widget:last-child { border: none !important; }

}


@media only screen and (max-width: 480px) {

	#top-slider .post-title { 
		max-width: 200px;
		padding: 0;
		margin-left: 70px;
		font-size: 20px;
		font-size: 2.0rem;
		line-height: 1.8em;
	}
	
	#top-slider .orbit,
	#top-slider .orbit-wrapper,
	#top-slider .inner,
	#top-slider article {
		height: 220px;
		max-height: 220px;
	}
	
	#home-tabs { padding: 20px 0; }

bar-bg# {display: none; }
	#home-tabs-content-bg {display: none; }
	#home-tabs {display: none; }
	
	#home-tabs dd a i { display: none; }
	
	#home-tabs dd.active::after { display: none;  }

}
