.results-key {
    padding-bottom:60px;
    color:#127bb8;
    font-size: 18px;
    line-height:20px;
}
.results-key h3 {
	color:  #222222;
	font-size: 30px;
	font-weight: 400;
	line-height: 34px;
    font-weight: normal;
    text-align:center;
}
.item {
    text-align:center;
}
.item-img {
    height: 100px;
    max-width: 130px;
    margin: auto;
    margin-bottom: 19px;
    overflow: hidden;
}
.results-key .field-content h3  {
    max-width: 900px;
    margin: auto;
    margin-bottom: 55px;
    padding: 0 50px;
}
.results-key .info {
    font-size:24px;
    font-weight:bold;
    line-height:26px;
}
.results-key .info span {
	font-size: 36px;
}
.results-key .view-footer {
    float:left;
    width:100%;
    text-align:center;
    margin-top: 55px;
}
.results-key .view-footer a{
    color:#fff;
    font-size:16px;
    display:inline-block;
    padding:8px 15px;
    background:#127bb8;
}
/*
.our-impact .fullpage-highlights-box {
    margin:0;
}
*/
.our-impact,
.focus-area,
.latest-blogs {
    padding:52px 0 60px;
}
.our-impact .fullpage-highlights-cat {
    margin-bottom: 10px;
    font-size:12px;
}
.our-impact .fullpage-highlights-title {
	font-size:15px;
}
.home-title .block-title {
    color:#666;
    font-size:50px;
    font-weight:normal;
    text-align:center;
    margin-bottom:60px;
    padding:0 15px;
}
.latest-blogs .view-footer,
.our-impact .view-footer {
    float: left;
    width: 100%;
    margin-top: 60px;
}
.latest-blogs .views-field-field-image {
    margin:0 0 20px 0;
}
.category-blog {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: #127bb8;
}
.category-blog a,
.category-blog a:hover,
.category-blog a:active,
.category-blog a:focus {
    text-decoration:none;
}
.latest-blogs .views-field-created span {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    display:block;
    margin-bottom:20px;
}
.latest-blogs .post-title a,
.view-our-impact .fullpage-highlights-title a {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    color: #127bb8;
    text-decoration: none;
}
.latest-blogs .post-title a:hover,
.view-our-impact .fullpage-highlights-title a:hover {
    color: #18a2f3;
    text-decoration: none;
}
.views-field-views-conditional,
.our-impact .views-field-field-summary,
.views-field-field-highlight-box-content {
	font-size:13px;
	color:#222;
	margin-top:15px;
}
.latest-blogs .views-field-field-image img {
    background:#fff;
}
.latest-blogs .views-field-field-image a:hover img {
    opacity:0.9;
}
.front .region-grey:after,
.front .region-white:after {
    content: "";
    position: absolute;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #fff;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
}
.front .region-grey:after {
    border-top: 30px solid #ececec;
}
.front .region-grey:last-child:after,
.front .region-white:last-child:after {
    border: 0;
}

/*Bug #192016*/
.mycarousel .field-content a:hover img{
	opacity:0.9;
}
/*Bug #192016 end*/
/*Bug #192070*/
.view-our-impact{
	 text-align: center;
}
.view-our-impact .views-row{
	 text-align: left;
	 /*float:none;*/
}
/*Bug #192070 end*/
@media screen and (max-width: 767px) { 
	.our-impact .fullpage-highlights-box,
	.latest-blogs .views-row  { 
		width:100%;
		max-width:100%;
		padding-bottom:15px;
		margin-bottom:20px;
	}
	.view-from-the-blog {
		padding:0
	}
	.our-impact .fullpage-highlights-box {
	    width:100%
	}
}
/*our impact ipad fix*/
@media screen and (min-width: 992px) { 
  /*.our-impact .fullpage-highlights-box {
     width: 24.6%;
     margin: 0;
  }*/
}
@media screen  and (min-width: 768px) and (max-width: 992px) { 
  .our-impact .fullpage-highlights-box {
      margin-bottom:30px;
  }
}
/*Focus Areas Homepage Icons: 206045 */
.front .hm-focus-area-block .views-field-field-focus-area-image-homepage .field-content {
    display: table-cell;
    vertical-align: bottom;
    margin: auto;
}
.front .hm-focus-area-block .views-field-field-focus-area-image-homepage .field-content a {
    display: inline-block;
/*
    vertical-align: middle;
*/
    vertical-align: bottom;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .front .hm-focus-area-block .views-row {
      /*height: 115px;*/
      height: 185px;
  }  
}
/*******/
