@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,700italic,900,400italic);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

a {
  text-decoration: none; }

svg {
  max-width: 100%; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

input:focus {
  outline: none; }

.transition, a, #header_search .search_button_wrapper input,
#header_search .search_button_wrapper .open_search, .main_header.search_active #header_search form .close_search, .testimonials_slider .item, .testimonials_slider .left,
.testimonials_slider .right, #footer .footer_top .scroll_top, #sidebar .slider_transformation .slider_wrapper .item, #sidebar .slider_transformation .slider_wrapper .left,
#sidebar .slider_transformation .slider_wrapper .right, header.menu_in_header .categories li, .custom_modal, .custom_modal .modal_wrapper.image_banner a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.bgcover, header.inner_border:before, .instagram_feed .image, #footer .recent_posts figure, .home_social_counters, #sidebar .join_the_movement .wrap, #sidebar .slider_transformation .slider_wrapper .item, .custom_modal .modal_wrapper.image_banner {
  background-size: cover; }

.opacity {
  opacity: 0.8; }

.cf:after, section:after, .wrap:after, .row:after {
  content: "";
  display: block;
  clear: both; }

body {
  font-family: "Lato", Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #5b5b5b; }

a {
  color: #2d3238; }
  a:hover {
    color: #8ba600; }

.wrap {
  width: 1148px;
  margin: 0 auto; }

.row {
  width: 100%; }

.ghost_button {
  background: transparent;
  border-width: 1px;
  text-transform: uppercase;
  border-style: solid;
  font-weight: 700;
  display: inline-block; }

header.inner_border {
  position: relative; }
  header.inner_border:before {
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 5px;
    content: "";
    background-image: url("../images/headerborder.jpg");
    z-index: 99; }

.header_top {
  height: 50px;
  line-height: 50px;
  background: #2d3238;
  color: #fff; }
  .header_top a {
    color: #fff; }
  .header_top .top_nav,
  .header_top .member_button {
    float: right; }
  .header_top .member_button {
    padding: 0 30px;
    border-color: #fff;
    line-height: 35px;
    margin-top: 6px;
    margin-left: 16px; }
    .header_top .member_button:hover {
      color: white;
      background: #8ba600;
      border-color: #8ba600; }
  .header_top .top_nav ul > li {
    border-right: 1px solid #fff;
    float: left;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    position: relative; }
    .header_top .top_nav ul > li:hover > ul {
      display: block; }
    .header_top .top_nav ul > li:last-child {
      border-right: none; }
    .header_top .top_nav ul > li:hover > a {
      color: #8ba600; }
    .header_top .top_nav ul > li:hover.menu-item-has-children:before {
      color: #8ba600; }
    .header_top .top_nav ul > li.menu-item-has-children a {
      padding-right: 34px; }
    .header_top .top_nav ul > li.menu-item-has-children:before {
      content: "\f0dd";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-family: "FontAwesome";
      position: absolute;
      right: 14px;
      font-size: 14px;
      line-height: 10px; }
    .header_top .top_nav ul > li ul {
      display: none;
      position: absolute;
      top: 15px;
      z-index: 99999;
      width: 200px;
      background: #2d3238;
      margin-top: 0; }
      .header_top .top_nav ul > li ul li {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        text-align: center;
        display: block;
        height: auto; }
        .header_top .top_nav ul > li ul li.menu-item-has-children:before {
          margin-top: 8px; }
        .header_top .top_nav ul > li ul li a {
          text-transform: none;
          font-size: 14px;
          display: block;
          color: rgba(255, 255, 255, 0.6);
          padding: 8px 0 !important;
          font-weight: 400; }
          .header_top .top_nav ul > li ul li a:hover {
            color: #8ba600; }
        .header_top .top_nav ul > li ul li ul {
          left: 200px; }
    .header_top .top_nav ul > li a {
      padding: 0 16px;
      text-transform: uppercase; }
  .header_top .top_nav ul {
    margin-top: 16px; }

.main_header {
  height: 100px;
  background: #fff; }
  .main_header .wrap {
    position: relative; }
  .main_header #logo,
  .main_header #main_navgation,
  .main_header #header_search {
    float: left; }

#logo {
  width: 170px;
  height: 71px;
  margin-top: 8px;
  margin-right: 43px; }
  #logo a {
    display: block; }
  #logo img {
    max-width: 100%;
    max-height: 100%; }

#main_navgation {
  margin-top: 40px;
  width: 533px;
  height: 16px; }
  #main_navgation .home,
  #main_navgation ul {
    float: left; }
  #main_navgation .home {
    margin-right: 40px; }
  #main_navgation ul > li {
    float: left;
    padding-right: 40px;
    position: relative; }
    #main_navgation ul > li:hover > ul {
      display: block; }
    #main_navgation ul > li ul {
      display: none;
      position: absolute;
      top: 20px;
      z-index: 99999;
      width: 200px;
      background: #fff;
      margin-top: 0;
      padding: 10px; }
      #main_navgation ul > li ul li {
        padding-right: 0;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        top: 0; }
        #main_navgation ul > li ul li ul {
          left: 180px;
          top: 0; }
          #main_navgation ul > li ul li ul li:first-child {
            border-top: none; }
        #main_navgation ul > li ul li a {
          text-transform: none;
          font-size: 14px;
          text-align: center;
          display: block;
          padding: 8px 0; }
    #main_navgation ul > li a {
      font-size: 15px;
      position: relative;
      text-transform: uppercase;
      line-height: 16px; }
    #main_navgation ul > li.menu-item-has-children > a:before {
      content: "\f0dd";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-family: "FontAwesome";
      position: absolute;
      right: -9px;
      font-size: 11px;
      line-height: 18px; }
  #main_navgation .sub-menu .menu-item-has-children > a:before {
    right: 0; }

#header_search {
  width: 16px;
  margin-right: 22px;
  color: #2d3238;
  overflow: hidden;
  height: 100px; }
  #header_search form {
    display: block;
    margin-top: 43px; }
    #header_search form input[type="text"],
    #header_search form .close_search {
      display: none; }
  #header_search .search_button_wrapper {
    position: relative;
    width: 16px;
    height: 16px;
    overflow: hidden; }
    #header_search .search_button_wrapper:hover {
      cursor: pointer; }
      #header_search .search_button_wrapper:hover .open_search {
        color: #8ba600; }
      #header_search .search_button_wrapper:hover input {
        cursor: pointer; }
    #header_search .search_button_wrapper input,
    #header_search .search_button_wrapper .open_search {
      display: block;
      width: 16px;
      height: 16px;
      text-align: center;
      line-height: 16px;
      position: absolute;
      top: 0;
      left: 0; }
    #header_search .search_button_wrapper .open_search {
      z-index: 20; }
    #header_search .search_button_wrapper input {
      z-index: 10;
      background: transparent;
      border: none; }
    #header_search .search_button_wrapper.active .open_search {
      z-index: 10; }
    #header_search .search_button_wrapper.active input {
      z-index: 20; }

.main_header.search_active {
  position: relative; }
  .main_header.search_active #header_search {
    width: 595px;
    position: absolute;
    left: 213px;
    background: #fff; }
    .main_header.search_active #header_search form {
      overflow: hidden; }
      .main_header.search_active #header_search form input[type="text"],
      .main_header.search_active #header_search form .close_search,
      .main_header.search_active #header_search form .search_button_wrapper {
        display: block;
        float: left; }
      .main_header.search_active #header_search form input[type="text"] {
        width: 513px;
        height: 40px;
        line-height: 40px;
        display: block;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #ccc;
        font-size: 18px;
        color: rgba(0, 0, 0, 0.4);
        margin-top: -10px;
        margin-right: 20px; }
      .main_header.search_active #header_search form .close_search {
        display: block;
        width: 16px;
        height: 16px;
        text-align: center;
        line-height: 16px;
        font-size: 18px;
        margin-left: 20px; }
        .main_header.search_active #header_search form .close_search:hover {
          cursor: pointer;
          color: #8ba600; }

#header_banner {
  width: 340px;
  height: 85px;
  margin-top: 8px;
  float: right; }

.archive_title {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700; }

.join_now {
  background: #406f93;
  padding: 62px 0;
  color: #fff;
  text-align: center; }
  .join_now h2 {
    font-size: 45px;
    font-weight: 900;
    letter-spacing: 1px; }
  .join_now span {
    margin-top: 31px;
    display: inline-block;
    padding: 0 8px;
    line-height: 24px;
    font-size: 22px; }
    .join_now span .ok {
      float: left;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIGZpbGw9IiNmZmYiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjguNCAyOC4zIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyOC40IDI4LjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS13aWR0aDoxLjI1O3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjxwYXRoIGQ9Ik03LjEsMTQuOWMwLjItMC4zLDAuNC0wLjMsMC43LTAuM2MwLjYsMC4xLDEuMSwwLjMsMS43LDAuNWMwLjcsMC4zLDEuNCwwLjYsMiwxYzAuMSwwLDAuMiwwLjEsMC4yLDAuMWMwLTAuMSwwLjEtMC4xLDAuMS0wLjFjMS43LTEuOSwzLjMtMy44LDUuMi01LjVjMC45LTAuOCwxLjctMS43LDIuNy0yLjNjMC4zLTAuMiwwLjctMC40LDEuMS0wLjVjMC4xLDAsMC4zLDAsMC40LDBjMC4yLDAuMiwwLjIsMC4yLDAuMSwwLjRjLTAuMiwwLjItMC40LDAuNC0wLjYsMC42Yy0zLjMsMy4xLTUuOCw2LjctNy43LDEwLjhjLTAuMywwLjctMC42LDEuNC0xLDIuMWMtMC4xLTAuMS0wLjEtMC4yLTAuMi0wLjNjLTAuOC0xLjUtMS43LTMtMi44LTQuM2MtMC42LTAuNy0xLjMtMS4zLTEuOS0yQzcuMSwxNSw3LjEsMTQuOSw3LjEsMTQuOXoiLz48ZWxsaXBzZSBjbGFzcz0ic3QwIiBjeD0iMTQuMiIgY3k9IjE0LjIiIHJ4PSIxMy41IiByeT0iMTMuNSIvPjwvc3ZnPg==);
      background-repeat: no-repeat;
      margin-right: 8px;
      width: 28px;
      height: 27px; }
  .join_now .ghost_button {
    border-color: #fff;
    color: #fff;
    border-width: 2px;
    height: 63px;
    line-height: 58px;
    margin-top: 25px;
    display: inline-block;
    padding: 0 76px; }
    .join_now .ghost_button:hover {
      background: #fff;
      color: #406f93; }

.instagram_feed .image {
  width: 12.5%;
  float: left;
  overflow: hidden; }

.testimonials_slider {
  margin-top: 85px; }
  .testimonials_slider .wrap {
    position: relative; }
  .testimonials_slider .testimonials_bg {
    background: url("../images/slider_pattern.jpg");
    padding: 75px 70px; }
  .testimonials_slider .title {
    font-size: 35px;
    font-weight: 300;
    padding-left: 23.34%;
    width: 100%;
    margin-bottom: 35px; }
  .testimonials_slider .left_image {
    width: 19.16%;
    float: left; }
    .testimonials_slider .left_image img {
      max-width: 100%;
      height: auto; }
  .testimonials_slider .item {
    display: none;
    opacity: 0; }
    .testimonials_slider .item.active {
      display: block; }
    .testimonials_slider .item.op {
      opacity: 1; }
  .testimonials_slider .content {
    float: left;
    margin-left: 4.18%;
    width: 59.75%; }
    .testimonials_slider .content p {
      font-size: 24px;
      font-weight: 300;
      line-height: 28px;
      margin-bottom: 30px; }
    .testimonials_slider .content b {
      font-size: 18px;
      font-weight: 900; }
  .testimonials_slider .ghost_button {
    font-size: 20px;
    font-weight: 900;
    padding: 0 34px;
    height: 64px;
    line-height: 60px;
    text-transform: uppercase;
    border-width: 2px;
    margin-top: 30px;
    margin-left: 4.18%; }
    .testimonials_slider .ghost_button:hover {
      color: white;
      background: #000; }
  .testimonials_slider .left,
  .testimonials_slider .right {
    position: absolute;
    height: 40px;
    width: 19px;
    font-size: 40px;
    z-index: 99999;
    margin: auto;
    top: 0;
    bottom: 0; }
    .testimonials_slider .left:hover,
    .testimonials_slider .right:hover {
      color: #8ba600;
      cursor: pointer; }
  .testimonials_slider .left {
    left: -40px; }
    .testimonials_slider .left:hover {
      left: -45px; }
  .testimonials_slider .right {
    right: -40px; }
    .testimonials_slider .right:hover {
      right: -45px; }

.home_logos {
  text-align: center;
  vertical-align: middle;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); }
  .home_logos .wrap {
    display: inline-block; }
  .home_logos span {
    color: #212121;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: uppercase; }
  .home_logos img, .home_logos span {
    vertical-align: middle;
    padding: 35px; }

#footer {
  color: #747575; }
  #footer .footer_top {
    background-color: #2d3238;
    padding: 60px 0; }
    #footer .footer_top .wrap {
      position: relative; }
    #footer .footer_top .scroll_top {
      position: absolute;
      right: 0;
      bottom: -50px;
      width: 40px;
      background: #1c2023;
      height: 40px;
      line-height: 40px;
      text-align: center;
      color: #fff;
      border-radius: 3px; }
      #footer .footer_top .scroll_top:hover {
        color: #8ba600;
        cursor: pointer; }
  #footer .col {
    width: 25%;
    padding-left: 5%;
    float: left; }
    #footer .col:first-of-type {
      padding-left: 0; }
  #footer .branding p {
    font-size: 14px; }
  #footer .footer_logo {
    margin-top: -20px;
    margin-bottom: 35px; }
  #footer .recent_posts a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px; }
    #footer .recent_posts a:hover {
      color: #8ba600; }
  #footer .recent_posts figure {
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 9px; }
  #footer .recent_posts .item {
    margin-bottom: 26px; }
  #footer .recent_posts time {
    width: 100%;
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 15px; }
  #footer .menu ul {
    width: 50%;
    padding-left: 5%;
    float: left; }
    #footer .menu ul li {
      margin-bottom: 5px; }
      #footer .menu ul li a {
        color: #747575; }
        #footer .menu ul li a:hover {
          color: #8ba600; }
    #footer .menu ul:first-of-type {
      padding-left: 0; }
  #footer .search form {
    width: 100%;
    height: 46px;
    position: relative;
    display: block;
    background: #1c2023; }
    #footer .search form:before {
      content: "\f002";
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-family: "FontAwesome";
      color: #747575;
      font-size: 16px;
      width: 50px;
      height: 50px;
      line-height: 48px;
      text-align: center;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 99; }
  #footer .search input {
    border: none;
    font-family: "Lato", Arial, sans-serif;
    background: transparent;
    display: block; }
  #footer .search input[type="text"] {
    height: 46px;
    line-height: 46px;
    color: #fff;
    padding-left: 20px;
    padding-right: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
    width: 100%; }
  #footer .search input[type="submit"] {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    z-index: 999;
    top: 0; }
    #footer .search input[type="submit"]:hover {
      cursor: pointer; }
  #footer .col_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 30px; }
  #footer .social {
    margin-top: 38px; }
    #footer .social svg,
    #footer .social path {
      fill: #fff; }
    #footer .social a {
      width: 32px;
      float: left;
      margin-left: 15px; }
      #footer .social a:hover {
        opacity: 0.8; }
      #footer .social a:first-of-type {
        margin-left: 0; }
  #footer .footer_copyright {
    background-color: #1c2023;
    height: 67px;
    line-height: 67px;
    font-size: 13px; }
    #footer .footer_copyright .left,
    #footer .footer_copyright .right {
      float: left; }

.home_social_counters {
  background-image: url("../images/social_bg.jpg");
  background-position: center center;
  height: 219px;
  color: #fff; }
  .home_social_counters .wrap {
    padding: 0 40px; }
  .home_social_counters .network {
    float: left;
    width: 25%;
    margin-top: 65px;
    text-transform: uppercase; }
  .home_social_counters svg {
    display: block;
    float: left;
    width: 90px;
    fill: #fff;
    margin-right: 15px; }
  .home_social_counters b {
    font-weight: 900;
    font-size: 40px;
    padding-top: 23px;
    display: inline-block; }
  .home_social_counters span {
    letter-spacing: 1px; }

.load_more_posts {
  border-width: 2px;
  border-color: #8ba600;
  font-size: 20px;
  font-weight: 900;
  color: #8ba600;
  padding: 24px 37px;
  margin-top: 30px; }
  .load_more_posts.hidden {
    display: none !important; }
  .load_more_posts:hover {
    background: #8ba600;
    color: #fff;
    cursor: pointer; }

.no_load_more {
  margin-top: 20px; }

#sidebar {
  width: 27%;
  margin-left: 3%; }
  #sidebar .widget_banner {
    position: relative; }
    #sidebar .widget_banner a.widget_banner_img:hover + .ghost_button {
      color: #fff;
      background: #8ba600; }
    #sidebar .widget_banner a.ghost_button {
      position: absolute;
      color: #8ba600;
      border-color: #8ba600;
      bottom: 24px;
      left: 0;
      right: 0;
      margin: auto;
      width: 80%;
      height: 64px;
      line-height: 64px;
      font-size: 18px;
      border-width: 2px;
      text-align: center; }
      #sidebar .widget_banner a.ghost_button:hover {
        color: #fff;
        background: #8ba600; }
  #sidebar .widget {
    max-width: 100%;
    margin-bottom: 15px;
    background: #fff;
    overflow: hidden; }
    #sidebar .widget * {
      -ms-word-wrap: break-word;
      word-wrap: break-word; }
    #sidebar .widget ul {
      position: relative;
      z-index: 99; }
    #sidebar .widget > ul > li:first-child {
      border-top: none; }
    #sidebar .widget li {
      border-top: 1px solid #ebebeb; }
      #sidebar .widget li:hover {
        border-color: #5b5b5b; }
      #sidebar .widget li a {
        font-size: 18px;
        color: #5b5b5b;
        padding: 20px 0 20px 13px;
        display: block; }
        #sidebar .widget li a:hover {
          color: #8ba600; }
    #sidebar .widget #wp-calendar {
      width: 100%;
      margin-top: 20px; }
    #sidebar .widget #wp-calendar caption {
      color: #686868;
      margin-bottom: 10px; }
    #sidebar .widget #wp-calendar thead {
      color: #686868; }
    #sidebar .widget #wp-calendar thead th {
      border-right: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5; }
    #sidebar .widget #wp-calendar thead th:last-child {
      border-right: none; }
    #sidebar .widget #wp-calendar tbody {
      color: #686868;
      text-align: center;
      font-size: 12px;
      font-weight: 300; }
    #sidebar .widget #wp-calendar tbody a {
      font-weight: 700; }
    #sidebar .widget #wp-calendar tbody tr {
      border-bottom: 1px solid #e5e5e5; }
    #sidebar .widget #wp-calendar tbody tr:last-child {
      border-bottom: none; }
    #sidebar .widget #wp-calendar tbody tr td {
      border-right: 1px solid #e5e5e5;
      padding: 7px; }
    #sidebar .widget #wp-calendar tbody tr td:last-child {
      border-right: none; }
    #sidebar .widget #wp-calendar tfoot {
      font-size: 14px;
      color: #686868; }
    #sidebar .widget #wp-calendar tfoot #next {
      text-align: right; }
    #sidebar .widget.widget_search input[type=search] {
      width: 60%;
      height: 40px;
      float: left;
      display: block;
      padding: 0 15px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border: 1px solid #e4e4e4; }
    #sidebar .widget.widget_search input[type=submit] {
      width: 35%;
      height: 40px;
      display: block;
      background: #5b5b5b;
      color: #fff;
      text-transform: uppercase;
      border: 1px solid #5b5b5b;
      float: left;
      border: none;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
    #sidebar .widget.widget_search span {
      display: none; }
    #sidebar .widget.widget_search form {
      display: block;
      margin-top: 20px;
      overflow: hidden; }
    #sidebar .widget img {
      max-width: 100%;
      height: auto; }
    #sidebar .widget select {
      max-width: 100%; }
    #sidebar .widget strong {
      font-weight: 700; }
    #sidebar .widget .wp-caption-text {
      padding: 3px;
      font-style: italic;
      font-weight: 300; }
    #sidebar .widget .tagcloud a {
      display: inline-block;
      padding: 8px;
      border-radius: 5px;
      border: 1px solid #5b5b5b;
      line-height: 1em;
      margin: 3px; }
    #sidebar .widget.widget_categories li, #sidebar .widget.widget_archive li, #sidebar .widget.widget_recent_comments li {
      padding: 20px 0 20px 13px; }
      #sidebar .widget.widget_categories li a, #sidebar .widget.widget_archive li a, #sidebar .widget.widget_recent_comments li a {
        width: auto;
        display: inline;
        padding: 0;
        margin-right: 10px; }
    #sidebar .widget select {
      margin-top: 20px; }
    #sidebar .widget.widget_recent_comments span {
      width: 100%;
      font-style: italic;
      display: block;
      font-size: 14px; }
      #sidebar .widget.widget_recent_comments span a {
        font-size: 14px; }
    #sidebar .widget.widget_rss a {
      padding: 0; }
    #sidebar .widget.widget_rss .rss-date {
      margin: 10px 0;
      font-style: italic; }
    #sidebar .widget.widget_rss li {
      padding: 20px 0; }
    #sidebar .widget.normal_widget {
      padding: 0 25px 25px 25px; }
    #sidebar .widget .widget_title {
      color: #8ba600;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: 900;
      margin: 30px 0 20px 0; }
    #sidebar .widget img {
      max-width: 100%; }
    #sidebar .widget .wrap {
      width: 100%; }
    #sidebar .widget p {
      width: 84%;
      margin-left: 8%; }
  #sidebar .join_the_movement .join_now {
    padding: 0; }
  #sidebar .join_the_movement .wrap {
    padding-top: 40px;
    background-image: url("../images/join_background.jpg");
    padding-bottom: 20px; }
  #sidebar .join_the_movement h2 {
    font-size: 28px;
    font-weight: 900;
    line-height: 37px;
    margin-bottom: 24px; }
  #sidebar .join_the_movement span {
    text-align: left;
    margin-left: 15%;
    width: 70%;
    display: block;
    margin-top: 10px;
    font-size: 17px;
    line-height: 34px; }
  #sidebar .join_the_movement .ghost_button {
    margin-top: 15px; }
  #sidebar .home_social_counters {
    background: #2d3238;
    height: auto;
    padding-bottom: 30px; }
    #sidebar .home_social_counters .network {
      width: 50%;
      margin-top: 30px;
      line-height: 11px; }
      #sidebar .home_social_counters .network svg {
        width: 30%; }
      #sidebar .home_social_counters .network b {
        font-size: 20px;
        padding-top: 8px; }
      #sidebar .home_social_counters .network span {
        font-size: 9px;
        line-height: 9px;
        letter-spacing: 0; }
  #sidebar .slider_transformation .widget_title {
    text-align: center; }
  #sidebar .slider_transformation p {
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 15px;
    text-align: center; }
  #sidebar .slider_transformation .slider_wrapper {
    width: 84%;
    margin-left: 8%;
    margin-bottom: 30px;
    position: relative; }
    #sidebar .slider_transformation .slider_wrapper .slider {
      position: relative; }
    #sidebar .slider_transformation .slider_wrapper p {
      width: 100%;
      margin-left: 0; }
    #sidebar .slider_transformation .slider_wrapper .item {
      height: 100%;
      width: 100%;
      display: none;
      opacity: 0; }
      #sidebar .slider_transformation .slider_wrapper .item.active {
        display: block; }
      #sidebar .slider_transformation .slider_wrapper .item.op {
        opacity: 1; }
    #sidebar .slider_transformation .slider_wrapper .left,
    #sidebar .slider_transformation .slider_wrapper .right {
      position: absolute;
      width: 8px;
      height: 13px;
      font-size: 13px;
      top: 0;
      bottom: 0;
      margin: auto;
      color: #2d3238; }
      #sidebar .slider_transformation .slider_wrapper .left:hover,
      #sidebar .slider_transformation .slider_wrapper .right:hover {
        color: #8ba600;
        cursor: pointer; }
    #sidebar .slider_transformation .slider_wrapper .left {
      left: -14px; }
    #sidebar .slider_transformation .slider_wrapper .right {
      right: -14px; }

header.menu_in_header {
  min-height: 170px;
  position: relative;
  width: 100%;
  overflow: hidden; }
  header.menu_in_header:after {
    content: "";
    width: 13px;
    height: 100%;
    background: #406f93;
    position: absolute;
    display: block;
    top: -10px; }
  header.menu_in_header .title,
  header.menu_in_header .categories {
    margin-left: 41px; }
  header.menu_in_header .title {
    font-size: 35px;
    font-weight: 300;
    margin-top: 100px; }
  header.menu_in_header .categories {
    margin-top: 24px;
    margin-bottom: 10px; }
    header.menu_in_header .categories li {
      text-transform: uppercase;
      font-size: 18px;
      line-height: 14px;
      display: inline-block;
      margin-right: 36px;
      position: relative; }
      header.menu_in_header .categories li:last-of-type:after {
        display: none; }
      header.menu_in_header .categories li:hover {
        color: #000;
        cursor: pointer; }
      header.menu_in_header .categories li:after {
        content: "";
        width: 1px;
        height: 14px;
        background: #5b5b5b;
        top: 0;
        bottom: 0;
        margin: auto;
        right: -17px;
        position: absolute; }
      header.menu_in_header .categories li.active {
        color: #000; }
        header.menu_in_header .categories li.active:before {
          content: "\f0d7";
          font: normal normal normal 14px/1 FontAwesome;
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          width: 13px;
          bottom: -18px; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  background: #8ba600;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px; }

.custom_modal {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
  opacity: 0; }
  .custom_modal.active {
    display: block; }
  .custom_modal.op {
    opacity: 1; }
  .custom_modal iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    max-width: 100%;
    max-height: 100%; }
  .custom_modal .modal_outer_wrap {
    width: 80%;
    height: 100%;
    margin-top: 20%;
    margin-left: auto;
    margin-right: auto;
  } 
  .custom_modal .modal_wrapper {
    position: relative; }
    .custom_modal .modal_wrapper.form {
      background: #fff;
      padding: 30px;
      width: 600px;
      height: 178px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    .custom_modal .modal_wrapper .fa {
      position: absolute;
      right: -18px;
      top: -16px;
      width: 36px;
      height: 36px;
      line-height: 34px;
      font-size: 18px;
      color: #fff;
      background: #333;
      text-align: center;
      border-radius: 50%;
      border: 1px solid #fff;
      z-index: 99999; }
      .custom_modal .modal_wrapper .fa:hover {
        cursor: pointer;
        color: #8ba600; }
    .custom_modal .modal_wrapper input,
    .custom_modal .modal_wrapper textarea,
    .custom_modal .modal_wrapper button {
      padding: 10px;
      width: 100%;
      margin-bottom: 15px; }
    .custom_modal .modal_wrapper button,
    .custom_modal .modal_wrapper input[type="submit"] {
      border: 1px solid #8ba600;
      color: #8ba600;
      border-width: 2px;
      height: 63px;
      line-height: 58px;
      font-size: 23px;
      display: inline-block;
      padding: 0 60px;
      background: transparent; }
      .custom_modal .modal_wrapper button:hover,
      .custom_modal .modal_wrapper input[type="submit"]:hover {
        background: #8ba600;
        color: #fff;
        cursor: pointer; }
    .custom_modal .modal_wrapper.video {
      position: relative;
      max-width: 853px;
      max-height: 505px;
      margin: auto;
      width: 100%;
      height: 100%; }
    .custom_modal .modal_wrapper.boxed {
      width: 600px;
      height: 400px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      padding: 30px;
      background: #fff; }
    .custom_modal .modal_wrapper.image_banner {
      width: 750px;
      height: 490px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
      .custom_modal .modal_wrapper.image_banner a {
        position: absolute;
        display: block;
        height: 63px;
        line-height: 63px;
        border-width: 2px;
        border-style: solid;
        text-transform: uppercase;
        text-align: center;
        font-size: 20px;
        font-weight: 700; }
        .custom_modal .modal_wrapper.image_banner a:hover {
          opacity: 0.8;
          cursor: pointer; }
    .custom_modal .modal_wrapper.modal_one a {
      right: 13.98%;
      width: 40%;
      color: white; }
    .custom_modal .modal_wrapper.modal_one .no-thanks {
      bottom: 6.9%;
      border-color: white; }
    .custom_modal .modal_wrapper.modal_one .link {
      bottom: 22.95%;
      background: #2d3238;
      border-color: #2d3238; }
    .custom_modal .modal_wrapper.modal_two a, .custom_modal .modal_wrapper.modal_three a {
      right: 5.2%;
      color: white;
      width: 46.16%; }
    .custom_modal .modal_wrapper.modal_two .no-thanks, .custom_modal .modal_wrapper.modal_three .no-thanks {
      bottom: 6.9%;
      border-color: white; }
    .custom_modal .modal_wrapper.modal_two .link, .custom_modal .modal_wrapper.modal_three .link {
      bottom: 22.95%;
      background: #2d3238;
      border-color: #2d3238; }
    .custom_modal .modal_wrapper.modal_four a {
      right: 5.2%;
      width: 46.16%; }
    .custom_modal .modal_wrapper.modal_four .no-thanks {
      bottom: 6.9%;
      border-color: #2d3238;
      color: #2d3238; }
    .custom_modal .modal_wrapper.modal_four .link {
      color: white;
      bottom: 22.95%;
      background: #df2d28;
      border-color: #df2d28; }

#post-25274 .post_meta {
     display: none !important;
}

span.asterix {
      font-size: 12px;
      font-weight: 400;
}

.cf span.asterix {
      display: block;
      padding-top: 10px;
      padding-left: 40px;
}

/*# sourceMappingURL=main.css.map */