/***BEGIN Undergraduate Resources Sidebar ***/
@media all and (min-width:1025px) {
	#rightsidebar .undergrad-resources--sidebar .nav-header {
		border-bottom: 0 !important;
		font-size: 1.2em !important;
		margin-bottom: 0 !important;
	}
	#rightsidebar .undergrad-resources--sidebar ul.nav-child.unstyled.small {
		margin-left: 1em;
	}
}
@media all and (max-width:1024px) {
	#rightsidebar .undergrad-resources--sidebar h3.module-heading {
		background-color: #f5f5f5;
		font-size: 2em !important;
		padding: 0.3em 0 !important;
		text-align: center;
	}
	#rightsidebar .undergrad-resources--sidebar .nav-header {
		border-bottom: 0 !important;
		margin-top: 0.5em;
	}
}
/***END Undergraduate Resources Sidebar ***/
/***BEGIN People Directory ***/
.template-01 .blog.scholars-directory .faculty-profile-intro-text {
	margin-top: 0.5em;
}
.template-01 .blog.scholars-directory .item .page-header {
	border: 1px solid #eee;
}
.template-01 .blog.scholars-directory img,
.template-01 .blog.scholars-directory .item-image {
	border-radius: 0;
	margin: 0 !important;
	width: 100%;
}
.template-01 .blog.scholars-directory .item .page-header a {
	color: #fff !important;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 1.3rem !important;
	margin: 0;
}
.template-01 .blog.scholars-directory .item .page-header h2 {
	align-items: center;
	background-color: #1e6b52;
	border-bottom: 4px solid #80bc00;
	color: #fff !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: "proxima-nova", sans-serif !important;
	font-size: 1.3rem !important;
	margin-top: 0 !important;
	margin-top: -2em !important;
	padding: 0.4em 1em;
	position: relative;
	z-index: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.template-01 .blog.scholars-directory .item .page-header a:hover {
	color: #fff !important;
}
.template-01 .blog.scholars-directory .item .page-header {
	border: none;
	margin: 0;
}
.template-01 .blog.scholars-directory .faculty-profile-title {
	font-size: 1.1em !important;
	padding: 0 1em;
}
.template-01 .scholars-directory a.faculty-profile--button {
	border: 1px solid #80bc00 !important;
	display: block !important;
	font-family: "kulturista-web", serif !important;
	font-weight: bold;
	margin: 1.5em 1em 1em;
	margin-top: 2em;
	padding: 0.5em 1em;
	text-align: center;
}
.template-01 .blog.scholars-directory .faculty-profile-contact-info {
	background-color: #eee;
	display: block;
	order: 3;
	padding: 10px 20px;
}
.template-01 .blog.scholars-directory .item {
	overflow: initial;
	width: 100%;
}
.template-01 .blog.scholars-directory p {
	padding: 0;
}
@media (max-width: 767px) {
	.template-01 .blog.directory .row-fluid {
		flex: 1 0 30%;
		width: initial;
	}
}
@media (max-width: 979px) and (min-width: 768px) {
	.template-01 .blog.directory .row-fluid {
		flex: 1 0 30%;
		width: initial;
	}
}
.template-01 .blog.directory--3-across .items-row {
	max-width: 273px;
	min-width: 273px;
}
.template-01 .blog.directory {
	justify-content: center;
}

.v2-directory.blog .item-image img {
    margin: 0 auto !important;
}
/***END People Directory ***/

/********************** Begin 01-25-19 Additons *******************************/

/*BEGIN Banner */
/*ADD banner image to media and replace url below.  To adjust the position of the background, change the percentages in background position.*/
.banner-background--container {
	background-image: url("images/banners/CHEM_Banner3.jpg");
	background-position: 54% 0;
}
/* BEGIN General Styles */
.banner-background--container {
	background-repeat: no-repeat;
	background-size: cover;
	height: 400px;
	position: relative;
}
.banner-text--container {
	bottom: 0;
	position: absolute;
	width: 100%;
}
.banner-tag-line--heading {
	color: #82c140;
	font-size: 1.5em;
	z-index: 2;
}
.banner-color--overlay {
	background-color: #1e6b52;
	bottom: 0;
	height: 100%;
	left: 0;
	margin-left: -4%;
	padding-right: 4%;
	position: absolute;
	width: 100%;

	mix-blend-mode: multiply;
}
.banner-text--inner-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	    flex-wrap: wrap;
	margin: 0 1.5%;
	min-height: 100px;
	-ms-flex-wrap: wrap;
}
.banner-program-name--heading {
	color: #fff;
	font-family: "kulturista-web", serif !important;
	z-index: 1;
	-webkit-hyphens: none;
	        hyphens: none;
}
@media all and (min-width:698px) {
	.banner-text--inner-container {
		margin: 0 1.5%;
	}
}
@media all and (max-width:698px) {
	.banner-tag-line--heading {
		display: none;
	}
}
@media all and (min-width:1200px) {
	.banner-text--inner-container {
		justify-content: space-between;
		margin: 0 4%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}
}
/* END General Styles */
/*BEGIN Banner with Tag and Long Deptartment Name */
/*add .long-dept-and-tag to div container */
.long-dept-and-tag .banner-text--inner-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	    flex-direction: column;
	-ms-flex-direction: column;
	    flex-wrap: wrap;
	justify-content: center;
	min-height: 100px;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
}
.long-dept-and-tag .banner-program-name--heading {
	font-size: 1.8em;
	line-height: 120%;
}
@media all and (min-width:698px) {
	.long-dept-and-tag .banner-program-name--heading {
		font-size: 2.1em;
	}
	.long-dept-and-tag .banner-tag-line--heading {
		font-size: 1.4em;
	}
}
@media all and (min-width:1200px) {
	.long-dept-and-tag .banner-program-name--heading {
		font-size: 2.5em;
	}
	.long-dept-and-tag .banner-tag-line--heading {
		font-size: 1.6em;
	}
}
/*END Banner with Tag and Long Deptartment Name */
/*BEGIN Banner with Tag and Deptartment Name */
/*to use add .dept-and-tag to div container*/
@media all and (min-width:1200px) {
	.dept-and-tag .banner-text--inner-container {
		justify-content: space-between;
		margin: 0 4%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}
}
@media all and (max-width:1200px) {
	.dept-and-tag .banner-text--inner-container {
		    flex-direction: column;
		-ms-flex-direction: column;
		justify-content: center;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
	}
}
.dept-and-tag .banner-program-name--heading {
	font-size: 2.4em;
	line-height: 1em;
}
@media all and (min-width:698px) {
	.dept-and-tag .banner-program-name--heading {
		font-size: 2.6em;
	}
	.dept-and-tag .banner-tag-line--heading {
		font-size: 1.6em;
	}
}
@media all and (min-width:1200px) {
	.dept-and-tag .banner-program-name--heading {
		font-size: 3em;
	}
	.dept-and-tag .banner-tag-line--heading {
		font-size: 2em;
	}
}
@media all and (min-width:1200px) {
	.dept-and-tag .banner-tag-line--heading {
		margin-bottom: -0.3em;
	}
	.dept-and-tag .banner-text--inner-container {
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
	}
}
/*END Banner with Tag and Deptartment Name */
/*BEGIN Banner with No Tag Line */
/*to use add .no-tag-line to div container*/
.no-tag-line .banner-program-name--heading {
	font-size: 1.8em;
	line-height: 120%;
}
.no-tag-line .banner-text--inner-container {
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
@media all and (min-width:698px) {
	.no-tag-line .banner-program-name--heading {
		font-size: 2.1em;
	}
}
@media all and (min-width:1038px) {
	.no-tag-line .banner-program-name--heading {
		font-size: 2.5em;
	}
}
/*END Banner with No Tag Line */
@media all and (max-width:1024px) {
	.vert-image--mobile-full-width {
		margin: 10px 0!important;
	}
}
#content .min-height-650px {
	min-height: 650px;
}
#content .min-height-1100px {
	min-height: 1100px;
}
@media all and (max-width:1024px) {
	.center-mobile,
	.center-mobile h2,
	.center-mobile h3 {
		text-align: center;
	}
}
.item-page.pageHeight-350 {
	min-height: 350px;
}
.item-page.pageHeight-550 {
	min-height: 550px;
}
.moduletable.middle-nav-sidebar-no-heading #graduate-resources {
	display: none !important;
}
/***BEGIN Giving Funds***/
.givingTitle {
	font-size: 1.5em!important;
	margin-top: 0!important;
	text-align: center;
}
/***END Giving Funds***/
#search .btn-primary {
	background-color: #1e6b52;
	background-image: none;
	border: none;
	color: #fff;
	line-height: 0;
	padding: 1em 0.6em;
	text-shadow: none;
	-webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
	        transition: color 0.2s ease-out, background-color 0.2s ease-out;
}
#search .btn-primary:hover {
	background-color: #808285;
	color: #fff;
}
@media all and (min-width:1024px) {
	body.hd #quicklinks .divider.dropdown.deeper.parent:hover {
		text-decoration: none;
	}
	#quicklinks {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		    flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		justify-content: flex-start;
		margin-top: 0.5em;
		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
	}
	/*	#quicklinks .nav.menu.nav-pills>li>.separator:after {
        font-family: FontAwesome;
        content: " \f0d7";
        color: #82c140;
    }*/
	#quicklinks .nav.menu.nav-pills > li > .separator {
		cursor: pointer;
		text-decoration: none;
	}
	body.linear.hd #siteName {
		width: 65%;
	}
	body.linear.hd div.searchpanel {
		width: 33%;
	}
	#search .inputbox.search-query {
		border-radius: 5px 0 0 5px;
		width: 60%;
	}
}
@media all and (max-width:1024px) {
	#quicklinks .nav.menu.nav-pills > li > .separator {
		font-size: 1.2em;
		font-weight: bold;
	}
	#quicklinks .nav.menu.nav-pills > li > .separator {
		border-bottom: 1px solid #82c140 !important;
		width: 100%;
	}
	#quicklinks ul.nav.menu.nav-pills > * {
		width: 100% !important;
	}
	#quicklinks .feed.nav-pills,
	#quicklinks .moduletable,
	#quicklinks ul.nav-child.unstyled.dropdown-menu {
		background-color: transparent !important;
	}
}
/***END Quicklinks ***/
/** BEGIN TIGHTEN HEADER **/
@media (min-width: 980px) {
	.navbar-static-top {
		margin-top: 0;
	}
	body.hd #whitebar {
		margin-top: 20px;
	}
}
/** END TIGHTEN HEADER **/

/********************** End 01-25-19 Additons *******************************/