/*
 Theme Name: KP Research & Evaluation 2018
 Author: KP Multimedia
 Author URI: 
 Description: Child Theme of Techism
 Template: techism
 Date: 9/12/2023
 Version: 4.2.10
 Updated: 2/20/2025
*/
 
@import url("../techism/style.css");

/*
 * = begin: font rules
 */
@font-face
{
	font-family: 'Gotham Book' ;
	src: url(fonts/Gotham-Book.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Book.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Book.woff) format('woff'),
		 url(fonts/Gotham-Book.ttf) format('truetype'),
		 url(fonts/Gotham-Book.svg#TisaSansOT) format('svg') ;
}

@font-face
{
	font-family: 'Gotham Bold' ;
	src: url(fonts/Gotham-Bold.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Bold.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Bold.woff) format('woff'),
		 url(fonts/Gotham-Bold.ttf) format('truetype'),
		 url(fonts/Gotham-Bold.svg#TisaSansOT) format('svg') ;
}

@font-face
{
	font-family: 'Gotham Medium' ;
	src: url(fonts/Gotham-Medium.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Medium.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Medium.woff) format('woff'),
		 url(fonts/Gotham-Medium.ttf) format('truetype'),
		 url(fonts/Gotham-Medium.svg#TisaSansOT) format('svg') ;
}

@font-face
{
	font-family: 'Gotham Light' ;
	src: url(fonts/Gotham-Light.eot?) ;
	src: local('?'),
		 url(fonts/Gotham-Light.eot?#iefix) format('embedded-opentype'),
		 url(fonts/Gotham-Light.woff) format('woff'),
		 url(fonts/Gotham-Light.ttf) format('truetype'),
		 url(fonts/Gotham-Light.svg#TisaSansOT) format('svg') ;
}


body {
	font: 14px/1.5em 'Gotham Book';
	background-color: #fff;
	color: #000;
}
body .site {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 18px;
	box-shadow: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #006D9D;
}
a {
	transition: none;
}

a.is-external::after
{
	background-image: url(images/external-link.png) ;
	background-position: right top ;
	content: ' ' ;
	display: inline-block ;
	height: 10px ;
	margin-left: 7px ;
	width: 10px ;
}

#main {
	margin: 30px auto;
}

#primary {
	margin-top: 10px;
}
	

.site-header {
	padding: 0;
}

.logo-container {
	display: inline-block;
	width: 100%;
	margin: 2em 0;
}

.site-logo {
	float: left;
}

.site-logo img {
	width: 650px;
}

.kp-logo {
	float: right;
}

.kp-logo img {
	width: 250px;
}

.site-content {
	margin: 0 0 0 0; /*removed for Investigator pages 10px 0 0 0; */
	/* padding: 0 10px 0 0; */
	padding: 0;
	width: 74%;
	display: inline-block;
	
  /* min-height:500px; */
  position:relative;
	
}
.site-content_narrow {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	width: 58%;
	display: inline-block;
	
  min-height:500px;
  position:relative;
}
.site-content_rel {
	margin: 10px 0 0 0;
	padding: 0;
	width: 74%;
	display: inline-block;
	position: relative;
	float: left;
}


img.header-image {
	border-radius: 0;
	box-shadow: none;
}

.oneColLiqCtrHdr #container {
	width: 980px;
	background: #FFFFFF;
	border: 3px solid #CFCFCF;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	margin: 10px;
}

nav { 
	/*width: 100%; */
	display: inline-block; 
}

.nav_wrapper {
	width: 100%;
	display: block;
}

.nav-menu {
	clear: left;
	background: #fff !important;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.0) !important;
}


.searchform_container {
	display: inline-block; 
	float: right;
	width: 28%;
	z-index: 100;
	text-align: right;
	margin: 7px 0 0 0;
}

.searchform {
	padding: 6px 0 6px 10px;
	vertical-align: middle;
	font-size: 12px;
	
}
.searchform input[type=text] {
	font-size: 11px !important;
	background-color: #e6f6f6 !important;
	border: 0px !important;
	width: 200px !important;
}

.searchform input[type=submit] {
	border: 3px solid #046aaa;
	border-radius: 0px;
	background-color: #fff;
	background-image: none;
	color: #000;
	font-family: 'Gotham Bold';
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 2px;
	text-transform: uppercase;
	width: 80px;
}






.main-navigation {
	margin-top: 0;
	text-align: left;
	
}
.main-navigation li {
	border-right: 0;
}
.main-navigation li a {
	line-height: 1;
}
#menu-main-top-nav > li {
	border-right: 1px solid #049fa3;
	margin: 0 0 0 -4px;
}
#menu-main-top-nav > li:last-child {
	border-right: 0 !important;
}
#menu-main-top-nav > li:hover,
.main-navigation li a:hover {
	background-color: #e6f6f6;
}
#menu-main-top-nav > li > a {
	font-family: 'Gotham Bold';
	text-transform: uppercase !important;
}
#wp-megamenu-primary {
    margin: 5px 0 0 0;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::before, .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::after {
	left: auto;
	background-color: #e6f6f6;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::before, .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::after {
	width: 800px;
}

.wpmm-item-title {
	font-family: 'Gotham Bold' !important;
	color: #0078ae !important;
	font-size: 1.3em !important;
	text-transform: uppercase !important;
	margin-bottom: 15px;
}
.textwidget.custom-html-widget {
	font-size: 14px;
}

img.alignleft {
	margin-top: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 20px !important;
	height: 30px;
	font-family: 'Gotham Bold' !important;
	font-size: 16px;
	line-height: 30px;
}

/* Mega Menu */
.hide_menu {
	display: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	padding: 0px 20px !important;
}

.mega-block-title {
	font-family: 'Gotham Bold' !important;
	color: #0078ae !important;
	font-size: 1.3em !important;
	text-transform: uppercase !important;
}

.custom-html-widget {
	font-family: 'Gotham Book';
	font-size: 12px;
}


.mmenu_col_a { 
	border-right: 3px solid #008580 !important;
	padding-right: 30px !important;
	margin-right: 40px;
}

/* #mega-menu-1564-0 { */
	/* display: visible; */
/* } */

.mmenu_col_b h2 { 
	color: #0078ae;
	font-family: 'Gotham Medium';
	font-size: 17px;
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
}

.mmenu_col_a > div > a,
.mmenu_col_b > div > a,
.mmenu_col_a a,
.mmenu_col_b a {
	background: none !important;
	background-color: none !important;
	border-bottom: none !important;
	width: 100% !important;
	padding-left: 0;
	
}
.mmenu_col_b a {
	font-size: 14px !important;
	text-transform: none !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: 700 !important;
}
.mmenu_col_b ul { 
	display: block !important;
	left: 0 !important;
	top: 0 !important;
	position: relative !important;
	z-index: 0 !important;
	/* width: 250px !important; */
	list-style: disc !important;
	
}

.mmenu_col_b > ul > li > ul > li {
	margin: 0;
	padding: 0;
}
.mmenu_col_b > ul > li > ul > li > a {
	font-size: 12px!important;
	display: inline;
}

.mmenu_col_b li { 
	display: block !important;
	margin: 2px 0;
}

/* eof Mega Menu */





#accordion {	
	border-bottom: 1px solid #008580;
	margin-bottom: 30px;
}

#accordion h3 {
	line-height: 16px;
	
	
}
/*.main-navigation .current_page_ancestor .sub-menu a {
	color: #000; 
}
.main-navigation .current_page_ancestor .sub-menu a:hover {
	color: #000; 
}*/


#content_home {
	width: 100%;
	
}

.home article {
	/*border-test*/
	/* border: 1px dashed #ff0000; */
}

.sec_lf_nav {
	width: 303px; 
	float: left;
}


.sec_lf_nav ul {
	list-style: none;
	margin: 0;
}

.sec_lf_nav li {
	text-align: left;
	padding: 10px 20px;
	width: 303px; 
	height: 85px; 
	margin: 0;
	background-image: url('images/bg_lf_nav.jpg');
}

.sec_lf_nav h2 {
	font-size: 18px;
	display: block;
	margin: 0;
	padding: 0;
	color: #000;
	opacity: 1 !important;
}


.sec_lf_nav p {
	display: block;
	clear: both;
	color: #fff !important;
}
.sec_lf_nav ul li a {
	color: #000;
	
}



/* disabled this for Science Matters Archives button 	*/
.entry-content a:visited {
	color: #006D9D !important;
}


.gut_lf { 
	margin-left: 20px;
}

.gut_rt { 
	margin-right: 20px;
}

.gut_top { 
	margin-top: 20px;
}

.fl {
	float: left;
	clear: right;
}

.fr {
	float: right;
}

.col_40 {
	width: 40%;
}
.col_45 {
	width: 45%;
}

.col_50 {
	width: 50%;
}

.col_60 {
	width: 60%;
}

.col_100 {
	width: 100%;
}

.box2b {
	border-style: none;
	border-color: #E7F0F5;
	border-width: 0px;
	background-color: #bedde3;
	font-family: Verdana;
	font-size: 12px;
	height: 100%;
	width: 100%;
	z-index: 200;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: center;
}

.box2b h3 {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin: 20px 0 10px 0;
}

.box2b input[type=text] {
	padding: 2px;
	border: 1px solid #000;
	border-radius: 0px;
}

.img_go {
	text-align: center;
	margin-top: 5px;
}


.site-content article {
	border: 0;
	margin-bottom: 30px;
	padding-bottom: 0px;
	/* border-bottom: 1px solid #ededed; */
}

.entry-header {
	margin-top: 10px;
	/* border-bottom: 2px solid #000; */
	width: 100%;
	display: block;
}
.entry-title {
	font-family: 'Gotham Bold';
	color: #0078ae;
	font-size: 2em !important;
	/* font-weight: bold !important; */
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline;
	/* padding-right: 5px; */
}
.entry-header h2 {
	font-family: 'Gotham Medium';
	display: inline; 
	font-size: 20px; 
	color: #00807B; /* ADA 00a19c */
	border-left: 2px solid #66cccc;
	padding-left: 15px;
	margin-left: 5px;
	
}

.bar_rt {
	border-right: 2px solid #0078ae;
}

/* used in Research type detail page */
.entry-subtitle {
	font-family: 'Gotham Medium';
	color: #0078ae;
	font-size: 1.5em !important;
	display: inline;
	margin-left: 12px;
}

.entry-subhead {
	border-bottom: 1px solid #000;
	margin: 30px 0 20px 0;
	width: 100%;
	display: block;
	
}

.entry-subhead h2 {
	font-size: 18;
	font-weight: normal;
	margin: 0 !important;
}

.entry-content img {
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.entry-content table, .entry-content tr, .entry-content td {
	margin: 0 0 30px 0;
	padding: 2px;
	text-align: left;
	font-size: 100%;
	border: 0;
	color: #000;
	line-height: 1.5;
}

.entry-content table ul {
	margin: 0;
}



.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
	color: #000;
	margin-bottom: 1.3em;
}

.entry-content h1{
	clear: none;
	padding: 10px 0 0 0;
	margin: 15px 0;
}

.entry-content h2 {
	font-family: 'Gotham Medium';
	text-transform: uppercase;
	font-size: 16px; /*26px;*/
	color: #0175A7; /*017eb4*/
	margin-top: 0; /*zero-ed for Investigator pages */
}
.entry-content h3 {
	font-size: 20px;
	color: #006D9D;
	/* margin-bottom: 0px; */
	line-height: 1.2;
}
.entry-content h4 {
	color: #006D9D;
	font-size: 15px;
}


.research_type ul {
	columns: 2
}
	
.research_type li {
	color: #181f44;
	font-family: 'Gotham Medium';
	font-size: 12px; 
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 20px;
	list-style: none;
	background-image: url("images/accordion_collapse_expand.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}
.research_type_title {
	color: #0078ae;
	font-family: 'Gotham Medium';
	font-size: 1.2em;
	line-height: 1.6;
	margin: 1.5em 0;
	text-transform: uppercase;
}

.research_type_descr {
	margin: 0 0 30px;
	padding: 0 0 20px;
	/* border-bottom: 1px solid #000; */
}

.research_type_info {
	font-family: 'Gotham Bold';
}
	

.research_type_info > div {
	margin: 3px 0;
}

.research_type_info h4 {
	color: #000;
	font-family: 'Gotham Book'; 
	font-size: 1em;
	display:inline-block;
	margin: 0;
	line-height: 1;
}
	




.back_to_list {
	font-family: 'Gotham Bold';
	margin: 10px;
	text-align: right;
	width: 100%;
}

.back_to_list a {
	margin-right: 10px;
	padding-left: 14px;
	font-size: 10px;
	background: url("images/back_to_list.png");
    background-repeat: no-repeat;
	background-position: 0px 1px;
background-size: 6px 10px;
}

#footer {
	width: 100%;
	background-color: #e5f5f5;
}
footer {
}

footer ul {
	font-family: 'Gotham Medium' ;
	padding: 0;
	margin: 0;
	/* width: 20%; */
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 6px;
	/* text-transform: uppercase; */
}
footer ul li {
	/* float: left; */
	/* display: inline; */
	padding: 5px 10px;
	font-size: 13px;
}
footer ul li::first-child {
	padding-top: 0px;
}

#footer-sidebar {
	border-top: 0px;
	background-color: #e5f5f5;
}
footer[role="contentinfo"] {
	clear: none;
	margin: 10px auto 0;
	padding: 20px 18px;
	line-height: 1.2;
	width: 100%;
	background-color: #e5f5f5;
	max-width: 1200px;
}




footer[role="contentinfo"] a {
	text-decoration: none;
	color: #006D9D;
}
footer[role="contentinfo"] a:hover {
	text-decoration: none;
	color: #936406 !important;
}

#footer-1, #footer-2, #footer-3, #footer-4 {
	background: none;
	border-left: 2px solid #7fd0cd;
}

.footer-sidebar {
	margin-top: 5px;
}

.footer-sidebar .widget-title {
	margin: 5px 0 2px;
}

.foo {
	width: 100%;
}

.site-info {
	/* text-align: center; */
	max-width: 1200px;
	/* width: 800px; commented out for site footer */
	margin: 30px auto;
	padding: 0 0 20px 0;
	font-size: 13px;
	float: none;
	display: inline-block;
}

.copyright {
	width: 75%;
	float: left;
	display: inline-block;
	font-size: 11px;
	color: #404040;
}
.copyright p {
	margin-bottom: 5px;
}

.kp-logo-bottom {
	width: 22%;
	float: right;
	display: inline-block;
	text-align: right;
}
.kp-logo-bottom img {
	max-width: 200px;
	width: 100%;
}

.no-sidebars .site-content #content {
	width: 100%;
	margin: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#content a {
	color: #0078ae; /* remove  !important for Science Matters Archives button */
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
	font-style: normal;
	font-size: 10px;
	font-size: 0.75rem;
	line-height: 1.75;
	color: #757575;
}




.breadcrumbs {
	margin: 10px 0;
	
}


.widget-area {
	margin: 0 0 0 -99.5%;
	padding: 0;
	width: 24%;
}


.wrapper-inner {
	min-height:700px;
	width:100%;
	position:relative;
	display:inline-block;
}

#left-sidebar {
	margin: 7px 10px 0 0;
	top:0px;
	left:0px;
	bottom:0px;
	/* height: 220px; */
    position:absolute;
        /* background-color: #f5fcfa; */
    margin-right: 20px;
	/* border: 1px double #dde9ef !important;  */
}

#left-sidebar h2 {
	font-family: 'Gotham Medium' ;
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 2px solid #b2d6e7;
	padding: 0 0 15px 0;
}	

#left-sidebar .news_subnav {
	/*border: 1px double #dde9ef !important; */
	text-align: left; 
	vertical-align: top; 
	/*background-color: #f5fcfa;*/
	padding: 10px 20px; 
}

#left-sidebar .news_subnav a {
	color: #006D9D;
}
	

#left-sidebar .subnav-container {
	font-family: 'Gotham Medium' ;
	margin-bottom: 30px;
}
#left-sidebar .subnav-container .current_page_item {
	background-color: #e5f5f5;
}

#left-sidebar .subnav-container li {
	border-bottom: 2px solid #b2d6e7;
}
	

#left-sidebar .subnav-container li a {
	padding: 10px 20px 10px 0;
	display: block;
}

#left-sidebar .sub-subnav {
	margin-left: 30px;
}

#left-sidebar .sub-subnav li {
	border-bottom: 0px;
}

#left-sidebar .sub-subnav li a {
	padding: 5px 20px 5px 0;
	color: #000;
	display: inline-block;
	font-family: 'Gotham Book';
}
	
#right-sidebar .textwidget {
	border: 1px solid #000;
	padding: 0px;
	margin:  0px;
	line-height: 1.5;
}

#left-title {
	margin: 7px 20px 0 0;
	top:0px;
	left:0px;
	bottom:0px;
	line-height: 26px;
	width: 24%;
	float: left;
}

#left-title h1 {
	font-family: 'Gotham Medium' ;
	font-size: 2em;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 1px;
	margin-top: 20px;
}	



/*
.widget-area .textwidget ul {
	margin: 10px 0 0 -22px;
	padding: 0;
}


.textwidget li {
	list-style-type: none;
	background: url('images/folder-closed.gif') no-repeat 0 2px transparent;
	margin: 0 0 0 -20px;
	padding: 0px 0px 5px 22px;
	vertical-align: middle;
}
*/
.widget-area .widget a, .widget-area .widget a:visited {
	color: #006D9D;
}

.pad_content {
	padding: 10px 15px;
	margin: 1px 0;
}
.widget-area .textwidget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget-area .widget {
	-moz-hyphens: none;
	hyphens: none;
	margin-bottom: 0px;
}

.widget-area .widget li {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.5;
}

.widget-area .textwidget li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
.widget-title {
	font-size: 1.3em;
	/* text-align: center; */
	color: #636363;
	margin: 0;
	/* padding: 15px; */
	/* background-image: url('images/contact_bk.jpg'); */
	/* min-height: 56px; */
	line-height: 18px;
    letter-spacing: 0;
    padding: 0 9px;
    border: none;
    border-radius: 0;
    border-top-width: 0;
    background: none;
}
.widget-top-hr,
.widget-below-hr {
	display: none;
}
.widget-area .widget p {
	margin-bottom: 15px;
}

.widget img {
	box-shadow: none;
}
	
.media_content {
	text-align: center;
	-moz-hyphens: none;
	hyphens: none;
}

.no-right .site-content {
	margin: 0px;
}


.inner_slider {
	float: left;
	width: 937px;
	overflow: hidden;
}


.yellowText {
	font-weight: bold;
	color: #936406;
}

/* from Simple Custom CSS */
.scmatters ul {
  list-style-type: none !important;
}

.scmatters_head {
	font-weight: bold; 
	font-size: 18px !important; 
	color: #bb5d15 !important; 
	padding-bottom: 20px;
	margin: 24px 0 0 0;
}
/*.science_matters_head, */

.scmatters_side_title {
	text-align:center; 
	background-color: #bc5d15;
	padding: 15px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
}

.scmatters_fol, .scmatters_fol ul, .scmatters_fol li {
	display: block;
	clear: both;
}

.scmatters_fol h3 {
	font-weight: bold; 
	font-size: 13px !important;
	color: #000 !important;
	display: block;
	padding: 0 0 20px 0;
}

.scmatters_fol img {
	float: left; 
	margin: 0 30px 30px 0;
}

.scmatters_fol .lcp_excerpt {
	font-size: 16px;
	line-height: 20px;
	
}

.scmatters_archives a, .scmatters_archives li {
	font-weight: normal;
	color: #006D9D !important;
	line-height: 16px !important;
}

.scmatters_archives a:hover {
	color: #936406 !important;
}

.scmatters_arch_yr h4 {
	font-weight: bold; 
	font-size: 13px !important;
	color: #000 !important;
	display: block;
	padding: 0 0 20px 0;
}
.scmatters_arch_yr ul {
	margin: 20px;
}
.scmatters_arch_yr li {
	margin-bottom: 10px;
}


.entry-date:before {
	display: none !important;
}



/* category based css */
.category-focus-on-leadership, .category-science-spotlight, .category-community-connection  {
	
}

.category-focus-on-leadership h1, .category-science-spotlight h1, .category-community-connection h1  {
	font-size: 18px;
	color: #bc5d15;
}

.category-focus-on-leadership p, .category-science-spotlight p, .category-community-connection p  {
	font-size: 12px;
	line-height: 1.3;
}
.category-focus-on-leadership caption, .category-science-spotlight caption, .category-community-connection caption  {
	background-color: rgb(243, 243, 243);
	border: 1px solid rgb(223, 223, 223);
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

}


.category-focus-on-leadership h1, .category-science-spotlight h1, .category-community-connection h1, .category-focus-on-leadership h2, .category-science-spotlight h2, .category-community-connection h2, .category-focus-on-leadership h3, .category-science-spotlight h3, .category-community-connection h3, .category-focus-on-leadership h4, .category-science-spotlight h4, .category-community-connection h4, .category-focus-on-leadership h5, .category-science-spotlight h5, .category-community-connection h5 {
	font-weight: bold;
}



.category-focus-on-leadership h3, .category-science-spotlight h3, .category-community-connection h3  {
    font-size:18px;
    color:#4A4949;
}
.category-focus-on-leadership h4, .category-science-spotlight h4, .category-community-connection h4  {
    font-size:16px;
    color:#000;
}
.category-focus-on-leadership h5, .category-science-spotlight h5, .category-community-connection h5  {
    font-size:14px;
    color:#000;
}
.category-focus-on-leadership h6, .category-science-spotlight h6, .category-community-connection h6  {
    font-size:14px;
    font-weight:normal;
}

/*.category-focus-on-leadership hr, .category-science-spotlight hr, .category-community-connection hr  {
	width: 100%;
	height: 4px;
	background-color: #bc5d15;
	margin: 0;
	padding: 0;
}*/
.category-focus-on-leadership hr, .category-science-spotlight hr, .category-community-connection hr  {
	height: 1px;
	background-color: #000;
}

.entry-thumbnail, .wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #dfdfdf;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: center;
	/* width: 150px; */
}

.entry-thumbnail {
	float: right; 	
}

.entry-thumbnail img {
	/* padding: 5px 5px 0 5px; */
}

.entry-thumbnail p {
    margin: 0px;
    padding: 0px 10px 5px;
    font-size: 10px;
    color: #666;
}

img.wp-post-image {
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 30px;
}


.entry-excerpt, .sixteen {
	font-size:16px !important;
	line-height: 1.3;
} 

.entry-divider {
	border-bottom: 4px solid #bc5d15;
	padding: 3px 0;
	margin: 5px 0 30px;
	clear: both;
}
.wp-caption .wp-caption-text {
	margin: 0px;
}

/* unmodify CSS for articles in SM category */


.eleven {
	font-size: 12px !important;
}
 
.science_matters_head {
	color: #bc5d15 !important;
	font-weight: bold;
}

.caption 
{
    background-color: #f3f3f3;
    border: 1px solid #dfdfdf;
    /* float: right; */
    margin-left: 10px;
    margin-bottom: 5px;
}

.caption p
{
    margin: 0px;
    padding: 0px 10px 10px;
    font-size: 10px;
    color: #666;
}
img.caption
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}






/*----------------*/
/* new home */

.home p {
	margin-bottom: 10px;
}

.home .slide_container {
	position: relative;
	height: 520px;
	background-size: 100% auto;
}

.home .slide_excerpt {
	position: absolute;
	background-color:rgba(0, 120, 174, 0.8);
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	height: 30%;
	bottom: 80px;
	padding: 2% 12% 2% 26%;
	/* display: inline-table; */
	display: none;
	
}
.home .slide_excerpt h2 {
	font-family: 'Gotham Medium' ;
	margin: 0;
	color: #fff;
	font-size: 22px;
}

.home .slide_excerpt .read_more {
	border-left: 2px solid #fff;
	margin-top: 5px;
	margin-bottom: 0;
}

.home .slide_excerpt .read_more a {
	font-family: inherit;
	font-size: 14px;
	color: inherit;
}


.home .slide_nav_container {
	background-color: #008580;	/*00a19b*/
	width: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0;
}

.home .slide_nav_container ul {
	width: 100%;
}

.home .slide_nav_container li:first-child {
	width: 25.9%;
}

.home .slide_nav_container li {
	display: inline-block;
	width: 24.7%;
}

.home .slide_nav_container li:hover,
.home .slide_nav_item_current {
	background-color: #007C8A !important; /*008c9b*/
}	

.home .slide_nav_container a {
	width: 100%;
}
	

.home .slide_nav_item {
	color: #fff;
	border-left: 2px solid #7fd0cd;
	font-size: 14px;
	padding: 0 20px;
	margin: 20px 0;
	line-height: 22px;
	display: inline-block;
}
	
.home .slide_nav_item h2 {
	font-family: 'Gotham Medium' ;
	font-size: 19px;
	margin: 0;
	color: #fff;
	text-transform: capitalize;
}
	
	
	
	
	
.slide_nav_item_box1,
.slide_nav_item_box2 {
	float: left;
}

.slide_nav_item_box1 {
	width: 25.9%;
}
.slide_nav_item_box2 {
	width: 24.7%;
}
.home .slide_nav_item1,
.home .slide_nav_item2 {
	color: #fff;
	border-left: 2px solid #7fd0cd;
	font-size: 14px;
	padding: 0 20px;
	margin: 20px 0;
	line-height: 22px;
	display: inline-block;
}

.home .slide_nav_item1 h2,
.home .slide_nav_item2 h2,
.home .slide_nav_item1 div,
.home .slide_nav_item2 div {
	font-family: 'Gotham Medium' ;
	font-size: 19px;
	margin: 0;
	color: #fff;
	text-transform: capitalize;
}

.home .slide_nav_item_box1:hover, 
.home .slide_nav_item_box2:hover,
.home .slide_nav_item_current {
	background-color: #007C8A !important;
}	

.home .slide_nav_item1 {
	width: 96%;
	margin-left: 4%;
}

.home .slide_nav_item2 {
	width: 100%;
}




.home .entry-content h1 {
	font-family: 'Gotham Medium' ;
	font-size: 1.8em;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 0px;
	margin-top: 20px;
}
.home h2 {
	font-family: 'Gotham Medium' ;
	font-size: .9em;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 0px;
	margin: 20px 0;
}

.home h3 {
	font-family: 'Gotham Medium' ;
	font-size: 13px;
	color: #00807B; /* ADA 00a19c */
	letter-spacing: 0px;
	margin: 0 0 10px 0;
}

.home .entry-content  {
	margin: 0px 50px;
	font-size: 1.5em;
}


.home .feat_scientist_container,
.home .feat_video_container {
	width: 100%;
	display: inline-block;
	padding: 0 1%;
}

.home .feat_scientist_container h2, 
.home .news_container h2, 
.home .news_container2 h2, 
.home .news_container3 h2, 
.home .newsletter_container h2, 
.home .event_container h2, 
.home .division_container h2, 
.home .twitter_container h2, 
.home .video_box h2, 
.home .feat_video_container h2, 
.home .custom_container h2 {
	font-family: 'Gotham Medium' ;
	font-size: 16px;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 0px;
	margin: 20px 0;
}

.home .video_box h2 {
	margin-top:30px;
}
	
.home .feat_scientist_box {
	width: 100%;
	background-color: #e6f1f7;
	display: inline-block;
	font-size: 13px !important;
	line-height: 18px;
}

.home .feat_scientist_img,
.home .feat_scientist_title {
	width: 23.5%;
	float: left;
}

.home .feat_scientist_img {
	/* display: inline-flex; */
}

.home .feat_scientist_img img {
	width: 100%; 
	/* height: 274px; */
	margin: 0;
}

.home .feat_scientist_title {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.home .feat_scientist_title a {
	font-family: 'Gotham Medium' ;
	
}

.home .feat_scientist_bio {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 49%;
	float: left;
	font-size: 1em;
	column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

.home .feat_scientist_bio p {
	margin-bottom: 10px;
	line-height: 1.5 !important;
}

.home .home-row {
	width: 102%;
	margin: 0 -1%;
	display: flex;
	flex-direction: row;
	width: 102%;
	
	/*border-test*/
	/* border: 2px dashed #000; */
}


/* video embed */
.video_container {
	background-color: #e6f1f7;
	width: 100%;
	display: inline-block;
	margin: 0;
	position: relative;
}

.video_container .video_embed {
	width: 40%;
	float: left;
}

.video_container .video_descr {
	margin: 30px;
	width: 53.9%;
	display: inline-block;
}

.video_container .video_descr_full {
	padding-bottom: 20px;
}

.video_container .video_descr_divi {
	margin: 30px;
	width: 50.9%;
	display: inline-block;
}

.video_container .video_descr h2,
.video_container .video_descr_post h2{
	margin-top: 0;
}


/* video embed for post pages */
.video_container .video_embed {
	/* width: 100%;
	display: inline-block; */
	position: relative;
	/* height: 0;
	padding-bottom: 56.25%; */
}
.video_container .video_embed_post {
	width: 100%;
	display: inline-block;
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.video_container .video_embed .video {
	/*margin-bottom: 0px !important; 
    position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
}

.video_container .video_embed_post .video {
	/*margin-bottom: 0px !important; */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_container .video_descr_post {
	margin: 30px;
}


#news-article .video_container {
	margin-top: 20px;
	margin-bottom: 40px;
}
	
#division .video_container {
	margin-bottom: 40px;
}
	
	



/* TO BE REMOVED */

.home .feat_scientist_img2 {
	width: 23.5%;
	float: left;
}

.home .feat_scientist_img2 {
	display: inline-flex;
}

.home .feat_scientist_img2 img {
	width: 100%; 
}

/* eof- TO BE REMOVED */




/*
replaced by class without .home specific
.home .read_more {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
	line-height: 16px;
}

.home .read_more a {
	font-family: 'Gotham Medium';
	border-left: 2px solid #03a192;
	padding: 0px 15px;
	color: #000;
	font-weight: bold;
	font-size: 11px !important;
	text-transform: uppercase;
}
*/

.home .news_n_newsletter_container {
	display: inline-block;
	margin-top: 20px;
}

.home .news_container {
	float: left;
	width: 76.5%;
}
.home .news_container2 { /* 1/2 width */
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.home .news_container3 { /* 3/4 width */
	float: left;
	width: 75%;
	box-sizing: border-box;
}

.home .newsletter_container {
	float: left;
	width: 25%;
	box-sizing: border-box;
}


.home .news_box,
.home .news_box_img {
	width: 30.7189%;
	float: left;	
}

.home .news_box p,
.home .news_box_img > div,
.home .news_box_img > div > p,
.home .newsletter_box,
.home .newsletter_box p {
	line-height: 1.5 !important;	
	font-size: 13px;
	margin-bottom: 8px;
	
}

.home .news_box_img img,
.home .newsletter_box img,
.home .custom_box img {
	margin-bottom: 15px;
	max-width: 100%;
}


.home .news_container2 .news_box,
.home .news_container2 .news_box_img {
	float: left;	
	width: 50%;
	box-sizing: border-box;
}






.home .event_divisions_twitter_container {
	display: inline-block;
	margin-top: 20px;
	width: 100%;
}

.home .event_container,
.home .twitter_container,
.home .custom_container {
	float: left;
	width: 25%;
	box-sizing: border-box;
}

.home .division_container {
	float: left;
	width: 50%;
	box-sizing: border-box;
}

.home .event_container h2 {
	padding-left: 5px;
}

.home .event_box {
	
}

.home .event_box img {
	margin-bottom: 15px;
	width: 100%; 
}

.home .event_item {
	margin-bottom: 20px;
}
.home .event_item a {
	text-decoration: underline;
}

.home .event_item::after {
	margin: 20px 0;
	background: #008580;
	display: block;
	overflow: hidden;
	width: 30%;
	height: 2px;
	content: '-';
	text-indent: -999em;
}


.home .division_box {
}


.home .division_bluebox {
	background-color: #e6f1f7;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%; 
}

.home .division_bluebox_img {
	float: left;
	/* display: inline-flex; */
	width: 47.9591%;
}
.home .division_bluebox_img img {
	width: 100%;
}
.home .division_bluebox_content {
	float: left;
	padding: 20px;
	color: #000;
	font-size: 14px;
	width: 52%;
}

.home .division_content {
	margin-top: 20px;
}







/*----------------*/
/* new about us */

#about .feat_bluebox {
	background-color: #e6f6f6;
	width: 100%;
	padding: 20px 40px 40px 40px;
	font-size: 18px;
	margin-bottom: 50px;
	margin-top: 7px;
}

#about .feat_bluebox h1 {
	font-family: 'Gotham Medium';
	text-transform: uppercase;
	color: #00807B; /* ADA 00a19c */
}

#about .about_bluebox {
	background-color: #e6f1f7;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%; 
}

#about .about_bluebox_img {
	float: left;
	/* display: inline-flex; */
	width: 30%;
}
#about .about_bluebox_img img {
	width: 100%;
}
#about .about_bluebox_content {
	float: left;
	margin: 3% 2%;
	width: 65%;
}
#about .about_bluebox_content_full {
	margin: 3% 2%;
	width: 96%;
}
#about .about_bluebox_content h2,
#about .about_bluebox_content_full h2 {
	display: inline;
}




/* replace with no ID specific class below 
#about .intro_bluebox {
	background-color: #e6f1f7;
	display: inline-block;
	margin: 10px 0 ;
	font-size: 16px;
	width: 100%; 
	padding: 40px;
}
*/


#about .testi {
	width: 100%;
	display: inline-block;
}

#about .testi_item {
	color: #3da4d4;
	font-style: italic;
	float: left;
	padding-right: 4%;
	width: 50%;
}

#about .testi_by {
	color: #000;
	clear: both;
	margin-top: 5px;
	text-align: right;
}

.ff_header h2 {
	font-family: 'Gotham Medium';
	font-size: 24px;
	text-transform: uppercase;
	color: #0078a7;
	text-align: center;
}

.ff_section {
	border-bottom: 2px solid #84cfcb;
	margin: 50px 0 ;
	padding: 0 0 50px 0;
	width: 100%;
}

.ff_section h3 {
	font-family: 'Gotham Medium';
	font-size: 20px;
	text-transform: uppercase;
	color: #00807B; /* ADA 00a19c */
	text-align: center;
}

.ff_section .content_image,
.ff_section .content_data_image {
	margin: 50px 0 0 0;
	text-align: center;
}

.ff_section .panels {
	display: inline-block;
	text-align: left;
	margin: 30px 0;
	width: 100%;
}
.ff_section .panels_type_2 {
	display: inline-block;
	text-align: center;
	margin: 30px 0;
	width: 100%;
}
.ff_section .panel_2 ul, {
	width: 70%;
	margin: 0 auto;
}
.ff_section .panels li,
.ff_section .panels_type_2 li {
	margin: 0 3% 0 0;
	display: inline-block;
	padding: 0;
	vertical-align: top;
}
.ff_section .panel_2 li {
	width: 48%;
}
.ff_section .panel_3 li {
	width: 31%;
}

.ff_section .panel_2 li:last-child, 
.ff_section .panel_3 li:last-child {
	margin-right: 0 !important;
}

.ff_section .panel_number {
	color: #015f86;
	font-size: 40px;
	line-height: 1em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.ff_section .panel_title {
	color: #32808B; /* ADA 46b0bd */
	font-family: 'Gotham Medium';
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
}

.ff_section .panels_type_2 .panel_title {
	line-height: 26px;
	margin-bottom: 10px;
}

.ff_section .panels_type_2 .panel_text p {
	line-height: 30px;
	font-size: 18px;
}

.ff_section .panels_type_2 table {
	width: 100%;
}

.ff_section .panels_type_2 td {
	width: 50%;
	font-size: 18px;
	line-height: 30px;
}

.ff_section .content_add_info {
	color: #0078a7;
	font-family: 'Gotham Medium';
	font-size: 16px;
	text-align: center;
}

.ff_section .content_action_text {
	color: #0078a7;
	font-family: 'Gotham Medium';
	font-size: 16px;
	background-image: url('/wp-content/uploads/2019/01/ff_paper_icon.png');
	background-repeat: no-repeat;
	background-position: 30px 0 ; 
	min-height: 70px;
	padding-left: 100px;
	width: 60%;
	margin: 50px auto 0 ;
}

/*----------------*/
/* new investigators */


#investigator .division_bluebox {
	background-color: #e6f1f7;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%; 
}

#investigator .division_bluebox_img {
	float: left;
	/* display: inline-flex; */
	width: 30%;
}
#investigator .division_bluebox_img img {
	width: 100%;
	margin: 0;
}

#investigator .division_bluebox_content p {
	font-family: 'Gotham Book';
	text-transform: none;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
	/* font-weight: bold; */
}

#investigator .division_bluebox_content h3 {
	font-family: 'Gotham Medium';
	color: #0175A7;
	margin: 0;
}

#investigator .division_bluebox_content {
	float: left;
	padding: 30px 80px;
	color: #000;
	font-size: 14px;
	width: 100%;
}

#investigator .division_content {
	margin-top: 20px;
}


#investigator .lead_scientist_container {
	width: 100%;
	display: inline-block;
	padding: 0 1%;
	margin-bottom: 40px;
}

#investigator .lead_scientist_container h2 {
	font-family: 'Gotham Medium' ;
	font-size: 16px;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 0px;
	margin: 20px 0;
}
	
#investigator .lead_scientist_box {
	width: 100%;
	background-color: #e6f1f7;
	display: inline-block;
	font-size: 13px !important;
	line-height: 18px;
}

#investigator .lead_scientist_img,
#investigator .lead_scientist_title {
	width: 23.5%;
	float: left;
}

#investigator .lead_scientist_img {
	/* display: inline-flex; */
}

#investigator .lead_scientist_img img {
	width: 100%; 
	margin: 0;
	display: block;
}

#investigator .lead_scientist_title {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

#investigator .lead_scientist_title a {
	font-family: 'Gotham Medium' ;
	
}

#investigator .lead_scientist_bio {
	margin-top: 20px;
	margin-bottom: 14px;
	width: 49%;
	float: left;
	font-size: 1em;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
}

#investigator .lead_scientist_bio p {
	margin-bottom: 10px;
	line-height: 1.5 !important;
}

#investigator .read_more {
	margin-bottom: 10px;
}

#investigator .division-descr-conatiner {
	margin: 0 0 50px;
}

#aff-investigator {
	width: 100%;
	border-top: 2px solid #b2d6e7;
	margin: 50px 0;
	padding: 50px 0;
	display: inline-block;
}

#aff-investigator .entry-content h2 {
	color: #404040;
}

.division_director {
	font-family: 'Gotham Medium';
	font-style: italic;
}

.division_type {
	display: inline-block;
}

.division_type > div {
	width: 32%;
	float: left;
}
	
.division_type ul ul li:before {
	content: '' !important;
}
	
.division_type li {
	color: #181f44;
	font-family: 'Gotham Medium';
	font-size: 12px; 
	font-weight: normal;
	margin: 0;
	padding: 5px 15px 5px 0;
	list-style: none;
}

.division_type h3 {
	margin-bottom: 10px;
}

.investigator span {
	color: #000;
}

.investigator2 span {
	font-family: 'Gotham Book';
	color: #000 !important;
}

.division_type_title {
	color: #0078ae;
	font-family: 'Gotham Medium';
	font-size: 1.2em;
	line-height: 1.6;
	margin: 1.5em 0;
	text-transform: uppercase;
}

.division_type_descr {
	margin: 0 0 30px;
	padding: 0 0 20px;
	/* border-bottom: 1px solid #000; */
}

.division_type_info {
	font-family: 'Gotham Medium';
}
	

.division_type_info > div {
	margin: 3px 0;
}

.division_type_info h4 {
	font-family: 'Gotham Book'; 
	font-size: 1em;
	display:inline-block;
	margin: 0;
	line-height: 1;
}
	



.detailed_ppl {
	width: 100%;
	display: inline-block;
	margin: 0;
}

.detailed_ppl .basic_info  {
	float: left;
	background-color: #00807B; /* ADA 00a19c */
	width: 33%;
	font-size: 16px;
	color: #FFF !important;
}
.detailed_ppl .basic_info img {
	width: 100%;
	margin-bottom: 0;
}
.detailed_ppl .basic_info .name  {
	padding: 30px;
}
.detailed_ppl .basic_info .name h1 {
	text-transform: uppercase;
	margin: 0 0 15px;
	color: #fff !important;
	font-size: 20px;
	padding-top: 0;
}


.detailed_ppl .basic_info .name p {
	color: #FFF !important;
	line-height: 18px;
	margin: 0 0 5px 0;
}

.detailed_ppl .bio_info {
	float: left;
	width: 66%;
}

.detailed_ppl .bio_info h2 {
	margin-top: 0;
}

.detailed_ppl .bio_info .bluebox {
	font-family: 'Gotham Medium';
	background-color: #e6f6f6;
	color: #073c72;
	width: 100%;
	padding: 20px;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	margin-top: 30px;
}
	




.detailed_ppl .bio,
.detailed_ppl .focus_eds {
	padding-left: 20px;
	width: 50%;
	float: left;
}

.detailed_ppl .bio span a {
	text-decoration: underline;
}


.detailed_ppl .bio p:last-of-type {
	display: inline;
}

#biomore {
	display: none;
}
	
#bioread {
	background-color: #f2f2f2;
	color: #000;
	border: 0;
}

#bioread:hover {
	background-color: #e6f6f6;
}

.detailed_ppl .honors_awards {
	margin-top: 30px;
	clear: both;
	padding-left: 20px;
	width: 100%;
	display: inline-block;
}

.detailed_ppl .honors_awards h2 {
	border-bottom: 1px solid #84cfcb;
}
	

.detailed_ppl .honors_awards p {
	line-height: 18px;
	margin: 0 0 5px 0;
}

.detailed_ppl .honors_awards ul {
	list-style: none;
}

.detailed_ppl .honors_awards li {
	margin: 0;
}



/*----------------*/
/* new news pages */



#news .news_main_container {
	margin-bottom: 30px;
}



#news .featured_news_container {
	display: inline-block;
	padding: 0 0 80px 0;
	margin: 0 0 80px 0;
	border-bottom: 1px solid #84cfcb;
}

#news .featured_news_container li {
	width: 30%;
	margin: 0 5% 0 0;
	float: left;
	color: #181f44;
	font-size: 12px; 
	font-weight: normal;
	padding: 5px 0;
	list-style: none;
	text-align: center;
}

#news .featured_news_container li > div {
	text-align: left;
}
#news .featured_news_container .wp-post-image {
	width: auto;
	height: 172px;
	
}
#news .featured_news_container li:last-child {
	margin-right: 0 !important;
}
	
	
#news .featured_news_container ul ul li:before {
	content: '' !important;
}
	

#news .featured_news_container h2 {
	font-family: 'Gotham Medium';
	font-size: 16px;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 0px;
	margin: 20px 0;	
}

#news .featured_news_container h3 {
	font-family: 'Gotham Medium' ;
	font-size: 13px;
	color: #000;
	letter-spacing: 0px;
	margin: 0 0 10px 0;
}

#news .featured_news_container p,
#news .news_main_container p {
	margin: 0 0 8px 0;
}


#news-article .at_a_glance {
	font-family: 'Gotham Medium' ;
	font-size: 14px;
	width: 90%;
	margin: 30px auto;
	
}


/*----------------*/
/* new page elements */

.read_more {
	clear: both;
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-bottom: 40px;
	line-height: 16px;
}
.read_more_inline {
	clear: both;
	display: inline;
	width: 100%;
	text-align: left;
	margin-bottom: 30px;
	line-height: 16px;
}

.read_more a, .read_more_inline a {
	font-family: 'Gotham Medium';
	border-left: 2px solid #03a192;
	padding: 0px 15px;
	font-weight: bold;
	font-size: 11px !important;
	text-transform: uppercase;
	color: #000 !important;
}

.slider_read_more a {
	font-family: 'Gotham Medium';
	border-left: 2px solid #fff; /* 03a192*/
	padding: 0px 15px;
	font-weight: bold;
	font-size: 11px !important;
	text-transform: uppercase;
	color: #fff !important;
}

/*
.read_more a {
	color: #fff !important;
}

.read_more_inline a {
	color: #000 !important;
}*/

.container_ppl {
	width: 100%;
	margin-bottom: 50px;
	border-bottom: 1px solid #84cfcb;
}

.container_ppl h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 0px;
	margin: 20px 0;
}
.container_ppl ul {
	line-height: 1.3em;
	list-style: none;
	width: 100%;
}
.container_ppl li {
	list-style: none;
	width: 33%;
	padding: 0 20px 20px 0;
	display: inline-block;
	margin: 0;
	vertical-align: top;
}
.container_ppl img {
	width: 180px;
}

.container_ppl .name {
	font-family: 'Gotham Medium';
	color: #006D9D;
}
.container_ppl .position {
	font-family: 'Gotham Medium';
}

.container_ppl .staff_name {
	font-family: 'Gotham Medium';
	color: #000;
}
.container_ppl .staff_position {
	/* font-family: 'Gotham Medium'; */
}


.container_ldr {
	width: 50%;
	margin-bottom: 50px;
	float: left;
}

.container_ldr h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #0175A7;
	letter-spacing: 0px;
	margin: 0 0 20px 0;
}
.container_ldr ul {
	line-height: 16px;
	list-style: none;
	width: 100%;
}
.container_ldr li {
	list-style: none;
	padding: 0 50px 50px 0;
	display: block;
	margin: 0;
	vertical-align: top;
}
.container_ldr img {
	width: 110px;
}

.container_ldr .name {
	font-family: 'Gotham Medium';
	color: #006D9D;
}
.container_ldr .position {
	font-family: 'Gotham Medium';
}


.container_feat_blks {
	width: 100%;
	margin: 30px 0 50px 0; /*change top margin for resources-n-capabilities pg, was 0 before */
	border-bottom: 1px solid #84cfcb;
}

.container_feat_blks h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #00807B; /* ADA 00a19c */
	letter-spacing: 0px;
	margin: 0 0 30px 0;
	height: 30px;
}
.container_feat_blks p {
	margin-bottom: 15px;
}
.container_feat_blks ul {
	line-height: 16px;
	list-style: none;
	width: 100%;
}
.container_feat_blks li {
	list-style: none;
	width: 30%;
	padding: 0 0 20px 0;
	display: inline-block;
	margin: 0;
	vertical-align: top;
	margin-right: 5%;
}

.container_feat_blks li:nth-child(3n) {
	margin-right: 0;
}

.container_feat_blks > ul > li > ul {
	
}
.container_feat_blks > ul > li > ul > li {
	list-style: disc;
	display: list-item !important;
	width: 100%;
	margin-left: 20px;
	padding-bottom: 5px;
	
	
}
.container_feat_blks > ul > li > ul > li::before {
	list-style: disc;
	content: '' !important;
}






.container_feat_blks_wimg {
	width: 100%;
	margin: 50px 0;
}
.container_feat_blks_wimg ul {
	line-height: 16px;
	width: 100%;
}
.container_feat_blks_wimg li {
	list-style: none;
	padding: 0;
	margin: 0 0 50px 0;
	vertical-align: top;
	border-bottom: 1px solid #84cfcb;
	display: inline-block;
}

.container_feat_blks_wimg .image {
	float: left;
	width: 25%;
	padding-bottom: 30px;
	clear: both;
}
.container_feat_blks_wimg .image img {
	width: 100%;
	padding: 0 20px 20px 0;
}
.container_feat_blks_wimg .content {
	width: 72%;
	float: right;
	padding: 0 20px 0 0;
}
.container_feat_blks_wimg .content h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #00807B; /* ADA 00a19c */
	letter-spacing: 0px;
	margin: 0 0 30px 0;
}


.gutter_1 {
	padding-left: 1%;
	padding-right: 1%;
}

.gutter_lf_10 {
	padding-left: 10px;
}

.gutter_rt_10 {
	padding-right: 10px;
}

.gutter_lf_20 {
	padding-left: 20px;
}

.gutter_rt_20 {
	padding-right: 20px;
}


.gutter_lf_1p {
	padding-left: 1%;
}
.gutter_rt_1p {
	padding-right: 1%;
}

.guttter_mar_lf {
	margin-left: 1%;
}
.guttter_mar_rt {
	margin-right: 1%;
}


.gutter_765-235_mar_lf {
	margin-left: 1.3071%;
}
.gutter_765-235_mar_rt {
	margin-right: 1.3071%;
}

.guttter_765-235_pad_lf {
	padding-left: 1.3071%;
}
.guttter_765-235_pad_rt {
	padding-right: 1.3071%;
}


.gutter_755-245_mar_lf {
	margin-left: 1.3245%;
}
.gutter_755-245_mar_rt {
	margin-right: 1.3245%;
}
.guttter_755-245_pad_lf {
	padding-left: 1.3245%;
}
.guttter_755-245_pad_rt {
	padding-right: 1.3245%;
}


.center_panel_container {
	width: 65%;
	margin-right: 2%;
	float: left;
}
.right_panel_container {
	text-align: center;
	float: right;
	width: 30%;
}

.right_panel_container h2 {
	margin: 0 0 10px 0;
}


.right_panel_container .panel_box {
	text-align: left;
	width: 100%;
	border: 2px solid #b2d6e7;
	padding: 15px;
}
.right_panel_container .panel_item {
	text-align: left;
	padding: 10px 5px;
	
}

.right_panel_container .panel_item::before {
	margin: 10px auto 30px;
	background: #008580;
	display: block;
	overflow: hidden;
	width: 60%;
	height: 2px;
	content: '-';
	text-indent: -999em;
}


.right_panel_container .panel_item_img {
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.right_panel_container .panel_item img {
	width: 60px;
}

.right_panel_container .panel_item h2,
.right_panel_container .panel_item h3 {
	font-family: 'Gotham Medium';
	text-align: center;
	line-height: 20px;
	margin: 10px 0;
	text-transform: uppercase;
}
.right_panel_container .panel_item ul {
	margin: 0 0 1.714285714rem;
}

.right_panel_container .panel_item li {
	margin: 0 5%;
	padding: 0;
}

.intro_txt {
	width: 100%; 
	font-size: 16px; 
	margin-bottom: 30px; 
	display: inline-block;
}
.intro_txt h2 {
	margin-top: 30px;
}

.intro_txt a {
	text-decoration: underline;
}


.no_studies {
	border-top: 1px solid #008580;
	border-bottom: 1px solid #008580;
	padding: 15px 0;
}



.special_bluebox {
	background-color: #e6f1f7;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%; 
}

.special_bluebox_img {
	float: left;
	/* display: inline-flex; */
	width: 30%;
}
.special_bluebox_img img {
	width: 100%;
}
.special_bluebox_content {
	float: left;
	margin: 3% 2%;
	width: 65%;
	font-size: 16px;
}

.special_bluebox_content100 {
	width: 96% !important;
}

.special_bluebox_content h2 {
	display: inline;
}

.special_bluebox_content p {
	margin-bottom: 10px;
}

.intro_bluebox {
	background-color: #e6f1f7;
	display: inline-block;
	margin: 10px 0 30px 0 ;
	font-size: 16px;
	width: 100%; 
	padding: 40px;
}

.intro_bluebox h3 {
	font-size: 24px;
	margin-top: 10px;
	line-height: 26px;
}
.greybox-container {
	background-color: #f3f3f3;
	display: inline-block;
	margin: 10px 0 30px 0 ;
	font-size: 16px;
	width: 100%; 
	padding: 50px 40px 40px 40px;
}

.greybox-container h3 {
	font-size: 24px;
	margin-top: 10px;
	line-height: 26px;
}


.news_bluebox {
	background-color: #e6f1f7;
	display: flex;
	flex-direction: row;
	/* margin-bottom: 15px; */
	width: 100%; 
}

.news_bluebox_img {
	float: left;
	min-width: 35%;
	max-height: 400px;
	max-width: 48%;
	box-sizing: border-box;
	/* display: inline-flex; */
	/* width: 47.9591%; // removed for vertical pic option */
}
.news_bluebox_img img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.news_bluebox_content {
	font-family: 'Gotham Book';
	float: left;
	padding: 10px 20px;
	color: #000;
	font-size: 14px;
	/* max-width: 52%; // removed for vertical pic option */
	box-sizing: border-box;
}
.news_bluebox_content_full {
	font-family: 'Gotham Book';
	float: left;
	padding: 20px;
	color: #000;
	font-size: 14px;
}

.news_bluebox_content h2,
.news_bluebox_content_full h2 {
	font-family: 'Gotham Medium' ;
	font-size: 16px;
	color: #0175A7;
	letter-spacing: 0px;
	margin: 10px 0;
	text-transform: none;
	word-break: keep-all;
	/* white-space: nowrap; */
	
}

.news_article p:first-of-type {
	display: inline;
}
.news_article p:nth-of-type(2) {
	margin-top: 20px;
}

/* make room for social media icons */
.news_article {
	padding-bottom: 10px;
}

.article_date {
	font-family: 'Gotham Medium';
	display: inline; 
}



.news_impact_archives h3 {
	margin: 0;
}

.news_impact_archives a {
	text-decoration: underline;
}

.news_impact_archives .post_date {
	margin-bottom: 20px;
}

.news_impact_archives .read_more {
	margin-bottom: 30px;
}

.news_impact_archives ul {
	margin-bottom: 10px;
}

/* eof- elemental items */


/* ADA divs on About Page */

.ADAdiv {
}

.ADAdescr1, .ADAdescr2, .ADAdescr3 {
	display: none;
}

#ADAdesc1, #ADAdesc2, #ADAdesc3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 30px 0;
	margin: 20px 0;
}
	
/* eof- ADA divs on About Pages */


/* impact newsletter */

#impact_codebox {
	clear: both;
}
#impact_codebox pre {
	border: 1px solid #ddd;
	border-radius: 2px;
	background: #f2f2f2;
	margin: 0;
	overflow: auto;
	height: 500px;
}

#impact_codebox .highlight {
  width: 100%;
  position: relative;
  border-radius: 0.2rem;
  /* padding: 10px; */
  margin: 1.5rem 0;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}
#impact_codebox .highlight button {
	color: #000;
	box-sizing: border-box;
	transition: 0.2s ease-out;
	cursor: pointer;
	user-select: none;
	/* background: rgba(0, 0, 0, 0.15); */
	border: 1px solid rgba(0, 0, 0, 0);
	padding: 5px 10px;
	position: absolute;
	top: 0;
	right: 30px;
	border-radius: 0 0.15rem;
	padding: 10px;
	font-size: 1em;
	/* width: 100%; */
}
#impact_codebox code {
	line-height: 1.5;
}
#impact_codebox .highlight pre {
  background: #282c34;
  color: #ccc;
}
#impact_codebox pre.highlight {
  margin: 0;
}
.menu-impact-newsletter-subnav-container {
	margin-bottom: 30px;
}

.impact_pubdate {
	font-size: 14px;
	margin: 15px 0;	
}
.impact_div_line {
	width: 100%; 
	border-bottom: 2px solid #247cac;
}
.impact_main {
}
.impact_box {
	display: inline-block;
	/* margin-bottom: 15px; */
	width: 100%; 
}

.impact_box_img,
.impact_box img {
	width: 100%;
}
.impact_content {
	font-family: 'Gotham Book';
	float: left;
	padding: 20px 0;
	color: #000;
	font-size: 14px;
	border-bottom: 2px solid #87d2cd;
}
.impact_content h2,
.impact_left h2,
.impact_right h2 {
	font-family: 'Gotham Bold';
	color: #103971;
	font-size: 28px;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	text-transform: none;
}
.impact_content h3 {
	font-family: 'Gotham Bold';
	color: #247aab;
	font-size: 22px;
	margin: 0 0 10px 0;
}

.impact_left {
	margin: 20px 0;
	float: left;
	width: 66%;
}
.impact_left h2,
.impact_right h2 {
	font-size: 24px;
	margin: 10px 0;
}
.impact_right {
	float: right;
	width: 30%;
	display: inline-block;
	margin: 70px 0 0 10px;
	padding: 0 0 0 10px;	
}

.impact_story_box,
.impact_itn_box {
	display: inline-block;
	border-bottom: 2px solid #87d2cd;
	margin-bottom: 30px;
}
.impact_story_box ul,
.impact_itn_box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.impact_story_box li,
.impact_itn_box li {
	display: inline-block;
	margin: 10px 0;
	width: 100%;
}

.impact_story_img {
	float: left;
	width: 48%;
	margin-right: 2px;
}

.impact_story_img img {
	width: 250px;
	max-width: 250px;
}

.impact_story_content {
	float: right;
	display: inline-block;
	width: 50%;
}
.impact_story_content h3,
.impact_fiveques_content h3 {
	font-family: 'Gotham Bold';
	color: #213b71;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.2em;
}

.impact_itn_box {
	padding-bottom: 30px;
}

.impact_itn_content {
	display: inline-block;
}
.impact_itn_content h3 {
	margin: 10px 0 0 0;
}

.impact_itn_content .itn_source {
	font-style: italic;
}

.impact_itn_content .itn_date {
	clear: both;
	color: #757575;
}

.impact_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.impact_right li {
	border-top: 2px solid #87d2cd;
	text-align: center;
	text-transform: uppercase;
	color: #103971;
	font-size: 18px;
	margin: 0;
}

.impact_right li:last-child {
	border-bottom: 2px solid #87d2cd;
}

.impact_right li a {
	font-family: 'Gotham Bold';
	font-weight: 600;
	display: inline-block;
	padding: 5px 0; 
	width: 100%;
}

.impact_right li a:hover {
	background-color: #e5f5f5;
}

.impact_fiveques_content {
	/* display: inline-block; */
	margin: 30px 0;
	
}

.impact_fiveques_img {
	float: left;
	width: 100%;
	margin: 0;
}
.impact_fiveques_img img {
	max-width: 250px;
	margin-bottom: 10px;
}



.sc_arch_btn {
	margin-top: 30px;
	background-color:#5aa09a;
	width: 200px;
	padding: 10px 30px;
	color: #fff;
	clear: both;
	display: inline-table;
}
.sc_arch_btn a {
	color: #fff !important;
	white-space: nowrap;
	display: inline-block;
	font-size: 20px !important;
}
/* eof- impact newsletter */



/* RRC personnel */
.rrc_personnel {
	margin-top: 20px; 
	display: inline-block; 
	width: 100%;	
}

.rrc_personnel h3 { 
	margin: 0px;
}	
.rrc_personnel img { 
	width: 110px;
	height: 110px;
	margin: 0;
	padding: 0;	
}	

.rrc_member {
	float: left; 
	width: 49%;
}
.rrc_member_title {
	color: #000;
}

/* eof- RRC personnel */




/*----------------*/
/* clean this */

.home_slider {
	float: right;
	width: 633px;
	padding-left: 2px;
}

.home_uppr {
	margin-top: 10px;
	clear: both;
	display: inline-block;
}
.home_lwr {
	margin-top: 10px;
	clear: both;
	display: inline-block;
}

.home_footnote {
	font-size: 0.9em;
	line-height: 18px;
	margin: 30px 0 0 0;
	display: inline-block;
}

.home_event_blk {
	margin: 30px 0;
}

.home_lwr h2 {
	margin: 0;
	padding: 0;
}

.archive_yrs {
	width: 100%;
	border-top: 1px solid #7fd0cd; 
	border-bottom: 1px solid #7fd0cd; 
	margin: 20px 0 50px;
}

.archive_yrs ul {
	display: table;
    width: 100%;
	margin: 20px 0;
}


.archive_yrs li {
	display: table-cell;
	border-right: 1px solid #7fd0cd;
	
}

.archive_yrs li:last-child {
	border-right: 0 !important;
	
}
.archive_yrs a {
	font-family: 'Gotham Medium' ;
	display: block;
    text-align: center;
    margin: 0 5px;
	color: #003b71 !important;
}

.archive_yrs .active {
	background-color: #e6f6f6;
}


.site_map_list {
	float: left;
	width: 45%;
}

/* .archive_yrs li:after { */
	/* content: '|'; */
/* } */



.home .social_container,
#main .social_container {
	position: relative; 
}

.social_container {
	font-family: 'Gotham Medium';
	float: right;
	text-align: right;
	color: #4c5658;
	position: absolute; 
	bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	right: 20px;
	padding-top: 10px;
}

.social_container ul {
	display: inline-block; 
	margin: 0 0 0 5px;
}

.social_container li {
	display: inline;
	margin: 0;
}

.social_container img {
	width: 20px;
	padding-left: 15px;
	padding: 0;
}

.social_container a {
	padding: 0 7px;
}

.share_box {
	width: 40%; 
	float: right; 
}
.share_RTnoMargin {
	margin-right: -28px;
}
.share_TOPnoMargin {
	margin-top: -50px; 
}




.videos_container {
	padding: 0 0 80px 0;
	margin: 0 0 80px 0;
	border-bottom: 1px solid #84cfcb;
	display: table;
}

.videos_container li {
	width: 30%;
	margin: 0 4% 0 0;
	float: left;
	color: #181f44;
	font-size: 12px; 
	font-weight: normal;
	padding: 5px 0;
	list-style: none;
}
.videos_container li:nth-child(3n+3) {
	margin-right: 0 !important;
}

.videos_container h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #00807B;
	letter-spacing: 0px;
	margin: 0 0 30px 0;
	min-height: 50px;
}

.videos_title {
	height: 50px;
}
.videos_descr {
	margin-bottom: 50px;
}

.row {
	display: table-row;
}
.column {
	display: table-cell;
	width: 30%;
	padding: 0 3% 0 0;
}


/* Annual Report */

#container-ar-stories {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

.box-ar-story {
	flex: 0 1 30.5%;
	/* width: 30%; */
	margin-bottom: 50px;
}
.ar-story-img {
	max-width: 100%;
}



/* Publications */

#publications {
	border-top: 1px solid #007cba;
	overflow-y: scroll;
	max-height: 500px;
}
#publications .blue-bg {
	background-color: #e6f6f6;
}
.pub-container {
	/* display: flex; */
	/* flex-direction: column; */
	margin: 10px 0;
	padding: 10px;
}

.pub-container h4 {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1;
}
.pub-cnt h2 {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1;
}
.pub-cnt {
	color: #0175A7;
	padding-bottom: 10px;
}

.pub-citation,
.pub-med-url {
	display: inline;
}
.pub-filters-container {
	padding: 10px 0 50px;
}
.pub-filters-container h2 {
	margin: 0;
	padding: 0;
}
.filter {
	flex: 1 1 100%;
	/* width: 20%; */
	position: relative;
	padding-right: 8px;
	box-sizing: border-box;
}

.filter-reset {
	padding: 5px 0;
}
.filter > div {
	position: absolute;
	bottom: 4px;
}
.filter h4 {
	color: #489e9d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	
}
.filter select,
.filter input[type="text"] {
	color: #3076a9 !important;
	font-weight: bold;
	font-size: 11px !important;
	background-color: #e6f6f6 !important;
	border: 0px !important;
	width: 180px !important;
	height: 28px;
}
.pub-filter-options {
	display: flex;
	flex-direction: row;
}

.pub-filter-options > div:last-child {
	/* width: 15%; */
	flex-shrink: 1;
}
.pub-filter-options input[type="submit"],
.pub-filter-options input[type="button"] {
	border: 2px solid #046aaa;
	border-radius: 0px;
	background-color: #e9f5f5;
	background-image: none;
	color: #000;
	font-family: 'Gotham Bold';
	font-size: 12px;
	margin: 0;
	padding: 2px;
	text-transform: uppercase;
	width: 80px;
}


.decade-labels {
  background: rgb(0,131,187);
	background: linear-gradient(-18deg, rgba(0,131,187,1) 0%, rgba(0,131,187,1) 50%, rgba(32,163,159,1) 50%, rgba(32,163,159,1) 100%); 
  padding: 6px 0;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 250px;
  line-height: 1;
}

.page-template-timeline .entry-content {
	font-size: 18px;
}

.page-template-timeline .entry-content > h2 {
  background: rgb(0,131,187);
	background: linear-gradient(-18deg, rgba(0,131,187,1) 0%, rgba(0,131,187,1) 50%, rgba(32,163,159,1) 50%, rgba(32,163,159,1) 100%); 
  padding: 6px 0;
  text-align: center;
  display: block;
  margin: 80px auto 0;
  width: 250px;
  line-height: 1;
	font-family: "Gotham Medium";
	color: #fff;
  font-size: 5rem;
  text-transform: none;
}


/* timeline */
.decade-even .cool-timeline.one-sided .timeline-post, 
.decade-even .cool-timeline.one-sided .timeline-post.even {
	margin: 0;
	padding: 0 32px 25px 0;
	width: 100%;
}
.decade-even .cool-timeline.one-sided .timeline-post .timeline-meta, 
.decade-even .cool-timeline.one-sided .timeline-post.even .timeline-meta {
	left: 100%;
	right: -100%;
	justify-content: start;
}
.decade-even .cool-timeline.one-sided {
	margin-right: auto;
	margin-left: 0;
}
.decade-even .cool-timeline.white-timeline .cool_timeline_start {
}
	
.decade-even .cool-timeline.one-sided::before,
.decade-even .cool-timeline.one-sided .cool_timeline_end,
.decade-even .cool-timeline.one-sided .cool_timeline_start {
	right: 0;
	left: auto;
	transform: translateX(50%);
	background-color: #0083bb !important;	
	background-image: -webkit-linear-gradient(top, #0083bb 0%, #0083bb 8%, #0083bb 92%, #0083bb 100%);
	background-image: -moz-linear-gradient(top, #0083bb 0%, #0083bb 8%, #0083bb 92%, #0083bb 100%);
	background-image: -ms-linear-gradient(top, #0083bb 0%, #0083bb 8%, #0083bb 92%, #0083bb 100%);
}
.decade-even .cool-timeline.white-timeline::before, 
.decade-even .cool-timeline.white-timeline.one-sided::before, 
.decade-even .cool-timeline.white-timeline .cool_timeline_start, 
.decade-even .cool-timeline.white-timeline .cool_timeline_end {
	background-color: #0083bb;
	background-image: -webkit-linear-gradient(top, #0083bb 0%, #0083bb 8%, #0083bb 92%, #0083bb 100%);
	background-image: -moz-linear-gradient(top, #0083bb 0%, #0083bb 8%, #0083bb 92%, #0083bb 100%);
	background-image: -ms-linear-gradient(top, #0083bb 0%, #0083bb 8%, #0083bb 92%, #0083bb 100%);
}
.decade-even .timeline-post .timeline-meta {
	margin: 4px 0 10px -20px !important;
}

.decade-even .timeline-content .content-title::before {
	left: auto !important;
	right: -26px !important;
}

.odd .meta-details {
	background-color: #0083bb;
}

/* .decade-even .event-description { */
	/* background-position: left bottom !important;; */
/* } */
/* eof- timeline */




/* Media Screens */

@media screen and (max-width: 100px) {
	.home .slide_container {
		height: 500px;
	}
}
@media screen and (max-width: 1080px) {
	#aff-investigator .site-content_rel {
		width: 65%;
	}
	#left-title {
		margin: 7px 0 0 0;
		width: 35%;
	}
	#left-title h1 {
		margin-top: 10px;
	}
	.cool-timeline.one-sided {
		width: 100% !important;
	}
}

@media screen and (max-width: 768px) {
	
	body .site,
	.site-logo img	{
		width: 100%;
	}
	#left-title {
		width: 100%;
	}
	.kp-logo {
		float: none;
	}
	.home .slide_container {
		height: 360px;
	}
	#main {
		margin: 0px auto;
	}
	.main-navigation {
		width: 100%;
	}
	
	.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
		display: none;
	}
	
	.main-navigation li {
		margin-top: 0; 
		margin-left: 5px;
	}
	
	.main-navigation li > ul > li {
		margin-top: 0; 
		margin-left: 25px;
	}
	.main-navigation li > a {
		padding: 0 10px;
	}
	.main-navigation li ul li > a {
		color: #666; 
		background: none;
		border: none;  
	}

	.main-navigation .current_page_ancestor .sub-menu a {
		color: #fff;
	}

	.main-navigation .current_page_item > a {
		color: #fff;
	}
	
	.mmenu_col_a {
		padding-right: 20px;
		margin-right: 0px;
	}
	
	.mmenu_col_a { 
		border-right: 0px !important;
	}	
	.mmenu_col_b h2 {
		text-align: left;
	}	
	.mmenu_col_b li {
		margin-left: 0px;
	}
	
	.searchform_container {
		display: none;
	}
	
	.home .slide_nav_container li {
		display: block;
		width: 100%;
	}
	.home .slide_nav_container li:first-child {
		width: 100%;
	}
	
	.home .slide_nav_item, 
	.home .slide_nav_item1, 
	.home .slide_nav_item2 {
		border-left: 0px;
	}
	.home .slide_nav_item1, .home .slide_nav_item2 {
		padding: 0 20px;
		margin: 6px 0;
	}
	.home .slide_nav_item1 {
		width: 100%;
		margin-left: 0%;
	}
	.home .entry-content {
		margin: 0px;
		font-size: 100%;
		border-bottom: 1px solid #ccc; 
		padding-bottom: 20px;
	}
	.home .feat_scientist_img, .home .feat_scientist_title {
		width: 50%;
		float: none;
	}
	.home .feat_scientist_title,
	.home .feat_scientist_bio {
		width: 100%;
		margin: 10px 0;
		padding: 0 10px;
		float: none;
	}

	.home .feat_scientist_bio {
		column-count: 1;
	}	
	
	
	.home .news_container, 
	.home .newsletter_container,
	.home .news_box, 
	.home .news_box_img,
	.home .event_container,
	.home .event_box,
	.home .division_container,
	.home .twitter_container,
	.home .division_bluebox_content,
	.home .division_bluebox_img,
	.home .custom_container {
		width: 100%;
		float: none;
	}
	
	.home .news_container, 
	.home .newsletter_container,
	.home .event_box,
	.home .division_container,
	.home .news_container	{
		border-bottom: 1px solid #ccc; /*7fd0cd*/ 
		padding-bottom: 20px;
	}
	
	.home .division_bluebox_content {
		padding: 10px 10px 20px 10px;
	}
	
	.home .news_box p, .home .news_box_img > div, .home .news_box_img > div > p, .home .newsletter_box, .home .newsletter_box p {
		margin-bottom: 0px;
	}
	
	.read_more {
		margin-bottom: 20px;
	}
	.gutter_765-235_mar_rt {
		margin: 0%;
	}
	
	.home .slide_nav_item1 h2, .home .slide_nav_item2 h2 {
		font-size: 16px;
	}
	.home .slide_nav_item1,
	.home .slide_nav_item2,
	.home .slide_nav_item3,
	.home .slide_nav_item4 {
		font-size: 12px;
	}
	
	
	
	
	.site-content, 
	.site-content_narrow {
      	left: 18%;
	}
	
	#right-sidebar {
		float: right;
		width: 23%;
	}	

	#left-sidebar,
	.widget-area {
		margin: 0;
		width: 100%;
		position: relative !important;
	}
	#left-sidebar .subnav-container li a {
		padding: 2px ;
		display: block;
	}
	
	
	
	
	.site-content {
		width: 100%;
		position: static;
	}
	
	.ff_section .panel_2,
	.ff_section .panel_3 {
		padding: 0;
		margin: 0;
	}
	
	.ff_section .panel_2 ul,
	.ff_section .panel_3 ul {
		width: 100%;
		float: none;
	}	
	.ff_section .panel_2 li,
	.ff_section .panel_3 li {
		width: 100%;
		float: none;
		padding: 20px 0;
		margin: 10px 0;
		border-bottom: 1px solid #ccc;
	}
	.ff_section .panel_2 li:last-child,
	.ff_section .panel_3 li:last-child {
		border-bottom: 0px !important;
	}
	#about {
		margin: 30px 0;
	}
	#about .feat_bluebox,
	.intro_bluebox {
		padding: 10px 20px 20px 20px;
		font-size: 100%;
		margin: 20px 0;
	}
	
	#investigator .division_bluebox_img,
	.news_bluebox_img,
	.news_bluebox_content,
	#news .featured_news_container li {
		width: 100%;
		float: none;
	}
	
	#investigator .division_bluebox_content {
		width: 100%;
		padding: 20px 10px;
	}
	
	.division_type > ul,
	.site-content_rel {
		width: 100%;
		float: none;
	}
	#investigator .lead_scientist_img {
		width: 100%;
		float: none;
	}
	#investigator .lead_scientist_title,
	#investigator .lead_scientist_bio {
		width: 100%;
		margin: 10px 0;
		padding: 0 10px;
	}
	
	#aff-investigator {
		padding: 20px 0;
		margin: 20px 0;
	}
	
	
	

	.container_feat_blks li {
		width: 100%;
		margin: 0px;
		padding: 20px 0 10px;
		border-top: 1px solid #ccc;
	}
	
	.container_ldr {
		width: 49%;
		margin-bottom: 50px;
		padding: 0 20px 0 0;
		float: left;
	}
	.container_ldr li {
		font-size: .85em;
		padding: 0 20px 20px 0;
	}
	
	
	
	.container_ppl li {
		width: 50%;
		font-size: 11px;
	}
	
	.center_panel_container,
	.right_panel_container {
		width: 100%;
		float: none;
	}
	
	.panel_item h3 {
		font-size: 3vw !important;
	}
	
	
	
	
	
	#footer-1, #footer-2, #footer-3, #footer-4 {
		border-left: 0px;
		border-bottom: 2px solid #7fd0cd;
		width: 100%;
		float: none;
	}
	
	.site-info {
		width: 100%;
		margin: 20px auto;
		padding: 0 10px;
	}
	.copyright,
	.kp-logo-bottom	{
		width: 100%;
		float: none;
		text-align: left;
	}
	
	
	.detailed_ppl .basic_info,
	.detailed_ppl .bio_info,
	.detailed_ppl .bio, 
	.detailed_ppl .focus_eds {
		width: 100%;
	}
	
	.detailed_ppl .bio,
	.detailed_ppl .focus_eds {
		margin-top: 30px;
		
	}
	.detailed_ppl .bio,
	.detailed_ppl .focus_eds,
	.detailed_ppl .honors_awards {
		padding-left: 0px;
		
	}
	
	.site_map_list {
		float: none;
		width: 100%;
	}
	
	.impact_left {
		margin: 20px 0;
		float: left;
		width: 100%;
	}
	
	.impact_right {
		float: left;
		margin-top: 0px;
		margin-left: 0px;
		width: 100%;
		padding: 0px;
	}
	
	.impact_story_img {
		width: 100%;
	}
	
	.impact_story_img img {
		width: 100%;
		max-width: 100%;
	}
	
	.impact_story_content {
		float: left;
		display: inline-block;
		width: 100%;
	}
	
	.social_container {
		bottom: 0;
	}
	
	.share_box {
		width: 100%; 
	}
	
	.back_to_list {
		text-align: left;
	}
	
	.video_container .video_embed,
	.video_container .video_descr {
		width: 100%;
		box-sizing: border-box;
	}
	
	.video_container .video_descr {
		margin: 0px;
		padding: 15px;
	}
	
	.column {
		display: inline;
	}
	.column iframe {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.pub-filter-options {
		flex-direction: column;
	}
	
	.filter > div {
		position: relative;
		margin-top: 15px;
	}
	
	.division_type > div {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	
	.site-content,
	.site-content_narrow {
      	left: 26%;
	}

	.widget-area {
		 margin: 0 0 0 -99.5;
		 overflow: visible;
   	
	}


	#right-sidebar img.alignleft.wp-image-1520.size-full {
	width: 99%;
	}
	/*
	.main-navigation li ul li a {
		background: #EFEFEF;
		border-bottom: 0px;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
		color: #555;
		padding-left: 0;
		padding-right: 0;
	}
	*/
}



/* from Simple Custom CSS */
.lcp_catlist h3 {
	margin-top: 0px;
} 

.lcp_catlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.lcp_catlist li {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}

.lcp_catlist .lcp_post_home {
	color: #000;
}

.lcp_catlist .lcp_date {
	font-size: 12px;
	color: #757575;
    /* font-style: italic;  */
    margin-bottom: 10px; 
}

.lcp_catlist .lcp_date_home {
 	font-size: 12px;
	font-weight: bold;
	color: #936406; /*F1AC1D */
    margin-bottom: 15px;   
}

.lcp_byline {
  font-style: italic;
  margin: 0;
  padding: 0 0 5px 0;
}

.lcp_excerpt {
    margin-bottom: 25px;
}

.lcp_currentpage {  
  background-color: #0078ae;
  font-weight: bold;
  color: #fff;
}

.lcp_paginator li {
  border: 1px solid #000 !important;
}

.lcp_post {
	margin-bottom: 0 !important;
}

.lcp_customfield {
	/* margin-bottom: 20px; */
	font-style: italic;
}


/* jquery tabs */
.ui-widget.ui-widget-content, .ui-widget-header {
	border: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	/* border: 1px solid #003eff; */
	/* background: #e5f5f5; */
	/* font-weight: normal; */
	/* color: #ffffff; */
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #000;
}

.ui-widget-header {
	border-bottom: 2px solid #dddddd;
	background: #fff;
	color: #333333;
	font-weight: bold;
}

#tabs .ui-tabs-active {
	background-color: #e6f6f6 ;
}
/* #tabs ul > li > a { */
.ui-tabs-nav >  li > a {
	border-left: 1px solid #049fa3; 
	border-right: 1px solid #049fa3; 
	/* background-color: #e6f6f6 ; */
	border-radius: 5px 5px 0 0 ;
}
#tabs > ul > li {
	border-top: 1px solid #858585;
	margin: 0 .5em 1px 0;
}



.entry-content ul ul li::before {
	content: '' !important;
}



 /* Dropdown Button */
.dropbtn {
  background-color: #e5f5f5;
  color: #0268a6 !important;
  padding: 10px 20px;
  font-size: 13px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #e5f5f5;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown button:before {
	content: url(/images/arrow_black.png);
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #e5f5f5;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  padding-bottom: 20px;
}

/* Links inside the dropdown */
.dropdown-content a {
  font-size: 12px;
  color: #3a84b5;
  padding: 5px 20px 5px 30px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #e9e9e9;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;} 
.region-select {
	float: right;
	font-family: 'Gotham Bold';
}

/* Constant Contact Sign Up Form */
.ctct-form-embed,
.ctct-form-header,
.ctct-form-text,
.ctct-form-defaults,
.ctct-gdpr-text {
	font-family: 'Gotham Book' !important;
}
	
div.ctct-form-embed div.ctct-form-defaults {
	padding: 0 24px !important;
}

.ctct-form-header {
	font-family: 'Gotham Medium' !important;
	text-transform: uppercase;
	font-size: 16px !important;
	color: #0175A7 !important;
}
/* text-transform:none !important; */


.block-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.block-container .panel_box {
	text-align: left;
	width: 100%;
	border: 5px solid #b2d6e7;
	padding: 10px;
}

.block-container .feature-block {
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 30px;
}


@media screen and (max-width: 768px) {

	.block-container .feature-block {
		width: 100% !important;
		margin-bottom: 10px;
	}
	
}