/*----------------------------------------

GENERAL CONTENT SETTINGS

-----------------------------------------*/

h2, h2 a {
    font-family: 'Alegreya Sans';
    font-weight: 400;
    color: #333;
}

.site-inner h1 {
	font-size: 55px;
	line-height: 60px !important;
	margin-bottom: 35px;	
}

.site-inner h2 {
	font-size: 36px;
	margin-bottom: 20px;	
}

.site-inner h3 {
	font-size: 30px;
	margin-bottom: 20px;	
}

.site-inner h4 {
	font-size: 28px;
	margin-bottom: 12px;	
}

.site-inner h5 {
	font-size: 18px;
	margin-bottom: 10px;	
}

.site-inner h6 {
	font-size: 16px;
	margin-bottom: 5px;	
}

.site-inner h1, 
.site-inner h2, 
.site-inner h3, 
.site-inner h4, 
.site-inner h5, 
.site-inner h6 {
	color: #963;
	text-shadow: 1px 1px 0px #fff;
	line-height: normal;
}

.site-inner h2 {
	color: #333;
}

.site-inner h1 a, 
.site-inner h2 a, 
.site-inner h3 a, 
.site-inner h4 a, 
.site-inner h5 a, 
.site-inner h6 a {
	color: #548554;
}

.site-inner h1 a:hover, 
.site-inner h2 a:hover, 
.site-inner h3 a:hover, 
.site-inner h4 a:hover, 
.site-inner h5 a:hover, 
.site-inner h6 a:hover {
	color: #233b1d;
}

blockquote {
    margin: 15px 0px 15px 0px;
    padding: 15px 20px 0;
}

p.wp-caption-text {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
}

.wp-caption {
    padding: 5px;
    text-align: center;
    margin-bottom: 35px;
}

.alignleft {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.alignright {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

img.alignleft {
    display: inline;
    margin: 0 10px 10px 0;
    margin-right: 30px;
}

img.alignright {
    display: inline;
    margin: 0 0 10px 10px;
    margin-left: 30px;
}

.archive-page ul li, .entry-content ul li {
    list-style-type: square;
    margin: 0px 0px 15px 0px;
    padding: 0;
}

.content li {
	margin-bottom: 15px;
}


/*----------------------------------------

SHORTCODE LAYOUT SETTINGS

-----------------------------------------*/

.pif-table {
	display: table;
	clear: both;
	margin-bottom: 20px;
}

.pif-column {
	display: table-cell;
}

.pif-table .padding-right {
	padding-right: 30px;
}

.pif-table .padding-left {
	padding-left: 30px;
}

.pif-table .padding-both {
	padding-left: 30px;
	padding-right: 30px;
}

.pif-table .wp-caption {
	margin-bottom: 0px;
}

.pif-separator {
    border: 0 solid #e7e6e6;
    clear: both;
    position: relative;
    z-index: 11;
}

.pif-separator.pif-sep-shadow {
    height: 1px;
    overflow: visible;
    border: none;
    background: none;
    background: linear-gradient(left, rgba(150, 150, 150, 0) 0%, rgba(150, 150, 150, 0) 15%, rgba(150, 150, 150, 0.65) 50%, rgba(150, 150, 150, 0) 85%, rgba(150, 150, 150, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}

.pif-separator.pif-sep-shadow::after {
    display: block;
    margin-top: 10px;
    height: 6px;
    width: 100%;
    content: '';
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
}

.position-top {
	margin-bottom: 20px;
}


/*----------------------------------------

SIDEBAR SETTINGS

-----------------------------------------*/

.sidebar-form {
	background: #5f7a59;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 20px;
}

.sidebar-form input[type="text"],
.sidebar-form input[type="email"] {
	width: 280px;
}

.sidebar-form .sidebar-form-wrap {
	padding: 15px 0px;
}

.sidebar .gform_wrapper {
    padding: 0px 25px;
}

.sidebar-form h2 {
    color: #fff;
    text-shadow: 1px 1px 0px #5f7a59;
    text-align: center;
    font-size: 30px;
    margin: 5px 0px 20px 0px;
    background: #315430 url('/wp-content/themes/pif/images/pif-logo-space.png') left no-repeat;
    padding: 20px 20px 20px 110px;
    text-align: left;
    line-height: 30px;
}

.sidebar-form label {
	color: #c8d4c5;
	text-shadow: 1px 1px 0px #333;
	margin: 10px 0px 3px 0px; 
}

.sidebar-form input[type="submit"]#gform_submit_button_4 {
	background: #0f230b;
	color: #fff;
	border: 0px;
	padding: 5px 20px;
	margin-top: 12px;
}

.sidebar hr {
	margin-top: 10px;
}

/* Sidebar Styling */

.sidebar-img-group {
	clear: both;
	margin: 40px 0px;
}

.sidebar-img-group img {
	width: 130px;
	float: left;
	margin: 0px 10px 10px 0px;
}

#events-sidebar .sidebar-event-entry {
	margin-bottom: 15px;
}

.sidebar .widget {
    margin: 0px 0px 20px 0px;
    padding: 0 0 10px;
	clear: both;
	overflow: auto;
}

.sidebar .widget-area ul li {
    margin-bottom: 10px;
}



/*----------------------------------------

GENERAL BODY SETTINGS

-----------------------------------------*/

.site-inner {
	clear: both;
	overflow: auto;
	min-height: 600px;
	background: #f4f3f0;
	box-shadow: inset 0px 5px 30px #d3d2d0;
	-moz-box-shadow: inset 0px 5px 30px #d3d2d0;
	-webkit-box-shadow: inset 0px 5px 30px #d3d2d0;
	padding: 30px 0px;

}

.content-sidebar .content-sidebar-wrap {
	display: table;
}

.content-sidebar .content {
	display: table-cell;
	vertical-align: top;
}

.content-sidebar .sidebar {
	display: table-cell;
	vertical-align: top;
	margin-top: 40px;
	min-width: 350px;
}

.content p {
	margin-bottom: 20px;
}


.post-type-archive-resource .sidebar,
.post-type-archive-species .sidebar,
.post-type-archive-working_group .sidebar,
.post-type-archive-events .sidebar,
.single-resource .sidebar,
.tax-resource_type .sidebar,
.tax-habitat .sidebar,
.tax-conservation_concern .sidebar,
.single-species .sidebar {
	display: none;
}

.post-type-archive .content,
.tax-resource_type #content,
.tax-conservation_concern #content,
.tax-habitat #content,
.full-width-content .content {
	width: 1300px !important;
}

.single-resource .content {
    display: table-cell;
    vertical-align: top;
    min-width: 1300px;
}

.single .content-sidebar-wrap,
.blog .content-sidebar-wrap {
	width: 1300px !important;
}

.img-normalize-400x300 {
	height: 250px;
	overflow: hidden;	
}

.img-normalize-400x300 img {
	width: 100%;
	max-width: 320px;
}

.border-white img {
    border: 5px solid #fff;
    width: 95%;
}

/*----------------------------------------

GENERAL SIDEBAR SETTINGS

-----------------------------------------*/

.sidebar h4 {
    background-color: transparent;
    border-bottom: 0px solid #ddd;
    font-weight: normal;
    padding: 5px 5px 5px 0px;
    text-transform: none;
}

.sidebar, .sidebar p, .sidebar li {
    font-size: 16px;
    line-height: 24px;
}

.content-sidebar .content {
    display: table-cell;
    vertical-align: top;
    width: 880px;
}

.sidebar li {
	list-style-type: circle;
}

#sidebar-get-involved {
	background: #5f7a59;
	border-radius: 5px;
	margin-bottom: 25px;
	color: #fff;
}

#sidebar-key-resources {
	margin: 20px 0px
}

#sidebar-partnerships {
	margin: 20px 0px
}

#sidebar-get-involved a {
	color: #c8dcc3;
}

#sidebar-get-involved p {
	color: #fff;
} 

#sidebar-get-involved .sidebar-wrapper {
	padding: 20px;
}

#sidebar-get-involved h3 {
	color: #fff;
	text-shadow: 0px 0px 0px #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#sidebar-get-involved h4 {
	color: #fff;
	text-shadow: 0px 0px 0px #fff;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}

/*----------------------------------------

BANNER SETTINGS

-----------------------------------------*/

#banner {
	width: 100%;
    background: #333;
	color: #fff;
	background-size: 100%;
	height: auto;
	padding: 90px 0px 40px 0px;
}

#banner-conservation {
	width: 100%;
    background: #333;
	color: #fff;
	background-size: 100%;
	height: auto;
	padding: 90px 0px 40px 0px;
}

#banner .wrap, #banner-conservation .wrap {
	display: table;
}

#banner .content-wrap {
	display: table-cell;
	vertical-align: bottom;
}

#banner-conservation h1, #banner h1 {
	font-size: 55px;
	color: #fff;
}

#banner .banner_subtitle {
	margin-bottom: 20px;
	max-width: 60%;
}

.species-conservation-d-yellow-watch-list {
	background: #3e2a01 url('/wp-content/themes/pif/images/d-yellow-watch-list.jpg') top center !important;	
}

.species-conservation-r-yellow-watch-list {
	background: #3e2a01 url('/wp-content/themes/pif/images/r-yellow-watch-list.jpg') top center !important;	
}

.species-conservation-red-watch-list-species {
	background: #660000 url('/wp-content/themes/pif/images/red-watch-list-species.jpg') top center !important;	
}

.species-conservation-common-steep-decline {
	background: #202602 url('/wp-content/themes/pif/images/common-steep-decline-species.jpg') top center !important;	
}

.working-group-banner-dod-pif {
    background: #2b4d0c url('/wp-content/themes/pif/banners/dod-pif-banner-lrg.jpg') top center no-repeat !important;
}

.working-group-banner-western {
    background: #8e8375 url('/wp-content/themes/pif/banners/western-pif-banner-lrg.jpg') top center !important;
}

.working-group-banner-southeast {
    background: #676d31 url('/wp-content/themes/pif/banners/southeast-pif-banner-lrg.jpg') top center !important;
}

.working-group-banner-northeast {
    background: #73766b url('/wp-content/themes/pif/banners/northeast-pif-banner-lrg.jpg') top center !important;
}

.working-group-banner-midwest {
    background: #85987b url('/wp-content/themes/pif/banners/midwest-pif-banner-lrg.jpg') top center !important;
}

.working-group-banner-industry {
    background: #5c6852 url('/wp-content/themes/pif/banners/industry-pif-banner-lrg.jpg') top center !important;
}

.working-group-banner-boreal {
    background: #5c6852 url('/wp-content/themes/pif/banners/boreal-pif-banner-lrg.jpg') top center !important;
}

.working-group-banner-science {
    background: #5f646e url('/wp-content/themes/pif/banners/science-pif-banner-lrg.jpg') top center !important;
}

.working-group-banner-british-columbia {
    background: #8b9465 url('/wp-content/themes/pif/banners/british-columbia-pif-banner-lrg.jpg') top center !important;
}




/*----------------------------------------

LANDING PAGE SETTINGS

-----------------------------------------*/

.working-group-news {
	margin-top: 30px;
}


/*----------------------------------------

EVENTS PAGE SETTINGS

-----------------------------------------*/

.event-entry {
	clear: both;
	overflow: auto;
	border-top: 1px solid #c8bfa9;
	display: table;
	padding: 10px 0px;
}

.event-entry-header, .col1-header-mobile, .col2-header-mobile, .col3-header-mobile {
    clear: both;
    overflow: auto;
    display: table;
    font-family: Vollkorn, serif;
    font-size: 30px;
    color: #963;
    padding-bottom: 10px;
}

.event-entry .col1, .event-entry .col2, .event-entry .col3, 
.event-entry-header .col1, .event-entry-header .col2, .event-entry-header .col3 {
	display: table-cell;
}

.event-entry .col1, .event-entry-header .col1 {
	width: 20%;
	min-width: 260px;
}	

.event-entry .col2, .event-entry-header .col2 {
	width: 20%;
	min-width: 260px;
}

.event-entry .col3, .event-entry-header .col3 {
	width: 55%;
}

.col1-header-mobile, .col2-header-mobile, .col3-header-mobile {
	display: none;
}




/*----------------------------------------

BLOG POST SETTINGS

-----------------------------------------*/

.post-entry {
	display: table;
	margin-bottom: 60px;
}

.post-entry-date {
	display: table-cell;
	width: 60px;
	text-align: center;
	font-family: 'Vollkorn', sans-serif;
	color: #344e2e;
	text-transform: uppercase;
	vertical-align: top;
	padding-right: 10px;
}

.post-entry-date .date-wrapper {
	border-right: 1px solid #c7c4bb;
}

.post-entry-date .date-day {
	font-size: 40px;
}

.post-entry-date .date-month, .post-entry-date .date-year {
	font-size: 16px;
}

.post-entry-content {
	display: table-cell;
}

.post-entry-content h3, .post-entry-content h3 a {
	font-size: 30px;
	line-height: 34px;
	margin: 0px;
	padding: 0px;
}

.post-entry .byline {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.post-entry-content-main {
	display: table;
}

.post-entry-content-main .post-entry-content-thumb {
	display: table-cell;
	width: 270px;
	vertical-align: top;
	padding-right: 20px;
}

.post-entry-content-main .post-entry-content-thumb img {
	border: 10px solid #fff;
	max-width: 250px;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
}

.post-entry-content-main .post-entry-content-excerpt {
	display: table-cell;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.post-entry .more-link {
    background: #5f7a59;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    padding: 15px 30px;
    border: 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
    transition: all 0.5s ease;
}

.page-navigation a,
.archive-pagination .pagination-previous a,
.archive-pagination .pagination-next a {
    background: #251b0e;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    padding: 15px 30px;
    border: 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
    transition: all 0.5s ease;
}

.post-entry .more-link:hover,
.page-navigation a:hover,
.archive-pagination .pagination-previous a:hover,
.archive-pagination .pagination-next a:hover {
    padding: 20px 40px;
}


/*----------------------------------------

RESOURCE PAGE SETTINGS

-----------------------------------------*/

.single-resource .resource-content {
	display: table;
}

.single-resource .resource-content .resource-left {
    display: table-cell;
    vertical-align: top;
    min-width: 400px;
    max-width: 400px;
}

.single-resource .resource-content .resource-right {
    display: table-cell;
    vertical-align: top;
    max-width: 50%;
	min-width: 850px;
}

.resource-content img {
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
	max-width: 360px;
}

.resource-intro {
	margin-bottom: 50px;
}

.resource-intro p {
	font-style: italic;
	font-family: Vollkorn, sans-serif;
	color: #963;
}

.resource-intro h2 {
    font-size: 44px;
    margin: 50px 0px 0px 0px;
}

.resource-content .download-file-list {
    border-top: 1px solid #c7c4bb;
    border-bottom: 1px solid #c7c4bb;
    padding: 15px 0px;
}

.resource-categories {
	padding: 15px 0px;	
}

.resource-categories strong {
    font-family: Vollkorn, serif;
    text-transform: uppercase;
    font-weight: normal;
    color: #963;
    text-shadow: 1px 1px 0px #fff;
    line-height: normal;
}

/*----------------------------------------

SEARCH BARS

-----------------------------------------*/

#resource-search-bar, #species-search-bar {
	width: 1260px;
	background: #ebe5da url('/wp-content/themes/pif/images/menu-pattern-bg.png');
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 40px;
}

#resource-search-bar form {
	padding: 10px 0px;
	display: table;
}

#resource-search-bar .label,
#resource-search-bar .select,
#resource-search-bar .form-submit {
	display: table-cell;
}

.resource-search-bar-options {
	display: table;
    border-top: 1px solid #ccbfb1;
    border-bottom: 1px solid #ccbfb1;
	width: 100%;
}

.resource-search-bar-options .form-left,
.resource-search-bar-options .form-center,
.resource-search-bar-options .form-right {
	display: table-cell;
	vertical-align: middle;
}

.resource-search-bar-options .form-left {
	float: left;
}

.resource-search-bar-options .form-right {
	float: right;
}

#species-search-bar form {
	display: table;
	border-top: 1px solid #ccbfb1;
	border-bottom: 1px solid #ccbfb1;
	padding: 10px 0px;
	width: 100%;
}

#resource-search-bar h2, #species-search-bar h2 {
	margin: 0px;
	padding: 0px;
	color: #963;
	font-family: Vollkorn, serif;
}

#resource-search-bar select,
#resource-search-bar input[type="text"] {
	min-width: 230px;
	background: #fff;
	border-radius: 3px;
	border: 0px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.31);
}

#resource-search-bar .center-wrapper {
    font-family: Vollkorn, serif;
    color: #963;
    font-weight: bold;
    font-size: 24px;
    text-shadow: 1px 1px 0px #fff;
}

#species-search-bar select {
	min-width: 250px;
	background: #fff;
	border-radius: 3px;
	border: 0px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.31);
}

#species-search-bar .form-left,
#species-search-bar .form-right,
#species-search-bar .form-submit { 
	display: table-cell;
}

#species-search-bar .form-left {
	width: 60%;
}

#species-search-bar .form-right { 
	width: 40%;
}


#resource-search-bar label, #species-search-bar label {
	font-size: 17px;
	font-weight: bold;
	color: #963;
	text-shadow: 1px 1px 0px #f4f3f0;
	text-transform: uppercase;
	font-family: 'Open Sans', 'PT Sans', sans-serif;
	margin: 0px 10px 0px 0px;
}

#resource-search-bar .search-icon, #species-search-bar .search-icon {
	background: url('/wp-content/themes/pif/images/menu-search-icon.png') left no-repeat;
	padding-left: 20px;
}

.resource-row {
	clear: both;
	display: table;
	width: 100%;
	margin-bottom: 50px;
}

.resource-list-item a {
    clear: both;
    display: block;
    font-size: 17px;
    padding-right: 30px;
    font-family: Open Sans, serif;
    line-height: 26px;
	max-width: 250px;
}

.resource-list-item a img {
	opacity: 1;
	transition: all 0.5s ease;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.31);
}

.resource-list-item a:hover img {
	opacity: 0.7;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
}


.resource-list-item {
    max-width: 260px;
    float: left;
}

#species-search-bar input[type="submit"] {
    background: #574226;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    padding: 0px 20px;
    border: 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
	margin-left: 20px;
}

#resource-search-bar input[type="submit"] {
    background: #574226;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    padding: 0px 10px;
    border: 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
	margin-left: 20px;
}


/*----------------------------------------

SPECIES PAGE SETTINGS

-----------------------------------------*/

.single-species .content {
    display: table-cell;
    vertical-align: top;
    min-width: 1300px;
}

.single-species .species-content {
	display: table;
}

.species-template-default .content {
	width: inherit;
	padding: 0px 0px;
	min-width: 90%;
}

.single-species .species-content .species-left {
    display: table-cell;
    vertical-align: top;
	padding-right: 50px;
}

.single-species .species-content .species-right {
    display: table-cell;
    vertical-align: top;
    float: right;
}

.single-species .species-photo-group {
	margin-bottom: 50px;
	color: #9d8c57;
	font-size: 16px;
	line-height: 22px; 
}

.species-list-item {
	max-width: 260px;
	float: left;
}

.species-list-item .thumb {
    max-height: 150px;
    overflow: hidden;
    display: block;
}

.species-row {
	clear: both;
	display: table;
	width: 100%;
	margin-bottom: 50px;
}

.species-list-item a {
    clear: both;
    display: block;
    font-size: 17px;
    padding-right: 30px;
    font-family: Open Sans, serif;
    line-height: 26px;
	max-width: 250px;
}

.species-list-item a.thumb img {
	opacity: 1;
	transition: all 0.5s ease;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.31);
}

.species-list-item a.thumb:hover img {
	opacity: 0.7;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.31);
}

.single-species .site-inner h1 {
	margin-bottom: 0px;
}

.species-intro {
	color: #996600;
	margin-bottom: 15px;
}

.species-intro p {
	margin-bottom: 0px;
	color: #960;
}

.conservation-concern-profile {
	margin-bottom: 15px;
	font-weight: bold;
}

.d-yellow-watch-list {
	color: #960;
}

.r-yellow-watch-list {
	color: #960;
}

.red-watch-list-species {
	color: #900;
}

.common-steep-decline {
    color: #4b4f2a;
}

.single-species .site-inner h3 {
    font-size: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccbfb1;
    padding-bottom: 5px;
	margin-top: 40px;
}

.single-species .site-inner h4 {
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 35px;
}

.single-species .species-habitat {
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -0px;
    padding-left: 45px;
	padding-top: 4px;
}

.single-species .species-threats {
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -98px;
    padding-left: 50px;
}

.single-species .species-status {
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -200px;
    padding-left: 50px;
}

.single-species .species-resp {
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -300px;
    padding-left: 50px;
	padding-top: 5px;
}

.single-species .species-opp {
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -500px;
    padding-left: 50px;
	padding-top: 5px;
}

.single-species .species-recovery {
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -400px;
    padding-left: 50px;
	padding-top: 5px;
}

.single-species .species-references {
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -600px;
    padding-left: 50px;
	padding-top: 5px;
}

.single-species table, .single-species tr, .single-species td {
	border: 0px !important;
	border-collapse: separate;
	padding: 5px;
}

.single-species table tr:nth-child(1) { 
	background: #996633 !important;
	color: #fff;
	font-weight: bold;
}

.single-species table tr:nth-child(odd) { 
	background: #e1dccd;
}

.single-species table tr:nth-child(even) { 
	background: #fff;
}

.single-species .species-cornell {
	margin-top: 0px !important;
    background: url('/wp-content/themes/pif/images/species-icons-sprite.png') left no-repeat;
    background-position: -0px -700px;
    padding-left: 50px;	
}

.single-species .species-cornell a::after {
	content: " \00BB";
}

.single-species .species-bna a::after {
	content: " \00BB";
}

.single-species .conservation-concern-profile-level::before {
	content: "\025a0 ";
	margin-right: 5px;
	font-size: 25px;
}

.ebird-link {
    background: url('/wp-content/themes/pif/images/ebird-logo.png') right no-repeat;
	padding-right: 120px;
	width: 200px;
}

.ebird-link a {
    background: #5f7a59;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    padding: 15px 30px;
    border: 0px;
    font-size: 14px;
    border-radius: 3px;
	display: block;
	width: 150px;
}

.ebird-link a:hover {
	color: #c0cdbd !important;
}

.single-species .species-right img {
	border: 10px solid #fff;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.31);
	min-width: 400px;
	max-width: 400px;
}

.pif-link {
    background: url('/wp-content/themes/pif/images/pif-logo-32.png') left no-repeat;
    font-weight: bold;
    padding: 20px 20px 20px 40px;
    float: left;
    margin-right: ;
    margin-left: 25px;
    max-width: 160px;
    font-size: 15px;
    line-height: 17px;
}

.ebird-link {
	float: left;
}

.distribution-map-options {
	overflow: auto;
}

/*----------------------------------------

WORKING GROUP PAGE SETTINGS

-----------------------------------------*/

.group-list-item {
	max-width: 320px;
	float: left;
}

.group-list-item .thumb {
    height: 260px;
    overflow: hidden;
    display: block;
	background: #fff;
}

.group-list-item .thumb img {
	margin: 0px;
	background: #fff;
	display: block;
	min-width: 250px;
}

.group-list-item h3 a {
	font-family: Vollkorn, serif;
	font-size: 24px;
	line-height: 26px;
	margin-top: 10px;
}

.group-row {
	clear: both;
	display: table;
	width: 100%;
	margin-bottom: 50px;
}

.group-list-item a {
    clear: both;
    display: block;
    font-size: 17px;
    margin-right: 30px;
    font-family: Open Sans, serif;
    line-height: 26px;
	max-width: 250px;
}

.group-list-item a.thumb img {
	opacity: 1;
	transition: all 0.5s ease;
}

.group-list-item a.thumb:hover img {
	opacity: 0.5;
}

.post-type-archive-working_group h1 {
	margin-bottom: 0px;
}

#working-groups-top {
	margin: 10px 0px 50px 0px;
}

.working-group-excerpt {
	padding-right: 30px;
	margin-bottom: 10px;
}
	
.group-list-item .more-link {
    background: #5f7a59;
    color: #fff;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    padding: 5px 15px;
    border: 0px;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
    transition: all 0.5s ease;
	display: initial;
}

.group-list-item .more-link:hover {
    padding: 10px 20px;
}

/*----------------------------------------

EVENT PAGE SETTINGS

-----------------------------------------*/

.event-content h3 {
	margin-bottom: 0px;
}

/*----------------------------------------

PAGINATION SETTINGS

-----------------------------------------*/

.page-navigation, .archive-pagination {
    display: table;
    width: 100%;
    overflow: auto;
    margin-bottom: 30px;
    border-top: 1px solid #c7c4bb;
    padding-top: 30px;
}

.page-navigation-previous {
	display: table-cell;
	float: left;
}

.page-navigation-next {
	display: table-cell;
	float: right;
}


.archive-pagination ul {
	display: table;
	width: 100%;
}

.archive-pagination li {
	display: table-cell;
}

.archive-pagination .pagination-previous {
	float: left;
}

.archive-pagination .pagination-next {
	float: right;
}

.working-group-all a {
    font-family: Vollkorn, serif;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #fff;
}


/*----------------------------------------

SPECIFIC PAGE SETTINGS

-----------------------------------------*/

.page-id-12 .wpcf7-form-control-wrap,
.page-id-12 .wpcf7-form-control-wrap p {
	width: 100%;
}

.page-id-12 .wpcf7-form-control-wrap input[type="text"],
.page-id-12 .wpcf7-form-control-wrap input[type="email"],
.page-id-12 .wpcf7-form-control-wrap textarea {
	width: 98%;
}

.page-id-12 .wpcf7 input[type="submit"] {
	background: #432508;
	color: #fff;
	border: 0px;
	border-radius: 3px;
	padding: 5px 20px;
}

.page-id-12 .wpcf7 form {
    border-radius: 4px;
    color: #555;
    padding: 15px;
    margin-bottom: 20px;
    background: #e2ded3;
}

.page-id-12 .wpcf7 label {
	font-family: Vollkorn, serif;
	color: #963;
	text-shadow: 1px 1px 0px #fff;
	font-weight: bold;
}

.page-id-12 .wpcf7 p {
	margin-bottom: 0px;	
}

.page-id-12 h2 {
	margin-bottom: 0px;
}

.page-id-12642 table td { vertical-align: top; }

.page-id-12642 td {
	padding-left: 25px;
	padding-right: 25px;
}

/*----------------------------------------

MOBILE DEVICE CUSTOM DESIGN SUPPORT

-----------------------------------------*/

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

	.site-container .wrap {
		width: 95%;
		margin: 0px auto;
	}

	.site-header .wrap {
		width: 100% !important;
	}

	.content-sidebar .content {
		width: 800px;
	}

	.single .content-sidebar-wrap, .blog .content-sidebar-wrap {
		width: 98% !important;
	}

	.resource-template-default .content {
		width: auto !important;
	}

	.tax-resource_type .content {
		width: auto !important;
	}

	.tax-conservation_concern .content {
		width: auto !important;
	}

	.tax-habitat .content {
		width: auto !important;
	}

	.resource-list-item {
		max-width: 240px;
		float: left;
	}

	#resource-search-bar, #species-search-bar {
		width: inherit;
	}

	#resource-search-bar select, #resource-search-bar input[type="text"] {
		min-width: 200px;
	}

	.group-list-item {
		max-width: 300px;
	}

	#species-search-bar label {
		font-size: 14px;
	}

	#species-search-bar select {
		min-width: 200px;
	}

	.species-list-item .thumb {
		max-height: 130px;
	}

	.species-list-item a {
		max-width: 200px;
	}

	.post-type-archive .content, .tax-resource_type #content, .tax-conservation_concern #content, .tax-habitat #content, .full-width-content .content {
		width: inherit !important;
	}

	.species-template-default .content-sidebar-wrap {
		width: auto;
	}

	.species-template-default .content {
		width: auto;
		padding: 0px 30px;
	}

	.species-template-default table {
		width: inherit !important;
	}

	.single-species .species-right img {
		min-width: 400px;
		max-width: 400px;
	}

	.single-resource .content {
		min-width: 95%;
	}

	.page-id-12 .wpcf7 form {
		width: 85%;
	}

	.wp-caption {
		width: inherit !important;
	}


	#banner.working-group-banner-dod-pif h1 {
		font-size: 45px;
	}

	/* Settings to help as a crutch to IE */
	.single-resource .resource-content .resource-right {
		min-width: 80px;
	}


}


@media only screen and (max-width: 1290px) {
	.resource-list-item {
		max-width: 230px;
	}

	.group-list-item {
		max-width: 25%;
	}
}


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

	.content-sidebar .content {
		width: 730px;
	}

	#species-search-bar select, #species-search-bar label {
		clear: both;
		float: none;
		display: block;
	}

	.single-species .species-right img {

	}

	#resource-search-bar input[type="submit"] {
		margin-left: 0px;
	}

	#resource-search-bar .label, #resource-search-bar .select, #resource-search-bar .form-submit {
		display: block;
	}

	#resource-search-bar .search-icon {
		padding-left: 20px;
		display: block;
	}

	#resource-search-bar select, #resource-search-bar input[type="text"] {
		min-width: 200px;
		display: block;
	}

	#resource-search-bar select, #resource-search-bar input[type="text"] {
		min-width: 350px;
		display: block;
		margin: 10px 0px;
	}

	#species-search-bar .form-submit {
		display: table-cell;
		vertical-align: bottom;
	}

	#species-search-bar select {
		min-width: 350px;
	}
}


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

	.content-sidebar .content {
		width: 700px;
		max-width: 700px;
	}

	.post-type-archive-species .content-sidebar-wrap {
		width: 98% !important;
	}

	.post-type-archive-resource .content-sidebar-wrap {
		width: 98% !important;
	}

	.post-type-archive-events .content-sidebar-wrap {
		width: 98% !important;
	}

	.post-type-archive-working_group .content-sidebar-wrap {
		width: 96% !important;
		max-width: 96% !important;
	}

	.tax-resource_type .content-sidebar-wrap {
		width: 98% !important;
		max-width: 98% !important;
	}

	.tax-conservation_concern .content-sidebar-wrap {
		width: 98% !important;
		max-width: 98% !important;
	}

	.tax-habitat .content-sidebar-wrap {
		width: 98% !important;
		max-width: 98% !important;
	}

	.working-group-banner-dod-pif {
		background: #608136 url('/wp-content/themes/pif/banners/dod-pif-banner-med.jpg') bottom right no-repeat !important;
	}


	/* Banner Settings */
	#banner h1 {
		margin-right: 40%;
	}

	#banner.working-group-banner-boreal h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-industry h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-science h1 {
		margin-right: 0%;
	}

	.species-list-item {
		max-width: 220px;
	}

	#species-search-bar select {
		min-width: 200px;
		width: 350px;
	}

	.resource-list-item {
		max-width: 220px;
	}

}


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

	.species-conservation-d-yellow-watch-list {
		background: #3e2a01 url('/wp-content/themes/pif/images/d-yellow-watch-list.jpg') top right !important;	
	}

	.species-conservation-r-yellow-watch-list {
		background: #3e2a01 url('/wp-content/themes/pif/images/r-yellow-watch-list.jpg') top right !important;	
	}

	.species-conservation-red-watch-list-species {
		background: #660000 url('/wp-content/themes/pif/images/red-watch-list-species.jpg') top right !important;	
	}

	.species-conservation-common-steep-decline {
		background: #202602 url('/wp-content/themes/pif/images/common-steep-decline-species.jpg') top right !important;	
	}

	.species-list-item {
		max-width: 210px;
	}

	.resource-list-item {
		max-width: 210px;
	}

}


@media only screen and (max-width: 1160px) {
	.content-sidebar .content {
		width: 650px;
		max-width: 650px;
	}

	.post-type-archive-species .content-sidebar-wrap .content {
		width: 98%;
		max-width: 98%;
	}

	.group-list-item {
		max-width: 25%;
	}

	.group-list-item .thumb img {
		margin: 0px;
		background: #fff;
		display: block;
		min-width: 100%;
	}

	.resource-list-item {
		max-width: 20%;
		float: left;
	}

	.single .content-sidebar-wrap, .blog .content-sidebar-wrap {
		width: 100% !important;
	}

	.resource-template-default .content-sidebar-wrap {
		width: 98% !important;
		margin: 0px auto;
	}

	.post-type-archive-resource .content-sidebar-wrap {
		width: 98% !important;
		margin: 0px auto;
	}

	.post-type-archive-events .content-sidebar-wrap {
		width: 98% !important;
		margin: 0px auto;
	}

	.post-type-archive-working_group .content-sidebar-wrap {
		width: 98% !important;
		max-width: 98% !important;
	}

	.tax-resource_type .content-sidebar-wrap {
		width: 98% !important;
		max-width: 98% !important;
	}

	.tax-conservation_concern .content-sidebar-wrap {
		width: 98% !important;
		max-width: 98% !important;
	}

	.tax-habitat .content-sidebar-wrap {
		width: 98% !important;
		max-width: 98% !important;
	}

	.form-submit {
		vertical-align: middle;
	}

	.species-list-item {
		max-width: 20%;
	}

	.species-list-item .thumb {
		max-height: 100px;
	}

	.caption-fullspan {
		width: 98% !important;
	}

}

@media only screen and (max-width: 1100px) {
	.content-sidebar .sidebar {
		min-width: 320px;
	}

	.content-sidebar .content {
		width: 630px;
	}

	.sidebar-form input[type="text"], .sidebar-form input[type="email"] {
		width: 250px;
	}
}


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

	.content-sidebar .sidebar {
		min-width: 320px;
	}

	.resource-list-item a {
		max-width: 170px;
	}


	.pif-link {
		margin-left: 0px;
		clear: both;
	}

	.pif-column {
		padding-right: 15px;
	}

	.content-sidebar .sidebar {
		min-width: 300px;
	}

	.content-sidebar .content {
		width: 600px;
		max-width: 600px;
	}

	.post-type-archive-resource .content {
		width: 96% !important;
		max-width: 96% !important;
	}

	.post-type-archive-working_group .content {
		width: 96% !important;
		max-width: 96% !important;
	}

	.post-type-archive-events .content {
		width: 96% !important;
		max-width: 96% !important;
	}

	.tax-resource_type .content {
		width: 96% !important;
		max-width: 96% !important;
	}

	.tax-conservation_concern .content {
		width: 96% !important;
		max-width: 96% !important;
	}

	.tax-habitat .content {
		width: 96% !important;
		max-width: 96% !important;
	}

	.working-group-banner-dod-pif {
		background: #2b4d0c url('/wp-content/themes/pif/banners/dod-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 100% !important;
	}

	.working-group-banner-western {
		background: #aba38b url('/wp-content/themes/pif/banners/western-pif-banner-med.jpg')  bottom right no-repeat !important;
		background-size: 100% !important;
	}

	.working-group-banner-southeast {
		background: #676d31 url('/wp-content/themes/pif/banners/southeast-pif-banner-ext.jpg') bottom center no-repeat !important;
		background-size: 200% !important;
	}

	.working-group-banner-northeast {
		background: #656862 url('/wp-content/themes/pif/banners/northeast-pif-banner-med.jpg') bottom right no-repeat !important;
	}

	.working-group-banner-industry {
		background: #5c6852 url('/wp-content/themes/pif/banners/industry-pif-banner-med.jpg') top right !important;
	}

	.working-group-banner-british-columbia {
		background: #8b9465 url('/wp-content/themes/pif/banners/british-columbia-pif-banner-ext.jpg') bottom center no-repeat !important;
		background-size: 200% !important;
	}

	.working-group-banner-science {
		background: #5f646e url('/wp-content/themes/pif/banners/science-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 100% !important;
	}

	.working-group-banner-midwest {
		background: #7a916a url('/wp-content/themes/pif/banners/midwest-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 100% !important;
	}

	#banner.working-group-banner-midwest h1 {
		margin-right: 50%;
	}

} 


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

	.resource-list-item a {
		max-width: 160px;
	}


	.sidebar-form input[type="text"], .sidebar-form input[type="email"] {
		width: 240px;
	}

	.event-entry .col2, .event-entry-header .col2 {
		width: 12%;
		min-width: 250px;
	}

	.event-entry .col3, .event-entry-header .col3 {
		width: 60%;
	}

	.group-list-item .thumb {
		height: 230px;
	}

	#species-search-bar select {
		min-width: 200px;
		width: 300px;
	}

}


@media only screen and (max-width: 1000px) {
	.content-sidebar .content {
		display: block;
		width: 100% !important;
		margin: 0px auto;	
	}

	.species-template-default .content {
	    padding: 0px 0px;
	}

	.resource-template-default .content {
		width: 98% !important;
	}

	#content {
		float: none;
	}

	.content-sidebar .sidebar {
		display: block;
		width: 90% !important;
		float: none;
		margin: 0px auto;
		margin-top: 30px;
		min-width: 260px;	
	}

	.content-sidebar .content-sidebar-wrap {
		display: table;
		width: 100%;
		margin: 0px auto;
	}

	.site-container .wrap {
		width: 90%;
		margin: 0px auto;
	}

	.post-type-archive-species .content-sidebar-wrap .content {
		width: 98% !important;
		margin: 0px auto;
	}

	.post-type-archive-resource .content-sidebar-wrap .content {
		width: 98% !important;
	}

	.group-list-item .thumb {
		height: 200px;
	}

}


@media only screen and (max-width: 980px) {
	.post-type-archive .content, .tax-resource_type #content, .tax-conservation_concern #content, .tax-habitat #content, .full-width-content .content {
		margin: 0px auto;
	}

	.species-list-item .thumb {
		max-height: 80px;
	}

	.single-species .species-right img {
		min-width: 350px;
		max-width: 350px;
	}
}



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

	.content-sidebar .content {
		width: 550px;
	}

	#resource-search-bar select, #resource-search-bar input[type="text"] {
		min-width: 330px;
	}

	.post-entry-content-main {
		display: block;
	}

	.post-entry-content-main .post-entry-content-thumb {
		display: block;
		width: 100%;
	}

	.post-entry-content-main .post-entry-content-thumb img {
		max-width: 100%;
	}

	.post-entry-content-main .post-entry-content-excerpt {
		display: block;
		margin-top: 15px;
	}


	#species-search-bar form {
		display: block;
	}

	#species-search-bar .form-left {
		width: 100%;
		margin-bottom: 20px;
	}

	#species-search-bar .form-left, #species-search-bar .form-right, #species-search-bar .form-submit {
		display: block;
	}

	#species-search-bar .form-right {
		width: 100%;
		margin-bottom: 20px;
	}

	#species-search-bar input[type="submit"] {
		margin-left: 0px;
	}

	.post-type-archive-species .content-sidebar .content-sidebar-wrap {
		display: table;
		width: 98%;
		margin: 0px auto;
	}


	/* Banner Settings */
	#banner h1 {
		font-size: 45px;
	}

	#banner {
		padding: 60px 0px 40px 0px;
	}

	.working-group-banner-northeast {
		background-size: 80% !important;
	}

	#banner.working-group-banner-western h1 {
		margin-right: 50%;
	}


}


@media only screen and (max-width: 900px) {
	.group-list-item .thumb {
		height: 160px;
	}

	#resource-search-bar, #species-search-bar {
		width: 94%;
	}

	.species-intro {
		width: 100%;
		margin: 0px auto;
	}

	.single-species .species-content {
		min-width: 100%;
		width: 100%;
		margin: 0px auto;
		display: block;
	}

	.single-species .species-content .species-left {
		display: block;
		min-width: 100%;
		max-width: 100%;
		padding-right: 0px;
	}

	.single-species .species-content .species-right {
		max-width: 100%;
		display: block;
		float: none;
	}

	.single .content-sidebar-wrap, .blog .content-sidebar-wrap {
		display: block;
		width: 100% !important;
		margin: 0px auto;
	}

	.single-species .species-right img {
		min-width: 550px;
		max-width: 550px;
	}

	.post-entry-content-main .post-entry-content-thumb img {
		max-width: 100%;
		width: 80%;
	}

	#banner.working-group-banner-dod-pif h1 {
		margin-right: 0%;
	}

	.resource-search-bar-options {
		display: block;
		border-top: 1px solid #ccbfb1;
		border-bottom: 1px solid #ccbfb1;
		width: 100%;
		overflow: auto;
	}

	.resource-search-bar-options .form-left {
		float: none;
	}

	.resource-search-bar-options .form-left, .resource-search-bar-options .form-center, .resource-search-bar-options .form-right {
		display: block;
		vertical-align: middle;
	}

	.resource-search-bar-options .form-right {
		float: none;
	}

	.resource-search-bar-options .form-left, .resource-search-bar-options .form-center, .resource-search-bar-options .form-right {
		display: block;
		vertical-align: middle;
	}

	#resource-search-bar .center-wrapper {
	    margin: 15px 0px;
	}

}


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

	.pif-table {
		display: block;
	}

	.pif-column {
		display: block;
		width: 100% !important;
	}

	.pif-table .padding-right {
		padding: 0px;
	}

	.pif-table .padding-left {
		padding: 0px;
	}

	.pif-table .padding-both {
		padding: 0px;
	}

}

@media only screen and (max-width: 800px) {
	.post-type-archive .content, .tax-resource_type #content, .tax-conservation_concern #content, .tax-habitat #content, .full-width-content .content {
		margin: 0px auto;
	}

	.resource-content img {
		max-width: 300px;
	}

	.single-resource .resource-content .resource-left {
		min-width: 330px;
		max-width: 330px;
	}

	.group-row {
		display: block;
	}

	.group-list-item {
		max-width: 50%;
		height: 450px;
	}

	.group-list-item a {
		max-width: 100%;
	}

	.group-list-item .thumb {
		height: 330px;
	}

	.group-list-item {
		height: 650px;
	}

	.event-entry .col1, .event-entry .col2, .event-entry .col3, .event-entry-header .col1, .event-entry-header .col2, .event-entry-header .col3 {
		display: block;
	}

	.event-entry-header {
		display: none;
	}

	.col1-header-mobile, .col2-header-mobile, .col3-header-mobile {
		display: block;
	}

	.event-entry {
		border-top: 0px;
		border-bottom: 1px solid #c8bfa9;
		margin-bottom: 20px;
	}

	.event-entry .col3 {
		width: 100%;
	}


	/* Banner Settings */
	#banner h1 {
		font-size: 45px;
	}

	#banner {
		padding: 60px 0px 40px 0px;
	}

	.working-group-banner-dod-pif {
		background: #608136 url('/wp-content/themes/pif/banners/dod-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 160% !important;
	}

	#banner.working-group-banner-dod-pif h1 {
		margin-right: 50%;
	}

}



@media only screen and (max-width: 732px) {
	.group-row {
		width: 95%;
		margin: 0px auto;
	}


	.single .content-sidebar-wrap, .blog .content-sidebar-wrap {
		width: 95% !important;
	}


	.content table {
		display: block;
	}

	.species-content table {
		display: table;
	}

	.content td {
		display: block;
		float: none;
		clear: both;
	}

	.species-content td {
		display: table-cell;
		float: auto;
	}

	.page-id-12 .wpcf7 form {
		width: 78%;
	}

	.single-species .species-right img {
		min-width: 450px;
		max-width: 450px;
	}

}


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

	#banner.working-group-banner-midwest h1 {
		margin-right: 30%;
	}

	#banner.working-group-banner-western h1 {
		margin-right: 40%;
	}

	.page-id-12 .wpcf7 form {
		width: 70%;
	}
}

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

	.sidebar, .sidebar p, .sidebar li {
		font-size: 20px;
		line-height: 28px;
	}


	.single-species .species-photo-group {
		font-size: 18px;
		line-height: 26px;
	}

	.site-inner h5 {
		font-size: 20px;
	}

	.group-list-item {
		max-width: 100%;
		height: auto;
		margin-bottom: 40px;
	}

	.group-list-item .thumb {
		height: auto;
	}

	.resource-row {
		clear: both;
		display: block;
	}

	.resource-list-item {
		max-width: 90%;
		float: none;
		display: block;
		text-align: center;
		margin: 0px auto;
		margin-bottom: 50px;
	}

	.resource-list-item a {
		max-width: 100%;
		padding-right: 0px;
		font-size: 24px;
		line-height: 32px;
	}

	.resource-list-item a img {
		width: 100%;
	}

	.single-resource .resource-content {
		display: block;
	}

	.resource-content img {
		max-width: 100%;
		margin: 0px auto;
	}

	.single-resource .resource-content .resource-left {
		min-width: auto;
		max-width: 98%;
		display: block;
		margin-bottom: 30px;
	}

	.single-resource .resource-content .resource-right {
		display: block;
		vertical-align: top;
		max-width: 98%;
	}

	.species-row {
		clear: both;
		display: block;
	}

	.species-list-item {
		max-width: 100%;
		float: none;
		display: block;
		width: 100%;
		margin-bottom: 50px;
	}

	.species-list-item a {
		max-width: 100%;
		padding: 0px;
	}	

	.species-list-item .thumb {
		max-height: auto;
		overflow: hidden;
		max-height: 100%;
	}

	.species-list-item a.thumb img {
		width: 100%;
	}

	.species-list-item a {
		font-size: 24px;
		line-height: 30px;
	}

	#banner-conservation .wrap {
		width: 90%;
	}

	.single-species .species-content {
		min-width: 100%;
		width: 100%;
	}

	.species-intro {
		width: 100%;
		margin: 0px auto;
	}

	.content-sidebar .content-sidebar-wrap {
		display: block;
		width: 90%;
		margin: 0px auto;
	}

	.post-type-archive .content, .tax-resource_type #content, .tax-conservation_concern #content, .tax-habitat #content, .full-width-content .content {
		display: block;
		margin: 0px auto;
	}

	.event-entry .col1, .event-entry-header .col1 {
		width: 100%;
		min-width: 260px;
	}

	.event-entry .col2, .event-entry-header .col2 {
		width: 100%;
		min-width: 250px;
	}

	.event-entry .col3, .event-entry-header .col3 {
		width: 100%;
	}

	.single-species .species-right img {
		min-width: 350px;
		max-width: 350px;
	}

	.page-id-12 .wpcf7 form {
		width: 60%;
	}

	#banner .banner_subtitle {
		margin-bottom: 20px;
		max-width: 100%;
	}

	.caption-fullspan {
		width: 96% !important;
	}

	.page-id-12 .wpcf7 form {
		width: 50%;
	}

	/* Banner Settings */

	#banner.working-group-banner-boreal h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-british-columbia h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-southeast h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-northeast h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-industry h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-british-columbia {
		padding-bottom: 130px;
	}

	#banner.working-group-banner-northeast h1 {
		margin-right: 40%;
	}

	#banner.working-group-banner-northeast .banner_subtitle {
		margin-bottom: 20px;
		max-width: 100%;
		margin-right: 30%;
	}

	#banner.working-group-banner-dod-pif h1 {
		margin-right: 0%;
	}

	#banner .banner_subtitle {
		margin-bottom: 20px;
		max-width: 100%;
		margin-right: 40%;
	}

	/* Banner background settings */
	#banner.working-group-banner-western {
		background: #aba48a url('/wp-content/themes/pif/banners/western-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 180% !important;
		padding-bottom: 60%;
	}

	/* Banner background settings */
	#banner.working-group-banner-southeast {
		background: #676d31 url('/wp-content/themes/pif/banners/southeast-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 180% !important;
		padding-bottom: 60%;
	}

	#banner.working-group-banner-midwest {
		background: #778d67 url('/wp-content/themes/pif/banners/midwest-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 180% !important;
		padding-bottom: 50%;
	}

	#banner.working-group-banner-midwest h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-british-columbia {
		background: #7f8a5f url('/wp-content/themes/pif/banners/british-columbia-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 180% !important;
		padding-bottom: 60%;
	}

	#banner.working-group-banner-science {
		background: #4b5c19 url('/wp-content/themes/pif/banners/science-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 180% !important;
		padding-bottom: 30%;
	}

	#banner.working-group-banner-science .banner_subtitle {
		margin-bottom: 20px;
		max-width: 60%;
	}

	#banner.working-group-banner-northeast {
		background: #656862 url('/wp-content/themes/pif/banners/northeast-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 180% !important;
		padding-bottom: 30%;
	}


	#banner.working-group-banner-dod-pif {
		background: #608136 url('/wp-content/themes/pif/banners/dod-pif-banner-med.jpg') bottom right no-repeat !important;
		background-size: 180% !important;
		padding-bottom: 20%;
	}

}


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

	#banner.working-group-banner-northeast h1 {
		margin-right: 0%;
	}

	#banner.working-group-banner-western h1 {
		margin-right: 0%;
	}
}


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

	#banner-conservation h1, #banner h1 {
		font-size: 45px;
		color: #fff;
	}

}


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

	/* Banner Settings */

	.working-group-banner-southeast {
		background: #676d31 url('/wp-content/themes/pif/banners/southeast-pif-banner-ext.jpg') bottom center no-repeat !important;
		background-size: 250% !important;
	}

	.sidebar-form input[type="text"], .sidebar-form input[type="email"] {
		width: 200px;
	}

	.page-id-12 .wpcf7 form {
		width: 40%;
	}

	.species-template-default .content {
		padding: 0px 0px;
		display: block;
		width: 95% !important;
		margin: 0px auto;
	}

	.single-species table, .single-species tr, .single-species td {
		border: 0px !important;
		border-collapse: separate;
		padding: 5px;
		font-size: 14px;
		line-height: 16px;
	}

	#species-search-bar select {
		width: 250px;
	}

	#resource-search-bar input[type="text"], #resource-search-bar select {
		min-width: 250px;
	}

	#resource-search-bar {
		width: 90%;
	}

	.single-species .species-right img {
		min-width: 300px;
		max-width: 300px;
	}

}


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


	.post-12 table td {
		width: 350px !important;
	}

	.page-id-12 .wpcf7 form {
		width: 80%;
	}

	#banner .banner_subtitle {
		margin-bottom: 20px;
		max-width: 100%;
		margin-right: 0%;
	}

	#banner.working-group-banner-dod-pif {
		padding-bottom: 50%;
	}

	#species-search-bar {
		width: 90%;
	}

	.single-species .species-right img {
		min-width: 250px;
		max-width: 250px;
	}

}

/* Note: Design for a width of 320px */
@media only screen and (max-width: 360px) {
	
	.site-inner h2 {
		font-size: 34px;
	}
	
	#banner-conservation h1, #banner h1 {
		font-size: 35px;
		color: #fff;
	}


	#resource-search-bar select, #resource-search-bar input[type="text"] {
		min-width: 200px;
	}

	#resource-search-bar, #species-search-bar {
		width: 80%;
	}

	.resource-row {
		clear: both;
		display: table;
		width: 90%;
		margin-bottom: 50px;
	}

	.site-inner h1 {
		font-size: 35px;
		line-height: 45px !important;
		margin-bottom: 35px;
	}

	.post-entry-content h3, .post-entry-content h3 a {
		font-size: 26px;
		line-height: 32px;
	}

	.ebird-link {
		background: url('/wp-content/themes/pif/images/ebird-logo.png') left bottom no-repeat;
		padding-right: 0px;
		width: 200px;
		padding-bottom: 65px;
	}

	.species-content table {
		font-size: 14px;
		line-height: 18px;
	}

	.species-content table td {
		font-size: 14px;
		line-height: 18px;
	}

	.single-species .site-inner h3 {
		font-size: 26px;
	}

	.sidebar-form input[type="text"], .sidebar-form input[type="email"] {
		width: 210px;
	}

	.resource-row {
		clear: both;
		display: table;
		width: 100%;
		margin-bottom: 50px;
	}

	.caption-fullspan {
		width: 94% !important;
	}

	.post-12 table td {
		width: 250px !important;
	}

	.page-id-12 .wpcf7 form {
		width: 90%;
	}

	#species-search-bar .form-left {
		width: 90%;
		margin-bottom: 20px;
	}

	#species-search-bar select, #species-search-bar input[type="input"] {
		min-width: 100px;
		width: 200px;
	}

	.post-type-archive-resource .content-sidebar-wrap .content {
		width: 100% !important;
	}

	#banner.working-group-banner-midwest .banner_subtitle {
		max-width: 100%;
	}

}









