/**
 * =Responsive & Media Queries
 * ----------------------------------------------------------------------------
 */


/* ADVERTISEMENT */

@media only screen and (min-width: 1183px) {
	.mobile-ad{
		display:none;
	}
}
@media only screen and (max-width: 1182px) {
	.leaderboard-div, .leaderboard-div.dos{
		display:none!important;
	}
	.jig-ad .leaderboard-div{
		display:inline-block;
	}
	.mobile-ad{
		display: block;
		position: relative;
		overflow: inherit;
		border: none;
		width: 300px;
		min-height: 250px;
		margin: 30px auto;
	}
	.mobile-ad iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 1px solid #4d4d4d;
	}
	.sticky-nav #menu-ci .nav-sticky{
		display:none;
	}
	#module-box .related-h2, .post-content .related-h2{
		width:65%;
	}
}


/* nav + search */

@media only screen and (max-width: 1190px) {
	.navigation .menu li > a{
		padding:0px 10px;
	}
}
@media only screen and (max-width: 1175px) {
	.navigation.nav_news_site .menu li > a {
		padding: 0px 8px;
    	font-size: 13px;
	}
}
@media only screen and (max-width: 1160px) {
	.navigation #menu-corp-new.menu li > a {
		float: left;
		padding: 0px 17px;
		font-size:14px;
	}
	.sticky-nav .navigation #menu-corp-new.menu li > a {
		float: left;
		font-size:12px;
	}
	.news-site .impactnav.corp span{
		font-size:14px;
	}
}
@media only screen and (max-width: 1160px) {
	.navigation .menu li > a{
		padding:0px 8px;
	}
}
@media only screen and (max-width: 1130px) {
	.navigation .menu li > a{
		padding:0px 6px;
	}
}
@media only screen and (max-width: 1120px) {
	.navigation #menu-corp-new.menu li > a {
		float: left;
		padding: 0px 14px;
		font-size:14px;
	}
	.sticky-nav .navigation #menu-corp-new.menu li > a {
		float: left;
		font-size:12px;
	}
}
@media only screen and (max-width: 1095px) {
	.navigation .menu li > a{
		padding:0px 5px;
	}
	.navigation.nav_news_site .menu li > a {
		padding: 0px 7px;
    	font-size: 12px;
	}
}
@media only screen and (max-width: 1090px) {
	.sticky-nav .navigation #menu-corp-new.menu li > a {
		float: left;
		font-size:12px;
		padding:0 14px;
	}
}
@media only screen and (max-width: 1085px) {
	.navigation #menu-corp-new.menu li > a {
		float: left;
		padding: 0px 11px;
		font-size:14px;
	}
}
@media only screen and (max-width: 1080px) {
	.navigation .menu li > a{
		padding:0px 8px;
		font-size:12px;
	}
	#module-box .related-h2, .post-content .related-h2{
		width:60%;
	}
	.news-site .impactnav.corp span{
		font-size:12px;
	}
}
@media only screen and (max-width: 1040px) {
	.navigation .menu li > a{
		font-size: 12px;
    	padding: 0px 6px;
	}
}
@media only screen and (max-width: 1030px) {
	.navigation #menu-corp-new.menu li > a {
		float: left;
		padding: 0px 12px;
		font-size:12px;
	}
}
/*@media only screen and (max-width: 1159px) {
	.navigation .menu li > a{
		padding:0px 13px;
	}
}*/
@media only screen and (max-width: 1119px) {
	/*.navigation .menu li > a{
		padding:0px 10px;
	}*/
	.staff-email .social-col{
		width:45%;
	}
	.event_col{
		width:100%!important;
	}
}

@media only screen and (max-width: 1019px) {
	.main-head .right, .nav-search.wrap {
		margin-right: 20px;
		right:20px;
	}
	.sticky-top-bar .hamburger{
		right:40px;	
	}
	.market-p {
		line-height: initial;
		color: #19232d;
		font-size: 12px;
	}
	#menu-top-nav li a, .dropdown-link{
		font-size:12px;
	}
	#menu-top-nav li {
		padding: 0px 7px!important;
	}
	.hp_breaking{
		width:100%;
		margin:0 0 30px 0;
	}
	.main-head .right.news-site{
		margin-right:0;
	}
	.news-site #menu-top-nav{
		margin-right:10px;
	}
	.nav_news_site .nav-search.wrap{
		right:40px;
	}
}

@media only screen and (max-width: 995px) {
	.navigation .menu li > a {
		font-size: 12px;
		padding: 0px 5px;
	}
	#module-box .related-h2, .post-content .related-h2{
		width:55%;
	}
	.news-site .impactnav.corp span{
		font-size:11px;
	}
	.navigation.nav_news_site .menu li > a {
		padding: 0px 7px;
    	font-size: 11px;
	}
}
@media only screen and (max-width: 985px) {
	.main-head .right, .nav-search.wrap {
		margin-right: 0px;
	}
	.sticky-top-bar .hamburger{
		right:20px;	
	}
}
@media only screen and (max-width: 970px) {
	.sticky-nav .navigation #menu-corp-new.menu li > a {
		float: left;
		font-size:11px;
		padding:0 12px;
	}
}
@media only screen and (max-width: 960px) {
	.footer-nav li > a {
		float: left;
		padding: 0px 20px;
		color: #fff;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 960px) {
	.navigation .menu li > a {
		font-size: 11px;
		padding: 0px 6px;
	}
}
@media only screen and (max-width: 950px) {
	.navigation #menu-corp-new.menu li > a {
		float: left;
		padding: 0px 9px;
		font-size:12px!important;
	}
	.sticky-nav .navigation #menu-corp-new.menu li > a {
		float: left;
		font-size:11px!important;
		padding:0 12px;
	}
	.news-site .impactnav.corp span{
		font-size:10px;
		    margin-left: 10px;
	}
}
@media only screen and (max-width: 940px) {
.navigation.nav_news_site .menu li > a {
		padding: 0px 7px;
    	font-size: 10px;
	}
}
@media only screen and (max-width: 930px) {
	.navigation .menu li > a {
		font-size: 11px;
		padding: 0px 4px;
	}
}
@media only screen and (max-width: 810px) {
	.footer-nav li > a {
		float: left;
		padding: 0px 10px!important;
		color: #fff;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 735px) {
	.footer-nav li > a {
		float: left;
		padding: 0px 7px!important;
		color: #fff;
		text-transform: uppercase;
	}
}
@media only screen and (max-width: 670px) {
	.footer-nav li > a {
		float: left;
		padding: 0px 7px!important;
		color: #fff;
		text-transform: uppercase;
		font-size:11px;
	}
}


/* General */

@media only screen and (max-width: 1068px) {
	.main .sidebar {
		border-left: 1px solid transparent;
		max-width: 350px;
		float:right;
		margin-right:30px;
	}
	.list-img {
		position: relative;
		float: left;
		max-width: 300px;
		width: 100%;
		height: 184px;
	}
	.featured-hero .content {
    	margin-left: 315px;
	}
	.featured-hero .content .entry-header h1 {
		font-size: 24px;
		font-weight: 700;
		line-height: 33px;
	}
	.listing-post .list-img, .listing-impact .list-img {
		position: relative;
		float: left;
		max-width: 242px;
		width: 100%;
		height: 161px;
	}
	.listing-post .content, .listing-impact .content {
		margin-left: 257px;
	}
	.listing-post .entry-header h1, .listing-impact .content .entry-header h1 {
		font-size: 18px;
		font-weight: 700;
		line-height: 26px;
	}
	.modern-quote p {
		margin-bottom: 18px;
		font-size: 23px!important;
		font-family: "Open Sans";
		font-style: italic;
		text-align: left;
		line-height: 33px;
		color: #000;
	}
	.listing-img .entry-header h1 {
		font-size: 18px;
		font-weight: 700;
		line-height: 26px;
		margin-bottom: 18px;
	}
	.col-8{
		width:63%;
	}
}
@media only screen and (max-width: 899px) {
	.navigation .marketnav{
		display:block;
	}
	#menu-ci .mobile-only{
		display:block;
	}
	.navigation #menu-corp-new.menu li > a {
		float: none;
		padding: 0px 25px;
		font-size: 16px!important;
	}
	.navigation .mobile-menu.active { display: block; }
	
	#menu-ci .mobile-only.full, #menu-ci.not-mobile, #sticky-footer{
		display:none!important;
	}
	.sticky-nav .navigation .menu li > a {
		padding: 0px 25px;
	}
	.sticky-nav .navigation #menu-corp-new.menu li > a {
		float: none;
		padding: 0px 25px;
		font-size: 16px!important;
	}
	
	
	.main-head .right, .nav-search.wrap, .main-head .right.news-site, .nav_news_site .nav-search.wrap{
		display:none;
	}
	.navigation.active-market .nav-search.wrap, .nav_news_site.active-market .nav-search.wrap{
		display: none;
	}
	.nav_news_site .mobile-menu.active #menu-dynamic-item .nav-search.wrap{
		display: block;
		position: relative;
		float: left;
		right: 0;
		margin-left: 25px;
		color: #9f2214;
		width: 91%;
		max-width: none;
		z-index: 2;
	}
	.nav_news_site .mobile-menu.active #menu-dynamic-item .nav-search.wrap .search-overlay{
		    float: none;
		margin-top: 0;
		line-height: 45px;
	}
	.nav_news_site .mobile-menu.active #menu-dynamic-item .nav-search.wrap .search-overlay .search .query {
		line-height: 24px;
		height: 31px;
		width:100%;
		padding: 0px 14px;
		box-sizing: border-box;
		background: #fafafa;
		border: 1px solid #eee;
		font-size: 13px;
		background: #e9e9e9;
		float: none;
		color: #9f2214;
		font-weight: 600;
		text-transform: uppercase;
	}
	.nav_news_site .search-overlay .search .query{
		border-radius: 0;
		margin-top:0;
	}
	.nav_news_site .mobile-menu.active #menu-dynamic-item .nav-search.wrap .search-overlay .search {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: relative;
		visibility: visible;
		opacity: 1;
		width: 100%;
	}
	#menu-corp-new #menu-dynamic-item .nav-search.wrap {
		display: block;
		position: relative;
		float: left;
		right: 0;
		margin-left: 25px;
		color: #9f2214;
		width: 91%;
		max-width: none;
		z-index: 2;
	}
	#menu-corp-new #menu-dynamic-item .nav-search.wrap .search-overlay {
		float: none;
		margin-top: 0;
		line-height: 45px;
	}
	#menu-corp-new #menu-dynamic-item .nav-search.wrap .search-overlay .search {
		box-sizing: border-box;
		position: relative;
		visibility: visible;
		opacity: 1;
		width: 100%;
	}
	#menu-corp-new #menu-dynamic-item .nav-search.wrap .search-overlay .search .query {
		line-height: 24px;
		height: 31px;
		width: 100%;
		padding: 0px 14px;
		box-sizing: border-box;
		background: #fafafa;
		border: 1px solid #eee;
		font-size: 13px;
		background: #e9e9e9;
		float: none;
		color: #9f2214;
		font-weight: 600;
		text-transform: uppercase;
	}
	
	
	.main-head .title {
		float: none;
		max-width: 300px;
		width: 100%;
		margin: 0 auto;
	}
	.navigation .menu {
		display: none;
	}
	.navigation .mobile {
		display: block;
	}
	.col-8{
		width:100%;
	}
	.main .sidebar{
		display:none;
	}
	
	/* Custom mobile logo */
	
	.main-head .logo-mobile {
		display: inline-block;
		vertical-align: middle;
		
		max-width: 100%;
		height: auto;
	}

	.main-head  .logo-mobile + .logo-image { 
		display: none;
	}
	
	
	/*
	 * Modern mobile header
	 */	
	.mobile-head {
		display: block;
		position: relative;

		border-top: 3px solid #e53e54;
		border-bottom: 1px solid #eee;
		margin-bottom: 0;
		margin-left: -25px;
		margin-right: -25px;
		padding: 0 75px;
		
		text-align: center;
		
		z-index: 150;
	}	

	.mobile-head .menu-icon, .mobile-head .search-overlay {
		position: absolute;
		left: 25px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-right: 20px;
		font-size: 21px;
	}

	.mobile-head .menu-icon .fa, .mobile-head .search-overlay .fa {
		color: #bbb;
	}

	.mobile-head .search-overlay {
		left: auto;
		right: 25px;
		font-size: 18px;
		padding-right: 0;
		padding-left: 20px;
		z-index: 1;
	}
	
	.mobile-head .search { 
		text-align: left;
		margin-top: 14px;
	}

	.mobile-head .title {
		display: inline-block;
		width: auto;
		padding-top: 0;
		margin: 0;
		max-height: 250px;
		
		font-size: 29px;
		line-height: 75px;
		min-height: 80px;
		text-align: center;
	}

	.has-mobile-head .top-bar { display: none; }

	.has-mobile-head .main-head header .title { display: none; }

	.has-mobile-head .main-head header {
		padding: 0;
		margin: 0;
		min-height: 0;
	}

	.has-mobile-head .main-head .right {
		margin-top: 25px;
	}

	.has-mobile-head .main-head header { 
		display: none; 
	}

	.has-mobile-head .navigation .menu, .has-mobile-head .navigation .mobile { 
		display: none; 
	}
	
	.has-mobile-head .off-canvas .mobile-menu { display: inherit; }	
	
	.has-mobile-head .nav-light { border: 0; }

	/*
	 * Mobile Navigation 
	 */
	.navigation { border-bottom: 0; }
	
	.navigation.has-search .menu { padding-right: 0; }
	
	.navigation.full { margin: 0 25px; }
	.navigation.full .wrap { padding: 0; } 
	
	.nav-center { text-align: left; }
	
	.sticky-nav { 
		left: 0;
		width: 100%; 
	}
	
	.navigation .menu { display: none; }	
	
	.navigation .mobile, .navigation .off-canvas { display: block; }
	
	.navigation .menu-item > a .fa, .navigation .sub-menu .fa {
		margin-right: 0;
		font-size:16px;
	}
		
	
	.navigation ul li {
		float: none;
		clear: both;
		display: block;
	}
	
	.navigation .menu ul {
		position: static;
		display: none;
		visibility: visible;
		opacity: 1;
		background-color: #6f6f6f!important;
	}
	
	.navigation .menu > li > a {
		font-size: 16px;
		margin-bottom: 0;
		border-bottom: 0;
		padding: 0px 25px;
	}
	
	.navigation .mobile:hover a { text-decoration: none; }
	.navigation .mobile { display: block; background-color: #9e2213; height: 45px;}
	
	.sticky-nav .navigation .mobile {
	    display: block;
		background-color: #9e2213;
		height: 45px;
		border-top: 10px solid #fff;
		border-bottom: 10px solid #fff;
	}
	
	.navigation .mobile .selected {
		/*display: block;*/ 
		display: inline-flex;
		padding: 0;
		line-height: 45px;
		margin-bottom: -1px;
	}
	
	.navigation .menu .sticky-logo { display: none; }
	
	.navigation .mobile .text  { float: left; }
	
	.navigation .mobile .current {
		float: left;
		margin-left: 14px; 
		font-size: 13px;
		max-width: 40%;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		vertical-align: bottom;
	}
	.navigation .mobile .hamburger{
		margin-right:0!important;
	}
	.navigation .mobile .hamburger, .navigation .mobile .fa-search {
		font-size: 21px;
		float: right;
		width: 50px;
		background: #4d4d4d!important;
		color: #efefef;
		margin-right: -15px;
		text-align: center;
		line-height: 45px;
		/*position: relative;*/
		position: absolute;
		right: 0;
		border-left: 1px solid #fff;
	}
	
	/*.navigation .mobile .fa {
		background: #9e2213;
	}*/

	.navigation .menu > li:hover > a, .navigation .menu > .current-menu-item > a, 
	.navigation .menu > .current-menu-parent > a, .navigation .mega-menu.links > li:hover,
	.navigation .menu > .current-menu-ancestor > a {
		border-bottom: 0;
		background: #666; 
	}
	
	.navigation .menu li a {
		float: none;
		display: block;
		border-top: 1px solid #999;
	}
	#menu-ci li a{
		display: block;
		border-top: 1px solid #999;
		padding: 0 25px;
		font-size: 16px;
	}
	#menu-ci li li a{
		display: block;
		border-top: 1px solid #5d5d5d;
		padding: 8px 25px 8px 40px;
		font-size: 13px;
	}
		
	.navigation .menu li > a:after { display: none; }
	
	.navigation .menu li > a .chevron {
		float: right;
		width: 50px;
		background: #303A44;
		/*background: rgba(0, 0, 0, 0.075);*/
		background: transparent;
		margin-right: -20px;
		text-align: center;
		font-size: 16px;
		border: none;
	}
	
	.navigation .menu li ul li > a .chevron { 
		margin: 0;
		margin-right: -25px;	
		padding: 2px 0;
		margin-top: -5px;
	}
	
	#menu-ci li a.chevron {
		float: right;
		width: 50px;
		background: #303A44;
		/*background: rgba(0, 0, 0, 0.075);*/
		background: transparent;
		margin-right: -20px;
		text-align: center;
		font-size: 16px;
		border: none;
		border-top: none;
	}
	
	.navigation .menu li ul li > a .chevron { 
		margin: 0;
		margin-right: -25px;	
		padding: 2px 0;
		margin-top: -5px;
	}

	.navigation .menu > li li a, .sticky-nav .navigation .menu > li li a { /*padding-left: 40px;*/ padding: 8px 25px 8px 40px; }
	.navigation .menu > li li li a { padding-left: 50px; }
	
	.navigation .menu li.active { background: #1e2935; }	
	
	/* mega menu fixes */
	.navigation .mega-menu { display: none; }
	
	.navigation .mega-menu.links { padding: 0; }
	
	.navigation .mega-menu.links > li { 
		float: none;
		width: auto;
		padding: 0;
	}
		
	.navigation .mega-menu.links > li > a {
		text-transform: none;
		font-weight: normal;
		font-size: 13px;
		padding: 6px 25px;
		border-bottom: 0;
		padding-left: 35px;
		border-top: 1px solid #1f2c38;
	}
	
	.navigation .mega-menu.links .chevron {
		margin-top: -5px;
		padding: 2px 0px;
		border-top: 0;
	}
	
	.navigation .mega-menu.links > li li a:before { display: none; }
	
	.navigation .mega-menu.links > li li a { padding-left: 45px; }
	.navigation .mega-menu.links > li li a:last-child { border-bottom: 0; }
	
	/* special icons fixes for menu */
	.navigation .menu .user-login a, .navigation .menu.mobile-menu .shopping-cart > a {
		background: inherit;
		padding: 0 20px;
		float: none;	
	}
	
	.navigation .menu .shopping-cart .counter { right: 5px; }
	
	.navigation .menu .user-login, .navigation .menu .shopping-cart { float: none; }
	.navigation .user-login .text, .navigation .menu .shopping-cart .text { display: inline; }
	.navigation .menu .user-login .fa, .navigation .shopping-cart .fa {
		width: 14px;
		float: right;
		text-align: right;
		line-height: 43px;
	}
	
	.find_local_news_mobile{
		color: #fff;
		font-size: 18px;
		text-transform: uppercase;
		float: left;
		line-height: 45px;
		padding: 0 25px;
		font-weight: 600;
	}
	.mobile .find_local_btn{
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		color: #fff;
		font-size: 24px;
		float: left;
		line-height: 45px;
		padding: 0 17px;
		font-weight: 700;
		position: absolute;
		right: 50px;
		cursor:pointer;
	}
	.mobile .find_local_btn:hover{
		background: #7e261e;
	}
	.navigation .mobile .fa-angle-down{
		background:transparent!important;
	}
	
	.navigation-wrap.sticky-nav .sticky-top-bar{
		display:none;
	}
	.navigation-wrap.sticky-nav .navigation{
		display:block;
	}
	
	
	/** 
	 * Off canvas navigation 
	 */
	 
	 /* Fix background for full-width nav */
	.navigation > .wrap { background: inherit; padding:0;}
	 
	.nav-off-canvas { overflow-x: hidden; }
	
	.nav-off-canvas .main-head { position: static; }
	
	.nav-off-canvas .main-wrap {
		position: relative;
		
		-webkit-transition: -webkit-transform 0.4s ease-in-out;
		transition: transform 0.4s ease-in-out;
		
		-webkit-transition: -webkit-transform .3s cubic-bezier(.694, .0482, .335, 1);
		transition: transform .3s cubic-bezier(.694, .0482, .335, 1);
		
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		
		-webkit-backface-visibility: hidden;
	}
	
	.navigation .off-canvas {
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		
		overflow: hidden; 

		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);

		background: inherit;

		-webkit-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
		transition-property: opacity;
		
		width: 65%;
		min-width: 200px;
	}
	
	.boxed .navigation .off-canvas { left: -25px; }
	
	.off-canvas-active .navigation .off-canvas { 
		box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.5); 
	}
	
	
	.navigation .off-canvas .menu {
		-webkit-transition: opacity 0.5s ease-in;
		transition: opacity 0.5s ease-in;
		
		text-align: initial; /* override for center */
		opacity: 0.2;
	} 
	
	.off-canvas-active .navigation .menu { opacity: 1; }
	
	
	.off-canvas-active .main-wrap {
	
		-webkit-transform: translate3d(65%, 0, 0) !important;
		-ms-transform: translate3d(65%, 0, 0);
		transform: translate3d(65%, 0, 0);
	}
	
	.navigation .off-canvas .close:hover a {
		background: inherit;
	}
	
	.off-canvas .menu .close a {
		text-align: left;
		background: rgba(0,0,0, 0.08);
		padding: 15px;
		padding-left: 30px;
		border-top: 0;
		font-weight: 600;
		letter-spacing: 1px;
	}
	
	.off-canvas .close .fa {
		float: right;
		line-height: 40px;
		line-height: 21px;
		border-radius: 50%;
		border: 1px solid #fff;
		width: 21px;
		text-align: center;
		margin-top: 10px;
		margin-right: 2px;
		font-size: 11px;
		
		-webkit-box-shadow: inset 0 0 1px #fff, 0 0 1px #fff;
		box-shadow: inset 0 0 1px #fff, 0 0 1px #fff;
	}
	
	.off-canvas .menu > li:hover > a, .off-canvas .menu > .current-menu-item > a, .off-canvas .menu > .current-menu-parent > a, 
	.off-canvas .mega-menu.links > li:hover, .off-canvas .menu > .current-menu-ancestor > a {
		background: transparent;
	}
	
	.off-canvas .menu > .current-menu-item > a, .off-canvas .menu > .current-menu-parent > a, .off-canvas .menu > .current-menu-ancestor > a {
		font-weight: 600;
	} 
	
	.off-canvas .menu li > a, .off-canvas .menu .user-login a, .off-canvas .menu.mobile-menu .shopping-cart > a { 
		padding: 5px 30px; 
	}
	
	.off-canvas .menu li > a .chevron {
		border-top: 0;
		display: inline-block;
		background: transparent;
		margin-right: -25px;
	}
	
	.off-canvas .menu > li li a, .off-canvas .mega-menu.links > li > a { 
		padding: 10px 25px;
		padding-left: 40px;
	}
	
	.off-canvas .menu > li li li a, .navigation .mega-menu.links > li li a {
		padding-left: 50px;
	}
		
	.off-canvas .menu li ul li > a .chevron {  margin-right: -20px; }
	
	.off-canvas .menu .user-login .fa, .off-canvas .shopping-cart .fa { margin-right: -8px; }
	
	
	/* Navigation search */
	
	.nav-search { display: none; }
	
	.mobile .selected { height: 40px; }

	.mobile .search { 
		float: left; 
		position: relative; 
		margin: 8px 0;
   		 width: 88%;
		 padding:0 0 0 25px;
		display:none;
	}

	.mobile .search.active { 
		float: left;
		width: 100%;
		margin-right: -75px; 
	}
	
/*	.mobile .search .query { display: none;	}*/

	.mobile .search.active .query { 
		display: block;
		width: 100%;
		margin-right: -60px;
		
		/* for calc supported browsers */
		width: calc(100% - 75px);
		margin-right: calc(14px);
	} 

	.mobile .search .query, .mobile .searchform input, .mobile .searchform #s {
		padding: 9px;
		outline: 0;
		border: 0;
		font-size: 16px;
		background: #fff;
		float: left;
		color: #000!important;
		display: block;
		font-weight: 700;
		text-transform: uppercase;
		line-height: 24px;
		height: 11px;
		width: 98%;
	}

	.mobile .search-button {
		background: transparent;
		line-height: 25px;
		width: 20px;
		outline: 0;
		float: left;
		position: absolute;
		height: 29px;
		top: 0;
		right: 10px;
	}
	
	.mobile .search-button .fa { 
		background: transparent!important;
		color: #000; 
		font-size: 15px;
		line-height: inherit;
	}
	
	.mobile .search .live-search-results {
		top: 100%;
		left: 0;
		right: auto;
		width:97.2%;
		margin-left: 25px;
	}
	.mobile .search .live-search-results .posts-list .view-all {
		border-bottom: 0;
		text-align: center;
		background: #f9f9f9;
		padding: 14px;
		width: 96%;
	}
	
	.mobile .search .posts-list .content > a { text-transform: none; }
	.mobile .search .view-all a { color: #999; }
	
	
	/* Light navigation */
	
	.nav-light .menu {
		border: 1px solid #eee;
		border-top: 0;
		border-bottom: 0;
	}
	
	.nav-light .menu li a, .nav-light .mega-menu.links > li > a { 
		border-color: #f0f0f0; 
	}
	
	.nav-light .mobile {
		display: block;
		border-bottom: 1px solid #eee;
		margin: 0 -25px;
		padding: 0 25px;
	}
	
	.navigation.nav-light .menu .user-login a {
		border-top: 1px solid #f0f0f0;
	}
	
	.nav-light .menu > li:hover > a, .nav-light .menu > .current-menu-item > a,
	.nav-light .menu > .current-menu-parent > a, .nav-light .mega-menu.links > li:hover,
	.nav-light .menu > .current-menu-ancestor > a {
		background-color: #fdfdfd;
	}
	
	.nav-light .menu li.active { background: #fdfdfd; }
	
	.nav-light .menu > li:first-child > a, .nav-light .menu > li > a, .nav-light .menu > li ul, 
	.nav-light .mega-menu {
		border-left: 0;
		border-right: 0;
	}
	
	.nav-light .menu > li > .sub-menu {
		margin-left: 0;
	}
	
	/* hide drop down blips */
	.nav-light .menu li li > a:after {
		display: none;
	}
	
	.nav-light .menu > li ul, .nav-light .mega-menu {
		box-shadow: none;
	}
	
	.nav-light .mega-menu, .nav-light .menu .mega-menu.links {
		padding: 5px 0;
	}
	
	.nav-light .off-canvas .menu .close a {
		background: #f6f6f6;
		border-left: 0;
	}
	
	.nav-light .off-canvas .menu .close .fa {
		color: #676767;
		border-color: #676767;
		
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.off-canvas-active .nav-light .off-canvas {
		box-shadow: 1px 0 25px 0 rgba(0, 0, 0, 0.15);
	}

	
	/* Sdebar adjustment */ 
	
	.main .sidebar { margin-top: 35px; /* + 7px added above */ }
	.main .sidebar:before { display: none; }
	
	
	/**
	 * Featured Grid
	 */
	.featured-grid .first, .featured-grid .second {
		float: none;
		width: 100%;
		margin: 0;
	}
	
	.featured-grid .first { margin-bottom: 2px; }
	.featured-grid .image-link img { width: 100%; }
	
	
	/* disabled above in large tablet/1024 breakpoint */
	.post-share .text { display: inline-block; }
	
	/* post cover style changes */
	.post-cover .overlay {
		max-height: 100%;
	}
		
	.post-cover .overlay h1 {
		font-size: 26px;
		max-height: 7.8em;
		overflow: hidden;
		padding-right: 0;
		padding-bottom: 21px;
	} 
	
	.post-cover .flex-direction-nav a {
		right: 10px;
		top: 40px;
	}
	
	.post-cover .flex-direction-nav .flex-prev {
		left: auto;
		right: 55px;
	}
	
	/* sidebar */
	.sidebar .gallery-block .slides img { width: 100%; }
	
	/* flickr widget footer fluid fix */
	.flickr-widget .flickr_badge_image:nth-of-type(4n), .flickr-widget .flickr_badge_image:nth-of-type(3n) { margin-right: 12px; }
	
	.tax-fourpack article {
    display: inline-block;
    width: 100%;
    vertical-align: top;
     max-width: 100%; 
    margin-bottom: 12px;
}
	.tax-hero.half .image {
    width: 100%;
    max-width: 100%;
    height: 232px;
    /* height: -webkit-fill-available; */
}
		.ajde_evcal_calendar {
    width: initial!important;
    text-align: left;
    white-space: normal;
    position: relative;
    color: #808080;
    padding: 0 25px;
}
	.single .navigation .post-headline{
    	height: inherit;
	}
	.single .navigation .post-headline .nav-social {
		padding-left: 25px;
	}
	.single .navigation .post-headline .nav-social .fbsh, .navigation .post-headline .nav-social .twsh, .navigation .post-headline .nav-social .emsh {
    padding: 3px 0px;
    width: 25px;
}
	.single .navigation .post-headline p{
		font-size:14px;
	}




















	
}
@media only screen and (max-width: 782px) {
	.admin-bar .sticky-nav {
    top: 46px;
}
}
@media only screen and (max-width: 768px) {
	.mobile .search {
		width: 85%;
	}
	
	.jig-ad .leaderboard-div{
		display:none;
	}
}
@media only screen and (max-width: 735px) {
	.footer-nav li > a{
		padding:0 20px;
	}
	.single .navigation .post-headline p{
		display:none;
	}
	.single .navigation .post-headline .nav-social {
    display: block;
    padding: 0;
    padding-left: 0;
    margin: 0 auto;
    text-align: center;
}
	.single .navigation .post-headline .nav-social .fbsh, .navigation .post-headline .nav-social .twsh, .navigation .post-headline .nav-social .emsh{
		    padding: 5px 0px;
    width: 30px
	}
}
@media only screen and (max-width: 701px) {
	.staff-email .social-col {
		width: 100%;
		display: block;
	}
	.nav_news_site.sticky-nav .find_local_news_mobile{
		font-size: 14px;
	}
}
@media only screen and (max-width: 640px) {
#jp-relatedposts .jp-relatedposts-items-visual {
    margin-right: 0px!important;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{
	padding-right:0px!important;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{
	width:initial;
}

}
@media only screen and (max-width: 635px) {
	.footer-nav li > a{
		padding:0 10px;
	}
}
@media only screen and (max-width: 628px) {
	.mobile .search {
		width: 80%;
	}
	
}
@media only screen and (max-width: 535px) {
	.footer-nav li > a{
		padding:0 5px;
		font-size:12px;
	}
	.add_eventon {
		display: block!important;
		float: none!important;
		background: #9e2213;
		padding: 5px 10px;
		margin-top: 0!important;
		margin-right: 0!important;
		margin: 0 0px 20px 0;
		width: 85px;
	}
}
@media only screen and (max-width: 518px) {
	.mobile .search {
		width: 75%;
	}
	
}

/*@media only screen and (max-width: 470px) {
#jp-relatedposts h3.jp-relatedposts-headline {
    margin-bottom: 45px!important;
}
}*/
@media only screen and (max-width: 435px) {
	.footer-nav li > a{
		padding:0 5px;
		font-size:10px;
	}
}
@media only screen and (max-width: 400px) {
	.mobile .search {
		width: 70%;
	}
	
}
/*@media only screen and (max-width: 350px) {
#jp-relatedposts h3.jp-relatedposts-headline {
    margin-bottom: 65px!important;
}
}*/

/* mobile breakpoint */

@media only screen and (max-width: 610px) {
.find_local_news_mobile{
	font-size: 16px;
}
}

@media only screen and (max-width: 600px) {
.admin-bar .sticky-nav {
    top: 0px;
}
.sticky-nav #menu-ci{ 
	max-height: 500px;
	/*overflow-y: auto;*/
}
}
@media only screen and (max-width: 599px) {
	.main{
		margin: 0 auto;
    	padding: 0;
	}
	.main > .row{
		margin:0;
	}
	.navigation.active-market .nav-search.wrap{
		max-width:300px;
	}
	.row [class*="col-"]{
		padding:0;
	}
	.single .row [class*="col-"]{
		padding-left: 0px;
    	padding-right: 0px;
		    padding-top: 20px;
	}
	.single-print .row [class*="col-"]{
		padding-left: 25px!important;
    	padding-right: 25px!important;
		padding-top: 20px;
	}
	.featured-hero .content, .listing-post .content, .listing-impact .content {
		margin-left: 0;
		display: inline-block;
		margin-top: 20px;
		width: inherit;
		padding: 0 25px;
	}
	.listing-impact .content{
		margin-top:0px!important;
	}
	.listing-img{
		border:none;
	}
	.social-icons, .listing-post .social-icons, .listing-img .entry-header p, .listing-post .entry-header p, .listing-impact .content .social-icons, .listing-impact .content .entry-header p{
		display:none;
	}
	.single .listing-post .social-icons{
		display:inline-block;
	}
	.listing-quote{
		margin:0 25px;
	}
	.listing-quote .cat-title {
		position: relative;
		display: block;
		margin-right: 0;
		margin-left: 0;
		margin: 0 auto 10px auto;
		text-align: center;
		width: 70px;
	}
	.listing-classic .communitytype-image-embed .standalone_related {
		position: relative;
		margin-top: 20px;
		padding: 0 20px;
	}
	.single-community .cat-title, .listing-classic .communitytype-image-embed .standalone_related .cat-title, .page-template-government-template .standalone_related .cat-title, .page-template-development-template .standalone_related .cat-title, .page-template-entertainment-template .standalone_related .cat-title {
		position: relative;
		display: block;
		margin-right: 20px;
		margin-left: 0;
		top: 0;
		margin: 10px auto;
		text-align: center;
		width: 70px;
	}
	.single-community header.entry-header h1, .listing-classic .communitytype-image-embed .standalone_related header.entry-header h1, .page-template-government-template .standalone_related header.entry-header h1, .page-template-development-template .standalone_related header.entry-header h1, .page-template-entertainment-template .standalone_related header.entry-header h1 {
		font-size: 14px;
		display: block;
		vertical-align: super;
		font-weight: normal;
		margin-bottom: 0;
		text-align: center;
	}
	.listing-quote .entry-header h1 {
		font-size: 14px;
		display: block;
		vertical-align: super;
		font-weight: normal;
		margin-bottom: 0;
		text-align: center;
	}
	
	.listing-alt .cat-title, .listing-post .cat-title, .listing-img .cat-title, .listing-impact .cat-title, .listing-post.no-image .cat-title{
		display:none;
	}
	.single .listing-post{
		position:relative;
		padding:0 25px
	}
	.single .listing-post .cat-title{
		display:block;
	}
	.list-img {
		position: relative;
		float: left;
		max-width: 100%;
		width: 100%;
		height: 245px;
	}

	.listing-post .list-img, .listing-impact .list-img {
    position: relative;
    float: left;
    max-width: 100%;
    width: 100%;
    height: 228px;
}
	.listing-impact .list-img #gmap_display img {
		width: initial;
		display: block;
		margin: 0 auto;
	}
	.home article, .category article, .page-template-eventcalendar article, .listing-classic > .post, .listing-classic > .community, .listing-classic > .guides, .listing-classic > .local-news, .tax-postkicker.term-dining .listing-classic > .post, .tax-postkicker.term-dining .listing-classic > .guides, .tax-postkicker.term-dining .listing-classic > .local-news, .tax-postkicker.term-business .listing-classic > .post, .tax-postkicker.term-business .listing-classic > .guides, .tax-postkicker.term-business .listing-classic > .local-news, .page-template-government-template .listing-classic > .post, .page-template-government-template .listing-classic > .guides, .page-template-government-template .listing-classic > .local-news, .page-template-development-template .listing-classic > .post, .page-template-development-template .listing-classic > .guides, .page-template-development-template .listing-classic > .local-news, .page-template-entertainment-template .listing-classic > .post, .page-template-entertainment-template .listing-classic > .guides, .page-template-entertainment-template .listing-classic > .local-news {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.listing-img .entry-header h1{
		margin-bottom: 0;
	}
	.main-heading{
		margin-top:20px;
		margin-bottom:20px;
		padding:0 25px;
	}
	.listing-archive-img {
    width: 100%;
    height: 300px;
    display: block;
    float: none;
    text-align: center;
	}
	.listing-archive-h2 {
		margin-left: 0;
		line-height: 10px;
		margin: 20px 20px 0;
	}
	.listing-archive-h2 .social-icons{
		display:none;
	}
	.listing-archive.no-image .listing-archive-h2 {
		margin-left: 0px;
		margin-top: 10px;
		margin: 0 20px 20px;
	}
	article.local-news .listing-archive-h2{
		margin-left:0px;
		line-height:10px;
		margin: 20px 20px 0;
	}
	article.local-news.has-post-thumbnail .listing-archive-h2{
		margin-left:0px;
		line-height:10px;
		margin: 20px 20px 0;
	}
	.author .listing-archive-h2.author{
		margin-left:0px;
		line-height:10px;
		margin: 20px 20px 0;
	}
	.related-img {
		max-width: 100%;
		height: 228px;
		float: none;
		width: 100%;
	}
	/*.related-h2 {
		margin-left: 0;
		padding: 15px 25px 0 25px;
	}*/
	#module-box .related-h2, .post-content .related-h2{
		width: 100%!important;
    	margin-right: 0!important;
	}
	#module-box .related-img, .post-content .related-img{
		    max-width: 100%;
		height: 228px!important;
		float: none!important;
		width: 100%!important;
		margin-top: 20px;
	}
	
	.single-guides #module-box .related-h2{
		    margin-right: 0;
    margin-left: 0;
    float: left;
    width: 100%;
    display: inline-block;
    padding: 0;
}
	.single-guides #module-box .related-img {
    height: 120px;
    width: 100%;
    display: inline-block;
    float: none;
}
	.single .leaderboard-div + .mobile-ad {
    display: block;
    position: relative;
    overflow: inherit;
    border: none;
    width: 300px;
    min-height: 250px;
    margin: 0px auto 30px auto;
}
	.single .leaderboard-div + .mobile-ad iframe{
		margin:0;
	}
	.most-recent article.post {
		overflow: hidden;
		margin-bottom: 25px;
	}
	.most-recent .box p {
		display: none;
	}
	.most-recent .box h2 {
		margin-bottom: 0;
	}
	.single #most-recent .related-h2{
	    padding: 10px 20px 0 20px;
		margin-left:0;
	}
	.tax-hero .content {
    padding: 10px 25px;
}
	.tax-featured-post {
    margin-bottom: 20px;
}
	.tax-fourpack article {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    max-width: 100%;
    margin-bottom: 5px;
}
	.tax-fourpack article:nth-child(1), .tax-fourpack article:nth-child(4) {
    margin-right: 0;
}
	.tax-hero.half .image {
    width: 100%;
    max-width: 100%;
    height: 232px;
}
	.tax-hero.half .content {
    padding: 18px 25px;
}
	.tag .post-content h1{
		padding:0;
	}
	.page-template-evcal-jan .row [class*="col-"], .page-template-evcal-feb .row [class*="col-"], .page-template-evcal-mar .row [class*="col-"], .page-template-evcal-apr .row [class*="col-"], .page-template-evcal-may .row [class*="col-"], .page-template-evcal-jun .row [class*="col-"], .page-template-evcal-jul .row [class*="col-"], .page-template-evcal-aug .row [class*="col-"], .page-template-evcal-sep .row [class*="col-"], .page-template-evcal-oct .row [class*="col-"], .page-template-evcal-nov .row [class*="col-"], .page-template-evcal-dec .row [class*="col-"], .tax-eventtype .row [class*="col-"]{
		padding:0 25px;
	}
	.page-template-evcal-jan .main-heading, .page-template-evcal-feb .main-heading, .page-template-evcal-mar .main-heading, .page-template-evcal-apr .main-heading, .page-template-evcal-may .main-heading, .page-template-evcal-jun .main-heading, .page-template-evcal-jul .main-heading, .page-template-evcal-aug .main-heading, .page-template-evcal-sep .main-heading, .page-template-evcal-oct .main-heading, .page-template-evcal-nov .main-heading, .page-template-evcal-dec .main-heading, .tax-eventtype .main-heading{
		padding:0;
	}
	.page-template-evcal-jan .filter-bar, .page-template-evcal-feb .filter-bar, .page-template-evcal-mar .filter-bar, .page-template-evcal-apr .filter-bar, .page-template-evcal-may .filter-bar, .page-template-evcal-jun .filter-bar, .page-template-evcal-jul .filter-bar, .page-template-evcal-aug .filter-bar, .page-template-evcal-sep .filter-bar, .page-template-evcal-oct .filter-bar, .page-template-evcal-nov .filter-bar, .page-template-evcal-dec .filter-bar, .tax-eventtype .filter-bar{
		padding:0;
	}
	.page-template-evcal-jan .listing-classic, .page-template-evcal-feb .listing-classic, .page-template-evcal-mar .listing-classic, .page-template-evcal-apr .listing-classic, .page-template-evcal-may .listing-classic, .page-template-evcal-jun .listing-classic, .page-template-evcal-jul .listing-classic, .page-template-evcal-aug .listing-classic, .page-template-evcal-sep .listing-classic, .page-template-evcal-oct .listing-classic, .page-template-evcal-nov .listing-classic, .page-template-evcal-dec .listing-classic, .tax-eventtype .listing-classic{
		padding:0;
	}
	.add_eventon {
    display: inline-block;
    float: right;
    background: #9e2213;
    padding: 5px 10px;
    margin-top: 20px;
    margin-right: 25px;
}
	.search-count {
    margin-bottom: 20px;
    text-align: left;
    display: inline-block;
    width: initial;
    color: #000;
    padding: 0 25px;
}
	.single .post-header .heading {
    margin-bottom: 18px;
    padding: 0 25px;
}
	.single .post-content .wp-caption-text {
    margin-bottom: 0;
    margin-right: 0px;
    padding: 0;
}
	.single .post-header .featured .caption {
    margin-bottom: 0;
    bottom: 5px;
    padding: 12px 25px 0;
}
	.single .post-header .post-meta {
    padding: 0 25px;
}
	.single .post-content .wp-caption.alignright {
    margin-left: 0;
    float: none;
    width: initial!important;
}
	.single .post-content .wp-caption {
    margin: 0 auto 21px auto;
    width: 100%!important;
    float: none;
    width: initial!important;
}
	.single .post-content p, .single .post-content > ul, .single .post-content > div, .single .post-content > dl, .single .post-content blockquote, .single .post-content ol, .post-content h1 {
    padding: 0 25px;
}
	.single .post-content div.mobile-ad{
		padding:0!important;
	}
	.single-community .post-content blockquote{
		margin:0 20px;
	}
	.single-community .communitytype-quote .arrow-down{
		padding:0;
	}
	.single .module-row .module-text h2 > p, .single .module-row .module-text p:last-of-type {
    margin-bottom: 0px;
    padding: 0;
}
	.single .highlights-box.related-posts {
    margin: 0 60px;
}
	.single .highlights-box.three-col article {
    float: left;
    width: 100%;
}
	.single .related-h2 p {
    margin-bottom: 0;
    display: none;
}
	.single .post-content iframe{
		width:100%;
		margin:20px 0;
	}
	.single .comments {
    margin-top: 30px;
    padding: 0 25px;
}
	.single .author-info .description {
    margin-left: 0;
}
	.single .author-info{
		padding:0 25px;
	}
	.search .post-content h1{
		padding:0;
	}
	.author .author-info {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 18px;
    margin-bottom: 28px;
    padding: 0 25px 20px 25px;
}
.author .latest-from-author {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 28px;
    padding: 0 25px;
}
.author .post-content h1{
	padding:0;
}
.listing-embed .twitter-tweet, .listing-embed .twitter-tweet + p{
	width:100%!important;
}
.listing-embed .content{
	padding:0 25px;
}
.listing-embed .cat-title {
    position: relative;
    display: block;
    margin-right: 0;
    margin-left: 0;
    margin: 0 auto 10px auto;
    text-align: center;
    width: 70px;
}
.listing-embed .entry-header h1 {
    font-size: 14px;
    display: inline-block;
    vertical-align: super;
    font-weight: normal;
    margin-bottom: 0;
    text-align: center;
}
.communitytype-facebook-embed .listing-embed .top-content {
 display:block;
}
.communitytype-facebook-embed .listing-embed .top-content p iframe {
	max-height:100%;
	width: 100%;
}
.module-row .module-img p{
	padding:0;
}
.hp-promo {
    margin: 30px 0;
    display: block;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 30px;
    background: #9e2213;
    padding: 30px 25px;
}
.hp-promo h1 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    color: #fff;
}
.hp-promo .btn {
       background: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    display: block;
    margin-left: 0;
    vertical-align: top;
    width: 80px;
    margin: 20px auto 0;
}
.hp-promo .btn a {
    color: #000;
    font-weight: 700;
}
.lower-foot{
	display:none;
}
.post-type-archive-local-news .main-footer, .post-type-archive-local .main-footer{
	position:relative;
}
.main-footer .wrap {
    padding: 0;
    line-height: 10px;
    width: 100%;
    text-align: center;
}
ul.footer-nav {
    list-style: none;
    line-height: 2;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-height: 45px;
    width: 100%;
}
.footer-nav li {
    float: none;
    line-height: 35px;
    cursor: pointer;
    display: inline-block;
    width: inherit;
    border-bottom: 1px solid #999;
    text-align: left;
}
.footer-nav li > a {
    padding: 0 10px;
    padding: 0;
    margin-left: 25px;
    float: none;
	font-size:14px;
}
.footer-nav .mobile-nav_only{
	display:block;
}
.footer-nav .navmenu-full{
	display:none!important;
}
.footer-nav .navmenu-full.more-news{
	display:none;
}
.home .footer-nav .navmenu-full.more-news, .category .footer-nav .navmenu-full.more-news, .single .footer-nav .navmenu-full.more-news{
	display:block!important;
}
.page-template-addanevent .row [class*="col-"]{
	padding:0 25px;
}
.tag .post-header .featured .caption{
	    padding-left: 25px;
    padding-right: 25px;
}
.tag .post-header .heading, .tag .post-header .post-meta{
	padding:0 25px;
}
#jp-relatedposts {
    display: block!important;
    margin: 0 60px!important;
    padding: 0;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post a.jp-relatedposts-post-a {
    max-width: 100%;
    /*height: 228px;*/
	height: auto;
    float: none;
    width: 100%;
	margin-bottom:20px;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{
	    margin-left: 0px!important;
		padding: 15px 0px 0 0px;
		padding-top: 10px!important;
}
#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{
	    display:none!important;
}
#jp-relatedposts h3.jp-relatedposts-headline {
    margin-bottom: 20px;
    font-size: 12px!important;
    text-transform: uppercase!important;
    text-align: left;
    line-height: 12px;
    position: relative!important;
    left: 0px;
    bottom: 0px!important;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{
	width:initial!important;
}
.search h2.results{
	padding:0 25px;
}
.search .listing-archive-img .overlay{
	height:inherit!important;
}
.search #gmap_display img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.team-group, .staff-email, .staff-office{
	padding:0 25px;
}
.staff-office{
	width:initial!important;
}
.staff-office h2, .staff-email h2{
	padding:0!important;
}
.staff-office .half-col{
	width:100%!important;
}
.staff-office .half-col:last-of-type {
	width:100%!important;
	margin-top:10px;
}
.social-col .twitter-timeline {
    max-width: 340px!important;
}
.parch h2.main-heading + p, .tax-printyear h2.main-heading + p, .parch p.print-archives{
	padding:0 25px;
}
.parch #cont_arch, .tax-printyear #cont_arch{
	padding:0 25px;
}
.tax-printyear .container, .container.print-archives	{
		padding:0 25px;
	}
	.tax-postkicker .post-content h1{
		padding:0;
	}

.module-row .module-img{
	max-width:inherit!important;
	margin-right:0!important;
}	
.module-row .module-text{
	float:left;
}	
.module-row .module-text h1{
	padding:0;
}	
.justified-image-grid{
	width:100%!important;
}	
	
.post-meta .nav-social{
	float:none!important;
	display:block;
	margin-top:25px;
}	
	.post-share{
		    padding: 28px 25px;
	}
	.share-links{
		/*float:none;*/
	}
	.modals-header h2{
		font-size:18px;
	}
	#bellows-main-86033-2 .bellows-submenu {
    column-count: 1!important;
}

.nav_news_site.sticky-nav .find_local_news_mobile{
		font-size: 12px;
		padding: 0 10px;
}	



}

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

	.find_local_news_mobile.long-market{display:none;}

	.find_local_news_mobile.mobile_only.long-market, .nav_news_site.sticky-nav .find_local_news_mobile.mobile_only.long-market{    
		display: block;
		line-height: 22px;
	}
	


}

@media only screen and (max-width: 400px) {
	.find_local_news_mobile.long-market{
		font-size: 14px;
	}
	.nav_news_site.sticky-nav .find_local_news_mobile{
		font-size: 11px;
		padding: 0 10px;
	}	
}
@media only screen and (max-width: 320px) {
	.find_local_news_mobile.long-market{
		font-size: 8px;
    	padding: 0 8px;
	}
}


/*@media only screen and (max-width: 470px) {
	.nav_news_site.sticky-nav .find_local_news_mobile.long-market{
		font-size: 8px;
		padding: 0 5px;
		max-width: 200px;
		line-height: 14px;
		position: relative;
		top: 10px;
	}
	.nav_news_site.sticky-nav .find_local_news_mobile.mobile-font{
		font-size: 12px;
		padding: 0 5px;
		    top: 0;
    line-height: 45px;
	}
}*/



















@media only screen and (min-width: 1129px) {
	.main-featured .flexslider .slides > li { min-height: 336px; }
}

/* Tablets - Small Desktops - fluid wrapper */
@media only screen and (max-width: 1128px) {
	
	.wrap, .boxed .main-wrap { 
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
	}
	
	body.boxed { padding: 0 25px 0 25px; }
	
	/* many issues with kerning and lig on android causing unexpected linewraps */
	body.android {
		text-rendering: auto;
	}
	
	.background-cover {
		position: fixed;
		background-position: 50% 0;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-position: center center;
		background-size: cover;
		z-index: -1;
	}
	
	.trending-ticker a { max-width: 400px; }
	
	/*.main-head .right { margin-left: 250px; }*/
	
	.navigation.sticky {
		width: 100%;
		left: 0;
	}
	
	.navigation .menu li > a { /*padding: 0 20px; */}


	.tabbed .tabs-list a { padding: 0 3%; }
	
	.post-header img, .post-content img {
		max-width: 100%;
		height: auto;
	}
	
	.post-share .text { /*display: none;*/ }
	.share-links a { margin-bottom: 4px; }
	
	/* fluid slider blocks */
	.main-featured .blocks .image-link img {
		max-width: 100%;
		height: auto;
	}
	
	.main-featured .blocks .small {
		width: 48%;
		margin-right: 4%;	
	}
	
	/* Grid slider */
	.featured-grid .image-link { min-height: 150px; }
	.featured-grid .small-item .image-link { min-height: 100px; }
	
	.main-footer input.feedburner-subscribe {
		margin-top: 5px;
		margin-left: 0;
		display: block;
	}
	
	.flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }
	.flickr-widget .flickr_badge_image:nth-of-type(3n) { margin-right: 0; }
	
	.no-display { opacity: 1; }
	
	/* fontawesome rendering issue on android 4.2/nexus */
	.navigation .menu li > a:after, .navigation .mega-menu.links > li li a:before, .flex-direction-nav a:after, 
	.sc-accordion-title a:after, .sc-toggle-title a:after, .fa, .main-stars {
		text-rendering: auto;
	}
}

/* Large Tablet Layout: 800px - 940px. Android Tablets - fluid */
@media only screen and (min-width: 800px) and (max-width: 940px) {

	.column, .row [class*="col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
		
	.wrap > .row, .row {
		margin-left: -15px;
		margin-right: -15px; 
	}

	/* change top bar */
	.trending-ticker { font-size: 13px; }
	.trending-ticker .heading { margin-right: 25px; }
	
	.trending-ticker a {
		max-width: 235px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		display: inline-block;
		vertical-align: middle;
		line-height: 1.3;
		padding-right: 5px;
		margin-top: -2px;
	}
		
	/*
	 * Make menu and mega menus compact
	 */
	/*.navigation .menu > li > a {
		font-size: 13px;
		padding: 0 13px;
	}
	
	.navigation .menu li > a:after { 
		margin-left: 5px;
		font-size: 13px;
		line-height: 1;
	}*/
	
	/* category mega menu */
	.mega-menu .sub-cats { padding: 0; }
	
	.mega-menu .sub-nav {
		padding-left: 15px;
		padding-right: 15px;
	} 
	
	.mega-menu .extend { padding: 0; }
	
	.mega-menu .recent-posts .post:nth-child(3) { display: none; }	
	
	/* links mega menu */
	.navigation .mega-menu.links > li { padding: 0 15px; }

	.navigation .mega-menu, .navigation .mega-menu.links > li > a, .navigation .mega-menu .sub-nav li a { font-size: 13px; }
	.navigation .mega-menu.links > li li a:before { display: none; }
	.navigation .mega-menu.links > li li a { padding-left: 5px; }
	
	/* slider */
		
	.main-featured .blocks .small h3 { padding: 20px 5px 5px 5px; }
	.main-featured .blocks.col-4 { padding-left: 4px; }

	.tall-overlay { margin: inherit; }
	
	.tabbed .tabs-list a {
		font-size: 12px;
		padding: 0 2.5%;	
	}
	
	.main .sidebar:before, .sidebar .theiaStickySidebar:before { margin-left: -15px; }
	
	/* reduce image size in sidebar widgets */
	.sidebar .posts-list img { width: 65px; }
	/*.sidebar .posts-list .content { margin-left: 80px; }*/
	
	
	.listing-alt img { width: 110%; }
	.listing-alt article > a { max-width: 200px; }
	.listing-alt article .content { margin-left: 220px; }
	
	
	.focus-grid .small-image img {
		width: 100%;
	}
	
	.focus-grid .posts-list {
		margin: 0 -7px;
	}
	
	.focus-grid .posts-list .post {
		padding: 0 7px;
	}
	
	.main-footer .posts-list img { width: 60px; }
	.main-footer .posts-list .content { margin-left: 75px; }
	
	.flickr-widget a {
		width: 60px;
		height: 52px;
	}

}

/* Small Tablet: 768px. - fluid */
@media only screen and (min-width: 768px) and (max-width: 799px) {
		
	.main-featured .blocks { display: none; }
	.main-featured .slider, .main-featured .flexslider .slides img { width: 100%; }
	
	.main-content, .sidebar { width: 100%; }
	
	/* show nav for slider on tablets */
	.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { opacity: 0.8; }
	
	.main-footer .col-4 {
		width: 100%;
		margin-top: 28px;
	}
	
	.main-footer .col-4:first-child { margin-top: 0; }
	
	/* footer fix */
	.flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }
	
	
	.main-footer input.feedburner-subscribe {
		display: inline;
		margin-left: 4px;
	}
	
}

/* Mobile + Small Tablet shared rules */
@media only screen and (max-width: 799px) {

	/*
	 * Top Bar
	 */
	 
	/* change top bar styling */
	.top-bar .social-icons {
		clear: both;
		text-align: center;
		float: none;
	}
	
	.top-bar .search { display: none; }
	
	.top-bar .social-icons li {
		float: none;
		display: inline-block;
	}
	
	.top-bar-content > div { display: block; }
	
	.top-bar .trending-ticker .heading {
		float: none;
		margin-right: 0;
	}
	
	.top-bar .trending-ticker ul { float: none; }
	
	.top-bar .trending-ticker {
		text-align: center;
		margin-bottom: 14px;
	}
	
	.trending-ticker a { max-width: 100%; }
	
	.top-bar .trending-ticket li { 
		max-width: 100%;
		text-overflow: ellipsis;
	}
	
	.top-bar .menu { 
		float: none;
		text-align: center; 
		margin-bottom: 7px;
	}
	
	.top-bar .menu li {
		float: none;
		display: inline-block;
		padding-left: 14px;
	} 
	
	
	/*
	 * Header 
	 */
	/*.main-head .title {
		float: none;
		text-align: center;
		margin-bottom: 28px;
		margin-top: 42px;
		line-height: 1;
	}
	
	.main-head .right { 
		float: none;
		margin-bottom: 28px;
		line-height: 1.5;
		text-align: center;
	}
	
	.main-head .right > div {
		display: inline-block;
		max-width: 100%;
	}

	.main-head .right  { margin-left: 0; }*/
	
	/* IMPACTS - DEALS */
	
.post-type-archive-local-news #map, .post-type-archive-local #map{
	background:#eee;
}
.post-type-archive-local-news .impact_listings{
	max-width:100%;
	margin-bottom: 0;
}
.post-type-archive-local .impact_listings{
	max-width:100%;
	margin-bottom: 100px;
}
.post-type-archive-local-news .map-navigation, .post-type-archive-local .map-navigation{
	    width: 100%;
}
	
.hp_breaking{
	/*margin-top:30px;*/
	padding:10px 25px;
	width:inherit;
	margin:30px 0;
}	
.hp_breaking .arrow-right{
	display:none;
}
.hp_breaking .bn_intro{
    color: #9e2213;
    background: none;
	padding: 0 25px 0 0;
}
.hp_breaking .bn_link{
	padding-left:0;
}	
	
	
	
}

/* Phones and smaller tablets - fluid */ 
@media only screen and (max-width: 767px) {

	
	/* all columns fluid */
	.row .column, .column, .row [class*="col-"] {
		width: 100%;
		margin-bottom: 28px;
	}
	
	.post-content .row .column { margin-bottom: 1.857em; }
		
	.page > .row.builder > .column:only-child { margin-bottom: 0; }
	
	
	/* breadcrumbs */
	.breadcrumbs { 
		padding: 14px;
		line-height: 1.5;
	}
	
	.breadcrumbs .location { display: none; }

	.main-featured .slider h3 a { font-size: 16px; }
	.main-featured .blocks { display: none; }
	.main-featured .slider, .main-featured .flexslider .slides img { width: 100%; }
		
	/* show nav for slider on tablets */
	.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev { opacity: 0.8; }

	
	/*
	 * Homepage Blocks 
	 */
	 
	/* cleanup highlights 3 col style */
	.highlights-box.three-col .column.one-third {
		margin-bottom: 42px;
	}
	
	.highlights-box.three-col .column.one-third:last-child { margin-bottom: 0; }	
	.highlights-box.three-col article {
		float: left;
		width: 50%; 
	}
	
	.highlights-box.three-col .posts {
		width: 50%;
		float: left;
		padding-left: 25px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; 
	}
	
	.no-sidebar .highlights-box.three-col article {
		float: none;
		width: 100%;
	}	
	
	.highlights-box .column.half {
		margin-top: 42px;
		margin-bottom: 0;
	}

	.highlights-box .column.half:first-child {
		margin-top: 0;
		border-right: 0; 
	}
	
	.highlights .block.posts { 
		border-top: 0;
		margin-top: 0;
	}

	.news-focus .posts, .highlights-box.three-col article { margin-bottom: 0; }

	.news-focus .focus .image-link {
		float: left;
		margin-right: 14px;
		width: 25%;
	}
	
	.news-focus .focus .image-link img {
		width: 100%;
		height: auto;
	}
	
	.news-focus .excerpt {
		border-bottom: 1px solid #d9d9d9;
		padding-bottom: 14px;
	}
	
	.news-focus > .row { margin-bottom: -28px; }
	
	.section-head .subcats { display: none; }
	
	/* fix special padding for focus grid posts */
	.focus-grid .posts-list {
		margin: 0;
		margin-bottom: -21px;
		padding: 0 15px;
	}
		
	/*
	 * Single Post 
	 */
	.post-content { margin-left: 0; } 
	
	.post-content-right { clear: both; }
	
	.post-share { margin-left: 0; }
	
	.share-links { line-height: 33px; }
	
	.share-links a { margin-right: 0; }
	
	.author-info .avatar { 
		max-width: 75px;
		height: auto;
	}
	
	.author-info .description { margin-left: 0px; }
	
	.author-info .social-icons { 
		float: none;
		overflow: hidden;
		/*padding-top: 14px;*/
	} 
	
	.related-posts .highlights-box.three-col .column { margin-bottom: 28px; }
	
	.comments-list .children, .comment .comment-respond { margin-left: 15px; }
	
	.comment-respond input {
		max-width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	
	.post-cover .featured { padding-bottom: 65%; }
	.post-cover .featured .hidden { display: none; }
	
	.post-cover .caption {
		top: 0;
		bottom: auto;
		right: auto;
		left: 0;
		padding: 7px 14px;
		max-width: 65%;
		line-height: 1.3;
		background: rgba(0, 0, 0, 0.8);
	}
	
	.post-cover .gallery-slider {
		position: absolute;
		width: 100%;
		height: 100%;
	}
	
	.post-cover .flexslider, .post-cover .slides, .post-cover .slides li { height: 100%; }
	
	.post-cover .overlay h1 { 
		font-size: 22px;
		max-width: 100%;
		max-height: 80%;
		overflow: hidden;
	}
	
	.post-layout-cover .post-content .alignright, .modern-quote.alignright { 
		margin-left: 0;
		display: block;
		max-width: 100%;
		float: none;
	}
	
	.post-layout-cover .post-content .alignright, .post-layout-cover .post-content > p img.alignright { 
		margin: 28px auto; 
	}
	
	/*
	 * Category listings
	 */
	.listing-alt article > a {
		max-width: 100%; 
		float: none;
	}
	 
	.listing-alt img {
		width: 100%;
		margin-left: 0;
		float: none;
	}
	
	.listing-alt article .content {
		margin-left: 0;
		margin-top: 0;
	}
	
	.listing.grid-overlay h2 a { font-size: 15px; }
	
	.tall-overlay .column { 
		width: 50%;
		margin-bottom: 0; 
	}
	
	.tall-overlay > .column:nth-child(3n+1) { clear: none; }
	.tall-overlay > .column:nth-child(odd) { clear: both; }
	
	/*
	 * Footer Changes
	 */ 
	
	.main-footer .widget:last-child { margin-bottom: 0; }
	
	.main-footer input.feedburner-subscribe { margin-top: 5px; }
	
	/* footer styles */
	.flickr-widget { margin-right: -14px; }
	
	/* lower widget center aligned */
	.lower-foot .widgets > div { 
		margin-top: 28px;
		text-align: center; 
	}
	
	.lower-foot .widgets > div:first-child { margin-top: 0; }
	
	.lower-foot .textwidget { float: none; }
	
	.lower-foot .menu-footer-container {
		overflow: hidden;
		text-align: center;
		clear: both;
		
		/* hidden by default - but will work if following line is removed */
		display: none;
	}
	
	.lower-foot .menu { 
		float: none;
		display: inline-block;
	}
	
	.main-footer input.feedburner-subscribe {
		display: inline;
		margin-left: 4px;
	}
	
	/* footer fix */
	.flickr-widget .flickr_badge_image:nth-of-type(4n) { margin-right: 12px; }
	
	.modal {
		width: 250px;
		margin-left: -125px;
	}
	
	.single .related-posts .highlights article {
    margin-bottom: 0;
    display: inline-block;
    width: 100%!important;
    float: none!important;
}
}

/* Only target larger phones landscape */
@media (min-width: 550px) and (max-width: 767px) {
	
	/* change 3-col grid listing to half width */
	.listing.grid-3 .column { width: 50%; }
	
	.listing.grid-3 > .column:nth-child(3n+1) { clear: none; }
}

/* Smaller Phones - Some androids have upto 400px portrait - iPhone 6 plus has 414 */
@media only screen and (max-width: 415px) {
	
	body.boxed { padding: 0; }
	
	.main-head .title { font-size: 32px; }
	
	.mobile-head { padding: 0 85px; }
	.mobile-head .title { font-size: 28px; }
	
	
	/* search fixes */
	.search-overlay .live-search-results, .search-overlay .search {
		max-width: 285px;
	}
	
	
	/* wider off-canvas */
	.navigation .off-canvas { width: 85%; }
	
	.off-canvas-active .main-wrap {
		-webkit-transform: translate3d(85%, 0, 0) !important;
		transform: translate3d(85%, 0, 0);
	}
	
	.boxed .navigation .off-canvas { left: 0; }
	
	.breadcrumbs { display: none; }
	
	.main-featured .slider .caption {
		overflow: hidden;
		position: static;
		background: #19232d;
	}
	
	.main-featured .flex-direction-nav .flex-next, .main-featured .flex-direction-nav .flex-prev { top: 100px; }
	
	.main-featured .pages { display: none; }
	
	/* Grid slider */
	.featured-grid { margin: 0 -23px; }
	.featured-grid .the-date { display: none; }
	
	
	/* cleanup highlights 3 col style */	
	.highlights-box.three-col article, .highlights-box.three-col .posts {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	.highlights-box.three-col .column.one-third { margin-top: 28px;	}
	
	.highlights-box.three-col article { margin-bottom: 28px; }
	
	.gallery-block .carousel .title a { font-size: 12px; }
	
	.navigate-posts .previous { padding-left: 0; }
	
	.navigate-posts .next { padding-right: 0; }
	
	/* reviews */
	.review-box .verdict-box .text { margin-left: 0; }
	
	.review-box .overall { margin-right: 14px; }
	
	.review-box .main-stars { float: none; }
	
	/* author box */
	.author-info .social-icons { 
		float: none;
		/*padding: 21px 0;*/
	}
	
	.author-info .avatar { 
		max-width: 65px;
		height: auto;
		margin-right: 14px;
	}
	
	.author-info .description { margin-left: 0; }
	
	/* post slideshow fix */
	.post-pagination-next .info, .post-pagination-next .links {
		display: block;
		float: none;
		text-align: center;
	}
	
	.post-pagination-next .info { margin-bottom: 7px; }
	
	/* post cover */
	
	.post-cover .featured { padding-bottom: 85%; }
	
	.post-cover .comments { display: none; }
	
	.post-cover .overlay h1 { font-size: 20px; }
	
	.post-cover .overlay {
		padding: 21px;
		padding-top: 10%;
	}
	
	.post-cover .overlay .cat-title {
		font-size: 10px;
		line-height: 23px;
	}
	
	/* comments list narrower */
	.comments-list .comment-meta { margin-left: 0; }
	.comments-list .comment-content {
		margin-left: 0;
		margin-top: 28px;
	}
	
	.comments-list .pingback { margin-left: 0; }
	
	.comment .comment-respond { margin-left: 0; }

	.main-footer input.feedburner-subscribe {
		margin-left: 0;
		display: block;
	}
}

@media (min-width: 768px) {
	/* retina images fix */
	.listing-alt img { max-width: 351px; }
}


@media (min-device-width: 1824px) {
	/* post/page body font size for large desktop */ 
	.post-content { font-size: 14px; }
}
