
@import url('https://fonts.googleapis.com/css?family=Pacifico');

#elPeopleBlurb {
	font-size: 2em;
  max-width: 600px;
  margin: 0 auto;
}
#elPeopleBlurb img {
  display: block;
  margin: 0 auto;
  max-width: 100%;  
}

.cPeople {
	display: block;
	padding: 15px 0 15px 15px;
	border-top: 2px solid rgba( 0,0,0,0.075);
	color: inherit;
}
.cPeopleBanner.cPeopleBanner--roles {background-image: url(//eab-site-resources.s3-eu-west-1.amazonaws.com/pages_media/6_volunteers-hands-raised.jpg);}

.cPeople_catTitle {
	display: block;
	padding: 15px 0 15px 15px;
}

.cPeople_catTitle > h4 {
  color: #525252;
}

.cPeople_catTitle > h4:hover {
  color: #AD1457;
}
.people__title--volunteers-wanted span, .people__description--volunteers-wanted span {
	padding: .25rem 1rem;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
	background-image: linear-gradient(to right bottom, rgba(54, 131, 111,0.85), rgb(56, 133, 99,0.85));
    background-image: linear-gradient(to right bottom, rgba(54, 131, 111,0.85), rgb(56, 133, 99,0.85));
}
.cPeople:not( .cPeople_active ):hover {
	background: rgba(255,255,255,0.4);
}

.cPeople:hover {
	color: inherit;
}

.cPeople .ipsType_sectionHead {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 5px;
	font-weight: 500;
}

.cPeople .cPeople_security {
	margin-top: 12px;
	margin-right: 10px;
}

.cPeople_active {
	background: #fff;
	border-color: transparent;
}
	
li:first-child > .cPeople,
	.cPeople_active + .cPeople {
	border-color: transparent;
}

.cPeopleColumn {
	padding-right: 0;
}

.cPeopleColumn [data-role="tablePagination"] {
	background: #fff;
	padding: 5px;
	margin-top: 10px;
	margin-right: 7px;
	text-align: center;
}

.cPeopleColumn .ipsPagination_pageJump {
	display: none;
}

.nbCatsToggle:not(.nbCatsToggle_collapsed) i:before {
  content: "\f078";
}
.ipsBreadcrumb.ipsBreadcrumb_top {
  margin-bottom: 0;
}
.cPeopleBanner {
    margin-top: 20px;
    min-height: 200px;
    background-color: #388563;
    padding: 30px 60px 10px;
  	background-image: url(//suite.esperanto.org.uk/uploads/assets/banners/people-banner.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
  	border-radius: 7px 7px 0 0;
}
.cPeopleBanner .cPeopleTitle {
    color: #ffffff;
    font-size: 4em;
    text-shadow: 2px 1px 5px #388563;
	margin-top: 60px;
  	margin-bottom: 30px;
  	line-height: 1.1;
  /*  text-align: left;*/
}
@media screen and (max-width: 1024px) {
	.cPeopleTitle.cPeopleTitle_responsive {
      	font-size: 2.5em;
      	line-height: 0.9em;
      	text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.cPeopleTitle.cPeopleTitle_responsive {
      	line-height: 1.4em;
	}
}

.cPeopleBanner .cPeopleDescription {
    color: #ffffff;
    font-size: 1.4em;
  	line-height: 1.1em;
}

@media only screen and (max-width: 767px){
    .cPeopleBanner .cPeopleDescription.cPullUpwards {
        margin-top: -20px;
        text-align: center;
    }
}
/*.nbCatsToggle {
  position: relative;
  top: -42px;
  right: 0;
}*/
/*@media screen and (min-width: 769px) {
    body {
        background-color: lightgreen;
    }
}*/
.cName {
font-size: 4em !important;
}

.cVolunteerMissing {
  font-size: .8rem;
  color: #388563;
  font-style: oblique;
  padding: 0 10px 0 25px;
  margin-top: .8rem;
}

.cVolunteerServices--listing {
	font-size: 11px;
	float: right;
}

.cVolunteerServices--display {
	font-size: 16px;
}
.cPeopleBanner .cPeopleTitle.people__title--services {
  font-family: Pacifico;
}
@media only screen and (max-width: 769px){
	.cName {
		font-size: 3em !important;
	}
}
@media only screen and (max-width: 1080px){
	.cName {
		font-size: 2em !important;
	}
}


@media only screen and (max-width: 499px){
  .cPeopleBanner {padding-left: 15px; padding-right: 15px;}
}


.ipsAreaBackground_light{background:rgb(240,240,240);}
.cSpotlight {
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
  	padding: 2em 0 0;
}

.cSpotlight .image {
	-moz-order: 1;
	-webkit-order: 1;
	-ms-order: 1;
	order: 1;
	border-radius: 0;
}

.cSpotlight .image img {
	border-radius: 100%;				
	width: 94%;
   	margin: 0 3%;
}

@media screen and (min-width: 1281px) {
	.cSpotlight .content {
		/*padding: 2em 4em 0.1em 4em;*/
      	padding: 0;
		-moz-order: 2;
		-webkit-order: 2;
		-ms-order: 2;
		order: 2;
		width: 60%;
      	font-size: 1.2em;
      	line-height: 1.6em;
	}
  .cSpotlight .image {
		width: 40%;
	}
}
/*@media screen and (max-width: 1280px) {
	.cSpotlight .image {
		width: 45%;
	}

	.cSpotlight .content {
		width: 55%;
	}
}*/

@media screen and (max-width: 1280px) {
	.cSpotlight {
		display: block;
	}

	.cSpotlight br {
		display: none;
	}

	.cSpotlight .image {
		max-width: 300px;
      	margin: 0 auto;
	}

	.cSpotlight .content {
		/*padding: 4em 3em 2em 3em ;*/
		max-width: none;
		text-align: center;
		width: 90%;
		margin: 0 auto;
		padding: 10px;
	}
}

@media screen and (max-width: 736px) {
	.cSpotlight .content {
		/*padding: 3em 2em 1em 2em ;*/
	}
}

@media screen and (max-width: 514px) {
	.cProfileLink {
		white-space:nowrap;
      	text-overflow:ellipsis;
      	display:inline-block;
      	width:100%;
      	margin-bottom: 4px;
	}
}
#projects_tabs .ipsTabs_item {
  font-size: 20px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 50%;
}

.ipsButtonBar {background: transparent;}

/*.cProjectsInfo {
  border-left: 1px solid rgba(0,0,0,0.1);
}*/

.cVolunteerTitle {
  font-family: Pacifico;
  font-size: 30px;
}
.cVolunteerTitle .ipsUserPhoto {
  bottom: 5px;
}

.cProjectsForHire {
  margin-right: 10px;
  margin-bottom: 10px;
}

.cProjectUserInfo.ipsSticky {
  background: #fafafa;
}

/* Badges for skills */
.cProjectsSkill {
  font-size: 12px;
  text-transform: none;
  font-weight: 500;
  line-height: 22px;
  height: 22px;
  margin-top: 4px;
}

.cProjectsSkill_1:not( .ipsBadge_neutral ) {
  background: #1abc9c;
}

.cProjectsSkill_2:not( .ipsBadge_neutral ) {
  background: #27ae60;
}

.cProjectsSkill_3:not( .ipsBadge_neutral ) {
  background: #2980b9;
}

.cProjectsSkill_4:not( .ipsBadge_neutral ) {
  background: #8e44ad;
}

.cProjectsSkill_5:not( .ipsBadge_neutral ) {
  background: #d35400;
}

.cProjectsSkill_6:not( .ipsBadge_neutral ) {
  background: #c0392b;
}

.cProjectsSkill_7:not( .ipsBadge_neutral ) {
  background: #2c3e50;
}

/* Projects section */
.cProjectRow .ipsDataItem_modCheck {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
}

.cProjectsSidebar {
  border-right: 1px solid rgba(0,0,0,0.1);
}

.cProjectsSidebar + .ipsColumn {
  padding-left: 20px;
}

.cBudget {
  font-size: 20px;
  color: #000;
}

.cProjectFulfilled {
  font-weight: bold;
  font-size: 20px;
}

	.cProjectFulfilled .fa {
      font-size: 28px;
      vertical-align: middle;
    }

.cProjectComment .ipsColumn_fluid {
  padding-right: 15px;
}

.cProjectComment .ipsColumn_veryWide {
  border-left: 1px solid rgba(0,0,0,0.1);
  padding-left: 15px;
}

.cProjectMainSection {
  padding-left: 15px;
}
.services__add__button--mobile-container {
	margin: 8px 5px;
}
.ipsApp .ipsButton_important {
  background: #d35400;
}
.ipsButton_fullWidth.services__button__add--mobile {    
	margin-left: -5px;
	width: calc(100% + 10px);
}