.one-fith.column{
	width: 16%;
}

body{
	background-color: #f0f3f3;
	font-family: 'Roboto', sans-serif;
}

header{
	background-color: #fff;
}
img{    
	max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
}

menu,
.toolbar{
	border-bottom: 1px solid #898989;
}
menu{ margin: 0px;}

footer{
	background: #fff;
	border-top:1px solid #898989;
}

.hero-image{
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center top;
}

.content.home .lead-on{
	background: #fff;
	margin-top: -100px;
	padding: 1.5em;
	margin-bottom: 2em;
}

.lead-buttons{
	display: flex;
}
.pharmaceuticals-lead,
.nutritionals-lead,
.informatics-lead{
	text-align: center;
	color: #fff;
	padding: 1em;
}

.pharmaceuticals-lead{
	background-color: #db5123;
}
.nutritionals-lead{
	background-color: #82c000;
}
.informatics-lead{
	background-color: #0094d6;
}

.interior-main{
	margin-top: -3em;
}
.title-wrapper{
	margin-bottom: 2em;
}

.Navy .sidebar{
	background-color: #002a63;
	color: #fff;
}
.Blue .sidebar{
	background-color: #0094d6;
	color: #fff;
}
.Orange .sidebar{
	background-color: #db5123;
	color: #fff;
}
.Green .sidebar{
	background-color: #82c000;
	color: #fff;
}
.sidebar{
	padding: 1em;
	margin-top: -3em;
}

/*
.Navy .card{
	border-top:2px dotted #002a63;
}

.Orange .card{
	border-top:2px dotted #db5123;
}

.Green .card{
	border-top:2px dotted #82c000;
}

.Blue .card{
	border-top:2px dotted #0094d6;
}
*/

.card:first-child{
	border-top: 0px;
	margin-top: 0px;
	padding: 0px;
}


.card{
	margin-top: 5rem;
	padding-top: 5rem;
	border-top:2px dotted #002a63;
}



.card-inner{
	padding: 2.5rem;
	background-color: #fff;
	font-size: 16px;

}
.interior-wrapper p{
	margin: 0px;
}
.interior-wrapper br{
	display: none;
}
.interior-wrapper .card-inner p{
	margin-bottom: 1.5rem; 
}
.interior-wrapper .card-inner br{
	display: block;
}

h1,
h2,
h3{
	font-family: 'Georgia', serif;
}

.interior-main h1,
.interior-main h2,
.interior-main h3{
	text-align: center;
}


.interior-main h2,
.interior-main h3{
	text-decoration: underline;
	font-size: 3rem;
		color: #002a63;

}

h3 + p > i,
h3.sub-title{
	font-size: 1.2em;
	font-style: italic;
	text-decoration: none;
	color: #111111;
	font-family: 'Georgia', serif;
}

h3 + p > i{
	text-align: center;
	display: block;
	margin-top: -15px;
	margin-bottom: 25px;
}

.interior-container{
	position: relative;
}
.bottom-background-image{
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0; 
}

.news-post-img{
	height: 200px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}

.page-post{
	background-color: #fff;
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
}

.page-post-row{
	display: flex;
}

.page-post-content{
	padding: 20px;
	margin-bottom: 60px;
	line-height: 1.2em;
}

.page-post-bottom{
	position: absolute;
	bottom: 30px;
	left:18px;
}

.page-post-bottom strong{
	color: #002a63;
}
.page-post-content a{text-decoration: none;}
.page-post-content h6 a{
	color: #002a63;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	line-height: 1.2em;
}

.post-container{
	padding-top: 2em;
	border-top:1px dashed #aaaaaa;
}

.bottom-menu h5{
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #002a63 !important;
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 1.2em;
	border-bottom: 1px solid #7f94b1;
	padding-bottom: 1.5em;
}

.bottom-menu li{
	list-style-type: none;
	line-height: 1.1em;
}

.bottom-menu li a{
	color: #000;
	font-size: 1em;
	text-decoration: none;
	line-height: 1em;
	font-family: 'Roboto', sans-serif;
}


.bottom-menu{
	padding-bottom: 3em;
	border-bottom: 1px solid #c2c2c2;
}

.copyright{
	padding: 3em 0;
}
.copyright .column:last-child{
	text-align: right;
	font-size: 1em;
	line-height: 1.2em;
	font-family: 'Roboto', sans-serif;
	padding-top: 1.5em;
}

.lpost{
	margin-top: 1em;
    margin-bottom: 1em;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 4em;
}
.purpose{
	background-color: #002a63;
	color: #fff
}

.hiring{
	background-color: #555;
	color: #fff
}

.purpose .post-button{
	border: 2px solid #fff;
	color: #fff;
}
.purpose .post-button:hover{
	background-color: #fff;
	color: #002a63;
}

.hiring .post-button{
	border: 2px solid #fff;
	color: #fff;
}

.hiring .post-button:hover{
	background-color: #fff;
	color: #555;
}

.post-button{
	display: inline-block;
	padding: .8em 1em;
	font-style: italic;
	text-decoration: none;
	font-size: 1.2em;
	margin-top: 1em;
}


.contact-well{
	padding: 15px;
	background-color: #d7d7d7;
	margin: 2em auto;
}

.contact-well input[type="text"],
.contact-well textarea{
	width: 100%;
}

.contact-well input[type="submit"]{
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	color: #fff;
	border-radius: 0px;
	background-color: #002a63;
	font-style: italic;
	
}

.sidebar h1{
	text-transform: capitalize;
	font-size: 3rem;
	color: #fff !important;
}

.sidebar a{
	color: #fff;
}

.nimml-main{
	background-color: #fff;
	margin-top: 1em;
	margin-bottom: 6em;
}

.nimml-post{
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

.nimml-main .page-post{
	padding: 3rem 10px;
}

.nimml-main h1{
	color: #002a63;
	font-weight: bold;
	font-size: 4rem;
}

.nimml-main a{
	color: #002a63;
	border: 2px solid #002a63;
}

.nimml-main a:hover{
	color: #fff;
	background-color: #002a63;
}

.lead-buttons h3{
	font-family: 'Roboto', sans-serif;
	margin-top: .6em;
}

.lead-buttons a{
	text-transform: uppercase;
	font-style: italic;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
}

.lead-buttons .column{
	padding-top: 4rem;
	padding-bottom: 4rem;
}

.lead-on h2{
	text-align: center;
	color: #002a63;
	font-size: 5rem;
	margin: 4rem auto;
}

.toolbar .column:last-child{
	text-align: right;
	padding-top: 1.5rem;
}

.toolbar{padding: .5rem;}

.interior-wrapper h1{
	margin-bottom: 0px; 
}

.sub-title{
	font-size: 4rem;
	padding-bottom: 2.5rem;
	border-bottom: 2px solid #b7b7b7;
}

.Navy .one-third h4,
.Navy h1,
.Navy h2,
.Navy h3,
.Navy h4,
.Navy h5{
	color: #002a63;
}

.Orange .one-third h4,
.Orange h1
{
	color: #db5123;
}

.Blue .one-third h4,
.Blue h1
/*
.Blue h2,
.Blue h3,
.Blue h4,
.Blue h5
*/{
	color: #0094d6;
}

.Green .one-third h4,
.Green h1
/*
.Green h2,
.Green h3,
.Green h4,
.Green h5
*/{
	color: #82c000;
}

.Orange .numbered{
	color: #db5123; 
	font-weight: bold;
}

.back-to-top{
	padding: .8em 2.5em;
	font-style: italic;
	background-color: #002a63;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	text-transform: capitalize;
	margin: 5rem 0 20rem 0;
}

.card-inner h5{
	font-weight: bold;
	font-style: italic;
}

.interior-wrapper h1.page-title{margin-bottom: 3rem;}

h2 + p > em{
	text-align: center;
    display: block;
    margin-top: -1em;
}

.news-card{
	background-color: #fff;
	padding: 2.5rem;
	margin: 3rem auto;
	margin-top: -10rem;
}

.news-card h1{
	color: #002a63;
	font-size: 4rem;
	text-align: center;
}

.publication{
	margin: 1em;
	padding: 1em;
}
.publication h3{
	text-align: left;
	margin-bottom: .5em;
}

.card-inner img{
	margin: auto;
	display: block;
}

.arrow{
	font-size: 11px;
	padding-left: .5em;
	line-height: 11px;
}

ul{
	list-style-position: outside;
}

.one-third h4{
	font-size: 2rem;
}

h1.page-title{
	font-family: 'Roboto', sans-serif;
	color: #002a63;
	font-size: 4.5rem !important;
}


.card-inner ul{
	list-style: none;
    margin-left: 0;
    padding-left: 2em;
    text-indent: -2em;
}

.card-inner li{
	list-style-image: none;
    list-style-type: none;
}

.card-inner li:before{
	content: '>';
	font-weight: bold;
    padding-right: 1.5em;
}

.Navy .card-inner li:before{
	color: #002a63;
}

.Green .card-inner li:before{
	color: #82c000;
}

.Blue .card-inner li:before{
	color: #0094d6;
}

.Orange .card-inner li:before{
	color: #db5123;
}

.mobile-menu-bar{
	padding: 1.3em;
	background-color: #002a63;
	color: #fff;
	font-weight: bold;
}

.menu-button{
	position: relative;
	min-width: 30px;
}
.menu-button div{
	height: 3px;
	background-color: #fff;
	border-radius: 5px;
	width: 30px;
	transition: transform .3s
}

.menu-button div + div{
	margin-top: 8px;
}
#mobile-menu-button{
	display: inline-flex;
	cursor: pointer;
}
.mobile-menu-bar #mobile-menu-button:after{
	content: 'Menu';
	font-size: 1.1em;
    padding: 0 0.7em;
}

.mobile-menu{
	-webkit-box-shadow: 10px 0px 25px -9px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 0px 25px -9px rgba(0,0,0,0.75);
	box-shadow: 10px 0px 25px -9px rgba(0,0,0,0.75);
	position: fixed;
    top: 0;
    background-color: #002a63;
    padding: 3em;
    overflow: auto;
    height: 100%;
    left: 0;
    max-width: 230px;
    box-sizing: border-box;
    width: 0px;
    transition: width 1s;
}

.mobile-menu ul{
	list-style-type: none;
}

.mobile-menu a{
	color: #fff;
}

.mobile-menu .arrow{
	display: none;
}

.close-button .menu-button div:nth-child(1){
	transform: rotate(135deg);
    top: 11px;
    position: absolute;
}
.close-button .menu-button div:nth-child(3){
	transform: rotate(45deg);
    top: 3px;
    position: absolute;
}
.close-button .menu-button div:nth-child(2){
	display: none;
}

.mobile-menu-bar #mobile-menu-button.close-button:after{
	content: 'Close';
}

body.sidebar-menu{
	position: relative;
    left: 200px;
    overflow: hidden;
}

body.sidebar-menu .mobile-menu{
	width: auto;
	display: block !important;
}

.leadership .profile{
	text-align: center;
	padding: 1.3em 0;
}

.leadership .profile h4{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 1.9rem;

}
.leadership .profile h6{
	margin-bottom: 1rem;
	font-style: italic;
	font-weight: bold;
}

.leadership .profile a{
	color: #002a63;
	font-weight: bold;
}

.news-page h3{
	font-size: 1.4em;
	font-family: 'Roboto', sans-serif; 
}

.news-page .news-item{
	padding: 1.5em 0;
}

.news-page .news-item + .news-item{
	border-top: 1px solid #aaa;	
}

.news-item-image{
	padding-top: 2em;
}

.news-page h2{
	font-size: 1.5em;
	color: #002a63;
	text-decoration: underline;
}

.pagination{
	font-weight: bold;
}
#mobile-nav-wrap span.link-lead{
	color: #fff;
}

.table-space.informatics h4{
	color:#0094d6;
	font-size: 1.6em;
	font-family: 'Georgia', serif;
	
}
.table-space.nutritional h4{
	color:#82c000;
	font-size: 1.6em;
	font-family: 'Georgia', serif;
	
}
.table-space.pharm h4{
	color:#db5123;
	font-size: 1.6em;
	font-family: 'Georgia', serif;
	
}

.table-space .row{
	padding: 2em 0;
}

.table-space .row + .row{
	border-top: 1px solid #b7b7b7;
	padding-top: 2.5em;
}

.twitterboard h2 a{
	display: block;
	margin-top: 1em;
}
#primary_nav_wrap{
	text-transform: uppercase;
}

figcaption{
	width: 500px;
	font-size: 12px;
	text-align: center;
	margin: auto;
}

.job-profile{
	margin-bottom: 3em;
	padding-top: 3em;
}
.job-profile + .job-profile{
	border-top: 1px solid #b7b7b7;
}

.leadership .interior-wrapper .row {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
}

.leadership .profile {
    width: 33.33%;
    margin-left: 0px;
    padding: 15px;
    box-sizing: border-box;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.interior-container .interior-main{
		width: 70%;
		margin-left: 4%;
	}
	.interior-container .sidebar{
		width: 26%;
	}
	.hero-image{
		height: 450px;
	}
	
	.lead-buttons div h3{
		font-size: 2.6rem;
	}
	section #primary_nav_wrap ul span.link-lead,
	section #primary_nav_wrap ul a{
		padding: 30px 11px;
		font-size: 14px;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.interior-container .interior-main{
		width: 65%;
		margin-left: 4%;
	}
	.interior-container .sidebar{
		width: 31%;
	}
	.hero-image{
		height: 400px;
	}
	
	.copyright .column{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.copyright .column:last-child{
		text-align: center;
		line-height: 1.6em;
	}
	.copyright .social{
		margin-bottom: .3em;
	}
	
	.page-post-row{
		display: block;
	}
	
	.page-post-content {
	    position: relative;
	    padding-bottom: 60px;
	    margin-bottom: 0px;
	}
	.page-post-row > .one-third.column.page-post{
		display: flex;
		width: 100%;
	}
	.one-third.column.page-post{
		margin-left: 0px;	
	}
	
	.news-post-img{height: inherit;}
	
	.lpost{
		margin-left: 0px;
		margin-right: 0px;
		width: 100% !important;
	}
	.lead-buttons{
		display: block;
	}
	.lead-buttons .column{
		width: 100%;
		margin-left: 0px;
	}
	.lead-buttons .column + .column{
		margin-top: 1.5em;
	}
	.mobile-menu-bar{
		display: block !important;
	}
	.main-menu{
		display: none;
	}
	.news-page .news-card > .columns{
		width: 100%;
		margin-left: 0px;
	}
	
	.news-page .news-card > .columns + .columns{
		margin-top: 4em;
	}
	#primary_nav_wrap ul a,
	#primary_nav_wrap ul span.link-lead{
		font-size: 14px;
	}
	.leadership .profile {
		width: 50%;
	}
	
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.back-to-top{
		display: block;
		text-align: center;
	}
	.bottom-menu .column{
		width: 100%;
		margin: 0px;
		text-align: center;
	}	
	.interior-container .interior-main{
		width: 100%;
		margin: 0px;
	}
	.interior-container .sidebar{
		width: 100%;
		text-align: center;
	}
	.toolbar .column{
		display: block;
		width: 100%;
		text-align: center;
	}
	.toolbar .column .social{
		text-align: center;
	}
	.hero-image{
		height: 300px;
	}
	.copyright .column{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.copyright .column:last-child{
		text-align: center;
		line-height: 1.6em;
	}
	.copyright .social{
		margin-bottom: .3em;
	}
	
	.page-post-row{
		display: block;
	}
	
	.page-post-content {
	    position: relative;
	    padding-bottom: 60px;
	    margin-bottom: 0px;
	}
	.page-post-row > .one-third.column.page-post{
		display: flex;
		width: 100%;
	}
	.one-third.column.page-post{
		margin-left: 0px;	
	}
	
	.news-post-img{height: inherit;}
	
	.lpost{
		margin-left: 0px;
		margin-right: 0px;
		width: 100% !important;
	}
	.lead-buttons{
		display: block;
	}
	.lead-buttons .column{
		width: 100%;
		margin-left: 0px;
	}
	.lead-buttons .column + .column{
		margin-top: 1.5em;
	}
	.social{
		padding-bottom: .5em;
	}
	.toolbar .column:last-child{
		margin: 0px;
		padding-top: 0px;
	}
	
	.lead-buttons{
		display: block;
	}
	.lead-buttons .column + .column{
		margin-top: 1.5em;
	}
	.mobile-menu-bar{
		display: block !important;
	}
	.main-menu{
		display: none;
	}
	
	.news-page .news-card > .columns{
		width: 100%;
		margin-left: 0px;
	}
	
	.news-page .news-card > .columns + .columns{
		margin-top: 4em;
	}
	#primary_nav_wrap ul a,
	#primary_nav_wrap ul span.link-lead{
		font-size: 14px;
	}
	.leadership .profile {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
.interior-container .interior-main{
		width: 100%;
		margin: 0px;
	}
	.interior-container .sidebar{
		width: 100%;
		text-align: center;
	}
	.toolbar .column{
		display: block;
		width: 100%;
		text-align: center;
	}
	.toolbar .column .social{
		text-align: center;
	}
	.hero-image{
		height: 250px;
	}
	.back-to-top{
		display: block;
		text-align: center;
	}
	.bottom-menu .column{
		width: 100%;
		margin: 0px;
		text-align: center;	
	}
	.copyright .column{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.copyright .column:last-child{
		text-align: center;
		line-height: 1.6em;
	}
	.copyright .social{
		margin-bottom: .3em;
	}
	.page-post-row{
		display: block;
	}
	
	.page-post-content {
	    padding: 20px;
	    padding-bottom: 60px;
	    line-height: 1.2em;
	    position: relative;
	}
	.nimml-main .page-post,
	.lpost{text-align: center;}
	.lead-on h2{
		font-size: 4rem;
	}
	.lead-buttons{
		display: block;
	}
	.lead-buttons .column + .column{
		margin-top: 1.5em;
	}
	.social{
		padding-bottom: .5em;
	}
	.toolbar .column:last-child{
		margin: 0px;
		padding-top: 0px;
	}
	.mobile-menu-bar{
		display: block !important;
	}
	.main-menu{
		display: none;
	}
	.news-page .news-card > .columns + .columns{
		margin-top: 4em;
	}
	.leadership .profile {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.hero-image{
		height: 500px;
	}
	.container{
		min-width: 1200px;
	}
}