/*Old Css*/

.mystory {
  margin: 0px 0px 0px -5px;
}

.list-mystory {
  float: left;
  width: 303px;
  position: relative;
  margin: 5px 0px 0px 5px;
}


/* .list-mystory:nth-child(even) {margin: 5px;} */


/* .list-mystory .list-date, .list-mystory .list-text,  .list-mystory .list-buttons {display: none;} */

.list-mystory .list-quote {
  position: absolute;
  top: 215px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  height: 63px;
  font-size: 0.9em;
  margin-top: 5px;
  min-width: 283px;
}

.list-mystory .list-date {
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 500;
  color: #000000;
  background: rgba(255, 255, 255, 0.6);
  padding: 2px;
}

.list-mystory .list-buttons {
  text-align: right;
  margin-bottom: 0px;
}

.list-mystory .list-buttons span {
  text-transform: uppercase;
}

.list-mystory .list-text {
  font-weight: 600;
  color: #000000;
}

.list-mystory .list-author {
  text-align: right;
  font-weight: bold;
}

.list-mystory .list-author a {
  color: #000000 !important;
}

.list-mystory .list-image {
  overflow: hidden;
  height: 303px;
  overflow: hidden;
}

.list-mystory .list-image img {
  width: 100%;
  transition: all .2s ease-in-out;
  filter: contrast(85%) brightness(95%);
}

.list-mystory .list-image img:hover {
  transform: scale(1.1);
}

.header-wfd .header-wfd-left {
  background-color: #1dafeb;
}

.video-promo-holder {
  background-color: transparent !important;
}

.cmn-dylist .tx-dynalist-pi1-recordlist {
  border: 0;
}


/* World Food Day Stylesheet - 30-08-2019- 15:05*/


/* Default Style */

@import url("https://fonts.googleapis.com/css?family=Barlow Semi Condensed");
body {
  padding-top: 77px;
  font-family: 'Barlow Condensed', sans-serif;
}

.header-wfd {
  background-color: white;
  position: static;
  top: 0;
  width: 100%;
  z-index: 11;
}

.header-wfd.fixed-header {
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
}

@media (min-width: 768px) {
  body {
    padding-top: 111px;
  }
}

@media (min-width: 992px) {
  body {
    padding-top: 111px;
  }
}

@media (min-width: 1200px) {
  body {
    padding-top: 90px;
  }
  body[data-lang="AR"] {
    padding-top: 90px;
  }
}

h1 {
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.title-line {
  margin-top: 60px;
  border-top: 1px solid #ededed;
  padding-top: 20px;
}

._mainContainer {
  padding: 30px 20px;
  background-color: white;
  border: 1px solid #e8e8e9;
  margin: 30px;
  max-width: 1600px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

._mainContainer .csc-default.white-bg {
  border-top: 1px solid #e8e9ea;
  padding: 15px;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  ._mainContainer .csc-default.white-bg {
    padding: 15px 2.18em;
  }
  ._mainContainer {
    padding: 50px 70px;
  }
}

@media (min-width: 1600px) {
  ._mainContainer {
    margin: 30px auto;
  }
}

.header-wfd,
.container-wfd,
.container-wfd-gray,
.container-wfd-yellow,
._mainContainer {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 200;
  font-size: 23px;
  position: relative;
}

.header-wfd .footer-links,
.container-wfd .footer-links,
.container-wfd-gray .footer-links,
.container-wfd-yellow .footer-links,
._mainContainer .footer-links {
  font-size: 14px;
}

.header-wfd footer h4,
.container-wfd footer h4,
.container-wfd-gray footer h4,
.container-wfd-yellow footer h4,
._mainContainer footer h4 {
  font-size: 14px;
}

.header-wfd a,
.container-wfd a,
.container-wfd-gray a,
.container-wfd-yellow a,
._mainContainer a {
  color: #151515;
  font-weight: normal;
}

.header-wfd a:hover,
.header-wfd a:active,
.header-wfd a:focus,
.header-wfd a:active:hover,
.header-wfd a:active:focus,
.container-wfd a:hover,
.container-wfd a:active,
.container-wfd a:focus,
.container-wfd a:active:hover,
.container-wfd a:active:focus,
.container-wfd-gray a:hover,
.container-wfd-gray a:active,
.container-wfd-gray a:focus,
.container-wfd-gray a:active:hover,
.container-wfd-gray a:active:focus,
.container-wfd-yellow a:hover,
.container-wfd-yellow a:active,
.container-wfd-yellow a:focus,
.container-wfd-yellow a:active:hover,
.container-wfd-yellow a:active:focus,
._mainContainer a:hover,
._mainContainer a:active,
._mainContainer a:focus,
._mainContainer a:active:hover,
._mainContainer a:active:focus {
  color: #1dafeb;
}

.header-wfd p,
.container-wfd p,
.container-wfd-gray p,
.container-wfd-yellow p {
  color: #FFF;
}

._mainContainer p {
  color: #888;
}

.header-wfd ul,
.container-wfd ul,
.container-wfd-gray ul,
.container-wfd-yellow ul,
._mainContainer ul {
  color: #888;
}

.header-wfd h2,
.container-wfd h2,
.container-wfd-gray h2,
.container-wfd-yellow h2,
._mainContainer h2 {
  font-size: 36px;
}

.header-wfd h2 .wfd-h-bold,
.container-wfd h2 .wfd-h-bold,
.container-wfd-gray h2 .wfd-h-bold,
.container-wfd-yellow h2 .wfd-h-bold,
._mainContainer h2 .wfd-h-bold {
  font-weight: 600;
  font-style: italic;
  color: #1dafeb;
}

.header-wfd h2 .wfd-h-light,
.container-wfd h2 .wfd-h-light,
.container-wfd-gray h2 .wfd-h-light,
.container-wfd-yellow h2 .wfd-h-light,
._mainContainer h2 .wfd-h-light {
  font-weight: 100;
  font-style: italic;
}

.header-wfd h3,
.container-wfd h3,
.container-wfd-gray h3,
.container-wfd-yellow h3,
._mainContainer h3 {
  font-size: 30px;
  font-weight: 400;
  color: #da6a02;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.header-wfd h4,
.container-wfd h4,
.container-wfd-gray h4,
.container-wfd-yellow h4,
._mainContainer h4 {
  font-size: 25px;
}

.header-wfd .btn.btn-primary,
.container-wfd .btn.btn-primary,
.container-wfd-gray .btn.btn-primary,
.container-wfd-yellow .btn.btn-primary,
._mainContainer .btn.btn-primary {
  font-size: 22px;
  font-weight: 300;
  padding: 6px 25px;
  background-color: #1dafeb;
  border-color: #1dafeb;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: white;
}

.header-wfd .btn.btn-primary:hover,
.header-wfd .btn.btn-primary:active,
.header-wfd .btn.btn-primary:focus,
.header-wfd .btn.btn-primary:active:hover,
.header-wfd .btn.btn-primary:active:focus,
.container-wfd .btn.btn-primary:hover,
.container-wfd .btn.btn-primary:active,
.container-wfd .btn.btn-primary:focus,
.container-wfd .btn.btn-primary:active:hover,
.container-wfd .btn.btn-primary:active:focus,
.container-wfd-gray .btn.btn-primary:hover,
.container-wfd-gray .btn.btn-primary:active,
.container-wfd-gray .btn.btn-primary:focus,
.container-wfd-gray .btn.btn-primary:active:hover,
.container-wfd-gray .btn.btn-primary:active:focus,
.container-wfd-yellow .btn.btn-primary:hover,
.container-wfd-yellow .btn.btn-primary:active,
.container-wfd-yellow .btn.btn-primary:focus,
.container-wfd-yellow .btn.btn-primary:active:hover,
.container-wfd-yellow .btn.btn-primary:active:focus,
._mainContainer .btn.btn-primary:hover,
._mainContainer .btn.btn-primary:active,
._mainContainer .btn.btn-primary:focus,
._mainContainer .btn.btn-primary:active:hover,
._mainContainer .btn.btn-primary:active:focus {
  border-color: #0d6d95;
  background-color: #0d6d95;
  color: white;
}

.header-wfd .btn.btn-primary:active:focus,
.container-wfd .btn.btn-primary:active:focus,
.container-wfd-gray .btn.btn-primary:active:focus,
.container-wfd-yellow .btn.btn-primary:active:focus,
._mainContainer .btn.btn-primary:active:focus {
  background-color: #0d6d95;
  border-color: #0d6d95;
  color: #0d6d95;
  color: white;
}

.header-wfd .btn.btn-default,
.container-wfd .btn.btn-default,
.container-wfd-gray .btn.btn-default,
.container-wfd-yellow .btn.btn-default,
._mainContainer .btn.btn-default {
  font-size: 22px;
  font-weight: 300;
  padding: 6px 25px;
  background-color: transparent;
  color: #1dafeb;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-wfd .btn.btn-default:hover,
.header-wfd .btn.btn-default:active,
.header-wfd .btn.btn-default:focus,
.header-wfd .btn.btn-default:active:hover,
.header-wfd .btn.btn-default:active:focus,
.container-wfd .btn.btn-default:hover,
.container-wfd .btn.btn-default:active,
.container-wfd .btn.btn-default:focus,
.container-wfd .btn.btn-default:active:hover,
.container-wfd .btn.btn-default:active:focus,
.container-wfd-gray .btn.btn-default:hover,
.container-wfd-gray .btn.btn-default:active,
.container-wfd-gray .btn.btn-default:focus,
.container-wfd-gray .btn.btn-default:active:hover,
.container-wfd-gray .btn.btn-default:active:focus,
.container-wfd-yellow .btn.btn-default:hover,
.container-wfd-yellow .btn.btn-default:active,
.container-wfd-yellow .btn.btn-default:focus,
.container-wfd-yellow .btn.btn-default:active:hover,
.container-wfd-yellow .btn.btn-default:active:focus,
._mainContainer .btn.btn-default:hover,
._mainContainer .btn.btn-default:active,
._mainContainer .btn.btn-default:focus,
._mainContainer .btn.btn-default:active:hover,
._mainContainer .btn.btn-default:active:focus {
  border-color: #0d6d95;
  color: #0d6d95;
}

.header-wfd .btn.btn-default:active:focus,
.container-wfd .btn.btn-default:active:focus,
.container-wfd-gray .btn.btn-default:active:focus,
.container-wfd-yellow .btn.btn-default:active:focus,
._mainContainer .btn.btn-default:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #0d6d95;
  color: #0d6d95;
  color: #0d6d95;
}

@media (max-width: 457px) {
  .header-wfd .wfd-menu .btn.btn-default {
    padding: 6px 20px;
  }
  .header-wfd .wfd-menu .btn.btn-default span {
    display: none;
  }
  .header-wfd .wfd-menu .material-icons {
    margin: 0;
  }
}

.header-wfd .wfd-box-shadow,
.container-wfd .wfd-box-shadow,
.container-wfd-gray .wfd-box-shadow,
.container-wfd-yellow .wfd-box-shadow,
._mainContainer .wfd-box-shadow {
  margin-bottom: 30px;
  position: relative;
}

.header-wfd .wfd-box-shadow:after,
.container-wfd .wfd-box-shadow:after,
.container-wfd-gray .wfd-box-shadow:after,
.container-wfd-yellow .wfd-box-shadow:after,
._mainContainer .wfd-box-shadow:after {
  content: '';
  display: block;
  width: 50%;
  height: 100px;
  position: absolute;
  bottom: -100px;
  right: 0;
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/shadow.png);
  background-position: top right;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.container-wfd-gray {
  background-color: #ebebeb;
  padding: 30px 0 50px 0;
}

.header-wfd .header-wfd-right .lang-select option {
  height: 30px;
}

.header-wfd {
  background-color: white;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.header-wfd .header-wfd-left {
  padding: 0 0 0 15px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 1200px) {
  .header-wfd {
    height: auto;
  }
  .header-wfd .header-wfd-left {
    padding: 0 0 0 30px;
    height: auto;
    justify-content: flex-start;
    width: 50%;
    height: 90px;
  }
}

.header-wfd .header-wfd-left .fao-logo {
  width: 240px;
  margin-top: 0;
  margin-right: 5px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
  .header-wfd .header-wfd-left .fao-logo {
    width: 310px;
  }
}

@media (min-width: 1200px) {
  .header-wfd .header-wfd-left .fao-logo {
    margin-right: 30px;
    width: 360px;
  }
  [lang="ar"] .header-wfd .header-wfd-left .fao-logo {
    margin-left: 30px;
    width: 360px;
  }
}

.header-wfd .header-wfd-left .fao-logo a {
  display: block;
}

.header-wfd .header-wfd-left .wfd-menu li {
  border-right: 1px solid #151515;
  padding-right: 12px;
  padding-left: 10px;
  font-weight: 400;
  font-size: 20px;
}

.header-wfd .header-wfd-left .wfd-menu li:last-child {
  border-right: 0;
}

.header-wfd .header-wfd-right {
  padding: 0 15px;
  background-color: #1dafeb;
  color: white;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  /* Small devices (tablets, 768px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
  .header-wfd .header-wfd-right {
    flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .header-wfd .header-wfd-right {
    padding: 0 30px;
    height: 90px;
    width: 50%;
  }
  [lang="ar"] .header-wfd .header-wfd-right {
    width: 22%;
  }
  [lang="ar"] .header-wfd .header-wfd-left {
    width: 78%;
  }
}

.header-wfd .header-wfd-right .social-wfd {
  margin-bottom: 0;
  padding-right: 20px;
  border-right: 2px solid #ffffffb3;
  float: none !important;
  display: inline-block;
  margin-right: 20px;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .header-wfd .header-wfd-right .social-wfd {
    float: left !important;
    display: block;
    margin-right: 0;
  }
}

.header-wfd .header-wfd-right .social-wfd li a {
  color: white;
}

.header-wfd .header-wfd-right .social-wfd li a:hover,
.header-wfd .header-wfd-right .social-wfd li a:active,
.header-wfd .header-wfd-right .social-wfd li a:focus,
.header-wfd .header-wfd-right .social-wfd li a:active:hover,
.header-wfd .header-wfd-right .social-wfd li a:active:focus {
  color: rgba(255, 255, 255, 0.8);
}

.header-wfd .header-wfd-right .lang-select {
  background-color: transparent;
  color: white;
  border: 0;
  height: 32px;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .header-wfd .header-wfd-right .lang-select {
    height: auto;
  }
}

.header-wfd .header-wfd-right .lang-select:hover,
.header-wfd .header-wfd-right .lang-select:active,
.header-wfd .header-wfd-right .lang-select:focus,
.header-wfd .header-wfd-right .lang-select:active:hover,
.header-wfd .header-wfd-right .lang-select:active:focus {
  outline: 0;
}

.header-wfd .header-wfd-right .lang-select:active:focus {
  outline: 0;
}

.header-wfd .header-wfd-right .lang-select option {
  font-size: 14px;
}

.header-wfd .header-wfd-right .selectdropdown {
  padding-left: 20px;
  margin-bottom: 0;
}

.header-wfd .header-wfd-right .selectdropdown li a {
  color: white;
}

.header-wfd .header-wfd-right .selectdropdown li a:hover,
.header-wfd .header-wfd-right .selectdropdown li a:active,
.header-wfd .header-wfd-right .selectdropdown li a:focus,
.header-wfd .header-wfd-right .selectdropdown li a:active:hover,
.header-wfd .header-wfd-right .selectdropdown li a:active:focus {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.header-wfd .header-wfd-left .btn-menu {
  font-size: 22px;
  background-color: rgba(255, 255, 255, 0.5);
  border: 2px solid transparent;
  color: #1dafeb;
  /* Small devices (tablets, 768px and up) */
}

.header-wfd .header-wfd-left .btn-menu span {
  display: none;
}

@media (min-width: 768px) {
  .header-wfd .header-wfd-left .btn-menu span {
    display: inline;
  }
}

.header-wfd .header-wfd-left .btn-menu:hover,
.header-wfd .header-wfd-left .btn-menu:active,
.header-wfd .header-wfd-left .btn-menu:focus,
.header-wfd .header-wfd-left .btn-menu:active:hover,
.header-wfd .header-wfd-left .btn-menu:active:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #0d6d95;
}

.header-wfd .header-wfd-left .btn-menu:hover i,
.header-wfd .header-wfd-left .btn-menu:active i,
.header-wfd .header-wfd-left .btn-menu:focus i,
.header-wfd .header-wfd-left .btn-menu:active:hover i,
.header-wfd .header-wfd-left .btn-menu:active:focus i {
  color: #0d6d95;
}

.header-wfd .header-wfd-left .btn-menu:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: transparent;
  color: #1dafeb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #0d6d95;
}

.header-wfd .header-wfd-left .btn-menu:active:focus i {
  color: #0d6d95;
}

.header-wfd .header-wfd-left .btn-menu i {
  color: #1dafeb;
  position: relative;
  top: 4px;
}

.wfd-logo p {
  color: white;
  line-height: 1;
  margin: 0;
  display: inline-block;
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 1200px) {
  .wfd-logo p {
    display: block;
  }
}

.wfd-logo .header-title-date {
  font-size: 25px;
  font-weight: 100;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
  .wfd-logo .header-title-date {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .wfd-logo .header-title-date {
    font-size: 30px;
  }
}

.wfd-logo .header-title-label {
  font-size: 25px;
  font-weight: 500;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.wfd-logo .header-title-label a {
  color: white;
}

.wfd-logo .header-title-label a:hover,
.wfd-logo .header-title-label a:active,
.wfd-logo .header-title-label a:focus,
.wfd-logo .header-title-label a:active:hover,
.wfd-logo .header-title-label a:active:focus {
  color: white;
}

@media (min-width: 768px) {
  .wfd-logo .header-title-label {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .wfd-logo .header-title-label {
    font-size: 41px;
  }
}

body nav.navbar {
  display: none;
}

.header-fao {
  background-color: #ffffff !important;
}

._header-main,
._header-bg {
  background-color: #1dafeb;
  display: flex;
  align-items: center;
  height: 130px;
  color: white;
}

._header-title span {
  display: flex;
}

._header-title-date {
  font-size: 1.9em;
  font-weight: 200;
}

._header-main {
  background-color: #fff;
}

._header-main .fao-logo {
  margin-top: 0px;
  margin-right: 3%;
  width: 100%;
}

._header-main #navbar li a {
  color: #000000;
  font-size: 1.3em;
}

._header-main #navbar li a:hover {
  opacity: 0.6;
}

._header-main #navbar li a:after {
  display: block;
  content: '';
  border-right: 1px solid #000;
  height: 23px;
  width: 1px;
  float: right;
  margin-left: 20px;
  margin-right: -5px;
}

._header-main #navbar li:last-child a:after {
  display: none;
}

.lang-select {
  background-color: #1dafeb !important;
  color: white;
  border: 0;
}

._social-icons {
  border-right: 2px solid #ffffffb3;
  padding-right: 15px;
  margin-right: 13px;
}

._social-icons a {
  margin: 8px;
}

._social-icons a:hover {
  opacity: 0.8;
}

._social-icons a i {
  color: #ffffff !important;
  font-size: 1.65em;
}

._header-lang>div {
  display: inline-block;
}

._header-lang select {
  background-color: #1dafeb !important;
  border: none;
}

.header-title-label a {
  text-decoration: none;
  color: #ffffff;
}


/* misc */

body[data-lang="FR"] .future .img-responsive {
  margin-left: 15rem;
}

body[data-lang="RU"] .header-title-label {
  font-size: 2.2rem;
}

.container-hero .future {
  margin-top: 61px;
  margin-bottom: 303px;
}

@media (max-width: 1200px) {
  .header-title-label {
    /*margin-left: 1rem !important;*/
  }
  body[data-lang="AR"] .header-title-label {
    margin-right: 1rem !important;
    margin-left: 0px !important;
  }
}

@media (max-width: 768px) {
  .container-hero .future {
    margin: 45px auto;
  }
  .container-hero {
    background-position: center -105px !important;
  }
  body[data-lang="FR"] .future .img-responsive {
    margin-left: 0px !important;
  }
}

@media (max-width: 576px) {
  body[data-lang="RU"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="RU"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="RU"] ._mainContainer #c611163 h2,
  body[data-lang="RU"] ._mainContainer #c608168 h1 {
    font-size: 28px;
  }
  body[data-lang="AR"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="AR"] .header-title-label {
    margin-right: 0px !important;
  }
}

@media (max-width: 450px) {
  body[data-lang="ES"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="ES"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="FR"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="FR"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="IT"] #c607732 {
    margin-top: 39px;
  }
  body[data-lang="IT"] .header-title-label {
    margin-left: 0px !important;
  }
  body[data-lang="RU"] .overlay nav {
    font-size: 29px;
  }
}

@media (max-width: 360px) {
  body[data-lang="RU"] .overlay nav {
    font-size: 26px;
  }
}

@media (max-width: 310px) {
  body[data-lang="ZH"] .header-title-label {
    margin-left: 0px !important;
  }
}

.row-story-flex .col-md-6:first-child {
  padding-right: 30px;
}

.row-story-flex {
  flex-direction: column;
}

.story-img-column {
  height: 400px;
  background-position: top !important;
  order: -1;
  margin-top: -25px;
}

@media (min-width: 992px) {
  .row-story-flex {
    flex-direction: row;
  }
  .story-img-column {
    height: auto;
    background-position: center;
    order: 0;
    margin-top: 0;
  }
}

.row-handbook div.handbook-box {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.row-handbook div.handbook-box img.img-responsive {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}


/* c619632 is c617437 in prod */

#c619632 ._mainContainer,
#c617437 ._mainContainer {
  margin-bottom: 30px !important;
  border-bottom: 1px solid #e8e8e9 !important;
}


/* c619619 is c617445 in prod */

#c619619 ._mainContainer,
#c617445 ._mainContainer {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  border-top: 1px solid #e8e8e9 !important;
  padding: 30px 20px !important;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  #c619619 ._mainContainer,
  #c617445 ._mainContainer {
    padding: 50px 70px !important;
  }
}

div.dwn-toolkit .contest-desc {
  border-bottom: 0 !important;
}


/* Components / Pages */

.row-handbook a {
  color: #151515;
}

.row-handbook a:hover,
.row-handbook a:active,
.row-handbook a:focus,
.row-handbook a:active:hover,
.row-handbook a:active:focus {
  color: #151515;
  text-decoration: none;
}

.handbook-box {
  border: 1px solid #afafaf;
  margin-bottom: 60px;
}

.handbook-box h4 {
  padding: 0 25px;
  margin-bottom: 40px;
  margin-top: 15px;
}

.brochure-container {
  display: flex;
  flex-direction: column;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.brochure-container .bruchure-item {
  margin-top: 30px;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .brochure-container {
    flex-direction: row;
  }
  .brochure-container .bruchure-item {
    margin-right: 100px;
  }
  .brochure-container .bruchure-item:first-child {
    width: 30%;
  }
  .brochure-container .bruchure-item:last-child {
    flex-grow: 1;
    margin-right: 0;
  }
}

.brochure-container .brochure-photo {
  background-color: #f4f4f3;
  padding: 15px;
  position: relative;
  /* Small devices (tablets, 768px and up) */
}

.brochure-container .brochure-photo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #e8e9ea;
  z-index: 1;
  left: 0;
  top: 0;
}

@media (min-width: 768px) {
  .brochure-container .brochure-photo {
    padding: 30px;
  }
}

.brochure-container img {
  width: 100%;
  height: auto;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
  .brochure-container img {
    height: 350px;
    width: auto;
  }
}

.poster-container {
  display: flex;
  flex-direction: column;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.poster-container .poster-item {
  margin-top: 30px;
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  .poster-container {
    flex-direction: row;
  }
  .poster-container .bruchure-item {
    margin-right: 100px;
  }
}

.poster-container .brochure-photo {
  padding: 15px;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .poster-container .brochure-photo {
    padding: 30px;
  }
}

.poster-container img {
  width: 100%;
  height: auto;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
  .poster-container img {
    height: 350px;
    width: auto;
  }
}

.row-activity-books {
  display: flex;
  margin-top: 60px;
  flex-direction: column;
  /* Medium devices (desktops, 992px and up) */
}

@media (min-width: 992px) {
  .row-activity-books {
    flex-direction: row;
  }
}

.row-activity-books div[class^="col-"] {
  float: none;
}

.row-activity-books .col-main-book-text {
  margin-bottom: 60px;
  /* Medium devices (desktops, 992px and up) */
}

@media (min-width: 992px) {
  .row-activity-books .col-main-book-text {
    margin-bottom: 0;
  }
}

.row-activity-books .col-activity-image {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f4f4f3;
  padding: 15px;
  position: relative;
}

.row-activity-books .col-activity-image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #e8e9ea;
  z-index: 1;
  left: 0;
  top: 0;
}

.activity-side-links a h4 {
  font-size: 23px;
  font-weight: 200;
}

.activity-side-links a {
  display: block;
}

.activity-side-links img {
  display: inline-block;
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 1200px) {
  .activity-side-links img {
    max-width: 80%;
  }
}

.row.row-web-banner .col-web-banner-image-small {
  max-width: 210px;
}

.row.row-web-banner .col-md-8 {
  /* Small devices (tablets, 768px and up) */
}

@media (max-width: 768px) {
  .row.row-web-banner .col-md-8 {
    margin-bottom: 30px;
  }
}

.row-video-trello {
  display: flex;
  flex-direction: column;
  /* Medium devices (desktops, 992px and up) */
}

@media (min-width: 992px) {
  .row-video-trello {
    flex-direction: row;
  }
}

.row-video-trello div[class^="col-"] {
  float: none;
}

.row-trello-flex {
  display: flex;
  flex-direction: column;
  height: calc(100% - 128px);
  /* Medium devices (desktops, 992px and up) */
}

@media (min-width: 992px) {
  .row-trello-flex {
    flex-direction: row;
  }
}

.row-trello-flex div[class^="col-"] {
  float: none;
}

.row-trello-flex .trello-img {
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/trello.jpg);
  background-size: cover;
  background-position: right center;
  min-height: 250px;
  height: 100%;
  /* Medium devices (desktops, 992px and up) */
}

@media (max-width: 992px) {
  .row-trello-flex .trello-img {
    margin-top: 60px;
  }
}

.wfd-poster-image {
  border: 1px solid #e8e9ea;
}


/* Overlay style */

.overlay {
  position: fixed;
  z-index: 12;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}


/* Overlay closing cross */

.overlay .overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/cross.svg) no-repeat center center;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100;
}


/* Menu style */

.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 60%;
  font-size: 54px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}

.overlay ul li {
  display: block;
}

.overlay ul li a {
  font-weight: 300;
  display: block;
  color: #1dafeb;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-align:cneter;
}

.overlay ul li a:hover,
.overlay ul li a:active,
.overlay ul li a:focus,
.overlay ul li a:active:hover,
.overlay ul li a:active:focus {
  text-decoration: none;
}

.overlay ul li a:hover *,
.overlay ul li a:active *,
.overlay ul li a:focus *,
.overlay ul li a:active:hover *,
.overlay ul li a:active:focus * {
  text-decoration: none;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
  color: rgba(29, 175, 235, 0.6);
}


/* Effects */

.overlay-menu {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}

.overlay-menu.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 1111111111112;
}

.overlay-menu nav {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.overlay-menu nav ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

.overlay-menu.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.overlay-menu.close nav ul {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}

@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }
  .overlay ul li {
    min-height: 34px;
  }
}

.overlay {
  background: rgba(255, 255, 255, 0.9);
}

.overlay ul li a {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  font-style: italic;
  color: #1dafeb;
  text-transform: uppercase;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #0d6d95;
}

.overlay .overlay-close {
  width: 50px;
  height: 50px;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .overlay .overlay-close {
    width: 80px;
    height: 80px;
  }
}

.overlay nav {
  font-size: 37px;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .overlay nav {
    font-size: 54px;
  }
}


/* Nicola's changes - update for menu display */

@media (max-width: 450px) {
  body[data-lang="RU"] .overlay nav {
    font-size: 25px;
  }
  .overlay ul li {
    height: auto;
    min-height: 0;
    margin-bottom: 10px;
  }
  .overlay nav {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .overlay nav {
    font-size: 40px;
  }
}


/* Events */

.container-wfd-yellow {
  background-color: #fac53f;
  padding: 60px 0 70px 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .container-wfd-yellow {
    background-size: 3524px 1605px;
  }
}

.container-wfd-yellow h3 {
  margin-bottom: 50px;
}

.container-wfd-yellow ._mainContainer {
  border-color: transparent;
  background-color: transparent;
  padding: 0;
  display: block;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .container-wfd-yellow ._mainContainer {
    padding: 0 70px;
  }
}

.container-wfd-yellow .wfd-events-title span {
  color: #48350c !important;
}

.container-wfd-yellow .wfd-events-text {
  color: #48350c !important;
}

.container-wfd-yellow .btn.btn-wfd-events {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #48350c;
  color: #48350c;
}

.container-wfd-yellow .btn.btn-wfd-events:hover,
.container-wfd-yellow .btn.btn-wfd-events:active,
.container-wfd-yellow .btn.btn-wfd-events:focus,
.container-wfd-yellow .btn.btn-wfd-events:active:hover,
.container-wfd-yellow .btn.btn-wfd-events:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: black;
  color: black;
}

.container-wfd-yellow .btn.btn-wfd-events:active:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: black;
  color: black;
}

.container-wfd-yellow .event-card {
  background-color: white;
  -webkit-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  position: relative;
  padding: 0 30px 80px 30px;
  display: block;
  margin-bottom: 30px;
  /* Medium devices (desktops, 992px and up) */
}

.container-wfd-yellow .event-card:hover .event-date {
  text-decoration: none;
  color: #151515;
}

@media (min-width: 992px) {
  .container-wfd-yellow .event-card {
    margin-bottom: 0;
  }
}

.container-wfd-yellow .event-card .event-photo {
  height: 200px;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin: 0 -30px;
}

.container-wfd-yellow .event-card .event-photo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+100&0+0,0.6+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.6) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.6) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.6) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  /* IE6-9 */
}

.container-wfd-yellow .event-card .event-photo h2 {
  font-size: 22px;
  font-weight: 300;
  color: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 0 30px 0 45px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.container-wfd-yellow .event-card .event-photo h2 .material-icons {
  position: absolute;
  left: 19px;
  top: 7px;
}

.container-wfd-yellow .event-card .event-title {
  height: 235px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #1dafeb;
  font-style: italic;
  font-size: 25px;
  font-weight: 500;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  margin: 0;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 992px) {
  .container-wfd-yellow .event-card .event-title {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .container-wfd-yellow .event-card .event-title {
    font-size: 25px;
  }
}

.container-wfd-yellow .event-card .event-date {
  height: 80px;
  background-color: #e8e9ea;
  position: absolute;
  margin: 0 -30px;
  bottom: 0;
  padding: 0 30px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.container-wfd-yellow .event-card .event-date h2 {
  margin: 0;
  font-weight: 200;
  font-size: 23px;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 992px) {
  .container-wfd-yellow .event-card .event-date h2 {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .container-wfd-yellow .event-card .event-date h2 {
    font-size: 23px;
    line-height: 1;
  }
}

.container-wfd-yellow .event-card .event-date h2 .events-big-date {
  font-size: 30px;
  font-weight: 100;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 992px) {
  .container-wfd-yellow .event-card .event-date h2 .events-big-date {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .container-wfd-yellow .event-card .event-date h2 .events-big-date {
    font-size: 30px;
  }
}

.contest-content {
  display: inline-block;
  justify-content: left;
  align-items: left;
  flex-direction: column;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .contest-content {
    flex-direction: row;
  }
}

.contest-content .contest-desc {
  width: 290px;
  margin-bottom: 15px;
  /* Small devices (tablets, 768px and up) */
}

.contest-content .contest-desc .text-right {
  text-align: center;
}

@media (min-width: 768px) {
  .contest-content .contest-desc {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .contest-content .contest-desc .text-right {
    text-align: right;
  }
}

.contest-content .content-image {
  width: 290px;
  margin-left: 30px;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .contest-content .content-image {
    margin-left: 30px;
  }
}

.contest-btns {
  margin-top: 20px;
  margin-bottom: 20px;
}

.contest-btns .btn {
  margin: 0 10px 15px 10px;
}


/* Slider Photo */


/* WFD Swiper Style */

.container-keyfacts {
  background-color: #1dafeb;
  padding: 30px 0 0 0;
}

.container-keyfacts .container-keyfacts-title {
  color: white;
}

.container-keyfacts h3 {
  margin-bottom: 50px;
}

.container-keyfacts .keyf-slide {
  background-color: white;
  -webkit-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 35px 32px 0px rgba(0, 0, 0, 0.14);
  background-size: cover;
  background-position: center center;
  width: 250px;
  min-height: 390px;
  position: relative;
}

.WFD-container-keyfacts .keyf-slide {
  min-height: 280px;
}

@media (min-width: 768px) {
  .container-keyfacts .keyf-slide {
    width: 310px;
  }
}

.container-keyfacts .keyf-slide h2 {
  background-color: white;
  font-size: 23px;
  color: #1dafeb;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 90px;
  width: 100%;
  text-decoration: none;
}

.swiper-container-wfd, .swiper-container-wfd-fact {
  width: 100%;
  padding-bottom: 70px !important;
}

.swiper-container-wfd .swiper-slide, .swiper-container-wfd-fact .swiper-slide {
  height: auto;
  cursor: pointer;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

@media (min-width: 768px) {
  .swiper-container-wfd .swiper-slide, .swiper-container-wfd-fact .swiper-slide {
    width: 390px;
  }
}

.swiper-button-prev-wfd {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M16.2,47.8c0.4,0,0.9-0.1,1.3-0.4c1.2-0.7,1.7-2.3,0.9-3.6L6.9,24L18.5,4.2c0.7-1.3,0.3-2.9-0.9-3.6 c-1.3-0.7-2.9-0.3-3.6,0.9L1.6,22.7c-0.5,0.8-0.5,1.8,0,2.7l12.4,21.1C14.4,47.3,15.3,47.8,16.2,47.8z'/%3E%3C/svg%3E") !important;
  top: calc(50% + 50px) !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.swiper-button-prev-wfd:hover,
.swiper-button-prev-wfd:active,
.swiper-button-prev-wfd:focus,
.swiper-button-prev-wfd:active:hover,
.swiper-button-prev-wfd:active:focus {
  outline: 0;
}

.swiper-button-next-wfd {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M3.8,47.8c-0.4,0-0.9-0.1-1.3-0.4c-1.2-0.7-1.7-2.3-0.9-3.6L13.1,24L1.5,4.2C0.8,2.9,1.2,1.3,2.5,0.6 c1.3-0.7,2.9-0.3,3.6,0.9l12.4,21.1c0.5,0.8,0.5,1.8,0,2.7L6.1,46.5C5.6,47.3,4.7,47.8,3.8,47.8z'/%3E%3C/svg%3E%0A") !important;
  top: calc(50% + 50px) !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.swiper-button-next-wfd:hover,
.swiper-button-next-wfd:active,
.swiper-button-next-wfd:focus,
.swiper-button-next-wfd:active:hover,
.swiper-button-next-wfd:active:focus {
  outline: 0;
}

.swiper-gradient-right,
.swiper-gradient-left {
  background-image: url("img/gradient-swiper.png");
  background-size: 100% 100%;
  width: 70px;
  height: 100%;
  top: 0;
  position: absolute;
  z-index: 1;
}

.swiper-gradient-left {
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.swiper-gradient-right {
  right: 0;
}

.swiper-container-contest {
  height: 330px;
  margin-top: 26px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.swiper-container-contest .swiper-slide {
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .swiper-container-contest {
    height: 700px;
  }
}

@media (min-width: 1200px) {
  .swiper-container-contest {
    height: 760px;
  }
}

@media (min-width: 768px) {
  .swiper-container-contest {
    height: 519px;
    margin-top: 0;
  }
  .swiper-container-contest .swiper-slide {
    background-size: contain;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  .swiper-container-contest {
    height: 760px;
  }
  .swiper-container-contest .swiper-slide {
    background-size: cover;
  }
}


/* WFD THeme Page */

[data-name="theme"] ._mainContainer {
  padding: 0;
  background-color: transparent;
  border: 0;
  margin-top: 0;
}


/* WFD Friends Page */

[data-name="friends"] ._mainContainer {
  padding: 0;
  background-color: transparent;
  border: 0;
  margin-top: 0;
}


/* ARABIC */

body[data-lang="AR"] {
  padding-top: 163px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 545px) {
  body[data-lang="AR"] {
    padding-top: 136px;
  }
}

@media (min-width: 768px) {
  body[data-lang="AR"] {
    padding-top: 111px;
  }
}

@media (min-width: 992px) {
  body[data-lang="AR"] {
    padding-top: 90px;
  }
}

@media (min-width: 768px) {
  body[data-lang="AR"] .wfd-logo .header-title-label {
    font-size: 19px;
  }
}

@media (min-width: 1200px) {
  body[data-lang="AR"] .wfd-logo .header-title-label {
    font-size: 26px;
  }
}

@media (min-width: 1200px) and (max-width:1499px) {
  [lang="es"] .wfd-logo .header-title-label {
    font-size: 32px;
  }
  [lang="es"] .wfd-logo .header-title-date {
    font-size: 28px;
  }
  [lang="it"] .wfd-logo .header-title-label {
    font-size: 26px;
  }
  [lang="it"] .wfd-logo .header-title-date {
    font-size: 24px;
  }
  [lang="fr"] .wfd-logo .header-title-label {
    font-size: 28px;
  }
  [lang="fr"] .wfd-logo .header-title-date {
    font-size: 24px;
  }
}

@media (min-width: 768px) {
  body[data-lang="AR"] .wfd-logo .header-title-date {
    font-size: 23px;
  }
}

@media (min-width: 1200px) {
  body[data-lang="AR"] .wfd-logo .header-title-date {
    font-size: 20px;
    margin-bottom: 9px;
  }
}

body[data-lang="AR"] .header-wfd,
body[data-lang="AR"] .container-wfd,
body[data-lang="AR"] .container-wfd-gray,
body[data-lang="AR"] .container-wfd-yellow,
body[data-lang="AR"] ._mainContainer {
  font-family: 'Cairo', sans-serif;
  font-size: 18px;
}

body[data-lang="AR"] .header-wfd h2,
body[data-lang="AR"] .container-wfd h2,
body[data-lang="AR"] .container-wfd-gray h2,
body[data-lang="AR"] .container-wfd-yellow h2,
body[data-lang="AR"] ._mainContainer h2 {
  font-size: 26px;
}

body[data-lang="AR"] .header-wfd h2 .wfd-h-bold,
body[data-lang="AR"] .container-wfd h2 .wfd-h-bold,
body[data-lang="AR"] .container-wfd-gray h2 .wfd-h-bold,
body[data-lang="AR"] .container-wfd-yellow h2 .wfd-h-bold,
body[data-lang="AR"] ._mainContainer h2 .wfd-h-bold {
  font-style: normal;
}

body[data-lang="AR"] .header-wfd h2 .wfd-h-light,
body[data-lang="AR"] .container-wfd h2 .wfd-h-light,
body[data-lang="AR"] .container-wfd-gray h2 .wfd-h-light,
body[data-lang="AR"] .container-wfd-yellow h2 .wfd-h-light,
body[data-lang="AR"] ._mainContainer h2 .wfd-h-light {
  font-style: normal;
}

body[data-lang="AR"] .header-wfd h4,
body[data-lang="AR"] .container-wfd h4,
body[data-lang="AR"] .container-wfd-gray h4,
body[data-lang="AR"] .container-wfd-yellow h4,
body[data-lang="AR"] ._mainContainer h4 {
  font-size: 18px;
}

body[data-lang="AR"] .wfzh {
  width: 206px;
  height: 65px;
  position: absolute;
  left: calc(50% - 103px);
  right: auto;
}

@media (min-width: 768px) {
  body[data-lang="AR"] .wfzh {
    bottom: 150px;
  }
}

@media (min-width: 992px) {
  body[data-lang="AR"] .wfzh {
    bottom: 30px;
    left: 30px;
    right: auto;
  }
}

body[data-lang="AR"] div.dwn-toolkit .contest-desc h2 {
  text-align: right;
}

body[data-lang="AR"] .footer-links {
  font-family: 'Cairo', sans-serif;
}

body[data-lang="AR"] div.dwn-toolkit .contest-desc p {
  font-family: 'Cairo', sans-serif;
  text-align: right;
}

body[data-lang="AR"] .container-wfd-yellow .event-card .event-photo h2 {
  font-size: 16px !important;
  padding: 0 45px 0 30px;
}

body[data-lang="AR"] .container-wfd-yellow .event-card .event-photo h2 .material-icons {
  right: 19px;
  left: auto;
  top: 1px;
}

body[data-lang="AR"] .event-card .event-title {
  font-size: 17px !important;
  font-style: normal !important;
}

body[data-lang="AR"] .event-date h2 {
  font-size: 14px !important;
}

body[data-lang="AR"] .events-big-date {
  font-size: 17px !important;
}

body[data-lang="AR"] .swiper-container-wfd, .swiper-container-wfd-fact {
  direction: rtl;
}

body[data-lang="AR"] .swiper-container-wfd .swiper-button-next, .swiper-container-wfd-fact .swiper-button-next  {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M16.2,47.8c0.4,0,0.9-0.1,1.3-0.4c1.2-0.7,1.7-2.3,0.9-3.6L6.9,24L18.5,4.2c0.7-1.3,0.3-2.9-0.9-3.6 c-1.3-0.7-2.9-0.3-3.6,0.9L1.6,22.7c-0.5,0.8-0.5,1.8,0,2.7l12.4,21.1C14.4,47.3,15.3,47.8,16.2,47.8z'/%3E%3C/svg%3E") !important;
  top: calc(50% - 15px) !important;
}

body[data-lang="AR"] .swiper-container-wfd .swiper-button-prev, .swiper-container-wfd-fact .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 20 48' enable-background='new 0 0 20 48' xml:space='preserve'%3E%3Cpath fill='#fff' d='M3.8,47.8c-0.4,0-0.9-0.1-1.3-0.4c-1.2-0.7-1.7-2.3-0.9-3.6L13.1,24L1.5,4.2C0.8,2.9,1.2,1.3,2.5,0.6 c1.3-0.7,2.9-0.3,3.6,0.9l12.4,21.1c0.5,0.8,0.5,1.8,0,2.7L6.1,46.5C5.6,47.3,4.7,47.8,3.8,47.8z'/%3E%3C/svg%3E%0A") !important;
  top: calc(50% - 15px) !important;
}

body[data-lang="AR"] .swiper-container-wfd * {
  direction: rtl;
}

body[data-lang="AR"] .swiper-container-wfd-fact * {
  direction: rtl;
}

body[data-lang="AR"] .swiper-container-wfd .swiper-slide, .swiper-container-wfd-fact .swiper-slide {
  transform: translate3d(0, 0, 0);
}


/* RUSSIAN */

@media (min-width: 1200px) {
  body[data-lang="RU"] {
    padding-top: 90px;
  }
}


/* Refinement */


/* Refinement */


/* Small devices (tablets, 768px and up) */

@media (min-width: 481px) and (max-width:767px) {
  body[data-lang="RU"] {
    padding-top: 140px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  body[data-lang="RU"] {
    padding-top: 182px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  body[data-lang="RU"] {
    padding-top: 182px;
  }
}

@media (min-width: 992px) and (max-width:1199px) {
  body[data-lang="RU"] {
    padding-top: 115px;
  }
}

body[data-lang="RU"] .header-wfd,
body[data-lang="RU"] .container-wfd,
body[data-lang="RU"] .container-wfd-gray,
body[data-lang="RU"] .container-wfd-yellow,
body[data-lang="RU"] ._mainContainer {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 21px;
}

body[data-lang="RU"] .wfd-logo {
  text-align: center;
}

@media (min-width: 768px) {
  body[data-lang="RU"] .wfd-logo {
    text-align: left;
    width: 60%;
  }
}

body[data-lang="RU"] .contest-content .dwn-toolkit {
  font-family: 'Fira Sans Condensed', sans-serif;
}

body[data-lang="RU"] .overlay ul li a {
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 600;
}

body[data-lang="RU"] div.handbook-box h4 {
  font-size: 20px;
}

body[data-lang="RU"] ._mainContainer h2 {
  font-size: 32px;
}

body[data-lang="RU"] .dwn-toolkit .wfd-h-bold,
body[data-lang="RU"] .dwn-toolkit .wfd-h-light {
  font-family: 'Fira Sans Condensed', sans-serif;
}

body[data-lang="RU"] .container-wfd-yellow .event-card .event-title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
}

body[data-lang="RU"] .container-wfd-yellow .event-card .event-date h2 {
  font-size: 18px;
}

body[data-lang="RU"] .container-wfd-yellow .event-card .event-date h2 .events-big-date {
  font-size: 17px;
}


/* WFD Hero */


/* Small devices (tablets, 768px and up) */


/* Medium devices (desktops, 992px and up) */


/* Large devices (large desktops, 1200px and up) */

.container-hero {
  height: 500px;
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/hero-bg.jpg);
  background-size: 3000px 892px;
  background-position: center -145px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

.container-hero .container,
.container-hero .row,
.container-hero .col-md-12 {
  height: 100%;
}

@media (min-width: 768px) {
  .container-hero {
    height: 700px;
    background-position: center -117px;
  }
}

@media (min-width: 1200px) {
  .container-hero {
    height: 760px;
  }
}

.future {
  width: 290px;
  margin: 45px auto;
  /* Small devices (tablets, 768px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 768px) {
  .future {
    width: 650px;
    margin: 115px auto;
  }
}

@media (min-width: 1200px) {
  .future {
    width: 869px;
  }
}

.hero-sub-head {
  width: 290px;
  height: 88px;
  margin: 0 auto;
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/hero-sub-head.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .hero-sub-head {
    width: 334px;
    margin-top: 250px;
  }
}

.wfzh {
  width: 206px;
  height: 65px;
  position: absolute;
  bottom: 60px;
  right: calc(50% - 103px);
  background-image: url(http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/wfzh.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
}

@media (min-width: 768px) {
  .wfzh {
    bottom: 150px;
  }
}

@media (min-width: 992px) {
  .wfzh {
    bottom: 30px;
    right: 30px;
  }
}


/* Homepage Video */

.container-hero-video {
  height: 130px;
  background-size: auto 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: white;
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Iphone 6 */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_EN.jpg");
}

@media (min-width: 375px) {
  .container-hero-video {
    height: 160px;
  }
}

@media (min-width: 768px) {
  .container-hero-video {
    height: 315px;
  }
}

@media (min-width: 992px) {
  .container-hero-video {
    height: 380px;
  }
}

@media (min-width: 1200px) {
  .container-hero-video {
    height: 455px;
  }
}

[lang="ar"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_AR.jpg");
}

[lang="es"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_ES.jpg");
}

[lang="fr"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_FR.jpg");
}

[lang="it"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_IT.jpg");
}

[lang="ru"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_RU.jpg");
}

[lang="zh"] .container-hero-video {
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/WFD2018_Web_homebanner_new_ZH.jpg");
}

.video-promo-holder {
  background-color: #1dafeb;
}

.video-promo-holder .video-promo-container {
  background-color: transparent;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  display: block;
}

.video-promo-holder .video-promo-container h2 span {
  color: white !important;
}

.video-promo-holder .video-promo-container p {
  color: white;
}

.video-promo-holder .video-promo-container .wfd-video-promo-title {
  text-align: center;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .video-promo-holder .video-promo-container .wfd-video-promo-title {
    text-align: inherit;
  }
}

.video-promo-holder .video-promo-container .wfd-video-promo-text {
  text-align: center;
  /* Small devices (tablets, 768px and up) */
}

@media (min-width: 768px) {
  .video-promo-holder .video-promo-container .wfd-video-promo-text {
    text-align: inherit;
  }
}

.video-promo-holder .video-promo-container .btn-wfd-inverted {
  border-color: white !important;
}

.video-promo-holder .video-promo-container .wfd-video-holder {
  overflow: visible;
}

.video-promo-holder .video-promo-container .wfd-video-holder:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("http://www.fao.org/fileadmin/templates/wfd2018/wfd-components/img/wfd-video-shadow.png");
  top: 30px;
  left: 0;
  background-size: 100% 100%;
  z-index: 0;
  /* Iphone 6 */
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */
}

@media (min-width: 375px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 35px;
  }
}

@media (min-width: 768px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 50px;
  }
}

@media (min-width: 992px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 50px;
  }
}

@media (min-width: 1200px) {
  .video-promo-holder .video-promo-container .wfd-video-holder:before {
    top: 60px;
  }
}

.video-promo-holder .video-promo-container .wfd-video-holder:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1dafeb;
  top: 0;
  left: 0;
  z-index: 1;
}

.video-promo-holder .video-promo-container .wfd-video-holder .embed-responsive-item {
  z-index: 2;
}


/*# sourceMappingURL=wfd-style.css.map */

.containerTopBanner {
  position: relative;
  text-align: center;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.centered h1 {
  color: #f99400;
  text-align: left;
  font-weight: 600;
  line-height: 1.2;
}

.centered p {
  color: #FFF;
  text-align: left;
}

[lang="ar"] .centered h1 {
  text-align: right;
}

[lang="ar"] .centered p {
  text-align: right;
}

.fao-logo {
  float: left;
  padding: 15px 0px;
}

[lang="ar"] .fao-logo {
  float: right;
  padding: 15px 0px;
}

[lang="ar"] .text-left {
  text-align: right;
}

[lang="ar"] .text-right {
  text-align: left;
}

.wfd-menu {
  font-family: 'Barlow Semi Condensed', sans-serif;
  float: right;
  padding: 15px 0px;
}

.wfd-menu .material-icons {
  margin: 4px 0px 0 10px;
  float: right;
}

[lang="ar"] .wfd-menu {
  float: left;
  padding: 15px 0px;
}

[lang="ar"] .wfd-text {
  float: right;
  padding: 15px 0px;
}

.wfd-text {
  float: left;
  padding: 15px 0px;
}

.wfd-text p {
  margin: 0;
}

.wfd-text p.header-title-date {
  font-size: 23px;
  line-height: 21px;
}

.wfd-text p.header-title-label {
  font-size: 34px;
  margin: 0;
  padding: 0;
  font-weight: 500;
  line-height: 35px;
}

[lang="fr"] .wfd-text p.header-title-label {
  font-size: 20px;
}

[lang="ru"] .wfd-text p.header-title-label {
  font-size: 20px;
}

[lang="it"] .wfd-text p.header-title-label {
  font-size: 20px;
}

[lang="es"] .wfd-text p.header-title-label {
  font-size: 20px;
}

.header-wfd .header-wfd-left .btn-menu {
  background-color: transparent;
}

.header-wfd .header-wfd-left .btn-menu i,
.header-wfd .header-wfd-left .btn-menu span {
  color: #fff;
}

.biodiversity .centered,
.zerh-hunger .centered {
  left: 40%;
  width: 30%;
}

.biodiversity h1,
.zerh-hunger h1 {
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.biodiversity p,
.zerh-hunger p {
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.healthy-dieats {
  padding: 40px 0px;
  background-color: #E3E3E3;
}

.healthy-diet h1,
.healthy-dieats h1 {
  color: #d96a02;
  font-size: 42px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 42px;
  font-family: 'Barlow Semi Condensed', sans-serif;
}

.healthy-diet b,
.healthy-dieats b {
  font-weight: 600;
}

.healthy-diet p,
.healthy-dieats p {
  font-size: 18px;
  color: #000;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.margin-btm-30 {
  margin-bottom: 30px;
}

.healthy-diet {
  padding: 40px 0px;
}

.healthy-diet h1 {
  margin-top: 0px;
  color: #f99400;
  font-weight: 700;
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-style: normal;
}

.biodiversity h1 {
  color: #ffcb00;
  font-size: 30px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.imgoverlape {
  position: relative;
}

.imgoverlape:before {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

h1.top-label {
  text-align: center;
  color: #820022;
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
}

.action-future {
  background: url(/fileadmin/user_upload/faoweb/wfd/2019/hero_banner_background.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
}

.action-future .action-img {
  text-align: center;
  display: block;
}

.action-future .action-img img {
  max-width: 510px;
  margin: 0 auto;
  width: 100%;
  padding: 40px 15px;
}

.joinus {
  background: url(/fileadmin/user_upload/faoweb/wfd/2019/24894_Mexico_FAO170721_00005436_BLUR.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  padding: 70px 0px;
}

.joinus img {
  max-width: 225px;
  width: 100%;
}

.joinus h1 {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}

.joinus p {
  color: #fff;
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.joinus a {
  color: #1dafeb;
}

.joinus a:hover {
  color: #1dafeb;
}

.Takeaction {
  background: url(/fileadmin/user_upload/faoweb/2019/WFD/take-action.jpg)no-repeat top center;
  width: 100%;
  background-size: cover;
  padding: 70px 0px;
}

.Takeaction img {
  max-width: 300px;
  width: 100%;
  margin: 0px auto;
}

.Takeaction h1 {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}

.Takeaction p {
  color: #fff;
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.Takeaction a {
  color: #1dafeb;
}

.Takeaction a:hover {
  color: #1dafeb;
}

.WFD-Blue-Bg {
  background: #1dafeb;
  width: 100%;
  padding: 70px 0px;
}

.WFD-Blue-Bg img {
  max-width: 300px;
  width: 100%;
  margin: 0px auto;
}

.WFD-Blue-Bg h1 {
  color: #fff;
  font-weight: 600;
  font-size: 26px;
}

.WFD-Blue-Bg p {
  color: #fff;
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.WFD-Blue-Bg a {
  color: #fff;
}

.WFD-Blue-Bg a:hover {
  color: #fff;
}

.contest-content .contest-desc {
  display: inline-block;
  width: 100%;
}

.contest-content .contest-desc p span {
  color: #000000;
}

.contest-content .contest-desc p {
  color: #555555;
  font-size: 18px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.contest-content .contest-btns {
  display: inline-block;
  width: 100%;
}

.container-wfd-white {
  background-color: #fff;
  padding: 70px 0px;
  display: inline-block;
  width: 100%;
}

.container-wfd-white .btn.btn-primary {
  background-color: #F70055;
  border-color: #F70055;
  font-size: 18px;
}

.container-wfd-white .btn.btn-primary:hover {
  background-color: #ab0148;
  border-color: #ab0148;
}

.btn-red {
  background-color: #db4031;
  border-color: #db4031;
  font-size: 18px;
  color: #fff !important;
}

.btn-red:hover {
  background-color: #e72715;
  border-color: #e72715;
}

.btn.btn-pink {
  background-color: #F70055;
  border-color: #F70055;
  font-size: 18px;
  color: #fff;
}

.btn.btn-pink:hover {
  background-color: #ab0148;
  border-color: #ab0148;
  color: #fff;
}

img {
  max-width: 100%;
}

.wfd-bold {
  font-weight: 700;
  color: #f99400;
  font-size: 30px;
}

.wfd-light {
  font-weight: 400;
  /*font-style: italic;*/
  font-size: 30px;
  color: #f99400;
}

.margin0 {
  margin: 0px !important;
}

.poster-contest .wfd-h-light,
.poster-contest .wfd-h-bold {
  color: #fd8e00;
  font-weight: 600;
}

.poster-contest .btn.btn-primary {
  background-color: #F99400;
  border-color: #F99400;
  font-size: 18px;
}

.poster-contest .btn.btn-primary:hover {
  background-color: #e46500;
  border-color: #e46500;
}

.poster-contest .btn.btn-default {
  background-color: #E46500;
  border-color: #E46500;
  color: #fff;
  font-size: 18px;
}

.poster-contest .btn.btn-default:hover {
  background-color: #f99400;
  border-color: #f99400;
}

.poster-contest {
  background-color: #fff;
  width: 100%;
  display: inline-block;
  padding-top: 70px;
  font-size: 18px;
}

.poster-contest h2 {
  font-size: 30px;
}

.poster-contest p {
  font-size: 18px;
  color: #555555;
}

.poster-contest .container {
  width: 100%;
  max-width: 700px;
  font-family: "Barlow Semi Condensed";
  font-style: normal;
}

.fact-slider h1 {
  margin: 0;
  color: #fff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 26px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.fact-slider p {
  color: #555555;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  padding: 0px 15px;
}

.keyf-hd-orange {
  background-color: #E8800F;
}

.keyf-hd-yellow {
  background-color: #F3BF2F;
}

.keyf-hd-red {
  background-color: #E34933;
}

@media (min-width: 992px) and (max-width:1399px) {
  .biodiversity .centered,
  .zerh-hunger .centered {
    left: 40%;
    width: 60%;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  .biodiversity .centered,
  .zerh-hunger .centered {
    left: 50%;
    width: 90%;
  }
  .biodiversity h1,
  .zerh-hunger h1 {
    font-size: 32px;
  }
}

@media (min-width: 300px) and (max-width:767px) {
  .biodiversity .centered,
  .zerh-hunger .centered {
    position: static;
    top: 0%;
    left: 0%;
    transform: none;
    width: 90%;
  }
  .centered p {
    color: #888;
  }
  .biodiversity p {
    padding: 0px 15px;
  }
  .fao-logo {
    float: left;
    padding: 10px 0px;
  }
  [lang="ar"] .fao-logo {
    float: right;
    padding: 10px 0px;
  }
  [lang="fr"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  [lang="it"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  [lang="ru"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  [lang="es"] .wfd-text p.header-title-label {
    font-size: 12px;
    line-height: 28px;
  }
  .wfd-text p.header-title-date {
    font-size: 19px;
    line-height: 14px;
  }
  .wfd-text p.header-title-label {
    font-size: 20px;
    line-height: 28px;
  }
  .wfd-menu {
    float: right;
    padding: 0px 0px;
  }
  .wfd-text {
    float: left;
    padding: 5px 0px;
  }
  body {
    padding-top: 67px;
  }
  h1.top-label {
    font-size: 28px;
    padding: 0px 15px;
    font-family: Montserrat;
  }
  .container-wfd-white {
    padding: 30px 0px;
  }
}

@media (max-width: 471px) {
  body {
    padding-top: 140px;
  }
}

.header-wfd .header-wfd-right .wfd-right-menu {
  float: right;
  padding: 0px 15px;
}

[lang="ar"] .header-wfd .header-wfd-right .wfd-right-menu {
  float: left;
  padding: 0px 15px;
}

@media (min-width: 768px) and (max-width:1200px) {
  .container-wfd-yellow .event-card .event-title {
    height: 350px;
  }
  [lang="ru"] .container-wfd-yellow .event-card .event-title {
    height: 400px;
  }
  .container-wfd-yellow .event-card .event-title {
    font-size: 20px;
    line-height: 24px;
  }
  .container-wfd-yellow .event-card .event-date {
    height: 125px;
  }
}




