/*
Theme Name: Adam
Author URI: http://stewartg.com
Description: HTML5 Theme built for responsive designs.
Author: Stewart Gordon, courtesy of Pandola Solutions
Version: 1.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2016 Stewart Gordon
*/
	
/* Font-Face
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
*/

@font-face {
	font-family: 'ITC Avant Garde Pro Md';
	src: url('fonts/ITCAvantGardePro-Bold.eot');
	src: url('fonts/ITCAvantGardePro-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/ITCAvantGardePro-Bold.woff') format('woff'),
		url('fonts/ITCAvantGardePro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
.tos-wrapper .tos-caption {display: none;}
/* Defaults & resets */
::-webkit-input-placeholder { color: #505050; font-size: 18px; }
:-moz-placeholder { color: #505050; font-size: 18px; }
::-moz-placeholder { color: #505050; font-size: 18px; }
:-ms-input-placeholder { color: #505050; font-size: 18px; }

:focus {outline:none!important;}

#wFormThankYouPage, .wFormContainer {max-width:100%!important;}

img {max-width:100%;height: auto;}
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;background: #F5F8FA; color: #484848; }
a { color: #188f94; }
a:hover, a:focus, a:active { color: rgba(24, 143, 148, 0.75); text-decoration: none;}

.no-pad-left {padding-left:0 !important;}
.no-pad-right {padding-right:0 !important;}


h1, h2, h3, h4, h5 { margin-top: 0; font-weight: 400; }

hr {border-top:1px solid #DBDBDB;}

.relative { position: relative; }
.v-center { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); }

.color-primary { color: #009dae !important; }
.color-secondary { color: #141837 !important; }
.bg-primary { background: #009dae !important; }
.bg-secondary { background: #141837 !important; }

/* extra css for hiding the input on the quarterly metrics for percentages (essentially just for the form preview) */
.engage-correct-percentage .nf-field .nf-field-label, .engage-correct-percentage .nf-field .nf-field-element { display:none !important;}

/* Font Styles */
.content-primary h1 { font-size: 28px; font-weight: 400;}
.content-primary h2 { font-size: 20px; font-weight: 400;}
.content-primary h3 { font-size: 16px; font-weight: 400;}
.content-primary h4 { font-size: 18px; }
.content-primary p { font-size: 18px; line-height: 1.4; margin-top: 0; margin-bottom: 20px; }
.content-primary ul {padding-left: 17px; }
.content-primary li {font-size: 18px; line-height: 1.7; margin-top: 0; margin-bottom: 5px; }

/* Buttons */
.btn, .menu-button a, input[type="button"], .wForm .primaryAction, .wForm .secondaryAction { border: none; padding: 8px 10px;color: #fff !important;font-family: 'ITC Avant Garde Pro Md'; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.btn-primary, .menu-button a, input[type="button"], .wForm .primaryAction, .wForm .secondaryAction { background: #FE705D !important; }
.btn-secondary { background: #141837 !important; }
.btn + .btn { margin-left: 10px; }

.btn-default { background:#8a8a8a; }
.btn-default { background:rgba(138, 138, 138, 0.75); }
/* Structure */
.section-content { padding-top: 30px; padding-bottom: 30px; }

/* Header */
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {border-color:transparent;background-color:transparent;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background-color:transparent;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {background-color:transparent;color:#484848;}
.navbar-nav>li>.dropdown-menu {    padding: 0;border: none;border-radius: 0;width: 100%;}

.header .menu .container {display: table;}
.header .menu .container > * {display: table-cell;vertical-align: top;}

.header {}
.header .branding {position: relative; background: url('images/header-background.jpg') no-repeat; background-position:center top; }

.header .branding:after {content:''; position: absolute;top: 0;right: 0;bottom: 0;left: 0;background:url('images/header-background-stretch.jpg') repeat-x;z-index: -2;}
.header .branding .logo  {position: relative;z-index: 2;display: block;float: left;padding: 18px 0;}
.header .branding .logo img {max-width:187px;}

.header .menu {border-bottom:1px solid #E6ECF0;background: #fff;}

.header .navbar-wrapper {}
.header .navbar-wrapper .menu-navigation-container {}
.header .navbar-nav { margin: 0;  width: 100%;display: flex;justify-content:space-between;list-style-type: none; }

.header  .menu-search {border-right:1px solid #E6ECF0;cursor: pointer; border-bottom: 5px solid transparent;  border-top: 5px solid transparent;}

.header  .menu-search a {text-decoration: none;float: left;cursor: pointer; line-height: 1;font-size: 20px;display: block; color: #484848; padding: 15px 24px; }
.header  .menu-search.open {border-bottom:5px solid #FE5C38; }
.header  .menu-search:hover {border-bottom:5px solid #FE5C38; }
.header  .menu-search .search-input {width: 0;-webkit-transition: width .3s;-o-transition: width .3s;transition: width .3s;overflow: hidden;}
.header  .menu-search .search-input.open {display: block;width: 200px;}

.header .navbar-nav>li  {float: none;flex-grow: 1;    text-align: center;} 
.header .navbar-nav>li.active>a   {border-bottom:5px solid #FE5C38;} 
.header .navbar-nav>li + li {border-left: 1px solid #E6ECF0;} 
.header .navbar-nav>li>a, .header .dropdown-menu>li>a  {text-decoration: none; font-size: 20px; color: #484848; padding: 15px 24px; border-bottom:5px solid transparent;border-top:5px solid transparent;} 
.header .navbar-nav>li>a:active, 
.header .navbar-nav>li>a:focus { border-bottom:5px solid #FE5C38; }
.header .navbar-nav>li>a:hover {border-bottom:5px solid #FE5C38; background:none;}
.header .dropdown-menu>li>a {padding: 5px 10px;text-align: center;    white-space: normal;}
.header .dropdown-menu>li>a:hover {border-bottom:5px solid #FE5C38;}
.header .dropdown-menu>li {border-top: 1px solid #E6ECF0;}
.header .dropdown .dropdown {width: 100%;}
.header .dropdown .dropdown>a {padding: 10px 42px 10px 20px;}
.header .dropdown-menu .inner-dropdown {    background: #EBD4F7;display:none; list-style:none;padding: 0;margin: 0; border-top: 1px solid #AD91BC; border-bottom: 1px solid #AD91BC;   padding-left: 15px;}
.header .dropdown-menu .inner-dropdown>li>a { display: block; padding: 5px 20px;  text-decoration: none; letter-spacing: .025em;font-size: 13px; color: #393282 !important; text-transform: uppercase;}
.header #google_translate_element { display: inline-block; padding-left: 20px; padding-top: 35px; }

/* Feature */ 
.feature {position: relative;margin-top: 35px;}
.feature .slide {height: 340px;width: 100%;background-size:cover;background-repeat:no-repeat; background-position:center;border-radius: 5px;overflow: hidden;}
.feature .slide .slide-link:before {content:'';position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #000;opacity: .3;z-index: -1;}
.feature .slide .slide-link {position: absolute;bottom: 0;width: 100%;color: #fff;padding:15px 20px;}
.feature .slide .slide-link:hover {text-decoration: none;}
.feature .slide .slide-link h1 {font-weight: 700;font-size: 28px;margin: 0 0 5px;}
.feature .slide .slide-link p {font-size: 20px;margin: 0;}

.feature-right {display: block;height: 340px;background: #37c2cb;color: #fff;padding: 25px 15px;text-align: center;border-radius: 5px;}
.feature-right:hover {text-decoration: none;color: #fff;}
.feature-right p {font-size: 18px;}
.feature-right img {max-width:100%;}

/* Content Loops*/
section.content-loop .content-loop-header h1 {font-size: 28px;margin-bottom: 20px;float: left;}
section.content-loop .content-loop-header a {font-size: 14px;color: #484848;line-height: 28px;}
section.content-loop .content-loop-header a:hover { color: rgba(72, 72, 72, 0.75);}

section.content-loop .content-loop-item {padding-left: 7px;padding-right: 8px;}
section.content-loop .content-loop-item .content-loop-image img {max-width:100%;height: auto;}
section.content-loop .content-loop-item .content-loop-text {background: #fff;padding: 15px;border-radius:0 0 5px 5px;border-left:1px solid #E6ECF0;border-right:1px solid #E6ECF0; border-bottom:1px solid #E6ECF0;min-height: 89px;}
section.content-loop .content-loop-item .content-loop-text a {color: #484848;}
section.content-loop .content-loop-item .content-loop-text a:hover { color: rgba(72, 72, 72, 0.75);}
section.content-loop .content-loop-item .content-loop-text h2 {font-size: 18px;margin-bottom: 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;line-height: 1.1;}
section.content-loop .content-loop-item .content-loop-text p {font-size: 14px;margin-bottom: 0;font-weight: 300;}

section.content-loop .content-loop-item-container  {width: 100%;float: left;}
section.content-loop .content-loop-item-container .slick-arrow {z-index: 9;position: absolute;top: 50%;border:none;background:none; color: #767676;font-size: 42px;margin-top: -31px;}
section.content-loop .content-loop-item-container .slick-arrow.slickNext {right: -30px;}
section.content-loop .content-loop-item-container .slick-arrow.slickPrev {left: -30px;} 
section.content-loop .content-loop-item-container .slick-arrow.slick-disabled {display: none !important;} 



/* Page Styles */
.entry-content {padding: 30px 40px;background: #fff; border:1px solid #EAEFF3;}

.outreach-committee a {padding: 10px 30px;display: block;}
.outreach-committee a img {max-width:100%;}

/* Take Action */
.take-action-items {background: #B5F9FF;padding: 30px;text-align: center;}
.take-action-items h1 {font-size: 22px;margin-bottom: 20px;font-family: 'ITC Avant Garde Pro Md';}
.take-action-items .take-action-item  {text-align: center;margin-bottom: 80px;padding-left: 12px;padding-right: 12px;}
.take-action-items .take-action-item a {color: #484848;font-family: 'ITC Avant Garde Pro Md';}
.take-action-items .take-action-item a:hover { color: rgba(72, 72, 72, 0.75);}
.take-action-items .take-action-item .img-container {margin-bottom: 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.take-action-items .take-action-item img {max-width:100%; border-radius:50%;}
.take-action-items .take-action-item.active-item img {border: 18px solid #ffda00;}



/* Take Action Singles */
.take-action-feature {background-position:bottom; background-repeat:repeat-x; padding:150px 35px 220px; position: relative;}
.take-action-feature .take-action-feature-content {color: #fff;}
.take-action-feature .take-action-feature-content h1 {line-height: 1.4;font-family: 'ITC Avant Garde Pro Md';}
.take-action-feature .take-action-feature-content h2 {font-size: 20px;line-height: 1.4;color: rgba(255, 255, 255, 0.8);}
.take-action-feature .take-action-image img {width: 100%;margin-top: -125px;}
.take-action-feature .take-action-gallery { position: absolute;bottom: 50px;right: 0;left: 0;text-align: center; }
.take-action-feature .take-action-gallery .gallery-item  {width: 68px;border:2px solid #fff;display: inline-block; margin: 2px;}
.take-action-feature .take-action-gallery .gallery-item img {height: auto; max-width:100%;}

/*Centers*/
.center-header address {font-size: 18px;}
.content-details  {font-size: 18px; }
.content-details .fa { width: 25px;}
.content-details .hours .fa {float: left;line-height:1.2;}
.content-details .hours ul {float: left;list-style:none;float: left; margin: 0;padding: 0;}
.content-details .hours ul li {display: none;line-height: 1.2;margin-bottom: 5px;}
.content-details .hours ul li.today {font-weight:700;display: block;}
.content-details .expand-hours {margin-left: 10px;}
.content-details .details-meta + .details-meta {margin-top: 10px;}
.content-details .details-meta.place-link {word-wrap:break-word;}
.what-you-learn h3 {margin-right: 30px;font-size: 18px;line-height: 1.7;}
.what-you-learn .what-you-learn-content {overflow: hidden;}

.repeater-content .repeater-content-title h3 {font-size: 18px;}
.repeater-content .repeater-content-title *:last-child {margin-bottom: 0;}
.repeater-content .repeater-content-details *:last-child {margin-bottom: 0;}

/* Blog */
.hentry, .post { overflow:hidden;}
.post .meta {font-size: 18px;}

.post-feature-image.thumbnail-size {float: left;margin-right: 10px;margin-bottom: 10px;margin-top: 5px;}

.entry-title small {margin-left: 10px;}
.post-meta {font-size: 18px;margin: 15px 0;}

.loop-image {margin-bottom: 30px;}
.archive-loop-container .post {margin-bottom: 30px;}

/* Events Archive */
.entry-content.archive-events {padding: 0;}
.events-left {padding: 30px 15px;}
.events-left h1 {margin-bottom: 20px;}
.events-items-container {max-height:565px;overflow: hidden;}
.events-items-container hr {margin-top: 13px;margin-bottom: 13px;}
.events-items-container h4.events-date {font-size: 18px;font-weight: 400;margin-bottom: 0px;margin-top: 30px;padding-bottom: 10px;}
.events-items-container .event-item {border-top:1px solid #DBDBDB;}
.events-items-container .event-item a {display: flex;align-items:center;overflow: hidden;color: #484848;position: relative;}
.events-items-container .event-item a img {max-width:190px; height: auto;}
.events-items-container .event-item a:hover {text-decoration: none;}
.events-items-container .event-item a .event-item-details {overflow: hidden;padding: 30px 25px;}
.events-items-container .event-item a h2 {font-size: 24px;}
.events-items-container .event-item a .fa {position: absolute;right: 10px;top: 50%;font-size: 42px;color: #767676;margin-top: -21px;}
.events-items-container .event-item a .event-item-meta {font-size: 18px;}
.events-items-container .event-item a .event-item-meta .meta.time {color: #999999;}

.events-filter {border:1px solid #DBDBDB;border-radius: 3px;display: inline-block;}
.events-filter .filter {display: inline-block;}
.events-filter .filter.reset-filter {padding: 11px 15px;}
.events-filter .filter .fa {font-size: 16px;margin-left: 10px;}
.events-filter .filter + .filter {border-left:1px solid #DBDBDB;}
.events-filter .filter input:not([type='checkbox']) {border:none;padding: 10px;font-size: 16px;width: 140px;}
.events-filter .filter input.datepicker {width: 200px;}
.events-filter .filter .dropdown {border:none;width: 100px;}
.events-filter .filter .dropdown a {padding: 10px;display: block;font-size: 16px;color: #909090;cursor: pointer;}
.events-filter .filter .dropdown a:hover {text-decoration: none;}
.events-filter .filter .dropdown a .fa {margin-left: 0;font-size: 18px;}
.events-filter .filter .checkbox-filter {padding: 0 10px;}

.reset-filters  {    cursor: pointer;}

.events-filter .filter input::-webkit-input-placeholder { color: #909090; font-size: 16px; }
.events-filter .filter input:-moz-placeholder { color: #909090; font-size: 16px; }
.events-filter .filter input::-moz-placeholder { color: #909090; font-size: 16px; }
.events-filter .filter input:-ms-input-placeholder { color: #909090; font-size: 16px; }

.mobile-filter {display: none;border:1px solid #E6ECF0;overflow: hidden;margin: 30px 0;}
.mobile-filter ul {list-style:none;padding:0;margin: 0;}
.mobile-filter ul li {width: 50%;float: left;}
.mobile-filter ul li + li {border-left:1px solid #E6ECF0;}
.mobile-filter ul li button.active { border-bottom: 5px solid #FE5C38;}
.mobile-filter ul li button {text-decoration: none; width: 100%;border:none;background: #fff;font-size: 20px; color: #484848; padding: 15px 24px; border-bottom: 5px solid transparent; border-top: 5px solid transparent;}

.event-featured-image img {width: 100%;height:auto;}

.share-volunteer {margin-top: 6px;}
.share-volunteer .sign-up-button form {display: inline-block;}
.share-volunteer .sign-up-button form button {display: inline-block;}



#map-container  {position: relative;}
#map-container .search-map { position: absolute;  top: 10px;left: 115px;z-index: 9;background: #fff;border:1px solid #DCE0E0;     padding: 5px 10px;}
#map-container .search-map input { margin-top: 0;margin-right: 6px;}
#map-container .search-map label { margin-bottom: 0;font-size: 12px;}


.gm-style-iw  {text-align: center;}
.gm-style-iw .img-container {float:none!important;}
.gm-style-iw .img-container img {max-width:200px; margin-bottom:15px;margin-top: 10px;}
.gm-style-iw h2 {font-size: 20px;max-width:250px;}
.gm-style-iw .event-item-meta .meta {font-size: 18px;}
.gm-style-iw hr {display: none;}

.gm-style-iw a {color: #000;}
.gm-style-iw i.fa.fa-angle-right {display: none;}

.center-items-container {margin-top: 30px;}


/* Share */
.share {list-style:none;padding: 0 !important;margin:0 !important; float: right;}
.share li {float: left; margin-bottom: 0;}
.share li + li {margin-left:20px;}
.share li a {display: block; color: #484848;font-size: 18px;text-align: center; }

/*.share li a.facebook {background: #5C72A3; }
.share li a.twitter {background: #48C0F2; }
.share li a.google-plus {background: #C85A41; }
.share li a.pinterest {background: #B8252B; }
.share li a.email {background: #231F20; }*/

/* Forms */
.nf-form-fields-required {display: none;}
.nf-form-cont {}
.nf-form-cont .nf-field-element p {font-size: 20px;line-height: 1.4;color: #113f42;}
.nf-form-cont .nf-field-element input:not([type="button"])  {background:none;border:none; border-bottom:3px solid #3ac1cc;font-size: 24px;}
.nf-form-cont .nf-error .nf-field-element input:not([type="button"])  {border-bottom:3px solid #e80000;}
.nf-form-title h3 {font-size: 38px;font-family: 'ITC Avant Garde Pro Md';color: #113f42;}
.nf-form-cont .nf-error .ninja-forms-field {border-bottom:3px solid #e80000;}
.nf-form-cont .nf-field-element input::-webkit-input-placeholder { color: #909090; font-size: 24px; }
.nf-form-cont .nf-field-element input:-moz-placeholder { color: #909090;font-size: 24px; }
.nf-form-cont .nf-field-element input::-moz-placeholder { color: #909090; font-size: 24px;}
.nf-form-cont .nf-field-element input:-ms-input-placeholder { color: #909090; font-size: 24px; }
.nf-form-cont .nf-field-element p.small { font-size: 12px;margin-bottom: 0;}

/* Salesforce form */
.nf-form-fields-required {display: none;}
.nf-form-cont {}
.nf-form-cont .nf-field-element p {font-size: 20px;line-height: 1.4;color: #113f42;}
.nf-form-cont .nf-field-element input:not([type="button"])  {background:none;border:none; border-bottom:3px solid #3ac1cc;font-size: 24px;}
.nf-form-cont .nf-error .nf-field-element input:not([type="button"])  {border-bottom:3px solid #e80000;}

.wForm label, .wForm .label {color:#909090;font-size: 16px;text-align: left;padding-left: 0; white-space:normal;font-weight: normal;}
.wFormContainer .wFormTitle {font-size: 38px;font-family: 'ITC Avant Garde Pro Md';color: #113f42;margin-top: 0;margin-bottom: 0;}
.wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {margin-top: 0 !important;}
.wForm input[type=text], .wForm input[type=time], .wForm input[type=number], .wForm input[type=url], .wForm input[type=email], 
.wForm textarea {background:none;border:none; border-bottom:3px solid #3ac1cc;font-size: 24px;}


.nf-form-cont .nf-error .ninja-forms-field {border-bottom:3px solid #e80000;}
.nf-form-cont .nf-field-element input::-webkit-input-placeholder { color: #909090; font-size: 24px; }
.nf-form-cont .nf-field-element input:-moz-placeholder { color: #909090;font-size: 24px; }
.nf-form-cont .nf-field-element input::-moz-placeholder { color: #909090; font-size: 24px;}
.nf-form-cont .nf-field-element input:-ms-input-placeholder { color: #909090; font-size: 24px; }
.nf-form-cont .nf-field-element p.small { font-size: 12px;margin-bottom: 0;}



/* Author Pages */
.center-header {overflow: hidden;}
.center-header .organization-logo {float: left;margin-right: 15px;}
.center-header .organization-logo img {max-height:100px;width: auto;}
.center-header .organization-logo.wide-logo {float: none;margin-bottom: 15px;}

.organization-sidebar-group + .organization-sidebar-group {border-top:1px solid #E8E8E8;padding-top: 20px;margin-top: 20px;}
.organization-sidebar-group h2 {margin-bottom: 20px;}
.organization-sidebar-group article  {overflow: hidden;}
.organization-sidebar-group article + article {border-top:1px solid #E8E8E8;padding-top: 20px;margin-top: 20px;}
.organization-sidebar-group article .sidebar-image {float: left;margin-right: 10px;}
.organization-sidebar-group article .sidebar-image img {width: 70px;height: auto;}
.organization-sidebar-group article .sidebar-content h1 {font-size: 16px;font-weight: 700;line-height: 16px;padding-top: 5px;}
.organization-sidebar-group article .sidebar-content h1 a {color:#333;}
.organization-sidebar-group article .sidebar-content p {margin-bottom: 0;}

.organization-items.take-action-items .take-action-item img {border-radius:0; max-height:100px;}

/* Pagination */
.paginate {width: 100%;float: left; overflow: hidden;margin-bottom: 30px; padding-top: 50px;}
.paginate .page-numbers {  color: #2A2A2A ;  position: relative; float: left; padding: 6px 12px;margin-right: 10px; line-height: 1.42857143;  text-decoration: none; background-color: #F7F7F7;    border: 1px solid #8c8c8c;}
.paginate .page-numbers.current { background: #FCFCFC; color: rgba(26, 26, 26, 0.3);  }
.paginate .page-numbers.current:hover { background: #FCFCFC; color: rgba(26, 26, 26, 0.3);  }
.paginate .page-numbers:hover {background: #2A2A2A; color: #fff;} 

.pagination {width: 100%;}



/* Sidebar */
.sidebar {overflow: hidden;}
.widget {  margin-bottom: 30px;  }
.widget :last-child { margin-bottom: 0; }
.widget .meta-date { font-size: 12px; color: #999; }
.widget .widget-title { padding: 0 0 13px; font-size: 30px; }
.widget .gform_wrapper { max-width: 100%; padding: 15px; }

.widget ul {list-style:none; margin: 0;padding: 0;}
.widget ul li {margin-top: 10px;overflow:hidden;}
.widget ul li + li {margin-top: 20px;    padding-top: 20px;    border-top: 1px solid #E8E8E8;}
.widget ul li .fa {width: 20px;}

.widget .widget-post-thumbnail {max-width:70px;float: left;margin-right: 10px;}
.widget .widget-post-content {overflow:hidden;}
.widget .widget-post-content h4 {margin: 0;}
.widget .widget-post-content h4 a {color: #333333;font-size: 18px;line-height: 21px;}
.widget .widget-post-content cite {font-style:normal;color: #848484;}

/* Footer */
.footer {background: #fff; border-top:1px solid #E6ECF0;padding-top: 20px; color: #484848;text-align: center; font-size: 12px; padding-bottom: 30px;}
.footer p {display: inline-block;}
.footer a {color: #484848;}
.footer .menu-navigation-container {display: inline-block; margin-right: 20px;}
.footer .menu-navigation-container .footer-nav {list-style:none; padding: 0;margin: 0;}
.footer .menu-navigation-container .footer-nav>li {display: inline-block;}
.footer .menu-navigation-container .footer-nav>li + li {margin-left: 15px;}
.footer .menu-navigation-container .footer-nav>li>a {color: #484848;}
.footer .menu-navigation-container .footer-nav>li>a:hover {color: #484848;text-decoration: underline;}
.footer ul.social {list-style:none;margin-left: 0;padding-left: 0;margin-top: 20px;}
.footer ul.social>li {display: inline-block;font-size: 26px;}
.footer ul.social>li + li {margin-left: 40px;}

/* ------------------------------- MSC Styles -------------------------------- */

/* Animations */

/* Alignment */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

blockquote {color: #323232;font-size: 22px;line-height: 30px; border-top:2px solid #EFEFEF;border-bottom:2px solid #EFEFEF; width: 270px;float: left;}

img.alignleft { margin: 15px 30px 15px 0; }
img.alignright { margin: 15px 30px 15px 0; }
img.aligncenter, .wp-caption.aligncenter { margin-top: 7px; margin-bottom: 7px; }

.wp-caption.alignleft { margin: 7px 14px 7px 0; }
.wp-caption.alignright { margin: 7px 0 7px 14px; }
.wp-caption { margin-bottom: 24px; }
.wp-caption img[class*="wp-image-"] { display: block; margin: 0; }
.wp-caption { color: #767676; }
.wp-caption-text { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 12px; font-style: italic; line-height: 1.5; margin: 9px 0; padding-right: 10px; }
.wp-smiley { border: 0; margin-bottom: 0; margin-top: 0; padding: 0;}


/* Forms */
.gform_wrapper { display: block; clear: both; max-width: 100% !important; margin: 0 !important; }
.gform_wrapper .gform_heading { display: block; clear: both; }
.gform_wrapper .gform_body { display: block; clear: both; }
.gform_wrapper .gform_footer { display: block; clear: both; }

.gform_wrapper .gform_heading .gform_title { font-size: 40px;  text-align: center; color: #3177a1; }
.gform_wrapper .gform_fields { display: block; clear: both; margin: 0; padding: 0; }
.gform_wrapper .gform_body ul { margin: 0; }
.gform_wrapper .gform_body li.gfield {  list-style: none; margin: 0; clear: none; }
.gform_wrapper .gform_body li:before { content: ""; }
.gform_wrapper .gform_body .gfield_radio li label { padding-left: 10px; }
.gform_wrapper .hidden_label label { display: none; }

.gform_wrapper .gform_body .ginput_complex { float: left; width: 100%; clear: both; }
.gform_wrapper .gform_body .ginput_complex span:nth-child(1) { padding-right: 15px; }
.gform_wrapper .gform_body .ginput_complex span:nth-child(2) { padding-left: 15px; }
.gform_wrapper .gform_body input[type="text"], .gform_wrapper .gform_body input[type="email"], .gform_wrapper .gform_body input[type="tel"], .gform_wrapper .gform_body select, .gform_wrapper .gform_body textarea { color: #505050; line-height: normal; border: 1px solid #e2e2e2; border-radius: 0; padding: 10px; margin: 0 0 20px; width: 100% !important; box-shadow: inset 0 4px 5px #f5f5f5; }
.gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_body input[type="button"] { margin: 0; padding: 10px 24px; text-transform: uppercase; border: none; background: #f3c551; }
.gform_wrapper .gf_progressbar_wrapper { display: none; }

.gform_wrapper .validation_error { padding: 10px 20px; margin-bottom: 10px; font-size: 18px; border: 1px solid rgb(255, 0, 0); }
.gform_wrapper .validation_message { padding: 4px 12px; margin-bottom: 10px; font-size: 18px; color: #fff; background: red; float: left; width: 100%; position: relative; text-align: center; }
.gform_wrapper .validation_message:before { content: ""; border-bottom: 10px solid red; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; top: -10px; left: 50%; margin-left: -10px; }

/* Search Form */
#searchform {display:flex;}
#searchform input.search-input {flex:1;font-size: 18px;  border:none;  height: 50px;}
#searchform button.submit {height: 50px; background:none;border:none; font-size: 20px;padding: 0 10px;}
#searchform .submit-container {}
#searchform .submit-container input {font-size: 16px;height: 32px;border-left:none;background: #fff; border-top:1px solid #CECECE; border-right:1px solid #CECECE;border-bottom:1px solid #CECECE;}


.search .entry-content #searchform input.search-input {flex:1;font-size: 18px; padding-left: 15px;  border-right:none; border-top:1px solid #ddd;border-left:1px solid #ddd;border-bottom:1px solid #ddd;  height: 50px;}
.search .entry-content #searchform button.submit {height: 50px; background:none; border-left:none; border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd; font-size: 20px;padding: 0 10px;}

.search-results .article-loop-content {overflow: hidden;}

/* Comments */
.comments ol { list-style: none; margin: 0; padding: 0; }
.comments li { margin: 0; padding: 13px 0; border-bottom: 1px solid #ccc; }
.comments li:nth-child(even) { background: #f9f9f9; }
.comments .meta { font-size: 10px; margin: 0 0 6px; }
.comment-form div[class^="grid-"] input[type="text"], .comment-form div[class^="grid-"] input[type="password"], .comment-form div[class^="grid-"] input[type="email"], .comment-form div[class^="grid-"] textarea, .comment-form div[class^="grid-"] select, .comment-form div[class*="grid-"] input[type="text"], .comment-form div[class*="grid-"] input[type="password"], .comment-form div[class*="grid-"] input[type="email"], .comment-form div[class*="grid-"] textarea, .comment-form div[class*="grid-"] select, .contact-container input[type="text"], .contact-container input[type="password"], .contact-container input[type="email"], .contact-container textarea, .contact-container select, .contact-container input[type="text"], .contact-container input[type="password"], .contact-container input[type="email"], .contact-container textarea, .contact-container select { width: 100%; max-width: 100%; -moz-box-sizing:border-box; box-sizing:border-box; }
#commentform textarea { width: 100%; }
#commentform .button { margin: 13px 0;  }
.form-box { padding: 0 0 6px;  }


/* ------------------------------- Media Queries -------------------------------- */
@media only screen and (max-width: 1280px) {



section.content-loop .content-loop-item-container {padding: 0 35px;}
/*section.content-loop .content-loop-item-container .slick-arrow {background: #F5F8FA;bottom: -35px;top: initial;width: 35px;height: 35px;padding: 0;font-size: 30px; line-height: 1;}*/
section.content-loop .content-loop-item-container .slick-arrow.slickNext {right: 0 !important; }
section.content-loop .content-loop-item-container .slick-arrow.slickPrev {left: 0 !important; } 
}
@media only screen and (max-width: 1200px) {
::-webkit-input-placeholder { font-size: 16px; }
:-moz-placeholder {font-size: 16px; }
::-moz-placeholder { font-size: 16px; }
:-ms-input-placeholder { font-size: 16px; }


.header .navbar-nav>li>a, .header .dropdown-menu>li>a {font-size: 15px;}
.header  .menu-search a {padding: 15px 10px;}
.header  .menu-search .search-input.open {width: 160px;}
#searchform input.search-input {font-size: 16px;border-radius:0;}

.events-filter {    display: block; width: 246px; margin: 0 auto;}
.events-filter .filter input:not([type='checkbox']) {width: auto;}
.events-filter .filter {display: block;}
.events-filter .filter + .filter {border-left:none;border-top: 1px solid #DBDBDB;}
.events-left h1 {text-align: center;}

.filter-item .img-container {width:100px;}
.events-items-container .event-item a img {width:100px;height: auto;}

.header .branding {background-size:100%;background-position:center bottom;}
.header .branding:after { background:#B5F8FE; }
.header .branding .logo img {max-width: 130px;}
}

@media only screen and (min-width: 992px) {
.no-pad-right-lg {padding-right:0 !important;}
.no-pad-left-lg {padding-left:0 !important;}
}

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

.header section.menu {position: fixed; top: 40px;bottom: 0; height: 100%; min-height: 100%; right: -478px; width: 478px; overflow: visible; z-index: 99; background: #f5f8fa; -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -ms-transition: all 0.1s; -o-transition: all 0.1s ; transition: all 0.1s; border-left: 1px solid #282828; }
.header section.menu.open { right: 0; display: block; }
.header section.menu .container {padding-left: 0;padding-right: 0;width: 100%;display: block;}
.header .navbar-toggle { position: absolute; top: 0; left:-42px; padding: 0 7px; display: block; border: none; z-index: 999; margin: 0; background: #fe583f; width: 42px; height: 42px; border-radius: 0; border-left:1px solid #ccc;border-bottom:1px solid #ccc;}
.header .navbar-toggle .icon-bar {background: #fff; height: 4px; width: 30px; transition: all .2s ease-in-out; }
.header .navbar-toggle .icon-bar+.icon-bar { margin-top: 3px; }
.header .navbar-toggle.open .icon-bar:nth-child(2) {  }
.header .navbar-toggle.open .icon-bar:nth-child(3) { width: 24px; }
.header .navbar-toggle.open .icon-bar:nth-child(4) { width: 18px; }
.header .navbar-nav>li.active>a {border-bottom:none;}
.header  .menu-search {float: none;}
.header  .menu-search a {display: none;}
.header  .menu-search .search-input {width: auto;margin-top: 0 !important;}
.header  .menu-search .search-input input {padding-left: 20px;}
#searchform button.submit {height: 55px;}
/* Alternate Arrow close
.navbar-toggle.open .icon-bar:nth-child(2) { transform: rotate(30deg); }
.navbar-toggle.open .icon-bar:nth-child(3) { width: 24px; }
.navbar-toggle.open .icon-bar:nth-child(4) { transform: rotate(-30deg); }
*/
.header .navbar-wrapper .menu-navigation-container { float: none; overflow-y: auto; margin: 0; }
.header .navbar-nav { overflow-y: scroll; position: absolute; height: 100%; width: 100%; }
.header .navbar-nav>li { float: none; }
.header .navbar-nav>li+li { border-top: 1px solid #282828; }
.header .navbar-nav>li>a {position: relative;}
.header .navbar-nav>li>a, .header .dropdown-menu>li>a { font-size: 16px;  padding: 11px 24px; font-weight: bold; border:none;text-align: left;}
.header .dropdown-menu>li>a {padding-left: 30px;}
.header .navbar-nav>li>a:hover, .dropdown-menu>li>a:hover {  border:none !important;}
.header .menu-search {border:none;}
.header .menu-search:hover {border:none;}
.header .branding { padding: 5px 0; }
.header .branding .logo {}
.header .branding img { max-height: 100px; display: initial;}
.footer .dropdown-toggle .fa {display: none;}
.admin-bar .header .navbar-wrapper { top: 32px; }
.admin-bar .header .navbar-nav { padding-bottom: 32px; }

.feature-right {margin-top: 30px;}
.header .navbar-nav {display: block;}
.header .navbar-nav>li {border-left:none;}

.take-action-feature {padding: 50px 35px 50px; background-position: 0 300px;}

.take-action-feature .take-action-image img {margin-top: 0;}
.take-action-feature .take-action-gallery {position: relative;bottom: 0;}
.events-items-container {max-height:initial;}
#map-container .search-map {display: none;}
#map-container .acf-map {min-height:400px !important;height: 400px;}
#searchform input.search-input {margin-top: 0;}
.header .menu .container > * {display: block;}
.repeater-content .repeater-content-title h3 {font-weight: 700;margin-bottom: 15px;}

.sign-up-button a, .sign-up-button button  {width: 100%;float: left;margin-top: 20px;}
.sign-up-button form {width: 100%;}

.dropdown-toggle .fa {position: absolute;right: 0;top: 0;bottom: 0;width: 30px;font-size: 30px;line-height: 40px;width: 42px;color:#fff;text-align: center;background: #FE583F;}
.header .navbar-nav>li {text-align: left;}
.dropdown-menu {box-shadow:none;}
.mobile-filter {display: block;}
.events-items-container .event-item a .fa {display: none;}
.mobile-filter-map {display: none;}


}


@media only screen and (max-width: 767px) {
.admin-bar .header .navbar-wrapper { top: 46px; }
.admin-bar .header .navbar-nav { padding-bottom: 46px; }

.header section.menu { right: -378px; width: 378px; }
.feature .slide .slide-link h1 {font-size: 22px;}
.feature .slide .slide-link p {font-size: 18px;}
.feature-right {height: auto;}
section.content-loop .content-loop-header h1 {font-size: 16px;}
.take-action-items .take-action-item {margin-bottom: 35px;}
.events-items-container .event-item a h2 {font-size: 16px;}
.events-items-container .event-item a .event-item-meta {font-size: 14px;}
.events-items-container h4.events-date {display: none;}
.event-featured-image  {width: 100%; margin-bottom: 35px;}
.content-primary h1 {font-size: 22px;}
.content-primary p {font-size: 16px;}
.post-meta .meta {float: none !important;}
.post-meta .share {margin: 0 auto;display: block;float: none !important;margin-top: 10px;}
.post-feature-image.thumbnail-size {max-width:100px;}

.clear-xs {clear:both;}

.header .branding {
    background-size: 175%;
    background-position: 72% 100%;
}

.entry-content {padding: 20px 10px;}
.content-primary li {font-size: 16px;}


.sign-up-button a, .sign-up-button button  {float:none;width: auto;display:inline-block;margin-top:0;}
.sign-up-button form {float:none;width: auto;display:inline-block;}
.organization-side {margin-top: 30px;}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {


}

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

.header section.menu { right: -278px; width: 278px; }
.header .navbar-nav>li>a { padding: 11px 18px; }
.feature .slide .slide-link h1 {font-size: 18px;}
.feature .slide .slide-link p {font-size: 14px;}
section.content-loop .content-loop-item .content-loop-image img {width: 100%;}

.section-content.content-loop .container, section.content-loop .content-loop-item, section.content-loop .content-loop-item-container {padding: 0;}
section.content-loop .content-loop-item .content-loop-text {border-radius:0;border-left:none;border-right:none;}
section.content-loop .content-loop-item-container .slick-arrow {    background: rgba(255, 255, 255, 0.58);color: #484848;line-height: 30px; padding: 0 12px;}
.take-action-items .take-action-item {width: 100%;}
.take-action-feature .take-action-feature-content h1 {font-size: 24px;}
.sign-up-button a, .sign-up-button button  {width: 100%;float: left;margin-top: 20px;}
.sign-up-button form {width: 100%;}
.sign-up-button {width: 100%;}

}
@media (max-width:480px){
	  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1)
  {
    clear: none;
  }
  .col-xs-1:nth-child(12n+1),
  .col-xs-2:nth-child(6n+1),
  .col-xs-3:nth-child(4n+1),
  .col-xs-4:nth-child(3n+1),
  .col-xs-6:nth-child(2n+1){
    clear: left;
  }
}
@media (min-width:480px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1)
  {
    clear: none;
  }
  .col-xs-1:nth-child(12n+1),
  .col-xs-2:nth-child(6n+1),
  .col-xs-3:nth-child(4n+1),
  .col-xs-4:nth-child(3n+1),
  .col-xs-6:nth-child(2n+1){
    clear: left;
  }
}

@media (min-width:767px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-xs-1:nth-child(12n+1),
  .col-xs-2:nth-child(6n+1),
  .col-xs-3:nth-child(4n+1),
  .col-xs-4:nth-child(3n+1),
  .col-xs-6:nth-child(2n+1)
  {
    clear: none;
  }
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: left;
  }
}
/*  Medium Desktop  */
@media (min-width:992px){

  /* Column clear fix */
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1){
    clear: left;
  }
}
@media (min-width:1200px){

  /* Column clear fix */
  .col-md-1:nth-child(12n+1),
  .col-md-2:nth-child(6n+1),
  .col-md-3:nth-child(4n+1),
  .col-md-4:nth-child(3n+1),
  .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1),
  .col-sm-2:nth-child(6n+1),
  .col-sm-3:nth-child(4n+1),
  .col-sm-4:nth-child(3n+1),
  .col-sm-6:nth-child(2n+1){
    clear: none;
  }
  .col-lg-1:nth-child(12n+1),
  .col-lg-2:nth-child(6n+1),
  .col-lg-3:nth-child(4n+1),
  .col-lg-4:nth-child(3n+1),
  .col-lg-6:nth-child(2n+1){
    clear: left;
  }
}