/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
a,
a:hover {
  text-decoration: none;
}
abbr[title],
section.content p a:hover {
  text-decoration: underline;
}
button,
hr,
input {
  overflow: visible;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
.prelative,
sub,
sup {
  position: relative;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
}
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}
* {
  text-align: left;
  font-family: "Nunito Sans", "Open Sans", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 15px;
  -webkit-overflow-scrolling: touch;
}
.alignC,
.alignC80,
.alignC90,
.alignC96,
.center-content {
  margin: 0 auto;
  z-index: 2;
  text-align: center;
}
.opensans {
  font-family: "Open Sans", sans-serif;
}
body,
html {
  background-color: #fafafa;
  height: 100%;
}
.body-wrapper {
  width: 100%;
  overflow-x: hidden;
}
.alignC {
  width: 70%;
}
.center-content {
  width: 75%;
}
.alignC80 {
  width: 80%;
}
.alignC90 {
  width: 90%;
}
.alignC96 {
  width: 96%;
}
ul,
ul li {
  margin: 0;
  padding: 0;
}
.displayB {
  display: block;
}
a,
h1,
h2,
h3,
h4,
p,
span {
  text-align: left;
}
ul li {
  list-style-type: none;
}
header {
  float: left;
  width: 100%;
  position: fixed;
  z-index: 999;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .logo-menu-icon,
header .side-menu {
  display: none;
}
header .top-part {
  float: left;
  width: 100%;
  position: relative;
  background-color: #414142;
}
header .top-part .social-media {
  float: left;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  padding: 0 10px;
}
header .top-part .social-media a {
  float: left;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 15px;
}
header .top-part .social-media a span {
  color: rgba(255, 255, 255, 0.3);
  font-size: 17px;
  line-height: 15px;
}
header .top-part .social-media a:hover span {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part .contact-info {
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
  padding: 6.5px 30px;
}
header .top-part .contact-info a {
  float: left;
  font-size: 14px;
  line-height: 13px;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part .contact-info a.last {
  margin-right: 0;
}
header .top-part .contact-info a:hover span {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part nav.languages,
header .top-part nav.languages ul {
  float: right;
}
header .top-part nav.languages ul li {
  float: left;
}
header .top-part nav.languages ul li a {
  float: left;
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 14px;
  padding: 7px 0 7px 12px;
  text-transform: uppercase;
}
header .top-part nav.languages ul li a:visited {
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part nav.languages ul li a.active,
header .top-part nav.languages ul li a:hover {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part nav.languages ul li.first:before {
  position: relative;
  content: "/";
  color: rgba(255, 255, 255, 0.6);
  width: 5px;
  height: 6px;
  margin-right: 12px;
  padding-left: 12px;
  margin-top: 3px;
  top: 3px;
}
header .top-part nav.languages ul li.last a {
  border-right: none;
  padding: 7px 0;
}
header .top-part a.donate,
header .top-part a.volunteer {
  float: right;
  font-weight: 500;
  padding: 10px 50px;
  text-transform: uppercase;
  font-size: 16px;
}
header .top-part a.donate {
  background-color: #ee3338;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part a:hover.donate {
  background-color: #fff;
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part a.volunteer {
  background-color: #fafafa;
  border-bottom: 1px solid #ee3338;
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .top-part a:hover.volunteer {
  background-color: #ee3338;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .nav-logo {
  float: left;
  width: 100%;
  position: relative;
  background-color: #fff;
}
header .nav-logo .nav-logo-wrapper {
  float: left;
  width: 100%;
}
header .nav-logo a.logo {
  float: left;
  width: 140px;
  padding-top: 9px;
}
header .nav-logo a.logo img {
  float: left;
  width: 100%;
}
header .nav-logo a.donate {
  float: right;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  padding: 5px 9px 1px 10px;
  margin-top: 19px;
  border-bottom: 3px solid #ee3338;
  border-right: 1px solid #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #333;
}
header .nav-logo a:hover.donate {
  background: #fff;
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .nav-logo nav.main-nav {
  display: flex;
  justify-content: center;
  width: 80%;
  float: left;
}
header .nav-logo nav.main-nav ul {
  margin-right: auto;
  margin-left: auto;
}
header .nav-logo nav.main-nav ul li {
  position: relative;
  float: left;
}
header .nav-logo nav.main-nav ul li a {
  float: left;
  padding: 25px 20px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .nav-logo nav.main-nav ul li a.active {
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .nav-logo nav.main-nav ul li ul {
  position: absolute;
  top: 110%;
  visibility: hidden;
  opacity: 0;
  width: 200px;
  left: -20%;
  background-color: #fff;
  border-top: 1px solid rgba(238, 51, 56, 0.5);
  border-bottom: 1px solid rgba(238, 51, 56, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .nav-logo nav.main-nav ul li ul li {
  width: 100%;
}
header .nav-logo nav.main-nav ul li ul li a {
  width: 100%;
  padding: 5px 15px;
  text-transform: none;
  border: none;
  border-bottom: 1px solid rgba(238, 51, 56, 0.2);
}
header .nav-logo nav.main-nav ul li:hover a {
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
header .nav-logo nav.main-nav ul li:hover ul {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  visibility: visible;
  opacity: 1;
  top: 100%;
}
header .nav-logo nav.main-nav ul li:hover ul li a {
  color: #333;
  border: none;
  border-bottom: 1px solid rgba(238, 51, 56, 0.2);
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  font-weight: 300;
}
header .nav-logo nav.main-nav ul li:hover ul li a:hover {
  color: #fff;
  background-color: #ee3338;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .header-border {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  background: #ee3338;
  width: calc(100% - 48.8%);
}
.banner-next,
.banner-prev {
  background-size: 47px 64px;
  top: 60%;
}
.wwd-header-13 {
  border-bottom: 3px solid #22526c;
}
.wwd-header-14 {
  border-bottom: 3px solid #dbba56;
}
.wwd-header-15 {
  border-bottom: 3px solid #72c7b8;
}
.wwd-header-16 {
  border-bottom: 3px solid #ef6a71;
}
.wwd-header-17 {
  border-bottom: 3px solid #9b1c1f;
}
.header-shadow {
  box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.banner-next {
  background-image: url(../svg/next.svg);
  right: 20px;
}
.banner-prev {
  background-image: url(../svg/back.svg);
  left: 20px;
}
section.banners {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  /*height: calc(100vh - 105px);*/
}
section.banners .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(63, 70, 87, 0.55);
  z-index: 2;
}
section.banners .banner-holder {
  float: left;
  width: 100%;
  height: calc(100vh - 105px);
}
section.banners span.zoomOut {
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
  height: 100%;
}
section.banners span.zoomOut img {
  display: block;
  margin: 0 auto;
  height: 100%;
  width: auto;
  transform: scale(1);
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
section.banners span.main-image {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  height: 100%;
}
section.banners span.main-image img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
  transform: scale(1);
}
section.banners span.first-image {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.9s ease;
  transition: all 0.9s ease;
  height: 100%;
}
section.banners span.first-image img {
  display: block;
  margin: 0 auto;
  height: 100%;
  width: auto;
  transform: scale(1.4);
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
section.banners .text-background {
  position: absolute;
  z-index: 10;
  bottom: 20%;
  width: 80%;
}
section.banners h1 {
  position: relative;
  float: left;
  text-transform: uppercase;
  width: 100%;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
  font-weight: 600;
  margin: 0 0 20px 15%;
  font-size: 45px;
  color: #fff;
}
section.banners h2 {
  position: relative;
  float: left;
  width: 70%;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
  font-weight: 400;
  font-size: 25px;
  color: #fff;
  opacity: 1;
  margin: 0 0 20px 15%;
}
section.banners span.donate-holder {
  width: 40%;
  float: left;
  position: relative;
  margin-left: 15%;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.page,
.page h1.main-heading,
.sercvices {
  width: 100%;
  float: left;
}
section.banners a {
  float: left;
  color: #fff;
  border: 1px solid #fff;
  font-weight: 500;
  font-size: 18px;
  padding: 5px 45px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
section.banners a:hover {
  color: #fff;
  border: 1px solid #ee3338;
  background-color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page h1.main-heading {
  text-align: center;
  font-weight: 400;
  font-size: 28px;
  margin: 45px 0;
}
.page h1.main-heading span {
  font-size: 28px;
  padding: 5px 15px;
  position: relative;
  border-bottom: 3px solid #ee3338;
}
.sercvices {
  background-color: #fff;
  padding: 40px 0;
}
.sercvices h1.main-heading {
  margin-top: 0;
  color: #ee3338;
}
.sercvices h1.main-heading span {
  border: none;
  color: #ee3338;
}
.sercvices .service-holder article {
  float: left;
  width: 19%;
  background-color: #fff;
  padding: 10px 0;
  margin-right: 1%;
  height: 180px;
  border-right: 1px solid #ececec;
}
.sercvices .service-holder article .icon-flex {
  display: flex;
  width: 100%;
}
.sercvices .service-holder article .icon-align {
  margin: 0 auto;
}
.sercvices .service-holder article svg {
  height: 60px;
}
.sercvices .service-holder article svg path {
  fill: #ee3338;
}
.sercvices .service-holder article span {
  color: #555;
  font-size: 30px;
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 600;
}
.sercvices .service-holder article h1 {
  color: #555;
  font-size: 14px;
  float: left;
  width: 84%;
  margin-left: 8%;
  text-align: center;
  padding: 5px 10px;
}
.news article,
.project-list article {
  width: 32%;
  -webkit-box-shadow: 0 0 10px 2px rgba(229, 229, 229, 0.91);
  overflow: hidden;
}
.sercvices .service-holder article.last {
  margin-right: 0;
  border-right: none;
}
.news {
  background: #f8f8f8;
  padding-bottom: 30px;
}
.news article {
  float: left;
  background-color: #fff;
  margin-right: 2%;
  height: 550px;
  position: relative;
  box-shadow: 0 0 10px 2px rgba(229, 229, 229, 0.91);
}
.publications,
.what-we-do {
  box-shadow: 0 -5px 10px -5px rgba(231, 231, 231, 0.91);
}
.news article a.image {
  overflow: hidden;
}
.news article a.image img {
  float: left;
  width: 100%;
}
.news article a {
  float: left;
}
.news article .text-holder {
  float: left;
  padding: 20px;
  width: 100%;
}
.news article .text-holder a,
.news article .text-holder span {
  float: left;
}
.news article .text-holder h1 {
  float: left;
  width: 100%;
  font-weight: 600;
  color: #555;
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news article .text-holder span {
  font-size: 14px;
  margin-bottom: 10px;
}
.news article .text-holder a.read-more {
  background-color: #ee3338;
  padding: 4px 20px;
  color: #fff;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 13px;
  font-weight: 300;
  border: 1px solid #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news article .text-holder a:hover h1 {
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news article .text-holder a:hover.read-more {
  background-color: #fff;
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news article img {
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.news article:hover img {
  transform: scale(1.2);
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.news article.last {
  margin-right: 0;
}
.what-we-do {
  background-color: #fff;
  padding: 50px 0 70px;
}
.what-we-do h1.main-heading {
  margin: 0 0 60px;
}
.what-we-do article {
  float: left;
  width: 18.4%;
  margin-right: 2%;
  position: relative;
  background-color: #f2f2f2;
  overflow: hidden;
  height: 370px;
}
.what-we-do article img {
  position: absolute;
  z-index: 1;
  height: 100%;
  top: 0;
  left: 0;
}
.what-we-do article .image-bg {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.what-we-do article .icon-flex {
  display: flex;
  width: 100%;
}
.what-we-do article .icon-flex .icon-align {
  margin-left: auto;
  margin-right: auto;
}
.what-we-do article .icon-holder {
  float: left;
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 3;
  border: 3px solid #000;
  border-radius: 50%;
  margin: 20px 0;
  background-color: #fff;
}
.what-we-do article .icon-holder svg {
  height: 60px;
  margin-top: 20px;
  margin-left: 15px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.what-we-do article .icon-holder svg path {
  fill: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.what-we-do article.wwd-1 svg path,
.wwd-tpl h1.smh-13 .icon-holder svg path {
  fill: #22526c;
}
.what-we-do article h1 {
  text-align: center;
  font-size: 18px;
  background-color: #fff;
  padding: 10px 0;
  text-transform: uppercase;
  float: left;
  width: 100%;
  position: relative;
  z-index: 3;
  color: #333;
}
.what-we-do article .text-wrapper {
  float: left;
  width: 100%;
  padding: 2% 4%;
}
.what-we-do article span {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
  color: #333;
  text-align: center;
}
.what-we-do article .more {
  width: 100%;
  display: flex;
  text-align: justify;
  position: absolute;
  bottom: 10%;
  left: 0;
}
.what-we-do article a {
  margin-right: auto;
  margin-left: auto;
  display: block;
  position: relative;
  z-index: 3;
  border: 1px solid #333;
  background-color: #fff;
  color: #333;
  text-align: center;
  padding: 5px 25px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.what-we-do article.wwd-1 h1 {
  background: #22526c;
  color: #fff;
}
.what-we-do article.wwd-1 .icon-holder {
  border: 3px solid #22526c;
}
.what-we-do article.wwd-1 svg {
  height: 50px;
}
.what-we-do article.wwd-2 h1 {
  background: #b2912d;
  color: #fff;
}
.what-we-do article.wwd-2 .icon-holder {
  border: 3px solid #dbba56;
}
.what-we-do article.wwd-2 svg {
  margin-left: 20px;
  margin-top: 15px;
}
.what-we-do article.wwd-2 svg path {
  fill: #dbba56;
}
.what-we-do article.wwd-3 h1 {
  background: #4ea394;
  color: #fff;
}
.what-we-do article.wwd-3 .icon-holder {
  border: 3px solid #72c7b8;
}
.what-we-do article.wwd-3 svg {
  margin-left: 25px;
  margin-top: 20px;
}
.what-we-do article.wwd-3 svg path {
  fill: #72c7b8;
}
.what-we-do article.wwd-4 h1 {
  background: #ef6a71;
  color: #fff;
}
.what-we-do article.wwd-4 .icon-holder {
  border: 3px solid #ef6a71;
}
.what-we-do article.wwd-4 svg {
  margin-left: 22px;
  margin-top: 20px;
}
.what-we-do article.wwd-4 svg path {
  fill: #ef6a71;
}
.what-we-do article.wwd-5 {
  margin-right: 0;
}
.what-we-do article.wwd-5 h1 {
  background: #9b1c1f;
  color: #fff;
}
.what-we-do article.wwd-5 .icon-holder {
  border: 3px solid #9b1c1f;
}
.what-we-do article.wwd-5 svg {
  margin-left: 27px;
  margin-top: 15px;
}
.what-we-do article.wwd-5 svg path {
  fill: #9b1c1f;
}
.what-we-do article:hover a {
  background: #fff;
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.what-we-do article:hover.wwd-1 a {
  background: #22526c;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #22526c;
}
.what-we-do article:hover.wwd-2 a {
  background: #dbba56;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid #dbba56;
}
.what-we-do article:hover.wwd-3 a {
  background: #72c7b8;
  color: #fff;
  border: 1px solid #72c7b8;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.what-we-do article:hover.wwd-4 a {
  background: #ef6a71;
  color: #fff;
  border: 1px solid #ef6a71;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.what-we-do article:hover.wwd-5 a {
  background: #9b1c1f;
  color: #fff;
  border: 1px solid #9b1c1f;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slogan {
  background-color: #ee3338;
  padding: 20px 0;
}
.slogan h1 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 30px;
  text-align: center;
  font-weight: 400;
}
.help-us .box {
  float: left;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.help-us .box img {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.help-us .box .image-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.help-us .box a {
  position: absolute;
  z-index: 3;
  top: 45%;
  left: 30%;
  text-transform: uppercase;
  color: #fff;
  font-size: 25px;
  border: 1px solid #fff;
  padding: 10px 40px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-us .box a span.title {
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-us .box a span.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #fff;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-us .box a:hover {
  background-color: #fff;
  color: #ee3338;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-us .box a:hover span.title {
  color: #ee3338;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-us .box a:hover span.background {
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.help-us .box:hover img {
  transform: scale(1.2);
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.partners {
  background-color: #f8f8f8;
  padding: 40px 0;
}
.partners .prows {
  float: left;
  width: 100%;
}
.partners h1.main-heading {
  margin: 0 0 45px;
}
.partners a {
  float: left;
  width: 9%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.partners a img {
  float: left;
  width: 100%;
}
.publications {
  background-color: #e2e2e2;
  width: 100%;
  padding: 20px 0 50px;
}
.publications .announcment-box {
  float: left;
  width: 70%;
}
.publications .announcment-box h1.main-heading {
  font-size: 26px;
  margin: 30px 0 0;
}
.publications .announcment-box .announcment-holder {
  float: left;
  width: 100%;
  margin-top: 30px;
  height: 360px;
  background-color: #fff;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
  padding: 4% 2%;
}
.publications .announcment-box .announcment-holder a {
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.publications .announcment-box .announcment-holder a span.icon {
  float: left;
  width: 5%;
  font-size: 20px;
  color: #555;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.publications .announcment-box .announcment-holder a span.title {
  font-size: 16px;
  line-height: 22px;
  float: left;
  color: #555;
  width: 90%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.publications .announcment-box .announcment-holder a:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom: 1px solid #ee3338;
}
.publications .announcment-box .announcment-holder a:hover span {
  color: #ee3338;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.publications .publication-box {
  float: right;
  width: 25%;
}
.publications .publication-box h1.main-heading {
  font-size: 26px;
  margin: 30px 0 0;
}
.publications .publication-box .publication-holder {
  float: left;
  margin-top: 30px;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
  padding: 2% 1%;
}
.publications .publication-box a {
  float: left;
  width: 95%;
  margin-left: 2.5%;
  position: relative;
  height: 350px;
  overflow: hidden;
}
.publications .publication-box a img {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.publications .publication-box a span {
  position: absolute;
  z-index: 2;
  background: rgba(238, 51, 56, 0.9);
  color: #fff;
  font-size: 25px;
  padding: 30% 10px 0;
  width: 100%;
  text-align: center;
  height: 0;
  opacity: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.publications .publication-box a:hover span {
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.publications .publication-box a.last {
  margin-right: 0;
}
.list-document .document-content,.list-document-content {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 2% 4%;
}
.list-document .document-content .document-holder {
  float: left;
  width: 100%;
}
.list-document .document-content .document-holder a {
  float: left;
  width: 20%;
  margin-right: 3%;
  margin-bottom: 3%;
  border: 1px solid #ee3338;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}
.list-document .document-content .document-holder a img {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.list-document .document-content .document-holder a h1 {
  float: left;
  width: 100%;
  padding: 10px;
  text-align: center;
  font-size: 17px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 55px;
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  background-color: #fff;
  border-top: 1px solid #ee3338;
}
.list-document .document-content .document-holder a h1 span {
  float: left;
  width: 100%;
  padding: 20px 0 0;
  text-align: center;
}
.list-document .document-content .document-holder a:hover h1 {
  background-color: rgba(238, 51, 56, 0.8);
  color: #fff;
}
.list-document .document-content .document-holder a:hover h1.has-description {
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-document-content .list-document-holder a{
  float:left;width:100%;border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-bottom:15px;
  margin-bottom:15px;
  text-decoration: none;

  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-document-content .list-document-holder a span{
  float:left;width:5%;
  color: #555;

  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.list-document-content .list-document-holder a h1{
  float:left;width:85%;font-size:18px;
  color: #555;

  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-document-content .list-document-holder a:hover{
  border-bottom: 1px solid #ee3338;

  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-document-content .list-document-holder a:hover h1,.list-document-content .list-document-holder a:hover span{
  color: #ee3338;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

footer {
  float: left;
  width: 100%;
  background-color: #414142;
  padding: 40px 0 0;
}
footer .logo-social-holder {
  float: left;
  width: 20%;
}
footer .logo-social-holder a.logo {
  float: left;
  width: 80%;
}
footer .logo-social-holder a.logo svg {
  float: left;
  width: 100%;
}
footer .logo-social-holder a.logo svg path {
  fill: #fff;
}
footer .logo-social-holder .social-media {
  float: left;
  width: 100%;
  margin: 20px 0 10px;
}
footer .logo-social-holder .social-media h1 {
  color: rgba(255, 255, 255, 0.6);
  font-size: 20px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
footer .logo-social-holder .social-media a {
  float: left;
  margin-right: 15px;
}
footer .logo-social-holder .social-media a span {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.6);
}
footer nav {
  float: left;
  width: 50%;
  padding-left: 20%;
}
footer nav ul,
footer nav ul li {
  float: left;
  width: 100%;
}
footer nav ul li a {
  float: left;
  width: 100%;
  color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-size: 16px;
  margin-bottom: 8px;
  font-weight: 500;
}
footer nav ul li a:hover {
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer nav ul li a:visited {
  color: rgba(255, 255, 255, 0.6);
}
footer .contact-holder {
  float: right;
  width: 25%;
}
footer .contact-holder h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 22px;
  float: left;
  width: 100%;
}
footer .contact-holder p {
  float: left;
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  margin: 4px 0;
}
footer .contact-holder p a {
  color: rgba(255, 255, 255, 0.8);
  line-height: 15px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .contact-holder p a:hover {
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .copyright {
  float: left;
  width: 100%;
  background-color: #333;
  margin-top: 30px;
}
footer .copyright p {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 0;
  padding: 10px 0;
}
section.content a,
section.content p a {
  color: #ee3338;
}
section.content h1.section-main-heading {
  float: left;
  width: 100%;
  margin: 10px 0 20px;
  font-size: 25px;
}
section.content p,
section.content p a,
section.content p b,
section.content p em,
section.content p i,
section.content p li,
section.content p strong {
  font-size: 16px;
  line-height: 24px;
}
section.content h3 {
  font-weight: 700;
  margin: 15px 0;
  float: left;
  width: 100%;
}
.contact-box {
  float: left;
  width: 30%;
  margin-right: 3%;
}
.section-tpl,
.wwd-tpl {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 2% 4%;
}
.wwd-tpl h1.section-main-heading {
  margin: 10px 0 20px;
}
.wwd-tpl h1.section-main-heading span.icon-holder {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #fff;
}
.wwd-tpl h1.section-main-heading span.icon-holder svg {
  float: left;
}
.wwd-tpl h1.section-main-heading span.title {
  float: left;
  width: 90%;
  font-size: 25px;
  margin: 23px 0 0 20px;
}
.wwd-tpl h1.smh-13 .icon-holder {
  border: 3px solid #22526c;
}
.wwd-tpl h1.smh-13 .icon-holder svg {
  height: 30px;
  margin-top: 17px;
  margin-left: 15px;
}
.wwd-tpl h1.smh-14 span.title {
  margin-top: 10px;
}
.wwd-tpl h1.smh-14 .icon-holder {
  border: 3px solid #dbba56;
}
.wwd-tpl h1.smh-14 .icon-holder svg {
  height: 40px;
  margin-top: 11px;
  margin-left: 12px;
}
.wwd-tpl h1.smh-14 .icon-holder svg path {
  fill: #dbba56;
}
.wwd-tpl h1.smh-15 .icon-holder {
  border: 3px solid #72c7b8;
}
.wwd-tpl h1.smh-15 .icon-holder svg {
  height: 40px;
  margin-top: 14px;
  margin-left: 17px;
}
.wwd-tpl h1.smh-15 .icon-holder svg path {
  fill: #72c7b8;
}
.wwd-tpl h1.smh-16 .icon-holder {
  border: 3px solid #ef6a71;
}
.wwd-tpl h1.smh-16 .icon-holder svg {
  height: 40px;
  margin-top: 12px;
  margin-left: 15px;
}
.wwd-tpl h1.smh-16 .icon-holder svg path {
  fill: #ef6a71;
}
.wwd-tpl h1.smh-17 .icon-holder {
  border: 3px solid #9b1c1f;
}
.wwd-tpl h1.smh-17 .icon-holder svg {
  height: 40px;
  margin-top: 9px;
  margin-left: 19px;
}
.wwd-tpl h1.smh-17 .icon-holder svg path {
  fill: #9b1c1f;
}
.project-list {
  float: left;
  width: 100%;
  padding: 10px 0;
}
.project-list h1.main-heading {
  float: left;
  width: 100%;
  font-weight: 400;
  text-align: center;
  font-size: 28px;
  margin-top: 30px;
  margin-bottom: 50px;
}
.project-list h1.main-heading span {
  font-size: 28px;
  padding: 5px 15px;
  position: relative;
  border-bottom: 3px solid #ee3338;
}
.project-list h1.mh-13 span {
  border-bottom: 3px solid #22526c;
}
.project-list h1.mh-14 span {
  border-bottom: 3px solid #dbba56;
}
.project-list h1.mh-15 span {
  border-bottom: 3px solid #72c7b8;
}
.project-list h1.mh-16 span {
  border-bottom: 3px solid #ef6a71;
}
.project-list h1.mh-17 span {
  border-bottom: 3px solid #9b1c1f;
}
.project-list article {
  float: left;
  background-color: #fff;
  margin-right: 2%;
  height: 550px;
  margin-bottom: 2%;
  position: relative;
  box-shadow: 0 0 10px 2px rgba(229, 229, 229, 0.91);
}
.project-list article a.image {
  overflow: hidden;
  border-bottom: 1px solid #f8f8f8;
}
.project-list article a.image img {
  float: left;
  width: 100%;
}
.project-list article a {
  float: left;
}
.project-list article .text-holder {
  float: left;
  padding: 20px;
  width: 100%;
}
.project-list article .text-holder a,
.project-list article .text-holder span {
  float: left;
}
.project-list article .text-holder h1 {
  float: left;
  width: 100%;
  font-weight: 600;
  color: #555;
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.project-list article .text-holder span {
  font-size: 14px;
  margin-bottom: 10px;
}
.project-list article .text-holder a.read-more {
  background-color: #ee3338;
  padding: 4px 20px;
  color: #fff;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 13px;
  font-weight: 300;
  border: 1px solid #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.project-list article .text-holder a:hover h1 {
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.project-list article .text-holder a:hover.read-more {
  background-color: #fff;
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.project-list article img {
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.project-list article:hover img {
  transform: scale(1.2);
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.project-list article.p-13 a:hover h1 {
  color: #22526c;
}
.project-list article.p-13 .text-holder a.read-more {
  background-color: #22526c;
  border: 1px solid #22526c;
}
.project-list article.p-13 .text-holder a:hover.read-more {
  background-color: #fff;
  color: #22526c;
}
.project-list article.p-14 a:hover h1 {
  color: #dbba56;
}
.project-list article.p-14 .text-holder a.read-more {
  background-color: #dbba56;
  border: 1px solid #dbba56;
}
.project-list article.p-14 .text-holder a:hover.read-more {
  background-color: #fff;
  color: #dbba56;
}
.project-list article.p-15 a:hover h1 {
  color: #72c7b8;
}
.project-list article.p-15 .text-holder a.read-more {
  background-color: #72c7b8;
  border: 1px solid #72c7b8;
}
.project-list article.p-15 .text-holder a:hover.read-more {
  background-color: #fff;
  color: #72c7b8;
}
.project-list article.p-16 a:hover h1 {
  color: #ef6a71;
}
.project-list article.p-16 .text-holder a.read-more {
  background-color: #ef6a71;
  border: 1px solid #ef6a71;
}
.project-list article.p-16 .text-holder a:hover.read-more {
  background-color: #fff;
  color: #ef6a71;
}
.project-list article.p-17 a:hover h1 {
  color: #9b1c1f;
}
.project-list article.p-17 .text-holder a.read-more {
  background-color: #9b1c1f;
  border: 1px solid #9b1c1f;
}
.project-list article.p-17 .text-holder a:hover.read-more {
  background-color: #fff;
  color: #9b1c1f;
}
.project-list article.last {
  margin-right: 0;
}
.project-content,
.project-content img.banner {
  float: left;
  width: 100%;
}
.project-content h5 {
  font-weight: 600;
  font-size: 16px;
}
.project-content .project-info {
  float: left;
  width: 100%;
  background-color: #fff;
}
.project-content .project-info h1 {
  font-size: 14px;
  width: 50%;
}
.project-content .project-info .social-media {
  float: right;
  width: 30%;
}
.project-content .project-info .social-media a {
  float: right;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 15px;
}
.project-content .project-info .social-media a span {
  float: right;
  font-size: 22px;
}
#news-gallery {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.article-tpl .article-content {
  float: left;
  width: 100%;
  padding: 2% 4%;
}
.article-tpl .article-content article.full {
  float: left;
  width: 100%;
  overflow-x: hidden;
}
.article-tpl .article-content article.full .date-social {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.article-tpl .article-content article.full .date-social .date {
  float: left;
  margin-top: 7px;
}
.article-tpl .article-content article.full .date-social .sharethis-inline-share-buttons {
  float: right;
}
.article-tpl .article-content article.first-news {
  float: left;
  width: 100%;
  margin-bottom: 2%;
}
.article-tpl .article-content article.first-news a {
  float: left;
  position: relative;
  width: 100%;
}
.article-tpl .article-content article.first-news a img {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
.article-tpl .article-content article.first-news a .img-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article-tpl .article-content article.first-news a h1 {
  position: absolute;
  z-index: 3;
  width: 100%;
  bottom: 8%;
  left: 0;
  color: #fff;
  padding: 10px 4%;
}
.article-tpl .article-content article.first-news a:hover .img-bg {
  height: 25%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article-tpl .article-content article.list {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  overflow: hidden;
  height: 550px;
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(229, 229, 229, 0.91);
}
.article-tpl .article-content article.list a.image {
  float: left;
  width: 100%;
  overflow: hidden;
}
.article-tpl .article-content article.list a.image img {
  float: left;
  width: 100%;
  transform: scale(1);
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.article-tpl .article-content article.list .text-holder {
  float: left;
  width: 100%;
  padding: 20px;
}
.article-tpl .article-content article.list .text-holder a.title {
  float: left;
  width: 100%;
}
.article-tpl .article-content article.list .text-holder a.title h1 {
  float: left;
  width: 100%;
  font-weight: 600;
  color: #555;
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article-tpl .article-content article.list .text-holder span {
  font-size: 14px;
  margin-bottom: 10px;
}
.article-tpl .article-content article.list .text-holder a.read-more {
  background-color: #ee3338;
  padding: 4px 20px;
  color: #fff;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 13px;
  font-weight: 300;
  border: 1px solid #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article-tpl .article-content article.list .text-holder a:hover h1 {
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article-tpl .article-content article.list .text-holder a:hover.read-more {
  background-color: #fff;
  color: #ee3338;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.article-tpl .article-content article:hover a.image img {
  transform: scale(1.2);
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
}
.article-tpl .article-content article.last {
  margin-right: 0;
}
.volunteer-tpl {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 2% 4%;
}
.volunteer-tpl h1.section-main-heading {
  text-align: center;
}
.volunteer-tpl h1.success {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 22px;
  color: #3cb371;
}
.volunteer-tpl .form-holder {
  float: left;
  width: 65%;
  margin-left: 17%;
}
.volunteer-tpl .form-holder .error {
  font-size: 13px;
  color: red;
}
.volunteer-tpl .form-row {
  float: left;
  width: 100%;
  margin-top: 15px;
  border: 1px solid #ccc;
  padding: 2%;
}
.volunteer-tpl .form-row h1 {
  float: left;
  width: 100%;
  font-size: 22px;
  margin-bottom: 20px;
}
.volunteer-tpl .form-row span.description {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.volunteer-tpl .form-row textarea {
  height: 150px;
}
.volunteer-tpl .form-row .checkbox-col {
  float: left;
  width: 35%;
  margin-right: 5%;
}
.volunteer-tpl .form-row .checkbox-col label {
  font-weight: 400;
  float: left;
  width: 100%;
}
.volunteer-tpl .form-row .checkbox-col label.main {
  font-weight: 700;
}
.volunteer-tpl .form-row .checkbox-col-last {
  width: 20%;
  margin-right: 0;
}
.volunteer-tpl .row {
  margin: 10px 0;
}
.volunteer-tpl .col-sm-2,
.volunteer-tpl .col-sm-3,
.volunteer-tpl .col-sm-5,
.volunteer-tpl .col-sm-8 {
  padding: 0;
}
.volunteer-tpl .txt-input-label {
  padding-top: 7px;
}
@media screen and (max-width: 576px) {
  section.banners,
  section.banners .banner-holder {
    float: left;
    position: relative;
  }
  .alignC,
  .alignC80,
  .alignC90,
  .alignC96 {
    width: 100%;
  }
  section.banners {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  section.banners,
  section.banners .banner-holder {
    float: left;
    position: relative;
  }
  .alignC,
  .alignC80,
  .alignC90,
  .alignC96 {
    width: 100%;
  }
  section.banners {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 992px) {
  section.banners,
  section.banners .banner-holder {
    float: left;
    position: relative;
  }
  .alignC,
  .alignC80,
  .alignC90,
  .alignC96 {
    width: 100%;
  }
  section.banners {
    width: 100%;
    overflow: hidden;
  }
}
@media screen and (max-width: 1600px) {
  .alignC {
    width: 75%;
  }
  .center-content {
    margin: 0 auto;
    text-align: center;
    width: 80%;
    z-index: 2;
  }
  header .nav-logo nav.main-nav {
    width: 77%;
  }
}
@media screen and (max-width: 1400px) {
  .alignC {
    width: 75%;
  }
  header .nav-logo a.logo {
    width: 130px;
    padding-top: 7px;
  }
  header .nav-logo nav.main-nav {
    width: 77%;
  }
  header .nav-logo nav.main-nav ul li a {
    padding: 20px;
  }
  header .nav-logo a.donate {
    margin-top: 16px;
  }
}
@media screen and (max-width: 1300px) {
  .alignC {
    width: 80%;
  }
  header .nav-logo a.logo {
    width: 130px;
    padding-top: 7px;
  }
  header .nav-logo nav.main-nav {
    width: 75%;
  }
  header .nav-logo nav.main-nav ul li a,
  header .nav-logo nav.main-nav ul li.donate a {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 1100px) {
  .alignC {
    width: 85%;
  }
  header .nav-logo a.logo {
    width: 15%;
  }
  header .nav-logo nav.main-nav ul li a {
    padding: 20px 13px;
  }
  header .nav-logo nav.main-nav ul li.donate a {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 980px) {
  header .nav-logo,
  header .top-part .contact-info,
  header .top-part a.donate,
  header .top-part a.volunteer,
  header .top-part nav.languages {
    display: none;
  }
  header .menu-icon,
  header .menu-icon .mi-holder span {
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    display: block;
  }
  body {
    overflow-x: hidden;
  }
  .alignC,
  .alignC80,
  .alignC90,
  .alignC96 {
    width: 100%;
  }
  .center-content {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    z-index: 2;
  }
  header {
    background-color: #fff;
  }
  header .top-part .social-media {
    padding-left: 38%;
    border-right: 0;
    border-left: none;
  }
  header .top-part .social-media a {
    padding: 5px;
    margin-right: 20px;
  }
  header .top-part .social-media a span {
    font-size: 5vw;
    color: rgba(255, 255, 255, 0.6);
  }
  header .logo-menu-icon {
    float: left;
    width: 100%;
    display: block;
    padding: 10px 0;
  }
  header .logo-menu-icon a.logo {
    width: 30%;
    float: left;
    margin-left: 30%;
  }
  header .logo-menu-icon a.logo svg {
    width: 100%;
  }
  header .menu-icon {
    position: relative;
    float: right;
    z-index: 9999;
    margin-right: 5%;
    height: 30px;
  }
  header .menu-icon .mi-holder {
    float: left;
    width: 30px;
    height: 20px;
  }
  header .menu-icon .mi-holder span {
    height: 3px;
    width: 30px;
    background: #333;
    position: absolute;
    top: 60%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
  }
  header .menu-icon .mi-holder span:after,
  header .menu-icon .mi-holder span:before {
    content: "";
    height: 3px;
    background: #333;
    position: absolute;
    transition: all 0.5s ease-in-out;
    width: 30px;
    display: block;
    right: 0;
  }
  header .menu-icon .mi-holder span:before {
    top: -10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
  }
  header .menu-icon .mi-holder span:after {
    bottom: -10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
  }
  header .open-icon {
    background: 0 0;
    transition: all 0.5s ease-in-out;
  }
  header .open-icon .mi-holder span {
    background: 0 0 !important;
  }
  header .open-icon .mi-holder span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
  }
  header .open-icon .mi-holder span:after {
    width: 30px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    bottom: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
  }
  header .side-menu {
    display: block;
    overflow-y: scroll;
    position: fixed;
    width: 100%;
    right: 0;
    left: 100%;
    height: 100%;
    padding: 0 3%;
    z-index: 999999;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.98);
  }
  header .side-menu .srow {
    float: left;
    width: 100%;
  }
  header .side-menu .menu-icon {
    float: left;
    margin-left: 3%;
    margin-top: 4%;
  }
  header .side-menu a.logo {
    float: left;
    width: 30%;
    margin-left: 20%;
    margin-top: 2%;
  }
  header .side-menu a.logo svg {
    float: left;
    width: 100%;
  }
  header .side-menu nav.languages {
    float: left;
    width: 100%;
    background-color: #414142;
    margin-top: 15px;
    padding-left: 28%;
  }
  header .side-menu nav.languages ul {
    float: left;
    width: 100%;
  }
  header .side-menu nav.languages ul li {
    float: left;
  }
  header .side-menu nav.languages ul li a {
    float: left;
    color: #fff;
    font-size: 4vw;
    line-height: 3vw;
    padding: 10px 20px;
  }
  header .side-menu nav.main-nav,
  header .side-menu nav.main-nav ul {
    float: left;
    width: 100%;
  }
  header .side-menu nav.main-nav ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ee3338;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  header .side-menu nav.main-nav ul li ul li,
  header .side-menu nav.main-nav ul li.active ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
  }
  header .side-menu nav.main-nav ul li a {
    float: left;
    width: 100%;
    font-size: 4.5vw;
    padding: 10px 35px;
    color: #333;
    text-transform: uppercase;
  }
  header .side-menu nav.main-nav ul li ul {
    display: none;
    padding-left: 0;
    background-color: #f3f3f3;
  }
  header .side-menu nav.main-nav ul li ul li a {
    text-transform: none;
    font-size: 4.5vw;
    padding: 6px 35px;
  }
  header .side-menu nav.main-nav ul li.active {
    background-color: #f3f3f3;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  header .side-menu nav.main-nav ul li.active ul {
    padding-left: 10px;
  }
  header .side-menu nav.main-nav ul li.active ul li a {
    text-transform: none;
    font-size: 4.5vw;
    padding: 6px 35px;
  }
  header .side-menu a.donate {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
    background: #ee3338;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
  }
  .banner-next,
  .news-image-next {
    background-image: url(../svg/next.svg);
  }
  .banner-next,
  .banner-prev,
  .news-image-next,
  .news-image-prev {
    background-size: 27px 44px;
  }
  header .side-menu-open {
    left: 0;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  .banner-next {
    right: 10px;
    top: 70%;
  }
  .banner-prev {
    background-image: url(../svg/back.svg);
    left: 10px;
    top: 70%;
  }
  section.banners,
  section.banners span.first-image,
  section.banners span.first-image img,
  section.banners span.main-image {
    height:auto;

  }
  section.banners span.first-image img{
    height:auto;
    width:100%;
  }
  section.banners span.main-image img {
    height:auto;
    width:100%;
  }
  section.banners span.zoomOut,
  section.banners span.zoomOut img {
    height:auto;
    width:100%;

  }
  section.banners .banner-holder {
    height:auto;
  }
  section.banners .text-background {
    width: 100%;
    bottom: 5%;
  }
  section.banners h1 {
    font-size: 6vw;
    line-height: 7vw;
    color: #fff;
    width: 70%;
    margin: 10px 0 10px 20%;
  }
  section.banners h2,
  section.banners span.donate-holder {
    margin: 0 0 10px 20%;
  }
  section.banners h2 {
    color: #fff;
    width: 60%;
    font-size: 4vw;
  }
  section.banners a {
    font-size: 3vw;
    padding: 5px 35px;
  }
  .page h1.main-heading span {
    font-size: 7vw;
  }
  .sercvices {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 20px 0;
  }
  .sercvices .service-holder article {
    float: left;
    width: 50%;
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0;
    height: 180px;
    margin-bottom: 4%;
  }
  .sercvices .service-holder article .icon-flex {
    display: flex;
    width: 100%;
  }
  .sercvices .service-holder article .icon-align {
    margin: 0 auto;
  }
  .sercvices .service-holder article svg {
    height: 60px;
  }
  .sercvices .service-holder article svg path {
    fill: #ee3338;
  }
  .sercvices .service-holder article span {
    color: #555;
    font-size: 30px;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 600;
  }
  .sercvices .service-holder article h1 {
    color: #555;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding: 5px 10px;
  }
  .sercvices .service-holder article.last {
    margin-right: 0;
    border-right: 1px solid #ececec;
  }
  .contact-box {
    float: left;
    width: 100%;
    margin-right: 0;
  }
  .news {
    padding: 0 4%;
    width: 100%;
  }
  .news h1.main-heading {
    margin: 25px 0;
    font-size: 6vw;
  }
  .news article {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 5%;
    padding-bottom: 30px;
  }
  .news article a.image {
    float: left;
    width: 100%;
  }
  .news article .text-holder {
    width: 100%;
  }
  .news article .text-holder a h1 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .news article .text-holder span {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .news article .text-holder a.read-more {
    font-size: 3.5vw;
  }
  .what-we-do {
    padding: 0 4%;
    width: 100%;
  }
  .what-we-do h1.main-heading {
    margin: 25px 0;
    font-size: 6vw;
  }
  .help-us .box,
  .what-we-do article {
    width: 100%;
    margin-bottom: 3%;
  }
  .what-we-do article {
    float: left;
  }
  .what-we-do article .text-wrapper {
    padding: 5%;
  }
  .what-we-do article h1 {
    font-size: 6vw;
  }
  .what-we-do article .icon-holder svg {
    height: 50px;
  }
  .what-we-do article.wwd-1 .icon-holder svg {
    margin-top: 28px;
    margin-left: 20px;
    height: 40px;
  }
  .what-we-do article.wwd-2 .icon-holder svg {
    margin-top: 20px;
    margin-left: 20px;
  }
  .what-we-do article.wwd-3 .icon-holder svg {
    margin-top: 23px;
    margin-left: 27px;
  }
  .what-we-do article.wwd-4 .icon-holder svg {
    margin-top: 20px;
    margin-left: 25px;
  }
  .what-we-do article.wwd-5 .icon-holder svg {
    margin-top: 15px;
    margin-left: 28px;
  }
  .slogan {
    width: 100%;
    padding: 20px 4%;
  }
  .slogan h1 {
    font-size: 5vw;
  }
  .help-us .box a {
    width: 80%;
    left: 10%;
    top: 35%;
    padding: 10px 0;
  }
  .partners,
  .publications {
    padding: 25px 5%;
  }
  .help-us .box a span.title {
    float: left;
    font-size: 6vw;
    width: 100%;
    text-align: center;
  }
  .partners a {
    width: 22.5%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .publications .announcment-box {
    width: 100%;
  }
  .publications .announcment-box .announcment-holder {
    padding: 4%;
    height: auto;
  }
  .publications .announcment-box .announcment-holder a span.icon {
    width: 10%;
  }
  .publications .announcment-box .announcment-holder a span.title {
    font-size: 4vw;
  }
  .publications .publication-box {
    float: left;
    width: 100%;
  }
  section.content h1.section-main-heading {
    font-size: 7vw;
  }
  #news-gallery a,
  #news-gallery a img {
    float: left;
    width: 100%;
  }
  .article-tpl .article-content article.first-news a h1 {
    font-size: 5vw;
    bottom: 1%;
  }
  .article-tpl .article-content article.list {
    width: 100%;
    margin-right: 0;
    height: auto;
    padding-bottom: 60px;
  }
  .article-tpl .article-content article.list .text-holder a.title h1 {
    font-size: 5vw;
    line-height: 6vw;
  }
  .article-tpl .article-content article.list .text-holder span {
    font-size: 4vw;
    line-height: 5.5vw;
  }
  .article-tpl .article-content article.list .text-holder a.read-more {
    font-size: 3.5vw;
  }
  .news-image-prev {
    background-image: url(../svg/back.svg);
  }
  .wwd-tpl h1.section-main-heading .icon-flex {
    display: flex;
    width: 100%;
  }
  footer .logo-social-holder .social-media h1,
  footer nav {
    display: none;
  }
  .wwd-tpl h1.section-main-heading .icon-align {
    margin-left: auto;
    margin-right: auto;
  }
  .wwd-tpl h1.section-main-heading span.title {
    font-size: 6vw;
    margin: 15px 0 0;
    width: 100%;
  }
  .project-list {
    padding: 0 4%;
  }
  .project-list h1.main-heading span {
    font-size: 7vw;
  }
  .project-list article {
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-bottom: 2%;
    padding-bottom: 40px;
  }
  .list-document .document-content .document-holder a {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  .list-document .document-content .document-holder a h1 {
    font-size: 4vw;
  }
  .list-document-content .list-document-holder a{
    float:left;width:100%;border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom:15px;
    margin-bottom:15px;
    text-decoration: none;

    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .list-document-content .list-document-holder a span{
    float:left;width:10%;
    color: #555;
    font-size: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .list-document-content .list-document-holder a h1{
    float:left;width:80%;
    line-height:5vw;
    font-size: 4vw;
    color: #555;

    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  footer .logo-social-holder {
    width: 100%;
  }
  footer .logo-social-holder a.logo {
    width: 40%;
    margin-left: 28%;
  }
  footer .logo-social-holder .social-media {
    margin-left: 42%;
  }
  footer .logo-social-holder .social-media a span {
    font-size: 7vw;
  }
  footer .contact-holder {
    width: 100%;
    padding: 20px 5%;
  }
  footer .contact-holder h1 {
    width: 100%;
    text-align: center;
    font-size: 6vw;
  }
  footer .contact-holder p {
    width: 100%;
    text-align: center;
    font-size: 4vw;
  }
  footer .contact-holder p a {
    font-size: 4vw;
  }
  footer .copyright p {
    font-size: 3vw;
  }
  .volunteer-tpl h1.section-main-heading {
    text-align: left;
    font-size: 5vw;
  }
  .volunteer-tpl .form-row .checkbox-col {
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .volunteer-tpl .form-holder {
    width: 100%;
    margin: 0;
  }
  .volunteer-tpl .form-holder .radio-inline {
    margin-left: 5px;
  }
  .volunteer-tpl .col-sm-9 {
    padding-left: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 896px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .news h1.main-heading,
  .what-we-do article h1,
  .what-we-do h1.main-heading,
  header .top-part .social-media a span {
    font-size: 4vw;
  }
  footer .logo-social-holder .social-media h1,
  footer nav {
    display: none;
  }
  header .top-part {
    padding: 10px 0;
  }
  header .top-part .social-media {
    padding-left: 40%;
  }
  .news,
  .what-we-do {
    padding: 40px 0;
  }
  header .logo-menu-icon a.logo {
    width: 20%;
    margin-left: 39%;
  }
  section.banners span.main-image img {
    width: 100%;
    height: auto;
    right: 0;
  }
  .news article.left,
  .news article.right {
    margin-bottom: 10%;
  }
  .what-we-do article {
    height: 300px;
    overflow: hidden;
  }
  .what-we-do article img {
    height: auto;
    width: 100%;
  }
  .what-we-do article .icon-holder svg {
    margin-left: 47%;
  }
  .what-we-do article a {
    margin-left: 43%;
  }
  .what-we-do article.wwd-2 img {
    left: 0;
  }
  .what-we-do article.wwd-5 .icon-holder svg {
    margin-left: 48%;
  }
  .help-us .box {
    width: 50%;
  }
  .help-us .box a {
    top: 30%;
  }
  .help-us .box a span.title {
    font-size: 3vw;
  }
  footer .logo-social-holder {
    width: 100%;
  }
  footer .logo-social-holder a.logo {
    width: 20%;
    margin-left: 40%;
  }
  footer .logo-social-holder .social-media {
    margin-left: 43%;
  }
  footer .logo-social-holder .social-media a span {
    font-size: 4vw;
  }
  footer .contact-holder {
    width: 100%;
    padding: 20px 5%;
  }
  footer .contact-holder h1 {
    width: 100%;
    text-align: center;
    font-size: 3vw;
  }
  footer .contact-holder p {
    width: 100%;
    text-align: center;
    font-size: 2vw;
  }
  footer .contact-holder p a,
  footer .copyright p {
    font-size: 2vw;
  }
  .fancybox-button {
    width: 40px;
    height: 40px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 736px) and (min-device-width: 320px) and (orientation: portrait) {
  .fancybox-button {
    width: 40px;
    height: 40px;
  }
  .fancybox-navigation .fancybox-button {
    width: 80px;
    height: 100px;
  }
} /*# sourceMappingURL=style.css.map */