/*
Theme Name: MEA
Theme URI: martinennalsaward.org
Author: Brandsaviors
Author URI: brandsaviors.com
Description: WordPress Theme for MEA - Martin Ennals Awards
Version: 1.0
Tags: custom-menu, grid-layout, featured-images, full-width-template, four-columns, footer-widgets, front-page-post-form, news, threaded-comments, translation-ready
License: http://www.opensource.org/licenses/mit-license.php.
License URI: license.txt
*/
@import url("https://www.martinennalsaward.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.12.0");
body {
	color: #666;
}
header {
  color: #EFE8A7;
  background: rgba(0, 0, 0, 0.9);
  margin-bottom: 0px;
  transition: all 3s ease;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -ms-transition: all 3s ease;
  -o-transition: all 3s ease;
  width: 100%;
  z-index: 9999; }
  @media screen and (max-width: 720px) {
    header {
      margin-bottom: 0; } }
  header nav {
    margin-left: 30px; }
	.fr header nav {
		margin-left: 30px !important;
	}
.fr .menu > li > a {
	padding: 0.8rem 0.5rem;
}
  header .row > .columns {
    padding: 10px 0 7px 0; }
    @media screen and (max-width: 720px) {
      header .row > .columns {
        padding: 4px 0; } }
    header .row > .columns.top-search, header .row > .columns.languages {
      font-family: "Open Sans", Arial, sans-serif;
      background: #232323;
      padding: 18px 0;
      font-size: 22px;
      color: #c2c2c2;
      text-align: center;
      cursor: pointer;
      float: right;
      width: 70px; }
    header .row > .columns.languages {
      background: #000; }
      header .row > .columns.languages #lang_sel {
        height: auto; }
        header .row > .columns.languages #lang_sel ul {
          border: none;
          width: auto; }
          header .row > .columns.languages #lang_sel ul a {
            line-height: 18px; }
          header .row > .columns.languages #lang_sel ul ul {
            padding-top: 18px !important;
            background: #000; }
            header .row > .columns.languages #lang_sel ul ul li {
              padding: 23px !important;
              margin-left: -20px !important;
              background: #000; }
              header .row > .columns.languages #lang_sel ul ul li.icl-en {
                padding: 20px !important;
                margin-left: -22px !important; }
              header .row > .columns.languages #lang_sel ul ul li a {
                color: #fff; }
        header .row > .columns.languages #lang_sel a {
          font-size: 22px;
          font-family: "Open Sans", Arial, sans-serif;
          border: none;
          padding: 0; }
          header .row > .columns.languages #lang_sel a.lang_sel_sel {
            color: #fff;
            background: transparent; }
        header .row > .columns.languages #lang_sel li {
          width: auto; }

/* Logo SVG */
.logo {
  display: inline-block; }
  @media screen and (max-width: 720px) {
    .logo {
      max-width: 60%;
      z-index: 99999;
      position: relative; } }

.fully {
  background: #527d5c; }

.menu li.current-menu-item a {
  color: #d6c527; }
.menu a {
  font-size: 14px;
  color: #EFE8A7;
  text-transform: uppercase;
  white-space:nowrap;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 700; }
  .menu a:hover {
    color: #e7dd7c; }

.slider {
  position: relative;
  margin-top: -40px;
  margin-bottom: 70px; }
  @media screen and (max-width: 720px) {
    .slider {
      margin-top: 0; } }

#search-form input {
  position: absolute;
  right: 0;
  top: 69px;
  width: 100%;
  font-size: 18px;
  background: #232323;
  border: none;
  color: #EFE8A7;
  box-shadow: none;
  height: 4rem;
  text-align: center;
  display: block;
  z-index: 9999999; }
  #search-form input::-webkit-input-placeholder, #search-form input::-moz-placeholder, #search-form input:-moz-placeholder, #search-form input:-ms-input-placeholder {
    color: #EFE8A7; }

/* Resp menu */
a.meanmenu-reveal {
  display: none; }

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: transparent;
  padding: 4px 0;
  min-height: 42px;
  margin-top: -52px;
  z-index: 99999; }
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both; }
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700; }
  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px; }
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #424242;
  margin-top: 44px;
  margin-left: 0;}
  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none; }
    .mean-container .mean-nav ul li {
      position: relative;
      float: left;
      width: 100%; }
      .mean-container .mean-nav ul li a {
        display: block;
        float: left;
        width: 90%;
        padding: 1em 5%;
        margin: 0;
        text-align: left;
        color: #fff;
        border-top: 1px solid #383838;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        text-decoration: none;
        text-transform: uppercase; }
        .mean-container .mean-nav ul li a:hover {
          background: #252525;
          background: rgba(255, 255, 255, 0.1); }
        .mean-container .mean-nav ul li a.mean-expand {
          margin-top: 1px;
          width: 26px;
          height: 32px;
          padding: 12px !important;
          text-align: center;
          position: absolute;
          right: 0;
          top: 0;
          z-index: 2;
          font-weight: 700;
          background: rgba(255, 255, 255, 0.1);
          border: none !important;
          border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important; }
          .mean-container .mean-nav ul li a.mean-expand:hover {
            background: rgba(0, 0, 0, 0.9); }
      .mean-container .mean-nav ul li li a {
        width: 80%;
        padding: 1em 10%;
        border-top: 1px solid #f1f1f1;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
        opacity: 0.75;
        filter: alpha(opacity=75);
        text-shadow: none !important;
        visibility: visible; }
      .mean-container .mean-nav ul li .mean-last a {
        border-bottom: none;
        margin-bottom: 0; }

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%; }

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%; }

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%; }

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0; }

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.mean-remove {
  display: none !important; }

body.dslc-page .content {
  max-width: none; }

h1, h2, h3, h4, h5 {
  color: #527d5c;
  font-weight: 500; }
h1, h2 { margin-top: 4rem; }

.dslc-text-module-content a, article p a, .grid-infos a, .single-content a {
  border-bottom: 1px solid #EFE8A7;
  box-shadow: 0 -3px 0 #EFE8A7 inset;
  color: inherit;
  transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1) 0s; }
  .dslc-text-module-content a:hover, article p a:hover, .grid-infos a:hover, .single-content a:hover {
    background: #EFE8A7; }

#filters {
  margin: 0 0 30px 0; }
  #filters li {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 20px 10px 0; }
    #filters li a {
      color: #424242;
      padding: 5px 10px; }
      #filters li a.selected {
        background: #3e5e45;
        color: #fff; }

.grid-infos {
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Open Sans Condensed", Arial, sans-serif;
  font-size: 1.5rem; }
  .grid-infos .title {
    margin: 0; }
    .grid-infos .title a, .title a {
      text-transform: none;
      color: #527d5c; }

.timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
  overflow: hidden; }
  @media screen and (max-width: 720px) {
    .timeline {
      margin-top: 0;
      padding-top: 0; } }
  .timeline::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    height: 100%;
    width: 2px;
    border: 1px dashed #cccccc; }
    @media screen and (max-width: 720px) {
      .timeline::before {
        display: none; } }
  @media screen and (max-width: 720px) {
    .timeline > .row .year:first-child {
      margin-top: 0; } }
  .timeline .row {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
    margin-bottom: 30px; }
    @media screen and (max-width: 720px) {
      .timeline .row {
        opacity: 1;
        visibility: visible; } }
  .timeline .row:nth-child(odd) > .columns:first-child {
    float: right; }
  .timeline .row:nth-child(odd) > .columns:last-child {
    float: left; }
  .timeline .row.in-view {
    transform: none;
    visibility: visible;
    opacity: 1; }
  .timeline .year {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 150px; }
    @media screen and (max-width: 720px) {
      .timeline .year {
        position: relative;
        margin-top: 10px; } }
    .timeline .year time {
      background: #547e5e;
      color: #EFE8A7;
      padding: 15px 20px;
	  border-radius: 22px;
      font-weight: bold; }
      @media screen and (max-width: 720px) {
        .timeline .year time {
          display: block; } }
  @media screen and (max-width: 720px) {
    .timeline h4 {
      margin-bottom: 0; } }

.timeline-infos {
  margin-top: 30px;
  text-transform: uppercase; 
	color: #527d5c;
    font-size: 22px;
}

  .timeline-infos h5 {
    margin-top: 0;
    font-weight: normal;
	color: #999;
    font-size: 22px;
}
.timeline p {
	color: #999;
}

.read-more {
  padding-left: 10px; }

.pagination .screen-reader-text {
  display: none; }

.overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
  visibility: visible; }
  .overlay h4 {
    font-weight: 400;
    position: absolute;
    font-family: "Open Sans", Arial, sans-serif;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #EFE8A7; }
    .overlay h4 span {
      font-weight: 700; }

.media-object:hover .overlay {
  opacity: 0;
  visibility: hidden; }

/* Single blog */
.single-content {
  font-family: "Droid Serif", Arial, sans-serif;
  font-size: 1.375rem;
  line-height: 1.625rem;
  margin: 40px 0 80px 0; }

.tags {
  text-transform: uppercase; }
  .tags a {
    color: #fff;
    background: #527d5c;
    padding: 0.4375rem 1rem;
    font-weight: bold;
    font-size: 0.875rem;
    display: inline-block;
    margin-bottom: 15px; }

/* Index blog */
.blog .item {
  margin-bottom: 50px; }
  .blog .item .title a {
    color: #527d5c; }
.blog .post-categories {
  margin: 0 0 20px 0;
  color: #ccc; }
  .blog .post-categories li {
    list-style: none;
    display: inline-block;
    margin-right: 5px; }
    .blog .post-categories li:after {
      content: "|";
      padding-left: 5px; }
    .blog .post-categories li a {
      color: #ccc;
      text-transform: uppercase; }
.blog .posted-on {
  text-transform: uppercase;
  color: #424242;
  margin: 20px 0 0 0; }

.index-content {
  margin-top: 80px; }
  @media screen and (max-width: 720px) {
    .index-content {
      margin-top: 0; } }

/* Single hrd */
.gradient {
  background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.65) 74%, rgba(0, 0, 0, 0.65) 75%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.65) 74%, rgba(0, 0, 0, 0.65) 75%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.65) 74%, rgba(0, 0, 0, 0.65) 75%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
  /* IE6-9 */ }

.single-hrd h1, .single-hrd h2, .single-hrd h3, .single-hrd h4, .single-hrd h5 {
  text-transform: uppercase; }
.single-hrd footer {
  margin-top: 0; }
.single-hrd .full-image {
  background: #424242;
  position: relative;
}
  .single-hrd .full-image .row {
    padding: 200px 0;
    position: relative;
    z-index: 9999; }
    .single-hrd .full-image .row h1 {
      color: #fff; }
    .single-hrd .full-image .row h3 {
      font-weight: 300;
      color: #cccccc;
      font-family: "Open Sans", Arial, sans-serif; }

#film {
  margin-bottom: 50px; text-align:center; }

#film .videos {  }

.hrd-menu {
  font-family: "Open Sans", Arial, sans-serif;
  text-transform: uppercase;
  line-height: 3.1rem; }

.thumbnail-infos {
  color: #EFE8A7; }
  .thumbnail-infos img {
    float: left;
    opacity: .8; }
  .thumbnail-infos span {
    font-weight: bold;
    margin-left: 15px; }

.menu-infos {
  background: #5c8c67; }
  .menu-infos .menu li a {
    padding: 1rem;
    font-weight: 400;
    font-family: "Open Sans", Arial, sans-serif; }

.next-post {
  text-align: center; }
  .next-post i {
    color: #fff;
    line-height: 3.1rem;
    padding: 0 0.9375rem; }

.single-infos {
  padding-top: 50px;
  padding-bottom: 80px; }
  .single-infos h4 {
    font-weight: 400;
    color: #0a0a0a; }
  .single-infos ul {
    margin: 0; }
    .single-infos ul li {
      list-style-type: none;
      text-transform: uppercase;
      font-weight: bold; }
    .single-infos ul span {
      width: 180px;
      float: left;
      font-weight: normal; }
      @media screen and (max-width: 720px) {
        .single-infos ul span {
          display: block;
          clear: both;
          width: 100%; } }

/* Footer */
footer {
  background: #212121;
  padding: 30px 0 0 0;
  color: #fff;
  margin-top: 50px;
  font-size: 0.85rem; }

  footer h5 {
    color: #EFE8A7;
    text-transform: uppercase; 
	margin: 1rem 0;
    font-weight: 300;}
  
footer .copyright {
    padding: 5px 0;
    margin-top: 50px;
	color: #666;
    font-size: .7rem; }

footer .textwidget {
    line-height: 1.4rem;
}

/* Misc */
.fully .callout {
  margin-bottom: 0; }

.noMargin {
  margin-top: -40px; }

.is_stuck {
  z-index: 9999999999; }

/* Gravity Form */
.gform_body label {
  display: none; }
.gform_body input::-webkit-input-placeholder, .gform_body input::-moz-placeholder, .gform_body input:-moz-placeholder, .gform_body input:-ms-input-placeholder {
  color: #000; }
.gform_confirmation_message {
	font-size: 30px;
    color: #547e5e;
}

/* Default WP editor styles */
.alignright {
  display: inline;
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  display: inline;
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  clear: both;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }
a img.alignnone {
  margin: 5px 20px 20px 0; }
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }
a img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.wp-caption {
  padding: 5px 3px 10px;
  max-width: 96%;
  /* Image does not overflow the content area */
  background: #fff;
  text-align: left; }
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignleft {
    margin: 5px 20px 20px -150px;
    float: left; }
  .wp-caption.alignright {
    margin: 5px -150px 20px 20px;
    float: right; }
  .wp-caption img {
    margin: 0;
    padding: 0;
    max-width: 98.5%;
    width: auto;
    height: auto;
    border: 0 none; }
  .wp-caption p.wp-caption-text {
    font-family: "Open Sans Condensed", Arial, sans-serif;
    margin: 0;
    padding: 5px 0 4px 0;
    color: #000;
    font-size: 15px;
    line-height: 17px;
    letter-spacing: 1px; }

.link-pages {
  clear: both; }

blockquote, blockquote p {
  font-family: "Montserrat", Arial, sans-serif;
  color: #527d5c;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.2; }

/* --------------------------------------------------
 * FIX on HRD GALLERY
 * */

#photosy {
    text-align: center;
}
#photosy div {
    display: inline-block;
}
#photosy div img {
    height: 300px!important;
    width: auto;
}

/* --------------------------------------------------
 * GRAVITY FORM
 * */

.gform_button.button {background: #547E5E;}
#search-form input {display: none;}
.page-title {text-align: center; padding-bottom:20px;text-transform: uppercase;}
.home .page-title {display: none !important;}
@media screen and (max-width: 720px) {
	.timeline p, .timeline .timeline-infos {padding: 0 15px;}
}
.gform_body input[type="text"], .gform_body textarea, .gform_body select {background:#fff; border:1px solid #e5e5e5;height:3rem;box-shadow:none;border-radius:5px; font-size: 20px;
    padding: 30px 20px;}
.gform_wrapper .gsection {border-bottom: none !important;}
.ginput_container, .gform_button.button, .gfield_label, .gfield_html {font-family: "Open Sans" ;font-size: 16px ;}
.gform_button.button {font-weight: bold; text-transform: uppercase;}
.gfield_html {font-weight: 400; }
.postid-1228 .posted-on {display: none;}

.gfield_checkbox label { font-size: 18px!important; }
.eael-custom-radio-checkbox input[type=checkbox], .eael-custom-radio-checkbox input[type=radio] { margin:9px!important;}

.elementor-shortcode .gform_wrapper h2.gsection_title { margin: 4rem 0 1rem 0!important; font-size:30px; font-weight:500; }
.elementor-shortcode .gform_wrapper  .smaller h2.gsection_title { font-size: 25px; }
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
	font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
}
.gform_wrapper .top_label .gsection_description {
	font-size: 18px;
}
.gform_body textarea { font-size:inherit;     padding: 15px 10px; }

/* --------------------------------------------------
 * ELEMENTOR STYLES
 * */

/* Title H1 */
h1, .elementor-widget-heading h1.elementor-heading-title { margin: 4rem 0 1rem 0; text-transform: uppercase; font-size:50px; font-weight:400; }

/* Title H2 */
.elementor-widget-heading h2.elementor-heading-title { margin: 4rem 0 1rem 0; text-transform: uppercase; font-size:26px; font-weight:500; }

/* Post title */
.elementor-widget-posts h3.elementor-post__title { margin-bottom: 1rem; }
.elementor-widget-posts h3.elementor-post__title a, 
.elementor-widget-heading h3.elementor-heading-title > a,
.timeline h3 a { color:#54595f; font-size:29px; font-weight:500; margin-bottom:1rem;     
	border-bottom: 1px solid #EFE8A7;
    box-shadow: 0 -3px 0 #EFE8A7 inset;
    transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1) 0s;
}
.elementor-widget-posts h3.elementor-post__title a:hover, 
.elementor-widget-heading h3.elementor-heading-title > a:hover,
.timeline h3 a:hover{
	background: #EFE8A7;
}

/* Post date */
.elementor-posts .elementor-post__text .elementor-post__meta-data, 
.posted-on { font-size:20px; color: #adadad; }

.elementor-text-editor a {
	border-bottom: 1px solid #EFE8A7;
    box-shadow: 0 -3px 0 #EFE8A7 inset;
    color: inherit;
    transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1) 0s;

}
.elementor-text-editor a:hover { background: #EFE8A7; }

/* Post title */
h2.title {
    font-size: 60px;
}

/* Footer Social Icon */
.elementor-social-icon {
	background-color: #212121!important;
	font-size: 25px!important;
    padding: 0.3em 0!important;
	margin-right:20px!important;
}
.elementor-social-icon i {
	    color: #547e5e!important;
}



