/** FEATURED POSTS CAROUSEL **/ 

.advanced-slider.webkit .slide .html {
	padding: 5px 0 0 0;
}

#content .advanced-slider {
	min-height: 550px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 100%;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 100%;
    height: auto;
}

#display {
	clear: both;
	width: auto;
	overflow: scroll;
	border: 1px solid #666;
	background-color: #fcfcfc;
	padding: 10px;
	}
	
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    /*width: 635px;*/
    padding: 20px 0;
    margin-top: -20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
   /* width:  635px;*/
}


.jcarousel-skin-tango .jcarousel-item {
    /*width: 635px;*/
}

.jcarousel-skin-tango .jcarousel-item img {
	max-height: 350px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: -22px;
    right: 5px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: transparent url(images/nav-next.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/nav-next.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: bottom;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover{
    cursor: default;
    background-position: bottom;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: -22px;
    right: 30px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background: transparent url(images/nav-prev.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/nav-next.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: bottom;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover{
    cursor: default;
    background-position: bottom;
}



/* STYLES FOR FEATURED CONTENT */

img.home-feat {
	margin-bottom: 2%;
	}

.time-title {	
	float: left;
	display: block;
	width: 30%;
	padding-right: 5%;
	}
	
.time-title span, #newscenter-feed span {
	text-transform: uppercase;
	color: #999999;
	padding-top: 3%;
	display: block;
	font-weight: 700;
	font-size: 11px;
	}
	
.time-title h2 {
	margin: 0; padding: 0;
	font-size: 16px;
	}
	
.time-title h2 a {
	color: #0072bc;
	}
	
.feat-excerpt {
	float: right;
	display:block;
	width: 62%;
	}		

.minimal-light .slide-arrows a.next {
	background-position: -64px 0 !important;
}

.slider-main img {
	box-shadow: none;
}
/* STYLES FOR HOME BELOW FEATURED CONTENT */

.home-below-featured-container {
	width:100%;
	padding-top: 15px;
	}
	
.home-secondary-sidebar {
	float:left;
	width:29%; /* 30.555555555%; */
	}
	
.home-secondary-sidebar.template-2 {
	width: 100%;
	}
	
.home-secondary-sidebar .widget_nav_menu {
	margin-bottom: 16px;
	margin-bottom: 1rem;
	}


	
.home-secondary-featured {
	float:right;
	width: 66%;
	padding: 0;
	}
	
.super-widget-multi-post-item ul{
	
	}
	
.super-widget-multi-post-item ul li{
	list-style-type: none;
	color: #999999;
	text-transform:uppercase;
	}
	
.super-widget-multi-post-item ul li a{
	color: #999999;
	font-size: 11px;
	}
.super-widget-multi-post-item h3 a {
	font-weight: normal;
}

#featured_vid_container{
	height: 0;
    overflow: hidden;
    padding-bottom: 60%;
    position: relative;
    margin-bottom: 10px;
}

#featured_vid_container iframe {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    margin: 0 auto;
}


/* STYLES FOR NEWSCENTER SIDEBAR */

ul#newscenter-feed li, 
ul#vid-sidebar li {
	list-style-type: none;
	display: block; clear: both;
	float: left;
	margin-bottom: 8%;
	width: 100%;
	margin-left: 0;
	}
	
ul#newscenter-feed img.wp-post-image,
ul#vid-sidebar img.wp-post-image {
	display:block;
	float: none;
	margin-right: 10px;
	margin-bottom:5px;
	}
	
ul#newscenter-feed h2,
ul#vid-sidebar h2 {
	margin: 0; padding: 0;
	}

ul#vid-sidebar h2 {
	font-weight: 400;
	font-size: 1rem;
	}
	
ul#newscenter-feed h2 a,
ul#vid-sidebar h2 a {
	color: #0072bc;
	font-weight: 400;
	}

/* STYLES FOR AROUND THE LAB SECTION */

	.mobile-trim-container {
		overflow: visible;
		/* margin-bottom:10px;
		height: 140px; */
	}

.around-the-lab {
	text-align: center;
	width: 100%;
	position: relative;
	display: table;
	margin: 15px 0 0 0;
	}
.around-the-lab .lab-content img, .around-the-lab .lab-content span {
	max-width: 75%;
}

.around-the-lab .lab-content:nth-of-type(2) img, .around-the-lab .lab-content:nth-of-type(5) img {
	margin: 0 0 0 20px;
}
 .around-the-lab .lab-content:nth-of-type(3) img, .around-the-lab .lab-content:nth-of-type(6) img {
	margin: 0 0 0 30px;
 }
.around-the-lab .lab-content:nth-of-type(2) span, .around-the-lab .lab-content:nth-of-type(5) span {
	margin: 0 0 0 20px;
}
 .around-the-lab .lab-content:nth-of-type(3) span, .around-the-lab .lab-content:nth-of-type(6) span {
	margin: 0 0 0 30px;
}

.around-the-lab .lab-content {
	margin-top: 10px;
	height: 210px;
	width: 33%;
	max-width: 33%;
	float: left;
	vertical-align: top;
	margin-left: 0px;
	text-align: left;
	padding: 2%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
	
.around-the-lab .lab-content.first {
	/* border-right: 1px solid #e8e8e8; */

	}
.around-the-lab .lab-content:nth-of-type(2) {
	/* border-right: 1px solid #e8e8e8; */

	}
.around-the-lab .lab-content:nth-of-type(4) {
	/* border-right: 1px solid #e8e8e8; */

	}
.around-the-lab .lab-content:nth-of-type(5) {
	/* border-right: 1px solid #e8e8e8; */

	}
.around-the-lab .lab-content:nth-of-type(4), .around-the-lab .lab-content:nth-of-type(5), .around-the-lab .lab-content:nth-of-type(6) {
	margin-top: 30px !important;
} 
.around-the-lab .lab-content a span {
	display: block;
	font-size: 13px;
	padding: 10px 0 10px 0;
	width: 100%;
	margin: 0px;
	}

.around-the-lab h4 {
	text-align: left;
	}
/* AROUND THE LAB TITLE STYLES */
.around-the-lab h4:first-of-type {

}


/* MODULE STYLES */

.super-widget-multi-post-item ul {
	float: left;
	margin-right: 5px;
	}
	
.super-widget-multi-post-item {	
	color: #999999;
	text-transform: uppercase;
	}
	
.super-widget-multi-post-item p {
	color: #000;
	text-transform: none;
	padding-top: 3%;
	}
	
.super-widget-multi-post-item h3 {
	margin: 5% 0 2%;
	text-transform: none;
	}
	

/* ************************************************* SLIDER PRO STYLES */
.minimal-light .slide-arrows a {
	background: url('../images/arrows.png') !important;
	width: 64px;
height: 64px;
top: 50%;
margin-top: -32px;
}

.advanced-slider .thumbnail-scroller .buttons {
	display: none;
}
.minimal-light .thumbnail-scroller.horizontal .scrollbar {
	display: none;
}
.minimal-light .slide-buttons {
margin-top: 0px !important;
}

.minimal-light .slide-buttons .buttons-inner a .number {
	font-size: 14px !important;
}
.advanced-slider .slide .html {
	bottom: 0px;
}
.advanced-slider .slide .image {
	top: 0px !important;
	margin-top: 0px !important;
	position: relative;
	margin-bottom: 15px;
}
.minimal-light .slide-buttons .middle {
	/*margin: -150px 0px 0 480px; */
}

.title {
	float: left;
	width: 35%
}
.title h2 a {
	font-size: 1.35rem;
	color: #0072bc !important;
}
.title h2 a:hover {
	color: #0f4058 !important;
}
.middle {
	display: none;
}

.minimal-light .thumbnail-scroller.horizontal {
	left: 360px !important;
	top: 322px;
}
.minimal-light .slide-wrapper {

}
.featured-story-cutter {
	max-height: 340px;
	overflow: hidden;
}
.advanced-slider.webkit .slide .html {
bottom: 0px;
position: relative;
}

/*
.advanced-slider .slide img {
	box-shadow: none;
}
*/

/* RESPONSIVE STYLING */
@media screen and (max-width: 1030px) {
	.around-the-lab .lab-content {
		width: 30%;
		margin: 0 3% 0 0; padding: 0;
	}
}

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

	.around-the-lab {

		}
		
		
	.around-the-lab .lab-content {
		width: 30%;
		margin: 0 3% 0 0; padding: 0;
	}

	.title h2 {
	
}

}

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


}

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


}

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

		
	.around-the-lab .lab-content {
		width: 30%;
		margin: 0 3% 0 0; padding: 0;
	}
	
	.around-the-lab .lab-content img {
		display: block;
		}
	
}
		
		
@media screen and (max-width: 550px) {

	.title h2 {
		font-size: 1.5rem;
		margin-bottom: 5px;
	}
	
	.title, .feat-excerpt {
		float: none;
		width: 100%
	}
		

	.time-title {
		width: 100%;
		padding: 0; margin: 0;
		}
		
	.feat-excerpt {
		width: 100%;
		}
		
	.home-below-featured-container {
		width:100%;
	
	}
	
	.home-secondary-sidebar {
		float:left;
		width:100%; 
	}
	
	.home-secondary-featured {
		float:left;
		width: 100%;
		padding: 0;
	}

}
		

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

	#content .advanced-slider {
		min-height: 450px;
	}

	.mobile-trim-container {
		overflow: hidden;
		height: 100px;
	}

	.around-the-lab .lab-content:nth-of-type(4), .around-the-lab .lab-content:nth-of-type(5), .around-the-lab .lab-content:nth-of-type(6) {
		margin-top: 0px !important;
	}

	.around-the-lab .lab-content {
		max-width: 98%;
		width: 45%;
		padding: 2% 2% 2% 3%;
		height: 150px;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
		-moz-box-sizing: border-box;    /* Firefox, other Gecko */
		box-sizing: border-box;         /* Opera/IE 8+ */
	}

	.around-the-lab {
		float: left;
		padding-bottom: 5%;
		}
		
	.around-the-lab .lab-content a {
		float: left;
		width: 100%;
		display:block;
		}	
		
	.around-the-lab .lab-content a span {
		vertical-align: middle;
		display: inline;
		}
		
	.around-the-lab .lab-content img {
		max-width: 100%;
		width: 100%;
		}

	.home-buttons li {
		width: 100%;
		border-bottom: 2px solid #FFF;
		}

.around-the-lab .lab-content:nth-of-type(2) img, .around-the-lab .lab-content:nth-of-type(5) img {
	margin: 0 0 0 0px;
}
 .around-the-lab .lab-content:nth-of-type(3) img, .around-the-lab .lab-content:nth-of-type(6) img {
	margin: 0 0 0 0px;
 }
.around-the-lab .lab-content:nth-of-type(2) span, .around-the-lab .lab-content:nth-of-type(5) span {
	margin: 0 0 0 0px;
}
 .around-the-lab .lab-content:nth-of-type(3) span, .around-the-lab .lab-content:nth-of-type(6) span {
	margin: 0 0 0 0px;
}
}

/* iPhones (portrait) ----------- */

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

	#content .advanced-slider {
		min-height: 420px;
	}
}
