/* colors: 
turq: #159EC4; 
dark turq: #138AAB (to have enough contrast with white text, text must be 14 and bld or 18); 
ochre: #E6AB49; 
red: #de3330;

contrast ok turq: #117E9C

/* fonts to change */
/*
body, .detail, .gallery, label, b, strong{
	font-family: "xxx";
	font-weight:400;
}
b, strong{
	font-family: "xxx";
	font-weight:600;
}
H1, h1, h2, H2, H3, h3, H4, h4, H5, h5, #footer a.orgLink{
	color:#000;
	font-family: 'xxx';
	font-weight:600;
}
*/

/* h1 for communities, people, subjects, collections */
h1, .advancedSearch h1{
	font-size:36px;
	padding-top:10px;
	padding-bottom:10px;
}
.btn-default, .browse .btn, .sets .btn, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
	background-color:#117E9C;
}
.btn-default:hover{
	background-color:#787878;
}
a{
	color:#117E9C;
}
a:hover{
	color:#787878;
}
.bgLightGray{
	background-color:#f2f2f2;
}
.bgTurq{
	background-color:#117E9C;
}
H1, h1{
	text-transform:none;
}
hr{
	height:4px;
	background-color: #E6AB49;
	border:0px;
}
.staticPage{
	font-size:16px;
}
/* header */
.navbar{
	background-color: #ffffff;
}
.navbar .formOutline{
	border-radius:0px;
	background-color:#fff;
	border: 1px solid #dedede;
}
.headerAdvancedSearch{
	text-align:right;
}
.headerAdvancedSearch a{
	font-size:13px;
}
#headerSearchButton{
	color:#000000;
}
.navbar-brand{
	width:75px;
	padding: 10px;
	margin-left:10px;
}
@media (min-width:768px){
	.navbar-brand{
		width: 110px;
		padding-top: 8px;
	}
}
@media (min-width:768px){
	.navbar-nav > li > a {
		padding-top: 39px;
		padding-bottom: 39px;
	}
	.navbar-form{
		margin-top:34px;
	}
	.nav > li.dropdown > a.icon{
		padding-top: 39px;
		padding-bottom: 39px;
	}
}
@media (max-width:767px){
	.navbar-nav{
		margin:0px;
	}
	.navbar .formOutline{
		border: 1px solid #dedede;
	}
}
@media(max-width:1010px){
	.yamm .nav.navbar-right.menuItems .dropdown-menu {
		left: 0;
		right: auto;
	}
}

.nav > li > a, .nav > li > a:hover, .nav > li > a:focus {
    font-family: lato;
    text-transform:uppercase;
}
.navbar-default .navbar-nav > li > a{
	color:#000000;
	letter-spacing:1px;
	transition: all .4s;
	text-decoration: underline;
  	text-decoration-color: #FFFFFF;
  	text-decoration-thickness: 4px;
  	text-underline-offset: 7px;
	/*border-bottom:6px solid transparent;*/
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:transparent;
	color:#000000; /* highlight color */
	/*border-bottom:6px solid #E6AB49;*/
	/* underline on hover or active */
	text-decoration: underline;
  	text-decoration-color: #E6AB49;
  	text-decoration-thickness: 4px;
  	/* change background color on hover or active */
  	/*background-color: #f3f3f3;*/
}
.navbar-nav > li > .dropdown-menu{
	background-color:#ffffff;
	border:0px;
	box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2);
}
.navbar-nav > li > .dropdown-menu a{
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000000;
	font-family:lato;
}
.dropdown-container a .fa {
	font-size: 10px;
	top: -2px;
	display: inline-block;
	position: relative;
}
.navbar-nav > li > .dropdown-menu a:hover{
	background-color:#fff;
	color:#787878; /* highlight color */
	/* background-color on hover */
	/*background-color:#efefef;*/
	
}
@media(min-width:1515px){
	.nav > li > a{
		padding-left:30px;
		padding-right:30px;
	}
}
@media (min-width: 767px) and (max-width: 1265px){
	ul.menuItems {
		width: 100%;
		border-top: solid 1px #ddd;
	}
	.navbar-collapse .navbar-nav.navbar-right:last-child {
	  margin-right: 0px;
	}
	.menuItems.navbar-nav > li > a {
		padding-top:5px;
		padding-bottom:5px;
	}
	.container.menuBar {
		padding:0px;
	}
	.navbar > .container .navbar-brand {
		margin-left:0px;
	}
}
/* header mobile icons navigation */
.navbar-default .navbar-toggle{
	border-color:#000;
	color:#000;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#000;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar{
	background-color:#FFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:#000;
	color:#FFF;
}
@media (max-width: 1150px) {
	ul.menuItems {
		width:100%;
		border-top:solid 1px #ddd;
	}
	.menuItems.navbar-nav > li > a {
		padding-top:5px;
		padding-bottom:5px;
	}
	.navbar-collapse .navbar-nav.navbar-right:last-child {
		margin-right:0px;
	}
	.container.menuBar {
		padding:0px;
	}
	.navbar > .container .navbar-brand {
		margin-left:0px;
	}
}
@media (max-width:768px){
	.container.menuBar {
		padding:0px 15px 0px 15px;
	}
}
.navbar-collapse {
	max-height: 500px;
}
/* footer */
/* offset needed for fixed footer */
body{
	margin-bottom:300px;
}
#footer{
	background-color: #464646;
	color:#FFF;
	padding-top:50px;
	height: 260px;
	border:0px;
	font-size:14px;
	font-weight:normal;
	margin-top:50px;
	padding-bottom:50px;
}
@media(max-width:480px){
	/* CHANGE - does the footer height need to change for smaller screen sizes? */
	#footer{
		height:300px;
	}
	/* CHANGE - does the footer offset need to change for smaller screen sizes? */
	body{
		margin-bottom:350px;
	}
}
#footer a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
#footer a.orgLink{
	/*font-family: 'Lato', serif;*/
	font-size:28px;
	color:#FFF;
	font-weight:400;
}
#footer .address{
	text-transform: none;
	font-size: 14px;
}
@media(max-width: 768px) {
	#footer .text-right{
		text-align:left;
	}
}
#footer .list-inline a{
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
}
#footer .social a{
	font-size: 20px;
	color:#FFF;
	font-size:25px;
}
#footer ul {
    margin-top: 10px;
}
#footer ul.social li {
  padding: 0px 5px 0px 5px;
}
#footer .funder{
	text-align:center;
	margin-top:25px;
}
#footer .funder img{
	width:100%;
	height:auto;
	max-width:250px;
}
#footer ul li {
  padding: 0px 10px 0px 10px;
}
#footer .social .contact a{
	font-size: 14px;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	margin-top:-10px;
}
#footer .social .contact{
	top: -5px;
	position: relative;
}
/* search / browse results */
.results H1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 24px;
	text-transform: capitalize;
}
.advancedSearch h1{
	font-size:36px;
	padding-top:10px;
	padding-bottom:10px;
}
.bFacetDescription {
	font-size:16px;
}
.bResultItemSetLink {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 18px;
	display:none;
}
.bResultListItem .bResultListItemText a {
	line-height: 1.2em;
	color: #000;
	font-size: 18px;
}
.bResultListItem .bResultItemSetLink{	
	bottom: 25px;
	right: 12px;
}
.bResultItem:hover .bResultItemSetLink, .bResultListItem:hover .bResultItemSetLink{
	display:inline-block;
}
.bResultItem:hover .bResultItemText, .bResultListItem:hover .bResultListItemText{
	padding-bottom:20px;
}
.bResultItem .bResultItemText, .bResultListItemCol .bResultListItemText{
  font-size: 12px;
}

@media(max-width:768px){
	.results .bSearchWithinContainer{
		display:none;
	}
}
.results .bSearchWithinContainer{
	clear:both;
	padding:15px 0px 15px 0px;
	text-align:center;
}
.results .btn-search-refine, .results .btn-search-refine:hover{	
	font-size: 14px;
	cursor: pointer;
	background-color: #fff;
	color:#000;
	font-size: 14px;
	line-height:1em;
	padding: 9px;
	
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	outline: 0;
	border:0px;
	border-radius: 0px;
	margin-left: -30px;
}
.bSearchWithin, .bSearchWithin:focus {
    width: 80%;
    box-shadow: none;
    border: 0px;
    border: 0px;
    border-radius: 0px;
    height: 35px;
    font-size: 14px;
    line-height: 26px;
    background-color: #FFF;
	font-size: 14px;
	display: inline-block;
	display:inline-block;
	padding-right: 30px;
}
.browseRemoveFacet, .browseRemoveFacet .btn{
	display:block;
	width:100%;
	font-size:11px;
	margin:0px 0px 5px 0px;
}
.browseRemoveFacet .btn{
	white-space: normal;
}
.browseRemoveFacet:hover, .browseRemoveFacet .btn:hover{
	text-decoration:none;
}
a.browseRemoveFacet .glyphicon{
	color:#fff !important;
}
/* front */
html.frontContainer {
    height: 100%;
    padding:0px -15px 0px -15px;
}
body.frontContainer {
	margin-bottom:0px;
	height: 100%;
}
body.frontContainer #footer{
	position:relative !important;
}

.parallax {
	position:relative;
    background-image: url("../graphics/hero_1.jpg");

    /* Full height */
    height: 100vh;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    
    margin-left: -15px;
	margin-right: -15px;
	top:-20px;
}
.parallax.hero1 {
	background-image: url("../graphics/hero_1.jpg");
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .3), rgba(0, 0, 0, 0)), url("../graphics/hero_1.jpg");

}
/*.parallax.hero2 {
    background-image: url("../graphics/hero_1.jpg");
}
.parallax.hero3 {
    background-image: url("../graphics/hero_1.jpg");
}*/
@media(max-width:420px), (max-height:420px){
	.front .heroSearch .form-group{
		width:300px;
	}
}
.front .heroSearch {
	position:relative;
	text-align:center;
	color:#FFF;
	margin-top: 18vh;
	padding-top:50px;
	padding-bottom:50px;
	font-size:28px;
	text-shadow: 0px 0px 10px #000000;
	/*background-color: #484848;
	background-color: rgb(36, 36, 36, .9);
	box-shadow:0 2px 14px 0 rgba(0,0,0,.3);*/
	margin-left:40px;
	margin-right:40px;
}
@media(max-width:1024px){
	.parallax .heroSearch{
		margin-top: 17vh;
	}
}
@media(max-width:768px){
	.parallax .heroSearch{
		margin-top: 10vh;
	}
}
@media(max-height:420px){
	.parallax .heroSearch{
		margin-top: 10vh;
	}
}
@media (max-device-width:1024px){
	/* ipad and mobile disable background-attachment: fixed; fallback to no parallax so at least see image */
	.parallax {
		background-attachment: scroll;
	}
}
@media (max-width: 767px){
	.btn-search {
	  top: 0px;
	}
}
.heroAdvanced a{
	color:#FFF;
	font-size:14px;
	
}

.heroSearch H1{
	color: #FFF;
	text-align: center;
	line-height: 1.1em;
	margin:0px;
	padding:0px 15px 0px 15px;
}
.heroSearch H1 .line1, .heroSearch H1 .line3 {
    font-size: 28px;
    text-transform: none;
    font-family: latolight;
}
.heroSearch H1 .line2{
	font-weight: 500;
	text-transform:none;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
	font-family: "Lato";
	font-size: 63px;
	line-height:1.2em;
}
.heroSearch .formOutline {
	border: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    position: relative;
    border-radius: 0px;
    margin-top:20px;
}
.front .heroSearch .formOutline{
	display: inline-block;
	background-color:#FFF;
}
.front .heroSearch .form-group {	
    width: 400px;
    display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.front .heroSearch .form-control, .front .heroSearch .form-control:focus{
	border:0px;
	box-shadow:none;
	font-size:18px;
	height:44px;
}
#heroSearchButton{
	color:#000;
	font-size: 20px;
	padding-top:8px;
}

@media(max-width: 1355px) {
	.heroSearch H1 .line1, .heroSearch H1 .line3 {
		font-size:24px;
	}
	.heroSearch H1 .line2 {
		font-size:35px;
	}
}

@media(max-width: 570px) {
	.heroSearch H1 .line1, .heroSearch H1 .line3{
		font-size:20px;
	}
	.heroSearch H1 .line2 {
		font-size:25px;
	}
	.heroSearch H1 .line2 {	
		padding-top:10px;
		padding-bottom:15px;
		line-height: 1.3em;
	}
	.front .heroSearch .form-group {
		width: 80%;
	}
}

.hpIntro .callout{
	text-align:center;
	font-size: 28px;
	color: #000;
	margin:60px 0px 60px 0px;
	font-family: "Latolight";
	font-weight:300;
	line-height:1.8em;
}
.hpIntro .calloutTitle{
	text-align:center;
	font-size: 28px;
	color: #000;
	margin-bottom:15px;
	font-family: "Lato";
	font-weight:600;
}
@media(max-width:767px){
	.hpIntro .callout{
		font-size: 20px;
	}
	.hpIntro .calloutTitle{
		font-size: 24px;
	}
}

#hpScrollBar{
	position:fixed;
	bottom:0px;
	width:100%;
	background-color: rgba(227, 230, 232, 0.3);
	color:#E6AB49;
	text-align:center;
	font-size:30px;
	padding:10px 0px 10px 0px;
	opacity:1;
	left: 0px;
}
.front h2, .front h3{
	text-align: center;
	text-transform:capitalize;
	font-size:30px;
	padding-bottom:15px;
	color:#FFF;
}
.front h2.highlights{
	padding-bottom:30px;
}
/* hp explore */
.hpExplore{
	padding-top:45px;
	margin-top: 45px;
	margin-bottom: 45px;
}
.hpExploreBox{
	margin-bottom: 30px;
}
.hpExploreBox .hpExploreBoxImage {
	height:240px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50%;
	box-shadow: 0 2px 14px 0 rgba(0,0,0,.3);
}
.hpExploreBox .hpExploreBoxImage.hpExploreBoxImageSubjects{
	background-image: url('../graphics/BearGutSewing.jpg');
}
.hpExploreBox .hpExploreBoxImage.hpExploreBoxImagePeople{
	background-image: url('../graphics/People.jpg');
}
.hpExploreBox .hpExploreBoxImage.hpExploreBoxImageCollections{
	background-image: url('../graphics/Collections.jpg');
}
.hpExploreBox .hpExploreBoxImage.hpExploreBoxImageCommunities{
	background-image: url('../graphics/Communities.jpg');
}
.hpExploreBox .hpExploreBoxDetails {
	padding: 15px 13px 22px;
	text-align:center;
}
.hpExploreBox .hpExploreBoxTitle, .hpExploreBox .hpExploreBoxTitle a {
	font-size:24px;
	line-height:28px;
	color:#FFF;
	text-transform:none;
	margin-bottom:6px;
	font-family: Lato;
}
.hpExploreBox .hpExploreBoxTitle a:hover {
	text-decoration:none;
}
/* featured items styles used on home page and object detail pages and collections landing */
h3.featuredItems{
	color:#000;
	margin-bottom:30px;
}
.collections H3.featuredItems {
  padding-top: 20px;
  font-size: 24px;
  padding-bottom: 0px;
  text-transform:none;
}
.featuredItemMedia img{
	width:100%;
	height:auto;
}
.featuredItemTitle{
	font-size:20px;
	font-family:lato;
	padding-bottom:10px;
}
@media(max-width:768px){
	.featuredItemsSlide .btn-default{
		margin-bottom:20px;
	}
}
.collections .featuredItemTitle{
	font-size: 24px;
	font-family: lato;
	text-align: center;
	color: #000;
	padding: 30px 30px 30px 0px;
}
.collections .featuredItemTitle a{
	color:#000;
}
.detail .jcarousel-control-next, .collections  .jcarousel-control-next{
	right: 0px !important;
	color:#FFF;
}
.detail .jcarousel-control-prev, .collections .jcarousel-control-prev {
	left: 0px !important;
	color:#FFF;
}
@media(max-width:768px){
	.featuredItemTitle{
		margin-top:10px;
	}
	.detail .featuredItemTitle{
		margin-top:0px;
		font-size:14px;
	}
}
.featuredItemDescription{
	font-size:16px;
	color:#000;
	padding-bottom:20px;
}
@media(min-width:992px){
	.jcarousel-control-prev.featured{
		left:-50px !important;
	}
	.jcarousel-control-next.featured{
		right:-50px !important;
	}
	.front a.jcarousel-control-prev, .front a.jcarousel-control-next, .detail a.jcarousel-control-prev, .detail a.jcarousel-control-next, .collections a.jcarousel-control-prev, .collections a.jcarousel-control-next{
		color:#000;
		text-shadow: 0px 0px 5px #666;
	}
}
.detail a.jcarousel-control-prev, .detail a.jcarousel-control-next {
	text-decoration: none;
	top:100px;
}
@media(min-width:768px){
	.detail a.jcarousel-control-prev, .detail a.jcarousel-control-next {
		text-decoration: none;
		top:40%;
	}
}
.collections a.jcarousel-control-prev, .collections a.jcarousel-control-next {
	text-decoration: none;
	top:40%;
}
.detail .jcarousel-control-next, .detail .jcarousel-control-prev, .collections .jcarousel-control-next, .collections .jcarousel-control-prev {
	background-color: transparent;
	height: 45px;
	margin-top: -30px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 55px;
	width: 45px;
	border-radius: 0px;
	box-shadow: 0 0 0px #999999;
	text-shadow: 0px 0px 10px #000000;
}
.detail .jcarousel-pagination, .collections .jcarousel-pagination {
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.detail .jcarousel-pagination a, .collections .jcarousel-pagination a {
	text-decoration: none;
	display: inline-block;
	font-size: 1px;
	line-height: 1em;
	min-width: 10px;
	width: 10px;
	height: 10px;
	background: #fff;
	color: #fff;
	border-radius: 25px;
	padding: 3px;
	text-align: center;
	margin-right: 5px;
	border: 1px solid #666;
	opacity: .75;
}
.detail .jcarousel-pagination a.active, .collections .jcarousel-pagination a.active {
	background: #666;
	color: #666;
	opacity: 1;
	text-shadow: none;
	text-decoration: none;
}
/* gallery */
@media(max-width:768px){
	.galleryList{
		text-align:center;
	}
	.gallery H1{
		text-align:center;
	}
}
.galleryList{
	margin-bottom:30px;
}
.galleryList img{
	width:100%;
	height:auto;
	max-width:250px;
}
.galleryList label {
    display: block;
    font-size: 15px;
    text-transform: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    line-height: 1.1em;
    margin-top: 5px;
    font-weight: bold;
}
.gallery .setDescription {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
}
.gallery .unit{
	margin-bottom: 12px;
	font-size:14px;
}
.gallery .galleryViewRecord{
	padding-top:15px;
}
.gallery .galleryDetailBottom {
	border: 0px;
	background-color: #f0f0f0;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 0px;
}
.gallery #galleryDetailImageGrid img {
  background-color: #fff;
}
/* detail */
.detail h1 {
	font-size: 24px;
	color: #000;
	line-height: 135%;
	text-transform: none;
	padding-bottom:0px;
}
.detail hr{
	margin-bottom:20px;
}
.detail, .detail .unit{
	color:#000;
	font-size:15px
}
.detail label{
	color:#000;
	font-size:14px;
	margin: 10px 0px 0px 0px;
}
.detailBottom{
	padding:10px;
}
.detail #detailTools{
	margin-top:0px;
	padding:10px;
}
.detail #detailTools, .detail #detailTools a, .detail .detailTool span, .detail .detailTool i{
	color:#117E9C;
}
.detail .detailTool i{
	font-size:16px;
}
@media(min-width:1200px){
	.detail #detailTools {
		text-align:center;
	}
}
.unit.entityQuote{
	font-size: 24px;
	font-style: italic;
	text-indent: 30px;
	font-weight: bold;
}
.detailAlert{
	position:fixed;
	bottom:0px;
	left:0px;
	background-color:rgba(0, 0, 0, 0.8);
	width:100%;
	height:100%;
	z-index:2000;
}
.detailAlert div.detailAlertBox{
	margin:25vh 25vw;
	height:50vh;
	background-color:#FFF;
	border:2px solid #000;
	position:relative;	
}
.detailAlert div.detailAlertMessage{
	padding: 60px;
	font-size: 18px;
	color: #000;
	overflow:scroll;
	text-align:center;
}
.detailAlert div.detailAlertMessage strong, .detailAlert div.detailAlertMessage b{
	font-size: 16px;
}
div.detailAlertClose{
	position:absolute;
	right:10px;
	top:10px;
	margin:0px;
	font-size:34px;
}
.detailAlert .enterButton{
	text-align:center;
	margin-top:30px;
}
.detailAlert .enterButton a{
	color:#FFF;
}
.detailAlert div.detailAlertBox{
	margin:5vh 5vw;
	height:90vh;
}
.detailAlert div.detailAlertMessage{
	position: relative;
	height: 100%;
	font-size: 13px;
}
@media(min-width:768px){
	.detailAlert div.detailAlertBox{
		margin:10vh 15vw;
		max-height:80vh;
	}
	.detailAlert div.detailAlertMessage{
		font-size: 18px;
	}
	.detailAlert div.detailAlertMessage strong, .detailAlert div.detailAlertMessage b{
		font-size: 20px;
	}
}
@media(min-width:1145px){
	.detailAlert div.detailAlertBox{
		margin:15vh 15vw;
		height:70vh;
	}
}
@media(min-width:1550px){
	.detailAlert div.detailAlertBox{
		margin:15vh 25vw;
		height:70vh;
	}
}
.detailTool.culturalNarrative{
	border-top: 1px solid #FFF;
	margin-top:5px;
}
.detailTool.culturalNarrative label{
	text-transform:none;
}
.detailTool.culturalNarrative div{
	text-transform:none;
	color:#000;
	font-size:14px;
	font-family: latolight;
}
#caFormOverlay H1{
	font-size:24px;
}
.detailPlaceholder{
	background-color: #F5F5F5;
	border: 2px solid #EDEDED;
	color: #757575;
	padding: 60px 30px 72px;
	text-align: center;
	width: 100%;
	font-size: 18px;
}
/* collections */
.collectionIntro {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
}
.collectionsList a{
	text-decoration:none;
}
.collectionTile:hover{
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}


.form-control:focus {
	border-color: #000;
}
.front .notificationMessage, .front .notificationInfo {
	position: absolute;
	z-index: 5;
	left: 10%;
	width: 80%;
	text-align: center;
}
/* communities */
.communities .communitiesMap{
	margin:0px 0px 30px 0px;
}
.communitiesIntro{
	font-size: 17px;
	color: #000;
	font-weight: normal;
	text-align:center;
	margin-bottom:30px;
}
.communitiesList a{
	font-size:15px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
}
.communitiesList p{
	margin-bottom:20px;
}
.communitiesTile, .repositoryTile {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	margin-bottom:15px;
	font-size:13px;
	line-height:1.8em;
	display: flex;
    align-items: center;
    background-color:#138AAB;
    transition: all .4s;
}
.subjectsTile {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	margin-bottom:15px;
	font-size:13px;
	line-height:1.8em;
	display: flex;
    align-items: center;
    background-color:#138AAB;
    transition: all .4s;
}
.communitiesImage, .subjectsImage, .repositoryImage{
	float:left;
	width:30%;
	padding-right:15px;
}
.communitiesImage img, .subjectsImage img, .repositoryImage img{
	width:100%;
	height:auto;
	max-width: 250px;
}
.communitiesTile .title {
	width:70%;
	font-size:18px;
	color:#FFF;
	font-family:lato;
	text-decoration:none;
	padding:15px;
}
.repositoryTile .title {
	width:70%;
	font-size:24px;
	color:#FFF;
	font-family:lato;
	text-decoration:none;
	padding:15px;
}
.subjectsTile a.subjectsBrowse {
	font-size:34px;
	color:#FFF;
	text-decoration:none;
	padding:30px;
	float:right;
	color:#FFF;
	display:block;
	text-align:center;
	width:20%;
}
.subjectsTile .title {
	width:80%;
	font-size:24px;
	color:#FFF;
	font-family:lato;
	text-decoration:none;
	padding:15px;
	display:block;
}
.subjectsTile .titleWithImage{
	width:50%;
	font-size:24px;
	color:#FFF;
	font-family:lato;
	text-decoration:none;
	padding:15px;
	display:block;
}
a .communitiesTile .title, a .subjectsTile .title, a .repositoryTile .title {
	text-decoration:none;
}
.communitiesTile .title a, .subjectsTile .title a, .repositoryTile .title a {
	text-decoration:none;
	font-size:18px;
	color:#FFF;
	font-family:lato;
	
}
.communitiesTile:hover, .subjectsTile:hover, .repositoryTile:hover{
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    background-color:#117E9C;
    color:#FFF;
}
@media(max-width:700px){
	.subjectsTile {
		display: block;
		text-align: center;
	}
	.subjectsTile .titleWithImage{
		width:100%;
	}
	.subjectsTile .title {
		width:100%;
	}
	.subjectsImage{
		float:none;
		width:100%;
		padding-right:0px;
	}
	.subjectsFeaturedList img{
		max-width:none;
	}
	.subjectsTile a.subjectsBrowse {
		float:none;
		width:100%;
		text-align:center;
	}
}
@media(min-width:1200px){
	.subjectsImage{
		width:45%;
	}
	.subjectsImage img {
		max-width: 350px;
	}
	.subjectsTile .titleWithImage {
		width:55%;
	}
	.subjectsTile a.subjectsBrowse{
		width:23%;
	}
}
h1 i.fa{
	font-size: 36px;
}
.leaflet-container a {
	color: #000;
	font-weight:bold;
}
.mapIcon img{
	width:150px;
	height:auto;
}
.peopleHeaderImage, .collectionHeaderImage, .subjectsHeaderImage{
	padding-left:0px;
	padding-right:0px;
}
.peopleHeaderImage img, .collectionHeaderImage img, .subjectsHeaderImage img{
	width:100%;
	height:auto;
}
.peopleSearch .formOutline, .collectionSearch .formOutline {
	border: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    position: relative;
    border-radius: 0px;
    margin-top:20px;
}
@media(max-width:1100px){
	.peopleSearch, .collectionSearch {
		padding-bottom:30px;
	}
}
.peopleSearch .formOutline, .collectionSearch .formOutline{
	display: inline-block;
	background-color:#FFF;
}
.peopleSearch .form-group, .collectionSearch .form-group {	
    width: 400px;
    display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
@media(max-width:500px){
	.peopleSearch .form-group, .collectionSearch .form-group {	
		width: 300px;
	}
}
.peopleSearch .form-control, .peopleSearch .form-control:focus, .collectionSearch .form-control, .collectionSearch .form-control:focus{
	border:0px;
	box-shadow:none;
	font-size:18px;
	height:44px;
}
#peopleSearchButton, #collectionSearchButton{
	color:#000;
	font-size: 20px;
	padding-top:8px;
}
.peopleIntro, .collectionIntro, .subjectsIntro{
	color: #FFF;
	font-size: 24px;
	padding: 50px 0px 20px 0px;
	line-height: 1.8em;
}
@media(max-width:1560px){
	.peopleIntro, .collectionIntro, .subjectsIntro{
		font-size: 22px;
	}
}
@media(max-width:1400px){
	.peopleIntro, .collectionIntro, .subjectsIntro{
		font-size: 18px;
	}
}
@media(max-width:991px){
	.peopleIntro, .collectionIntro, .subjectsIntro{
		padding-bottom:50px;
	}
}
.peopleFeaturedList H2, .collectionFeaturedList H2, .subjectsFeaturedList H2 {
  padding-top: 20px;
  font-size: 24px;
  padding-bottom: 20px;
  text-transform:none;
}
.peopleFeaturedList a:hover, .collectionFeaturedList a:hover, .subjectsFeaturedList a:hover {
	text-decoration:none;
}
.peopleFeaturedList img, .collectionFeaturedList img, .subjectsFeaturedList img{
	width:100%;
	height:auto;
}
.peopleFeaturedList img, .collectionFeaturedList img {
	margin-top:45px;
}
.peopleBrowseButton, .collectionBrowseButton, .frontBrowseButton{
	padding-top:40px;
	padding-bottom:30px;
}
.peopleBrowseButton .btn, .collectionBrowseButton .btn, .frontBrowseButton .btn{
	font-size:18px;
	padding:10px 15px 9px 15px;
}
.peopleFeaturedList a.personName{
	font-size:24px;
	font-family:Lato;
}
.peopleFeaturedRow{	
	padding: 30px;
}
.peopleFeaturedQuote{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color:#000;
	padding: 30px;
	background-color: #ededed;
	margin:10px 0px 20px 0px;
}
.repositoryRow{
	margin-bottom:30px;
}
.peopleSlideshow .jcarousel-control-prev, .peopleSlideshow .jcarousel-control-next {
  background-color: transparent;
  height: 45px;
  margin-top: -30px;
  padding-bottom: 20px;
  padding-top: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 55px;
  width: 45px;
  border-radius: 0px;
  box-shadow: 0 0 0px #999999;
  text-shadow: 0px 0px 10px #000000;
}
@media(min-width:768px){
	.peopleSlideshow a.jcarousel-control-prev, .peopleSlideshow a.jcarousel-control-next {
	  color: #000;
	  text-shadow: 0px 0px 5px #666;
	}
}
@media(max-width:768px){
	.peopleSlideshow a.jcarousel-control-prev {
		left:-10px;
	}
	.peopleSlideshow a.jcarousel-control-next {
		right:-10px;
	}
}
.peopleSlideshow .jcarousel-pagination {
  position: relative;
  padding: 0px;
  margin: 0px auto 0px auto;
  text-align: center;
}
.peopleSlideshow .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 1px;
  line-height: 1em;
  min-width: 10px;
  width: 10px;
  height: 10px;
  background: #fff;
  color: #fff;
  border-radius: 25px;
  padding: 3px;
  text-align: center;
  margin-right: 5px;
  border: 1px solid #666;
  opacity: .75;
}
.peopleSlideshow .jcarousel-pagination a.active {
  background: #666;
  color: #666;
  opacity: 1;
  text-shadow: none;
  text-decoration: none;
}
/* subjects */
.subjectsBrowseLabel{
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 10px;
	line-height: 1.2em;
	font-family: lato;
}
.repositoryRow a{
	display:block;
	padding:40px;
	text-align:center;
	text-decoration:none;
	font-size:24px;
	color:#FFF;
	font-family:lato;
	background-color:#138AAB;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.repositoryRow a:hover{
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    background-color:#117E9C;
}
.subjectsLanding{	
	margin-bottom:230px;
	margin-top:30px;
}
.subjectsSymbolContainer {
	width:650px;
	margin-left: auto;
	margin-right: auto;	
	position:relative;
}
.subjectsSymbol {
	/*border-radius:50%;*/
	overflow:hidden;
	
}
.subjectsSymbol img{
	/* background-image: url("../graphics/LlamSua.jpg");
	background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    */
    width:100%;
    height:auto;
    overflow:hidden;
}
.subjectsLandingButton{
	text-align:center;
	position:absolute;
	border-radius:50%;
	overflow:hidden;
	padding:50px;
	width: 275px;
	height: 275px;
}
.subjectsLandingButton .subjectImg{
	border-radius:50%;
	overflow:hidden;
	height:150px;
	width:150px;
	margin-left: auto;
	margin-right: auto;
}
.subjectsLandingButton .subjectImg img{
	height:100%;
	width:auto;
}
.subjectsLandingButton .subjectTerm{
	font-size: 20px;
	color: #fff;
	font-family: lato;
}
.subjectsLandingButton1{
	top: 10%;
	left: -25%;
}

.subjectsLandingButton2{
	top: 10%;
	right: -23%;
}
.subjectsLandingButton3{
	bottom: -25%;
	left: 28%;
}
@media(min-width:1590px){
	.subjectsLandingButton3{
		bottom: -25%;
		left: 28%;
	}
}

@media(max-width:991px){
	.subjectsSymbolContainer {
		width:450px;
	}
	.subjectsLandingButton{
		padding:30px;
		width: 180px;
		height: 180px;
	}
	.subjectsLandingButton .subjectImg{
		height:100px;
		width:100px;
	}
	.subjectsLandingButton .subjectTerm{
		font-size: 14px;
	}
}
@media(max-width:690px){
	.subjectsSymbolContainer {
		width:323px;
	}
	.subjectsLandingButton{
		padding:30px;
		width: 150px;
		height: 150px;
	}
	.subjectsLandingButton .subjectImg{
		height:80px;
		width:80px;
	}
	.subjectsLandingButton .subjectTerm{
		font-size: 14px;
	}
	.subjectsLandingButton1{
		top: 10%;
		left: -10%;
	}
	.subjectsLandingButton2{
		top: 10%;
		right: -10%;
	}
	.subjectsLandingButton3{
		bottom: -25%;
		left: 25%;
	}
}
.subjectsIntroBottom{
	color: #000;
	font-size: 24px;
	line-height: 1.8em;
	text-align:center;
	margin-top: 40px;
}
.collectionImage img{
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.popover-content {
    min-width: 125px;
}
.subjectsTile:hover .popover-content{
	color:#000;
}
