/*
Theme Name: Encounter
Author: Anonymous
Author URI:
Version: 999.999
Description: Encounter theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Encounter
Tags: one-column, two-columns
Theme URI:
*/

#nav,
.header-updates .social-block .social-networks,
.testimonials-block .slick-dots,
#footer .social-networks,
.home-carousel .slick-dots,
.intro-panel .btn-list,
.donate-section .tabset,
.add-content-holder .side-events .events-list,
.itinerary .side-info ul,
.faq-block .faq-list,
.conflict-content .content ul,
.conflict-content .downloads-block .downloads-list,
.values-panel .values-list,
.our-values .values-list,
.community-single .widget-holder .related-articles {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.header-updates .updates-frame:after,
.blog-page .blog-filters:after,
.events-filters:after {
	content: "";
	display: block;
	clear: both;
}

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

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

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

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

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

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

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

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

.widget {
	margin-bottom: 1.2em;
}

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

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

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

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

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

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

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

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

.search-form {
	position: relative;
	margin: 0 0 20px;
}

.search-form .search-frame {
	position: relative;
}

.search-form input[type="search"] {
	width: 100%;
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	text-transform: uppercase;
	margin: 0;
	padding: 18px 60px 18px 29px;
	border: none;
	background: #424243;
}

.search-form button {
	margin: 0 4px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	border: none;
	padding: 5px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	width: 68px;
	background: url(images/lupa.svg) no-repeat 50% 50%;
	background-size: 24px 24px;
}

.search-form button:hover {
	opacity: .9;
}

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

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

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

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

.commentlist {
	margin: 0 0 1.2em;
}

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

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

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

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

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

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

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

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin: 0 0 100px;
	padding: 60px 0 0;
	font-size: 32px;
	line-height: 1.2;
	font-weight: bold;
	display: block;
}

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

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 15px 25px;
	border: 3px solid #e3e3e3;
	color: #666;
	min-width: 82px;
	margin: 0 1px 0 0;
	text-align: center;
}

.navigation .page-numbers.current,
.navigation .page-numbers:hover,
.navigation-comments .page-numbers.current,
.navigation-comments .page-numbers:hover {
	background: #487a7b;
	color: #fff;
}

.navigation .page-numbers.current:after,
.navigation .page-numbers:hover:after,
.navigation-comments .page-numbers.current:after,
.navigation-comments .page-numbers:hover:after {
	color: #fff;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #f0f0f0;
	color: #653279;
	text-decoration: none;
	position: relative;
	width: 245px;
	text-align: left;
}

.navigation .prev,
.navigation-comments .prev {
	padding: 15px 37px 15px 62px;
	text-align: right;
}

.navigation .prev:after,
.navigation-comments .prev:after {
	position: absolute;
	content: "\f104";
	top: 7px;
	left: 20px;
	font: normal normal normal 50px/1 FontAwesome;
	color: #646464;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.navigation .next,
.navigation-comments .next {
	padding: 15px 62px 15px 37px;
}

.navigation .next:after,
.navigation-comments .next:after {
	position: absolute;
	content: "\f105";
	top: 7px;
	right: 20px;
	font: normal normal normal 50px/1 FontAwesome;
	color: #646464;
	-webkit-transition: color .3s;
	transition: color .3s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#__bs_notify__ {
	display: none !important;
}

body {
	min-width: 320px;
	color: #53565a;
}

a {
	-webkit-transition: opacity .3s, color .3s, background .3s, border-color .3s;
	transition: opacity .3s, color .3s, background .3s, border-color .3s;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

#wrapper {
	overflow: hidden;
	position: relative;
}

#header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	line-height: 25px;
	width: 100%;
	min-width: 320px;
	background: #f0f0f0;
}

.home #header {
	background: none;
}

.sticky-header #header {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
}

.home.sticky-header #header .logo {
	opacity: 1;
}

#header .logo {
	width: 20.9%;
	background: #f0f0f0;
}

.home #header .logo {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#header .logo a {
	display: block;
	padding: .8vw 1.5vw;
	overflow: hidden;
}

#header .logo img {
	float: left;
	height: auto;
	width: 100%;
	max-width: 12.2vw;
}

#header .btn-holder {
	display: none;
}

#header .btn-holder .updates-link {
	padding: 10px;
	display: block;
	background: #000;
	color: #fff;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	margin: 10px;
}

#header .btn-holder .updates-link span {
	display: inline-block;
	vertical-align: middle;
}

#header .btn-holder .updates-link .ico {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 20px;
	margin: 0 0 0 15px;
	background: url(images/mail.svg) no-repeat;
	background-size: cover;
}

#header .btn-holder .donate-link {
	padding: 10px;
	display: block;
	background: #fff;
	color: #487a7b;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	margin: 10px;
}

#header .btn-holder .donate-link span {
	display: inline-block;
	vertical-align: middle;
}

#header .btn-holder .donate-link .ico {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 18px;
	margin: 0 0 0 20px;
	background: url(images/heart-2.svg) no-repeat;
	background-size: cover;
}

.nav-opener {
	display: none;
	cursor: pointer;
	color: #fff;
	height: 100%;
	padding: 13px 10px;
	text-align: center;
}

.nav-opener span {
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 1.2;
	margin: 0 20px 0 0;
}

.nav-opener .item {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 18px;
	position: relative;
}

.nav-opener .item:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	right: 0;
	height: 3px;
	background: #fff;
	border-radius: 3px;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}

.nav-active .nav-opener .item:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 7px 0 0;
}

.nav-opener .item:before {
	position: absolute;
	content: "";
	left: 0;
	top: 14px;
	right: 0;
	height: 3px;
	background: #fff;
	border-radius: 3px;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}

.nav-active .nav-opener .item:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -7px 0 0;
}

.nav-opener .item em {
	position: absolute;
	height: 3px;
	background: #fff;
	border-radius: 3px;
	width: 20px;
	top: 7px;
	right: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.nav-active .nav-opener .item em {
	opacity: 0;
}

.nav-holder {
	background: #653279;
	width: 45.6%;
	padding: 0 1.9vw;
}

#nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#nav > li.separator > a {
	display: block;
	width: 5px;
	height: 5px;
	background: #000;
	border-radius: 100%;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
}

#nav > li.separator > a:after {
	display: none;
}

#nav > li > a {
	color: #fff;
	display: block;
	font-size: 1.25vw;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 1.4vw .5vw;
	height: 100%;
	position: relative;
	 /*&:before{
				position: absolute;
				content: '';
				top: 50%;
				right: -12px;
				width: 5px;
				height: 5px;
				background: #000;
				border-radius: 100%;
				margin: -3px 0 0;
			}*/
}

#nav > li > a:after {
	position: absolute;
	content: "";
	width: 44px;
	height: .7vw;
	background: #fff;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -22px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#nav .menu-item{
	position: relative;
}

#nav li.hover .drop-holder{
	opacity: 1;
	left: -18px;
}

#nav li.hover .drop-holder li.hover .drop-holder{
	opacity: 1;

}

#nav li .drop-holder li .drop-holder{
	top: 0;
	left: -9999px;
}


.drop-holder{
	position: absolute;
	width: 15vw;
	opacity: 0;
	left: -9999px;
	transition: opacity .3s ease-in-out;
}

.drop-holder ul{
	padding: 33px 0 47px;
	padding-left: 0;
	background-color: #f0f0f0;
	list-style-type: none;
	font-size: 1.25vw;
	text-transform: uppercase;
}

.drop-holder li {
	padding: 17px 30px;
}


.drop-holder a{
	color: #53565a;
}

#nav > li:last-child > a:before {
	display: none;
}

#nav > li.active > a:after,
#nav > li.current-page-ancestor > a:after {
	opacity: 1;
}

.header-updates {
	width: 16.4%;
	background: #326295;
	position: relative; /* custom select styles */ /* multiple select styles */ /* select options styles */
}

.header-updates .btn-updates {
	display: block;
	color: #fff;
	height: 100%;
	font-size: 1.25vw;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	padding: 1.1vw .5vw;
	cursor: pointer;
	-webkit-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}

.header-updates .btn-updates:hover {
	background: #fff;
	color: #487a7b;
}

.header-updates .btn-updates:hover .ico-holder {
	background: url(images/mail-hover.svg) no-repeat;
	background-size: cover;
}

.header-updates .btn-updates span {
	display: inline-block;
	vertical-align: middle;
	margin: .3vw .5vw;
}

.header-updates .btn-updates .ico-holder {
	display: inline-block;
	vertical-align: middle;
	width: 1.75vw;
	height: 1.4vw;
	margin: 0 .1vw;
	background: url(images/mail.svg) no-repeat;
	background-size: cover;
}

.header-updates .updates-popup {
	position: absolute;
	top: 100%;
	right: 0;
	width: 585px;
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height .3s;
	transition: max-height .3s;
}

.header-updates.updates-active .btn-updates {
	background: #fff;
	color: #487a7b;
}

.header-updates.updates-active .btn-updates .ico-holder {
	background: url(images/mail-hover.svg) no-repeat;
}

.header-updates.updates-active .updates-popup {
	max-height: 1000px;
}

.header-updates .updates-frame {
	padding: 50px 56px;
	background: #326295; /*overflow: auto;
		max-height: 80vh;*/
}

.header-updates .contact-form {
	float: left;
	width: 72.4%;
	padding: 0 32px 0 0;
	border-right: 2px solid #407ec0;
}

.header-updates .contact-form:only-child {
	float: none;
	width: 100%;
	padding: 0;
	border: none;
}

.header-updates .contact-form .title {
	display: block;
	color: #fff;
	font-size: 19px;
	line-height: 1.2;
	margin: 0 0 10px;
}

.header-updates .contact-form p {
	margin: 0;
}

.header-updates .contact-form br {
	display: none;
}

.header-updates .contact-form input[type="text"],
.header-updates .contact-form input[type="email"],
.header-updates .contact-form input[type="tel"] {
	width: 100%;
	display: block;
	background: #254970;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	padding: 19px 22px;
	border: none;
	margin: 0;
	outline: none;
	border-radius: 0;
}

.header-updates .contact-form input[type="text"]::-webkit-input-placeholder,
.header-updates .contact-form input[type="email"]::-webkit-input-placeholder,
.header-updates .contact-form input[type="tel"]::-webkit-input-placeholder {
	color: #fff;
}

.header-updates .contact-form input[type="text"]::-moz-placeholder,
.header-updates .contact-form input[type="email"]::-moz-placeholder,
.header-updates .contact-form input[type="tel"]::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

.header-updates .contact-form input[type="text"]:-moz-placeholder,
.header-updates .contact-form input[type="email"]:-moz-placeholder,
.header-updates .contact-form input[type="tel"]:-moz-placeholder {
	color: #fff;
}

.header-updates .contact-form input[type="text"]:-ms-input-placeholder,
.header-updates .contact-form input[type="email"]:-ms-input-placeholder,
.header-updates .contact-form input[type="tel"]:-ms-input-placeholder {
	color: #fff;
}

.header-updates .contact-form input[type="text"].placeholder,
.header-updates .contact-form input[type="email"].placeholder,
.header-updates .contact-form input[type="tel"].placeholder {
	color: #fff;
}

.header-updates .contact-form .wpcf7-form-control-wrap {
	display: block;
	padding: 0 0 6px;
}

.header-updates .contact-form input[type="submit"] {
	width: 100%;
	background: #fff url(images/mail-hover.svg) no-repeat 93% 50%;
	background-size: 24px 20px;
	text-align: left;
	text-transform: uppercase;
	color: #326295;
	font-size: 18px;
	line-height: 1.3;
	padding: 19px 22px;
	margin: 0;
	border: none;
	outline: none;
	border-radius: 0;
}

.header-updates .contact-form .ajax-loader {
	display: none !important;
}

.header-updates .social-block {
	float: left;
	width: 27.6%;
	padding: 0 0 0 7%;
}

.header-updates .social-block .title {
	display: block;
	color: #fff;
	font-size: 19px;
	line-height: 1.2;
	margin: 0 0 10px;
}

.header-updates .social-block .social-networks {
	padding: 0 0 0 5px;
}

.header-updates .social-block .social-networks li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 16px 0 0;
}

.header-updates .social-block .social-networks li a {
	color: #fff;
	font-size: 26px;
	line-height: 1;
}

.header-updates .social-block .social-networks li a:hover {
	opacity: .8;
}

.header-updates .wpcf7-not-valid-tip {
	font-size: 13px;
	line-height: 1.2;
	display: block;
	padding: 5px 0 0;
	color: red;
}

.header-updates .wpcf7-response-output {
	text-align: center;
	font-size: 13px;
	line-height: 1.2;
	color: #fff;
	padding: 5px;
	margin: 0;
}

.header-updates .jcf-select {
	display: block;
	position: relative;
	background: #254970;
}

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

.header-updates .jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.3;
	padding: 19px 22px;
	color: #fff;
}

.header-updates .jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 18px;
	height: 18px;
	border: 1px solid #fff;
	right: 19px;
	top: 22px;
}

.header-updates .jcf-select .jcf-select-opener:after {
	position: absolute;
	content: "";
	top: 4px;
	left: 5px;
	width: 6px;
	height: 6px;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

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

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

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

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

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

.header-updates .jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #254970;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
}

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

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

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

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

.header-updates .jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	font-size: 20px;
	line-height: 1.3;
	color: #656565;
	height: 1%;
	color: #fff;
}

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

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

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

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

.header-donate {
	background: #487a7b;
	width: 12.2%;
}

.header-donate .btn-donate {
	display: block;
	height: 100%;
	color: #fff;
	font-size: 1.25vw;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	padding: 1.1vw .5vw;
	cursor: pointer;
	-webkit-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}

.header-donate .btn-donate:hover,
.page-template-template-donate .header-donate .btn-donate {
	background: #fff;
	color: #487a7b;
}

.header-donate .btn-donate:hover .ico-holder,
.page-template-template-donate .header-donate .btn-donate .ico-holder {
	background: url(images/heart-2.svg) no-repeat;
}

.header-donate .btn-donate span {
	display: inline-block;
	vertical-align: middle;
	margin: .3vw .5vw;
}

.header-donate .btn-donate .ico-holder {
	display: inline-block;
	vertical-align: middle;
	width: 1.7vw;
	height: 1.47vw;
	margin: 0 .1vw;
	background: url(images/heart.svg) no-repeat;
	background-size: cover;
}

.header-search {
	width: 4.9%;
	background: #000;
	position: relative;
}

.header-search .btn-search {
	text-align: center;
	padding: 0;
	padding: 1.29vw 1vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-transition: background .2s, color .2s;
	transition: background .2s, color .2s;
}

.header-search .btn-search .ico-holder {
	background: url(images/lupa.svg) no-repeat 50% 50%;
	background-size: cover;
	width: 1.7vw;
	height: 1.7vw;
	display: inline-block;
	vertical-align: top;
}

.header-search .btn-search:hover {
	background: #fff;
}

.header-search .btn-search:hover .ico-holder {
	background: url(images/lupa-hover.svg) no-repeat 50% 50%;
	background-size: cover;
	width: 1.7vw;
	height: 1.7vw;
}

.header-search .search-popup {
	position: absolute;
	top: 100%;
	right: 0;
	width: 585px;
	background: #4d4d4f;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .3s;
	transition: max-height .3s;
}

.header-search .search-popup .search-form {
	margin: 0;
	padding: 52px;
}

.header-search.search-active .btn-search {
	background: #fff;
}

.header-search.search-active .btn-search .ico-holder {
	background: url(images/lupa-hover.svg) no-repeat 50% 50%;
	background-size: cover;
	width: 1.7vw;
	height: 1.7vw;
}

.header-search.search-active .search-popup {
	max-height: 300px;
}

.page-section {
	padding: 120px 0 0;
}

.intro-image {
	padding: 0 0 45px;
}

.intro-image img {
	width: 100%;
}

.content-holder {
	text-align: center;
	color: #53565a;
	font-size: 24px;
	line-height: 33px;
	font-weight: 300;
	padding: 0 0 50px;
}

.content-holder h1 {
	margin: 0 0 15px;
	font-size: 56px;
	line-height: 1;
	color: #487a7b;
	font-weight: bold;
}

.thumbnail {
	border: none;
	padding: 0;
	font-size: 20px;
	line-height: 1.25;
}

.thumbnail img {
	width: 100%;
}

.thumbnail .caption {
	padding: 28px 2px 0;
}

.thumbnail h2 {
	margin: 0 0 11px;
	color: #487a7b;
	font-size: 35px;
	line-height: 1.2;
	font-weight: bold;
}

.thumbnail h2 a {
	color: #487a7b;
}

.thumbnail p {
	margin: 0 0 44px;
}

.thumbnail p a {
	color: #653279;
	text-decoration: underline;
}

.thumbnail p a:hover {
	text-decoration: none;
}

.thumbnail .btn {
	background: #653279;
	color: #fff;
	border-radius: 0;
	font-size: 23px;
	line-height: 1.2;
	padding: 15px 38px;
}

.thumbnail .btn:hover {
	background: #487a7b;
}

.child-pages {
	padding: 0 0 62px;
}

/* Slick slider styles */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.testimonials-block {
	color: #fff;
	background: #4d6c7b;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	text-align: center;
	padding: 75px 0 29px;
}

.testimonials-block.green {
	background: #4d6c7b;
}

.testimonials-block .slick-arrow {
	display: none !important;
}

.testimonials-block blockquote {
	padding: 0;
	margin: 0;
	border: none;
}

.testimonials-block blockquote q {
	display: block;
	font-size: 28px;
	line-height: 36px;
	margin: 0 0 30px;
}

.testimonials-block blockquote cite {
	display: block;
	font-weight: bold;
	font-size: 21px;
	line-height: 1.3;
	font-style: normal;
	margin: 0;
}

.testimonials-block .position {
	display: block;
	font-weight: normal;
	font-size: 21px;
	line-height: 1.3;
}

.testimonials-block .slick-dots {
	padding: 48px 0 0;
}

.testimonials-block .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.testimonials-block .slick-dots li.slick-active button {
	background: #000;
}

.testimonials-block .slick-dots li button {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #475068;
	border: none;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#footer {
	border-top: 28px solid #000;
	background: #4d6c7b;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	padding: 54px 0 35px;
	color: #fff;
	font-size: 16px;
	line-height: 1.23;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: none !important;
	opacity: .9;
}

#footer .mobile-blocks {
	display: none;
}

#footer .footer-logo {
	width: 23.9%;
	float: left;
	margin: 3px 10% 0 0;
}

#footer .footer-logo img {
	width: 100%;
	height: auto;
}

#footer .contact-col {
	float: left;
	width: 25.4%;
	padding: 0 10px 0 0;
}

#footer .contact-col a {
	word-break: break-all;
	display: inline-block;
}

#footer .title {
	display: block;
	font-size: 19px;
	line-height: 1.2;
	margin: 0 0 11px;
	color: #fff;
}

#footer .contact-info {
	padding: 9px 0 0;
}

#footer .contact-info p {
	margin: 0 0 22px;
}

#footer .update-block {
	float: left;
	width: 25.4%;
	padding: 0 35px 0 0;
}

#footer .updates-link {
	padding: 20px 10px;
	display: block;
	background: #000;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 38px;
}

#footer .updates-link span {
	display: inline-block;
	vertical-align: middle;
}

#footer .updates-link .ico {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 20px;
	margin: 0 0 0 15px;
	background: url(images/mail.svg) no-repeat;
	background-size: cover;
}

#footer .updates-link:hover {
	background: #fff;
	color: #487a7b;
}

#footer .updates-link:hover .ico {
	background: url(images/mail-hover.svg) no-repeat;
}

#footer .social-networks {
	margin: -3px 0 0 7px;
}

#footer .social-networks li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
}

#footer .social-networks li a {
	font-size: 28px;
	line-height: 1;
}

#footer .donate-block {
	float: left;
	width: 15.3%;
	padding: 0 15px 0 0;
}

#footer .donate-link {
	padding: 20px 10px;
	display: block;
	background: #fff;
	color: #487a7b;
	font-size: 17px;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
}

#footer .donate-link span {
	display: inline-block;
	vertical-align: middle;
}

#footer .donate-link .ico {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 18px;
	margin: 0 0 0 20px;
	background: url(images/heart-2.svg) no-repeat;
	background-size: cover;
}

#footer .donate-link:hover {
	background: #326295;
	color: #fff;
}

#footer .donate-link:hover .ico {
	background: url(images/heart.svg) no-repeat;
}

.home-carousel {
	padding: 0 0 28px;
	background: #4d6c7b;
	position: relative;
	overflow: hidden;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
}

.home-carousel .slick-arrow {
	display: none !important;
}

.home-carousel .slick-dots {
	position: absolute;
	left: 16.1%;
	right: 15.1%;
	bottom: 1.3vw;
	z-index: 10;
}

.home-carousel .slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}

.home-carousel .slick-dots li.slick-active button {
	background: #fff;
}

.home-carousel .slick-dots li button {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #000;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	padding: 0;
}

.home-carousel .slick-slide {
	position: relative;
	background-size: cover !important;
}

.home-carousel .slick-slide > img {
	width: 100%;
	opacity: 0;
}

.home-carousel .slide-holder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .25);
	padding: 7.6vw 4.4vw 4.4vw;
}

.home-carousel .block {
	float: right;
	width: 62.1%;
	height: 100%;
	border: 10px solid #fff;
}

.home-carousel .carousel-holder {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	text-align: center;
	width: 39.2%;
	padding: 9.1vw 0 0;
}

.home-carousel .home-logo {
	max-width: 20.6vw;
	margin: 0 auto 5.3vw;
}

.home-carousel .home-logo img {
	width: 100%;
	height: auto;
}

.home-carousel .slogan {
	display: block;
	color: #fff;
	font-size: 3.7vw;
	line-height: 1.05;
}

.image-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 5px;
	font-size: 13px;
	line-height: 1.2;
	color: #fff;
	text-transform: uppercase;
	z-index: 10;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	text-shadow: 0 0 2px #000;
}

.slide-holder:hover .image-caption,
.img-holder:hover .image-caption,
.intro-image [class^="col"]:hover .image-caption,
.tribe-events-event-image:hover .image-caption {
	opacity: 1;
}

.img-holder {
	position: relative;
}

.intro-panel {
	text-align: center;
	background: #f0f0f0;
	padding: 59px 0 58px;
	font-size: 32px;
	line-height: 1.2;
	font-weight: 300;
	color: #53565a;
}

.intro-panel .mobile-logo {
	display: none;
	max-width: 293px;
	margin: 0 auto 54px;
}

.intro-panel .mobile-logo img {
	width: 100%;
	height: auto;
}

.intro-panel .text-holder {
	max-width: 900px;
	margin: 0 auto 38px;
}

.intro-panel .btn-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 10px;
}

.intro-panel .btn-list li a {
	display: block;
	font-size: 23px;
	line-height: 1.2;
	color: #fff;
	padding: 17px 32px;
	background: #653279;
}

.intro-panel .btn-list li a:hover {
	background: #487a7b;
}

.intro-panel .btn-list li:last-child a {
	background: #487a7b;
}

.intro-panel .btn-list li:last-child a:hover {
	background: #326295;
}

.home-pages {
	padding: 82px 0 0;
	font-size: 19px;
	line-height: 1.25;
}

.home-pages [class^="col"] {
	margin: 0 0 40px;
}

.home-pages .img-holder {
	margin: 0 0 23px;
}

.home-pages .img-holder img {
	width: 100%;
}

.home-pages h2 {
	margin: 0 0 11px;
	color: #487a7b;
	font-size: 35px;
	line-height: 1.2;
	font-weight: bold;
}

.home-pages p {
	margin: 0 0 19px;
}

.home-pages p a {
	color: #653279;
	text-decoration: underline;
}

.home-pages p a:hover {
	text-decoration: none;
}

.link-more {
	display: inline-block;
	vertical-align: top;
	color: #653279;
	font-size: 18px;
	line-height: 1.3;
	text-transform: uppercase;
	padding-left: 28px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.link-more:hover {
	color: #487a7b;
}

.link-more:hover:after {
	border-color: #487a7b;
}

.link-more:after {
	position: absolute;
	content: "";
	border: 1px solid #653279;
	width: 18px;
	height: 18px;
	top: 1px;
	left: 1px;
}

.link-more:before {
	position: absolute;
	content: "";
	top: 7px;
	left: 6px;
	width: 6px;
	height: 6px;
	border: solid #487a7b;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.upcoming-programs {
	padding: 66px 0 67px;
	font-size: 24px;
	line-height: 1.25;
}

.upcoming-programs h2 {
	margin: 0 0 37px;
	color: #487a7b;
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
}

.upcoming-programs h3 {
	margin: 0 0 4px;
	color: #653279;
	font-size: 26px;
	line-height: 29px;
}

.upcoming-programs .location {
	display: block;
	font-size: 21px;
	line-height: 1.2;
	color: #326295;
}

.upcoming-programs .date {
	display: block;
	color: #487a7b;
	font-size: 19px;
	line-height: 1.2;
	padding: 10px 0;
}

.upcoming-programs p {
	margin: 0 0 20px;
}

.upcoming-programs .events-holder {
	padding: 0 0 42px;
	margin: 0 0 36px;
	position: relative;
}

.upcoming-programs .events-holder:after {
	position: absolute;
	content: "";
	height: 3px;
	left: 50%;
	bottom: 0;
	width: 1100px;
	margin: 0 0 0 -550px;
	background: #4d6c7b;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
}

.upcoming-programs .btn-view {
	background: #e6e6e6;
	color: #000;
	border-radius: 0;
	display: inline-block;
	vertical-align: top;
	font-size: 23px;
	line-height: 1.2;
	padding: 17px 70px;
	text-align: center;
}

.upcoming-programs .btn-view:hover {
	background: #653279;
	color: #fff;
}

.instagram-block {
	overflow: hidden;
}

.instagram-block #sb_instagram img {
	display: block !important;
}

.instagram-block #sb_instagram .sbi_photo {
	height: auto !important;
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.donate-section {
	padding: 84px 0;
	color: #53565a; /* custom select styles */ /* multiple select styles */ /* select options styles */
}

.donate-section [class^="col"]:only-child {
	width: 100% !important;
}

.donate-section .tabset {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 25px;
	border: 1px solid #c9c9c9;
}

.donate-section .tabset li {
	width: 50%;
}

.donate-section .tabset li a {
	color: #4d4d4f;
	font-size: 21px;
	line-height: 1.2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 17px 10px;
	height: 100%;
}

.donate-section .tabset li a.active {
	background: #487a7b;
	color: #fff;
}

.donate-section .tab-content {
	background: #f0f0f0;
	padding: 41px 34px 48px;
	font-size: 16px;
	line-height: 1.2;
}

.donate-section .tab-content p {
	margin: 0 0 17px;
}

.donate-section label {
	display: block;
	color: #653279;
	font-size: 25px;
	line-height: 1.2;
	margin: 0 0 13px;
}

.donate-section input[type="text"] {
	width: 100%;
	border: 2px solid #c9c9c9;
	font-size: 28px;
	line-height: 1.3;
	padding: 25px 100px 25px 50px;
	color: #53565a;
	margin: 0;
	outline: none;
}

.donate-section button {
	width: 100%;
	color: #fff;
	display: block;
	border: none;
	background: #653279;
	margin: 0;
	padding: 25px;
	font-size: 30px;
	line-height: 1.3;
	outline: none;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.donate-section button:hover {
	background: #487a7b;
}

.donate-section button span {
	display: inline-block;
	vertical-align: middle;
}

.donate-section button .paypal-ico {
	background: url(images/paypal.svg) no-repeat;
	width: 128px;
	height: 34px;
	background-size: cover;
}

.donate-section .input-holder {
	position: relative;
	margin: 0 0 43px;
}

.donate-section .input-holder .symbol {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 40px;
	color: #53565a;
	font-size: 28px;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.donate-section .input-holder .currency {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 28px;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 90px;
}

.donate-section form {
	margin: 0 0 35px;
}

.donate-section .jcf-select {
	display: block;
	position: relative;
	background: #fff;
	border: 2px solid #c9c9c9;
}

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

.donate-section .jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 1.3;
	padding: 25px 100px 25px 25px;
	color: #53565a;
}

.donate-section .jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	border: solid #53565a;
	border-width: 0 2px 2px 0;
	width: 20px;
	height: 20px;
	right: 33px;
	top: 29px;
	-webkit-transform: rotate(53deg) skewX(15deg);
	-ms-transform: rotate(53deg) skewX(15deg);
	transform: rotate(53deg) skewX(15deg);
}

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

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

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

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

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

.donate-section .jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 14px;
	font-size: 12px;
	width: 100%;
	border: 2px solid #c9c9c9;
}

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

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

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

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

.donate-section .jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 20px;
	font-size: 20px;
	line-height: 1.3;
	height: 1%;
	color: #53565a;
}

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

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

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

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

.donate-section .info-holder {
	padding: 12px 0 0 38px;
	font-size: 20px;
	line-height: 23px;
}

.donate-section .first-title {
	display: block;
	margin: 0 0 14px;
	color: #653279;
	font-size: 26px;
	line-height: 1.2;
}

.donate-section .first-text {
	margin: 0 0 17px;
	font-size: 20px;
	line-height: 1.2;
	color: #487a7b;
}

.donate-section .second-title {
	display: block;
	margin: 0 0 1px;
	font-size: 19px;
	line-height: 1.2;
}

.donate-section address {
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 77px;
}

.donate-section .third-title {
	display: block;
	margin: 0 0 13px;
	color: #653279;
	font-size: 25px;
	line-height: 30px;
}

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

.add-content-holder {
	color: #53565a;
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	padding: 3px 0 42px;
}

.add-content-holder [class^="col"]:only-child {
	width: 100% !important;
}

.add-content-holder h1 {
	margin: 0 0 38px;
	font-size: 50px;
	line-height: 1;
	color: #487a7b;
	font-weight: bold;
}

.add-content-holder p {
	margin: 0 0 29px;
}

.add-content-holder .side-events {
	background: #f0f0f0;
	padding: 30px;
	margin: 8px 0 0;
}

.add-content-holder .side-events h3 {
	margin: 0 0 25px;
	padding: 0 0 11px;
	font-size: 25px;
	line-height: 28px;
	color: #653279;
	font-weight: bold;
	border-bottom: 3px solid #4f687b;
}

.add-content-holder .side-events .location {
	display: block;
	color: #326295;
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 5px;
}

.add-content-holder .side-events .date {
	display: block;
	color: #487a7b;
	font-size: 20px;
	line-height: 1.2;
}

.add-content-holder .side-events .events-list {
	margin: 0 0 30px;
}

.add-content-holder .side-events .events-list li {
	border-bottom: 3px solid #e6e6e6;
	padding: 0 0 15px;
	margin: 0 0 15px;
}

.add-content-holder .side-events .events-list li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.add-content-holder .side-events .events-list li a {
	display: block;
}

.add-content-holder .side-events .events-list li a:hover {
	opacity: .9;
}

.add-content-holder .side-events .btn {
	background: #653279;
	color: #fff;
	border-radius: 0;
	font-size: 20px;
	line-height: 23px;
	padding: 15px 20px;
	min-width: 260px;
}

.add-content-holder .side-events .btn:hover {
	background: #487a7b;
}

.itinerary {
	padding: 62px 0;
}

.itinerary h2 {
	margin: 0 0 38px;
	font-size: 35px;
	line-height: 1.2;
	color: #487a7b;
	font-weight: bold;
}

.itinerary .block {
	font-size: 20px;
	line-height: 25px;
	padding: 0 0 7px;
}

.itinerary h3 {
	margin: 0 0 3px;
	font-size: 25px;
	line-height: 1.2;
	color: #653279;
	font-weight: bold;
}

.itinerary .sub-title {
	display: block;
	font-size: 25px;
	line-height: 1.2;
	color: #653279;
	font-weight: normal;
}

.itinerary .side-info {
	background: #f0f0f0;
	font-size: 20px;
	line-height: 1.3;
	padding: 30px;
}

.itinerary .side-info ul li {
	margin: 0 0 21px;
	padding: 0 0 0 20px;
	position: relative;
}

.itinerary .side-info ul li:after {
	position: absolute;
	content: "";
	background: #326295;
	width: 7px;
	height: 7px;
	top: 10px;
	left: 2px;
}

.itinerary .side-info ul li:last-child {
	margin: 0;
}

.faq-block {
	padding: 70px 0;
	background: #f0f0f0;
	position: relative;
}

.faq-block [class^="col"] {
	position: static;
}

.faq-block h2 {
	margin: 0 0 40px;
	font-size: 35px;
	line-height: 1.2;
	color: #487a7b;
	font-weight: bold;
}

.faq-block .faq-list .title {
	display: block;
	font-size: 19px;
	line-height: 23px;
	font-weight: 500;
	color: #653279;
	cursor: pointer;
	margin: 0;
}

.faq-block .faq-list li {
	width: 49%;
	float: left;
	clear: left;
	padding: 0 10px 40px 0;
}

.faq-block .faq-list li:nth-child(even) {
	float: right;
	clear: right;
}

.faq-block .faq-list li.faq-active .content-block {
	opacity: 1;
	pointer-events: auto;
}

.faq-block .content-block {
	position: absolute;
	top: 25px;
	left: 50%;
	margin: 0 0 0 -550px;
	width: 1100px;
	background: #fff;
	border: 2px solid #959595;
	padding: 80px;
	font-size: 20px;
	line-height: 1.3;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	overflow: auto;
	max-height: 900px;
	z-index: 10;
}

.faq-block .content-block h3 {
	margin: 0 0 11px;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #653279;
	padding: 0 50px 0 0;
}

.popup-close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: 2px solid #959595;
	cursor: pointer;
	background: #fff;
}

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

.popup-close:after {
	position: absolute;
	content: "";
	border-bottom: 2px solid #959595;
	width: 24px;
	top: 22px;
	left: 11px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.popup-close:before {
	position: absolute;
	content: "";
	border-bottom: 2px solid #959595;
	width: 24px;
	top: 22px;
	left: 11px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.title-holder {
	padding: 0 0 46px;
}

.title-holder h1 {
	margin: 0 0 10px;
	font-size: 50px;
	line-height: 1.2;
	font-weight: bold;
	color: #487a7b;
}

.conflict-content {
	font-size: 25px;
	line-height: 33px;
	font-weight: 300;
	padding: 0 0 71px;
}

.conflict-content .content h2 {
	margin: 0 0 22px;
	font-size: 35px;
	line-height: 1.2;
	color: #487a7b;
	font-weight: bold;
}

.conflict-content .content p {
	margin: 0 0 20px;
}

.conflict-content .content h3 {
	margin: 0 0 7px;
	font-size: 26px;
	line-height: 1.2;
	font-weight: bold;
	color: #653279;
}

.conflict-content .content ul {
	margin: 0 0 23px;
}

.conflict-content .content ul li {
	margin: 0 0 7px;
	padding: 0 0 0 24px;
	position: relative;
}

.conflict-content .content ul li:after {
	position: absolute;
	content: "";
	top: 11px;
	left: 0;
	width: 11px;
	height: 11px;
	background: #326295;
}

.conflict-content .downloads-block {
	padding: 33px 0 0;
	font-weight: 300;
	font-size: 20px;
	line-height: 25px;
}

.conflict-content .downloads-block .title {
	display: block;
	margin: 0 0 22px;
	font-size: 26px;
	line-height: 1.2;
	color: #653279;
}

.conflict-content .downloads-block .downloads-list {
	margin: 0 0 47px;
}

.conflict-content .downloads-block .downloads-list li {
	display: inline-block;
	vertical-align: top;
	margin: 0 4px 7px 0;
}

.conflict-content .downloads-block .downloads-list li a {
	display: block;
	background: #653279;
	color: #fff;
	padding: 15px 35px;
	font-size: 25px;
	line-height: 1.2;
}

.conflict-content .downloads-block .downloads-list li a:hover {
	background: #487a7b;
}

.conflict-content .downloads-block p {
	margin: 0 0 16px;
}

.conflict-content .downloads-block p a {
	text-decoration: underline;
}

.conflict-content .downloads-block p a:hover {
	text-decoration: none;
}

.values-panel {
	background: #f0f0f0;
	padding: 63px 0 106px;
}

.values-panel h2 {
	margin: 0 0 22px;
	font-size: 35px;
	line-height: 1.2;
}

.values-panel .text-holder {
	font-weight: 300;
	padding: 0 0 7px;
	font-size: 25px;
	line-height: 33px;
}

.values-panel h3 {
	margin: 0 0 21px;
	color: #653279;
	font-size: 26px;
	line-height: 1.2;
}

.values-panel .values-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 20px;
	line-height: 25px;
}

.values-panel .values-list li {
	width: 49%;
	padding: 0 10px 21px 23px;
	counter-increment: step-counter;
	position: relative;
}

.values-panel .values-list li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: counter(step-counter) ".";
	font-weight: bold;
	color: #326295;
}

.additional-resources {
	padding: 50px 0;
}

.additional-resources h2 {
	margin: 0 0 59px;
	font-size: 45px;
	line-height: 1.2;
}

.additional-resources .block {
	padding: 40px;
	margin: 0 0 46px;
	background: #f0f0f0;
	overflow: hidden;
}

.additional-resources .img-holder {
	float: left;
	width: 26%;
	margin: 8px 0 0;
}

.additional-resources .img-holder img {
	width: 100%;
}

.additional-resources .text-holder {
	overflow: hidden;
	padding: 0 0 0 48px;
	font-size: 20px;
	line-height: 25px;
}

.additional-resources .text-holder h3 {
	margin: 0 0 29px;
	padding: 0 0 23px;
	color: #653279;
	font-size: 25px;
	line-height: 1.2;
	border-bottom: 2px solid #b7b7b7;
}

.additional-resources .text-holder p {
	margin: 0 0 40px;
}

.additional-resources .text-holder p a {
	text-decoration: underline;
}

.additional-resources .text-holder p a:hover {
	text-decoration: none;
}

.additional-resources .text-holder .link-more {
	margin: 0 10px 10px 0;
}

.add-content {
	padding: 100px 0 63px;
	font-size: 25px;
	line-height: 35px;
	font-weight: 300;
}

.add-content p {
	margin: 0 0 22px;
}

.add-content p a {
	text-decoration: underline;
}

.add-content p a:hover {
	text-decoration: none;
}

.custom-content {
	color: #53565a;
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
	padding: 0 0 50px;
}

.custom-content h1 {
	margin: 0 0 38px;
	font-size: 50px;
	line-height: 1;
	color: #487a7b;
	font-weight: bold;
}

.custom-content p {
	margin: 0 0 21px;
}

.custom-info {
	background: #f0f0f0;
	padding: 50px 0 64px;
	font-size: 20px;
	line-height: 25px;
}

.custom-info [class^="col"] {
	margin: 0 0 20px;
}

.custom-info h2 {
	margin: 0 0 13px;
	font-size: 35px;
	line-height: 1.2;
}

.custom-info p {
	margin: 0 0 15px;
}

.more-info {
	padding: 50px 0;
	font-size: 25px;
	line-height: 30px;
	font-weight: 300;
}

.more-info h2 {
	margin: 0 0 20px;
	font-size: 35px;
	line-height: 1.2;
}

.more-info a {
	text-decoration: underline;
}

.more-info a:hover {
	text-decoration: none;
}

.intro-text {
	font-size: 25px;
	line-height: 35px;
	font-weight: 300;
}

.intro-text h1 {
	margin: 0 0 17px;
	color: #653279;
	font-size: 40px;
	line-height: 1.2;
}

.intro-text p {
	margin: 0 0 22px;
}

.intro-text .description {
	padding: 16px 0 0;
	font-size: 20px;
	line-height: 25px;
	margin: 0 0 63px;
}

.program-form {
	padding: 0 0 150px;
}

.about-page .meet-btn {
	color: #fff;
	font-size: 23px;
	line-height: 1.2;
	padding: 15px 30px;
	background: #653279;
	border-radius: 0;
}

.about-page .meet-btn:hover {
	background: #487a7b;
}

.about-page .content-holder {
	padding: 0 0 97px;
}

.our-values {
	padding: 70px 0;
	font-size: 20px;
	line-height: 25px;
}

.our-values h2 {
	margin: 0 0 40px;
	font-size: 35px;
	line-height: 1.2;
}

.our-values .values-list {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.our-values .values-list li {
	width: 50%;
	padding: 0 10px 11px;
}

.our-values .values-list li a {
	color: #53565a;
	display: block;
}

.our-values .values-list li a:hover {
	opacity: .8;
}

.our-values h3 {
	margin: 0 0 2px;
	font-size: 26px;
	line-height: 1.1;
	color: #653279;
}

.our-values .sub-title {
	display: block;
	font-weight: 300;
	font-size: 25px;
	line-height: 1.1;
	color: #653279;
	margin: 0 0 7px;
}

.careers-info {
	padding: 50px 0 100px;
	font-size: 20px;
	line-height: 25px;
}

.careers-info h2 {
	margin: 0 0 12px;
	font-size: 35px;
	line-height: 1.2;
}

.careers-info p {
	margin: 0 0 28px;
}

.careers-info .btn {
	color: #fff;
	font-size: 23px;
	line-height: 1.2;
	background: #653279;
	border-radius: 0;
	padding: 15px 40px;
}

.careers-info .btn:hover {
	background: #487a7b;
}

.team-page .content-holder {
	padding: 0 0 20px;
}

.team-holder {
	padding: 0 0 40px;
}

.team-holder h2 {
	display: block;
	text-align: center;
	margin: 0 0 20px;
	color: #487a7b;
	font-size: 40px;
	line-height: 1.2;
}

.team-btn-holder {
	text-align: center;
	padding: 0 0 50px;
}

.team-btn-holder .btn {
	font-size: 23px;
	line-height: 1.2;
	color: #fff;
	padding: 17px 32px;
	background: #653279;
}

.btn {
	border-radius: 0;
	white-space: normal;
}

.btn.brand-primary {
	background: #653279;
	color: #fff;
}

.btn.brand-primary:hover {
	background: #487a7b;
}

.team-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	padding: 0 0 30px;
	margin: 0 0 30px;
	position: relative;
}

.team-list:last-child {
	padding: 0;
	margin: 0;
}

.team-list:last-child:after {
	display: none;
}

.team-list:after {
	position: absolute;
	left: 12px;
	right: 12px;
	bottom: 0;
	content: "";
	height: 4px;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
}

.team-list .col {
	width: 25%;
	padding: 0 10px 40px;
	font-size: 20px;
	line-height: 25px;
}

.team-list .col .col-frame .img-holder {
	margin: 0 0 20px;
}

.team-list .col .col-frame .img-holder img {
	width: 100%;
}

.team-list .col .col-frame h3 {
	margin: 0;
	font-size: 25px;
	line-height: 1.2;
	color: #653279;
}

.team-list .col .col-frame .position,
.team-list .col .col-frame .country {
	font-weight: normal;
	display: block;
}

.team-list .col.team-active .team-popup {
	opacity: 1;
	pointer-events: auto;
}

.team-list .col-frame {
	cursor: pointer;
}

.team-list .team-popup {
	position: fixed;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -600px;
	width: 1200px;
	background: #fff;
	border: 2px solid #959595;
	padding: 80px;
	font-size: 20px;
	line-height: 25px;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	overflow: auto;
	max-height: 90vh;
	z-index: 100;
}

.team-list .team-popup .img-holder {
	float: left;
	width: 30%;
	padding: 6px 0 0;
}

.team-list .team-popup .img-holder img {
	width: 100%;
}

.team-list .team-popup .img-holder .review {
	display: block;
	font-style: italic;
	color: #326295;
	font-size: 23px;
	line-height: 28px;
	padding: 16px 0 0;
}

.team-list .team-popup .img-holder .review:before,
.team-list .team-popup .img-holder .review:after {
	content: "“";
}

.team-list .team-popup .text-holder {
	overflow: hidden;
	padding: 0 0 0 47px;
}

.team-list .team-popup h3 {
	margin: 0;
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	color: #653279;
	padding: 0 50px 0 0;
}

.team-list .team-popup .position {
	display: block;
	margin: 0 0 22px;
	color: #487a7b;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}

.team-single {
	padding: 0 0 100px;
}

.team-single .img-holder {
	float: left;
	width: 30%;
	padding: 6px 0 0;
}

.team-single .img-holder img {
	width: 100%;
}

.team-single .img-holder .review {
	display: block;
	font-style: italic;
	color: #326295;
	font-size: 23px;
	line-height: 28px;
	padding: 16px 0 0;
}

.team-single .img-holder .review:before,
.team-single .img-holder .review:after {
	content: "“";
}

.team-single .text-holder {
	overflow: hidden;
	padding: 0 0 0 47px;
}

.team-single h3 {
	margin: 0;
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	color: #653279;
	padding: 0 50px 0 0;
}

.team-single .position {
	display: block;
	margin: 0 0 22px;
	color: #487a7b;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}

.current-openings {
	font-size: 20px;
	line-height: 25px;
	padding: 0 0 100px;
}

.current-openings h1 {
	margin: 0 0 50px;
	text-align: center;
	font-size: 50px;
	line-height: 1.2;
}

.current-openings .block {
	background: #f0f0f0;
	padding: 50px;
	margin: 0 0 31px;
}

.current-openings .block h2 {
	margin: 0 0 19px;
	padding: 0 20% 23px 0;
	border-bottom: 2px solid #b7b7b7;
	font-size: 35px;
	line-height: 1.2;
}

.current-openings .block .info {
	margin: 0 0 13px;
	font-size: 20px;
	line-height: 1.2;
	overflow: hidden;
	color: #487a7b;
}

.current-openings .block .info dt {
	float: left;
	clear: both;
	font-weight: bold;
	margin: 0 10px 0 0;
}

.current-openings .block .info dd {
	overflow: hidden;
	font-weight: normal;
	margin: 0 0 6px;
}

.current-openings .block p {
	margin: 0 0 30px;
}

.current-openings-single {
	padding: 0 0 100px;
}

.current-openings-single h1 {
	margin: 0 0 18px;
	padding: 0 10% 23px 0;
	font-size: 40px;
	line-height: 1.2;
	color: #653279;
	position: relative;
}

.current-openings-single h1:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
}

.current-openings-single .info {
	margin: 0 0 13px;
	font-size: 25px;
	line-height: 1.2;
	overflow: hidden;
	color: #487a7b;
}

.current-openings-single .info dt {
	float: left;
	clear: both;
	font-weight: bold;
	margin: 0 10px 0 0;
}

.current-openings-single .info dd {
	overflow: hidden;
	font-weight: normal;
	margin: 0 0 6px;
}

.current-openings-single .content {
	font-size: 20px;
	line-height: 30px;
	padding: 0 0 52px;
}

.current-openings-single .content p {
	margin: 0 0 21px;
}

.current-openings-single .title {
	display: block;
	margin: 0 0 -4px;
	color: #487a7b;
}

.current-openings-single .email {
	display: inline-block;
	vertical-align: top;
	text-decoration: underline;
}

.current-openings-single .email:hover {
	text-decoration: none;
}

.community-holder {
	font-size: 19px;
	line-height: 1.2;
}

.community-holder .block {
	padding: 0 15px;
	margin: 0 0 30px;
	width: 33.33%;
	-webkit-transition: -webkit-transform 1s linear, opacity 1s linear;
	transition: transform 1s linear, opacity 1s linear;
	position: relative;
	z-index: 2;
}

.community-holder .block:after {
	position: absolute;
	content: "";
	background: #f0f0f0;
	top: 0;
	bottom: 0;
	right: 15px;
	left: 15px;
	z-index: -1;
}

.community-holder .block.new-item {
	opacity: 0;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
}

.community-holder .block .img-holder img {
	width: 100%;
}

.community-holder .block .caption {
	padding: 20px;
}

.community-holder .block h2 {
	margin: 0 0 1px;
	font-size: 25px;
	line-height: 1.2;
	color: #653279;
}

.community-holder .block .sub_title {
	display: block;
	color: #326295;
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 2px;
}

.community-holder .block .second_sub_title {
	display: block;
	font-weight: normal;
	color: #487a7b;
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 15px;
}

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

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

.community-holder .btn-holder {
	text-align: center;
	padding: 20px 0;
}

.community-holder .btn-holder .btn {
	padding: 16px 48px;
	border-radius: 0;
	background: #653279;
	color: #fff;
	font-size: 23px;
	line-height: 1.2;
}

.community-holder .btn-holder .btn:hover {
	background: #487a7b;
}

.community-single {
	padding: 0 0 140px;
}

.community-single h1 {
	margin: 0;
	color: #653279;
	font-size: 50px;
	line-height: 1.2;
}

.community-single .top-holder {
	margin: -3px 0 67px;
}

.community-single .top-holder .sub-title {
	display: inline-block;
	vertical-align: middle;
	color: #326295;
	font-size: 30px;
	line-height: 1;
	margin: 0 18px 0 0;
}

.community-single .top-holder .second-sub-title {
	display: inline-block;
	vertical-align: middle;
	color: #487a7b;
	font-size: 30px;
	line-height: 1;
	font-weight: normal;
	padding: 0 0 0 42px;
	position: relative;
}

.community-single .top-holder .second-sub-title:after {
	position: absolute;
	content: "";
	top: 12px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #487a7b;
}

.community-single .content-section [class^="col"]:only-child {
	width: 100% !important;
}

.community-single blockquote {
	margin: 0 0 40px;
	background: #4d6c7b;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	color: #fff;
	border: none;
	font-style: italic;
	font-size: 25px;
	line-height: 30px;
	padding: 50px;
}

.community-single blockquote q,
.community-single blockquote p {
	margin: 0;
}

.community-single blockquote q:after,
.community-single blockquote q:before,
.community-single blockquote p:after,
.community-single blockquote p:before {
	content: "\"";
}

.community-single .content-block {
	font-size: 20px;
	line-height: 30px;
}

.community-single .content-block p {
	margin: 0 0 22px;
}

.community-single .content-block p a {
	text-decoration: underline;
}

.community-single .content-block p a:hover {
	text-decoration: none;
}

.community-single .widget-holder {
	background: #f0f0f0;
	margin: 0 0 30px;
	padding: 20px;
	font-size: 20px;
	line-height: 25px;
}

.community-single .widget-holder h3 {
	margin: 0 0 20px;
	padding: 0 0 10px;
	font-size: 25px;
	line-height: 1.2;
	color: #653279;
	border-bottom: 3px solid #653279;
}

.community-single .widget-holder .video-holder {
	margin: 0 0 29px;
}

.community-single .widget-holder p {
	margin: 0;
}

.community-single .widget-holder .related-articles li {
	margin: 0 0 15px;
}

.community-single .widget-holder .related-articles li:last-child {
	margin: 0;
}

.community-single .widget-holder .related-articles li a {
	display: block;
	text-decoration: underline;
	max-width: 80%;
}

.community-single .widget-holder .related-articles li a:hover {
	text-decoration: none;
}

.blog-page .blog-title {
	text-align: center;
	padding: 0 0 50px;
}

.blog-page .blog-title h1 {
	margin: 0 auto;
	max-width: 1000px;
	font-size: 50px;
	line-height: 1.2;
}

.blog-page .blog-filters {
	padding: 0 0 42px;
}

.blog-page .blog-filters .title {
	display: block;
	font-size: 15px;
	line-height: 1.2;
	margin: 0 0 9px;
	color: #53565a;
	text-transform: uppercase;
}

.blog-page .blog-filters .tags-holder {
	float: left;
	width: 70%;
}

.blog-page .blog-filters .tags-holder a {
	display: inline-block;
	vertical-align: middle;
	padding: 10px 20px;
	font-size: 25px;
	line-height: 28px;
	border: 1px solid #b7b7b7;
	margin: 0 14px 14px 0;
}

.blog-page .blog-filters .tags-holder a:hover,
.blog-page .blog-filters .tags-holder a.active {
	color: #fff;
	background: #653279;
	border-color: #653279;
}

.blog-page .blog-filters .cat-holder {
	float: right;
	width: 27%;
}

.blog-page .cat-filter {
	position: relative;
}

.blog-page .cat-filter .cat-name {
	display: block;
	font-size: 21px;
	line-height: 1.2;
	color: #487a7b;
	border: 2px solid #727578;
	padding: 10px 40px 10px 20px;
	position: relative;
	cursor: pointer;
}

.blog-page .cat-filter .cat-name span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-page .cat-filter .cat-name:after {
	position: absolute;
	content: "\f107";
	font: normal normal normal 40px/1 FontAwesome;
	top: 4px;
	right: 18px;
	color: #653279;
}

.blog-page .cat-filter.cat-active .term-archive {
	opacity: 1;
	pointer-events: auto;
}

.blog-page .cat-filter .term-archive {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	border: 2px solid #727578;
	background: #fff;
	margin: -2px 0 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.blog-page .cat-filter .term-archive a {
	display: block;
	padding: 5px 10px;
	font-size: 21px;
	line-height: 1.2;
	color: #487a7b;
}

.blog-page .cat-filter .term-archive a:hover {
	background: #487a7b;
	color: #fff;
}

.post-preview {
	background: #f0f0f0;
	padding: 50px;
	margin: 0 0 35px;
	overflow: hidden;
	font-size: 20px;
	line-height: 25px;
}

.post-preview .img-holder {
	float: left;
	width: 26%;
	padding: 9px 0 0;
}

.post-preview .heading-holder {
	border-bottom: 2px solid #b7b7b7;
	margin: 0 0 17px;
	padding: 0 0 19px;
	font-size: 20px;
	line-height: 1.2;
}

.post-preview .heading-holder .author {
	display: inline-block;
	vertical-align: bottom;
	font-weight: normal;
	color: #487a7b;
}

.post-preview .heading-holder .author a {
	color: #487a7b;
}

.post-preview .heading-holder .author a:hover {
	color: #653279;
}

.post-preview .heading-holder .tags {
	display: inline-block;
	vertical-align: bottom;
	font-weight: normal;
	color: #487a7b;
}

.post-preview .heading-holder .tags a {
	color: #487a7b;
}

.post-preview .heading-holder .tags a:hover {
	color: #653279;
}

.post-preview .text-holder {
	overflow: hidden;
	padding: 0 0 0 48px;
}

.post-preview .text-holder:only-child {
	padding: 0;
}

.post-preview .text-holder h2 {
	margin: 0 0 7px;
	font-size: 40px;
	line-height: 1.2;
}

.post-preview .text-holder .cat-holder {
	display: block;
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 2px;
}

.post-preview .text-holder .cat-holder a {
	color: #326295;
}

.post-preview .text-holder .cat-holder a:hover {
	color: #653279;
}

.post-preview .text-holder time {
	display: block;
	margin: 0 0 22px;
}

.post-preview .text-holder time a {
	color: #487a7b;
}

.post-preview .text-holder time a:hover {
	color: #653279;
}

.post-preview .text-holder p {
	margin: 0 0 20px;
}

.default-single {
	padding: 24px 0 95px;
	font-size: 20px;
	line-height: 30px;
}

.default-single h1 {
	margin: 0 0 5px;
	color: #653279;
	font-size: 45px;
	line-height: 1.2;
}

.default-single .heading-holder {
	font-size: 25px;
	line-height: 1.2;
	color: #487a7b;
	border-bottom: 4px solid #633879;
	padding: 0 0 20px;
	margin: 0 0 15px;
}

.default-single .heading-holder a {
	color: #487a7b;
}

.default-single .heading-holder a:hover {
	color: #326295;
}

.default-single .heading-holder strong {
	font-weight: normal;
}

.default-single .cat-holder {
	display: block;
	font-size: 28px;
	line-height: 1.2;
}

.default-single time {
	display: block;
	font-size: 28px;
	line-height: 1.2;
	margin: 0 0 40px;
}

.default-single time a {
	color: #487a7b;
}

.default-single time a:hover {
	color: #326295;
}

.default-single p {
	margin: 0 0 25px;
}

.default-single p a {
	text-decoration: underline;
}

.default-single p a:hover {
	text-decoration: none;
}

.notes {
	text-align: center;
	background: #f0f0f0;
	padding: 70px 0;
	font-size: 20px;
	line-height: 25px;
}

.post-type-archive-tribe_events h1 {
	margin: 0 0 30px;
	text-align: center;
	font-size: 50px;
	line-height: 1.1;
}

#wrapper #main .tribe-events-list .type-tribe_events {
	background: #f0f0f0;
	padding: 50px;
	margin: 0 0 35px;
	overflow: hidden;
	font-size: 20px;
	line-height: 25px;
	border: none;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-image {
	float: left;
	width: 26%;
	margin: 9px 0 0;
	position: relative;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta {
	margin: 0;
	font-size: 20px;
	line-height: 1.2;
	background: none;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-events-venue-details {
	color: #326295;
	margin: 0 0 1px;
	padding: 0;
	font-weight: bold;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-events-venue-details .tribe-events-gmap {
	display: none !important;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-events-venue-details a {
	color: #326295;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-events-venue-details a:hover {
	color: #653279;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-event-schedule-details {
	font-weight: normal;
	color: #487a7b;
	padding: 0 0 11px;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-event-schedule-details span {
	margin: 0 0 1px;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-event-schedule-details a {
	color: #487a7b;
}

#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta .tribe-event-schedule-details a:hover {
	color: #653279;
}

#wrapper #main .tribe-events-list .type-tribe_events .text-holder {
	overflow: hidden;
	padding: 0 0 0 48px;
}

#wrapper #main .tribe-events-list .type-tribe_events .text-holder:only-child {
	padding: 0;
}

#wrapper #main .tribe-events-list .type-tribe_events .text-holder h2 {
	margin: 0 0 19px;
	padding: 0 0 13px;
	display: block;
	font-size: 40px;
	line-height: 1.2;
	border-bottom: 2px solid #b7b7b7;
}

#wrapper #main .tribe-events-list .type-tribe_events .text-holder h2 a {
	color: #653279;
}

#wrapper #main .tribe-events-list .type-tribe_events .text-holder p {
	margin: 0 0 20px;
	line-height: inherit;
	color: #53565a;
}

#wrapper #main .tribe-events-list .type-tribe_events .text-holder .link-more {
	color: #653279;
}

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

#tribe-events-footer:after,
#tribe-events-footer:before,
#tribe-events-header:after,
#tribe-events-header:before {
	display: none !important;
}

.events-filters {
	padding: 0 0 53px;
}

.events-filters .title {
	display: block;
	font-size: 22px;
	line-height: 1.2;
	margin: 0 0 9px;
	color: #53565a;
	text-transform: uppercase;
}

.events-filters .cat-filter {
	position: relative;
	width: 400px;
}

.events-filters .cat-filter .cat-name {
	display: block;
	font-size: 21px;
	line-height: 1.2;
	color: #487a7b;
	border: 2px solid #727578;
	padding: 10px 40px 10px 20px;
	position: relative;
	cursor: pointer;
}

.events-filters .cat-filter .cat-name span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.events-filters .cat-filter .cat-name:after {
	position: absolute;
	content: "\f107";
	font: normal normal normal 40px/1 FontAwesome;
	top: 4px;
	right: 18px;
	color: #653279;
}

.events-filters .cat-filter.cat-active .term-archive {
	opacity: 1;
	pointer-events: auto;
}

.events-filters .cat-filter .term-archive {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	border: 2px solid #727578;
	background: #fff;
	margin: -2px 0 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.events-filters .cat-filter .term-archive a {
	display: block;
	padding: 5px 10px;
	font-size: 21px;
	line-height: 1.2;
	color: #487a7b;
}

.events-filters .cat-filter .term-archive a:hover {
	background: #487a7b;
	color: #fff;
}

.single-tribe_events #tribe-events .tribe-events-event-image {
	margin: 0 0 81px;
	position: relative;
}

.single-tribe_events #tribe-events .tribe-events-single-event-title {
	margin: 0 0 16px;
	padding: 0 0 10px;
	font-size: 40px;
	line-height: 1.2;
	color: #653279;
	position: relative;
}

.single-tribe_events #tribe-events .tribe-events-single-event-title:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
}

.single-tribe_events #tribe-events .tribe-events-gmap {
	display: none !important;
}

.single-tribe_events #tribe-events .tribe-events-schedule {
	margin: 0;
}

.single-tribe_events #tribe-events .tribe-events-venue-details {
	font-size: 25px;
	line-height: 1.2;
	font-weight: bold;
	color: #326295;
	margin: 0 0 1px;
}

.single-tribe_events #tribe-events .tribe-events-schedule {
	font-size: 20px;
	line-height: 25px;
	color: #487a7b;
	padding: 0 0 30px;
}

.single-tribe_events #tribe-events .tribe-events-content {
	font-size: 20px;
	line-height: 25px;
}

.single-tribe_events #tribe-events .tribe-events-content p {
	margin: 0 0 27px;
	line-height: inherit;
}

.single-tribe_events #tribe-events .btn-holder {
	padding: 30px 0;
}

.single-tribe_events #tribe-events .btn {
	background: #653279;
	color: #fff;
	border-radius: 0;
	padding: 15px 50px;
	font-size: 25px;
	line-height: 1.2;
}

.single-tribe_events #tribe-events .btn:hover {
	background: #487a7b;
}

.head h1 {
	margin: 0 0 20px;
}

.founders-block {
	max-width: 1160px;
	margin: 0 auto;
	padding: 0 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.founders-block .col {
	width: 50%;
	padding: 0 20px 50px;
}

.founders-block .top-holder {
	padding: 0 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.founders-block .top-holder .img-holder {
	width: 50%;
}

.founders-block .top-holder h2 {
	width: 50%;
	margin: 0;
	padding: 0 0 0 20px;
	color: #653279;
	font-size: 30px;
	line-height: 1.2;
}

.impact-page .content-holder {
	text-align: left;
}

.impact-page .intro-text {
	font-size: 30px;
	line-height: 1.3;
}

.impact-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
}

.impact-info .img-holder {
	width: 50%;
}

.impact-info .text-holder {
	width: 50%;
	background: -webkit-linear-gradient(left, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	background: linear-gradient(to right, #5c4779 0%, #4a747b 60%, #487a7b 100%);
	padding: 20px 5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.impact-info .text-holder .frame {
	max-width: 80%;
}

.impact-info .text-holder blockquote {
	padding: 0;
	margin: 0;
	border: none;
	font-size: 30px;
	line-height: 1.3;
}

.impact-info .text-holder blockquote q {
	display: block;
	margin: 0 0 50px;
}

.impact-info .text-holder blockquote q:after {
	display: none;
}

.impact-info .text-holder blockquote cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.3;
}

.impact-info .text-holder .add-info {
	display: block;
	font-size: 18px;
	line-height: 1.3;
}

.impact-info .text-holder a {
	color: #fff;
	text-decoration: underline;
}

.impact-info .text-holder a:hover {
	text-decoration: none;
}

.add-textarea {
	padding: 70px 0;
	font-size: 24px;
	line-height: 33px;
	font-weight: 300;
}

.add-textarea p {
	margin: 0 0 30px;
}

.green-textarea {
	padding: 100px 0 150px;
	background: #487a7b;
	font-size: 30px;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	font-weight: 300;
}

.green-textarea a {
	color: #fff;
	text-decoration: underline;
}

.green-textarea a:hover {
	text-decoration: none;
}

.green-textarea p {
	margin: 0 0 40px;
}

.videos-block {
	padding: 0 0 100px;
}

.videos-block {
	max-width: 1160px;
	margin: -100px auto 0;
	padding: 0 10px 100px;
	position: relative;
	font-size: 19px;
	line-height: 1.3;
}

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

.videos-block .col {
	width: 50%;
	padding: 0 20px 30px;
}

.videos-block .caption {
	display: block;
	padding: 20px 0;
}

.videos-block .btn-holder {
	text-align: center;
}

.videos-block .btn-holder .btn {
	font-size: 23px;
	line-height: 1.2;
	color: #fff;
	padding: 15px 52px;
}

@media (min-width: 1024px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}
	#nav li.hover .drop-holder li.hover .drop-holder{
		left: 100%;
	}

	#nav > li.hover > a:after {
		opacity: 1;
	}
}




@media (min-width: 1200px) {
	.child-pages.add {
		padding: 55px 0 72px;
	}

	.child-pages.add .thumbnail p {
		margin: 0 0 42px;
	}

	.child-pages.add .link-more {
		margin: 0 0 7px;
	}
}

@media (max-width: 1549px) {
	.team-list .team-popup {
		margin: 0;
		left: 25px;
		right: 25px;
		width: auto;
	}
}

@media (max-width: 1399px) {
	.drop-holder ul{
		padding: 15px 0;
		font-size: 18px;
	}
	.drop-holder li{
		padding: 10px 20px;
	}
	.impact-info .text-holder .frame {
		max-width: 100%;
	}

	.impact-info .text-holder blockquote {
		font-size: 25px;
	}

	.impact-info .text-holder blockquote q {
		margin: 0 0 30px;
	}

	.impact-info .text-holder blockquote cite {
		font-size: 15px;
	}

	.impact-info .text-holder .add-info {
		font-size: 15px;
	}
}

@media (max-width: 1299px) {
	.page-section {
		padding: 100px 0 0;
	}

	.content-holder h1 {
		font-size: 50px;
	}

	.thumbnail h2 {
		font-size: 30px;
	}

	.thumbnail p {
		margin: 0 0 30px;
	}

	.thumbnail .btn {
		font-size: 20px;
		line-height: 23px;
		padding: 15px 25px;
	}

	.testimonials-block {
		padding: 50px 0;
	}

	.testimonials-block blockquote q {
		margin: 0 0 20px;
	}

	#footer {
		font-size: 17px;
	}

	#footer .footer-logo {
		width: 20%;
		margin: 0;
		padding: 0 20px 0 0;
	}

	#footer .contact-col {
		width: 30%;
		padding: 0 20px 0 0;
	}

	#footer .contact-info {
		padding: 0;
	}

	#footer .contact-info p {
		margin: 0 0 10px;
	}

	#footer .update-block {
		width: 30%;
		padding: 0 20px 0 0;
	}

	#footer .updates-link {
		margin: 0 0 20px;
		padding: 20px 10px;
	}

	#footer .donate-block {
		width: 20%;
		padding: 0;
	}

	#footer .donate-link {
		padding: 20px 10px;
	}

	.additional-resources {
		padding: 80px 0;
	}

	.team-page .content-holder {
		padding: 0;
	}

	.team-holder {
		padding: 0 0 20px;
	}
}

@media (max-width: 1199px) {
	#header {
		width: 100%;
	}

	.intro-panel {
		padding: 50px 0;
	}

	.home-pages {
		padding: 50px 0 0;
	}

	.home-pages .img-holder {
		margin: 0 0 25px;
	}

	.upcoming-programs {
		padding: 50px 0;
		font-size: 18px;
		line-height: 23px;
	}

	.upcoming-programs h2 {
		margin: 0 0 20px;
	}

	.upcoming-programs h3 {
		line-height: 1.2;
		margin: 0;
	}

	.upcoming-programs p {
		margin: 0 0 10px;
	}

	.upcoming-programs .btn-view {
		padding: 20px 50px;
	}

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

	.donate-section .tabset li a {
		font-size: 16px;
		padding: 15px 10px;
	}

	.donate-section .tab-content {
		padding: 30px;
		font-size: 18px;
	}

	.donate-section label {
		margin: 0 0 10px;
	}

	.donate-section input[type="text"] {
		padding: 15px 90px 15px 38px;
	}

	.donate-section button {
		padding: 20px;
	}

	.donate-section .input-holder {
		margin: 0 0 20px;
	}

	.donate-section .input-holder .symbol {
		font-size: 30px;
		width: 30px;
	}

	.donate-section .input-holder .currency {
		font-size: 30px;
		width: 80px;
	}

	.donate-section form {
		margin: 0 0 20px;
	}

	.donate-section .jcf-select .jcf-select-text {
		padding: 15px 70px 15px 20px;
	}

	.donate-section .jcf-select .jcf-select-opener {
		right: 20px;
		top: 20px;
	}

	.donate-section .info-holder {
		padding: 0;
	}

	.donate-section .first-text {
		margin: 0 0 10px;
	}

	.donate-section .second-title {
		margin: 0 0 10px;
	}

	.donate-section address {
		margin: 0 0 40px;
	}

	.donate-section .third-title {
		font-size: 25px;
		line-height: 1.2;
		margin: 0 0 10px;
	}

	.add-content-holder .side-events {
		margin: 0;
	}

	.add-content-holder .side-events h3 {
		margin: 0 0 20px;
		padding: 0 0 10px;
	}

	.faq-block .faq-list li {
		padding: 0 10px 30px 0;
	}

	.title-holder {
		padding: 0;
	}

	.conflict-content {
		padding: 0 0 50px;
	}

	.conflict-content .downloads-block {
		padding: 0;
	}

	.conflict-content .downloads-block .downloads-list {
		margin: 0 0 20px;
	}

	.values-panel {
		padding: 50px 0;
	}

	.additional-resources {
		padding: 50px 0 0;
	}

	.additional-resources .text-holder {
		padding: 0 0 0 30px;
	}

	.custom-info h2 {
		font-size: 30px;
	}

	.intro-text {
		font-size: 25px;
		line-height: 30px;
	}

	.intro-text h1 {
		font-size: 35px;
	}

	.intro-text .description {
		padding: 0;
		margin: 0 0 50px;
	}

	.team-list .team-popup .text-holder {
		padding: 0 0 0 25px;
	}

	.team-single .text-holder {
		padding: 0 0 0 25px;
	}

	.default-single .heading-holder {
		font-size: 20px;
		line-height: 25px;
		border-width: 0 0 2px;
	}

	.default-single .cat-holder {
		font-size: 20px;
		line-height: 25px;
	}

	.default-single time {
		font-size: 20px;
		line-height: 25px;
		margin: 0 0 20px;
	}

	.single-tribe_events #tribe-events .tribe-events-event-image {
		margin: 0 0 50px;
	}

	.single-tribe_events #tribe-events .tribe-events-venue-details {
		font-size: 20px;
	}
}

@media (max-width: 1149px) {
	.container {
		padding: 0 20px !important;
	}

	.faq-block .content-block {
		width: auto;
		right: 25px;
		left: 25px;
		margin: 0;
		padding: 50px;
	}

	.team-list .team-popup {
		width: auto;
		right: 25px;
		left: 25px;
		margin: 0;
		padding: 50px;
		font-size: 20px;
		line-height: 1.3;
	}
}

@media (max-width: 1023px) {
	.drop-holder ul{
		padding: 0;
	}
	#nav li.hover .drop-holder{
		top: calc(100% + 10px);
		width: 180px;
	}
	.drop-holder{
		width: 100%;
		text-align: center;
	}
	.drop-holder ul{
		font-size: 15px;
	}
	.drop-holder li{
		padding: 5px;
	}
	
	#nav li .drop-holder li .drop-holder{
		left: 0;
		display: none;
	}
	#nav li .drop-holder li.hover .drop-holder{
		left: 0;
		display: block;
	}

	.search-form input[type="search"] {
		font-size: 18px;
		padding: 15px 20px;
	}

	.search-form button {
		width: 60px;
		background-size: 25px 25px;
	}

	.navigation,
	.navigation-comments {
		font-size: 20px;
		padding: 0;
		margin: 0 0 50px;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 10px;
		min-width: 50px;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: 10px;
		width: 150px;
	}

	.navigation .prev,
	.navigation-comments .prev {
		padding: 10px 10px 10px 30px;
	}

	.navigation .prev:after,
	.navigation-comments .prev:after {
		font-size: 40px;
		top: 2px;
		left: 10px;
	}

	.navigation .next,
	.navigation-comments .next {
		padding: 10px 30px 10px 10px;
	}

	.navigation .next:after,
	.navigation-comments .next:after {
		font-size: 40px;
		top: 2px;
		right: 10px;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.home #header {
		background: #f0f0f0;
	}

	.home #header .logo {
		opacity: 1;
		pointer-events: auto;
	}

	#header .logo {
		width: 26%;
	}

	#header .logo a {
		padding: 11px 14px;
	}

	#header .logo img {
		max-width: 157px;
	}

	.nav-opener {
		display: block;
	}

	.nav-holder {
		width: 18.1%;
		padding: 0;
	}

	.nav-drop {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background: #653279;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}

	.nav-active .nav-drop {
		opacity: 1;
		pointer-events: auto;
	}

	#nav {
		padding: 10px;
	}

	#nav > li.separator {
		display: none;
	}

	#nav > li > a {
		font-size: 20px;
		line-height: 1.2;
	}

	.header-updates {
		width: 27.6%;
		position: static;
	}

	.header-updates .btn-updates {
		font-size: 17px;
		padding: 13px 10px;
	}

	.header-updates .btn-updates span {
		margin: 5px;
	}

	.header-updates .btn-updates .ico-holder {
		width: 22px;
		height: 17px;
		margin: 5px 0 2px 10px;
	}

	.header-updates .updates-popup {
		width: 100%;
		left: 0;
	}

	.header-updates .updates-frame {
		padding: 30px;
	}

	.header-updates .contact-form {
		padding: 0 30px 0 0;
	}

	.header-updates .contact-form input[type="text"],
	.header-updates .contact-form input[type="email"],
	.header-updates .contact-form input[type="tel"] {
		padding: 15px 20px;
	}

	.header-updates .contact-form input[type="submit"] {
		padding: 15px 20px;
		background: #fff url(images/mail-hover.svg) no-repeat 96% 50%;
		background-size: 24px 20px;
	}

	.header-updates .social-block {
		padding: 0 0 0 30px;
	}

	.header-updates .jcf-select .jcf-select-text {
		padding: 15px 20px;
	}

	.header-updates .jcf-select .jcf-select-opener {
		top: 18px;
		right: 20px;
	}

	.header-donate {
		width: 20.4%;
	}

	.header-donate .btn-donate {
		font-size: 17px;
		padding: 13px 10px;
	}

	.header-donate .btn-donate span {
		margin: 5px;
	}

	.header-donate .btn-donate .ico-holder {
		width: 22px;
		height: 18px;
		margin: 3px 0 2px 10px;
	}

	.header-search {
		width: 7.9%;
		position: static;
	}

	.header-search .btn-search {
		font-size: 17px;
		padding: 18px 10px;
		background-size: 18px 18px;
	}

	.header-search .btn-search .ico-holder {
		width: 18px;
		height: 18px;
	}

	.header-search .btn-search:hover .ico-holder {
		width: 18px;
		height: 18px;
	}

	.header-search .search-popup {
		width: 100%;
		left: 0;
	}

	.header-search .search-popup .search-form {
		padding: 10px;
	}

	.header-search.search-active .btn-search .ico-holder {
		width: 18px;
		height: 18px;
	}

	.page-section {
		padding: 75px 0 0;
	}

	.intro-image {
		padding: 0 0 30px;
	}

	.content-holder {
		font-size: 20px;
		line-height: 25px;
	}

	.content-holder h1 {
		font-size: 40px;
	}

	.thumbnail {
		font-size: 17px;
	}

	.thumbnail .caption {
		padding: 15px 0 0;
	}

	.thumbnail h2 {
		font-size: 25px;
	}

	.child-pages {
		padding: 0 0 40px;
	}

	.testimonials-block {
		padding: 50px 0 20px;
	}

	.testimonials-block blockquote q {
		font-size: 20px;
		line-height: 25px;
	}

	#footer {
		border-width: 20px 0 0;
		padding: 50px 0;
	}

	#footer .footer-logo {
		width: 50%;
		padding: 0 50px 20px 0;
	}

	#footer .contact-col {
		width: 50%;
	}

	#footer .contact-info br {
		display: none;
	}

	#footer .update-block {
		width: 50%;
		clear: left;
	}

	#footer .donate-block {
		width: 50%;
		clear: right;
	}

	.home-carousel {
		padding: 0 0 25px;
	}

	.home-carousel .slick-dots {
		left: 0;
		right: 0;
		bottom: -5px;
		text-align: center;
	}

	.home-carousel .slick-dots li button {
		width: 12px;
		height: 12px;
	}

	.home-carousel .slick-slide {
		height: 566px;
	}

	.home-carousel .slick-slide > img {
		display: none !important;
	}

	.home-carousel .slide-holder {
		padding: 92px 50px 54px;
	}

	.home-carousel .block {
		float: none;
		width: 100%;
		border-width: 10px;
	}

	.home-carousel .carousel-holder {
		display: none;
	}

	.intro-panel {
		padding: 26px 0 52px;
		font-size: 25px;
	}

	.intro-panel .mobile-logo {
		display: block;
	}

	.intro-panel .text-holder {
		margin: 0 auto 50px;
	}

	.intro-panel .btn-list li a {
		padding: 13px 25px;
	}

	.home-pages {
		font-size: 15px;
	}

	.home-pages h2 {
		font-size: 25px;
	}

	.donate-section .tabset li a {
		padding: 10px;
	}

	.donate-section .tab-content {
		margin: 0 0 30px;
	}

	.add-content-holder {
		font-size: 20px;
		line-height: 25px;
	}

	.add-content-holder h1 {
		font-size: 40px;
	}

	.add-content-holder .side-events .btn {
		font-size: 10px 15px;
	}

	.itinerary {
		padding: 50px 0;
	}

	.itinerary h2 {
		margin: 0 0 20px;
	}

	.itinerary .block {
		font-size: 20px;
		line-height: 25px;
	}

	.faq-block {
		padding: 50px 0;
	}

	.faq-block h2 {
		font-size: 30px;
		margin: 0 0 30px;
	}

	.title-holder h1 {
		font-size: 40px;
	}

	.conflict-content {
		font-size: 20px;
		line-height: 25px;
	}

	.conflict-content .content h2 {
		font-size: 30px;
		margin: 0 0 10px;
	}

	.conflict-content .content ul li:after {
		top: 5px;
	}

	.values-panel h2 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.values-panel .text-holder {
		font-size: 20px;
		line-height: 1.3;
	}

	.values-panel .values-list {
		font-size: 18px;
		line-height: 24px;
	}

	.additional-resources {
		padding: 30px 0 0;
	}

	.additional-resources h2 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.additional-resources .block {
		padding: 20px;
	}

	.additional-resources .text-holder {
		font-size: 18px;
		line-height: 24px;
	}

	.additional-resources .text-holder h3 {
		margin: 0 0 15px;
		padding: 0 0 15px;
	}

	.additional-resources .text-holder p {
		margin: 0 0 20px;
	}

	.add-content {
		font-size: 20px;
		line-height: 25px;
		padding: 50px 0;
	}

	.custom-content {
		font-size: 20px;
		line-height: 25px;
	}

	.custom-content h1 {
		font-size: 40px;
	}

	.more-info {
		font-size: 20px;
		line-height: 25px;
	}

	.program-form {
		padding: 0 0 100px;
	}

	.about-page .content-holder {
		padding: 0 0 70px;
	}

	.our-values {
		font-size: 18px;
		line-height: 24px;
		padding: 30px 0;
	}

	.our-values h2 {
		font-size: 25px;
		margin: 0 0 30px;
	}

	.our-values h3 {
		font-size: 25px;
	}

	.our-values .sub-title {
		font-size: 20px;
	}

	.careers-info {
		padding: 50px 0;
		font-size: 20px;
		line-height: 25px;
	}

	.careers-info h2 {
		font-size: 30px;
	}

	.team-holder h2 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	.team-btn-holder .btn {
		padding: 13px 25px;
	}

	.team-list {
		padding: 0 0 20px;
		margin: 0 0 20px;
	}

	.team-list:after {
		border-width: 0 0 2px;
	}

	.team-list .col {
		font-size: 15px;
		line-height: 20px;
	}

	.team-list .col .col-frame .img-holder {
		margin: 0 0 10px;
	}

	.team-list .col .col-frame h3 {
		font-size: 20px;
	}

	.team-list .team-popup .img-holder .review {
		font-size: 18px;
		line-height: 24px;
	}

	.team-list .team-popup .position {
		font-size: 20px;
		line-height: 1.2;
		margin: 0;
	}

	.team-single .img-holder .review {
		font-size: 18px;
		line-height: 24px;
	}

	.team-single .position {
		font-size: 20px;
		line-height: 1.2;
		margin: 0;
	}

	.current-openings h1 {
		font-size: 40px;
		margin: 0 0 30px;
	}

	.current-openings .block h2 {
		font-size: 30px;
	}

	.current-openings-single {
		padding: 0 0 50px;
	}

	.current-openings-single .info {
		font-size: 20px;
		line-height: 25px;
	}

	.current-openings-single .content {
		font-size: 20px;
		line-height: 25px;
		padding: 0;
	}

	.community-holder {
		font-size: 18px;
		line-height: 23px;
	}

	.community-holder .block:after {
		right: 10px;
		left: 10px;
	}

	.community-holder .block {
		width: 50%;
		padding: 0 10px 20px;
	}

	.community-holder .btn-holder {
		padding: 0;
	}

	.community-single {
		padding: 0 0 50px;
	}

	.community-single .top-holder {
		margin: 0 0 30px;
	}

	.community-single .top-holder .sub-title {
		margin: 0 10px 0 0;
	}

	.community-single .top-holder .second-sub-title {
		padding: 0 0 0 30px;
	}

	.community-single blockquote {
		font-size: 20px;
		line-height: 25px;
		padding: 30px;
	}

	.community-single .widget-holder {
		font-size: 15px;
		line-height: 20px;
		margin: 0 0 20px;
	}

	.community-single .widget-holder h3 {
		font-size: 20px;
		margin: 0 0 10px;
	}

	.community-single .widget-holder .video-holder {
		margin: 0 0 10px;
	}

	.community-single .widget-holder .related-articles li {
		margin: 0 0 10px;
	}

	.blog-page .blog-filters {
		padding: 0 0 20px;
	}

	.post-preview {
		padding: 30px;
	}

	.post-preview .img-holder {
		padding: 0;
	}

	.post-preview .text-holder {
		padding: 0 0 0 20px;
	}

	.post-preview .text-holder h2 {
		font-size: 30px;
	}

	.post-preview .text-holder .cat-holder {
		font-size: 20px;
	}

	.default-single {
		padding: 0 0 50px;
	}

	.default-single .heading-holder {
		padding: 0 0 10px;
		margin: 0 0 10px;
	}

	#wrapper #main .tribe-events-list .type-tribe_events {
		padding: 30px;
	}

	#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-image {
		margin: 0;
	}

	#wrapper #main .tribe-events-list .type-tribe_events .text-holder {
		padding: 0 0 0 20px;
	}

	#wrapper #main .tribe-events-list .type-tribe_events .text-holder h2 {
		font-size: 30px;
	}

	.events-filters {
		padding: 0 0 20px;
	}

	.single-tribe_events #tribe-events .tribe-events-single-event-title {
		font-size: 30px;
	}

	.head h1 {
		font-size: 50px;
		line-height: 1.2;
		margin: 0 0 20px;
	}

	.founders-block .top-holder h2 {
		font-size: 20px;
	}

	.impact-info {
		display: block;
	}

	.impact-info .img-holder {
		width: 100%;
	}

	.impact-info .text-holder {
		display: block;
		width: 100%;
		padding: 20px;
	}

	.add-textarea {
		font-size: 20px;
		line-height: 25px;
	}

	.green-textarea {
		font-size: 17px;
		padding: 50px 0 100px;
	}

	.videos-block {
		margin: -70px auto 0;
		font-size: 15px;
	}

	.videos-block .col {
		padding: 0 10px 20px;
	}

	.videos-block .btn-holder .btn {
		padding: 13px 25px;
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	#nav li.hover .drop-holder{
		width: 100%;
	}
	#nav li.hover .drop-holder{
		position: relative;
		opacity: 1;
		left: 0;
		right: 0;
		top: 0;
		display: block;
	}
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		margin: 0 1px 5px 0;
	}

	body {
		font-size: 15px;
		line-height: 20px;
	}

	#header {
		display: block;
	}

	#header .logo {
		width: 60%;
		float: left;
	}

	#header .logo img {
		max-width: 155px;
	}

	#header .btn-holder {
		display: block;
	}

	.nav-opener {
		padding: 14px 10px 16px;
	}

	.nav-holder {
		float: right;
		width: 34%;
		max-width: 140px;
	}

	#nav {
		display: block;
	}

	#nav > li > a {
		font-size: 17px;
		text-align: center;
	}

	.header-updates {
		display: none;
	}

	.header-donate {
		display: none;
	}

	.header-search {
		display: none;
	}

	.btn {
		width: 100%;
	}

	.intro-image {
		margin: 0 -15px;
	}

	.content-holder {
		font-size: 18px;
		line-height: 23px;
		padding: 0 0 30px;
	}

	.content-holder h1 {
		font-size: 30px;
	}

	.thumbnail {
		font-size: 15px;
		margin: 0 0 60px;
	}

	.child-pages {
		padding: 0 0 20px;
	}

	.testimonials-block blockquote q {
		font-size: 15px;
	}

	.testimonials-block blockquote cite {
		font-size: 15px;
	}

	.testimonials-block .position {
		font-size: 15px;
	}

	#footer {
		padding: 30px 0;
	}

	#footer .desktop-blocks {
		display: none;
	}

	#footer .mobile-blocks {
		display: block;
	}

	#footer .footer-logo {
		width: 100%;
		float: none;
		text-align: center;
		padding: 0 0 40px;
	}

	#footer .footer-logo img {
		max-width: 200px;
	}

	#footer .contact-col {
		width: 100%;
		float: none;
		padding: 0 0 40px;
		text-align: center;
	}

	#footer .update-block {
		float: none;
		width: 100%;
		padding: 0 0 40px;
		text-align: center;
	}

	#footer .updates-link {
		padding: 15px 10px;
		margin: 0 0 40px;
	}

	#footer .donate-block {
		float: none;
		width: 100%;
		text-align: center;
		padding: 0 0 40px;
	}

	#footer .donate-link {
		padding: 15px 10px;
	}

	.home-carousel .slick-dots {
		bottom: 3px;
	}

	.home-carousel .slick-slide {
		height: 345px;
	}

	.home-carousel .slide-holder {
		padding: 89px 30px 39px;
	}

	.intro-panel {
		padding: 15px 0 52px;
		font-size: 15px;
	}

	.intro-panel .mobile-logo {
		max-width: 247px;
		margin: 0 auto 34px;
	}

	.intro-panel .text-holder {
		margin: 0 auto 34px;
	}

	.intro-panel .btn-list li {
		margin: 0 2px 16px;
		margin: 0 0 10px;
		display: block;
	}

	.intro-panel .btn-list li a {
		padding: 13px 20px;
		font-size: 18px;
		width: 100%;
	}

	.upcoming-programs {
		padding: 30px 0;
	}

	.upcoming-programs [class^="col"] {
		margin: 0 0 40px;
	}

	.upcoming-programs h2 {
		font-size: 20px;
		margin: 0;
	}

	.upcoming-programs h3 {
		font-size: 17px;
	}

	.upcoming-programs .location {
		font-size: 17px;
	}

	.upcoming-programs .date {
		font-size: 17px;
	}

	.upcoming-programs .events-holder {
		margin: 0 0 20px;
		padding: 0 0 20px;
	}

	.upcoming-programs .btn-view {
		padding: 10px 20px;
		width: 100%;
	}

	.instagram-block #sb_instagram #sbi_images .sbi_item {
		width: 50% !important;
	}

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

	.donate-section .tabset {
		margin: 0 0 20px;
	}

	.donate-section .tab-content {
		padding: 20px;
		font-size: 15px;
	}

	.donate-section label {
		font-size: 20px;
	}

	.donate-section input[type="text"] {
		font-size: 20px;
		padding: 10px 55px 10px 25px;
	}

	.donate-section button {
		font-size: 20px;
		padding: 15px;
	}

	.donate-section button .paypal-ico {
		width: 80px;
		height: 22px;
	}

	.donate-section .input-holder .symbol {
		font-size: 20px;
		width: 20px;
	}

	.donate-section .input-holder .currency {
		font-size: 20px;
		width: 50px;
	}

	.donate-section .jcf-select .jcf-select-text {
		font-size: 20px;
		padding: 10px 40px 10px 20px;
	}

	.donate-section .jcf-select .jcf-select-opener {
		width: 15px;
		height: 15px;
		right: 15px;
		top: 10px;
	}

	.donate-section .info-holder {
		font-size: 17px;
		line-height: 22px;
	}

	.donate-section .first-title {
		font-size: 20px;
	}

	.donate-section .first-text {
		font-size: 18px;
	}

	.donate-section address {
		font-size: 18px;
	}

	.donate-section .third-title {
		font-size: 20px;
		line-height: 23px;
	}

	.add-content-holder {
		font-size: 18px;
		line-height: 23px;
		padding: 0 0 30px;
	}

	.add-content-holder h1 {
		font-size: 30px;
	}

	.add-content-holder .side-events {
		padding: 20px;
	}

	.add-content-holder .side-events h3 {
		font-size: 20px;
		line-height: 23px;
	}

	.add-content-holder .side-events .btn {
		padding: 10px;
	}

	.itinerary h2 {
		font-size: 25px;
	}

	.itinerary .block {
		font-size: 18px;
		line-height: 23px;
	}

	.itinerary h3 {
		font-size: 20px;
	}

	.itinerary .sub-title {
		font-size: 20px;
	}

	.itinerary .side-info {
		font-size: 18px;
		padding: 15px;
	}

	.itinerary .side-info ul li {
		padding: 0 0 0 15px;
	}

	.itinerary .side-info ul li:after {
		top: 7px;
	}

	.faq-block {
		padding: 30px 0;
	}

	.faq-block h2 {
		font-size: 25px;
	}

	.faq-block .faq-list .title {
		font-size: 15px;
		line-height: 18px;
	}

	.faq-block .faq-list li {
		width: 100%;
		float: none;
		clear: none;
		padding: 0 0 20px;
	}

	.faq-block .content-block {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 20px;
		font-size: 15px;
		line-height: 18px;
	}

	.faq-block .content-block h3 {
		font-size: 20px;
		line-height: 1.2;
	}

	.popup-close {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
	}

	.popup-close:after {
		top: 17px;
		left: 6px;
	}

	.popup-close:before {
		top: 17px;
		left: 6px;
	}

	.title-holder h1 {
		font-size: 25px;
	}

	.conflict-content {
		font-size: 18px;
		line-height: 23px;
		padding: 0 0 30px;
	}

	.conflict-content .content h2 {
		font-size: 20px;
	}

	.conflict-content .content h3 {
		font-size: 18px;
	}

	.conflict-content .content ul li {
		padding: 0 0 0 20px;
	}

	.conflict-content .content ul li:after {
		width: 10px;
		height: 10px;
	}

	.conflict-content .downloads-block .title {
		font-size: 20px;
		margin: 0 0 10px;
	}

	.conflict-content .downloads-block .downloads-list li a {
		font-size: 20px;
		padding: 10px 20px;
	}

	.values-panel {
		padding: 30px 0;
	}

	.values-panel h2 {
		font-size: 20px;
	}

	.values-panel .text-holder {
		font-size: 18px;
	}

	.values-panel h3 {
		font-size: 18px;
		margin: 0 0 15px;
	}

	.values-panel .values-list {
		display: block;
		font-size: 15px;
		line-height: 1.2;
	}

	.values-panel .values-list li {
		width: 100%;
		padding: 0 0 20px 20px;
	}

	.additional-resources h2 {
		font-size: 25px;
	}

	.additional-resources .block {
		padding: 0;
	}

	.additional-resources .img-holder {
		float: none;
		width: 100%;
		margin: 0;
	}

	.additional-resources .text-holder {
		padding: 20px;
	}

	.additional-resources .text-holder h3 {
		font-size: 20px;
		margin: 0 0 10px;
		padding: 0 0 10px;
	}

	.add-content {
		font-size: 18px;
		line-height: 23px;
		padding: 30px 0;
	}

	.custom-content {
		font-size: 18px;
		line-height: 23px;
		padding: 0 0 30px;
	}

	.custom-content h1 {
		font-size: 30px;
	}

	.custom-info {
		font-size: 18px;
		line-height: 23px;
		padding: 30px 0;
	}

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

	.more-info {
		font-size: 18px;
		line-height: 23px;
		padding: 20px 0;
	}

	.more-info h2 {
		font-size: 20px;
		margin: 0 0 10px;
	}

	.intro-text {
		font-size: 18px;
	}

	.intro-text h1 {
		font-size: 25px;
	}

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

	.intro-text .description {
		font-size: 15px;
		line-height: 1.2;
	}

	.program-form {
		padding: 0 0 50px;
	}

	.about-page .meet-btn {
		padding: 10px;
	}

	.our-values .values-list {
		display: block;
	}

	.our-values .values-list li {
		width: 100%;
		padding: 0 0 10px;
	}

	.careers-info {
		font-size: 18px;
		line-height: 24px;
		padding: 30px 0;
	}

	.careers-info .btn {
		padding: 10px;
	}

	.team-holder h2 {
		font-size: 25px;
	}

	.team-btn-holder .btn {
		padding: 13px 20px;
		font-size: 18px;
		width: 100%;
	}

	.team-list .col {
		width: 50%;
		padding: 0 10px 50px;
	}

	.team-list .team-popup {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 20px;
		font-size: 15px;
		line-height: 18px;
	}

	.team-list .team-popup .img-holder .review {
		font-size: 15px;
		line-height: 18px;
	}

	.team-list .team-popup h3 {
		font-size: 20px;
		line-height: 1.2;
	}

	.team-single {
		padding: 0 0 30px;
	}

	.team-single .img-holder .review {
		font-size: 15px;
		line-height: 18px;
	}

	.team-single h3 {
		font-size: 20px;
		line-height: 1.2;
	}

	.current-openings {
		font-size: 18px;
		line-height: 24px;
		padding: 0 0 50px;
	}

	.current-openings h1 {
		font-size: 30px;
	}

	.current-openings .block {
		padding: 20px;
	}

	.current-openings .block h2 {
		font-size: 20px;
	}

	.current-openings .block .info {
		font-size: 18px;
		line-height: 24px;
	}

	.current-openings .block .info dt {
		float: none;
		margin: 0;
	}

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

	.current-openings-single h1 {
		font-size: 25px;
	}

	.current-openings-single .info {
		font-size: 18px;
		line-height: 24px;
	}

	.current-openings-single .info dt {
		float: none;
		margin: 0;
	}

	.current-openings-single .content {
		font-size: 18px;
		line-height: 23px;
	}

	.community-holder .block .sub_title {
		margin: 0;
	}

	.community-holder .block .second_sub_title {
		margin: 0;
	}

	.community-holder .block p {
		margin: 0 0 10px;
	}

	.community-single {
		padding: 0 0 30px;
	}

	.community-single h1 {
		font-size: 30px;
		margin: 0 0 5px;
	}

	.community-single .top-holder .sub-title {
		font-size: 20px;
		display: block;
		margin: 0 0 5px;
	}

	.community-single .top-holder .second-sub-title {
		font-size: 20px;
		display: block;
		padding: 0;
	}

	.community-single .top-holder .second-sub-title:after {
		display: none;
	}

	.community-single blockquote {
		font-size: 15px;
		line-height: 20px;
		padding: 10px;
	}

	.community-single .content-block {
		font-size: 18px;
		line-height: 23px;
		padding: 0 0 30px;
	}

	.blog-page .blog-title {
		padding: 0 0 20px;
	}

	.blog-page .blog-title h1 {
		font-size: 30px;
	}

	.blog-page .blog-filters .tags-holder {
		float: none;
		width: 100%;
		padding: 0 0 15px;
	}

	.blog-page .blog-filters .tags-holder a {
		padding: 5px 10px;
		font-size: 15px;
		line-height: 1.2;
		margin: 0 10px 10px 0;
	}

	.blog-page .blog-filters .cat-holder {
		float: none;
		width: 100%;
	}

	.blog-page .cat-filter .cat-name {
		padding: 5px 30px 5px 10px;
		font-size: 15px;
		line-height: 1.2;
	}

	.blog-page .cat-filter .cat-name:after {
		font-size: 30px;
		top: 0;
		right: 10px;
	}

	.blog-page .cat-filter .term-archive a {
		font-size: 15px;
	}

	.post-preview {
		padding: 20px;
		font-size: 16px;
		line-height: 20px;
	}

	.post-preview .img-holder {
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}

	.post-preview .heading-holder {
		font-size: 18px;
		line-height: 23px;
		margin: 0 0 10px;
		padding: 0 0 10px;
	}

	.post-preview .text-holder {
		padding: 0;
	}

	.post-preview .text-holder h2 {
		font-size: 22px;
		margin: 0;
	}

	.post-preview .text-holder .cat-holder {
		font-size: 18px;
	}

	.post-preview .text-holder time {
		margin: 0 0 10px;
	}

	.default-single {
		font-size: 16px;
		line-height: 20px;
		padding: 0 0 30px;
	}

	.default-single h1 {
		font-size: 30px;
	}

	.default-single .heading-holder {
		font-size: 16px;
		line-height: 20px;
	}

	.default-single .cat-holder {
		font-size: 16px;
		line-height: 20px;
	}

	.default-single time {
		font-size: 16px;
		line-height: 20px;
	}

	.notes {
		padding: 20px;
		font-size: 16px;
		line-height: 20px;
	}

	.post-type-archive-tribe_events h1 {
		font-size: 30px;
		margin: 0 0 20px;
	}

	#wrapper #main .tribe-events-list .type-tribe_events {
		padding: 20px;
		font-size: 16px;
		line-height: 20px;
	}

	#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-image {
		float: none;
		width: 100%;
		margin: 0 0 10px;
	}

	#wrapper #main .tribe-events-list .type-tribe_events .tribe-events-event-meta {
		font-size: 18px;
		line-height: 23px;
		margin: 0;
		padding: 0;
	}

	#wrapper #main .tribe-events-list .type-tribe_events .text-holder {
		padding: 0;
	}

	#wrapper #main .tribe-events-list .type-tribe_events .text-holder h2 {
		font-size: 22px;
		margin: 0;
	}

	.events-filters .title {
		font-size: 15px;
	}

	.events-filters .cat-filter {
		width: 100%;
	}

	.events-filters .cat-filter .cat-name {
		padding: 5px 30px 5px 10px;
		font-size: 15px;
		line-height: 1.2;
	}

	.events-filters .cat-filter .cat-name:after {
		font-size: 30px;
		top: 0;
		right: 10px;
	}

	.events-filters .cat-filter .term-archive a {
		font-size: 15px;
	}

	.single-tribe_events #tribe-events .tribe-events-event-image {
		margin: 0 0 20px;
	}

	.single-tribe_events #tribe-events .tribe-events-single-event-title {
		font-size: 25px;
	}

	.single-tribe_events #tribe-events .tribe-events-venue-details {
		font-size: 18px;
	}

	.single-tribe_events #tribe-events .tribe-events-schedule {
		font-size: 18px;
		line-height: 24px;
		padding: 0 0 10px;
		background: none;
		border: none;
	}

	.single-tribe_events #tribe-events .tribe-events-content {
		font-size: 18px;
		line-height: 24px;
	}

	.single-tribe_events #tribe-events .btn-holder {
		padding: 0;
	}

	.single-tribe_events #tribe-events .btn {
		padding: 10px 30px;
		font-size: 20px;
	}

	.head h1 {
		font-size: 30px;
	}

	.founders-block {
		display: block;
	}

	.founders-block .col {
		width: 100%;
	}

	.impact-page .intro-text {
		font-size: 20px;
	}

	.impact-info .text-holder blockquote {
		font-size: 20px;
	}

	.add-textarea {
		font-size: 18px;
		line-height: 23px;
		padding: 30px 0;
	}

	.green-textarea p {
		margin: 0 0 20px;
	}

	.videos-block {
		padding: 0 10px 50px;
	}

	.videos-block {
		display: block;
	}

	.videos-block .col {
		width: 100%;
	}

	.videos-block .btn-holder .btn {
		padding: 13px 20px;
		font-size: 18px;
		width: 100%;
	}
}

@media (max-width: 599px) {
	.community-holder .block:after {
		left: 0;
		right: 0;
	}

	.community-holder .block {
		width: 100%;
		padding: 0 0 20px;
	}
}

@media (max-width: 479px) {
	.team-list .col {
		width: 100%;
		padding: 0 0 50px;
	}

	.team-list .team-popup .img-holder {
		float: none;
		width: auto;
		padding: 0 0 20px;
	}

	.team-list .team-popup .text-holder {
		padding: 0;
	}

	.team-single .img-holder {
		float: none;
		width: auto;
		padding: 0 0 20px;
	}

	.team-single .text-holder {
		padding: 0;
	}

	.founders-block .top-holder {
		display: block;
	}

	.founders-block .top-holder .img-holder {
		width: 100%;
	}

	.founders-block .top-holder h2 {
		width: 100%;
		padding: 10px 0;
	}
}

