/*2016 updates stylehseet*/


/* Styles for new home tiles layout*/

.hometiles {
  margin-top: 20px;
}
.hometiles img {
  width: 100%;
}
.hometiles-inner {
  margin-left: -5px;
  margin-right: -5px;
}
img.img-responsive.hometile-left {
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-bottom: 10px solid white;
}
img.img-responsive.hometile-right {
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-bottom: 10px solid white;
}
img.img-responsive.hometile-center-left {
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-bottom: 10px solid white;
}
img.img-responsive.hometile-center-right {
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-bottom: 10px solid white;
}
img.img-responsive.hometile-large {
  border-left: 5px solid white;
  border-right: 5px solid white;
  border-bottom: 10px solid white;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hometiles {
    margin-top: 15px;
  }
  img.img-responsive.hometile-large {
    overflow:none;
    height: 182.5px;
  }
}

@media (max-width: 767px){
  .hometiles {
    margin-top: 10px;
  }
  .hometiles-inner {
    margin-left: 0px;
    margin-right: 0px;
  }
  img.img-responsive.hometile-left {
    border-left: 10px solid white;
    border-right: 5px solid white;
    border-bottom: 10px solid white;
  }
  img.img-responsive.hometile-right {
    border-left: 5px solid white;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
  }
  img.img-responsive.hometile-center-left {
    border-left: 5px solid white;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
  }
  img.img-responsive.hometile-center-right {
    border-left: 10px solid white;
    border-right: 5px solid white;
    border-bottom: 10px solid white;
  }
  img.img-responsive.hometile-large {
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
  }
}

/* Styles for new desktop menu with social media icons*/

.Menubox__section-header {
  text-align: center;
}
.Menubox__section-header a {
  display: inline-block;
  margin: 0 auto;
}
.Menubox__media-group {
  padding: 0 20px;
}
.Menubox__media-group__item {
  display: inline-block;
  float: left;
  width: 20%;
}
.Menubox__media-group__item i {
  color: #00aeef;
}

/* Styles for new home banner layout*/

@media screen and (min-device-width: 320px)
{
    .index-headerbox--h-resetter
    {
        height: 100%;
    }
    .index-headerbox--full
    {
        height: 680px;
        min-height: 680px;
    }
}
@media screen and (min-device-width: 767px)
{
  .index-headerbox--full
    {
        height: 696px;
        min-height: 696px;
    }
}
@media screen and (min-width: 1024px) {
  .index-headerbox--trimmed {
    overflow: hidden;
    height: 452px;
    min-height: 452px;
  }

  .index-headerbox--full {
    overflow: hidden;
    height: 542px;
    min-height: 542px;
  }
}
.index-logo--dark {
  position: relative;
  top: 0 !important;
  width: 146px;
  padding-top: 26px;
  padding-bottom: 36px;
  background-color: rgba(0, 0, 0, 0.65) !important;
}

.index-headerbox--text {
  position: relative;
}

.index-headerbox--cad {
  z-index: 800;
}

@media screen and (min-width: 768px) {
  .index-headerbox--cad {
    position: absolute;
    top: 90px;
    right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .index-headerbox--text {
    position: absolute;
    top: 156px;
    left: 0;
  }

  .index-logo--dark {
    position: absolute;
  }
}
@media screen and (min-device-width: 320px) {
  .index-header-box--mini-cta-bar-container {
    height: 1px;
    margin-bottom: 10px;
  }
}
@media screen and (min-device-width: 375px) {
  .index-header-box--mini-cta-bar-container {
    height: 20px;
    margin-bottom: 7px;
  }
}
@media screen and (min-device-width: 414px) {
  .index-header-box--mini-cta-bar-container {
    height: 40px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 440px) {
  .index-header-box--mini-cta-bar-container {
    height: 50px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 450px) {
  .index-header-box--mini-cta-bar-container {
    height: 60px;
  }
}
@media screen and (min-width: 460px) {
  .index-header-box--mini-cta-bar-container {
    height: 100px;
  }
}
@media screen and (min-width: 530px) {
  .index-header-box--mini-cta-bar-container {
    height: 125px;
  }
}
@media screen and (min-width: 600px) {
  .index-header-box--mini-cta-bar-container {
    height: 160px;
  }
}
.index-header-box--mini-cta-bar-container {
  position: relative;
  width: 100%;
}

@media screen and (max-device-width: 320px) {
  .index-header-box--mini-cta-bar {
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 321px) {
  .index-header-box--mini-cta-bar {
    padding-bottom: 10.5px;
  }
}
.index-header-box--mini-cta-bar {
  position: absolute;
  z-index: 1000;
  bottom: 0;
  width: 100%;
  padding-top: 21px;
  color: #fff !important;
  background-color: transparent !important;
}
.index-header-box--mini-cta-bar .container {
  background-color: transparent !important;
}
.index-header-box--mini-cta-bar .index-header-box--mini-cta-block {
  padding-bottom: 21px;
}
.index-header-box--mini-cta-bar .index-header-box--mini-cta-block img {
  border: 1px solid #413f41;
}
.index-header-box--mini-cta-bar .index-header-box--mini-cta-block h1,
.index-header-box--mini-cta-bar .index-header-box--mini-cta-block p {
  line-height: 1.25;
  color: #fff;
}
.index-header-box--mini-cta-bar .index-header-box--mini-cta-block h1 {
  font-size: 14.999999px;
  font-weight: bold;
  margin-bottom: 4.2px;
  text-transform: capitalize;
}
.index-header-box--mini-cta-bar .index-header-box--mini-cta-block p {
  font-size: 12.9999996px;
  margin-bottom: 0;
  text-align: left;
}
.index-header-box--mini-cta-bar .index-header-box--mini-cta-block a {
  text-decoration: underline;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .index-header-box--mini-cta-bar-container {
    height: 90px;
  }
  .index-header-box--mini-cta-bar {
    bottom: 21px;
    padding-bottom: 0;
    background-color: rgba(0, 0, 0, 0.65) !important;
  }
}
@media screen and (min-width: 1024px) {
  .index-header-box--mini-cta-bar-container {
    height: 0;
  }
}

/* Styles for news and newsarticle page(s) */

.NewsPage,
.NewsArticle {
  padding-top: 21px;
  padding-bottom: 42px;
}
.NewsPage__section,
.NewsArticle__section {
  padding: 36.75px 0;
  background-color: #f4f3f3;
}
.NewsPage__section:first-of-type,
.NewsArticle__section:first-of-type {
  padding-top: 0;
}
.NewsPage__section:nth-child(even),
.NewsArticle__section:nth-child(even) {
  background-color: #fff;
}
.NewsPage__section--white,
.NewsArticle__section--white {
  background-color: #fff;
}
.NewsPage__header,
.NewsArticle__header {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 21px;
  color: #4d4d4f;
}
.NewsPage__section-header,
.NewsArticle__section-header {
  font-weight: bold;
  text-transform: capitalize;
  color: #006e9e;
}
.NewsPage__section-blurp,
.NewsArticle__section-blurp {
  margin-bottom: 0;
}
.NewsPage__section-link,
.NewsArticle__section-link {
  font-weight: bold;
  display: block;
  text-decoration: underline;
  color: #019ad3;
}
.NewsPage p,
.NewsArticle p {
  line-height: 2;
  text-align: left;
}

.NewsArticle__section-header {
  color: #4d4d4f;
}
.NewsArticle__sub-head {
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  color: #9c9c9d;
}

@media only screen and (min-width: 768px) {
  .NewsPage,
  .NewsArticle {
    padding-top: 59.9999988px;
  }
  .NewsPage__header,
  .NewsArticle__header {
    font-size: 28px;
    margin-bottom: 54.3299988px;
  }
  .NewsPage img,
  .NewsArticle img {
    padding-right: 30px;
  }

  .NewsArticle img {
    margin-bottom: 21px;
  }
}
@media only screen and (min-width: 1024px) {
  .NewsPage__section,
  .NewsArticle__section {
    padding: 59.9999988px 0;
  }
}
/* new west-africa contact-page */
.c-bgwesafr {
  background-image: url(https://worldchangers.blob.core.windows.net/pieces/contact/wa_desktop.jpg);
}
@media screen and (max-width: 640px)
{
  .c-bgwesafr {
    background-image: url(https://worldchangers.blob.core.windows.net/pieces/contact/wa_mobile.jpg);
  }
}
/* ============ article image gallery ============ */

.GalleryRow {
  padding-bottom: 21px;
}
.GalleryRow__thumbnail {
  padding: 10.5px;
}
.GalleryRow__thumbnail img {
  border: 1px solid #ddd;
  padding: 8px;
}

@media screen and (min-width: 420px) and (max-width: 764px) {
  .GalleryRow__thumbnail {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 420px) {
  .GalleryRow__thumbnail {
    padding: 10.5px 0;
  }
}
/*------------------------------------------------------------*/
/*==========================  2017  ==========================*/
/*------------------------------------------------------------*/

/* ============ asia contact page ============ */
.c-bgasia {
    background-image: url(https://worldchangers.blob.core.windows.net/uploads/cdmi/asia-contact-us/bg_desktop_agc_contact_banner.jpg);
}
@media screen and (max-width:640px) {
    .c-bgasia {
        background-image: url(https://worldchangers.blob.core.windows.net/uploads/cdmi/asia-contact-us/bg_ipad_agc_contact_banner.jpg);
    }
}



