@charset "UTF-8";
/*****************************************************************************
*    Project: Web Corporativa Everis
*    Title: blog_page.scss
******************************************************************************/
/* Breakpoints */
/* Background colors */
/* Font colors */
/* Font families */
/* Font sizes */
/* Image Heights */
/* Other */
/*****************************************************************************
*    Project: Web Corporativa Everis
*    Title: fonts.scss
******************************************************************************/
@font-face {
  font-family: 'Helvetica-thin';
  src: url("fonts/Helvetica/eot/Helvetica-thin.eot");
  src: url("fonts/Helvetica/eot/Helvetica-thin.eot#iefix") format("embedded-opentype"), url("fonts/Helvetica/woff/Helvetica-thin.woff") format("woff"), url("fonts/Helvetica/svg/Helvetica-thin.svg?#helvetica") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica-light';
  src: url("fonts/Helvetica/eot/Helvetica-light.eot");
  src: url("fonts/Helvetica/eot/Helvetica-light.eot#iefix") format("embedded-opentype"), url("fonts/Helvetica/woff/Helvetica-light.woff") format("woff"), url("fonts/Helvetica/svg/Helvetica-light.svg?#helvetica") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica-bold';
  src: url("fonts/Helvetica/eot/Helvetica-bold.eot");
  src: url("fonts/Helvetica/eot/Helvetica-bold.eot#iefix") format("embedded-opentype"), url("fonts/Helvetica/woff/Helvetica-bold.woff") format("woff"), url("fonts/Helvetica/svg/Helvetica-bold.svg?#helvetica") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'eve-icons';
  src: url("fonts/Eve-icons/fonts/Eve-icons.eot?6hjnyj");
  src: url("fonts/Eve-icons/fonts/Eve-icons.eot?6hjnyj#iefix") format("embedded-opentype"), url("fonts/Eve-icons/fonts/Eve-icons.woff?6hjnyj") format("woff"), url("fonts/Eve-icons/fonts/Eve-icons.svg?6hjnyj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icomoon';
  src: url("fonts/Icomoon/eot/icomoon-normal.eot?guk7op");
  src: url("fonts/Icomoon/eot/icomoon-normal.eot?guk7op#iefix") format("embedded-opentype"), url("fonts/Icomoon/woff/icomoon-normal.woff?guk7op") format("woff"), url("fonts/Icomoon/svg/icomoon-normal.svg?guk7op#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'iconmaterial';
  src: url("fonts/MaterialIcons/MaterialIcons.eot?fma6nw");
  src: url("fonts/MaterialIcons/MaterialIcons.eot?fma6nw#iefix") format("embedded-opentype"), url("fonts/MaterialIcons/MaterialIcons.ttf?fma6nw") format("ttf"), url("fonts/MaterialIcons/MaterialIcons.woff?fma6nw") format("woff"), url("fonts/MaterialIcons/MaterialIcons.svg?fma6nw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.no_inner_shadow, .region-sidebar-second .block-simplenews form .form-actions input,
.region-sidebar-second .block-simplenews form .form-subscription-button input,
.region-sidebar-second .block-simplenews form .form-item-mail input,
.paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions input,
.paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button input,
.paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-item-mail input {
  -webkit-appearance: none;
  box-shadow: inset 0px 0px 0px 0px white; }
  .no_inner_shadow::-moz-focus-inner, .region-sidebar-second .block-simplenews form .form-actions input::-moz-focus-inner,
  .region-sidebar-second .block-simplenews form .form-subscription-button input::-moz-focus-inner,
  .region-sidebar-second .block-simplenews form .form-item-mail input::-moz-focus-inner,
  .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions input::-moz-focus-inner,
  .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button input::-moz-focus-inner,
  .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-item-mail input::-moz-focus-inner {
    border: 0;
    padding: 0; }

.pt20 {
  padding-top: 20px !important; }

.m0 {
  margin: 0 !important; }

.mb100 {
  margin-bottom: 150px !important; }

@-moz-document url-prefix() {
  .pane-eve-all-posts .posts .views-field-views-conditional-1 a,
  .posts .views-field-field-blog-social-description .field-content,
  .views-field-title-2 a,
  .author-post a,
  .author-post span {
    line-height: 1.3em; } }
body {
  background-color: #f5f5f5 !important;
  font-family: "Helvetica-light", "entypo", arial;
  color: #505050;
  padding: 0; }
  @media screen and (min-width: 768px) {
    body {
      padding-left: 70px; } }

a {
  text-decoration: none;
  color: #9aad04; }
  a:hover {
    text-decoration: none;
    color: #9aad04; }

h1, h2, h3, h4, h5 {
  font-family: "Helvetica-light", "entypo", arial;
  color: #9aad04; }

.page-title,
.block-title,
.views-widget-sort-by {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #959595; }
  .page-title select,
  .block-title select,
  .views-widget-sort-by select {
    font-family: "Helvetica-bold", "entypo", arial; }

.view-eve-blog-authors .page-title,
.view-eve-blog-teams .page-title {
  padding: 20px 0 0 0px;
  border-top: 1px solid #dcdcdc; }

.search-pages .views-widget-sort-by {
  position: absolute;
  right: 0;
  margin: 0; }

.custom-sort-by h1 {
  margin: 0 0 16px 0; }
.custom-sort-by h2 {
  margin: 10px 0; }
.custom-sort-by .views-widget-sort-by {
  display: inline-flex; }

.views-widget-sort-by {
  float: right !important;
  margin-top: -40px; }
  .views-widget-sort-by .block-title:after {
    content: ": ";
    padding-right: 5px; }
  .views-widget-sort-by .form-item-sort-by label:after {
    content: ": ";
    padding-right: 5px; }
  .views-widget-sort-by .form-item-sort-by select {
    color: #747474;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
    border: none;
    background-color: #f5f5f5 !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0); }
    .views-widget-sort-by .form-item-sort-by select::-ms-expand {
      display: none; }
    .views-widget-sort-by .form-item-sort-by select option {
      background-color: #FFF;
      border: none; }
  .views-widget-sort-by:after {
    position: relative;
    font-family: 'iconmaterial' !important;
    content: "\e313";
    font-size: 18px;
    color: #505050;
    top: 4px;
    left: 0px; }
  .views-widget-sort-by:hover select {
    cursor: pointer; }
  .views-widget-sort-by:hover:after {
    content: "\e316"; }

.pager.pager-show-more {
  margin: 40px 0; }
  .pager.pager-show-more li > a {
    display: inline-block; }

.pager li > a {
  /* width: 140px; */
  color: #9aad04;
  border-radius: 0px;
  border: 1px solid #9aad04;
  text-transform: uppercase;
  background: transparent;
  letter-spacing: 2px;
  font-family: "Helvetica-bold", "entypo", arial;
  padding: 25px 20px;
  display: inline; }

.color-green {
  color: #9aad04 !important; }

.authors .author_pic {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  position: inherit;
  float: left;
  overflow: hidden;
  margin-top: 20px;
  background-color: #c8c8c8; }
  .authors .author_pic :nth-child(4) {
    z-index: -50; }
  .authors .author_pic img {
    position: relative;
    float: left; }
  .authors .author_pic.two_authors img {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin-left: 50%; }
    .authors .author_pic.two_authors img:first-child {
      margin-left: -50%; }
  .authors .author_pic.many_authors img {
    width: 50%;
    height: 50%; }

.blog_main_header a:focus {
  outline: 0 !important;
  color: #9aad04;
  text-decoration: none; }

.views-field-field-author-background-image,
.views-field-field-background-image,
.field-name-field-image {
  filter: brightness(80%); }

b, strong {
  font-family: "Helvetica"; }

/* honeypot */
.url-textfield {
  display: none !important; }

/* label suscripcion */
.box-suscript {
  position: fixed;
  z-index: 999999999;
  right: 0;
  opacity: .96;
  height: 60px;
  position: fixed;
  direction: ltr !important;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
  float: none !important; }
  .box-suscript #label-suscript {
    right: -2px;
    -webkit-border-radius: 5px 0 0 5px;
    /* Safari  */
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    /* Firefox */
    font-family: "Helvetica-light", "entypo", arial;
    position: relative;
    width: 40px;
    background: #9aad04;
    padding: 12px 14px 12px 12px;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
    -moz-transition: -moz-box-shadow 0.1s ease-in-out;
    -o-transition: -o-box-shadow 0.1s ease-in-out;
    -ms-transition: -ms-box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    margin: 0;
    float: none !important;
    height: auto !important;
    text-transform: initial !important;
    line-height: normal;
    direction: ltr !important; }
    .box-suscript #label-suscript:hover {
      right: 0;
      -webkit-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.24);
      -moz-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.24);
      box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.24); }
    .box-suscript #label-suscript div.label-suscript-text {
      letter-spacing: 0.8px;
      position: relative;
      cursor: pointer;
      -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
      -moz-transition: -moz-box-shadow 0.1s ease-in-out;
      -o-transition: -o-box-shadow 0.1s ease-in-out;
      -ms-transition: -ms-box-shadow 0.1s ease-in-out;
      transition: box-shadow 0.1s ease-in-out;
      -webkit-box-sizing: border-box !important;
      -moz-box-sizing: border-box !important;
      box-sizing: border-box !important;
      color: #ffffff;
      display: inline-block !important;
      overflow-wrap: normal !important;
      word-break: normal !important;
      word-wrap: normal !important;
      white-space: nowrap !important;
      filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
      cursor: pointer;
      -webkit-writing-mode: vertical-lr;
      -moz-writing-mode: vertical-lr;
      -ms-writing-mode: tb-rl;
      -o-writing-mode: vertical-lr;
      writing-mode: vertical-lr;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .box-suscript #label-suscript i {
      color: #ffffff;
      display: inline-block !important;
      margin: 3px 0 0 3px !important;
      font-size: 14px;
      direction: ltr !important;
      speak: none !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      overflow-wrap: normal !important;
      word-break: normal !important;
      word-wrap: normal !important;
      white-space: nowrap !important;
      line-height: normal !important;
      -webkit-font-smoothing: antialiased !important;
      -moz-osx-font-smoothing: grayscale !important;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      border: 0;
      outline: 0;
      font-size: 100%;
      vertical-align: baseline;
      background: transparent;
      margin: 0;
      padding: 0;
      float: none !important;
      height: auto; }

/* header + footer  */
.blog_language {
  float: left;
  border: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: "Helvetica-bold", "entypo", arial; }
  .blog_language .block-locale {
    position: relative;
    display: inline-block; }
    .blog_language .block-locale .block-title {
      display: none; }
    .blog_language .block-locale ul {
      position: absolute;
      margin: 0 20px;
      padding: 0;
      border-radius: 2px;
      width: auto;
      z-index: 2;
      cursor: pointer; }
      .blog_language .block-locale ul li:only-child:after {
        display: none; }
      .blog_language .block-locale ul li {
        display: block; }
        .blog_language .block-locale ul li.first {
          margin: 0; }
        .blog_language .block-locale ul li.active {
          position: absolute;
          top: 0;
          z-index: 3;
          cursor: pointer;
          margin-bottom: 35px; }
          .blog_language .block-locale ul li.active:after {
            position: absolute;
            font-family: 'iconmaterial' !important;
            content: "\e313";
            font-size: 18px;
            color: #505050;
            top: -4px !important; }
          .blog_language .block-locale ul li.active a {
            color: #505050;
            font-weight: bold; }
        .blog_language .block-locale ul li:not(.active) {
          -webkit-transition: opacity 0.3s , visibility 0s, height 0s linear;
          -moz-transition: opacity 0.3s , visibility 0s, height 0s linear;
          -ms-transition: opacity 0.3s , visibility 0s, height 0s linear;
          -o-transition: opacity 0.3s , visibility 0s, height 0s linear;
          transition: opacity 0.3s , visibility 0s, height 0s  linear;
          opacity: 0;
          height: 0;
          visibility: hidden;
          font-family: "Helvetica-light", "entypo", arial;
          line-height: 30px;
          background-color: #ffffff;
          border: 1px solid rgba(188, 188, 188, 0.5);
          position: relative; }
          .blog_language .block-locale ul li:not(.active) ~ li {
            border-top: 0; }
          .blog_language .block-locale ul li:not(.active).first:before, .blog_language .block-locale ul li:not(.active).first:after {
            position: absolute;
            bottom: 98.8%;
            left: 93%;
            content: " ";
            height: 0;
            width: 0;
            pointer-events: none;
            z-index: 10; }
          .blog_language .block-locale ul li:not(.active).first:after {
            border-width: 8px;
            margin-left: -13px; }
          .blog_language .block-locale ul li:not(.active):hover {
            background-color: #f5f5f5; }
            .blog_language .block-locale ul li:not(.active):hover:after {
              border-bottom-color: #f5f5f5; }
          .blog_language .block-locale ul li:not(.active) a {
            color: #505050;
            display: block;
            width: 100%;
            height: 100%;
            padding: 10px; }
          .blog_language .block-locale ul li:not(.active) .locale-untranslated {
            font-style: normal;
            text-decoration: line-through;
            padding: 10px;
            display: block;
            cursor: default; }
      .blog_language .block-locale ul:hover li:not(.active) {
        opacity: 1;
        visibility: visible;
        height: auto;
        width: 7em;
        text-align: center; }
        .blog_language .block-locale ul:hover li:not(.active).first {
          margin-top: 23px; }
      .blog_language .block-locale ul:hover li.active:after {
        content: "\e316"; }

header .blog_language .block-locale ul {
  margin: 0 20px; }

.blog_footer .blog_language {
  float: right;
  display: inline-block;
  clear: right;
  width: 100px;
  margin-right: 20px; }
  .blog_footer .blog_language ul {
    margin: 0 -15px; }
    .blog_footer .blog_language ul li a {
      padding: 0 9px; }
  .blog_footer .blog_language .block-locale ul li.active {
    width: 105px;
    text-align: center; }
  .blog_footer .blog_language .block-locale ul li:not(.active).first::before {
    left: 96%; }
  .blog_footer .blog_language .block-locale ul:hover li:not(.active) {
    margin-left: 15px;
    width: 8em;
    text-align: center; }

@media screen and (max-width: 767px) {
  .blog_language .block-locale {
    margin: 0; }
    .blog_language .block-locale ul {
      margin: 12px 0px 0 10px !important; }
    .blog_language .block-locale ul:hover li:not(.active) {
      width: 4.5em; }

  .blog_footer .blog_language .block-locale ul:hover li:not(.active) {
    width: 4.5em;
    margin-left: 37px; } }
header .blog_language .region-language #block-locale-language ul.language-switcher-locale-url {
  margin: 25px 0 0 20px; }

.nav-search li {
  z-index: 100; }

@media screen and (max-width: 767px) {
  #sticky-social {
    position: absolute;
    margin-top: -5px; }
    #sticky-social li .iconmaterial_menu:before {
      color: #959595;
      font-size: 26px; }
    #sticky-social li ~ li {
      display: none; } }
@media screen and (min-width: 768px) {
  #sticky-social {
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    background-color: #ffffff;
    width: 61px;
    border-right: 1px solid rgba(188, 188, 188, 0.5);
    z-index: 10; }
    #sticky-social ul:focus {
      outline: none;
      box-shadow: none; }
    #sticky-social li.empty_divider_li {
      height: 23px;
      min-height: 0; }
    #sticky-social li {
      display: block;
      min-height: 40px;
      position: relative;
      text-align: center;
      width: 61px;
      margin: 0;
      padding: 0;
      top: 30px; }
      #sticky-social li a {
        cursor: pointer;
        background: #ffffff;
        width: 60px;
        border-bottom: 1px solid #dcdcdc;
        font-size: 12px;
        color: #ffffff;
        padding: 0;
        margin: 0;
        position: relative;
        height: 60px;
        line-height: 70px; }
        #sticky-social li a.active i {
          color: #9aad04; }
        #sticky-social li a.no-border {
          border: none;
          height: 60px;
          line-height: 73px; }
          #sticky-social li a.no-border [class^="iconmaterial_"], #sticky-social li a.no-border [class*=" iconmaterial_"] {
            font-size: 36px; }
          #sticky-social li a.no-border:focus {
            outline: none;
            box-shadow: none; }
          #sticky-social li a.no-border:after {
            content: ''; }
        #sticky-social li a.inverted {
          background: #9aad04; }
          #sticky-social li a.inverted [class^="iconmaterial_"], #sticky-social li a.inverted [class*=" iconmaterial_"] {
            color: #ffffff;
            font-size: 36px;
            line-height: 1.6em; }
        #sticky-social li a [class^="iconmaterial_"], #sticky-social li a [class*=" iconmaterial_"] {
          color: #959595;
          font-size: 24px;
          line-height: 40px; }
        #sticky-social li a span {
          display: none; }
        #sticky-social li a:hover {
          background-color: #f5f5f5; }
          #sticky-social li a:hover .iconmaterial_search:before {
            color: #9aad04; }
          #sticky-social li a:hover span {
            position: absolute;
            display: block;
            z-index: 2;
            top: -1px;
            background: white;
            left: 60px;
            color: #959595;
            white-space: nowrap;
            letter-spacing: 2px;
            line-height: 60px;
            padding: 0 10px;
            font-size: 12px;
            text-transform: uppercase;
            border: 1px solid rgba(188, 188, 188, 0.5);
            font-family: "Helvetica-light", "entypo", arial; }
            #sticky-social li a:hover span:after, #sticky-social li a:hover span:before {
              right: 100%;
              top: 50%;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              position: absolute;
              pointer-events: none; }
            #sticky-social li a:hover span:after {
              border-right-color: #ffffff;
              border-width: 8px;
              margin-top: -8px; }
            #sticky-social li a:hover span:before {
              border-right-color: rgba(188, 188, 188, 0.5);
              border-width: 9px;
              margin-top: -9px; } }
body > .container-fluid > header {
  margin-top: 20px;
  margin-bottom: 20px; }
  body > .container-fluid > header .blog_logo {
    display: block;
    float: right;
    margin: auto;
    padding: auto; }
  body > .container-fluid > header .blog_main_header {
    float: left;
    color: #9aad04;
    font-size: 48px; }
  body > .container-fluid > header:after {
    content: ' ';
    display: block;
    clear: both; }
  body > .container-fluid > header .breadcrumbs {
    padding-top: 75px; }
    body > .container-fluid > header .breadcrumbs .easy-breadcrumb {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 12px;
      color: #959595;
      margin-bottom: 24px; }
      body > .container-fluid > header .breadcrumbs .easy-breadcrumb:before {
        content: ' ';
        clear: left;
        display: block; }
      body > .container-fluid > header .breadcrumbs .easy-breadcrumb a {
        color: #959595; }

@media screen and (max-width: 767px) {
  body > .container-fluid > header {
    margin: 30px 0; }
    body > .container-fluid > header .blog_main_header {
      margin-left: 40px;
      font-size: 36px; }
    body > .container-fluid > header .breadcrumbs {
      display: none; } }
.blog_footer {
  margin: 80px 0;
  padding: 0 15px;
  position: relative; }
  .blog_footer ul li a {
    padding: 5px 15px;
    color: #505050;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 2px; }
    .blog_footer ul li a:hover {
      background-color: transparent; }
  .blog_footer ul li.active:after {
    top: 0 !important; }
  .blog_footer h2.block-title {
    display: none; }
  .blog_footer .block-eve-social-region {
    display: inline-block;
    float: right;
    padding-right: 17px;
    line-height: 15px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .blog_footer .block-eve-social-region {
        text-align: right; } }
    @media screen and (max-width: 768px) {
      .blog_footer .block-eve-social-region {
        display: inline-block;
        float: right;
        padding-right: 17px;
        line-height: 15px;
        text-align: center;
        width: 100%;
        margin-top: 18px; } }
    .blog_footer .block-eve-social-region li {
      display: inline-block;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      background-color: #ffffff;
      width: 50px;
      height: 50px; }
      .blog_footer .block-eve-social-region li:hover {
        background-color: #9aad04;
        border: 1px solid #9aad04; }
        .blog_footer .block-eve-social-region li:hover a > i {
          color: #ffffff; }
      .blog_footer .block-eve-social-region li a {
        display: inline-block;
        color: #505050;
        text-decoration: none;
        text-align: center; }
        .blog_footer .block-eve-social-region li a i:before {
          font-size: 21px;
          width: 50px;
          height: 50px;
          line-height: 50px; }
        .blog_footer .block-eve-social-region li a span {
          display: none; }

.blog_footer_copyright {
  margin: 30px;
  text-align: center;
  color: #505050;
  font-size: 12px; }
  .blog_footer_copyright a {
    font-weight: bold; }

@media screen and (max-width: 767px) {
  .blog_footer ul li.active {
    /*width: 100%;
    text-align: right;
    right: 20px;*/ }
  .blog_footer .blog_language .block-locale ul {
    margin: -4px 0px 0 10px !important; } }
body.node-type-landing .blog_footer {
  /*
  // imagen
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/newsletter.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;*/
  /*
  // gradiente de verde a azul
  background: -webkit-linear-gradient(90deg, rgb(154,174,5), rgb(103,133,192));
  background: -moz-linear-gradient(90deg, rgb(154,174,5), rgb(103,133,192));
  background: -ms-linear-gradient(90deg, rgb(154,174,5), rgb(103,133,192));
  background: -o-linear-gradient(90deg, rgb(154,174,5), rgb(103,133,192));
  background: linear-gradient(90deg, rgb(154,174,5), rgb(103,133,192));
  */
  background-color: #9a9a9a;
  position: relative;
  vertical-align: middle;
  min-height: 100px;
  padding: 35px 15px;
  margin: 20px 0 10px 0; }
  body.node-type-landing .blog_footer ul li a {
    padding: 5px 15px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 2px; }
    body.node-type-landing .blog_footer ul li a:hover {
      background-color: transparent; }
  body.node-type-landing .blog_footer ul li.active:after {
    top: 0 !important; }
  body.node-type-landing .blog_footer p {
    color: #FFF; }
  body.node-type-landing .blog_footer a {
    color: #FFF; }
  body.node-type-landing .blog_footer .block-eve-social-region li {
    background-color: #9a9a9a; }
    body.node-type-landing .blog_footer .block-eve-social-region li:hover {
      background-color: #fff;
      border: 1px solid #9a9a9a; }
      body.node-type-landing .blog_footer .block-eve-social-region li:hover a [class^="icon-"], body.node-type-landing .blog_footer .block-eve-social-region li:hover a [class*=" icon-"] {
        color: #9a9a9a; }
  body.node-type-landing .blog_footer .blog_language .block-locale ul li.active a {
    color: #FFF; }

.views-field-field-blog-taxonomy, .field-name-field-blog-taxonomy, .eve-post-grid-element .eve-post-fields .views-field-field-blog-taxonomy {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.eve-post-grid-element .eve-post-fields:hover, .pane-eve-all-posts .posts .view-id-eve_social:hover {
  cursor: pointer;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  transition: all .3s;
  background-color: #fff; }

.eve-post-grid-element .eve-post-fields {
  min-height: 380px;
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
  /*author fields */ }
  .eve-post-grid-element .eve-post-fields .view-image-wrapper {
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block; }
    .eve-post-grid-element .eve-post-fields .view-image-wrapper img {
      margin: auto;
      max-width: auto;
      min-width: auto;
      width: 100%;
      position: relative;
      height: auto;
      display: inline-block; }
      .eve-post-grid-element .eve-post-fields .view-image-wrapper img.img-responsive {
        max-width: none; }
  .eve-post-grid-element .eve-post-fields > .views-field-title, .eve-post-grid-element .eve-post-fields > .views-field-title-2 {
    position: relative;
    font-size: 22px;
    line-height: 1.2em;
    padding: 10px 20px 40px;
    letter-spacing: 1px;
    height: 140px;
    overflow: hidden; }
    .eve-post-grid-element .eve-post-fields > .views-field-title a, .eve-post-grid-element .eve-post-fields > .views-field-title span, .eve-post-grid-element .eve-post-fields > .views-field-title-2 a, .eve-post-grid-element .eve-post-fields > .views-field-title-2 span {
      color: #505050;
      color: #505050;
      /* text-overflow: clip; */
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .eve-post-grid-element .eve-post-fields .views-field-field-blog-taxonomy, .eve-post-grid-element .eve-post-fields .views-field-title-2 {
    position: relative;
    line-height: 1.2em; }
    .eve-post-grid-element .eve-post-fields .views-field-field-blog-taxonomy a, .eve-post-grid-element .eve-post-fields .views-field-title-2 a {
      color: #505050; }
  .eve-post-grid-element .eve-post-fields .views-field-field-blog-taxonomy {
    position: relative;
    padding: 25px 20px 10px; }
  .eve-post-grid-element .eve-post-fields .post-author-image, .eve-post-grid-element .eve-post-fields .views-field-field-picture, .eve-post-grid-element .eve-post-fields .views-field-field-author-picture {
    position: relative; }
    .eve-post-grid-element .eve-post-fields .post-author-image img, .eve-post-grid-element .eve-post-fields .views-field-field-picture img, .eve-post-grid-element .eve-post-fields .views-field-field-author-picture img {
      position: absolute;
      background-color: #9aad04;
      right: 15px;
      top: calc(100% - 50px);
      z-index: 100;
      border-radius: 50%;
      border: 2px solid #ffffff;
      width: 66px;
      height: 66px; }
  .eve-post-grid-element .eve-post-fields .post-author-title {
    position: relative; }
    .eve-post-grid-element .eve-post-fields .post-author-title .field-content {
      position: absolute;
      text-align: right;
      right: 90px;
      bottom: 15px;
      white-space: initial;
      max-width: 50%;
      font-weight: bold;
      color: #ffffff;
      font-size: 12px; }
  .eve-post-grid-element .eve-post-fields .views-field-field-views-number, .eve-post-grid-element .eve-post-fields .views-field-field-views-number-1, .eve-post-grid-element .eve-post-fields .views-field-pageview-total {
    /* position: absolute;
    left: 20px;
    top: 190px; */
    position: relative;
    font-size: 12px;
    color: #ffffff; }
    .eve-post-grid-element .eve-post-fields .views-field-field-views-number .field-content, .eve-post-grid-element .eve-post-fields .views-field-field-views-number-1 .field-content, .eve-post-grid-element .eve-post-fields .views-field-pageview-total .field-content {
      position: absolute;
      left: 20px;
      bottom: 15px; }
      .eve-post-grid-element .eve-post-fields .views-field-field-views-number .field-content:after, .eve-post-grid-element .eve-post-fields .views-field-field-views-number-1 .field-content:after, .eve-post-grid-element .eve-post-fields .views-field-pageview-total .field-content:after {
        font-family: 'iconmaterial' !important;
        content: "\e8f4";
        position: relative;
        font-size: 12px;
        left: 5px; }

.view-image-wrapper.post_has_video.video_icon:before {
  display: block;
  position: absolute;
  margin: 0;
  vertical-align: middle;
  left: 50%;
  top: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1000;
  color: #FFFFFF;
  font-size: 6em;
  background: none;
  opacity: 1; }

.region-sidebar-second,
.paragraphs-item-one-column-basic-text .landing-newsletter_form {
  background-color: #ffffff;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/newsletter.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  vertical-align: middle;
  min-height: 100px;
  text-align: center;
  margin: 50px 0;
  padding: 65px 20px; }
  .region-sidebar-second #block-block-3,
  .paragraphs-item-one-column-basic-text .landing-newsletter_form #block-block-3 {
    text-align: center; }
    .region-sidebar-second #block-block-3 h2.block-title,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form #block-block-3 h2.block-title {
      text-transform: none;
      letter-spacing: 2px;
      margin-bottom: 20px;
      margin-top: 30px;
      font-family: "Helvetica-light", "entypo", arial;
      font-size: 14px; }
    .region-sidebar-second #block-block-3 table,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form #block-block-3 table {
      font-size: 12px;
      color: #fff;
      margin: 30px auto;
      text-align: left; }
      .region-sidebar-second #block-block-3 table caption,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form #block-block-3 table caption {
        font-size: 13px;
        color: #fff;
        font-weight: bold;
        text-align: center; }
      .region-sidebar-second #block-block-3 table tr,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form #block-block-3 table tr {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
        .region-sidebar-second #block-block-3 table tr td,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form #block-block-3 table tr td {
          padding: 10px;
          font-size: 14px;
          border: none; }
        .region-sidebar-second #block-block-3 table tr:last-child,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form #block-block-3 table tr:last-child {
          border: none; }
  .region-sidebar-second .block-simplenews h2,
  .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews h2 {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin: 30px;
    font-size: 12px;
    letter-spacing: 6px;
    font-family: "Helvetica-bold", "entypo", arial;
    line-height: 2;
    /* @media screen and (min-width: $breakpoints_screen_xs) {
      padding: 80px 0 0 0;
    } */ }
  .region-sidebar-second .block-simplenews form,
  .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form {
    color: #ffffff;
    margin: 0;
    width: 80%;
    /*  @media screen and (min-width: $breakpoints_screen_xs) {
       width: 360px;
     } */
    text-align: center;
    margin: auto; }
    .region-sidebar-second .block-simplenews form label,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form label {
      display: none; }
    .region-sidebar-second .block-simplenews form .field-accept-terms label,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .field-accept-terms label {
      color: #ffffff;
      display: block;
      font-size: 14px;
      text-decoration: underline; }
      .region-sidebar-second .block-simplenews form .field-accept-terms label input,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .field-accept-terms label input {
        margin: 0;
        top: 4px;
        padding: 0;
        height: 20px;
        width: 20px;
        margin-right: 10px;
        position: relative;
        margin-left: 0; }
    .region-sidebar-second .block-simplenews form .legal-terms-block,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .legal-terms-block {
      color: #ffffff;
      text-align: left; }
      .region-sidebar-second .block-simplenews form .legal-terms-block table,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .legal-terms-block table {
        border: 0;
        width: 70% !important;
        background: rgba(0, 0, 0, 0.4); }
        .region-sidebar-second .block-simplenews form .legal-terms-block table caption, .region-sidebar-second .block-simplenews form .legal-terms-block table h2, .region-sidebar-second .block-simplenews form .legal-terms-block table h3,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .legal-terms-block table caption,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .legal-terms-block table h2,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .legal-terms-block table h3 {
          color: #ffffff; }
        .region-sidebar-second .block-simplenews form .legal-terms-block table td,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .legal-terms-block table td {
          padding: 5px;
          font-size: 10px;
          border: 1px solid #dcdcdc; }
    @media screen and (min-width: 768px) {
      .region-sidebar-second .block-simplenews form .form-actions,
      .region-sidebar-second .block-simplenews form .form-subscription-button,
      .region-sidebar-second .block-simplenews form .form-item-mail,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-item-mail {
        width: 245px;
        display: inline-block; } }
    .region-sidebar-second .block-simplenews form .form-actions input,
    .region-sidebar-second .block-simplenews form .form-subscription-button input,
    .region-sidebar-second .block-simplenews form .form-item-mail input,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions input,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button input,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-item-mail input {
      height: 50px;
      border-radius: 2px;
      border: 2px solid #ffffff;
      text-align: center;
      display: inline-block;
      background-color: #ffffff; }
      .region-sidebar-second .block-simplenews form .form-actions input:focus, .region-sidebar-second .block-simplenews form .form-actions input:active,
      .region-sidebar-second .block-simplenews form .form-subscription-button input:focus,
      .region-sidebar-second .block-simplenews form .form-subscription-button input:active,
      .region-sidebar-second .block-simplenews form .form-item-mail input:focus,
      .region-sidebar-second .block-simplenews form .form-item-mail input:active,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions input:focus,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions input:active,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button input:focus,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button input:active,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-item-mail input:focus,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-item-mail input:active {
        outline: 0;
        border-color: #9aad04; }
    @media screen and (min-width: 768px) {
      .region-sidebar-second .block-simplenews form .form-actions,
      .region-sidebar-second .block-simplenews form .form-subscription-button,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button {
        width: 110px;
        margin: 0 0 0 5px;
        clear: none; } }
    .region-sidebar-second .block-simplenews form .form-actions button,
    .region-sidebar-second .block-simplenews form .form-subscription-button button,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions button,
    .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button button {
      width: 100%;
      color: #ffffff;
      height: 50px;
      border-radius: 2px;
      border: 2px solid #ffffff;
      text-transform: uppercase;
      background: transparent;
      letter-spacing: 2px;
      font-family: "Helvetica-bold", "entypo", arial !important;
      font-size: 12px; }
      .region-sidebar-second .block-simplenews form .form-actions button:focus, .region-sidebar-second .block-simplenews form .form-actions button:active, .region-sidebar-second .block-simplenews form .form-actions button:hover,
      .region-sidebar-second .block-simplenews form .form-subscription-button button:focus,
      .region-sidebar-second .block-simplenews form .form-subscription-button button:active,
      .region-sidebar-second .block-simplenews form .form-subscription-button button:hover,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions button:focus,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions button:active,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions button:hover,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button button:focus,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button button:active,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button button:hover {
        background-color: transparent;
        outline: 0;
        border-color: #ffffff;
        color: #ffffff; }
      @media screen and (min-width: 768px) {
        .region-sidebar-second .block-simplenews form .form-actions button,
        .region-sidebar-second .block-simplenews form .form-subscription-button button,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions button,
        .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button button {
          width: 100px; } }
      .region-sidebar-second .block-simplenews form .form-actions button span.icon,
      .region-sidebar-second .block-simplenews form .form-subscription-button button span.icon,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-actions button span.icon,
      .paragraphs-item-one-column-basic-text .landing-newsletter_form .block-simplenews form .form-subscription-button button span.icon {
        display: none; }

form#simplenews-subscriptions-page-form button {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

body.node-type-landing .region-sidebar-second {
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/newsletter_landing_2.png");
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

span#invalid-mail {
  display: block; }

span#invalid-terms {
  display: block;
  margin-top: 10px; }

.author-card {
  height: 203px;
  background: #ffffff;
  margin-bottom: 35px; }
  .author-card .views-field-field-picture {
    height: 70px;
    background: #e5e5e5;
    margin-bottom: 35px; }
    .author-card .views-field-field-picture img {
      width: 70px;
      height: 70px;
      position: absolute;
      top: 17.5px;
      left: 50%;
      margin-left: -35px;
      border-radius: 50%;
      border: 3px solid #9aad04;
      overflow: hidden;
      background-color: #9aad04; }
  .author-card .views-field-title {
    font-family: "Helvetica-bold", "entypo", arial;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .author-card .views-field-title a {
      color: #505050; }
  .author-card .views-field-title,
  .author-card .views-field-field-author-description {
    padding: 0 10px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    width: 100%;
    overflow: visible;
    white-space: initial;
    text-overflow: ellipsis; }
  .author-card .views-field-field-author-description {
    padding-top: 5px;
    color: #959595; }
  .author-card .views-field-nid-1,
  .author-card .views-field-field-twitter-author,
  .author-card .views-field-field-linkedin-author {
    position: absolute;
    bottom: 0;
    margin-bottom: 50px;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px; }
    .author-card .views-field-nid-1 a,
    .author-card .views-field-field-twitter-author a,
    .author-card .views-field-field-linkedin-author a {
      color: #505050; }
  .author-card .views-field-field-twitter-author,
  .author-card .views-field-field-linkedin-author {
    text-decoration: underline;
    right: 0; }
  .author-card .views-field-nid-1 {
    text-transform: uppercase; }
  .author-card .views-field-field-linkedin-author {
    padding-right: 25px; }
  .author-card .views-field-field-twitter-author {
    padding-right: 75px; }
    .author-card .views-field-field-twitter-author a:after {
      content: ","; }

.author-card {
  /*height: $cardsize*2.8;
  background: $color_white;
  margin-bottom: $cardsize/2;*/ }
  .author-card .views-field-field-teams-picture {
    height: 70px;
    background: #e5e5e5;
    margin-bottom: 35px; }
    .author-card .views-field-field-teams-picture img {
      width: 70px;
      height: 70px;
      position: absolute;
      top: 17.5px;
      left: 50%;
      margin-left: -35px;
      border-radius: 50%;
      border: 3px solid #9aad04;
      overflow: hidden; }
  .author-card .views-field-name {
    font-family: "Helvetica-bold", "entypo", arial;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .author-card .views-field-name,
  .author-card .views-field-description,
  .author-card .views-field-nid {
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px; }
  .author-card .views-field-nid {
    margin-top: 30px;
    text-transform: uppercase; }
    .author-card .views-field-nid a {
      color: #505050; }

.view-eve-blog-author .author-header {
  height: 250px;
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .view-eve-blog-author .author-header {
      height: 420px; } }
  .view-eve-blog-author .author-header .views-field-field-author-background-image {
    width: 100%; }
    .view-eve-blog-author .author-header .views-field-field-author-background-image .unveil-father {
      overflow: hidden;
      height: 420px;
      position: relative; }
      .view-eve-blog-author .author-header .views-field-field-author-background-image .unveil-father img {
        height: 100%;
        width: auto;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        transform: translate(-50%, -50%); }
  .view-eve-blog-author .author-header .views-field-field-picture {
    position: absolute;
    left: 40px;
    top: 40px; }
    @media screen and (min-width: 992px) {
      .view-eve-blog-author .author-header .views-field-field-picture {
        left: 150px;
        top: 150px; } }
    @media screen and (min-width: 768px) {
      .view-eve-blog-author .author-header .views-field-field-picture {
        left: 120px;
        top: 120px; } }
    .view-eve-blog-author .author-header .views-field-field-picture img {
      border-radius: 50%;
      border: 3px solid #ffffff;
      width: 90px;
      height: 90px;
      background-color: #9aad04; }
      @media screen and (min-width: 768px) {
        .view-eve-blog-author .author-header .views-field-field-picture img {
          width: 120px;
          height: 120px; } }
  .view-eve-blog-author .author-header .views-field-nothing {
    position: absolute;
    left: 135px;
    top: 40px;
    color: #ffffff;
    font-size: 25px;
    line-height: 25px; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-author .author-header .views-field-nothing {
        left: 250px;
        top: 120px;
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 40px; } }
  .view-eve-blog-author .author-header .views-field-title {
    position: absolute !important;
    line-height: 25px;
    left: 135px;
    top: 70px;
    font-size: 25px;
    font-family: "Helvetica-bold", "entypo", arial;
    color: #ffffff; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-author .author-header .views-field-title {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 40px;
        left: 250px;
        top: 165px; } }
    .view-eve-blog-author .author-header .views-field-title h1.field-content {
      color: #ffffff !important;
      font-family: "Helvetica-bold", "entypo", arial;
      margin-top: 0px !important;
      font-size: 30px; }
  .view-eve-blog-author .author-header .views-field-field-author-description {
    position: absolute;
    left: 135px;
    top: 105px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Helvetica-bold", "entypo", arial;
    letter-spacing: 1px;
    max-width: 60%; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-author .author-header .views-field-field-author-description {
        top: 216px;
        left: 250px;
        font-size: 12px;
        line-height: 1.2 !important; } }
    @media screen and (max-width: 426px) {
      .view-eve-blog-author .author-header .views-field-field-author-description {
        font-size: 10px; } }
  .view-eve-blog-author .author-header .views-field-field-twitter-author,
  .view-eve-blog-author .author-header .views-field-field-linkedin-author {
    position: relative;
    z-index: 10;
    line-height: 1;
    display: inline-block; }
    .view-eve-blog-author .author-header .views-field-field-twitter-author a,
    .view-eve-blog-author .author-header .views-field-field-linkedin-author a {
      font-size: 11px;
      color: #ffffff;
      text-decoration: underline; }
  .view-eve-blog-author .author-header .views-field-field-linkedin-author {
    top: 260px;
    left: 338px;
    position: absolute; }
    @media screen and (max-width: 426px) {
      .view-eve-blog-author .author-header .views-field-field-linkedin-author {
        top: 171px;
        left: 210px;
        top: 199px;
        left: 136px;
        /* bottom: 45px !important; */
        position: absolute; } }
    @media screen and (max-width: 768px) {
      .view-eve-blog-author .author-header .views-field-field-linkedin-author {
        top: 184px;
        left: 136px; } }
    @media screen and (min-width: 768px) {
      .view-eve-blog-author .author-header .views-field-field-linkedin-author {
        top: 260px;
        left: 338px; } }
  .view-eve-blog-author .author-header .views-field-field-twitter-author {
    top: 260px;
    left: 390px;
    position: absolute; }
    @media screen and (max-width: 768px) {
      .view-eve-blog-author .author-header .views-field-field-twitter-author {
        top: 184px;
        left: 200px; } }
    @media screen and (max-width: 426px) {
      .view-eve-blog-author .author-header .views-field-field-twitter-author {
        top: 184px;
        left: 136px;
        bottom: 0px;
        position: absolute;
        display: block; } }
    @media screen and (min-width: 768px) {
      .view-eve-blog-author .author-header .views-field-field-twitter-author {
        top: 260px;
        left: 390px; } }
.view-eve-blog-author .posts-number {
  width: 60%;
  position: relative;
  line-height: 25px;
  left: 230px;
  bottom: 165px;
  color: #ffffff;
  text-transform: uppercase;
  with: auto; }
  @media screen and (max-width: 768px) {
    .view-eve-blog-author .posts-number {
      bottom: 45px;
      left: 120px; } }
  @media screen and (min-width: 768px) {
    .view-eve-blog-author .posts-number {
      left: 230px;
      bottom: 165px; } }

.view-eve-blog-team .team-header {
  height: 250px;
  width: 100%;
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .view-eve-blog-team .team-header {
      height: 420px; } }
  .view-eve-blog-team .team-header .views-field-field-background-image {
    position: absolute;
    width: 100%; }
    .view-eve-blog-team .team-header .views-field-field-background-image .unveil-father {
      overflow: hidden;
      height: 420px; }
      .view-eve-blog-team .team-header .views-field-field-background-image .unveil-father img {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        min-width: 100%;
        min-height: auto; }
  .view-eve-blog-team .team-header .views-field-field-teams-picture {
    position: absolute;
    left: 40px;
    top: 40px; }
    @media screen and (min-width: 992px) {
      .view-eve-blog-team .team-header .views-field-field-teams-picture {
        left: 150px;
        top: 150px; } }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .team-header .views-field-field-teams-picture {
        left: 120px;
        top: 120px; } }
    .view-eve-blog-team .team-header .views-field-field-teams-picture img {
      border-radius: 50%;
      border: 3px solid #ffffff;
      width: 90px;
      height: 90px; }
      @media screen and (min-width: 768px) {
        .view-eve-blog-team .team-header .views-field-field-teams-picture img {
          width: 120px;
          height: 120px; } }
  .view-eve-blog-team .team-header .views-field-nothing {
    position: absolute;
    left: 135px;
    top: 40px;
    color: #ffffff;
    font-size: 25px;
    line-height: 25px; }
    @media screen and (min-width: 992px) {
      .view-eve-blog-team .team-header .views-field-nothing {
        left: 250px;
        top: 120px;
        font-size: 35px; } }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .team-header .views-field-nothing {
        left: 250px;
        top: 120px;
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 40px; } }
  .view-eve-blog-team .team-header .views-field-name {
    position: absolute;
    line-height: 25px;
    left: 135px;
    top: 70px;
    font-size: 25px;
    font-family: "Helvetica-bold", "entypo", arial;
    color: #ffffff; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .team-header .views-field-name {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 40px;
        left: 250px;
        top: 165px; } }
  .view-eve-blog-team .team-header .views-field-description {
    position: absolute;
    line-height: 25px;
    left: 136px;
    top: 105px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Helvetica-bold", "entypo", arial; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .team-header .views-field-description {
        left: 251px;
        top: 216px;
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 1px; } }
  .view-eve-blog-team .team-header .views-field-field-team-linkedin,
  .view-eve-blog-team .team-header .views-field-field-team-twitter {
    display: inline;
    position: absolute;
    left: 205px;
    top: 125px;
    line-height: 25px; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .team-header .views-field-field-team-linkedin,
      .view-eve-blog-team .team-header .views-field-field-team-twitter {
        left: 325px;
        top: 250px;
        letter-spacing: 1px;
        font-size: 12px;
        line-height: 40px; } }
    .view-eve-blog-team .team-header .views-field-field-team-linkedin a,
    .view-eve-blog-team .team-header .views-field-field-team-twitter a {
      color: #ffffff;
      text-decoration: underline; }
  .view-eve-blog-team .team-header .views-field-field-team-twitter {
    float: left;
    left: 265px; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .team-header .views-field-field-team-twitter {
        left: 395px; } }
.view-eve-blog-team .posts-number {
  position: relative;
  line-height: 25px;
  left: 120px;
  bottom: 125px;
  color: #ffffff;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    .view-eve-blog-team .posts-number {
      left: 237px;
      bottom: 173px;
      line-height: 40px; } }
.view-eve-blog-team .author-posts {
  position: relative;
  margin-bottom: 100px; }
  .view-eve-blog-team .author-posts .unveil-father {
    height: 250px;
    overflow: hidden; }
    .view-eve-blog-team .author-posts .unveil-father img {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      min-width: 100%;
      min-height: 100%; }
  .view-eve-blog-team .author-posts .views-field-field-picture {
    position: absolute;
    left: calc(100% - 110px);
    top: calc(100% - 60px);
    z-index: 100; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .author-posts .views-field-field-picture {
        left: calc(100% - 130px);
        top: calc(100% - 80px); } }
    .view-eve-blog-team .author-posts .views-field-field-picture img {
      border-radius: 50%;
      border: 2px solid #ffffff;
      width: 80px;
      height: 80px; }
      @media screen and (min-width: 768px) {
        .view-eve-blog-team .author-posts .views-field-field-picture img {
          width: 100px;
          height: 100px; } }
  .view-eve-blog-team .author-posts .views-field-field-views-number, .view-eve-blog-team .author-posts .views-field-pageview-total {
    position: absolute;
    left: 30px;
    top: calc(100% - 40px);
    font-size: 16px;
    color: #ffffff; }
    .view-eve-blog-team .author-posts .views-field-field-views-number .field-content:after, .view-eve-blog-team .author-posts .views-field-pageview-total .field-content:after {
      font-family: 'iconmaterial' !important;
      content: "\e8f4";
      position: relative;
      bottom: 0;
      font-size: 16px;
      left: 10px; }
      @media screen and (min-width: 768px) {
        .view-eve-blog-team .author-posts .views-field-field-views-number .field-content:after, .view-eve-blog-team .author-posts .views-field-pageview-total .field-content:after {
          font-size: 12px; } }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .author-posts .views-field-field-views-number, .view-eve-blog-team .author-posts .views-field-pageview-total {
        left: 30px;
        top: calc(100% - 40px);
        font-size: 12px; } }
  .view-eve-blog-team .author-posts .views-field-field-blog-taxonomy {
    position: absolute;
    top: 100%;
    color: #505050;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 9px;
    padding: 22px 10px;
    line-height: 24px; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .author-posts .views-field-field-blog-taxonomy {
        font-size: 12px; } }
  .view-eve-blog-team .author-posts .views-field-view-1 .group-author {
    position: absolute;
    left: calc(100% - 230px);
    top: calc(100% - 40px);
    font-weight: bold;
    color: #ffffff; }
    @media screen and (min-width: 768px) {
      .view-eve-blog-team .author-posts .views-field-view-1 .group-author {
        left: calc(100% - 300px);
        top: calc(100% - 40px);
        font-size: 12px; } }
    @media screen and (min-width: 1024px) {
      .view-eve-blog-team .author-posts .views-field-view-1 .group-author {
        left: calc(100% - 220px);
        top: calc(100% - 40px); } }
  .view-eve-blog-team .author-posts .views-field-title {
    position: absolute;
    top: calc(100% + 50px);
    font-size: 22px;
    line-height: 24px;
    padding: 0 10px;
    letter-spacing: 2px; }
    .view-eve-blog-team .author-posts .views-field-title a {
      color: #505050; }

.node-blog-everis .pane-views-navigation-views-navigation-links {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: calc(50% - 28px); }
  .node-blog-everis .pane-views-navigation-views-navigation-links .links {
    /* position: absolute;
    width: 100%;
    z-index: 100;
    top: calc(100% + 90px);
    @media screen and (min-width: $breakpoints_screen_xs) {
      top: calc(100% + 180px);
    } */ }
    .node-blog-everis .pane-views-navigation-views-navigation-links .links .previous, .node-blog-everis .pane-views-navigation-views-navigation-links .links .next {
      position: absolute;
      line-height: 1em;
      display: inline-block;
      background-color: #ffffff;
      border: 2px solid #ddd; }
      .node-blog-everis .pane-views-navigation-views-navigation-links .links .previous a, .node-blog-everis .pane-views-navigation-views-navigation-links .links .next a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 10px 0;
        color: #505050;
        text-decoration: none;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 2px; }
        @media screen and (min-width: 768px) {
          .node-blog-everis .pane-views-navigation-views-navigation-links .links .previous a, .node-blog-everis .pane-views-navigation-views-navigation-links .links .next a {
            padding: 20px; } }
    .node-blog-everis .pane-views-navigation-views-navigation-links .links .previous {
      left: -40px; }
      .node-blog-everis .pane-views-navigation-views-navigation-links .links .previous a:after {
        font-family: 'iconmaterial' !important;
        content: "\e314";
        color: #505050;
        font-size: 30px;
        position: relative;
        top: 4px; }
      @media screen and (min-width: 768px) {
        .node-blog-everis .pane-views-navigation-views-navigation-links .links .previous {
          left: 20px;
          font-size: 12px; }
          .node-blog-everis .pane-views-navigation-views-navigation-links .links .previous a:after {
            display: none;
            content: " "; } }
    .node-blog-everis .pane-views-navigation-views-navigation-links .links .next {
      right: -40px; }
      .node-blog-everis .pane-views-navigation-views-navigation-links .links .next a:before {
        font-family: 'iconmaterial' !important;
        content: "\e315";
        color: #505050;
        font-size: 30px;
        position: relative;
        top: 4px; }
      @media screen and (min-width: 768px) {
        .node-blog-everis .pane-views-navigation-views-navigation-links .links .next {
          right: 20px;
          font-size: 12px; }
          .node-blog-everis .pane-views-navigation-views-navigation-links .links .next a:before {
            display: none;
            content: " "; } }
.node-blog-everis .center-wrapper .field-name-field-blog-taxonomy .field-item {
  display: inline-block;
  padding-right: 10px;
  text-transform: uppercase; }
  .node-blog-everis .center-wrapper .field-name-field-blog-taxonomy .field-item:after {
    content: ","; }
  .node-blog-everis .center-wrapper .field-name-field-blog-taxonomy .field-item:last-child:after {
    content: ""; }
.node-blog-everis .panel-col-top {
  height: 250px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -20px;
  /* MP4 - Video loop */
  /* END - MP4 - Video loop */
  /* External video (Youtube, Vimeo) */
  /* END - External video (Youtube, Vimeo) */ }
  .node-blog-everis .panel-col-top .panel-pane .field-name-field-image {
    filter: none; }
  .node-blog-everis .panel-col-top .panel-pane.style-dark {
    color: #505050 !important;
    text-shadow: 1px 1px 30px white; }
    .node-blog-everis .panel-col-top .panel-pane.style-dark a, .node-blog-everis .panel-col-top .panel-pane.style-dark h1 {
      color: #505050 !important;
      text-shadow: 1px 1px 30px white; }
    .node-blog-everis .panel-col-top .panel-pane.style-dark .field-name-field-image .field-item:after, .node-blog-everis .panel-col-top .panel-pane.style-dark .field-name-field-image .video_background:after, .node-blog-everis .panel-col-top .panel-pane.style-dark .field-name-field-video-loop .field-item:after, .node-blog-everis .panel-col-top .panel-pane.style-dark .field-name-field-video-loop .video_background:after {
      content: none; }
  .node-blog-everis .panel-col-top .panel-pane.style-light {
    color: #ffffff !important; }
    .node-blog-everis .panel-col-top .panel-pane.style-light a, .node-blog-everis .panel-col-top .panel-pane.style-light h1 {
      color: #ffffff !important; }
  .node-blog-everis .panel-col-top .panel-pane.style-hidden.post-title, .node-blog-everis .panel-col-top .panel-pane.style-hidden.post-taxonomy {
    display: none; }
  .node-blog-everis .panel-col-top .panel-pane.style-hidden .field-name-field-image .field-item:after, .node-blog-everis .panel-col-top .panel-pane.style-hidden .field-name-field-image .shadow-overlay:after, .node-blog-everis .panel-col-top .panel-pane.style-hidden .field-name-field-video-loop .field-item:after, .node-blog-everis .panel-col-top .panel-pane.style-hidden .field-name-field-video-loop .shadow-overlay:after {
    content: none; }
  @media screen and (min-width: 768px) {
    .node-blog-everis .panel-col-top {
      height: 420px; } }
  .node-blog-everis .panel-col-top .field-name-field-image {
    width: 100%;
    overflow: hidden; }
    .node-blog-everis .panel-col-top .field-name-field-image .field-item {
      width: 100%;
      height: 250px;
      position: relative;
      display: inline-block;
      overflow: hidden;
      margin: 0; }
      @media screen and (min-width: 768px) {
        .node-blog-everis .panel-col-top .field-name-field-image .field-item {
          height: 420px; } }
      .node-blog-everis .panel-col-top .field-name-field-image .field-item img {
        height: 100%;
        width: auto;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        transform: translate(-50%, -50%); }
        .node-blog-everis .panel-col-top .field-name-field-image .field-item img.img-responsive {
          max-width: none; }
  .node-blog-everis .panel-col-top .field-name-field-video-loop {
    position: absolute;
    width: 100%;
    overflow: hidden; }
    @media screen and (min-width: 768px) {
      .node-blog-everis .panel-col-top .field-name-field-video-loop {
        height: 420px; } }
  .node-blog-everis .panel-col-top .field-name-field-video {
    width: 100%;
    overflow: hidden; }
  .node-blog-everis .panel-col-top .field-name-field-blog-taxonomy .field-item {
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase; }
    .node-blog-everis .panel-col-top .field-name-field-blog-taxonomy .field-item:after {
      content: ","; }
    .node-blog-everis .panel-col-top .field-name-field-blog-taxonomy .field-item:last-child:after {
      content: ""; }
.node-blog-everis .inside .pane-eve-blog-author-related {
  padding-top: 60px; }
.node-blog-everis .pane-node-title .pane-title {
  display: none; }
.node-blog-everis .pane-node-field-authors .field-name-field-authors header {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 10px 0 85px;
  float: left;
  left: 0; }
  .node-blog-everis .pane-node-field-authors .field-name-field-authors header h2 {
    margin: 0;
    padding: 15px 0px;
    line-height: 14px;
    padding-bottom: 5px; }
    .node-blog-everis .pane-node-field-authors .field-name-field-authors header h2 a {
      font-size: 14px;
      color: #505050;
      font-family: "Helvetica-bold", "entypo", arial; }
.node-blog-everis .pane-node-field-authors .field-name-field-authors .field-items .field-item {
  padding: 0;
  padding-bottom: 5px;
  margin-bottom: 5px; }
.node-blog-everis .pane-node-field-authors .field-name-field-authors .container {
  width: auto !important;
  padding: 0; }
.node-blog-everis .pane-node-field-authors .authors .pic-post {
  bottom: 40px; }
.node-blog-everis .pane-node-field-authors .authors .author_name ul:before {
  bottom: 22px; }
.node-blog-everis .pane-node-field-authors .authors .author_name ul .active {
  bottom: 45px; }
.node-blog-everis .post-title,
.node-blog-everis .post-taxonomy {
  position: absolute;
  color: #ffffff;
  letter-spacing: 1px;
  text-shadow: 1px 1px 30px #020202; }
.node-blog-everis .post-title {
  font-size: 25px;
  color: #ffffff;
  line-height: 30px;
  bottom: 60px;
  padding-left: 15px;
  padding-right: 20px; }
  @media screen and (min-width: 768px) {
    .node-blog-everis .post-title {
      font-size: 30px;
      padding-left: 130px;
      padding-right: 130px; } }
  .node-blog-everis .post-title h1 {
    margin: 0;
    font-size: 25px;
    color: #ffffff; }
    @media screen and (min-width: 768px) {
      .node-blog-everis .post-title h1 {
        font-size: 30px; } }
.node-blog-everis .post-taxonomy {
  font-size: 12px;
  line-height: 25px;
  bottom: 30px;
  padding-left: 50px;
  text-transform: uppercase; }
  @media screen and (max-width: 480px) {
    .node-blog-everis .post-taxonomy {
      line-height: 15px;
      bottom: 15px; } }
  .node-blog-everis .post-taxonomy a {
    color: #ffffff; }
  @media screen and (min-width: 768px) {
    .node-blog-everis .post-taxonomy {
      padding-left: 130px; } }
.node-blog-everis .authors {
  margin-top: 50px;
  margin-left: 80px;
  position: relative; }
  .node-blog-everis .authors .author_name {
    display: inline-block;
    position: relative;
    padding-left: 10px; }
    .node-blog-everis .authors .author_name ul {
      position: absolute;
      border-radius: 2px;
      width: 200px;
      z-index: 2;
      cursor: pointer; }
      .node-blog-everis .authors .author_name ul:before {
        position: relative;
        font-family: 'iconmaterial' !important;
        content: "\e313";
        font-size: 18px;
        color: #505050;
        left: 120px; }
      .node-blog-everis .authors .author_name ul:hover:before {
        content: "\e316"; }
      .node-blog-everis .authors .author_name ul:hover li {
        display: block; }
      .node-blog-everis .authors .author_name ul li {
        display: none; }
        .node-blog-everis .authors .author_name ul li.active {
          height: 20px;
          display: block;
          position: relative;
          z-index: 3;
          margin-left: 5px;
          font-family: "Helvetica-bold", "entypo", arial; }
        .node-blog-everis .authors .author_name ul li.multiple {
          font-size: 12px;
          font-family: "Helvetica-light", "entypo", arial;
          padding: 10px;
          line-height: 30px;
          background-color: #ffffff;
          border: 1px solid rgba(188, 188, 188, 0.5);
          width: 200px; }
          .node-blog-everis .authors .author_name ul li.multiple ~ li {
            border-top: 0; }
          .node-blog-everis .authors .author_name ul li.multiple::first-child {
            margin-top: 10px; }
            .node-blog-everis .authors .author_name ul li.multiple::first-child:before, .node-blog-everis .authors .author_name ul li.multiple::first-child:after {
              position: absolute;
              bottom: 81%;
              left: 84%;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              pointer-events: none; }
            .node-blog-everis .authors .author_name ul li.multiple::first-child:before {
              border-bottom-color: rgba(188, 188, 188, 0.5);
              border-width: 9px;
              margin-left: -9px; }
            .node-blog-everis .authors .author_name ul li.multiple::first-child :after {
              border-bottom-color: #ffffff;
              border-width: 8px;
              margin-left: -8px; }
          .node-blog-everis .authors .author_name ul li.multiple:hover {
            background-color: #f5f5f5; }
            .node-blog-everis .authors .author_name ul li.multiple:hover:after {
              border-bottom-color: #f5f5f5; }
  .node-blog-everis .authors .author_pic {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #c8c8c8; }
    .node-blog-everis .authors .author_pic :nth-child(4) {
      z-index: -50; }
    .node-blog-everis .authors .author_pic img {
      position: relative;
      float: left; }
    .node-blog-everis .authors .author_pic.two_authors img {
      position: absolute;
      overflow: hidden;
      width: 100%;
      height: 100%;
      margin-left: 50%; }
      .node-blog-everis .authors .author_pic.two_authors img:first-child {
        margin-left: -50%; }
    .node-blog-everis .authors .author_pic.many_authors img {
      width: 50%;
      height: 50%; }
.node-blog-everis .field-name-field-authors,
.node-blog-everis .authors {
  min-height: 65px;
  position: relative;
  margin-top: 50px;
  margin-left: 80px;
  margin-bottom: 50px; }
  .node-blog-everis .field-name-field-authors header,
  .node-blog-everis .authors header {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    float: left;
    left: 75px; }
    .node-blog-everis .field-name-field-authors header h2 a,
    .node-blog-everis .authors header h2 a {
      font-size: 14px;
      color: #505050;
      font-family: "Helvetica-bold", "entypo", arial; }
  .node-blog-everis .field-name-field-authors .field-type-taxonomy-term-reference,
  .node-blog-everis .authors .field-type-taxonomy-term-reference {
    display: none; }
  .node-blog-everis .field-name-field-authors .field-name-field-author-description,
  .node-blog-everis .authors .field-name-field-author-description {
    /* position: absolute;
    display: inline-block;
    float: left;
    top: 60px;
    left: 85px; */
    display: inline-block;
    float: none;
    padding: 0 15px 0 85px;
    position: relative; }
  .node-blog-everis .field-name-field-authors .field-name-field-picture,
  .node-blog-everis .authors .field-name-field-picture {
    position: absolute;
    left: 0;
    top: 5px; }
    .node-blog-everis .field-name-field-authors .field-name-field-picture img,
    .node-blog-everis .authors .field-name-field-picture img {
      border-radius: 50%;
      width: 66px;
      height: 66px;
      background-color: #9aad04;
      border: 3px solid #ffffff; }
  .node-blog-everis .field-name-field-authors footer,
  .node-blog-everis .authors footer {
    display: none; }
.node-blog-everis .field-name-field-blog-body {
  font-size: 16px;
  line-height: 33px;
  padding: 10px 40px; }
  @media screen and (min-width: 992px) {
    .node-blog-everis .field-name-field-blog-body {
      padding: 10px 80px; } }
  .node-blog-everis .field-name-field-blog-body .field-name-field-blog-body-summary {
    line-height: 40px;
    color: #404040;
    font-size: 24px;
    margin-bottom: 25px; }
  .node-blog-everis .field-name-field-blog-body .field-name-field-blog-text {
    margin-bottom: 35px; }
  .node-blog-everis .field-name-field-blog-body .field-name-field-blog-body-image {
    margin-bottom: 40px; }
    .node-blog-everis .field-name-field-blog-body .field-name-field-blog-body-image img {
      width: 100%;
      margin: auto; }
.node-blog-everis div.media-media_adaptive div.file-video-mp4 video {
  width: 100%; }
.node-blog-everis div.media-media_adaptive div.file-video-mp4 .video-loop-wrapper {
  height: 100%; }
.node-blog-everis .field-name-field-blog-body-video {
  margin: 20px auto;
  width: 100%;
  text-align: center; }
  .node-blog-everis .field-name-field-blog-body-video iframe {
    width: 100%; }
  .node-blog-everis .field-name-field-blog-body-video .video-embed-description {
    display: none; }
.node-blog-everis .pane-node-created {
  font-family: "Helvetica-bold", "entypo", arial;
  position: relative;
  padding-left: 80px;
  display: inline-block;
  font-size: 14px;
  /*top: -50px;*/
  /*padding-top: 20px;*/ }
  @media screen and (max-width: 992px) {
    .node-blog-everis .pane-node-created {
      padding-left: 40px; } }
  @media screen and (max-width: 479px) {
    .node-blog-everis .pane-node-created {
      display: block;
      width: 100%;
      padding: 0;
      position: relative !important;
      padding-left: 0; } }
.node-blog-everis .pane-node-created + div.panel-separator {
  display: inline-block;
  width: 1%;
  float: left;
  margin: 0 !important; }
.node-blog-everis .tag-tax {
  font-size: 16px;
  line-height: 33px;
  padding: 0px 40px;
  color: #737373; }
  @media screen and (min-width: 992px) {
    .node-blog-everis .tag-tax {
      padding: 0px 80px; } }
  .node-blog-everis .tag-tax .pane-title {
    display: none; }
  .node-blog-everis .tag-tax .field-label, .node-blog-everis .tag-tax .field-item {
    text-transform: none;
    color: #737373;
    display: inline-block;
    padding-right: 5px;
    font-size: 16px !important;
    letter-spacing: normal; }
  .node-blog-everis .tag-tax .field-label {
    font-weight: normal; }
  .node-blog-everis .tag-tax .field-item {
    text-decoration: underline;
    font-family: "Helvetica-bold", "entypo", arial; }
    .node-blog-everis .tag-tax .field-item:after {
      content: ','; }
    .node-blog-everis .tag-tax .field-item:last-child:after {
      content: ''; }
.node-blog-everis .pane-sharethis + div.panel-separator {
  display: block;
  width: 100%; }
.node-blog-everis .pane-sharethis {
  padding: 0px 40px; }
  @media screen and (min-width: 768px) {
    .node-blog-everis .pane-sharethis {
      padding: 0px 90px 0px 40px; } }
  @media screen and (min-width: 480px) {
    .node-blog-everis .pane-sharethis {
      display: inline-block;
      clear: both;
      float: right;
      top: -13px;
      position: relative; } }
  @media screen and (max-width: 479px) {
    .node-blog-everis .pane-sharethis {
      display: block;
      width: 100%;
      padding: 10px 0 !important;
      position: relative !important; } }
  .node-blog-everis .pane-sharethis .pane-content {
    float: right; }
  .node-blog-everis .pane-sharethis .sharethis-wrapper {
    max-width: 100%; }
    .node-blog-everis .pane-sharethis .sharethis-wrapper .st_twitter_large .stButton .stLarge {
      background-image: url("/profiles/everis_blog/themes/eve_blog_theme/images/twitter_verde.png") !important;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      background-color: #ffffff;
      width: 45px;
      height: 45px;
      background-size: auto;
      background-position: -3px -5px; }
    .node-blog-everis .pane-sharethis .sharethis-wrapper .st_facebook_large .stButton .stLarge {
      background-image: url("/profiles/everis_blog/themes/eve_blog_theme/images/facebook_verde.png") !important;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      background-color: #ffffff;
      width: 45px;
      height: 45px;
      background-size: auto;
      background-position: -3px -5px; }
    .node-blog-everis .pane-sharethis .sharethis-wrapper .st_linkedin_large .stButton .stLarge {
      background-image: url("/profiles/everis_blog/themes/eve_blog_theme/images/linkedin_verde.png") !important;
      border: 1px solid #c8c8c8;
      border-radius: 50%;
      background-color: #ffffff;
      width: 45px;
      height: 45px;
      background-size: auto;
      background-position: -3px -5px; }
    .node-blog-everis .pane-sharethis .sharethis-wrapper .stButton .stLarge:hover {
      border: 1px solid #9aad04 !important;
      background-position: -3px -55px; }
    .node-blog-everis .pane-sharethis .sharethis-wrapper span {
      margin-bottom: 2px; }
      .node-blog-everis .pane-sharethis .sharethis-wrapper span .st-twitter-counter, .node-blog-everis .pane-sharethis .sharethis-wrapper span .st_twitter_custom {
        background-image: url("/profiles/everis_blog/themes/eve_blog_theme/images/twitter_verde.png") !important;
        width: 30px;
        height: 30px !important;
        padding: 0px;
        display: inline-block;
        cursor: pointer; }
      .node-blog-everis .pane-sharethis .sharethis-wrapper span .st-facebook-counter, .node-blog-everis .pane-sharethis .sharethis-wrapper span .st_facebook_custom {
        background-image: url("/profiles/everis_blog/themes/eve_blog_theme/images/facebook_verde.png") !important;
        width: 30px;
        height: 30px !important;
        padding: 0px;
        display: inline-block;
        cursor: pointer; }
      .node-blog-everis .pane-sharethis .sharethis-wrapper span .st-linkedin-counter, .node-blog-everis .pane-sharethis .sharethis-wrapper span .st_linkedin_custom {
        background-image: url("/profiles/everis_blog/themes/eve_blog_theme/images/linkedin_verde.png") !important;
        width: 30px;
        height: 30px !important;
        padding: 0px;
        display: inline-block;
        cursor: pointer; }
      .node-blog-everis .pane-sharethis .sharethis-wrapper span.st_googleplus_hcount {
        display: none; }
      .node-blog-everis .pane-sharethis .sharethis-wrapper span .stButton .stHBubble {
        width: 20px;
        text-align: center; }
.node-blog-everis .pane-node-field-blog-body {
  display: inline-block;
  margin-top: -20px; }
.node-blog-everis .pane-eve-blog-comments .views-field-comment-count {
  font-size: 16px;
  padding: 10px 40px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  @media screen and (min-width: 992px) {
    .node-blog-everis .pane-eve-blog-comments .views-field-comment-count {
      padding: 10px 80px; } }
.node-blog-everis .node-title-below {
  padding-top: 25px; }
.node-blog-everis .node-title-below,
.node-blog-everis .node-taxonomy-below {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #404040;
  padding-left: 80px; }
  .node-blog-everis .node-title-below h1,
  .node-blog-everis .node-taxonomy-below h1 {
    font-size: 30px;
    line-height: 30px;
    color: #404040;
    margin: 0; }
  @media screen and (max-width: 480px) {
    .node-blog-everis .node-title-below,
    .node-blog-everis .node-taxonomy-below {
      padding-left: 0px !important; } }
.node-blog-everis div.eve-block-right {
  margin-left: -15px;
  border-left: 1px solid #dcdcdc; }
  .node-blog-everis div.eve-block-right div.eve-block-right-content {
    min-height: auto !important;
    width: 100%;
    margin-bottom: 0;
    padding: 8px 15px; }
    .node-blog-everis div.eve-block-right div.eve-block-right-content:hover {
      cursor: pointer;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      -webkit-transform: translateY(-4px);
      transform: translateY(-4px);
      transition: all .3s;
      background-color: #fff; }
    .node-blog-everis div.eve-block-right div.eve-block-right-content h2 {
      font-size: 16px !important;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #505050 !important; }
      .node-blog-everis div.eve-block-right div.eve-block-right-content h2 a {
        font-size: 16px !important;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #505050 !important;
        text-decoration: none; }

.pane-eve-all-posts.eve-all-post-most-read .pane-title {
  font-size: 16px !important; }

.author-related,
.search-results,
:not(.author-header):not(.team-header) > .post-related {
  /*  position: relative;
   padding-bottom: 130px;
   margin-bottom: 30px;
   cursor: pointer;
   &:hover{
     box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
     -webkit-transform: translateY(-4px);
     transform: translateY(-4px);
     transition: all .3s;
     background-color: #fff;
   } */
  /* .unveil-father {
    height: 223px;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    img {
      left: 0;
      right: 0;
      margin: 0 auto;
      max-width: auto;
      min-width: 100%;
      position: absolute;
      height: auto;
      &.img-responsive{
        max-width: none;
      }
    }
  } */
  /* .views-field-field-picture {
    position: absolute;
    right: 15px;
    top: calc(100% - 50px);
    z-index: 100;
    img {
      border-radius: 50%;
      border: 2px solid $color_white;
      width: 66px;
      height: 66px;
      background-color: $color_everis;
    }
  } */
  /* .views-field-field-views-number, .views-field-field-views-number-1 {
    position: absolute;
    left: 20px;
    top: 190px;
    font-size: $text_size_medium;
    color: $color_white;
    .field-content {
      &:after {
        font-family: 'iconmaterial' !important;
        content: "\e8f4";
        position: relative;
        font-size: $text_size_medium;
        left: 5px;
      }
    }
  } */
  /* .views-field-field-blog-taxonomy, .views-field-title-2{
    position: absolute;
    line-height: 1.2em;
    a{
      color: $color_main;
    }
  }
  .views-field-field-blog-taxonomy {
    @extend %field-taxonomy-title;
    padding: 25px 20px;
  } */
  /* .views-field-title-2{
    top: 265px;
    font-size: $text_size_large + 6px;
    padding: 20px 20px;
    letter-spacing: 1px;
    a{
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
  } */ }
  .author-related .view-content,
  .search-results .view-content,
  :not(.author-header):not(.team-header) > .post-related .view-content {
    position: relative; }
  .author-related .views-field-view-1 .view-eve-authors-name,
  .search-results .views-field-view-1 .view-eve-authors-name,
  :not(.author-header):not(.team-header) > .post-related .views-field-view-1 .view-eve-authors-name {
    position: relative; }
    .author-related .views-field-view-1 .view-eve-authors-name .views-field-title.group-author,
    .search-results .views-field-view-1 .view-eve-authors-name .views-field-title.group-author,
    :not(.author-header):not(.team-header) > .post-related .views-field-view-1 .view-eve-authors-name .views-field-title.group-author {
      text-align: right;
      white-space: initial;
      max-width: 50%;
      font-weight: bold;
      color: #ffffff;
      font-size: 12px; }
    .author-related .views-field-view-1 .view-eve-authors-name .group-author,
    .search-results .views-field-view-1 .view-eve-authors-name .group-author,
    :not(.author-header):not(.team-header) > .post-related .views-field-view-1 .view-eve-authors-name .group-author {
      position: absolute;
      text-align: right;
      white-space: nowrap;
      right: 90px;
      bottom: 15px;
      font-weight: bold;
      color: #ffffff;
      font-size: 12px; }
  .author-related .views-field-view .view-eve-authors-picture .authors,
  .search-results .views-field-view .view-eve-authors-picture .authors,
  :not(.author-header):not(.team-header) > .post-related .views-field-view .view-eve-authors-picture .authors {
    margin: 0;
    padding: 0;
    position: relative; }
    .author-related .views-field-view .view-eve-authors-picture .authors .author_pic,
    .search-results .views-field-view .view-eve-authors-picture .authors .author_pic,
    :not(.author-header):not(.team-header) > .post-related .views-field-view .view-eve-authors-picture .authors .author_pic {
      border: 2px solid white;
      float: right;
      right: 15px;
      top: -70px; }

.author-post .post-related, .author-post .search-results {
  /*  >.views-field-title{
     position: absolute;
     line-height: 1.2em;
     top: 265px;
     font-size: $text_size_large + 6px;
     padding: 20px 20px;
     letter-spacing: 1px;
     a, span{
       color: $color_main;
       text-overflow: ellipsis;
       display: -webkit-box;
       -webkit-line-clamp: 2;
       -webkit-box-orient: vertical;
       overflow: hidden;
     }
   } */ }
.author-post .search-results {
  /* .views-field-field-image,
  .views-field-field-image-1{
    height: 223px;
    overflow: hidden;
    .field-content a{
      height: 200px;
      position: relative;
      width: 100%;
      display: block;
      img {
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: auto;
        min-width: 100%;
        position: absolute;
        height: auto;
        &.img-responsive{
          max-width: none;
        }
      }
    }
  } */ }

.pane-eve-blog-related-post .pane-title,
.pane-eve-blog-author-related .pane-title {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #505050;
  margin-bottom: 20px; }

.pane-eve-blog-related-post .pane-title {
  margin-left: 15px; }

.comment-wrapper {
  padding: 10px 15px;
  margin-bottom: 80px; }
  .comment-wrapper li {
    margin-top: 25px; }
  @media screen and (min-width: 768px) {
    .comment-wrapper {
      padding: 10px 80px; } }
  .comment-wrapper .comment-author {
    border-radius: 50%;
    width: 66px;
    height: 66px;
    background-color: #9aad04;
    display: table-cell;
    float: left;
    margin-right: 20px; }
    @media screen and (min-width: 768px) {
      .comment-wrapper .comment-author {
        margin-right: 35px; } }
    .comment-wrapper .comment-author .initials {
      color: white;
      text-align: center;
      padding-top: 10px;
      font-size: 30px;
      text-transform: uppercase; }
  .comment-wrapper .post_comments {
    color: #505050;
    font-size: 12px;
    position: relative;
    padding: 10px 30px;
    display: table-cell;
    background-color: #ffffff;
    min-width: 215px; }
    .comment-wrapper .post_comments .names {
      padding-bottom: 15px; }
      .comment-wrapper .post_comments .names span {
        color: #7e7e7e;
        font-family: "Helvetica-bold", "entypo", arial; }
    .comment-wrapper .post_comments .submission-date {
      color: #7e7e7e; }
    .comment-wrapper .post_comments .comment {
      color: #737373; }
    .comment-wrapper .post_comments .comments {
      font-size: 16px;
      border: none;
      margin-bottom: 20px;
      background-color: #ffffff;
      border-radius: 2px; }
      .comment-wrapper .post_comments .comments:before, .comment-wrapper .post_comments .comments:after {
        right: 100%;
        top: 40px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      .comment-wrapper .post_comments .comments:before {
        border-color: rgba(250, 250, 250, 0);
        border-right-color: #ffffff;
        border-width: 12px;
        margin-top: -20px; }
      .comment-wrapper .post_comments .comments:after {
        border-color: rgba(250, 250, 250, 0);
        border-right-color: #ffffff;
        border-width: 12px;
        margin-top: -20px; }
    .comment-wrapper .post_comments .comment-reply {
      position: relative;
      float: right; }
      .comment-wrapper .post_comments .comment-reply a {
        text-transform: capitalize;
        font-size: 12px;
        color: #9aad04; }
  .comment-wrapper .post_comment_form {
    margin-top: 50px; }
    .comment-wrapper .post_comment_form .title {
      margin: 20px 0;
      font-size: 16px;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #505050; }
    .comment-wrapper .post_comment_form .comment-form .form-item-name,
    .comment-wrapper .post_comment_form .comment-form .form-item-mail {
      display: block;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .comment-wrapper .post_comment_form .comment-form .form-item-name,
        .comment-wrapper .post_comment_form .comment-form .form-item-mail {
          display: inline-block;
          width: 49.5%; } }
    .comment-wrapper .post_comment_form .comment-form .form-item-mail {
      float: right; }
    .comment-wrapper .post_comment_form .comment-form label {
      display: none; }
    .comment-wrapper .post_comment_form .comment-form.admin-user-comment-form label {
      display: block !important; }
    .comment-wrapper .post_comment_form .comment-form.admin-user-comment-form input[type="checkbox"] {
      height: auto; }
    .comment-wrapper .post_comment_form .comment-form input {
      height: 75px;
      border-radius: 2px;
      border: 1px solid rgba(188, 188, 188, 0.5); }
      .comment-wrapper .post_comment_form .comment-form input:focus {
        -webkit-box-shadow: none;
        box-shadow: none; }
      @media screen and (min-width: 992px) {
        .comment-wrapper .post_comment_form .comment-form input {
          height: 55px; } }
    .comment-wrapper .post_comment_form .comment-form textarea {
      min-height: 220px;
      border: 1px solid rgba(188, 188, 188, 0.5);
      border-radius: 2px; }
      .comment-wrapper .post_comment_form .comment-form textarea:focus {
        -webkit-box-shadow: none;
        box-shadow: none; }
      @media screen and (min-width: 992px) {
        .comment-wrapper .post_comment_form .comment-form textarea {
          min-height: 120px; } }
    .comment-wrapper .post_comment_form .comment-form .grippie {
      display: none; }
    .comment-wrapper .post_comment_form .comment-form button {
      float: right;
      border-radius: 2px;
      border: 1px solid #9aad04;
      height: 50px;
      text-transform: uppercase;
      background: #ffffff;
      color: #9aad04;
      letter-spacing: 2px;
      font-family: "Helvetica-bold", "entypo", arial !important;
      padding: 15px 30px; }
      .comment-wrapper .post_comment_form .comment-form button span {
        display: none; }
      .comment-wrapper .post_comment_form .comment-form button:focus {
        outline: 0; }

.page-comment-reply h3,
.page-comment-reply .submitted,
.page-comment-reply .content {
  display: none; }
.page-comment-reply .comment-delete {
  display: none; }
.page-comment-reply .comment-edit {
  display: none; }
.page-comment-reply .comment-reply {
  top: 10px;
  margin-left: calc(100% - 80px);
  position: absolute;
  text-transform: capitalize;
  background-color: transparent;
  z-index: 1000; }
  .page-comment-reply .comment-reply a {
    font-size: 12px;
    color: #9aad04;
    padding: 15px 30px; }
.page-comment-reply .comment-form .form-item-name,
.page-comment-reply .comment-form .form-item-mail {
  display: block;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .page-comment-reply .comment-form .form-item-name,
    .page-comment-reply .comment-form .form-item-mail {
      display: inline-block;
      width: 49.5%; } }
.page-comment-reply .comment-form .form-item-mail {
  float: right; }
.page-comment-reply .comment-form .control-label {
  display: none; }
.page-comment-reply .comment-form input {
  height: 75px;
  border-radius: 2px;
  border: 1px solid rgba(188, 188, 188, 0.5); }
  .page-comment-reply .comment-form input:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media screen and (min-width: 992px) {
    .page-comment-reply .comment-form input {
      height: 75px; } }
.page-comment-reply .comment-form textarea {
  min-height: 220px;
  border: 1px solid rgba(188, 188, 188, 0.5);
  border-radius: 2px; }
  .page-comment-reply .comment-form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media screen and (min-width: 992px) {
    .page-comment-reply .comment-form textarea {
      min-height: 220px; } }
.page-comment-reply .comment-form .grippie {
  display: none; }
.page-comment-reply .comment-form button {
  float: right;
  border-radius: 2px;
  border: 1px solid #9aad04;
  height: 50px;
  text-transform: uppercase;
  background: #ffffff;
  color: #9aad04;
  letter-spacing: 2px;
  font-family: "Helvetica-bold", "entypo", arial !important;
  padding: 15px 30px; }
  .page-comment-reply .comment-form button span {
    display: none; }

.form-item-field-comments-terms-und .control-label {
  display: block !important; }
.form-item-field-comments-terms-und input {
  height: 12px !important; }

.pane-eve-all-posts.eve-all-post-most-read {
  margin-left: -15px;
  padding-left: 15px;
  border-left: 1px solid #dcdcdc; }

.view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts {
  min-height: auto !important;
  display: block;
  width: 100%;
  margin-bottom: 0; }
  .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields {
    min-height: auto !important;
    width: 100%;
    margin-bottom: 0;
    padding: 8px 0; }
    .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text {
      padding-left: 0; }
      .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .views-field-created,
      .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .views-field-created-1,
      .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .post-author-title {
        position: initial; }
      .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .views-field-created,
      .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .views-field-created-1 {
        padding-right: 10px;
        margin-right: 10px;
        float: left;
        display: block; }
      .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .post-author-title {
        font-size: 0.9em;
        font-family: 'Helvetica-thin';
        position: relative;
        color: #505050 !important; }
      .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .views-field.views-field-title {
        display: block;
        height: auto;
        font-size: 1.2em;
        padding: 0;
        line-height: 1.1em;
        padding-top: 3px; }
        .view-id-eve_all_posts.view-display-id-block_most_read .eve-post-grid-element.posts .eve-all-posts-most-read.eve-post-fields .div-most-read-text .views-field.views-field-title .field-content a {
          font-family: "Helvetica-light", "entypo", arial;
          color: #505050; }

body.node-type-landing {
  padding-left: unset !important;
  /* subscribe form */
  /* style */
  /* fin - style */
  /* boxes container */
  /* end - boxes container */
  /* insights group */
  /* end - insights group */
  /* one column basic text */
  /* end - one column basic text */
  /* onepiece */
  /* end - onepiece */ }
  body.node-type-landing article#blog_content {
    margin: 0 auto; }
    @media (min-width: 768px) {
      body.node-type-landing article#blog_content {
        width: 750px; } }
    @media (min-width: 992px) {
      body.node-type-landing article#blog_content {
        width: 970px; } }
    @media (min-width: 1200px) {
      body.node-type-landing article#blog_content {
        width: 1170px; } }
    @media (min-width: 1300px) {
      body.node-type-landing article#blog_content {
        width: 1270px; } }
  body.node-type-landing .landing-newsletter_form {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/newsletter_landing.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  body.node-type-landing div.paragraphs-items div.eve_paragraph {
    padding: 15px 0 35px 0; }
  body.node-type-landing div.pane-node-field-subtitle {
    font-family: "Helvetica-thin", "entypo", arial !important;
    color: #505050; }
    @media (min-width: 768px) {
      body.node-type-landing div.pane-node-field-subtitle div.pane-content {
        width: 750px;
        padding-right: 20px;
        padding-left: 15px;
        margin-right: 43px;
        margin-left: 5px; } }
    @media (min-width: 992px) {
      body.node-type-landing div.pane-node-field-subtitle div.pane-content {
        width: 970px;
        padding-right: 20px;
        padding-left: 15px;
        margin-right: 43px;
        margin-left: 5px; } }
    @media (min-width: 1200px) {
      body.node-type-landing div.pane-node-field-subtitle div.pane-content {
        width: 1170px; } }
    @media (min-width: 1300px) {
      body.node-type-landing div.pane-node-field-subtitle div.pane-content {
        width: 1270px;
        padding-right: 110px;
        padding-left: 15px;
        margin-right: 43px;
        margin-left: 43px; } }
  body.node-type-landing .paragraphs-item-boxes-container div.pane-entity-field.landing-style-blog div.field-name-field-paragraph-title {
    font-size: 1.5em !important;
    padding-bottom: 5px;
    color: inherit; }
  body.node-type-landing .paragraphs-item-boxes-container div.pane-entity-field.landing-style-corporate div.field-name-field-paragraph-title {
    font-size: 1.5em !important;
    padding-bottom: 5px;
    color: inherit; }
  body.node-type-landing .paragraphs-item-boxes-container div.pane-entity-field.landing-style-corporate .eve_paragraph.paragraphs-item-onepost .pane-node-field-blog-body .paragraphs-items-field-blog-body .field-name-field-blog-body .paragraphs-item-blog-body-summary .content .field-name-field-blog-body-summary {
    font-family: "Helvetica-thin", "entypo", arial !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400; }
  body.node-type-landing div.pane-entity-field.landing-style-blog {
    /* style - read more */
    /* fin - style - read more */ }
    body.node-type-landing div.pane-entity-field.landing-style-blog div.content .field-name-field-paragraph-read-more {
      font-family: "Helvetica-light", "entypo", arial;
      text-align: right;
      padding-right: 13px;
      padding-right: 5px; }
      body.node-type-landing div.pane-entity-field.landing-style-blog div.content .field-name-field-paragraph-read-more a:after {
        content: " >";
        padding-left: 2px; }
  body.node-type-landing div.pane-entity-field.landing-style-corporate {
    /* style - read more */
    /* fin - style - read more */ }
    body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .field-name-field-paragraph-body {
      text-align: justify; }
    body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .field-name-field-paragraph-body,
    body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .field-name-field-paragraph-title {
      font-family: "Helvetica-thin", "entypo", arial !important;
      font-size: 18px;
      font-style: normal;
      font-weight: 400; }
    body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .paragraphs-item-box-item .field-name-field-paragraph-body {
      font-size: 15px; }
    body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .paragraphs-item-box-item .field-name-field-paragraph-title {
      font-weight: bold; }
    body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .field-name-field-paragraph-read-more {
      font-size: 18px;
      padding: 20px 0 35px 0; }
      body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .field-name-field-paragraph-read-more a {
        font-family: "Helvetica-thin", "entypo", arial;
        color: #505050;
        padding-left: 0.625rem;
        border-left: 2px solid #9aad04;
        float: right;
        text-align: right; }
        body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .field-name-field-paragraph-read-more a:visited {
          text-decoration: none; }
        body.node-type-landing div.pane-entity-field.landing-style-corporate div.content .field-name-field-paragraph-read-more a:after {
          content: "\e972";
          font-family: "Eve-icons";
          vertical-align: middle;
          padding-left: 0.3125rem;
          color: #9aae04;
          font-weight: bold; }
    body.node-type-landing div.pane-entity-field.landing-style-corporate div.field-name-field-paragraph-title {
      margin-top: 20px;
      border-left: 2px solid #9aad04;
      margin-bottom: 20px;
      display: inline-block;
      padding-bottom: 0px;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 0px; }
      body.node-type-landing div.pane-entity-field.landing-style-corporate div.field-name-field-paragraph-title h2 {
        display: inline-block;
        color: #505050 !important;
        font-family: "Helvetica-thin", "entypo", arial;
        font-size: 26px;
        font-style: normal;
        font-weight: 400;
        height: auto;
        margin-top: 0px !important;
        margin-bottom: 0px !important; }
  body.node-type-landing .paragraphs-item-boxes-container .field-name-field-paragraph-list-items {
    text-align: center;
    margin-bottom: 3.125rem; }
    body.node-type-landing .paragraphs-item-boxes-container .field-name-field-paragraph-list-items .field-items .field-item {
      float: none;
      display: inline-block;
      vertical-align: top; }
      body.node-type-landing .paragraphs-item-boxes-container .field-name-field-paragraph-list-items .field-items .field-item .paragraphs-item-box-item {
        background-size: cover !important;
        background-position: inherit !important;
        padding: 2rem;
        text-align: left;
        box-shadow: 1px 0px 5px 0px #858585;
        height: 28rem; }
        body.node-type-landing .paragraphs-item-boxes-container .field-name-field-paragraph-list-items .field-items .field-item .paragraphs-item-box-item .eve_read_more {
          display: none; }
  body.node-type-landing .paragraphs-item-insights-group {
    margin: 0 auto; }
    @media (min-width: 768px) {
      body.node-type-landing .paragraphs-item-insights-group {
        width: 100%; } }
    @media (min-width: 992px) {
      body.node-type-landing .paragraphs-item-insights-group {
        width: 100%; } }
    @media (min-width: 1200px) {
      body.node-type-landing .paragraphs-item-insights-group {
        width: 100%; } }
    body.node-type-landing .paragraphs-item-insights-group .field-name-field-insights .dfront-insights.paragraphs-item-insights {
      margin-bottom: 3.125rem;
      background-color: transparent;
      position: relative;
      padding: 0;
      z-index: 1; }
      body.node-type-landing .paragraphs-item-insights-group .field-name-field-insights .dfront-insights.paragraphs-item-insights .controls_and_text {
        color: #fff !important;
        position: absolute;
        left: 0;
        right: 0;
        height: 100%;
        top: 0; }
        body.node-type-landing .paragraphs-item-insights-group .field-name-field-insights .dfront-insights.paragraphs-item-insights .controls_and_text .insights_title.insights_secc_reference {
          color: #fff !important;
          display: inline-block;
          position: absolute;
          top: 1.6875rem;
          left: 2.8125rem;
          text-align: left;
          font-size: 2.5rem;
          padding-left: 0.625rem;
          margin: 0;
          border-left: 1px solid #FFFFFF;
          font-family: "Helvetica-light", "entypo", arial; }
        body.node-type-landing .paragraphs-item-insights-group .field-name-field-insights .dfront-insights.paragraphs-item-insights .controls_and_text .insights_body {
          color: #fff !important;
          position: relative;
          font-family: "Helvetica-light", "entypo", arial;
          font-size: 2.5rem;
          top: 0;
          width: 100%;
          height: 100%;
          padding: 4.0625rem 2.8125rem 1.25rem 2.8125rem; }
          body.node-type-landing .paragraphs-item-insights-group .field-name-field-insights .dfront-insights.paragraphs-item-insights .controls_and_text .insights_body .field-name-field-paragraph-body {
            color: #fff !important;
            position: relative;
            font-family: "Helvetica-light", "entypo", arial;
            font-size: 1.75rem;
            top: 0;
            width: 100%;
            height: 100%;
            padding: 4.0625rem 2.8125rem 1.25rem 2.8125rem; }
    body.node-type-landing .paragraphs-item-insights-group .owl-controls .owl-buttons {
      display: none !important; }
  body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing {
    /*position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-family: "Avenir-medium";
    font-size: 4.25rem;
    color: #FFFFFF;
    display: inline-block;*/ }
  body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing {
    display: block;
    min-height: 100px; }
    body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .field-name-field-video-loop {
      height: 100% !important; }
      @media screen and (min-width: 768px) {
        body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .field-name-field-video-loop {
          height: 100% !important; } }
      body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .field-name-field-video-loop .eve-video-player .video-loop-wrapper.video_background.shadow-overlay {
        height: 100% !important; }
        body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .field-name-field-video-loop .eve-video-player .video-loop-wrapper.video_background.shadow-overlay:after {
          height: auto !important;
          background-image: none !important; }
        @media screen and (min-width: 768px) {
          body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .field-name-field-video-loop .eve-video-player .video-loop-wrapper.video_background.shadow-overlay {
            height: 100% !important; } }
    body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing {
      position: relative;
      padding: 0; }
      body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .field-name-field-header-image {
        height: 100%; }
      body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text {
        overflow: visible;
        position: absolute;
        max-height: 31.25em;
        width: 100%;
        height: 100%;
        top: 0;
        font-size: 30px; }
        body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle {
          position: absolute;
          bottom: 0.1%;
          height: 100%;
          /*h1
          {
            font-size: 0.75em;
          }*/
          /* titulos cabecera generales */ }
          @media screen and (max-width: 768px) {
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle {
              position: relative; } }
          body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box {
            top: 50%;
            left: 50%;
            position: absolute;
            display: block;
            transform: translate(-50%, -50%);
            text-align: center;
            font-family: "Helvetica-light", "entypo", arial;
            /* clases para título */
            /* center white */
            /* center green */
            /* center white strong  */
            /* center green strong */
            /* center white underline */
            /* center green underline */
            /* center white underline strong */
            /* center green underline strong */ }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1 {
              font-size: 60px !important; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cw {
              color: #ffffff; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cg {
              color: #9aad04; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cws {
              color: #ffffff;
              font-weight: bold; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cgs {
              color: #9aad04;
              font-weight: bold; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cwu {
              color: #ffffff;
              text-decoration: underline; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cgu {
              color: #9aad04;
              text-decoration: underline; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cwus {
              color: #ffffff;
              text-decoration: underline;
              font-weight: bold; }
            body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1.eve_landing_header_cgus {
              color: #9aad04;
              text-decoration: underline;
              font-weight: bold; }
            @media screen and (max-width: 768px) {
              body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1,
              body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1 span {
                font-size: 50px !important; } }
            @media screen and (max-width: 480px) {
              body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1,
              body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1 span {
                font-size: 30px !important; } }
            @media screen and (max-width: 320px) {
              body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1,
              body.node-type-landing div.pane-node-field-header-landing .paragraphs-items-field-header-landing .header_landing .controls_and_text .eve_richtitle div.header-landing-title-box h1 span {
                font-size: 20px !important; } }
  body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header {
    font-size: 68px !important;
    color: #FFFFFF !important;
    display: inline-block !important; }
    @media (max-width: 768px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header {
        font-size: 44px !important; } }
    @media (max-width: 480px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header {
        font-size: 22px !important; } }
    @media (max-width: 320px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header {
        font-size: 16px !important; } }
  body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_underline {
    font-size: 68px !important;
    color: #FFFFFF !important;
    text-decoration: underline; }
    @media (max-width: 768px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_underline {
        font-size: 44px !important; } }
    @media (max-width: 480px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_underline {
        font-size: 22px !important; } }
    @media (max-width: 320px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_underline {
        font-size: 16px !important; } }
  body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra {
    color: #FFFFFF !important;
    font-size: 104px; }
    @media (max-width: 768px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra {
        font-size: 64px !important; } }
    @media (max-width: 480px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra {
        font-size: 34px !important; } }
    @media (max-width: 320px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra {
        font-size: 20px !important; } }
  body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra_underline {
    color: #FFFFFF !important;
    font-size: 104px;
    text-decoration: underline; }
    @media (max-width: 768px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra_underline {
        font-size: 64px !important; } }
    @media (max-width: 480px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra_underline {
        font-size: 34px !important; } }
    @media (max-width: 320px) {
      body.node-type-landing div.pane-node-field-header-landing.landing-style-corporate div.controls_and_text div.eve_richtitle h1.eve_landing_header_extra_underline {
        font-size: 20px !important; } }
  body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after {
    content: "\e972" !important;
    font-family: "Eve-icons" !important;
    vertical-align: middle !important;
    padding-left: 0.3125rem !important;
    color: #9aae04 !important;
    font-weight: bold !important;
    /*    //@media screen and (min-width: 1200px)
        {
          div.eve_paragraph.paragraphs-item-posts
          {
            div.container-posts
            {
              padding: 15px 0 15px 0 !important;
              width: 100% !important;
            }
          }
      //}*/ }
    body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after div.paragraphs-item-boxes-container div.field-name-field-paragraph-title,
    body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after div.panelizer-view-mode.node-landing {
      font-family: "Helvetica-bold", "entypo", arial !important;
      color: #808080 !important;
      font-size: 36px !important;
      text-decoration: none; }
    body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after h2,
    body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after h2 a {
      font-size: 28px !important;
      font-family: "Helvetica-light", "entypo", arial !important; }
    body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after h2 {
      color: #505050 !important; }
    body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after div.eve_paragraph.paragraphs-item-posts div.eve-post-grid-element.eve-post-fields {
      margin-bottom: 0px !important; }
    body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after .eve_paragraph .container {
      padding: 15px 0 15px 0;
      width: 100% !important; }
      body.node-type-landing div.panelizer-view-mode.node-landing h2 a.paragraph_title_link::after .eve_paragraph .container .pane-node-title a {
        font-family: "Helvetica-light", "entypo", arial;
        color: #505050; }
  body.node-type-landing .paragraphs-item-one-column-basic-text .container-one_column_basic_text {
    display: inline-block;
    width: 100%; }
    body.node-type-landing .paragraphs-item-one-column-basic-text .container-one_column_basic_text .unveil.img-responsive {
      margin: 0 auto; }
    body.node-type-landing .paragraphs-item-one-column-basic-text .container-one_column_basic_text .paragraph-title-hightligth {
      color: #505050 !important;
      font-size: 22px !important;
      line-height: 1.2em !important;
      letter-spacing: 1px !important;
      padding: 5px 50px; }
      body.node-type-landing .paragraphs-item-one-column-basic-text .container-one_column_basic_text .paragraph-title-hightligth a {
        color: #505050 !important; }
  body.node-type-landing div.paragraphs-item-onepiece .onepiece-group {
    display: inline-block;
    width: 100%; }
  body.node-type-landing div.paragraphs-item-onepiece.media-position-right {
    display: inline-block;
    padding: 15px 0 15px 0;
    width: 100% !important;
    /* loop */
    /* youtube */
    /* cuerpo */ }
    body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-group {
      display: inline-block; }
    body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-media.media-video {
      display: inline;
      width: 50% !important; }
      body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-media.media-video .video-loop-wrapper {
        display: block;
        width: 100%;
        height: auto !important; }
        body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-media.media-video .video-loop-wrapper video {
          width: 100% !important; }
    body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-media {
      width: 50%;
      float: right; }
    body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-content {
      width: 48%;
      float: left; }
  body.node-type-landing div.paragraphs-item-onepiece.media-position-left {
    display: inline-block;
    padding: 15px 0 15px 0;
    width: 100% !important;
    /* youtube */
    /* cuerpo */ }
    body.node-type-landing div.paragraphs-item-onepiece.media-position-left .onepiece-group {
      display: inline-block; }
    body.node-type-landing div.paragraphs-item-onepiece.media-position-left .onepiece-media {
      width: 50%;
      float: left; }
    body.node-type-landing div.paragraphs-item-onepiece.media-position-left .onepiece-content {
      width: 48%;
      float: right; }
  @media screen and (max-width: 1024px) {
    body.node-type-landing div.paragraphs-item-onepiece.media-position-left .onepiece-media,
    body.node-type-landing div.paragraphs-item-onepiece.media-position-left .onepiece-content,
    body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-media,
    body.node-type-landing div.paragraphs-item-onepiece.media-position-right .onepiece-content {
      width: 100%; } }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-title,
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-field-authors,
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-field-blog-body {
    display: inline-block;
    margin-top: 0; }
    body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-title .field-name-field-authors,
    body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-field-authors .field-name-field-authors,
    body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-field-blog-body .field-name-field-authors {
      margin: 0 !important; }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-field-blog-body .paragraphs-items-field-blog-body .field-name-field-blog-body {
    text-align: justify;
    padding: 0 !important; }
    body.node-type-landing .eve_paragraph.paragraphs-item-onepost .pane-node-field-blog-body .paragraphs-items-field-blog-body .field-name-field-blog-body div.paragraphs-item-blog-body-summary div.field-name-field-blog-body-summary {
      font-size: 18px !important;
      line-height: 22px; }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_right .pane-node-field-image {
    float: right;
    width: 50%;
    display: inline-block; }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_right .pane-node-title,
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_right .pane-node-field-authors,
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_right .pane-node-field-blog-body {
    float: left;
    width: 48%;
    display: inline-block; }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_left .pane-node-field-image {
    float: left;
    width: 50%;
    display: inline-block; }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_left .pane-node-field-blog-body .paragraphs-items-field-blog-body .field-name-field-blog-body {
    padding: 0 0 0 10px !important; }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_left .pane-node-title,
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_left .pane-node-field-authors,
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_left .pane-node-field-blog-body {
    float: right;
    width: 48%;
    display: inline-block; }
  body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_full {
    border: 1px solid green;
    /*.pane-node-title .pane-node-field-authors {
      float: right;
      width: 50%;
    }*/ }
    body.node-type-landing .eve_paragraph.paragraphs-item-onepost .eve_related_post_full .pane-node-field-image {
      width: 100%; }
  body.node-type-landing .paragraphs-item-insights .control_and_text {
    color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%; }
    body.node-type-landing .paragraphs-item-insights .control_and_text .insights_title.insights_secc_reference {
      display: inline-block;
      position: absolute;
      top: 1.6875rem;
      left: 2.8125rem;
      text-align: left;
      font-size: 0.9375rem;
      padding-left: 0.625rem;
      margin: 0;
      border-left: 1px solid #FFFFFF;
      font-family: "Helvetica-thin"; }
    body.node-type-landing .paragraphs-item-insights .control_and_text .insights_body {
      display: -webkit-box;
      max-width: 100%;
      height: 100%;
      margin: 0 auto;
      font-size: 0.875rem;
      line-height: 1.4;
      -webkit-line-clamp: 10;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative; }
  body.node-type-landing #block-simplenews-361 h2 {
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 6px !important;
    color: #fff !important;
    line-height: 2;
    font-weight: bold !important; }

[class^="iconmaterial_"], [class*=" iconmaterial_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconmaterial' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.iconmaterial_visibility:before {
  content: "\e8f4"; }

.iconmaterial_3d_rotation:before {
  content: "\e84d"; }

.iconmaterial_ac_unit:before {
  content: "\eb3b"; }

.iconmaterial_alarm:before {
  content: "\e855"; }

.iconmaterial_access_alarms:before {
  content: "\e191"; }

.iconmaterial_schedule:before {
  content: "\e8b5"; }

.iconmaterial_accessibility:before {
  content: "\e84e"; }

.iconmaterial_accessible:before {
  content: "\e914"; }

.iconmaterial_account_balance:before {
  content: "\e84f"; }

.iconmaterial_account_balance_wallet:before {
  content: "\e850"; }

.iconmaterial_account_box:before {
  content: "\e851"; }

.iconmaterial_account_circle:before {
  content: "\e853"; }

.iconmaterial_adb:before {
  content: "\e60e"; }

.iconmaterial_add:before {
  content: "\e145"; }

.iconmaterial_add_a_photo:before {
  content: "\e439"; }

.iconmaterial_alarm_add:before {
  content: "\e856"; }

.iconmaterial_add_alert:before {
  content: "\e003"; }

.iconmaterial_add_box:before {
  content: "\e146"; }

.iconmaterial_add_circle:before {
  content: "\e147"; }

.iconmaterial_control_point:before {
  content: "\e3ba"; }

.iconmaterial_add_location:before {
  content: "\e567"; }

.iconmaterial_add_shopping_cart:before {
  content: "\e854"; }

.iconmaterial_queue:before {
  content: "\e03c"; }

.iconmaterial_add_to_queue:before {
  content: "\e05c"; }

.iconmaterial_adjust:before {
  content: "\e39e"; }

.iconmaterial_airline_seat_flat:before {
  content: "\e630"; }

.iconmaterial_airline_seat_flat_angled:before {
  content: "\e631"; }

.iconmaterial_airline_seat_individual_suite:before {
  content: "\e632"; }

.iconmaterial_airline_seat_legroom_extra:before {
  content: "\e633"; }

.iconmaterial_airline_seat_legroom_normal:before {
  content: "\e634"; }

.iconmaterial_airline_seat_legroom_reduced:before {
  content: "\e635"; }

.iconmaterial_airline_seat_recline_extra:before {
  content: "\e636"; }

.iconmaterial_airline_seat_recline_normal:before {
  content: "\e637"; }

.iconmaterial_flight:before {
  content: "\e539"; }

.iconmaterial_airplanemode_inactive:before {
  content: "\e194"; }

.iconmaterial_airplay:before {
  content: "\e055"; }

.iconmaterial_airport_shuttle:before {
  content: "\eb3c"; }

.iconmaterial_alarm_off:before {
  content: "\e857"; }

.iconmaterial_alarm_on:before {
  content: "\e858"; }

.iconmaterial_album:before {
  content: "\e019"; }

.iconmaterial_all_inclusive:before {
  content: "\eb3d"; }

.iconmaterial_all_out:before {
  content: "\e90b"; }

.iconmaterial_android:before {
  content: "\e859"; }

.iconmaterial_announcement:before {
  content: "\e85a"; }

.iconmaterial_apps:before {
  content: "\e5c3"; }

.iconmaterial_archive:before {
  content: "\e149"; }

.iconmaterial_arrow_back:before {
  content: "\e5c4"; }

.iconmaterial_arrow_downward:before {
  content: "\e5db"; }

.iconmaterial_arrow_drop_down:before {
  content: "\e5c5"; }

.iconmaterial_arrow_drop_down_circle:before {
  content: "\e5c6"; }

.iconmaterial_arrow_drop_up:before {
  content: "\e5c7"; }

.iconmaterial_arrow_forward:before {
  content: "\e5c8"; }

.iconmaterial_arrow_upward:before {
  content: "\e5d8"; }

.iconmaterial_art_track:before {
  content: "\e060"; }

.iconmaterial_aspect_ratio:before {
  content: "\e85b"; }

.iconmaterial_poll:before {
  content: "\e801"; }

.iconmaterial_assignment:before {
  content: "\e85d"; }

.iconmaterial_assignment_ind:before {
  content: "\e85e"; }

.iconmaterial_assignment_late:before {
  content: "\e85f"; }

.iconmaterial_assignment_return:before {
  content: "\e860"; }

.iconmaterial_assignment_returned:before {
  content: "\e861"; }

.iconmaterial_assignment_turned_in:before {
  content: "\e862"; }

.iconmaterial_assistant:before {
  content: "\e39f"; }

.iconmaterial_flag:before {
  content: "\e153"; }

.iconmaterial_attach_file:before {
  content: "\e226"; }

.iconmaterial_attach_money:before {
  content: "\e227"; }

.iconmaterial_attachment:before {
  content: "\e2bc"; }

.iconmaterial_audiotrack:before {
  content: "\e3a1"; }

.iconmaterial_autorenew:before {
  content: "\e863"; }

.iconmaterial_av_timer:before {
  content: "\e01b"; }

.iconmaterial_backspace:before {
  content: "\e14a"; }

.iconmaterial_cloud_upload:before {
  content: "\e2c3"; }

.iconmaterial_battery_alert:before {
  content: "\e19c"; }

.iconmaterial_battery_charging_full:before {
  content: "\e1a3"; }

.iconmaterial_battery_std:before {
  content: "\e1a5"; }

.iconmaterial_battery_unknown:before {
  content: "\e1a6"; }

.iconmaterial_beach_access:before {
  content: "\eb3e"; }

.iconmaterial_beenhere:before {
  content: "\e52d"; }

.iconmaterial_block:before {
  content: "\e14b"; }

.iconmaterial_bluetooth:before {
  content: "\e1a7"; }

.iconmaterial_bluetooth_searching:before {
  content: "\e1aa"; }

.iconmaterial_bluetooth_connected:before {
  content: "\e1a8"; }

.iconmaterial_bluetooth_disabled:before {
  content: "\e1a9"; }

.iconmaterial_blur_circular:before {
  content: "\e3a2"; }

.iconmaterial_blur_linear:before {
  content: "\e3a3"; }

.iconmaterial_blur_off:before {
  content: "\e3a4"; }

.iconmaterial_blur_on:before {
  content: "\e3a5"; }

.iconmaterial_class:before {
  content: "\e86e"; }

.iconmaterial_turned_in:before {
  content: "\e8e6"; }

.iconmaterial_turned_in_not:before {
  content: "\e8e7"; }

.iconmaterial_border_all:before {
  content: "\e228"; }

.iconmaterial_border_bottom:before {
  content: "\e229"; }

.iconmaterial_border_clear:before {
  content: "\e22a"; }

.iconmaterial_border_color:before {
  content: "\e22b"; }

.iconmaterial_border_horizontal:before {
  content: "\e22c"; }

.iconmaterial_border_inner:before {
  content: "\e22d"; }

.iconmaterial_border_left:before {
  content: "\e22e"; }

.iconmaterial_border_outer:before {
  content: "\e22f"; }

.iconmaterial_border_right:before {
  content: "\e230"; }

.iconmaterial_border_style:before {
  content: "\e231"; }

.iconmaterial_border_top:before {
  content: "\e232"; }

.iconmaterial_border_vertical:before {
  content: "\e233"; }

.iconmaterial_branding_watermark:before {
  content: "\e06b"; }

.iconmaterial_brightness_1:before {
  content: "\e3a6"; }

.iconmaterial_brightness_2:before {
  content: "\e3a7"; }

.iconmaterial_brightness_3:before {
  content: "\e3a8"; }

.iconmaterial_brightness_4:before {
  content: "\e3a9"; }

.iconmaterial_brightness_low:before {
  content: "\e1ad"; }

.iconmaterial_brightness_medium:before {
  content: "\e1ae"; }

.iconmaterial_brightness_high:before {
  content: "\e1ac"; }

.iconmaterial_brightness_auto:before {
  content: "\e1ab"; }

.iconmaterial_broken_image:before {
  content: "\e3ad"; }

.iconmaterial_brush:before {
  content: "\e3ae"; }

.iconmaterial_bubble_chart:before {
  content: "\e6dd"; }

.iconmaterial_bug_report:before {
  content: "\e868"; }

.iconmaterial_build:before {
  content: "\e869"; }

.iconmaterial_burst_mode:before {
  content: "\e43c"; }

.iconmaterial_domain:before {
  content: "\e7ee"; }

.iconmaterial_business:before {
  content: "\e7ee"; }

.iconmaterial_business_center:before {
  content: "\eb3f"; }

.iconmaterial_cached:before {
  content: "\e86a"; }

.iconmaterial_cake:before {
  content: "\e7e9"; }

.iconmaterial_phone:before {
  content: "\e0cd"; }

.iconmaterial_call_end:before {
  content: "\e0b1"; }

.iconmaterial_call_made:before {
  content: "\e0b2"; }

.iconmaterial_merge_type:before {
  content: "\e252"; }

.iconmaterial_call_missed:before {
  content: "\e0b4"; }

.iconmaterial_call_missed_outgoing:before {
  content: "\e0e4"; }

.iconmaterial_call_received:before {
  content: "\e0b5"; }

.iconmaterial_call_split:before {
  content: "\e0b6"; }

.iconmaterial_call_to_action:before {
  content: "\e06c"; }

.iconmaterial_camera:before {
  content: "\e3af"; }

.iconmaterial_photo_camera:before {
  content: "\e412"; }

.iconmaterial_camera_enhance:before {
  content: "\e8fc"; }

.iconmaterial_camera_front:before {
  content: "\e3b1"; }

.iconmaterial_camera_rear:before {
  content: "\e3b2"; }

.iconmaterial_camera_roll:before {
  content: "\e3b3"; }

.iconmaterial_cancel:before {
  content: "\e5c9"; }

.iconmaterial_redeem:before {
  content: "\e8b1"; }

.iconmaterial_card_membership:before {
  content: "\e8f7"; }

.iconmaterial_card_travel:before {
  content: "\e8f8"; }

.iconmaterial_casino:before {
  content: "\eb40"; }

.iconmaterial_cast:before {
  content: "\e307"; }

.iconmaterial_cast_connected:before {
  content: "\e308"; }

.iconmaterial_center_focus_strong:before {
  content: "\e3b4"; }

.iconmaterial_center_focus_weak:before {
  content: "\e3b5"; }

.iconmaterial_change_history:before {
  content: "\e86b"; }

.iconmaterial_chat:before {
  content: "\e0b7"; }

.iconmaterial_chat_bubble:before {
  content: "\e0ca"; }

.iconmaterial_chat_bubble_outline:before {
  content: "\e0cb"; }

.iconmaterial_check:before {
  content: "\e5ca"; }

.iconmaterial_check_box:before {
  content: "\e834"; }

.iconmaterial_check_box_outline_blank:before {
  content: "\e835"; }

.iconmaterial_check_circle:before {
  content: "\e86c"; }

.iconmaterial_navigate_before:before {
  content: "\e408"; }

.iconmaterial_navigate_next:before {
  content: "\e409"; }

.iconmaterial_child_care:before {
  content: "\eb41"; }

.iconmaterial_child_friendly:before {
  content: "\eb42"; }

.iconmaterial_chrome_reader_mode:before {
  content: "\e86d"; }

.iconmaterial_close:before {
  content: "\e5cd"; }

.iconmaterial_clear_all:before {
  content: "\e0b8"; }

.iconmaterial_closed_caption:before {
  content: "\e01c"; }

.iconmaterial_wb_cloudy:before {
  content: "\e42d"; }

.iconmaterial_cloud:before {
  content: "\e42d"; }

.iconmaterial_cloud_circle:before {
  content: "\e2be"; }

.iconmaterial_cloud_done:before {
  content: "\e2bf"; }

.iconmaterial_cloud_download:before {
  content: "\e2c0"; }

.iconmaterial_cloud_off:before {
  content: "\e2c1"; }

.iconmaterial_cloud_queue:before {
  content: "\e2c2"; }

.iconmaterial_code:before {
  content: "\e86f"; }

.iconmaterial_photo_library:before {
  content: "\e413"; }

.iconmaterial_collections_bookmark:before {
  content: "\e431"; }

.iconmaterial_palette:before {
  content: "\e40a"; }

.iconmaterial_colorize:before {
  content: "\e3b8"; }

.iconmaterial_comment:before {
  content: "\e0b9"; }

.iconmaterial_compare:before {
  content: "\e3b9"; }

.iconmaterial_compare_arrows:before {
  content: "\e915"; }

.iconmaterial_laptop:before {
  content: "\e31e"; }

.iconmaterial_confirmation_number:before {
  content: "\e638"; }

.iconmaterial_contact_mail:before {
  content: "\e0d0"; }

.iconmaterial_contact_phone:before {
  content: "\e0cf"; }

.iconmaterial_contacts:before {
  content: "\e0ba"; }

.iconmaterial_content_copy:before {
  content: "\e14d"; }

.iconmaterial_content_cut:before {
  content: "\e14e"; }

.iconmaterial_content_paste:before {
  content: "\e14f"; }

.iconmaterial_control_point_duplicate:before {
  content: "\e3bb"; }

.iconmaterial_copyright:before {
  content: "\e90c"; }

.iconmaterial_mode_edit:before {
  content: "\e254"; }

.iconmaterial_create_new_folder:before {
  content: "\e2cc"; }

.iconmaterial_payment:before {
  content: "\e8a1"; }

.iconmaterial_crop:before {
  content: "\e3be"; }

.iconmaterial_crop_16_9:before {
  content: "\e3bc"; }

.iconmaterial_crop_3_2:before {
  content: "\e3bd"; }

.iconmaterial_crop_landscape:before {
  content: "\e3c3"; }

.iconmaterial_crop_7_5:before {
  content: "\e3c0"; }

.iconmaterial_crop_din:before {
  content: "\e3c1"; }

.iconmaterial_crop_free:before {
  content: "\e3c2"; }

.iconmaterial_crop_original:before {
  content: "\e3c4"; }

.iconmaterial_crop_portrait:before {
  content: "\e3c5"; }

.iconmaterial_crop_rotate:before {
  content: "\e437"; }

.iconmaterial_crop_square:before {
  content: "\e3c6"; }

.iconmaterial_dashboard:before {
  content: "\e871"; }

.iconmaterial_data_usage:before {
  content: "\e1af"; }

.iconmaterial_date_range:before {
  content: "\e916"; }

.iconmaterial_dehaze:before {
  content: "\e3c7"; }

.iconmaterial_delete:before {
  content: "\e872"; }

.iconmaterial_delete_forever:before {
  content: "\e92b"; }

.iconmaterial_delete_sweep:before {
  content: "\e16c"; }

.iconmaterial_description:before {
  content: "\e873"; }

.iconmaterial_desktop_mac:before {
  content: "\e30b"; }

.iconmaterial_desktop_windows:before {
  content: "\e30c"; }

.iconmaterial_details:before {
  content: "\e3c8"; }

.iconmaterial_developer_board:before {
  content: "\e30d"; }

.iconmaterial_developer_mode:before {
  content: "\e1b0"; }

.iconmaterial_device_hub:before {
  content: "\e335"; }

.iconmaterial_phonelink:before {
  content: "\e326"; }

.iconmaterial_devices_other:before {
  content: "\e337"; }

.iconmaterial_dialer_sip:before {
  content: "\e0bb"; }

.iconmaterial_dialpad:before {
  content: "\e0bc"; }

.iconmaterial_directions:before {
  content: "\e52e"; }

.iconmaterial_directions_bike:before {
  content: "\e52f"; }

.iconmaterial_directions_boat:before {
  content: "\e532"; }

.iconmaterial_directions_bus:before {
  content: "\e530"; }

.iconmaterial_directions_car:before {
  content: "\e531"; }

.iconmaterial_directions_railway:before {
  content: "\e534"; }

.iconmaterial_directions_run:before {
  content: "\e566"; }

.iconmaterial_directions_transit:before {
  content: "\e535"; }

.iconmaterial_directions_walk:before {
  content: "\e536"; }

.iconmaterial_disc_full:before {
  content: "\e610"; }

.iconmaterial_dns:before {
  content: "\e875"; }

.iconmaterial_not_interested:before {
  content: "\e033"; }

.iconmaterial_do_not_disturb_alt:before {
  content: "\e611"; }

.iconmaterial_do_not_disturb_off:before {
  content: "\e643"; }

.iconmaterial_remove_circle:before {
  content: "\e15c"; }

.iconmaterial_dock:before {
  content: "\e30e"; }

.iconmaterial_done:before {
  content: "\e876"; }

.iconmaterial_done_all:before {
  content: "\e877"; }

.iconmaterial_donut_large:before {
  content: "\e917"; }

.iconmaterial_donut_small:before {
  content: "\e918"; }

.iconmaterial_drafts:before {
  content: "\e151"; }

.iconmaterial_drag_handle:before {
  content: "\e25d"; }

.iconmaterial_time_to_leave:before {
  content: "\e62c"; }

.iconmaterial_dvr:before {
  content: "\e1b2"; }

.iconmaterial_edit_location:before {
  content: "\e568"; }

.iconmaterial_eject:before {
  content: "\e8fb"; }

.iconmaterial_markunread:before {
  content: "\e159"; }

.iconmaterial_enhanced_encryption:before {
  content: "\e63f"; }

.iconmaterial_equalizer:before {
  content: "\e01d"; }

.iconmaterial_error:before {
  content: "\e000"; }

.iconmaterial_error_outline:before {
  content: "\e001"; }

.iconmaterial_euro_symbol:before {
  content: "\e926"; }

.iconmaterial_ev_station:before {
  content: "\e56d"; }

.iconmaterial_insert_invitation:before {
  content: "\e24f"; }

.iconmaterial_event_available:before {
  content: "\e614"; }

.iconmaterial_event_busy:before {
  content: "\e615"; }

.iconmaterial_event_note:before {
  content: "\e616"; }

.iconmaterial_event_seat:before {
  content: "\e903"; }

.iconmaterial_exit_to_app:before {
  content: "\e879"; }

.iconmaterial_expand_less:before {
  content: "\e5ce"; }

.iconmaterial_expand_more:before {
  content: "\e5cf"; }

.iconmaterial_explicit:before {
  content: "\e01e"; }

.iconmaterial_explore:before {
  content: "\e87a"; }

.iconmaterial_exposure:before {
  content: "\e3ca"; }

.iconmaterial_exposure_neg_1:before {
  content: "\e3cb"; }

.iconmaterial_exposure_neg_2:before {
  content: "\e3cc"; }

.iconmaterial_exposure_plus_1:before {
  content: "\e3cd"; }

.iconmaterial_exposure_plus_2:before {
  content: "\e3ce"; }

.iconmaterial_exposure_zero:before {
  content: "\e3cf"; }

.iconmaterial_extension:before {
  content: "\e87b"; }

.iconmaterial_face:before {
  content: "\e87c"; }

.iconmaterial_fast_forward:before {
  content: "\e01f"; }

.iconmaterial_fast_rewind:before {
  content: "\e020"; }

.iconmaterial_favorite:before {
  content: "\e87d"; }

.iconmaterial_favorite_border:before {
  content: "\e87e"; }

.iconmaterial_featured_play_list:before {
  content: "\e06d"; }

.iconmaterial_featured_video:before {
  content: "\e06e"; }

.iconmaterial_sms_failed:before {
  content: "\e626"; }

.iconmaterial_fiber_dvr:before {
  content: "\e05d"; }

.iconmaterial_fiber_manual_record:before {
  content: "\e061"; }

.iconmaterial_fiber_new:before {
  content: "\e05e"; }

.iconmaterial_fiber_pin:before {
  content: "\e06a"; }

.iconmaterial_fiber_smart_record:before {
  content: "\e062"; }

.iconmaterial_get_app:before {
  content: "\e884"; }

.iconmaterial_file_upload:before {
  content: "\e2c6"; }

.iconmaterial_filter:before {
  content: "\e3d3"; }

.iconmaterial_filter_1:before {
  content: "\e3d0"; }

.iconmaterial_filter_2:before {
  content: "\e3d1"; }

.iconmaterial_filter_3:before {
  content: "\e3d2"; }

.iconmaterial_filter_4:before {
  content: "\e3d4"; }

.iconmaterial_filter_5:before {
  content: "\e3d5"; }

.iconmaterial_filter_6:before {
  content: "\e3d6"; }

.iconmaterial_filter_7:before {
  content: "\e3d7"; }

.iconmaterial_filter_8:before {
  content: "\e3d8"; }

.iconmaterial_filter_9:before {
  content: "\e3d9"; }

.iconmaterial_filter_9_plus:before {
  content: "\e3da"; }

.iconmaterial_filter_b_and_w:before {
  content: "\e3db"; }

.iconmaterial_filter_center_focus:before {
  content: "\e3dc"; }

.iconmaterial_filter_drama:before {
  content: "\e3dd"; }

.iconmaterial_filter_frames:before {
  content: "\e3de"; }

.iconmaterial_terrain:before {
  content: "\e564"; }

.iconmaterial_filter_list:before {
  content: "\e152"; }

.iconmaterial_filter_none:before {
  content: "\e3e0"; }

.iconmaterial_filter_tilt_shift:before {
  content: "\e3e2"; }

.iconmaterial_filter_vintage:before {
  content: "\e3e3"; }

.iconmaterial_find_in_page:before {
  content: "\e880"; }

.iconmaterial_find_replace:before {
  content: "\e881"; }

.iconmaterial_fingerprint:before {
  content: "\e90d"; }

.iconmaterial_first_page:before {
  content: "\e5dc"; }

.iconmaterial_fitness_center:before {
  content: "\eb43"; }

.iconmaterial_flare:before {
  content: "\e3e4"; }

.iconmaterial_flash_auto:before {
  content: "\e3e5"; }

.iconmaterial_flash_off:before {
  content: "\e3e6"; }

.iconmaterial_flash_on:before {
  content: "\e3e7"; }

.iconmaterial_flight_land:before {
  content: "\e904"; }

.iconmaterial_flight_takeoff:before {
  content: "\e905"; }

.iconmaterial_flip:before {
  content: "\e3e8"; }

.iconmaterial_flip_to_back:before {
  content: "\e882"; }

.iconmaterial_flip_to_front:before {
  content: "\e883"; }

.iconmaterial_folder:before {
  content: "\e2c7"; }

.iconmaterial_folder_open:before {
  content: "\e2c8"; }

.iconmaterial_folder_shared:before {
  content: "\e2c9"; }

.iconmaterial_folder_special:before {
  content: "\e617"; }

.iconmaterial_font_download:before {
  content: "\e167"; }

.iconmaterial_format_align_center:before {
  content: "\e234"; }

.iconmaterial_format_align_justify:before {
  content: "\e235"; }

.iconmaterial_format_align_left:before {
  content: "\e236"; }

.iconmaterial_format_align_right:before {
  content: "\e237"; }

.iconmaterial_format_bold:before {
  content: "\e238"; }

.iconmaterial_format_clear:before {
  content: "\e239"; }

.iconmaterial_format_color_fill:before {
  content: "\e23a"; }

.iconmaterial_format_color_reset:before {
  content: "\e23b"; }

.iconmaterial_format_color_text:before {
  content: "\e23c"; }

.iconmaterial_format_indent_decrease:before {
  content: "\e23d"; }

.iconmaterial_format_indent_increase:before {
  content: "\e23e"; }

.iconmaterial_format_italic:before {
  content: "\e23f"; }

.iconmaterial_format_line_spacing:before {
  content: "\e240"; }

.iconmaterial_format_list_bulleted:before {
  content: "\e241"; }

.iconmaterial_format_list_numbered:before {
  content: "\e242"; }

.iconmaterial_format_paint:before {
  content: "\e243"; }

.iconmaterial_format_quote:before {
  content: "\e244"; }

.iconmaterial_format_shapes:before {
  content: "\e25e"; }

.iconmaterial_format_size:before {
  content: "\e245"; }

.iconmaterial_format_strikethrough:before {
  content: "\e246"; }

.iconmaterial_format_textdirection_l_to_r:before {
  content: "\e247"; }

.iconmaterial_format_textdirection_r_to_l:before {
  content: "\e248"; }

.iconmaterial_format_underlined:before {
  content: "\e249"; }

.iconmaterial_question_answer:before {
  content: "\e8af"; }

.iconmaterial_forum:before {
  content: "\e8af"; }

.iconmaterial_forward:before {
  content: "\e154"; }

.iconmaterial_forward_10:before {
  content: "\e056"; }

.iconmaterial_forward_30:before {
  content: "\e057"; }

.iconmaterial_forward_5:before {
  content: "\e058"; }

.iconmaterial_free_breakfast:before {
  content: "\eb44"; }

.iconmaterial_fullscreen:before {
  content: "\e5d0"; }

.iconmaterial_fullscreen_exit:before {
  content: "\e5d1"; }

.iconmaterial_functions:before {
  content: "\e24a"; }

.iconmaterial_g_translate:before {
  content: "\e927"; }

.iconmaterial_games:before {
  content: "\e021"; }

.iconmaterial_gavel:before {
  content: "\e90e"; }

.iconmaterial_gesture:before {
  content: "\e155"; }

.iconmaterial_gif:before {
  content: "\e908"; }

.iconmaterial_goat:before {
  content: "\e900"; }

.iconmaterial_golf_course:before {
  content: "\eb45"; }

.iconmaterial_my_location:before {
  content: "\e55c"; }

.iconmaterial_location_searching:before {
  content: "\e1b7"; }

.iconmaterial_location_disabled:before {
  content: "\e1b6"; }

.iconmaterial_star:before {
  content: "\e838"; }

.iconmaterial_gradient:before {
  content: "\e3e9"; }

.iconmaterial_grain:before {
  content: "\e3ea"; }

.iconmaterial_graphic_eq:before {
  content: "\e1b8"; }

.iconmaterial_grid_off:before {
  content: "\e3eb"; }

.iconmaterial_grid_on:before {
  content: "\e3ec"; }

.iconmaterial_people:before {
  content: "\e7fb"; }

.iconmaterial_group_add:before {
  content: "\e7f0"; }

.iconmaterial_group_work:before {
  content: "\e886"; }

.iconmaterial_hd:before {
  content: "\e052"; }

.iconmaterial_hdr_off:before {
  content: "\e3ed"; }

.iconmaterial_hdr_on:before {
  content: "\e3ee"; }

.iconmaterial_hdr_strong:before {
  content: "\e3f1"; }

.iconmaterial_hdr_weak:before {
  content: "\e3f2"; }

.iconmaterial_headset:before {
  content: "\e310"; }

.iconmaterial_headset_mic:before {
  content: "\e311"; }

.iconmaterial_healing:before {
  content: "\e3f3"; }

.iconmaterial_hearing:before {
  content: "\e023"; }

.iconmaterial_help:before {
  content: "\e887"; }

.iconmaterial_help_outline:before {
  content: "\e8fd"; }

.iconmaterial_high_quality:before {
  content: "\e024"; }

.iconmaterial_highlight:before {
  content: "\e25f"; }

.iconmaterial_highlight_off:before {
  content: "\e888"; }

.iconmaterial_restore:before {
  content: "\e8b3"; }

.iconmaterial_home:before {
  content: "\e88a"; }

.iconmaterial_hot_tub:before {
  content: "\eb46"; }

.iconmaterial_local_hotel:before {
  content: "\e549"; }

.iconmaterial_hourglass_empty:before {
  content: "\e88b"; }

.iconmaterial_hourglass_full:before {
  content: "\e88c"; }

.iconmaterial_http:before {
  content: "\e902"; }

.iconmaterial_lock:before {
  content: "\e897"; }

.iconmaterial_photo:before {
  content: "\e410"; }

.iconmaterial_image_aspect_ratio:before {
  content: "\e3f5"; }

.iconmaterial_import_contacts:before {
  content: "\e0e0"; }

.iconmaterial_import_export:before {
  content: "\e0c3"; }

.iconmaterial_important_devices:before {
  content: "\e912"; }

.iconmaterial_inbox:before {
  content: "\e156"; }

.iconmaterial_indeterminate_check_box:before {
  content: "\e909"; }

.iconmaterial_info:before {
  content: "\e88e"; }

.iconmaterial_info_outline:before {
  content: "\e88f"; }

.iconmaterial_input:before {
  content: "\e890"; }

.iconmaterial_insert_comment:before {
  content: "\e24c"; }

.iconmaterial_insert_drive_file:before {
  content: "\e24d"; }

.iconmaterial_tag_faces:before {
  content: "\e420"; }

.iconmaterial_link:before {
  content: "\e157"; }

.iconmaterial_invert_colors:before {
  content: "\e891"; }

.iconmaterial_invert_colors_off:before {
  content: "\e0c4"; }

.iconmaterial_iso:before {
  content: "\e3f6"; }

.iconmaterial_keyboard:before {
  content: "\e312"; }

.iconmaterial_keyboard_arrow_down:before {
  content: "\e313"; }

.iconmaterial_keyboard_arrow_left:before {
  content: "\e314"; }

.iconmaterial_keyboard_arrow_right:before {
  content: "\e315"; }

.iconmaterial_keyboard_arrow_up:before {
  content: "\e316"; }

.iconmaterial_keyboard_backspace:before {
  content: "\e317"; }

.iconmaterial_keyboard_capslock:before {
  content: "\e318"; }

.iconmaterial_keyboard_hide:before {
  content: "\e31a"; }

.iconmaterial_keyboard_return:before {
  content: "\e31b"; }

.iconmaterial_keyboard_tab:before {
  content: "\e31c"; }

.iconmaterial_keyboard_voice:before {
  content: "\e31d"; }

.iconmaterial_kitchen:before {
  content: "\eb47"; }

.iconmaterial_label:before {
  content: "\e892"; }

.iconmaterial_label_outline:before {
  content: "\e893"; }

.iconmaterial_language:before {
  content: "\e894"; }

.iconmaterial_laptop_chromebook:before {
  content: "\e31f"; }

.iconmaterial_laptop_mac:before {
  content: "\e320"; }

.iconmaterial_laptop_windows:before {
  content: "\e321"; }

.iconmaterial_last_page:before {
  content: "\e5dd"; }

.iconmaterial_open_in_new:before {
  content: "\e89e"; }

.iconmaterial_layers:before {
  content: "\e53b"; }

.iconmaterial_layers_clear:before {
  content: "\e53c"; }

.iconmaterial_leak_add:before {
  content: "\e3f8"; }

.iconmaterial_leak_remove:before {
  content: "\e3f9"; }

.iconmaterial_lens:before {
  content: "\e3fa"; }

.iconmaterial_library_books:before {
  content: "\e02f"; }

.iconmaterial_library_music:before {
  content: "\e030"; }

.iconmaterial_lightbulb_outline:before {
  content: "\e90f"; }

.iconmaterial_line_style:before {
  content: "\e919"; }

.iconmaterial_line_weight:before {
  content: "\e91a"; }

.iconmaterial_linear_scale:before {
  content: "\e260"; }

.iconmaterial_linked_camera:before {
  content: "\e438"; }

.iconmaterial_list:before {
  content: "\e896"; }

.iconmaterial_live_help:before {
  content: "\e0c6"; }

.iconmaterial_live_tv:before {
  content: "\e639"; }

.iconmaterial_local_play:before {
  content: "\e553"; }

.iconmaterial_local_airport:before {
  content: "\e53d"; }

.iconmaterial_local_atm:before {
  content: "\e53e"; }

.iconmaterial_local_bar:before {
  content: "\e540"; }

.iconmaterial_local_cafe:before {
  content: "\e541"; }

.iconmaterial_local_car_wash:before {
  content: "\e542"; }

.iconmaterial_local_convenience_store:before {
  content: "\e543"; }

.iconmaterial_restaurant_menu:before {
  content: "\e561"; }

.iconmaterial_local_drink:before {
  content: "\e544"; }

.iconmaterial_local_florist:before {
  content: "\e545"; }

.iconmaterial_local_gas_station:before {
  content: "\e546"; }

.iconmaterial_shopping_cart:before {
  content: "\e8cc"; }

.iconmaterial_local_hospital:before {
  content: "\e548"; }

.iconmaterial_local_laundry_service:before {
  content: "\e54a"; }

.iconmaterial_local_library:before {
  content: "\e54b"; }

.iconmaterial_local_mall:before {
  content: "\e54c"; }

.iconmaterial_theaters:before {
  content: "\e8da"; }

.iconmaterial_local_offer:before {
  content: "\e54e"; }

.iconmaterial_local_parking:before {
  content: "\e54f"; }

.iconmaterial_local_pharmacy:before {
  content: "\e550"; }

.iconmaterial_local_pizza:before {
  content: "\e552"; }

.iconmaterial_print:before {
  content: "\e8ad"; }

.iconmaterial_local_shipping:before {
  content: "\e558"; }

.iconmaterial_local_taxi:before {
  content: "\e559"; }

.iconmaterial_location_city:before {
  content: "\e7f1"; }

.iconmaterial_location_off:before {
  content: "\e0c7"; }

.iconmaterial_room:before {
  content: "\e8b4"; }

.iconmaterial_lock_open:before {
  content: "\e898"; }

.iconmaterial_lock_outline:before {
  content: "\e899"; }

.iconmaterial_looks:before {
  content: "\e3fc"; }

.iconmaterial_looks_3:before {
  content: "\e3fb"; }

.iconmaterial_looks_4:before {
  content: "\e3fd"; }

.iconmaterial_looks_5:before {
  content: "\e3fe"; }

.iconmaterial_looks_6:before {
  content: "\e3ff"; }

.iconmaterial_looks_one:before {
  content: "\e400"; }

.iconmaterial_looks_two:before {
  content: "\e401"; }

.iconmaterial_sync:before {
  content: "\e627"; }

.iconmaterial_loupe:before {
  content: "\e402"; }

.iconmaterial_low_priority:before {
  content: "\e16d"; }

.iconmaterial_loyalty:before {
  content: "\e89a"; }

.iconmaterial_mail_outline:before {
  content: "\e0e1"; }

.iconmaterial_map:before {
  content: "\e55b"; }

.iconmaterial_markunread_mailbox:before {
  content: "\e89b"; }

.iconmaterial_memory:before {
  content: "\e322"; }

.iconmaterial_menu:before {
  content: "\e5d2"; }

.iconmaterial_message:before {
  content: "\e0c9"; }

.iconmaterial_mic:before {
  content: "\e029"; }

.iconmaterial_mic_none:before {
  content: "\e02a"; }

.iconmaterial_mic_off:before {
  content: "\e02b"; }

.iconmaterial_mms:before {
  content: "\e618"; }

.iconmaterial_mode_comment:before {
  content: "\e253"; }

.iconmaterial_monetization_on:before {
  content: "\e263"; }

.iconmaterial_money_off:before {
  content: "\e25c"; }

.iconmaterial_monochrome_photos:before {
  content: "\e403"; }

.iconmaterial_mood_bad:before {
  content: "\e7f3"; }

.iconmaterial_more:before {
  content: "\e619"; }

.iconmaterial_more_horiz:before {
  content: "\e5d3"; }

.iconmaterial_more_vert:before {
  content: "\e5d4"; }

.iconmaterial_motorcycle:before {
  content: "\e91b"; }

.iconmaterial_mouse:before {
  content: "\e323"; }

.iconmaterial_move_to_inbox:before {
  content: "\e168"; }

.iconmaterial_movie_creation:before {
  content: "\e404"; }

.iconmaterial_movie_filter:before {
  content: "\e43a"; }

.iconmaterial_multiline_chart:before {
  content: "\e6df"; }

.iconmaterial_music_note:before {
  content: "\e405"; }

.iconmaterial_music_video:before {
  content: "\e063"; }

.iconmaterial_nature:before {
  content: "\e406"; }

.iconmaterial_nature_people:before {
  content: "\e407"; }

.iconmaterial_navigation:before {
  content: "\e55d"; }

.iconmaterial_near_me:before {
  content: "\e569"; }

.iconmaterial_network_cell:before {
  content: "\e1b9"; }

.iconmaterial_network_check:before {
  content: "\e640"; }

.iconmaterial_network_locked:before {
  content: "\e61a"; }

.iconmaterial_network_wifi:before {
  content: "\e1ba"; }

.iconmaterial_new_releases:before {
  content: "\e031"; }

.iconmaterial_next_week:before {
  content: "\e16a"; }

.iconmaterial_nfc:before {
  content: "\e1bb"; }

.iconmaterial_no_encryption:before {
  content: "\e641"; }

.iconmaterial_signal_cellular_no_sim:before {
  content: "\e1ce"; }

.iconmaterial_note:before {
  content: "\e06f"; }

.iconmaterial_note_add:before {
  content: "\e89c"; }

.iconmaterial_notifications:before {
  content: "\e7f4"; }

.iconmaterial_notifications_active:before {
  content: "\e7f7"; }

.iconmaterial_notifications_none:before {
  content: "\e7f5"; }

.iconmaterial_notifications_off:before {
  content: "\e7f6"; }

.iconmaterial_notifications_paused:before {
  content: "\e7f8"; }

.iconmaterial_offline_pin:before {
  content: "\e90a"; }

.iconmaterial_ondemand_video:before {
  content: "\e63a"; }

.iconmaterial_opacity:before {
  content: "\e91c"; }

.iconmaterial_open_in_browser:before {
  content: "\e89d"; }

.iconmaterial_open_with:before {
  content: "\e89f"; }

.iconmaterial_pages:before {
  content: "\e7f9"; }

.iconmaterial_pan_tool:before {
  content: "\e925"; }

.iconmaterial_panorama:before {
  content: "\e40b"; }

.iconmaterial_radio_button_unchecked:before {
  content: "\e836"; }

.iconmaterial_panorama_horizontal:before {
  content: "\e40d"; }

.iconmaterial_panorama_vertical:before {
  content: "\e40e"; }

.iconmaterial_panorama_wide_angle:before {
  content: "\e40f"; }

.iconmaterial_party_mode:before {
  content: "\e7fa"; }

.iconmaterial_pause:before {
  content: "\e034"; }

.iconmaterial_pause_circle_filled:before {
  content: "\e035"; }

.iconmaterial_pause_circle_outline:before {
  content: "\e036"; }

.iconmaterial_people_outline:before {
  content: "\e7fc"; }

.iconmaterial_perm_camera_mic:before {
  content: "\e8a2"; }

.iconmaterial_perm_contact_calendar:before {
  content: "\e8a3"; }

.iconmaterial_perm_data_setting:before {
  content: "\e8a4"; }

.iconmaterial_perm_device_information:before {
  content: "\e8a5"; }

.iconmaterial_person_outline:before {
  content: "\e7ff"; }

.iconmaterial_perm_media:before {
  content: "\e8a7"; }

.iconmaterial_perm_phone_msg:before {
  content: "\e8a8"; }

.iconmaterial_perm_scan_wifi:before {
  content: "\e8a9"; }

.iconmaterial_person:before {
  content: "\e7fd"; }

.iconmaterial_person_add:before {
  content: "\e7fe"; }

.iconmaterial_person_pin:before {
  content: "\e55a"; }

.iconmaterial_person_pin_circle:before {
  content: "\e56a"; }

.iconmaterial_personal_video:before {
  content: "\e63b"; }

.iconmaterial_pets:before {
  content: "\e91d"; }

.iconmaterial_phone_android:before {
  content: "\e324"; }

.iconmaterial_phone_bluetooth_speaker:before {
  content: "\e61b"; }

.iconmaterial_phone_forwarded:before {
  content: "\e61c"; }

.iconmaterial_phone_in_talk:before {
  content: "\e61d"; }

.iconmaterial_phone_iphone:before {
  content: "\e325"; }

.iconmaterial_phone_locked:before {
  content: "\e61e"; }

.iconmaterial_phone_missed:before {
  content: "\e61f"; }

.iconmaterial_phone_paused:before {
  content: "\e620"; }

.iconmaterial_phonelink_erase:before {
  content: "\e0db"; }

.iconmaterial_phonelink_lock:before {
  content: "\e0dc"; }

.iconmaterial_phonelink_off:before {
  content: "\e327"; }

.iconmaterial_phonelink_ring:before {
  content: "\e0dd"; }

.iconmaterial_phonelink_setup:before {
  content: "\e0de"; }

.iconmaterial_photo_album:before {
  content: "\e411"; }

.iconmaterial_photo_filter:before {
  content: "\e43b"; }

.iconmaterial_photo_size_select_actual:before {
  content: "\e432"; }

.iconmaterial_photo_size_select_large:before {
  content: "\e433"; }

.iconmaterial_photo_size_select_small:before {
  content: "\e434"; }

.iconmaterial_picture_as_pdf:before {
  content: "\e415"; }

.iconmaterial_picture_in_picture:before {
  content: "\e8aa"; }

.iconmaterial_picture_in_picture_alt:before {
  content: "\e911"; }

.iconmaterial_pie_chart:before {
  content: "\e6c4"; }

.iconmaterial_pie_chart_outlined:before {
  content: "\e6c5"; }

.iconmaterial_pin_drop:before {
  content: "\e55e"; }

.iconmaterial_play_arrow:before {
  content: "\e037"; }

.iconmaterial_play_circle_filled:before {
  content: "\e038"; }

.iconmaterial_play_circle_outline:before {
  content: "\e039"; }

.iconmaterial_play_for_work:before {
  content: "\e906"; }

.iconmaterial_playlist_add:before {
  content: "\e03b"; }

.iconmaterial_playlist_add_check:before {
  content: "\e065"; }

.iconmaterial_playlist_play:before {
  content: "\e05f"; }

.iconmaterial_plus_one:before {
  content: "\e800"; }

.iconmaterial_polymer:before {
  content: "\e8ab"; }

.iconmaterial_pool:before {
  content: "\eb48"; }

.iconmaterial_portable_wifi_off:before {
  content: "\e0ce"; }

.iconmaterial_portrait:before {
  content: "\e416"; }

.iconmaterial_power:before {
  content: "\e63c"; }

.iconmaterial_power_input:before {
  content: "\e336"; }

.iconmaterial_power_settings_new:before {
  content: "\e8ac"; }

.iconmaterial_pregnant_woman:before {
  content: "\e91e"; }

.iconmaterial_present_to_all:before {
  content: "\e0df"; }

.iconmaterial_priority_high:before {
  content: "\e645"; }

.iconmaterial_public:before {
  content: "\e80b"; }

.iconmaterial_publish:before {
  content: "\e255"; }

.iconmaterial_queue_music:before {
  content: "\e03d"; }

.iconmaterial_queue_play_next:before {
  content: "\e066"; }

.iconmaterial_radio:before {
  content: "\e03e"; }

.iconmaterial_radio_button_checked:before {
  content: "\e837"; }

.iconmaterial_receipt:before {
  content: "\e8b0"; }

.iconmaterial_recent_actors:before {
  content: "\e03f"; }

.iconmaterial_record_voice_over:before {
  content: "\e91f"; }

.iconmaterial_redo:before {
  content: "\e15a"; }

.iconmaterial_refresh:before {
  content: "\e5d5"; }

.iconmaterial_remove:before {
  content: "\e15b"; }

.iconmaterial_remove_circle_outline:before {
  content: "\e15d"; }

.iconmaterial_remove_from_queue:before {
  content: "\e067"; }

.iconmaterial_remove_shopping_cart:before {
  content: "\e928"; }

.iconmaterial_reorder:before {
  content: "\e8fe"; }

.iconmaterial_repeat:before {
  content: "\e040"; }

.iconmaterial_repeat_one:before {
  content: "\e041"; }

.iconmaterial_replay:before {
  content: "\e042"; }

.iconmaterial_replay_10:before {
  content: "\e059"; }

.iconmaterial_replay_30:before {
  content: "\e05a"; }

.iconmaterial_replay_5:before {
  content: "\e05b"; }

.iconmaterial_reply:before {
  content: "\e15e"; }

.iconmaterial_reply_all:before {
  content: "\e15f"; }

.iconmaterial_report:before {
  content: "\e160"; }

.iconmaterial_warning:before {
  content: "\e002"; }

.iconmaterial_restaurant:before {
  content: "\e56c"; }

.iconmaterial_restore_page:before {
  content: "\e929"; }

.iconmaterial_ring_volume:before {
  content: "\e0d1"; }

.iconmaterial_room_service:before {
  content: "\eb49"; }

.iconmaterial_rotate_90_degrees_ccw:before {
  content: "\e418"; }

.iconmaterial_rotate_left:before {
  content: "\e419"; }

.iconmaterial_rotate_right:before {
  content: "\e41a"; }

.iconmaterial_rounded_corner:before {
  content: "\e920"; }

.iconmaterial_router:before {
  content: "\e328"; }

.iconmaterial_rowing:before {
  content: "\e921"; }

.iconmaterial_rss_feed:before {
  content: "\e0e5"; }

.iconmaterial_rv_hookup:before {
  content: "\e642"; }

.iconmaterial_satellite:before {
  content: "\e562"; }

.iconmaterial_save:before {
  content: "\e161"; }

.iconmaterial_scanner:before {
  content: "\e329"; }

.iconmaterial_school:before {
  content: "\e80c"; }

.iconmaterial_screen_lock_landscape:before {
  content: "\e1be"; }

.iconmaterial_screen_lock_portrait:before {
  content: "\e1bf"; }

.iconmaterial_screen_lock_rotation:before {
  content: "\e1c0"; }

.iconmaterial_screen_rotation:before {
  content: "\e1c1"; }

.iconmaterial_screen_share:before {
  content: "\e0e2"; }

.iconmaterial_sd_storage:before {
  content: "\e1c2"; }

.iconmaterial_search:before {
  content: "\e8b6"; }

.iconmaterial_security:before {
  content: "\e32a"; }

.iconmaterial_select_all:before {
  content: "\e162"; }

.iconmaterial_send:before {
  content: "\e163"; }

.iconmaterial_sentiment_dissatisfied:before {
  content: "\e811"; }

.iconmaterial_sentiment_neutral:before {
  content: "\e812"; }

.iconmaterial_sentiment_satisfied:before {
  content: "\e813"; }

.iconmaterial_sentiment_very_dissatisfied:before {
  content: "\e814"; }

.iconmaterial_sentiment_very_satisfied:before {
  content: "\e815"; }

.iconmaterial_settings:before {
  content: "\e8b8"; }

.iconmaterial_settings_applications:before {
  content: "\e8b9"; }

.iconmaterial_settings_backup_restore:before {
  content: "\e8ba"; }

.iconmaterial_settings_bluetooth:before {
  content: "\e8bb"; }

.iconmaterial_settings_brightness:before {
  content: "\e8bd"; }

.iconmaterial_settings_cell:before {
  content: "\e8bc"; }

.iconmaterial_settings_ethernet:before {
  content: "\e8be"; }

.iconmaterial_settings_input_antenna:before {
  content: "\e8bf"; }

.iconmaterial_settings_input_composite:before {
  content: "\e8c1"; }

.iconmaterial_settings_input_hdmi:before {
  content: "\e8c2"; }

.iconmaterial_settings_input_svideo:before {
  content: "\e8c3"; }

.iconmaterial_settings_overscan:before {
  content: "\e8c4"; }

.iconmaterial_settings_phone:before {
  content: "\e8c5"; }

.iconmaterial_settings_power:before {
  content: "\e8c6"; }

.iconmaterial_settings_remote:before {
  content: "\e8c7"; }

.iconmaterial_settings_system_daydream:before {
  content: "\e1c3"; }

.iconmaterial_settings_voice:before {
  content: "\e8c8"; }

.iconmaterial_share:before {
  content: "\e80d"; }

.iconmaterial_shop:before {
  content: "\e8c9"; }

.iconmaterial_shop_two:before {
  content: "\e8ca"; }

.iconmaterial_shopping_basket:before {
  content: "\e8cb"; }

.iconmaterial_short_text:before {
  content: "\e261"; }

.iconmaterial_show_chart:before {
  content: "\e6e1"; }

.iconmaterial_shuffle:before {
  content: "\e043"; }

.iconmaterial_signal_cellular_4_bar:before {
  content: "\e1c8"; }

.iconmaterial_signal_cellular_connected_no_internet_4_bar:before {
  content: "\e1cd"; }

.iconmaterial_signal_cellular_null:before {
  content: "\e1cf"; }

.iconmaterial_signal_cellular_off:before {
  content: "\e1d0"; }

.iconmaterial_signal_wifi_4_bar:before {
  content: "\e1d8"; }

.iconmaterial_signal_wifi_4_bar_lock:before {
  content: "\e1d9"; }

.iconmaterial_signal_wifi_off:before {
  content: "\e1da"; }

.iconmaterial_sim_card:before {
  content: "\e32b"; }

.iconmaterial_sim_card_alert:before {
  content: "\e624"; }

.iconmaterial_skip_next:before {
  content: "\e044"; }

.iconmaterial_skip_previous:before {
  content: "\e045"; }

.iconmaterial_slideshow:before {
  content: "\e41b"; }

.iconmaterial_slow_motion_video:before {
  content: "\e068"; }

.iconmaterial_stay_primary_portrait:before {
  content: "\e0d6"; }

.iconmaterial_smoke_free:before {
  content: "\eb4a"; }

.iconmaterial_smoking_rooms:before {
  content: "\eb4b"; }

.iconmaterial_textsms:before {
  content: "\e0d8"; }

.iconmaterial_snooze:before {
  content: "\e046"; }

.iconmaterial_sort:before {
  content: "\e164"; }

.iconmaterial_sort_by_alpha:before {
  content: "\e053"; }

.iconmaterial_spa:before {
  content: "\eb4c"; }

.iconmaterial_space_bar:before {
  content: "\e256"; }

.iconmaterial_speaker:before {
  content: "\e32d"; }

.iconmaterial_speaker_group:before {
  content: "\e32e"; }

.iconmaterial_speaker_notes:before {
  content: "\e8cd"; }

.iconmaterial_speaker_notes_off:before {
  content: "\e92a"; }

.iconmaterial_speaker_phone:before {
  content: "\e0d2"; }

.iconmaterial_spellcheck:before {
  content: "\e8ce"; }

.iconmaterial_star_border:before {
  content: "\e83a"; }

.iconmaterial_star_half:before {
  content: "\e839"; }

.iconmaterial_stars:before {
  content: "\e8d0"; }

.iconmaterial_stay_primary_landscape:before {
  content: "\e0d5"; }

.iconmaterial_stop:before {
  content: "\e047"; }

.iconmaterial_stop_screen_share:before {
  content: "\e0e3"; }

.iconmaterial_storage:before {
  content: "\e1db"; }

.iconmaterial_store_mall_directory:before {
  content: "\e563"; }

.iconmaterial_straighten:before {
  content: "\e41c"; }

.iconmaterial_strikethrough_s:before {
  content: "\e257"; }

.iconmaterial_style:before {
  content: "\e41d"; }

.iconmaterial_subdirectory_arrow_left:before {
  content: "\e5d9"; }

.iconmaterial_subdirectory_arrow_right:before {
  content: "\e5da"; }

.iconmaterial_subject:before {
  content: "\e8d2"; }

.iconmaterial_subscriptions:before {
  content: "\e064"; }

.iconmaterial_subtitles:before {
  content: "\e048"; }

.iconmaterial_subway:before {
  content: "\e56f"; }

.iconmaterial_supervisor_account:before {
  content: "\e8d3"; }

.iconmaterial_surround_sound:before {
  content: "\e049"; }

.iconmaterial_swap_calls:before {
  content: "\e0d7"; }

.iconmaterial_swap_horiz:before {
  content: "\e8d4"; }

.iconmaterial_swap_vert:before {
  content: "\e8d5"; }

.iconmaterial_swap_vertical_circle:before {
  content: "\e8d6"; }

.iconmaterial_switch_camera:before {
  content: "\e41e"; }

.iconmaterial_switch_video:before {
  content: "\e41f"; }

.iconmaterial_sync_disabled:before {
  content: "\e628"; }

.iconmaterial_sync_problem:before {
  content: "\e629"; }

.iconmaterial_system_update:before {
  content: "\e62a"; }

.iconmaterial_system_update_alt:before {
  content: "\e8d7"; }

.iconmaterial_tab:before {
  content: "\e8d8"; }

.iconmaterial_tab_unselected:before {
  content: "\e8d9"; }

.iconmaterial_tablet:before {
  content: "\e32f"; }

.iconmaterial_tablet_android:before {
  content: "\e330"; }

.iconmaterial_tablet_mac:before {
  content: "\e331"; }

.iconmaterial_tap_and_play:before {
  content: "\e62b"; }

.iconmaterial_text_fields:before {
  content: "\e262"; }

.iconmaterial_text_format:before {
  content: "\e165"; }

.iconmaterial_texture:before {
  content: "\e421"; }

.iconmaterial_thumb_down:before {
  content: "\e8db"; }

.iconmaterial_thumb_up:before {
  content: "\e8dc"; }

.iconmaterial_thumbs_up_down:before {
  content: "\e8dd"; }

.iconmaterial_timelapse:before {
  content: "\e422"; }

.iconmaterial_timeline:before {
  content: "\e922"; }

.iconmaterial_timer:before {
  content: "\e425"; }

.iconmaterial_timer_10:before {
  content: "\e423"; }

.iconmaterial_timer_3:before {
  content: "\e424"; }

.iconmaterial_timer_off:before {
  content: "\e426"; }

.iconmaterial_title:before {
  content: "\e264"; }

.iconmaterial_toc:before {
  content: "\e8de"; }

.iconmaterial_today:before {
  content: "\e8df"; }

.iconmaterial_toll:before {
  content: "\e8e0"; }

.iconmaterial_tonality:before {
  content: "\e427"; }

.iconmaterial_touch_app:before {
  content: "\e913"; }

.iconmaterial_toys:before {
  content: "\e332"; }

.iconmaterial_track_changes:before {
  content: "\e8e1"; }

.iconmaterial_traffic:before {
  content: "\e565"; }

.iconmaterial_train:before {
  content: "\e570"; }

.iconmaterial_tram:before {
  content: "\e571"; }

.iconmaterial_transfer_within_a_station:before {
  content: "\e572"; }

.iconmaterial_transform:before {
  content: "\e428"; }

.iconmaterial_translate:before {
  content: "\e8e2"; }

.iconmaterial_trending_down:before {
  content: "\e8e3"; }

.iconmaterial_trending_flat:before {
  content: "\e8e4"; }

.iconmaterial_trending_up:before {
  content: "\e8e5"; }

.iconmaterial_tune:before {
  content: "\e429"; }

.iconmaterial_tv:before {
  content: "\e333"; }

.iconmaterial_unarchive:before {
  content: "\e169"; }

.iconmaterial_undo:before {
  content: "\e166"; }

.iconmaterial_unfold_less:before {
  content: "\e5d6"; }

.iconmaterial_unfold_more:before {
  content: "\e5d7"; }

.iconmaterial_update:before {
  content: "\e923"; }

.iconmaterial_usb:before {
  content: "\e1e0"; }

.iconmaterial_verified_user:before {
  content: "\e8e8"; }

.iconmaterial_vertical_align_bottom:before {
  content: "\e258"; }

.iconmaterial_vertical_align_center:before {
  content: "\e259"; }

.iconmaterial_vertical_align_top:before {
  content: "\e25a"; }

.iconmaterial_vibration:before {
  content: "\e62d"; }

.iconmaterial_video_call:before {
  content: "\e070"; }

.iconmaterial_video_label:before {
  content: "\e071"; }

.iconmaterial_video_library:before {
  content: "\e04a"; }

.iconmaterial_videocam:before {
  content: "\e04b"; }

.iconmaterial_videocam_off:before {
  content: "\e04c"; }

.iconmaterial_videogame_asset:before {
  content: "\e338"; }

.iconmaterial_view_agenda:before {
  content: "\e8e9"; }

.iconmaterial_view_array:before {
  content: "\e8ea"; }

.iconmaterial_view_carousel:before {
  content: "\e8eb"; }

.iconmaterial_view_column:before {
  content: "\e8ec"; }

.iconmaterial_view_comfy:before {
  content: "\e42a"; }

.iconmaterial_view_compact:before {
  content: "\e42b"; }

.iconmaterial_view_day:before {
  content: "\e8ed"; }

.iconmaterial_view_headline:before {
  content: "\e8ee"; }

.iconmaterial_view_list:before {
  content: "\e8ef"; }

.iconmaterial_view_module:before {
  content: "\e8f0"; }

.iconmaterial_view_quilt:before {
  content: "\e8f1"; }

.iconmaterial_view_stream:before {
  content: "\e8f2"; }

.iconmaterial_view_week:before {
  content: "\e8f3"; }

.iconmaterial_vignette:before {
  content: "\e435"; }

.iconmaterial_visibility_off:before {
  content: "\e8f5"; }

.iconmaterial_voice_chat:before {
  content: "\e62e"; }

.iconmaterial_voicemail:before {
  content: "\e0d9"; }

.iconmaterial_volume_down:before {
  content: "\e04d"; }

.iconmaterial_volume_mute:before {
  content: "\e04e"; }

.iconmaterial_volume_off:before {
  content: "\e04f"; }

.iconmaterial_volume_up:before {
  content: "\e050"; }

.iconmaterial_vpn_key:before {
  content: "\e0da"; }

.iconmaterial_vpn_lock:before {
  content: "\e62f"; }

.iconmaterial_wallpaper:before {
  content: "\e1bc"; }

.iconmaterial_watch:before {
  content: "\e334"; }

.iconmaterial_watch_later:before {
  content: "\e924"; }

.iconmaterial_wb_auto:before {
  content: "\e42c"; }

.iconmaterial_wb_incandescent:before {
  content: "\e42e"; }

.iconmaterial_wb_iridescent:before {
  content: "\e436"; }

.iconmaterial_wb_sunny:before {
  content: "\e430"; }

.iconmaterial_wc:before {
  content: "\e63d"; }

.iconmaterial_web:before {
  content: "\e051"; }

.iconmaterial_web_asset:before {
  content: "\e069"; }

.iconmaterial_weekend:before {
  content: "\e16b"; }

.iconmaterial_whatshot:before {
  content: "\e80e"; }

.iconmaterial_widgets:before {
  content: "\e1bd"; }

.iconmaterial_wifi:before {
  content: "\e63e"; }

.iconmaterial_wifi_lock:before {
  content: "\e1e1"; }

.iconmaterial_wifi_tethering:before {
  content: "\e1e2"; }

.iconmaterial_work:before {
  content: "\e8f9"; }

.iconmaterial_wrap_text:before {
  content: "\e25b"; }

.iconmaterial_youtube_searched_for:before {
  content: "\e8fa"; }

.iconmaterial_zoom_in:before {
  content: "\e8ff"; }

.iconmaterial_zoom_out:before {
  content: "\e901"; }

.iconmaterial_zoom_out_map:before {
  content: "\e56b"; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'eve-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\e94d"; }

.icon-instagram:before {
  content: "\e94f"; }

.icon-twitter:before {
  content: "\e953"; }

.icon-rss:before {
  content: "\e959"; }

.icon-youtube:before {
  content: "\e967"; }

.icon-blogger:before {
  content: "\e954"; }

.icon-linkedin:before {
  content: "\e962"; }

.icon-mail:before {
  content: "\e963"; }

.modal.left .modal-dialog,
.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }
  @media screen and (min-width: 768px) {
    .modal.left .modal-dialog,
    .modal.right .modal-dialog {
      width: 600px; } }

.modal.left .modal-content,
.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  border-radius: 0px; }

.modal.left .modal-body,
.modal.right .modal-body {
  padding: 30px 20px 20px; }
  @media screen and (min-width: 768px) {
    .modal.left .modal-body,
    .modal.right .modal-body {
      padding: 0px 100px 20px; } }

/*Left*/
.modal.left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out; }

.modal.left.fade.in .modal-dialog {
  left: 0; }

#searchNav .modal-header {
  border-bottom: none;
  position: absolute;
  z-index: 50;
  padding: 0 0 0 20px;
  top: 5px; }
  #searchNav .modal-header button {
    height: auto;
    float: left;
    font-size: 40px;
    color: #bfbfbf;
    opacity: 1; }
  @media screen and (min-width: 768px) {
    #searchNav .modal-header {
      padding-left: 30px;
      top: 25px; } }
#searchNav .modal-header:focus,
#searchNav button:focus {
  outline: none;
  box-shadow: none; }
#searchNav .modal-body {
  top: 25px; }
#searchNav .views-widget-sort-by {
  display: none !important; }
#searchNav .views-exposed-form {
  border-bottom: 2px solid #bfbfbf; }
#searchNav .views-exposed-form,
#searchNav .views-exposed-widget {
  float: right; }
#searchNav #edit-submit-eve-blog-search-api {
  border: transparent;
  background-color: transparent;
  font-size: 25px;
  color: #9aad04;
  position: absolute;
  right: 0;
  /*bottom: 0;*/
  margin-top: 0.5em !important; }
  #searchNav #edit-submit-eve-blog-search-api :focus {
    outline: none;
    box-shadow: none; }
  #searchNav #edit-submit-eve-blog-search-api.active {
    color: white; }
  #searchNav #edit-submit-eve-blog-search-api:-webkit-autofill {
    -webkit-text-fill-color: transparent !important; }
#searchNav .views-exposed-widget {
  padding: 0px; }
#searchNav #edit-search-api-views-fulltext,
#searchNav #edit-search-api-views-fulltext--2 {
  width: 100%;
  float: left;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 48px;
  color: #808080;
  opacity: 0.5;
  margin: 10px 0 0 0;
  height: 40px;
  padding: 0;
  text-transform: capitalize; }
#searchNav #views-exposed-form-eve-blog-search-api-page #edit-search-api-views-fulltext {
  height: 60px !important;
  margin: -10px 0 0 0 !important; }
#searchNav .views-row-odd a {
  padding-bottom: 5px;
  color: gray !important; }
#searchNav .views-row-even a {
  padding-bottom: 5px; }
#searchNav img {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 3px solid #9aae04;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px; }
  #searchNav img .views-field-title {
    font-family: "Helvetica-bold", "entypo", arial;
    font-size: 10px; }
#searchNav .field-name-field-picture {
  margin: 10px 0px; }
#searchNav .views-field-name,
#searchNav .views-field-title,
#searchNav .field-name-field-picture,
#searchNav .views-field-field-teams-picture,
#searchNav .views-field-nid {
  text-align: center; }
#searchNav .views-field-nid {
  font-size: 10px; }
#searchNav .block-views ~ .block-views .block-title {
  border-top: #ccc solid 1px; }
#searchNav .block-title {
  padding: 0px;
  padding-top: 25px;
  font-size: 12px; }
#searchNav .custom-card {
  margin: 10px 10px; }
#searchNav .views-row {
  display: inline-block; }
#searchNav .circle-plus .circle {
  position: relative;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  border: 3px solid #c8c8c8;
  margin-bottom: 10px;
  background-color: #e9e5e4;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: block; }
  #searchNav .circle-plus .circle i {
    font-size: 30px;
    line-height: 60px;
    color: #c8c8c8; }
#searchNav .view-eve-blog-tags,
#searchNav .view-eve-blog-category {
  font-size: 22px; }
  #searchNav .view-eve-blog-tags .view-content .views-row a::after,
  #searchNav .view-eve-blog-category .view-content .views-row a::after {
    content: ', '; }
  #searchNav .view-eve-blog-tags .view-content .views-row.views-row-last a::after,
  #searchNav .view-eve-blog-category .view-content .views-row.views-row-last a::after {
    content: ''; }
  #searchNav .view-eve-blog-tags .views-field-name span a,
  #searchNav .view-eve-blog-category .views-field-name span a {
    text-transform: lowercase; }
#searchNav .more-space {
  margin-top: 20px; }
#searchNav .col-lg-3 ~ .col-lg-3 .views-field-title {
  display: none; }

.node-type-webform {
  height: 100vh;
  padding-left: 0;
  background: linear-gradient(to bottom right, #9AAD04, #607F9E); }
  .node-type-webform.in {
    opacity: 1; }
  .node-type-webform .contact_header {
    padding-top: 30px;
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .node-type-webform .contact_header {
        font-size: 100px; } }
  .node-type-webform .close {
    position: relative;
    top: 0;
    color: white;
    opacity: 1;
    font-size: 40px; }
  .node-type-webform .contactForm {
    padding: 50px;
    max-width: 800px;
    margin: auto; }
    .node-type-webform .contactForm header {
      display: none; }
  .node-type-webform .webform-client-form {
    position: relative;
    background-color: transparent;
    border: none;
    border-radius: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: white;
    font: "Helvetica-thin", "entypo", arial; }
    @media screen and (min-width: 768px) {
      .node-type-webform .webform-client-form {
        margin-top: 100px; } }
    .node-type-webform .webform-client-form .form-item-submitted-contact-name,
    .node-type-webform .webform-client-form .form-item-submitted-contact-email,
    .node-type-webform .webform-client-form .form-item-submitted-contact-message,
    .node-type-webform .webform-client-form .form-item-submitted-contact-company {
      margin-bottom: 30px; }
      .node-type-webform .webform-client-form .form-item-submitted-contact-name label,
      .node-type-webform .webform-client-form .form-item-submitted-contact-email label,
      .node-type-webform .webform-client-form .form-item-submitted-contact-message label,
      .node-type-webform .webform-client-form .form-item-submitted-contact-company label {
        position: relative !important;
        height: 20px;
        width: auto;
        float: left;
        letter-spacing: 2px;
        /*text-transform: uppercase;*/
        font-size: 15px;
        font-weight: normal; }
        @media screen and (min-width: 768px) {
          .node-type-webform .webform-client-form .form-item-submitted-contact-name label,
          .node-type-webform .webform-client-form .form-item-submitted-contact-email label,
          .node-type-webform .webform-client-form .form-item-submitted-contact-message label,
          .node-type-webform .webform-client-form .form-item-submitted-contact-company label {
            display: none; } }
      .node-type-webform .webform-client-form .form-item-submitted-contact-name input:focus,
      .node-type-webform .webform-client-form .form-item-submitted-contact-email input:focus,
      .node-type-webform .webform-client-form .form-item-submitted-contact-message input:focus,
      .node-type-webform .webform-client-form .form-item-submitted-contact-company input:focus {
        outline: 0;
        box-shadow: none;
        border-color: #ffffff; }
      .node-type-webform .webform-client-form .form-item-submitted-contact-name input:-webkit-autofill,
      .node-type-webform .webform-client-form .form-item-submitted-contact-email input:-webkit-autofill,
      .node-type-webform .webform-client-form .form-item-submitted-contact-message input:-webkit-autofill,
      .node-type-webform .webform-client-form .form-item-submitted-contact-company input:-webkit-autofill {
        background-color: transparent !important; }
    .node-type-webform .webform-client-form .form-item-submitted-contact-terms-y {
      font-size: 14px; }
      .node-type-webform .webform-client-form .form-item-submitted-contact-terms-y a {
        color: #ffffff;
        font-weight: bold;
        text-transform: lowercase; }
    @media screen and (max-width: 768px) {
      .node-type-webform .webform-client-form .form-item-submitted-contact-message .element-invisible {
        margin-top: -222px !important; } }
    @media screen and (min-width: 768px) {
      .node-type-webform .webform-client-form .form-item-submitted-contact-name,
      .node-type-webform .webform-client-form .form-item-submitted-contact-email {
        margin-bottom: 60px;
        display: inline-block !important;
        width: 55%;
        float: left; }
      .node-type-webform .webform-client-form .form-item-submitted-contact-email {
        width: 41%;
        float: right; }
      .node-type-webform .webform-client-form .form-item-submitted-contact-message,
      .node-type-webform .webform-client-form .form-item-submitted-contact-company {
        margin-bottom: 30px;
        display: inline-block !important;
        width: 55%;
        float: left; }
      .node-type-webform .webform-client-form .form-item-submitted-contact-company {
        width: 41%;
        float: right; }
      .node-type-webform .webform-client-form .form-item-submitted-contact-terms-y {
        font-size: 14px; }
        .node-type-webform .webform-client-form .form-item-submitted-contact-terms-y a {
          color: #ffffff;
          font-weight: normal;
          text-decoration: underline;
          text-transform: lowercase; } }
    .node-type-webform .webform-client-form ::placeholder {
      opacity: 0; }
      @media screen and (min-width: 768px) {
        .node-type-webform .webform-client-form ::placeholder {
          color: #ffffff;
          opacity: 1;
          /*text-transform: uppercase;*/
          letter-spacing: 2px; } }
    .node-type-webform .webform-client-form ::-webkit-input-placeholder {
      opacity: 0; }
      @media screen and (min-width: 768px) {
        .node-type-webform .webform-client-form ::-webkit-input-placeholder {
          color: #ffffff;
          opacity: 1;
          /*text-transform: uppercase;*/
          letter-spacing: 2px; } }
    .node-type-webform .webform-client-form :-ms-input-placeholder {
      opacity: 0; }
      @media screen and (min-width: 768px) {
        .node-type-webform .webform-client-form :-ms-input-placeholder {
          color: #ffffff;
          opacity: 1;
          /*text-transform: uppercase;*/
          letter-spacing: 2px; } }
    .node-type-webform .webform-client-form :-moz-placeholder {
      opacity: 0; }
      @media screen and (min-width: 768px) {
        .node-type-webform .webform-client-form :-moz-placeholder {
          color: #ffffff;
          opacity: 1;
          /*text-transform: uppercase;*/
          letter-spacing: 2px; } }
    .node-type-webform .webform-client-form .form-item-submitted-contact-terms-y input {
      height: auto; }
    .node-type-webform .webform-client-form input {
      border: none;
      background-color: #ffffff;
      color: #9aad04;
      border-radius: 0px;
      box-shadow: none;
      letter-spacing: 2px; }
      .node-type-webform .webform-client-form input .form-control :focus {
        border-bottom: #ffffff !important; }
      @media screen and (min-width: 768px) {
        .node-type-webform .webform-client-form input {
          color: #ffffff;
          background-color: transparent;
          border-bottom: 2px solid white; } }
    .node-type-webform .webform-client-form button[type="submit"] {
      border: 2px solid #ffffff;
      background-color: transparent;
      border-radius: 0px;
      color: #ffffff;
      float: right;
      font-family: "Helvetica-bold", "entypo", arial;
      padding: 20px 40px;
      text-transform: uppercase;
      letter-spacing: 2px;
      border-radius: 2px; }
      .node-type-webform .webform-client-form button[type="submit"] i {
        font-weight: bold; }
      @media screen and (min-width: 768px) {
        .node-type-webform .webform-client-form button[type="submit"] {
          background-color: white;
          color: black;
          border: none;
          float: left; } }
    .node-type-webform .webform-client-form #edit-submitted-contact-terms {
      float: left;
      margin-top: 20px;
      margin-bottom: 40px; }
  .node-type-webform footer .links {
    display: none; }
  .node-type-webform .nav > li > a:hover, .node-type-webform .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    outline: none; }
  .node-type-webform input :webkit-autofill, .node-type-webform textarea :webkit-autofill, .node-type-webform select :webkit-autofill {
    background-color: transparent !important; }

div#searchModal .close {
  position: absolute;
  top: 0;
  left: 95%;
  color: white;
  text-shadow: none;
  opacity: 1;
  font-size: 40px; }
  @media screen and (min-width: 768px) {
    div#searchModal .close {
      left: 100%;
      font-size: 40px; } }
div#searchModal .modal-content {
  background-color: transparent;
  border: none;
  border-radius: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: white;
  font: "Helvetica-thin", "entypo", arial; }
  div#searchModal .modal-content .additional-spacing {
    padding: 5% 0%; }
div#searchModal .modal-header {
  border: none;
  padding: 0px; }
  div#searchModal .modal-header .close {
    color: white;
    text-shadow: none;
    opacity: 1; }
div#searchModal .modal {
  top: 5%; }
div#searchModal .modal-body {
  padding: 5%; }
  div#searchModal .modal-body ::placeholder {
    color: white;
    opacity: 0.1; }
div#searchModal .underline {
  text-decoration: underline; }
div#searchModal .views-exposed-widgets {
  margin-bottom: -5px; }
div#searchModal .form-control {
  border: 0;
  outline: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border-radius: 0;
  color: white;
  height: 100%;
  font-size: 118px;
  padding: 0 0 5px 0; }
  div#searchModal .form-control input {
    color: white; }
div#searchModal .has-error {
  color: white; }
  div#searchModal .has-error .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: white; }
  div#searchModal .has-error input {
    color: white; }
@keyframes border-movement {
  0% {
    width: 0%; }
  100% {
    width: 100%; } }
div#searchModal .modal-content .views-exposed-form {
  border-bottom: 4px solid white;
  animation: border-movement 0.4s; }
  div#searchModal .modal-content .views-exposed-form .views-exposed-widget {
    float: none; }
div#searchModal #edit-search-api-views-fulltext {
  width: 90%;
  float: left; }
div#searchModal .modal-body {
  padding: 5%;
  letter-spacing: 2px;
  font-size: 10px;
  float: left !important;
  margin-bottom: 10px;
  margin-top: 15px;
  color: white;
  text-align: left; }
  div#searchModal .modal-body .more-padding {
    padding: 5px 0px; }
  div#searchModal .modal-body a {
    color: white;
    letter-spacing: 1px;
    float: left;
    padding-right: 5px;
    padding-bottom: 5px; }
  div#searchModal .modal-body .views-widget-sort-by {
    display: none !important; }
  div#searchModal .modal-body ul.dashed {
    list-style-type: none;
    font-family: "Helvetica-thin", "entypo", arial; }
div#searchModal .medium-letter {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 0 20px 0 0;
  font-weight: bold; }
  div#searchModal .medium-letter a {
    font-size: 22px; }
div#searchModal .row {
  margin-left: 0 !important; }
div#searchModal .search_questions {
  text-transform: uppercase;
  font-size: 12px; }
div#searchModal #edit-submit-eve-blog-search-api {
  border: transparent;
  background-color: transparent;
  float: right;
  width: 10%;
  font-size: 40px;
  position: absolute;
  right: 0px; }
  div#searchModal #edit-submit-eve-blog-search-api.active {
    color: white; }
  div#searchModal #edit-submit-eve-blog-search-api:-webkit-autofill {
    -webkit-text-fill-color: transparent !important; }
div#searchModal .btn {
  color: #fff; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }
  .modal-backdrop.in {
    opacity: 0; }

#color-solid {
  background: linear-gradient(to bottom right, #9AAD04, #607F9E); }
  #color-solid.in {
    opacity: 1; }

.view-industries-search-modal- .view-content a {
  text-transform: lowercase; }

.views-exposed-widget .chosen-container.chosen-container-single {
  min-width: 150px;
  padding: 0; }

.chosen-container.chosen-processed {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  font-family: "Helvetica-light", "entypo", arial;
  font-size: 12px;
  height: auto;
  letter-spacing: 2px;
  color: #959595;
  margin: 0;
  font-weight: bold; }
  .chosen-container.chosen-processed .chosen-single {
    color: #959595;
    padding: 0 0 0 8px;
    height: auto;
    border: 0;
    background-color: transparent;
    background: none !important;
    box-shadow: none !important; }
  .chosen-container.chosen-processed .chosen-drop {
    background-color: #f5f5f5;
    border: 1px solid rgba(188, 188, 188, 0.5); }

.views-exposed-widget::after {
  display: none;
  content: ''; }

.page-pagenotfound .pagenotfound {
  background-color: #ffffff;
  background-image: url("../images/header.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  vertical-align: middle;
  height: 600px;
  text-align: center; }
  .page-pagenotfound .pagenotfound .block-title {
    display: none; }
  .page-pagenotfound .pagenotfound p {
    line-height: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 30px;
    width: 100%;
    height: 100%;
    padding: 200px 50px; }
  .page-pagenotfound .pagenotfound h1 {
    margin: 0 !important; }

.view-eve-all-posts .view-header,
.view-eve-blog-category-search .view-header,
.view-eve-blog-tags-search .view-header,
.view-eve-blog-search-api .view-header,
.view-eve-authors-picture .view-header {
  position: relative;
  vertical-align: middle;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: -20px;
  margin-bottom: 50px; }
  .view-eve-all-posts .view-header .search_header,
  .view-eve-all-posts .view-header .search_word,
  .view-eve-all-posts .view-header .posts-number,
  .view-eve-blog-category-search .view-header .search_header,
  .view-eve-blog-category-search .view-header .search_word,
  .view-eve-blog-category-search .view-header .posts-number,
  .view-eve-blog-tags-search .view-header .search_header,
  .view-eve-blog-tags-search .view-header .search_word,
  .view-eve-blog-tags-search .view-header .posts-number,
  .view-eve-blog-search-api .view-header .search_header,
  .view-eve-blog-search-api .view-header .search_word,
  .view-eve-blog-search-api .view-header .posts-number,
  .view-eve-authors-picture .view-header .search_header,
  .view-eve-authors-picture .view-header .search_word,
  .view-eve-authors-picture .view-header .posts-number {
    width: 100%;
    font-size: 30px;
    /*line-height: 40px;*/
    letter-spacing: 1px; }
  .view-eve-all-posts .view-header .search_word,
  .view-eve-blog-category-search .view-header .search_word,
  .view-eve-blog-tags-search .view-header .search_word,
  .view-eve-blog-search-api .view-header .search_word,
  .view-eve-authors-picture .view-header .search_word {
    font-family: "Helvetica-bold", "entypo", arial;
    text-transform: capitalize; }
    @media screen and (min-width: 768px) {
      .view-eve-all-posts .view-header .search_word,
      .view-eve-blog-category-search .view-header .search_word,
      .view-eve-blog-tags-search .view-header .search_word,
      .view-eve-blog-search-api .view-header .search_word,
      .view-eve-authors-picture .view-header .search_word {
        font-size: 50px; } }
  .view-eve-all-posts .view-header .posts-number,
  .view-eve-blog-category-search .view-header .posts-number,
  .view-eve-blog-tags-search .view-header .posts-number,
  .view-eve-blog-search-api .view-header .posts-number,
  .view-eve-authors-picture .view-header .posts-number {
    left: 136px;
    top: 105px;
    font-size: 14px;
    font-family: "Helvetica-bold", "entypo", arial; }
    @media screen and (min-width: 992px) {
      .view-eve-all-posts .view-header .posts-number,
      .view-eve-blog-category-search .view-header .posts-number,
      .view-eve-blog-tags-search .view-header .posts-number,
      .view-eve-blog-search-api .view-header .posts-number,
      .view-eve-authors-picture .view-header .posts-number {
        top: 105px;
        left: 251px; } }
    @media screen and (min-width: 768px) {
      .view-eve-all-posts .view-header .posts-number,
      .view-eve-blog-category-search .view-header .posts-number,
      .view-eve-blog-tags-search .view-header .posts-number,
      .view-eve-blog-search-api .view-header .posts-number,
      .view-eve-authors-picture .view-header .posts-number {
        left: 251px;
        top: 230px;
        font-size: 22px; } }
    .view-eve-all-posts .view-header .posts-number .posts-txt,
    .view-eve-blog-category-search .view-header .posts-number .posts-txt,
    .view-eve-blog-tags-search .view-header .posts-number .posts-txt,
    .view-eve-blog-search-api .view-header .posts-number .posts-txt,
    .view-eve-authors-picture .view-header .posts-number .posts-txt {
      font-family: "Helvetica-light", "entypo", arial; }
.view-eve-all-posts .view-content,
.view-eve-blog-category-search .view-content,
.view-eve-blog-tags-search .view-content,
.view-eve-blog-search-api .view-content,
.view-eve-authors-picture .view-content {
  z-index: 10; }
.view-eve-all-posts .multiple-authors-img,
.view-eve-blog-category-search .multiple-authors-img,
.view-eve-blog-tags-search .multiple-authors-img,
.view-eve-blog-search-api .multiple-authors-img,
.view-eve-authors-picture .multiple-authors-img {
  position: absolute;
  top: -47px;
  right: 15px;
  border-radius: 50%;
  width: 66px;
  height: 66px;
  border: 2px solid #fff;
  display: block;
  background-color: #9aad04;
  text-align: center; }
  .view-eve-all-posts .multiple-authors-img i,
  .view-eve-blog-category-search .multiple-authors-img i,
  .view-eve-blog-tags-search .multiple-authors-img i,
  .view-eve-blog-search-api .multiple-authors-img i,
  .view-eve-authors-picture .multiple-authors-img i {
    font-size: 33px;
    color: #fff;
    line-height: 59px; }

.pane-home-highlights,
.pane-eve-blog-highlights {
  margin-bottom: 30px;
  padding-bottom: 45px;
  border-bottom: 1px solid #dcdcdc; }
  .pane-home-highlights .pane-title,
  .pane-eve-blog-highlights .pane-title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #505050;
    margin-bottom: 20px; }
  .pane-home-highlights .slick-carousel .slick-list,
  .pane-home-highlights .slick-carousel-2 .slick-list,
  .pane-eve-blog-highlights .slick-carousel .slick-list,
  .pane-eve-blog-highlights .slick-carousel-2 .slick-list {
    margin-bottom: 45px; }
  .pane-home-highlights .slick-carousel .slick-track .slick-slide,
  .pane-home-highlights .slick-carousel-2 .slick-track .slick-slide,
  .pane-eve-blog-highlights .slick-carousel .slick-track .slick-slide,
  .pane-eve-blog-highlights .slick-carousel-2 .slick-track .slick-slide {
    height: auto; }
  .pane-home-highlights .slick-carousel .row .eve-highlights-post-item,
  .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item,
  .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item,
  .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item {
    margin-bottom: 16px;
    /* different styles */
    /* EnD styles */
    /* text-align start */
    /* END text-align */ }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item *,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item *,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item *,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item * {
      cursor: pointer; }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-dark, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-dark,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark {
      color: #505050 !important;
      /* no shadow if dark */ }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-dark a, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark a,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark a,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark a,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-dark a,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark a,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark a,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark a {
        color: #505050 !important;
        text-shadow: 1px 1px 30px white; }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .views-field-field-blog-taxonomy, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .views-field-field-blog-taxonomy,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .views-field-field-blog-taxonomy,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .views-field-field-blog-taxonomy,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .views-field-field-blog-taxonomy,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .views-field-field-blog-taxonomy,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .views-field-field-blog-taxonomy,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .views-field-field-blog-taxonomy {
        text-shadow: 1px 1px 30px white; }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .view-image-wrapper:after, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .video-loop-wrapper:after, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .view-image-wrapper:after, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .video-loop-wrapper:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .view-image-wrapper:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .video-loop-wrapper:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .view-image-wrapper:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .video-loop-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .view-image-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .video-loop-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .view-image-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .video-loop-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .view-image-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .video-loop-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .view-image-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .video-loop-wrapper:after {
        opacity: 0; }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .views-field-field-image .field-content:after, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .views-field-field-image .field-content:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .views-field-field-image .field-content:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .views-field-field-image .field-content:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-dark .views-field-field-image .field-content:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-dark .views-field-field-image .field-content:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-dark .views-field-field-image .field-content:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-dark .views-field-field-image .field-content:after {
        opacity: 0; }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-light, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-light,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-light,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-light,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-light,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-light,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-light,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-light {
      color: #ffffff !important; }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-light a, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .highlights-light a,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-light a,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-light a,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-light a,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .highlights-light a,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-light a,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .highlights-light a {
        color: #ffffff !important; }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden {
      /* no shadow if hidden content */ }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-title, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-field-blog-taxonomy, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-field-views-number, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-pageview-total,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-title,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-field-blog-taxonomy,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-field-views-number,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-pageview-total,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-title,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-field-blog-taxonomy,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-field-views-number,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .views-field-pageview-total,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-title,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-field-blog-taxonomy,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-field-views-number,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .views-field-pageview-total {
        display: none; }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .view-image-wrapper:after, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .video-loop-wrapper:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .view-image-wrapper:after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .video-loop-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .view-image-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .style-hidden .video-loop-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .view-image-wrapper:after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .style-hidden .video-loop-wrapper:after {
        content: none; }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .home-highlight-post.text-align-left .views-field-title, .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .home-highlight-post.text-align-left .views-field-title,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .home-highlight-post.text-align-left .views-field-title,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .home-highlight-post.text-align-left .views-field-title,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title {
      width: 60%; }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title {
      left: auto;
      right: 0;
      /* float: right; */
      text-align: right;
      margin-right: 15px;
      padding-right: 15px; }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item .unveil-father::after,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item .unveil-father::after,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item .unveil-father::after,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item .unveil-father::after {
      -webkit-transition: opacity 0.3s linear;
      -o-transition: opacity 0.3s linear;
      -moz-transition: opacity 0.3s linear;
      -ms-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      opacity: 0;
      background: -moz-linear-gradient(top, #9aad04 0%, #607f9e 100%);
      background: -webkit-linear-gradient(top, #9aad04 0%, #607f9e 100%);
      background: linear-gradient(top, #9aad04 0%, #607f9e 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9aad04', endColorstr='#607f9e',GradientType=0 ); }
    .pane-home-highlights .slick-carousel .row .eve-highlights-post-item:hover .views-field-field-image,
    .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item:hover .views-field-field-image,
    .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item:hover .views-field-field-image,
    .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item:hover .views-field-field-image {
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); }
      .pane-home-highlights .slick-carousel .row .eve-highlights-post-item:hover .views-field-field-image .unveil-father::after,
      .pane-home-highlights .slick-carousel-2 .row .eve-highlights-post-item:hover .views-field-field-image .unveil-father::after,
      .pane-eve-blog-highlights .slick-carousel .row .eve-highlights-post-item:hover .views-field-field-image .unveil-father::after,
      .pane-eve-blog-highlights .slick-carousel-2 .row .eve-highlights-post-item:hover .views-field-field-image .unveil-father::after {
        content: "";
        opacity: 0.7; }
  .pane-home-highlights .slick-carousel .row .col-sm-8 .views-field-field-image,
  .pane-home-highlights .slick-carousel-2 .row .col-sm-8 .views-field-field-image,
  .pane-eve-blog-highlights .slick-carousel .row .col-sm-8 .views-field-field-image,
  .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-8 .views-field-field-image {
    position: relative; }
    .pane-home-highlights .slick-carousel .row .col-sm-8 .views-field-field-image .unveil-father,
    .pane-home-highlights .slick-carousel-2 .row .col-sm-8 .views-field-field-image .unveil-father,
    .pane-eve-blog-highlights .slick-carousel .row .col-sm-8 .views-field-field-image .unveil-father,
    .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-8 .views-field-field-image .unveil-father {
      max-height: 424px;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        .pane-home-highlights .slick-carousel .row .col-sm-8 .views-field-field-image .unveil-father,
        .pane-home-highlights .slick-carousel-2 .row .col-sm-8 .views-field-field-image .unveil-father,
        .pane-eve-blog-highlights .slick-carousel .row .col-sm-8 .views-field-field-image .unveil-father,
        .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-8 .views-field-field-image .unveil-father {
          max-height: 203px; } }
  .pane-home-highlights .slick-carousel .row .col-sm-4 .views-field-field-image,
  .pane-home-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-image,
  .pane-eve-blog-highlights .slick-carousel .row .col-sm-4 .views-field-field-image,
  .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-image {
    position: relative; }
    .pane-home-highlights .slick-carousel .row .col-sm-4 .views-field-field-image .view-image-wrapper,
    .pane-home-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-image .view-image-wrapper,
    .pane-eve-blog-highlights .slick-carousel .row .col-sm-4 .views-field-field-image .view-image-wrapper,
    .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-image .view-image-wrapper {
      max-height: 203px;
      overflow: hidden; }
  .pane-home-highlights .slick-carousel .row .col-sm-4 .views-field-field-video-loop,
  .pane-home-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-video-loop,
  .pane-eve-blog-highlights .slick-carousel .row .col-sm-4 .views-field-field-video-loop,
  .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-video-loop {
    position: relative; }
    .pane-home-highlights .slick-carousel .row .col-sm-4 .views-field-field-video-loop .video-loop-wrapper,
    .pane-home-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-video-loop .video-loop-wrapper,
    .pane-eve-blog-highlights .slick-carousel .row .col-sm-4 .views-field-field-video-loop .video-loop-wrapper,
    .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-video-loop .video-loop-wrapper {
      max-height: 203px;
      overflow: hidden; }
  .pane-home-highlights .slick-carousel .row .col-sm-4 .views-field-title,
  .pane-home-highlights .slick-carousel-2 .row .col-sm-4 .views-field-title,
  .pane-eve-blog-highlights .slick-carousel .row .col-sm-4 .views-field-title,
  .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-4 .views-field-title {
    font-size: 22px;
    line-height: 30px; }
  .pane-home-highlights .slick-carousel .row .views-field-field-blog-taxonomy, .pane-home-highlights .slick-carousel .row .views-field-title, .pane-home-highlights .slick-carousel .row .views-field-field-views-number, .pane-home-highlights .slick-carousel .row .views-field-pageview-total,
  .pane-home-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy,
  .pane-home-highlights .slick-carousel-2 .row .views-field-title,
  .pane-home-highlights .slick-carousel-2 .row .views-field-field-views-number,
  .pane-home-highlights .slick-carousel-2 .row .views-field-pageview-total,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-field-blog-taxonomy,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-title,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-field-views-number,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-pageview-total,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-title,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-views-number,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-pageview-total {
    position: absolute;
    padding-right: 30px; }
    .pane-home-highlights .slick-carousel .row .views-field-field-blog-taxonomy .highlights-dark, .pane-home-highlights .slick-carousel .row .views-field-title .highlights-dark, .pane-home-highlights .slick-carousel .row .views-field-field-views-number .highlights-dark, .pane-home-highlights .slick-carousel .row .views-field-pageview-total .highlights-dark,
    .pane-home-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy .highlights-dark,
    .pane-home-highlights .slick-carousel-2 .row .views-field-title .highlights-dark,
    .pane-home-highlights .slick-carousel-2 .row .views-field-field-views-number .highlights-dark,
    .pane-home-highlights .slick-carousel-2 .row .views-field-pageview-total .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-field-blog-taxonomy .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-title .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-field-views-number .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-pageview-total .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-title .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-views-number .highlights-dark,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-pageview-total .highlights-dark {
      color: #505050; }
    .pane-home-highlights .slick-carousel .row .views-field-field-blog-taxonomy .highlights-white, .pane-home-highlights .slick-carousel .row .views-field-title .highlights-white, .pane-home-highlights .slick-carousel .row .views-field-field-views-number .highlights-white, .pane-home-highlights .slick-carousel .row .views-field-pageview-total .highlights-white,
    .pane-home-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy .highlights-white,
    .pane-home-highlights .slick-carousel-2 .row .views-field-title .highlights-white,
    .pane-home-highlights .slick-carousel-2 .row .views-field-field-views-number .highlights-white,
    .pane-home-highlights .slick-carousel-2 .row .views-field-pageview-total .highlights-white,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-field-blog-taxonomy .highlights-white,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-title .highlights-white,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-field-views-number .highlights-white,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-pageview-total .highlights-white,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy .highlights-white,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-title .highlights-white,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-views-number .highlights-white,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-pageview-total .highlights-white {
      color: #fff; }
    .pane-home-highlights .slick-carousel .row .views-field-field-blog-taxonomy .highlights-hidden, .pane-home-highlights .slick-carousel .row .views-field-title .highlights-hidden, .pane-home-highlights .slick-carousel .row .views-field-field-views-number .highlights-hidden, .pane-home-highlights .slick-carousel .row .views-field-pageview-total .highlights-hidden,
    .pane-home-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy .highlights-hidden,
    .pane-home-highlights .slick-carousel-2 .row .views-field-title .highlights-hidden,
    .pane-home-highlights .slick-carousel-2 .row .views-field-field-views-number .highlights-hidden,
    .pane-home-highlights .slick-carousel-2 .row .views-field-pageview-total .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-field-blog-taxonomy .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-title .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-field-views-number .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-pageview-total .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-title .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-views-number .highlights-hidden,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-pageview-total .highlights-hidden {
      display: none; }
  .pane-home-highlights .slick-carousel .row .views-field-field-views-number, .pane-home-highlights .slick-carousel .row .views-field-pageview-total,
  .pane-home-highlights .slick-carousel-2 .row .views-field-field-views-number,
  .pane-home-highlights .slick-carousel-2 .row .views-field-pageview-total,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-field-views-number,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-pageview-total,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-views-number,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-pageview-total {
    bottom: 12px;
    font-size: 10px;
    z-index: 40;
    letter-spacing: 0.1em;
    color: white;
    text-shadow: 1px 1px 30px #020202;
    right: 0;
    padding-right: 24px; }
    .pane-home-highlights .slick-carousel .row .views-field-field-views-number .field-content::after, .pane-home-highlights .slick-carousel .row .views-field-pageview-total .field-content::after,
    .pane-home-highlights .slick-carousel-2 .row .views-field-field-views-number .field-content::after,
    .pane-home-highlights .slick-carousel-2 .row .views-field-pageview-total .field-content::after,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-field-views-number .field-content::after,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-pageview-total .field-content::after,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-views-number .field-content::after,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-pageview-total .field-content::after {
      font-family: 'iconmaterial' !important;
      content: "\e8f4";
      position: relative;
      font-size: 12px;
      left: 3px; }
  .pane-home-highlights .slick-carousel .row .views-field-field-blog-taxonomy,
  .pane-home-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-field-blog-taxonomy,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-blog-taxonomy {
    bottom: 20px;
    left: 45px;
    font-size: 12px;
    line-height: 30px;
    z-index: 1;
    color: #ffffff;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .pane-home-highlights .slick-carousel .row .views-field-title,
  .pane-home-highlights .slick-carousel-2 .row .views-field-title,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-title,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-title {
    bottom: 50px;
    left: 45px;
    font-size: 30px;
    line-height: 40px;
    z-index: 1; }
    .pane-home-highlights .slick-carousel .row .views-field-title a,
    .pane-home-highlights .slick-carousel-2 .row .views-field-title a,
    .pane-eve-blog-highlights .slick-carousel .row .views-field-title a,
    .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-title a {
      text-decoration: none;
      color: #ffffff;
      letter-spacing: 1px; }
  .pane-home-highlights .slick-carousel .row .views-field-field-image img,
  .pane-home-highlights .slick-carousel-2 .row .views-field-field-image img,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-field-image img,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-image img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%; }
  .pane-home-highlights .slick-carousel .slick-dots,
  .pane-home-highlights .slick-carousel .owl-buttons,
  .pane-home-highlights .slick-carousel-2 .slick-dots,
  .pane-home-highlights .slick-carousel-2 .owl-buttons,
  .pane-eve-blog-highlights .slick-carousel .slick-dots,
  .pane-eve-blog-highlights .slick-carousel .owl-buttons,
  .pane-eve-blog-highlights .slick-carousel-2 .slick-dots,
  .pane-eve-blog-highlights .slick-carousel-2 .owl-buttons {
    padding: 0;
    text-align: center; }
    .pane-home-highlights .slick-carousel .slick-dots li,
    .pane-home-highlights .slick-carousel .slick-dots .owl-prev, .pane-home-highlights .slick-carousel .slick-dots .owl-next,
    .pane-home-highlights .slick-carousel .owl-buttons li,
    .pane-home-highlights .slick-carousel .owl-buttons .owl-prev,
    .pane-home-highlights .slick-carousel .owl-buttons .owl-next,
    .pane-home-highlights .slick-carousel-2 .slick-dots li,
    .pane-home-highlights .slick-carousel-2 .slick-dots .owl-prev,
    .pane-home-highlights .slick-carousel-2 .slick-dots .owl-next,
    .pane-home-highlights .slick-carousel-2 .owl-buttons li,
    .pane-home-highlights .slick-carousel-2 .owl-buttons .owl-prev,
    .pane-home-highlights .slick-carousel-2 .owl-buttons .owl-next,
    .pane-eve-blog-highlights .slick-carousel .slick-dots li,
    .pane-eve-blog-highlights .slick-carousel .slick-dots .owl-prev,
    .pane-eve-blog-highlights .slick-carousel .slick-dots .owl-next,
    .pane-eve-blog-highlights .slick-carousel .owl-buttons li,
    .pane-eve-blog-highlights .slick-carousel .owl-buttons .owl-prev,
    .pane-eve-blog-highlights .slick-carousel .owl-buttons .owl-next,
    .pane-eve-blog-highlights .slick-carousel-2 .slick-dots li,
    .pane-eve-blog-highlights .slick-carousel-2 .slick-dots .owl-prev,
    .pane-eve-blog-highlights .slick-carousel-2 .slick-dots .owl-next,
    .pane-eve-blog-highlights .slick-carousel-2 .owl-buttons li,
    .pane-eve-blog-highlights .slick-carousel-2 .owl-buttons .owl-prev,
    .pane-eve-blog-highlights .slick-carousel-2 .owl-buttons .owl-next {
      display: inline-block;
      padding: 0;
      outline: none;
      width: 10px;
      cursor: pointer;
      height: 10px;
      font-size: 0;
      border-radius: 50%;
      border: 1px solid #4f4f4f;
      background: transparent;
      background-color: #9aad04;
      border: 1px solid #9aad04;
      cursor: default;
      margin-left: 10px; }
  .pane-home-highlights .slick-carousel-2 .slick-track,
  .pane-eve-blog-highlights .slick-carousel-2 .slick-track {
    min-height: 423; }
  .pane-home-highlights .slick-carousel-2 .slick-slide .col-xs-12 .views-field-field-image,
  .pane-eve-blog-highlights .slick-carousel-2 .slick-slide .col-xs-12 .views-field-field-image {
    position: relative; }
    .pane-home-highlights .slick-carousel-2 .slick-slide .col-xs-12 .views-field-field-image .unveil-father,
    .pane-eve-blog-highlights .slick-carousel-2 .slick-slide .col-xs-12 .views-field-field-image .unveil-father {
      max-height: 424px;
      overflow: hidden;
      padding: 0 5px; }
    .pane-home-highlights .slick-carousel-2 .slick-slide .col-xs-12 .views-field-field-image img,
    .pane-eve-blog-highlights .slick-carousel-2 .slick-slide .col-xs-12 .views-field-field-image img {
      height: 423px; }
  .pane-home-highlights .slick-carousel-2 .slick-dots,
  .pane-eve-blog-highlights .slick-carousel-2 .slick-dots {
    padding: 0; }

.pane-eve-all-posts .pane-title {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #505050; }
.pane-eve-all-posts form .views-exposed-widget {
  margin-bottom: 10px; }
  .pane-eve-all-posts form .views-exposed-widget .form-control {
    padding: 0; }
  .pane-eve-all-posts form .views-exposed-widget label, .pane-eve-all-posts form .views-exposed-widget select {
    font-family: "Helvetica-light", "entypo", arial;
    letter-spacing: 2px;
    color: #959595;
    margin: 0; }
  .pane-eve-all-posts form .views-exposed-widget select {
    font-family: "Helvetica-bold", "entypo", arial; }
.pane-eve-all-posts .posts {
  /*.view-eve-social {
    padding-top: 50px;
  }*/ }
  .pane-eve-all-posts .posts .views-field-views-conditional {
    min-height: 353px; }
.pane-eve-all-posts .posts {
  min-height: 353px;
  margin-bottom: 30px;
  /*&:hover{
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    transition: all .3s;
  }*/ }
  .pane-eve-all-posts .posts:hover .views-field-views-conditional {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-color: #fff; }
  .pane-eve-all-posts .posts .view-id-eve_social {
    min-height: 380px;
    position: relative;
    margin-bottom: 30px; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons {
      position: absolute;
      padding: 50px 10px 0 40px; }
      .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i {
        font-size: 24px; }
        .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i:after {
          position: relative;
          bottom: 5px;
          content: " - ";
          color: #9aad04; }
        .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i.icon-facebook {
          color: #3b5999; }
        .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i.icon-twitter {
          color: #9aad04; }
        .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i.icon-youtube {
          color: #cd201f; }
        .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i.icon-blogger {
          color: #f57d00; }
        .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i.icon-linkedin {
          color: #9aad04; }
        .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons i.icon-rss {
          color: #f26522; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-social-description {
      position: relative;
      padding: 10px 40px 40px;
      font-size: 12px;
      line-height: 1.5;
      letter-spacing: 1px;
      color: #505050; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-author,
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-social-author {
      position: relative;
      padding: 20px 40px 10px;
      font-family: "Helvetica-bold", "entypo", arial;
      font-size: 12px;
      line-height: 38px;
      letter-spacing: 1px;
      color: #505050; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-title {
      position: relative;
      padding: 40px 40px 0;
      font-family: "Helvetica-light", "entypo", arial;
      font-size: 44px;
      line-height: 90%;
      letter-spacing: 1px;
      color: #9aad04;
      font-style: italic; }
      .pane-eve-all-posts .posts .view-id-eve_social .views-field-title .field-content {
        max-height: 290px;
        overflow: hidden;
        text-indent: 50px;
        left: 0px;
        position: relative;
        width: 100%;
        text-overflow: ellipsis;
        display: inline-block;
        line-height: 140%;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        /* max-height: 160px;
        overflow: hidden;
        text-indent: 50px;
        left: 0px;
        position: relative;
        width: 100%;
        // top: -40px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; */ }
      .pane-eve-all-posts .posts .view-id-eve_social .views-field-title .post_social_view_title.long_text.smallersize .field-content {
        font-size: 30px;
        letter-spacing: normal;
        -webkit-line-clamp: 15; }

@media screen and (max-width: 1024px) {
  .pane-eve-all-posts .view-eve-all-posts .eve-post-grid-element .view-id-eve_social .post_social_view_title.long_text.smallersize .field-content {
    font-size: 28px;
    letter-spacing: normal;
    -webkit-line-clamp: 15; } }
@media screen and (max-width: 991px) {
  .pane-eve-all-posts .view-eve-all-posts .eve-post-grid-element .view-id-eve_social .views-field-field-blog-type-icons {
    padding: 40px 10px 0 40px; }
  .pane-eve-all-posts .view-eve-all-posts .eve-post-grid-element .view-id-eve_social .post_social_view_title.long_text.smallersize .field-content {
    max-height: none;
    font-size: 22px; } }
@media screen and (max-width: 480px) {
  .pane-eve-all-posts .view-eve-all-posts .eve-post-grid-element .view-id-eve_social .post_social_view_title.long_text.smallersize .field-content {
    max-height: none;
    font-size: 22px; } }
/* responsive */
@media screen and (max-width: 1024px) {
  /* small screen but still columns */
  .pane-home-highlights .eve-highlights-post-item.col-sm-4 .home-highlight-post .views-field-title {
    font-size: 18px !important;
    line-height: 20px !important;
    bottom: 35px !important;
    left: 25px !important;
    right: auto !important;
    width: auto !important; }
  .pane-home-highlights .eve-highlights-post-item.col-sm-4 .home-highlight-post .views-field-field-blog-taxonomy {
    bottom: 10px !important;
    left: 25px !important;
    font-size: 10px;
    line-height: 15px; }

  /* end - hightlights */
  /* end - texts on images */ }
@media screen and (max-width: 768px) {
  /*one column...*/
  .pane-home-highlights .eve-highlights-post-item .home-highlight-post.text-align-left .views-field-title, .pane-home-highlights .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title {
    width: 60%; }
  .pane-home-highlights .slick-carousel .row .views-field-field-image img,
  .pane-home-highlights .slick-carousel-2 .row .views-field-field-image img {
    width: 100%; }

  /* texts on images */
  /* hightlights */
  .pane-home-highlights .slick-carousel .row .col-sm-4 .views-field-title,
  .pane-home-highlights .slick-carousel-2 .row .col-sm-4 .views-field-title,
  .pane-eve-blog-highlights .slick-carousel .row .col-sm-4 .views-field-title,
  .pane-eve-blog-highlights .slick-carousel-2 .row .col-sm-4 .views-field-title,
  .pane-home-highlights .slick-carousel .row .views-field-title {
    font-size: 23px !important;
    line-height: 22px !important;
    bottom: 30px !important;
    left: 25px !important; }

  .pane-home-highlights .slick-carousel .row .col-sm-4 .views-field-field-blog-taxonomy,
  .pane-home-highlights .slick-carousel-2 .row .col-sm-4 .views-field-field-blog-taxonomy,
  .pane-home-highlights .slick-carousel .row .views-field-field-blog-taxonomy {
    bottom: 5px !important;
    left: 25px !important;
    font-size: 10px;
    line-height: 15px; }

  /* end - hightlights */
  /* end - texts on images */
  /*}
  
  @media screen and (max-width: 767px) {*/
  .pane-home-highlights .eve-highlights-post-item .home-highlight-post.text-align-left .views-field-title, .pane-home-highlights .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title {
    width: 60% !important; }
  .pane-home-highlights .eve-highlights-post-item .home-highlight-post.text-align-right .views-field-title {
    right: 0 !important;
    left: auto !important; }

  /*.pane-home-highlights,
  .pane-eve-blog-highlights {
    .slick-carousel,
    .slick-carousel-2 {
      .row {
        .views-field-field-image {
          img {
            max-width: none;
          }
        }
      }
    }
  }*/ }
/* Video - Detail management */
.views-field-field-video-loop {
  overflow: hidden; }

.video-loop-wrapper {
  position: relative;
  height: 250px;
  background-color: #f5f5f5;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .video-loop-wrapper {
      height: 420px; } }
  .video-loop-wrapper.video_background video[poster] {
    object-fit: cover;
    margin: 0 auto;
    display: block;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    background-color: #e7e7e7; }
  .video-loop-wrapper.video_background.object-fit-polyfill video {
    transform: none; }
  .video-loop-wrapper.video_player {
    padding-bottom: 15px; }
    .video-loop-wrapper.video_player video {
      object-fit: contain;
      background-color: #e7e7e7; }

.page-node {
  /* Youtube/Vimeo video */
  /* MP4 Video loop */ }
  .page-node .embedded-video {
    height: 250px;
    background-color: #e7e7e7; }
    @media screen and (min-width: 768px) {
      .page-node .embedded-video {
        height: 420px; } }
    .page-node .embedded-video .player {
      height: inherit; }
    .page-node .embedded-video iframe {
      width: 100%;
      height: 100%; }
  .page-node .field-name-field-video-loop {
    height: 250px; }
    @media screen and (min-width: 768px) {
      .page-node .field-name-field-video-loop {
        height: 420px; } }
    .page-node .field-name-field-video-loop video {
      width: 100%;
      height: 100%; }
  .page-node .video-loop-wrapper.video_player .mejs__poster.mejs__layer {
    filter: brightness(80%); }

/* END Video - Detail management */
/* Video - Homepage management */
.view-content iframe {
  width: 100%;
  height: 223px;
  background-color: #e7e7e7; }
.view-content video {
  width: 100%;
  height: 223px;
  background-color: #e7e7e7; }

/* END Video - Homepage management */
/* Home highlights videos */
.view-eve-blog-highlights, .view-home-highlights {
  /* Video - Homepage highlights first hole */
  /* Video - Homepage highlights other hole */ }
  .view-eve-blog-highlights .slick-carousel div.row > div.col-xs-12 video, .view-home-highlights .slick-carousel div.row > div.col-xs-12 video {
    height: 424px; }
  .view-eve-blog-highlights .slick-carousel div.row > div.col-xs-12.col-sm-4 video, .view-home-highlights .slick-carousel div.row > div.col-xs-12.col-sm-4 video {
    height: 204px; }

.slick-slide:nth-child(2) {
  display: none; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.shadow {
  position: absolute !important;
  z-index: 1 !important;
  bottom: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: 200px !important;
  background-repeat: no-repeat !important;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0, rgba(128, 128, 128, 0.67) 60%, #a7a0a0 80%, #9a9999 100%) !important; }

.shadow-overlay:after,
.node-blog-everis .panel-col-top .field-name-field-image .field-item:after,
.pane-eve-blog-highlights .slick-carousel .views-field-field-image .field-content:after,
.pane-home-highlights .slick-carousel .views-field-field-image .field-content:after, .views-field-field-image .view-image-wrapper:not(.home_highlights):not(.eve_blog_highlights):after,
.views-field-field-image-1 .view-image-wrapper:not(.home_highlights):not(.eve_blog_highlights):after {
  content: " ";
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 70% !important;
  background-repeat: no-repeat !important;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.88) 100%) !important;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

.pane-eve-blog-highlights .slick-carousel .views-field-field-image .field-content:hover:after, .pane-home-highlights .slick-carousel .views-field-field-image .field-content:hover:after {
  opacity: 0; }

@media screen and (max-width: 1024px) {
  .pane-eve-all-posts .posts .views-field-views-conditional .view-eve-authors-name {
    padding-left: 70px !important;
    right: 95px !important; } }
@media screen and (max-width: 991px) {
  /* NODE BLOG */
  .node-blog-everis .field-name-field-authors,
  .node-blog-everis .authors {
    margin-bottom: 0 !important;
    margin-left: 40px !important; } }
@media screen and (max-width: 769px) {
  .eve-post-grid-element.posts {
    margin-bottom: 10px; } }
@media screen and (max-width: 767px) {
  /* NODE BLOG */
  .node-blog-everis .field-name-field-authors .field-name-field-picture,
  .node-blog-everis .authors .field-name-field-picture {
    margin-top: 0 !important; }
    .node-blog-everis .field-name-field-authors .field-name-field-picture img,
    .node-blog-everis .authors .field-name-field-picture img {
      max-width: none; }
  .node-blog-everis .pane-node-field-authors .field-name-field-authors .container {
    padding: 0; }
    .node-blog-everis .pane-node-field-authors .field-name-field-authors .container .field-items .field-item {
      width: 100%;
      padding: 0; }

  #searchNav .view-eve-blog-tags,
  #searchNav .view-eve-blog-category {
    padding: 0 15px; }

  /* NEWSLETTER */
  .region-sidebar-second #block-block-3 table {
    width: 100% !important; }
    .region-sidebar-second #block-block-3 table tr td {
      display: inline-block;
      width: 100%;
      padding: 5px 10px 10px 10px !important; }
      .region-sidebar-second #block-block-3 table tr td:first-child {
        padding: 10px 10px 0 10px !important; }

  .pane-home-highlights .slick-carousel .row .views-field-field-image img,
  .pane-home-highlights .slick-carousel-2 .row .views-field-field-image img,
  .pane-eve-blog-highlights .slick-carousel .row .views-field-field-image img,
  .pane-eve-blog-highlights .slick-carousel-2 .row .views-field-field-image img {
    max-width: none; }

  .view-eve-blog-author {
    /* .views-field-field-twitter-author,
    .views-field-field-linkedin-author {
      top: auto !important;
      bottom: 20px;
    }
    .posts-number {
      bottom: 45px !important;
    } */ }
    .view-eve-blog-author .author-header .views-field-nothing {
      font-size: 20px !important; }
    .view-eve-blog-author .author-header .views-field-field-picture {
      left: 20px !important; }
    .view-eve-blog-author .author-header .views-field-title {
      font-size: 20px !important; }
    .view-eve-blog-author .author-header .views-field-field-author-description {
      /* padding: 0 20px 0 0;
      line-height: 1.4 !important;
      top: 135px !important; */ } }
@media screen and (max-width: 480px) {
  /* grid posts */
  .eve-post-grid-element {
    min-height: 150px; }
    .eve-post-grid-element .eve-post-fields {
      min-height: auto;
      margin-bottom: 0; }
      .eve-post-grid-element .eve-post-fields > .views-field-title, .eve-post-grid-element .eve-post-fields > .views-field-title-2 {
        height: auto;
        min-height: 120px; }

  /* NODE BLOG */
  .node-blog-everis {
    /* .pane-node-created {
      padding-left: 0 !important;
    } */ }
    .node-blog-everis .field-name-field-authors,
    .node-blog-everis .authors {
      margin-left: 0 !important; }
    .node-blog-everis .field-name-field-blog-body {
      padding: 10px 0 !important; }
    .node-blog-everis .tag-tax {
      padding: 0 !important; }
    .node-blog-everis .pane-eve-blog-comments .views-field-comment-count {
      padding: 10px 0 !important; }
    .node-blog-everis .pane-sharethis {
      /*  display: inline-block;
       width: 100%;
       padding: 10px 0 !important;
       position: relative !important; */ }

  .comment-wrapper {
    padding: 10px 0 !important; }
    .comment-wrapper .post_comments {
      width: 100%;
      margin-top: 20px;
      float: left; }
      .comment-wrapper .post_comments:before {
        display: block;
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        left: 23px;
        top: -20px;
        border-right: 10px solid transparent;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-bottom: 10px solid #fff; }

  .pane-eve-all-posts .posts .views-field-views-conditional {
    padding-bottom: 0 !important; }
  .pane-eve-all-posts .posts .view-id-eve_social {
    min-height: auto; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-type-icons {
      padding: 30px 10px 0 !important; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-title {
      padding: 30px 10px 0 !important;
      font-size: 34px !important; }
      .pane-eve-all-posts .posts .view-id-eve_social .views-field-title .field-content {
        overflow: initial; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-social-author {
      position: relative !important;
      padding: 10px 10px !important; }
    .pane-eve-all-posts .posts .view-id-eve_social .views-field-field-blog-social-description {
      position: relative !important;
      padding: 0 10px !important;
      line-height: 1.5 !important; }

  .custom-sort-by .views-widget-sort-by {
    margin-top: 0; }

  .more-authors {
    display: inline-block;
    width: 100%; }

  #searchNav .modal-header {
    padding: 10px 0 0 20px !important; }

  #searchNav .modal-body {
    top: 30px; } }
@media screen and (max-width: 320px) {
  .pane-eve-all-posts .posts .views-field-views-conditional .view-eve-authors-name {
    padding-left: 70px;
    right: 95px; } }

/*# sourceMappingURL=main.css.map */
