
@media only screen and (max-width : 920px) {
	
	.site-container {
		padding-top: 20px !important;
	}
	
	.site-inner {
	    width: 100%;
	    padding: 0;
	    border: none;
	    padding-top: 20px;
	}
	
	
	
	.sidebar-primary {
		width: 322px;
	}
	
	
	
	#primary-sidebar-wrap {
		margin: 0 auto;
	}
	
	
	header.site-header .title-area {
		text-align: center;
		width: 40%;
		margin: 0 30%;
		float: left;
		position: absolute;
	}
	
	header.site-header .title-area .site-title {
		margin: 0 auto;
		padding: 0;
		width: 108px;
		
	}
	
	.header-image .site-title > a {
		min-height: 20px;
		background-size: 108px 20px;
		
	}
	
	.sb-toggle-left, .sb-toggle-left:hover {
		float: left;
		display: block;
	}
	
	header.site-header #header-ui {
		width: 100%;
		display: block;
	}
	
	header.site-header #music-player {
		display: none;
	}
	
	header.site-header .widget-area {
		width: 100%;
	}
	
	header.site-header .wrap {
		width: 96%;
	}
	
	.sb-toggle-right {
		display: none;
	}
	
	.sb-toggle-left {
		display: block;
	}
	
	.sb-toggle-left span {
		font-size: 120%;
	}
	#header-ui {		
		padding-top: 5px;
	}
	.sb-slidebar .menu a {
		line-height: 1;
		padding: 12px 2px 12px 40px;
		font-size: 14px;
		color: #E3E3E3;
	}
	.sb-slidebar .menu .menu-item:before {
		top: 20px;		
	}
	.sb-slidebar { 
		max-width: 300px;
	}
	.sb-slidebar ul {
		padding-top: 38px;
	}
	
	.footer-widgets .widget_nav_menu {
		float: right;
		padding-left: 3%;
	}
	
	.footer-widgets .widget_simpleimage {
		text-align: center;
	}
	
	
	/*------------------------------------------------------------ 
	  Featured Post Grid
	------------------------------------------------------------*/
	
	.genesis-grid-even {
	  	float: none;
		padding: 0;
		width: 100%;
	}
	
	.genesis-grid-odd {
		clear: both;
		float: none;
		padding: 0;
		width: 100%;
	}
	
	.genesis-grid-even,
	.genesis-grid-odd {
		margin: 0 0 20px;
	}
	
	.genesis-grid-even img,
	.genesis-grid-odd img {
		width: 100%;
	}
	
	.card .card-content {
	    height: auto;
	  }
	
	
	header.site-header {
		background-color: #2D3243;
		height: auto;
		min-height: 36px;
		position: fixed;
	  	width: 100%;
	  	top: 0;
	  	z-index: 100;
	}
	
	.genesis-grid-even, .genesis-grid-odd {
		max-width: 360px;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none;
		display: block;
	}
	
	#header-ui .site-social {
		display: none;
	}
	
	.searchwp-live-search-results {
		top: 80px;
	}
	
	#home-highlights-wrap .home-featured-post {
		width: 48%;
		margin: 1%;
		float: left;
		font-size: 110%;
	}
	
	#home-highlights-wrap .first-featured-post {
		width: 100%;
		font-size: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	
	#njotv-slider .wrap {
		padding: 0;
	}
	
	#njotv-slider .item .tv-actions {
		position: relative;
		display: block;
		clear: both;
	}
	
	.region-dropdown {
		position: absolute;
		background-color: transparent;
	}
	
	.region-dropdown small  {
		display: none;
	}
	
	.header-image .site-title a {
		width: 100%;
	}
	
	.region-dropdown:after  {
	  top: -6px;
	  right: -3px;
	  color: #ff6600;
	  font-size: 160%;
	}
	
	#regionnav ul {
		text-align: center;
	}
	
	#regionnav ul li a {
		padding: 3px 12px;
		margin: 3px;
		font-size: 90%;
	}
	
	#regionnav ul {
		padding-bottom: 5px;
	}

	.with-subnav {
		padding-top: 60px !important;
	}

	.menu-subnav {
		padding-top: 100px !important;
	}


}

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

	#njotv-slider .wrap {
		padding: 0;
	}
	
	#njotv-slider .item .tv-actions {
		position: absolute;
		display: block;
		clear: none;
	}

}


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

	.genesis-grid-even, .genesis-grid-odd {
	    margin: 0 0 20px;
	}
	.genesis-grid-odd {
	    clear: both;
	    float: left;
	    padding: 0 0 15px;
	    width: 47%;
	}
	.genesis-grid-even {
	    float: right;
	    padding: 0 0 1%;
	    width: 47%;
	}
	
	.content {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.card .card-content {
	    height: 7.5em;
	  }
	
	aside.sidebar-primary {
		float: none;
		text-align: center;
		position: static;
		clear: both;
	}
	
	#header-ui .site-social, #header-ui .nav-search-wrap {
		display: none;
	}
	
	.notjustok-home-featured .widget_featured_post {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	
	.notjustok-home-featured .widget_featured_post a {
		font-size: 125%;
	}
	
	.notjustok-home-featured .featured-content {
		width: 100%;
		float: none;
	}
	
	.notjustok-home-featured .featured-content h2 a {
	    font-size: 85%;
	}
	
	#home-highlights-wrap .post-featured-post a {
		font-size: 140%;
	}
	
	#home-highlights-wrap .home-featured-post a {
		font-size: 100%;
	}
	#home-highlights-wrap .first-featured-post a {
		font-size: 140%;
		padding-top: 100px;
	}
	
	#below-slider .notjustok-dfp-content {
		max-width: 100%;
		margin: 0;
		padding: 0;
		display: block;
		width: 100%;
		float: none;
		text-align: center;
	}
	
	#njotv-slider .item .tv-actions {
		position: relative;
		display: block;
		text-align: center;
		clear: both;
		padding-top: 15px;
	}
	#njo-fifth-post {
		display: block;
	}
}


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

	article.genesis-grid {
		max-width: 360px;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none;
		clear: both;
		display: block;
	}
	
	.sidebar-content-sidebar .content {
		float: none;
		display: block;
		width: 100%;
	}
	
	.content {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.card .card-content {
	    height: auto;
	  }
	
	
	genesis-grid-even, .genesis-grid-odd {
	    margin: 0;
	    margin-bottom: 10px;
	}
	.genesis-grid-odd, .genesis-grid-even  {
	    clear: both;
	    float: none;
	    padding: 0;
	    width: 100%;
	}
	
	#home-highlights-wrap .home-featured-post {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		float: none;
	}
	
	#njotv-slider img.tv-slider-image {
		max-width: 100%;
		width: 100%;
		float: none;
		text-align: center
	}
	#njotv-slider .item div {
		float: none;
		display: block;
		padding-left: 5px;
		max-width: 100%;
		text-align: center;	
	}
	
	.notjustok-second-slider-item {
		display: block;
	}

}


/*
     FILE ARCHIVED ON 05:31:07 Apr 12, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:26:26 Jan 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.798
  exclusion.robots: 0.037
  exclusion.robots.policy: 0.022
  esindex: 0.014
  cdx.remote: 11.141
  LoadShardBlock: 87.048 (3)
  PetaboxLoader3.datanode: 132.103 (5)
  load_resource: 261.502 (2)
  PetaboxLoader3.resolve: 85.782 (2)
*/