body {
  background-color: #fff;
  font-family: Roboto;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin: 10px 0px;
  color: #8a6d2f;
  font-size: 44px;
  line-height: 54px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
  text-shadow: none;
}

h2 {
  margin: 0px 0px 27px;
  color: #8a6d2f;
  font-size: 38px;
  line-height: 36px;
  font-weight: 300;
  text-shadow: none;
}

h3 {
  margin: 5px 0px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-shadow: none;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-right: 60px;
  padding-left: 60px;
  color: rgba(0, 0, 0, .4);
  font-size: 23px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 0px;
  text-shadow: none;
}

.container {
  padding-right: 70px;
  padding-left: 70px;
}

.share-btn {
  display: inline-block;
  width: 61px;
  margin-right: 14px;
  margin-left: 14px;
}

.share-wrapper {
  margin-top: 4%;
  margin-bottom: -3%;
}

.social-btn {
  opacity: 0.5;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  color: #fff;
}

.social-btn:hover {
  opacity: 1;
}

.social-btn:focus {
  opacity: 1;
}

.logo {
  display: block;
  width: 35%;
  margin: 55px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.logo.footer {
  width: 40%;
  margin-top: 7px;
  margin-left: 10px;
  opacity: 1;
}

.section {
  padding-top: 100px;
  padding-bottom: auto;
  border-style: none;
  border-top-width: 2px;
  border-top-color: rgba(0, 0, 0, .07);
  text-align: center;
}

.section.flag {
  overflow: hidden;
  margin-bottom: 0px;
  padding-top: 1%;
  padding-bottom: 0px;
  background-color: #85da3a;
  text-align: center;
}

.section.donate {
  padding-top: 20px;
  padding-bottom: 55px;
  background-color: #000;
}

.section.footer {
  padding-top: 0%;
  padding-bottom: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #262c46;
}

.section.green {
  padding-top: 65px;
  padding-bottom: 70px;
  background-color: #85da3a;
}

.header-text {
  margin-top: -10px;
  margin-bottom: 41px;
  color: #373737;
  font-size: 36px;
  line-height: 47px;
  font-weight: 300;
  letter-spacing: 0.25px;
  text-shadow: none;
}

.header-text.black {
  display: block;
  width: 615px;
  margin-top: -55px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 46px;
  line-height: 56px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2.75px;
}

.flag-image {
  display: block;
  max-width: 100%;
  margin: -30px auto -20px;
}

.small-text {
  margin-top: 0.5%;
  color: #fff;
}

.donation-logo {
  margin-top: 2%;
  padding-top: 2px;
  text-align: center;
}

.donation-logo:hover {
  opacity: 0.5;
}

.donation-logo:focus {
  opacity: 0.5;
}

.copyright {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: 20px;
  margin-bottom: 8px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 9px;
  font-weight: 200;
  text-align: right;
  letter-spacing: 0.75px;
}

.copyright.contact {
  margin-left: 20px;
  font-size: 16px;
  text-align: left;
  letter-spacing: 1px;
}

.call {
  margin-top: 31px;
  margin-bottom: 16px;
  padding-right: 11%;
  padding-left: 11%;
  color: #fff;
  font-size: 27px;
  line-height: 34px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.call.hashtags {
  margin-top: -14px;
  margin-bottom: 30px;
}

.donate-logos {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.donate-logos:hover {
  opacity: 0.35;
}

.donate-logos._1 {
  max-width: 175px;
  margin-right: 20px;
}

.donate-logos._2 {
  max-height: 100px;
  max-width: 150px;
  margin-right: 20px;
}

.donate-logos._3 {
  max-width: 100px;
  margin-right: 20px;
}

.donate-logos._4 {
  max-width: 200px;
}

.resources-block {
  display: block;
  width: 32.25%;
  height: 200px;
  margin-right: 1.08%;
  margin-left: 0%;
  float: left;
  clear: right;
  border: 3px solid #373737;
  background-color: transparent;
  color: #373737;
  text-decoration: none;
}

.resources-block:hover {
  background-color: #373737;
  color: #fff;
}

.resources-block.w--current {
  background-color: transparent;
  color: #373737;
}

.resources-block.w--current:hover {
  background-color: #373737;
}

.social-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 135px;
  height: 75px;
  float: right;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-buttons.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: both;
}

.text-block {
  font-family: Oswald, sans-serif;
  text-align: left;
}

.text-block.resources {
  height: 200px;
  margin: -14px -35px 10px;
  padding-top: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  background-color: transparent;
  font-family: Poppins, sans-serif;
  color: #373737;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 1.85px;
}

.text-block.resources:hover {
  color: #fff;
}

.text-block.resources:active {
  color: #373737;
}

.left-footer-column {
  min-height: 200px;
  padding-top: 2%;
  padding-bottom: 0.5%;
  background-color: #dcbcd9;
}

.column-3 {
  min-height: 200px;
  padding-top: 2%;
  padding-bottom: 0.5%;
  background-color: #f36f2a;
}

.banner {
  height: 60px;
  background-color: #f36f2a;
}

.section-2 {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .09), rgba(0, 0, 0, .09)), url('../images/33777v.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .09), rgba(0, 0, 0, .09)), url('../images/33777v.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-y;
  background-attachment: scroll, scroll;
}

.text-block-2 {
  display: block;
  width: 800px;
  margin: 170px auto;
  padding: 30px 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dcbcd9;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 3px;
}

.container-3 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.text-block-4 {
  margin-right: 10px;
  margin-bottom: 10px;
  float: right;
  clear: both;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 1.5px;
}

.text-block-5 {
  width: 93%;
  margin-right: 10px;
  float: right;
  clear: both;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 21px;
  font-weight: 200;
  text-align: right;
  letter-spacing: 1.15px;
}

.tabs-content {
  height: 132px;
  margin-top: 30px;
  margin-bottom: 50px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.85px;
}

.text-block-6 {
  display: block;
  width: 90%;
  margin: -45px auto 55px;
  font-family: Poppins, sans-serif;
  font-size: 46px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 2.75px;
}

@media (max-width: 991px) {
  h1 {
    text-shadow: none;
  }
  p {
    text-shadow: none;
  }
  .share-wrapper {
    margin-bottom: -2%;
  }
  .social-btn {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: left;
    clear: both;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .social-btn:hover {
    opacity: 0.8;
  }
  .logo {
    width: 65%;
  }
  .section.green {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .header-text {
    margin-bottom: 30px;
  }
  .header-text.black {
    margin-top: -9px;
    margin-bottom: 30px;
  }
  .flag-image.tablet {
    margin-top: -40px;
    margin-bottom: -40px;
  }
  .call {
    margin-top: 31px;
    margin-bottom: 20px;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 30px;
    line-height: 37px;
  }
  .resources-block {
    height: 190px;
  }
  .social-buttons {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block.resources {
    height: 190px;
    margin: -12px -34px 3px;
    padding-left: 15px;
  }
  .text-block-2 {
    width: 700px;
  }
  .tabs-menu {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-4 {
    margin-bottom: 8px;
    font-size: 17px;
  }
  .text-block-5 {
    width: 96%;
    font-size: 11.5px;
    line-height: 17px;
  }
  .tabs-content {
    height: 170px;
    margin-bottom: 60px;
  }
  .text-block-6 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  h1 {
    text-shadow: none;
  }
  p {
    text-shadow: none;
  }
  .container {
    padding-right: 33px;
    padding-left: 33px;
  }
  .logo {
    display: block;
    width: 77%;
    margin-right: auto;
    margin-left: auto;
  }
  .logo.footer {
    margin-bottom: -10px;
  }
  .section.flag {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .section.green {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .header-text {
    margin-bottom: 10px;
  }
  .header-text.black {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .flag-image.mobile-landscape {
    margin-top: -45px;
    margin-bottom: -40px;
  }
  .copyright {
    margin-top: 15px;
  }
  .call {
    margin-top: 10px;
    padding-right: 8%;
    padding-left: 8%;
  }
  .call.hashtags {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .resources-block {
    height: 160px;
    margin-top: 25px;
    margin-bottom: 5px;
  }
  .social-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .social-buttons.footer {
    width: 150px;
    margin-top: 15px;
  }
  .text-block.resources {
    height: 160px;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 26px;
  }
  .text-block-2 {
    width: 470px;
    line-height: 50px;
  }
  .text-block-4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .text-block-5 {
    width: 97%;
    font-size: 14px;
    line-height: 20px;
  }
  .tabs-content {
    height: 200px;
  }
  .text-block-6 {
    margin-top: -55px;
    margin-bottom: 30px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 46px;
    text-shadow: none;
  }
  h2 {
    font-size: 30px;
    line-height: 31px;
    text-shadow: none;
  }
  p {
    padding-right: 18px;
    padding-left: 18px;
    text-shadow: none;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .logo {
    width: 95%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
  }
  .logo.footer {
    display: block;
    width: 90%;
    max-width: 285px;
    margin: 10px auto 5px;
  }
  .section {
    padding: 47px 2% 10px;
  }
  .section.flag {
    padding-right: 0%;
    padding-left: 0%;
  }
  .section.donate {
    padding-bottom: 40px;
  }
  .section.footer {
    padding-right: 0%;
    padding-left: 0%;
  }
  .section.green {
    padding-top: 40px;
  }
  .header-text {
    margin-top: -10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 30px;
    letter-spacing: 0px;
    text-shadow: none;
  }
  .header-text.black {
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .flag-image {
    margin-right: auto;
    margin-left: auto;
  }
  .flag-image.mobile-portrait {
    margin-top: -39px;
    margin-bottom: -50px;
  }
  .copyright {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 8px;
    text-align: center;
  }
  .call {
    padding-right: 3%;
    padding-left: 3%;
    font-size: 20px;
    line-height: 25px;
  }
  .call.hashtags {
    font-size: 25px;
  }
  .donate-logos._1 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .donate-logos._4 {
    margin-top: 25px;
  }
  .resources-block {
    width: 100%;
    height: 81px;
    margin-top: 15px;
    margin-bottom: 10px;
    float: right;
    clear: both;
  }
  .social-buttons.footer {
    margin-top: 0px;
  }
  .text-block.resources {
    height: 80px;
  }
  .banner {
    height: 50px;
  }
  .text-block-2 {
    width: 85%;
    font-size: 33px;
    line-height: 43px;
  }
  .text-block-4 {
    display: block;
    margin-top: 6px;
    margin-bottom: 5px;
    float: none;
    font-size: 15px;
    text-align: center;
  }
  .text-block-5 {
    width: 98%;
    margin-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
  }
  .tabs-content {
    height: 399px;
    margin-bottom: 5px;
    font-size: 19px;
    line-height: 24px;
  }
  .text-block-6 {
    margin-top: -20px;
    margin-bottom: 25px;
    font-size: 40px;
  }
}

