.add_cutomfont{
	font-family:Chaparral W01 Lt !important;
}
.front .view-cause-listing {
    margin-bottom: 0px;
}


.front .view-cause-listing .views-row { 
    width:100%;
} 

.slider_div {
    background-size:cover;
    background-repeat:no-repeat;
    background-position: center center; 
    height: 350px;
}


@media only screen and (min-width: 992px) {

    .slider_div {
        background-repeat:no-repeat;
        background-position: center left;
        height: 350px;
        background-size: 60%;
        background-color: #000;
    }

    .overlay {
        background: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1));

        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
    }
}

.slider_div > div{
    height: 100%;
}


.cause-features  .slider_div  .content-link {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 4;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.feature-main .slider_div   .teaser-title {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 35px;
    top: 3%;
    font-family: 'raleway-medium';
    color: #fff;
    font-size: 32px;
    text-align: left;
    text-shadow: 2px 2px #5f5e5e;
    margin-top:0;
}

.view-cause-listing  .slider_div  .cause-image-white {
    position: absolute;
    z-index: 3;
    top: 10px;
    right: 10px;
    
}

.view-cause-listing  .slider_div .researcher {
    position: absolute;
    width: 100%;
    padding-left: 15px;
    z-index: 3;
    bottom: 5px;
}


.researcher-name {
    font-size: 13px;
    line-height: 16px;
}

.view-cause-listing  .slider_div .researcher  .researcher-name {
    color: #fff;
    font-size: 14px;
    line-height: 13px;
    font-family: 'raleway-semibold';
    margin-bottom: 10px;
    text-align: right;
    margin-right: 120px;
    text-shadow: 2px 2px #5f5e5e;
}

.view-cause-listing  .slider_div .researcher img {
    position: absolute;
    right: 3px;
    bottom: 0;
    z-index: 2;
    width: 100px;
    height: auto;
    border: 3px solid #ccc;
    right: 5px;
}

.cause-features .feature-intro {
  /*  height: 350px; */
}

.video-univs {
   /*min-height:380px;*/
    background: #fff;
    padding-top: 0;
}


.video-univs .video  H2{
    text-align: center;
    background: #999933;
    margin: 0;
    padding: 5px;
    color: #fff;
    font-family: 'raleway-semibold';
    font-size: 18px;
}

.video-univs .video-container {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    min-height: 152px;
}

.video-univs .video-container iframe,
.video-univs .video-container object,
.video-univs .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#slider_logos {
    background-color: #fff;
    margin-top: 30px;
    height: 80px;
}

@media only screen and (max-width : 1300px) {
   #slider_logos { 
        margin-top: 10px;
   }
}
.cause-features .feature-main {
    background: #a8d3d3;
}

.cause-features {
    display:flex;
}

.u-logos {
    background: #fff !important;
    margin-top: 70px;
   
}

.clientside-error {
    margin-top:10px;
}

.clientside-error ul {
    padding: 10px 50px;
}


@media only screen and (max-width : 991px) {
     .cause-features .feature-intro {
        height: auto;
    }
    .cause-features {
        display: block;
    }
    
    .u-logos {
        margin-top:10px;
    }
    .video-text {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width : 992px) {
    .video.col-md-4 {
        width: 20%;
    }

    .univs.col-md-8 {
        width: 80%;
    }

    .slider_div {
        height: 400px;
        position: relative;
    }

    .video-univs .univs {
        padding-left:0px;
    }

    .video-univs .video-text h3 {
        margin-top: 10px;
    }

    .request-information-block {
        margin-top: 25px;
    }

    .u-logos {
        max-width:100%;
        margin-top:0;
    }
}

@media only screen and (max-width : 991px) {

    .feature-main .slider_div .teaser-title {
        /* position: relative; */
        padding-left: 30px;
        padding-right: 30px;
        line-height: 35px;
        top: 3%;
        font-family: 'raleway-medium';
        color: #fff;
        font-size: 32px;
        text-align: left;
        text-shadow: 2px 2px #5f5e5e;
        margin-top: 0;
        position: absolute;
        /* top: 0; */
    }
}



@media only screen and (max-width : 750px) {
    .u-logos .slider_car > div {
        width: 100%;
        margin-bottom: 10px;
    }
    .u-logos {
       /* min-height: 190px; */
     }
     
     #slider_logos{
        margin-top: 10px;
     }
}

.video-univs  .video {
    background: #fff;
    padding:0;
}

.video-univs .univs {
    color: #000;
    background: #fff;
    padding:30px 0 0 0;
}

.video-univs .video-text h3 {
    font-family: 'raleway-medium';
    font-size: 28px;
    text-align: center;
    margin-top: 10px;
}

.video-univs .video-text > div {
    font-family: 'raleway';
    margin: 0 15px 15px 15px;
    font-size: 20px;
    padding-bottom: 10px;
    
}


.video-univs .univs h2 {
    margin-top: 0;
    text-align: center;
    font-family: 'raleway-semibold';
    line-height: 25px;
    padding: 6px;
    font-size: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
    color: #fff;
}

.slider_car > div {
   float:left; 
   width: 33%;
   text-align: center;
}

.slider_car img, .img-responsive1 {
    height:50px !important;
    width:150px;
}

@media only screen and (max-width : 1300px) {
    .slider_car img, .img-responsive1 {
        height:45px !important;
    }
    
}


.chart > div {
     background-color: #fff;
     padding-top: 10px;
}


.info-form  .container_ {
    background-color: #fff;
}

.info-form  .text {
    padding:0 35px;
    padding-bottom: 70px;
    font-size: 22px;
    font-family: 'raleway';
    margin-top: 45px;
}

.info-form h2 {
    color: #eca702;
    font-size: 28px;
    font-family: 'raleway-semibold';
}

.info-form h3 {
    font-size: 25px;
    font-family: 'raleway-semibold';
}

.rarea {
    text-align: right;
    margin-right: 55px;
    padding-top: 15px;
    /* margin-top: 15px; */
    color: #fff;
    font-size: 15px;
}

.area_icon {
    text-align: center;
}

.area_icon {
    width: 16%;
    display: inline-block;
}
.area_icon img {
    max-height: 100px;
}

.chart .area_icon {
    font-size: 19px;
    font-family: 'raleway-medium';
}

@media only screen and (min-width: 992px) and (max-width: 1322px) {
    .area_icon img {
        max-height: 50px;
    }
}

@media only screen and (max-width : 550px) {
    .info-form .text {
         padding: 15px ;
    }
    .area_icon img {
        max-height: 50px;
    }
    
    .chart .area_icon {
        font-size: 14px;
    }
}

.video-univs > div {
    background-image: none;
}

body.front {
    background-size: 100% 550px;
    background-color: #fff;
}

.chart {
    clear:left;
}

.chart > div {
    padding-right:3px;
    padding-left:0;
}

.chart > div.last {
    padding-right:0;
}

.info-form .form {
    padding-right:0;
    margin-top:45px;
}


.research_icons  {
    background-color: #fff;
    margin-top: 25px;
    margin-bottom: 25px;
}

.video-text h4 {
    font-size: 22px;
    text-align: center;
}

.video-text > div{
    padding: 25px;
}

.feature-main .text ul {
    max-width: 100%;
    margin-left: 20px;
}

.feature-main .text li {
    color: #000;
    font-size: 19px;
    line-height: 25px;
    margin-top: 5px;
}
    
.feature-main h1 {
    font-family: 'raleway-bold';
    color: #fff;
    text-align: center;
    font-size: 32px;
    letter-spacing: 2px;
}

.feature-main .pic {

}

.cause-features .feature-intro .feature-text {
    padding: 0;
}

.cycle-pager  {
    text-align: center;
        height: 20px;
}

.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; 
        line-height: 20px;
}
.cycle-pager span.cycle-pager-active { color: #D69746;}
.cycle-pager > * { cursor: pointer;}

.cycle-prev, .cycle-next {
    position: absolute;
    top: 0;
    width: 5%;
    opacity: 0.7;
    filter: alpha(opacity=0);
    z-index: 800;
    height: 100%;
    cursor: pointer;
}

.cycle-prev {
    left: 0;
    background: url(http://malsup.github.com/images/left.png) 50% 50% no-repeat;
        background-size: 60%;
}

.cycle-next {
    right: 0;
    background: url(http://malsup.github.com/images/right.png) 50% 50% no-repeat;
        background-size: 60%;
}

.feature-main .slide {
    width:100%;
}

.feature-main .slider_div   .text {
    position: relative;
    line-height: 35px;
    left: 55%;
    top: 130px;
    font-family: 'raleway-medium';
    color: #fff;
    font-size: 22px;
    text-align: left;
    text-shadow: 2px 2px #5f5e5e;
    margin-top: 0;
    width: 40%;
}

.chart .color_box {
    padding: 20px;
    font-family: 'raleway';
    color: #000000;
    font-size: 22px;
    text-align: left;
    background: #a8d3d3;
}

.feature-main .slider_div h3 {
    font-family: 'raleway-medium';
    color: #fff;
    font-size: 24px;
    padding-left: 30px;  
}

.chart .area_icon.l-s a {
 color: #339999;
}

.chart .area_icon.tec a {
 color: #cc6600;
}

.chart .area_icon.hum a {
    color: #9357b2;
}

.chart .area_icon.env a {
    color: #a5bc66;
}

.ulogo {
    width:185px;
}

.video-text {
   clear:left; 
}

@media only screen and (max-width : 860px) {
/* Styles */
   .feature-main .slider_div .text {
        top: 60px;
   }
}

@media only screen and (max-width : 650px) {
/* Styles */
   .feature-main .slider_div .text {
        left: 30px;
        width:95%;
        font-size:18px;
        line-height:20px;
   }
}

.blue {
    background: #333;
    display: block;
    padding: 20px;
    overflow: auto;
}
.blue > div{
    background: #fff;
    min-height: 200px;
}

.blue h4 {
   font-size:22px; 
}
.list .col-md-3 {

    font-size:24px;
    font-weight:bold;
    text-align: center;
}
.list .col-md-9 {

    margin-bottom: 20px;
    border: 2px solid #666;
    padding: 15px;
    font-size:20px;
}

.page-node-22 .node-content-wrapper, .page-node-798 .node-content-wrapper, .page-node-799 .node-content-wrapper  {
        padding-bottom:20px;
}

.region-content .request-information-block {
    max-width: 500px;
    margin: auto;
}

.request-information-block #request-information-form-form {
    padding: 50px 30px 60px 30px;
}
.request-information-block #request-information-form-form {
    background-color: rgba(153, 153, 51, 0.35);
}

#request-information-form-form .captcha {
    margin-bottom:15px;
}

.page-node  .field-name-body img{
    padding:0;
}

.page-node .color {
    background: #c4d3ef;
    font-weight: bold;
}

.navbar-default {
    z-index:120;
}

.page-node ul li {
    margin-bottom:0;
}

.img-lu img {
    margin-right: 25px;
}

.page-node .blue {
    background: #5984a2;
    color: #fff;
    font-size: 16px;
}

.clear {
    clear:both;
}

.feature-main .h3bot h3{
    bottom: 50px;
    position: absolute;
    text-align: right;
    right: 30px;
}

.hero-image__bg {
    height: 350px;
}

.page-our-team .bf-container-fluid {
    padding: 50px 45px;
}

.selectricOpen .selectricItems {
    max-height: 288px; 
    width: 290px !important;
}

 .selectricItems li .tid-307 {
        color: #ce5163;
}

.selectricItems li .tid-127 {
    color: #46b5d3;
}


.selectricHideSelect + .selectric .label.tid-307 {
   color: #ce5163;
}

.selectricHideSelect + .selectric .label.tid-127 {
   color: #46b5d3;
}

.view-filters .conditional-filter ul.filter-tags#tid-307-filter-tags {
    background-color: #ce5163;
}

.view-filters .conditional-filter ul.filter-tags#tid-127-filter-tags {
    background-color: #46b5d3;
}

.chart .area_icon.edu a {
    color: #46b5d3;
}

.chart .area_icon.hea a {
    color: #ce5163;
}

.selectricHideSelect + .selectric .label.tid-10 {
    color: #a5bc66;
}

.view-filters .conditional-filter ul.filter-tags#tid-10-filter-tags {
    background-color: #a5bc66;
}

.selectricItems li .tid-10 {
    color: #a5bc66;
}

.node-heading-wrapper .cause-type.environment {
    color: #a5bc66;
}

.selectricWrapper {
    width: 300px;
}
.node-type-page .field-body-label p {
  font-family: 'raleway-medium';
}

address {
	font-family: 'Chaparral W01 Lt';
    font-size: 18px;
}
/*.text {
    position: absolute;
    line-height: 35px;
    font-family: 'raleway-medium';
    color: #fff;
    font-size: 22px;
    text-align: left;
    text-shadow: 2px 2px #5f5e5e;
    margin-top: 0;
    width: 30%;
    right: 30px;
    top: 5%;
}*/

.education .researcher-details {
    background-color: rgba(70, 181, 211, 0.95);
}

.education .request-information-block .block-title, .education .request-information-block #request-info .btn {
    background-color: #46b5d3;
}

.education .cause-meta .title-wrapper {
    border-bottom: 2px solid #46b5d3;
}


.health .researcher-details {
    background-color: rgba(206, 81, 99, 0.95);
}

.health .request-information-block .block-title, .health .request-information-block #request-info .btn {
    background-color: #ce5163;
}

.health .cause-meta .title-wrapper {
    border-bottom: 2px solid #ce5163;
}

.feature-main .slider_div h3{
    font-family: 'Chaparral W01 Lt'
}

.feature-main .slider_div .text{
    font-family: 'Chaparral W01 Lt'
}

.researcher-details .affiliation {
    clear:both;
	
}

.affiliation {
	margin-bottom:0;
}

/*health */
.node-heading-wrapper .cause-type.health {
    color: #ce5163;
}

.health .explore-more-wrapper .block-title {
    border-bottom: 2px solid #ce5163;
}

.health .explore-more-wrapper .block-title {
    border-bottom: 2px solid #ce5163;
}

.health .bio a {
    color: #ce5163;
}

.health .more-news .news-teaser .teaser-title a {
    color: #ce5163;
}

.health .request-information-block #request-info {
    background-color: rgba(206,81,99,0.35);
}

/* education */
.node-heading-wrapper .cause-type.education {
    color: #46b5d3;
}

.education .explore-more-wrapper .block-title {
    border-bottom: 2px solid #46b5d3;
}

.education .explore-more-wrapper .block-title {
    border-bottom: 2px solid #46b5d3;
}

.education .bio a {
    color: #46b5d3;
}

.education .more-news .news-teaser .teaser-title a {
    color: #46b5d3;
}


.education .request-information-block #request-info {
    background-color: rgba(70,181,211,0.35);
}

.environment .researcher-details {
    background-color: #a5bc66;
}

.environment .cause-meta .title-wrapper {
    border-bottom: 2px solid #a5bc66;
}

.environment .request-information-block .block-title, .environment .request-information-block #request-info .btn {
    background-color: #a5bc66;
}

.environment .explore-more-wrapper .block-title {
    border-bottom: 2px solid #a5bc66;
}

.environment .more-news .news-teaser .teaser-title a {
    color: #a5bc66;
}


.environment .request-information-block #request-info {
    background-color: rgba(165, 188, 102, 0.61);
}

.environment .bio a {
    color: #a5bc66;
}

.field-name-field-blog-image img {
	margin:auto;
	margin-top:15px;
}

.page-blog article {
	margin-bottom:30px;
}

.page-blog h2, .node-type-blog h1 {
	text-align: center;
}

.info-section {
	padding-top: 60px;
	color:#fff;
	font-size: 13px;
}


@media (min-width: 992px) {
	footer .copyright-section {
		padding-top: 30px;
	}
}


.eu-cookie-compliance-banner {
  
}

#sliding-popup.sliding-popup-bottom, #sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
  height:120px;
  background: none;
  background-color: #111d41;
  opacity: 0.9;
}

.eu-cookie-compliance-banner {
  margin-top: 35px;
}


#sliding-popup .popup-content {
  max-width: 90%;
}

#sliding-popup .popup-content #popup-text {
  max-width: 80%;
}

#sliding-popup .popup-content #popup-text p  {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
}

#sliding-popup .eu-cookie-compliance-default-button {
  border-radius: 6px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background:none;
  background-color: #80a0ff;
  border: none;
}

.find-more-button {
  display:none !important ; 
}

button.agree-button {
  width: 191px;
  height: 41px;
  border-radius: 6px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #80a0ff;
  font-size: 14.4px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.94;
  letter-spacing: 1.44px;
  text-align: center;
  color: #ffffff;
}

#sliding-popup .eu-cookie-compliance-secondary-button {
  background-color: #80a0ff;
}


@media only screen and (max-width: 1200px) {

  #sliding-popup {
    top: 0px !important;
    position: fixed;
    bottom: auto !important;
    height: auto !important;
  }

  #sliding-popup .popup-content #popup-text p  {
    font-size: 12px;
    line-height: 1.33;
  }

  #sliding-popup .popup-content #popup-text {
    max-width: 100%;
  }

  #sliding-popup .popup-content #popup-buttons {
    float:none;
    text-align: center;
    max-width: 100%;
  }

  .eu-cookie-compliance-banner {
    margin-top: 20px;
  }

  button.agree-button {
    font-size: 10.8px;
    line-height: 0.94;
    letter-spacing: 1.08px;
    text-align: center;
    max-width: 250px;
    height: 31px;
    border-radius: 4.5px;
    width: 80%;
  }

  
}