a {color:#ff9e16;}

.text-kc-aqua {
	color: #00a5b0 !important;
}
.float-right {
	float: right;
	margin-left: 20px;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
#starburst-row {
	padding: 70px 0;
}
.community-block {
	margin-bottom: 20px;
}
#registration-stars {
	border-top: solid 1px #837b77;
	margin-bottom: 3rem;
	clear: both;
}

@media only screen and (min-width: 991px) {
	.location-box {
		max-height: 280px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
	.location-box {
		min-height: 545px;
	}
}

.location-box > div{
	border-top: 1px solid #c1bcb9;
	padding-top: 20px;
	margin-top: 20px;
}
.location-box:first-child > div, .location-box:nth-child(2) > div {
	border: none;
}
.location-director-image {
	padding: 0;

}
.loc-image-wrapper {
	display: relative;
}
.main-header {
	margin-top: 8rem;
    color: #ea6847;
    font-family: "sketchymedium";
    font-size: 45px;
    margin-bottom: 26px;
    text-align: center;
    line-height: 1.4;
}
.introtext {
	font-size: 2.6rem;
	color: #847c78;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 5rem;
}
.location-box .loc-image-wrapper:before,
.class-list-star-mask:before {
	background: url(../images/zigzagsingle.png) no-repeat top left;
	background-size: 100% 100%;
	content: " ";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	max-width: 350px;
	max-height: 350px;
}
.class-list-star-mask {
	position: relative;
	width: 220px;
	height: 220px;
	margin: 0 auto;
}
#banner-fancy {
	position: relative;
}
#banner-fancy-sub {
	position: relative;
}
#banner-fancy-sub .banner-text {
	bottom: 65px;
}
#banner-fancy-sub a.go-button {
	float: right;
}
#banner-fancy-sub p {
	width: 75%;
}
@media only screen and (max-width: 480px) {
	#banner-fancy-sub .banner-text {
		bottom: 105px;
	}
	#banner-fancy-sub .banner-text h2 {
		font-size: 24px;
	}
	#banner-fancy-sub a.go-button {
		float: none;
	}
	#banner-fancy-sub a.go-button img {
		margin: 0;
		width: 48px;
		height: 48px;
	}
	#banner-fancy-sub p {
		float: none;
		font-size: 2rem;
	}
}


#body-content {
	font-size: 2rem;
}

.slides-pagination { /*added to page dynamically - superslides */
    z-index: 1002;
    position: absolute;
	left:25px;
	bottom: 50px;
	margin-bottom: 21px;
}
.slides-pagination a {
	display: block;
	float: left;
	margin-right:8px;
	font-size: 0;
	border: 6px solid #ffffff;
	border-radius: 50%;
}
.slides-pagination a.current {
	border: 6px solid #98c21f;
}
#program-picker h4 {
	font-family: 'quicksand';
	font-weight: bold;
	background-color: #ff8016;
	width: 100%;
	text-align: center;
	color: #FFF;
	padding: 1rem;
	font-size: 2rem;
}
#program-picker .sf-field-taxonomy-class-location,
#program-picker .sf-field-taxonomy-class-category
{
	width: 50%;
	float: left;
	padding: 0 5px;
}

#program-picker #results-list {

}
#program-picker .result {
	border-bottom: 1px solid #978f8b;
	padding: 1.5rem 0;	
}
#program-picker .result:last-child {
	border-bottom: none;
}
#program-picker .result h3, #program-picker .result h3 a {
	font-size: 1.7rem;
	font-weight: bold;
	color: #00a5b0;
	margin-bottom: 0;
}
.small-date {
	color: #847c78;
	font-size: 1.4rem !important;
	font-weight: bold;
	margin: 0;
}
#program-picker .result p {
	font-size: 1.7rem;
}

#program-picker label, #program-picker select {
	width: 100%;
}
#program-picker .signup {
	color: #837b77;
	font-weight: bold;
	font-size: 1.5rem;
}
#program-picker .pagination {
	display: none;
}
.searchandfilter ul {
	padding: 0;
	margin: 0;
}

/* FLEXIBLE CONTENT */
@media only screen and (min-width: 1024px) {
	.fc-col1.two-up {
		width: 48%;
		float: left;
	}
	.fc-col2 {
		width: 48%;
		float: right;
	}
}

.fc-col1 h2, .fc-col2 h2 {
	font-size: 2.3rem;
	font-weight: bold;
	color: #00a5b1;
}
.fc-col1 h3, .fc-col2 h3 {
	font-size: 1.9rem;
	font-weight: bold;
	color: #847c78;
}

.staff-list .staff-list-item {
	border-bottom: 1px solid #978f8b;
	padding: 1.5rem 0;	
}
.staff-list .staff-list-item:last-child {
	border-bottom: none;
}
.staff-list .staff-list-item h3, .staff-list .staff-list-item h3 a {
	font-size: 1.7rem;
	font-weight: bold;
	color: #00a5b0;
}
.staff-list-item .staff-title {
	font-size: 1.7rem;
	color: #999;
}

.staff-list .staff-list-item p {
	font-size: 1.7rem;
	line-height: 1.5;
}
/*
	 1.) Homepage
 ----------------------------------------*/
.page-id-22 .banner{
	margin-bottom: 100px;
}
.banner img{
	display: block;
	width:100%;
}
.banner{
	position: relative;
	padding:0;
}
.banner-text{
	position: absolute;
	right:35px;
	bottom:16px;
	width:430px;
	max-width: 85%;
	padding:20px;
	background-color: rgba(0, 0, 0, 0.7);
}
.banner-text h2 {
    color: #fff;
    display: block;
    font-family: 'sketchymedium';
    font-size: 42px;
    line-height: 1;
    margin: 0;
}
.banner-text p {
    color: #fff;
    float: left;
    font-family: "quicksand";
    font-size: 27px;
    letter-spacing: 0.4px;
    margin: 0;
    width: 70%;
}

@media only screen and (max-width: 950px) {
	.common-slider .banner-text-wrapper {
		padding: 0;
	}
	.common-slider .banner-text {
		position: static;
		clear: both;
		width: 100%;
		max-width: 100%;
	}
	.common-slider .banner-text h2 {
		font-size: 2.5rem;
	}
	.common-slider .banner-text p {
		float: none !important;
		font-size: 2rem;
		width: 100%;
	}
	.common-slider .go-button img {
		margin: 0;
	}
}

.arrow-link, .arrow-link-fancy {
    bottom: 17px;
    cursor: pointer;
    height: 30px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 55px;
    z-index: 1000;
}
.zigzag-btn.go a{
	padding:10px 0 0;
	font-size: 1.5rem;
    white-space: nowrap;
    font-weight: bold;
    text-decoration: none;
}
.zigzag-btn.go{
	background:#ffcf41 !important;
	position: absolute;
	right:47px;
	bottom: 19px;
	width:40px;
	height:40px;
}
.zigzag-btn.go:before, .zigzag-btn.go:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 40px;
	background:#ffcf41 !important;
	z-index: -1;
}
.extra-activity{

}
.zigzag-btn.sports{
	background: #00a5b2;
	height:162px;
	width:162px;
}
.zigzag-btn.sports:before, .zigzag-btn.sports:after {
	background: #00a5b2;
	height:162px;
	width:162px;
}
.zigzag-btn i {
    background: url("../images/sprite.png") no-repeat scroll -1px -3px;
    height: 77px;
    width: 100px;
    display: block;
    margin:0 auto;
}
.zigzag-btn.sports i {
    background: url("../images/sprite.png") no-repeat scroll -1px 1px;
}
.zigzag-btn h3 {
    color: #ffffff;
    font-family: "quicksand";
    font-size: 29px;
    line-height: 1.3;
    margin: 0;
}
.zigzag-btn.science-lab{
	background: #b0548f;
	height:162px;
	width:162px;
}
.zigzag-btn.science-lab:before, .zigzag-btn.science-lab:after {
	background: #b0548f;
	height:162px;
	width:162px;
}
.zigzag-btn.science-lab i {
    background: url("../images/sprite.png") no-repeat scroll 15px -90px;
}

.zigzag-btn.painting{
	background: #ff9e16;
	height:162px;
	width:162px;
}
.zigzag-btn.painting:before, .zigzag-btn.painting:after {
	background: #ff9e16;
	height:162px;
	width:162px;
}
.zigzag-btn.painting i {
    background: url("../images/sprite.png") no-repeat scroll 5px -207px;  
}
.mission {
    margin: 0 auto;
    padding: 27px 15px 29px;
    text-align: center;
    width: 100%;
    position: relative;
   	border-top: 1px solid #978f8b;
	border-bottom: 1px solid #978f8b;
	font-size: 1.5em;
}

/*
 2.) Community Page
 ----------------------------------------*/
.community-member figure img{
	display: block;
	width:100%;
}
.community-content{
	text-align: center;
	padding:16px 0 21px;
}
.community-content h2{
	color:#ea6847;
	font-size: 50px;
	margin-bottom: 26px;
	font-family: 'sketchymedium';
}
 .member-intro {
    bottom: 13px;
    color: #ffffff;
    font-family: "quicksand";
    font-size: 20px;
    line-height: 1.3;
    position: absolute;
    right: 41px;
    text-align: right;
}
.community .community-member,.related-information-wrapper{
	position: relative;
}
/*.community .community-member:after,.related-information-wrapper:after{
	content:"";
	position: absolute;
	left:0;
	right:0;
	margin:0 auto;
	width:100%;
	border-bottom: 1px solid #978f8b;
	bottom:-12px;
}
.related-information-wrapper:after{
	top:0px;
	bottom:auto;
	border-bottom: 0;
}*/
.related-information-wrapper{
	text-align: center;
	padding:20px 0 12px;
	border-top: 1px solid #978f8b;
	margin-bottom: 20px;
	clear: both;
}
.related-information-wrapper strong{
	font-size: 36px;
	font-weight: 300;
	font-family: 'quicksand';
	line-height: 1.25;
	color:#837b77;
}
.related-information{
	padding:32px 0 20px;
}
.related-information > div {
	padding-left: 0;
	padding-right: 0;
}
.related-information a {
	color: #837b77;
	text-decoration: none;
}
.related-information a:hover {
	color: #00a5b0;	
}
.related-information strong {
    padding: 20px;
    position: relative;
    border-right: solid 1px #908883;
    display: block;
    min-height: 85px;
}
.related-information div:last-child strong {
	border: none;
}
/*.related-information div:after {
	content:"";
	position: absolute;
	top:0;
	right:0;
	border: 1px solid #908883;
	height:85px;
}
.related-information div:last-child:after {
	display: none;
}*/
.section-header {
	font-size: 36px;
	font-weight: 300;
	font-family: 'quicksand';
	line-height: 1.25;
	color:#837b77;
	text-align: center;
	margin: 1em 0;
}
/*
 3.) Community Single Page
 ----------------------------------------*/
.meet-member{
	text-align: center;
	padding:17px 0 0;
}
.meet-member h2{
    color: #ea6847;
    font-family: "sketchymedium";
    font-size: 45px;
    margin-bottom: 26px;
}
.quote-callout{
	text-align: center;
	padding: 6px 0 12px;
	position: relative;
	margin-bottom: 2rem;
}
/*.quote-callout:after{
	content:"";
	position: absolute;
	left:0;
	right:0;
	margin:0 auto;
	width:100%;
	border-bottom: 1px solid #978f8b;
	bottom:-12px;
}*/
.quote-callout h3{
	font-family: 'quicksand';
	color:#847c78;
	margin:20px 0 10px;
	
}
.starburst-photo{
	margin:0 0 0 6%;
}
.quote-text{
	font-size: 32px;
	color:#ea6847;
	text-align: left
}
.starburst-photo figure{
	position: relative
}
.starburst-photo img {
    display: block;
    width: 100%;
}
.starburst-photo figure:before{
	background: url(../images/zigzagsingle.png) no-repeat top left;
	content: "";
    height: 101%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.starburst-mask{
	padding:15px 0 0;
}
.quote-text {
    padding-top: 52px;
    text-align: left;  
}
.quote-text {
    color: #ff9d47;
    font-family: "sketchymedium";
    font-size: 34px;
    line-height: 1.3;
    padding: 0 0 0 5%;
    margin:0 0 6px 0;
}
.quote-attr {
    color: #6f6f6f;
    font-size: 2.4rem;
    padding: 0 0 0 5%;
    margin: 0;
    text-align: left;
}
.video-tutorial-wrapper{
	margin:45px 0 0;
}
.video-tutorial-text{
	padding:30px 0 0;
}
.video-tutorial-text p{
	font-size: 24px;
    letter-spacing: -0.1px;
    line-height: 32px;
    padding: 0 0 0 5%;
    text-align: left;
}

/*
 4.) Family Resource Page
 ----------------------------------------*/
.common-slider .flexslider{
	position: relative;
}
.common-slider .flexslider ul{
	padding:0;
	margin: 0;
}
.common-slider .flex-direction-nav{
	display: none;
}
.common-slider .slides li{
	position: relative;
}
.common-slider .flex-control-nav{
	position: absolute;
	left:25px;
	bottom: 0;
	list-style-type: none;
	margin-bottom: 21px;
}
.common-slider .flex-control-nav li{
	float: left;
	margin-right:8px;
}
.common-slider .flex-control-nav li a{
	font-size: 0;
	border: 6px solid #ffffff;
	border-radius: 50%;
}
.common-slider .flex-control-nav li a.flex-active{
	border: 6px solid #98c21f;
}
a.go-button {display: block;}

.go-button img {
	width: 64px;
	height: 64px;
	display: block;
	margin: 0 20px 0 24%;
}

 
.family-resource h2{
	color:#00a5b1;
}

.our-program img{
	display: block;
	width:100%;
}
.our-program h2,.extra-activity h2{
	text-align: center;
	margin:37px 0 32px;
	font-family: 'quicksand';
	color:#837b77;
	margin-bottom: 0;
}
.program-list-box {
	padding-top: 3rem;
	padding-bottom: 3rem;
	border-bottom: solid 1px #978f8b;
}
.program-list-box:last-child {
	border-bottom: none;
}
.title-card {
	position: absolute;
	right:0;
	bottom:15px;
	padding:20px 0 0 20px;
	background-color: rgba(0, 0,0, 0.7);
	background-blend-mode: multiply;

	width: 60%;
	padding: 0;
	height: 125px;
	display: table;
}
.title-card > div{
	display: table-cell;
	vertical-align: bottom;
	padding:30px 0 0 20px;
}

.title-card p {
	width: 70%;
	font-family: 'sketchymedium';
	font-size: 3rem;
	color: #FFF;
	font-weight: normal;
}
.list-box-img {
	position: relative;
}
.list-box-img a {
	display: block;
}
.list-box-img img { width: 100%; }
.list-box-text {
	text-align: left;
}
.list-box-text .cushion {
	font-size: 26px;
    line-height: 32px;
	padding-left: 3rem;
}
.list-box-img .title-card {
	width: 300px;
}
.program-blocks {
	margin-bottom: 2rem;
}
.program-blocks .pr-img {
	width: 100%;
}
.program-blocks .pr-block {
	margin-bottom: 20px;
	position: relative;
}
.pr-block .title-card {
	width: 270px !important;
}
.pr-block .title-card p {
	font-size: 2.5rem;
	width: auto;
	padding-right: 90px;
}
.program-blocks .title-card { /*OVERRIDES A FEW OF THE PROGRAM-LIST-BOX STYLES */
	right: 14px;
	width: 83%;
}
.program-blocks a.go-button {
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.our-program{
	padding-bottom:22px;
}
.our-program .zigzag-btn.go{
	right:25px;
	bottom:20px;
}
.locationmap{
	text-align: center;

}
.locationmap .location-content{
	position: absolute;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left:0;
	right:0;
	
}
.locationmap .location-content strong{
	 color: #ffffff;
    font-family: "sketchymedium";
    font-size: 61px;
    font-weight: 300;
    letter-spacing: 2px;
}
/*.locationmap:after,.locationmap:before,.visit-site-sec:after,.visit-site-sec:before,.video-wrapper:before,.center-for-arts-science .starburst-mask:before,.rounded-approach:before,.inner-content-wrapper:before,.mission:after,.mission:before{
	content:"";
	position: absolute;
	left:0;
	right:0;
	margin:0 auto;
	width:100%;
	border-top: 1px solid #c1bcb9;
	top:0;
}
.locationmap:before {
	border-top: none;
	border-bottom: 1px solid #c1bcb9;
	top:auto;
	bottom:0;
}*/
.family-resource-wrapper .extra-activity{
	margin-top: 37px;
}

#community-profiles-selected {
	padding: 40px 0 35px;
	border-top: 1px solid #978f8b;
}
hr.styled, hr {
	border: none;
	border-bottom: 1px solid #978f8b;
	padding: 1.3rem 0;
}
/*
 5.) Center for art and science 
 ----------------------------------------*/
.center-for-arts-science .our-program h2{
	margin-top:18px;
	text-align: center;
	color: #837b77;
}
.visit-site-sec{
	padding:16px 0;
	margin-bottom:24px;
	text-align: center;
	position: relative;
	border-bottom: 1px solid #978f8b;
	border-top: 1px solid #978f8b;
}

.visit-site-sec a{
	font-size: 36px;
	color: #ea6847;    
    font-family: 'quicksand';
    text-decoration: none;    
  	display: inline-block;    
}
.video-wrapper{
	text-align: center;
	position: relative;
}
.video-wrapper figure{
	margin-bottom:28px;
}

/*
 6.) Our Impact
 ----------------------------------------*/


.rounded-approach-wrapper h2{
	margin-bottom: 0px;
	padding-bottom: 9px;
}
.rounded-approach{
	padding:16px 0 25px;
	position: relative;
}
.rounded-approach-img{
	padding-top:9px;
	position: relative;
}
.rounded-approach-text{
	text-align: left;
}
.rounded-approach-text p{
	font-size: 26px;
    line-height: 32px;
}

.page-id-58 .program-list-box .title-card{
	left:15%;	
}
.program-list-box .title-card .color4{
	background: rgba(0,165,178,0.70);
}
.program-list-box .title-card .color5{
	background: rgba(152,194,31,0.70);
}
.program-list-box .title-card .color6{
	background: rgba(255,158,22,0.70);
}
.program-list-box .title-card .color7{
	background: rgba(234,104,71,0.70);
}
.program-list-box .list-box-description p {
	font-size: 2.2rem;
	line-height: 1.5;
}
.loction-page .starburst-photo{
	margin:0;
}
/*
 7.) Location
 ----------------------------------------*/
img {
    max-width: 100%;
    vertical-align: middle;
}

.loction-page .banner-text > p {
    color: #fff;
    margin-top: 4px;
    font-family: 'quicksand';
    font-weight: bold;
}
.loction-page-content h2{
	color: #00a5b2;
    font-size: 45px;
    margin-bottom:17px;
    
    font-family: 'sketchymedium';
    
}
.loction-page-content p{
	margin-bottom:30px;
} 
.inner-content-wrapper {
    /*border-bottom:1px solid #908883;
    padding: 31px 0;*/
}

.inner-content-wrapper .starburst-photo img{
	height:auto;
	width:99%;
	margin:0 auto;
	
}

.inner-content-wrapper .sub-content-wrapper{
	text-align: left;
	margin-bottom: 0px;
}
.sub-content-wrapper h3 a, .sub-content-wrapper h3 {
	color:#00a5b2;
	text-decoration: none;
	line-height: 1;
	font-weight: 700;
	margin-top: 0;
	font-size: 20px;
}

.sub-content-wrapper .location-description a{
	text-decoration: underline;
	color:#000;
}
.sub-content-wrapper .location-description {
	color: #000000;
    font-size: 14px;
    line-height: 1.55;
}


.community-content.loction-page-content{
	padding: 5px 0 2px;
}
.registration-starbursts{
	margin-top:13px;
}
.registration-starbursts h2{
	margin-bottom: 0;
}
.registration-starbursts .zigzag-btn h3{
	padding-top: 70px;
	font-size: 23px;
}
.zigzag-btn.registration{
	background: #e96848;
	height:162px;
	width:162px;
}
.zigzag-btn.registration:before, .zigzag-btn.registration:after {
	background: #e96848;
	height:162px;
	width:162px;
}
.zigzag-btn.scholar{
	background: #97c23d;
	height:162px;
	width:162px;
}
.zigzag-btn.scholar:before, .zigzag-btn.scholar:after {
	background: #97c23d;
	height:162px;
	width:162px;
}

.loction-page .community-member > div:last-child .inner-content-wrapper:before{
	display: none;
}

/*
 8.) Blog
 ----------------------------------------*/
 .wp-caption {
	 position: relative;
 }
 .wp-caption-text {
	 color: #FFF !important;
	 position: absolute;
	 bottom: 14px;
	 padding: 0 10px !important;
	 font-size: 1.5rem !important;
	 text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
 }
.post-tags a {
	color: #ff9e15;
}
.post-tags {
	clear: both !important;
}
.post-section h3 {
	font-size: 1.5rem;
	font-weight: bold;
	color: #00a5b1;
}
#prev-next {
	margin-bottom: 20px;
}
p.previous-post-link {
	display: block;
	background: url('../images/btn-prev-post-null.png') no-repeat left top;
	height: 60px;
	width: 240px;
	text-indent: -999em;
	float: left;
}
p.previous-post-link a {
	display: block;
	background: url('../images/btn-prev-post.png') no-repeat left top;
	height: 60px;
	width: 240px;
	text-indent: -999em;
	float: left;
}

p.next-post-link a {
	display: block;
	background: url('../images/btn-next-post.png') no-repeat left top;
	height: 60px;
	width: 240px;
	text-indent: -999em;
	float: right;
}
p.next-post-link {
	display: block;
	background: url('../images/btn-next-post-null.png') no-repeat left top;
	height: 60px;
	width: 240px;
	text-indent: -999em;
	float: right;
}

.blog-content{
	padding-top: 146px;	1
}

.sidebar-content{

}

.post-section{
	border-top:1px solid #a59e9a;
	padding-bottom:41px;
	position:relative;
}
.inner-post-section h2{
	text-align:left;
	color:#847c78;
	font-size:26px;
	padding-bottom:4px;
	font-family: "Open Sans",sans-serif;
}
.post-section img{
	display:inline-block;
	width:100%;
	height: auto;
}
.post-section p, .post-section li {
	color:#847c78;
	font-size:18px;
	line-height:28px;
	font-family: "Open Sans",sans-serif;
	text-align:left;
}
.post-section h2 a {
	color: #847c78;
}
.post-section h2 a:hover {
	text-decoration: underline;
}
/*.post-section strong{
	font-size:16px;
	color:#ffa426;
	display:inline-block;
	width:446px;
	font-weight: normal;
	line-height:20px;
}*/
.blog-image {
	padding-bottom:19px;
}
.inner-post-section a:hover{
	text-decoration:none;
}

.inner-post-section > p{
	padding-bottom:15px;
}
.date-section{
	min-height:94px;
	width:94px;
	line-height:94px;
	background:url('../images/date-background-image.png')no-repeat top center;
	text-align:center;
	display:inline-block;
	position:absolute;
	top:11.5%;
	color:#fff;
	font-size:24px;
	left:-112px;
	text-decoration:none;
	text-align:center;
}
a.date-section:hover{
	text-decoration:none;
	color:#fff;
}
.date-section span{
  display:inline-block;
  width:48px;
  line-height:20px;
  padding-top: 20px; 
}
.category-section h3{
	padding-bottom:9px;
	border-top:1px solid #a59e9a;
	border-bottom:1px solid #a59e9a;
	padding-top:29px;
	font-size:18px;
	color:#ff9e16;
	font-weight: bold;
	text-align:center;
}

.sidebar-content li{
	list-style-type:none;
}
 h2.widgettitle{
	margin:0px;
	padding-top:25px;	
	font-size:18px;
	padding-bottom:10px;
	font-weight:bold;
	color:#ff9e16;
}
.sidebar-content ul{
	border-top:1px solid #a59e9a;
	padding-left:0px;
}
.sidebar-content ul li ul{
	padding-top:14px
}
#sidebar li a{
	color:#97908b;
	font-family: "Open Sans",sans-serif;
	font-size:16px;
}
#sidebar li a:hover{
	text-decoration:none;
}

.pagination-section {
    padding: 20px 0;
}
.page-numbers {
    font-size: 16px;
    color:#908883;
}
a.page-numbers:hover{
	 color:#908883; 
	 text-decoration:none;
}
.header-fixed{
	position: fixed !important;
	left:0;
	right:0;
	top: 0;
	background: #ffffff;
	z-index: 9999;
}
body.page-template-template-kcstaff .mission {
	
	 
}
/* GOOGLE MAP EASY - TWEAKS */
.gm-style-iw {

}
.egm-marker-iw {
	text-align: left;
}
.gmp_MapPreview .egm-marker-iw img {
    max-width: 200px !important;
    height: auto;
    margin: 0 10px 10px 0;
    float: left;
}
.egm-marker-iw .title {
    display: block;
    color: #000;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    min-width: 200px;
}
.gmpInfoWindowtitle {
display: none;
}
.gm-style .gm-style-iw {
    padding: 8px 2px 0;
}
@media only screen and (max-width: 767px) {
	.gm-style .gm-style-iw {
	    overflow: auto;
	}
	.gm-style .gm-style-iw > div {
	    min-width: 360px;
	}
}

/* MAP POINTS */

.map-bubble-wrapper{
	min-width: 500px;
}
.map-bubble-wrapper.double {
	min-width: 650px;
}
.map-bubble-title {
	font-size: 20px;
	margin: 0;
}
.map-bubble-text {
	float: right;
	width: 50%;
}
.map-bubble-wrapper.double .map-bubble-pics {
	width: 50%;
	float: left;
}
.map-bubble-wrapper.double .map-bubble-pics img {
	width: 150px;
	height: auto;
}
.map-bubble-pic {
	width: 40%;
	height: auto;
}

#gform_submit_button_1 {
	background: #00a5b2;
	color: #FFF;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding: 7px 10px;
	border: none;
}
.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}
.gallery-item {
	position: relative; /* ADDED TO CONTAIN CAPTION TEXT PLACED OVER IMAGE */
}
/* blackbaud form */
.BBFormSection {
	width: 100%;
	max-width: 100% !important;
}
.BBFormContainer {
	width: 100%;
	max-width: 100% !important;
	margin: 0 auto;
}

@media only screen and (min-width: 575px) {
	/* JAN 2020 ADDING FLEXBOX CLASSES */
	.d-flex {
		display: flex;
	}
	.justify-content-center {
		justify-content: center;
	}
}