/*
Theme Name: KHC
Author: Queensborough Community College
Author URI:
Version: 1
Description: The Harriet and Kenneth Kupferberg Holocaust Center (KHC) was established nearly forty years ago as one of the first research archives devoted to the Holocaust on the East Coast. 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Kupferberg Holocaust Center
Tags: one-column, two-columns
Theme URI:
*/

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?isj3ee");
	src: url("fonts/icomoon.eot?isj3ee#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?isj3ee") format("truetype"), url("fonts/icomoon.woff?isj3ee") format("woff"), url("fonts/icomoon.svg?isj3ee#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-loud:before {
	content: "\e902";
}

.icon-arrow-back:before {
	content: "\e903";
}

.icon-arrow-left:before {
	content: "\e90f";
}

.icon-arrow-right:before {
	content: "\e910";
}

.icon-responses:before {
	content: "\e911";
}

.icon-play:before {
	content: "\e90a";
}

.icon-arrow:before {
	content: "\e908";
}

.icon-arrow-l:before {
	content: "\e900";
}

.icon-arrow-r:before {
	content: "\e901";
}

.icon-search:before {
	content: "\e904";
}

.icon-facebook:before {
	content: "\e90c";
}

.icon-twitter:before {
	content: "\e90d";
}

.icon-linkedin:before {
	content: "\e90e";
}

.icon-checkmark:before {
	content: "\e909";
}

.icon-zoom-in:before {
	content: "\e90b";
}

.icon-close:before {
	content: "\e912";
}

.icon-chevron-thin-down:before {
	content: "\e905";
}

.icon-instagram:before {
	content: "\e906";
}

.icon-youtube-play:before {
	content: "\e907";
}

#footer .social-networks,
#footer .list-logos,
.events-block .events-list,
.events-block .events-list ul,
.news-list,
.post-list,
.comment-block ul,
.share ul,
.item-list,
.theme-photo,
#content > ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.info-window-content-wrap:after,
.timeline-box:after,
.heading-holder:after,
.news-list .news-block:after,
.content:after,
.two-columns:after,
.tribe-events-list:after,
.type-tribe_events:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="date"],
textarea {
	-webkit-appearance: none;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
  input[type="tel"],
.search-form
  input[type="tel"],
.post-password-form
  input[type="tel"],
.comment-form
  input[type="email"],
.search-form
  input[type="email"],
.post-password-form
  input[type="email"],
.comment-form
  input[type="search"],
.search-form
  input[type="search"],
.post-password-form
  input[type="search"],
.comment-form
  input[type="password"],
.search-form
  input[type="password"],
.post-password-form
  input[type="password"],
.comment-form
  input[type="url"],
.search-form
  input[type="url"],
.post-password-form
  input[type="url"],
.comment-form
  input[type="date"],
.search-form
  input[type="date"],
.post-password-form
  input[type="date"],
.comment-form
  textarea,
.search-form
  textarea,
.post-password-form
  textarea {
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
    input[type="tel"]:focus,
.search-form
    input[type="tel"]:focus,
.post-password-form
    input[type="tel"]:focus,
.comment-form
    input[type="email"]:focus,
.search-form
    input[type="email"]:focus,
.post-password-form
    input[type="email"]:focus,
.comment-form
    input[type="search"]:focus,
.search-form
    input[type="search"]:focus,
.post-password-form
    input[type="search"]:focus,
.comment-form
    input[type="password"]:focus,
.search-form
    input[type="password"]:focus,
.post-password-form
    input[type="password"]:focus,
.comment-form
    input[type="url"]:focus,
.search-form
    input[type="url"]:focus,
.post-password-form
    input[type="url"]:focus,
.comment-form
    input[type="date"]:focus,
.search-form
    input[type="date"]:focus,
.post-password-form
    input[type="date"]:focus,
.comment-form
    textarea:focus,
.search-form
    textarea:focus,
.post-password-form
    textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
    input[type="tel"]::-webkit-input-placeholder,
.search-form
    input[type="tel"]::-webkit-input-placeholder,
.post-password-form
    input[type="tel"]::-webkit-input-placeholder,
.comment-form
    input[type="email"]::-webkit-input-placeholder,
.search-form
    input[type="email"]::-webkit-input-placeholder,
.post-password-form
    input[type="email"]::-webkit-input-placeholder,
.comment-form
    input[type="search"]::-webkit-input-placeholder,
.search-form
    input[type="search"]::-webkit-input-placeholder,
.post-password-form
    input[type="search"]::-webkit-input-placeholder,
.comment-form
    input[type="password"]::-webkit-input-placeholder,
.search-form
    input[type="password"]::-webkit-input-placeholder,
.post-password-form
    input[type="password"]::-webkit-input-placeholder,
.comment-form
    input[type="url"]::-webkit-input-placeholder,
.search-form
    input[type="url"]::-webkit-input-placeholder,
.post-password-form
    input[type="url"]::-webkit-input-placeholder,
.comment-form
    input[type="date"]::-webkit-input-placeholder,
.search-form
    input[type="date"]::-webkit-input-placeholder,
.post-password-form
    input[type="date"]::-webkit-input-placeholder,
.comment-form
    textarea::-webkit-input-placeholder,
.search-form
    textarea::-webkit-input-placeholder,
.post-password-form
    textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
    input[type="tel"]::-moz-placeholder,
.search-form
    input[type="tel"]::-moz-placeholder,
.post-password-form
    input[type="tel"]::-moz-placeholder,
.comment-form
    input[type="email"]::-moz-placeholder,
.search-form
    input[type="email"]::-moz-placeholder,
.post-password-form
    input[type="email"]::-moz-placeholder,
.comment-form
    input[type="search"]::-moz-placeholder,
.search-form
    input[type="search"]::-moz-placeholder,
.post-password-form
    input[type="search"]::-moz-placeholder,
.comment-form
    input[type="password"]::-moz-placeholder,
.search-form
    input[type="password"]::-moz-placeholder,
.post-password-form
    input[type="password"]::-moz-placeholder,
.comment-form
    input[type="url"]::-moz-placeholder,
.search-form
    input[type="url"]::-moz-placeholder,
.post-password-form
    input[type="url"]::-moz-placeholder,
.comment-form
    input[type="date"]::-moz-placeholder,
.search-form
    input[type="date"]::-moz-placeholder,
.post-password-form
    input[type="date"]::-moz-placeholder,
.comment-form
    textarea::-moz-placeholder,
.search-form
    textarea::-moz-placeholder,
.post-password-form
    textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
    input[type="tel"]:-moz-placeholder,
.search-form
    input[type="tel"]:-moz-placeholder,
.post-password-form
    input[type="tel"]:-moz-placeholder,
.comment-form
    input[type="email"]:-moz-placeholder,
.search-form
    input[type="email"]:-moz-placeholder,
.post-password-form
    input[type="email"]:-moz-placeholder,
.comment-form
    input[type="search"]:-moz-placeholder,
.search-form
    input[type="search"]:-moz-placeholder,
.post-password-form
    input[type="search"]:-moz-placeholder,
.comment-form
    input[type="password"]:-moz-placeholder,
.search-form
    input[type="password"]:-moz-placeholder,
.post-password-form
    input[type="password"]:-moz-placeholder,
.comment-form
    input[type="url"]:-moz-placeholder,
.search-form
    input[type="url"]:-moz-placeholder,
.post-password-form
    input[type="url"]:-moz-placeholder,
.comment-form
    input[type="date"]:-moz-placeholder,
.search-form
    input[type="date"]:-moz-placeholder,
.post-password-form
    input[type="date"]:-moz-placeholder,
.comment-form
    textarea:-moz-placeholder,
.search-form
    textarea:-moz-placeholder,
.post-password-form
    textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
    input[type="tel"]:-ms-input-placeholder,
.search-form
    input[type="tel"]:-ms-input-placeholder,
.post-password-form
    input[type="tel"]:-ms-input-placeholder,
.comment-form
    input[type="email"]:-ms-input-placeholder,
.search-form
    input[type="email"]:-ms-input-placeholder,
.post-password-form
    input[type="email"]:-ms-input-placeholder,
.comment-form
    input[type="search"]:-ms-input-placeholder,
.search-form
    input[type="search"]:-ms-input-placeholder,
.post-password-form
    input[type="search"]:-ms-input-placeholder,
.comment-form
    input[type="password"]:-ms-input-placeholder,
.search-form
    input[type="password"]:-ms-input-placeholder,
.post-password-form
    input[type="password"]:-ms-input-placeholder,
.comment-form
    input[type="url"]:-ms-input-placeholder,
.search-form
    input[type="url"]:-ms-input-placeholder,
.post-password-form
    input[type="url"]:-ms-input-placeholder,
.comment-form
    input[type="date"]:-ms-input-placeholder,
.search-form
    input[type="date"]:-ms-input-placeholder,
.post-password-form
    input[type="date"]:-ms-input-placeholder,
.comment-form
    textarea:-ms-input-placeholder,
.search-form
    textarea:-ms-input-placeholder,
.post-password-form
    textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
    input[type="tel"].placeholder,
.search-form
    input[type="tel"].placeholder,
.post-password-form
    input[type="tel"].placeholder,
.comment-form
    input[type="email"].placeholder,
.search-form
    input[type="email"].placeholder,
.post-password-form
    input[type="email"].placeholder,
.comment-form
    input[type="search"].placeholder,
.search-form
    input[type="search"].placeholder,
.post-password-form
    input[type="search"].placeholder,
.comment-form
    input[type="password"].placeholder,
.search-form
    input[type="password"].placeholder,
.post-password-form
    input[type="password"].placeholder,
.comment-form
    input[type="url"].placeholder,
.search-form
    input[type="url"].placeholder,
.post-password-form
    input[type="url"].placeholder,
.comment-form
    input[type="date"].placeholder,
.search-form
    input[type="date"].placeholder,
.post-password-form
    input[type="date"].placeholder,
.comment-form
    textarea.placeholder,
.search-form
    textarea.placeholder,
.post-password-form
    textarea.placeholder {
	color: #ccc;
}

// Hide the ShareThis logo on the share window

.st-logo, #st-el-2 img {
    display:none !important;
}

#st-el-2 {
	font-family:inherit !important;
}



.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#footer {
	width: 100%;
	overflow: hidden;
	background: #000;
	color: #8a8a8a;
	line-height: 20px;
}

#footer .container-fluid {
	max-width: 1280px;
}

#footer .box-txt {
	width: 100%;
	overflow: hidden;
	padding: 66px 0 66px 39px;
}

#footer .box-txt .hold {
	width: 100%;
	overflow: hidden;
}

#footer .box-txt .title {
	width: 50%;
	float: left;
	padding: 0 5px 12px 0;
	font-family: "Roboto Slab", Georgia, Times, serif;
	color: #fff;
}

#footer .box-txt .title span {
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
}

#footer .box-txt .title strong {
	font-weight: 700;
	font-size: 15px;
	line-height: 17px;
}

#footer .box-txt p {
	margin: 0;
}

#footer .box-inf {
	width: 100%;
	overflow: hidden;
	padding: 66px 50px 70px 24px;
}

#footer .box-inf p {
	margin: 0 30px 12px 0;
}

#footer .box-inf address {
	width: 100%;
	overflow: hidden;
	margin: 0 0 27px;
	font-style: normal;
}

#footer .box-inf address span {
	display: block;
}

#footer .box-inf address a {
	color: #8a8a8a;
	font-weight: normal;
	text-decoration: underline;
}

#footer .box-inf address a:hover {
	text-decoration: none;
}

#footer .box-inf address a.tel {
	text-decoration: none;
}

#footer .box-inf address a.tel:hover {
	color: #fff;
}

#footer h3 {
	font: 300 25px/27px "Roboto Slab", Georgia, Times, serif;
	color: #fff;
	margin: 0 0 12px;
}

#footer .social-networks {
	overflow: hidden;
	margin: -5px 0 15px -5px;
}

#footer .social-networks li {
	float: left;
	padding: 0 16px 50px 0;
}

#footer .social-networks a {
	font-size: 18px;
	line-height: 1;
	color: #8a8a8a;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
}

#footer .social-networks a:hover {
	color: #fff;
}

#footer .list-logos {
	width: 100%;
	overflow: hidden;
}

#footer .list-logos li {
	vertical-align: bottom;
	display: inline-block;
	padding: 0 20px 15px;
}

#footer .list-logos li:first-child {
	padding: 0 20px 15px 0;
}

#footer .list-logos a {
	display: inline-block;
	vertical-align: bottom;
}

.box-resources {
	background: #1a1a1a;
	padding: 66px 0 70px 32px;
	position: relative;
}

.box-resources .text {
	width: 100%;
	overflow: hidden;
	margin: 0 0 30px;
	position: relative;
	z-index: 5;
}

.box-resources .text a {
	color: #8a8a8a;
	font-weight: normal;
	text-decoration: underline;
}

.box-resources .text a:hover {
	text-decoration: none;
}

.box-resources .text a.tel {
	text-decoration: none;
}

.box-resources .text a.tel:hover {
	color: #fff;
}

.box-resources .text span {
	display: block;
}

.box-resources p {
	margin: 0 0 10px;
}

.box-resources .copy {
	position: absolute;
	bottom: 70px;
	left: 0;
	width: 100%;
	padding: 0 15px 0 36px;
	z-index: 5;
	font-weight: 400;
}

.footer-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#footer .footer-holder {
	max-width: 1180px;
}

.footer-holder .btn {
	font-size: 17px;
	margin: 22px 0 0;
	padding: 20px 25px;
}

.footer-holder .col {
	width: 27%;
	padding: 65px 0 52px 3.5%;
	position: relative;
}

.footer-holder .col:first-child {
	background: #1a1a1a;
	padding-right: 5%;
	padding-left: 0;
}

.footer-holder .col:first-child:before {
	content: "";
	width: 9999px;
	height: 100%;
	background: #1a1a1a;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
}

.footer-holder .col p a {
	color: inherit;
	font-weight: 300;
	text-decoration: none;
}

.footer-holder .col p a:hover {
	text-decoration: underline;
}

.footer-holder .logo-holder {
	width: 48%;
	padding: 70px 0 40px;
}

.footer-holder .logo-holder .logo-frame {
	display: inline-block;
	vertical-align: bottom;
}

.footer-holder .logo-holder .logo-frame + .logo-frame {
	margin-left: 7%;
}

.footer-holder .logo-holder .qcc-logo {
	margin-bottom: 6px;
}

.footer-holder .copy {
	position: absolute;
	bottom: 54px;
	right: 15px;
	font-weight: 400;
}

/* custom checkbox styles */

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #f5f5f5;
	border: 1px solid #666;
	margin: 0 15px 0 0;
	height: 22px;
	width: 22px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.jcf-checkbox span:before {
	content: "\e909";
	font-family: "icomoon";
	position: absolute;
	top: 6px;
	left: 7px;
	font-size: 16px;
	line-height: 1;
}

:root .jcf-checkbox span {
	margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	border: 1px solid #666;
	border-radius: 50%;
	margin: 0 15px 0 0;
	height: 22px;
	width: 22px;
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background: #666;
	border-radius: 50%;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

/* custom select styles */

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #8c8c8c;
	background: #fff;
	margin: 0 0 12px;
	min-width: 200px;
	height: 45px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font: bold 18px "Roboto Slab", Georgia, Times, serif;
	line-height: 43px;
	margin: 0 35px 0 17px;
	color: #666;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 35px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:after {
	content: "\e905";
	font-family: "icomoon";
	position: absolute;
	top: 13px;
	right: 12px;
	color: #666;
	font-size: 17px;
	line-height: 1;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #8c8c8c;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	font: 14px "Roboto Slab", Georgia, Times, serif;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px 5px 16px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("images/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
	display: none;
}

.fancybox-nav {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 5%;
	height: 100px;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../images/fancybox/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/

body {
	font-weight: 300;
}

#wrapper {
	overflow: hidden;
}

table {
	margin-bottom: 15px;
}

table th,
table td {
	border: 1px solid #000;
	padding: 5px;
}

a {
	font-weight: 500;
	text-decoration: underline;
	outline: none;
}

.btn {
	font: bold 20px "Roboto Slab", Georgia, Times, serif;
	border: 0;
	-webkit-transition: background .2s linear;
	transition: background .2s linear;
	text-transform: uppercase;
	padding: 18px 38px;
	text-decoration: none;
	letter-spacing: 2px;
	margin: 0 0 15px;
}

.btn.btn-sm {
	border-radius: 0;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	padding: 10px 30px;
}

.btn-primary:hover {
	color: #ecddba;
	background: #1f355e;
}

.btn-info:hover {
	color: #1f355e;
	background: #ecddba;
}

.form-control {
	box-shadow: none;
	font: 300 18px "Roboto Slab", Georgia, Times, serif;
}

.form-control:focus {
	box-shadow: none;
}

.container-fluid {
	max-width: 1080px;
}

#header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 50;
}

#header .container-fluid {
	max-width: 1223px;
}

.blue.fixed-position .header-text {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.blue.fixed-position .header-text strong {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.blue.fixed-position .header-text .sub-title {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.navbar {
	min-height: 140px;
}

.white-header.fixed-position .navbar {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	min-height: 80px;
}

.navbar-default {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.white-header.fixed-position .navbar-default {
	background: rgba(255, 255, 255, .95);
}

.blue.fixed-position .navbar-default {
	background: rgba(31, 53, 94, .9);
}

.blue .navbar-default {
	background: #1f355e;
}

.blue .navbar-default .navbar-toggle {
	right: 15px;
}

.blue.fixed-position .navbar-default {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.blue.fixed-position .navbar-default .navbar-nav {
	padding-top: 50px;
}

.nav-active .white-header.fixed-position .navbar-default {
	background: #fff;
}

.header-text {
	font-family: "Roboto Slab", Georgia, Times, serif;
	color: #fff;
	float: left;
	padding-top: 30px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.header-text a {
	display: block;
	color: inherit;
	text-decoration: none;
}

.header-text strong {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	font-size: 50px;
	font-weight: 300;
	line-height: 1.2;
	display: block;
}

.header-text .sub-title {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	font-size: 17px;
	font-weight: 300;
	color: #fff;
}

.navbar-brand {
	padding: 0;
	height: auto;
	margin-top: 24px;
	margin-left: 0 !important;
	-webkit-transition: margin-top .3s linear;
	transition: margin-top .3s linear;
	-webkit-transition: top .3s linear;
	transition: top .3s linear;
}

.navbar-brand > img {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	width: 272px;
}

.blue .navbar-brand {
	position: absolute;
	top: 18px;
	right: 17px;
	margin: 0;
	opacity: .6;
}

.blue .navbar-brand > img {
	width: 154px;
}

.blue.fixed-position .navbar-brand {
	top: 4px;
}

.blue.fixed-position .navbar-brand > img {
	width: 125px;
}

.white-header.fixed-position .navbar-brand {
	margin-top: 10px;
}

.white-header.fixed-position .navbar-brand > img {
	width: auto;
	height: 60px;
}

.navbar-default {
	border: 0;
}

.navbar-default .navbar-toggle {
	padding: 0;
	border: 0;
	margin: 0;
	position: absolute;
	top: 24px;
	right: 25px;
	height: 18px;
}

.white-header.fixed-position .navbar-default .navbar-toggle {
	top: 16px;
}

.blue .navbar-default .navbar-toggle {
	top: 50%;
	margin-top: -9px;
}

.blue .navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background: none;
}

.navbar-default .navbar-toggle .icon-bar {
	width: 30px;
	height: 3px;
	background: #1f355e;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 0;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.navbar-default .navbar-toggle .icon-bar + .icon-bar {
	opacity: 0;
}

.navbar-default .navbar-toggle .icon-bar:last-child {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 1;
	margin: -6px 0 0;
}

.navbar-default .navbar-toggle.collapsed .icon-bar {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.navbar-default .navbar-toggle.collapsed .icon-bar + .icon-bar {
	opacity: 1;
	margin-top: 4px;
}

.navbar-default .navbar-toggle.collapsed .icon-bar:last-child {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	margin-top: 4px;
}

.navbar-nav {
	padding: 87px 6px 26px 0;
	font: 300 22px "Roboto Slab", Georgia, Times, serif;
	-webkit-transition: padding .3s linear;
	transition: padding .3s linear;
}

.white-header.fixed-position .navbar-nav {
	padding: 42px 6px 16px 0;
}

.navbar-nav > li {
	margin-left: 48px;
}

.navbar-nav > li:first-child {
	margin-left: 0;
}

.navbar-nav > li.active > a:after {
	background: #ecddba;
}

.navbar-nav > li > a {
	padding: 0 4px;
	text-decoration: none;
	font-weight: 300;
}

.navbar-nav > li > a:after {
	content: "";
	width: 100%;
	height: 9px;
	position: absolute;
	bottom: -17px;
	left: 0;
	border-radius: 0;
	-webkit-transition: background .3s linear;
	transition: background .3s linear;
}

.navbar-nav > li > a:hover {
	color: #231f20;
}

.navbar-nav > li > a:hover:after {
	background: #ecddba;
}

.top-link {
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px 37px;
	font: 300 22px "Roboto Slab", Georgia, Times, serif;
	border-radius: 0 0 0 22px;
	text-decoration: none;
	text-transform: none;
}

.navbar-form {
	position: absolute;
	top: 18px;
	right: 50%;
	margin: 0 -585px 0 0;
	padding: 0;
	box-shadow: none;
	border: 0;
	-webkit-transition: top .2s linear;
	transition: top .2s linear;
}

.navbar-form .form-group {
	margin: 0;
}

.navbar-form .form-control {
	border: 1px solid #e6e6e6;
	border-radius: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	background: none;
	font-size: 12px;
	line-height: 16px;
	padding: 6px 30px 6px 15px;
	height: 32px;
	width: 192px;
}

.navbar-form .form-control::-webkit-input-placeholder {
	color: #bdbdbd;
}

.navbar-form .form-control::-moz-placeholder {
	opacity: 1;
	color: #bdbdbd;
}

.navbar-form .form-control:-moz-placeholder {
	color: #bdbdbd;
}

.navbar-form .form-control:-ms-input-placeholder {
	color: #bdbdbd;
}

.navbar-form .form-control.placeholder {
	color: #bdbdbd;
}

.navbar-form .btn {
	position: absolute;
	top: 6px;
	right: 9px;
	color: #939393;
	padding: 0;
	line-height: 1;
	background: none;
}

.navbar-form .btn:hover {
	background: none;
	color: #6d6767;
}

.navbar-form .btn:focus {
	background: none;
	box-shadow: none;
}

.visual img {
	width: 100%;
}

.visual {
	background-size: cover;
	background-position: 50% 50%;
}

.visual .container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	min-height: 200px;
	position: relative;
}

.visual .container-fluid:before,
.visual .container-fluid:after {
	display: none;
}

.visual .visual-text {
	position: absolute;
	left: 15px;
	bottom: 0;
}

.visual-text {
	background: #000;
	color: #fff;
	font: 300 35px/1.1 "Roboto Slab", Georgia, Times, serif;
	max-width: 900px;
	padding: 7px 30px 12px;
}

.visual-text h1 {
	font-weight: 300;
	margin: 0 0 6px;
	letter-spacing: -1px;
	color: #fff;
}

.intro-box {
	font: 300 21px "Roboto Slab", Georgia, Times, serif;
	background: #1f355e;
	color: #fff;
	padding: 25px 30px;
}

.intro-box p {
	margin: 0;
}

.intro-box strong {
	font-weight: bold;
}

.intro-box h1 {
	color: #fff;
	margin: 0;
}

.intro-box .sub-title {
	font: 300 32px "Roboto Slab", Georgia, Times, serif;
}

.exhibit-section {
	padding: 105px 0 75px;
}

.exhibit-section.alt {
	background: #f5f5f5;
}

.exhibit-section h1 {
	margin: 0 0 8px;
}

.exhibit-section h2 {
	color: #666;
	font-size: 25px;
	line-height: 1.2;
	margin: 0 0 20px;
}

.exhibit-section .date {
	display: block;
	margin: 0 0 24px;
	color: #1f355e;
	font-weight: normal;
	font-family: "Roboto Slab", Georgia, Times, serif;
}

.exhibit-section p {
	margin: 0 0 25px;
}

.exhibit-section .link-holder {
	display: inline-block;
	text-align: center;
}

.exhibit-section .link-holder .link {
	color: #1f355e;
}

.exhibit-section .link-holder .link a {
	font-weight: bold;
}

.link {
	font: bold 20px "Roboto Slab", Georgia, Times, serif;
}

.exhibit-column {
	margin: 0 0 50px;
	position: relative;
}

.exhibit-column .img-wrap img {
	display: block;
	width: 100%;
}

.exhibit-info {
	text-align: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: absolute;
	right: 50px;
	bottom: -100px;
}

.exhibit-info .img-holder {
	max-width: 260px;
}

.exhibit-info img {
	display: block;
	width: 100%;
	height: auto;
}

.info-wrap {
	font: 14px/22px "Open Sans", Helvetica, Arial, sans-serif;
	display: block;
	color: #666;
	padding-right: 12px;
	margin: 0 0 22px;
	max-width: 220px;
}

.events-section {
	background: #f5f5f5;
	padding: 83px 0;
}

.events-section h1 {
	margin: 0 0 12px;
}

.events-section img {
	float: left;
	margin-right: 30px;
}

.events-section .article {
	overflow: hidden;
	padding-top: 20px;
}

.events-section h2 {
	margin: 0;
	color: #000;
	font-size: 26px;
	margin: 0 -16px 10px 0;
}

.events-section h3 {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 23px;
}

.events-section p {
	margin: 0 0 22px;
}

.events-section dl {
	color: #1f355e;
	font-family: "Roboto Slab", Georgia, Times, serif;
	font-weight: normal;
	margin: 0 0 25px;
}

.events-section dl dt {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	clear: left;
	margin-right: 8px;
}

.events-block {
	background: #fff;
	padding: 28px 30px 0;
	font: 300 18px/1.22 "Roboto Slab", Georgia, Times, serif;
}

.events-block h2 {
	font-size: 25px;
	color: #1f355e;
	margin: 0 0 18px;
}

.events-block .events-list {
	margin-bottom: 16px;
}

.events-block .events-list > li {
	padding: 14px 0 12px;
	border-top: 1px solid #ebebeb;
}

.events-block .events-list > li > a {
	color: #000;
	text-decoration: none;
	font-weight: 300;
}

.events-block .events-list > li > a:hover {
	opacity: .8;
}

.events-block .events-list ul {
	font: 14px "Roboto Slab", Georgia, Times, serif;
	color: #1f355e;
}

.events-block .events-list ul a {
	text-decoration: none;
}

.events-block .events-list ul a:hover {
	text-decoration: underline;
}

.events-block .events-list ul li {
	display: inline-block;
}

.events-block .events-list ul li + li:before {
	content: "";
	width: 1px;
	height: 13px;
	background: #1f355e;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 4px;
}

.events-block .link-holder {
	margin: 0 -30px;
	background: #d7d7d7;
	padding: 17px 30px;
}

.events-block .link-holder a {
	font: bold 20px "Roboto Slab", Georgia, Times, serif;
}

.news-section {
	padding: 90px 0 102px;
}

.news-section a {
	text-decoration: none;
	font-weight: 300;
}

.news-section a:hover {
	opacity: .85;
}

.news-section h1 {
	margin: 0;
	float: left;
	max-width: 70%;
}

.news-section .view {
	float: right;
	margin-top: 30px;
	max-width: 30%;
	font: bold 20px "Roboto Slab", Georgia, Times, serif;
}

.news-section .heading {
	margin-bottom: 34px;
	overflow: hidden;
}

.news-section img {
	display: block;
	width: 100%;
}

.news-section .text {
	background: #f5f5f5;
    padding: 28px 30px 26px 30px;
	margin-bottom: 15px;
}

.news-section h2 {
	font-size: 18px;
	line-height: 1.17;
	margin: 0 0 13px;
}

.news-section .post-list {
	margin-bottom: -80px;
}

.news-section .post-list > li {
	padding: 0 15px 80px;
}

.mission-section {
	background-color: #1f355e;
	padding: 98px 0 92px;
	background-size: cover;
	background-position: 50% 50%;
	text-align: center;
}

.mission-section .row .column-wrap,
.mission-section .col .column-wrap {
	background: #fff;
	padding: 28px 45px 136px;
	position: relative;
}

.mission-section .row .column-wrap h2,
.mission-section .col .column-wrap h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 6px;
	letter-spacing: 4px;
}

.mission-section .row .column-wrap p,
.mission-section .col .column-wrap p {
	margin: 0;
}

.mission-section .row .column-wrap .btn,
.mission-section .col .column-wrap .btn {
	position: absolute;
	left: 55px;
	right: 55px;
	bottom: 22px;
}

.mission-section .text-holder {
	font-family: "Roboto Slab", Georgia, Times, serif;
	text-align: center;
	color: #fff;
	max-width: 650px;
	font-weight: 300;
	font-size: 25px;
	margin: 0 auto 45px;
}

.mission-section .text-holder h1 {
	color: #fff;
	margin: 0 0 6px;
}

.mission-section .text-holder p {
	margin: 0;
}

.visitor-info-section {
	padding: 85px 0 92px;
}

.visitor-info-section h1 {
	margin: 0 0 6px;
}

.visitor-info-section h2 {
	color: #666;
	font-size: 25px;
	line-height: 1.2;
	margin: 0 0 18px;
}

.map-holder iframe {
	display: block;
	width: 100%;
}

.visitor-info-holder address {
	font-family: "Roboto Slab", Georgia, Times, serif;
	color: #1f355e;
	font-weight: bold;
	padding: 0;
	margin: 0 0 25px;
	font-style: normal;
	letter-spacing: 2px;
}

.visitor-info-holder address span {
	display: block;
}

.visitor-info-holder address a {
	font-weight: bold;
}

.visitor-info-holder address .phone {
	text-decoration: none;
}

.donate-section {
	background-color: #1f355e;
	padding: 55px 0 60px;
	background-size: cover;
	background-position: 50% 50%;
	color: #fff;
	font: 300 25px/1.2 "Roboto Slab", Georgia, Times, serif;
}

.donate-section h1 {
	color: #fff;
	margin: 0 0 8px;
}

.donate-section p {
	margin: 0 0 47px;
}

.note {
	font-size: 12px;
	font-family: "Roboto Slab", Georgia, Times, serif;
	max-width: 1030px;
	margin: 0 auto;
	padding-top: 25px;
}

.journey-holder {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 25px;
}

.journey-holder h1 {
	font-size: 45px;
	margin: 0 0 30px;
	padding-left: 87px;
}

.journey-holder .sub-title {
	padding: 0 50px 95px 87px;
	display: block;
	font: 300 25px/1.2 "Roboto Slab", Georgia, Times, serif;
}

.journey-holder-content {
	padding-left: 87px;
}

.journey-wrap {
	margin: 0 auto 125px;
	max-width: 1080px;
	padding: 0 45px;
	position: relative;
}

.journey-slideset {
	height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.years-line {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	height: 10px;
	width: 100%;
	border-radius: 5px;
	background: #ecddba;
}

.btn-prev,
.btn-next {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	text-decoration: none;
	font-size: 55px;
	line-height: 1;
	color: #666;
	position: absolute;
	right: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.btn-prev:hover,
.btn-next:hover {
	opacity: .5;
}

.btn-next {
	left: 100%;
}

.year-link {
	width: 20px;
	height: 20px;
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	border: 5px solid #fff;
	border-radius: 50%;
	background: #d4d4d4;
	position: relative;
	z-index: 3;
	display: block;
}

.year-link:hover {
	background: #1f355e;
}

.year-box {
	position: relative;
}

.year-box:last-child .year-notes {
	width: 355px;
}

.year-label {
	font: normal 24px/1 "Roboto Slab", Georgia, Times, serif;
	color: #808080;
	position: absolute;
	left: -14px;
	top: -35px;
}

.year-active .year-notes {
	visibility: visible;
	opacity: 1;
}

.year-active .year-link {
	background: #1f355e;
}

.year-notes {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	font: 23px/1.2 "Roboto Slab", Georgia, Times, serif;
	position: absolute;
	top: 100%;
	padding: 26px 10px 0;
	color: #1f355e;
	z-index: 2;
	left: 9px;
	border-left: 2px solid #eaeaea;
	visibility: hidden;
	opacity: 0;
	width: 700px;
}

.year-notes strong {
	display: block;
}

#google-map {
	position: relative;
	height: 730px;
	overflow: hidden;
	background: gray;
}

.info-window {
	height: 28px;
	width: 28px;
}

.info-window[data-scale-pin="true"] {
	height: 12px;
	width: 12px;
}

.info-window[data-scale-pin="true"] .info-window-opener {
	display: block;
	height: 12px;
	width: 12px;
}

.info-window[data-position-popup="bottom"] .info-window-content {
	top: 100%;
	margin-top: 22px;
}

.info-window[data-position-popup="top"] .info-window-content {
	bottom: 100%;
	margin-bottom: 22px;
}

.info-window[data-position-popup="top"] .info-window-content:before {
	top: auto;
	bottom: -22px;
	border-width: 22px 10px 0 10px;
	border-color: #7b7b7a transparent transparent transparent;
}

.info-window[data-position-popup="top"] .info-window-content:after {
	top: auto;
	bottom: -21px;
	border-width: 21px 9px 0 9px;
	border-color: #fff transparent transparent transparent;
}

.info-window[data-scale-pin="true"] .info-window-content {
	margin-left: 7px;
}

.info-window .info-window-opener {
	border-radius: 100%;
	background: #1f355e;
	border: 2px solid #fff;
	display: block;
	height: 28px;
	width: 28px;
}

.info-window .info-window-content {
	background: #fff;
	position: absolute;
	left: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 580px;
	z-index: 999;
	padding: 20px;
	margin-left: 14px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .85);
}

.info-window .info-window-content.short-width {
	width: 305px;
}

.info-window .info-window-content:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -22px;
	left: 50%;
	margin-left: -10px;
	border-style: solid;
	border-width: 0 10px 22px 10px;
	border-color: transparent transparent #7b7b7a transparent;
}

.info-window .info-window-content:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	top: -21px;
	left: 50%;
	margin-left: -9px;
	border-style: solid;
	border-width: 0 9px 21px 9px;
	border-color: transparent transparent #fff transparent;
}

.js-popup-hidden {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
	display: block !important;
	width: 100% !important;
}

.info-window-content-wrap .img-holder {
	float: left;
	width: 148px;
	margin: 0 15px 0 0;
}

.info-window-content-wrap .img-holder img {
	display: block;
	width: 100%;
	height: auto;
}

.info-window-content-wrap .info-window-text {
	font-size: 14px !important;
	overflow: hidden;
}

.info-window-title {
	font: 300 25px/1.2 "Roboto Slab", Georgia, Times, serif;
	display: block;
	margin: 0 0 20px;
}

.info-window-link {
	font: bold 12px/1.2 "Roboto Slab", Georgia, Times, serif;
	color: #1f355e;
}

.info-window-link span {
	display: block;
}

.info-window-link a {
	font: 300 12px/1.2 "Roboto", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.intro-section {
	padding-top: 45px;
	margin: 0 0 35px;
}

.intro-section h1 {
	margin: 0 0 20px;
}

.intro-section .sub-title {
	font: 300 25px/1.2 "Roboto Slab", Georgia, Times, serif;
	display: block;
	color: #666;
}

.year-title {
	font-family: "Roboto Slab", Georgia, Times, serif;
	font-size: 45px;
	font-weight: 300;
	color: #1f355e;
	display: block;
	margin-left: -60px;
	margin-bottom: 42px;
	padding: 50px 0 15px 60px;
	border-bottom: 2px solid #ecddba;
	position: relative;
	line-height: 1;
}

.year-title.first-title {
	border-left: 23px solid #fff;
	padding-left: 38px;
}

.year-title.first-title:before {
	left: -32px;
}

.year-title:before {
	width: 50px;
	height: 50px;
	content: "";
	position: absolute;
	left: -9px;
	bottom: -25px;
	border: 8px solid #ecddba;
	border-radius: 50%;
	background: #fff;
	z-index: 3;
}

.timeline-wrap {
	padding-left: 63px;
	position: relative;
}

.timeline-wrap:before {
	content: "";
	position: absolute;
	width: 8px;
	top: 0;
	bottom: -23px;
	left: 14px;
	background: #ecddba;
	border-radius: 0 0 5px 5px;
}

.timeline-row {
	margin: 0 0 23px;
}

.year-wrap {
	font: 300 36px/1 "Roboto Slab", Georgia, Times, serif;
	display: block;
	position: relative;
	padding-left: 5px;
	margin: 0 0 21px;
}

.year-wrap:before {
	width: 20px;
	height: 20px;
	content: "";
	position: absolute;
	left: -55px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 5px solid #fff;
	border-radius: 50%;
	background: #1f355e;
	z-index: 3;
}

.year-wrap:after {
	width: 42px;
	height: 3px;
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -53px;
	z-index: 2;
	background: #ecddba;
}

.timeline-box {
	margin: 0 0 10px;
	padding: 20px;
	background: #fbf8f1;
	border: 1px solid #f0e3c7;
}

.timeline-box .img-holder {
	float: left;
}

.timeline-box .img-holder img {
	display: block;
}

.timeline-box .date,
.timeline-box .img-description {
	font-style: italic;
	font-size: 12px;
	color: #666;
	display: block;
}

.timeline-box .date {
	margin: 0 0 13px;
	font-size: 14px;
}

.timeline-text {
	overflow: hidden;
	padding-left: 25px;
	font-size: 14px;
	line-height: 1.2;
}

.timeline-text h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 11px;
	text-transform: capitalize;
}

.timeline-text p {
	margin: 0 0 10px;
}

.timeline-section {
	margin-bottom: 100px;
}

.heading-holder {
	padding: 58px 0 0;
}

.heading-holder h1 {
	float: left;
	margin: 0;
	max-width: 66%;
}

.filter-form {
	margin-bottom: 50px;
}

.heading-holder .filter-form {
	float: right;
	max-width: 34%;
	padding-top: 5px;
	margin-bottom: 0;
}

.heading-holder .filter-form .jcf-select {
	vertical-align: middle;
	margin: 0;
	min-width: 200px;
}

.filter-form label {
	font: bold 18px "Roboto Slab", Georgia, Times, serif;
	color: #1f355e;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 12px 5px 0;
}

.filter-form .jcf-select {
	vertical-align: middle;
	margin: 0;
	min-width: 160px;
}

.news-list {
	margin: 0 -15px;
	padding: 57px 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.news-list > li {
	padding: 0 15px 58px;
	width: 50%;
}

.news-list .news-block {
	height: 100%;
	background: #f5f5f5;
	padding: 23px;
	position: relative;
}

.news-list .photo-block {
	float: left;
	width: 174px;
	margin-right: 27px;
}

.news-list .photo-block img {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.news-list .holder {
	overflow: hidden;
}

.news-list .title {
	position: absolute;
	top: -14px;
	left: 224px;
	background: #1f355e;
	color: #fff;
	font: bold 11px "Roboto Slab", Georgia, Times, serif;
	text-transform: uppercase;
	padding: 5px 15px;
	letter-spacing: 2px;
	text-decoration: none;
}

.news-list .title.blue {
	background: #299cd3;
}

.news-list .title.red {
	background: #760d2f;
}

.news-list .title.primary {
	background: #ecddba;
	color: #000;
}

.news-list .title:hover {
	opacity: .9;
}

.news-list .date {
	display: block;
	color: #1f355e;
	font: bold 20px "Roboto Slab", Georgia, Times, serif;
}

.news-list .info {
	display: block;
	font: 300 17px/1.18 "Roboto Slab", Georgia, Times, serif;
	margin: 0 0 7px;
	color: #1f355e;
}

.news-list h2 {
	font-size: 26px;
	margin: 0 0 9px;
}

.news-list h2 a {
	color: #000;
	text-decoration: none;
	font-weight: 300;
}

.news-list h2 a:hover {
	opacity: .75;
}

.news-list p {
	margin: 0 0 14px;
}

.news-list .autor {
	display: block;
	font: bold 16px "Roboto Slab", Georgia, Times, serif;
	display: block;
	margin: 0 0 8px;
	color: #666;
}

.nav-links {
	text-align: center;
	margin-bottom: 60px;
}

.nav-links .page-numbers {
	text-decoration: none;
	display: inline-block;
	color: #666;
	font: bold 18px/40px "Roboto Slab", Georgia, Times, serif;
	height: 42px;
	width: 42px;
	border: 1px solid #eaeaea;
	position: relative;
}

.nav-links .page-numbers:hover {
	background: #f5f5f5;
}

.nav-links .page-numbers.current {
	background: #ecddba;
}

.nav-links .page-numbers.prev,
.nav-links .page-numbers.next {
	width: auto;
	min-width: 125px;
	text-align: right;
	padding: 0 15px 0 33px;
	background: #f5f5f5;
}

.nav-links .page-numbers.prev:hover,
.nav-links .page-numbers.next:hover {
	opacity: .9;
}

.nav-links .page-numbers.prev:before,
.nav-links .page-numbers.next:before {
	font-family: "icomoon";
	font-weight: normal;
	position: absolute;
	top: 12px;
	font-size: 22px;
	line-height: 1;
}

.nav-links .page-numbers.prev:before {
	content: "\e900";
	left: 9px;
	text-align: left;
}

.nav-links .page-numbers.next {
	padding: 0 26px 0 15px;
	text-align: left;
}

.nav-links .page-numbers.next:before {
	content: "\e901";
	right: 9px;
}

.post-list {
	margin: 0 -15px;
}

.post-list > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px 0 0;
	padding: 20px 15px 75px;
	width: 25%;
}

.post-list > li img {
	display: block;
	width: 100%;
	margin: 0 0 15px;
}

.post-list h2 {
	font: 300 18px/1.17 "Roboto Slab", Georgia, Times, serif;
	margin: 0 0 14px;
}

.post-list h2 a {
	color: #1f355e;
	text-decoration: none;
}

.post-list a:hover {
	opacity: .85;
}

.post-list p {
	margin: 0 0 20px;
}

.home-intro {
	padding: 40px 0 80px;
	font-size: 18px;
	line-height: 1.33;
}

.home-intro.alt {
	padding: 40px 0 30px;
}

.home-intro h2 {
	font-weight: bold;
	font-size: 24px;
	margin: 0 0 10px;
}

.home-intro .sub-title {
	font: 300 28px/1.21 "Roboto Slab", Georgia, Times, serif;
	color: #666;
	display: block;
	margin: 0 0 25px;
}

.home-intro.sm {
	padding: 40px 24px 20px;
}

.home-intro p {
	margin: 0 0 30px;
}

.gallery {
	text-align: center;
}

.gallery img {
	display: block;
	width: 100%;
}

.gallery .carousel-inner {
	margin: 0 0 10px;
}

.gallery .carousel-control {
	background: none;
	top: auto;
	left: auto;
	width: auto;
	position: relative;
	bottom: auto;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	font-size: 36px;
	line-height: 1;
	padding-top: 6px;
}

.gallery .carousel-control:hover {
	opacity: .8;
}

.gallery .carousel-indicators {
	margin: 0;
	left: auto;
	bottom: auto;
	width: auto;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 6px 0 10px;
}

.gallery .carousel-indicators li {
	border: 0;
	background: #bbbdbf;
	width: 17px;
	height: 17px;
	margin: 0 3px;
}

.gallery .carousel-indicators li.active,
.gallery .carousel-indicators li:hover {
	background: #1f355e;
}

.comment-block .text {
	background: #f5f5f5;
	margin-bottom: 87px;
}

.comment-block img {
	display: block;
    width: 100%;
    height: auto;
    max-height: 210px;
    min-height: 210px;
    max-width: 100%;
}

.comment-block .text {
	padding: 30px;
}

.comment-block p {
	margin: 0 0 20px;
}

.comment-block h2 {
	font-size: 26px;
	margin: 0 0 10px;
}

.comment-block h2 a {
	text-decoration: none;
	font-weight: 300;
}

.comment-block a:hover {
	opacity: .8;
}

.comment-block ul {
	margin-bottom: 22px;
}

.comment-block ul li {
	position: relative;
	padding: 0 0 5px 10px;
}

.comment-block ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #1f355e;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
}

.heading-frame {
	margin: 0 0 35px;
	padding-top: 90px;
}

.heading-frame h1 {
	margin: 0 0 12px;
}

.heading-frame .sub-title {
	margin: 0 auto;
	font: 300 28px/1.21 "Roboto Slab", Georgia, Times, serif;
	color: #666;
	display: block;
	padding: 0 18px;
}

.heading-frame .btn {
	margin: 48px 0 46px;
}

.block-section {
	background: #f5f5f5;
	padding: 60px 0 85px;
	font-size: 18px;
	line-height: 1.33;
}

.block-section .heading-frame {
	padding-top: 0;
}

.block-section h1 {
	margin: 0 0 20px;
}

.block-section img {
	display: block;
	margin: 7px auto 0;
}

.block-section h2 {
	font: 300 28px/1.21 "Roboto Slab", Georgia, Times, serif;
	color: #666;
	margin: 0 0 24px;
}

.block-section p {
	margin: 0 0 25px;
}

.item-block {
	background: #fff;
	padding: 24px 23px 30px 30px;
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 20px;
}

.item-block h3 {
	font-size: 26px;
	margin: 0 0 12px;
}

.item-block p {
	margin: 0 0 25px;
}

.content {
	font-size: 18px;
	line-height: 1.33;
	padding: 54px 0 70px;
}

.content .top-img {
	margin-top: -54px;
}

.content h1 {
	font-size: 44px;
	line-height: 1.2;
	margin: 0 0 22px;
	text-transform: capitalize;
}

.content h2 {
	font-size: 26px;
	margin: 0 0 6px;
	padding-top: 12px;
}

.content .intro-box {
	margin: 0 0 44px;
	padding: 25px 38px 34px;
}

.content .intro-box h1 {
	margin: 0;
}

.content .sub-title {
	font: 300 28px/1.18 "Roboto Slab", Georgia, Times, serif;
	color: #666;
	margin: 0 0 26px;
	display: block;
}

.content p {
	margin: 0 0 23px;
}

.content .tribe-events-nav-previous span,
.content .tribe-events-nav-next span,
.content .comment-respond span {
	display: inline;
}

.form-styles {
	padding-top: 65px;
}

.form-styles h2 {
	font-size: 44px;
	margin: 0 0 46px;
}

.form-styles .btn {
	margin-right: 40px;
	vertical-align: top;
}

.form-styles .form-control {
	width: 200px;
}

.form-styles .buttons {
	padding-top: 42px;
}

.checkbox,
.radio {
	font: 300 18px "Roboto Slab", Georgia, Times, serif;
	color: #666;
	margin-bottom: 12px;
}

.checkbox label,
.radio label {
	padding-left: 0;
	font-weight: 300;
}

.checkbox .jcf-checkbox + .jcf-checkbox,
.checkbox .jcf-radio + .jcf-radio,
.radio .jcf-checkbox + .jcf-checkbox,
.radio .jcf-radio + .jcf-radio {
	margin-left: -10px;
}

.form-group {
	margin-bottom: 25px;
}

.form-group .jcf-select {
	margin: 0;
}

.form-control {
	padding: 6px 17px;
}

.reflect-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -15px 50px;
	border-bottom: 1px solid #e1e1e1;
}

.reflect-column {
	font: 300 18px/1.2 "Roboto Slab", Georgia, Times, serif;
	color: #1f355e;
	padding: 0 15px;
	width: 33.33%;
	margin: 0 0 80px;
}

.reflect-column .img-label {
	text-decoration: none;
}

.reflect-column .img-label:hover {
	opacity: .9;
	color: #fff;
}

.reflect-column .img-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 18px;
	position: relative;
}

.reflect-column .img-holder img {
	width: 100%;
	display: block;
	height: auto;
}

.reflect-column .img-holder a {
	display: block;
}

.reflect-column h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 4px;
}

.reflect-column .add-info {
	display: block;
	color: #666;
	font: 14px/1.2 "Roboto", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #e4e4e4;
}

.reflect-column p {
	margin: 0 0 20px;
}

.reflect-column p a {
	display: inline;
	text-decoration: none;
	font-weight: 300;
}

.responses {
	font: 11px/1 "Open Sans", Helvetica, Arial, sans-serif;
	color: #818181;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	padding-left: 25px;
	position: relative;
}

.responses:after {
	content: "\e911";
	font-family: "icomoon" !important;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 2px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.img-label {
	font: bold 11px/24px "Roboto Slab", Georgia, Times, serif;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 12px;
	left: 0;
	height: 24px;
	padding: 0 10px;
	color: #fff;
	background: #1f355e;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.img-label.identity {
	color: #000;
	background: #ecddba;
}

.img-label.home {
	background: #760d2f;
	color: #fff;
}

.img-label.justice {
	background: #1f355e;
	color: #fff;
}

.popup-holder {
	position: relative;
	overflow: hidden;
	height: 0;
}

.lightbox {
	padding: 20px 100px 100px 100px;
	width: 1280px;
}

.lightbox.lightbox-desc {
	width: auto;
	max-width: 900px;
	padding: 20px;
}

.lightbox audio {
	display: block;
	width: 100%;
}

.lightbox .img-holder {
	position: relative;
	margin: 0 0 35px;
}

.lightbox .img-holder img {
	display: block;
}

.lightbox .img-label {
	height: 30px;
	font-size: 13px;
	line-height: 30px;
	bottom: -15px;
	top: auto;
}

.lightbox-desc img {
	display: block;
	width: 100%;
}

.lightbox-desc .content-column .sub-title {
	margin: 0;
}

.lightbox-desc .icon-play {
	text-decoration: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	color: #fff;
	font-size: 100px;
	line-height: 1;
}

.lightbox-desc .icon-play:hover {
	opacity: .6;
}

.content-column {
	float: left;
	width: 552px;
}

.lightbox-artifacts .content-column {
	width: 435px;
}

.lightbox-desc .content-column {
	width: 100%;
	float: none;
}

.content-column .sub-title {
	margin: 0 0 30px;
	display: block;
	color: #666;
	font: 300 25px/1.2 "Roboto Slab", Georgia, Times, serif;
}

.content-column blockquote {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000;
	margin: 0 0 30px;
}

.content-column blockquote q {
	display: block;
	margin: 0 0 25px;
}

.content-column blockquote cite {
	display: block;
	font-style: normal;
}

.content-column h1 {
	margin: 0 0 20px;
}

.content-column-wrap {
	padding: 0 0 30px;
}

.youtube-link {
	position: relative;
	text-decoration: none;
	display: block;
}

.youtube-link:hover .btn-play {
	opacity: .6;
}

.btn-play {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	color: #fff;
	font-size: 130px;
	line-height: 1;
	position: absolute;
	left: 50%;
	z-index: 10;
	top: 50%;
	width: 105px;
	height: 105px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.comments-holder {
	overflow: hidden;
	padding-left: 33px;
}

.popup-img {
	position: relative;
	padding: 20px;
	width: 100%;
	max-width: 900px;
}

.popup-img img {
	display: block;
	margin: 0 auto 20px;
	width: 100%;
}

.image-desc {
	display: block;
}

.image-desc h3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 11px;
	text-transform: capitalize;
}

.image-desc p {
	margin: 0 0 10px;
}

.image-desc .date,
.image-desc .img-description {
	margin: 0 0 10px;
	font-style: italic;
	font-size: 12px;
	color: #666;
	display: block;
}

.close-lightbox {
	font: 300 22px/1 "Roboto Slab", Georgia, Times, serif;
	display: inline-block;
	vertical-align: top;
	padding-left: 45px;
	position: relative;
	margin: 0 0 25px;
	text-decoration: none;
	color: #666;
}

.close-lightbox.close {
	padding: 0;
	margin: 0;
	color: #000;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99999;
}

.close-lightbox.close:after {
	display: none;
}

.close-lightbox.close:hover {
	opacity: .8;
}

.close-lightbox:after {
	font-size: 30px;
	content: "\e903";
	font-family: "icomoon" !important;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.share {
	padding-bottom: 39px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 48px;
}

.share span {
	font: bold 18px/1.2 "Roboto Slab", Georgia, Times, serif;
	color: #666;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 5px;
}

.share ul li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.share ul .stLarge {
	background: none !important;
}

.share ul a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	font-size: 24px;
	display: block;
	color: #1f355e;
	text-decoration: none;
	-webkit-filter: blur(0);
}

.share ul a:hover {
	color: #ecddba;
}

.share ul i {
	color: inherit;
}

.share .st_facebook_large,
.share .st_twitter_large,
.share .st_instagram_large {
	position: relative;
	z-index: 1;
	margin-bottom: 0 !important;
}

.share .st_facebook_large span,
.share .st_twitter_large span,
.share .st_instagram_large span {
	margin-bottom: 0 !important;
}

.share .st_facebook_large:before,
.share .st_twitter_large:before,
.share .st_instagram_large:before {
	content: "\e90c";
	font-family: "icomoon";
	font-size: 24px;
	line-height: 1;
	display: block;
	color: #1f355e;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
}

.share .st_facebook_large:hover:before,
.share .st_twitter_large:hover:before,
.share .st_instagram_large:hover:before {
	color: #ecddba;
}

.share .st_twitter_large:before {
	content: "\e90d";
}

.share .st_instagram_large:before {
	content: "\e906";
}

.share .stButton {
	cursor: pointer;
}

.reflection {
	font: normal 22px/1.2 "Roboto Slab", Georgia, Times, serif;
	color: #1f355e;
	position: relative;
	padding-top: 25px;
}

.reflection-label {
	font: bold 11px/24px "Roboto Slab", Georgia, Times, serif;
	display: inline-block;
	vertical-align: top;
	height: 24px;
	padding: 0 12px;
	color: #fff;
	background: #000;
	text-transform: uppercase;
	letter-spacing: 3px;
	position: absolute;
	top: -12px;
	left: 0;
}

.landing-visual {
	background-size: cover;
	background-position: 50% 50%;
	min-height: 720px;
	position: relative;
	margin-bottom: 18px;
}

.heading-block {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	background: rgba(31, 53, 94, .8);
	padding: 24px 0 0;
	font: 300 26px/1.19 "Roboto Slab", Georgia, Times, serif;
}

.heading-block .logo {
	display: block;
	margin: 0 auto 16px;
	width: 270px;
}

.heading-block .logo img {
	display: block;
	max-height: 86px;
}

.heading-block .header-text {
	float: none;
	padding: 0 0 26px;
	line-height: 1;
}

.heading-block .header-text strong {
	font-size: 74px;
}

.heading-block .header-text .sub-title {
	font-size: 29px;
	font-weight: bold;
	display: block;
	margin-top: -7px;
}

.heading-block p {
	margin: 0 0 40px;
}

.heading-block .more {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	margin-bottom: 34px;
	color: #ecddba;
	text-decoration: none;
	letter-spacing: 5px;
}

.heading-block .more:hover {
	color: #fff;
}

.heading-block .more:after {
	content: "\e908";
	font-family: "icomoon";
	position: absolute;
	left: 50%;
	margin-left: -23px;
	bottom: -62px;
	font-size: 38px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.box-holder {
	padding-bottom: 30px;
}

.box-holder .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.box-holder .row:before,
.box-holder .row:after {
	display: none;
}

.box-holder .col {
	margin-bottom: 30px;
	float: none;
}

.box-holder .box {
	width: 100%;
	background: #efefef;
	height: 100%;
	padding: 28px 25px 110px;
	position: relative;
}

.box-holder .btn {
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 33px;
	margin: 0;
	font-size: 17px;
	text-align: left;
	padding: 16px 40px 16px 15px;
}

.box-holder .btn:after {
	font-family: "icomoon";
	content: "\e908";
	position: absolute;
	top: 50%;
	right: 14px;
	font-size: 19px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.box-holder h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 28px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.box-holder h3 {
	font-size: 26px;
	margin: 0 0 12px;
}

.box-holder p {
	margin: 0;
}

.info-row {
	color: #1f355e;
	font: bold 20px "Roboto Slab", Georgia, Times, serif;
	margin-top: 17px;
	display: block;
}

.info-row a {
	text-decoration: underline;
	font-weight: bold;
}

.info-row a:hover {
	text-decoration: none;
	color: #1f355e;
}

.item-list {
	margin: 0 -30px 48px 0;
	font-size: 14px;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #dadada;
}

.item-list > li {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	margin: 0 -4px 0 0;
	padding: 0 37px 57px;
}

.item-list .photo {
	width: 338px;
	height: 239px;
	padding: 19px 41px 37px 17px;
	margin: 0 -37px;
	background: url(images/bg-mask.png) no-repeat;
}

.item-list .photo img {
	min-width: 100%;
	min-height: 100%;
	max-width: auto;
	display: block;
}

.item-list .photo a {
	display: block;
	overflow: hidden;
	height: 100%;
}

.item-list h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 2px;
}

.item-list h3 a {
	font-weight: bold;
	text-decoration: none;
}

.item-list h3 a:hover {
	text-decoration: underline;
}

.item-list p {
	margin: 0;
}

.back-link {
	display: inline-block;
	margin-bottom: 40px;
	color: #666;
	font: 15px "Roboto Slab", Georgia, Times, serif;
	background: #dadada;
	padding: 10px 12px 8px 17px;
	text-decoration: none;
}

.back-link:hover {
	background: #d6d6d6;
}

.back-link:before {
	font-family: "icomoon";
	content: "\e903";
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-size: 22px;
}

.main-frame {
	padding: 40px 0 106px;
}

.main-frame .content-column {
	width: 50%;
}

.main-frame .content-column .img-label,
.main-frame .content-column .reflection-label {
	margin-bottom: 30px;
	position: relative;
	text-align: left;
	top: auto;
}

.main-frame .content-column .reflection-label {
	margin-bottom: 14px;
}

.main-frame .content-column .reflection {
	padding: 0 0 20px;
	font-size: 21px;
}

.main-frame .content-column .share {
	padding-bottom: 15px;
	margin-bottom: 65px;
}

.main-frame .content-column .share ul a {
	font-size: 28px;
}

.main-frame .content-column .share ul .icon-facebook {
	font-size: 24px;
}

.main-frame .content-column p {
	margin: 0 0 42px;
}

.theme-block {
	background: #efefef;
	padding: 26px 30px 36px;
}

.theme-block h3 {
	margin: 0 0 19px;
	font-size: 26px;
}

.theme-photo {
	margin: 0 -3px;
	overflow: hidden;
}

.theme-photo li {
	float: left;
	width: 33.33%;
	padding: 0 3px 6px;
}

.theme-photo img {
	display: block;
	width: 100%;
}

.theme-photo .img-holder {
	display: block;
	position: relative;
}

.theme-photo .img-holder:hover .icon-play {
	opacity: .6;
}

.theme-photo .icon-play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	color: #fff;
	font-size: 50px;
	line-height: 1;
}

.zoom-block {
	position: relative;
	margin: 0 0 15px;
}

.zoom-block .img-frame img {
	display: block;
	width: 100%;
}

.zoom-block .description {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	font: 15px/1.2 "Roboto Slab", Georgia, Times, serif;
	padding: 16px 140px 17px 24px;
}

.zoom-block .zoom-link {
	position: absolute;
	right: 20px;
	bottom: 10px;
	text-decoration: none;
	color: #fff;
	font-size: 25px;
}

.zoom-block .zoom-link:hover {
	opacity: .85;
}

.carousel {
	position: relative;
}

.carousel .mask-block {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.carousel .slideset-block {
	width: 99999px;
	float: left;
}

.carousel .slide-block {
	float: left;
	position: relative;
}

.carousel .slide-block:hover .icon-play {
	opacity: .6;
}

.carousel .icon-play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	color: #fff;
	font-size: 50px;
	line-height: 1;
}

.slideshow {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.slideshow .slideset {
	overflow: hidden;
	position: relative;
}

.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
}

.slideshow .slide.active {
	z-index: 2;
}

.slideshow .zoom-block {
	margin-bottom: 6px;
}

.slideshow .carousel {
	margin: 0 -3px;
}

.slideshow .carousel .slide-block {
	cursor: pointer;
}

.slideshow .carousel .slide-block .holder {
	display: block;
	padding: 0 3px;
}

.slideshow .carousel img {
	width: 100%;
	display: block;
}

.slideshow .link-prev,
.slideshow .link-next {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 3px;
	width: 21px;
	background: rgba(0, 0, 0, .6);
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	line-height: 1;
}

.slideshow .link-prev span,
.slideshow .link-next span {
	top: 50%;
	margin-top: -5px;
	position: absolute;
	left: 3px;
}

.slideshow .link-prev:hover,
.slideshow .link-next:hover {
	opacity: .8;
}

.slideshow .link-prev.disabled,
.slideshow .link-next.disabled {
	display: none;
}

.slideshow .link-next {
	left: auto;
	right: 3px;
}

.slideshow .link-next span {
	left: 4px;
}

#content > ul > li {
	position: relative;
	padding: 0 0 5px 10px;
}

#content > ul > li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #1f355e;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 0;
}

#content .attachment-full {
	float: left;
	margin: 0 15px 15px 0;
}

#content .content {
	padding: 20px 0;
}

#tribe-events-content.tribe-events-list {
	padding: 58px 0 0;
}

.tribe-events-list .heading-holder {
	padding: 0;
}

.tribe-events-list .heading-holder .filter-form {
	max-width: 100%;
	margin-top: -78px;
}

.tribe-events-list .tribe-events-page-title {
	display: inline-block;
	margin: 0 -4px 0 0;
	max-width: 66%;
	font-size: 57px;
	font-weight: 300;
	text-align: left;
}

.tribe-events-list .tribe-events-page-title a {
	font-weight: 300;
}

#tribe-events .tribe-events-button {
	display: none;
}

.tribe-events-schedule h2 {
	padding: 0;
}

.tribe-events-schedule h2 span {
	margin: 0;
	font-weight: 300;
	display: inline;
}

.type-tribe_events .tribe-events-event-image {
	float: left;
	margin-right: 15px;
}

.type-tribe_events .tribe-events-single-section {
	overflow: hidden;
	width: 100%;
}

#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-header .tribe-events-sub-nav li,
.single-tribe_events #tribe-events-header {
	display: block;
}

iframe {
	display: block;
	width: 100%;
}

.fancybox-inner iframe {
	min-width: 810px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url("images/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("images/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.fancybox-prev {
		left: 10px;
	}

	.fancybox-next {
		right: 10px;
	}

	#header.blue .container-fluid {
		position: relative;
	}

	.blue.fixed-position .header-text {
		padding-top: 15px;
	}

	.blue .navbar {
		min-height: 0;
	}

	.blue .navbar-default .navbar-nav {
		font-size: 18px;
		padding: 70px 0 18px;
	}

	.blue .navbar-default .navbar-nav > li {
		margin-left: 20px;
	}

	.blue .navbar-default .navbar-nav > li > a {
		color: #78869e;
	}

	.blue .navbar-default .navbar-nav > li > a:hover {
		color: #fff;
	}

	.blue .navbar-default .navbar-nav > li > a:after {
		border-radius: 0;
		height: 8px;
		bottom: -22px;
	}

	.blue .navbar-default .navbar-nav > li.active > a {
		color: #fff;
	}

	.white-header.fixed-position .navbar-form {
		top: 8px;
	}

	.white-header.fixed-position .navbar-form .form-control {
		height: 24px;
		padding: 3px 30px 3px 15px;
		border-width: 1px;
		border-color: #231f20;
	}

	.white-header.fixed-position .navbar-form .form-control::-webkit-input-placeholder {
		color: #231f20;
	}

	.white-header.fixed-position .navbar-form .form-control::-moz-placeholder {
		opacity: 1;
		color: #231f20;
	}

	.white-header.fixed-position .navbar-form .form-control:-moz-placeholder {
		color: #231f20;
	}

	.white-header.fixed-position .navbar-form .form-control:-ms-input-placeholder {
		color: #231f20;
	}

	.white-header.fixed-position .navbar-form .form-control.placeholder {
		color: #231f20;
	}

	.white-header.fixed-position .navbar-form .btn {
		top: 2px;
		color: #231f20;
	}

	.visual .container-fluid {
		min-height: 400px;
	}

	.mission-section .row,
	.mission-section .col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.lightbox.lightbox-desc {
		padding: 40px;
	}

	.lightbox-desc .close {
		font-size: 35px;
	}
}

@media (min-width: 992px) {
	#footer .row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.box-resources {
		margin: 0 -30px;
	}

	.box-resources:after {
		content: "";
		position: absolute;
		height: 100%;
		width: 9999px;
		background: #1a1a1a;
		left: 0;
		top: 0;
	}

	.fancybox-prev {
		left: 22px;
	}

	.fancybox-next {
		right: 22px;
	}

	.blue.fixed-position .header-text {
		padding-top: 10px;
	}

	.blue.fixed-position .header-text strong {
		font-size: 35px;
	}

	.blue.fixed-position .header-text .sub-title {
		font-size: 15px;
	}

	.blue .navbar-default .navbar-nav {
		font-size: 22px;
		padding: 80px 0 26px;
	}

	.blue .navbar-default .navbar-nav > li {
		margin-left: 32px;
	}

	.blue .navbar-default .navbar-nav > li > a:after {
		height: 10px;
		bottom: -30px;
	}

	.visual .container-fluid {
		min-height: 565px;
	}

	.visual.alt .container-fluid {
		min-height: 460px;
	}

	.exhibit-section.alt {
		padding-top: 80px;
	}

	.map-holder iframe {
		min-height: 435px;
	}

	.home-intro.sm {
		font-size: 16px;
	}

	.home-intro.sm .sub-title {
		font-size: 25px;
	}
}

@media (min-width: 1200px) {
	.blue .navbar-default .navbar-nav {
		padding: 90px 0 26px;
	}

	.blue .navbar-default .navbar-nav > li {
		margin-left: 40px;
	}
}

@media (max-width: 1519px) {
	.navbar-form {
		right: 177px;
		margin: 0;
	}
}

@media (max-width: 1469px) {
	.top-link {
		font-size: 21px;
		padding: 2px 37px 6px;
	}
}

@media (max-width: 1399px) {
	.lightbox {
		width: 1100px;
	}
}

@media (max-width: 1374px) {
	.journey-holder {
		padding: 29px 120px 0;
	}

	.year-label {
		font-size: 16px;
	}

	.year-notes {
		width: 580px;
		font-size: 18px;
	}
}

@media (max-width: 1279px) {
	.lightbox {
		width: 900px;
		padding: 20px;
	}

	.content-column {
		width: 50%;
	}

	.comments-holder {
		width: 50%;
	}
}

@media (max-width: 1259px) {
	#footer .box-inf {
		padding: 66px 20px 70px 24px;
	}
}

@media (max-width: 1199px) {
	#footer .box-txt .title {
		width: 100%;
		float: none;
	}

	#footer .box-txt .title strong {
		display: block;
	}

	#footer .box-inf {
		padding: 66px 30px 70px 24px;
	}

	#footer .list-logos li {
		padding: 0 10px 15px;
		width: 48%;
	}

	#footer .list-logos li:first-child {
		padding: 0 10px 15px 0;
	}

	.footer-holder .col {
		padding: 45px 0 42px 3.5%;
	}

	.footer-holder .logo-holder {
		padding: 50px 0 30px;
	}

	.footer-holder .logo-holder .logo-frame + .logo-frame {
		margin-left: 3%;
	}

	.navbar {
		min-height: 0;
	}

	.white-header.fixed-position .navbar {
		min-height: 73px;
	}

	.header-text {
		padding-top: 34px;
	}

	.header-text strong {
		font-size: 40px;
	}

	.navbar-brand > img {
		width: 240px;
	}

	.blue .navbar-brand {
		top: 11px;
	}

	.white-header.fixed-position .navbar-brand > img {
		height: 53px;
	}

	.navbar-nav {
		font-size: 20px;
		padding: 79px 0 25px;
	}

	.white-header.fixed-position .navbar-nav {
		padding: 40px 0 9px;
	}

	.navbar-nav > li > a:after {
		height: 6px;
		bottom: -12px;
	}

	.top-link {
		font-size: 18px;
		padding: 3px 30px 7px;
		border-radius: 0 0 0 15px;
	}

	.exhibit-info .img-holder {
		max-width: 220px;
	}

	.news-section .post-list {
		margin-bottom: -60px;
	}

	.news-section .post-list > li {
		padding-bottom: 60px;
	}

	.mission-section .row .column-wrap,
	.mission-section .col .column-wrap {
		padding: 28px 25px 136px;
	}

	.mission-section .row .column-wrap .btn,
	.mission-section .col .column-wrap .btn {
		left: 30px;
		right: 30px;
		padding: 18px;
	}

	.journey-holder h1 {
		padding-left: 25px;
		font-size: 40px;
	}

	.journey-holder .sub-title {
		padding: 0 25px 70px;
	}

	.journey-holder-content {
		padding: 0 25px;
	}

	.year-box:last-child .year-notes {
		width: 173px;
		padding-right: 3px;
	}

	.news-list h2 {
		font-size: 24px;
	}

	.post-list > li {
		padding: 20px 15px 50px;
	}

	.home-intro {
		padding: 40px 0 60px;
	}

	.home-intro .sub-title {
		font-size: 26px;
	}

	.heading-frame {
		padding-top: 70px;
	}

	.block-section {
		padding: 70px 0;
	}

	.content-column h1 {
		font-size: 45px;
	}

	.heading-block {
		font-size: 24px;
	}

	.heading-block .header-text strong {
		font-size: 66px;
	}

	.heading-block .header-text .sub-title {
		font-size: 25px;
		margin-top: -4px;
	}

	.heading-block p {
		margin-bottom: 30px;
	}

	.heading-block .more {
		font-size: 22px;
	}

	.item-list {
		margin: 0 -15px 40px;
	}

	.item-list .photo {
		margin: 0 -47px 0 -27px;
	}

	.main-frame .content-column .share {
		margin-bottom: 40px;
	}

	.theme-block {
		padding: 15px 20px;
	}
}

@media (max-width: 991px) {
	#footer .box-txt {
		padding: 60px 0;
	}

	#footer .box-inf {
		padding: 50px 0;
	}

	#footer h3 {
		font-size: 22px;
		line-height: 24px;
	}

	.box-resources {
		padding: 40px 25px;
		margin: 0 -10px;
		width: auto;
		width: calc(100% + 20px);
	}

	.box-resources .copy {
		position: static;
		padding: 0;
	}

	.footer-holder .col {
		width: 35%;
		padding-right: 4%;
	}

	.footer-holder .logo-holder {
		width: 30%;
	}

	.footer-holder .logo-holder .logo-frame {
		margin-bottom: 25px;
	}

	.footer-holder .logo-holder .logo-frame + .logo-frame {
		margin-left: 0;
	}

	body {
		font-size: 14px;
	}

	h1 {
		font-size: 40px;
	}

	.btn {
		font-size: 18px;
	}

	.container-fluid {
		padding: 0 25px;
	}

	.white-header.fixed-position .navbar {
		min-height: 70px;
	}

	.header-text {
		padding-top: 40px;
	}

	.header-text strong {
		font-size: 28px;
	}

	.header-text .sub-title {
		font-size: 13px;
	}

	.navbar-brand {
		margin-top: 17px;
	}

	.navbar-brand > img {
		width: 170px;
	}

	.blue .navbar-brand {
		top: 9px;
	}

	.white-header.fixed-position .navbar-brand {
		margin-top: 8px;
	}

	.navbar-nav {
		font-size: 15px;
		padding: 54px 0 15px;
	}

	.navbar-nav > li {
		margin-left: 30px;
	}

	.navbar-nav > li:first-child {
		margin-left: 0;
	}

	.navbar-nav > li > a:after {
		height: 4px;
		bottom: -6px;
		border-radius: 0 0 3px 3px;
	}

	.navbar-form {
		top: 12px;
	}

	.visual .visual-text {
		left: 25px;
	}

	.visual-text {
		padding: 10px;
		font-size: 30px;
	}

	.intro-box {
		padding: 10px;
		font-size: 14px;
	}

	.intro-box .sub-title {
		font-size: 26px;
	}

	.exhibit-section {
		padding: 50px 0;
	}

	.exhibit-section h2 {
		font-size: 20px;
	}

	.exhibit-section .date {
		margin: 0 0 15px;
	}

	.link {
		font-size: 18px;
	}

	.exhibit-info {
		right: 35px;
		bottom: -126px;
	}

	.exhibit-info .img-holder {
		max-width: 160px;
	}

	.events-section {
		padding: 50px 0;
	}

	.news-section {
		padding: 50px 0 35px;
	}

	.news-section .view {
		font-size: 18px;
		margin-top: 18px;
	}

	.news-section .text {
		padding: 18px 10px 16px 15px;
	}

	.news-section .post-list {
		margin-bottom: -20px;
	}

	.news-section .post-list > li {
		padding-bottom: 40px;
	}

	.mission-section {
		padding: 50px 0;
	}

	.mission-section .row .column-wrap,
	.mission-section .col .column-wrap {
		padding: 15px 15px 100px;
	}

	.mission-section .row .column-wrap .btn,
	.mission-section .col .column-wrap .btn {
		left: 15px;
		right: 15px;
		bottom: 5px;
	}

	.mission-section .text-holder {
		font-size: 20px;
		margin-bottom: 35px;
	}

	.visitor-info-section {
		padding: 50px 0;
	}

	.visitor-info-section h2 {
		font-size: 20px;
	}

	.donate-section {
		padding: 50px 0;
	}

	.journey-holder {
		padding: 20px 65px 0;
	}

	.journey-holder h1 {
		font-size: 32px;
		padding-left: 0;
	}

	.journey-holder .sub-title {
		padding: 0 0 70px;
		font-size: 22px;
	}

	.journey-holder-content {
		padding: 0;
	}

	.btn-prev,
	.btn-next {
		font-size: 50px;
	}

	.year-box:last-child .year-notes {
		width: 110px;
	}

	.year-label {
		top: -25px;
		left: -7px;
	}

	.year-notes {
		font-size: 14px;
		width: 330px;
		padding: 15px 5px 0;
	}

	.intro-section {
		margin: 0 0 15px;
		padding-top: 30px;
	}

	.intro-section .sub-title {
		font-size: 22px;
	}

	.year-title {
		font-size: 32px;
		padding-top: 34px;
	}

	.year-wrap {
		font-size: 28px;
	}

	.heading-holder {
		padding: 34px 0 0;
	}

	.heading-holder .filter-form .jcf-select {
		min-width: 155px;
	}

	.filter-form {
		margin: 20px 0 40px;
	}

	.heading-holder .filter-form {
		margin: 0;
	}

	.filter-form .jcf-select {
		min-width: 155px;
	}

	.news-list {
		display: block;
		margin: 0;
		padding: 30px 0 20px;
	}

	.news-list > li {
		padding: 0 0 50px;
		width: auto;
	}

	.post-list h2 {
		font-size: 16px;
	}

	.home-intro {
		font-size: 16px;
		padding: 30px 0 40px;
	}

	.home-intro.alt {
		padding: 30px 0 20px;
	}

	.home-intro .sub-title {
		font-size: 22px;
		margin: 0 0 18px;
	}

	.home-intro.sm {
		padding: 10px 0 20px;
	}

	.comment-block .text {
		margin-bottom: 70px;
	}

	.comment-block .text {
		padding: 18px 10px 16px 15px;
	}

	.heading-frame {
		padding-top: 50px;
	}

	.heading-frame .sub-title {
		font-size: 24px;
	}

	.heading-frame .btn {
		margin: 40px 0 30px;
	}

	.block-section {
		font-size: 16px;
		padding: 50px 0;
	}

	.block-section h2 {
		font-size: 24px;
	}

	.block-section p {
		margin: 0 0 18px;
	}

	.item-block h3 {
		font-size: 22px;
	}

	.content {
		font-size: 16px;
		padding: 30px 0 50px;
	}

	.content .top-img {
		margin-top: -30px;
	}

	.content h1 {
		font-size: 38px;
	}

	.content .intro-box {
		padding: 15px 25px;
		margin: 0 0 30px;
	}

	.content .sub-title {
		font-size: 22px;
	}

	.form-styles h2 {
		font-size: 38px;
	}

	.reflect-column {
		font-size: 16px;
		margin: 0 0 50px;
	}

	.lightbox {
		width: 680px;
	}

	.content-column .sub-title {
		font-size: 22px;
	}

	.content-column h1 {
		font-size: 34px;
	}

	.close-lightbox {
		padding-left: 38px;
	}

	.close-lightbox:after {
		font-size: 24px;
	}

	.share {
		padding-bottom: 10px;
		margin: 0 0 36px;
	}

	.reflection {
		font-size: 18px;
	}

	.landing-visual {
		min-height: 600px;
	}

	.heading-block {
		font-size: 20px;
	}

	.heading-block .header-text strong {
		font-size: 54px;
	}

	.heading-block .header-text .sub-title {
		font-size: 20px;
		margin-top: 0;
	}

	.heading-block .more {
		font-size: 18px;
		margin-bottom: 28px;
	}

	.heading-block .more:after {
		font-size: 34px;
		margin-left: -22px;
		bottom: -52px;
	}

	.box-holder .btn {
		left: 50%;
		right: auto;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		min-width: 200px;
	}

	.info-row {
		font-size: 18px;
	}

	.item-list {
		margin: 0 0 40px;
	}

	.item-list > li {
		width: 50%;
		padding: 0 37px 40px;
	}

	.main-frame {
		padding: 40px 0 60px;
	}

	.main-frame .content-column .reflection {
		font-size: 18px;
	}

	.main-frame .content-column .share {
		padding-bottom: 15px;
	}

	.main-frame .content-column p {
		margin: 0 0 25px;
	}

	.theme-block {
		max-width: 450px;
		margin: 0 auto;
	}

	.theme-block h3 {
		font-size: 20px;
	}

	.zoom-block .description {
		padding: 12px 60px 12px 15px;
		font-size: 14px;
	}

	.zoom-block .zoom-link {
		right: 12px;
	}

	#tribe-events-content.tribe-events-list {
		padding: 34px 0 0;
	}

	.tribe-events-list .heading-holder {
		padding: 0;
	}

	.tribe-events-list .tribe-events-page-title {
		font-size: 40px;
	}

	.fancybox-inner iframe {
		min-width: 400px;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	#footer .box-txt {
		padding: 40px 0 0;
	}

	#footer .box-txt .title span {
		font-size: 16px;
		line-height: 18px;
	}

	#footer .box-txt .title strong {
		font-size: 13px;
		line-height: 15px;
	}

	#footer h3 {
		font-size: 20px;
		line-height: 22px;
	}

	#footer .social-networks {
		margin-bottom: 0;
	}

	#footer .social-networks li {
		padding: 0 16px 20px 0;
	}

	#footer .list-logos li {
		padding: 0 10px;
	}

	#footer .list-logos li:first-child {
		padding: 0 10px 0 0;
	}

	.footer-holder {
		display: block;
	}

	.footer-holder .btn {
		font-size: 15px;
		margin: 15px 0 0;
		padding: 12px 18px;
	}

	.footer-holder .col {
		width: 100%;
		padding: 30px 0;
	}

	.footer-holder .col:first-child {
		width: auto;
		margin: 0 -25px;
		padding: 30px 25px;
	}

	.footer-holder .col:first-child:before {
		display: none;
	}

	.footer-holder .logo-holder {
		width: 100%;
		padding: 20px 0;
		text-align: left;
	}

	.footer-holder .logo-holder .logo-frame {
		margin-right: 15px;
	}

	.footer-holder .logo-holder .qcc-logo {
		margin-bottom: 20px;
	}

	.footer-holder .copy {
		position: relative;
		bottom: auto;
		right: auto;
		display: block;
		text-align: left;
	}

	.jcf-select {
		height: 36px;
	}

	.jcf-select .jcf-select-text {
		line-height: 36px;
		margin: 0 30px 0 10px;
		font-size: 16px;
		line-height: 34px;
	}

	.jcf-select .jcf-select-opener {
		width: 30px;
	}

	.jcf-select .jcf-select-opener:after {
		font-size: 15px;
		right: 10px;
		top: 9px;
	}

	.jcf-list .jcf-option {
		padding-left: 10px;
	}

	h1 {
		font-size: 28px;
	}

	.btn {
		font-size: 16px;
		padding: 14px;
	}

	.btn.btn-sm {
		padding: 8px 20px;
		font-size: 14px;
	}

	.white-header.fixed-position .navbar {
		min-height: 50px;
	}

	.navbar-header {
		padding-bottom: 12px;
	}

	.white-header.fixed-position .navbar-header {
		padding-bottom: 0;
	}

	.blue .navbar-header {
		position: relative;
		padding-bottom: 8px;
	}

	.header-text {
		padding: 5px 50px 0 15px;
		float: none;
		display: block;
	}

	.header-text strong {
		font-size: 18px;
		line-height: 1;
	}

	.header-text .sub-title {
		font-size: 11px;
	}

	.navbar-brand {
		margin-top: 5px;
		margin-left: 15px !important;
	}

	.navbar-brand > img {
		width: 150px;
	}

	.blue .navbar-brand {
		display: none;
	}

	.white-header.fixed-position .navbar-brand {
		margin: 4px 0 4px 15px;
	}

	.white-header.fixed-position .navbar-brand > img {
		height: 42px;
	}

	.navbar-default .navbar-nav > li > a {
		color: #ecddba;
	}

	.navbar-default .navbar-nav > li > a:focus {
		color: #ecddba;
	}

	.navbar-default .navbar-nav > li.active,
	.navbar-default .navbar-nav > li:hover {
		background: #ecddba;
	}

	.navbar-default .navbar-nav > li.active > a,
	.navbar-default .navbar-nav > li:hover > a {
		color: #231f20;
	}

	.navbar-default .navbar-nav > li.active > a:focus,
	.navbar-default .navbar-nav > li:hover > a:focus {
		color: #231f20;
	}

	.navbar-default .navbar-nav > li.active > a:hover,
	.navbar-default .navbar-nav > li:hover > a:hover {
		color: #231f20;
	}

	.navbar-nav {
		padding: 15px 0;
		margin: 0 -15px;
		font-size: 18px;
		text-align: center;
	}

	.white-header.fixed-position .navbar-nav {
		padding: 14px 0 16px;
	}

	.navbar-nav > li {
		margin-left: 0;
	}

	.navbar-nav > li > a {
		padding: 15px;
	}

	.navbar-nav > li > a:after {
		display: none;
	}

	.navbar-collapse {
		background: rgba(0, 0, 0, .9);
		max-height: calc(100vh - 50px);
		border: 0;
		box-shadow: 0 5px 5px rgba(0, 0, 0, .4);
		margin: 0 -25px !important;
	}

	.top-link {
		border-radius: 0;
		margin: 0 -15px;
		padding: 7px 10px 9px;
		font-size: 16px;
		top: 0;
		right: auto;
		position: relative;
		display: block;
	}

	.white-header.fixed-position .top-link {
		top: 0;
	}

	.navbar-form {
		top: auto;
		right: auto;
		position: relative;
		margin: 20px 0 0;
	}

	.navbar-form .form-control {
		width: 100%;
		color: #fff;
	}

	.navbar-form .btn {
		color: #fff;
		top: 8px;
	}

	.navbar-form .btn:hover {
		color: #fff;
	}

	.visual-text {
		max-width: 250px;
		font-size: 24px;
	}

	.intro-box .sub-title {
		font-size: 18px;
	}

	.link {
		font-size: 16px;
	}

	.exhibit-column {
		margin: 20px 0 34px;
	}

	.exhibit-info {
		right: 20px;
		bottom: -104px;
	}

	.exhibit-info .img-holder {
		max-width: 120px;
	}

	.events-section {
		padding: 25px 0;
	}

	.events-section img {
		float: none;
		margin: 0 auto 12px;
		display: block;
		width: 100%;
	}

	.events-section h2 {
		font-size: 20px;
	}

	.events-block {
		font-size: 15px;
	}

	.events-block h2 {
		font-size: 20px;
	}

	.events-block .link-holder {
		padding: 12px 30px;
	}

	.events-block .link-holder a {
		font-size: 15px;
	}

	.news-section {
		padding: 50px 0 20px;
	}

	.news-section h1 {
		max-width: 100%;
		float: none;
		margin-bottom: 12px;
	}

	.news-section .view {
		font-size: 16px;
		margin-top: 7px;
		max-width: 100%;
		float: none;
	}

	.news-section .heading {
		margin-bottom: 25px;
	}

	.news-section h2 {
		font-size: 16px;
	}

	.mission-section {
		padding: 25px 0;
	}

	.mission-section .row .column-wrap,
	.mission-section .col .column-wrap {
		padding: 15px;
		margin-bottom: 15px;
	}

	.mission-section .row .column-wrap h2,
	.mission-section .col .column-wrap h2 {
		font-size: 17px;
	}

	.mission-section .row .column-wrap .btn,
	.mission-section .col .column-wrap .btn {
		padding: 14px;
		position: relative;
		left: auto;
		right: auto;
		bottom: 0;
		margin: 15px 0 0;
	}

	.mission-section .text-holder {
		margin-bottom: 25px;
		font-size: 18px;
	}

	.visitor-info-section {
		padding: 25px 0;
	}

	.visitor-info-section h2 {
		font-size: 18px;
	}

	.map-holder {
		margin: 0 0 25px;
	}

	.donate-section {
		padding: 30px 0 25px;
		font-size: 18px;
	}

	.donate-section p {
		margin: 0 0 25px;
	}

	.journey-block {
		width: 100%;
		overflow: auto;
	}

	.journey-holder {
		width: 768px;
		overflow: auto;
	}

	.journey-holder.alt {
		padding: 20px 15px 0;
		overflow: visible;
		width: auto;
	}

	.journey-holder .sub-title {
		font-size: 15px;
		padding: 0 0 30px;
	}

	#google-map {
		height: 100vh;
		margin-top: -50px;
	}

	.info-window .info-window-content {
		width: 470px;
	}

	.intro-section h1 {
		margin: 0 0 15px;
	}

	.intro-section .sub-title {
		font-size: 15px;
	}

	.year-title {
		font-size: 24px;
		padding: 8px 0 15px 58px;
		margin-left: -54px;
	}

	.year-title.first-title:before {
		left: -23px;
	}

	.year-title:before {
		width: 40px;
		height: 40px;
		border-width: 6px;
		left: -1px;
		bottom: -19px;
	}

	.timeline-wrap {
		padding-left: 48px;
	}

	.timeline-wrap:before {
		left: 9px;
	}

	.year-wrap {
		font-size: 21px;
	}

	.year-wrap:before {
		left: -45px;
		margin-top: 2px;
	}

	.year-wrap:after {
		left: -39px;
		width: 30px;
		margin-top: 2px;
	}

	.timeline-box .img-holder {
		float: none;
		margin-bottom: 20px;
	}

	.timeline-text {
		padding-left: 0;
	}

	.timeline-text h3 {
		font-size: 16px;
	}

	.timeline-section {
		margin-bottom: 50px;
	}

	.heading-holder {
		padding: 20px 0 0;
	}

	.heading-holder h1 {
		float: none;
		max-width: 100%;
		margin-bottom: 15px;
	}

	.heading-holder .filter-form {
		max-width: 100%;
		float: none;
	}

	.news-list {
		padding: 30px 0 10px;
	}

	.news-list > li {
		padding: 0 0 25px;
	}

	.news-list .photo-block img {
		width: auto;
		margin: 0 auto 15px;
	}

	.news-list .holder {
		overflow: visible;
	}

	.news-list .date {
		font-size: 18px;
	}

	.news-list h2 {
		font-size: 20px;
	}

	.nav-links {
		margin-bottom: 40px;
	}

	.nav-links .page-numbers {
		font-size: 13px;
		line-height: 28px;
		width: 30px;
		height: 30px;
	}

	.nav-links .page-numbers.prev,
	.nav-links .page-numbers.next {
		padding: 0 10px 0 20px;
		min-width: 98px;
	}

	.nav-links .page-numbers.prev:before,
	.nav-links .page-numbers.next:before {
		font-size: 18px;
		top: 8px;
	}

	.nav-links .page-numbers.prev:before {
		left: 3px;
	}

	.nav-links .page-numbers.next:before {
		right: 3px;
	}

	.nav-links .page-numbers.next {
		padding: 0 20px 0 10px;
	}

	.post-list {
		margin: 0 -15px 10px;
	}

	.post-list > li {
		width: 50%;
		padding: 20px 15px 30px;
	}

	.home-intro {
		padding: 20px 0 40px;
		font-size: 14px;
	}

	.home-intro h2 {
		font-size: 20px;
	}

	.home-intro .sub-title {
		font-size: 17px;
	}

	.home-intro p {
		margin: 0 0 20px;
	}

	.gallery {
		margin-top: 15px;
	}

	.gallery .carousel-control {
		font-size: 30px;
	}

	.gallery .carousel-indicators li {
		width: 12px;
		height: 12px;
		margin: 0 5px;
	}

	.comment-block {
		padding-bottom: 25px;
	}

	.comment-block .text {
		margin-bottom: 30px;
	}

	.comment-block h2 {
		font-size: 22px;
	}

	.heading-frame {
		padding-top: 50px;
	}

	.heading-frame {
		margin: 0 0 25px;
	}

	.heading-frame .sub-title {
		font-size: 18px;
		padding: 0;
	}

	.heading-frame .btn {
		margin: 25px 0 20px;
	}

	.block-section {
		padding: 50px 0;
		font-size: 14px;
	}

	.block-section h1 {
		margin: 0 0 12px;
	}

	.block-section h2 {
		font-size: 20px;
		margin: 0 0 15px;
	}

	.item-block {
		font-size: 14px;
		padding: 15px 15px 20px;
	}

	.item-block p {
		margin-bottom: 15px;
	}

	.content {
		font-size: 14px;
		padding: 20px 0 30px;
	}

	.content .top-img {
		margin-top: -20px;
	}

	.content h1 {
		font-size: 24px;
	}

	.content h2 {
		font-size: 22px;
		padding-top: 5px;
	}

	.content .intro-box {
		padding: 10px 15px;
		margin: 0 0 20px;
	}

	.content .sub-title {
		font-size: 17px;
		margin: 0 0 18px;
	}

	.content p {
		margin: 0 0 14px;
	}

	.form-styles {
		padding-top: 20px;
	}

	.form-styles h2 {
		font-size: 24px;
		margin: 0 0 25px;
	}

	.form-styles .buttons {
		padding-top: 20px;
	}

	.form-group {
		margin-bottom: 15px;
	}

	.form-control {
		height: 36px;
		font-size: 16px;
		line-height: 20px;
		padding: 7px 10px;
	}

	.reflect-column {
		width: 50%;
		font-size: 14px;
	}

	.lightbox {
		width: 100%;
		padding: 10px;
	}

	.lightbox .img-holder {
		margin: 0 0 20px;
	}

	.lightbox-desc .icon-play {
		font-size: 60px;
	}

	.content-column {
		width: 100%;
		margin-bottom: 15px;
	}

	.content-column .sub-title {
		font-size: 16px;
		margin: 0 0 15px;
	}

	.content-column h1 {
		font-size: 28px;
		margin: 0 0 10px;
	}

	.comments-holder {
		width: 100%;
	}

	.popup-img {
		padding: 15px;
	}

	.image-desc h3 {
		font-size: 16px;
	}

	.close-lightbox {
		font-size: 18px;
		padding-left: 30px;
		margin: 0 0 15px;
	}

	.close-lightbox:after {
		font-size: 20px;
	}

	.reflection {
		font-size: 16px;
	}

	.landing-visual {
		min-height: 430px;
	}

	.heading-block {
		font-size: 16px;
		padding-top: 15px;
	}

	.heading-block .logo {
		width: 200px;
	}

	.heading-block .header-text {
		padding: 0 0 18px;
	}

	.heading-block .header-text strong {
		font-size: 34px;
	}

	.heading-block .header-text .sub-title {
		font-size: 17px;
	}

	.heading-block p {
		margin-bottom: 15px;
	}

	.heading-block .more {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 24px;
	}

	.heading-block .more:after {
		font-size: 30px;
		margin-left: -19px;
		bottom: -44px;
	}

	.box-holder {
		padding-bottom: 20px;
	}

	.box-holder .col {
		margin: 0 0 20px;
		width: 100%;
	}

	.box-holder .box {
		padding: 15px 15px 90px;
	}

	.box-holder .btn {
		padding: 14px 40px 14px 15px;
		bottom: 20px;
	}

	.box-holder h2 {
		font-size: 20px;
	}

	.box-holder h3 {
		font-size: 24px;
	}

	.info-row {
		font-size: 15px;
		margin-top: 10px;
	}

	.item-list {
		margin: 0 0 30px;
	}

	.item-list > li {
		width: 100%;
		margin: 0;
	}

	.item-list .photo {
		margin: 0 auto;
	}

	.back-link {
		margin-bottom: 25px;
	}

	.main-frame {
		padding: 25px 0;
	}

	.main-frame .content-column {
		width: auto;
	}

	.main-frame .content-column .img-label,
	.main-frame .content-column .reflection-label {
		margin-bottom: 15px;
	}

	.main-frame .content-column .reflection {
		font-size: 16px;
	}

	.zoom-block {
		max-width: 450px;
		margin: 0 auto 25px;
	}

	.slideshow {
		max-width: 510px;
		margin: 0 auto 40px;
	}

	.slideshow .zoom-block {
		max-width: 510px;
	}

	#tribe-events-content.tribe-events-list {
		padding: 20px 0 0;
	}

	.tribe-events-list .heading-holder {
		padding: 0;
		max-width: 100%;
	}

	.tribe-events-list .heading-holder .filter-form {
		margin-top: 0;
	}

	.tribe-events-list .tribe-events-page-title {
		display: block;
		max-width: 100%;
		margin: 0 0 15px;
		font-size: 28px;
	}

	.fancybox-inner iframe {
		min-width: 0;
	}
}

@media (max-width: 479px) {
	.news-section .view {
		font-size: 14px;
	}

	.info-window .info-window-content {
		width: 380px;
	}

	.info-window-content-wrap .img-holder {
		float: none;
		display: block;
		margin: 0 0 15px;
	}

	.news-list .photo-block {
		float: none;
		width: auto;
		margin: 0 0 15px;
	}

	.news-list .title {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.news-list .date {
		font-size: 16px;
	}

	.news-list .info {
		font-size: 15px;
	}

	.news-list h2 {
		font-size: 18px;
	}

	.nav-links .page-numbers.prev,
	.nav-links .page-numbers.next {
		min-width: 65px;
	}

	.post-list {
		margin: 0 0 10px;
	}

	.post-list > li {
		width: 100%;
		margin: 0;
		padding: 20px 0;
	}

	.reflect-section {
		display: block;
	}

	.reflect-column {
		width: 100%;
	}

	.heading-block {
		font-size: 14px;
	}

	.heading-block .logo {
		width: 170px;
	}

	.heading-block .header-text strong {
		font-size: 24px;
	}

	.heading-block .header-text .sub-title {
		font-size: 13px;
	}

	.heading-block .more {
		font-size: 14px;
	}

	.item-list {
		padding-bottom: 0;
		margin: 0 -15px 30px;
	}

	.item-list > li {
		padding: 0 15px 30px;
	}

	.item-list .photo {
		margin: 0 auto;
	}

	.theme-block {
		padding: 10px 15px 15px;
	}

	.theme-photo li {
		width: 50%;
	}

	.zoom-block .description {
		padding: 10px 38px 10px 12px;
		font-size: 12px;
	}

	.zoom-block .zoom-link {
		font-size: 20px;
	}

	#content .attachment-full {
		float: none;
		display: block;
		margin: 0 auto 15px;
	}

	.type-tribe_events .tribe-events-event-image {
		float: none;
		margin-right: 0;
	}
}

@media (max-width: 399px) {
	.info-window .info-window-content {
		width: 300px;
	}
}

@media (max-width: 359px) {
	.nav-links .page-numbers {
		width: 25px;
	}
}

@media (max-width: 351px) {
	.item-list .photo {
		margin: 0 -15px 0 -17px;
	}
}