/*
Theme Name: egglestonyouth2019

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@font-face {
  font-family: addington;
  src: url(https://www.egglestonyouthcenter.org/wp-content/themes/eggleston2019/fonts/AddingtonCF-ExtraBold.woff);
  src: url(https://www.egglestonyouthcenter.org/wp-content/themes/eggleston2019/fonts/AddingtonCF-ExtraBold.eot);
  src: url(https://www.egglestonyouthcenter.org/wp-content/themes/eggleston2019/fonts/AddingtonCF-ExtraBold.woff2);
  font-weight: bold;
}

/* =Reset
-------------------------------------------------------------- */
p:empty::before {
    content: none;
}
button:focus, input:focus, textarea:focus {outline:0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
body {line-height: 1;}
ol,ul {	list-style: none;}
blockquote,q {	quotes: none;}
blockquote:before,blockquote:after,q:before,q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
caption,th,td {	font-weight: normal;	text-align: left;}
h1,h2,h3,h4,h5,h6 {clear: both;font-family: addington, serif;}
html {overflow-y: scroll;font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
a:focus {outline: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
audio,canvas,video {display: inline-block;}
audio:not([controls]) {	display: none;}
del {color: #333;}
ins {background: #fff9c0;text-decoration: none;}
hr {background-color: #ccc;	border: 0;	height: 1px;	margin: 24px 0px;}
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
small {font-size: smaller;}
img {border: 0;	-ms-interpolation-mode: bicubic;}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* = Column Shortcode Fix
-------------------------------------------------------------- */
.one_half {
    width: 48% !important;
    margin-right: 4% !important;
}
.one_half.last_column {
    width: 48% !important;
    margin-right: 0px !important;
}
.one_third {
    width: 31% !important;
    margin-right: 3% !important;
}
.one_third.last_column {
    width: 31% !important;
    margin-right: 0px !important;
}
.two_third {
    width: 66% !important;
    margin-right: 2% !important;
}
.two_third.last_column {
    width: 66% !important;
    margin-right: 0px !important;
}
.one_fourth {
    width: 23.5% !important;
    margin-right: 2% !important;
}
.one_fourth.last_column {
    width: 23.5% !important;
    margin-right: 0px !important;
}
.three_fourth {
    width: 74.5% !important;
    margin-right: 2% !important;
}
.three_fourth.last_column {
    width: 74.5% !important;
    margin-right: 0px !important;
}
.one_fifth {
    width: 18.4% !important;
    margin-right: 2% !important;
}
.one_fifth.last_column {
    width: 18.4% !important;
    margin-right: 0px !important;
}
.two_fifth {
    width: 39% !important;
    margin-right: 2% !important;
}
.two_fifth.last_column {
    width: 39% !important;
    margin-right: 0px !important;
}
.three_fifth {
    width: 59% !important;
    margin-right: 2% !important;
}
.three_fifth.last_column {
    width: 59% !important;
    margin-right: 0px !important;
}
.four_fifth {
    width: 79.6% !important;
    margin-right: 2% !important;
}
.four_fifth.last_column {
    width: 79.6% !important;
    margin-right: 0px !important;
}
.one_sixth {
    width: 15% !important;
    margin-right: 2% !important;
}
.one_sixth.last_column {
    width: 15% !important;
    margin-right: 0px !important;
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,input,textarea {	border: 1px solid #ccc;	border-radius: 3px;	font-family: inherit;	padding: 6px;}
button,input {line-height: normal;}
textarea {font-size: 100%;overflow: auto;	vertical-align: top;}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
	color: #333;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}
.menu-toggle,button,input[type="submit"],input[type="button"],input[type="reset"] {cursor: pointer;}
button[disabled],input[disabled] {cursor: default;}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {float: left;margin: 0px 20px 20px 0px;}
.alignright {float: right;margin: 0px 0px 20px 20px;}
.aligncenter {display: block;margin-left: auto;	margin-right: auto;}
.wp-caption {max-width: 100%;padding: 0; position: relative;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-size: 15px;
	line-height: 1.5; position: absolute; bottom: 40px; max-width: 80%; right: 0px; padding: 20px; background-color: #fff; color: #333; 
}

.home .wp-caption-text::first-line {font-size: 18px;}

.entry-content dl.gallery-item {margin: 0;}
.gallery-item a,.gallery-caption {width: 90%;}
.gallery-item a {display: block;}
.gallery-caption a {display: inline;}
.gallery-columns-1 .gallery-item a {max-width: 100%;width: auto;}
.gallery .gallery-icon img {height: auto;max-width: 90%;padding: 5%;}
.gallery-columns-1 .gallery-icon img {padding: 3%;}

/* Navigation */
.site-content nav {clear: both;line-height: 2;overflow: hidden;}
#nav-above {padding: 24px 0;}
#nav-above {display: none;}
.paged #nav-above {display: block;}
.nav-previous,.previous-image {	float: left;	width: 50%;}
.nav-next,.next-image {	float: right;	text-align: right;width: 50%;}
.nav-single + .comments-area,#comment-nav-above {margin: 48px 0;}

/* Author profiles */
.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed;margin: 24px 0;padding-top: 24px;overflow: hidden;}
.author-description p {color: #757575;font-size: 13px;line-height: 1.846153846;}
.author.archive .author-info {border-top: 0;margin: 0 0 48px;}
.author.archive .author-avatar {margin-top: 0;}

/* =Basic structure
-------------------------------------------------------------- */

body {font-size: 16px;text-rendering: optimizeLegibility; background-color: #fff; color: #333; font-family: 'Roboto', sans-serif;}

a {outline: none; color: #3e9fa8; font-weight: 500}
a:hover {color: #333;}



/* Sidebar */
.widget-area .widget {margin-bottom: 25px; text-align: left; line-height: 1.5; }
.widget-area .widget h3 { text-align: left !important; color: #444; 2px; font-size: 22px;text-transform: none;font-weight: normal;margin-bottom: 15px;}
.widget-area .widget p,.widget-area .widget li,.widget-area .widget .textwidget {font-size: 16px;line-height: 2;}
.widget-area .widget p {margin-bottom: 24px; text-align: left !important;}
.widget-area .textwidget ul {list-style: disc outside;margin: 0 0 24px;}
.widget-area .textwidget li {margin-left: 15px;}
.widget-area #s {width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */}

.widget-area .menu a {padding: 5px 10px; color: #fff; border-radius: 5px; background-color: #95c48b; font-size: 16px; display: block; text-decoration: none; margin-bottom: 5px;  transition: all .3s ease-in-out; }
.widget-area .sub-menu a {padding: 0 10px; font-size: 14px; background-color: transparent; color: #444;}
.widget-area .menu a:hover {background-color: #95c48b; font-weight: bold;}
.widget-area .sub-menu a:hover {background-color: transparent;}

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {	clear: both;}
.entry-header img.wp-post-image, .entry-header {
	margin-bottom: 24px;
}
.entry-header img.wp-post-image {width: 100%;}

.entry-header .entry-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 2;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 0 0 24px 0;
	line-height: 1.5; color: #42484d;
	
}


.entry-content h1,
.comment-content h1 {
	font-size: 44px;
	line-height:1.3;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 44px;
	line-height:1.3; font-weight: 800;
}
.entry-content h3,
.comment-content h3 {
	font-size: 24px;
	line-height: 1.3; font-weight: 400 !important; color: #3e9fa8;
}
.entry-content h4,
.comment-content h4 {
	font-size: 20px;
	line-height: 1.5;
}
.entry-content h5,
.comment-content h5 {
	font-size: 18px;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	line-height: 2;

} 
.entry-content {line-height: 2;}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style-type: disc;
padding: 0;
margin: 0 0 24px 0;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom:36px;
	padding: 24px;
	font-style: italic; border-left: 4px solid #336e8e;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.714285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;  max-width: 100%; 
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #333;
	font-size: 16px; width: 100%;
	line-height: 2;
	margin: 0 auto 24px;
	text-align: center;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content th {background-color: #9cbebd;  padding: 15px; line-height: 2.5; text-align: center; color: #fff; font-size: 20px; font-weight: bold;}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed; background-color: #fff;
	padding: 10px; text-align: center; font-size: 16px;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {display: block;height: auto;margin: 0 auto;max-width: 100%;}
.image-attachment .entry-caption {margin-top: 8px;}



/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
}
.comments-area article header {
	margin: 0 0 48px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 10px;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

/* Comment form */
#respond {
	margin-top: 48px;
}
#respond h3#reply-title {
	font-size: 16px;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#respond form {
	margin: 24px 0;
}
#respond form p {
	margin: 11px 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
}
#respond form label {
	display: block;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.714285714;
	padding: 10px;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {margin-left: 12px;}
.widget_rss li {margin: 12px 0;}
.widget_recent_entries .post-date,.widget_rss .rss-date {color: #aaa;font-size: 11px;margin-left: 12px;}
#wp-calendar {margin: 0;width: 100%;font-size: 13px;line-height: 1.846153846;color: #686868;}
#wp-calendar th,#wp-calendar td,#wp-calendar caption {text-align: left;}
#wp-calendar #next {padding-right: 24px;text-align: right;}
.widget_search label {display: block;font-size: 13px;line-height: 1.846153846;}


/* =Custom Site-wide Font/Image Style CSS
-------------------------------------------------------------- */

.bold {font-weight: bold !important;}
.semibold {font-weight: 600 !important;}
.normal {font-weight: 400 !important;}
.thin {font-weight: 300 !important;}
.italic {font-style: italic !important;}
.uppercase {text-transform: uppercase !important;}
.block {display: block !important;}

.twelve {font-size: 12px !important;}
.sixteen {font-size: 16px !important;}
.eighteen {font-size: 18px !important;}
.twenty {font-size: 20px !important;}
.twentytwo {font-size: 22px !important;}
.twentyfour {font-size: 24px !important;}
.thirty {font-size: 30px !important;}
.forty {font-size: 40px !important;}
.fifty {font-size: 50px !important;}
.sixty {font-size: 60px !important;}

.clicknum {color: inherit !important; text-decoration: none;}
.fullwidth {width: 100%;}

.serif {font-family: addington, serif !important;}

.black {color: #000 !important;}
.white {color: #fff !important;}
.blue {color: #439fa7 !important;}
.green {color: #95c48b !important;}
.teal {color: #3e9fa8 !important;}
.dkgray {color: #43484d !important;}
.gray {color: #4a5454 !important;}
.red {color: #cb4b1e !important;}


.bluebg {background-color: #052C58 !important;}
.greenbg {background-color: #95c48b !important;}
.graybg {background-color: #fbfbfb !important;}
.darkergraybg {background-color: #ebebeb !important;}
.greenpatternbg {background: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/07/Group-518.jpg')}


.block {display: block !important;}
.nosidepadding {padding-left: 0 !important; padding-right: 0 !important;}
.nopadding {padding: 0 !important;}
.nomargin {margin: 0 !important;}
.marginright {margin-right: 12px;}
.margintop {margin-top: 24px !important;}
.marginbot {margin-bottom: 24px !important;}
.marginbotsm {margin-bottom: 6px !important;}
.inline {display: inline !important;}
.center {text-align: center; display: block !important;}
.lrmargin {margin-left: 12px !important; margin-right: 12px !important;}

.three-col-list {-moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}
.two-col-list {	-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}

.clearfixspacedouble {width: 100%; margin: 0 auto; height: 80px; clear: both;}
.clearfixspace {width: 100%; margin: 0 auto; height: 40px; clear: both;}
.clearfix {width: 100%; margin: 0 auto; height: 1px; clear: both;}

.nogap {margin-bottom: -56px;}

.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {padding: 10px !important; border: 1px solid #ccc !important; border-radius: 4px;}
.gform_wrapper .top_label .gfield_label {display: none !important;}
#gform_wrapper_2 .top_label .gfield_label {display: inline-block !important;}
.gform_wrapper input[type="submit"], #gform_wrapper_3 input[type="submit"], #gform_wrapper_1 input[type="submit"] {background-color: #439fa7 !important; color: #fff; padding: 15px 40px !important; border: 0 !important; font-size: 16px; font-weight: bold; text-decoration: none; border-radius: 4px; display: inline-block;}


.widget-area .gform_wrapper .gfield_label {display: none !important;}
.gform_wrapper .gform_footer {
    padding: 0px !important;
}

.shadowbox {box-shadow: 0 0 20px rgba(0,0,0,.1); width: 90%; padding: 5%;}

.shadowbox-half .one_half {box-shadow: 0 0 20px rgba(0,0,0,.1); width: 40% !important; padding: 4%; margin-bottom: 48px !important;}

#gform_wrapper_3 input, #gform_wrapper_1 input, #gform_wrapper_3 select, #gform_wrapper_1 select, #gform_wrapper_1 textarea {background-color: #f6f8f9 !important; padding: 20px !important; border: 0 !important;}


#gform_wrapper_3 input::-webkit-input-placeholder, #gform_wrapper_1 input::-webkit-input-placeholder { /* Edge */
  color: #c3cacf;
}

#gform_wrapper_3 input:-ms-input-placeholder, #gform_wrapper_1 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c3cacf;
}

#gform_wrapper_3 input::placeholder,#gform_wrapper_1 input::placeholder {
  color: #c3cacf;
}


#gform_wrapper_3 h2.gsection_title {color: #95c48b !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    margin-bottom: 12px !important;
    letter-spacing: 5px !important;
    display: block !important;
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;}

.gform_wrapper .gsection {border-bottom: 1px dashed #ccc !important;}

#field_3_11 .gfield_label {display: block !important;}

/* =Custom Site CSS
-------------------------------------------------------------- */


/* Footer */
#footer {clear: both;font-size: 12px;max-width: 100%;position: relative;background-color: #3a4342;	margin: 0px auto; line-height: 1.7; background-size: cover;}
#footerinside {max-width: 1200px;margin: 0px auto;padding: 70px 0px; text-align: center;}

#copyright {margin: 0 auto 0; max-width: 100%; padding: 40px 0; background-color: #2d3635; font-size: 13px; line-height: 2; text-align: center; color: #858d98;}
#copyright a {color: #3e9fa8;}
#copyright .site {text-align: center;}

#footerclear {height: 60px; clear: both; width: 100%;}

#footer-address {text-align: center; color: #052C58; font-size: 16px; line-height: 2; margin: 34px auto;}
#footerlogo {max-height: 100px; display: inline; float: left;}

.footer-menu {	-moz-column-count: 1;-webkit-column-count:1;column-count: 1; float: right;}
.footer-menu li {display: inline-block;}
.footer-menu li li {display: none;}
.footer-menu li a {display: block; color: #fff; line-height: 100px; padding: 0 10px;  font-size: 14px; text-decoration: none;}

ul.block-with-icons {margin: 0;padding: 0;list-style: none;}
ul.block-with-icons > li {position: relative;margin: 0 auto;min-height: 200px;float: left;width: 25%; margin-right: 5%; line-height: 2; font-size: 14px; color: #fff; text-align: left;}
ul.block-with-icons > li:first-child {margin-right: 5%; width: 30%}
ul.block-with-icons > li:last-child {margin-right: 0%; width: 35%}
ul.block-with-icons > li:last-child img {margin-right: 15px; margin-bottom: 10px !important;}
ul.block-with-icons h3 {font-family: 'Roboto', sans-serif; font-size: 20px; font-weight: 300; margin-bottom: 24px;}


#footer-logos {display: block; width: 100%; margin: 44px auto 0;}
#footer-logos img {display: inline-block; margin: 15px; vertical-align: middle; max-height: 60px;}
#footer-logos a {text-decoration: none;}

#footer-social {display: block; width: 100%; margin: 44px auto 0;}
.inlinesocial {display: block; width: 100%; margin: 24px auto 0;}
#footer-social a, .inlinesocial a{display: inline-block; width: 48px; text-align: center; height: 48px; border-radius: 300px; line-height: 48px; margin-right: 12px;}
#footer-social .fab, .inlinesocial .fab { float: none; color: #fff; font-size: 22px; line-height: 48px; display: inline-block;transition: all .2s ease-in-out; }
#footer-social a:hover .fab, .inlinesocial a:hover .fab {transform: scale(1.2);}

.footer-fb {background-color: #3c5996;}
.footer-twitter {background-color: #29a2ef;}
.footer-ig {background-color: #425ee2;}
.footer-ln {background-color: #fc0019;}
.footer-yt {background-color: #1078b3;}


#bodycta {padding:70px 0; width: 100%; margin: 0 auto; background: #3e9fa8; position: relative; z-index: 2;}
#bodycta .site {text-align: center; font-size: 34px; max-width: 960px; font-weight: 300; line-height: 1.5; color: #fff;}
#bodycta .phone {font-weight: normal; background-color: #95c48b; font-size: 22px; color: #fff; padding: 15px 50px; border-radius: 5px; margin-left: 24px;}

#footercta {padding: 50px 0; width: 100%; margin: 0 auto; background: #052C58; position: relative; z-index: 2;}
#footercta .site {text-align: center; font-size: 34px; max-width: 960px; font-weight: 300; line-height: 1.5; color: #fff;}
#footerctanum .phone {font-weight: bold;}

#logobar {padding: 30px 0; width: 100%; margin: 0 auto; background: #fbfbfb; position: relative; z-index: 2;}
#logobar .site {text-align: center; max-width: 760px;}
#logobar .site h2 { font-size: 40px; display: inline-block;  margin-top: 24px; margin-right: 20px; margin-bottom: 0; text-align: left; font-weight: 700;}
#logobar .site h2 .smallheader {margin-bottom: 0; font-size: 16px;}

#logobar-logos {float: left;}
#logobarsep {width: 1px; height: 118px; float: left;  margin: 0 40px 0 40px; background-color: #ccc; display: inline-block;}
#logobar .site .bluebutton {position:relative; top: -20px;} 
#logobar  img {max-width: 133px; width: auto; display: inline-block;   margin-right: 20px; vertical-align: middle;}
#calogo {max-width: 200px !important;}


#gform_wrapper_4
{
    position: relative;
    top: 0px; width: 100%;
    margin: 24px auto !important;
}
#gform_wrapper_4 div.validation_error {display: none;}

#gform_wrapper_4 li.gfield.gfield_error, #gform_wrapper_4 li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
   
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;;
    padding-top: 0 !important;;
}
#gform_wrapper_4 .validation_message {
    color: #fff !important; font-size: 14px !important;
 
}

#gform_wrapper_4 input {height: 50px; margin: 0 !Important; background-color: #96c48d !important; text-indent: 10px; border: 0 !important; color: #fff !important; border-radius: 5px; }
#gform_wrapper_4 label {display: none !important;}
#gform_wrapper_4 ul li.gfield {
    margin-top: 0 !important;
    padding-top: 0;
}

#gform_wrapper_4 input::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

#gform_wrapper_4 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#gform_wrapper_4 input::placeholder {
  color: #fff;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}
#gform_wrapper_4 .gform_fields {max-width: 100%;}
#gform_submit_button_4 {
    border: 0 !important;
    background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/10/check-regular@2x.png'); background-size: 21px 17px; text-transform: uppercase; background-color: transparent !important;
    position: absolute; padding: 0 30px !important;
    top: 0px; background-position: center center; 
    right: 10px; background-repeat: no-repeat;
    height: 50px !important;
    width: auto;
}
#gform_wrapper_4 input[type="submit"] {border: 0 !important; right: 24px; box-shadow: 0 0px 0px rgba(0,0,0,.2);  text-indent: -9999999em !important;}
#gform_wrapper_4 .gform_footer{
    padding: 0 !important;
    margin: 0 !important;
    clear: both !important; height: 0px !important;
    float: right !important;
    width: auto !important;
}


/* Header */

.flex-control-nav {
    bottom: 40px !important;
    z-index: 100 !important;
}

.flexslider .slides li {  background-attachment: scroll;min-height: 748px; position: absolute; background-size: cover;}
.flexslider #slide1 {background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2022/11/masthead-2d.jpg'); background-size: cover;}
.flexslider #slide2 {background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/09/slide2.jpg');  background-size: cover;}
.flexslider #slide3 {background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/09/slide3.jpg'); background-size: cover;}
.flexslider #slide4 {background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/09/slide4.jpg'); background-size: cover;}

#headerwrap {max-width: 100%;width: 100%; margin: 0%; text-align: center;  position: relative;      min-height: 748px;    height: 748px; overflow:hidden; background: url('ttps://www.egglestonyouthcenter.org/wp-content/uploads/2021/02/masthead-2c.jpg') no-repeat; background-size: cover; background-position: top center; background-attachment: scroll; margin-top: 120px;}

#headerwrapint {max-width: 100%;width: 100%; margin: 0%; text-align: center;  position: relative; min-height: 200px; background: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/09/service-header.jpg') no-repeat; background-size: cover; background-position: top center; margin-top: 120px; }

#headerwrapint.disableheader {height: 0; min-height:0;}
#headerwrapint.disableheader #inthead {display: none;}

.page-id-981 #headerwrapint {background-position: left center;}

#headerinsidewrap { transition: all .2s ease-in-out; position: fixed; top: 0; left: 0; max-width: 100%; width: 100%; z-index: 9999; text-align: center; margin: 0 auto; right: 0; z-index: 50; background-color: rgba(255,255,255,1);}
#headerinside {max-width: 1200px;width: 100%; margin: 0 auto; text-align: left; padding: 15px 20px; position: relative; min-height: 90px;  transition: all .2s ease-in-out;}



#crumbs { background-color:#fbfbfb;
    bottom: 0px;
    height: 60px;
    line-height: 60px;
    left: 0;
    right: 0; }
#crumbs.disableheader {display: none;}

#crumbs .site a {color: #439fa7; font-size: 14px; text-decoration: none;}
#crumbs .site span:last-of-type a {color: #919da7 !important;}
#crumbs .site {color: #439fa7;}
#crumbs .menu-breadcrumb {position: relative; left: 0px;}
#crumbs .sep {display: inline !important; background-image: none; width: auto; height: auto; margin: 0;}


.logged-in #headerinsidewrap {margin-top: 32px;}

.logo {display: inline-block; position: absolute; left: 0px; z-index: 5; margin: 0 auto; top: 10px;transition: all .2s ease-in-out; background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/08/logo.png'); background-size: contain; width: 285px; height: 100px; background-repeat: no-repeat;}

#navwrap {width: auto; position: absolute; right: 0px; left: 0; bottom: 0px;z-index: 2;  transition: all .2s ease-in-out; }

.phone {text-decoration: none !important; color: inherit !Important; }
#topcta {position: absolute; right: 0px; top: 24px; font-size: 20px; text-align: right; color: #fff !important; transition: all .2s ease-in-out;}
#topcta .phone { font-weight: 600; color: #fff !important;  background-color: #95c48b; padding: 5px 10px; display: inline; border-radius: 4px; margin-left: 8px;transition: all .2s ease-in-out; }
#topcta-text {visibility: visible; display: inline; opacity: 1;transition: all .2s ease-in-out; font-weight: 400; color: #3e9fa8}

#inthead {text-align: left;}
#inthead h1 {font-size: 52px; font-family: addington, serif; font-weight: 300;  color: #fff; display: inline-block; margin: 0 auto;}
#inthead p {display: block; color: #fff; margin-top: 24px; font-size: 16px;}
#inthead .entry-header {position: relative;left: 0; right:0; margin: 0 auto; width: 100%;  padding: 120px 0px;}

#headerwrapint.bloghead #inthead .entry-header {padding: 60px 0;}
#headerwrapint.bloghead #inthead #gform_wrapper_4 {max-width: 400px;    margin: 24px 0 0 0 !important;}

#headerwrap .hphomehero {position: absolute; z-index: 10; bottom: 0px; width: 100%; left: 0; right: 0;}

.hpherotext { color: #fff;  position: absolute; top: 180px; left: 0; right: 0; max-width: 1200px; margin: 0 auto; line-height: 1.2; text-align: left;}
.hpherotext-line1 {font-size: 24px; margin:0 auto 5px auto; font-weight: 500; line-height: 1.5; letter-spacing: 10px; display: inline-block; text-transform: uppercase;}
.hpherotext-line2 {font-size:86px; color: #fff; font-weight: 600; letter-spacing: 2px; font-family: addington, serif; line-height: 1.2;}

.hpbtns {display: block; position: relative; top: 24px; margin: 0 auto; text-align: left;}
.hpbtn1 {background-color: #95c48b; color: #fff; padding: 20px 30px; font-size: 16px; text-decoration: none; border-radius: 5px; display: inline-block; margin-right: 24px; transition: all .2s ease-in-out; line-height: 1.5;}
.hpbtn1:hover {transform: scale(1.2); color: #fff; }






#headerinsidewrap.smaller { background-color: rgba(255,255,255,1); box-shadow: 0 2px 3px rgba(0,0,0,.2); z-index: 9999;}

#headerinsidewrap.smaller #headerinside {min-height: 90px;}

#headerinsidewrap.smaller #topcta {color: #333 !important;}
#headerinsidewrap.smaller #navwrap {bottom: 0;}
#headerinsidewrap.smaller .main-navigation li a {color: #333;}
#headerinsidewrap.smaller button#responsive-menu-pro-button {top: 26px;}



#hpmain {
    position: relative;
}
site {
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 60px;
    background-color: #fff;
}
#hpcolumns {max-width: 1100px; margin: 0 auto;}
#hpmain .entry-content {margin: 0 auto; text-align: center;}
#hpmain .entry-content .one_fourth {position: relative; top: -60px; z-index: 5; background-color: #fff; box-shadow: 0 6px 6px rgba(0,0,0,.1); padding-top: 24px; padding-bottom: 24px; min-height: 250px; position: relative; margin-bottom: 20px;}
#hpmain .entry-content .one_fourth h3 {font-size: 24px; max-width: 90%; margin: 0 5% 24px; font-family: 'Roboto', sans-serif; color: #333; font-weight: 200;}
#hpmain .entry-content .one_fourth p {max-width: 90%; margin: 0 5%;}
#hpmain .entry-content .one_fourth .greenbutton {position: absolute; bottom: 24px; left: 0; right: 0; max-width: 60%; margin: 0 20%;}
#hpmain .entry-content .one_fourth img {max-width: 64px; display: block; margin: 0 auto 30px;}


.bannertitle {background-size: cover; width: 100%; height: 340px; text-align: center; margin-top: 40px; position: relative;}
.bannertitle h2 {color: #fff; position: absolute; bottom: 100px; left: 0; right: 0;}



.clearbutton {background-color: transparent; color: #95c48b; border: 2px solid #95c48b; padding: 15px 30px;font-size: 15px; text-transform: none; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1.5; font-weight: 400;}
.clearbutton:hover {background-color: #95c48b; color: #fff; font-weight: bold;}

.bluebutton {background-color: #439fa7; color: #fff; padding: 15px 30px;font-size: 15px; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1.5; font-weight: 400;}
.bluebutton:hover {background-color: #439fa7; color: #fff; font-weight: bold;}

.whitebutton {background-color: #fff; color: #95c48b; padding: 10px 30px;font-size: 15px; text-transform: none; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1.5; font-weight: 400;}
.whitebutton:hover {background-color: #fff; color: #95c48b; font-weight: bold;}

.greenbutton {background-color: #95c48b; color: #fff; padding: 15px 30px;font-size: 15px; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1.5; font-weight: 400;}
.greenbutton:hover {background-color: #95c48b; color: #fff; font-weight: bold;}

.orangebutton {background-color: #f9d284; color: #000000; padding: 15px 30px;font-size: 15px; font-weight: normal; text-decoration: none; border-radius: 4px; display: inline-block; transition: all .2s ease-in-out;  line-height: 1.5; font-weight: 400;}
.orangebutton:hover {background-color: #f9d284; color: #000000; font-weight: bold;}


#mainbody {background: #fff; padding: 0px 0;}
.home #mainbody {display: none;}



body .gform_wrapper .top_label div.ginput_container {  margin-top: 0 !important;}


#hpimage {position: relative; background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/07/4Kids-Parallax-Preview.jpg'); background-size: cover; background-attachment: fixed; background-position: center center; background-repeat: no-repeat; min-height: 300px; width: 100%; max-width: 100%; overflow: hidden;}

#hpimage .entry-content {padding: 320px 0; text-align: center; max-width: 660px; margin: 0 auto; line-height: 1.5;}


.testimonial {margin: 0 auto;  margin-bottom: 24px;border-bottom: 2px solid #ccc;}
.testimonial .fa {font-size: 40px; color: #ccc;  margin: 5px 15px 0px 0; float: left;}

.smallheader {color: #95c48b; font-size: 19px; text-transform: uppercase; margin-bottom: 10px; letter-spacing: 5px; display: block; font-weight: 500; font-family: 'Roboto', sans-serif;}




#footerblogs {padding: 80px 0; text-align: center; background-color: #fff;}
#footerblogs .entry-content h2 {text-align: center !important;}

#bloghead {display: block; text-align: center; margin: 0 auto 48px auto; }

#blog-block {text-align: left;  line-height: 1.3;}
#blog-block li {display: inline-block; float: left !important;
    width: 30%; position: relative; margin-right: 5%; background-color: #fff;}
#blog-block li img {max-width: 100%; width: 100%; max-height: 240px;}
#blog-block li:last-child {margin-right: 0%;}
.blog-blockimg {float: none; margin: 0px auto;  overflow: hidden; max-width: 100%; background-size: cover; background-position: center center;}
.readmorelink {color: #439fa7; left: 0; right: 0; margin: 0 auto; position: absolute; bottom: 20px; display: block; text-align: left;text-transform:  lowercase; font-size: 16px; font-weight: 600;}
.readmorelink:hover {color: #fff;}

.blog-content {width: 100%;
    margin: 0 0%;
    top: 0px; text-align: left;
    position: relative;min-height: 280px;
    padding: 0%;}
.blog-date {margin: 10px auto 0; font-size: 13px; color: #333; font-weight: 500;}
.blog-title a {text-decoration: none; display: block; margin: 15px auto 0; color: #333; text-decoration: none; font-weight: 400; font-size: 20px; line-height: 1.5;}
.blog-excerpt { margin: 24px auto; color: #333; font-size: 15px; line-height: 2;}

.blog-feat img {max-width: 100%;}
.postfeed-article li {width:100%; margin: 0 0% 60px 0; float: none;background-color: #fff;position: relative; }

.feedimage {width: 45%; float: left;}

.postfeed-content {width: 50%; margin-left: 5%; float: right; padding-top: 0%;}


.postfeed-content .entry-header {margin: 0 0 12px 0;}
.postfeed-article a img {max-height: 320px; width: 100%; margin-top: 0px; }
.postfeed-article h1 a, .postfeed-article h1 {color: #474b4b; line-height: 1.3 !important; font-weight:300;  font-size: 32px !important; text-decoration: none; border-left: 0 !important; padding-left: 0 !important;}
.postfeed-date {margin-top: 24px; color: #95c48b; font-size: 16px; text-transform: uppercase; margin-bottom: 10px; letter-spacing: 5px; display: block; font-weight: 500; font-family: 'Roboto', sans-serif;}

.postfeed-excerpt {line-height: 2; font-size: 16px; color: #999;}
.single-post .site-content {max-width: 100%; float: none;     margin: 0 auto;}
.postfeed-readmore {color: #333; display: none; margin-top: 24px; font-size: 16px; text-decoration: none; display: none;}

.single-post .site-content { float: none;     margin: 48px auto 24px;}
.single-post .site-content article {background-color: #fff; max-width: 900px; padding: 40px; position: relative; top: -200px; margin-bottom: -200px; margin-left: auto; margin-right: auto;}
.single-post #blog-featured-image {}

#blog-functions .site {
    overflow: visible;
}
#blog-functions {
    padding: 30px; margin-bottom: 60px;
    width: 100%;
    max-width: 100%; background-color: #fbfbfb;
    color: #fff;
    height: 64px;
    float: none;
}
#blog-functions-category {
    width: 28%;
    margin-right: 2%;
    float: left;
    text-align: center;
}
#blog-functions-archives {
    width: 28%;
    margin-right: 2%;
    float: left;
    text-align: center;
}
#blog-functions-category select,
#blog-functions-archives select {
    background-color: transparent;
    border: 0;
    height: 64px;
    line-height: 64px;
    width: 100%; font-size: 18px; text-transform: uppercase;
    margin: 0 auto;
    font-weight: 500 !important;
    color: #505a5a;
    -moz-appearance: none;
    -webkit-appearance: none;  font-family: 'Roboto', sans-serif;
    appearance: none;
    background-color: #eeeff0; letter-spacing: 1px;
    text-indent: 20px;
    border-radius: 300px;
}
#blog-functions-category option,
#blog-functions-archives option {
    color: #505a5a;
}
#blog-functions-search {
    width: 39%;
    float: left;
    position: relative;
}
#blog-functions-search input[type="text"] {
    background-color: transparent;
    color: #505a5a;  font-family: 'Roboto', sans-serif;
    border: 0;
    height: 64px; letter-spacing: 1px;
    line-height: 64px;  font-size: 18px; text-transform: uppercase;
    padding: 0 !important;
    width: 100%;
    margin: 0 auto;
    font-weight: 500 !important;
    border-radius: 300px;
    text-indent: 20px;
    background-color: #eeeff0;
}
#blog-functions-searchbtn {
    position: absolute;
    right: 5px;
    top: 0;
    height: 64px;
    line-height: 64px;
    background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/10/searchegg.png');
    background-color: transparent !important;
    background-size: 18px 18px;
    background-position: center center;
    width: 50px;
    border: 0;
    background-repeat: no-repeat;
    text-indent: -999999999em;
}
#blog-functions-search input[type="text"]::-webkit-input-placeholder {
    color: #333;
}
#blog-functions-search input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    
    color: #333;
}
#blog-functions-search input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #333;
}
#blog-functions-search input[type="text"]:-ms-input-placeholder {
    color: #333;
}

#mobilecta {visibility: hidden; opacity: 0; display: none;transition: all .3s ease-in-out;}




.colorsection, .ctabar {padding: 60px 0;}
.ctabar h3, .ctabar h2 {margin: 0 !important;    text-align: center;}
.imagesectioncontent {min-height: 200px; background-size: cover; background-position: center center;}
.imagesectioncontent .entry-content {padding: 200px 0; color: #fff;}

.imagebox, .imageboxhalf {width: 100%; position: relative;}

.imagebox-image {float: right; width: 35%; background-size: cover; background-position: center center; background-repeat: no-repeat;height: 100%;    position: absolute;    right: 0;}
.imagebox-content {float: left; width: 65%; text-align: left; padding: 150px 0;}
.imagebox-content .entry-content {max-width: 800px; margin-right: 100px; float: right; width: 80%;}

.imagebox-left .imagebox-image {float: left;position: absolute;    right: auto; left: 0;}
.imagebox-left .imagebox-content {float: right;}
.imagebox-left .imagebox-content .entry-content  {margin-right: 0px; margin-left: 100px; float: left;}

#donatebox .imagebox-content {padding: 50px 0;}

.su-spoiler-title p {margin: 0;}
.su-spoiler-title, .su-spoiler-title h3, .su-spoiler-title h2 {margin: 0; padding: 0; color: #42484d !important; font-weight: 400; font-size: 18px !important;}
.su-spoiler-title {padding: 30px 50px 30px 15px !Important; background-color: #fff; box-shadow: 0 8px 24px rgba(0,0,0,.1); border-radius: 3px; }
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    left: auto !important; right: 20px !important; top: 32px;
}
.su-accordion .su-spoiler {
    margin-bottom: 30px !important;
}
.su-spoiler.su-spoiler-closed > .su-spoiler-content{
    padding: 0px 0 0 0 !important;
}

 
.su-spoiler-style-default > .su-spoiler-content {
    padding: 30px 5% 0 5% !important;
}
.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
    content: "\f078" !important; color: #333 !important;}

.su-spoiler-icon-plus .su-spoiler-icon:before {
    content: "\f077" !important;color: #333 !important;}

.dvteamgrid .dv-member-desc {left: 0; right: 0; margin: 0 auto; text-align: center;}


#shadow-half {max-width: 1080px; margin: 0 auto;}
#shadow-half .one_half {box-shadow: 0 0 18px rgba(0,0,0,.1);}
#shadow-half .one_half h4 {color: #86939e; font-size: 30px;}
#shadow-half .one_half {width: 40% !important; padding: 4%;}
#shadow-half .one_half ul {list-style-type: none; margin: 0; }
#shadow-half .one_half .greenbutton {margin-top: 24px;}
#shadow-half .one_half ul li {list-style-type: none; margin: 0; padding: 10px 15px; color: #86939e; font-size: 16px;}


.bluelist {}
.bluelist li {list-style-type: none; margin: 0; background-color: #f5fafb;  padding: 10px 15px;  font-size: 16px;}
.bluelist li:nth-child(2n) {background-color: #fff;}

.redlist li {background-color: #fdf6f3;}
.redlist li:nth-child(2n) {background-color: #fff;}

.greenlist li {background-color: #f4f9f3;}
.greenlist li:nth-child(2n) {background-color: #fff;}

.yellowlist li {background-color: #fffbf2;}
.yellowlist li:nth-child(2n) {background-color: #fff;}


.largelistbox {width: 90%; padding: 5%; box-shadow: 0 8px 20px rgba(0,0,0,.1); border-radius: 10px; background-color: #fff; position: relative; top: 60px; margin-top: -30px;}
.largelistbox .bluelist {font-size: 17px; font-weight: 500; margin: 0;}

#listboxoverflow {margin-bottom: 80px !important;}
#listboxoverflow .entry-content {padding: 100px 0 0;}

.firstlistbox {margin-bottom: 120px;}
 
#peaceofmind {background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;background-color: #f9d285;}


/* =Media queries
-------------------------------------------------------------- */
/* Maximum width of 1280 pixels. */
@media screen and (max-width: 1280px) {
	#headerinside {text-align: center; padding: 15px 2%; width: 96%; max-width: 96%;}

	#navwrap {right: 15px;}
	#topcta {right: 15px;}
	.logo {left: 15px;}
	.main-navigation li a {	font-size: 14px !important; padding: 0 5px !important;}
	.site {padding: 0 15px;}


	.hpherotext {max-width: 90%; padding: 10px; width: auto;top: 280px;  margin: 0 5%; }

.imagebox-content .entry-content {margin-right: 10%;margin-left: 5%; width: 85%;}
}

/* Maximum width of 960 pixels. */
@media screen and (max-width: 960px) {


#peaceofmind {background-size: contain;}

#donatebox .imagebox-image {display: none;}

#blog-functions {
    padding: 30px 0;
    margin-bottom: 60px;
    width: 100%;
    max-width: 100%;
    background-color: #fbfbfb;
    color: #fff;
    height: auto;
    float: none;
}
#blog-functions-category {
    width: 100%;
    margin-right: 0%;
    float: none;
    text-align: center; margin-bottom: 12px; font-size: 16px;
}
#blog-functions-archives {
    width: 100%;
    margin-right: 0%;
    float: none; margin-bottom: 12px; font-size: 16px;
    text-align: center;
}

#blog-functions-search {
    width: 100%;
    float: none; margin-bottom: 12px; font-size: 16px;
    position: relative;
}

.shadowbox-half .one_half, .shadowbox-half .one_half.last_column {width: 90% !important; padding: 5%; margin-bottom: 48px !important;}

#shadow-half .one_half {width: 90% !important; padding: 5%;}

#aboutheader {min-height: 150px; background-size: cover; background-position: center center;}
#aboutheader .entry-content {padding: 50px 0 10px; color: #fff; text-shadow: 0 0 8px #000;}
#aboutheader .entry-content h2 {color: #fff;}

.clearbutton.marginright, .lrmargin {margin: 0 auto 12px; display: block !important; text-align: center;}

#hpimage, #split-bottom-parallax {background-attachment: scroll; min-height: 300px;}

.imagebox, .imageboxhalf {width: 100%; position: relative;}

.imagebox-image {float: none; width: 100%; background-size: cover; background-repeat: no-repeat;height: 100%;    position: relative; height: 300px;    right: 0;}
.imagebox-content {float: none; width: 100%; text-align: left; padding: 50px 0;background-image: none !important;}
.imagebox-content .entry-content {max-width: 90%; margin: 0 5% !important; float: none; width: 90%; }

.imagebox-left .imagebox-image {float: none;position: relative; }
.imagebox-left .imagebox-content .entry-content  {max-width: 90%; margin: 0 5% !important; width: 90%;float: none;}


	#mobilecta {visibility: hidden; opacity: 0; display: none;transition: all .3s ease-in-out;}
	#headerinsidewrap.smaller #mobilecta {display: block; visibility: visible; opacity: 1; position: absolute; right: 5%; top: 40px; font-size: 34px; text-decoration: none; color: #95c48b;}
	button#responsive-menu-pro-button {top: 28px !important;    width: 55px !important; left: 3% !important; background-color: #fff !important;}
	.responsive-menu-pro-label {display: none !important;}
	#headerinsidewrap.smaller #topcta {display: none;}

	#headerwrapint {min-height: 340px; margin-bottom: 0px; margin-top: 170px;}

	#headerinside {text-align: center; padding: 0 15px 0px 15px;}
	.logo {margin: 10px auto 10px; position: relative; top: 0px; left: 0; right: 0; width: 220px; height: 78px; background-repeat: no-repeat;}

	#topcta {position: relative; right: 0px; top: 0px; text-align: center; font-size: 17px; margin: 5px auto 5px;}
	#topcta-text {display: block;}
	#topcta .phone {display: inline-block; margin-top: 7px; font-size: 18px; padding: 10px 20px !important;}
	#topcta .login {display: none;}
	#navwrap {right: 15px;}
	.menu-toggle {border: 0; display: block; border-radius: 0;}
	
	ul.block-with-icons > li {position: relative;margin: 0 auto;min-height: 0px;float: left;width: 90% !important; padding: 0 5%; margin-bottom: 30px;}
	ul.block-with-icons > li:first-child {margin-right: 0%;}
	ul.block-with-icons > li:last-child {margin-left: 0%;}

#hpmain {
    position: relative;
    top: 0px;
    margin-bottom: 0px !important;
}
#hpmain .site {
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
}


#hpmain .one_third {
    min-height: 0; margin: 0 auto 24px;
}
#hpmain .one_third .bluebutton {
    display: inline-block;
    position: relative;
    bottom: 0;
    width: auto;
    padding: 15px;
    margin: 24px auto;
}

#hpmain .lrmargin {display: block; margin-left: 0 !important; margin-right: 0 !important; margin-bottom: 12px;}
	#blog-block li {display: inline-block; float: none !important; min-height: auto !important; width: 100%; position: relative; margin-right: 0%; margin-bottom: 24px;}
	.blog-title {margin: 0 0 12px 0;}
	#blog-block li .bluebutton {position: relative; bottom: 0; margin: 12px 0 24px 0;}


	.alignleft, .alignright {margin: 12px auto !important; display: block; float: none !important;}

	.nav-menu.toggled-on {padding-bottom: 20px;}	
	#footerinside {padding: 30px 15px;}

	#copyright {padding: 30px 15px; line-height: 1.5;}

	.postfeed-article li {width: 100%; margin: 0 0% 0 0; float: none; margin-bottom: 24px; min-height: 0px;}
	.postfeed-article li:nth-child(3n) {margin-bottom: 24px;}
	.postfeed-readmore {position: relative; bottom: 0px; margin: 12px 0 0; display: inline-block;}
	.feedimage {
    width: 100%;
    float: none;
}
.postfeed-content {
    width: 100%;
    margin-left: 0%;
    float: none;
    padding-top: 0%;
}
	.hpherotext {position: relative;top: 0px; text-align: left; left: 0;right: 0;margin: 140px auto 100px auto;}
	.hpherotext-line1 {font-size: 18px; margin: 0px auto 12px;line-height: 1.4; text-transform: uppercase;}
	.hpherotext-line2 {font-size: 28px;margin: 0px auto 36px; line-height: 1.4;}


	.hpbtns {display: block; margin: 10px 0% 0px; max-width: 100%; position: relative; top: 0;}
	.hpbtn1 {padding: 10px 20px; font-size: 18px; display: block; margin: 0 0 15px 0;}
	.hpbtn1:hover {transform: scale(1.2); color: #fff; }
	.flexslider .slides li {min-height: 500px;}

	#headerwrap {min-height: 0; width: auto; height: auto;background-attachment: scroll;}


	#headerwrap .hphomehero {position: relative; top: 0px;}
	#headerinside {width: auto;}
	#inthead h1 {font-size: 30px; padding: 0px; left: 15px; line-height: 1.4;}

	#footercta .site {font-size: 18px;line-height: 1.5;	}
	#footerctanum {font-size: 26px; display: block;}
	#footercta .phone {display: block;}

	.logged-in #headerinsidewrap {margin-top: 46px;}

#inthead .entry-header {
    max-width: 90%;
}


#hp-mid .one_third {margin-bottom: 40px; min-height: 0px;}


.bannertitle {
    margin: 0 auto 24px;
    height: 180px;
    margin-top: 0px;
}
#hpmain .entry-content .one_fourth {
    position: relative;
    top: 0px; margin: 0 auto 24px;
}
.bannertitle h2 {
    color: #fff;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

#hpimage .entry-content {
    padding: 70px 0;
}

#bodycta .phone {
    font-size: 20px;
    color: #fff;
    padding: 10px 50px;
    border-radius: 5px;
    display: inline-block;
    margin-left: 0px;
}

.footer-menu{display: none;}

#logobar-logos {float: none; text-align: center;}
#logobarsep {display: block; width: 100%; height: 1px; margin: 24px auto; float: none;}
#logobar .site .bluebutton {position:relative; top: -20px;} 
#logobar  img {max-width: 133px; width: auto; display: inline-block;   margin: 10px; vertical-align: middle;}

#footerlogo {
    max-height: 100px;
    display: block; margin: 24px auto 0;
    float: none;
}
#footer-social a {
    margin-right: 6px;
}
ul.block-with-icons > li:last-child img.nomargin {margin-right: 15px !important;
    margin-bottom: 10px !important;}

	/* = Column Shortcode Fix for Mobile
	-------------------------------------------------------------- */
	.one_half {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_half.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_third {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_third.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.two_third {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.two_third.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_fourth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_fourth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fourth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fourth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_fifth {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.one_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.two_fifth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.two_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fifth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.three_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.four_fifth {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.four_fifth.last_column {
		width: 100% !important;
		margin-right: 0% !important; text-align: center;
	}
	.one_sixth {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.one_sixth.last_column {
		width: 100% !important;
		margin-right: 0% !important;
	}

	.three-col-list {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
	.two-col-list {	-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}

}

/* Maximum width of 600 pixels. */
@media screen and (max-width: 600px) {




}

/* Minimum width of 961 pixels. */
@media screen and (min-width: 961px) {
	.author-avatar {float: left;margin-top: 8px;}
	.author-description {float: right;width: 80%;}
	.sitewrap {width: 100% !important; margin: 0% !important; text-align: center;}
	.site {	text-align: left; margin: 0 auto; max-width: 1200px; padding: 0 40px;}
	.site-footer {	text-align: left; margin: 0 auto; max-width: 1200px; padding: 0 40px;}
	.site-content {	float: right;width: 66%;	}
	body.template-front-page .site-content,	body.single-attachment .site-content,	body.full-width .site-content {	width: 100%;}
	.widget-area {float: left;width: 26%; border-right: 1px solid #eee; padding-right: 3%;}

	.main-navigation ul.nav-menu,.main-navigation div.nav-menu > ul {display: inline-block !important;text-align: right;width: 100%;	}
	.main-navigation ul {margin: 0;	text-indent: 0;	}
	.main-navigation li a,	.main-navigation li {	display: inline-block;	text-decoration: none;}
	.main-navigation li a {	padding: 0 15px; border-bottom: 0;color: #505a5a;line-height: 46px; font-size:14px; font-weight: 500; text-transform: none;white-space: nowrap;transition: all .3s ease-in-out; margin-top: 0px;border-bottom: 4px solid transparent;}
	.main-navigation li:hover > a {border-bottom: 4px solid #3e9fa8; }
	.main-navigation li {margin: 0 5px 0 0;font-weight: normal;position: relative;}
	.main-navigation li li{	margin: 0; text-align: left; }
	.main-navigation li:last-child {margin: 0;}
	.main-navigation li ul {display: none;margin: 0;padding: 0;position: absolute;top: 100%;z-index: 1;  padding: 10px; background-color: #fff; box-shadow: 0 4px 4px rgba(0,0,0,.1);}
	.main-navigation li ul ul {top: 0;left: 100%;}
	.main-navigation .menu-item-20 ul {right: 0; text-align: right !important;}
	.main-navigation .menu-item-20 ul li { text-align: right !important;}
	.main-navigation ul li:hover > ul {border-left: 0;display: block;}
	
	.main-navigation li ul li a {background: #fff;  display: block;font-size: 16px; position: relative; font-weight: 500; line-height: 2; color: #505a5a !important; text-shadow: none;	padding: 10px 10px;width: 300px;white-space: normal; border-bottom: 1px solid #eee !important;}
	.main-navigation li ul li:last-child a {border-bottom: 0 !important;}
	.main-navigation li ul li a::after{
    font-family: "Font Awesome 5 Free"; content: "\f054"; font-weight: 900; position: absolute; right: 10px;}

	.main-navigation li ul li ul li a {width: 220px;}
	.main-navigation li ul li a:hover {background: #3e9fa8;color: #fff !important;}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {}
	.menu-toggle {display: none;}
	.archive-header h1, .entry-header .entry-title {font-size: 40px; font-weight: 300 !important; }
	.archive-header h1 {margin: 0 0 24px 0;}
	#respond form input[type="text"] {width: 46.333333333%;}
	#respond form textarea.blog-textarea {width: 79.666666667%;}
	.commentlist .children {
		margin-left: 48px;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
	}
}


/* =Custom Site CSS
-------------------------------------------------------------- */

/* Styling a search form in the menu -- see accompanying php*/

/* my-nav-menu-search menu item created in functions.php. Move it way over to the right */
.navbar .nav .my-nav-menu-search {
    float: right;
}
.navbar .nav {
    width: 100%;
}

/*Stop the display of the Search button*/
.my-nav-menu-search .search-submit {
    display: none;
}
/* The "Search for" text is needed for screen readers, but we move it off screen, so we won't see it */
.my-nav-menu-search .search-form .screen-reader-text {
    position: absolute;
    left: -9999px;
    overflow: hidden;
}

/* Add a magnifying glass background and style the search input textbox */
.my-nav-menu-search .search-field {
    background-color: transparent;
    /* CHANGE THIS LINK TO POINT TO YOUR SEARCH ICON */
    background-image: url('https://www.egglestonyouthcenter.org/wp-content/uploads/2019/10/searchegg.png');
    background-repeat: no-repeat;
    background-position: 5px center;
    -webkit-background-size:    18px 18px;
    background-size:            18px 18px;
    border: none;
    -webkit-box-shadow:    none;
    -moz-box-shadow:       none;
    box-shadow:            none;
    cursor: pointer;
    height: 36px; text-indent: 16px !important;
    margin: 2px 0 2px 0;
    padding: 0 0 0 24px;
    position: relative;
    -webkit-transition:    width 400ms ease, background 400ms ease;
    -moz-transition:       width 400ms ease, background 400ms ease;
    -o-transition:         width 400ms ease, background 400ms ease;
    transition:            width 400ms ease, background 400ms ease;
        width: 32px; -webkit-appearance: none; 
}

.my-nav-menu-search .search-field:active,
.my-nav-menu-search .search-field:focus {
    background-color: #fafafa;
    color: #5a5a5a;
    /* swap the two colours above if you are working with a dark navbar background */
    border: 1px solid #ccc;
    cursor: text;
    outline: 0;
    width: 110px; 
    -webkit-box-shadow:	none;
    -moz-box-shadow: 	none;
    box-shadow:         none; text-indent: 10px;
    margin: 0;
}
/* Reset nav width and search floating for mobile menu */
@media (max-width: 979px){
    .navbar .nav .my-nav-menu-search {
        float: left;
    }
    .navbar .nav {
        width: auto;
    }
}