.for-participants .participants-callouts-row .participants-callout-first {
    background: url(/wp-content/uploads/2016/10/Eligibility.jpg) no-repeat center center/cover !important;
}

.for-participants .participants-callouts-row .participants-callout-second {
    background: url(/wp-content/uploads/2016/10/why_choose.jpg) no-repeat center center/cover !important;
}

.for-participants .participants-callouts-row .participants-callout-third {
    background: url(/wp-content/uploads/2016/10/participants_resources.jpg) no-repeat center center/cover !important;
}


.for-caregivers .caregivers-callouts-row .caregiver-callout-first {
    background: url(/wp-content/uploads/2016/10/how_become.jpg) no-repeat center center/cover !important;
}

.for-caregivers .caregivers-callouts-row .caregiver-callout-second {
    background: url(/wp-content/uploads/2016/10/benefits.jpg) no-repeat center center/cover !important;
}

.for-caregivers .caregivers-callouts-row .caregiver-callout-third {
    background: url(/wp-content/uploads/2016/10/caregivers_resources.jpg) no-repeat center center/cover !important;
}


body.post-type-archive-tribe_events .page-featured-image {
    background: url(/wp-content/uploads/2016/10/events3.jpg) no-repeat center bottom/cover !important;
}

/* Leaderhship team */
.bio-block-wrapper {
    text-align:center;
}
.bio-block {
    display: inline-block !important;
    vertical-align: top !important;
    float:none !important;
}
.empty-bio {
    display:none !important;
}

.leadership-team-box h4 {
    font-size: 20px !important;
    font-size: 2.0rem !important;
}
@media only screen and (max-width: 415px) {
.leadership-team-box h4 {
    font-size: 15px !important;
    font-size: 1.5rem !important;
}
}


input, select, textarea {
    padding: 15px 15px !important;
}
input:focus, textarea:focus {
    border: 1px solid #92D4DB !important;
}
select {
    height: auto !important;
}
.above-header .search-form input[type="search"] {
    padding: 8px 15px !important;
}


.navigator-headshot img {
    border-radius: 30em;
    width: 100%;
    height: auto;
    display: block;
}

.leadership-team-box img {
    background-color: #fff;
}

.footer-widgets {
    box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,.25);
}
.footer-widgets input[type="text"] {
    border: 1px solid #0692b2 !important;
}
.footer-widgets input[type="text"]:focus {
    border: 1px solid #92D4DB !important;
    background: #fff;
}
.footer-widgets .copyright {
    padding-right: 20px;
}


.footer-widgets input[type="text"], .footer-widgets input[type="email"] {
    padding: 10px 10px 11px !important;
}
.footer-widgets input[type="email"] {
	background: #eaf0f2;
	border: 1px solid #d3d9db;
    margin-bottom: 2px;
    padding: 10px 10px 11px;
}

.footer-widgets input[type="email"]:focus {
	border: 1px solid #0692b1;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}




.leadership-team .site-inner {
    padding-bottom: 0 !important;
}
.board-directors, .board-directors h2 {
    color:#fff;
}
.search .site-inner {
    padding: 50px 0 40px !important;
}

.contact-us-locations-column h3 {
    font-size: 26px !important;
    font-size: 2.6rem !important;
}
.contact-us-locations-column p {
    font-size: 16px !important;
    font-size: 1.6rem !important;
}
.contact-us-locations-column .locations-right-column {
    border-left: 1px solid rgba(255,255,255,0.35) !important;
}

.one-half.contact-info.hidden-mobile img {
    width: 180px !important;
}



.mpc-accordion-item__content form {
    width: 90% !important;
}
.mpc-accordion-item__wrapper .wpb_wrapper ul {
    margin-bottom: 30px !important;
}


body.archive .site-inner {
    margin-bottom: 60px;
}


/* Add margin to testimonial carousel */
.mpc-carousel-testimonial .mpc-testimonial .mpc-testimonial__content { 
    margin-top: 20px; 
}


/* Arrows on photo carousel */
.mpc-navigation--style_5:last-child {
    right: 15px !important;
}
.mpc-align--left {
    margin-left: 15px;
}


/* Hide jetpack sharing icons on blog listings */
.jevs-posts-loop-post-content.entry-content .sharedaddy {
    display: none;
}
/* jetpack - related posts */
a.jp-relatedposts-post-a {
    font-weight: 800 !important;
    font-size: 18px !important;
}


/* Hide featured thumbnail from page content on Single Events Pages */
.single-tribe_events .tribe-events-event-image,
.tribe-events-list .tribe-events-event-image,
.tribe-events-tooltip .tribe-events-event-thumb {
    display: none !important;
}
.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
    width: 100%;
}
.tribe-events-loop .tribe-events-event-meta {
    font-size: 16px;
    padding-left: 20px;
    border-left: 2px solid #0692b2;
}
#tribe-bar-form input[type=text] {
    padding: 5px !important;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    padding: 10px !important;
    background: #999;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
    background: #0692b2;
}

.archive.post-type-archive-news_and_press .content .entry {
	min-height: 430px;
}


@media only screen and (max-width: 800px) {
    .footer-widgets form p {
        float: none !important;
        margin-bottom: 0 !important;
        width: 100% !important;
    }
    .archive.post-type-archive-news_and_press .content .entry {
        min-height: auto;
        width: 80%;
        margin-left: 10%;
    }
}



@media screen and (max-width: 650px) {
    .blog-image {
        width: 100%;
        height: auto;
        float: none;
        padding: 0 10%;
    }
}


@media only screen and (max-width: 415px) {
    .leadership-team-intro-row h1 {
        text-align: left !important;
    }
/* Nurse Kim image in blog post */
    .nursekim {
        width:120px;
        height:auto;
    }
}

@media only screen and (min-width: 1300px) { 
    .page-featured-image, .page-featured-image .wrap {
        height: 545px !important;
    }
}