/*!
Theme Name: KAB
Author: 2 Dogs Media
Author URI: https://2dogsdesign.com
Description: 1.0
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kab
*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/*------
 * BRAND COLORS
 * Green: #3AAD73
 * Red: #E65847
 * Blue: #439AC2
 * Orange: #F99D2E
 * Black: #111D20
 * Dark Gray: #687579
 * Light Gray: ECEFFO
 -------*/

.border-top-green{border-top:5px solid #3aad73}
.border-top-blue{border-top:5px solid #439ac2}

.shadow{-webkit-box-shadow: 0px 8px 13px 1px rgba(0,0,0,0.32) !important; 
box-shadow: 0px 8px 13px 1px rgba(0,0,0,0.32) !important;}
.shadow h2:hover, .shadow p:hover{text-decoration:underline}

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections	 ========================================================================== */

/** * Remove the margin in all browsers.*/

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Aj_KAb Css
	 ========================================================================== */
.kab_header .site-branding
/* Embedded content
	 ========================================================================== */

img {
	border-style: none
}

/* Forms
	 ========================================================================== */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

a.line-button {
	font-family: Neris Light;
	font-size: 14px;
	font-weight: 900;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 10px 10px 11px 0;
	padding: 10px 20px;
	display: inline-block;
}


fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #111D20;
	font-family: 'Neris Light', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit
}

body {
	background: #fff
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 2em 0;
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol,
li {
	margin-left: 1em;
	line-height: 1.7;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: .5px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a.line-button {
	border: 1px solid #fff;
	font-size: 14px;
	padding: 7px 12px;
	color: #fff
}

a.line-button:hover {
	background: #fff;
	color: #444
}


span.blue{color:#439AC2}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

/*.post,.page {margin: 0 0 1.5em;}*/

.updated:not(.published) {
	display: none
}

.page-content,
.entry-content,
.entry-summary {
	margin: 70px 20px
}

.entry-content.post {
	margin: 0 20px
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.page-id-42 .entry-content {
	margin: 0 0 0
}

/* remove gap home page top ---*/

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}




/*=============== MINI MENUS ON HERO ===========*/
.mini-nav {
	max-width: 1240px;
	margin: auto;
	background: #fff;
	padding: 30px 0;
	box-shadow: 2px 0 41px -16px rgba(0, 0, 0, 0.66);
	position: relative;
	top: -70px;
	margin-bottom: -70px
}

.mini-nav a {
	border-bottom: 3px solid #fff !important;
	padding: 0 5px 7px 5px
}

.mini-nav a:hover,
.mini-nav .current-menu-item a {
	color: #439AC2 !important;
	border-bottom: 3px solid #439AC2 !important
}

.mini-nav li {
	display: inline-flex
}

.mini-nav {
	text-align: center
}

.mini-nav a {
	color: #111D20;
	font-weight: bold
}

.mini-nav .menu {
	margin-bottom: 0
}

ul.menu {
	padding: 0 0 0 0
}

/*================ EVENT BLOCK ==============*/
.event {
	max-width: 1140px;
	margin: auto;
	background-size: cover;
	position: relative;
	min-height: 430px;
	margin-top: 80px;
	margin-bottom: 80px
}

.event-text {
	text-align: center;
	color: #fff;
	max-width: 900px;
	margin: auto;
	padding: 70px 0
}

.event-text h2 {
	text-align: center;
	color: #fff;
	margin: 30px auto;
}

.event p {
	font-family: Neris Light;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	color: #fff;
	margin-bottom: 20px
}

.cta {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	position: absolute;
	bottom: 0;
	width: 100%
}

.cta>div {
	width: 50%;
	text-align: center;
	padding: 30px 0
}

.event a {
	color: #fff;
	font-size: 18px
}


@media screen and (max-width: 767px) {
	.cta {
		display: block;
		position: relative
	}

	.cta>div {
		width: 100%;
	}

	.event-text h2 {
		font-size: 24px
	}

	.event-text p {
		font-size: 18px
	}

	.event-text {
		text-align: center;
		color: #fff;
		max-width: 900px;
		margin: auto;
		padding: 40px 20px
	}


}

/*================ HEADER BELOW MENU ===============*/
.header-wrap {
	height: 500px;
	color: #fff;
	box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, .4)
}

header.entry-header {
	max-width: 1160px;
	margin: 0 auto;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 50px 10px 0 10px
}

.entry-header a {
	color: #fff
}

.entry-header h1 {
	display: block !important;
	font-size: 48px;
	margin: 30px 0;
	color: #fff;
}

.page-description p {
	width: 65%;
	color: #fff !important;
	font-size: 20px;
	line-height: 1.8em
}

h1.single-title {
	background-image: url(../../uploads/2019/10/hero-tree-landscape.jpg);
	height: 250px;
	text-align: center;
	line-height: 250px
}

/*================ HERO IMAGE ==============*/
.tabbed_hero {
	width: 100vw;
	position: relative;
	left: 50%;
	margin-left: -50vw;
	background-size: cover;
	margin-bottom: 100px !important;
	height: 800px
}

.tabbed_hero .hero-text {
	text-align: left;
	color: #fff;
	max-width: 1140px;
	margin: auto;
	padding: 100px 0 250px 0
}

.tabbed_hero h1 {
	font-family: Neris SemiBold;
	font-size: 36px;
	font-weight: 100;
	line-height: 44px;
	letter-spacing: -0.5px;
	text-transform: capitalize;
}

.tabbed_hero p {
	font-family: Neris Light;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	color: #fff
}



/*-------- gray header area with filter -------*/
.page-intro-grey {
	background: #d4d4d4;
	padding: 0px 0 30px 0;
	margin-bottom: 50px
}

.single-post .page-intro-grey {
	margin-bottom: 0;
	padding: 0 0 0 0
}

.single-post header.entry-header {
	padding: 20px 0;
	max-width: 1200px;
	;
	margin: auto;
}

.single-post h1 {
	font-size: 30px;
	margin-bottom: 20px
}



/*================== EVENTS ====================*/
#event {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: start;
}

#event .one-third {
	width: 32%;
	background: #fff;
	margin-bottom: 20px;
	margin: .5%
}

#event .one-third a.event-button {
	border: 1px solid #479bc2;
	font-size: 14px;
	padding: 5px 10px;
	color: #479bc2;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#event .one-third .event-info {
	position: relative;
	padding: 0 12px;
	height: 300px;
	font-size: 15px
}

#event .one-third .event-image {
	background-repeat: no-repeat;
	background-size: contain;
	border-bottom: 3px solid #e8353f;
	height: 200px;
	background-size: cover;
	margin-bottom: 20px
}

#event .one-third h2 {
	text-align: left;
	letter-spacing: 0;
	text-transform: none;
	font-size: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 12px;
	font-weight: bold;
	margin-bottom: 12px
}

#event .one-third h2 a {
	color: #4d4d4d
}

#event .one-third .row {
	display: grid;
	grid-template-columns: auto auto auto auto;
}

#event .column:first-of-type {
	padding-right: 30px
}

.event-info h3 {
	margin-bottom: 20px
}

.event-info .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 50px
}

.single-event .event-info .row .column:first-of-type {
	width: 35%
}

.single-event .event-info .row .column:last-of-type {
	width: 65%
}

.event-info a.event-button {
	border: 1px solid #479bc2;
	font-size: 14px;
	padding: 5px 10px;
	color: #479bc2
}

/*================== BIOS ====================*/
.team {
	display: flex;
	flex-wrap: wrap
}

.team h2:first-of-type {
	padding-top: 0
}

.team h2 {
	padding: 50px 0 20px 10px;
	width: 100%;
}

.team img {
	border-bottom: 3px solid #e8353f;
	width: 100%
}

.team-info {
	padding: 10px;
	clear: both;
	min-height: 100px
}

.team .row {
	display: inline-flex;
	width: 25%;
	float: left;
}

.team-member {
	width: 100%;
	background: #fff;
	margin: 10px;
	height: auto;
	margin: 5px 5px;
	position: relative;
	line-height: 1.2em;
}

.team-member h3 {
	text-align: left;
	letter-spacing: 0;
	text-transform: none;
	color: #111D20;
	font-size: 24px;
	line-height: 1.2em;
}

.accord-content>span.acch1 {
	font-size: 16px;
	margin: 0;
	position: relative;
	left: 20px;
	cursor: pointer;
	color: #e65847;
	transition: background 1s ease-in-out;
}

.accord-content>span.acch1.active,
.accord-content>span.acch1:hover {
	background: #f8f8f8;
	padding: 10px
}

.accord-content-inner {
	display: none;
	position: relative;
	background: #fff;
	max-width: 1185px;
	text-align: left;
	min-height: 1px;
	overflow: hidden;
	z-index: 9999;
	left: -3px;
	margin: 0 auto;
	padding: 10px 30px;
}

.accord-content-inner p {
	line-height: 2em
}

.desk_read_more.acch1 {
	line-height: 30px;
	position: relative;
	bottom: 10px !important
}

.site-footer {
	margin-top: 80px
}



/*====== LANDING PAGE TEMPLATE =====*/
body #landing {
	background: #fff
}

#landing .entry-content {
	margin: 0 0
}

.nascar-email h3 {
	text-align: center
}

.nascar-email input {
	color: #687579 !important;
	text-align: center;
	border: 1px solid #eceff0 !important;
	padding: 12px !important
}

.nascar-email form#gform_14 input[type="submit"] {
	color: #fff !important;
	border: 0px solid !important;
	width: 80%;
	height: 50px;
	float: none !important;
	border-radius: 25px;
	background: #E65847;
	margin-left: 10%;
	margin-right: 10%
}

.nascar-email #gform_confirmation_message_14 {
	color: #333 !important;
	padding: 20px;
	text-align: center;
	font-size: 20px
}

/*===== AFFILIATE SEARCH MODULE -----*/
.wp-block-search {
	border: 2px solid #e8353f;
	padding: 80px;
	max-width: 900px;
	margin: 0 auto 120px auto
}

.wp-block-search label {
	display: none
}

.wp-block-search__button {
	border: 1px solid #e8353f;
	border-radius: 0;
	background: transparent;
	color: #e8353f;
	font-weight: 900;
	text-transform: uppercase
}

.wp-block-search__button a {
	color: #e8353f
}

#wp-block-search__input-1 {
	border: 0;
	background: transparent;
	border-bottom: 2px solid #e8353f
}

.wp-block-search h3 {
	text-align: center;
	margin-bottom: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #e8353f
}

/*====== FINANCIAL PAGE =======*/
.financial {
	background: #fff !important;
	padding: 20px;
	border-top: 3px solid #e65847;
	margin-bottom: 20px
}

.financial h4 {
	color: #111D20;
	;
	padding-bottom: 20px
}

.financial p {
	margin: 0
}

.financial .wp-block-file {
	margin-bottom: 0
}

.financial .wp-block-file,
.financial p {
	padding: 10px 0
}

/*============ SINGLE POST =========*/
body.post-template-default .entry-title {
	font-size: 42px;
	margin-bottom: 0
}

body.post-template-default .entry-header {
	/* padding: 0 */
}

body.post-template-default .entry-header a {
	color: #3d3d3d
}

.gv-field-label {
	float: left;
	font-weight: bold;
	margin-right: 20px
}

.page-id-10979 article input,
.page-id-10979 article li {
	color: #333 !important
}

/*====== ARD NEW PAGES====*/
.gcounter { width:60%}
.gcounter h2{ font-size:24px; margin-bottom:0px; letter-spacing:-1px; color:#FFF; text-transform:uppercase;}
.gcounter h3{ font-size:66px; margin-bottom:0px; text-align:center; color:#8dc43f; background-color:#fff; padding:0 22px 5px 22px; float:left; font-family: 'Neris SemiBold'; letter-spacing:6px;}
.gcounter h4{ margin-top:0px; text-transform:uppercase; margin-bottom:0px;font-size:18px; padding:16px 34px; color:#FFF; background-color:#8dc43f;  /* Rotate div */
    -ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
    transform: rotate(-2deg); float:left;}
.gcounter h5{ margin-left:10px; margin-top:0px; margin-bottom:0px; font-size:24px; padding:8px 40px; color:#fff; text-transform:uppercase; background-color:#e48e25;  /* Rotate div */
    -ms-transform: rotate(1deg); /* IE 9 */
    -webkit-transform: rotate(1deg); /* Chrome, Safari, Opera */
    transform: rotate(1deg); float:left;}
.gcounter h5:hover{background:#333}


.pledge-form{background:#439AC2;padding:0 25px 20px 25px;color:#fff}
.pledge-form .button{background:#F99D2E;color:#fff;text-transform:uppercase;border:0px;border-radius:0;padding:10px 20px !important;font-size:20px !important}
.pledge-form .button:hover{background:#333}
.pledge-form input{box-shadow:0;border:0;border-radius:0;padding:10px !important}



/*====== DONATE CARS PAGE ======*/
#how-to{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;
	flex-wrap:row;justify-content: space-around;max-width:1200px;margin:auto}
.full-content-area .site-main{max-width:100% !important}
.full-content-area .entry-content{margin:0;padding:0}

.vehicle-strip {margin: 20px auto 40px;width:60%;max-width: 650px}
.vehicle-strip img {float: left;width: 14.66%;margin:5px;transition:1s;
    -webkit-box-shadow: 6px 6px 15px rgba(0,0,0,.2);box-shadow: 6px 6px 15px rgba(0,0,0,.2)}

.boxes{background-color: white;border-top:3px solid #e65847;width:100%; max-width:320px;
	margin:0 auto 20px;height:340px; -webkit-box-shadow: 6px 6px 15px rgba(0,0,0,.2);
    box-shadow: 6px 6px 15px rgba(0,0,0,.2); text-align:center; padding:2em 1em;}
.boxes h4{color:#e65847;padding:1em 0 .5em;font-size:20px ;text-transform: uppercase;}

.page-id-16103 iframe{border:0px}


/*===== BLOCKS: TABLE ==========*/
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {background-color: #fff !important}
.wp-block-table td{padding:15px}


/*===== FOOTER SOCIAL ==========*/
ul.social li {display: inline-block;margin: 0px !important}
ul.social li a svg{fill:#fff;width:32px;height:32px;margin-right:10px}
ul.social li a:hover {fill-opacity:  .5}

/*----newsletter page----*/
.page-id-10979 article input#gform_submit_button_5:hover {
	color: #e8353f !important
}

@media screen and (max-width: 1023px) {
	#event .one-third {
		width: 48.5%
	}

	.module-donation .blocktext {
		width: 100%;
		height: auto
	}

	.module-donation .blocktext p {
		font-size: 18px;
		max-width: 100%;
		padding-right: 0;
		text-align: center
	}

	.module-donation h2 {
		text-align: center;
		font-size: 30px
	}

	.module-donation .left {
		float: none;
		max-width: 100%;
	}

	.module-donation .right {
		float: none
	}

	.module-donation .media {
		width: 100%
	}

	.donations {
		width: 80%
	}

	.captionmain .captiontext {
		position: absolute;
		z-index: 0;
		background: #479bc2;
		text-align: center;
		font-size: 18px;
		height: 150px;
		width: 100%;
		padding: 50px 20px;
		color: #fff;
		top: -150px;
		left: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.caption .captiontext {
		position: absolute;
		z-index: 0;
		background: #479bc2;
		font-size: 18px;
		height: 150px;
		width: 100%;
		padding: 20px;
		color: #fff;
		top: -150px;
		left: 0px;
		display: none
	}
}


@media screen and (max-width:959px) {
	ul#top-menu {
		display: none !important
	}

	.entry-header h1 {
		font-size: 32px;
	}

	.page-description p {
		width: 90%;
		font-size: 18px;
		line-height: 1.4em
	}
}

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

	#event .one-third,
	.single-event .event-info .row .column:first-of-type,
	.single-event .event-info .row .column:last-of-type {
		width: 100%
	}

	.single-event .event-info .row .column:last-of-type {
		margin-top: 30px
	}

	.module-donation .blocktext {
		padding-bottom: 175px
	}

	.captionmain .captiontext,
	.caption .captiontext {
		padding: 20px 20px;
		top: -125px;
		height: 200px
	}

	#donation-band ul li {
		display: block;
		padding: 20px 0
	}

	li.caption.border {
		border-right: 0 solid #999
	}

	.kioken-tabs-buttons a {
		display: block !important;
		line-height: 2.5em;
		font-size: 20px
	}
	
	.page-id-16103 iframe{width:90%;}
	.vehicle-strip {margin: 20px auto 40px;width:80%;max-width: 650px}
  .vehicle-strip img {float: left;width: 30%;margin:5px;transition:1s;
    -webkit-box-shadow: 6px 6px 15px rgba(0,0,0,.2);box-shadow: 6px 6px 15px rgba(0,0,0,.2)}
}

@media screen and (max-width:480px) {
	
	.no-mobile{display:none !important}
	
	ul#top-menu {
		display: none !important
	}

	.entry-header h1 {
		font-size: 24px;
		margin: 20px 0;
	}

	header.entry-header {
		padding: 30px 10px 0 10px
	}
}






section#custom_html-3 {
	order: 3;
	width: 100%;
	flex-basis: 100%
}




.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}


.sp-post-carousel-pro-section.sp_pcp_theme_six .sp-pcp-all-content {
	/*background: #E65847 !important;*/
	color: #fff !important;
	bottom: 0 !important;
	visibility: hidden;
	opacity: 0;
}

.sp-post-carousel-pro-section.sp_pcp_theme_six .sp-pcp-post-relative:hover .sp-pcp-all-content {
	visibility: visible;
	opacity: 1;
	min-height: 80px;
	padding-top: 15px !important;
}

.sp-post-carousel-pro-section.sp_pcp_theme_six .slick-slider .slick-track .slick-active .sp-pcp-all-content h1.sp-pcp-post-title a {
	display: block;
	text-transform: uppercase !important;
	text-align: center !important;
	color: #fff !important;
}

.sp-post-carousel-pro-section.sp_pcp_theme_six .slick-slider .slick-track .slick-active .sp-pcp-all-content p {
	color: #fff !important;
	margin-bottom: 0 !important;
	line-height: 1.2 !important;
}

.remodal-is-opened .aj_pop.sp-pcp-modal-post-content {
	display: flex;
	flex-wrap: wrap;
}

.remodal h2{line-height:1.4em !important;font-size:24px !important}

.aj_pop .sp-pcp-post-image {
	max-width: 320px !important;
}

.aj_popup_wrap {
	width: calc(100% - 40px);
	display: flex;
	flex-direction: column;
}

.aj_pop .aj_popup_wrap h2.sp-pcp-post-title {
	float: left !important;
	width: 100%;
	text-align:left !important;
}
aj_popup_wrap .sp-pcp-content{float:none}

.aj_spon {
position: absolute;
top: 0;
left: 10px;
color: #fff;
opacity: 0;
visibility: hidden;
}
a.sp-pcp-post-image.sp-zoom-in:hover .aj_spon {
visibility: visible;
opacity: 1;
}
.page-template-page-dbt .slick-slide img {
   min-height: 326px;
    min-width: 394px;
   object-fit: cover;
}

@media(min-width:1023px){ .sp-post-carousel-pro-section a.sp-pcp-post-image {max-height:550px !important;}  }


.litter-study ul li#field_23_1 input{padding:15px}
.litter-study .button{background:#3aad73;color:#fff;padding:20px 30px;font-size:18px !important}
.litter-study .button:hover{opacity:.6}

.page-id-280331 p{margin-bottom:5px;margin-top:5px;line-height:1.5em}  /*----- recycle bottles -----*/
.page-id-280331 .wp-block-button__link:hover{color:#000 !important} 
.page-id-280331 .entry-content{background:#edeef0 !important}