
.box	{
	padding:5px 0;
}
.two-col .column	{
	width:47%;
}
.full-width-articles.four-wide .large-feature	{
	width:50%;
}
.full-width-articles.four-wide .large-feature .info .title	{
	font-size:20px;
	line-height:24px;
}


.roadblock .quote .vcenter	{
    padding: 0 10%;
}
.columnist	{
	width:48.9%;
	margin-left:2%;
	margin-bottom:2%;
	float:left;
	text-align:center;
	height:400px;
}
.columnist:nth-child(3) {
	margin-left:0;
}	

.lg-bg, #nav	{
	display:none;
}
#mobile-nav {
    display: block;
    text-align: center;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
}
#mobile-nav #hamburger	{
	position:fixed;
	top:18px;
	left:18px;
}
#mobile-nav #logo {
    width: 100%;
    display: block;
    background: #fff;
}
#mobile-nav img	{
	max-height:30px;
	max-width:200px;
	width:auto;
	height:auto;
}
#mobile-nav ul	{
	width: 80%;
	max-width:400px;
	    background: #fff;
	    padding: 20px 0 0;
	    margin-left: -80%;
	    position: fixed;
	    top: 40px;
	    left: 0;
}
#mobile-nav	li {
	width: 100%;
	background: #fff;
	text-align: left;
	padding: 0 18px 20px;
	margin: 0;
	display: block;
	text-transform:uppercase;
}
#mobile-nav	li a {
    display: block;
    font-family: 'Roboto';
	font-weight:900;
    font-size: 16px;
    color: #0F0F0F;
    letter-spacing: 1px;
    border-bottom: 1px solid #000;
    width: 100%;
    margin-bottom: 10px;
}
.sectionTitle	{
	font-size:30px;
}
.two-wide, .three-wide, .four-wide	{
	margin-bottom:0;
}
.slideshow .slideshowLeft	{
	display:none;
}
.slideshow .slideshowRight	{
	width:100%;
	height:auto;
}
.slideshow .slideshowRight li {
	min-height:400px;    
	border-bottom: 6px solid #333;
}
.slideshow .slideshowRight li a	{
	color:#fff;
	font-size:28px;
}
.slideshow .active .progressBar	{
	display:none;
}
.slideshow .slideshowRight li .image{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.slideshow .slideshowRight li .vcenter	{
	top:0;
	transform:none;
	height:100%;
}
.slideshow .slideshowRight li .number	{
	display:none;
}
.slideshow .slideshowRight li .info	{
    width: 90%;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: 5%;
    left: 5%;
}
.full-width-articles.three-wide .large-feature	{
	width:50%;
}
.full-width-articles.three-wide .large-feature:nth-child(3)	{
	width:100%;
}
.two-col .column	{
	width:100%;
}
.two-col .two-col-item .image	{
	width:30%;
	height:auto;
}
.two-col .two-col-item .info	{
	width:60%;
	display:inline-block;
}
.two-col .two-col-item .info .title	{
	font-size:20px;
}
.full-width-articles .large-feature .info .title	{
	font-size:24px;
}
.slideshow .slideshowRight .info .title {
    background: rgba(1,1,1,.5);
    padding: 10px;
}
.roadblock .quote .vcenter	{
    padding: 0 5%;
}
.roadblock .quote .topquote	{
	margin-top:40px;
}
.roadblock .quote .middlequote {
    font-size: 44px;
    line-height: 48px;
}
.article .article-container	{
	top:0;
	padding:0;
	margin-bottom:0;
	background:transparent;
}.article .hero-image .caption	{
	display:none;
}
.article .article-container h1	{
    font-size: 30px;
	line-height:36px;
    margin-top: -30px;
	padding-top:30px;
    background: #fff;
    width: 90%;
    padding-left: 5%;
}
.article .article-container .by-line	{
	margin:0 5%;
	font-size: 11px;
	color: #6F6F6F;
	letter-spacing: 0.84px;
	line-height:3em;
}
.article .article-body	{
	padding:20px 5%;
	
	font-family:"Roboto";
	font-size: 18px;
	color: #000000;
	line-height: 28px;
}
.footer div.footer-newsletter, .footer div.footer-nav, .footer div.footer-logo	{
	margin:20px 0;
	width:100%;
}


.archive .two-col-item, .archive .two-col-item.highlight, .archive .two-col-item.large-feature	{
	width:100%;
}

.archive-header {
    margin-top: 26px;
    font-size: 60px;
}

.article-container .share-this	{
    left: -40px;
}


.searchBox {
    display: none;
    font-family: 'Roboto', arial;
	font-weight:700;
    font-weight: bolder;
    color: #fff;
    background: #20837A;
    position: fixed;
    width: 90%;
    top: 100px;
    left: 5%;
    z-index: 4999;
}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title *	{
	height:auto;
}
