#module-pagination {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: 20px;
}

body.page-template-search-page #inside-content td.gsc-search-button button.gsc-search-button  {
    background: transparent;
    border: none;
    height: 54px;
}
body ul.as-selections li.as-selection-item.blur {
	filter:none;
}

body .slide-btn-fhs {
	position:absolute;
	z-index:500;
	
}
#hero #hero-slider .slide-inner {
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 200;
    display: flex;
    align-items: center;
}
#hero #hero-slider .slide-inner:after {
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
	background:rgba(0, 0, 0, 0.3);
}
#hero #hero-slider .slider-content h1 {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#hero #hero-slider .slider-content p a {
	color:white;
	text-decoration:none;
	position:relative;
}

#hero-slider .slider-title-bottom {
	    text-align: center;
    padding: 20px 20px 7vh 20px;
    border-bottom: 4px solid #fff;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    width: 54%;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 20px;
}
#hero #hero-slider .slider-content p a:after {
    content: "";
    position: absolute;
    width: 90%;
    height: 2px;
    bottom: -12px;
    right: 0;
    left: 0px;
    margin: 0 auto;
    background-color: white;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#hero #hero-slider .slider-content p a:hover:after {
	visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
#hero #hero-slider .slider-content p {
	    font-family: 'Droid Serif', serif;
	font-weight: 500;
    font-size: 15px;
	color:white;
    line-height: 20px;
	    display: block;
	position:relative;
    text-transform: uppercase;
	letter-spacing: .2em;
}
#hero #hero-slider .slider-content h1:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 4px;
    left: 0px;
    right: 0px;
    bottom: -23px;
    margin: 0 auto;
    background-color: #fff;
}
body #hero #hero-slider .slider-content h2 {
    margin: 9px auto 0px;
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 34px;
    font-style: italic;
    color: #fff;
    text-align: center;
    text-transform: none;
    padding-bottom: 40px;
}

#hero #hero-slider .slider-content h3, #hero #hero-slider .slider-content h1, #hero #hero-slider .slider-content h2 {
	font-family: 'Droid Serif', serif;
    font-weight: 700;
    text-transform: uppercase;
    color: white;

}
#hero #hero-slider .slider-content h3 {
	    font-size: 26px;
    line-height: 26px;
    margin-bottom: 25px;
}
#hero #hero-slider .slick-slide {
    height: inherit !important;
}
#hero #hero-slider .slide-inner .slider-content {
    padding-left: 0px;
    padding-bottom: 0px;
    box-sizing: border-box;
    max-width: 60%;
    width: 100%;
    position: relative;
    z-index: 300;
    text-align: center;
    padding: 23vh 0px 9vh;
    margin: 0 auto;
}

body .slide-btn-fhs:hover svg {
	fill:#9ba467;
	
}
body .slide-btn-fhs svg {
    width: 35px;
    height: 35px;
    fill: white;
	transition: all .3s ease-in-out;
}
body a#prev-link.slide-btn-fhs {
	left:1.5%;
	top:50%;
}

body #hero-slider ul.slick-dots button {
	    color: transparent;
    background: transparent;
    outline: none;
    border: 2px solid white;
    border-radius: 50%;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    display: block;
    padding: 0px;
	cursor:pointer;
    margin: 0px;
	transition: all .3s ease-in-out;
}

body #hero-slider ul.slick-dots li.slick-active button, body #hero-slider ul.slick-dots li:not(.slick-active):hover button {
	background:white;
}
body #hero-slider ul.slick-dots li {
	color: transparent;
    display: flex;
    margin: 0px 4px;
    align-items: center;
}

#hero-slider .slider-box .slider-title-top {
	border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    width: 54%;
    margin: 0 auto;
    padding-top: 10vh;
}
body #hero-slider ul.slick-dots {
	    position: absolute;
    bottom: 20px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    display: flex;
    text-align: center;
    justify-content: center;
}
body #hero-slider .slick-track
{
    display: flex !important;
}

body #hero-slider .slick-slide
{
    height: inherit !important;
}

body a#next-link.slide-btn-fhs {
	right:1.5%;
	top:50%;
}

body .two-col-logo-row .fl-col-group {
	justify-content:space-between;
}
body .two-col-logo-row .fl-col-group .logo-col {
	flex: unset;
    width: 48% !important;
}
body .four-col-logo-row .fl-photo {
	text-align:center;
}
body .two-col-logo-row .logo-col .fl-module-photo, body .four-col-logo-row .fl-row-content .fl-col-group:last-child .logo-col .fl-module-photo {
	height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

body #inside-content .logo-heading-col .fl-rich-text h5, body #inside-content .two-col-logo-row .fl-rich-text h5, body #inside-content .logo-text-col .fl-rich-text h5 {
	    border-bottom: 2px solid #7b853f;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

body .four-col-logo-row {
	    padding: 30px 0px;
}
#inside-content .two-col-logo-row .logo-col .fl-photo-caption-below,#inside-content .four-col-logo-row .logo-col .fl-photo-caption-below {
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}
#inside-content .four-col-logo-row img {
    margin-bottom: 12px;
}

body .four-col-logo-row .fl-row-content .fl-col-group:last-child {
	justify-content:space-between;
}
body .four-col-logo-row .fl-row-content .fl-col-group:last-child .logo-col {
	width:23% !important;
	flex:unset;
}

body .two-col-logo-row .logo-col .fl-module-photo img, body .four-col-logo-row .fl-row-content .fl-col-group:last-child .logo-col .fl-module-photo img {
	max-height:90px;
	width:auto !important;
}
/*
body #inside-content #big-journal .journal-link .linkbox:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    opacity: 0;
    transition: all .3s ease-in-out;
    top: 0;
    left: 0;
}
body #inside-content #big-journal .journal-link .linkbox:hover:before, body #inside-content #big-journal .journal-link .linkbox:hover:after {
	opacity:1;
}
body #inside-content #big-journal .journal-link .linkbox:after {
	    content: "";
    position: absolute;
    width: 84%;
    height: 84%;
    top: 8%;
    padding: 20px;
    border: 3px solid white;
    box-sizing: border-box;
    left: 8%;
    right: 8%;
    margin: 0 auto;
    bottom: 8%;
    opacity: 0;
    z-index: 200;
    transition: all .3s ease-in-out;
}
*/
body.home #newsletter-bg #new-signup div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header, body.home #newsletter-bg #new-signup div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
	display:none;
}

body.woocommerce-cart #inside-content .woocommerce tbody tr td.product-remove, body.woocommerce-cart #inside-content .woocommerce tbody tr td.product-thumbnail {
	    padding: 0px;
    width: auto;
	
}
body #inside-content #big-journal .journal-link .fl-rich-text h2 a {
	color:white;
}
body #menu-upper-nav.menu li.bodyToggle i.fa, body #menu-upper-nav.menu li.bodyToggle {
	margin-right:8px;
}
body #web-donate-row {
	margin-top:62px;
}

body #two-col-web .fl-col.text-col {
	padding-right:40px;
	box-sizing:border-box;
}

body #inside-content #two-col-web .form-col .fl-rich-text h2 {
	margin-bottom:0px;
}
body.woocommerce-cart tbody tr.woocommerce-cart-form__cart-item.cart_item:first-child .product-thumbnail a {
    display:block;
    margin-top:20px;
}

body.single-product .woocommerce-message {
    position:relative;
    bottom:auto;
    top:auto;
    margin-top:40px;
}

body .envirabox-theme-captioned .envirabox-thumbs.envirabox-thumbs-top {
   top:auto;
    bottom: 20px;
}

body.woocommerce-checkout span.select2, body.woocommerce-checkout form .form-row.woocommerce-validated .select2-container {
	height:34px;
}

body #search-input button.gsc-search-button {
	    border: none;
    padding: 0px;
    margin: 0;
    height: 100%;
    /* height: 54px; */
    background-color: #9ba467;
    width: 54px;
    border-radius: 0px;
}

body div.ctct-form-embed div.ctct-form-defaults #gdpr_text {display:none;}

body.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
/*
    position:absolute;
    top:-10px;
*/
    width:100%;
}

body .envirabox-theme-captioned .envirabox-caption-wrap div {
	background: #6f7a2f;
    color: white;
    font-family: Arial;
    font-size: 13px;
    line-height: 18px;
}

#home-blog #broll #blog-entries ul li #blog-content p a {
	color:#9ba467;
}

body .woocommerce-store-notice {
	background-color: #6f7a2f;
    font-family: 'Droid Serif', serif;
    font-family: 'Raleway', sans-serif;
}

body .woocommerce-store-notice a {
    font-weight: bold;
    margin-left: 15px;
}
#inside-content #module-pagination a {
	color: #717171;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	transition: all .3s ease-in-out;
}
#module-pagination a.next {
	padding-right: 11px;
}
#module-pagination a.prev {
	padding-left: 15px;
}
#module-pagination a.prev:after {
	background: url(images/arrow-left-module.png) center/contain no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	content: '';
	top: 1px;
	left: -2px;
	transition: all .3s ease-in-out;
}


body #searchBox #search-input .gsc-search-box-tools .gsc-search-box .gsc-input {
	background: transparent !important;
    border: none;
    color: white;
    font-family: 'Droid Serif', serif;
    font-size: 20px;
    line-height: 28px;
}

body #searchBox #search-input input.gsc-search-button {
	width: 15px;
    height: 15px;
    padding: 18px 27px;
	background-color: #9ba467;
}

body #searchBox #search-input .gsst_a:hover .gscb_a {
	color:#9ba467;
}

body #searchBox #search-input .gsst_a .gscb_a {
	color:white;
	transition: all .3s ease-in-out;
}

body #searchBox #search-input table.gsc-search-box td.gsc-search-button {
	height:50px;
}

body #searchBox #search-input .gsc-input-box {
	background: transparent;
    border: none;
    border-bottom: 2px solid white;
    height: 40px;
}

#searchBox #search-input h3 {
	color: white;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px;
}
#module-pagination a.next:after {
	background: url(images/arrow-right-module.png) center/contain no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	content: '';
	top: 1px;
	right: -4px;
	transition: all .3s ease-in-out;
}
#contributions-bg h2 a {
	color: white;
}
#module-pagination a.next:hover:after {
	right: -8px;
}
#module-pagination a.prev:hover:after {
	left: -6px;
}
body.post-type-archive #blog-header #store-container h1, body.single-product #content h1.p-title, .woocommerce div.product .product_title, body.single-product #content p, body.single-product div.product .woocommerce-tabs .panel h2, .woocommerce table.shop_attributes th, #header #navigation #lower-nav ul, body.single-product div.product form.cart .button, body.single-product a.button, body.woocommerce-checkout #inside-content #payment #place_order, body.tax-product_cat #inside-content ul.products li.product .button, #slider-wrapper #slider-title-top, #slider-wrapper #slider-title h1, #intro #intro-frame h2, #home-actions h2, #campaign-masthead #slider-title h1, #campaign-masthead #slider-title a, #contributions-bg a.button, #donor-stories ul li h3, #donor-stories ul li.first h3, #donor-stories ul li.first h2, #donor-stories ul li.first a, #photo-galleries #gallery-title h2, #blog-title-wrapper h1, #home-blog.inside #archives-sidebar h1, #home-blog.inside #archives-sidebar ul li, #home-blog #twitter-roll #title-frame a, #donor-stories h2, #thank-you-donors h2, .blog-search form input[type="text"], .related.products h2, #home-blog.inside #archives-sidebar h2, a.back-to {
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	text-transform: uppercase
}
body.post-type-archive #blog-header #store-container p, body.woocommerce-cart #inside-content .coupon input.input-text, body.woocommerce-cart #inside-content table.shop_table input.button, body.woocommerce-cart #inside-content .wc-proceed-to-checkout a, body #inside-content form p.submit input, body .envirabox-skin.envirabox-theme-captioned .envirabox-title-float-wrap span.child, #search-input form.searchandfilter ul li:first-child input, #absolute-pledge, #search-input, body .woocommerce-message, body.single-product .quantity .qty, #slider-wrapper #slider-title-bottom a, #intro #intro-frame p, #photo-grid #large-photo #overlay h2, #home-actions p, #home-actions #sign-up-box .ctct-custom-form input[type="text"], #campaign-masthead #slider-title p, #contributions-bg h1, #contributions-bg #goal h2, #campaign-first-slider-container #slider-content h2, #campaign-first-slider-container #slider-content p, #campaign-news-slider #caption-overlay #caption-frame h2, #campaign-news-slider #caption-overlay #caption-frame p, #thank-you-donors #columns, #donor-stories ul li p, #numbers h2, #photo-galleries h2, #newsletter-bg #newsletter-title h2, #newsletter-bg .ctct-custom-form input[type="text"], #blog-title-wrapper a, #home-blog #broll-title, #home-blog #broll #blog-entries ul li #blog-content h4, #home-blog #broll #blog-entries ul li #blog-content p, #home-blog #twitter-roll #twitter-feed ul li #tweet, #inside-content, body.woocommerce.single-product ul.products li.product h3, #newsletter-bg .ctct-form-wrapper input, body.woocommerce #content ul.products li.product a.added_to_cart {
	font-family: 'Droid Serif', serif
}
body.post-type-archive #inside-content.store ul.products, body.post-type-archive #inside-content.store ul.products li.product a, body #inside-content form.wpcf7-form .form-row, body.woocommerce-cart #inside-content .coupon, .searchandfilter > div > ul, body .woocommerce-message, #inside-content .film-links, #home-actions .items-container, #home-actions #questions-box, #donor-stories ul, body.search ul.search-results li #content, #footer-calls ul, #footer-calls ul li, .blog-search, .blog-search form div, #inside-content ul.pub-listings, .woocommerce ul.products, body.woocommerce #inside-content ul.products li.product, body.woocommerce-page #inside-content ul.products li.product, body.woocommerce #content ul.products li.product, div.festi-cart-products-content p.festi-cart-buttons, body.single-envira .envira-gallery-item-inner a.envira-gallery-link, #newsletter-bg #wrapper, #newsletter-bg .ctct-form-wrapper form, #newsletter-bg .ctct-form-wrapper, #newsletter-bg .ctct-form-wrapper .ctct-form-field.ctct-form-field-submit, #contributions-bg #scale #scale-block #InKind, #contributions-bg #scale #scale-block #cash-contributions, #searchBox #search-input form.searchandfilter ul li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item {
	height: 320px !important
}
#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner, #home-feat #feat-galleries .envira-lazy:not(img) {
	height: 100% !important
}
#home-feat #feat-galleries .envira-lazy:not(img) {
	padding: 0 !important
}
#home-feat #feat-galleries .fl-module-content.fl-node-content {
	height: 450px
}
.blog-cat-sidebar select option {
	box-shadow: inset 20px 20px #9ba467
}
.blog-cat-sidebar select option:hover {
	background-color: black;
	box-shadow: inset 20px 20px #000
}
body #home-feat #feat-galleries .envira-gallery-item-inner .envira-gallery-link:before {
	z-index: 200
}
#inside-content #home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public .envira-gallery-item img {
	height: 100% !important;
	max-width: none !important;
	min-width: 100% !important;
	width: auto !important
}
.wgs_wrapper {
	display: none !important
}
.woocommerce .followup-checkout .form-row label {
	font-weight: bold;
	font-size: 23px;
	line-height: 35px
}
.woocommerce .followup-checkout .form-row label input {
	width: 17px !important;
	height: 17px !important
}
body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title a.festi-cart-title, body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-title span.festi-cart-title {
	font-family: 'Droid Serif', serif;
	text-decoration: none;
	color: #9ba467 !important;
	font-size: 15px !important;
	font-weight: bold !important
}
body div.festi-cart-products-content > div.festi-cart-total {
	font-size: 15px !important;
	text-transform: uppercase;
	font-family: 'Droid Serif', serif;
	letter-spacing: 1px;
	color: #717171 !important
}
body.home .soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
	width: 100%;
	height: 100%;
	position: absolute;
	display: table;
	vertical-align: middle;
	text-align: center;
	top: 0;
	z-index: 98;
	padding-top: 2vh
}
body.woocommerce-checkout #inside-content a.button.alt.angelleye_cancel {
	background-color: black;
	color: white;
	border-radius: 0px;
	font-family: 'Droid Serif', serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	transition: all .3s ease-in-out;
	border-radius: 0px;
	line-height: 18px;
	padding: 12px 24px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px 0px
}
body.woocommerce-checkout #inside-content #payment {
	background-color: transparent
}
body.woocommerce-checkout #inside-content a.button.alt.angelleye_cancel:hover {
	background-color: #9ba467
}
div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-img, div.festi-cart-widget-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-img, div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-img {
	vertical-align: top !important
}
.soliloquy-container #slider-title #slider-cell #slider-title-bottom em {
	font-size: 18px;
	line-height: 28px;
	display: block
}
body.post-type-archive #inside-content.store ul.products, .searchandfilter > div > ul, #inside-content ul.pub-listings, .woocommerce ul.products, #searchBox #search-input form.searchandfilter ul li {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.festi-cart-inner-wrap {
	text-align: left !important;
	font-family: 'Droid Serif', serif
}
body.post-type-archive #inside-content.store ul.products li.product a, #home-actions .items-container, body.woocommerce #inside-content ul.products li.product, body.woocommerce-page #inside-content ul.products li.product, body.woocommerce #content ul.products li.product {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
body.woocommerce-cart #inside-content .coupon input.input-text, #header #navigation #upper-nav ul li a:hover, #header #navigation #lower-nav ul, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li a:hover, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li.current_page_item a, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li.ubermenu-current-page-parent span, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li:hover span, #header #navigation #lower-nav ul li a, #home-actions #sign-up-box .ctct-custom-form button.more, #campaign-first-slider-container #slider-content h2, #campaign-first-slider-container #slider-content p, #donor-stories h2, #thank-you-donors h2, #thank-you-donors #columns, #donor-stories ul li h3, #donor-stories ul li p, #home-blog.inside #archives-sidebar h1, #home-blog.inside #archives-sidebar ul li a, #home-blog.inside #archives-sidebar ul li a:hover, #home-blog.inside #broll .alm-btn-wrap button, #home-blog #broll #blog-entries ul li #blog-content h4 a, #home-blog #broll #blog-entries ul li #blog-content p, #home-blog #twitter-roll #title-frame a, a.more, #inside-content.primary #wrapper .fl-builder-content .more a.fl-button, #home-blog #twitter-roll a.more:hover, #home-blog #twitter-roll #twitter-feed ul li #tweet, #inside-content, #inside-content h1, body.single-product #content h1.p-title, #inside-content.module h2, #inside-content h2, #inside-content.module h1, #inside-content h4, #inside-content h5, body.post-type-archive #blog-header #store-container h5, #inside-content #filter-column ul li, #inside-content #search-right h4 a, #inside-content a.more, #inside-content a.more:hover, #inside-content blockquote, #inside-content .fl-post-grid-text h2, #inside-content .fl-post-feed h2, #inside-content .fl-post-grid-text h2 a, #inside-content .fl-post-grid-text h2 a:hover, #inside-content .fl-post-feed h2 a, #inside-content .fl-post-feed h2 a:hover, #inside-content h3, .woocommerce div.product .product_title, body.woocommerce.single-product ul.products li.product h3 {
	color: #000
}
#inside-content table th {
	background-color: #9ba467;
	color: white;
	font-weight: 700;
	font-size: 25px;
	line-height: 33px
}
body.woocommerce-checkout .woocommerce-shipping-fields {
	margin-top: 40px
}
body.woocommerce-checkout .woocommerce form .form-row .required, body div.festi-cart-products div.festi-cart-products-content .cart-copy p a {
	text-decoration: none
}
body.woocommerce-checkout #inside-content .woocommerce-shipping-fields h3 label input {
	margin-right: 15px;
	width: 20px !important;
	height: 20px !important
}
body.digital_collections-template-default.single #inside-content h4 a {
	background: #949e5b;
	border: 1px solid #949e5b;
	color: white;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	padding: 12px 24px;
	box-sizing: border-box;
	display: inline-block;
	margin-top: 15px
}
#newsletter-bg .ctct-form-wrapper, #contributions-bg #scale #scale-block #InKind, #contributions-bg #scale #scale-block #cash-contributions {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.woocommerce ul.products, body.post-type-archive #inside-content.store ul.products li.product, body.single-envira .envira-gallery-item-inner a.envira-gallery-link {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: visible
}
body.woocommerce #inside-content .products ul:before, body.woocommerce #inside-content ul.products:before, body.envira-template-default p.nocomments, .mobile-search {
	display: none
}
.mobile-search i {
	color: black;
	font-size: 25px
}
body.woocommerce #inside-content ul.products li.product a:hover, body.woocommerce-page #inside-content ul.products li.product a:hover, body.woocommerce #content ul.products li.product a:hover, #home-blog #broll #blog-entries ul li #blog-content h4 a, #home-blog #broll #blog-entries ul li #blog-content h4 a:hover {
	text-decoration: none
}
body.woocommerce #inside-content ul.products li.product, body.woocommerce-page #inside-content ul.products li.product, body.woocommerce #content ul.products li.product {
	float: none;
	padding: 0;
	position: relative;
	width: auto;
	-webkit-flex-basis: 21%;
	-ms-flex-preferred-size: 21%;
	flex-basis: 21%;
	margin: 2% !important;
	margin-bottom: 90px !important;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#newsletter-bg #wrapper, #newsletter-bg .ctct-form-wrapper form, body.woocommerce-cart #inside-content .coupon, .searchandfilter > div > ul  {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
body.woocommerce #inside-content ul.products li.product a:hover h3, body.woocommerce #inside-content ul.products li.product a:hover span, body.woocommerce-page #inside-content ul.products li.product a:hover h3, body.woocommerce-page #inside-content ul.products li.product a:hover span, body.woocommerce #content ul.products li.product a:hover h3, body.woocommerce #content ul.products li.product a:hover span {
	text-decoration: none;
	color: #9ba467
}
body.woocommerce-cart ul.woocommerce-error {
	position: absolute;
	bottom: -85px;
	left: 25px
}
body .woocommerce-error, body.woocommerce-cart ul.woocommerce-error {
	background-color: transparent;
	border: none;
	color: #b81c23
}
body.woocommerce #inside-content ul.products .product-img, body.woocommerce #content ul.products .product-img {
	width: 100%;
	max-height: 300px;
	overflow: Hidden
}
body.woocommerce nav.woocommerce-pagination ul li, body.woocommerce nav.woocommerce-pagination ul, body.woocommerce-cart #inside-content .woocommerce tbody tr td, body.woocommerce-cart #inside-content table.shop_table {
	border: none
}
body.woocommerce nav.woocommerce-pagination ul li a, body.woocommerce nav.woocommerce-pagination ul li span {
	padding: 10px
}
body.woocommerce nav.woocommerce-pagination ul li a:hover {
	background-color: #949e5b;
	color: white !important;
	text-decoration: none !important
}
body.woocommerce nav.woocommerce-pagination ul li a:focus, body.woocommerce nav.woocommerce-pagination ul li span.current {
	background: black;
	color: white
}
body.woocommerce nav.woocommerce-pagination ul li {
	margin: 10px
}
body.woocommerce #inside-content ul.products:after {
	content: '';
	clear: none
}
body.home .soliloquy-container .soliloquy-viewport, body.home .soliloquy-container, body.home .soliloquy-container .soliloquy-viewport ul li {
	height: 98vh !important;
	overflow: hidden
}
.blog-search select, .blog-search label, body.post-type-archive #inside-content.store .woocommerce-breadcrumb, body.post-type-archive #inside-content.store ul.products li.product img, body.post-type-archive #inside-content.store ul.products li.product mark, body.tax-product_cat p.woocommerce-result-count, body.tax-product_cat form.woocommerce-ordering, body.single-product .woocommerce-breadcrumb, body.single-product .product_meta, .slicknav_menu, #searchOverlay, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li a:after, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li li:before {
	display: none
}
.blog-search {
	width: 50%;
	margin: 0 auto;
	text-align: center;
	margin-top: 90px
}


.blog-search form div, .blog-search, body.post-type-archive #inside-content.store ul.products li.product a, #searchBox #search-input form.searchandfilter ul li  {
	-webkit-box-align: center;
 	 -webkit-align-items: center;
     	 -ms-flex-align: center;
    	 align-items: center;
}

#contributions-bg #scale #scale-block #InKind, #contributions-bg #scale #scale-block #cash-contributions, .blog-search form div, .blog-search, body.post-type-archive #inside-content.store ul.products li.product a  {
	 -webkit-box-pack: center;
 	 -webkit-justify-content: center;
      	-ms-flex-pack: center;
      	 justify-content: center;
}
.blog-search form {
	width: 100%
}
.blog-search form input[type="text"] {
	order: 2;
	margin-left: 15px;
	background-color: transparent;
	outline: none;
	border: none;
	font-size: 16px;
	border-bottom: 2px solid transparent;
	color: white;
	padding-bottom: 5px
}
.blog-search form input[type="text"]::-webkit-input-placeholder {
color:white;
letter-spacing:2px
}
.blog-search form input[type="text"]:focus {
	border-bottom: 2px solid white
}
input:focus::-webkit-input-placeholder {
color:transparent !important
}
input:focus:-moz-placeholder {
color:transparent !important
}
.blog-search form input[type="submit"] {
	order: 1;
	background-image: url(images/search-icon.png);
	color: transparent;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 28px 28px;
	background-position: 50% 0;
	outline: none;
	border: none;
	width: 30px;
	height: 30px
}
.blog-search form input[type="submit"]:hover {
	cursor: pointer;
	background-size: 30px 30px
}
body.digital_collections-template-default.single #inside-content h4 a:hover {
	background-color: transparent;
	color: #949e5b;
	text-decoration: none
}
#inside-content table td, #inside-content table th {
	text-align: left;
	padding: 15px 25px;
	border: 1px solid #9ba467
}
body #inside-content.donors #donor-stories h2:after {
	background-color: transparent
}
body.post-type-archive #inside-content.store {
	padding-top: 0;
	border-top: 3px solid white;
	padding-bottom: 0
}
body.post-type-archive #inside-content.store #wrapper {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0
}
body.post-type-archive #inside-content.store ul.products {
	margin-bottom: 0
}
body.post-type-archive #inside-content.store ul.products li.product {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-left: 0;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: auto;
	text-align: center;
	position: relative;
	height: auto;
	margin: 0 !important
}
body.post-type-archive #inside-content.store ul.products li.product a h2.woocommerce-loop-category__title {
	color: white;
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 28px
}
body.post-type-archive #inside-content.store ul.products li.product a:hover span {
	color: white
}
body.post-type-archive #blog-header {
	position: relative;
	padding: 90px;
	padding-top: 220px;
	box-sizing: border-box;
	height: auto
}
body.post-type-archive #blog-header #store-container {
	padding-top: 60px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	border: 3px solid white;
	width: 40%
}
#main_container #thank-you-donors .donor-link {
	width: 100%;
	clear: both;
	padding-top: 20px
}
body.post-type-archive #blog-header #store-container h1, body.post-type-archive #blog-header #store-container p {
	position: relative;
	text-align: left;
	color: white
}
body.post-type-archive #blog-header #store-container p {
	font-size: 17px;
	line-height: 27px
}
body.post-type-archive #blog-header #store-container h1 {
	padding-bottom: 25px;
	margin-bottom: 25px;
	font-size: 3vw;
	line-height: .9em
}
body #inside-content ul.products li.product, .mobile-search li {
	list-style-type: none
}
body.post-type-archive #inside-content.store ul.products li.product a h3:after {
	width: 40px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	background-color: white;
	content: "";
	bottom: 0
}
body.post-type-archive #inside-content.store ul.products li.product a {
	position: relative;
	width: 100%;
	height: auto;
	padding: 50px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	box-sizing: border-box;
	z-index: 10
}
body.post-type-archive #inside-content.store ul.products li.product span.category_description {
	font-size: 14px;
	line-height: 24px
}
body.post-type-archive #inside-content.store ul.products li.product .prod-overlay {
	position: absolute;
	background-color: rgba(0,0,0,.75);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2
}
body.post-type-archive #inside-content.store ul.products li.product:hover .prod-overlay {
	background-color: rgba(0,0,0,.5)
}
body.post-type-archive #inside-content.store ul.products li.product a h3 {
	color: white;
	position: relative
}
body.post-type-archive #inside-content.store ul.products li.product {
	border-right: 3px solid white
}
body.post-type-archive #inside-content.store ul.products li.product:last-child {
	border-right: none
}
body.single-product #container {
	padding: 180px 0 65px
}
body.single-product #content {
	width: 94% !important;
	margin: 0 auto;
	position: relative;
	padding: 35px 0 0;
	border-top: 4px solid #000;
	max-width: 1118px !important
}
body.single-product div.product, #searchBox #search-input form.searchandfilter ul li ul {
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
body.single-product div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
	max-width: none
}
body.single-product #content div.product div.images {
	-webkit-flex-basis: 28%;
	-ms-flex-preferred-size: 28%;
	flex-basis: 28%
}
body.single-product #content div.product div.summary {
	-webkit-flex-basis: 70%;
	-ms-flex-preferred-size: 70%;
	flex-basis: 70%;
	box-sizing: border-box;
	padding-left: 50px
}
body #inside-content .fl-photo-content img {
	height: initial !important;
	width: inherit !important
}
#inside-content .content-slider .fl-module-content-slider .bx-wrapper {
	margin-bottom: 0px
}
.content-slider .fl-module-content-slider .bx-wrapper {
	margin: 0 auto !important
}
#inside-content .rec-post-title.other-give-title .fl-node-content h2, .related.products h2 {
	text-align: left;
	margin-bottom: 40px !important
}
#inside-content .rec-post-title.other-give-title .fl-node-content h2 span {
	text-align: left;
	padding: 0;
	padding-bottom: 20px
}
#inside-content .rec-post-title.other-give-title .fl-node-content h2:after, .related.products h2:after {
	bottom: auto;
	margin-top: 0;
	text-align: left
}
html, body {
	width: 100%;
	height: 100%;
	position: relative;
	background-color: #fff
}
body .fl-photo-caption {
	white-space: normal
}
.related.products h2:after {
	z-index: 1;
	bottom: 0 !important;
	margin-top: 0 !important
}
.related.products {
	margin-top: 80px
}
.related.products h2 {
	text-align: left !important;
	background-color: white;
	text-transform: capitalize;
	padding-bottom: 22px
}
body sup {
	vertical-align: super !important;
	font-size: smaller !important;
	font-weight: bold;
	padding-left: 2px
}
body #inside-content form {
	width: 70%;
	margin: 0 auto
}
body #inside-content form.wpcf7-form .form-row, #searchBox #search-input form.searchandfilter ul li ul {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
body div.festi-cart-products div.festi-cart-products-content .cart-copy {
	padding-top: 20px
}
body div.festi-cart-products div.festi-cart-products-content .cart-copy p {
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	line-height: 18px
}
body #inside-content form input, body #inside-content form textarea {
	padding: 8px;
	box-sizing: border-box;
	font-family: 'Droid Serif', serif;
	font-size: 14px
}
body #inside-content form input, body #inside-content form textarea, body.woocommerce-checkout span.select2, body.woocommerce-checkout form .form-row.woocommerce-validated .select2-container {
	border: 2px solid #abaaaa;
	outline: none
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow, body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	width: auto !important
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 10px
}
body.woocommerce-checkout .select2-container--default .select2-selection--single {
	border-radius: 0px;
	border: none
}
body #inside-content form input:focus::-webkit-input-placeholder, body #inside-content form textarea:focus::-webkit-input-placeholder {
color:transparent
}
body #inside-content form input:focus:-moz-placeholder, body #inside-content form textarea:focus:-moz-placeholder {
color:transparent
}
body #inside-content form input:focus::-moz-placeholder, body #inside-content form textarea:focus:-moz-placeholder {
color:transparent
}
body #inside-content form input:focus:-ms-input-placeholder, body #inside-content form textarea:focus:-moz-placeholder {
color:transparent
}
body.single-product #content p.price span, body.woocommerce span.woocommerce-Price-amount {
	font-weight: 700;
	font-size: 25px;
	line-height: 33px;
	margin-bottom: 15px;
	color: #9ba467
}
.festi-cart-inner-wrap > span.festi-cart-product-price span {
	vertical-align: middle
}
body div.festi-cart-products-content > div.festi-cart-total span.amount {
	font-size: 18px;
	line-height: 26px
}
body.single-product table.shop_attributes th {
	min-width: 100px;
	padding: 8px;
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 27px
}
body.single-product table.shop_attributes td {
	font-style: normal
}
body.single-product table.shop_attributes .alt th {
	background: transparent
}
body.single-product table.shop_attributes td, body.single-product table.shop_attributes th {
	border: none
}
body.single-product #content table td p {
	margin-bottom: 0
}
body.single-product #content p, body.single-product div.product .woocommerce-tabs .panel h2, .woocommerce table.shop_attributes th {
	text-transform: none;
	font-weight: normal
}
body.single-product div.product .woocommerce-tabs .panel h2 {
	font-weight: bold !important;
	margin-bottom: 15px
}
body.woocommerce-cart #inside-content form, body.woocommerce-checkout #inside-content form {
	width: 100%
}
body.woocommerce-cart #inside-content .coupon {
	width: 66%;
}
body.woocommerce-cart #inside-content .coupon input.input-text, body.woocommerce-cart #inside-content table.shop_table input.button {
	width: 48%;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	padding: 12px 24px;
	border-radius: 0px;
	transition: all .3s ease-in-out;
	text-decoration: none;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px
}
body.woocommerce-checkout .woocommerce-info {
	border-top-color: #949e5b
}
.envirabox-wrap .envirabox-title-float-wrap {
	width: 100vw !important;
	position: fixed !important;
	right: 0 !important;
	bottom: 0 !important
}
.envirabox-title-float-wrap .child {
	margin-right: 0px !important;
	width: 100% !important
}
body.woocommerce-checkout .woocommerce-info:before, #home-blog #broll #blog-entries ul li #blog-content h4 a:hover {
	color: #949e5b
}
body.woocommerce-cart #inside-content .wc-proceed-to-checkout a.paypal_checkout_button.button.ec_checkout_page_button_type_textbutton {
	width: 100%;
	background-color: black;
	color: white;
	box-sizing: border-box;
	padding: 12px 24px;
	text-align: center
}
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout, body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart {
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	border-radius: 0px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px !important;
	line-height: 20px;
	flex: 1;
	color: white;
	border: 2px solid transparent !important
}
body.woocommerce-cart #inside-content a.paypal_checkout_button {
	margin-top: 20px;
	background-color: transparent;
	text-align: left;
	display: block;
	padding: 0px
}
body.woocommerce-cart #inside-content a.paypal_checkout_button img {
	width: auto;
	margin: 0
}
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart {
	background-color: black !important;
	color: white !important;
	border: 2px solid black !important
}
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout {
	border: 2px solid black !important;
	background-color: white !important;
	color: black !important
}
body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-view-cart:hover, body div.festi-cart-products-content > p.festi-cart-buttons a.festi-cart-checkout:hover {
	background-color: #9ba467 !important;
	border: 2px solid #9ba467 !important;
	color: white !important
}
body.woocommerce-cart #inside-content #wrapper .woocommerce .cart-collaterals .cart_totals tbody tr td, body.woocommerce-cart #inside-content #wrapper .woocommerce .cart-collaterals .cart_totals table, body.woocommerce-checkout #order_review table {
	border: 1px solid #9ba467;
	border-radius: 0px
}
.woocommerce-checkout #payment {
	border-radius: 0px !important
}
body.woocommerce-checkout .select2-container .select2-choice .select2-arrow b:after {
	left: auto !important;
	right: 10px !important
}
body.woocommerce-checkout .followup-checkout p label input {
	width: auto !important
}
body.woocommerce-cart #inside-content .wc-proceed-to-checkout a.paypal_checkout_button.button.ec_checkout_page_button_type_textbutton:hover {
	color: #fff;
	background: #949e5b
}
body.woocommerce-cart #inside-content table.shop_table .coupon input.button, body.woocommerce-cart #inside-content table.shop_table input.button {
	opacity: 1;
	color: #fff;
	background: #949e5b;
	border: 2px solid #949e5b;
	margin: 0
}
body.woocommerce-cart #inside-content table.shop_table input.button {
	width: 32%;
	float: right
}
body.woocommerce-cart .quantity input, body.woocommerce-cart #inside-content .coupon input.input-text {
	border-color: #abaaaa
}
body.woocommerce-cart #inside-content table.shop_table .coupon input.button {
	width: 49% !important
}
body.woocommerce-cart #inside-content #wrapper {
	max-width: 1296px !important
}
body.woocommerce-cart #inside-content #wrapper .woocommerce {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 70px;
	position: relative
}
body.woocommerce-cart #inside-content #wrapper .woocommerce .cart-collaterals {
	position: absolute;
	width: 35%;
	right: 0
}
body.woocommerce-cart #inside-content #wrapper .woocommerce .cart-collaterals .cart_totals {
	float: right;
	width: 90%
}
body.woocommerce-cart #inside-content #wrapper form {
	-webkit-flex-basis: 65%;
	-ms-flex-preferred-size: 65%;
	flex-basis: 65%;
	margin: 0
}
body #inside-content form p.submit input {
	background: #9ba467;
	color: #fff;
	transition: all .3s ease-in-out;
	padding: 10px 15px 8px;
	text-decoration: none;
	outline: none;
	border: 2px solid transparent;
	font-size: 18px;
	letter-spacing: 2px;
	padding: 15px
}
body #inside-content form p.submit input:hover {
	cursor: pointer;
	border: 2px solid #9ba467;
	color: #9ba467;
	background-color: transparent
}
body #inside-content form div.wpcf7-validation-errors {
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	font-weight: bold
}
body #inside-content form span.wpcf7-not-valid-tip, body div.festi-cart-products div.festi-cart-products-content .cart-copy p a {
	color: #9ba467;
	font-weight: bold
}
body #inside-content form input::-webkit-input-placeholder, body #inside-content form textarea::-webkit-input-placeholder {
color:black;
opacity:1
}
body #inside-content form span.wpcf7-list-item-label, body #inside-content form span.wpcf7-list-item input {
	float: left;
	width: auto
}
body #inside-content form p.affiliation label {
	font-weight: bold
}
body #inside-content form span.wpcf7-list-item {
	margin: 10px
}
body.single-product div.product .woocommerce-tabs ul.tabs li a {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1.5px;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	padding: 0
}
body.single-product div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	padding: 12px 18px
}
body #inside-content form .form-row1 p, body #inside-content form .form-row2 p, body #inside-content form .form-row4 p, body #inside-content form .form-row4 p {
	width: 49%
}
body #inside-content form .form-row3 p {
	width: 24%
}
body #inside-content form span, body #inside-content form input, #inside-content form textarea {
	width: 100%
}
body.home #inside-content.primary {
	padding-bottom: 0px
}
body .envirabox-skin.envirabox-theme-captioned .envirabox-title-float-wrap span.child {
	background: #667647 !important;
	color: white !important;
	text-shadow: none;
	border-radius: 0;
	text-align: left;
	padding: 20px 30px
}
body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:before, body.single-envira .envira-gallery-item-inner a.envira-gallery-link:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	opacity: 0
}
body a, body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link, body.digital_collections-template-default.single #inside-content h4 a, .blog-search form input[type="text"], body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:before, body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:after, body .envira-gallery-wrap .envira-album-image-count, body.woocommerce #inside-content ul.products li.product h3, body.woocommerce-page #inside-content ul.products li.product span, body.woocommerce #content ul.products li.product h3, .woocommerce #inside-content ul.products li.product a, .woocommerce #inside-content ul.products li.product h2, body.woocommerce #content ul.products li.product span, #home-blog #broll #blog-entries ul li #blog-content h4 a, .woocommerce #content p a, body.post-type-archive #inside-content.store ul.products li.product .prod-overlay, body.single-envira .envira-gallery-item-inner a.envira-gallery-link:before, body.single-envira .envira-gallery-item-inner a.envira-gallery-link .overlay, body.single-envira .envira-gallery-item-inner a.envira-gallery-link .overlay-line, body.single-envira .envira-gallery-item-inner a.envira-gallery-link h5, body.single-product ul.products li.product h2, #home-blog.inside #archives-sidebar .blog-cat-sidebar h1, #home-blog.inside #archives-sidebar .blog-cat-sidebar h1:after {
	transition: all .3s ease-in-out
}
.blog-search form input[type="submit"] {
	transition: all .2s ease-in-out
}
body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:after, body.single-envira .envira-gallery-item-inner a.envira-gallery-link:after {
	content: "";
	position: absolute;
	width: 84%;
	height: 84%;
	top: 8%;
	padding: 20px;
	border: 3px solid white;
	box-sizing: border-box;
	left: 8%;
	right: 8%;
	margin: 0 auto;
	bottom: 8%;
	opacity: 0;
	z-index: 200
}
body.single-envira .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:after, body.single-envira .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:before {
	display: none
}
#inside-content .fl-builder-bar-title img {
	width: auto;
	max-width: none;
	height: auto
}
#inside-content p, #inside-content ul, #inside-content ol, body.single-product #content p, body.single-product div.product .woocommerce-tabs .panel h2, #inside-content .fl-module table td, #inside-content ul li, body.woocommerce #content ul.products li.product a.added_to_cart {
	font-size: 17px;
	line-height: 27px
}
body .envira-gallery-wrap .envira-album-image-count, body.single-envira #inside-content .envira-gallery-item-inner a.envira-gallery-link h5 {
	position: absolute;
	top: 10%;
	right: 18%;
	color: white;
	opacity: 0;
	z-index: 1000;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase
}
body.single-envira #inside-content .envira-gallery-item-inner a.envira-gallery-link h5 {
	font-style: normal;
	right: 0;
	top: 0;
	position: relative
}
body.single-envira #inside-content .envira-gallery-item-inner a.envira-gallery-link {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	width: 100%;
	height: 100%;
	position: relative
}
body.single-envira .envira-gallery-item-inner a.envira-gallery-link .overlay-line {
	position: absolute;
	width: 84%;
	height: 84%;
	top: 8%;
	padding: 20px;
	border: 3px solid white;
	box-sizing: border-box;
	left: 8%;
	right: 8%;
	margin: 0 auto;
	bottom: 8%;
	opacity: 0;
	z-index: 100
}
body.single-envira .envira-gallery-item-inner a.envira-gallery-link .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	opacity: 0;
	z-index: 99
}
body .envira-gallery-wrap .envira-gallery-public.enviratope .envira-gallery-item > .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner:hover + .envira-gallery-wrap .envira-album-image-count, body .envira-gallery-wrap .envira-gallery-public.envira-gallery-4-columns .envira-gallery-item:hover .envira-album-image-count, body .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item:hover .envira-album-image-count, body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:hover:before, body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:hover:after, body.single-envira .envira-gallery-item-inner a.envira-gallery-link:hover .overlay, body.single-envira .envira-gallery-item-inner a.envira-gallery-link:hover .overlay-line, body.single-envira #inside-content .envira-gallery-item-inner a.envira-gallery-link:hover h5 {
	opacity: 1
}
body.single-envira .envira-gallery-item-inner a.envira-gallery-link .caption, body.single-envira #inside-content #byline {
	display: none !important;
	opacity: 0 !important
}
body .envirabox-skin.envirabox-theme-captioned .envirabox-title-float-wrap span.child strong {
	font-weight: bold
}
body.noScroll {
	overflow: hidden
}
body {
	background: #000
}
#main_container {
	background: #fff
}
.clear:after {
	clear: both;
	content: "";
	display: block
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-bottom: 25px
}
.searchandfilter > div > ul {
	position: relative
}
#search-input form.searchandfilter ul li.sf-field-search input {
	width: 100%;
	background-color: transparent;
	outline: 0;
	border: none;
	border-bottom: 3px solid white;
	font-weight: 400;
	font-size: 22px;
	color: white;
	text-align: center;
	padding-bottom: 20px
}
#search-input form.searchandfilter ul li.sf-field-search label {
	width: 100%
}

.searchandfilter ul {
	position: Relative
}
#searchBox #search-input form.searchandfilter ul li input[type="checkbox" i] {
width:22px;
height:22px
}
#searchBox #search-input form.searchandfilter ul li:nth-child(2) {
	flex-wrap: wrap;
	text-transform: uppercase;
	letter-spacing: 2px
}
#searchBox #search-input form.searchandfilter ul li.sf-field-submit {
	position: absolute;
	top: -10px;
	right: 0
}

#searchBox #search-input form.searchandfilter ul li ul li {
	-webkit-flex-basis: 30%;
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	text-align: left
}
#searchBox #search-input form.searchandfilter label {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
	color: white
}
#search-input form.searchandfilter ul li:nth-child(2) h4 {
	font-size: 22px;
	line-height: 30px;
	width: 100%;
	color: white;
	margin: 30px 0px 10px 0px
}
#search-input form.searchandfilter ul li.sf-field-submit input {
	background-color: transparent;
	outline: none;
	border: none;
	background-image: url(http://testing.komplekscreative.com/forest-history/cms/wp-content/uploads/2017/02/more-arrow-white-search.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 45px;
	color: transparent
}
#search-input form.searchandfilter ul li.cat-item {
	position: relative;
	right: auto;
	top: auto;
	order: initial
}
#header #navigation #lower-nav ul li a:focus, #home-blog.inside #archives-sidebar h2:focus, #newsletter-bg .ctct-form-wrapper input:focus, #newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom input.ctct-form-element:focus {
	outline: none
}
#search-input form.searchandfilter ul li ul li:first-child, #search-input form.searchandfilter ul li ul li:first-child input {
	width: auto;
	border: none;
	outline: none
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.blur {
	filter: blur(5px);
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px)
}
#absolute-share {
	position: absolute;
	height: 150px;
	width: 95px;
	color: #fff;
	border-left: 4px solid #fff;
	padding-left: 15px;
	box-sizing: border-box;
	top: 50%;
	margin-top: -75px;
	right: 3%;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: 800;
	text-transform: uppercase;
	padding-top: 15px;
	text-align: left;
	z-index: 99
}
#absolute-share .fa {
	margin-top: 15px;
	font-size: 20px
}
#absolute-share a {
	color: rgba(255,255,255,.75);
	text-decoration: none
}
#absolute-share a:hover {
	color: white;
	text-decoration: none
}
#absolute-pledge {
	position: absolute;
	width: 21%;
	color: #fff;
	border-left: 4px solid #fff;
	padding-left: 15px;
	box-sizing: border-box;
	bottom: 10%;
	right: 8%;
	font-weight: 400;
	font-size: 1.2vw;
	line-height: 1.5em;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: left;
	z-index: 99
}
#absolute-pledge h2 {
	text-transform: uppercase;
	font-size: 1.4vw;
	margin-bottom: 20px
}
#absolute-pledge p {
	margin-bottom: 20px;
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-style: italic
}
#absolute-pledge a.more {
	color: #fff;
	background-image: url(images/more-arrow-white.png)
}
#searchOverlay {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0,0,0,.7);
	z-index: 999
}
#seachTable {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center
}
#searchBoxWrapper {
	width: 100%;
	display: table-cell;
	height: 100%;
	vertical-align: middle
}
#searchBox {
	width: 968px;
	max-width: 94%;
	margin: 0 auto;
	color: #fff
}
#search-input {
	width: 100%;
	padding-bottom: 20px;
	text-aling: center;
	color: #717171;
	font-size: 27px;
	line-height: 1em;
	font-weight: 400
}
#search-input .fa-search {
	color: #fff;
	font-size: 36px;
	line-height: 1em;
	float: left
}
#search-input .fa-arrow-right {
	color: #fff;
	font-size: 36px;
	line-height: 1em;
	float: right;
	cursor: pointer
}
.close {
	position: absolute;
	display: inline-block;
	width: 37px;
	height: 37px;
	overflow: hidden;
	right: 25px;
	top: 25px
}
.close::before, .close::after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	top: 50%;
	left: 0;
	margin-top: -1px;
	background: #fff
}
.close::before {
	transform: rotate(45deg)
}
.close::after {
	transform: rotate(-45deg)
}
.close.thick::before, .close.thick::after {
	height: 3px;
	margin-top: -2px
}
#popup {
	position: absolute;
	width: 400px;
	height: 200px;
	background: rgb(255,255,255);
	border: 5px solid rgb(90,90,90);
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto
}
#wrapper {
	max-width: 1296px;
	float: none;
	width: 94% !important;
	margin: 0 auto;
	position: relative
}
iframe#twitter-widget-0 {
	width: 100% !important
}
#header {
	background-color: rgba(255,255,255,.95);
	width: 100%;
	padding: 25px 0;
	position: fixed;
	z-index: 700;
		top: 0;
}
#header #wrapper {
	max-width: 1660px !important
}
#header #logo {
	width: 20%;
	float: left
}
#header #logo img {
	width: 100%;
	height: auto;
	display: block
}
body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-img a.festi-cart-img img, body div.festi-cart-products-content table.festi-cart-list tr.festi-cart-item > td.festi-cart-product-img span.festi-cart-img img {
	height: auto
}
#header #navigation {
	width: 80%;
	float: right;
	clear: none
}
#header #navigation #upper-nav ul {
	text-align: right;
	font-family: 'Raleway', sans-serif;
	color: #717171;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase
}
#header #navigation #upper-nav ul li {
	list-style-type: none;
	border-left: 1px solid #717171;
	display: inline-block
}
#header #navigation #upper-nav ul li:nth-child(1) {
	border: none
}
#header #navigation #upper-nav ul li a {
	padding: 3px 10px 3px 12px;
	color: #717171;
	text-decoration: none;
	display: block;
	transition: all .3s ease-in-out
}
#header #navigation #upper-nav ul li:last-child a {
	padding-right: 0
}
#header #navigation #upper-nav ul li a:hover {
	text-decoration: underline
}
#header #navigation #upper-nav ul li:nth-child(6) a {
	padding: 3px 0px 3px 10px
}
#header #navigation #lower-nav {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 85%
}
#header #navigation #lower-nav ul {
	text-align: right;
	font-size: 15px
}
#header #navigation #lower-nav ul li {
	list-style-type: none;
	margin-left: 1%;
	display: inline-block;
	position: relative
}
#header #navigation #lower-nav .ubermenu .ubermenu-target-text {
	text-transform: uppercase
}
#header #navigation #lower-nav .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
	right: initial;
	top: 94%;
	margin-top: 0px
}
#header #navigation #lower-nav div.ubermenu-submenu {
	padding-top: 25px;
	box-shadow: none
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row {
	border-top: 2px solid #000;
	width: 535px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.98);
	padding: 25px;
	text-align: left
}
#header #navigation #lower-nav .ubermenu .ubermenu-nav .ubermenu-column-1-2 {
	box-sizing: border-box;
	padding-right: 5%
}
#header #navigation #lower-nav ul li #dropdown-menu {
	position: absolute;
	top: 34px;
	left: 0;
	padding-top: 0px;
	display: block;
	overflow: hidden;
	opacity: 0;
	height: 0;
	transition: all .3s ease-in-out
}
#header #navigation #lower-nav ul li #dropdown-menu.last {
	position: absolute;
	top: 34px;
	left: initial;
	right: 0;
	padding-top: 0px;
	display: block;
	overflow: hidden;
	opacity: 0;
	height: 0;
	transition: all .3s ease-in-out
}
#header #navigation #lower-nav ul li:hover #dropdown-menu {
	display: block;
	overflow: hidden;
	opacity: 1;
	height: initial;
	padding-top: 24px;
	transition: all .3s ease-in-out
}
#header #navigation #lower-nav ul li #dropdown-wrapper {
	border-top: 2px solid #000;
	width: 535px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.98);
	padding: 25px;
	text-align: left
}
#header #navigation #lower-nav ul li.ubermenu-item-type-column {
	margin-left: 0
}
#header #navigation #lower-nav ul li #dropdown-wrapper.one-column {
	border-top: 2px solid #000;
	width: 425px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.98);
	padding: 25px;
	text-align: left
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul {
	text-align: left;
	font-family: 'Raleway', sans-serif;
	color: #717171;
	font-size: 12px;
	line-height: 14px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 0 0 0 15px
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li a {
	color: #000;
	text-decoration: none;
	padding: 0;
	white-space: normal
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li a:hover, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li a:hover .ubermenu-target-title {
	color: #717171
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li:hover li a span {
	color: #999 !important;
	transition: all .3s ease-in-out
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li li a span {
	color: #000
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li.ubermenu-current-page-parent li.current_page_item a span, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li:hover span {
	text-decoration: none
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li.ubermenu-current-page-parent li.current_page_item a span, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li li:hover a span {
	color: #000 !important
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li:before {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	top: 2px;
	position: absolute;
	left: 0px;
	background-color: #717171;
	opacity: 0;
	transition: all .3s ease-in-out
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li.ubermenu-current-page-parent:before, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li.current_page_item:before, #header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li:hover:before {
	opacity: 1;
	left: -15px
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li:hover a span {
	color: #717171
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul ul {
	text-align: left;
	font-family: 'Raleway', sans-serif;
	color: #717171;
	font-size: 12px;
	font-weight: 500;
	text-transform: none;
	margin-top: 5px;
	padding: 0 0 0 10px
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul ul span {
	text-transform: none
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li {
	margin-bottom: 10px;
	display: block
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li li {
	margin-bottom: 8px
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li li.external-link span {
	display: inline-block;
	padding-right: 20px;
	position: relative
}
#header #navigation #lower-nav .ubermenu-submenu ul.ubermenu-row li.ubermenu-item-type-column ul li li.external-link span:after {
	display: block;
	position: absolute;
	width: 15px;
	content: "\f08e";
	right: 0;
	top: 0;
	font-family: "FontAwesome"
}
#header #navigation #lower-nav ul li #dropdown-wrapper #column {
	width: 50%;
	box-sizing: border-box;
	float: left;
	display: inline-block
}
#header #navigation #lower-nav ul li #dropdown-wrapper #column.long {
	width: 100%;
	box-sizing: border-box;
	float: none;
	display: inline-block
}
#header #navigation #lower-nav ul li a {
	padding: 10px 10px 8px;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	float: none;
	position: relative
}
#header #navigation #lower-nav ul li a:after {
	content: "";
	display: block;
	height: 2px;
	background-color: #000;
	width: 0;
	position: absolute;
	left: 0;
	top: 94%;
	transition: all .3s ease-in-out
}
body #header #navigation #lower-nav ul li a#festi-cart {
	border: 1px solid #717171;
	background-color: transparent;
	border-radius: 0px;
	padding: 0px 12px;
	height: 36px;
	display: flex !important;
	align-items: center
}
body div.festi-cart-products div.festi-cart-products-content {
	border: 1px solid #e8eadc !important;
	border-radius: 0px !important;
	padding: 25px !important
}
body #header #navigation #lower-nav ul li a#festi-cart span {
	color: #717171 !important;
	text-transform: uppercase;
	font-family: 'Droid Serif', serif
}
body #header #navigation #lower-nav ul li a#festi-cart:hover, body #header #navigation #lower-nav ul li a#festi-cart.festi-cart-active {
	background-color: #9ba467;
	border: 1px solid #9ba467
}
body #header #navigation #lower-nav ul li a#festi-cart:hover span, body #header #navigation #lower-nav ul li a#festi-cart.festi-cart-active span {
	color: white !important
}
#header #navigation #lower-nav ul li a:hover:after, #newsletter-bg .ctct-form-wrapper form {
	width: 100%
}
a.festi-cart div.festi-cart-content img.festi-cart-icon {
	vertical-align: middle !important
}
body.single-product .quantity .qty {
	width: 120px;
	text-align: center;
	margin-right: 10px;
	padding: 12px 24px;
	border: 2px solid #abaaaa;
	font-weight: bold;
	font-size: 14px;
	line-height: 16.5px
}
body .woocommerce-message {
	border-top-color: #9ba467;
	font-size: 15px;
	line-height: 22px;
	padding: 1em 60px 1em 60px !important;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	bottom: -70px
}
body.woocommerce-cart #inside-content .woocommerce tbody tr td.actions {
	padding: 0px
}
body .woocommerce-message, body .woocommerce-info {
	background-color: #e8e6e6
}
body.single-product a.button {
	order: 2
}
body .woocommerce-error:before, body .woocommerce-info:before, body .woocommerce-message:before {
	top: auto
}
body.woocommerce-checkout #inside-content #payment ul.payment_methods li {
	list-style-type: none
}
body.single-product div.product form.cart .button, body.tax-product_cat #inside-content ul.products li.product .button {
	position: relative;
	padding-left: 48px !important
}
body.single-product div.product form.cart .button, body.single-product a.button, body.woocommerce-checkout #inside-content #payment #place_order, body.woocommerce #inside-content ul.products li.product .button, body.woocommerce #content ul.products li.product .button, body.woocommerce-cart #inside-content .wc-proceed-to-checkout a {
	background: #949e5b;
	border: 1px solid #949e5b;
	color: white;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	transition: all .3s ease-in-out;
	border-radius: 0px;
	line-height: 18px;
	padding: 12px 24px;
	text-transform: uppercase
}
body.woocommerce-cart #inside-content .wc-proceed-to-checkout a {
	background-color: #000;
	border: none
}
body.single-product div.product form.cart .button:focus, body.single-product a.button:focus, body.woocommerce-checkout #inside-content #payment #place_order:focus {
	outline: none
}
body.single-product div.product form.cart .button:before, body.tax-product_cat #inside-content ul.products li.product .button:before, body.woocommerce #content ul.products li.product .button:before {
	font-family: FontAwesome;
	content: "\f217";
	position: absolute;
	left: 10%;
	font-size: 22px
}
body.single-product div.product form.cart .button:hover, body.single-product a.button:hover, body.woocommerce-cart .coupon input.button:hover, body.woocommerce-cart #inside-content table.shop_table input.button:hover, body.tax-product_cat #inside-content ul.products li.product .button:hover, body.woocommerce #content ul.products li.product .button:hover {
	background-color: transparent;
	text-decoration: none;
	color: #949e5b
}
body.woocommerce-cart #inside-content .wc-proceed-to-checkout a:hover {
	background-color: #9ba467
}
body.single-product a.button:hover {
	background-color: white
}
body.tax-product_cat #inside-content ul.products li.product h3, body.woocommerce.single-product ul.products li.product h3, body.tax-product_cat #inside-content ul.products li.product h2, body.single-product ul.products li.product h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px
}
body.single-product ul.products li.product h2 {
	color: black
}
#header #navigation #lower-nav ul li.boxed a, #inside-content .film-links a.film-btn, a.back-to {
	background: #9ba467;
	color: #fff;
	transition: all .3s ease-in-out;
	padding: 10px 15px 8px;
	text-decoration: none
}
a.back-to {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
	padding: 15px;
	box-sizing: border-box
}
#inside-content .film-links {
	padding-top: 40px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
#inside-content .film-links a.film-btn {
	margin-right: 10px;
	font-weight: normal;
	text-transform: uppercase
}
#header #navigation #lower-nav ul li.boxed a:after {
	display: none
}
#header #navigation #lower-nav ul li.boxed a:hover, #inside-content .film-links a.film-btn:hover, a.back-to:hover {
	background-color: #000000;
	color: #fff;
	text-decoration: none
}
#slider-wrapper {
	width: 100%;
	position: relative
}
#slider-wrapper .soliloquy-container .soliloquy-pager {
	bottom: 20px;
	height: 14px
}
#slider-wrapper .soliloquy-container .soliloquy-pager-link {
	width: 9px;
	height: 9px;
	background-size: 100% auto
}
#slider-wrapper .soliloquy-container .soliloquy-prev {
	display: block;
	width: 24px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	left: 10px;
	z-index: 1320;
	background: url(images/slider-arrows.png) no-repeat;
	background-position: left center
}
#slider-wrapper .soliloquy-container .soliloquy-next {
	display: block;
	width: 24px;
	height: 44px;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	right: 10px;
	z-index: 1320;
	background: url(images/slider-arrows.png) no-repeat;
	background-position: right center
}
#slider-wrapper #slider-title-top {
	border-top: 4px solid #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	width: 34%;
	padding-top: 13vh;
	margin: 0 auto 25px;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	text-align: center
}
#slider-wrapper #slider-title-bottom {
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	width: 34%;
	margin: 25px auto 0px;
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 34px;
	font-style: italic;
	color: #fff;
	text-align: center;
	padding: 0px 20px 7vh 20px
}
#slider-wrapper #slider-title-bottom #short-line {
	width: 50px;
	height: 4px;
	background-color: #fff;
	margin: 0 auto 20px
}
#slider-wrapper #slider-title-bottom a {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	display: block;
	margin-top: 5vh;
	vertical-align: middle;
	letter-spacing: .2em
}
#slider-wrapper #slider-title-bottom a {
	position: relative;
	color: white;
	font-size: 15px
}
#slider-wrapper #slider-title-bottom a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: -2px;
	right: 0;
	background-color: white;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: rgba(0, 0, 0, 0.3) !important;
	width: 100%;
	height: 100%
}
#slider-wrapper #slider-title-bottom a.slider-search:before {
	width: 90%
}
#slider-wrapper #slider-title-bottom a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}
#slider-wrapper #slider-title-bottom a:hover {
	color: white
}
#slider-wrapper #slider-title-bottom a .fa {
	font-size: 22px;
	vertical-align: middle
}
#slider-wrapper #slider-title {
	width: 100%;
	height: 100%;
	position: absolute;
	display: table;
	padding-top: 10vh
}
#slider-wrapper #slider-cell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
#slider-wrapper #slider-title h1, #hero #hero-slider .slider-content h1 {
	text-align: center;
	font-size: 53px;
	line-height: 53px;
	letter-spacing: .29em;
	color: #fff
}
#slider-wrapper img {
	display: block;
	height: 100%;
	min-width: 100%;
	width: auto;
	max-width: none
}
body.home .alm-btn-wrap {
	display: none
}
#intro {
	width: 100%;
	padding: 50px 0;
	background-color: #fff
}
#intro img {
	width: 50%;
	height: auto;
	display: block;
	margin-bottom: 40px
}
#intro #intro-frame {
	width: 50%;
	position: absolute;
	bottom: 0px;
	right: 0;
	box-sizing: border-box;
	padding: 20px 5%;
	display: table
}
#intro #intro-frame h2 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px
}
#intro #intro-frame p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px
}
#intro #intro-frame #center-cell {
	vertical-align: middle;
	display: table-cell
}
#photo-grid {
	width: 100%;
	height: auto
}
#photo-grid #large-photo {
	width: 50%;
	box-sizing: border-box;
	height: auto;
	display: block;
	float: left;
	position: relative;
	box-shadow: inset 0 0 0 1px #fff
}
#photo-grid #four-photos {
	width: 50%;
	box-sizing: border-box;
	height: auto;
	display: block;
	float: right;
	position: relative
}
#photo-grid #large-photo img {
	width: 100%;
	height: auto;
	display: block
}
#photo-grid #large-photo #overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	transition: all .3s ease-in-out;
	box-sizing: border-box;
	box-shadow: inset 0 0 0 2px #fff
}
#photo-grid #large-photo:hover #overlay {
	padding: 30px;
	background-color: rgba(0,0,0,.6)
}
#photo-grid #large-photo #overlay a {
	text-decoration: none;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	transition: all .3s ease-in-out;
	box-shadow: inset 0 0 0 4px #fff;
	opacity: 0;
	position: relative
}
#photo-grid #large-photo #overlay:hover a {
	opacity: 1
}
#photo-grid #large-photo #overlay h2 {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #fff;
	transition: all .3s ease-in-out;
	opacity: 0
}
#photo-grid #four-photos #large-photo #overlay h2 {
	font-size: 20px;
	line-height: 24px
}
#photo-grid #large-photo:hover #overlay h2 {
	width: 92%;
	bottom: 25px;
	left: 4%;
	opacity: 1
}
#photo-grid #four-photos #large-photo:hover #overlay h2 {
	width: 84%;
	bottom: 25px;
	left: 8%;
	opacity: 1
}
#photo-grid #large-photo #overlay #count {
	position: absolute;
	width: 100%;
	top: 0;
	right: 0;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
	text-align: right;
	opacity: 0
}
#photo-grid #four-photos #large-photo #overlay #count {
	font-size: 12px
}
#photo-grid #large-photo:hover #overlay #count {
	width: 96%;
	top: 25px;
	right: 4%;
	opacity: 1
}
#photo-grid #four-photos #large-photo:hover #overlay #count {
	width: 92%;
	top: 25px;
	right: 8%;
	opacity: 1
}
#home-actions {
	width: 100%;
	padding: 100px 0;
	background-color: #fff;
	text-align: center
}
#home-actions #underline {
	width: 100px;
	height: 4px;
	background-color: #fff;
	margin: 0 auto 10px
}
#home-actions h2 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 5px;
	color: #fff
}
#home-actions h3 {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 10px
}
#home-actions p {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 15px
}
#home-actions a.more {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(images/more-arrow-white.png);
	background-size: 38px 26px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 30px;
	transition: all .3s ease-in-out;
	display: inline-block
}
#home-actions #sign-up-box .ctct-custom-form label, #newsletter-bg #new-signup div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer {
	display: none
}
#home-actions #sign-up-box .ctct-custom-form input[type="text"] {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 4px solid #000;
	padding: 10px 5px 5px;
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #717171;
	display: inline-block;
	box-sizing: border-box;
	float: left
}
#home-actions #sign-up-box .ctct-custom-form input[type="text"].first {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 10px
}
#home-actions #sign-up-box .ctct-custom-form input[type="text"].last {
	width: 48%;
	margin-bottom: 10px
}
#home-actions #sign-up-box .ctct-custom-form input[type="text"].email {
	width: 75%
}
#home-actions #sign-up-box .ctct-custom-form button.more {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(images/more-arrow.png);
	background-size: 38px 26px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding: 30px 0 0;
	transition: all .3s ease-in-out;
	display: inline-block;
	background-color: transparent;
	border: none;
	cursor: pointer;
	float: right
}
#home-actions #sign-up-box .ctct-custom-form button.more:hover {
	background-position: 90% 0
}
#home-actions #table-wrapper {
	position: relative;
	width: 100%;
	padding: 60px 10%;
	box-sizing: border-box
}
#home-actions .items-container {
	justify-content: space-between;
	align-items: stretch
}
#home-actions #questions-box {
	width: 48%;
	float: right;
	background-image: url(images/librarian-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	align-items: stretch;
	align-content: center
}
#home-actions #research-explore #table-wrapper, #home-actions #questions-box #table-wrapper {
	background-color: rgba(0,0,0,0.5);
	transition: all .3s ease-in-out
}
#home-actions #research-explore:hover #table-wrapper, #home-actions #questions-box:hover #table-wrapper {
	background-color: rgba(0,0,0,0.8)
}
#home-actions #research-explore #center-cell, #home-actions #questions-box #center-cell {
	vertical-align: middle;
	display: table-cell
}
#home-actions #questions-box a.more {
	width: 70px
}
#home-actions #research-explore a.more:hover, #home-actions #questions-box a.more:hover {
	background-position: top right
}
#campaign-masthead {
	width: 100%;
	position: relative;
	margin-bottom: 20px
}
#campaign-masthead img {
	width: 100%;
	height: auto;
	display: block
}
#campaign-masthead #campaign-triangle {
	position: absolute;
	bottom: 0;
	width: 100%
}
#campaign-main-content {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0
}
#campaign-masthead #slider-title {
	width: 100%;
	height: 100%;
	position: absolute;
	display: table;
	vertical-align: middle;
	text-align: center;
	top: 0;
	z-index: 98;
	padding-top: 7vh
}
#campaign-masthead #slider-cell {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
#campaign-masthead #slider-title h1 {
	text-align: center;
	font-size: 53px;
	line-height: 53px;
	letter-spacing: .29em;
	color: #fff;
	margin-bottom: 20px;
	padding-bottom: 24px;
	position: relative
}
#campaign-masthead #slider-title h1:after {
	height: 4px;
	width: 50px;
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -25px;
	background-color: #fff
}
#campaign-masthead #slider-title h2 {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 34px;
	font-style: italic;
	color: #fff;
	text-align: center;
	margin-bottom: 25px
}
#campaign-masthead #slider-title p {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.4em;
	color: #fff;
	max-width: 60%;
	margin: 0 auto 30px
}
#campaign-masthead #slider-title a {
	display: inline-block;
	background-color: #949e5b;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 1em;
	padding: 10px 25px;
	text-align: center;
	margin: 15px 5px 0
}
#campaign-masthead #slider-title a.donate span {
	width: 30px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(images/donate-white.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	transition: all .3s ease-in-out
}
#campaign-masthead #slider-title a.support span {
	width: 30px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0px;
	background-image: url(images/heart-white.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	transition: all .3s ease-in-out;
	background-position: center
}
#campaign-masthead #slider-title a:hover {
	background-color: #fff;
	color: #949e5b;
	text-decoration: none
}
#campaign-masthead #slider-title a.donate:hover span {
	background-image: url(images/donate.png)
}
#campaign-masthead #slider-title a.support:hover span {
	background-image: url(images/heart.png)
}
#contributions-bg {
	width: 100%;
	padding: 100px 0;
	background-image: url(images/contribution-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	position: relative
}
#contributions-bg h1 {
	text-align: center;
	font-weight: 700;
	font-size: 41px;
	line-height: 1.3em;
	color: #fff;
	margin-bottom: 20px;
	padding-bottom: 24px;
	position: relative
}
#contributions-bg h1:after {
	height: 4px;
	width: 50px;
	position: absolute;
	content: "";
	bottom: 0;
	left: 50%;
	margin-left: -25px;
	background-color: #fff
}
#contributions-bg h2 {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 34px;
	font-style: italic;
	color: #fff;
	text-align: center;
	margin-bottom: 25px
}
#contributions-bg a.button {
	display: inline-block;
	background-color: #949e5b;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1em;
	padding: 20px 25px;
	text-align: center;
	margin: 15px 5px 0;
	position: relative;
	padding-left: 60px
}
#contributions-bg a.button:hover {
	background-color: white;
	color: #949e5b
}
#contributions-bg a.button:hover:before {
	background-image: url(http://testing.komplekscreative.com/forest-history/cms/wp-content/uploads/2017/02/donate.png)
}
#contributions-bg a.button:before {
	position: absolute;
	content: '';
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(http://testing.komplekscreative.com/forest-history/cms/wp-content/uploads/2017/02/donate-white.png);
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	left: 15px;
	bottom: 12px
}
#contributions-bg a.button span img {
	width: 100%;
	height: auto;
	display: block
}
#contributions-bg #goal-scale {
	padding: 70px 0 0
}
#contributions-bg #scale {
	width: 70%;
	float: left;
	display: inline-block
}
#contributions-bg #scale h4 {
	width: 100%;
	color: #fff;
	font-size: 19px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	margin-top: 30px;
	text-align: center
}
#contributions-bg #scale #scale-block {
	width: 100%;
	height: 125px;
	box-shadow: inset 0 0 0 4px #fff;
	box-sizing: border-box
}
#contributions-bg #scale #scale-block #cash-contributions {
	height: 125px;
	background-color: #fff;
	position: relative;
	float:left;
}

#contributions-bg #scale #scale-block #InKind {
	height: 125px;
    float: left;
    background-color: #e0dddd;
}
#contributions-bg #scale #scale-block #cash-contributions:before {
	position: absolute;
	content: "";
	width: 4px;
	height: 155px;
	top: -15px;
	left: 100%;
	background-color: #fff
}
#contributions-bg #goal {
	width: 25%;
	float: right;
	display: inline-block
}
#contributions-bg #goal h2 {
	font-weight: 700;
	font-size: 41px;
	line-height: 1em;
	color: #fff;
	text-align: left;
	font-style: normal;
	padding-top: 20px
}
#campaign-first-slider {
	position: relative;
	width: 100%
}
#campaign-first-slider #wrapper {
	max-width: 1130px !important
}
#campaign-first-slider .soliloquy-container .soliloquy-pager {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	bottom: initial;
	padding-top: 10px;
	height: 14px
}
#campaign-first-slider .soliloquy-container .soliloquy-pager-link {
	background: url(images/circle.png) no-repeat scroll 0 0;
	width: 14px;
	height: 14px;
	display: block;
	outline: 0;
	text-indent: -9999px
}
#campaign-first-slider .soliloquy-container .soliloquy-pager-link.active, #campaign-first-slider .soliloquy-container .soliloquy-pager-link:hover {
	background-image: url(images/circle-hover.png)
}
#campaign-first-slider-container {
	box-shadow: inset 0 0 0 4px #000;
	box-sizing: border-box;
	width: 95%;
	margin: 20px 0 100px 5%;
	padding: 60px 5% 60px 0
}
#campaign-first-slider-container #slider {
	width: 65%;
	float: left;
	margin-left: -5%
}
#campaign-first-slider-container #slider img {
	width: 100%;
	height: auto;
	display: block
}
#campaign-first-slider-container #slider-content {
	width: 35%;
	float: right
}
#campaign-first-slider-container #slider-content-table {
	width: 100%;
	display: table
}
#campaign-first-slider-container #slider-content-table-cell {
	width: 100%;
	display: table-cell;
	vertical-align: middle
}
#campaign-first-slider-container #slider-content h2 {
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 24px;
	line-height: 1em
}
#campaign-first-slider-container #slider-content p {
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4em
}
#campaign-news-slider {
	width: 100%;
	height: auto;
	position: relative
}
#campaign-news-slider ul li {
	position: relative
}
#campaign-news-slider #caption-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: rgba(69,74,35,.8);
	z-index: 50
}
#campaign-news-slider #caption-overlay #caption-frame {
	box-sizing: border-box;
	box-shadow: inset 0 0 0 4px #fff;
	height: 80%;
	width: 40%;
	margin-left: 8%;
	top: 10%;
	position: absolute
}
#campaign-news-slider #caption-overlay #caption-frame #caption-fram-title {
	top: 15px;
	right: 25px;
	position: absolute;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase
}
#campaign-news-slider #caption-overlay #caption-frame #caption-table {
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	display: table;
	padding: 10%;
	vertical-align: middle
}
#campaign-news-slider #caption-overlay #caption-frame #caption-table-cell {
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle
}
#campaign-news-slider #caption-overlay #caption-frame h2 {
	font-weight: 500;
	font-size: 2.5vw;
	line-height: 1.1em;
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 20px;
	position: relative
}
#campaign-news-slider #caption-overlay #caption-frame h2:after {
	content: "";
	position: absolute;
	width: 55px;
	height: 4px;
	background-color: #fff;
	bottom: 0;
	left: 0
}
#campaign-news-slider #caption-overlay #caption-frame #byline {
	color: #fff;
	font-size: 1.2vw;
	line-height: 1.4em;
	font-weight: 400;
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase
}
#campaign-news-slider #caption-overlay #caption-frame #byline em {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	text-transform: none;
	font-style: italic;
	color: #fff
}
#campaign-news-slider #caption-overlay #caption-frame p {
	font-weight: 500;
	font-size: 1.2vw;
	line-height: 1.4em;
	color: #fff;
	margin-bottom: 20px
}
#campaign-news-slider #caption-overlay #caption-frame a.more {
	color: #fff;
	background-image: url(images/more-arrow-white.png)
}
#campaign-news-slider img {
	width: 100%;
	height: auto;
	display: block
}
#donor-stories, #thank-you-donors {
	padding: 100px 0
}
#inside-content.donors #donor-stories {
	padding: 40px 0px
}
#donor-stories h2, #thank-you-donors h2 {
	width: 100%;
	margin-bottom: 40px;
	font-size: 24px;
	line-height: 1em;
	position: relative;
	text-align: center
}
#donor-stories h2 span, #thank-you-donors h2 span {
	background-color: #fff;
	padding: 0 20px;
	text-align: center;
	z-index: 100;
	position: relative
}
#donor-stories h2:after, #thank-you-donors h2:after {
	content: "";
	display: block;
	top: 50%;
	width: 100%;
	height: 4px;
	background-color: #000;
	position: absolute
}


.percent-copy h3 {
	font-family: 'Droid Serif', serif;
    font-weight: 700;
    font-size: 22px;
	margin-bottom:5px;
}

.percent-copy p {
	font-family: 'Raleway', sans-serif;
    font-size: 14px;
	line-height:18px;
    font-weight: bold;
}
#thank-you-donors {
	text-align: center
}
#thank-you-donors #columns {
	width: 25%;
	float: left;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 25px
}
#thank-you-donors #columns ul li {
	margin-bottom: 8px
}

#thank-you-donors #columns ul li a {
	color: #7b853f;
}
#donor-stories ul {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	align-items: stretch;
	align-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
#donor-stories ul li {
	width: 23%;
	min-height: 200px;
	margin-bottom: 35px;
	margin-right: 2.6%;
	text-align: left;
	position: relative
}
#inside-content.donors #donor-stories ul li {
	flex-basis: 30%;
	list-style-type: none !important
}
#inside-content.donors #donor-stories ul li.first, #inside-content.donors #donor-stories ul li {
	margin: 1%
}
#donor-stories ul li #bottom-donor {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 50px 0;
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1));
	background: -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1));
	background: -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1));
	background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1))
}
#donor-stories ul li.first {
	background-color: #000;
	color: #fff;
	box-sizing: border-box;
	padding: 40px;
	text-align: center
}
#donor-stories ul li h3 {
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 15px
}
#donor-stories ul li p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400
}
#donor-stories ul li.first h3 {
	font-size: 18px;
	line-height: 1em;
	color: #fff;
	margin-bottom: 5px
}
#donor-stories ul li.first h2 {
	font-size: 32px;
	line-height: 1em;
	color: #fff;
	margin-bottom: 15px;
	letter-spacing: .2em
}
#donor-stories ul li.first p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
	text-align: left
}
#donor-stories ul li.first a, #contributions-bg h2 a  {
	width: 100%;
	color: #949e5b;
	text-decoration: none;
	font-size: 14px;
	line-height: 1em;
	padding: 12px 25px;
	text-align: center;
	box-shadow: inset 0 0 0 4px #949e5b;
	box-sizing: border-box;
	display: block;
	margin-bottom: 10px
}

#contributions-bg h2 a {
    font-style: normal;
    font-family: 'Droid Serif', serif;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
	color:white;
	background-color: #949e5b;
}
#donor-stories ul li.first a:hover {
	background-color: #949e5b;
	color: #fff;
	text-decoration: none
}
#donor-stories ul li.first a.pledge {
	padding: 9px 25px;
	margin-bottom: 0px
}

#donor-stories ul li.first a:nth-child(2) span, #contributions-bg h2 a span {
	margin-bottom: 0px;
	width: 30px;
	height: 39px;
	background-image: url(images/pledge.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

#contributions-bg h2 a:hover span {
	background-image: url(images/pledge.png);
}
#contributions-bg h2:first-of-type a:hover span {
	background-image: url(images/donate.png);
}
#donor-stories ul li.first a span, #contributions-bg h2:first-of-type a span {
	width: 30px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 2px;
	background-image: url(images/donate.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	transition: all .3s ease-in-out
}


#contributions-bg h2 a:hover {
	color: #949e5b;
	background-color:white;
}


#donor-stories ul li.first a:nth-child(2):hover span, #contributions-bg h2 a span {
	background-image: url(images/pledge-white.png)
}

#donor-stories ul li.first a:hover span, #contributions-bg h2:first-of-type a span  {
	background-image: url(images/donate-white.png)
}

#donor-stories ul li.first a span img {
	margin-bottom: 2px
}
#donor-stories ul li:nth-child(4n) {
	margin-right: 0
}
#donor-stories ul li #donor-profile {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	height: 270px;
	overflow: hidden
}
body.page-template-page_donors #main_container #donor-stories ul li #donor-profile {
	height: 250px
}
#donor-stories ul li #donor-profile #overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(0,0,0,0);
	transition: all .3s ease-in-out;
	cursor: pointer;
	box-sizing: border-box
}
#donor-stories ul li #donor-profile:hover #overlay {
	background-color: rgba(0,0,0,.5);
	padding: 20px
}
#donor-stories ul li #donor-profile #overlay a {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	transition: all .3s ease-in-out;
	box-shadow: inset 0 0 0 4px #fff;
	opacity: 0;
	cursor: pointer
}
#donor-stories ul li #donor-profile #overlay:hover a {
	opacity: 1
}
#donor-stories ul li #donor-profile #overlay a span {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
#donor-stories ul li #donor-profile img {
	width: 100%;
	height: auto
}
#main_container #donor-stories ul li #donor-profile img {
	width: auto;
	height: 100%
}
body.page-template-page_donors #main_container #donor-stories ul li #donor-profile img {
	width: 100%;
	height: auto;
	margin: 0
}
#numbers {
	margin-bottom: 70px;
	color: #949e5b
}
#numbers ul {
	text-align: center
}
#numbers ul li {
	display: inline-block;
	padding: 0 2.5%
}
#numbers h2 {
	font-weight: 700;
	font-size: 41px;
	line-height: 1em
}
#numbers h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: 800;
	text-transform: uppercase
}
#photo-galleries {
	width: 100%;
	padding: 100px 0;
	background-color: #0f0f0f
}
#photo-galleries .slick-slide #img-wrapper {
	position: relative
}
#photo-galleries .slick-slide #img-wrapper #img-overlay {
	background-color: rgba(0,0,0,0);
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	z-index: 99;
	transition: all .3s ease-in-out;
	box-sizing: border-box
}
#photo-galleries .slick-slide #img-wrapper #img-overlay span {
	text-decoration: none;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	box-shadow: inset 0 0 0 4px #fff;
	opacity: 0;
	position: relative;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
	text-align: right;
	box-sizing: border-box
}
#photo-galleries .slick-slide:hover #img-wrapper #img-overlay span {
	opacity: 1;
	padding: 15px
}
#photo-galleries .slick-slide:hover #img-wrapper #img-overlay {
	background-color: rgba(0,0,0,.5);
	padding: 20px
}
#photo-galleries h2 {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2em;
	color: #a09f9f;
	padding-top: 10px;
	transition: all .3s ease-in-out
}
#photo-galleries .slick-slide:hover h2 {
	color: #fff
}
#photo-galleries #wrapper {
	width: 90% !important;
	max-width: 90% !important;
	margin: 0 5%
}
#photo-galleries #recent-items {
	margin-bottom: 50px
}
#photo-galleries #gallery-title {
	border-bottom: 4px solid #242424;
	margin-bottom: 30px;
	padding-bottom: 25px
}
#photo-galleries #gallery-title h2 {
	font-size: 24px;
	color: #fff;
	display: inline-block;
	margin-right: 15px
}
#photo-galleries #gallery-title span {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 15px
}
#photo-galleries #gallery-title span a {
	color: #a09f9f;
	text-decoration: none;
	transition: all .3s ease-in-out
}
#photo-galleries #gallery-title span a:hover {
	color: #fff;
	text-decoration: none
}
#newsletter-bg {
	background-color: #6f7a2f;
	padding: 30px 0;
	color: #fff
}
#newsletter-bg #newsletter-title {
	padding-right: 2.5%;
	margin-right: 2.5%;
	border-right: 1px solid #d0d99c;
	-webkit-flex-basis: 20%;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%
}
#newseltter-bg .ctct-form-wrapper .success {
	background-color: rgba(46, 204, 64, 0.02);
	border-color: white;
	color: white;
	font-family: 'Raleway', sans-serif
}
#newsletter-bg .ctct-form-wrapper, #newsletter-bg #new-signup  {
	-webkit-flex-basis: 80%;
	-ms-flex-preferred-size: 80%;
	flex-basis: 80%
}

#newsletter-bg #new-signup div.ctct-form-embed div.ctct-form-defaults div.ctct-form-success {
	text-align:center;
}
#newsletter-bg .ctct-form-wrapper .ctct-disclosure, body.single-product li.product h2:after {
	display: none
}

#newsletter-bg #new-signup div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
	font-size: 30px;
    color: #fff;
	font-family: 'Droid Serif', serif;
	font-weight:normal;
}

#newsletter-bg #new-signup div.ctct-form-embed div.ctct-form-defaults p.ctct-form-text {
	color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
}
#newsletter-bg #newsletter-title h2 {
	font-weight: 600;
	font-size: 40px;
	color: #fff;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 15px
}
#newsletter-bg .ctct-form-wrapper .ctct-form-field, #newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
	-webkit-flex-basis: 27%;
	-ms-flex-preferred-size: 27%;
	flex-basis: 27%;
	margin: 0
}
#newsletter-bg .ctct-form-wrapper .ctct-form-field.ctct-form-field-submit, #newsletter-bg #new-signup .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

#newsletter-bg #new-signup .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
	width:auto;
}
#newsletter-bg #newsletter-title h2:after {
	content: "";
	width: 115px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0
}
#newsletter-bg #newsletter-title p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Raleway', sans-serif
}
#newsletter-bg .ctct-embed-signup {
	width: 74%;
	float: right;
	padding-top: 35px
}



#newsletter-bg #new-signup div.ctct-form-embed div.ctct-form-defaults {
    background: transparent;
    padding: 0px;
}

#newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
#newsletter-bg .ctct-custom-form label, #newsletter-bg .ctct-form-wrapper .ctct-form-field label {
	display: none
}
#newsletter-bg .ctct-custom-form input[type="text"], #newsletter-bg .ctct-form-wrapper .ctct-form-field input[type="text"], #newsletter-bg .ctct-form-wrapper .ctct-form-field input[type="email"], #newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 4px solid #fff;
	color: #fff;
	padding: 9px 10px;
	font-size: 20px;
	width: 100%;
	box-shadow:none;
	border-radius:0px;
}

#newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom input.ctct-form-element {
    height: 36px;
    font-family: 'Droid Serif', serif;
}

#newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
	    font-family: 'Droid Serif', serif;
    color: white;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
}

#newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {
	color:white;
}
#newsletter-bg span#success_message {
	width: auto;
	margin: 0 auto;
	text-align: center;	
	justify-content: center
}

#newsletter-bg #new-signup, #newsletter-bg span#success_message {
	display: flex;
	align-items: center;
}


#newsletter-bg span#success_message div {
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	padding: 10px 40px;
	border: 1px solid #d0d99c;
	width: auto;
	display: block
}
#newsletter-bg input::-webkit-input-placeholder {
color:white
}
#newsletter-bg input::-moz-placeholder {
color:white
}
#newsletter-bg input:-ms-input-placeholder {
color:white
}
#newsletter-bg input:-moz-placeholder {
color:white
}
#newsletter-bg .ctct-custom-form input:focus, #newsletter-bg .ctct-custom-form button[type="submit"]:focus {
	outline: none
}
#newsletter-bg .ctct-custom-form button[type="submit"], #newsletter-bg .ctct-form-wrapper .ctct-form-field.ctct-form-field-submit input, #newsletter-bg #new-signup .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(images/more-arrow-white.png);
	background-size: 38px 26px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 30px;
	transition: all .3s ease-in-out;
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	float: right;
	padding-bottom:0px;
}

#newsletter-bg #new-signup .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
	-webkit-align-self: flex-end;
      	-ms-flex-item-align: end;
          	align-self: flex-end;
	padding-bottom:9px;
}

#newsletter-bg #new-signup .ctct-inline-form { width:100%;}

#newsletter-bg .ctct-custom-form button[type="submit"]:hover, #newsletter-bg .ctct-form-wrapper .ctct-form-field.ctct-form-field-submit input:hover, #newsletter-bg #new-signup .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover {
	background-position: 80% 0
}
#blog-header {
	width: 100%;
	height: 70vh;
	position: relative;
	background-image: url(http://testing.komplekscreative.com/forest-history/cms/wp-content/themes/fhs2016/images/primary-header-img1.jpg);
	background-repeat: no-repeat;
	background-size: cover
}
#blog-title-container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0
}
#blog-title-wrapper {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	padding-top: 129px;
	text-align: center
}
#blog-title-center {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}
#blog-title-wrapper h1 {
	color: #fff;
	font-size: 3vw;
	vertical-align: middle;
	letter-spacing: 10px
}
#blog-title-wrapper #short-line {
	width: 50px;
	height: 4px;
	background-color: #fff;
	margin: 0 auto 20px
}
#blog-title-wrapper a {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	display: inline-block;
	margin-top: 5vh;
	vertical-align: middle;
	letter-spacing: .2em;
	background-image: url(images/more-arrow-white.png);
	background-size: 38px 26px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 35px
}
#blog-title-wrapper a.search-link {
	background-image: none
}
#blog-title-wrapper a:hover {
	background-position: 70% 0
}
#blog-title-wrapper a .fa {
	font-size: 24px;
	vertical-align: middle
}
#blog-header img {
	width: 100%;
	height: auto;
	display: block
}
#home-blog {
	background-color: #fff;
	width: 100%;
	padding: 80px 0
}
#home-blog.inside {
	padding: 50px 0 65px
}
#home-blog #broll {
	width: 69%;
	float: left
}
#home-blog.inside #broll {
	width: 78%
}
#home-blog.inside #archives-sidebar {
	width: 18%;
	float: right
}
#home-blog.inside #archives-sidebar h1 {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 15px;
	display: block;
	font-size: 14px;
	box-shadow: inset 0 0 0 4px #000;
	margin-bottom: 25px;
	text-align: center
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar h1 {
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	border: none;
	box-shadow: none;
	margin-bottom: 0;
	background-color: #9ba467;
	padding: 20px 15px;
	color: white;
	outline: none;
	border: 4px solid #9ba467;
	box-sizing: border-box
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar h1:hover {
	background-color: white;
	color: #9ba467;
	cursor: pointer
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar ul {
	padding-left: 0;
	background-color: #9ba467;
	padding: 10px;
	box-sizing: border-box;
	display: none
}
body #home-blog.inside #archives-sidebar .blog-cat-sidebar h1 {
	display: block !important;
	position: relative
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar h1:after {
	content: '';
	position: absolute;
	background: url(images/arrow-down.png) center/contain no-repeat;
	width: 15px;
	height: 15px;
	right: 30px
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar h1:hover:after {
	background: url(images/arrow-down-hover.png) center/contain no-repeat
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar ul li {
	color: rgba(255,255,255,.7)
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar ul li a {
	color: white;
	text-decoration: none;
	text-transform: capitalize
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar ul li.current-cat a {
	text-decoration: underline
}
#home-blog.inside #archives-sidebar .blog-cat-sidebar ul li a:hover {
	color: white
}
#home-blog.inside #archives-sidebar h2 a {
	color: #000
}
.soliloquy-container .soliloquy-viewport ul li {
	margin-left: 0px !important;
	overflow: hidden
}
#inside-content .soliloquy-container .soliloquy-viewport ul li img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto
}
#inside-content .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: rgba(0, 0, 0, 0.65) !important;
}
#home-blog.inside #archives-sidebar h2 {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 15px;
	display: block;
	font-size: 14px;
	box-shadow: inset 0 0 0 4px #000;
	margin-bottom: 0;
	border-radius: 0px;
	text-align: center;
	background-color: transparent !important;
	background-image: none !important
}
#home-blog.inside #archives-sidebar ul {
	padding-left: 0
}
#home-blog.inside #archives-sidebar ul li {
	font-size: 14px;
	line-height: 20px;
	color: #717171;
	margin-bottom: 5px;
	list-style-type: none
}
#home-blog.inside #archives-sidebar ul li a {
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	color: #717171
}
#home-blog.inside #archives-sidebar ul li a:hover {
	color: #717171
}
#archives-sidebar .ui-accordion .ui-accordion-content {
	border-radius: 0;
	border: none;
	border-bottom: 3px solid black
}
#archives-sidebar .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	display: none
}
#home-blog.inside #archives-sidebar ul li a:hover {
	text-decoration: underline
}
#home-blog.inside #broll .alm-btn-wrap button {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-align: center;
	background-color: transparent;
	border: none;
	background-image: url(images/down-arrow.png);
	background-size: 38px auto;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 30px;
	transition: all .3s ease-in-out;
	display: block;
	width: 100%;
	cursor: pointer
}
#home-blog.inside #broll .alm-btn-wrap button:hover {
	background-position: 50% 10px
}
#home-blog #broll-title {
	font-weight: 700
}
#home-blog #broll-title h3 {
	font-size: 24px;
	margin-bottom: 5px;
	letter-spacing: 5px
}
#home-blog #broll-title h2 {
	font-size: 40px;
	margin-bottom: 25px
}
#home-blog #broll #blog-entries ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 50px 0;
	border-top: 4px solid #000;
	position: relative
}
#home-blog #broll #blog-entries ul li #blog-img {
	width: 55%;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	box-sizing: border-box;
	text-align: center;
	transition: all .3s ease-in-out;
	position: absolute;
	height: 100%
}
#home-blog #broll #blog-entries ul li #blog-img a {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: none;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	transition: all .3s ease-in-out;
	box-shadow: inset 0 0 0 4px #fff;
	opacity: 0;
	cursor: pointer
}
#home-blog #broll #blog-entries ul li #blog-img:hover a {
	opacity: 1
}
#home-blog #broll #blog-entries ul li #blog-img #overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	transition: all .3s ease-in-out;
	box-sizing: border-box
}
#home-blog #broll #blog-entries ul li #blog-img:hover #overlay {
	background-color: rgba(0,0,0,0.4);
	padding: 20px
}
#home-blog #broll #blog-entries ul li #blog-img a span {
	display: table-cell;
	vertical-align: middle
}
#home-blog #broll #blog-entries ul li #blog-content {
	width: 42.5%;
	float: right;
	padding-top: 15px;
	position: relative
}
#home-blog #broll #blog-entries ul li #blog-content #bottom-grad {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 50px 0;
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1));
	background: -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1));
	background: -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,1));
	background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1))
}
#home-blog #broll #blog-entries ul li #blog-content h4 {
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px
}
#home-blog #broll #blog-entries ul li #blog-content #byline {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	color: #727272;
	font-family: 'Raleway', sans-serif
}
#home-blog #broll #blog-entries ul li #blog-content #byline em {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	text-transform: none;
	font-style: italic;
	color: #000
}
#home-blog #broll #blog-entries ul li #blog-content p {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px
}
#home-blog #twitter-roll {
	width: 24%;
	float: right
}
#home-blog #twitter-roll #title-frame {
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}
#home-blog #twitter-roll #title-frame a {
	padding: 25px 0;
	display: block;
	transition: all .3s ease-in-out;
	text-decoration: none;
	width: 100%;
	font-size: 14px;
	box-shadow: inset 0 0 0 4px #000
}
#home-blog #twitter-roll #title-frame a:hover {
	background-color: #000;
	color: #fff
}
a.more {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(images/more-arrow.png);
	background-size: 38px 26px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 30px;
	transition: all .3s ease-in-out;
	display: inline-block
}
a.more:hover {
	background-position: 70% 0
}
#inside-content.primary #wrapper .fl-builder-content .more a.fl-button {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-align: center;
	background-image: url(images/more-arrow.png);
	background-size: 38px 26px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 30px;
	transition: all .3s ease-in-out;
	display: inline-block;
	border: none;
	background-color: transparent
}
#inside-content.primary #wrapper .fl-builder-content .more a.fl-button:hover {
	background-position: 70% 0
}
#home-blog #twitter-roll #title-frame .fa {
	font-size: 40px;
	line-height: 32px;
	display: block;
	margin-bottom: 10px
}
#home-blog #twitter-roll #twitter-feed {
	margin-bottom: 30px
}
#home-blog #twitter-roll #twitter-feed ul li {
	list-style-type: none;
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 10px
}
#home-blog #twitter-roll #twitter-feed ul li:after {
	content: "";
	position: absolute;
	width: 40%;
	height: 4px;
	background-color: #717171;
	bottom: 0;
	transition: all .3s ease-in-out
}
#home-blog #twitter-roll #twitter-feed ul li:hover:after {
	width: 100%
}
#home-blog #twitter-roll #twitter-feed ul li #date {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	color: #727272;
	font-family: 'Raleway', sans-serif
}
#home-blog #twitter-roll #twitter-feed ul li #tweet {
	font-weight: 700;
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 8px;
	word-wrap: break-word
}
#home-blog #twitter-roll #twitter-feed ul li #tweet a {
	color: #727272
}
body.woocommerce #inside-content ul.products li.product a.added_to_cart, body.woocommerce-page #inside-content ul.products li.product a.added_to_cart, body.woocommerce #content ul.products li.product a.added_to_cart {
	position: absolute;
	bottom: -35px
}
#inside-content {
	padding: 150px 0 65px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px
}
#inside-content.primary {
	padding: 60px 0 65px
}
#inside-content #wrapper {
	padding: 35px 0 0;
	border-top: 4px solid #000;
	max-width: 1118px !important
}
#inside-content.primary #wrapper {
	border-top: none;
	padding: 0
}
#inside-content.primary #wrapper .intro-wrapper {
	padding: 60px 5% 40px;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	text-align: center;
	box-sizing: border-box
}
#inside-content.primary #wrapper .intro-wrapper h2, #inside-content.primary .intro-wrapper-with-image h2 {
	padding-bottom: 15px;
	margin-bottom: 20px
}
#inside-content.primary #wrapper .intro-wrapper-with-image .fl-col:nth-child(2) {
	float: right;
	width: 46% !important
}
#inside-content.primary .intro-wrapper h2:after {
	width: 50px;
	height: 4px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	background-color: #000;
	content: "";
	bottom: 0
}
#inside-content.primary .intro-wrapper-with-image h2:after {
	width: 85px;
	height: 4px;
	position: absolute;
	left: 0;
	background-color: #000;
	content: "";
	bottom: 0
}
#inside-content h1, body.single-product #content h1.p-title {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 3vw;
	line-height: .9em;
	margin-bottom: 20px;
	padding-bottom: 35px;
	position: relative
}
#inside-content.module h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 3.5vw;
	line-height: .9em;
	margin-bottom: 30px;
	padding-bottom: 35px;
	position: relative
}
#inside-content.module h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 4px;
	background-color: #000;
	left: 48%;
	margin-left: -25px
}
#inside-content h1:after, body.single-product #content h1.p-title:after, body.post-type-archive #blog-header #store-container h1:after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 4px;
	background-color: #000;
	left: 50%;
	margin-left: -25px
}
body.post-type-archive #blog-header #store-container h1:after {
	background-color: white;
	left: 0;
	margin-left: 0
}
#inside-content h2, .related.products h2 {
	font-weight: 700;
	font-size: 41px;
	line-height: 50px;
	margin-bottom: 35px;
	position: relative
}
#inside-content.module h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 1.1em;
	margin-bottom: 15px;
	position: relative;
	text-transform: none;
	text-align: center;
	padding-bottom: 0
}
#inside-content.module h1:after {
	display: none
}
#inside-content.module .module-heading {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	color: #949e5b;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	display: block
}
#inside-content h3, .woocommerce div.product .product_title {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 27px;
	line-height: 35px;
	margin-bottom: 10px
}
#inside-content h4 {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 5px
}
#inside-content h5, body.post-type-archive #blog-header #store-container h5 {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	font-style: italic;
	margin-bottom: 15px
}
body.post-type-archive #blog-header #store-container h5 {
	color: white
}
#inside-content h6 {
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 8px;
	color: black;
	position: relative;
	display: inline-block;
	font-family: 'Raleway', sans-serif
}
#inside-content #byline, #inside-content #byline em {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
	text-transform: capitalize;
	font-weight: 500;
	color: #727272;
	font-style: italic;
	font-family: 'Libre Baskerville', serif
}
body.single .social-links-box, body.single #inside-content #byline, body.single #inside-content h2.post-title {
	text-align: center
}
body.single #inside-content #byline, body.single #inside-content h2.post-title {
	margin-bottom: 25px
}
#inside-content #book-cover {
	max-width: 18%;
	float: left
}
#inside-content ul.pub-listings {
	text-align: center
}
#inside-content ul.pub-listings li {
	width: 25%;
	box-sizing: border-box;
	float: left;
	padding: 0 15px 25px;
	list-style-type: none;
	margin: 0;
	cursor: pointer
}
#inside-content ul.pub-listings li img {
	width: initial !important;
	margin-bottom: 15px
}
#inside-content ul.pub-listings li h4 {
	font-size: 18px;
	line-height: 1.2em
}
#inside-content #book-cover.float-left {
	width: 18%;
	float: left;
	margin: 0
}
body.search ul.search-results li #content {
	position: relative
}
body.search ul.search-results li #content .img-search {
	width: 15%
}
body.search ul.search-results li #content .search-excerpt {
	width: 100%;
	padding-left: 0px;
	position: relative
}
#inside-content .frame-content {
	width: 78%;
	float: right
}
#inside-content #book-cover.float-left img {
	margin: 0
}
#inside-content #book-content {
	max-width: 80%;
	float: right
}
#inside-content #book-wrapper {
	margin-bottom: 40px;
	border-top: 4px solid #000;
	padding-top: 40px
}
.single-periodical #inside-content table th {
	padding: 10px 20px;
	background-color: #9ba467;
	text-align: left;
	font-weight: bold;
	color: white
}
.single-periodical #inside-content table td {
	padding: 10px 20px
}
#inside-content #filter-column {
	width: 22%;
	float: left
}
#inside-content #filter-column h4 {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0px;
	color: #717171
}
#inside-content #filter-column h4.search-key {
	width: 70%;
	margin: 0 auto;
	padding-bottom: 5px
}
#inside-content #filter-column ul {
	width: 100%
}
#inside-content #filter-column ul li {
	margin-left: 0;
	padding-left: 0;
	display: flex;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0px
}
#inside-content #filter-column ul li label {
	margin-bottom: 5px
}
body #inside-content #filter-column ul li input {
	width: auto
}
#inside-content #filter-column ul li h4 {
	border-bottom: 2px solid #b8b8b8;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	flex-basis: 100%
}
#inside-content #filter-column ul li.cat-item input {
	margin: 0 8px 0 0;
	float: left;
	width: auto
}
#inside-content #filter-column ul li.sf-field-post_type {
	flex-direction: row;
	flex-wrap: wrap
}
#inside-content #filter-column input[type="text"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	width: 100%;
	border: 2px solid #b8b8b8;
	color: #717171
}
#inside-content #filter-column input[type="submit"] {
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0px;
	color: #949e5b;
	background-color: #fff;
	background-image: url(images/refresh.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 25px;
	position: relative;
	padding: 30px 10px 0;
	cursor: pointer;
	border: none;
	margin: 0 auto
}
#inside-content #filter-column ul li:nth-child(3) {
	width: 100%;
	padding: 25px 0;
	border-bottom: 2px solid #b8b8b8;
	border-top: 2px solid #b8b8b8
}
#inside-content #filter-column ul li li:nth-child(3) {
	padding: 0;
	border: none
}
#inside-content #filter-column ul li ul {
	margin-bottom: 10px;
	display: flex;
	flex-direction: column
}
#inside-content #search-right {
	width: 75%;
	float: right
}
#inside-content #search-right h6 {
	color: #717171;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0px
}
#inside-content #search-right h3 {
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0px
}
#inside-content #search-right h2 {
	margin-bottom: 0px
}
#inside-content #search-right h4 {
	font-size: 18px;
	width: 80%;
	display: inline-block
}
#inside-content #search-right ul li {
	list-style-type: none;
	margin-left: 0;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 2px solid #b8b8b8
}
#inside-content #search-right ul li h6 {
	position: absolute;
	margin-bottom: 10px;
	text-align: right;
	color: #9ba467;
	width: 19.5%;
	display: inline-block
}
#inside-content #search-right #category-title {
	border-bottom: 4px solid #000;
	padding-bottom: 20px;
	margin-bottom: 20px
}
#inside-content a, .woocommerce #content p a, body.woocommerce #content ul.products li.product a.added_to_cart {
	color: #7b853f;
	font-weight: bold;
	text-decoration: none
}
#inside-content a:hover, .woocommerce #content p a:hover, .woocommerce #inside-content ul.products li.product a.woocommerce-LoopProduct-link:hover h2, body.single-product ul.products li.product h2:hover, body.woocommerce #content ul.products li.product a.added_to_cart:hover {
	color: #949e5b;
	text-decoration: underline
}
#inside-content a.more {
	font-weight: 800
}
#inside-content a.more:hover, body.single-product ul.products li.product h2:hover, .woocommerce #inside-content ul.products li.product a.woocommerce-LoopProduct-link:hover h2, #inside-content a.more {
	text-decoration: none
}
#inside-content img, #inside-content .wp-caption.aligncenter {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 25px;
/*	width: 100%*/
}

#inside-content img {
	margin:auto;
	margin-bottom:25px;
}
#inside-content.blog img, #inside-content.blog .wp-caption.aligncenter {
	width: auto;
	max-width: none
}
#inside-content.blog .wp-caption.aligncenter img {
	width: 100%
}
/*
#inside-content .fl-photo-content {
	width: 100%
}
*/
#inside-content .fl-module table {
	margin-bottom: 30px
}
#inside-content .fl-module table th {
	background: #9ba467;
	color: #fff;
	padding: 10px 25px
}
#inside-content .fl-module table td {
	padding: 10px 25px;
	width: 50%;
	border-bottom: 1px solid #eee
}
#inside-content .fl-module table td:nth-child(odd) {
	text-align: right
}
#inside-content .fl-module table td:nth-child(even) {
	text-align: left
}
#inside-content .wp-caption img {
	margin: 0 0 10px
}
#inside-content img.alignleft, #inside-content .wp-caption.alignleft {
	max-width: 55%;
	float: left;
	height: auto;
	display: block;
	margin: 5px 30px 25px 0
}
#inside-content img.alignright, #inside-content .wp-caption.alignright {
	max-width: 55%;
	float: right;
	height: auto;
	display: block;
	margin: 5px 0px 25px 30px
}
body #inside-content blockquote sup {
	font-size: 14px !important;
	font-style: normal;
	padding-left: 5px
}
#inside-content blockquote {
	text-align: center;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 10px;
	width: 80%;
	margin: 0 auto 25px;
	padding: 20px 0;
	position: relative
}
#inside-content blockquote p {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	font-style: italic;
	margin-bottom: 15px
}
#inside-content blockquote h6 {
	font-family: 'Raleway', sans-serif;
	color: black;
	font-size: 15px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	margin: 10px auto;
	width: 70%
}
#inside-content p.wp-caption-text, #inside-content .wp-caption, #inside-content .fl-photo-caption, #module-box pre {
	max-width: 100%;
	font-size: 13px;
	line-height: 18px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	text-transform: none;
	font-style: italic;
	color: #717171;
	margin-bottom: 0
}
#inside-content blockquote:before {
	content: "";
	position: absolute;
	top: 0;
	width: 50px;
	height: 4px;
	background-color: #000;
	left: 50%;
	margin-left: -25px
}
#inside-content strong {
	font-weight: 700
}
#inside-content #module-wrapper {
	margin-bottom: 60px
}
#inside-content p, #inside-content ul, #inside-content ol, body.single-product #content p {
	margin-bottom: 25px
}
#inside-content em {
	font-style: italic
}
#inside-content strong, #inside-content b {
	font-weight: bold
}
#inside-content ul, #inside-content ol {
	overflow: hidden
}
#inside-content ul li {
	margin-left: 30px;
	list-style-type: square;
	margin-bottom: 8px
}
#inside-content ol li {
	margin-left: 35px;
	list-style-type: decimal;
	margin-bottom: 8px
}
#inside-content a.social-btns {
	padding: 8px 15px;
	display: inline-block;
	margin-right: 20px;
	background-color: #949e5b;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	vertical-align: middle;
	margin-bottom: 20px
}
#inside-content a.social-btns .fa {
	font-size: 20px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px
}
#inside-content a.social-btns:hover {
	background-color: #717171
}
#inside-content .fl-row-fixed-width {
	max-width: 1118px
}
#inside-content .fl-module-content, #inside-content .fl-row-content-wrap, #inside-content .fl-post-grid-text {
	padding: 0px;
	margin-left: 0;
	margin-right: 0
}
#inside-content #module-wrapper h3, #inside-content .rec-post-title .fl-node-content h2, .related.products h2 {
	display: block;
	position: relative;
	text-align: center;
	font-weight: 700;
	margin-bottom: 25px
}
#inside-content #module-wrapper h3 span, #inside-content .rec-post-title .fl-node-content h2 span {
	padding: 0 15px;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 20
}
#inside-content #module-wrapper.resources {
	width: 31%;
	float: right
}
#inside-content #module-wrapper.references {
	width: 60%;
	float: left
}
#inside-content #module-wrapper h3:after, #inside-content .rec-post-title .fl-node-content h2:after, .related.products h2:after {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	background: #000;
	bottom: 50%;
	margin-top: -2px;
	position: absolute;
	z-index: 1
}
#inside-content .fl-post-grid-post {
	background: transparent;
	border: none;
	visibility: hidden
}
#inside-content .fl-post-grid-text h2, #inside-content .fl-post-feed h2 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 24px;
	line-height: 1em;
	margin-bottom: 10px
}
#inside-content .fl-post-grid-text h2 a, #inside-content .fl-post-grid-text h2 a:hover, #inside-content .fl-post-feed h2 a, #inside-content .fl-post-feed h2 a:hover {
	text-decoration: none;
	font-weight: 400
}
#inside-content .fl-post-grid-text span.fl-post-feed-date, #inside-content .fl-post-feed span.fl-post-feed-date {
	font-size: 13px;
	line-height: 18px;
	font-weight: 500;
	color: #717171;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif
}
#inside-content a.fl-post-grid-more, #inside-content a.fl-post-feed-more {
	padding: 8px 25px;
	border: 2px solid #616636;
	color: #616636;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 14px
}
#inside-content a.fl-post-grid-more:hover, #inside-content a.fl-post-feed-more:hover {
	background-color: #616636;
	color: #fff;
	text-decoration: none
}
#inside-content .fl-post-feed-image {
	width: 27%;
	height: auto;
	margin-right: 3%;
	float: left
}
#inside-content .fl-post-feed-header, #inside-content .fl-post-feed-content {
	width: 70%;
	float: right
}
#inside-content .fl-post-feed-post {
	border-bottom: none;
	margin-bottom: 20px;
	padding-bottom: 20px
}
#footer {
	background-color: #000;
	width: 100%;
	padding: 90px 0
}
#footer-left {
	width: 1034px;
	float: left
}
#footer-logo {
	width: 20%;
	height: auto;
	float: left;
	margin-right: 8%
}
#footer-address {
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	float: left;
	width: 27%
}
#footer-address a {
	color: #fff;
	text-decoration: none;
	transition: all .1s ease-in-out
}
#footer-address a:hover {
	color: #fff;
	text-decoration: none
}
#footer-nav {
	width: 45%;
	float: right
}
#footer-nav #column:nth-child(1) {
	width: 60%;
	float: left
}
#footer-nav #column:nth-child(2) {
	width: 40%;
	float: left
}
#footer-nav #column li {
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	list-style-type: none;
	font-size: 14px;
	line-height: 24px
}
#footer-nav #column li a {
	color: #fff;
	text-decoration: none;
	transition: all .1s ease-in-out
}
#footer-nav #column li a:hover, #footer-address a:hover {
	color: #afb67c;
	text-decoration: none
}
#footer-logo img {
	width: 100%;
	height: auto;
	display: block
}
#footer-right {
	width: 262px;
	float: right
}
#footer-calls {
	margin-bottom: 20px
}
#footer-calls ul {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}
#footer-calls ul li {
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #afb67c;
	font-family: 'Raleway', sans-serif;
	list-style-tyle: none;
	text-align: center
}
#footer-calls ul li a {
	color: #afb67c;
	text-decoration: none;
	padding-top: 50px;
	transition: all .1s ease-in-out
}
#footer-calls ul li a:hover {
	color: #fff
}
#footer-calls ul li.search a {
	background-image: url(images/mag-glass.png);
	background-repeat: no-repeat;
	background-size: auto 32px;
	background-position: center 5px
}
#footer-calls ul li.donate a {
	background-image: url(images/donate.png);
	background-repeat: no-repeat;
	background-size: auto 40px;
	background-position: center top
}
#footer-calls ul li.member a {
	background-image: url(images/join-support.png);
	background-repeat: no-repeat;
	background-size: auto 40px;
	background-position: center top
}
#footer-social-links {
	font-size: 24px;
	color: #fff;
	border-top: 4px solid #242424;
	padding-top: 25px;
	width: 264px
}
#footer-social-links ul {
	text-align: center
}
#footer-social-links ul li {
	display: inline-block;
	margin: 2px;
	width: 35px;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	transition: all .3s ease-in-out;
	list-style-type: none
}
#footer-social-links ul li:nth-child(1) {
	margin-left: 0
}
#footer-social-links ul li:nth-child(6) {
	margin-right: 0
}
#footer-social-links ul li a {
	display: block;
	color: #fff;
	width: 100%;
	vertical-align: middle;
	padding-top: 0px;
	height: 35px;
	box-sizing: border-box;
	padding: 5px
}
.menu--miranda .menu__item {
	position: relative
}
.menu--miranda .menu__link {
	position: relative;
	text-align: center
}
.menu--miranda .menu__item::before, .menu--miranda .menu__item::after, .menu--miranda .menu__link::before, .menu--miranda .menu__link::after {
	content: '';
	position: absolute;
	background: #fff;
	-webkit-transition: -webkit-transform 0.1s;
	transition: transform 0.1s;
	-webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
	transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9)
}
.menu--miranda .menu__item::before, .menu--miranda .menu__item::after {
	top: 0;
	width: 2px;
	height: 100%;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1)
}
.menu--miranda.four .menu__item::before, .menu--miranda.four .menu__item::after {
	top: 0;
	width: 4px;
	height: 100%;
	-webkit-transform: scale3d(1, 0, 1);
	transform: scale3d(1, 0, 1)
}
.menu--miranda .menu__item::before {
	left: 0;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%
}
.menu--miranda .menu__item::after {
	right: 0;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%
}
.menu--miranda .menu__link::before, .menu--miranda .menu__link::after {
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1)
}
.menu--miranda.four .menu__link::before, .menu--miranda.four .menu__link::after {
	left: 0;
	width: 100%;
	height: 4px;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1)
}
.menu--miranda .menu__link::before {
	top: 0;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%
}
.menu--miranda .menu__link::after {
	bottom: 0;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%
}
.menu--miranda .menu__item .menu__link::after {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}
.menu--miranda .menu__item:hover .menu__link::after {
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.menu--miranda .menu__item::before {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
.menu--miranda .menu__item:hover::before {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
.menu--miranda .menu__item .menu__link::before {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}
.menu--miranda .menu__item:hover .menu__link::before {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}
.menu--miranda .menu__item:hover::after {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}
.menu--miranda .menu__item:hover::before, .menu--miranda .menu__item:hover::after, .menu--miranda .menu__item:hover .menu__link::before, .menu--miranda .menu__item:hover .menu__link::after {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}
body .slick-prev, body .slick-next {
	width: 24px;
	height: 44px;
	margin-top: -22px
}
body .slick-prev:before {
	font-family: "FontAwesome";
	content: '';
	background: url(images/slider-arrows.png) no-repeat;
	background-position: left center;
	width: 24px;
	height: 44px;
	display: block
}
body .slick-next:before {
	font-family: "FontAwesome";
	content: '';
	background: url(images/slider-arrows.png) no-repeat;
	background-position: right center;
	width: 24px;
	height: 44px;
	display: block
}
body input {
	-webkit-border-radius: 0;
	border-radius: 0
}

@media (max-width:1800px) {
	#hero #hero-slider .slide-inner .slider-content {
		max-width:70%;
	}
}

@media (max-width:1550px) {
	#hero #hero-slider .slider-content h1 {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: .2em;
}
}

@media (max-width: 1500px) {
#slider-wrapper #slider-title-top {
	padding-top: 5vh
}
#slider-wrapper #slider-title-bottom a {
	margin-top: 2vh
}
#slider-wrapper #slider-title-bottom {
	padding-bottom: 4vh
}
#slider-wrapper #slider-title-top, #slider-wrapper #slider-title-bottom {
	width: 44%
}
#slider-wrapper #slider-title h1 {
	font-size: 43px;
	line-height: 43px
}
#slider-wrapper #slider-title-bottom {
	font-size: 18px;
	line-height: 24px
}
.fl-widget .envira-gallery-wrap .envira-gallery-public.envira-gallery-3-columns .envira-gallery-item:nth-child(3) {
	display: none
}
.fl-widget .envira-gallery-wrap .envira-gallery-public.envira-gallery-3-columns .envira-gallery-item {
	width: 48% !important
}
body .fl-widget .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:after {
	height: 67%
}
body .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:before {
	height: 85%;
	z-index: 200
}
#inside-content #collection-head h3 span span {
	display: block !important;
	padding-left: 0 !important
}
}

@media (max-width: 1450px) {
	body .soliloquy-container .soliloquy-viewport, body .soliloquy-container, body .soliloquy-container .soliloquy-viewport ul li {
		height:60vh !important;
	}
	
	#hero #hero-slider .slide-inner .slider-content {
		max-width:82%;
	}
	
	#inside-content .dig-gallery .fl-post-carousel-grid .fl-post-carousel-text h2 a, #inside-content #feat-galleries .envira-album-title {
		font-size:17px;
		line-height:22px;
	}
	
	#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item:last-child, #home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item:nth-child(6) {
		display:none !important;
	}
	
	#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item {
    height: 320px !important;
    width: 20% !important;
    position: Relative !important;
    left: auto !important;
}
	
	body #home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:before {
    height: 100%;
	}
	
	body #home-feat #feat-galleries .fl-widget .envira-gallery-wrap .envira-gallery-public .envira-gallery-item-inner .envira-gallery-link:after {
    height: 85%;
}
}

@media screen and (max-width: 1400px) {
#footer-left {
	width: 75%
}
body.post-type-archive #inside-content.store ul.products li.product:nth-child(3), body.post-type-archive #inside-content.store ul.products li.product:nth-child(1), body.post-type-archive #inside-content.store ul.products li.product:nth-child(2) {
	border-right: 1px solid white
}
body.post-type-archive #inside-content.store {
	border-top: 1px solid white
}
body.post-type-archive #inside-content.store ul.products li.product {
	border: 1px solid white;
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%
}
#footer-right {
	width: 25%
}
#footer-calls, #footer-social-links {
	width: 264px;
	float: right
}
#photo-grid #four-photos #large-photo #overlay h2 br {
	display: none
}
#photo-grid #four-photos #large-photo #overlay h2 {
	font-size: 16px;
	line-height: 20px
}
#photo-grid #four-photos #large-photo #overlay #count {
	font-size: 10px
}
#photo-grid #large-photo:hover #overlay #count {
	top: 20px
}
#photo-grid #large-photo:hover #overlay h2 {
	bottom: 20px
}
#photo-grid #four-photos:hover #large-photo #overlay #count {
	top: 15px
}
#photo-grid #four-photos:hover #large-photo #overlay h2 {
	bottom: 15px
}
#header #navigation #lower-nav ul li a strong {
	display: none
}
#header #navigation #lower-nav ul li {
	margin-left: 2%
}
#header #navigation {
	width: 80%
}
#header #logo {
	width: 20%;
	padding: 10px 0
}
#header #navigation #lower-nav ul li.boxed a {
	padding: 8px 8px 6px
}
#header #navigation #lower-nav ul li a {
	padding: 8px 5px 6px
}
#header #navigation #lower-nav ul li #dropdown-menu {
	top: 30px
}
}

@media (max-width:1300px) {
#inside-content #search-right ul li h6 {
	position: absolute;
	width: auto;
	right: 0
}
	#hero #hero-slider .slider-content h3 {
    font-size: 21px;
    line-height: 23px;
    margin-bottom: 22px;
}
	body #hero #hero-slider .slider-content h2 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 35px;
}
	#slider-wrapper #slider-title h1, #hero #hero-slider .slider-content h1 {
    font-size: 40px;
    line-height: 40px;
}
	body .two-col-logo-row .logo-col .fl-module-photo img, body .four-col-logo-row .fl-row-content .fl-col-group:last-child .logo-col .fl-module-photo img {
    max-height: 70px;
	}
}

@media screen and (max-width: 1250px) {
#header #navigation #lower-nav ul {
	font-size: 13px
}
	
	#hero-slider .slider-title-bottom {
		padding-bottom:30px;
	}
	#hero-slider .slider-box .slider-title-top, #hero-slider .slider-title-bottom {
		width:65%;
	}
	body .slide-btn-fhs svg {
    width: 25px;
    height: 25px;
	}
#home-blog.inside #archives-sidebar .blog-cat-sidebar h1:after {
	right: 15px
}
	
	#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item {
    width: 25% !important;
}
#newsletter-bg #newsletter-title h2 br, #home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item:nth-child(5) {
	display: none
}
#newsletter-bg {
	padding: 40px 0px
}
#newsletter-bg #wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
#newsletter-bg #newsletter-title {
	padding-right: 0%;
	margin-right: 0%;
	border-right: none;
	text-align: center;
	margin-bottom: 30px
}
#newsletter-bg #newsletter-title, #newsletter-bg .ctct-form-wrapper {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
#newsletter-bg #newsletter-title h2:after {
	content: "";
	width: 110px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -55px
}
#newsletter-bg .ctct-embed-signup {
	width: 100%;
	float: none;
	padding-top: 15px
}
#campaign-news-slider #caption-overlay #caption-frame {
	width: 50%
}
#campaign-news-slider #caption-overlay #caption-frame #caption-table {
	padding: 6%
}
#slider-wrapper #slider-title-top, #slider-wrapper #slider-title-bottom {
	width: 54%
}
#slider-wrapper #slider-title-top {
	padding-top: 3vh
}
#slider-wrapper #slider-title-bottom {
	padding-bottom: 3vh
}
.about-row {
	max-width: 100% !important;
	margin-left: 30px !important;
	margin-right: 30px !important
}
}

@media (min-width:1100px) {
.shiftnav {
	display: none
}
}

@media screen and (max-width: 1100px) {
.mobile-search {
	display: block;
	position: absolute;
	right: 65px;
	top: 32px
}
	#hero #hero-slider .slide-inner .slider-content {
    max-width: 88%;
}
	#hero-slider .slider-box .slider-title-top, #hero-slider .slider-title-bottom {
    width: 85%;
}
	#newsletter-bg #new-signup div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin-bottom: 45px;
    width: 100%;
}
	#hero #hero-slider .slick-slide {
    height: inherit !important;
    padding: 0px;
}
	body .slide-btn-fhs {
		display:none;
	}
	#newsletter-bg #new-signup .ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button{
		-ms-flex-item-align: center;
     	 -ms-grid-row-align: center;
    	  align-self: center;
	}
	
	
	
#inside-content #research-extra .fl-row-content-wrap {
	margin-top: 60px
}
#searchBoxWrapper {
	width: 100%;
	display: block;
	height: 100%;
	overflow-y: scroll
}
#shiftnav-toggle-main.shiftnav-toggle-edge-right {
    left: auto;
    right: 30px !important;
    top: 33px;
    margin-top: 0px !important;
    position: absolute;
    z-index: 999;
    background: transparent;
    font-size: 20px;
}
#header #wrapper {
	height: 110px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
#shiftnav-toggle-main.shiftnav-toggle-edge-right .shiftnav-toggle-burger {
	padding: 0
}
#searchBox {
	width: 100%;
	max-width: 85%
}
a.bodyToggle2 .close {
	right: 55px
}
#searchOverlay {
	position: fixed;
	background: rgba(0,0,0,.85)
}
#footer-left, #footer-right {
	width: 100%
}
#footer-left {
	margin-bottom: 30px
}
#footer-calls, #footer-social-links {
	width: 264px;
	float: none;
	margin-left: auto;
	margin-right: auto
}
#footer {
	padding: 40px 0
}
#footer-left {
	text-align: center
}
#footer-logo {
	width: 200px;
	float: none;
	display: block;
	margin: 0 auto 20px
}
#footer-address {
	float: none;
	width: 100%;
	display: block;
	margin-bottom: 20px
}
#footer-nav {
	width: 100%;
	float: none
}
#footer-nav #column:nth-child(1), #footer-nav #column:nth-child(2) {
	width: 100%;
	float: none
}
#footer-nav #column li {
	display: inline-block;
	margin: 0 5px
}
#footer-nav #column li a {
	display: block
}
#photo-grid #large-photo {
	width: 100%;
	height: initial !important
}
#photo-grid #four-photos {
	width: 100%;
	height: initial !important
}
#photo-grid #four-photos #large-photo {
	width: 50%;
	height: initial !important
}
#slider-wrapper #slider-title-bottom {
	border: none;
	width: 100%;
	padding-bottom: 0vh
}
#slider-wrapper #slider-title-top {
	border: none;
	width: 100%;
	padding-top: 0vh
}
#slider-wrapper #slider-title-bottom #short-line {
	display: none
}
#slider-wrapper #slider-title {
	padding-top: 0vh
}
#slider-wrapper {
	padding-top: 78px
}
#header #logo {
	width: 150px
}
#header #navigation {
	display: none
}
#intro, #home-actions, #photo-galleries, #home-blog, #footer {
	padding: 5vh 0
}
#home-blog #broll {
	width: 100% !important;
	float: none;
	margin-bottom: 5vh
}
#home-blog #twitter-roll {
	width: 500px;
	float: none;
	margin: 0 auto
}
#inside-content {
	padding: 78px 0 50px
}
#blog-title-wrapper {
	padding-top: 78px
}
#blog-header {
	padding-top: 78px
}
#inside-content h1, body.single-product #content h1.p-title {
	font-size: 7vw
}
#contributions-bg #goal {
	width: 100%;
	float: none;
	display: inline-block
}
#contributions-bg #goal h2 {
	text-align: center
}
#contributions-bg #goal br {
	display: none
}
#contributions-bg #scale {
	width: 100%;
	float: none;
	display: inline-block
}
#contributions-bg, #donor-stories, #thank-you-donors {
	padding: 50px 0
}
#thank-you-donors #columns {
	width: 50%;
	margin-bottom: 0px
}
#donor-stories ul li {
	width: 48%;
	margin-right: 4%
}
#donor-stories ul li:nth-child(even) {
	margin-right: 0%
}
#campaign-first-slider-container #slider {
	width: 70%;
	margin: 0 15% 45px
}
#campaign-first-slider-container {
	box-shadow: inset 0 0 0 4px #000;
	box-sizing: border-box;
	width: 100%;
	margin: 20px 0 50px 0%;
	padding: 60px 0% 60px 0
}
#campaign-first-slider-container #slider-content {
	width: 70%;
	float: none;
	margin: 0 15%;
	text-align: center
}
#numbers ul li {
	padding: 0 1% 20px
}
#campaign-masthead #slider-title p {
	max-width: 100%;
	margin: 0 auto 20px
}
#campaign-masthead #slider-title h1 {
	letter-spacing: 0.1em
}
#campaign-masthead #slider-title {
	padding-top: 78px
}
#campaign-masthead #absolute-share {
	display: none
}
#absolute-pledge {
	position: relative;
	width: 100%;
	color: #fff;
	border-left: none;
	padding: 40px 4%;
	box-sizing: border-box;
	bottom: initial;
	right: 0;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.5em;
	text-align: center;
	z-index: 50;
	background-color: #949e5b
}
#absolute-pledge h2 {
	font-size: 24px
}
#campaign-news-slider #caption-overlay #caption-frame {
	width: 84%
}
#campaign-news-slider #caption-overlay #caption-frame h2 {
	font-size: 24px;
	margin-bottom: 0;
	padding-bottom: 15px
}
#campaign-news-slider #caption-overlay #caption-frame h2:after {
	display: none
}
#campaign-news-slider #caption-overlay #caption-frame #byline {
	display: none;
	margin-bottom: 10px
}
#campaign-news-slider #caption-overlay #caption-frame p {
	font-size: 14px
}
#campaign-masthead #slider-title h1 {
	font-size: 2.5vw;
	line-height: 1em;
	letter-spacing: 0em;
	margin-bottom: 15px;
	padding-bottom: 0px
}
#campaign-masthead #slider-title h1:after {
	display: none
}
#campaign-masthead #slider-title h2 {
	font-size: 2vw;
	line-height: 1em;
	margin-bottom: 15px
}
#campaign-masthead #slider-title p {
	font-size: 1.5vw;
	line-height: 1.4em;
	margin: 0 auto
}
#campaign-news-slider #caption-overlay #caption-frame #caption-fram-title {
	bottom: 15px;
	top: initial
}
#home-blog.inside #archives-sidebar {
	width: 50%;
	margin: 0 25%;
	float: none
}
div#post-row div#big-journal {
	width: 100% !important;
	height: 50%;
	border-bottom: 3px solid white
}
body #inside-content #post-box-grid {
	border-left: none !important;
	border-bottom: 3px solid white
}
div#post-row .fl-col-small {
	max-width: 100%
}
.fl-node-586ffc5b768a1, .fl-node-586ffc5b768e2 {
	width: 100% !important;
	border-bottom: solid white 3px
}
.fl-node-586ffc5b768e2 > .fl-col-content, .fl-node-586ffc5b768a1 > .fl-col-content {
	margin-left: 0px !important;
	margin-right: 0px !important
}
#inside-content .fl-row-content-wrap {
	margin-top: 0px;
	margin-bottom: 0px
}
div.fl-col.fl-node-586ff94adec4e, a.soliloquy-prev, a.soliloquy-next, a.slider-search {
	display: none !important
}
div#inside-content div.fl-row.intro-wrapper-with-image {
	padding: 0px 80px 60px 80px
}
div#inside-content div.fl-row.intro-wrapper-with-image .fl-rich-text, div#inside-content .fl-builder-content .fl-button-left {
	text-align: center
}
div#inside-content div.fl-row.intro-wrapper-with-image h2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
div#inside-content div.fl-row.intro-wrapper-with-image h2:after {
	position: relative
}
.soliloquy-container .soliloquy-caption.soliloquy-caption-bottom {
	padding-top: 0px !important
}
#inside-content #feat-galleries .envira-album-title, #inside-content .dig-gallery .fl-post-carousel-grid .fl-post-carousel-text h2 a, #inside-content .dig-gallery .fl-post-carousel-grid .fl-post-carousel-text h2 {
	font-size: 15px !important;
	line-height: 20px !important
}
.soliloquy-container .soliloquy-viewport {
	height: 300px !important
}
.soliloquy-container .soliloquy-wrap {
	height: 100%
}
.soliloquy-container .soliloquy-item.soliloquy-image-slide {
	height: 100%
}
#slider-wrapper img {
	width: 100%;
	height: 300px;
	display: block;
	min-width: 100%;
	width: auto;
	max-width: none
}
#slider-wrapper #slider-title h1 {
	font-size: 33px;
	line-height: 33px
}
#slider-wrapper #slider-title-top {
	font-size: 21px;
	line-height: 21px
}
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	padding: 0px !important
}
#slider-wrapper #slider-cell {
	padding-left: 30px;
	padding-right: 30px
}
.fl-node-586c05287822f, .fl-node-586c05287826a, .fl-node-586c0528782a3, .fl-node-586c05287831a {
	width: 50% !important
}
#support-hero, .fl-node-586c05287822f, .fl-node-586c05287826a {
	border-bottom: solid white 3px !important
}
.fl-builder-content .fl-node-586c0528782a3 > .fl-col-content {
	border-left: none !important
}
.research-copy-box1 {
	border-top: none
}
.research-copy-box2 {
	border-bottom: none
}
}

@media (max-width:1000px) {
#inside-content .search-excerpt p {
	font-size: 15px;
	line-height: 23px
}
	#hero #hero-slider .slide-inner .slider-content {
    padding-top: 120px;
    padding-bottom: 60px;
}
	#hero-slider .slider-box .slider-title-top {
		padding-top:45px;
	}
	body #two-col-web .fl-col.text-col {
    padding-right: 0px;
}
#inside-content #collection-head h3 {
	font-size: 24px;
	line-height: 30px
}
	#hero #hero-slider .slide-inner:after {
    background: rgba(0, 0, 0, 0.45);
}
	#hero-slider .slider-box .slider-title-top, #hero-slider .slider-title-bottom {
    width: 100%;
    border: none;
}
	#hero #hero-slider .slider-content h1:after {
    height: 3px;
    bottom: -20px;
}
	body #hero-slider ul.slick-dots li {
    margin: 0px 2px;
	}
	 #hero #hero-slider .slider-content h1 {
    font-size: 28px;
    line-height: 32px;
}
	#hero #hero-slider .slider-content h3 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 18px;
}
	#hero #hero-slider .slider-content p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .1em;
}
	body #hero #hero-slider .slider-content h2 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 25px;
}
#inside-content #filter-column {
	width: 30%
}
#inside-content #search-right {
	width: 70%
}
	
	#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item:nth-child(4) {
		display:none;
	}
	
	#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item {
    width: 33% !important;
}
	
	body .envirabox-theme-captioned .envirabox-thumbs.envirabox-thumbs-top {
    display: none !important;
}
}

@media screen and (max-width: 900px) {
#inside-content #book-cover {
	max-width: 30%;
	float: left
}
	#header #logo {
    /* width: 400px; */
    width: 200px !important;
}
	
	#home-feat #feat-galleries .fl-module-content.fl-node-content, body #home-feat #feat-galleries .envira-gallery-wrap .envira-album-public {
		height: auto !important;
	}
	
	body #home-feat #feat-galleries .envira-gallery-wrap .envira-album-public {
		position: relative !important;
    display: flex !important;
    flex-wrap: wrap !important;
	}
	
	body #home-feat #feat-galleries .envira-gallery-wrap .envira-album-public .envira-gallery-item {
    position: relative !important;
    width: 100% !important;
    left: 0px !important;
    top: 0px !important;
    float: none !important;
    padding: 0px !important;
    margin-bottom: 25px !important;
}
	
	#post-row.journal-section {
		padding-bottom:30px;
	}
	
	
	#inside-content #feat-galleries .envira-album-title {
		margin-top:20px;
	}
div#research-hero div#research-header {
	padding-top: 40px
}
#inside-content.search-page #wrapper {
	max-width: 80% !important;
	margin: 0 auto
}
#inside-content #search-right h4 {
	font-size: 18px;
	width: 90%;
	line-height: 24px
}
.searchandfilter ul li li {
	padding: 8px 0
}
#searchBox #search-input form.searchandfilter ul li {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
#searchBox {
	padding-top: 40px
}
a.bodyToggle2 .close {
	right: 40px
}
#searchBox #search-input form.searchandfilter label {
	font-size: 18px
}
#shiftnav-toggle-main {
	z-index: 800 !important
}
#search-input form.searchandfilter ul li.sf-field-submit input {
	width: 40px
}
#searchBox #search-input form.searchandfilter ul li ul li {
	text-align: left;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
#searchBox #search-input form.searchandfilter ul li ul li {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
#searchBox #search-input form.searchandfilter ul li ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left
}
#search-input {
	padding-top: 80px
}
body #inside-content form .form-row1 p, body #inside-content form .form-row2 p, body #inside-content form .form-row3 p, body #inside-content form .form-row4 p, body.post-type-archive #inside-content.store ul.products li.product {
	width: 100%;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
body.single-product #content div.product div.summary, #newsletter-bg .ctct-form-wrapper .ctct-form-field {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	padding-left: 0px
}
#newsletter-bg .ctct-form-wrapper .ctct-form-field {
	margin-top: 20px
}
#inside-content ul.pub-listings li {
	width: 50%
}
#inside-content #book-content {
	max-width: 65%;
	float: right
}
#intro #intro-frame {
	width: 100%;
	height: initial !important;
	position: relative;
	bottom: initial;
	right: initial;
	box-sizing: border-box;
	box-shadow: inset 0 0 0 4px #000;
	padding: 25px 5% 10px;
	display: table
}
#intro img {
	width: 100%;
	height: auto !important;
	display: block;
	margin-bottom: 5vh
}
#photo-galleries .slick-slide #img-wrapper #img-overlay span {
	font-size: 10px
}
#home-actions #sign-up-box {
	width: 100%;
	float: none;
	padding: 40px 5%;
	height: initial !important;
	margin-bottom: 5vh
}
#home-actions .items-container, #home-actions #questions-box, body.single-product div.product, #newsletter-bg .ctct-form-wrapper form {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
body.single-product div.product {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
#newsletter-bg .ctct-form-wrapper .ctct-form-field.ctct-form-field-submit {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
#home-actions #questions-box {
	width: 100%;
	float: none;
	height: initial !important;
	display: flex
}
#inside-content blockquote, body.single-product #content div.product div.summary, #inside-content #filter-column, #inside-content #filter-column h4.search-key, body #inside-content.search-page form, #inside-content #search-right {
	width: 100%
}
#inside-content .fl-post-feed-image {
	width: 50%;
	margin-right: 0%;
	float: none
}
#inside-content .fl-post-feed-header, #inside-content .fl-post-feed-content {
	width: 100%;
	float: none
}
#newsletter-bg .ctct-custom-form {
	text-align: center
}
#newsletter-bg .ctct-custom-form input[type="text"] {
	float: none;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 10px
}
#campaign-masthead #campaign-triangle {
	display: none
}
#campaign-masthead {
	margin-top: 78px
}
#campaign-masthead #slider-title {
	padding-top: 0px
}
#campaign-masthead #slider-title h1 {
	font-size: 4vw
}
#campaign-masthead #slider-title h2 {
	font-size: 3.5vw
}
#campaign-masthead #slider-title p {
	font-size: 2vw
}
#numbers {
	margin: 40px 0
}
#campaign-first-slider-container #slider {
	width: 90%;
	margin: 0 5% 45px
}
#campaign-first-slider-container #slider-content {
	width: 90%;
	margin: 0 5%
}
#campaign-first-slider-container {
	padding: 40px 0% 40px 0
}
#absolute-share span {
	display: none
}
#absolute-share {
	height: 90px;
	width: 40px;
	right: 3%;
	padding-top: 0;
	margin-top: -45px
}
#campaign-news-slider #caption-overlay #caption-frame {
	width: 90%;
	margin-left: 5%
}
#campaign-news-slider #caption-overlay #caption-frame #caption-table {
	padding: 4%
}
#contributions-bg #goal-scale {
	padding: 30px 0 0
}
#campaign-news-slider #caption-overlay #caption-frame {
	box-shadow: none;
	height: 100%;
	top: 0
}
#campaign-news-slider #caption-overlay #caption-frame #caption-fram-title {
	bottom: 25px;
	right: 0
}
#inside-content.primary #wrapper .intro-wrapper-with-image .fl-col, #inside-content.primary #wrapper .intro-wrapper-with-image .fl-col:nth-child(2) {
	float: none;
	width: 100% !important
}
}

@media (max-width: 768px) {
.fl-node-586ffc5b768e2, .fl-node-586ff94adec94, .fl-node-586c05287822f, .fl-node-586c05287826a, .fl-node-586c0528782a3, .fl-node-586c05287831a, #support-hero .fl-node-58da923445007, .fl-node-586c06697bd84, .fl-node-586c0e00b665a, .fl-node-586e78ac1421b {
	max-width: 100% !important
}
	
	body #inside-content .two-col-logo-row .fl-photo-content img, body #inside-content .four-col-logo-row .fl-row-content .fl-col-group:last-child .logo-col .fl-module-photo img {
    width: auto !important;
    height: auto !important;
    max-width: 60% !important;
    max-height: unset !important;
    margin-bottom: 10px !important;
}
	
	body #inside-content .two-col-logo-row .fl-col-group .logo-col, body #inside-content .four-col-logo-row .fl-col-group .logo-col, body #inside-content .four-col-logo-row .fl-row-content .fl-col-group:last-child .logo-col, body #inside-content .four-col-logo-row .logo-heading-col, body #inside-content .logo-text-col {
    flex: unset;
    width: 95% !important;
    max-width: 100% !important;
}
	
	body .logo-column-new + .fl-row .fl-row-content .fl-col-group:last-child .logo-text-col .fl-module-content, body #inside-content .logo-column-new + .fl-row .fl-row-content .fl-col-group:last-child .logo-text-col:first-child .fl-rich-text ul, body #inside-content .logo-column-new .fl-row-content .fl-col-group:last-child .fl-col:last-child .fl-module-content  {
		margin-bottom:0px;
	}
	 body #inside-content .logo-column-new + .fl-row .fl-row-content .fl-col-group:last-child .logo-text-col:last-child .fl-module-content {
		 margin-top:0px;
	}
	body .four-col-logo-row + .four-col-logo-row {
		padding-top:0px;
	}
	body .two-col-logo-row .logo-col .fl-module-photo, body .four-col-logo-row .fl-row-content .fl-col-group:last-child .logo-col .fl-module-photo {
    height: auto !important;
}
	#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item:nth-child(3), #home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item:nth-child(2)  {
		display:none;
	}
	
	#newsletter-bg #wrapper {
		max-width:90%;
	}
	
	#newsletter-bg .ctct-custom-form input[type="text"], #newsletter-bg .ctct-form-wrapper .ctct-form-field input[type="text"], #newsletter-bg .ctct-form-wrapper .ctct-form-field input[type="email"] {
		box-sizing:border-box;
	}
	
	#home-feat #feat-galleries .envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item {
		width:100% !important;
	}
	.percent-copy h3 {
		font-size:18px;
	}
	
	.percent-copy p {
		font-size:10px;
	}
div.fl-col.fl-node-586ffc5b768a1 div.fl-col-content.fl-node-content, div.fl-col.fl-node-586ffc5b768e2 div.fl-col-content.fl-node-content, div.fl-node-586c0528781b9 .fl-col[data-node] .fl-col-content, .fl-col-group-equal-height.fl-col-group-align-center .fl-module {
	padding-right: 10px !important;
	padding-left: 10px !important
}
.fl-builder-content .fl-node-586c05287826a > .fl-col-content, .fl-builder-content .fl-node-586c0528782a3 > .fl-col-content, .fl-builder-content .fl-node-586c05287831a > .fl-col-content {
	border-left: none !important
}
.fl-builder-content .fl-node-586c0528782a3 > .fl-col-content {
	border-bottom: solid white 3px !important
}
.fl-builder-content .fl-node-58da923445007 > .fl-col-content {
	border: none !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	border-bottom: solid white 3px !important
}
div#inside-content div.fl-row-content.fl-row-full-width.fl-node-content, .question-box {
	padding-left: 30px !important;
	padding-right: 30px !important
}
.fl-node-586e78a6d9566 {
	display: none
}
#inside-content h1 {
	font-size: 30px;
	line-height: 35px
}
.fl-builder-content .fl-node-586c05287826a > .fl-col-content {
	border-top: solid white 3px !important;
	border-bottom: solid white 3px !important
}
.fl-node-585c089ccee59 > .fl-col-content {
	padding-bottom: 10px !important
}
}

@media screen and (max-width: 700px) {
body.single-product #content h1.p-title {
	font-size: 9vw
}
body.single-product #container {
	padding: 120px 0 65px
}
.related.products h2 {
	margin-bottom: 10px !important
}
body.woocommerce #content ul.products li.product {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}
body.single-product #content {
	max-width: 85% !important;
	width: 100% !important
}
body.woocommerce-cart #inside-content #wrapper {
	max-width: 85% !important
}
body.single-product div.product div.images img {
	width: auto;
	max-width: 90%;
	margin: 0 auto
}
body.woocommerce-cart #inside-content #wrapper .woocommerce {
	margin-top: 20px
}
#inside-content #collection-container {
	padding: 40px !important
}
body #inside-content form {
	width: 90%;
	margin: 0 auto
}
#inside-content .fl-post-feed-image {
	width: 100%;
	margin-right: 0%;
	float: none
}
#inside-content ul.pub-listings li {
	width: 100%
}
#inside-content ul.pub-listings {
	margin-top: 40px
}
#inside-content .fl-node-5809139db3fae .fl-col-content {
	max-width: 355px;
	margin: 0 auto 20px !important
}
#photo-grid #four-photos #large-photo {
	width: 100%;
	height: initial !important
}
#photo-grid #large-photo #overlay h2, #photo-grid #four-photos #large-photo #overlay h2 {
	box-sizing: border-box;
	bottom: 0;
	left: 0;
	font-size: 14px;
	line-height: 20px
}
#photo-grid #large-photo:hover #overlay h2, #photo-grid #four-photos #large-photo:hover #overlay h2 {
	bottom: 0;
	left: 0;
	padding: 0 20px 20px 20px;
	width: 100%
}
#photo-grid #large-photo:hover #overlay h2 br, #photo-grid #four-photos #large-photo:hover #overlay h2 br {
	display: none
}
#photo-grid #large-photo #overlay #count, #photo-grid #four-photos #large-photo #overlay #count {
	box-sizing: border-box;
	top: 0;
	right: 0
}
#photo-grid #large-photo:hover #overlay #count, #photo-grid #four-photos #large-photo:hover #overlay #count {
	top: 0;
	right: 0;
	padding: 20px 20px 0 20px;
	width: 100%
}
#photo-grid #four-photos #large-photo #overlay h2, #photo-grid #large-photo #overlay h2 {
	font-size: 16px;
	line-height: 20px
}
#photo-grid #four-photos #large-photo #overlay #count, #photo-grid #large-photo #overlay #count {
	font-size: 10px
}
#home-blog #twitter-roll {
	width: 100%;
	float: none;
	margin: 0 auto
}
#home-blog #broll #blog-entries ul li #blog-img {
	width: 100%;
	float: none;
	height: 40vh !important;
	position: relative
}
#home-blog #broll #blog-entries ul li #blog-content {
	width: 100%;
	float: none;
	padding-top: 15px;
	height: initial !important
}
body .slick-next {
	right: 0px
}
body .slick-prev {
	left: 0px
}
body .slick-slide {
	padding: 0 30px
}
#slider-wrapper #slider-title-top {
	margin: 0 auto 10px
}
#slider-wrapper #slider-title-bottom {
	margin: 10px auto 0
}
#slider-wrapper #slider-title-bottom a {
	margin-top: 2vh
}
#slider-wrapper .soliloquy-container .soliloquy-next, #slider-wrapper .soliloquy-container .soliloquy-prev {
	width: 12px;
	height: 22px;
	margin-top: -11px
}
#home-blog #broll-title h2 {
	font-size: 42px;
	letter-spacing: 0px
}
body .slick-prev, body .slick-next {
	width: 12px;
	height: 22px;
	margin-top: -22px
}
body .slick-prev:before {
	width: 12px;
	height: 22px
}
body .slick-next:before {
	width: 12px;
	height: 22px
}
#inside-content img.alignleft, #inside-content .wp-caption.alignleft {
	max-width: 100%;
	float: none;
	height: auto;
	display: block;
	margin: 0px 0px 25px 0
}
#blog-title-wrapper h1 {
	font-size: 24px;
	letter-spacing: 0
}
#blog-title-wrapper a {
	margin-top: 3vh
}
#blog-title-wrapper #short-line {
	display: none
}
#donor-stories ul li {
	width: 100%;
	margin-right: 0%
}
#campaign-masthead #slider-title a.support span, #campaign-masthead #slider-title a.donate span {
	width: 20px;
	height: 22px
}
#campaign-masthead #slider-title a {
	padding: 8px 17px
}
#campaign-news-slider #caption-overlay #caption-frame #caption-table {
	padding: 30px 0
}
#campaign-news-slider #caption-overlay {
	position: relative;
	height: initial
}
#campaign-news-slider #caption-overlay #caption-frame {
	height: initial;
	position: relative
}
#campaign-news-slider #caption-overlay #caption-frame #caption-table {
	height: initial
}
#campaign-masthead {
	overflow-x: hidden
}
#campaign-masthead img {
	width: 170%
}
#campaign-masthead #slider-title h1 {
	font-size: 6vw
}
#campaign-masthead #slider-title h2 {
	font-size: 4.5vw
}
#campaign-masthead #slider-title p {
	font-size: 13px
}
#contributions-bg #scale #scale-block {
	height: 75px
}
#contributions-bg #scale #scale-block #cash-contributions {
	height: 75px
}
#contributions-bg #scale #scale-block #cash-contributions:before {
	height: 105px
}
#blog-header {
	overflow-x: hidden
}
#blog-header img {
	width: 140%
}
#inside-content #book-cover {
	max-width: 50%;
	float: none;
	margin: 0 auto 25px
}
#inside-content #book-content {
	max-width: 100%;
	float: none
}
}

@media (max-width: 600px) {
#inside-content #post-box-grid .fl-post-gallery .fl-post-gallery-post {
	width: 100% !important
}
#inside-content #post-box-grid .fl-post-gallery-post:nth-child(3), #inside-content #post-box-grid .fl-post-gallery-post:nth-child(1) {
	border-right: none !important
}
#inside-content #post-box-grid .fl-post-gallery-post:nth-child(1) {
	border-bottom: solid 3px white
}
}

@media (max-width:550px) {
#photo-collect .fl-widget .envira-gallery-wrap .envira-gallery-public.envira-gallery-3-columns .envira-gallery-item {
	width: 100% !important
}
#photo-collect .fl-widget .envira-gallery-wrap .envira-gallery-public.envira-gallery-3-columns .envira-gallery-item:nth-child(2) {
	display: none
}
}

@media screen and (max-width: 500px) {
#contributions-bg h1, #contributions-bg #goal h2 {
	font-size: 36px
}
#campaign-masthead #slider-title a em {
	display: none
}
#numbers ul li {
	width: 50%;
	float: left;
	padding: 0 0% 20px
}
#home-actions #sign-up-box .ctct-custom-form input[type="text"].first, #home-actions #sign-up-box .ctct-custom-form input[type="text"].last, #home-actions #sign-up-box .ctct-custom-form input[type="text"].email {
	width: 100%;
	margin-right: 0%;
	margin-bottom: 10px
}
#thank-you-donors #columns {
	width: 100%;
	margin-bottom: 0px
}
#donor-stories h2:after, #thank-you-donors h2:after {
	display: none
}
#campaign-first-slider-container {
	padding: 20px 0% 20px 0
}
#campaign-first-slider-container #slider-content p {
	font-size: 14px
}
#campaign-first-slider-container #slider {
	margin: 0 5% 25px
}
#campaign-first-slider-container {
	margin: 0px 0 20px 0%
}
#contributions-bg h2 {
	font-size: 20px;
	line-height: 28px
}
#inside-content h2 {
	font-size: 30px;
	margin-bottom: 20px
}
#inside-content #wrapper {
	padding: 15px 0 0
}
#inside-content h1, body.single-product #content h1.p-title {
	margin-bottom: 15px;
	padding-bottom: 15px
}
#inside-content blockquote {
	font-size: 20px;
	line-height: 26px
}
#home-blog.inside #archives-sidebar {
	width: 100%;
	margin: 0;
	float: none
}
#blog-title-wrapper a, #inside-content.primary #wrapper .fl-builder-content .more a.fl-button, #inside-content.primary #wrapper a.more {
	background-size: 28px auto;
	padding-top: 25px
}
div#inside-content div.fl-row.intro-wrapper-with-image {
	padding: 0px 30px 60px 30px
}
#home-feat, #home-recent {
	padding: 0px 30px !important
}
#slider-wrapper #slider-title-top {
	font-size: 16px;
	line-height: 16px
}
#slider-wrapper #slider-title h1 {
	font-size: 23px;
	line-height: 23px
}
}

@media (max-width:450px) {
#inside-content #search-right ul li h6 {
	display: none
}
}
