/* Mix-ins */
.homepage-block-title {
  background: none;
  color: #1c344f;
}
.homepage-block-title:after {
  content: none;
}
.homepage-block-title a {
  float: none;
  color: #004087;
  cursor: pointer;
}
.homepage-block-title a:before {
  content: '| ';
}
.homepage-block-title a:hover {
  text-decoration: none!important;
}
.homepage-news-item {
  border-top: none;
}
.homepage-news-item * {
  font-family: "Open Sans", sans-serif !important;
}
.homepage-news-item .date {
  font-size: 12px;
  font-weight: 300;
}
.homepage-news-item .date .countryflag {
  width: 19px;
  height: 13px;
}
.homepage-news-item .thumb-title {
  display: flex;
}
.homepage-news-item .thumb-title figure {
  flex-grow: 0.8;
  flex-basis: 0;
}
.homepage-news-item .thumb-title figure:after {
  content: none;
}
.homepage-news-item .thumb-title .item-title {
  flex-grow: 1.2;
  flex-basis: 0;
  padding: 0 0 0 15px;
  font-size: 21px;
  font-weight: 400;
}
.homepage-news-item .item-introtext {
  margin-top: 20px;
  font-size: 13px;
  font-weight: 300;
}
.homepage-news-item .more {
  margin-top: 20px;
  padding: 10px;
  background-color: #004087;
  font-size: 14px;
  text-transform: uppercase;
  color: white;
  border-radius: 3px;
}
.homepage-news-item .more:after {
  content: none;
}
.footer-subscribe-form .subscribe-email-label {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.footer-subscribe-form .subscribe-email-input {
  width: calc(100% - 50px);
  height: 30px;
  padding: 0 4px;
  box-sizing: border-box;
  border: 1px solid #a8aaae;
  background: none;
  color: #a8aaae;
}
.footer-subscribe-form .subscribe {
  width: 34px;
  height: 30px;
  margin: 0!important;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif !important;
  border: none;
  box-sizing: border-box;
  vertical-align: middle;
  background-color: #a8aaae;
  color: #2B353F !important;
}
.footer-subscribe-form .checkbox-label {
  display: block;
  margin: 5px 0 0;
}
#social-share {
  position: fixed;
  right: 0;
  top: 40%;
}
#social-share .jssocials-share {
  display: block;
  margin: 0;
}
/*.flexslider,
.flexslider .slides li {
  height: 400px * @ratio;
}*/
#footer .subscribe-area .alert {
  margin: 0 0 5px;
}
#footer .subscribe-area .alert.alert-danger {
  color: #A14444;
}
#footer .subscribe-area .alert.alert-success {
  color: #44a14f;
}
/* All mobiles */
@media screen and (max-width: 1024px) {
  .show-on-mobile {
    display: block!important;
  }
  .hide-on-mobile {
    display: none!important;
  }
}
/* iPhone 5 */
@media screen and (max-width: 320px) {
  body {
    min-width: inherit;
    /* Header styles */
    /* Open menu styles */
    /* Home page */
    /* Inner pages */
    /* Donation page */
    /* News index page */
    /* Djslider */
    /* Footer styles */
  }
  body * {
    max-width: 100%;
  }
  body img {
    height: auto;
  }
  body.overflow-hidden {
    overflow: hidden !important;
    height: 100% !important;
    position: fixed;
  }
  body #header {
    position: fixed;
    width: 100%;
    background-color: white;
  }
  body #header:after {
    content: none;
  }
  body #header > .panel {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 5px 0;
    background-color: #f6f6f6;
  }
  body #header > .panel:before,
  body #header > .panel:after {
    content: none!important;
  }
  body #header > .panel > * {
    display: flex;
    width: auto;
    margin: 0;
    padding: 0;
    align-items: center;
    text-transform: uppercase;
  }
  body #header > .panel * {
    font-size: 9px;
  }
  body #header > .panel .flag-link a {
    display: flex;
    align-items: center;
    color: #363f46;
  }
  body #header > .panel .flag-link a .flag-wrapper {
    margin-right: 10px;
    padding: 6px 2px;
    background-color: #004087;
  }
  body #header > .panel .flag-link a .flag-wrapper .flag {
    position: static;
    width: 32px;
    height: 32px;
  }
  body #header > .panel .europe-link a {
    color: #363f46;
  }
  body #header > .panel .huj-france {
    margin: 0;
  }
  body #header > .panel .huj-france a {
    font-size: 9px;
    padding: 0 !important;
  }
  body #header > .panel .huj-france a img {
    display: none;
  }
  body #header > .panel .huj-france .ico-holder {
    padding: 0;
    margin: 0;
  }
  body #header > .panel .huj-france .ico-holder:before {
    content: none;
  }
  body #header > .panel > .languages li {
    float: none;
  }
  body #header > .panel > .languages li:after {
    display: none;
  }
  body #header > .panel > .languages li a {
    float: none;
    display: inline-block;
    line-height: 1;
    padding: 0;
  }
  body #header > .panel > .languages li img {
    height: 22px;
    width: auto;
    position: static;
    margin: 0 5px 0 0;
  }
  body #header > .panel > .languages li .huj-france {
    line-height: 22px;
  }
  body #header > .panel > form {
    display: none;
  }
  body #header > .panel .menu-collapsed {
    display: none;
    user-select: none;
    margin: 0;
  }
  body #header > .panel .menu-collapsed > span {
    font-size: 9px;
  }
  body #header > .panel .menu-collapsed .flag-wrapper .flag {
    width: 25px;
    height: 20px;
    position: static;
    margin-right: 5px;
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed .flag-wrapper span {
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed > ul {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50px;
    overflow-y: scroll;
  }
  body #header > .panel .menu-collapsed.opened > ul {
    display: block !important;
  }
  body #header > .panel > p {
    margin: 0;
  }
  body #header .mobile-header {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }
  body #header .mobile-header .efhu-logo {
    height: 30px;
    margin: 10px 0 0 10px;
  }
  body #header .mobile-header .nav-toggler {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    transition: transform 0.8s, top 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .nav-toggler .toggler-bar {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
    background-color: grey;
    transition: transform 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .search-btn {
    display: inline-block;
    float: right;
    width: 25px;
    height: 25px;
    margin-right: 50px;
    margin-top: 8px;
    border-radius: 3px;
    background: #004087 url(../images/zoom-icon-white.png) center no-repeat;
  }
  body #header > .main-menu #logo {
    display: none;
  }
  body #header > .main-menu .don {
    display: none;
  }
  body #header > .main-menu .nav-bar {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    bottom: 0;
    margin: 0;
    z-index: 999;
    overflow-y: scroll;
    border: none!important;
    background-color: #004087;
    transition: left 0.6s ease-in-out;
  }
  body #header > .main-menu .nav-bar .menu {
    display: block;
    width: 100%;
    padding-top: 30px;
  }
  body #header > .main-menu .nav-bar .menu > li {
    display: block;
  }
  body #header > .main-menu .nav-bar .menu > li:hover {
    background-color: #004087;
  }
  body #header > .main-menu .nav-bar .menu > li:not(.active):after {
    content: '';
    position: absolute;
    left: 13px;
    bottom: -1px;
    display: block;
    width: calc(100% - 26px);
    height: 1px;
    background-color: #688eb8;
  }
  body #header > .main-menu .nav-bar .menu > li.current,
  body #header > .main-menu .nav-bar .menu > li.active {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.current > a,
  body #header > .main-menu .nav-bar .menu > li.active > a {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.parent.current > a:after {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li > a {
    position: relative;
    width: calc(100% - 40px) !important;
    margin: 0 13px;
    padding: 25px 0;
    color: white!important;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    background: url(../images/chevron-down-white.png) calc(100% - 20px) center no-repeat;
  }
  body #header > .main-menu .nav-bar .menu > li > a:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul {
    position: static;
    width: 100%;
    padding-bottom: 20px;
    background: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li {
    border: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li > a {
    padding-left: 13px;
  }
  body #header > .main-menu .nav-bar .social {
    padding: 0 35px;
  }
  body #header > .main-menu .nav-bar .social > p {
    display: flex;
    justify-content: space-between;
  }
  body #header > .main-menu .nav-bar .don {
    background: #e8146e;
    margin: 30px 13px;
    padding: 15px;
    float: none;
    text-align: center;
    font-size: 16px;
  }
  body #header > .main-menu .nav-bar .don span {
    position: relative;
  }
  body #header > .main-menu .nav-bar .don span img {
    position: absolute;
    left: -30px;
    top: 3px;
    height: 100%;
    max-height: 29px;
  }
  body.menu-is-open {
    position: fixed;
    height: 100%!important;
    overflow: hidden!important;
  }
  body.menu-is-open .mobile-header {
    max-width: 100vw;
  }
  body.menu-is-open .mobile-header .nav-toggler {
    top: -30px !important;
    z-index: 1000;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar {
    background-color: white!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:nth-child(2) {
    display: none!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:first-child {
    margin-top: 9px;
    transform: rotate(45deg);
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:last-child {
    margin-top: -9px;
    transform: rotate(-45deg);
  }
  body.menu-is-open .nav-bar {
    left: 0!important;
  }
  body.home-page #main,
  body.pageid-194 #main {
    width: auto;
    margin-top: 40px;
  }
  body.home-page #main #content-top > .js_flexslider,
  body.pageid-194 #main #content-top > .js_flexslider {
    width: 100%;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider {
    width: 100%;
    height: 200px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .flex-direction-nav a,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .flex-direction-nav a {
    z-index: 10;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li {
    height: 200px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li img,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li img {
    position: absolute;
    height: 100%;
    object-fit: contain;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li .flex-caption,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li .flex-caption {
    font-size: 14px;
  }
  body.home-page #main #content-top .js_flexslider + .block,
  body.pageid-194 #main #content-top .js_flexslider + .block {
    display: none!important;
  }
  body.home-page #main #content-top > .custom,
  body.pageid-194 #main #content-top > .custom {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  body.home-page #main #content-top > .custom h1,
  body.pageid-194 #main #content-top > .custom h1 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
  }
  body.home-page #main #content-top > .custom p,
  body.pageid-194 #main #content-top > .custom p {
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
  }
  body.home-page #main #content-top > .custom p .more:after,
  body.pageid-194 #main #content-top > .custom p .more:after {
    height: 32px;
    background-size: contain;
  }
  body.home-page #main #content .left,
  body.pageid-194 #main #content .left,
  body.home-page #main #content .right,
  body.pageid-194 #main #content .right {
    float: none;
    width: 100%;
  }
  body.home-page #main #content .news,
  body.pageid-194 #main #content .news,
  body.home-page #main #content .events,
  body.pageid-194 #main #content .events {
    padding: 0 15px;
  }
  body.home-page #main #content .news .title,
  body.pageid-194 #main #content .news .title,
  body.home-page #main #content .events .title,
  body.pageid-194 #main #content .events .title {
    background: none;
    color: #1c344f;
  }
  body.home-page #main #content .news .title:after,
  body.pageid-194 #main #content .news .title:after,
  body.home-page #main #content .events .title:after,
  body.pageid-194 #main #content .events .title:after {
    content: none;
  }
  body.home-page #main #content .news .title a,
  body.pageid-194 #main #content .news .title a,
  body.home-page #main #content .events .title a,
  body.pageid-194 #main #content .events .title a {
    float: none;
    color: #004087;
    cursor: pointer;
  }
  body.home-page #main #content .news .title a:before,
  body.pageid-194 #main #content .news .title a:before,
  body.home-page #main #content .events .title a:before,
  body.pageid-194 #main #content .events .title a:before {
    content: '| ';
  }
  body.home-page #main #content .news .title a:hover,
  body.pageid-194 #main #content .news .title a:hover,
  body.home-page #main #content .events .title a:hover,
  body.pageid-194 #main #content .events .title a:hover {
    text-decoration: none!important;
  }
  body.home-page #main #content .news .item,
  body.pageid-194 #main #content .news .item,
  body.home-page #main #content .events .item,
  body.pageid-194 #main #content .events .item {
    border-top: none;
  }
  body.home-page #main #content .news .item *,
  body.pageid-194 #main #content .news .item *,
  body.home-page #main #content .events .item *,
  body.pageid-194 #main #content .events .item * {
    font-family: "Open Sans", sans-serif !important;
  }
  body.home-page #main #content .news .item .date,
  body.pageid-194 #main #content .news .item .date,
  body.home-page #main #content .events .item .date,
  body.pageid-194 #main #content .events .item .date {
    font-size: 12px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .date .countryflag,
  body.pageid-194 #main #content .news .item .date .countryflag,
  body.home-page #main #content .events .item .date .countryflag,
  body.pageid-194 #main #content .events .item .date .countryflag {
    width: 19px;
    height: 13px;
  }
  body.home-page #main #content .news .item .thumb-title,
  body.pageid-194 #main #content .news .item .thumb-title,
  body.home-page #main #content .events .item .thumb-title,
  body.pageid-194 #main #content .events .item .thumb-title {
    display: flex;
  }
  body.home-page #main #content .news .item .thumb-title figure,
  body.pageid-194 #main #content .news .item .thumb-title figure,
  body.home-page #main #content .events .item .thumb-title figure,
  body.pageid-194 #main #content .events .item .thumb-title figure {
    flex-grow: 0.8;
    flex-basis: 0;
  }
  body.home-page #main #content .news .item .thumb-title figure:after,
  body.pageid-194 #main #content .news .item .thumb-title figure:after,
  body.home-page #main #content .events .item .thumb-title figure:after,
  body.pageid-194 #main #content .events .item .thumb-title figure:after {
    content: none;
  }
  body.home-page #main #content .news .item .thumb-title .item-title,
  body.pageid-194 #main #content .news .item .thumb-title .item-title,
  body.home-page #main #content .events .item .thumb-title .item-title,
  body.pageid-194 #main #content .events .item .thumb-title .item-title {
    flex-grow: 1.2;
    flex-basis: 0;
    padding: 0 0 0 15px;
    font-size: 21px;
    font-weight: 400;
  }
  body.home-page #main #content .news .item .item-introtext,
  body.pageid-194 #main #content .news .item .item-introtext,
  body.home-page #main #content .events .item .item-introtext,
  body.pageid-194 #main #content .events .item .item-introtext {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .more,
  body.pageid-194 #main #content .news .item .more,
  body.home-page #main #content .events .item .more,
  body.pageid-194 #main #content .events .item .more {
    margin-top: 20px;
    padding: 10px;
    background-color: #004087;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    border-radius: 3px;
  }
  body.home-page #main #content .news .item .more:after,
  body.pageid-194 #main #content .news .item .more:after,
  body.home-page #main #content .events .item .more:after,
  body.pageid-194 #main #content .events .item .more:after {
    content: none;
  }
  body.home-page #main #sidebar,
  body.pageid-194 #main #sidebar {
    display: none!important;
  }
  body.home-page #main #sidebar .block .title,
  body.pageid-194 #main #sidebar .block .title {
    display: flex;
    align-items: center;
    height: 36px;
    padding: 0 15px;
    font-size: 18px;
  }
  body.home-page #main #sidebar .block .title:after,
  body.pageid-194 #main #sidebar .block .title:after {
    content: none;
  }
  body.home-page #main #sidebar .block p,
  body.pageid-194 #main #sidebar .block p {
    padding: 0 15px;
    text-align: justify!important;
  }
  body.home-page #main #sidebar .block p .more:after,
  body.pageid-194 #main #sidebar .block p .more:after {
    height: 32px;
    background-size: contain;
  }
  body.home-page #content {
    display: flex;
    flex-direction: column-reverse;
  }
  body.home-page #content .block.news .content .item:last-child {
    border-bottom: 0;
  }
  body:not(.home-page) #main {
    margin-top: 130px;
  }
  body:not(.home-page) #main h1 {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main h2 {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main .article-info {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content {
    width: auto;
    padding: 0 15px;
    padding-bottom: 50px;
    float: none;
    color: #1c344f;
  }
  body:not(.home-page) #main #content table {
    width: 100%!important;
  }
  body:not(.home-page) #main #content table td[valign="top"] {
    vertical-align: top;
  }
  body:not(.home-page) #main #content table td[valign="bottom"] {
    vertical-align: bottom;
  }
  body:not(.home-page) #main #content table.table-responsive {
    display: block;
    border: 0;
    height: auto !important;
  }
  body:not(.home-page) #main #content table.table-responsive thead {
    display: none;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tbody {
    display: block;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tr {
    display: flex;
    flex-direction: column;
  }
  body:not(.home-page) #main #content table.table-responsive td {
    border: 0;
    padding: 0;
  }
  body:not(.home-page) #main #content .category-list > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.home-page) #main #content .category-list .category-title {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content header h1 .title {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .entry {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .more {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list > li > p > img {
    object-fit: cover;
  }
  body:not(.home-page) #main #sidebar {
    display: none;
  }
  body.pageid-194 #main #content {
    padding: 0;
  }
  body.pageid-194 #main #content .donation-content {
    padding: 0 15px 50px;
  }
  body.actualites #main,
  body.news #main {
    margin-top: 130px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  body.actualites #main .category-list .cat,
  body.news #main .category-list .cat {
    display: block;
    width: auto;
  }
  body .djslider-in {
    max-width: none;
  }
  body .djslider .slider-container {
    max-width: none;
  }
  body .djslider .slider-container .slide-desc-in {
    height: 100%;
  }
  body .djslider .slider-container .slide-desc {
    user-select: none;
    height: 100%;
    -webkit-transform: translate(0, 73%);
    -moz-transform: translate(0, 73%);
    transform: translate(0px, 73%);
  }
  body .djslider .slider-container li:hover .slide-desc {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  body .djslider .navigation-container .prev-button {
    left: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 30px 15px 0;
  }
  body .djslider .navigation-container .next-button {
    right: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 0 15px 30px;
  }
  body #footer .footer-top {
    padding-top: 5px;
  }
  body #footer .footer-top .contacts {
    display: none;
  }
  body #footer .footer-top .social {
    display: none;
  }
  body #footer .footer-top .menu {
    width: 100%;
    margin-top: 5px!important;
    margin-bottom: 10px;
    float: none;
  }
  body #footer .footer-top .menu .subscribe {
    margin-top: 5px;
    color: #a8aaae;
    border-color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area {
    margin-top: 20px;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-input {
    width: calc(100% - 50px);
    height: 30px;
    padding: 0 4px;
    box-sizing: border-box;
    border: 1px solid #a8aaae;
    background: none;
    color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area .subscribe {
    width: 34px;
    height: 30px;
    margin: 0!important;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif !important;
    border: none;
    box-sizing: border-box;
    vertical-align: middle;
    background-color: #a8aaae;
    color: #2B353F !important;
  }
  body #footer .footer-top .subscribe-area .checkbox-label {
    display: block;
    margin: 5px 0 0;
  }
  body #footer .footer-bottom .logo-list {
    zoom: 0.5;
  }
  body #footer .copy {
    padding: 5px 0;
    font-size: 10px;
    font-weight: 300;
  }
  body img.countryflag-single-article {
    top: 0;
  }
  body .subscribe-form-wrapper {
    margin-left: 0;
  }
  /*.flexslider,
.flexslider .slides li {
  height: 200px * @ratio;
}*/
  /* Mobile phones */
  body {
    /* Djslider */
  }
  body .galleria-container .galleria-stage {
    bottom: 10px;
  }
  body .galleria-container .galleria-thumbnails-container {
    display: none;
  }
  body #header .main-menu .nav-bar .don span img {
    top: 0;
  }
  body .djslider .slider-container .slide-desc {
    transform: translate(0px, 78%);
  }
  body .djslider .slider-container .slide-desc .slide-title {
    font-size: 30px;
  }
  body .djslider .slider-container .slide-text {
    font-size: 10px;
  }
  body #social-share {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
  }
  body #social-share .jssocials-shares {
    display: flex;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share {
    flex: 1;
    width: auto;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share .jssocials-share-link {
    width: 100%;
    font-size: 13px;
  }
}
/* iPhone 6 */
@media screen and (min-width: 321px) and (max-width: 375px) {
  body {
    min-width: inherit;
    /* Header styles */
    /* Open menu styles */
    /* Home page */
    /* Inner pages */
    /* Donation page */
    /* News index page */
    /* Djslider */
    /* Footer styles */
  }
  body * {
    max-width: 100%;
  }
  body img {
    height: auto;
  }
  body.overflow-hidden {
    overflow: hidden !important;
    height: 100% !important;
    position: fixed;
  }
  body #header {
    position: fixed;
    width: 100%;
    background-color: white;
  }
  body #header:after {
    content: none;
  }
  body #header > .panel {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 5px 0;
    background-color: #f6f6f6;
  }
  body #header > .panel:before,
  body #header > .panel:after {
    content: none!important;
  }
  body #header > .panel > * {
    display: flex;
    width: auto;
    margin: 0;
    padding: 0;
    align-items: center;
    text-transform: uppercase;
  }
  body #header > .panel * {
    font-size: 10.53px;
  }
  body #header > .panel .flag-link a {
    display: flex;
    align-items: center;
    color: #363f46;
  }
  body #header > .panel .flag-link a .flag-wrapper {
    margin-right: 11.7px;
    padding: 7.02px 2px;
    background-color: #004087;
  }
  body #header > .panel .flag-link a .flag-wrapper .flag {
    position: static;
    width: 37.44px;
    height: 37.44px;
  }
  body #header > .panel .europe-link a {
    color: #363f46;
  }
  body #header > .panel .huj-france {
    margin: 0;
  }
  body #header > .panel .huj-france a {
    font-size: 10.53px;
    padding: 0 !important;
  }
  body #header > .panel .huj-france a img {
    display: none;
  }
  body #header > .panel .huj-france .ico-holder {
    padding: 0;
    margin: 0;
  }
  body #header > .panel .huj-france .ico-holder:before {
    content: none;
  }
  body #header > .panel > .languages li {
    float: none;
  }
  body #header > .panel > .languages li:after {
    display: none;
  }
  body #header > .panel > .languages li a {
    float: none;
    display: inline-block;
    line-height: 1;
    padding: 0;
  }
  body #header > .panel > .languages li img {
    height: 22px;
    width: auto;
    position: static;
    margin: 0 5px 0 0;
  }
  body #header > .panel > .languages li .huj-france {
    line-height: 22px;
  }
  body #header > .panel > form {
    display: none;
  }
  body #header > .panel .menu-collapsed {
    display: none;
    user-select: none;
    margin: 0;
  }
  body #header > .panel .menu-collapsed > span {
    font-size: 10.53px;
  }
  body #header > .panel .menu-collapsed .flag-wrapper .flag {
    width: 29.25px;
    height: 23.4px;
    position: static;
    margin-right: 5px;
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed .flag-wrapper span {
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed > ul {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50px;
    overflow-y: scroll;
  }
  body #header > .panel .menu-collapsed.opened > ul {
    display: block !important;
  }
  body #header > .panel > p {
    margin: 0;
  }
  body #header .mobile-header {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }
  body #header .mobile-header .efhu-logo {
    height: 30px;
    margin: 10px 0 0 10px;
  }
  body #header .mobile-header .nav-toggler {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    transition: transform 0.8s, top 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .nav-toggler .toggler-bar {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
    background-color: grey;
    transition: transform 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .search-btn {
    display: inline-block;
    float: right;
    width: 25px;
    height: 25px;
    margin-right: 50px;
    margin-top: 8px;
    border-radius: 3px;
    background: #004087 url(../images/zoom-icon-white.png) center no-repeat;
  }
  body #header > .main-menu #logo {
    display: none;
  }
  body #header > .main-menu .don {
    display: none;
  }
  body #header > .main-menu .nav-bar {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    bottom: 0;
    margin: 0;
    z-index: 999;
    overflow-y: scroll;
    border: none!important;
    background-color: #004087;
    transition: left 0.6s ease-in-out;
  }
  body #header > .main-menu .nav-bar .menu {
    display: block;
    width: 100%;
    padding-top: 30px;
  }
  body #header > .main-menu .nav-bar .menu > li {
    display: block;
  }
  body #header > .main-menu .nav-bar .menu > li:hover {
    background-color: #004087;
  }
  body #header > .main-menu .nav-bar .menu > li:not(.active):after {
    content: '';
    position: absolute;
    left: 13px;
    bottom: -1px;
    display: block;
    width: calc(100% - 26px);
    height: 1px;
    background-color: #688eb8;
  }
  body #header > .main-menu .nav-bar .menu > li.current,
  body #header > .main-menu .nav-bar .menu > li.active {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.current > a,
  body #header > .main-menu .nav-bar .menu > li.active > a {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.parent.current > a:after {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li > a {
    position: relative;
    width: calc(100% - 40px) !important;
    margin: 0 13px;
    padding: 29.25px 0;
    color: white!important;
    text-align: left;
    font-size: 18.72px;
    font-weight: 600;
    text-transform: uppercase;
    background: url(../images/chevron-down-white.png) calc(100% - 20px) center no-repeat;
  }
  body #header > .main-menu .nav-bar .menu > li > a:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul {
    position: static;
    width: 100%;
    padding-bottom: 20px;
    background: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li {
    border: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li > a {
    padding-left: 13px;
  }
  body #header > .main-menu .nav-bar .social {
    padding: 0 35px;
  }
  body #header > .main-menu .nav-bar .social > p {
    display: flex;
    justify-content: space-between;
  }
  body #header > .main-menu .nav-bar .don {
    background: #e8146e;
    margin: 30px 13px;
    padding: 15px;
    float: none;
    text-align: center;
    font-size: 18.72px;
  }
  body #header > .main-menu .nav-bar .don span {
    position: relative;
  }
  body #header > .main-menu .nav-bar .don span img {
    position: absolute;
    left: -30px;
    top: 3.51px;
    height: 100%;
    max-height: 29px;
  }
  body.menu-is-open {
    position: fixed;
    height: 100%!important;
    overflow: hidden!important;
  }
  body.menu-is-open .mobile-header {
    max-width: 100vw;
  }
  body.menu-is-open .mobile-header .nav-toggler {
    top: -30px !important;
    z-index: 1000;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar {
    background-color: white!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:nth-child(2) {
    display: none!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:first-child {
    margin-top: 9px;
    transform: rotate(45deg);
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:last-child {
    margin-top: -9px;
    transform: rotate(-45deg);
  }
  body.menu-is-open .nav-bar {
    left: 0!important;
  }
  body.home-page #main,
  body.pageid-194 #main {
    width: auto;
    margin-top: 40px;
  }
  body.home-page #main #content-top > .js_flexslider,
  body.pageid-194 #main #content-top > .js_flexslider {
    width: 100%;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider {
    width: 100%;
    height: 234px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .flex-direction-nav a,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .flex-direction-nav a {
    z-index: 10;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li {
    height: 234px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li img,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li img {
    position: absolute;
    height: 100%;
    object-fit: contain;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li .flex-caption,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li .flex-caption {
    font-size: 16.38px;
  }
  body.home-page #main #content-top .js_flexslider + .block,
  body.pageid-194 #main #content-top .js_flexslider + .block {
    display: none!important;
  }
  body.home-page #main #content-top > .custom,
  body.pageid-194 #main #content-top > .custom {
    width: 100%;
    padding: 0 17.55px;
    box-sizing: border-box;
  }
  body.home-page #main #content-top > .custom h1,
  body.pageid-194 #main #content-top > .custom h1 {
    margin-bottom: 20px;
    font-size: 21.06px;
    font-weight: 400;
  }
  body.home-page #main #content-top > .custom p,
  body.pageid-194 #main #content-top > .custom p {
    font-size: 16.38px;
    font-weight: 300;
    text-align: justify;
  }
  body.home-page #main #content-top > .custom p .more:after,
  body.pageid-194 #main #content-top > .custom p .more:after {
    height: 37.44px;
    background-size: contain;
  }
  body.home-page #main #content .left,
  body.pageid-194 #main #content .left,
  body.home-page #main #content .right,
  body.pageid-194 #main #content .right {
    float: none;
    width: 100%;
  }
  body.home-page #main #content .news,
  body.pageid-194 #main #content .news,
  body.home-page #main #content .events,
  body.pageid-194 #main #content .events {
    padding: 0 15px;
  }
  body.home-page #main #content .news .title,
  body.pageid-194 #main #content .news .title,
  body.home-page #main #content .events .title,
  body.pageid-194 #main #content .events .title {
    background: none;
    color: #1c344f;
  }
  body.home-page #main #content .news .title:after,
  body.pageid-194 #main #content .news .title:after,
  body.home-page #main #content .events .title:after,
  body.pageid-194 #main #content .events .title:after {
    content: none;
  }
  body.home-page #main #content .news .title a,
  body.pageid-194 #main #content .news .title a,
  body.home-page #main #content .events .title a,
  body.pageid-194 #main #content .events .title a {
    float: none;
    color: #004087;
    cursor: pointer;
  }
  body.home-page #main #content .news .title a:before,
  body.pageid-194 #main #content .news .title a:before,
  body.home-page #main #content .events .title a:before,
  body.pageid-194 #main #content .events .title a:before {
    content: '| ';
  }
  body.home-page #main #content .news .title a:hover,
  body.pageid-194 #main #content .news .title a:hover,
  body.home-page #main #content .events .title a:hover,
  body.pageid-194 #main #content .events .title a:hover {
    text-decoration: none!important;
  }
  body.home-page #main #content .news .item,
  body.pageid-194 #main #content .news .item,
  body.home-page #main #content .events .item,
  body.pageid-194 #main #content .events .item {
    border-top: none;
  }
  body.home-page #main #content .news .item *,
  body.pageid-194 #main #content .news .item *,
  body.home-page #main #content .events .item *,
  body.pageid-194 #main #content .events .item * {
    font-family: "Open Sans", sans-serif !important;
  }
  body.home-page #main #content .news .item .date,
  body.pageid-194 #main #content .news .item .date,
  body.home-page #main #content .events .item .date,
  body.pageid-194 #main #content .events .item .date {
    font-size: 12px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .date .countryflag,
  body.pageid-194 #main #content .news .item .date .countryflag,
  body.home-page #main #content .events .item .date .countryflag,
  body.pageid-194 #main #content .events .item .date .countryflag {
    width: 19px;
    height: 13px;
  }
  body.home-page #main #content .news .item .thumb-title,
  body.pageid-194 #main #content .news .item .thumb-title,
  body.home-page #main #content .events .item .thumb-title,
  body.pageid-194 #main #content .events .item .thumb-title {
    display: flex;
  }
  body.home-page #main #content .news .item .thumb-title figure,
  body.pageid-194 #main #content .news .item .thumb-title figure,
  body.home-page #main #content .events .item .thumb-title figure,
  body.pageid-194 #main #content .events .item .thumb-title figure {
    flex-grow: 0.8;
    flex-basis: 0;
  }
  body.home-page #main #content .news .item .thumb-title figure:after,
  body.pageid-194 #main #content .news .item .thumb-title figure:after,
  body.home-page #main #content .events .item .thumb-title figure:after,
  body.pageid-194 #main #content .events .item .thumb-title figure:after {
    content: none;
  }
  body.home-page #main #content .news .item .thumb-title .item-title,
  body.pageid-194 #main #content .news .item .thumb-title .item-title,
  body.home-page #main #content .events .item .thumb-title .item-title,
  body.pageid-194 #main #content .events .item .thumb-title .item-title {
    flex-grow: 1.2;
    flex-basis: 0;
    padding: 0 0 0 15px;
    font-size: 21px;
    font-weight: 400;
  }
  body.home-page #main #content .news .item .item-introtext,
  body.pageid-194 #main #content .news .item .item-introtext,
  body.home-page #main #content .events .item .item-introtext,
  body.pageid-194 #main #content .events .item .item-introtext {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .more,
  body.pageid-194 #main #content .news .item .more,
  body.home-page #main #content .events .item .more,
  body.pageid-194 #main #content .events .item .more {
    margin-top: 20px;
    padding: 10px;
    background-color: #004087;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    border-radius: 3px;
  }
  body.home-page #main #content .news .item .more:after,
  body.pageid-194 #main #content .news .item .more:after,
  body.home-page #main #content .events .item .more:after,
  body.pageid-194 #main #content .events .item .more:after {
    content: none;
  }
  body.home-page #main #sidebar,
  body.pageid-194 #main #sidebar {
    display: none!important;
  }
  body.home-page #main #sidebar .block .title,
  body.pageid-194 #main #sidebar .block .title {
    display: flex;
    align-items: center;
    height: 42.12px;
    padding: 0 17.55px;
    font-size: 21.06px;
  }
  body.home-page #main #sidebar .block .title:after,
  body.pageid-194 #main #sidebar .block .title:after {
    content: none;
  }
  body.home-page #main #sidebar .block p,
  body.pageid-194 #main #sidebar .block p {
    padding: 0 17.55px;
    text-align: justify!important;
  }
  body.home-page #main #sidebar .block p .more:after,
  body.pageid-194 #main #sidebar .block p .more:after {
    height: 37.44px;
    background-size: contain;
  }
  body.home-page #content {
    display: flex;
    flex-direction: column-reverse;
  }
  body.home-page #content .block.news .content .item:last-child {
    border-bottom: 0;
  }
  body:not(.home-page) #main {
    margin-top: 130px;
  }
  body:not(.home-page) #main h1 {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main h2 {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main .article-info {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content {
    width: auto;
    padding: 0 15px;
    padding-bottom: 50px;
    float: none;
    color: #1c344f;
  }
  body:not(.home-page) #main #content table {
    width: 100%!important;
  }
  body:not(.home-page) #main #content table td[valign="top"] {
    vertical-align: top;
  }
  body:not(.home-page) #main #content table td[valign="bottom"] {
    vertical-align: bottom;
  }
  body:not(.home-page) #main #content table.table-responsive {
    display: block;
    border: 0;
    height: auto !important;
  }
  body:not(.home-page) #main #content table.table-responsive thead {
    display: none;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tbody {
    display: block;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tr {
    display: flex;
    flex-direction: column;
  }
  body:not(.home-page) #main #content table.table-responsive td {
    border: 0;
    padding: 0;
  }
  body:not(.home-page) #main #content .category-list > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.home-page) #main #content .category-list .category-title {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content header h1 .title {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .entry {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .more {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list > li > p > img {
    object-fit: cover;
  }
  body:not(.home-page) #main #sidebar {
    display: none;
  }
  body.pageid-194 #main #content {
    padding: 0;
  }
  body.pageid-194 #main #content .donation-content {
    padding: 0 15px 50px;
  }
  body.actualites #main,
  body.news #main {
    margin-top: 130px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  body.actualites #main .category-list .cat,
  body.news #main .category-list .cat {
    display: block;
    width: auto;
  }
  body .djslider-in {
    max-width: none;
  }
  body .djslider .slider-container {
    max-width: none;
  }
  body .djslider .slider-container .slide-desc-in {
    height: 100%;
  }
  body .djslider .slider-container .slide-desc {
    user-select: none;
    height: 100%;
    -webkit-transform: translate(0, 73%);
    -moz-transform: translate(0, 73%);
    transform: translate(0px, 73%);
  }
  body .djslider .slider-container li:hover .slide-desc {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  body .djslider .navigation-container .prev-button {
    left: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 30px 15px 0;
  }
  body .djslider .navigation-container .next-button {
    right: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 0 15px 30px;
  }
  body #footer .footer-top {
    padding-top: 5px;
  }
  body #footer .footer-top .contacts {
    display: none;
  }
  body #footer .footer-top .social {
    display: none;
  }
  body #footer .footer-top .menu {
    width: 100%;
    margin-top: 5px!important;
    margin-bottom: 10px;
    float: none;
  }
  body #footer .footer-top .menu .subscribe {
    margin-top: 5px;
    color: #a8aaae;
    border-color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area {
    margin-top: 20px;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-input {
    width: calc(100% - 50px);
    height: 30px;
    padding: 0 4px;
    box-sizing: border-box;
    border: 1px solid #a8aaae;
    background: none;
    color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area .subscribe {
    width: 34px;
    height: 30px;
    margin: 0!important;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif !important;
    border: none;
    box-sizing: border-box;
    vertical-align: middle;
    background-color: #a8aaae;
    color: #2B353F !important;
  }
  body #footer .footer-top .subscribe-area .checkbox-label {
    display: block;
    margin: 5px 0 0;
  }
  body #footer .footer-bottom .logo-list {
    zoom: 0.5;
  }
  body #footer .copy {
    padding: 5px 0;
    font-size: 10px;
    font-weight: 300;
  }
  body img.countryflag-single-article {
    top: 0;
  }
  body .subscribe-form-wrapper {
    margin-left: 0;
  }
  /*.flexslider,
.flexslider .slides li {
  height: 200px * @ratio;
}*/
  /* Mobile phones */
  body {
    /* Djslider */
  }
  body .galleria-container .galleria-stage {
    bottom: 10px;
  }
  body .galleria-container .galleria-thumbnails-container {
    display: none;
  }
  body #header .main-menu .nav-bar .don span img {
    top: 0;
  }
  body .djslider .slider-container .slide-desc {
    transform: translate(0px, 78%);
  }
  body .djslider .slider-container .slide-desc .slide-title {
    font-size: 30px;
  }
  body .djslider .slider-container .slide-text {
    font-size: 10px;
  }
  body #social-share {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
  }
  body #social-share .jssocials-shares {
    display: flex;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share {
    flex: 1;
    width: auto;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share .jssocials-share-link {
    width: 100%;
    font-size: 13px;
  }
}
/* iPhone 6+ */
@media screen and (min-width: 376px) and (max-width: 450px) {
  body {
    min-width: inherit;
    /* Header styles */
    /* Open menu styles */
    /* Home page */
    /* Inner pages */
    /* Donation page */
    /* News index page */
    /* Djslider */
    /* Footer styles */
  }
  body * {
    max-width: 100%;
  }
  body img {
    height: auto;
  }
  body.overflow-hidden {
    overflow: hidden !important;
    height: 100% !important;
    position: fixed;
  }
  body #header {
    position: fixed;
    width: 100%;
    background-color: white;
  }
  body #header:after {
    content: none;
  }
  body #header > .panel {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 5px 0;
    background-color: #f6f6f6;
  }
  body #header > .panel:before,
  body #header > .panel:after {
    content: none!important;
  }
  body #header > .panel > * {
    display: flex;
    width: auto;
    margin: 0;
    padding: 0;
    align-items: center;
    text-transform: uppercase;
  }
  body #header > .panel * {
    font-size: 11.7px;
  }
  body #header > .panel .flag-link a {
    display: flex;
    align-items: center;
    color: #363f46;
  }
  body #header > .panel .flag-link a .flag-wrapper {
    margin-right: 13px;
    padding: 7.8px 2px;
    background-color: #004087;
  }
  body #header > .panel .flag-link a .flag-wrapper .flag {
    position: static;
    width: 41.6px;
    height: 41.6px;
  }
  body #header > .panel .europe-link a {
    color: #363f46;
  }
  body #header > .panel .huj-france {
    margin: 0;
  }
  body #header > .panel .huj-france a {
    font-size: 11.7px;
    padding: 0 !important;
  }
  body #header > .panel .huj-france a img {
    display: none;
  }
  body #header > .panel .huj-france .ico-holder {
    padding: 0;
    margin: 0;
  }
  body #header > .panel .huj-france .ico-holder:before {
    content: none;
  }
  body #header > .panel > .languages li {
    float: none;
  }
  body #header > .panel > .languages li:after {
    display: none;
  }
  body #header > .panel > .languages li a {
    float: none;
    display: inline-block;
    line-height: 1;
    padding: 0;
  }
  body #header > .panel > .languages li img {
    height: 22px;
    width: auto;
    position: static;
    margin: 0 5px 0 0;
  }
  body #header > .panel > .languages li .huj-france {
    line-height: 22px;
  }
  body #header > .panel > form {
    display: none;
  }
  body #header > .panel .menu-collapsed {
    display: none;
    user-select: none;
    margin: 0;
  }
  body #header > .panel .menu-collapsed > span {
    font-size: 11.7px;
  }
  body #header > .panel .menu-collapsed .flag-wrapper .flag {
    width: 32.5px;
    height: 26px;
    position: static;
    margin-right: 5px;
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed .flag-wrapper span {
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed > ul {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50px;
    overflow-y: scroll;
  }
  body #header > .panel .menu-collapsed.opened > ul {
    display: block !important;
  }
  body #header > .panel > p {
    margin: 0;
  }
  body #header .mobile-header {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }
  body #header .mobile-header .efhu-logo {
    height: 30px;
    margin: 10px 0 0 10px;
  }
  body #header .mobile-header .nav-toggler {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    transition: transform 0.8s, top 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .nav-toggler .toggler-bar {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
    background-color: grey;
    transition: transform 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .search-btn {
    display: inline-block;
    float: right;
    width: 25px;
    height: 25px;
    margin-right: 50px;
    margin-top: 8px;
    border-radius: 3px;
    background: #004087 url(../images/zoom-icon-white.png) center no-repeat;
  }
  body #header > .main-menu #logo {
    display: none;
  }
  body #header > .main-menu .don {
    display: none;
  }
  body #header > .main-menu .nav-bar {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    bottom: 0;
    margin: 0;
    z-index: 999;
    overflow-y: scroll;
    border: none!important;
    background-color: #004087;
    transition: left 0.6s ease-in-out;
  }
  body #header > .main-menu .nav-bar .menu {
    display: block;
    width: 100%;
    padding-top: 30px;
  }
  body #header > .main-menu .nav-bar .menu > li {
    display: block;
  }
  body #header > .main-menu .nav-bar .menu > li:hover {
    background-color: #004087;
  }
  body #header > .main-menu .nav-bar .menu > li:not(.active):after {
    content: '';
    position: absolute;
    left: 13px;
    bottom: -1px;
    display: block;
    width: calc(100% - 26px);
    height: 1px;
    background-color: #688eb8;
  }
  body #header > .main-menu .nav-bar .menu > li.current,
  body #header > .main-menu .nav-bar .menu > li.active {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.current > a,
  body #header > .main-menu .nav-bar .menu > li.active > a {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.parent.current > a:after {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li > a {
    position: relative;
    width: calc(100% - 40px) !important;
    margin: 0 13px;
    padding: 32.5px 0;
    color: white!important;
    text-align: left;
    font-size: 20.8px;
    font-weight: 600;
    text-transform: uppercase;
    background: url(../images/chevron-down-white.png) calc(100% - 20px) center no-repeat;
  }
  body #header > .main-menu .nav-bar .menu > li > a:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul {
    position: static;
    width: 100%;
    padding-bottom: 20px;
    background: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li {
    border: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li > a {
    padding-left: 13px;
  }
  body #header > .main-menu .nav-bar .social {
    padding: 0 35px;
  }
  body #header > .main-menu .nav-bar .social > p {
    display: flex;
    justify-content: space-between;
  }
  body #header > .main-menu .nav-bar .don {
    background: #e8146e;
    margin: 30px 13px;
    padding: 15px;
    float: none;
    text-align: center;
    font-size: 20.8px;
  }
  body #header > .main-menu .nav-bar .don span {
    position: relative;
  }
  body #header > .main-menu .nav-bar .don span img {
    position: absolute;
    left: -30px;
    top: 3.9px;
    height: 100%;
    max-height: 29px;
  }
  body.menu-is-open {
    position: fixed;
    height: 100%!important;
    overflow: hidden!important;
  }
  body.menu-is-open .mobile-header {
    max-width: 100vw;
  }
  body.menu-is-open .mobile-header .nav-toggler {
    top: -30px !important;
    z-index: 1000;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar {
    background-color: white!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:nth-child(2) {
    display: none!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:first-child {
    margin-top: 9px;
    transform: rotate(45deg);
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:last-child {
    margin-top: -9px;
    transform: rotate(-45deg);
  }
  body.menu-is-open .nav-bar {
    left: 0!important;
  }
  body.home-page #main,
  body.pageid-194 #main {
    width: auto;
    margin-top: 40px;
  }
  body.home-page #main #content-top > .js_flexslider,
  body.pageid-194 #main #content-top > .js_flexslider {
    width: 100%;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider {
    width: 100%;
    height: 260px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .flex-direction-nav a,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .flex-direction-nav a {
    z-index: 10;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li {
    height: 260px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li img,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li img {
    position: absolute;
    height: 100%;
    object-fit: contain;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li .flex-caption,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li .flex-caption {
    font-size: 18.2px;
  }
  body.home-page #main #content-top .js_flexslider + .block,
  body.pageid-194 #main #content-top .js_flexslider + .block {
    display: none!important;
  }
  body.home-page #main #content-top > .custom,
  body.pageid-194 #main #content-top > .custom {
    width: 100%;
    padding: 0 19.5px;
    box-sizing: border-box;
  }
  body.home-page #main #content-top > .custom h1,
  body.pageid-194 #main #content-top > .custom h1 {
    margin-bottom: 20px;
    font-size: 23.4px;
    font-weight: 400;
  }
  body.home-page #main #content-top > .custom p,
  body.pageid-194 #main #content-top > .custom p {
    font-size: 18.2px;
    font-weight: 300;
    text-align: justify;
  }
  body.home-page #main #content-top > .custom p .more:after,
  body.pageid-194 #main #content-top > .custom p .more:after {
    height: 41.6px;
    background-size: contain;
  }
  body.home-page #main #content .left,
  body.pageid-194 #main #content .left,
  body.home-page #main #content .right,
  body.pageid-194 #main #content .right {
    float: none;
    width: 100%;
  }
  body.home-page #main #content .news,
  body.pageid-194 #main #content .news,
  body.home-page #main #content .events,
  body.pageid-194 #main #content .events {
    padding: 0 15px;
  }
  body.home-page #main #content .news .title,
  body.pageid-194 #main #content .news .title,
  body.home-page #main #content .events .title,
  body.pageid-194 #main #content .events .title {
    background: none;
    color: #1c344f;
  }
  body.home-page #main #content .news .title:after,
  body.pageid-194 #main #content .news .title:after,
  body.home-page #main #content .events .title:after,
  body.pageid-194 #main #content .events .title:after {
    content: none;
  }
  body.home-page #main #content .news .title a,
  body.pageid-194 #main #content .news .title a,
  body.home-page #main #content .events .title a,
  body.pageid-194 #main #content .events .title a {
    float: none;
    color: #004087;
    cursor: pointer;
  }
  body.home-page #main #content .news .title a:before,
  body.pageid-194 #main #content .news .title a:before,
  body.home-page #main #content .events .title a:before,
  body.pageid-194 #main #content .events .title a:before {
    content: '| ';
  }
  body.home-page #main #content .news .title a:hover,
  body.pageid-194 #main #content .news .title a:hover,
  body.home-page #main #content .events .title a:hover,
  body.pageid-194 #main #content .events .title a:hover {
    text-decoration: none!important;
  }
  body.home-page #main #content .news .item,
  body.pageid-194 #main #content .news .item,
  body.home-page #main #content .events .item,
  body.pageid-194 #main #content .events .item {
    border-top: none;
  }
  body.home-page #main #content .news .item *,
  body.pageid-194 #main #content .news .item *,
  body.home-page #main #content .events .item *,
  body.pageid-194 #main #content .events .item * {
    font-family: "Open Sans", sans-serif !important;
  }
  body.home-page #main #content .news .item .date,
  body.pageid-194 #main #content .news .item .date,
  body.home-page #main #content .events .item .date,
  body.pageid-194 #main #content .events .item .date {
    font-size: 12px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .date .countryflag,
  body.pageid-194 #main #content .news .item .date .countryflag,
  body.home-page #main #content .events .item .date .countryflag,
  body.pageid-194 #main #content .events .item .date .countryflag {
    width: 19px;
    height: 13px;
  }
  body.home-page #main #content .news .item .thumb-title,
  body.pageid-194 #main #content .news .item .thumb-title,
  body.home-page #main #content .events .item .thumb-title,
  body.pageid-194 #main #content .events .item .thumb-title {
    display: flex;
  }
  body.home-page #main #content .news .item .thumb-title figure,
  body.pageid-194 #main #content .news .item .thumb-title figure,
  body.home-page #main #content .events .item .thumb-title figure,
  body.pageid-194 #main #content .events .item .thumb-title figure {
    flex-grow: 0.8;
    flex-basis: 0;
  }
  body.home-page #main #content .news .item .thumb-title figure:after,
  body.pageid-194 #main #content .news .item .thumb-title figure:after,
  body.home-page #main #content .events .item .thumb-title figure:after,
  body.pageid-194 #main #content .events .item .thumb-title figure:after {
    content: none;
  }
  body.home-page #main #content .news .item .thumb-title .item-title,
  body.pageid-194 #main #content .news .item .thumb-title .item-title,
  body.home-page #main #content .events .item .thumb-title .item-title,
  body.pageid-194 #main #content .events .item .thumb-title .item-title {
    flex-grow: 1.2;
    flex-basis: 0;
    padding: 0 0 0 15px;
    font-size: 21px;
    font-weight: 400;
  }
  body.home-page #main #content .news .item .item-introtext,
  body.pageid-194 #main #content .news .item .item-introtext,
  body.home-page #main #content .events .item .item-introtext,
  body.pageid-194 #main #content .events .item .item-introtext {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .more,
  body.pageid-194 #main #content .news .item .more,
  body.home-page #main #content .events .item .more,
  body.pageid-194 #main #content .events .item .more {
    margin-top: 20px;
    padding: 10px;
    background-color: #004087;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    border-radius: 3px;
  }
  body.home-page #main #content .news .item .more:after,
  body.pageid-194 #main #content .news .item .more:after,
  body.home-page #main #content .events .item .more:after,
  body.pageid-194 #main #content .events .item .more:after {
    content: none;
  }
  body.home-page #main #sidebar,
  body.pageid-194 #main #sidebar {
    display: none!important;
  }
  body.home-page #main #sidebar .block .title,
  body.pageid-194 #main #sidebar .block .title {
    display: flex;
    align-items: center;
    height: 46.8px;
    padding: 0 19.5px;
    font-size: 23.4px;
  }
  body.home-page #main #sidebar .block .title:after,
  body.pageid-194 #main #sidebar .block .title:after {
    content: none;
  }
  body.home-page #main #sidebar .block p,
  body.pageid-194 #main #sidebar .block p {
    padding: 0 19.5px;
    text-align: justify!important;
  }
  body.home-page #main #sidebar .block p .more:after,
  body.pageid-194 #main #sidebar .block p .more:after {
    height: 41.6px;
    background-size: contain;
  }
  body.home-page #content {
    display: flex;
    flex-direction: column-reverse;
  }
  body.home-page #content .block.news .content .item:last-child {
    border-bottom: 0;
  }
  body:not(.home-page) #main {
    margin-top: 130px;
  }
  body:not(.home-page) #main h1 {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main h2 {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main .article-info {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content {
    width: auto;
    padding: 0 15px;
    padding-bottom: 50px;
    float: none;
    color: #1c344f;
  }
  body:not(.home-page) #main #content table {
    width: 100%!important;
  }
  body:not(.home-page) #main #content table td[valign="top"] {
    vertical-align: top;
  }
  body:not(.home-page) #main #content table td[valign="bottom"] {
    vertical-align: bottom;
  }
  body:not(.home-page) #main #content table.table-responsive {
    display: block;
    border: 0;
    height: auto !important;
  }
  body:not(.home-page) #main #content table.table-responsive thead {
    display: none;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tbody {
    display: block;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tr {
    display: flex;
    flex-direction: column;
  }
  body:not(.home-page) #main #content table.table-responsive td {
    border: 0;
    padding: 0;
  }
  body:not(.home-page) #main #content .category-list > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.home-page) #main #content .category-list .category-title {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content header h1 .title {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .entry {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .more {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list > li > p > img {
    object-fit: cover;
  }
  body:not(.home-page) #main #sidebar {
    display: none;
  }
  body.pageid-194 #main #content {
    padding: 0;
  }
  body.pageid-194 #main #content .donation-content {
    padding: 0 15px 50px;
  }
  body.actualites #main,
  body.news #main {
    margin-top: 130px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  body.actualites #main .category-list .cat,
  body.news #main .category-list .cat {
    display: block;
    width: auto;
  }
  body .djslider-in {
    max-width: none;
  }
  body .djslider .slider-container {
    max-width: none;
  }
  body .djslider .slider-container .slide-desc-in {
    height: 100%;
  }
  body .djslider .slider-container .slide-desc {
    user-select: none;
    height: 100%;
    -webkit-transform: translate(0, 73%);
    -moz-transform: translate(0, 73%);
    transform: translate(0px, 73%);
  }
  body .djslider .slider-container li:hover .slide-desc {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  body .djslider .navigation-container .prev-button {
    left: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 30px 15px 0;
  }
  body .djslider .navigation-container .next-button {
    right: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 0 15px 30px;
  }
  body #footer .footer-top {
    padding-top: 5px;
  }
  body #footer .footer-top .contacts {
    display: none;
  }
  body #footer .footer-top .social {
    display: none;
  }
  body #footer .footer-top .menu {
    width: 100%;
    margin-top: 5px!important;
    margin-bottom: 10px;
    float: none;
  }
  body #footer .footer-top .menu .subscribe {
    margin-top: 5px;
    color: #a8aaae;
    border-color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area {
    margin-top: 20px;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-input {
    width: calc(100% - 50px);
    height: 30px;
    padding: 0 4px;
    box-sizing: border-box;
    border: 1px solid #a8aaae;
    background: none;
    color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area .subscribe {
    width: 34px;
    height: 30px;
    margin: 0!important;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif !important;
    border: none;
    box-sizing: border-box;
    vertical-align: middle;
    background-color: #a8aaae;
    color: #2B353F !important;
  }
  body #footer .footer-top .subscribe-area .checkbox-label {
    display: block;
    margin: 5px 0 0;
  }
  body #footer .footer-bottom .logo-list {
    zoom: 0.5;
  }
  body #footer .copy {
    padding: 5px 0;
    font-size: 10px;
    font-weight: 300;
  }
  body img.countryflag-single-article {
    top: 0;
  }
  body .subscribe-form-wrapper {
    margin-left: 0;
  }
  /*.flexslider,
.flexslider .slides li {
  height: 200px * @ratio;
}*/
  /* Mobile phones */
  body {
    /* Djslider */
  }
  body .galleria-container .galleria-stage {
    bottom: 10px;
  }
  body .galleria-container .galleria-thumbnails-container {
    display: none;
  }
  body #header .main-menu .nav-bar .don span img {
    top: 0;
  }
  body .djslider .slider-container .slide-desc {
    transform: translate(0px, 78%);
  }
  body .djslider .slider-container .slide-desc .slide-title {
    font-size: 30px;
  }
  body .djslider .slider-container .slide-text {
    font-size: 10px;
  }
  body #social-share {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
  }
  body #social-share .jssocials-shares {
    display: flex;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share {
    flex: 1;
    width: auto;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share .jssocials-share-link {
    width: 100%;
    font-size: 13px;
  }
}
/* Small phones */
@media screen and (max-width: 425px) {
  .home-page .block.news .title,
  .home-page .block.events .title {
    font-size: 26px;
  }
}
/* Large phones */
@media screen and (min-width: 451px) and (max-width: 767px) {
  body {
    min-width: inherit;
    /* Header styles */
    /* Open menu styles */
    /* Home page */
    /* Inner pages */
    /* Donation page */
    /* News index page */
    /* Djslider */
    /* Footer styles */
  }
  body * {
    max-width: 100%;
  }
  body img {
    height: auto;
  }
  body.overflow-hidden {
    overflow: hidden !important;
    height: 100% !important;
    position: fixed;
  }
  body #header {
    position: fixed;
    width: 100%;
    background-color: white;
  }
  body #header:after {
    content: none;
  }
  body #header > .panel {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 5px 0;
    background-color: #f6f6f6;
  }
  body #header > .panel:before,
  body #header > .panel:after {
    content: none!important;
  }
  body #header > .panel > * {
    display: flex;
    width: auto;
    margin: 0;
    padding: 0;
    align-items: center;
    text-transform: uppercase;
  }
  body #header > .panel * {
    font-size: 14.4px;
  }
  body #header > .panel .flag-link a {
    display: flex;
    align-items: center;
    color: #363f46;
  }
  body #header > .panel .flag-link a .flag-wrapper {
    margin-right: 16px;
    padding: 9.6px 2px;
    background-color: #004087;
  }
  body #header > .panel .flag-link a .flag-wrapper .flag {
    position: static;
    width: 51.2px;
    height: 51.2px;
  }
  body #header > .panel .europe-link a {
    color: #363f46;
  }
  body #header > .panel .huj-france {
    margin: 0;
  }
  body #header > .panel .huj-france a {
    font-size: 14.4px;
    padding: 0 !important;
  }
  body #header > .panel .huj-france a img {
    display: none;
  }
  body #header > .panel .huj-france .ico-holder {
    padding: 0;
    margin: 0;
  }
  body #header > .panel .huj-france .ico-holder:before {
    content: none;
  }
  body #header > .panel > .languages li {
    float: none;
  }
  body #header > .panel > .languages li:after {
    display: none;
  }
  body #header > .panel > .languages li a {
    float: none;
    display: inline-block;
    line-height: 1;
    padding: 0;
  }
  body #header > .panel > .languages li img {
    height: 22px;
    width: auto;
    position: static;
    margin: 0 5px 0 0;
  }
  body #header > .panel > .languages li .huj-france {
    line-height: 22px;
  }
  body #header > .panel > form {
    display: none;
  }
  body #header > .panel .menu-collapsed {
    display: none;
    user-select: none;
    margin: 0;
  }
  body #header > .panel .menu-collapsed > span {
    font-size: 14.4px;
  }
  body #header > .panel .menu-collapsed .flag-wrapper .flag {
    width: 40px;
    height: 32px;
    position: static;
    margin-right: 5px;
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed .flag-wrapper span {
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed > ul {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50px;
    overflow-y: scroll;
  }
  body #header > .panel .menu-collapsed.opened > ul {
    display: block !important;
  }
  body #header > .panel > p {
    margin: 0;
  }
  body #header .mobile-header {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }
  body #header .mobile-header .efhu-logo {
    height: 30px;
    margin: 10px 0 0 10px;
  }
  body #header .mobile-header .nav-toggler {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    transition: transform 0.8s, top 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .nav-toggler .toggler-bar {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
    background-color: grey;
    transition: transform 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .search-btn {
    display: inline-block;
    float: right;
    width: 25px;
    height: 25px;
    margin-right: 50px;
    margin-top: 8px;
    border-radius: 3px;
    background: #004087 url(../images/zoom-icon-white.png) center no-repeat;
  }
  body #header > .main-menu #logo {
    display: none;
  }
  body #header > .main-menu .don {
    display: none;
  }
  body #header > .main-menu .nav-bar {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    bottom: 0;
    margin: 0;
    z-index: 999;
    overflow-y: scroll;
    border: none!important;
    background-color: #004087;
    transition: left 0.6s ease-in-out;
  }
  body #header > .main-menu .nav-bar .menu {
    display: block;
    width: 100%;
    padding-top: 30px;
  }
  body #header > .main-menu .nav-bar .menu > li {
    display: block;
  }
  body #header > .main-menu .nav-bar .menu > li:hover {
    background-color: #004087;
  }
  body #header > .main-menu .nav-bar .menu > li:not(.active):after {
    content: '';
    position: absolute;
    left: 13px;
    bottom: -1px;
    display: block;
    width: calc(100% - 26px);
    height: 1px;
    background-color: #688eb8;
  }
  body #header > .main-menu .nav-bar .menu > li.current,
  body #header > .main-menu .nav-bar .menu > li.active {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.current > a,
  body #header > .main-menu .nav-bar .menu > li.active > a {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.parent.current > a:after {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li > a {
    position: relative;
    width: calc(100% - 40px) !important;
    margin: 0 13px;
    padding: 40px 0;
    color: white!important;
    text-align: left;
    font-size: 25.6px;
    font-weight: 600;
    text-transform: uppercase;
    background: url(../images/chevron-down-white.png) calc(100% - 20px) center no-repeat;
  }
  body #header > .main-menu .nav-bar .menu > li > a:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul {
    position: static;
    width: 100%;
    padding-bottom: 20px;
    background: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li {
    border: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li > a {
    padding-left: 13px;
  }
  body #header > .main-menu .nav-bar .social {
    padding: 0 35px;
  }
  body #header > .main-menu .nav-bar .social > p {
    display: flex;
    justify-content: space-between;
  }
  body #header > .main-menu .nav-bar .don {
    background: #e8146e;
    margin: 30px 13px;
    padding: 15px;
    float: none;
    text-align: center;
    font-size: 25.6px;
  }
  body #header > .main-menu .nav-bar .don span {
    position: relative;
  }
  body #header > .main-menu .nav-bar .don span img {
    position: absolute;
    left: -30px;
    top: 4.8px;
    height: 100%;
    max-height: 29px;
  }
  body.menu-is-open {
    position: fixed;
    height: 100%!important;
    overflow: hidden!important;
  }
  body.menu-is-open .mobile-header {
    max-width: 100vw;
  }
  body.menu-is-open .mobile-header .nav-toggler {
    top: -30px !important;
    z-index: 1000;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar {
    background-color: white!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:nth-child(2) {
    display: none!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:first-child {
    margin-top: 9px;
    transform: rotate(45deg);
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:last-child {
    margin-top: -9px;
    transform: rotate(-45deg);
  }
  body.menu-is-open .nav-bar {
    left: 0!important;
  }
  body.home-page #main,
  body.pageid-194 #main {
    width: auto;
    margin-top: 40px;
  }
  body.home-page #main #content-top > .js_flexslider,
  body.pageid-194 #main #content-top > .js_flexslider {
    width: 100%;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider {
    width: 100%;
    height: 320px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .flex-direction-nav a,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .flex-direction-nav a {
    z-index: 10;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li {
    height: 320px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li img,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li img {
    position: absolute;
    height: 100%;
    object-fit: contain;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li .flex-caption,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li .flex-caption {
    font-size: 22.4px;
  }
  body.home-page #main #content-top .js_flexslider + .block,
  body.pageid-194 #main #content-top .js_flexslider + .block {
    display: none!important;
  }
  body.home-page #main #content-top > .custom,
  body.pageid-194 #main #content-top > .custom {
    width: 100%;
    padding: 0 24px;
    box-sizing: border-box;
  }
  body.home-page #main #content-top > .custom h1,
  body.pageid-194 #main #content-top > .custom h1 {
    margin-bottom: 20px;
    font-size: 28.8px;
    font-weight: 400;
  }
  body.home-page #main #content-top > .custom p,
  body.pageid-194 #main #content-top > .custom p {
    font-size: 22.4px;
    font-weight: 300;
    text-align: justify;
  }
  body.home-page #main #content-top > .custom p .more:after,
  body.pageid-194 #main #content-top > .custom p .more:after {
    height: 51.2px;
    background-size: contain;
  }
  body.home-page #main #content .left,
  body.pageid-194 #main #content .left,
  body.home-page #main #content .right,
  body.pageid-194 #main #content .right {
    float: none;
    width: 100%;
  }
  body.home-page #main #content .news,
  body.pageid-194 #main #content .news,
  body.home-page #main #content .events,
  body.pageid-194 #main #content .events {
    padding: 0 15px;
  }
  body.home-page #main #content .news .title,
  body.pageid-194 #main #content .news .title,
  body.home-page #main #content .events .title,
  body.pageid-194 #main #content .events .title {
    background: none;
    color: #1c344f;
  }
  body.home-page #main #content .news .title:after,
  body.pageid-194 #main #content .news .title:after,
  body.home-page #main #content .events .title:after,
  body.pageid-194 #main #content .events .title:after {
    content: none;
  }
  body.home-page #main #content .news .title a,
  body.pageid-194 #main #content .news .title a,
  body.home-page #main #content .events .title a,
  body.pageid-194 #main #content .events .title a {
    float: none;
    color: #004087;
    cursor: pointer;
  }
  body.home-page #main #content .news .title a:before,
  body.pageid-194 #main #content .news .title a:before,
  body.home-page #main #content .events .title a:before,
  body.pageid-194 #main #content .events .title a:before {
    content: '| ';
  }
  body.home-page #main #content .news .title a:hover,
  body.pageid-194 #main #content .news .title a:hover,
  body.home-page #main #content .events .title a:hover,
  body.pageid-194 #main #content .events .title a:hover {
    text-decoration: none!important;
  }
  body.home-page #main #content .news .item,
  body.pageid-194 #main #content .news .item,
  body.home-page #main #content .events .item,
  body.pageid-194 #main #content .events .item {
    border-top: none;
  }
  body.home-page #main #content .news .item *,
  body.pageid-194 #main #content .news .item *,
  body.home-page #main #content .events .item *,
  body.pageid-194 #main #content .events .item * {
    font-family: "Open Sans", sans-serif !important;
  }
  body.home-page #main #content .news .item .date,
  body.pageid-194 #main #content .news .item .date,
  body.home-page #main #content .events .item .date,
  body.pageid-194 #main #content .events .item .date {
    font-size: 12px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .date .countryflag,
  body.pageid-194 #main #content .news .item .date .countryflag,
  body.home-page #main #content .events .item .date .countryflag,
  body.pageid-194 #main #content .events .item .date .countryflag {
    width: 19px;
    height: 13px;
  }
  body.home-page #main #content .news .item .thumb-title,
  body.pageid-194 #main #content .news .item .thumb-title,
  body.home-page #main #content .events .item .thumb-title,
  body.pageid-194 #main #content .events .item .thumb-title {
    display: flex;
  }
  body.home-page #main #content .news .item .thumb-title figure,
  body.pageid-194 #main #content .news .item .thumb-title figure,
  body.home-page #main #content .events .item .thumb-title figure,
  body.pageid-194 #main #content .events .item .thumb-title figure {
    flex-grow: 0.8;
    flex-basis: 0;
  }
  body.home-page #main #content .news .item .thumb-title figure:after,
  body.pageid-194 #main #content .news .item .thumb-title figure:after,
  body.home-page #main #content .events .item .thumb-title figure:after,
  body.pageid-194 #main #content .events .item .thumb-title figure:after {
    content: none;
  }
  body.home-page #main #content .news .item .thumb-title .item-title,
  body.pageid-194 #main #content .news .item .thumb-title .item-title,
  body.home-page #main #content .events .item .thumb-title .item-title,
  body.pageid-194 #main #content .events .item .thumb-title .item-title {
    flex-grow: 1.2;
    flex-basis: 0;
    padding: 0 0 0 15px;
    font-size: 21px;
    font-weight: 400;
  }
  body.home-page #main #content .news .item .item-introtext,
  body.pageid-194 #main #content .news .item .item-introtext,
  body.home-page #main #content .events .item .item-introtext,
  body.pageid-194 #main #content .events .item .item-introtext {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .more,
  body.pageid-194 #main #content .news .item .more,
  body.home-page #main #content .events .item .more,
  body.pageid-194 #main #content .events .item .more {
    margin-top: 20px;
    padding: 10px;
    background-color: #004087;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    border-radius: 3px;
  }
  body.home-page #main #content .news .item .more:after,
  body.pageid-194 #main #content .news .item .more:after,
  body.home-page #main #content .events .item .more:after,
  body.pageid-194 #main #content .events .item .more:after {
    content: none;
  }
  body.home-page #main #sidebar,
  body.pageid-194 #main #sidebar {
    display: none!important;
  }
  body.home-page #main #sidebar .block .title,
  body.pageid-194 #main #sidebar .block .title {
    display: flex;
    align-items: center;
    height: 57.6px;
    padding: 0 24px;
    font-size: 28.8px;
  }
  body.home-page #main #sidebar .block .title:after,
  body.pageid-194 #main #sidebar .block .title:after {
    content: none;
  }
  body.home-page #main #sidebar .block p,
  body.pageid-194 #main #sidebar .block p {
    padding: 0 24px;
    text-align: justify!important;
  }
  body.home-page #main #sidebar .block p .more:after,
  body.pageid-194 #main #sidebar .block p .more:after {
    height: 51.2px;
    background-size: contain;
  }
  body.home-page #content {
    display: flex;
    flex-direction: column-reverse;
  }
  body.home-page #content .block.news .content .item:last-child {
    border-bottom: 0;
  }
  body:not(.home-page) #main {
    margin-top: 130px;
  }
  body:not(.home-page) #main h1 {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main h2 {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main .article-info {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content {
    width: auto;
    padding: 0 15px;
    padding-bottom: 50px;
    float: none;
    color: #1c344f;
  }
  body:not(.home-page) #main #content table {
    width: 100%!important;
  }
  body:not(.home-page) #main #content table td[valign="top"] {
    vertical-align: top;
  }
  body:not(.home-page) #main #content table td[valign="bottom"] {
    vertical-align: bottom;
  }
  body:not(.home-page) #main #content table.table-responsive {
    display: block;
    border: 0;
    height: auto !important;
  }
  body:not(.home-page) #main #content table.table-responsive thead {
    display: none;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tbody {
    display: block;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tr {
    display: flex;
    flex-direction: column;
  }
  body:not(.home-page) #main #content table.table-responsive td {
    border: 0;
    padding: 0;
  }
  body:not(.home-page) #main #content .category-list > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.home-page) #main #content .category-list .category-title {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content header h1 .title {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .entry {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .more {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list > li > p > img {
    object-fit: cover;
  }
  body:not(.home-page) #main #sidebar {
    display: none;
  }
  body.pageid-194 #main #content {
    padding: 0;
  }
  body.pageid-194 #main #content .donation-content {
    padding: 0 15px 50px;
  }
  body.actualites #main,
  body.news #main {
    margin-top: 130px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  body.actualites #main .category-list .cat,
  body.news #main .category-list .cat {
    display: block;
    width: auto;
  }
  body .djslider-in {
    max-width: none;
  }
  body .djslider .slider-container {
    max-width: none;
  }
  body .djslider .slider-container .slide-desc-in {
    height: 100%;
  }
  body .djslider .slider-container .slide-desc {
    user-select: none;
    height: 100%;
    -webkit-transform: translate(0, 73%);
    -moz-transform: translate(0, 73%);
    transform: translate(0px, 73%);
  }
  body .djslider .slider-container li:hover .slide-desc {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  body .djslider .navigation-container .prev-button {
    left: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 30px 15px 0;
  }
  body .djslider .navigation-container .next-button {
    right: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 0 15px 30px;
  }
  body #footer .footer-top {
    padding-top: 5px;
  }
  body #footer .footer-top .contacts {
    display: none;
  }
  body #footer .footer-top .social {
    display: none;
  }
  body #footer .footer-top .menu {
    width: 100%;
    margin-top: 5px!important;
    margin-bottom: 10px;
    float: none;
  }
  body #footer .footer-top .menu .subscribe {
    margin-top: 5px;
    color: #a8aaae;
    border-color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area {
    margin-top: 20px;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-input {
    width: calc(100% - 50px);
    height: 30px;
    padding: 0 4px;
    box-sizing: border-box;
    border: 1px solid #a8aaae;
    background: none;
    color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area .subscribe {
    width: 34px;
    height: 30px;
    margin: 0!important;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif !important;
    border: none;
    box-sizing: border-box;
    vertical-align: middle;
    background-color: #a8aaae;
    color: #2B353F !important;
  }
  body #footer .footer-top .subscribe-area .checkbox-label {
    display: block;
    margin: 5px 0 0;
  }
  body #footer .footer-bottom .logo-list {
    zoom: 0.5;
  }
  body #footer .copy {
    padding: 5px 0;
    font-size: 10px;
    font-weight: 300;
  }
  body img.countryflag-single-article {
    top: 0;
  }
  body .subscribe-form-wrapper {
    margin-left: 0;
  }
  /*.flexslider,
.flexslider .slides li {
  height: 200px * @ratio;
}*/
  /* Mobile phones */
  body {
    /* Djslider */
  }
  body .galleria-container .galleria-stage {
    bottom: 10px;
  }
  body .galleria-container .galleria-thumbnails-container {
    display: none;
  }
  body #header .main-menu .nav-bar .don span img {
    top: 0;
  }
  body .djslider .slider-container .slide-desc {
    transform: translate(0px, 78%);
  }
  body .djslider .slider-container .slide-desc .slide-title {
    font-size: 30px;
  }
  body .djslider .slider-container .slide-text {
    font-size: 10px;
  }
  body #social-share {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
  }
  body #social-share .jssocials-shares {
    display: flex;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share {
    flex: 1;
    width: auto;
    margin: 0;
  }
  body #social-share .jssocials-shares .jssocials-share .jssocials-share-link {
    width: 100%;
    font-size: 13px;
  }
}
/* Tablets */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body {
    min-width: inherit;
    /* Header styles */
    /* Open menu styles */
    /* Home page */
    /* Inner pages */
    /* Donation page */
    /* News index page */
    /* Djslider */
    /* Footer styles */
  }
  body * {
    max-width: 100%;
  }
  body img {
    height: auto;
  }
  body.overflow-hidden {
    overflow: hidden !important;
    height: 100% !important;
    position: fixed;
  }
  body #header {
    position: fixed;
    width: 100%;
    background-color: white;
  }
  body #header:after {
    content: none;
  }
  body #header > .panel {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 5px 0;
    background-color: #f6f6f6;
  }
  body #header > .panel:before,
  body #header > .panel:after {
    content: none!important;
  }
  body #header > .panel > * {
    display: flex;
    width: auto;
    margin: 0;
    padding: 0;
    align-items: center;
    text-transform: uppercase;
  }
  body #header > .panel * {
    font-size: 18px;
  }
  body #header > .panel .flag-link a {
    display: flex;
    align-items: center;
    color: #363f46;
  }
  body #header > .panel .flag-link a .flag-wrapper {
    margin-right: 20px;
    padding: 12px 2px;
    background-color: #004087;
  }
  body #header > .panel .flag-link a .flag-wrapper .flag {
    position: static;
    width: 64px;
    height: 64px;
  }
  body #header > .panel .europe-link a {
    color: #363f46;
  }
  body #header > .panel .huj-france {
    margin: 0;
  }
  body #header > .panel .huj-france a {
    font-size: 18px;
    padding: 0 !important;
  }
  body #header > .panel .huj-france a img {
    display: none;
  }
  body #header > .panel .huj-france .ico-holder {
    padding: 0;
    margin: 0;
  }
  body #header > .panel .huj-france .ico-holder:before {
    content: none;
  }
  body #header > .panel > .languages li {
    float: none;
  }
  body #header > .panel > .languages li:after {
    display: none;
  }
  body #header > .panel > .languages li a {
    float: none;
    display: inline-block;
    line-height: 1;
    padding: 0;
  }
  body #header > .panel > .languages li img {
    height: 22px;
    width: auto;
    position: static;
    margin: 0 5px 0 0;
  }
  body #header > .panel > .languages li .huj-france {
    line-height: 22px;
  }
  body #header > .panel > form {
    display: none;
  }
  body #header > .panel .menu-collapsed {
    display: none;
    user-select: none;
    margin: 0;
  }
  body #header > .panel .menu-collapsed > span {
    font-size: 18px;
  }
  body #header > .panel .menu-collapsed .flag-wrapper .flag {
    width: 50px;
    height: 40px;
    position: static;
    margin-right: 5px;
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed .flag-wrapper span {
    vertical-align: middle;
  }
  body #header > .panel .menu-collapsed > ul {
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50px;
    overflow-y: scroll;
  }
  body #header > .panel .menu-collapsed.opened > ul {
    display: block !important;
  }
  body #header > .panel > p {
    margin: 0;
  }
  body #header .mobile-header {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }
  body #header .mobile-header .efhu-logo {
    height: 30px;
    margin: 10px 0 0 10px;
  }
  body #header .mobile-header .nav-toggler {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 26px;
    transition: transform 0.8s, top 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .nav-toggler .toggler-bar {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 7px;
    background-color: grey;
    transition: transform 0.8s, background-color 1.2s;
  }
  body #header .mobile-header .search-btn {
    display: inline-block;
    float: right;
    width: 25px;
    height: 25px;
    margin-right: 50px;
    margin-top: 8px;
    border-radius: 3px;
    background: #004087 url(../images/zoom-icon-white.png) center no-repeat;
  }
  body #header > .main-menu #logo {
    display: none;
  }
  body #header > .main-menu .don {
    display: none;
  }
  body #header > .main-menu .nav-bar {
    position: fixed;
    top: 0;
    left: -100vw;
    width: 100vw;
    bottom: 0;
    margin: 0;
    z-index: 999;
    overflow-y: scroll;
    border: none!important;
    background-color: #004087;
    transition: left 0.6s ease-in-out;
  }
  body #header > .main-menu .nav-bar .menu {
    display: block;
    width: 100%;
    padding-top: 30px;
  }
  body #header > .main-menu .nav-bar .menu > li {
    display: block;
  }
  body #header > .main-menu .nav-bar .menu > li:hover {
    background-color: #004087;
  }
  body #header > .main-menu .nav-bar .menu > li:not(.active):after {
    content: '';
    position: absolute;
    left: 13px;
    bottom: -1px;
    display: block;
    width: calc(100% - 26px);
    height: 1px;
    background-color: #688eb8;
  }
  body #header > .main-menu .nav-bar .menu > li.current,
  body #header > .main-menu .nav-bar .menu > li.active {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.current > a,
  body #header > .main-menu .nav-bar .menu > li.active > a {
    background-color: #e8146e;
  }
  body #header > .main-menu .nav-bar .menu > li.parent.current > a:after {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li > a {
    position: relative;
    width: calc(100% - 40px) !important;
    margin: 0 13px;
    padding: 50px 0;
    color: white!important;
    text-align: left;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    background: url(../images/chevron-down-white.png) calc(100% - 20px) center no-repeat;
  }
  body #header > .main-menu .nav-bar .menu > li > a:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul {
    position: static;
    width: 100%;
    padding-bottom: 20px;
    background: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul:before {
    content: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li {
    border: none;
  }
  body #header > .main-menu .nav-bar .menu > li ul > li > a {
    padding-left: 13px;
  }
  body #header > .main-menu .nav-bar .social {
    padding: 0 35px;
  }
  body #header > .main-menu .nav-bar .social > p {
    display: flex;
    justify-content: space-between;
  }
  body #header > .main-menu .nav-bar .don {
    background: #e8146e;
    margin: 30px 13px;
    padding: 15px;
    float: none;
    text-align: center;
    font-size: 32px;
  }
  body #header > .main-menu .nav-bar .don span {
    position: relative;
  }
  body #header > .main-menu .nav-bar .don span img {
    position: absolute;
    left: -30px;
    top: 6px;
    height: 100%;
    max-height: 29px;
  }
  body.menu-is-open {
    position: fixed;
    height: 100%!important;
    overflow: hidden!important;
  }
  body.menu-is-open .mobile-header {
    max-width: 100vw;
  }
  body.menu-is-open .mobile-header .nav-toggler {
    top: -30px !important;
    z-index: 1000;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar {
    background-color: white!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:nth-child(2) {
    display: none!important;
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:first-child {
    margin-top: 9px;
    transform: rotate(45deg);
  }
  body.menu-is-open .mobile-header .nav-toggler .toggler-bar:last-child {
    margin-top: -9px;
    transform: rotate(-45deg);
  }
  body.menu-is-open .nav-bar {
    left: 0!important;
  }
  body.home-page #main,
  body.pageid-194 #main {
    width: auto;
    margin-top: 40px;
  }
  body.home-page #main #content-top > .js_flexslider,
  body.pageid-194 #main #content-top > .js_flexslider {
    width: 100%;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider {
    width: 100%;
    height: 400px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .flex-direction-nav a,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .flex-direction-nav a {
    z-index: 10;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li {
    height: 400px;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li img,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li img {
    position: absolute;
    height: 100%;
    object-fit: contain;
  }
  body.home-page #main #content-top > .js_flexslider .flexslider .slides li .flex-caption,
  body.pageid-194 #main #content-top > .js_flexslider .flexslider .slides li .flex-caption {
    font-size: 28px;
  }
  body.home-page #main #content-top .js_flexslider + .block,
  body.pageid-194 #main #content-top .js_flexslider + .block {
    display: none!important;
  }
  body.home-page #main #content-top > .custom,
  body.pageid-194 #main #content-top > .custom {
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
  }
  body.home-page #main #content-top > .custom h1,
  body.pageid-194 #main #content-top > .custom h1 {
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 400;
  }
  body.home-page #main #content-top > .custom p,
  body.pageid-194 #main #content-top > .custom p {
    font-size: 28px;
    font-weight: 300;
    text-align: justify;
  }
  body.home-page #main #content-top > .custom p .more:after,
  body.pageid-194 #main #content-top > .custom p .more:after {
    height: 64px;
    background-size: contain;
  }
  body.home-page #main #content .left,
  body.pageid-194 #main #content .left,
  body.home-page #main #content .right,
  body.pageid-194 #main #content .right {
    float: none;
    width: 100%;
  }
  body.home-page #main #content .news,
  body.pageid-194 #main #content .news,
  body.home-page #main #content .events,
  body.pageid-194 #main #content .events {
    padding: 0 15px;
  }
  body.home-page #main #content .news .title,
  body.pageid-194 #main #content .news .title,
  body.home-page #main #content .events .title,
  body.pageid-194 #main #content .events .title {
    background: none;
    color: #1c344f;
  }
  body.home-page #main #content .news .title:after,
  body.pageid-194 #main #content .news .title:after,
  body.home-page #main #content .events .title:after,
  body.pageid-194 #main #content .events .title:after {
    content: none;
  }
  body.home-page #main #content .news .title a,
  body.pageid-194 #main #content .news .title a,
  body.home-page #main #content .events .title a,
  body.pageid-194 #main #content .events .title a {
    float: none;
    color: #004087;
    cursor: pointer;
  }
  body.home-page #main #content .news .title a:before,
  body.pageid-194 #main #content .news .title a:before,
  body.home-page #main #content .events .title a:before,
  body.pageid-194 #main #content .events .title a:before {
    content: '| ';
  }
  body.home-page #main #content .news .title a:hover,
  body.pageid-194 #main #content .news .title a:hover,
  body.home-page #main #content .events .title a:hover,
  body.pageid-194 #main #content .events .title a:hover {
    text-decoration: none!important;
  }
  body.home-page #main #content .news .item,
  body.pageid-194 #main #content .news .item,
  body.home-page #main #content .events .item,
  body.pageid-194 #main #content .events .item {
    border-top: none;
  }
  body.home-page #main #content .news .item *,
  body.pageid-194 #main #content .news .item *,
  body.home-page #main #content .events .item *,
  body.pageid-194 #main #content .events .item * {
    font-family: "Open Sans", sans-serif !important;
  }
  body.home-page #main #content .news .item .date,
  body.pageid-194 #main #content .news .item .date,
  body.home-page #main #content .events .item .date,
  body.pageid-194 #main #content .events .item .date {
    font-size: 12px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .date .countryflag,
  body.pageid-194 #main #content .news .item .date .countryflag,
  body.home-page #main #content .events .item .date .countryflag,
  body.pageid-194 #main #content .events .item .date .countryflag {
    width: 19px;
    height: 13px;
  }
  body.home-page #main #content .news .item .thumb-title,
  body.pageid-194 #main #content .news .item .thumb-title,
  body.home-page #main #content .events .item .thumb-title,
  body.pageid-194 #main #content .events .item .thumb-title {
    display: flex;
  }
  body.home-page #main #content .news .item .thumb-title figure,
  body.pageid-194 #main #content .news .item .thumb-title figure,
  body.home-page #main #content .events .item .thumb-title figure,
  body.pageid-194 #main #content .events .item .thumb-title figure {
    flex-grow: 0.8;
    flex-basis: 0;
  }
  body.home-page #main #content .news .item .thumb-title figure:after,
  body.pageid-194 #main #content .news .item .thumb-title figure:after,
  body.home-page #main #content .events .item .thumb-title figure:after,
  body.pageid-194 #main #content .events .item .thumb-title figure:after {
    content: none;
  }
  body.home-page #main #content .news .item .thumb-title .item-title,
  body.pageid-194 #main #content .news .item .thumb-title .item-title,
  body.home-page #main #content .events .item .thumb-title .item-title,
  body.pageid-194 #main #content .events .item .thumb-title .item-title {
    flex-grow: 1.2;
    flex-basis: 0;
    padding: 0 0 0 15px;
    font-size: 21px;
    font-weight: 400;
  }
  body.home-page #main #content .news .item .item-introtext,
  body.pageid-194 #main #content .news .item .item-introtext,
  body.home-page #main #content .events .item .item-introtext,
  body.pageid-194 #main #content .events .item .item-introtext {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body.home-page #main #content .news .item .more,
  body.pageid-194 #main #content .news .item .more,
  body.home-page #main #content .events .item .more,
  body.pageid-194 #main #content .events .item .more {
    margin-top: 20px;
    padding: 10px;
    background-color: #004087;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    border-radius: 3px;
  }
  body.home-page #main #content .news .item .more:after,
  body.pageid-194 #main #content .news .item .more:after,
  body.home-page #main #content .events .item .more:after,
  body.pageid-194 #main #content .events .item .more:after {
    content: none;
  }
  body.home-page #main #sidebar,
  body.pageid-194 #main #sidebar {
    display: none!important;
  }
  body.home-page #main #sidebar .block .title,
  body.pageid-194 #main #sidebar .block .title {
    display: flex;
    align-items: center;
    height: 72px;
    padding: 0 30px;
    font-size: 36px;
  }
  body.home-page #main #sidebar .block .title:after,
  body.pageid-194 #main #sidebar .block .title:after {
    content: none;
  }
  body.home-page #main #sidebar .block p,
  body.pageid-194 #main #sidebar .block p {
    padding: 0 30px;
    text-align: justify!important;
  }
  body.home-page #main #sidebar .block p .more:after,
  body.pageid-194 #main #sidebar .block p .more:after {
    height: 64px;
    background-size: contain;
  }
  body.home-page #content {
    display: flex;
    flex-direction: column-reverse;
  }
  body.home-page #content .block.news .content .item:last-child {
    border-bottom: 0;
  }
  body:not(.home-page) #main {
    margin-top: 130px;
  }
  body:not(.home-page) #main h1 {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main h2 {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main .article-info {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content {
    width: auto;
    padding: 0 15px;
    padding-bottom: 50px;
    float: none;
    color: #1c344f;
  }
  body:not(.home-page) #main #content table {
    width: 100%!important;
  }
  body:not(.home-page) #main #content table td[valign="top"] {
    vertical-align: top;
  }
  body:not(.home-page) #main #content table td[valign="bottom"] {
    vertical-align: bottom;
  }
  body:not(.home-page) #main #content table.table-responsive {
    display: block;
    border: 0;
    height: auto !important;
  }
  body:not(.home-page) #main #content table.table-responsive thead {
    display: none;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tbody {
    display: block;
    border: 0;
  }
  body:not(.home-page) #main #content table.table-responsive tr {
    display: flex;
    flex-direction: column;
  }
  body:not(.home-page) #main #content table.table-responsive td {
    border: 0;
    padding: 0;
  }
  body:not(.home-page) #main #content .category-list > li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  body:not(.home-page) #main #content .category-list .category-title {
    font-size: 18px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items {
    margin: 0 -15px;
    width: calc(100% + 30px);
    max-width: none;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content header h1 .title {
    font-size: 15px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .entry {
    margin-top: 20px;
    font-size: 13px;
    font-weight: 300;
  }
  body:not(.home-page) #main #content .category-list .cat-items .articles .post-item .content .more {
    font-size: 11px;
    font-weight: 400;
  }
  body:not(.home-page) #main #content .category-list > li > p > img {
    object-fit: cover;
  }
  body:not(.home-page) #main #sidebar {
    display: none;
  }
  body.pageid-194 #main #content {
    padding: 0;
  }
  body.pageid-194 #main #content .donation-content {
    padding: 0 15px 50px;
  }
  body.actualites #main,
  body.news #main {
    margin-top: 130px;
    padding: 0 15px;
    box-sizing: border-box;
  }
  body.actualites #main .category-list .cat,
  body.news #main .category-list .cat {
    display: block;
    width: auto;
  }
  body .djslider-in {
    max-width: none;
  }
  body .djslider .slider-container {
    max-width: none;
  }
  body .djslider .slider-container .slide-desc-in {
    height: 100%;
  }
  body .djslider .slider-container .slide-desc {
    user-select: none;
    height: 100%;
    -webkit-transform: translate(0, 73%);
    -moz-transform: translate(0, 73%);
    transform: translate(0px, 73%);
  }
  body .djslider .slider-container li:hover .slide-desc {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  body .djslider .navigation-container .prev-button {
    left: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 30px 15px 0;
  }
  body .djslider .navigation-container .next-button {
    right: 0;
    bottom: -65px;
    height: 30px;
    padding: 15px 0 15px 30px;
  }
  body #footer .footer-top {
    padding-top: 5px;
  }
  body #footer .footer-top .contacts {
    display: none;
  }
  body #footer .footer-top .social {
    display: none;
  }
  body #footer .footer-top .menu {
    width: 100%;
    margin-top: 5px!important;
    margin-bottom: 10px;
    float: none;
  }
  body #footer .footer-top .menu .subscribe {
    margin-top: 5px;
    color: #a8aaae;
    border-color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area {
    margin-top: 20px;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-label {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
  }
  body #footer .footer-top .subscribe-area .subscribe-email-input {
    width: calc(100% - 50px);
    height: 30px;
    padding: 0 4px;
    box-sizing: border-box;
    border: 1px solid #a8aaae;
    background: none;
    color: #a8aaae;
  }
  body #footer .footer-top .subscribe-area .subscribe {
    width: 34px;
    height: 30px;
    margin: 0!important;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif !important;
    border: none;
    box-sizing: border-box;
    vertical-align: middle;
    background-color: #a8aaae;
    color: #2B353F !important;
  }
  body #footer .footer-top .subscribe-area .checkbox-label {
    display: block;
    margin: 5px 0 0;
  }
  body #footer .footer-bottom .logo-list {
    zoom: 0.5;
  }
  body #footer .copy {
    padding: 5px 0;
    font-size: 10px;
    font-weight: 300;
  }
  body img.countryflag-single-article {
    top: 0;
  }
  body .subscribe-form-wrapper {
    margin-left: 0;
  }
  /*.flexslider,
.flexslider .slides li {
  height: 200px * @ratio;
}*/
}