/*
 Theme Name:   Emmanuel Ministries 2017 Child
 Theme URI:    https://mysterythemes.com/wp-themes/uniform/
 Description:  Child theme for Uniform
 Author:       Mystery Themes
 Author URI:   https://mysterythemes.com/
 Template:     emmanuel-ministries-2016
 Version:      1.0.0
 License:      Free License
 License URI:  https://mysterythemes.com/wp-themes/uniform/
*/

/************************
	Site Wide Styles
*****
********************/

/*Typekit Font Import */
@import url("https://use.typekit.net/omd3lal.css");

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.6;
}

.quarter {
	width: 25%;
	box-sizing: border-box;
	float: left;
}

.half {
	width: 50%;
	box-sizing: border-box;
	float: left;
}


.three-quarter {
	width: 75%;
	box-sizing: border-box;
	float: left;
}

h1,
.page-header h1 {
	font-family: 'proxima-nova';
	font-size: 56px;
}

h2,
h1.entry-title,
h1.page-title {
	font-size: 30px !important;
	text-transform: uppercase;
	color: #A0CE4E;
	font-family: "proxima-nova";
	font-weight: 600;
	margin-bottom: 0;
	line-height: 1.1;
	margin-bottom: 10px;
}

h3 {
	color: #f6b13e;
	font-size: 15pt;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-family: "proxima-nova";
	font-weight: 600;
}

h4 {
	font-weight: 100;
	color: #fff;
	margin-bottom: 30px !important;
	font-family: "museo-slab";
}

h5 {
	text-transform: uppercase;
	color: #A0CE4E;
	font-size: 20pt;
	margin-bottom: -5px;
	font-weight: 400;
	margin-top: 20px;
	font-family: "proxima-nova";
	font-weight: 600;
}

a.inline-btn {
	font-size: 12pt;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.1;
	font-family: "proxima-nova";
	font-weight: 600;
}

blockquote h2,
blockquote h2 p {
	max-width: 800px;
	margin: 0 auto !important;
	line-height: 1.6;
	font-size: 22pt !important;
	font-family: "museo-slab";
	text-transform: none !important;
	font-weight: 100 !important;
	font-style: normal;
	color: #757575;
}

blockquote h2 strong {
	color: #f6b13e;
	font-weight: 300;
}

.tab-btn.number {
	font-size: 15pt;
	font-weight: 600;
}

a h3 {
	text-decoration: underline;
}

a h3:hover {
	color: #27aae1;
}

/*** Header ***/
.site-branding {
	padding-left: 60px;
	position: relative;
}

p,
.slide-content ul,
.standard-page li {
	font-size: 13pt;
	font-family: "museo-slab";
	color: #757575;
}

.standard-page {
	max-width: 900px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 auto;
}

.slide-content p,
.slider-content p,
.slide-content ul {
	color: #fff;
	font-weight: 200;
}

.slide-content ul {
	list-style-type: none;
	border-left: 2px solid #f6b13e;
	margin-left: 0;
	padding-left: 10px;
}

.slider-title {
	font-size: 30px !important;
}

#site-navigation ul li a {
	font-family: "museo-slab";
}

/*
.site-branding:before {
	content: "";
	background-image: url(/wp-content/themes/emmanuel-ministries-2016/images/logo.png);
	background-size: cover;
	width: 57px;
	height: 46px;
	position: absolute;
	left: 0;
}
*/
#uniform-breadcrumb {
	display: none;
}

.site-title {
	font-size: 24px;
}

.site-description {
	font-size: 12px;
}

.two-by-grid {
	max-width: 900px;
}

.site-header .mt-container {
	position: relative;
}

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}

#site-content.site-content {
	/* 	padding: 0; */
}

footer .sub-menu {
	font-family: 'museo-slab';
	padding-left: 0;
}

.mt-footer-widget .widget_nav_menu li a {
	text-transform: uppercase;
	font-family: 'proxima-nova';
}

#content,
.no-sidebar-full-width #primary {
	padding: 0 !important;
}

/*** Inputs ***/
button,
input,
select,
textarea {

	vertical-align: baseline;
}

input[type=text],
input[type=email],
textarea,
input[type=password],
input[type=tel],
input[type=number] {
	border: 2px solid #A0CE4E !important;
	box-shadow: none !important;
	padding: 8px !important;
	border-radius: 4px !important;
	font-family: 'proxima-nova' !important;
	font-size: 12pt;
	line-height: 1.6;
	min-width: 300px;
}

.woocommerce .quantity .qty {
	display: none;
	/* Remove */
}

.images {
	position: relative;
}

label {
	font-family: 'proxima-nova' !important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

form {
	clear: both;
}


/*** Body ***/
#content,
.no-sidebar-full-width #primary {
	padding: 0 10px;
	width: 100%;
	margin: 0 auto;
	max-width: 920px;
}

.home.no-sidebar-full-width #primary {
	max-width: 100%;
}

#site-content {
	padding: 40px 0;
}

.white-container,
.grey-container {
	position: relative;
}

header.site-header:after,
.white-container:after {
	content: "";
	background: url("/wp-content/themes/emmanuel-ministries-2017-child/img/rough-border.png")repeat-x;
	height: 16px;
	width: 100%;
	position: absolute;
	bottom: -8px;
	z-index: 1;
}

.grey-container:after {
	content: "";
	background: url("/wp-content/themes/emmanuel-ministries-2017-child/img/rough-border-lightGrey.png")repeat-x;
	height: 16px;
	width: 100%;
	position: absolute;
	bottom: -8px;
	z-index: 1;
	left: 0;
}

.top-header-wrapper:after {
	content: "";
	background: url("/wp-content/themes/emmanuel-ministries-2017-child/img/rough-border-grey.png")repeat-x;
	height: 16px;
	width: 100%;
	position: absolute;
	bottom: -7px;
}




header .sub-menu .menu-item:hover,
header .sub-menu .current-menu-item {
	background-color: #A0CE4E;
	transition: all 300ms;
}

header .sub-menu .menu-item:hover>a,
header .sub-menu .current-menu-item>a {
	color: #fff !important;
	transition: all 300ms;
}

.site-branding {
	width: 190px;
	margin-top: -28px;
	padding-left: 0 !important;
}

.top-header-wrapper {
	background-color: #f2f2f2;
	position: relative;

}

.top-header-wrapper a {
	color: #777;
}

.top-header-wrapper a:hover {
	color: #333 !important;
}

#site-navigation ul li {
	line-height: 90px;
}

.top-header-wrapper .mt-container {
	position: relative;
	text-align: right;
}

.mt-container .left-section,
.mt-container .right-section {
	display: inline-block;
	float: none;
	margin-left: 40px;
}

.special-nav-items {
	position: absolute;
	bottom: -20px;
	right: 0;
	z-index: 2;
	background-color: #f6b13e;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06), 0 3px 6px rgba(0, 0, 0, 0.1);
}

.special-nav-link,
.mt-footer-widget .widget_nav_menu .special-nav-link {
	display: none !important;
	background-color: #f6b13e;
	text-align: center;
	padding: 10px 0 !important;
}

.special-nav-link a {
	color: #fff !important;
	font-size: 13pt;
	text-transform: uppercase;
	font-family: 'proxima-nova' !important;
}

.special-nav-items ul {
	list-style-type: none;
	margin: 0;
}

.special-nav-items li {
	display: block;
	float: left;
}

.special-nav-items a {
	padding: 8px 23px;
	display: inline-block;
	color: #fff;
	font-family: 'proxima-nova';
	text-transform: uppercase;
}

.special-nav-items a:hover {
	background-color: #27aae1;
}

.special-nav-items li:first-of-type:after {
	content: "";
	position: absolute;
	width: 2px;
	height: 22px;
	top: 8px;
	margin-left: -1px;
	background-color: rgba(255, 255, 255, 0.31);
}

.section-title::after {
	content: none;
}

blockquote {
	margin: 0;
	margin-top: -40px;
	padding: 80px 0;
	background-color: #f6f6f6;

}

blockquote.home-page {
	margin-top: 0;
}

a.btn,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
input[type=submit],
li.product .button {
	border: solid 2px #f6b13e !important;
	padding: 8px 20px !important;
	color: #f6b13e !important;
	text-transform: uppercase;
	border-radius: 6px !important;
	transition: all 300ms;
	background-color: rgba(255, 255, 255, 0) !important;
}

a.btn:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
input[type=submit]:hover,
li.product .button:hover {
	background-color: #f6b13e !important;
	color: #fff !important;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.06), 0 3px 6px rgba(0, 0, 0, 0.1) !important;
	transition: all 300ms;
}

.page-header {
	background-size: cover;
	background-position: center center;
	width: 100%;
	min-height: 350px;
	overflow: hidden;
	position: relative;
}

.background-swatch {
	height: 284px;
	position: absolute;
	width: 550px;
	margin: auto;
	background-size: cover;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}


.page-header:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .55);
	position: absolute;
}

.page-header h1 {
	color: #fff;
	text-align: center;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, .4);
	position: relative;
	margin-top: 140px;
	text-transform: uppercase;
	font-size: 48px;
}

@media screen and (max-width: 768px) {
	.page-header h1 {
		margin-top: 75px;
		font-size: 42px;
	}
}

@media screen and (max-width: 640px) {
	.page-header h1 {
		margin-top: 58px;
		font-size: 40px;
	}

	.background-swatch {
		height: 142px;
		width: 275px;
	}
}

.single-product .page-header,
.archive .page-header {
	display: none;
}

.alignright {
	margin: 0 0 10px 25px;
}

.alignleft {
	margin: 0 25px 10px 0;
}

.comments-area {
	display: none;
}

@media screen and (min-width: 480px) {
	p img {
		max-width: 45%;
	}
}

@media screen and (max-width: 480px) {
	p img {
		width: 100%;
	}

	#homepage-slider .slider-container {
		bottom: 0;
		left: 0 !important;
		top: auto !important
	}

	.slider-content {
		display: block !important3;
	}
}

/*** Footer ***/
.entry-footer {
	background-color: #fff;
}

@media (max-width: 800px) {
	#colophon .mt-footer-widget {
		width: 98% !important;
		box-sizing: border-box;
	}
}

@media (max-width: 768px) {
	#homepage-slider .entry-container-description {
		padding: 20px !important;
	}

	#homepage-slider .slider-container {
		bottom: 0;
		left: 0 !important;
		top: auto !important
	}

	.footer-widgets-wrapper {
		padding: 30px 10px 0;
	}
}

.mt-footer-widget .widget_nav_menu ul#menu-main-menu {
	padding-left: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	padding-top: 20px;
}

.mt-footer-widget .widget_nav_menu li {
	border-bottom: none;
	display: inline-block;
	width: 14.25%;
	margin-right: 2%;
	padding-left: 0;
	vertical-align: top;
}

.footer-widgets-wrapper {
	background-color: #27aae1;
	padding-top: 40px;
}

.footer-widgets-wrapper a {
	color: #fff !important;
}

.extra-footer-content {
	float: left;
	width: 66%;
	margin-top: 30px;
}

.extra-footer-content .mt-column-3 {
	text-align: center;
	padding: 0 20px;
}

footer {
	background-color: #27aae1;
	padding-top: 60px;
}

.pie-chart {
	float: right;
	width: 31%;
}

.mt-footer-widget .widget_nav_menu li:before {
	display: none;
}

.mt-footer-widget .widget_nav_menu li a {
	font-weight: bold;
	/* 	border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
	display: block;
}

.mt-footer-widget .widget_nav_menu li ul {
	display: block;
}

.mt-footer-widget .widget_nav_menu li ul li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 1.3;
}

.mt-footer-widget .widget_nav_menu li ul li a {
	font-size: 11px;
	font-weight: normal;
	border-bottom: none;
	line-height: 1.3;
	padding: 5px 0;
}

@media (max-width: 836px) {
	.mt-footer-widget .widget_nav_menu li {
		width: 30.75%;
	}
}

@media (max-width: 640px) {
	.mt-footer-widget .widget_nav_menu li {
		width: 47.5%;
	}

	.mt-footer-widget .widget_nav_menu li ul {
		display: none;
	}

	.slider-title {
		font-size: 16pt !important;
	}
}

@media (max-width: 480px) {
	.mt-footer-widget .widget_nav_menu li {
		width: 100%;
		margin-right: 0;
	}
}

/************************
	Homepage Styles
*************************/
.mt-column-2.right {
	float: right;
}

.relative {
	position: relative;
}

#homepage-slider .slider-container {
	left: 0px;
	position: absolute;
	z-index: 5;
	top: 20px;
}

.flexslider {
	margin: 0;
	border: 0
}

#homepage-slider .slide-image {
	height: 500px;
	width: 100%;
	position: absolute;
	background-position: 80%;
	background-size: cover;
}

#homepage-slider .mt-container {
	position: relative;
	height: 500px;
}

@media (max-width: 480px) {
	#homepage-slider .slide-image {
		height: 300px;
		background-position: 80%;
	}

	#homepage-slider .mt-container {
		height: 300px;
	}
}








.home #site-content {
	padding-top: 0;
}

.home-content .content-block {
	background-color: #fbfbfb;
	padding: 30px 20px;
	margin: 40px 1.5% 0 0;
	width: 48.5%;
}

.home-content .content-block:last-child {
	margin: 40px 0 0 1.5%;
}

.home-content .content-block h2 {
	clear: none;
	margin-bottom: 10px;
	font-size: 24px;
}

.home-content .content-block img {
	width: 175px;
}

.home-content .content-block .button {
	color: #fff;
	padding: 6px 10px;
	border-radius: 3px;
}

.home-content .content-block .button:hover {
	background: #a00909;
}

.post-excerpt {
	overflow: hidden;
	max-height: 150px;
}

@media (max-width: 768px) {
	#homepage-slider .entry-container-description {
		max-width: 100% !important;
		width: 100% !important;
	}
}

#mission-statement {
	margin: 50px 0;
}

@media (max-width: 768px) {
	#mission-statement {
		margin: 30px 0;
	}

	.section-title {
		font-size: 18px;
	}
}

.earn-trust {
	background-color: #f6f6f6;
	padding: 90px 0;
	text-align: center;
}

.heading {
	max-width: 700px;
	text-align: center;
	margin: 0 auto 60px auto;
}

.overlap {
	margin-top: -30px;
}

.overlap img {
	position: relative;
	z-index: 2;
}

.two-by-grid .content {
	margin-top: 60px;
}

.item {
	margin-top: 30px;
}

/************************
	Product Styles
*************************/

.woocommerce .woocommerce-breadcrumb {
	display: none;
}

.woocommerce img,
.woocommerce-page img {
	/* margin-bottom: 15px; */
}

.product .nyp label {
	display: block;
}

.product .nyp input.nyp-input {
	width: 50%;
	display: inline-block;
	margin-right: 1%;
}

.product .nyp .nyp-billing-period {
	width: 25%;
	display: inline-block;

}

#nyp-period {
	font-size: 11px;
	border: 2px solid #A0CE4E !important;
	box-shadow: none !important;
	padding: 5px !important;
	border-radius: 4px !important;
	font-family: 'proxima-nova' important !;
	font-size: 12pt;
	line-height: 1.6;

}

.related.products h2 {
	font-size: 24px;
	border-bottom: solid 1px #d3ced2;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

/************************
	News
*************************/
.section-news {
	text-align: left;
	max-width: 900px;
}

.post-content {
	width: 66%;
	float: left;
}

.post-back-image {
	width: 31%;
	margin-right: 2%;
	float: left;
	height: 200px;
	background-size: cover;
	background-position: center;
}

.post-divider:not(:last-child) {
	width: 85%;
	height: 2px;
	background-color: #f6f6f6;
	margin: 60px auto;
}

/************************
	About Page
*************************/


/* ------Tabbed Slides-------- */
.btn-container {
	text-align: center;
	margin-top: 30px;
}

a.tab-btn {
	border: solid 2px #f6b13e;
	padding: 18px 35px;
	color: #f6b13e;
	margin: 0 5px;
	text-transform: uppercase;
	transition: all 300ms;

}

.item img {
	height: 150px;
}

.about-tab-section {
	margin-top: 60px;
}

.about-tab-section h2 {
	text-align: center;
}

.about-content {
	margin-top: 60px;
}

a.tab-btn:hover,
a.tab-btn.active {
	background-color: #f6b13e;
	color: #fff;
	transition: all 300ms;
}

.slide-container {
	margin-top: 40px;
}

.slide-item.active {
	display: block;
}

.slide-item {
	display: none;
	min-height: 400px;
	background-size: cover;
	position: relative;
}

.slide-item.about:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 0;
}

.slide-content {
	position: relative;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.4);
	padding: 30px;
	max-width: 650px;
	color: #fff;
	margin-top: 30px;
	text-align: left;
}

.grid-give {
	max-width: 900px;
}

.item-give {
	text-align: center;
	margin-bottom: 30px;
}

.item-visit {
	min-height: 275px;
	margin-bottom: 10px;
}

.sponsor-cta {
	background-size: cover;
	margin-top: 60px;
	margin-bottom: -40px;
	position: relative;
}

.sponsor-cta:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.55);
	z-index: 0;
}

.sponsor-cta h2,
.sponsor-cta h5,
.sponsor-cta a.btn,
.slider-container a.btn {
	color: #fff;
}

.sponsor-cta a.btn,
.slider-container a.btn {
	border-color: #fff;
}

.sponsor-cta a.btn:hover,
.slider-container a.btn:hover {
	background-color: #fff;
	color: #333;
}

.cta-content {
	max-width: 700px;
	text-align: center;
	margin: 0 auto;
	padding: 90px 0;
	z-index: 1;
	position: relative
}

.hentry {
	margin: 0;
}

/************************
	Contact Styles
*************************/

.contact-form .three-quarter {
	padding: 0 30px 0 0;
}

.entry-summary {
	margin-top: 0;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #757575;
	margin-top: -10px;
}

.woocommerce form .form-row label,
.product .nyp label {
	font-family: 'proxima-nova';
	font-weight: 100;
	font-size: 12pt;
	color: #757575;
}

.product .images:before {
	content: "";
	width: 125px;
	height: 122px;
	position: absolute;
	left: -30px;
	top: -30px;
	background-size: cover;
	background-repeat: no-repeat;
}

.product_cat-child-sponsorship .images:before,
.post-2417 .images:before,
.post-215 .images:before,
.post-661 .images:before,
.post-134 .images:before,
.post-1155 .images:before,
.post-1057 .images:before,
.post-1539 .images:before {
	background-image: url("img/swatch-purple.png");
}

.post-2334 .images:before {
	background-image: url("img/swatch-blue-water.png");
}

.post-2331 .images:before {
	background-image: url("img/swatch-green.png");
}

.post-2333 .images:before {
	background-image: url("img/swatch-yellow.png");
}

.post-2332 .images:before {
	background-image: url("img/swatch-darkOrange.png");
}

.post-2336 .images:before {
	background-image: url("img/swatch-purple.png");
}

.post-2335 .images:before {
	background-image: url("img/swatch-lightBlue.png");
}

@media only screen and (max-width: 1050px) {
	.product .images:before {
		left: 10px;
		top: 10px;
	}
}

/************************
	Responsive Styles
*************************/

#site-navigation ul li:hover>.sub-menu,
#site-navigation ul li:hover>.children {
	top: 70%;
}

/*
#site-navigation #primary-menu>.current_page_item>a, #site-navigation #primary-menu>.current_page_parent>a{
	background-color: #A0CE4E;
}
#site-navigation #primary-menu>.current_page_item>a, #site-navigation #primary-menu>.current_page_parent>a{
	color: #fff !important;
}
*/
#site-navigation ul li>a {
	padding: 7px 14px;
	display: inline;

}

#site-navigation ul li .sub-menu li,
#site-navigation ul li .children li {
	padding: 0;
}

#site-navigation ul li>.sub-menu li>a {
	padding: 0 15px;
	display: block;

}

#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current-menu-ancestor>a {
	color: #333;
}

#site-navigation ul li:hover>a {
	color: #A0CE4E;
}

#site-navigation ul li {
	margin: 0;
}

/*
#site-navigation ul li:last-of-type{
	padding: 0 0 0 14px;
}
*/
/*** Small Screens ***/
@media only screen and (min-width:768px) and (max-width: 1050px) {
	.primary-nav-wrapper {
		float: right;
	}
}

@media (max-width: 1050px) {
	.three-by-grid .item {
		height: 320px;
	}

	#homepage-slider .slide-image {
		height: 350px;
	}

	#homepage-slider .mt-container {
		height: 350px;
	}

	.home-content .content-block h2 {
		font-size: 18px;
	}

	.home-content .content-block p {
		line-height: 1.3;
		font-size: 13px;
	}

	.home-content .content-block img {
		width: 150px;
	}

	/* Product Styles */
	.product .nyp input.nyp-input {
		width: 76%;
	}

	.product .nyp .nyp-billing-period {
		width: 23%;
	}

	.mt-column-4,
	.mt-column-3 {
		width: 50%;
		margin-left: 0;
		padding: 0 10px;
	}

	.post-excerpt p {
		max-height: 2.8em;
	}

	.post-content a.btn {
		display: inline-block;
		margin-top: 20px;
	}

	a.tab-btn {
		width: 100%;
		max-width: 250px;
		display: inline-block;
		padding: 18px 0;
		margin: 5px 0 !important;
	}

	.tab-btn.number {
		width: 14.6667%;
		margin: 5px 1%;
	}

}

@media (max-width: 850px) {
	.two-by-grid .content {
		margin: 10px 0 30px;

	}

	.home-content .content-block {
		margin: 40px 0 0;
		width: 100%;
	}


	.home-content .content-block:last-child {
		margin: 30px 0 0;
	}

	#homepage-slider .slide-image {
		height: 350px;
	}

	#homepage-slider .entry-container-description {
		width: 100%;
		max-width: none;
	}

	.slider-container {
		left: 0 !important;
		bottom: 0 !important;
		top: auto !important;
	}

	.mt-column-2 {
		width: 100%;
		padding: 0 10%;
		margin: 0 auto;
		text-align: center;
	}

	.mt-column-2 img {
		max-width: 400px;
		margin: 0 auto;
		float: none;
	}

	.mt-column-3,
	.mt-column-4 {
		width: 50%;
		padding: 0 2.5%;
		margin-left: 0;
	}

	.post-back-image {
		display: none;
	}

	.post-content {
		width: 100%;
		padding: 0 20px;
	}

	.post-excerpt p {
		max-height: 2.8em;
	}

	.post-content a.btn {
		display: inline-block;
		margin-top: 20px;
	}

	.pie-chart {
		width: 100%;
		padding: 0 18%;
	}

	.extra-footer-content {
		text-align: center;
		width: 100%;
		padding: 0 8%;
		margin-bottom: 30px;
	}

	.extra-footer-content a {
		margin: 15px 0;
		display: inline-block;
	}

	a.tab-btn {
		width: 100%;
		max-width: 210px;
		display: inline-block;
		padding: 18px 0;
		margin: 5px 0 !important;
		font-size: 12px;
	}

	.tab-btn.number {
		width: 14.6667%;
		margin: 5px 1%;
	}

}

/*** Tablet ***/
@media (max-width: 767px) {

	.quarter,
	.three-quarter {
		width: 50%;
	}

	.site-title {
		font-size: 22px;
	}

	.site-description {
		font-size: 11px;
	}

	.page-header {
		min-height: 180px;
	}

	.special-nav-items {
		bottom: 26px;
		right: 55px;
		box-shadow: none
	}
}

@media (max-width: 790px) {
	#site-navigation ul li a {
		font-size: 12px !important;
	}
}

@media (max-width: 767px) {

	.quarter,
	.three-quarter {
		width: 50%;
	}

	.site-title {
		font-size: 22px;
	}

	.site-description {
		font-size: 11px;
	}

	#site-navigation ul li a {
		font-size: 10px;
	}

	.page-header {
		min-height: 180px;
	}

	.special-nav-items {
		bottom: 26px;
		right: 55px;
		box-shadow: none
	}
}

/*** Mobile-Large ***/

@media (max-width: 658px) {
	a.tab-btn {
		width: 100%;
		display: inline-block;
		margin: 5px 0 !important;
	}
}

@media (max-width: 600px) {
	.special-nav-link {
		display: block !important;
	}

	.special-nav-items {
		display: none !important;
	}

	.tab-btn.number {
		width: 31.3334%;
		margin: 5px 1%;
	}

	.mt-column-3,
	.mt-column-4 {
		width: 100%;
		padding: 0;
	}

	h2 {
		font-size: 24px !important;
	}
}

/*** Mobile-Small ***/
@media (max-width: 480px) {

	.quarter,
	.three-quarter,
	.half {
		width: 100%;
		margin-bottom: 30px;
	}
	
	h1 {
		font-size: 18pt !important;
		margin-top: 70px !important;
	}

	h1.entry-title {
		font-size: 16pt !important;
		margin-top: 10px !important;
	}

	h2 {
		font-size: 16pt !important;
	}

	p {
		font-size: 12pt;
	}

	.post-excerpt p {
		max-height: 2.7em;
	}

	.site-title {
		max-width: 130px;
		line-height: 1;
	}

	#homepage-slider .slide-image {
		height: 350px;
	}

	.site-description {
		display: none;
	}

	.mt-container {
		padding: 0 20px !important;
	}

	.mt-column-2 img {
		max-width: 220px;
	}

	/* 	.page-header { display: none; } */
	blockquote h2 p {
		font-size: 14pt !important;
	}

	.mt-column-2 {
		padding: 0 20px;
	}

	.mt-column-3,
	.mt-column-4 {
		padding: 0 8%;
	}

	.post-content {
		width: 100%;
		padding: 0 20px;
	}

	.pie-chart {
		width: 100%;
		padding: 0 8%;
	}

	.tab-btn {
		width: 100%;
		display: inline-block;
		padding: 0 8%;
		margin: 5px 0 !important;
	}

	.tab-btn.number {
		width: 31.33333%;
		margin: 5px 1%;
	}

	.slider-container {
		width: 100%;
		height: 100%;
	}

	.entry-container-description {
		height: 100%;
	}

	.slider-content {
		display: block !important;
	}

}



/**
 * Who We Are Page
 *
 * Style realted to content on the who we are page
 */
.ej-staff {
	display: flex;
	flex-wrap: wrap;
}

.ej-staff * {
	box-sizing: border-box;
}

.ej-staff .ejs__member {
	width: 100%;
}

@media (min-width: 420px) {

	.ej-staff .ejs__member {
		width: 50%;
	}
}

@media (min-width: 768px) {

	.ej-staff .ejs__member {
		width: 33.33%;
	}
}



/**
 * Gform Overides
 */
.--donate .gform_heading {
	display: none;
}