/*
Theme Name: GEJ
Author: LD Webdesign & Co SPRL
Author URI: https://ld-webdesign.be/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gej
*/
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&display=swap");
/**
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background: #FFFFFF;
  min-height: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote,
q {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none; }

a:focus {
  outline: none; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

.entry-content a {
  text-decoration: none;
  color: #000000; }

.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

em {
  font-family: 'Lora', Times, serif;
  font-style: italic; }

strong, p.bold {
  font-weight: 700;
  font-family: 'Lora', Times, serif; }

body.post_greek strong,
body.post_greek p.bold {
  font-weight: bold;
  font-family: Times, serif; }

.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0; }

.alignright {
  float: right;
  margin: 0.375em 0 1.75em 1.75em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em; }

.uppercase {
  text-transform: uppercase; }

img {
  max-width: 100%;
  height: auto; }

sup {
  vertical-align: super;
  font-size: 16px; }

/** Title style **/
h1 {
  font-family: Hind, Arial, sans-serif;
  font-weight: 600;
  font-weight: normal;
  font-size: 3rem;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding-bottom: 0.5em;
  margin-bottom: 5rem;
  margin-top: 0; }
  h1:after {
    content: " ";
    width: 20%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000; }
  h1.related {
    margin-top: 3em; }

h2 {
  color: #000000;
  font-family: Hind, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.1;
  margin-top: 0.5em;
  margin-bottom: 1.5rem; }

.entry-content h2 {
  margin-top: 1.5em; }

h3 {
  color: #000000;
  font-family: Hind, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1.8; }

h4 {
  color: #C7C5C5;
  font-family: Hind, Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  font-size: 2em;
  line-height: 1.5;
  text-transform: uppercase; }

.block_news .news_title {
  display: block;
  text-transform: none;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 0.7em;
  padding-top: 0.7em;
  border-top: 1px solid #707070; }

.post_section .post_title {
  display: block;
  text-transform: none;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 0.7em;
  padding-top: 0.7em;
  border-top: 1px solid #707070; }
  .post_section .post_title:hover {
    text-decoration: underline; }
.post_section .post_col_highlighted .post_title {
  border-top: none; }

body.home .post_section .post_title {
  font-family: Hind, Arial, sans-serif;
  font-weight: 600;
  -webkit-transition: color 750ms ease-in-out;
  -moz-transition: color 750ms ease-in-out;
  -ms-transition: color 750ms ease-in-out;
  -o-transition: color 750ms ease-in-out; }
  body.home .post_section .post_title:hover {
    text-decoration: none;
    color: #95C11F; }

a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in; }

.entry-content a {
  text-decoration: underline; }

a:hover {
  color: #96c52c; }

.entry-content p, p {
  font-size: 1.8rem;
  color: #000000;
  font-family: 'Lora', Times, serif;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 0.8em; }

body.post_greek .entry-content p {
  font-family: Times, serif; }

.entry-content p.footnote,
.entry-content span.footnote {
  font-size: 15px;
  font-family: 'Lora', Times, serif;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 0.3em; }

.entry-content li span.footnote {
  margin-bottom: 0;
  line-height: 18px; }

body.post_greek .entry-content p.footnote,
body.post_greek .entry-content p span.footnote {
  font-family: Times, serif;
  font-style: italic; }

.entry-content ul, .entry-content ol {
  margin-left: 1em; }

.entry-content ul li,
.entry-content ol li {
  position: relative;
  font-family: 'Lora', Times, serif;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
  padding-left: 14px; }

body.post_greek .entry-content ul li,
body.post_greek .entry-content ol li {
  font-family: Times, serif; }

.entry-content ol li {
  counter-increment: step-counter;
  padding-left: 18px; }

.entry-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  background-color: #96c52c; }

.entry-content ol li:before {
  content: counter(step-counter);
  font-size: 16px;
  color: #96c52c;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 4px; }

body.post_greek .entry-content .introduction p {
  font-family: Times, serif;
  font-weight: bold; }

/** end title style **/
/** ACCORDION CONTENT **/
.gej-accordion-block .gej-accordion-title {
  font-family: 'Lora', Times, serif;
  font-weight: 400;
  font-size: 2.2rem;
  color: #96c52c;
  line-height: 1.25;
  padding-right: 50px; }

/** END OF ACCORDION **/
/** BTN **/
a.readmore, a.btn, .button {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1em;
  line-height: 135%;
  text-transform: uppercase;
  background-color: #FFFFFF;
  border: 1px solid #C7C5C5;
  padding: 0.5em;
  color: #C7C5C5;
  font-family: Hind, Arial, sans-serif;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

a.readmore:before,
a.btn:before,
.button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #96c52c;
  -webkit-transition: transform 0.5s ease-out;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  z-index: -1;
  -ms-transform: scaleX(0);
  /* IE 9 */
  -ms-transform-origin: 0 50%;
  /* IE 9 */
  -webkit-transform: scaleX(0);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 0 50%;
  /* Chrome, Safari, Opera */
  transform: scaleX(0);
  transform-origin: 0 50%; }

a.readmore:hover,
a.btn:hover,
.button:hover {
  color: #FFFFFF;
  border: 1px solid #96c52c; }

a.readmore:hover:before,
a.btn:hover:before,
.button:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/** END BTN **/
/** color **/
.green {
  color: #96c52c; }

/** end color **/
/** page structure **/
html {
  height: 100%; }

body {
  font-family: 'Lora', Times, serif;
  font-weight: 400;
  color: #000000;
  min-height: 100%;
  display: -ms-flexbox;
  /* for IE 10 */
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  overflow: hidden;
  position: relative; }

.page-wrapper {
  /* flex: 1; would be enough but it looks bad in IE */
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  position: relative;
  width: calc(100% - 20px);
  margin: 10px auto 0; }

.wrapper {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.main_banner .wrapper {
  margin-top: -80px;
  background-color: #FFFFFF; }

.banner_wrapper {
  position: relative; }
  .banner_wrapper .header_banner_click {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #000000;
    cursor: pointer;
    font-size: 4rem;
    line-height: 125%; }
  .banner_wrapper .header_banner {
    height: 392px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .banner_wrapper .header_banner:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6); }
    .banner_wrapper .header_banner .wrapper {
      height: 100%; }
      .banner_wrapper .header_banner .wrapper .network-share {
        position: absolute;
        top: 2rem;
        right: 2rem;
        display: none; }
        .banner_wrapper .header_banner .wrapper .network-share > div {
          display: block;
          margin-top: 1rem; }
          .banner_wrapper .header_banner .wrapper .network-share > div a {
            color: #FFFFFF;
            display: inline-block;
            border-radius: 50%;
            border: 1px solid #6f6f6e;
            background-color: #6f6f6e;
            font-family: Hind, Arial, sans-serif;
            font-weight: 500;
            font-size: 1rem;
            -webkit-transition: color 500ms ease;
            -moz-transition: color 500ms ease;
            -ms-transition: color 500ms ease;
            -o-transition: color 500ms ease;
            width: 36px;
            height: 36px;
            text-align: center; }
            .banner_wrapper .header_banner .wrapper .network-share > div a span.dashicons {
              line-height: 36px; }
            .banner_wrapper .header_banner .wrapper .network-share > div a:hover {
              color: #6f6f6e;
              background-color: #FFFFFF; }
      .banner_wrapper .header_banner .wrapper .block-title {
        position: absolute;
        left: 0;
        bottom: 48px;
        max-width: 600px;
        color: #FFFFFF; }
        .banner_wrapper .header_banner .wrapper .block-title .entry-header h1 {
          margin-bottom: 2rem; }
          .banner_wrapper .header_banner .wrapper .block-title .entry-header h1:after {
            background-color: #FFFFFF; }
        .banner_wrapper .header_banner .wrapper .block-title .article_cat {
          position: relative;
          margin-bottom: 1rem;
          text-transform: uppercase;
          font-family: Hind, Arial, sans-serif;
          font-weight: 500;
          font-size: 1.3rem;
          line-height: 1;
          padding: 0.7em;
          background-color: #000000;
          color: #FFFFFF;
          display: inline-block; }
        .banner_wrapper .header_banner .wrapper .block-title .article_publication {
          font-size: 1.8rem;
          font-family: Hind, sans-serif; }
          .banner_wrapper .header_banner .wrapper .block-title .article_publication .date {
            font-weight: 700;
            text-transform: uppercase;
            display: inline-block; }
          .banner_wrapper .header_banner .wrapper .block-title .article_publication .timetoread {
            display: inline-block;
            font-weight: 400; }
    .banner_wrapper .header_banner .header_banner_clickable {
      cursor: pointer; }
  .banner_wrapper.banner_empty .header_banner {
    height: auto; }
    .banner_wrapper.banner_empty .header_banner:before {
      width: 0;
      height: 0; }
    .banner_wrapper.banner_empty .header_banner .wrapper .block-title {
      position: relative;
      bottom: auto;
      color: #000000;
      max-width: 100%;
      padding: 3rem 3rem 0 3rem; }
      .banner_wrapper.banner_empty .header_banner .wrapper .block-title .entry-header h1 {
        margin-bottom: 0; }
        .banner_wrapper.banner_empty .header_banner .wrapper .block-title .entry-header h1:after {
          background-color: #000000; }

@media all and (max-width: 890px) {
  .banner_wrapper .header_banner .wrapper .network-share {
    display: none; } }
@media all and (max-width: 1226px) {
  .banner_wrapper .header_banner .wrapper .block-title {
    left: 3rem;
    padding-right: 3rem; }
  .banner_wrapper.banner_empty .header_banner .wrapper .block-title {
    left: 0; } }
/** border around **/
.border_left, .border_right, .border_top, .border_bottom {
  position: absolute;
  background-color: #95C11F;
  z-index: 20; }

.border_left, .border_right {
  top: 0;
  width: 10px;
  height: 100%; }

.border_left {
  left: 0; }

.border_right {
  right: 0; }

.border_top, .border_bottom {
  left: 0;
  height: 10px;
  width: 100%; }

.border_top {
  top: 0; }

.border_bottom {
  bottom: 0; }

/** block header **/
.block_header {
  position: relative; }
  .block_header.stickyHeader {
    position: fixed;
    width: 100%;
    z-index: 1000;
    background-color: #FFFFFF;
    top: 0;
    left: 0;
    -webkit-animation: slide-down 0.7s linear 1 normal running 0s none;
    animation: slide-down 0.7s linear 1 normal running 0s none;
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.5) ;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.5) ; }
    .block_header.stickyHeader .header .logo a {
      width: 80px; }
    .block_header.stickyHeader .header .menu {
      padding: 2rem; }
  .block_header .header {
    margin-top: 2rem; }
    .block_header .header .wrapper {
      padding: 0; }
    .block_header .header .menu {
      padding: 3rem;
      float: right; }
      .block_header .header .menu.menu_open {
        padding: 6em 3em 3em; }
      .block_header .header .menu .icon-close {
        display: none; }
      .block_header .header .menu .top_menu {
        float: left; }
        .block_header .header .menu .top_menu ul.menu_top li {
          display: inline-block; }
          .block_header .header .menu .top_menu ul.menu_top li a {
            font-family: Hind, Arial, sans-serif;
            font-size: 1.8rem;
            text-decoration: none;
            color: #000000;
            padding: 0 1em;
            display: inline-block;
            position: relative;
            -webkit-transition: color 750ms ease-in-out;
            -moz-transition: color 750ms ease-in-out;
            -ms-transition: color 750ms ease-in-out;
            -o-transition: color 750ms ease-in-out; }
            .block_header .header .menu .top_menu ul.menu_top li a:hover {
              color: #95C11F; }
          .block_header .header .menu .top_menu ul.menu_top li.current-menu-item a {
            color: #95C11F; }
      .block_header .header .menu .top_menu_right {
        float: right; }
      .block_header .header .menu .search-block {
        position: relative;
        float: right;
        /** search **/ }
        .block_header .header .menu .search-block .search-icon {
          cursor: pointer; }
          .block_header .header .menu .search-block .search-icon svg {
            width: 30px;
            height: 30px; }
        .block_header .header .menu .search-block .search-top-form-wrapper {
          display: block;
          visibility: hidden;
          opacity: 0;
          position: absolute;
          right: 0;
          -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
          -webkit-transition: all 375ms ease-in-out 175ms;
          -moz-transition: all 375ms ease-in-out 175ms;
          -ms-transition: all 375ms ease-in-out 175ms;
          -o-transition: all 375ms ease-in-out 175ms;
          -webkit-box-shadow: 0 15px 45px 15px rgba(0, 0, 0, 0.07);
                  box-shadow: 0 15px 45px 15px rgba(0, 0, 0, 0.07); }
          .block_header .header .menu .search-block .search-top-form-wrapper.search-top-form-open {
            visibility: visible;
            opacity: 1;
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form {
            padding: 2rem;
            background-color: #FFFFFF; }
            .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form input {
              outline: none; }
            .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form input[type=search] {
              -webkit-appearance: textfield;
              -webkit-box-sizing: content-box;
              font-size: 18px;
              line-height: 1.2;
              padding: 5px 0 5px 40px;
              font-family: Hind, Arial, sans-serif;
              background: url(./images/icons/search.svg) no-repeat 9px center transparent;
              background-size: 25px auto;
              width: 200px;
              border: 1px solid #F2F2F2;
              border-radius: 5px; }
            .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form::-webkit-search-decoration, .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form::-webkit-search-cancel-button {
              display: none; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form ::-webkit-input-placeholder {
            color: #000; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form ::-moz-placeholder {
            color: #000; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form :-ms-input-placeholder {
            color: #000; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form ::-ms-input-placeholder {
            color: #000; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form ::placeholder {
            color: #000; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form :-moz-placeholder {
            color: #000;
            opacity: 1; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form ::-moz-placeholder {
            color: #000;
            opacity: 1; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form ::-ms-input-placeholder {
            color: #000; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form :-ms-input-placeholder {
            color: #000; }
          .block_header .header .menu .search-block .search-top-form-wrapper #search-top-form ::-webkit-input-placeholder {
            color: #000; }
      .block_header .header .menu .search-block-mobile {
        display: none; }
        @media all and (max-width: 768px) {
          .block_header .header .menu .search-block-mobile {
            display: block;
            margin-top: 4rem; }
            .block_header .header .menu .search-block-mobile form {
              padding-left: 40px; }
              .block_header .header .menu .search-block-mobile form input[type="search"] {
                padding: 1rem;
                width: 100%;
                background-color: #FFFFFF;
                border: 1px solid #FFFFFF; }
            .block_header .header .menu .search-block-mobile .search-icon {
              display: inline-block;
              float: left; }
              .block_header .header .menu .search-block-mobile .search-icon svg {
                fill: #FFFFFF;
                height: 40px;
                width: 30px; } }
    .block_header .header .menu_mobile {
      display: none; }
    .block_header .header .logo {
      float: left; }
      .block_header .header .logo a {
        display: block; }
  @media all and (max-width: 1200px) {
    .block_header .header .wrapper .logo {
      margin-left: 3rem; } }
  @media all and (max-width: 768px) {
    .block_header .header .menu_mobile {
      display: block;
      font-size: 3rem;
      text-align: right;
      line-height: 2;
      margin-right: 25px;
      cursor: pointer;
      color: #535353; }
      .block_header .header .menu_mobile:before {
        line-height: 2; }
    .block_header .header .menu {
      position: absolute;
      width: 100%;
      right: -100%;
      top: -20px;
      z-index: 19;
      background-color: rgba(0, 0, 0, 0.9);
      display: block;
      color: #000000;
      text-transform: uppercase;
      transition: right 1s ease-in-out;
      -webkit-transition: right 1s ease-in-out;
      -moz-transition: right 1s ease-in-out;
      -o-transition: right 1s ease-in-out;
      padding: 6em 3em 3em; }
      .block_header .header .menu.menu_open {
        right: 0; }
        .block_header .header .menu.menu_open .icon-close {
          display: block;
          position: absolute;
          top: 15px;
          right: 27px;
          width: 30px;
          height: 30px;
          z-index: 30;
          cursor: pointer;
          font-size: 30px;
          line-height: 30px;
          text-align: center;
          color: #FFFFFF; }
        .block_header .header .menu.menu_open .search-block {
          display: none; }
      .block_header .header .menu .top_menu {
        float: none; }
        .block_header .header .menu .top_menu ul.menu_top {
          border-top: 1px solid #FFFFFF; }
          .block_header .header .menu .top_menu ul.menu_top li {
            display: block;
            padding: 0.7em;
            border-bottom: 1px solid #FFFFFF; }
            .block_header .header .menu .top_menu ul.menu_top li:last-child {
              margin-bottom: 0; }
            .block_header .header .menu .top_menu ul.menu_top li a {
              padding: 0;
              line-height: 1.8;
              position: relative;
              color: #FFFFFF; }
              .block_header .header .menu .top_menu ul.menu_top li a:before {
                top: 6px; }
            .block_header .header .menu .top_menu ul.menu_top li.menu-item-has-children > a span:not(.submenu_icon):before {
              content: ''; }
            .block_header .header .menu .top_menu ul.menu_top li.menu-item-has-children a span {
              padding-bottom: 0; }
              .block_header .header .menu .top_menu ul.menu_top li.menu-item-has-children a span.submenu_icon {
                display: block;
                position: absolute;
                width: 30px;
                height: 30px;
                line-height: 30px;
                right: 0;
                top: 0;
                text-align: center;
                z-index: 3; }
                .block_header .header .menu .top_menu ul.menu_top li.menu-item-has-children a span.submenu_icon:before {
                  position: relative;
                  right: auto;
                  bottom: auto;
                  line-height: 30px; } }

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%); }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
.top_social_network {
  position: absolute;
  top: 8px;
  right: 25px;
  font-family: Hind, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5em;
  line-height: 1.3; }

.top_social_network:before {
  content: "|";
  color: #7F7F7F;
  margin-right: 12px;
  display: inline-block; }

.top_social_network span,
.top_social_network a {
  display: inline-block; }

.top_social_network a {
  position: relative;
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #96c52c; }

.top_social_network a.icon-facebook-square {
  color: #3b5998; }

.top_social_network a.icon-twitter {
  color: #1DA1F2; }

.top_social_network a:before {
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 20px; }

ul.menu_top li a span {
  padding-bottom: 15px;
  position: relative; }

ul.menu_top li.menu-item-has-children > a span:before {
  font-family: "gej" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e00d";
  color: #c2c2c2;
  position: absolute;
  right: 0;
  bottom: 0; }

ul.menu_top_right li a:before {
  position: absolute;
  left: 0;
  top: 28px; }

ul.menu_top li.menu-item-has-children:hover > a span:before {
  color: #616161; }

ul.menu_top li:first-child > a {
  padding-left: 0; }

ul.menu_top_right li:first-child > a {
  padding-left: 25px; }

ul.menu_top .sub-menu {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  top: 100%;
  z-index: 3;
  display: none;
  overflow: hidden;
  padding: 0 1000em;
  /* trick from css-tricks comments */
  margin: 0 -1000em;
  /* trick from css-tricks comments */ }

ul.menu_top li:hover .sub-menu {
  display: block; }

ul.menu_top .sub-menu div.sub-menu-wrapper {
  padding: 4.5em 0 2.7em 0;
  width: 1200px; }

ul.menu_top div.sub-menu .menu-item {
  width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 2em;
  float: left; }

ul.menu_top li.menu-item-has-children a span.submenu_icon {
  display: none; }

ul.menu_top div.sub-menu .menu-item a {
  color: #FFFFFF;
  font-family: Hind, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1.8;
  border: 1px solid #FFFFFF;
  display: block;
  margin-bottom: 1em;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

ul.menu_top div.sub-menu .special-menu-item a {
  background-color: #FFFFFF;
  color: #000000; }

ul.menu_top div.sub-menu .menu-item a:hover {
  color: #95C11F;
  border-color: #95C11F; }

ul.menu_top .sub-menu .menu_title {
  font-family: Hind, Arial, sans-serif;
  font-size: 25px;
  font-size: 2.5em;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 1.8em;
  color: #FFFFFF;
  text-align: center; }

ul.menu_top li.menu-search span {
  display: none; }

.header .shortcut_mobile {
  display: none; }

/* page article */
body.single-post .main.main_banner .wrapper {
  margin-top: -48px; }
body.single-post .main .wrapper-primary {
  position: relative; }
  body.single-post .main .wrapper-primary .left-side {
    float: left;
    width: calc((100% - 706px) / 2);
    padding: 4.8rem 1rem 1rem 1rem; }
    body.single-post .main .wrapper-primary .left-side .article_authors {
      margin-bottom: 6rem; }
      body.single-post .main .wrapper-primary .left-side .article_authors .authors .single_author {
        text-align: center; }
        body.single-post .main .wrapper-primary .left-side .article_authors .authors .single_author a {
          display: inline-block;
          font-size: 2rem;
          font-family: Hind, Arial, sans-serif; }
    body.single-post .main .wrapper-primary .left-side .article_lng p {
      font-size: 1.6rem;
      text-transform: uppercase;
      color: #7c7c7b;
      font-family: Hind, Arial, sans-serif;
      margin-bottom: 0; }
    body.single-post .main .wrapper-primary .left-side .article_lng .post_languages {
      text-align: center; }
      body.single-post .main .wrapper-primary .left-side .article_lng .post_languages a {
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.1rem;
        line-height: 22px;
        font-family: Hind, Arial, sans-serif;
        color: #FFFFFF;
        width: 22px;
        height: 22px;
        position: relative;
        text-align: center;
        border: 1px solid #000000;
        border-radius: 50%;
        background-color: #000000;
        margin-left: 2px;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease; }
        body.single-post .main .wrapper-primary .left-side .article_lng .post_languages a:hover {
          color: #000000;
          background-color: #FFFFFF; }
  body.single-post .main .wrapper-primary .primary {
    width: 706px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 4.8rem 2.8rem;
    float: left; }
    body.single-post .main .wrapper-primary .primary .printing-republish-wrapper {
      margin: 8rem 0;
      text-align: center;
      font-family: "Open Sans", sans-serif; }
      @media all and (max-width: 380px) {
        body.single-post .main .wrapper-primary .primary .printing-republish-wrapper {
          margin: 4rem 0; } }
      body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .printing, body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .republication {
        display: inline-block;
        padding: 1rem;
        border: 2px solid #96c52c;
        color: #96c52c;
        -webkit-transition: all 650ms ease;
        -moz-transition: all 650ms ease;
        -ms-transition: all 650ms ease;
        -o-transition: all 650ms ease;
        font-weight: 700;
        font-size: 1.6rem;
        text-transform: uppercase;
        text-align: center; }
        body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .printing:hover, body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .republication:hover {
          background-color: #96c52c;
          color: #FFFFFF; }
        @media all and (max-width: 380px) {
          body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .printing, body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .republication {
            display: block;
            margin-bottom: 1rem; } }
      body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .printing {
        margin-right: 3rem; }
        @media all and (max-width: 380px) {
          body.single-post .main .wrapper-primary .primary .printing-republish-wrapper .printing {
            margin-right: 0; } }
body.single-post .main .sidebar {
  float: right;
  width: calc((100% - 706px) / 2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4.8em 0 4rem 1rem; }
body.single-post .related_posts .article_cat {
  position: relative;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1;
  padding: 0.7em;
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block; }
body.single-post .related-popular-section .wrapper {
  padding: 10px; }
body.single-post .related-popular-section .related-articles-wrapper {
  width: 75%;
  float: left; }
  body.single-post .related-popular-section .related-articles-wrapper .related_posts h1 {
    font-family: Hind, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.5rem; }
    body.single-post .related-popular-section .related-articles-wrapper .related_posts h1:after {
      width: 65%; }
  body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news {
    width: 33%;
    float: left;
    padding-right: 15px; }
    body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news:before {
      height: 0; }
    body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .picture {
      float: none;
      text-align: center; }
    body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details {
      padding-left: 0; }
      body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details .news_authors {
        margin-left: 0; }
      body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details .news_title {
        font-size: 1.6rem; }
      body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details .article_cat {
        font-size: 1.2rem; }
      body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details .news_excerpt {
        font-size: 1.5rem;
        line-height: 1.8; }
body.single-post .related-popular-section .popular-articles-wrapper {
  width: 25%;
  float: left; }
  body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts {
    margin-top: 7em; }
    body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts h1 {
      font-family: Hind, Arial, sans-serif;
      font-weight: 600;
      font-size: 2.5rem; }
      body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts h1:after {
        width: 65%; }
body.single-post .edition-section {
  background-color: #D2D2D2;
  padding: 4rem 0; }
  body.single-post .edition-section .edition-picture {
    width: 400px;
    min-height: 300px;
    float: left;
    padding: 1rem;
    text-align: center; }
    body.single-post .edition-section .edition-picture img {
      width: 100%;
      height: auto;
      max-width: 400px;
      position: absolute;
      top: 50%;
      left: 1rem;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      body.single-post .edition-section .edition-picture img.featured-image {
        max-height: 300px;
        width: auto;
        height: 100%;
        position: relative;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
  body.single-post .edition-section .edition-content {
    width: calc(100% - 400px);
    float: left;
    padding: 1rem; }
    body.single-post .edition-section .edition-content .edition-title {
      width: 50%;
      float: left;
      padding: 0 5rem 1rem 1rem; }
      body.single-post .edition-section .edition-content .edition-title a {
        display: block;
        font-weight: 600;
        font-size: 2.2rem;
        font-family: Hind, Arial, sans-serif; }
        body.single-post .edition-section .edition-content .edition-title a.shop-url {
          background-color: transparent;
          color: #000000;
          border: 2px solid #000000;
          font-size: 1.3rem;
          line-height: 1;
          display: inline-block;
          padding: 1rem;
          font-weight: 700; }
          body.single-post .edition-section .edition-content .edition-title a.shop-url:before {
            background-color: #000000; }
          body.single-post .edition-section .edition-content .edition-title a.shop-url:hover {
            color: #FFFFFF;
            border-color: #000000; }
      body.single-post .edition-section .edition-content .edition-title p {
        font-family: Lora, Times, serif;
        font-size: 1.7rem;
        line-height: 1.5; }
    body.single-post .edition-section .edition-content .edition-posts {
      width: 50%;
      float: left;
      padding: 0 1rem; }
      body.single-post .edition-section .edition-content .edition-posts .edition-posts-title {
        display: block;
        font-weight: 600;
        font-size: 2.2rem;
        font-family: Hind, Arial, sans-serif;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
        position: relative; }
        body.single-post .edition-section .edition-content .edition-posts .edition-posts-title:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          width: 35%;
          height: 3px;
          background-color: #000000; }
      body.single-post .edition-section .edition-content .edition-posts .edition-post-list .edition-post {
        padding: 1.6rem 0;
        border-bottom: 1px solid #000000; }
        body.single-post .edition-section .edition-content .edition-posts .edition-post-list .edition-post .edition-post-tile {
          font-weight: 700;
          font-size: 2rem;
          font-family: Hind, Arial, sans-serif;
          line-height: 1.3; }
        body.single-post .edition-section .edition-content .edition-posts .edition-post-list .edition-post .authors .single-author {
          font-weight: 400;
          font-size: 1.3rem;
          font-family: Hind, Arial, sans-serif; }
          body.single-post .edition-section .edition-content .edition-posts .edition-post-list .edition-post .authors .single-author:after {
            content: ','; }
          body.single-post .edition-section .edition-content .edition-posts .edition-post-list .edition-post .authors .single-author:last-child:after {
            content: ''; }

@media all and (max-width: 1200px) {
  body.single-post .main .wrapper-primary {
    width: calc(100% - 237px);
    float: left; }
    body.single-post .main .wrapper-primary .left-side {
      float: none;
      width: 100%;
      padding: 4.8rem 2.8rem 0 2.8rem; }
      body.single-post .main .wrapper-primary .left-side .article_authors {
        margin-bottom: 1rem; }
        body.single-post .main .wrapper-primary .left-side .article_authors .single_author {
          display: inline-block;
          text-align: left; }
          body.single-post .main .wrapper-primary .left-side .article_authors .single_author a:after {
            content: ","; }
          body.single-post .main .wrapper-primary .left-side .article_authors .single_author:last-child a:after {
            content: ""; }
      body.single-post .main .wrapper-primary .left-side .article_lng .post_languages {
        text-align: left; }
    body.single-post .main .wrapper-primary .primary {
      width: 100%;
      float: none; }
  body.single-post .main .sidebar {
    width: 237px; }
  body.single-post .edition-section .edition-content .edition-title {
    float: none;
    width: 100%;
    padding: 0 1rem 1rem; }
  body.single-post .edition-section .edition-content .edition-posts {
    float: none;
    width: 100%; } }
@media all and (max-width: 980px) {
  body.single-post .related-popular-section .related-articles-wrapper {
    float: none;
    width: 100%; } }
@media all and (max-width: 890px) {
  body.single-post .main .wrapper-primary {
    width: 100%; }
  body.single-post .main .sidebar {
    display: none; }
  body.single-post .edition-section .edition-picture {
    float: none;
    width: 100%; }
    body.single-post .edition-section .edition-picture img {
      position: relative;
      -webkit-transform: none;
              transform: none; }
  body.single-post .edition-section .edition-content {
    float: none;
    width: 100%; } }
@media screen and (max-width: 768px) {
  body.single-post .sidebar, body.single-externalauthor .sidebar {
    display: none; }

  body.single-post .primary, body.single-externalauthor .primary {
    width: 100%; } }
@media screen and (max-width: 767px) {
  body.single-post .edition-section {
    display: none; }
  body.single-post .related-popular-section .related-articles-wrapper .related_posts {
    margin-top: 0; }
    body.single-post .related-popular-section .related-articles-wrapper .related_posts h1 {
      margin-bottom: 3rem; }
    body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news {
      float: none;
      width: 100%;
      padding-right: 0; }
      body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .picture {
        float: left;
        height: 214px;
        width: 176px; }
      body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details {
        width: calc(100% - 176px);
        padding-left: 20px;
        float: left; }
      body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news.news_full .post_details {
        float: none;
        width: 100%;
        padding-left: 0; } }
@media screen and (max-width: 450px) {
  body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details {
    width: 100%;
    padding-left: 0;
    float: none; }
    body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .post_details .article_cat {
      display: none; }
  body.single-post .related-popular-section .related-articles-wrapper .related_posts .block_news .news .picture {
    float: none;
    display: none; } }
body.single-externalauthor .primary {
  width: calc(100% - 315px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4em 3em;
  float: left; }

.post_section .post_block .post_category {
  text-transform: uppercase;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  font-size: 1.3em;
  line-height: 1;
  padding: 0.7em;
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  top: -16px;
  position: absolute; }

body.single-post .ld_mc_form_include {
  margin-top: 7em;
  border: 10px solid #96c52c;
  padding: 2rem; }
  body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form {
    margin-top: 0; }
    body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form .ms-container {
      font-family: gef-hindregular, Arial, sans-serif; }
    body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form p {
      font-family: gef-hindregular, Arial, sans-serif; }
    body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form .item label {
      z-index: 0; }
      body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form .item label a {
        text-decoration: underline; }
    body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form .action {
      text-align: left; }
      body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form .action .button {
        color: #96c52c;
        border-color: #96c52c;
        font-size: 1.6rem; }
        body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form .action .button:hover {
          color: #FFFFFF; }
    body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form .notification .success {
      border: none;
      padding: 0; }
  body.single-post .ld_mc_form_include .block_newsletter img {
    float: right;
    padding-left: 5rem;
    padding-bottom: 1rem; }
  @media all and (max-width: 1100px) {
    body.single-post .ld_mc_form_include .block_newsletter img {
      display: none; } }
  @media all and (max-width: 768px) {
    body.single-post .ld_mc_form_include {
      display: none; } }

body.single-externalauthor .sidebar {
  width: 315px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4em 3em;
  float: right; }

body.single-post .left-side .article_box .article-widget {
  margin-top: 3rem; }
  body.single-post .left-side .article_box .article-widget .ld_social_share {
    text-align: center; }
    body.single-post .left-side .article_box .article-widget .ld_social_share .share-block {
      display: inline-block; }
      body.single-post .left-side .article_box .article-widget .ld_social_share .share-block a {
        color: #000000;
        display: inline-block;
        border-radius: 3px;
        font-family: Hind, Arial, sans-serif;
        font-weight: 500;
        font-size: 2rem;
        -webkit-transition: color 500ms ease;
        -moz-transition: color 500ms ease;
        -ms-transition: color 500ms ease;
        -o-transition: color 500ms ease; }
        body.single-post .left-side .article_box .article-widget .ld_social_share .share-block a span.dashicons {
          color: #FFFFFF;
          border: 1px solid #000000;
          border-radius: 50%;
          background-color: #000000;
          width: 22px;
          height: 22px;
          font-size: 17px;
          line-height: 22px; }
        body.single-post .left-side .article_box .article-widget .ld_social_share .share-block a:hover {
          color: #96c52c; }
          body.single-post .left-side .article_box .article-widget .ld_social_share .share-block a:hover span.dashicons {
            color: #000000;
            background-color: #FFFFFF; }
body.single-post .sidebar {
  font-family: 'Open Sans', sans-serif; }
  body.single-post .sidebar .printing-wrapper {
    text-align: center;
    margin-bottom: 1rem; }
    body.single-post .sidebar .printing-wrapper .printing {
      display: inline-block;
      padding: 1rem;
      border: 2px solid #96c52c;
      color: #96c52c;
      -webkit-transition: all 650ms ease;
      -moz-transition: all 650ms ease;
      -ms-transition: all 650ms ease;
      -o-transition: all 650ms ease;
      font-weight: 700;
      font-size: 1.6rem;
      text-transform: uppercase;
      text-align: center; }
      body.single-post .sidebar .printing-wrapper .printing:hover {
        background-color: #96c52c;
        color: #FFFFFF; }
  body.single-post .sidebar .article_infos {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 1.5em;
    text-align: center; }
    body.single-post .sidebar .article_infos .article_box {
      margin-top: 5rem; }
      body.single-post .sidebar .article_infos .article_box .edition_info .edition_details {
        float: left;
        width: calc(100% - 100px); }
        body.single-post .sidebar .article_infos .article_box .edition_info .edition_details .edition_title {
          font-family: Hind, Arial, sans-serif;
          font-weight: 600;
          font-size: 1.7rem;
          display: block;
          line-height: 1.2;
          text-align: left; }
      body.single-post .sidebar .article_infos .article_box .edition_info img {
        margin: 0; }
      body.single-post .sidebar .article_infos .article_box .shop-url {
        color: #96c52c;
        border-color: #96c52c;
        padding: 1rem;
        font-size: 1.3rem;
        margin-top: 1rem; }
        body.single-post .sidebar .article_infos .article_box .shop-url:hover {
          color: #FFFFFF; }
    body.single-post .sidebar .article_infos h2 {
      text-transform: uppercase;
      font-size: 12px;
      font-size: 1.2em;
      font-family: Hind, Arial, sans-serif;
      margin-bottom: 1em;
      font-weight: 700; }
    body.single-post .sidebar .article_infos p {
      font-size: 1.5rem;
      font-family: Hind, Arial, sans-serif;
      text-align: left;
      font-weight: 500; }

body.single-post .article_info .date {
  font-size: 15px;
  font-size: 1.5em;
  line-height: 1.5;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500; }

.sidebar .authors .single_author {
  margin-bottom: 1em; }

.sidebar .authors .single_author img {
  border-radius: 40px;
  float: left; }

.sidebar .authors .single_author .author_desc {
  float: left;
  width: 143px;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.article_info .post_languages a,
.post_block .post_lng a.post_lng,
.block_news .news_lng a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1em;
  line-height: 22px;
  font-family: Hind, Arial, sans-serif;
  color: #FFFFFF;
  width: 22px;
  height: 22px;
  position: relative;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 50%;
  background-color: #000000;
  margin-left: 2px; }

.article_info .post_languages a:hover,
.post_block .post_lng a.post_lng:hover,
.block_news .news_lng a:hover {
  color: #000000;
  background-color: #FFFFFF; }

body.single-post .sidebar .edition_details p {
  font-family: Hind, Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1.3;
  margin-bottom: 0.6em; }

.social_share_mobile {
  display: none; }
  @media all and (max-width: 768px) {
    .social_share_mobile {
      display: block;
      position: absolute;
      right: 0;
      top: 0; }
      .social_share_mobile h4 {
        display: none; }
      .social_share_mobile > div {
        display: inline-block; }
        .social_share_mobile > div a {
          color: #96c52c;
          display: inline-block;
          margin-right: 0.2em; }
          .social_share_mobile > div a span {
            font-size: 20px;
            line-height: 20px; }
          .social_share_mobile > div a.fb-share {
            border-radius: 3px;
            border: 1px solid #96c52c;
            background-color: #96c52c;
            color: #FFFFFF; } }

@media all and (max-width: 1200px) {
  body.single-post .main .wrapper-primary .left-side .article_box .article-widget .ld_social_share {
    text-align: left; } }
/** front-page : bring your ideas section **/
.cta_section {
  margin-bottom: 6em; }

.cta_section .block_cta {
  float: left;
  padding: 6em 3em; }

.cta_section .block_cta_left {
  width: 45.5%; }

.cta_section .block_cta_right {
  width: 54.5%; }

.cta_section .cta_title {
  font-family: Hind, Arial, sans-serif;
  font-weight: 700;
  font-size: 40px;
  font-size: 4em;
  line-height: 1;
  color: #95c11F;
  text-transform: uppercase;
  margin-bottom: 0.6em;
  padding-top: 1.2em;
  position: relative; }

.cta_section .cta_title:before {
  position: absolute;
  top: 0;
  left: 0; }

.cta_section .cta_description {
  font-family: Hind, Arial, sans-serif;
  font-size: 28px;
  font-size: 2.8em;
  line-height: 1.4;
  color: #000000; }

.cta_section a.btn {
  margin-top: 2em;
  background-color: #95c11f;
  color: #FFFFFF;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1;
  border: none; }

.cta_section a.btn:before {
  background-color: #87af1d; }

/** front-page : section latest edition **/
.edition_section {
  margin-bottom: 10em;
  margin-top: 10em;
  background-color: #eff6de;
  padding-top: 5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.edition_section_top {
  margin-top: 0; }

.edition_section .block_edition {
  float: left; }

.edition_section .block_edition_left {
  width: 234px; }

.edition_section .block_edition_right {
  width: calc(100% - 234px);
  padding: 0 3em; }

.edition_section .edition_full .block_edition_right {
  width: 100%; }

.edition_section .block_edition_right h1,
.edition_title_smart {
  font-size: 40px;
  font-size: 4em;
  font-family: Hind, Arial, sans-serif;
  font-weight: 300; }

.edition_section .block_edition_right h1:before,
.edition_title_smart:before {
  height: 3px; }

.edition_title_smart {
  display: none; }

.edition_section .block_edition_right .edition_title {
  font-size: 27px;
  font-size: 2.7em;
  line-height: 1;
  text-transform: uppercase;
  font-family: Hind, Arial, sans-serif;
  font-weight: 300;
  color: #666666;
  margin-bottom: 1em; }

.edition_section .block_edition_right .edition_title span {
  font-family: Hind, Arial, sans-serif;
  font-weight: 500; }

.edition_section .block_edition_right p {
  font-size: 20px;
  font-size: 2em;
  line-height: 1.5; }

.edition_section a.btn {
  margin-top: 3em;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1;
  padding: 0.5em 1em; }

.edition_section a.btn_page:before {
  background-color: #87af1d; }

.edition_section a.btn_page {
  margin-right: 20px;
  background-color: #95c11f;
  color: #FFFFFF;
  border: none; }

.edition_section a.btn_pdf {
  color: #7F7F7F;
  border: 1px solid #7F7F7F; }

.edition_section a.btn_pdf:hover {
  color: #FFFFFF; }

.edition_section a.btn_pdf:before,
.post_block a.readmore:before {
  background-color: #7F7F7F; }

.edition_section .edition_archive,
.post_section .articles_archive {
  text-align: center;
  position: relative; }

.edition_section .edition_archive {
  margin-top: 2em;
  padding-bottom: 5em; }

.edition_section .edition_archive:before,
.post_section .articles_archive:before {
  content: "";
  height: 1px;
  background-color: #000000;
  width: 100%;
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  z-index: -1; }

.edition_section .edition_archive a,
.post_section .articles_archive a {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1em;
  line-height: 1.4em;
  font-family: Hind, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 2;
  padding: 0 2.5em; }

.edition_section .edition_archive a {
  background-color: transparent; }

.post_section .articles_archive a span,
.edition_section .edition_archive a span {
  vertical-align: middle;
  padding: 1em;
  display: table-cell;
  height: 73px;
  width: 73px;
  position: relative;
  z-index: 2; }

.post_section .articles_archive a span:before,
.edition_section .edition_archive a span:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 1px solid #000000;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out; }

.edition_section .edition_archive a:hover,
.post_section .articles_archive a:hover {
  color: #FFFFFF; }

.post_section .articles_archive a:hover span:before,
.edition_section .edition_archive a:hover span:before {
  background-color: #96c52c; }

/** homepage : posts **/
.post_section {
  margin-top: 5em; }

.post_section .wrapper {
  padding: 0 2.5em; }

.post_section .post_col {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.post_section .post_col .block_lng_read_smart,
.news .block_lng_read_smart {
  display: none; }

.post_section .post_col:first-child {
  padding-right: 5.9em; }

.post_section .post_col:last-child {
  padding-left: 5.9em; }

.post_section .post_col .post_image {
  width: 47.11%;
  /*width: 245px;*/
  float: left;
  background: none no-repeat center transparent;
  height: 297px; }

.post_section .post_col .post_image_smart {
  display: none; }

.post_section .post_col .post_description {
  width: 52.89%;
  /*max-width: 271px;*/
  float: left;
  padding: 0 0 0 2.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  height: 100%; }

.post_section .post_col_highlighted .post_description {
  height: 320px; }

.post_section .post_col_highlighted .post_description {
  padding: 0; }

.post_section .post_col_highlighted .post_image {
  height: 627px;
  display: block; }

.post_section .post_col_highlighted .post_image_smart {
  display: none; }

.post_section .post_col_highlighted .post_image,
.post_section .post_col_highlighted .post_description {
  width: 100%;
  float: none; }

.post_section .post_col .post_block {
  height: 297px;
  margin-bottom: 28px; }

.post_section .post_col_highlighted .post_block {
  height: 947px;
  position: relative; }

.post_section .post_excerpt {
  font-family: 'Lora', Times, serif;
  font-size: 1.6rem;
  line-height: 1.4; }

.post_section .post_lng {
  float: left; }

.post_block .block_lng_read {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 2.5em; }

.post_col_highlighted .post_block .block_lng_read {
  padding-left: 0; }

.post_block .block_lng_read a.readmore {
  float: right;
  font-family: Hind, Arial, sans-serif;
  padding: 0.2em 0.4em;
  color: #707070;
  border-color: #707070; }

.post_block .block_lng_read a.readmore:hover {
  color: #FFFFFF; }

.block_news .news_authors {
  font-family: Hind, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 0.5em; }
  .block_news .news_authors a {
    color: #000000; }
    .block_news .news_authors a:hover {
      text-decoration: underline; }
  .block_news .news_authors span {
    color: #656565;
    font-size: 11px;
    line-height: 1.8;
    text-transform: uppercase; }

.post_section .post_block .post_description .post_category {
  position: relative;
  top: auto;
  font-size: 1.2rem;
  padding: 0.3em 0.5em;
  margin-bottom: 1em;
  -webkit-transition: all 750ms ease-in-out;
  -moz-transition: all 750ms ease-in-out;
  -ms-transition: all 750ms ease-in-out;
  -o-transition: all 750ms ease-in-out; }
  .post_section .post_block .post_description .post_category:hover {
    background-color: #95C11F; }
.post_section .post_block .post_description .post_category_special {
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #000000; }
  .post_section .post_block .post_description .post_category_special:hover {
    color: #FFFFFF;
    border-color: #95C11F; }
.post_section .post_block .post_description .post_authors {
  font-family: Hind, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 0.5em; }
  .post_section .post_block .post_description .post_authors span {
    color: #656565;
    font-size: 11px;
    line-height: 1.8;
    text-transform: uppercase; }
  .post_section .post_block .post_description .post_authors a {
    color: #000000;
    -webkit-transition: color 750ms ease-in-out;
    -moz-transition: color 750ms ease-in-out;
    -ms-transition: color 750ms ease-in-out;
    -o-transition: color 750ms ease-in-out; }
    .post_section .post_block .post_description .post_authors a:hover {
      color: #95C11F;
      text-decoration: none; }
@media all and (max-width: 590px) {
  .post_section .post_block .block_lng_read_smart .readmore {
    float: right;
    border-color: #707070;
    color: #707070; } }
.post_section .articles_archive {
  margin-top: 3em;
  margin-bottom: 4em; }
  .post_section .articles_archive a span {
    padding: 1.7em 1.35em; }

/** footer **/
footer, .site-footer {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 1rem;
  background-color: #95C11F;
  margin: 0 auto 10px;
  width: calc(100% - 20px); }
  footer .footer-top .footer-newsletter, .site-footer .footer-top .footer-newsletter {
    width: 30%;
    float: left;
    color: #FFFFFF; }
    @media all and (max-width: 900px) {
      footer .footer-top .footer-newsletter, .site-footer .footer-top .footer-newsletter {
        width: 40%; } }
    @media all and (max-width: 600px) {
      footer .footer-top .footer-newsletter, .site-footer .footer-top .footer-newsletter {
        width: 60%;
        float: none;
        padding-bottom: 2rem;
        position: relative;
        margin: 0 auto 2rem auto; }
        footer .footer-top .footer-newsletter:after, .site-footer .footer-top .footer-newsletter:after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: #FFFFFF; } }
    footer .footer-top .footer-newsletter h2, .site-footer .footer-top .footer-newsletter h2 {
      color: #FFFFFF;
      text-transform: uppercase;
      margin-top: 0;
      font-size: 1.6rem;
      position: relative;
      display: inline-block;
      padding-bottom: 1rem; }
      footer .footer-top .footer-newsletter h2:after, .site-footer .footer-top .footer-newsletter h2:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 20%;
        height: 2px;
        background-color: #FFFFFF; }
    footer .footer-top .footer-newsletter .ld_mc_form, .site-footer .footer-top .footer-newsletter .ld_mc_form {
      margin-top: 1rem; }
      footer .footer-top .footer-newsletter .ld_mc_form .success, footer .footer-top .footer-newsletter .ld_mc_form .error, .site-footer .footer-top .footer-newsletter .ld_mc_form .success, .site-footer .footer-top .footer-newsletter .ld_mc_form .error {
        border: none;
        padding: 2rem 0; }
      footer .footer-top .footer-newsletter .ld_mc_form .error, .site-footer .footer-top .footer-newsletter .ld_mc_form .error {
        color: #374f18; }
      footer .footer-top .footer-newsletter .ld_mc_form .action, .site-footer .footer-top .footer-newsletter .ld_mc_form .action {
        text-align: left; }
        footer .footer-top .footer-newsletter .ld_mc_form .action .button, .site-footer .footer-top .footer-newsletter .ld_mc_form .action .button {
          background-color: transparent;
          border-color: #FFFFFF;
          color: #FFFFFF;
          font-size: 1.6rem;
          font-family: "Open Sans", sans-serif;
          font-weight: 700; }
          footer .footer-top .footer-newsletter .ld_mc_form .action .button:before, .site-footer .footer-top .footer-newsletter .ld_mc_form .action .button:before {
            background-color: #FFFFFF; }
          footer .footer-top .footer-newsletter .ld_mc_form .action .button:hover, .site-footer .footer-top .footer-newsletter .ld_mc_form .action .button:hover {
            color: #95C11F; }
      footer .footer-top .footer-newsletter .ld_mc_form p, .site-footer .footer-top .footer-newsletter .ld_mc_form p {
        color: #FFFFFF;
        font-size: 1.4rem;
        text-align: left;
        font-family: gef-hindregular, Arial, sans-serif; }
        footer .footer-top .footer-newsletter .ld_mc_form p.mc_item_error, .site-footer .footer-top .footer-newsletter .ld_mc_form p.mc_item_error {
          color: #374f18; }
      footer .footer-top .footer-newsletter .ld_mc_form fieldset div.block_items .item input:focus + label, .site-footer .footer-top .footer-newsletter .ld_mc_form fieldset div.block_items .item input:focus + label {
        font-size: 1.2rem; }
      footer .footer-top .footer-newsletter .ld_mc_form .item label, .site-footer .footer-top .footer-newsletter .ld_mc_form .item label {
        font-size: 1.4rem;
        z-index: auto; }
      footer .footer-top .footer-newsletter .ld_mc_form .item.item-checkbox label, .site-footer .footer-top .footer-newsletter .ld_mc_form .item.item-checkbox label {
        color: #FFFFFF; }
        footer .footer-top .footer-newsletter .ld_mc_form .item.item-checkbox label a, .site-footer .footer-top .footer-newsletter .ld_mc_form .item.item-checkbox label a {
          color: #FFFFFF;
          text-decoration: underline; }
      footer .footer-top .footer-newsletter .ld_mc_form .item input:not([type="checkbox"]), .site-footer .footer-top .footer-newsletter .ld_mc_form .item input:not([type="checkbox"]) {
        border: none;
        background-color: #FFFFFF;
        color: #7c7c7b; }
        footer .footer-top .footer-newsletter .ld_mc_form .item input:not([type="checkbox"]):focus, .site-footer .footer-top .footer-newsletter .ld_mc_form .item input:not([type="checkbox"]):focus {
          outline-width: 0; }
      footer .footer-top .footer-newsletter .ld_mc_form .item input, .site-footer .footer-top .footer-newsletter .ld_mc_form .item input {
        color: #FFFFFF;
        font-size: 1.6rem;
        font-family: "Open Sans", sans-serif;
        font-weight: 400; }
      footer .footer-top .footer-newsletter .ld_mc_form .item-checkbox label:before, footer .footer-top .footer-newsletter .ld_mc_form .item-checkbox label:after, .site-footer .footer-top .footer-newsletter .ld_mc_form .item-checkbox label:before, .site-footer .footer-top .footer-newsletter .ld_mc_form .item-checkbox label:after {
        border-color: #FFFFFF; }
      footer .footer-top .footer-newsletter .ld_mc_form .item-checkbox label:after, .site-footer .footer-top .footer-newsletter .ld_mc_form .item-checkbox label:after {
        background-color: #FFFFFF; }
      footer .footer-top .footer-newsletter .ld_mc_form .ms-container, .site-footer .footer-top .footer-newsletter .ld_mc_form .ms-container {
        font-family: gef-hindregular, Arial, sans-serif; }
        footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selectable, footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selection, .site-footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selectable, .site-footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selection {
          background-color: transparent; }
          footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selectable .ms-list, footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selection .ms-list, .site-footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selectable .ms-list, .site-footer .footer-top .footer-newsletter .ld_mc_form .ms-container .ms-selection .ms-list {
            border-color: #FFFFFF;
            background-color: #FFFFFF; }
      footer .footer-top .footer-newsletter .ld_mc_form.ld_mc_subscribe_form_simple .item label, .site-footer .footer-top .footer-newsletter .ld_mc_form.ld_mc_subscribe_form_simple .item label {
        position: relative; }
  footer .footer-top .footer-menu-block, .site-footer .footer-top .footer-menu-block {
    width: 50%;
    float: right; }
    @media all and (max-width: 600px) {
      footer .footer-top .footer-menu-block, .site-footer .footer-top .footer-menu-block {
        width: 60%;
        float: none;
        margin: 0 auto; } }
    footer .footer-top .footer-menu-block .footer-menu, .site-footer .footer-top .footer-menu-block .footer-menu {
      width: calc(100% / 3);
      float: left; }
      @media all and (max-width: 768px) {
        footer .footer-top .footer-menu-block .footer-menu, .site-footer .footer-top .footer-menu-block .footer-menu {
          width: 100%;
          float: none;
          text-align: center; }
          footer .footer-top .footer-menu-block .footer-menu:last-child ul, .site-footer .footer-top .footer-menu-block .footer-menu:last-child ul {
            border-bottom: 1px solid #FFFFFF;
            padding-bottom: 1rem; } }
      footer .footer-top .footer-menu-block .footer-menu .social_network, .site-footer .footer-top .footer-menu-block .footer-menu .social_network {
        text-align: left;
        display: inline-block;
        font-family: Hind, Arial, sans-serif;
        font-size: 1.5rem;
        line-height: 1.3;
        color: #FFFFFF;
        margin-top: 1rem; }
        @media all and (max-width: 768px) {
          footer .footer-top .footer-menu-block .footer-menu .social_network, .site-footer .footer-top .footer-menu-block .footer-menu .social_network {
            margin-top: 2rem; } }
        footer .footer-top .footer-menu-block .footer-menu .social_network a, .site-footer .footer-top .footer-menu-block .footer-menu .social_network a {
          display: inline-block;
          width: 20px;
          position: relative;
          height: 20px;
          font-size: 20px;
          line-height: 1;
          margin-right: 0.4em;
          -webkit-box-sizing: content-box;
                  box-sizing: content-box;
          padding: 0.35rem;
          border: 1px solid #FFFFFF;
          border-radius: 50%;
          color: #FFFFFF;
          -webkit-transition: all 375ms ease-in-out 175ms;
          -moz-transition: all 375ms ease-in-out 175ms;
          -ms-transition: all 375ms ease-in-out 175ms;
          -o-transition: all 375ms ease-in-out 175ms; }
          footer .footer-top .footer-menu-block .footer-menu .social_network a:hover, .site-footer .footer-top .footer-menu-block .footer-menu .social_network a:hover {
            color: #96c52c;
            background-color: #FFFFFF; }
      footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li, .site-footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li {
        margin-bottom: 1rem;
        display: block;
        font-family: Hind, Arial, sans-serif;
        font-size: 1.5rem;
        line-height: 1.3;
        color: #FFFFFF; }
        footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li a, .site-footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li a {
          color: #FFFFFF; }
          footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li a:before, .site-footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li a:before {
            padding-right: 8px; }
          footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li a:hover, .site-footer .footer-top .footer-menu-block .footer-menu ul.menu-footer li a:hover {
            color: #374f18; }
  footer .footer-bottom2, .site-footer .footer-bottom2 {
    color: #FFFFFF;
    font-family: Hind, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.3;
    text-align: right;
    margin-top: 4rem; }
    @media all and (max-width: 600px) {
      footer .footer-bottom2, .site-footer .footer-bottom2 {
        text-align: center; } }
    footer .footer-bottom2 a, .site-footer .footer-bottom2 a {
      color: #FFFFFF; }
      footer .footer-bottom2 a:hover, .site-footer .footer-bottom2 a:hover {
        text-decoration: underline; }
  @media screen and (max-width: 768px) {
    footer .site-footer .social_network,
    footer .site-footer ul.menu-footer,
    footer .site-footer .footer_right, .site-footer .site-footer .social_network,
    .site-footer .site-footer ul.menu-footer,
    .site-footer .site-footer .footer_right {
      display: block;
      float: none;
      width: 100%;
      text-align: center;
      margin-bottom: 1em; }
    footer .site-footer .social_network span,
    footer .site-footer .social_network a, .site-footer .site-footer .social_network span,
    .site-footer .site-footer .social_network a {
      display: inline-block;
      float: none; }
    footer .site-footer .social_network a:before, .site-footer .site-footer .social_network a:before {
      top: 4px;
      position: absolute;
      left: 0; } }

.preheader ul.menu-shortcut li {
  display: inline-block;
  font-family: Hind, Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5em;
  line-height: 1.3;
  text-align: center;
  color: #97958f; }

.preheader ul.menu-shortcut li {
  margin-right: 10px; }

.preheader ul.menu-shortcut li a {
  position: relative;
  padding-left: 1.5em; }

.preheader ul.menu-shortcut li a:before {
  color: #96c52c;
  position: absolute;
  left: 0;
  top: -1px; }

/** preheader shortcut menu **/
.preheader ul.menu-shortcut {
  position: absolute;
  top: 16px;
  right: 190px; }

.preheader ul.menu-shortcut li {
  margin-right: 4em; }

.preheader ul.menu-shortcut li:last-child {
  margin-right: 0; }

/** page **/
.page .main .wrapper {
  padding: 5em 2.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/** breadcrumb **/
.breadcrumb_block {
  margin-bottom: 2em;
  font-family: Hind, Arial, sans-serif;
  font-weight: 300;
  font-size: 13px;
  font-size: 1.3em;
  line-height: 1.3;
  color: #535353; }

.breadcrumb_block a {
  color: #535353; }

.breadcrumb_block a:hover {
  color: #96c52c; }

.breadcrumb_block .breadcrumb-current {
  font-family: Hind, Arial, sans-serif;
  font-weight: 500; }

/** page news **/
body.sidebar-theme .main .wrapper {
  padding: 5em 2.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body.sidebar-theme .primary {
  width: calc(100% - 290px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 2.5em 4em 0;
  float: left; }

body.sidebar-theme .primary_full {
  float: none;
  width: 100%; }

body.sidebar-theme .sidebar {
  width: 290px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 4em 2.5em;
  float: right; }

body.sidebar-theme .sidebar .themes_list {
  border: 1px solid #C7C5C5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2.5em 1.5em; }

body.sidebar-theme .sidebar .edition_pdf {
  text-align: center; }

body.sidebar-theme .sidebar .themes_list ul li {
  margin-bottom: 0.5em;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6em;
  line-height: 1.3;
  position: relative; }

.block_news .news {
  position: relative;
  padding: 4em 0; }

.block_news .news:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #96c52c;
  width: 20%; }

.block_news .news_title {
  border: none;
  display: block; }

.block_news .news_title:hover {
  text-decoration: underline; }

.block_news .news_category {
  text-transform: uppercase;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  font-size: 1.3em;
  line-height: 1;
  padding: 0.4em 0.7em;
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  position: relative;
  margin-bottom: 1em; }

.block_news .news_excerpt {
  font-size: 16px;
  font-size: 1.6em; }

.block_news a.readmore {
  float: right;
  color: #707070;
  border-color: #707070; }

.block_news a.readmore:hover {
  color: #FFFFFF; }

.block_news a:before {
  background-color: #707070; }

.block_news .news_lng {
  float: left;
  padding: 0.5em 0; }

.block_news .news_date {
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  color: #96c52c;
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1; }

/** block authors **/
.block_authors .news {
  width: 225px;
  float: left;
  text-align: center;
  display: block;
  padding: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.block_authors .news .author_title {
  font-family: Hind,Arial,sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-size: 2em;
  text-transform: uppercase;
  padding: 0 1em;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  color: #FFFFFF;
  width: 100%;
  z-index: 2; }

.block_authors .news .author_image {
  height: 200px;
  position: relative;
  background: none no-repeat center center transparent;
  background-size: cover; }

.block_authors .news .author_image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  -webkit-transition: background-color 0.4s ease-in;
  transition: background-color 0.4s ease-in; }

.block_authors .news:hover .author_image:before {
  background-color: rgba(0, 0, 0, 0.6); }

/** letter pagination **/
.letters_pagination {
  margin-top: 2em;
  margin-bottom: 2em; }

.letters_pagination .letter {
  float: left;
  cursor: pointer;
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1;
  padding: 0.3em 0.6em;
  text-decoration: none;
  color: #000000;
  border: 1px solid #000000;
  margin-left: 0.5em;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  margin-bottom: 1em; }

.letters_pagination .letter_disabled {
  color: #97958f;
  border-color: #97958f;
  cursor: default; }

.letters_pagination .letter_current,
.letters_pagination .letter_current a {
  color: #ffffff;
  background-color: #96c52c; }

.letters_pagination .letter:hover {
  background-color: #96c52c;
  color: #FFFFFF; }

.letters_pagination .letter_disabled:hover {
  background-color: transparent;
  color: #97958f; }

/** pagination **/
ul.page-numbers {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  text-align: center; }

ul.page-numbers li {
  display: inline-block; }

ul.page-numbers li a,
ul.page-numbers li span.current {
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1;
  padding: 0.3em;
  text-decoration: none;
  color: #97958f;
  display: inline-block; }

ul.page-numbers li a {
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
  border: 1px solid transparent; }

ul.page-numbers li span.current {
  border: 1px solid #000000;
  color: #000000; }

ul.page-numbers li a:hover {
  color: #000000; }

/** single-externalauthor **/
.single-externalauthor .main .wrapper {
  padding-top: 4em; }

body.single-externalauthor .primary_full {
  float: none;
  width: 100%; }

/** single edition **/
body.sidebar-theme .sidebar .edition_pdf a {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 150%;
  margin-top: 2rem; }
  body.sidebar-theme .sidebar .edition_pdf a.shop-url {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 150%;
    color: #96c52c;
    text-transform: uppercase;
    border: 1px solid #96c52c;
    font-family: Hind, Arial, sans-serif;
    font-weight: 7000; }
    body.sidebar-theme .sidebar .edition_pdf a.shop-url:hover {
      color: #FFFFFF; }
  body.sidebar-theme .sidebar .edition_pdf a:last-child {
    margin-top: 0.5rem; }

.author_info .edition_volume {
  color: #666666;
  text-transform: uppercase;
  font-family: Hind, Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  font-size: 2em; }

/** archive edition **/
body.post-type-archive-edition .author_info .edition-links {
  position: absolute;
  bottom: 4em;
  right: 0; }
  body.post-type-archive-edition .author_info .edition-links a.shop-url {
    color: #96c52c;
    border: 1px solid #96c52c;
    margin-left: 0.5rem; }
    body.post-type-archive-edition .author_info .edition-links a.shop-url:hover {
      color: #FFFFFF;
      background-color: #96c52c; }

@media screen and (max-width: 700px) {
  body.post-type-archive-edition .author_info .edition-links {
    position: relative;
    bottom: auto;
    right: auto; } }
/** related post **/
.related_posts {
  margin-top: 7em; }
  .related_posts .block_news .news {
    padding-top: 0;
    padding-bottom: 2em; }
    .related_posts .block_news .news img.alignleft {
      margin-top: 0; }
    .related_posts .block_news .news:before {
      width: calc(100% - 196px);
      bottom: auto;
      top: 0;
      left: 196px;
      background-color: #707070; }
  .related_posts .block_news .news_full .post_details {
    padding-left: 0; }
  .related_posts .block_news .news_full:before {
    left: 0;
    width: 100%; }
  .related_posts .block_news .picture {
    height: 198px;
    background: none center center no-repeat transparent;
    background-size: cover;
    margin-bottom: 10px; }
  .related_posts .block_news .post_details {
    padding-left: 196px; }
    .related_posts .block_news .post_details .date {
      font-size: 1.2rem;
      font-family: Hind, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      display: inline-block; }
      .related_posts .block_news .post_details .date .timetoread {
        display: inline-block;
        font-weight: 400;
        text-transform: none; }
    .related_posts .block_news .post_details .news_authors {
      display: inline-block;
      margin-left: 10px; }
    .related_posts .block_news .post_details .news_title {
      -webkit-transition: color 750ms ease-in-out;
      -moz-transition: color 750ms ease-in-out;
      -ms-transition: color 750ms ease-in-out;
      -o-transition: color 750ms ease-in-out;
      font-family: Hind, Arial, sans-serif;
      font-weight: 600; }
      .related_posts .block_news .post_details .news_title:hover {
        text-decoration: none;
        color: #95C11F; }
    .related_posts .block_news .post_details .article_cat {
      -webkit-transition: background-color 750ms ease-in-out;
      -moz-transition: background-color 750ms ease-in-out;
      -ms-transition: background-color 750ms ease-in-out;
      -o-transition: background-color 750ms ease-in-out; }
      .related_posts .block_news .post_details .article_cat:hover {
        background-color: #95C11F; }
    .related_posts .block_news .post_details .news_authors a {
      -webkit-transition: color 750ms ease-in-out;
      -moz-transition: color 750ms ease-in-out;
      -ms-transition: color 750ms ease-in-out;
      -o-transition: color 750ms ease-in-out; }
      .related_posts .block_news .post_details .news_authors a:hover {
        color: #95C11F;
        text-decoration: none; }

/** related post **/
body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts .popular-article {
  padding-bottom: 13px;
  border-bottom: 1px solid #000000;
  margin-bottom: 13px; }
  body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts .popular-article .popular-article-title {
    font-family: Hind, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.25;
    margin-bottom: 1rem; }
  body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts .popular-article .popular-article-authors {
    font-family: Hind, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.4rem; }
body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts p {
  font-size: 1.6rem; }

@media all and (max-width: 980px) {
  body.single-post .related-popular-section .popular-articles-wrapper {
    float: none;
    width: 100%; } }
@media screen and (max-width: 767px) {
  body.single-post .related-popular-section .popular-articles-wrapper .most-popular-posts h1 {
    margin-bottom: 3rem; } }
/** partners page **/
.block_partners .partner {
  float: left;
  width: 50%;
  padding: 2em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.block_partners .partner_odd {
  padding-left: 0; }

.block_partners .partner_even {
  padding-right: 0; }

.block_partners .partner .partner_logo {
  display: block;
  width: 200px; }

.block_partners .partner .partner_logo img {
  width: 100%;
  max-width: 200px;
  height: auto;
  border: 1px solid #d3d2d2; }

.block_partners .partner h3 {
  font-family: Hind, Arial, sans-serif; }

.block_partners .partner p {
  line-height: 1.2;
  font-size: 15px;
  font-size: 1.5em;
  color: #7f7f7f;
  margin-bottom: 0.4em; }

.block_partners .partner .website {
  line-height: 1.2;
  font-size: 15px;
  font-size: 1.5em;
  font-family: 'Lora', Times, serif;
  font-style: italic;
  margin-bottom: 0.4em; }

.block_partners .partner .information {
  padding-left: 220px; }

/** forms **/
.ld_form, .ld_form_2 {
  margin-top: 4em; }

.ld_form fieldset {
  margin-bottom: 2em; }

.ld_form fieldset legend {
  font-family: Hind, Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 20px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  color: #96c52c;
  margin-top: 1em; }

.ld_form fieldset legend span {
  position: relative;
  font-family: Hind, Arial, sans-serif;
  font-weight: 500;
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  margin-right: 8px; }

.ld_form fieldset legend span:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
  font-size: 30px;
  font-family: "gej" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e010";
  color: #96c52c;
  z-index: -1; }

.ld_form fieldset div.block_items {
  margin-left: 4em; }

.ld_form_2 .two_col_block .item {
  width: 50%;
  float: left; }

.ld_form_2 .two_col_block .item:first-child {
  padding-right: 1em; }

.ld_form_2 .two_col_block .item:last-child {
  padding-left: 1em; }

#contact_form fieldset div.block_items {
  margin-left: 0; }

.ld_form fieldset div.block_items .item,
.ld_form_2 .item {
  margin-bottom: 1em;
  position: relative; }

.ld_form_2 .item {
  margin-bottom: 4em; }

.ld_form_2 .item_accordeon {
  margin-bottom: 1em; }

.ld_form_2 .item_no_margin {
  margin-bottom: 1em; }

.ld_form fieldset div.block_items .item textarea,
.ld_form fieldset div.block_items .item input,
.ld_form_2 .item input {
  width: 100%;
  padding: 0.5em;
  font-family: Hind, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1.5;
  border: none;
  border-bottom: 1px solid #7f7f7f;
  background-color: transparent; }

.ld_form fieldset div.block_items .item textarea {
  border: 1px solid #7f7f7f;
  height: 200px;
  resize: vertical; }

.ld_form fieldset div.block_items .item-file {
  margin-top: 2em; }

.ld_form fieldset div.block_items .item-file input {
  border: none; }

.ld_form .item-checkbox input {
  display: none; }

.ld_form .item-checkbox label {
  display: block;
  position: relative;
  padding-left: 22px;
  cursor: pointer; }

.ld_form .item-checkbox label:before,
.ld_form .item-checkbox label:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 5px;
  border: 1px solid #96c52c; }

.ld_form .item-checkbox label:after {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: scale(0);
  transform: scale(0);
  background-color: #96c52c; }

.ld_form .item-checkbox input:checked + label:after {
  -webkit-transform: scale(1);
  transform: scale(1); }

.ld_form .item label {
  position: absolute;
  font-family: Hind, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1.5;
  left: 11px;
  top: 10px;
  bottom: 0;
  color: #7f7f7f;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: -1; }

.ld_form_2 .item label {
  display: block;
  font-family: Hind, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1.5;
  color: #000000; }

.ld_form .item-checkbox label,
.ld_form .item-file label {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  color: #000000;
  z-index: 1; }

.ld_form fieldset div.block_items .item input:focus + label,
.ld_form fieldset div.block_items .item textarea:focus + label,
.ld_form fieldset div.block_items .item input:valid + label,
.ld_form fieldset div.block_items .item input.item_error + label,
.ld_form fieldset div.block_items .item input.item_success + label,
.ld_form fieldset div.block_items .item textarea.not_empty + label {
  top: 0;
  font-size: 11px;
  font-size: 1.1em;
  color: #96c52c;
  text-transform: uppercase; }

.ld_form .action,
.ld_form_2 .action {
  text-align: right; }

.ld_form .action .button,
.ld_form_2 .action .button {
  padding: 0.5em 1.5em;
  color: #7f7f7f; }

.ld_form .action .button:hover,
.ld_form_2 .action .button:hover {
  color: #FFFFFF; }

.ld_form .block_error {
  margin-bottom: 1em; }

.ld_form .item_error {
  color: #FF0000;
  font-family: Hind, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2em; }

.ld_form .success, .ld_form .error {
  color: #96c52c;
  font-family: Hind, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8em;
  line-height: 1.5;
  border: 1px solid #96c52c;
  padding: 1em; }

.ld_form .error {
  color: #FF0000;
  border-color: #FF0000; }

.ld_form .block_items .item_textarea {
  margin-top: 4em; }

.label_accordeon {
  cursor: pointer;
  position: relative;
  padding: 0.5em 0.5em 0.5em 31px;
  border: 1px solid #c5c5c5;
  background-color: #f6f6f6; }

.label_accordeon:before {
  font-family: "gej" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e015";
  position: absolute;
  left: 9px;
  top: 13px; }

.accordeon_open:before {
  content: "\e016"; }

.block_accordeon {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .4s ease-in-out;
  transition: max-height .4s ease-in-out; }

.block_accordeon_inner {
  padding: 2em;
  border: 1px solid #c5c5c5;
  border-top: none; }

.ld_form_2 .ms-container {
  margin-top: 0; }

/** team page **/
.team .member {
  margin-bottom: 2em; }

.team .member .picture {
  float: left; }

.team .member .picture img {
  border-radius: 50%; }

.team .member .information {
  padding-left: 225px; }

.team .member h4.job {
  font-size: 16px;
  font-size: 1.6em;
  color: #7f7f7f; }

.team .member .social_link {
  font-size: 15px;
  font-size: 1.5em;
  color: #7f7f7f;
  display: inline-block;
  padding-left: 25px;
  position: relative;
  margin-right: 15px; }

.team .member .social_link:before {
  margin-right: 5px;
  color: #96c52c;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 3px; }

/** hide article info when not mobile */
.authors_mobile, .article_info, .article_info_button {
  display: none; }

@media screen and (max-width: 768px) {
  .article_info_button {
    display: inline-block;
    margin-bottom: 1em; }
    .article_info_button.article_info_button_open {
      margin-bottom: 0; }
      .article_info_button.article_info_button_open .button {
        border-bottom: none; }

  .article_info {
    border: 1px solid #C7C5C5;
    display: block;
    padding: 1em;
    margin-bottom: 2em; }
    .article_info .article_box {
      margin-bottom: 2rem; }
    .article_info h2 {
      font-size: 1.8rem; }
    .article_info .edition_details p {
      line-height: 1.2;
      margin-bottom: 0.4em; } }
/** newsletter **/
.ld_mc_form .mc_item_error {
  font-size: 14px;
  font-style: normal;
  font-family: Hind, Arial, sans-serif; }

.search_results {
  padding-top: 3em; }

.search_results .search-excerpt {
  background-color: #9ACD32; }

.select2-container .select2-search--inline .select2-search__field {
  font-size: 18px;
  font-size: 1.8em; }

.select2-results__options, .select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-size: 16px;
  font-size: 1.6em; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #c5c5c5; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #95C11F; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #95C11F;
  margin-right: 5px; }

ul.select2-selection__rendered {
  padding-right: 30px !important; }

ul.select2-selection__rendered:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 5px solid #95C11F;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; }

.search-form .action .button {
  font-size: 14px;
  font-size: 1.4em; }

.select2-search__field::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */ }

.select2-search__field::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */ }

.select2-search__field:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */ }

.select2-search__field::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */ }

.select2-search__field::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */ }

.select2-search__field:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000; }

.select2-search__field::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000; }

.search-form .item {
  margin-bottom: 1em; }

.search-form .item input {
  border: 1px solid #c5c5c5; }

/** all themes page **/
.block_themes {
  position: relative; }

.block_themes .a_theme {
  float: left;
  width: 270px;
  height: 160px;
  text-align: center;
  margin-right: 23px;
  margin-bottom: 2em;
  background: none center center no-repeat transparent;
  background-size: cover;
  position: relative; }

.block_themes .a_special_theme {
  border: 2px solid #9ACD32; }

.block_themes .a_theme:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  -webkit-transition: background-color 0.4s ease-in;
  transition: background-color 0.4s ease-in; }

.block_themes .a_special_theme:before {
  background-color: #FFFFFF; }

.block_themes .a_theme:hover:before {
  background-color: rgba(0, 0, 0, 0.6); }

.block_themes .a_special_theme:hover:before {
  background-color: rgba(154, 205, 50, 0.2); }

.block_themes .a_theme:nth-child(4n+0) {
  margin-right: 0; }

.block_themes .a_theme a {
  display: table;
  font-family: gef-hindregular, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2em;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  padding: 0 0.5em;
  color: #FFFFFF; }

.block_themes .a_special_theme a {
  color: #000000; }

.block_themes .a_theme a span {
  display: table-cell;
  vertical-align: middle; }

.block_themes .country-code {
  position: relative;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 1em;
  color: #FFFFFF; }

.block_themes .country-code:before {
  content: "";
  width: 45px;
  height: 100%;
  background-color: #000000;
  border-radius: 22.5px;
  position: absolute;
  left: calc(50% - 22.5px);
  z-index: -1; }

/** overlayer post banner **/
.post_overlayer_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-box-shadow: 0px 0px 5px 0px white;
  box-shadow: 0px 0px 5px 0px white; }

.post_overlayer_bg_on {
  z-index: 500;
  opacity: 1; }

.post_overlayer_close {
  color: #FFFFFF;
  text-transform: uppercase;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: -1;
  font-size: 30px;
  cursor: pointer; }

.admin-bar .post_overlayer_close {
  top: 40px; }

.gej_post_overlayer_content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.gej_post_overlayer_content_on {
  z-index: 501;
  opacity: 1; }

.ov_portrait img {
  height: 100%;
  max-height: 100%;
  width: auto; }

.ov_landscape img {
  width: 100%;
  max-width: 100%;
  height: auto; }

/** spinner ... loading ... **/
.overlayerBg {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
  display: none; }

.spinner {
  position: absolute;
  width: 100%;
  text-align: center;
  top: calc((100% - 20px) /2);
  left: 0; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #FFFFFF;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.48s;
  animation-delay: -0.48s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce3 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
/*** RESPONSIVE SECTION ***/
@media screen and (max-width: 1234px) {
  .block_themes .a_theme:nth-child(4n+0) {
    margin-right: 5%; }

  .block_themes .a_theme:nth-child(3n+0) {
    margin-right: 0; }

  .block_themes {
    text-align: center; }

  .block_themes .a_theme {
    width: 30%;
    margin-right: 5%; } }
@media screen and (max-width: 1220px) {
  .post_section .post_col:first-child {
    padding-right: 2.9em; }

  .post_section .post_col:last-child {
    padding-left: 2.9em; }

  .edition_section .block_edition_left {
    padding-left: 3em; }

  .edition_section a.btn {
    margin-top: 2em; }

  ul.menu_top .sub-menu div.sub-menu-wrapper {
    padding-left: 25px;
    padding-right: 25px; } }
@media screen and (max-width: 1100px) {
  .post_section .post_title {
    font-size: 18px;
    font-size: 1.8em; }

  .post_section .post_excerpt {
    font-size: 15px;
    font-size: 1.5em;
    line-height: 1.3; }

  .post_section .post_col:first-child {
    padding-right: 1em; }

  .post_section .post_col:last-child {
    padding-left: 1em; }

  .cta_section .cta_description {
    font-size: 26px;
    font-size: 2.6em; } }
@media screen and (max-width: 1010px) {
  .block_authors {
    text-align: center; }

  .block_authors .news {
    float: none;
    display: inline-block; } }
@media screen and (max-width: 980px) {
  #search-top-form input[type="search"] {
    width: 0; }

  .post_section .post_col {
    width: 100%; }

  .post_section .post_col_highlighted {
    margin-bottom: 2em; }

  .post_col_highlighted .post_block .block_lng_read {
    position: relative;
    margin-top: 1rem; }

  .post_section .post_col:first-child {
    padding-right: 0; }

  .post_section .post_col:last-child {
    padding-left: 0; }

  .post_section .post_col .post_image {
    width: 245px; }

  .post_section .post_col .post_description {
    float: left;
    width: calc(100% - 245px); }

  .post_section .post_col_highlighted .post_image,
  .post_section .post_col_highlighted .post_description {
    width: 100%;
    float: none; }

  .post_section .post_col_highlighted .post_block,
  .post_section .post_col_highlighted .post_description {
    height: auto; }

  .post_section .post_col_highlighted .post_image {
    background-size: cover;
    height: 350px; }

  .post_section .post_col_highlighted .post_description {
    padding-left: 0; }

  .post_section .post_col_highlighted .post_lng {
    position: relative; }

  .cta_section .cta_title, .edition_section .block_edition_right h1 {
    font-size: 34px;
    font-size: 3.4em; }

  .cta_section .cta_description, .edition_section .block_edition_right .edition_title {
    font-size: 22px;
    font-size: 2.2em;
    line-height: 1.3; }

  .edition_section .block_edition_right p {
    font-size: 20px;
    font-size: 2em;
    line-height: 1.3; }

  .block_partners .partner {
    width: 100%;
    float: none;
    padding-left: 0; }

  .block_partners .partner .partner_logo {
    width: 150px; }

  .block_partners .partner .information {
    padding-left: 170px; }

  .post_section .post_title, .block_news .news_title {
    font-size: 18px;
    font-size: 1.8em; }

  .block_news .news_excerpt {
    font-size: 14px;
    font-size: 1.4em; }

  .entry-content p, p {
    font-size: 16px;
    font-size: 1.6em; } }
@media screen and (max-width: 940px) {
  .block_themes .a_theme {
    width: 48%;
    margin-right: 4%; }

  .block_themes .a_theme:nth-child(4n+0) {
    margin-right: 4%; }

  .block_themes .a_theme:nth-child(3n+0) {
    margin-right: 4%; }

  .block_themes .a_theme:nth-child(2n+0) {
    margin-right: 0; } }
@media screen and (max-width: 768px) {
  .top_social_network:before {
    content: ''; }

  .top_menu ul.menu_top li .sub-menu {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    left: auto;
    top: auto;
    padding: 0 0 0 1em;
    margin: 0;
    background-color: transparent;
    overflow: auto; }

  .top_menu ul.menu_top li:hover .sub-menu {
    display: none; }

  .top_menu ul.menu_top li .submenu_open {
    display: block !important; }

  ul.menu_top .sub-menu div.sub-menu-wrapper {
    width: auto;
    padding: 1em 0; }

  ul.menu_top div.sub-menu .menu-item {
    width: auto;
    float: none;
    padding-right: 0; }

  ul.menu_top div.sub-menu .menu-item a {
    color: #FFFFFF;
    text-transform: none;
    border: none;
    margin-bottom: 0; }

  ul.menu_top li:hover .sub-menu {
    display: block; }

  ul.menu_top div.sub-menu .special-menu-item a {
    background-color: transparent;
    color: #9ACD32; }

  .preheader ul.menu-shortcut {
    display: none; }

  .cta_section {
    margin-bottom: 6em; }

  .cta_section .block_cta_right {
    display: none; }

  .cta_section .block_cta_left {
    width: 100%; }

  .edition_section .block_edition_right h1 {
    display: none; }

  .edition_section .block_edition_right p {
    font-size: 18px;
    font-size: 1.8em; }

  .edition_title_smart {
    display: block;
    font-size: 32px;
    font-size: 3.2em;
    line-height: 1.3;
    margin-left: 30px; }

  h1 {
    font-size: 23px;
    font-size: 2.3em; }

  h2 {
    font-size: 24px;
    font-size: 2.4em; }

  h3 {
    font-size: 16px;
    font-size: 1.6em; }

  h4 {
    font-size: 18px;
    font-size: 1.8em; }

  .entry-content p, p {
    font-size: 16px;
    font-size: 1.6em;
    line-height: 1.4; }

  .team .member .picture {
    height: 150px; }

  .team .member .picture img {
    height: 100%;
    width: auto; }

  .team .member .information {
    padding-left: 175px; }

  .authors_mobile {
    display: block; }

  .authors_mobile {
    font-family: Hind, Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 1em; }

  .authors_mobile span {
    font-size: 11px;
    font-size: 1.1em;
    line-height: 1.9;
    text-transform: uppercase; }

  .authors_mobile .single_author {
    font-size: 14px;
    font-size: 1.4em;
    line-height: 1.2; }

  body.sidebar-theme .sidebar, body.sidebar-theme .primary {
    float: none;
    width: 100%; }

  body.sidebar-theme .sidebar {
    padding: 0 0 4em 0; }

  body.sidebar-theme .sidebar .themes_list ul li {
    display: inline-block;
    margin-left: 1em; }

  .block_news .news {
    padding: 3em 0; }

  .authors_mobile {
    position: relative;
    padding-right: 60px; }

  ul.menu_top li.menu-search span {
    display: inline-block; }

  ul.menu_top li.menu-search a:before {
    padding-right: 8px; }

  .header .shortcut_mobile {
    display: block;
    background-color: #000000;
    margin-top: 2em;
    padding: 1em; }

  .header .shortcut_mobile li {
    margin-bottom: 1em; }

  .header .shortcut_mobile li:last-child {
    margin-bottom: 0; }

  .header .shortcut_mobile li a,
  .header .shortcut_mobile .social_network span {
    position: relative;
    color: #FFFFFF;
    font-size: 1.3em;
    line-height: 1;
    display: block; }

  .header .shortcut_mobile .social_network span {
    display: inline-block;
    font-size: 15px;
    font-size: 1.5em;
    margin-right: 8px; }

  .header .shortcut_mobile li a:before {
    color: #96c52c;
    padding-right: 10px; }

  .header .shortcut_mobile .social_network {
    display: block;
    margin-top: 15px; }

  .header .shortcut_mobile .social_network a {
    display: inline-block;
    color: #FFFFFF;
    width: 20px;
    position: relative;
    height: 20px;
    font-size: 20px;
    line-height: 1;
    margin-right: 0.4em; }

  .header .shortcut_mobile .social_network a:before {
    position: absolute;
    top: 6px;
    left: 0; }

  .header .shortcut_mobile .social_network span {
    text-transform: none;
    margin-bottom: 8px;
    font-family: Hind, Arial, sans-serif; }

  .letters_pagination .letter {
    font-size: 16px;
    font-size: 1.6em; } }
@media screen and (max-width: 700px) {
  .edition_section a.btn_page, .edition_section a.btn {
    margin-right: 0;
    margin-top: 15px;
    display: block;
    text-align: center; }

  .block_news .alignleft {
    float: none; } }
@media screen and (max-width: 600px) {
  .block_themes .a_theme {
    width: 100%;
    float: none;
    margin-right: 0; } }
@media screen and (max-width: 590px) {
  .related_posts .block_news .news {
    padding-top: 2em; }

  .related_posts .block_news .news:before {
    width: 100%;
    left: 0; }

  .block_news .news_title {
    padding-top: 0; }

  .post_section .post_block {
    border-top: 1px solid #707070;
    padding-top: 2em; }

  .post_section .post_title {
    font-size: 16px;
    font-size: 1.6em;
    border-top: none;
    padding-top: 0; }

  .post_section .post_col_highlighted .post_block {
    border-top: none;
    padding-top: 0; }

  .post_section .post_col_highlighted .post_title {
    padding-top: 0.7em; }

  .post_section .post_col .post_image {
    display: none; }

  .post_section .post_col .post_image_smart,
  .post_section .post_col_highlighted .post_image {
    display: block; }

  .post_section .post_col_highlighted .post_image_smart img,
  .post_section .post_col .post_image_smart img {
    width: 100%;
    max-width: 100%;
    height: auto; }

  .post_section .post_col .post_image_smart {
    width: 47.11%;
    float: left; }

  .post_section .post_col .post_description {
    float: left;
    width: 52.89%;
    padding: 0 0 0 2.5em;
    height: auto; }

  .post_section .post_col_highlighted .post_description {
    height: auto;
    width: 100%;
    float: none;
    padding: 0; }

  .post_section .post_col .post_block {
    height: auto; }

  .post_section .post_col_highlighted .post_image {
    height: 250px; }

  .post_section .post_excerpt {
    font-size: 14px;
    font-size: 1.4em;
    line-height: 1.2; }

  .post_section .post_col .block_lng_read_smart,
  .news .block_lng_read_smart {
    display: block;
    position: relative;
    margin-top: 1em; }

  .post_section .post_description .post_lng, .post_block .post_description a.readmore,
  .news .post_details .news_lng, .news .post_details a.readmore {
    display: none; }

  .post_section .post_col_highlighted .post_description .post_lng, .post_col_highlighted .post_block .post_description a.readmore {
    display: block; }

  .news .block_lng_read_smart .news_lng {
    position: relative;
    bottom: auto;
    margin-top: 1em;
    display: block; }

  .news .block_lng_read_smart .news_lng {
    margin-top: 0; }

  .post_section .post_col .block_lng_read_smart .post_lng,
  .news .block_lng_read_smart .post_lng {
    position: relative; }

  .post_section .post_col .block_lng_read_smart .post_lng {
    float: left; }

  .cta_section .cta_description, .cta_section .cta_title {
    text-align: center; }

  .cta_section .cta_title:before {
    width: 100%;
    text-align: center; }

  .cta_section a.btn {
    text-align: center;
    display: block; }

  .cta_section .cta_title, .edition_section .block_edition_right h1 {
    font-size: 30px;
    font-size: 3em; }

  .cta_section .cta_description, .edition_section .block_edition_right .edition_title {
    font-size: 2px;
    font-size: 2em;
    line-height: 1.3; }

  .edition_section .block_edition_right p {
    font-size: 16px;
    font-size: 1.6em;
    line-height: 1.2; }

  .team .member .information {
    padding-left: 0; }

  .team .member .picture {
    float: none;
    height: 150px;
    margin-bottom: 1em; }

  .team .member .social_link {
    display: block; } }
@media screen and (max-width: 530px) {
  .edition_section .block_edition_right p {
    display: none; }

  .edition_section .block_edition_left {
    width: 165px; }

  .edition_section .block_edition_right {
    width: calc(100% - 165px); }

  .edition_section .edition_title_smart {
    font-size: 28px;
    font-size: 2.8em; }

  .edition_section a.btn {
    font-size: 16px;
    font-size: 1.6em; }

  .edition_section .block_edition_right .edition_title {
    font-size: 18px;
    font-size: 1.8em; }

  .block_partners .partner .partner_logo {
    float: none;
    text-align: center;
    width: 100%;
    height: 150px; }

  .block_partners .partner .partner_logo img {
    height: 100%;
    width: auto;
    max-width: 150px; }

  .block_partners .partner .information {
    padding-left: 0;
    text-align: center; }

  .block_partners .partner p {
    text-align: center; }

  .related_posts .block_news .picture {
    width: 125px; }

  .related_posts .block_news .picture img {
    width: 100%;
    height: auto; }

  .related_posts .block_news .post_details {
    padding-left: 145px; }

  .block_news .news_title {
    font-size: 16px;
    font-size: 1.6em; } }
@media screen and (max-width: 460px) {
  .ld_form_2 .two_col_block .item {
    width: 100%;
    float: none; }

  .ms-container .ms-selectable, .ms-container .ms-selection {
    float: none;
    width: 100%; }

  .ms-container .ms-selectable {
    margin-bottom: 3em; }

  .ld_form_2 .two_col_block .item {
    padding: 0; }

  .post_section .post_excerpt {
    display: none; }

  .edition_section .edition_title_smart {
    font-size: 24px;
    font-size: 2.4em; }

  .block_news .news_excerpt {
    display: none; } }
@media screen and (max-width: 400px) {
  .edition_section .block_edition_left {
    display: none; }

  .edition_section .block_edition_right {
    width: 100%; }

  .header .shortcut_mobile .social_network,
  .header .shortcut_mobile ul.menu-shortcut {
    float: none; }

  .header .shortcut_mobile .social_network {
    margin-top: 2em;
    text-align: left; } }
.entry-content .wp-block-ldgejblocks-gej-block-introduction p {
  font-size: 2.2rem;
  font-family: Hind, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.6;
  text-align: left; }
  .entry-content .wp-block-ldgejblocks-gej-block-introduction p em {
    font-style: italic;
    font-family: Hind, Arial, sans-serif;
    font-weight: 600; }
.entry-content .introduction p {
  font-size: 2.2rem;
  font-family: Hind, Arial, sans-serif;
  font-weight: 600;
  text-align: left;
  line-height: 1.8; }
  .entry-content .introduction p.introduction {
    font-size: 2.2rem;
    font-family: Hind, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.2; }
.entry-content .wp-block-ldgejblocks-gej-block-footnote p, .entry-content .wp-block-ldgejblocks-gej-block-footnote a {
  font-family: Hind, Arial, sans-serif;
  color: #7f7f7f; }
.entry-content blockquote {
  padding: 2.5rem 4rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
  position: relative;
  color: #000000; }
  .entry-content blockquote:before, .entry-content blockquote:after {
    font-family: "gej" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #96c52c;
    font-size: 34px;
    position: absolute; }
  .entry-content blockquote:before {
    content: "\e008";
    left: 0;
    top: 0; }
  .entry-content blockquote:after {
    content: "\e009";
    right: 0;
    bottom: 0; }
  .entry-content blockquote p {
    font-family: 'Lora', Times, serif;
    font-style: italic;
    font-weight: 400;
    color: #000000; }
    .entry-content blockquote p:first-child {
      padding-top: 2rem;
      border-top: 2px solid #96c52c; }
    .entry-content blockquote p:last-child {
      margin-bottom: 0;
      padding-bottom: 2rem;
      border-bottom: 2px solid #96c52c; }

body.post_greek .entry-content blockquote p {
  font-family: Times, serif;
  font-style: italic; }

body.single-post .ld_mc_form_include .block_newsletter .ld_mc_form p {
  text-align: left; }

.ld_privacy_popup .ld_privacy_popup_wrapper p {
  font-family: gef-hindregular, Arial, sans-serif; }
.ld_privacy_popup .ld_privacy_popup_wrapper .ld_action .btn {
  color: #FFFFFF;
  background-color: #95C11F;
  font-family: gef-hindregular, Arial, sans-serif;
  -webkit-transition: all 750ms ease-in-out;
  -moz-transition: all 750ms ease-in-out;
  -ms-transition: all 750ms ease-in-out;
  -o-transition: all 750ms ease-in-out; }
  .ld_privacy_popup .ld_privacy_popup_wrapper .ld_action .btn:hover {
    background-color: #87af1d; }

body.single-focus .wp-block-ldgejblocks-gej-posts-block .block-posts .a_post .post_title {
  text-transform: none; }

body.podcasts .block_podcasts {
  margin-top: 5rem; }
  body.podcasts .block_podcasts .podcast {
    padding-bottom: 2rem;
    margin-bottom: 4rem;
    border-bottom: 1px dotted #C7C5C5; }
    body.podcasts .block_podcasts .podcast .player {
      width: 50%;
      float: left;
      border: 1px solid #F2F2F2; }
      @media all and (max-width: 768px) {
        body.podcasts .block_podcasts .podcast .player {
          float: none;
          width: 100%; } }
      body.podcasts .block_podcasts .podcast .player iframe {
        width: 100%;
        height: 208px; }
    body.podcasts .block_podcasts .podcast .podcast_content {
      float: right;
      width: 50%;
      padding: 0 1rem 1rem 3rem; }
      @media all and (max-width: 768px) {
        body.podcasts .block_podcasts .podcast .podcast_content {
          float: none;
          width: 100%;
          padding: 3rem 0; } }
      body.podcasts .block_podcasts .podcast .podcast_content .podcast_date {
        font-family: Hind, Arial, sans-serif;
        color: #96c52c;
        font-size: 1.4rem;
        line-height: 1;
        font-weight: 500; }
      body.podcasts .block_podcasts .podcast .podcast_content .podcast_title {
        display: block;
        font-family: Hind, Arial, sans-serif;
        font-size: 2rem;
        line-height: 1.1;
        color: #000000;
        margin-bottom: 0.7em;
        padding-top: 0.7em;
        font-weight: 500; }
      body.podcasts .block_podcasts .podcast .podcast_content .podcast_category {
        text-transform: uppercase;
        font-family: Hind, Arial, sans-serif;
        font-weight: 500;
        font-size: 1.2rem;
        line-height: 1;
        padding: 0.5em;
        margin-bottom: 1rem;
        background-color: #000000;
        color: #FFFFFF;
        display: inline-block;
        -webkit-transition: all 750ms ease-in-out;
        -moz-transition: all 750ms ease-in-out;
        -ms-transition: all 750ms ease-in-out;
        -o-transition: all 750ms ease-in-out; }
        body.podcasts .block_podcasts .podcast .podcast_content .podcast_category:hover {
          background-color: #95C11F; }
      body.podcasts .block_podcasts .podcast .podcast_content .podcast_authors {
        font-family: Hind, Arial, sans-serif;
        font-size: 1.4rem;
        line-height: 1.1;
        color: #000000;
        margin-bottom: 0.5em; }
        body.podcasts .block_podcasts .podcast .podcast_content .podcast_authors a {
          color: #000000; }
          body.podcasts .block_podcasts .podcast .podcast_content .podcast_authors a:hover {
            text-decoration: underline; }
        body.podcasts .block_podcasts .podcast .podcast_content .podcast_authors span {
          color: #656565;
          font-size: 1.1rem;
          line-height: 1.8;
          text-transform: uppercase; }
      body.podcasts .block_podcasts .podcast .podcast_content .linked_article .readmore {
        float: right; }
      body.podcasts .block_podcasts .podcast .podcast_content .linked_article .language {
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.1rem;
        line-height: 22px;
        font-family: Hind, Arial, sans-serif;
        color: #FFFFFF;
        width: 22px;
        height: 22px;
        position: relative;
        text-align: center;
        border: 1px solid #000000;
        border-radius: 50%;
        background-color: #000000;
        margin-left: 2px;
        -webkit-transition: all 750ms ease;
        -moz-transition: all 750ms ease;
        -ms-transition: all 750ms ease;
        -o-transition: all 750ms ease; }
        body.podcasts .block_podcasts .podcast .podcast_content .linked_article .language:hover {
          color: #000000;
          background-color: #FFFFFF; }

.wp-block-ldgejblocks-gej-podomatic {
  margin: 3rem 0;
  border: 1px solid #F2F2F2; }
