@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');


/*.carousel-caption {
	font-size: 2em !important;
	bottom: 10px !important;
}*/

html, body {
  overflow-x: hidden;
}

@media only screen and (min-device-width : 1024px) {
/* Styles */

body {
	background: url('https://www.nc-biodiversity.com/sites/default/files/coyote-background_4.jpg');
	background-position: 0% 54%; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 80%;
	color: #000000;
}

}

h1 {
	font-size: 3.8em;
	padding-top: 20px;
	font-family: 'Josefin Sans';
	font-weight: 700;
}

h2 {
	font-size: 2.1em !important;
	font-family: 'Roboto Condensed';
	font-weight: 700;
	margin-bottom: 20px;
}

#imageDetails {
	text-align: center;
}

#caption {
	font-size: 1.75em !important;
	font-family: 'Roboto Condensed';
	font-weight: 700;
	text-align: center;
	line-height: 1.2em;
}

.masonry-processed .field-item {
	margin-bottom: 15px;
}

.node-type-article .field-type-image {
	margin-bottom: 25px;
}

/* .view h2 {
	font-size: 1.3em !important;
	text-align: center;
} */

.view h3 {
	font-size: 1.4em !important;
	margin-bottom: 30px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

#block-block-3 {
	text-align: center;
	padding-bottom: 20px;
	background-color: rgba(255, 153, 0, 0.2);
	 margin: 0 -9999rem;
  	/* add back negative margin value */
  	padding: 0.25rem 9999rem;
  	background-color: rgba(76, 175, 80, 0.8);
  	color: white;
  	border-bottom: 10px #2196f3 solid;
}

#block-block-3 img {
	border-radius: 20px;
	margin-bottom: 20px;
}

#block-block-3 .btn-default {
	margin-bottom: 0px;
}

.btn .glyphicon {
	color: white;
}

.glyphicon {
	color: #2196f3;
}

#navbar {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.46);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.46);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.46);
	z-index: 999999;
}

.navbar-collapse {
	border-bottom: 5px;
}

.navbar-btn {
	margin-top: 4px !important;
	margin-bottom: 0px !important;
}

#block-block-2 {
	margin-top: 40px !important;
}

table, th {
	text-align: center !important;
}



table .even {
	background-color: #FFFFFF !important;
}

thead tr {
	background-color: #1194f6;
	text-align: center;
	color: white;
	font-family: 'Josefin Sans';
}

#block-views-dae38737e3bae5e1fb63efb2ba9717a6 {
	margin-bottom: 80px;
	margin-top: 30px;
}

#block-views-dae38737e3bae5e1fb63efb2ba9717a6 h2 {
	text-align: center;
}

#block-views-dae38737e3bae5e1fb63efb2ba9717a6 .btn {
	margin-bottom: 10px;
}

.field-type-text-with-summary {
	padding: 15px;
	background: rgba(255, 255, 255, 0.2);
}

.menu {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}

.region-footer p {
	font-size: 0.8em;
}

.fieldnotes-date {
	text-transform: uppercase;
	font-family: 'Roboto Condensed';
	text-align: center;
	background: #48b04b;
	color: white;
}

.views-field-nothing {
	text-align: center;
	background: #48b04b
}

.node-type-bootstrap-carousel .text-format-wrapper {
	display: none !important;
}

.navbar .logo {
	margin-left: 0px !important;
	margin-right: 5px !important;
}

input {
    border: 1px solid black !important;
}

.node-type-taxonomic-group .field-name-field-website, .node-type-taxonomic-group .field-name-field-checklist {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 16px;
    font-size: 18px;
    line-height: 1.846;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    margin: 20px;
    width: 40%;
}

.node-type-taxonomic-group .field-name-field-website a, .node-type-taxonomic-group .field-name-field-checklist a {
	color: white !important;
}

.node-type-taxonomic-group article {
	text-align: center;
}

.node-type-taxonomic-group .field-name-field-website, .node-type-taxonomic-group .field-name-field-checklist { transition: all .2s ease-in-out; }
.node-type-taxonomic-group .field-name-field-website:hover, .node-type-taxonomic-group .field-name-field-checklist:hover { transform: scale(1.1); }

.node-type-taxonomic-group .field-name-field-website {
	background-color: #2874A6 !important;
	border: white dashed 1px;
}

.node-type-taxonomic-group .field-name-field-checklist {
	background-color: #16A085 !important;
	border: white dashed 1px;
}


.node-type-taxonomic-group .field-name-field-website {
	background-color: #ff9900;
}

.node-type-taxonomic-group .field-name-field-checklist {
	background-color: #1194f6;
}

.view-homepage-quick-links-display-block {
	text-align: center;
}

.view-homepage-quick-links-display-block table {
	margin: 0 auto;
}

.view-homepage-quick-links-display-block .btn {
	display: inline-block;
}

.view-homepage-quick-links-display-block .btn-default {
	display: inline-block !important;
}

.view-homepage-quick-links-display-block ul {
	list-style-type: none;
}

.view-homepage-quick-links-display-block ul li a {
	font-size: 20px;
}

.view-homepage-quick-links-display-block ul li {
	font-size: 25px;
}


.views-field-title {
text-align: center;

}

.alert-info {
    background-color: #2196f3 !important;
}

.region-help>.glyphicon {
    color: white;
}

.node-type-group-member .region-help a {
	border-top-left-radius: 15px !important;
	border-top-right-radius: 15px !important;
}


.special {
	color: black !important;
	background-color: white !important;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

@media only screen and (min-width : 992px) {

th {
	font-size: 1.9em;
}

td {
	font-size: 1.5em;
}

.front .page-header {
    position: absolute;
    z-index: 999;
    color: black;
    border: none;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 15px 41px 12px 20px;
    top: 300px;
    font-size: 2.2em !important;
    text-transform: uppercase;
}

#block-block-5 {
	text-align: center;
	position: absolute;
	margin-top: 430px;
	z-index: 998;
	right: 1px;
}

#block-block-5 a {
	font-size: 23px;
}

#block-block-5 .glyphicon {
	color: white !important;
	padding: 5px 6px 5px 5px;
	border: 1px dashed white;
	border-radius: 50%;
	z-index: 999;
	display: inline-block !important;

}

#block-block-5 a {
	color: white;
}

blockquote {
	font-size: 2em;
}
}

@media only screen and (max-width : 991px) {
#block-block-5 {
	display: none;
}

.breadcrumb {
	margin-top: 20px;
}

/*.front .page-header {
	margin-top: 100px;
}*/

.logo img {
	width: 70px;
    height: auto;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.3em;
}

}

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

.view-homepage-quick-links-display-block ul li a {
	font-size: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.view-homepage-quick-links-display-block ul li {
	font-size: 10px;

}

.view-homepage-quick-links-display-block ul {
	padding-left: 0px;
	word-wrap: break-word;
}

.navbar-header img {
	padding-bottom: 5px;
}

h2 {
	font-size: 1.5em !important;
}

}

@media only screen and (min-width : 992px) {

.alert-info a, .alert-info a:focus, .alert-info a:hover {
    color: #FFFFFF !important;
    font-size: 1.5em;
}

.view-homepage-quick-links-display-block h2 {
	margin-left: 38px;
}

#block-block-5 {
	margin-top: 350px;
}

.navbar-header {
	width: 175px;
}

.navbar-header img {
    position: absolute;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.46);
    -moz-box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.46);
    box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.26);
    width: 125px;
    height: auto;
    background: white;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.region-sidebar-first {
	margin-top: 80px;
}

.breadcrumb {
	margin-top: 80px;
}

.view-field-notes .view-filters .btn {
	margin-top: 2.2em;
}

}

@media only screen and (min-width : 1200px) {

#block-block-5 {
	text-align: center;
	position: absolute;
	margin-top: 430px;
	z-index: 998;
	right: 1px;
}

#block-block-5 h3 {
	border-bottom-left-radius: 20px !important;
}

.front .page-header {
    position: absolute;
    z-index: 999;
    color: black;
    border: none;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px 41px 12px 20px;
    top: 395px;
    text-transform: uppercase;
    border-top-right-radius: 20px;
}

.breadcrumb {
	margin-top: 45px;
}

}

#views-bootstrap-grid-1 a {
	display: block;
}

select.form-control {
	border: 1px solid black;
}

.btn-special, .btn-special-check, .btn-special-3 { transition: all .2s ease-in-out; }
.btn-special:hover, .btn-special-check:hover, .btn-special-3:hover { transform: scale(1.1); color: white; }

.btn-special {
	background-color: #2874A6 !important;
	border: white solid 4px;
	color: white;
	border-top-left-radius: 5px;
}

.btn-special-check {
	background-color: #16A085 !important;
	border: white solid 4px;
	color: white;
}

.btn-special-3 {
	background-color: #742D15 !important;
	border: white solid 4px;
	color: white;
	border-top-right-radius: 5px;
}



.region-help p {
	display: inline-block;
	margin: 10px;
}

.region-help {
	margin-bottom: 0px !important;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	padding: 0px !important;
	background-color: rgba(0,0,0,0.0) !important;
	color: white !important;
	text-align: center;
}

.region-help span {
	display: none;
}

.field-name-field-member-top-slideshow {
	margin-bottom: 30px;
}

.node-type-group-member .field-label {
	text-align: center;
	font-size: 2.1em !important;
	font-family: 'Roboto Condensed';
	font-weight: 700;
	margin-bottom: 20px;
	text-decoration: none;
	color: black;
}

.field-name-field-publications-and-other-wri .field-items, .field-name-field-curriculum-vitae .field-items {
	font-size: 1.5em !important;
	font-family: 'Roboto Condensed';
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
}

/* #views-bootstrap-grid-1 img {
	width: 165px;
	height: auto;
} */

.navbar.container, .navbar.container-fluid {
    margin-top: 0px;
}

#toolbar {
	z-index: 9999999999999;
}

.alert-info a, .alert-info a:focus, .alert-info a:hover {
    color: #FFFFFF;
}

.page-node-12 .alert-info a, .page-node-12 .alert-info a:focus, .page-node-12 .alert-info a:hover {
	color: #000000 !important;
}

.view-group-members .field-content {
	text-align: center;
}

.view-group-members .img-responsive, .thumbnail > img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#imageDataContainer {
	padding-top: 10px;
}

.field-label:hover {
	text-decoration: none !important;
}
