/* Insert your unhcr footer custom SASS styling. */
.footer-wrapper {
  width: 100%;
  color: #fff;
}
.footer-wrapper .footer {
  padding-top: 30px;
  padding-bottom: 40px;
  border-top: 1px solid #666;
}
.footer-wrapper .footer .footer-logo {
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .footer-wrapper .footer .footer-logo {
    margin-bottom: 0;
  }
}
.footer-wrapper .footer .footer-logo img {
  min-width: 217px;
}
.footer-wrapper .footer .copy-right {
  font-size: 0.75rem;
}
@media screen and (min-width: 992px) {
  .footer-wrapper .footer .copy-right {
    color: #999;
    font-size: 0.875rem;
  }
}
.footer-wrapper .footer .region-footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 992px) {
  .footer-wrapper .footer .region-footer-menu {
    -webkit-align-items: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.footer-wrapper .footer .region-footer-menu ul.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .footer-wrapper .footer .region-footer-menu ul.nav {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    margin-bottom: 10px;
  }
}
.footer-wrapper .footer .region-footer-menu ul.nav li {
  margin-right: 30px;
}
.footer-wrapper .footer .region-footer-menu ul.nav li a {
  padding: 0;
  -webkit-transition: color 0.15s;
  -o-transition: color 0.15s;
  transition: color 0.15s;
  color: #fff;
  font-size: 0.75rem;
  line-height: 22px;
}
@media screen and (min-width: 992px) {
  .footer-wrapper .footer .region-footer-menu ul.nav li a {
    font-size: 0.875rem;
  }
}
.footer-wrapper .footer .region-footer-menu ul.nav li a:hover {
  color: #a7afb5;
}
.footer-wrapper .footer .region-footer-menu ul.nav li:last-child {
  margin-right: 0;
}

.footer-top-wrapper {
  min-height: 280px;
  padding-top: 40px;
  padding-bottom: 30px;
  color: #fff;
}
.footer-top-wrapper .region-footer-top {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 992px) {
  .footer-top-wrapper .region-footer-top {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
  }
}
.footer-top-wrapper .region-footer-top > .block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
}
.footer-top-wrapper .region-footer-top > .block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .footer-top-wrapper .region-footer-top > .block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    max-width: 25%;
    margin-bottom: 0;
  }
}
.footer-top-wrapper .region-footer-top > .block > h2 {
  margin-bottom: 10px;
  font-size: 1.125rem;
}
@media screen and (min-width: 1200px) {
  .footer-top-wrapper .region-footer-top > .block#block-supportourwork .field--name-body {
    width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  .footer-top-wrapper .region-footer-top > .block#block-stayinformed .field--name-body {
    width: 85%;
  }
}
.footer-top-wrapper .menu--stay-connected .follow-us {
  margin-bottom: 10px;
}
.footer-top-wrapper .menu--stay-connected .nav .nav-item {
  margin-right: 20px;
}
.footer-top-wrapper .menu--stay-connected .nav .nav-item:last-child {
  margin-right: 0;
}
.footer-top-wrapper .menu--stay-connected .nav .nav-item .nav-link {
  padding: 0;
  -webkit-transition: color 0.15s;
  -o-transition: color 0.15s;
  transition: color 0.15s;
  color: #fff;
  font-size: 0;
}
.footer-top-wrapper .menu--stay-connected .nav .nav-item .nav-link::before {
  font-size: 1.625rem;
}
.footer-top-wrapper .menu--stay-connected .nav .nav-item .nav-link:hover {
  opacity: 0.6;
}
.footer-top-wrapper .menu--contact-us ul.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
}
.footer-top-wrapper .menu--contact-us ul.nav li {
  margin-bottom: 10px;
}
.footer-top-wrapper .menu--contact-us ul.nav li a {
  padding: 0;
  -webkit-transition: color 0.15s;
  -o-transition: color 0.15s;
  transition: color 0.15s;
  text-decoration: underline;
  color: #fff;
  line-height: 22px;
}
.footer-top-wrapper .menu--contact-us ul.nav li a:hover {
  color: #a7afb5;
  background: transparent;
}
.footer-top-wrapper .menu--contact-us ul.nav li:last-child {
  margin-bottom: 0;
}

.bottom-wrapper {
  width: 100%;
}
