body {
  min-width: 320px;
  height: auto !important; }

.row {
  max-width: 1200px !important; }

h1 {
  font-family: "Fira Sans Condensed" !important;
  font-size: 36px !important;
  line-height: 48px !important; }
  @media screen and (max-width: 1199px) {
    h1 {
      font-size: 32px !important;
      line-height: 42px !important; } }

h1 > a {
  font-family: "Fira Sans Condensed" !important;
  border-bottom: 1px solid black !important; }
  h1 > a:hover {
    color: #2dcc70 !important;
    border-bottom: 1px solid #2dcc70 !important; }

h2, h2 > span {
  font-family: "Fira Sans Condensed" !important;
  font-size: 32px !important;
  line-height: 45px !important; }

h3 {
  font-family: "Fira Sans Condensed" !important;
  font-size: 28px !important;
  line-height: 36px !important; }

h4 {
  font-family: "Fira Sans Condensed" !important;
  font-size: 22px !important;
  line-height: 28px !important; }

h4 > a {
  font-family: "Fira Sans Condensed" !important;
  font-size: 22px !important;
  line-height: 28px !important;
  border-bottom: 1px solid black !important; }

h5 {
  font-family: "Fira Sans Condensed" !important;
  font-size: 18px !important;
  line-height: 24px !important; }

h6 {
  font-family: "Fira Sans Condensed" !important;
  font-size: 16px !important;
  line-height: 22px !important;
  text-transform: uppercase; }

p {
  font-family: "Fira Sans Condensed" !important;
  font-size: 16px !important;
  line-height: 24px !important; }

a, span {
  font-family: "Fira Sans Condensed" !important; }

article :first-child {
  margin-top: 0; }

article :last-child {
  margin-bottom: 0; }

article figure {
  margin: 0 0 25px; }

article h1 {
  margin-top: 32px;
  margin-bottom: 15px; }

article h2 {
  margin-top: 32px;
  margin-bottom: 14px; }

article h3 {
  margin-top: 28px;
  margin-bottom: 12px; }

article h4 {
  margin-top: 28px;
  margin-bottom: 10px; }

article h5 {
  margin-top: 24px;
  margin-bottom: 10px; }

article h6 {
  margin-top: 24px;
  margin-bottom: 8px; }

article p {
  margin-bottom: 10px; }

.main a, .text a, .post-body a, .excerpt a {
  line-height: 24px;
  color: #2dcc70;
  border-bottom: 1px solid #2dcc70 !important; }
  .main a:hover, .main a:focus, .text a:hover, .text a:focus, .post-body a:hover, .post-body a:focus, .excerpt a:hover, .excerpt a:focus {
    color: #28b765;
    border-bottom-color: #28b765 !important; }

.main ul, .text ul, .post-body ul, .excerpt ul {
  margin-left: 30px; }
  .main ul li, .text ul li, .post-body ul li, .excerpt ul li {
    font-family: "Fira Sans Condensed";
    margin-bottom: 2px; }
  .main ul ul, .text ul ul, .post-body ul ul, .excerpt ul ul {
    margin-left: 30px; }

li {
  font-family: "Fira Sans Condensed"; }

#content {
  padding-top: 0;
  padding-bottom: 0; }

.content-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.content {
  max-width: 1000px !important;
  margin: 0 auto !important; }

.not-found {
  padding: 50px 0 150px; }

.page-title {
  line-height: 40px !important; }

img.alignright {
  float: right;
  margin: 0 0 10px 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 10px 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

header.header {
  background-color: white !important; }
  @media screen and (max-width: 767px) {
    header.header {
      height: 50px !important;
      max-height: 50px !important; } }
  @media screen and (min-width: 768px) {
    header.header {
      height: 100px !important; } }
  header.header .title-bar {
    padding: 0;
    height: 50px !important;
    max-height: 50px !important;
    background-color: white; }
    @media screen and (max-width: 767px) {
      header.header .title-bar {
        display: block !important; } }
    header.header .title-bar .title-bar-left {
      height: 50px;
      font-size: 0;
      vertical-align: top; }
      header.header .title-bar .title-bar-left > button {
        margin: 15px;
        height: 20px;
        width: 20px;
        vertical-align: inherit; }
        header.header .title-bar .title-bar-left > button:after {
          top: 2px; }
        header.header .title-bar .title-bar-left > button.close:before {
          content: "";
          position: absolute;
          display: block;
          margin: auto;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          width: 20px;
          height: 0;
          border-top: 2px solid black;
          transform: rotate(45deg);
          transform-origin: center; }
        header.header .title-bar .title-bar-left > button.close:after {
          background: white;
          box-shadow: none;
          content: "";
          position: absolute;
          display: block;
          margin: auto;
          left: 0;
          right: 0;
          top: 0 !important;
          bottom: 0;
          width: 20px;
          height: 0;
          border-top: 2px solid black;
          transform: rotate(-45deg);
          transform-origin: center; }
      header.header .title-bar .title-bar-left a {
        height: 50px;
        border-bottom: none; }
        header.header .title-bar .title-bar-left a img {
          vertical-align: inherit;
          height: 50px;
          padding: 10px 0;
          max-height: none;
          max-width: none; }
      header.header .title-bar .title-bar-left .fa-search {
        font-size: 16px; }
  @media screen and (max-width: 767px) {
    header.header .top-bar-container {
      display: none !important; } }
  header.header .top-bar-container > .columns {
    padding-left: 0;
    padding-right: 0; }
    header.header .top-bar-container > .columns .top-bar {
      background-color: white !important;
      max-height: none !important;
      height: 100px !important; }
      header.header .top-bar-container > .columns .top-bar .top-bar-left {
        max-height: none;
        height: 100px; }
        header.header .top-bar-container > .columns .top-bar .top-bar-left .menu {
          display: table;
          height: 100%;
          background-color: white !important; }
          header.header .top-bar-container > .columns .top-bar .top-bar-left .menu .site-title a {
            padding: 0;
            margin: 0;
            line-height: 1;
            border-bottom: none !important; }
            header.header .top-bar-container > .columns .top-bar .top-bar-left .menu .site-title a .logo {
              vertical-align: middle;
              max-width: 300px;
              max-height: none;
              margin-left: 15px; }
      header.header .top-bar-container > .columns .top-bar .top-bar-right {
        max-height: none;
        height: 100px;
        margin-right: 20px;
        position: relative; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .login {
          border-radius: 0 !important;
          border-width: 3px !important;
          margin: 0;
          border-right: none;
          border-top: none;
          border-bottom: none;
          color: black;
          border-left-color: black;
          border-left-width: 3px;
          padding: 0 12px !important;
          font-family: 'Fira Sans Condensed';
          font-size: 15px !important;
          letter-spacing: 0.08em !important;
          width: 70px;
          position: absolute;
          right: 20px;
          top: 15px; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .login:hover {
            color: #999999; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .fa-search {
          width: 15px; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .fa-search:hover {
            color: #999999; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right ul {
          background-color: white !important; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown > li.has-submenu:first-child > a.nav-link {
          padding-right: 20px !important; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown > li.has-submenu:first-child > a.nav-link:after {
            content: '';
            display: block !important; }
        @media screen and (max-width: 1099px) {
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown > li.menu-item:not(:first-child) {
            display: none !important; } }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li a.nav-link:not(.button) {
          border-bottom: none !important;
          color: black;
          font-size: 15px;
          line-height: 23px;
          letter-spacing: .08em;
          font-family: 'Fira Sans Condensed';
          font-weight: bold;
          padding: 0.7rem 0.7rem !important;
          max-width: 300px;
          white-space: normal; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li a.nav-link:not(.button):hover {
            color: #fe5a07 !important; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li a.nav-link:not(.button):after {
            display: none; }
        @media screen and (max-width: 1099px) {
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li.has-submenu {
            display: inline-block !important; } }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li.has-submenu .nav-link {
          padding-right: 24px !important; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li.has-submenu .nav-link:hover {
            color: black; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li.has-submenu .submenu {
          padding-top: 10px;
          padding-bottom: 10px; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li.has-submenu .submenu li a {
            border-bottom: none !important;
            margin-top: 0;
            margin-bottom: 0;
            padding: 0.5rem 1rem !important; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown li.has-submenu .submenu li ul {
            margin-top: -10px; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .spacer {
          width: 10px;
          background-color: red; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .social a {
          border-bottom: none !important;
          padding: 0.7rem 0.2rem !important;
          font-size: 16px !important;
          color: black !important; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .social a i {
            margin-right: 0;
            vertical-align: inherit !important; }
            header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .social a i:hover {
              color: #2dcc70; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .donate-button {
          margin-left: 15px; }
          header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .donate-button a {
            border-radius: 0 !important;
            border-width: 3px !important;
            letter-spacing: 0.14em !important;
            font-size: 15px !important;
            padding: 10px 14px 9px !important;
            color: #fe5a07;
            border-color: #fe5a07;
            letter-spacing: 0.08em !important;
            width: 90px; }
            header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .donate-button a:hover {
              background-color: #fe5a07;
              color: white !important; }
        header.header .top-bar-container > .columns .top-bar .top-bar-right .menu.dropdown .more a {
          border-bottom: none !important;
          padding-right: 20px; }
  header.header #drilldownMenu {
    max-height: none !important;
    display: none;
    overflow: visible !important; }
    @media screen and (min-width: 768px) {
      header.header #drilldownMenu {
        display: none !important; } }
    header.header #drilldownMenu .is-drilldown {
      overflow: visible !important;
      background-color: white !important; }
      header.header #drilldownMenu .is-drilldown ul {
        font-size: 0;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        background-color: white !important; }
        header.header #drilldownMenu .is-drilldown ul li a {
          font-size: 16px;
          line-height: 23px;
          letter-spacing: .08em;
          font-family: 'Fira Sans Condensed';
          font-weight: bold !important;
          color: black !important;
          padding-top: 0;
          padding-bottom: 0; }
          header.header #drilldownMenu .is-drilldown ul li a:after {
            border-color: transparent transparent transparent black; }
          header.header #drilldownMenu .is-drilldown ul li a:hover {
            color: #fe5a07 !important; }
          header.header #drilldownMenu .is-drilldown ul li a span {
            display: block;
            padding-top: 5px !important;
            padding-bottom: 5px !important;
            border-bottom: none !important; }
        header.header #drilldownMenu .is-drilldown ul li .login span {
          border-top: 2px solid #dedede;
          padding-top: 15px !important;
          margin-top: 10px;
          color: #999; }
          header.header #drilldownMenu .is-drilldown ul li .login span:hover {
            color: gray; }
        header.header #drilldownMenu .is-drilldown ul li .donate span {
          color: #fe5a07; }
          header.header #drilldownMenu .is-drilldown ul li .donate span:hover {
            color: #d14701; }
        header.header #drilldownMenu .is-drilldown ul li ul.vertical.menu {
          min-height: 100%; }
          header.header #drilldownMenu .is-drilldown ul li ul.vertical.menu .js-drilldown-back a {
            padding-top: 5px !important;
            padding-bottom: 5px !important; }
            header.header #drilldownMenu .is-drilldown ul li ul.vertical.menu .js-drilldown-back a i {
              margin-top: -2px;
              font-size: 20px; }
        header.header #drilldownMenu .is-drilldown ul .social {
          display: inline-block !important; }
          header.header #drilldownMenu .is-drilldown ul .social:not(:first-child) a {
            padding-left: 10px !important; }
          header.header #drilldownMenu .is-drilldown ul .social a {
            padding-right: 0 !important;
            padding-top: 5px;
            padding-bottom: 5px; }

.search-form button {
  bottom: 30px; }

.search-form p {
  font-family: 'Fira Sans Condensed';
  font-size: 28px !important; }
  @media screen and (max-width: 768px) {
    .search-form p {
      font-size: 21px !important; } }

.search-form div input {
  font-family: 'Fira Sans Condensed';
  color: white; }

.search .title-row.full-width {
  max-width: none !important;
  background-color: #275936; }
  .search .title-row.full-width > .columns {
    padding: 0 !important; }
    .search .title-row.full-width > .columns .row {
      padding: 0 !important; }
      .search .title-row.full-width > .columns .row h1 {
        color: white;
        margin: 26px 0 !important; }

.search .content {
  padding-top: 50px;
  padding-bottom: 50px; }
  .search .content .post {
    font-size: 0;
    display: table;
    width: 100%;
    margin-bottom: 30px; }
    .search .content .post:last-child {
      margin-bottom: 0; }
    .search .content .post .image {
      display: table-cell;
      width: 20%;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .search .content .post .image {
          width: 100%;
          display: block; } }
      .search .content .post .image figure {
        position: relative;
        margin: 0; }
        .search .content .post .image figure i {
          right: -10px;
          position: absolute;
          top: -10px;
          background: white;
          padding: 10px;
          font-size: 60px;
          color: #fe5a07; }
    .search .content .post .image + .text {
      padding-left: 30px; }
    .search .content .post .text {
      display: table-cell;
      width: 80%;
      height: inherit;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .search .content .post .text {
          width: 100%;
          display: block;
          padding-left: 0;
          margin-top: 20px; } }
      .search .content .post .text .cats {
        margin-left: 0;
        margin-bottom: 5px; }
        .search .content .post .text .cats li {
          display: inline-block;
          margin-right: 15px; }
          .search .content .post .text .cats li a {
            font-family: "Fira Sans Condensed" !important;
            font-size: 16px;
            line-height: 20px;
            text-transform: uppercase;
            color: #888;
            font-weight: 700; }
      .search .content .post .text h3 a {
        color: black;
        border-bottom: 1px solid black; }
        .search .content .post .text h3 a:hover {
          color: #2dcc70;
          border-bottom: 1px solid #2dcc70; }
      .search .content .post .text p {
        margin-bottom: 0;
        display: inline; }
  .search .content .center .pagination {
    margin-top: 50px; }
    .search .content .center .pagination li .current {
      background-color: #2dcc70; }
    .search .content .center .pagination li .page-numbers {
      font-family: "Fira Sans Condensed" !important;
      font-weight: 600;
      font-size: 16px !important; }
      .search .content .center .pagination li .page-numbers:hover {
        color: #2dcc70; }

footer > div > div .site-title a img {
  width: 80px;
  height: 80px;
  max-width: none !important;
  max-height: none !important; }

footer > div > div > ul {
  font-size: 0; }
  footer > div > div > ul > li {
    max-width: 160px;
    margin-right: 10px !important;
    margin-left: 10px !important; }
    @media screen and (max-width: 1199px) {
      footer > div > div > ul > li {
        margin-right: 1rem !important;
        margin-left: 1rem !important; } }
    @media screen and (max-width: 999px) {
      footer > div > div > ul > li {
        margin-right: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 0 !important; } }
    @media screen and (max-width: 768px) {
      footer > div > div > ul > li {
        display: block !important;
        margin: 0 auto !important; }
        footer > div > div > ul > li a {
          text-align: center !important; } }
    footer > div > div > ul > li > a {
      font-family: "Fira Sans Condensed" !important;
      font-size: 15px;
      letter-spacing: .115em;
      color: white !important;
      font-weight: 500 !important;
      margin-bottom: 8px !important;
      text-transform: uppercase; }
      footer > div > div > ul > li > a:hover {
        color: #cccccc !important; }
      @media screen and (max-width: 999px) {
        footer > div > div > ul > li > a {
          margin-bottom: 0 !important; } }
    @media screen and (max-width: 999px) {
      footer > div > div > ul > li > ul {
        display: none; } }
    footer > div > div > ul > li > ul > li > a {
      line-height: 20px !important;
      font-family: "Fira Sans Condensed" !important;
      font-size: 15px;
      color: white !important;
      font-weight: 400;
      padding-top: 8px !important;
      padding-bottom: 8px !important; }
      footer > div > div > ul > li > ul > li > a:hover {
        color: #cccccc !important; }

footer > div > div > p {
  color: #6f6f6f !important;
  font-size: 14px !important;
  letter-spacing: -0.025em !important; }

.page-template-default .title-row.full-width, .page-template-page-in-the-news .title-row.full-width {
  max-width: none !important;
  background-color: #275936; }
  .page-template-default .title-row.full-width > .columns, .page-template-page-in-the-news .title-row.full-width > .columns {
    padding: 0 !important; }
    .page-template-default .title-row.full-width > .columns .row h1, .page-template-page-in-the-news .title-row.full-width > .columns .row h1 {
      color: white;
      margin: 26px 0 !important; }

.page-template-default .content .columns.sidebar, .page-template-page-in-the-news .content .columns.sidebar {
  padding: 0 !important;
  width: 27% !important; }
  @media screen and (max-width: 768px) {
    .page-template-default .content .columns.sidebar, .page-template-page-in-the-news .content .columns.sidebar {
      display: none !important; } }
  .page-template-default .content .columns.sidebar aside, .page-template-page-in-the-news .content .columns.sidebar aside {
    padding: 20px 35px 60px 35px; }

.page-template-default .content .columns.sidebar + .columns.main, .page-template-page-in-the-news .content .columns.sidebar + .columns.main {
  border-left: 2px solid #e6e6e6;
  width: 73% !important; }
  @media screen and (max-width: 768px) {
    .page-template-default .content .columns.sidebar + .columns.main, .page-template-page-in-the-news .content .columns.sidebar + .columns.main {
      border-left: none !important;
      width: 100% !important; } }
  .page-template-default .content .columns.sidebar + .columns.main article, .page-template-page-in-the-news .content .columns.sidebar + .columns.main article {
    padding: 60px 15px; }
    @media screen and (max-width: 768px) {
      .page-template-default .content .columns.sidebar + .columns.main article, .page-template-page-in-the-news .content .columns.sidebar + .columns.main article {
        padding: 40px 0px 60px; } }

.page-template-default .content .columns.main, .page-template-page-in-the-news .content .columns.main {
  width: 100%; }
  .page-template-default .content .columns.main article, .page-template-page-in-the-news .content .columns.main article {
    padding: 40px 0px 80px; }
    .page-template-default .content .columns.main article figure, .page-template-page-in-the-news .content .columns.main article figure {
      margin: 0 0 25px; }

.widget {
  margin-bottom: 0 !important; }
  .widget:first-child {
    border-top: none !important; }

.sidebar_menu {
  padding: 35px 0;
  border-top: 2px solid #e6e6e6; }
  .sidebar_menu h3 {
    font-family: 'Fira Sans Condensed';
    font-weight: bold;
    font-size: 20px; }
  .sidebar_menu .menu-sidebar-menu-container .menu .menu-item {
    display: block; }
    .sidebar_menu .menu-sidebar-menu-container .menu .menu-item a {
      font-family: 'Fira Sans Condensed';
      font-size: 15px;
      padding-left: 0;
      padding-right: 0;
      border-bottom: none !important;
      color: black !important;
      padding-top: 8px;
      padding-bottom: 8px; }
      .sidebar_menu .menu-sidebar-menu-container .menu .menu-item a:hover {
        color: #fe5a07 !important; }

.widget.tweet_this {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 2px solid #e6e6e6; }
  .widget.tweet_this h3 {
    font-family: 'Fira Sans Condensed';
    font-weight: bold;
    font-size: 24px !important;
    line-height: 32px !important;
    margin-bottom: 20px;
    overflow-wrap: break-word; }
    @media screen and (max-width: 999px) {
      .widget.tweet_this h3 {
        font-size: 21px !important;
        line-height: 28px !important; } }
  .widget.tweet_this .tweet-this.button, .widget.tweet_this .tweet-this.button:focus, .widget.tweet_this .tweet-this.button:active {
    border-radius: 0 !important;
    border-width: 3px !important;
    font-size: 16px !important;
    font-family: 'Fira Sans Condensed';
    font-weight: bold;
    font-size: 15px !important;
    line-height: 16px;
    padding: 9px 13px !important;
    margin-bottom: 0 !important;
    color: #2dcc70;
    border-color: #2dcc70;
    letter-spacing: 0.14em !important; }
    .widget.tweet_this .tweet-this.button:hover, .widget.tweet_this .tweet-this.button:focus:hover, .widget.tweet_this .tweet-this.button:active:hover {
      background-color: #2dcc70;
      border-color: #2dcc70;
      color: white !important; }

.widget.social_links {
  padding-top: 35px;
  padding-bottom: 35px;
  border-top: 2px solid #e6e6e6; }
  .widget.social_links ul {
    list-style-type: none;
    font-size: 0;
    margin-left: 0;
    margin-bottom: 0; }
    .widget.social_links ul li {
      width: 20%;
      display: inline-block; }
      .widget.social_links ul li a {
        font-size: 24px !important;
        color: black !important;
        line-height: 1;
        border-bottom: none !important; }
        @media screen and (max-width: 999px) {
          .widget.social_links ul li a {
            font-size: 22px !important; } }
        .widget.social_links ul li a:hover {
          color: #2dcc70 !important; }

.widget.subscribe {
  background-color: #fe5a07;
  padding: 40px 30px;
  margin: 0 -10px;
  margin-bottom: 35px !important; }
  @media screen and (max-width: 1023px) {
    .widget.subscribe {
      padding: 30px 20px;
      margin: 0 -10px; } }
  .widget.subscribe h3 {
    font-family: 'Fira Sans Condensed';
    color: white;
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 15px; }
    @media screen and (max-width: 999px) {
      .widget.subscribe h3 {
        font-size: 20px !important;
        line-height: 24px !important; } }
  .widget.subscribe form table {
    margin-bottom: 0; }
    .widget.subscribe form table tbody {
      background-color: transparent;
      border: none; }
      .widget.subscribe form table tbody tr {
        background-color: transparent; }
        .widget.subscribe form table tbody tr td {
          text-align: left;
          padding: 0; }
          .widget.subscribe form table tbody tr td input {
            font-family: "Fira Sans Condensed" !important;
            font-size: 16px !important;
            color: white;
            font-weight: 500;
            border-bottom: 3px solid white;
            height: 32px !important;
            display: inline-block;
            margin-bottom: 10px; }
            .widget.subscribe form table tbody tr td input::-webkit-input-placeholder {
              /* Chrome/Opera/Safari */
              color: white; }
            .widget.subscribe form table tbody tr td input::-moz-placeholder {
              /* Firefox 19+ */
              color: white; }
            .widget.subscribe form table tbody tr td input:-ms-input-placeholder {
              /* IE 10+ */
              color: white; }
            .widget.subscribe form table tbody tr td input:-moz-placeholder {
              /* Firefox 18- */
              color: white; }
            .widget.subscribe form table tbody tr td input.first-name {
              width: 48%;
              margin-right: 2%; }
            .widget.subscribe form table tbody tr td input.last-name {
              width: 48%;
              margin-left: 2%; }
            .widget.subscribe form table tbody tr td input.email-address {
              width: 100%; }
          .widget.subscribe form table tbody tr td .button {
            border-radius: 0 !important;
            color: white;
            font-size: 16px;
            letter-spacing: .1em;
            font-weight: 600;
            background: transparent;
            border: 3px solid white;
            height: 40px !important;
            padding: 9px 10px !important;
            margin-top: 15px;
            margin-bottom: 0; }
            .widget.subscribe form table tbody tr td .button:hover {
              color: #fe5a07;
              background: white; }
          .widget.subscribe form table tbody tr td #subscriptionCaptcha {
            margin-top: 8px;
            margin-bottom: 5px;
            width: auto !important;
            max-width: 117px;
            overflow: hidden;
            border-radius: 5px;
            /*
							position: relative!important;
							display: block!important;
							border: none!important;
							padding: 0!important;
							border-radius: 0!important;
							background-color: transparent!important;
							height: 65px!important;
							overflow: hidden!important;
							width: 160px!important;
							margin-top: 5px;
							*/ }
            .widget.subscribe form table tbody tr td #subscriptionCaptcha > div:first-child, .widget.subscribe form table tbody tr td #subscriptionCaptcha > div:nth-child(2) {
              display: none !important; }
            .widget.subscribe form table tbody tr td #subscriptionCaptcha .g-recaptcha {
              margin-left: -4px;
              margin-bottom: -32px;
              margin-top: -10px;
              transform: scale(0.77);
              transform-origin: 0 0; }
              @media screen and (max-width: 479px) {
                .widget.subscribe form table tbody tr td #subscriptionCaptcha .g-recaptcha {
                  transform: scale(0.7);
                  margin: 4px 0 -4px; } }

.widget.popular_posts {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 0 !important;
  border-top: 2px solid #e6e6e6; }
  .widget.popular_posts h3 {
    font-family: 'Fira Sans Condensed';
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px; }
  .widget.popular_posts .popular-list.menu li {
    display: block; }
    .widget.popular_posts .popular-list.menu li:last-child a {
      margin-bottom: 0 !important; }
    .widget.popular_posts .popular-list.menu li a {
      font-family: "Fira Sans Condensed" !important;
      font-size: 15px !important;
      color: black !important;
      padding-left: 0;
      padding-right: 0;
      border-bottom: none !important;
      color: black !important;
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 15px;
      line-height: 24px !important; }
      .widget.popular_posts .popular-list.menu li a:hover {
        color: #2dcc70 !important; }

.widget.browse_posts {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 0 !important;
  border-top: 2px solid #e6e6e6; }
  .widget.browse_posts h3 {
    font-family: 'Fira Sans Condensed';
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px; }
  .widget.browse_posts form select {
    font-family: 'Fira Sans Condensed';
    padding-left: 0;
    border-bottom: 2px solid black;
    margin-bottom: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 36px; }
  .widget.browse_posts form input {
    font-family: 'Fira Sans Condensed';
    padding-left: 0;
    border-bottom: 2px solid black;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 36px; }

.blog-list .title-row.full-width {
  max-width: none !important;
  background-color: #275936; }
  .blog-list .title-row.full-width > .columns {
    padding: 0 !important; }
    .blog-list .title-row.full-width > .columns .row h1 {
      color: white;
      margin: 26px 0 !important; }

.blog-list .content .medium-9 {
  width: 73% !important; }
  @media screen and (max-width: 768px) {
    .blog-list .content .medium-9 {
      width: 100% !important; } }
  .blog-list .content .medium-9 .posts {
    margin-bottom: 60px; }
    .blog-list .content .medium-9 .posts .tease {
      margin-bottom: 30px;
      border-bottom-color: #e6e6e6 !important; }
      .blog-list .content .medium-9 .posts .tease h2 a {
        color: black;
        border-bottom: 1px solid black !important; }
        .blog-list .content .medium-9 .posts .tease h2 a:hover {
          color: #2dcc70;
          border-bottom: 1px solid #2dcc70 !important; }
      .blog-list .content .medium-9 .posts .tease small {
        color: #2dcc70;
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 20px;
        line-height: 15px;
        display: block; }
      .blog-list .content .medium-9 .posts .tease .more {
        font-weight: 600;
        color: black !important;
        text-decoration: none;
        border-bottom: none !important;
        text-transform: uppercase; }
        .blog-list .content .medium-9 .posts .tease .more:hover {
          color: #2dcc70 !important; }
  .blog-list .content .medium-9 .center .pagination {
    margin-bottom: 60px;
    margin-top: -30px; }
    .blog-list .content .medium-9 .center .pagination li .current {
      background-color: #2dcc70; }
    .blog-list .content .medium-9 .center .pagination li .page-numbers {
      font-family: "Fira Sans Condensed" !important;
      font-weight: 600;
      font-size: 16px !important; }
      .blog-list .content .medium-9 .center .pagination li .page-numbers:hover {
        color: #2dcc70; }

.blog-list .content .medium-3 {
  width: 27% !important;
  border-left: 2px solid #e6e6e6; }
  @media screen and (max-width: 768px) {
    .blog-list .content .medium-3 {
      display: none !important; } }
  .blog-list .content .medium-3 aside {
    margin: 0 !important;
    padding: 20px; }

.single .content-wrapper {
  border-top: 2px solid #275936 !important; }
  .single .content-wrapper .single-right-sidebar {
    margin-top: 0 !important; }
    .single .content-wrapper .single-right-sidebar .content .medium-9 {
      width: 73% !important; }
      @media screen and (max-width: 768px) {
        .single .content-wrapper .single-right-sidebar .content .medium-9 {
          width: 100% !important; } }
      .single .content-wrapper .single-right-sidebar .content .medium-9 article {
        padding-top: 30px !important;
        margin-right: 20px; }
        @media screen and (max-width: 768px) {
          .single .content-wrapper .single-right-sidebar .content .medium-9 article {
            margin-right: 0 !important; } }
        .single .content-wrapper .single-right-sidebar .content .medium-9 article .category-list {
          margin-bottom: 5px; }
          .single .content-wrapper .single-right-sidebar .content .medium-9 article .category-list li a {
            color: #888; }
            .single .content-wrapper .single-right-sidebar .content .medium-9 article .category-list li a:hover {
              color: #a2a2a2; }
        .single .content-wrapper .single-right-sidebar .content .medium-9 article h1 {
          margin-top: 0px;
          margin-bottom: 5px; }
        .single .content-wrapper .single-right-sidebar .content .medium-9 article figure {
          margin-bottom: 12px; }
        .single .content-wrapper .single-right-sidebar .content .medium-9 article > div {
          margin-bottom: 25px; }
          .single .content-wrapper .single-right-sidebar .content .medium-9 article > div .share span strong {
            font-family: "Fira Sans Condensed" !important;
            font-weight: 600;
            font-size: 16px !important; }
          .single .content-wrapper .single-right-sidebar .content .medium-9 article > div .share ul li a {
            border-bottom: none !important;
            font-size: 18px !important; }
            .single .content-wrapper .single-right-sidebar .content .medium-9 article > div .share ul li a:hover {
              color: #2dcc70; }
        .single .content-wrapper .single-right-sidebar .content .medium-9 article .byline {
          border-bottom: 2px solid #2dcc70 !important; }
        .single .content-wrapper .single-right-sidebar .content .medium-9 article .post-body {
          margin-bottom: 50px; }
    .single .content-wrapper .single-right-sidebar .content .medium-3 {
      width: 27% !important;
      border-left: 2px solid #e6e6e6; }
      @media screen and (max-width: 768px) {
        .single .content-wrapper .single-right-sidebar .content .medium-3 {
          display: none !important; } }
      .single .content-wrapper .single-right-sidebar .content .medium-3 aside {
        margin: 0 !important;
        padding: 20px; }
    .single .content-wrapper .single-right-sidebar .recent-posts-row {
      border-top-color: #2dcc70 !important;
      padding-bottom: 10px !important; }
      .single .content-wrapper .single-right-sidebar .recent-posts-row .content {
        margin-top: 60px !important; }
        .single .content-wrapper .single-right-sidebar .recent-posts-row .content h2 {
          line-height: 42px !important;
          margin-bottom: 30px; }
          .single .content-wrapper .single-right-sidebar .recent-posts-row .content h2 span {
            border-bottom: 3px solid #2dcc70 !important; }
        @media screen and (max-width: 768px) {
          .single .content-wrapper .single-right-sidebar .recent-posts-row .content .medium-4 {
            margin-bottom: 50px !important; } }
        .single .content-wrapper .single-right-sidebar .recent-posts-row .content .medium-4:last-child {
          margin-bottom: 0 !important; }
    .single .content-wrapper .single-right-sidebar .view-all {
      padding-bottom: 60px; }
      .single .content-wrapper .single-right-sidebar .view-all .columns a {
        float: right;
        margin-top: 10px;
        font-family: "Fira Sans Condensed" !important;
        font-size: 16px !important;
        letter-spacing: .14em;
        color: #fe5a07 !important;
        border-bottom: none !important;
        font-weight: 600;
        text-transform: uppercase; }
        @media screen and (max-width: 767px) {
          .single .content-wrapper .single-right-sidebar .view-all .columns a {
            margin-top: 40px; } }

.resources .title-row.full-width {
  max-width: none !important;
  background-color: #275936; }
  .resources .title-row.full-width > .columns {
    padding: 0 !important; }
    .resources .title-row.full-width > .columns .row {
      padding: 0 !important; }
      .resources .title-row.full-width > .columns .row h1 {
        color: white;
        margin: 26px 0 !important; }

.resources .content {
  padding-top: 50px;
  padding-bottom: 50px; }
  .resources .content .featured {
    font-size: 0;
    display: table;
    margin-bottom: 40px;
    width: 100%; }
    .resources .content .featured .image {
      display: table-cell;
      width: 30%;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .resources .content .featured .image {
          width: 100%;
          display: block; } }
      .resources .content .featured .image figure {
        position: relative;
        margin: 0; }
        .resources .content .featured .image figure i {
          right: -10px;
          position: absolute;
          top: -10px;
          background: white;
          padding: 10px;
          font-size: 60px;
          color: #fe5a07; }
    .resources .content .featured .icon {
      display: table-cell;
      width: 30%;
      vertical-align: middle;
      background-color: #efefef;
      text-align: center;
      padding: 30px 0; }
      @media screen and (max-width: 768px) {
        .resources .content .featured .icon {
          width: 100%;
          display: block; } }
      .resources .content .featured .icon i {
        font-size: 100px;
        color: #fe5a07; }
    .resources .content .featured .text {
      display: table-cell;
      width: 70%;
      height: inherit;
      vertical-align: middle;
      padding-left: 30px; }
      @media screen and (max-width: 768px) {
        .resources .content .featured .text {
          width: 100%;
          display: block;
          padding-left: 0;
          margin-top: 20px; } }
      .resources .content .featured .text .cats {
        margin-left: 0;
        margin-bottom: 0; }
        .resources .content .featured .text .cats li {
          vertical-align: middle;
          display: inline-block;
          margin-right: 15px; }
          .resources .content .featured .text .cats li a {
            font-family: "Fira Sans Condensed" !important;
            font-size: 16px;
            line-height: 20px;
            text-transform: uppercase;
            color: #888;
            font-weight: 700;
            border-bottom: none !important; }
            .resources .content .featured .text .cats li a:hover {
              color: #a2a2a2; }
      .resources .content .featured .text h1 a {
        color: black;
        border-bottom: 1px solid black !important; }
        .resources .content .featured .text h1 a:hover {
          color: #2dcc70;
          border-bottom: 1px solid #2dcc70 !important; }
      .resources .content .featured .text p:last-child {
        margin-bottom: 0; }
  .resources .content .filters {
    margin-bottom: 40px; }
    .resources .content .filters .row {
      background-color: #efefef;
      padding: 20px 10px; }
      .resources .content .filters .row .columns h2 {
        margin-top: -5px;
        margin-bottom: 0; }
        @media screen and (max-width: 999px) {
          .resources .content .filters .row .columns h2 {
            font-size: 26px !important; } }
        @media screen and (max-width: 768px) {
          .resources .content .filters .row .columns h2 {
            font-size: 21px !important; } }
      .resources .content .filters .row .columns form select {
        background-color: #efefef;
        margin-bottom: 0;
        border: 1px solid #ccc; }
        @media screen and (max-width: 39.9375em) {
          .resources .content .filters .row .columns form select {
            margin-bottom: 15px; } }
      .resources .content .filters .row .columns:last-child select:last-child {
        margin-bottom: 0; }
  .resources .content .post {
    font-size: 0;
    display: table;
    width: 100%;
    margin-bottom: 40px; }
    @media screen and (max-width: 768px) {
      .resources .content .post {
        margin-bottom: 50px; } }
    .resources .content .post:last-child {
      margin-bottom: 0; }
    .resources .content .post .image {
      display: table-cell;
      width: 20%;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .resources .content .post .image {
          width: 100%;
          display: block; } }
      .resources .content .post .image figure {
        position: relative;
        margin: 0; }
        .resources .content .post .image figure i {
          right: -6px;
          position: absolute;
          top: -6px;
          background: white;
          padding: 6px;
          font-size: 40px;
          color: #fe5a07; }
    .resources .content .post .icon {
      display: table-cell;
      width: 20%;
      vertical-align: middle;
      background-color: #efefef;
      text-align: center;
      padding: 30px 0; }
      @media screen and (max-width: 768px) {
        .resources .content .post .icon {
          width: 100%;
          display: block; } }
      .resources .content .post .icon i {
        font-size: 80px;
        color: #fe5a07; }
    .resources .content .post .text {
      display: table-cell;
      width: 80%;
      height: inherit;
      vertical-align: middle;
      padding-left: 30px; }
      @media screen and (max-width: 768px) {
        .resources .content .post .text {
          width: 100%;
          display: block;
          padding-left: 0;
          margin-top: 15px; } }
      .resources .content .post .text .cats {
        margin-left: 0;
        margin-bottom: 0; }
        .resources .content .post .text .cats li {
          vertical-align: middle;
          display: inline-block;
          margin-right: 15px; }
          .resources .content .post .text .cats li a {
            font-family: "Fira Sans Condensed" !important;
            font-size: 16px;
            line-height: 20px;
            text-transform: uppercase;
            color: #888;
            font-weight: 700;
            border-bottom: none !important; }
            .resources .content .post .text .cats li a:hover {
              color: #a2a2a2; }
      .resources .content .post .text h3 a {
        color: black;
        border-bottom: 1px solid black !important;
        line-height: 1.3; }
        .resources .content .post .text h3 a:hover {
          color: #2dcc70;
          border-bottom: 1px solid #2dcc70 !important; }
      .resources .content .post .text p:last-child {
        margin-bottom: 0; }
  .resources .content .center .pagination {
    margin-top: 50px; }
    .resources .content .center .pagination li .current {
      background-color: #2dcc70; }
    .resources .content .center .pagination li .page-numbers {
      font-family: "Fira Sans Condensed" !important;
      font-weight: 600;
      font-size: 16px !important; }
      .resources .content .center .pagination li .page-numbers:hover {
        color: #2dcc70; }

.single-resources .content-wrapper {
  border-top: none !important; }
  .single-resources .content-wrapper .title-row.full-width {
    max-width: none !important;
    background-color: #275936; }
    .single-resources .content-wrapper .title-row.full-width > .columns {
      padding: 0 !important; }
      .single-resources .content-wrapper .title-row.full-width > .columns .row h1 {
        color: white;
        margin: 14px 0 0 0 !important; }
        .single-resources .content-wrapper .title-row.full-width > .columns .row h1 i {
          display: inline-block;
          margin-left: 10px;
          font-size: 40px; }
      .single-resources .content-wrapper .title-row.full-width > .columns .row .breadcrumbs {
        margin-top: 6px; }
        .single-resources .content-wrapper .title-row.full-width > .columns .row .breadcrumbs ul {
          list-style-type: none;
          margin: 0; }
          .single-resources .content-wrapper .title-row.full-width > .columns .row .breadcrumbs ul li:after {
            display: none; }
          .single-resources .content-wrapper .title-row.full-width > .columns .row .breadcrumbs ul li a, .single-resources .content-wrapper .title-row.full-width > .columns .row .breadcrumbs ul li span {
            font-family: "Fira Sans Condensed" !important;
            font-weight: 600;
            font-size: 14px !important;
            color: #2dcc70; }
          .single-resources .content-wrapper .title-row.full-width > .columns .row .breadcrumbs ul li .caret {
            margin-left: 10px;
            margin-right: 10px; }
  .single-resources .content-wrapper .content .columns.sidebar {
    padding: 0 !important;
    width: 27% !important; }
    @media screen and (max-width: 768px) {
      .single-resources .content-wrapper .content .columns.sidebar {
        display: none !important; } }
    .single-resources .content-wrapper .content .columns.sidebar aside {
      padding: 20px 35px 60px 35px; }
  .single-resources .content-wrapper .content .columns.main {
    border-left: 2px solid #e6e6e6;
    width: 73% !important; }
    @media screen and (max-width: 768px) {
      .single-resources .content-wrapper .content .columns.main {
        border-left: none !important;
        width: 100% !important; } }
    .single-resources .content-wrapper .content .columns.main article {
      padding: 60px 15px; }
      .single-resources .content-wrapper .content .columns.main article .cats {
        margin-left: 0;
        margin-bottom: 15px; }
        .single-resources .content-wrapper .content .columns.main article .cats li {
          vertical-align: middle;
          display: inline-block;
          margin-right: 15px; }
          .single-resources .content-wrapper .content .columns.main article .cats li a {
            font-family: "Fira Sans Condensed" !important;
            font-size: 16px;
            line-height: 20px;
            text-transform: uppercase;
            color: #888;
            font-weight: 700;
            border-bottom: none !important; }
            .single-resources .content-wrapper .content .columns.main article .cats li a:hover {
              color: #a2a2a2; }
      .single-resources .content-wrapper .content .columns.main article figure {
        margin: 0 0 30px; }
      .single-resources .content-wrapper .content .columns.main article h4 {
        margin: 30px 0 0; }
      .single-resources .content-wrapper .content .columns.main article .files, .single-resources .content-wrapper .content .columns.main article .videos {
        padding: 20px 0 0;
        list-style-type: none;
        margin: 0; }
        .single-resources .content-wrapper .content .columns.main article .files li, .single-resources .content-wrapper .content .columns.main article .videos li {
          padding: 20px;
          background: #efefef;
          position: relative;
          overflow: auto;
          padding: 20px 20px 20px 70px;
          margin-bottom: 20px;
          min-height: 64px; }
          .single-resources .content-wrapper .content .columns.main article .files li:last-child, .single-resources .content-wrapper .content .columns.main article .videos li:last-child {
            margin-bottom: 0; }
          .single-resources .content-wrapper .content .columns.main article .files li.video-embed, .single-resources .content-wrapper .content .columns.main article .videos li.video-embed {
            padding: 0;
            padding-bottom: 56.25%; }
            .single-resources .content-wrapper .content .columns.main article .files li.video-embed iframe, .single-resources .content-wrapper .content .columns.main article .videos li.video-embed iframe {
              width: 100%;
              vertical-align: bottom;
              position: absolute;
              width: 100%;
              height: 100%; }
          .single-resources .content-wrapper .content .columns.main article .files li a:first-child, .single-resources .content-wrapper .content .columns.main article .videos li a:first-child {
            float: left;
            margin-left: -50px; }
            .single-resources .content-wrapper .content .columns.main article .files li a:first-child i, .single-resources .content-wrapper .content .columns.main article .videos li a:first-child i {
              color: #fe5a07;
              margin-right: 10px;
              font-size: 42px;
              position: absolute;
              top: 50%;
              transform: translateY(-50%); }
          .single-resources .content-wrapper .content .columns.main article .files li a, .single-resources .content-wrapper .content .columns.main article .videos li a {
            float: left;
            color: black;
            font-size: 21px;
            line-height: 24px;
            text-decoration: none;
            border-bottom: none;
            font-weight: 600;
            border-bottom: none !important; }

.hero-slider {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  padding-bottom: 0 !important;
  overflow: visible;
  padding-bottom: 60px !important; }
  @media screen and (max-width: 899px) {
    .hero-slider {
      overflow: auto; } }
  .hero-slider .hero-slider-item {
    background-color: #275936;
    position: relative; }
    @media screen and (min-width: 900px) {
      .hero-slider .hero-slider-item {
        height: 450px; } }
    @media screen and (min-width: 900px) {
      .hero-slider .hero-slider-item .row {
        height: inherit; } }
    .hero-slider .hero-slider-item .row .medium-7 {
      background-size: cover;
      display: block;
      background-position: center; }
      @media screen and (max-width: 899px) {
        .hero-slider .hero-slider-item .row .medium-7 {
          width: 100%;
          padding-top: 60%; } }
      @media screen and (min-width: 900px) {
        .hero-slider .hero-slider-item .row .medium-7 {
          min-height: 450px !important;
          height: inherit; } }
    .hero-slider .hero-slider-item .row .medium-5 {
      position: relative;
      display: table;
      background-color: #275936 !important; }
      @media screen and (max-width: 899px) {
        .hero-slider .hero-slider-item .row .medium-5 {
          width: 100%;
          min-height: 0;
          position: unset; } }
      @media screen and (min-width: 900px) {
        .hero-slider .hero-slider-item .row .medium-5 {
          min-height: 450px !important;
          height: inherit; } }
      .hero-slider .hero-slider-item .row .medium-5 aside {
        padding: 0;
        display: table-cell;
        vertical-align: middle;
        padding: 40px 30px; }
        @media screen and (max-width: 1199px) {
          .hero-slider .hero-slider-item .row .medium-5 aside {
            padding: 30px 20px 60px; } }
        @media screen and (max-width: 899px) {
          .hero-slider .hero-slider-item .row .medium-5 aside {
            vertical-align: top; } }
        .hero-slider .hero-slider-item .row .medium-5 aside h1 {
          font-weight: bold;
          color: white;
          margin-bottom: 25px; }
        .hero-slider .hero-slider-item .row .medium-5 aside p {
          margin-bottom: 20px; }
          .hero-slider .hero-slider-item .row .medium-5 aside p .button {
            font-family: "Fira Sans Condensed" !important;
            color: #2dcc70 !important;
            border-radius: 0 !important;
            border-width: 3px !important;
            padding: 9px 16px !important;
            font-size: 16px !important;
            line-height: 24px !important;
            letter-spacing: 0.14em !important;
            border-color: #2dcc70 !important; }
            .hero-slider .hero-slider-item .row .medium-5 aside p .button:hover {
              background-color: #2dcc70 !important;
              color: white !important; }
        .hero-slider .hero-slider-item .row .medium-5 aside .dots-container {
          position: absolute;
          bottom: 30px;
          left: 0;
          right: 0; }
          .hero-slider .hero-slider-item .row .medium-5 aside .dots-container ul {
            position: relative; }
            .hero-slider .hero-slider-item .row .medium-5 aside .dots-container ul li button:before {
              opacity: 1; }
            .hero-slider .hero-slider-item .row .medium-5 aside .dots-container ul li.active button:before {
              color: white; }

.recent-posts-row.news-row {
  margin-bottom: 40px; }
  .recent-posts-row.news-row h2 span {
    margin-bottom: 40px; }
  .recent-posts-row.news-row .row .columns.medium-4 {
    margin-bottom: 30px !important; }
    @media screen and (min-width: 40em) {
      .recent-posts-row.news-row .row .columns.medium-4 {
        width: 50%; } }
  .recent-posts-row.news-row .row .columns.medium-12 {
    margin-bottom: 30px !important; }
    .recent-posts-row.news-row .row .columns.medium-12 h4 small {
      margin-top: 24px;
      margin-bottom: 20px; }
  .recent-posts-row.news-row .row:last-child .columns.medium-12 {
    margin-bottom: 0 !important; }

.recent-posts-row {
  padding-bottom: 60px !important;
  padding-top: 0 !important; }
  .recent-posts-row > h2 span {
    border-bottom: #2dcc70 4px solid !important;
    padding-bottom: 0 !important; }
  .recent-posts-row > h2 .fa {
    margin-left: 8px;
    font-size: 22px;
    color: #2dcc70; }
  .recent-posts-row .row .columns.medium-4, .recent-posts-row .row .columns.medium-12 {
    font-family: 'Fira Sans Condensed';
    padding-left: 0.9375rem !important;
    padding-right: 0.9375rem !important; }
    @media screen and (max-width: 767px) {
      .recent-posts-row .row .columns.medium-4, .recent-posts-row .row .columns.medium-12 {
        width: 100%;
        margin-bottom: 60px; } }
    @media screen and (max-width: 767px) {
      .recent-posts-row .row .columns.medium-4 figure a img, .recent-posts-row .row .columns.medium-12 figure a img {
        width: 100%; } }
    .recent-posts-row .row .columns.medium-4 h4 a, .recent-posts-row .row .columns.medium-12 h4 a {
      color: black !important; }
      .recent-posts-row .row .columns.medium-4 h4 a:hover, .recent-posts-row .row .columns.medium-12 h4 a:hover {
        color: #2dcc70 !important;
        border-bottom: 1px solid #2dcc70 !important; }
    .recent-posts-row .row .columns.medium-4 h4 small, .recent-posts-row .row .columns.medium-12 h4 small {
      color: #2dcc70;
      font-size: 18px;
      font-weight: bold;
      margin-top: 20px; }
    .recent-posts-row .row .columns.medium-4 p, .recent-posts-row .row .columns.medium-12 p {
      margin-bottom: 10px; }
      .recent-posts-row .row .columns.medium-4 p:last-child, .recent-posts-row .row .columns.medium-12 p:last-child {
        margin-bottom: 0; }
    .recent-posts-row .row .columns.medium-4 .more, .recent-posts-row .row .columns.medium-12 .more {
      display: inline;
      font-weight: 600; }
      .recent-posts-row .row .columns.medium-4 .more strong a, .recent-posts-row .row .columns.medium-12 .more strong a {
        color: black !important;
        text-decoration: none;
        border-bottom: none; }
        .recent-posts-row .row .columns.medium-4 .more strong a:hover, .recent-posts-row .row .columns.medium-12 .more strong a:hover {
          color: #2dcc70 !important; }
  .recent-posts-row .row:last-child .columns {
    margin-bottom: 0 !important; }
  .recent-posts-row .view-all .columns a {
    float: right;
    margin-top: 20px;
    font-family: "Fira Sans Condensed" !important;
    font-size: 16px !important;
    letter-spacing: .14em;
    color: #fe5a07 !important;
    border-bottom: none !important;
    font-weight: 600;
    text-transform: uppercase; }
    @media screen and (max-width: 767px) {
      .recent-posts-row .view-all .columns a {
        margin-top: -20px; } }
    .recent-posts-row .view-all .columns a:hover {
      color: #d14701 !important; }

.sign-up {
  background-color: #fe5a07;
  margin-bottom: 60px !important; }
  @media screen and (max-width: 767px) {
    .sign-up .row .columns {
      width: 100%; } }
  .sign-up .row .columns > div {
    padding: 60px; }
    @media screen and (max-width: 999px) {
      .sign-up .row .columns > div {
        padding: 40px; } }
    @media screen and (max-width: 767px) {
      .sign-up .row .columns > div {
        padding: 30px; } }
    .sign-up .row .columns > div p {
      font-family: "Fira Sans Condensed" !important;
      font-size: 22px !important;
      line-height: 29px !important;
      color: white;
      font-weight: bold; }
    .sign-up .row .columns > div form {
      padding-top: 10px;
      font-size: 0; }
      .sign-up .row .columns > div form table {
        margin-bottom: 0; }
        .sign-up .row .columns > div form table tbody {
          background-color: transparent;
          border: none; }
          .sign-up .row .columns > div form table tbody tr {
            background-color: transparent; }
            .sign-up .row .columns > div form table tbody tr td {
              text-align: left;
              padding: 0; }
              .sign-up .row .columns > div form table tbody tr td input {
                font-family: "Fira Sans Condensed" !important;
                font-size: 16px !important;
                color: white;
                font-weight: 500;
                border-bottom: 3px solid white;
                height: 32px !important;
                display: inline-block; }
                .sign-up .row .columns > div form table tbody tr td input::-webkit-input-placeholder {
                  /* Chrome/Opera/Safari */
                  color: white; }
                .sign-up .row .columns > div form table tbody tr td input::-moz-placeholder {
                  /* Firefox 19+ */
                  color: white; }
                .sign-up .row .columns > div form table tbody tr td input:-ms-input-placeholder {
                  /* IE 10+ */
                  color: white; }
                .sign-up .row .columns > div form table tbody tr td input:-moz-placeholder {
                  /* Firefox 18- */
                  color: white; }
                .sign-up .row .columns > div form table tbody tr td input.first-name {
                  width: 48%;
                  margin-right: 2%; }
                .sign-up .row .columns > div form table tbody tr td input.last-name {
                  width: 48%;
                  margin-left: 2%; }
                .sign-up .row .columns > div form table tbody tr td input.email-address {
                  width: 100%; }
              .sign-up .row .columns > div form table tbody tr td .button {
                margin-bottom: 0;
                border-radius: 0 !important;
                color: white;
                font-size: 16px;
                letter-spacing: .14em;
                font-weight: 600;
                background: transparent;
                border: 3px solid white;
                height: 40px !important;
                padding: 9px 25px !important; }
                .sign-up .row .columns > div form table tbody tr td .button:hover {
                  color: #fe5a07;
                  background: white; }
              .sign-up .row .columns > div form table tbody tr td #subscriptionCaptcha {
                margin-top: 0px;
                margin-bottom: 20px;
                width: auto !important;
                max-width: 120px;
                overflow: hidden;
                border-radius: 5px;
                /*
										position: relative!important;
										display: block!important;
										border: none!important;
										padding: 0!important;
										border-radius: 0!important;
										background-color: transparent!important;
										height: 65px!important;
										overflow: hidden!important;
										width: 160px!important;
										margin-top: 5px;
										*/ }
                .sign-up .row .columns > div form table tbody tr td #subscriptionCaptcha > div:first-child, .sign-up .row .columns > div form table tbody tr td #subscriptionCaptcha > div:nth-child(2) {
                  display: none !important; }
                .sign-up .row .columns > div form table tbody tr td #subscriptionCaptcha .g-recaptcha {
                  margin-left: -4px;
                  margin-bottom: -29px;
                  margin-top: -10px;
                  transform: scale(0.8);
                  transform-origin: 0 0; }
  .sign-up .row .signup-image {
    background-size: cover;
    background-position: center; }
    .sign-up .row .signup-image:first-child {
      display: none; }
      @media screen and (max-width: 767px) {
        .sign-up .row .signup-image:first-child {
          display: block; } }
    .sign-up .row .signup-image:last-child {
      display: block; }
      @media screen and (max-width: 767px) {
        .sign-up .row .signup-image:last-child {
          display: none; } }
    @media screen and (max-width: 767px) {
      .sign-up .row .signup-image {
        height: 0;
        padding-top: 60%; } }

.events {
  padding-bottom: 30px; }
  .events .title-row.full-width {
    max-width: none !important;
    background-color: #275936; }
    .events .title-row.full-width > .columns {
      padding: 0 !important; }
      .events .title-row.full-width > .columns .row {
        padding: 0 !important; }
        .events .title-row.full-width > .columns .row h1 {
          color: white;
          margin: 26px 0 !important; }
  .events .event-featured {
    margin: 40px 0 60px; }
    @media screen and (max-width: 768px) {
      .events .event-featured {
        margin: 0 0 40px !important; } }
    .events .event-featured .medium-7:first-child {
      display: none; }
      @media screen and (max-width: 768px) {
        .events .event-featured .medium-7:first-child {
          display: block;
          width: 100%;
          background-size: cover;
          background-position: center;
          padding-top: 60%;
          margin-bottom: 20px; } }
    @media screen and (max-width: 768px) {
      .events .event-featured .medium-7.icon:first-child {
        width: 100%;
        display: table;
        background-color: #efefef;
        text-align: center;
        padding: 50px 0; } }
    .events .event-featured .medium-7.icon:first-child i {
      font-size: 100px;
      color: #fe5a07;
      display: table-cell;
      vertical-align: middle; }
    @media screen and (min-width: 769px) {
      .events .event-featured .medium-5 {
        padding-right: 50px; } }
    @media screen and (max-width: 768px) {
      .events .event-featured .medium-5 {
        width: 100%; } }
    .events .event-featured .medium-5 .cats {
      margin-left: 0;
      margin-bottom: 0; }
      .events .event-featured .medium-5 .cats li {
        vertical-align: middle;
        display: inline-block;
        margin-right: 15px; }
        .events .event-featured .medium-5 .cats li a {
          font-family: "Fira Sans Condensed" !important;
          font-size: 16px;
          line-height: 20px;
          text-transform: uppercase;
          color: #888;
          font-weight: 700;
          border-bottom: none !important; }
          .events .event-featured .medium-5 .cats li a:hover {
            color: #a2a2a2; }
    .events .event-featured .medium-5 h1 {
      margin-bottom: 15px; }
      .events .event-featured .medium-5 h1 a {
        color: black; }
    .events .event-featured .medium-5 .date {
      color: #2dcc70;
      font-size: 18px;
      font-weight: bold;
      margin-top: 10px; }
      .events .event-featured .medium-5 .date i {
        width: 20px; }
    .events .event-featured .medium-5 .time {
      color: #2dcc70;
      font-size: 18px;
      font-weight: bold; }
      .events .event-featured .medium-5 .time i {
        width: 20px; }
    .events .event-featured .medium-7:last-child {
      min-height: 300px;
      background-size: cover;
      background-position: center;
      margin-right: 0.9375rem;
      margin-left: -0.9375rem; }
      @media screen and (max-width: 768px) {
        .events .event-featured .medium-7:last-child {
          display: none; } }
    .events .event-featured .medium-7.icon:last-child {
      display: table;
      background-color: #efefef;
      text-align: center; }
      .events .event-featured .medium-7.icon:last-child i {
        font-size: 100px;
        color: #fe5a07;
        display: table-cell;
        vertical-align: middle;
        padding: 30px 0; }
      @media screen and (max-width: 768px) {
        .events .event-featured .medium-7.icon:last-child {
          display: none; } }
  .events .posts-container {
    margin-top: 60px;
    margin-bottom: 10px; }
    .events .posts-container .columns.medium-4 {
      margin-bottom: 50px !important; }
      @media screen and (min-width: 769px) {
        .events .posts-container .columns.medium-4 .icon {
          display: table;
          background-color: #efefef;
          text-align: center;
          width: 100%;
          margin-bottom: 15px;
          padding: 60% 0 0 0;
          position: relative; } }
      @media screen and (max-width: 768px) {
        .events .posts-container .columns.medium-4 .icon {
          background-color: #efefef;
          text-align: center;
          width: 100%;
          margin-bottom: 15px;
          padding: 0; } }
      @media screen and (min-width: 769px) {
        .events .posts-container .columns.medium-4 .icon i {
          position: absolute;
          font-size: 80px;
          color: #fe5a07;
          bottom: 0;
          left: 0;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          margin: auto; } }
      @media screen and (max-width: 768px) {
        .events .posts-container .columns.medium-4 .icon i {
          position: relative;
          font-size: 80px;
          color: #fe5a07;
          padding: 30px 0; } }
      .events .posts-container .columns.medium-4 .cats {
        margin-left: 0;
        margin-bottom: 0; }
        .events .posts-container .columns.medium-4 .cats li {
          vertical-align: middle;
          display: inline-block;
          margin-right: 15px; }
          .events .posts-container .columns.medium-4 .cats li a {
            font-family: "Fira Sans Condensed" !important;
            font-size: 16px;
            line-height: 20px;
            text-transform: uppercase;
            color: #888;
            font-weight: 700;
            border-bottom: none !important; }
            .events .posts-container .columns.medium-4 .cats li a:hover {
              color: #a2a2a2; }
      .events .posts-container .columns.medium-4 h4 {
        margin-bottom: 15px; }
      .events .posts-container .columns.medium-4 .date {
        color: #2dcc70;
        font-size: 18px;
        font-weight: bold;
        margin-top: 10px; }
        .events .posts-container .columns.medium-4 .date i {
          width: 20px; }
      .events .posts-container .columns.medium-4 .time {
        color: #2dcc70;
        font-size: 18px;
        font-weight: bold; }
        .events .posts-container .columns.medium-4 .time i {
          width: 20px; }
      .events .posts-container .columns.medium-4 > p {
        margin-top: 10px; }
      .events .posts-container .columns.medium-4 strong.more {
        display: inline;
        font-weight: 600; }
        .events .posts-container .columns.medium-4 strong.more a {
          color: black !important;
          text-decoration: none;
          border-bottom: none; }
          .events .posts-container .columns.medium-4 strong.more a:hover {
            color: #2dcc70 !important; }
  .events .recent-posts-row {
    padding-bottom: 0 !important; }
  .events .center .pagination {
    margin-top: 0;
    margin-bottom: 30px; }
    .events .center .pagination li .current {
      background-color: #2dcc70; }
    .events .center .pagination li .page-numbers {
      font-family: "Fira Sans Condensed" !important;
      font-weight: 600;
      font-size: 16px !important; }
      .events .center .pagination li .page-numbers:hover {
        color: #2dcc70; }

.single-event .title-row.full-width {
  max-width: none !important;
  background-color: #275936; }
  .single-event .title-row.full-width > .columns {
    padding: 0 !important; }
    .single-event .title-row.full-width > .columns .row h1 {
      color: white;
      margin: 14px 0 0 0 !important; }
      .single-event .title-row.full-width > .columns .row h1 i {
        display: inline-block;
        margin-left: 10px;
        font-size: 40px; }
    .single-event .title-row.full-width > .columns .row .breadcrumbs {
      margin-top: 6px; }
      .single-event .title-row.full-width > .columns .row .breadcrumbs ul {
        list-style-type: none;
        margin: 0; }
        .single-event .title-row.full-width > .columns .row .breadcrumbs ul li:after {
          display: none; }
        .single-event .title-row.full-width > .columns .row .breadcrumbs ul li a, .single-event .title-row.full-width > .columns .row .breadcrumbs ul li span {
          font-family: "Fira Sans Condensed" !important;
          font-weight: 600;
          font-size: 14px !important;
          color: #2dcc70; }
        .single-event .title-row.full-width > .columns .row .breadcrumbs ul li .caret {
          margin-left: 10px;
          margin-right: 10px; }

.single-event article .cats {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    .single-event article .cats {
      text-align: center; } }
  .single-event article .cats li {
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px; }
    .single-event article .cats li a {
      font-family: "Fira Sans Condensed" !important;
      font-size: 16px;
      line-height: 20px;
      text-transform: uppercase;
      color: #888;
      font-weight: 700;
      border-bottom: none !important; }
      .single-event article .cats li a:hover {
        color: #a2a2a2; }

.single-event article .date {
  color: #2dcc70;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 39.9375em) {
    .single-event article .date {
      text-align: center; } }
  .single-event article .date i {
    width: 20px; }

.single-event article .time {
  color: #2dcc70;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0 !important; }
  @media screen and (max-width: 39.9375em) {
    .single-event article .time {
      text-align: center; } }
  .single-event article .time i {
    width: 20px; }

.single-event article div .share {
  margin-top: 10px; }

.single-event article .byline {
  padding-bottom: 0; }

.in-the-news > .content {
  padding: 60px 0; }
  @media screen and (max-width: 39.9375em) {
    .in-the-news > .content {
      padding: 40px 0 60px; } }
  .in-the-news > .content section {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }

.in-the-news .center .pagination {
  margin-bottom: 60px; }
  .in-the-news .center .pagination li .current {
    background-color: #2dcc70; }
  .in-the-news .center .pagination li .page-numbers {
    font-family: "Fira Sans Condensed" !important;
    font-weight: 600;
    font-size: 16px !important; }
    .in-the-news .center .pagination li .page-numbers:hover {
      color: #2dcc70; }

.tax-toolkits .toolkit .title-row {
  background-color: #F1AD00 !important;
  padding: 1.75rem 0; }
  .tax-toolkits .toolkit .title-row .columns .row .columns .title {
    font-size: 0; }
    .tax-toolkits .toolkit .title-row .columns .row .columns .title h1 {
      line-height: 3rem !important;
      margin-bottom: 1rem !important;
      margin-top: 0 !important;
      width: 75%;
      display: inline-block;
      padding-right: 20px; }
      @media screen and (max-width: 767px) {
        .tax-toolkits .toolkit .title-row .columns .row .columns .title h1 {
          line-height: 2.5rem !important;
          width: 100% !important; } }
    .tax-toolkits .toolkit .title-row .columns .row .columns .title .logos-mobile {
      margin-bottom: 18px; }
      @media screen and (min-width: 768px) {
        .tax-toolkits .toolkit .title-row .columns .row .columns .title .logos-mobile {
          display: none !important; } }
    @media screen and (max-width: 767px) {
      .tax-toolkits .toolkit .title-row .columns .row .columns .title .logos-desktop {
        display: none !important; } }
    .tax-toolkits .toolkit .title-row .columns .row .columns .title .logos {
      font-size: 0;
      margin-top: 10px;
      padding-left: 0;
      width: 25%;
      display: inline-block;
      vertical-align: top; }
      @media screen and (max-width: 767px) {
        .tax-toolkits .toolkit .title-row .columns .row .columns .title .logos {
          width: 100% !important;
          float: left; } }
      .tax-toolkits .toolkit .title-row .columns .row .columns .title .logos img {
        width: 80px;
        margin-right: 12px; }
        @media screen and (max-width: 767px) {
          .tax-toolkits .toolkit .title-row .columns .row .columns .title .logos img {
            width: 70px; } }
  .tax-toolkits .toolkit .title-row .columns .row .columns .share {
    color: white; }
    .tax-toolkits .toolkit .title-row .columns .row .columns .share span {
      display: inline-block !important;
      text-align: left; }
    .tax-toolkits .toolkit .title-row .columns .row .columns .share ul {
      line-height: 1.5rem;
      margin-left: 0.625rem !important;
      display: inline-block !important;
      margin-bottom: 0; }
      .tax-toolkits .toolkit .title-row .columns .row .columns .share ul li a {
        color: white; }
        .tax-toolkits .toolkit .title-row .columns .row .columns .share ul li a i {
          font-size: 16px !important; }

.tax-toolkits .toolkit .recent-posts-row.content {
  padding-top: 0; }
  .tax-toolkits .toolkit .recent-posts-row.content.focus-areas {
    padding-bottom: 0 !important; }
    @media screen and (max-width: 767px) {
      .tax-toolkits .toolkit .recent-posts-row.content.focus-areas h4 {
        margin-bottom: 0 !important; }
      .tax-toolkits .toolkit .recent-posts-row.content.focus-areas .columns {
        margin-bottom: 60px !important; } }
    .tax-toolkits .toolkit .recent-posts-row.content.focus-areas h2 {
      margin: 40px 0; }
  .tax-toolkits .toolkit .recent-posts-row.content h2 span {
    display: inline;
    border-bottom: 4px solid #F1AD00 !important; }
  .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select {
    margin-top: 40px;
    margin-bottom: 50px;
    font-family: "Fira Sans Condensed"; }
    .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select .row .hide-for-medium {
      margin-bottom: 25px !important; }
    @media screen and (max-width: 639px) {
      .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select .row .columns {
        width: 100% !important; } }
    .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select .row .columns h2, .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select .row .columns span {
      margin-bottom: 0;
      text-align: left;
      padding-bottom: 0; }
    .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select .row .columns select {
      background-position: right -1.5rem center;
      padding-right: 40px;
      margin-bottom: 0;
      height: 48px;
      padding-left: 15px;
      border: 2px solid #3A563B;
      font-size: 18px;
      font-weight: 600;
      color: #3A563B;
      width: 100% !important; }
      @media screen and (max-width: 999px) {
        .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select .row .columns select {
          font-size: 16px;
          white-space: initial;
          padding-top: 0;
          padding-bottom: 0; } }
      @media screen and (min-width: 640px) {
        .tax-toolkits .toolkit .recent-posts-row.content .toolkit-cat-select .row .columns select {
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
  .tax-toolkits .toolkit .recent-posts-row.content .row .columns figure {
    margin-bottom: 0;
    padding-bottom: 1.25rem; }
    .tax-toolkits .toolkit .recent-posts-row.content .row .columns figure a {
      display: block; }
    .tax-toolkits .toolkit .recent-posts-row.content .row .columns figure:hover + h4 a span {
      color: #F1AD00 !important;
      border-bottom: 1px solid #F1AD00 !important; }
  .tax-toolkits .toolkit .recent-posts-row.content .row .columns > a:hover + h4 a span {
    color: #F1AD00 !important;
    border-bottom: 1px solid #F1AD00 !important; }
  .tax-toolkits .toolkit .recent-posts-row.content .row .columns h4 {
    text-align: center;
    margin-bottom: 40px;
    line-height: 0 !important; }
    .tax-toolkits .toolkit .recent-posts-row.content .row .columns h4 a {
      line-height: 30px !important;
      display: block;
      text-decoration: none;
      border-bottom: none !important; }
      .tax-toolkits .toolkit .recent-posts-row.content .row .columns h4 a:hover span {
        color: #F1AD00 !important;
        border-bottom: 1px solid #F1AD00 !important; }
      .tax-toolkits .toolkit .recent-posts-row.content .row .columns h4 a span {
        border-bottom: 1px solid black !important; }
  .tax-toolkits .toolkit .recent-posts-row.content .pagination {
    margin-bottom: 0; }
    .tax-toolkits .toolkit .recent-posts-row.content .pagination div {
      margin-bottom: 0; }
      @media screen and (min-width: 640px) {
        .tax-toolkits .toolkit .recent-posts-row.content .pagination div {
          width: 33.33333% !important; } }
      .tax-toolkits .toolkit .recent-posts-row.content .pagination div .button {
        margin-top: 0;
        margin-bottom: 0;
        border-radius: 0;
        font-size: 21px;
        letter-spacing: .05em;
        font-weight: 600;
        background: transparent;
        border: 3px solid #fe5a07;
        color: #fe5a07;
        padding: 15px 30px;
        font-family: "Fira Sans Condensed";
        line-height: 18px; }
        .tax-toolkits .toolkit .recent-posts-row.content .pagination div .button:hover, .tax-toolkits .toolkit .recent-posts-row.content .pagination div .button:focus, .tax-toolkits .toolkit .recent-posts-row.content .pagination div .button:active {
          background-color: #fe5a07;
          color: white; }
  .tax-toolkits .toolkit .recent-posts-row.content .row.list {
    padding-bottom: 20px; }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .icon .fa {
      color: #F1AD00; }
    @media screen and (max-width: 999px) {
      .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .image {
        width: 30% !important;
        display: inline-block; } }
    @media screen and (max-width: 639px) {
      .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .image {
        width: 100% !important; } }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .image figure {
      padding-bottom: 0; }
    @media screen and (max-width: 999px) {
      .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text {
        width: 70% !important;
        display: inline-block;
        padding-left: 20px; } }
    @media screen and (max-width: 639px) {
      .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text {
        width: 100% !important;
        padding-left: 0; } }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text .cats {
      margin-left: 0;
      margin-bottom: 0;
      line-height: 16px;
      margin: 0; }
      .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text .cats li {
        vertical-align: middle;
        display: inline;
        margin-right: 10px; }
        .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text .cats li a {
          font-family: "Fira Sans Condensed" !important;
          font-size: 14px;
          line-height: 16px;
          text-transform: uppercase;
          color: #888;
          font-weight: 600;
          border-bottom: none !important; }
          .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text .cats li a:hover {
            color: #F1AD00; }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text h3 a:hover {
      color: #F1AD00 !important;
      border-bottom: 1px solid #F1AD00 !important; }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text p a {
      color: #F1AD00 !important;
      border-bottom: 1px solid #F1AD00 !important; }
      .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text p a:hover {
        color: #e2a200 !important; }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text p .read-more {
      font-weight: 600;
      color: black !important;
      text-decoration: none;
      border-bottom: none !important;
      text-transform: uppercase; }
      .tax-toolkits .toolkit .recent-posts-row.content .row.list .post .text p .read-more:hover {
        color: #F1AD00 !important; }
  .tax-toolkits .toolkit .recent-posts-row.content .row.list-pagination ul.pagination {
    margin: 15px 0 10px; }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list-pagination ul.pagination li .current {
      background: #F1AD00; }
      .tax-toolkits .toolkit .recent-posts-row.content .row.list-pagination ul.pagination li .current:hover {
        color: black; }
    .tax-toolkits .toolkit .recent-posts-row.content .row.list-pagination ul.pagination li a:hover {
      color: #F1AD00; }
  .tax-toolkits .toolkit .recent-posts-row.content .back-button {
    margin-bottom: 0; }
    @media screen and (min-width: 640px) {
      .tax-toolkits .toolkit .recent-posts-row.content .back-button div {
        width: 33.33333% !important; } }
    .tax-toolkits .toolkit .recent-posts-row.content .back-button div .button {
      width: 100%;
      margin-top: 30px;
      margin-bottom: 0;
      border-radius: 0;
      font-size: 16px;
      letter-spacing: .05em;
      font-weight: 600;
      background: transparent;
      border: 3px solid #F1AD00;
      color: #F1AD00;
      padding: 15px;
      font-family: "Fira Sans Condensed";
      line-height: 21px; }
      .tax-toolkits .toolkit .recent-posts-row.content .back-button div .button:hover, .tax-toolkits .toolkit .recent-posts-row.content .back-button div .button:focus, .tax-toolkits .toolkit .recent-posts-row.content .back-button div .button:active {
        background-color: #F1AD00;
        color: white; }

.tax-toolkits .toolkit .about-toolkit {
  padding-top: 0; }
  .tax-toolkits .toolkit .about-toolkit h2 {
    margin-top: 25px; }
    @media screen and (max-width: 639px) {
      .tax-toolkits .toolkit .about-toolkit h2 {
        margin-top: 0; } }
    .tax-toolkits .toolkit .about-toolkit h2 span {
      border-bottom: 4px solid #F1AD00 !important; }

.tax-toolkits .toolkit .recent-posts-row {
  padding-bottom: 60px !important; }
  .tax-toolkits .toolkit .recent-posts-row h2 span {
    border-bottom: 4px solid #F1AD00 !important; }
  .tax-toolkits .toolkit .recent-posts-row .row:last-child .tease:last-child {
    margin-bottom: 0 !important; }
  .tax-toolkits .toolkit .recent-posts-row .row .tease {
    margin-bottom: 40px !important; }
    .tax-toolkits .toolkit .recent-posts-row .row .tease .icon {
      display: block;
      background-color: #efefef;
      text-align: center;
      height: 0;
      width: 100%;
      padding-top: 60%;
      margin-bottom: 1.25rem;
      position: relative; }
      @media screen and (max-width: 768px) {
        .tax-toolkits .toolkit .recent-posts-row .row .tease .icon {
          width: 100%;
          display: block; } }
      .tax-toolkits .toolkit .recent-posts-row .row .tease .icon i {
        font-size: 80px;
        color: #F1AD00; }
        .tax-toolkits .toolkit .recent-posts-row .row .tease .icon i:before {
          position: absolute;
          left: 0;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          line-height: 1.1; }
    .tax-toolkits .toolkit .recent-posts-row .row .tease h4 {
      text-align: left !important;
      margin-bottom: 0.5rem !important; }
      .tax-toolkits .toolkit .recent-posts-row .row .tease h4 a {
        color: black; }
        .tax-toolkits .toolkit .recent-posts-row .row .tease h4 a:hover {
          color: #F1AD00 !important; }
    .tax-toolkits .toolkit .recent-posts-row .row .tease .cats {
      margin-left: 0;
      margin-bottom: 0;
      line-height: 18px;
      margin: 10px 0 8px; }
      .tax-toolkits .toolkit .recent-posts-row .row .tease .cats li {
        vertical-align: middle;
        display: inline;
        margin-right: 10px; }
        .tax-toolkits .toolkit .recent-posts-row .row .tease .cats li a {
          font-family: "Fira Sans Condensed" !important;
          font-size: 14px;
          font-weight: 600;
          letter-spacing: -.01em;
          line-height: 12px;
          text-transform: uppercase;
          color: #888;
          border-bottom: none !important; }
          .tax-toolkits .toolkit .recent-posts-row .row .tease .cats li a:hover {
            color: #F1AD00; }
    .tax-toolkits .toolkit .recent-posts-row .row .tease p .read-more {
      font-weight: 600;
      color: black !important;
      text-decoration: none;
      border-bottom: none !important;
      text-transform: uppercase; }
      .tax-toolkits .toolkit .recent-posts-row .row .tease p .read-more:hover {
        color: #F1AD00 !important; }

.single-toolkit_resources .content-wrapper, .single-resources .content-wrapper {
  border-top: 2px solid #F1AD00 !important; }
  .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header {
    background-color: #F1AD00 !important;
    padding: 1.75rem 0; }
    .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title {
      font-size: 0; }
      .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title h1, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title h1 {
        line-height: 3rem !important;
        margin-bottom: 1rem !important;
        margin-top: 0 !important;
        width: 75%;
        display: inline-block;
        padding-right: 20px; }
        @media screen and (max-width: 767px) {
          .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title h1, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title h1 {
            line-height: 2.5rem !important;
            width: 100% !important; } }
      .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos-mobile, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos-mobile {
        margin-bottom: 18px; }
        @media screen and (min-width: 768px) {
          .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos-mobile, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos-mobile {
            display: none !important; } }
      @media screen and (max-width: 767px) {
        .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos-desktop, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos-desktop {
          display: none !important; } }
      .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos {
        font-size: 0;
        margin-top: 10px;
        padding-left: 0;
        width: 25%;
        display: inline-block;
        vertical-align: top; }
        @media screen and (max-width: 767px) {
          .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos {
            width: 100% !important;
            float: left; } }
        .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos img, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos img {
          width: 80px;
          margin-right: 12px; }
          @media screen and (max-width: 767px) {
            .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos img, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .title .logos img {
              width: 70px; } }
    .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share {
      color: white; }
      .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share span, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share span {
        display: inline-block !important;
        text-align: left; }
      .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share ul, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share ul {
        line-height: 1.5rem;
        margin-left: 0.625rem !important;
        display: inline-block !important;
        margin-bottom: 0; }
        .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share ul li a, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share ul li a {
          color: white; }
          .single-toolkit_resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share ul li a i, .single-resources .content-wrapper .tax-toolkits .toolkit.resources .toolkit-header .columns .row .columns .share ul li a i {
            font-size: 16px !important; }
  .single-toolkit_resources .content-wrapper .toolkit-resource, .single-resources .content-wrapper .toolkit-resource {
    padding: 60px 0 0; }
    .single-toolkit_resources .content-wrapper .toolkit-resource .title-row, .single-resources .content-wrapper .toolkit-resource .title-row {
      text-align: center;
      background: transparent; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns > :last-child, .single-resources .content-wrapper .toolkit-resource .title-row .columns > :last-child {
        margin-bottom: 40px; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns h1, .single-resources .content-wrapper .toolkit-resource .title-row .columns h1 {
        margin-bottom: 10px !important;
        color: black !important;
        margin-top: 0 !important; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .share ul, .single-resources .content-wrapper .toolkit-resource .title-row .columns .share ul {
        margin-bottom: 0; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .share ul li:hover i, .single-resources .content-wrapper .toolkit-resource .title-row .columns .share ul li:hover i {
          color: #F1AD00; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .button, .single-resources .content-wrapper .toolkit-resource .title-row .columns .button {
        margin-top: 20px;
        border-radius: 0;
        font-size: 16px;
        letter-spacing: .1em;
        font-weight: 600;
        background: transparent;
        border: 3px solid #fe5a07;
        color: #fe5a07;
        height: 40px;
        padding: 9px 30px;
        font-family: "Fira Sans Condensed";
        line-height: 18px; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .button:hover, .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .button:focus, .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .button:active, .single-resources .content-wrapper .toolkit-resource .title-row .columns .button:hover, .single-resources .content-wrapper .toolkit-resource .title-row .columns .button:focus, .single-resources .content-wrapper .toolkit-resource .title-row .columns .button:active {
          background-color: #fe5a07;
          color: white; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .single-cats, .single-resources .content-wrapper .toolkit-resource .title-row .columns .single-cats {
        margin-left: 0;
        margin-bottom: 0;
        line-height: 18px;
        margin: 0 0 10px; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .single-cats li, .single-resources .content-wrapper .toolkit-resource .title-row .columns .single-cats li {
          vertical-align: middle;
          display: inline;
          margin-right: 10px; }
          .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .single-cats li a, .single-resources .content-wrapper .toolkit-resource .title-row .columns .single-cats li a {
            font-family: "Fira Sans Condensed" !important;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: -.01em;
            line-height: 12px;
            text-transform: uppercase;
            color: #888;
            border-bottom: none !important; }
            .single-toolkit_resources .content-wrapper .toolkit-resource .title-row .columns .single-cats li a:hover, .single-resources .content-wrapper .toolkit-resource .title-row .columns .single-cats li a:hover {
              color: #F1AD00; }
    .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-resource-img, .single-resources .content-wrapper .toolkit-resource .toolkit-resource-img {
      float: none;
      margin-bottom: 40px; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-resource-img figure, .single-resources .content-wrapper .toolkit-resource .toolkit-resource-img figure {
        margin: 0; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-resource-img figure img, .single-resources .content-wrapper .toolkit-resource .toolkit-resource-img figure img {
          max-height: 512px; }
    .single-toolkit_resources .content-wrapper .toolkit-resource .row.content .main, .single-resources .content-wrapper .toolkit-resource .row.content .main {
      margin-bottom: 40px;
      border-left: none;
      width: 100% !important; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .row.content .main article, .single-resources .content-wrapper .toolkit-resource .row.content .main article {
        padding: 0; }
    .single-toolkit_resources .content-wrapper .toolkit-resource .bottom-file-dload, .single-resources .content-wrapper .toolkit-resource .bottom-file-dload {
      text-align: center; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .bottom-file-dload .button, .single-resources .content-wrapper .toolkit-resource .bottom-file-dload .button {
        margin-bottom: 60px;
        border-radius: 0;
        font-size: 16px;
        letter-spacing: .1em;
        font-weight: 600;
        background: transparent;
        border: 3px solid #fe5a07;
        color: #fe5a07;
        height: 40px;
        padding: 9px 30px;
        font-family: "Fira Sans Condensed";
        line-height: 18px; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .bottom-file-dload .button:hover, .single-toolkit_resources .content-wrapper .toolkit-resource .bottom-file-dload .button:focus, .single-toolkit_resources .content-wrapper .toolkit-resource .bottom-file-dload .button:active, .single-resources .content-wrapper .toolkit-resource .bottom-file-dload .button:hover, .single-resources .content-wrapper .toolkit-resource .bottom-file-dload .button:focus, .single-resources .content-wrapper .toolkit-resource .bottom-file-dload .button:active {
          background-color: #fe5a07;
          color: white; }
    .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row {
      padding-bottom: 0 !important;
      border-top: none !important; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select {
        font-family: "Fira Sans Condensed"; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .hide-for-medium, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .hide-for-medium {
          margin-bottom: 25px !important; }
        @media screen and (max-width: 639px) {
          .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns {
            width: 100% !important; } }
        @media screen and (max-width: 767px) {
          .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns {
            width: 50%; } }
        .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns select, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns select {
          top: 0;
          transform: translateY(0); }
        .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns h2, .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns span, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns h2, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns span {
          margin-bottom: 0;
          text-align: left;
          padding-bottom: 0; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns select, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns select {
          background-position: right -1.5rem center;
          padding-right: 40px;
          margin-bottom: 40px;
          height: 48px;
          padding-left: 15px;
          border: 2px solid #3A563B;
          font-size: 18px;
          font-weight: 600;
          color: #3A563B;
          width: 100% !important; }
          @media screen and (max-width: 999px) {
            .single-toolkit_resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns select, .single-resources .content-wrapper .toolkit-resource .toolkit-cat-select-container.content.recent-posts-row .toolkit-cat-select .row .columns select {
              font-size: 16px;
              white-space: initial;
              padding-top: 0;
              padding-bottom: 0; } }
    .single-toolkit_resources .content-wrapper .toolkit-resource .back-button, .single-resources .content-wrapper .toolkit-resource .back-button {
      margin-bottom: 0; }
      @media screen and (min-width: 640px) {
        .single-toolkit_resources .content-wrapper .toolkit-resource .back-button div, .single-resources .content-wrapper .toolkit-resource .back-button div {
          width: 33.33333% !important; } }
      .single-toolkit_resources .content-wrapper .toolkit-resource .back-button div .button, .single-resources .content-wrapper .toolkit-resource .back-button div .button {
        width: 100%;
        margin-bottom: 60px;
        margin-top: 0;
        border-radius: 0;
        font-size: 16px;
        letter-spacing: .05em;
        font-weight: 600;
        background: transparent;
        border: 3px solid #F1AD00;
        color: #F1AD00;
        padding: 15px;
        font-family: "Fira Sans Condensed";
        line-height: 21px; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .back-button div .button:hover, .single-toolkit_resources .content-wrapper .toolkit-resource .back-button div .button:focus, .single-toolkit_resources .content-wrapper .toolkit-resource .back-button div .button:active, .single-resources .content-wrapper .toolkit-resource .back-button div .button:hover, .single-resources .content-wrapper .toolkit-resource .back-button div .button:focus, .single-resources .content-wrapper .toolkit-resource .back-button div .button:active {
          background-color: #F1AD00;
          color: white; }
    .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row, .single-resources .content-wrapper .toolkit-resource .recent-posts-row {
      border-top: 2px solid #F1AD00 !important;
      padding-bottom: 60px !important; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content h2, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content h2 {
        margin: 40px 0; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content h2 span, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content h2 span {
          border-bottom: 3px solid #F1AD00 !important; }
      @media screen and (max-width: 768px) {
        .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease {
          margin-bottom: 40px !important; }
          .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease:last-child, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease:last-child {
            margin-bottom: 0 !important; } }
      .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon {
        display: block;
        background-color: #efefef;
        text-align: center;
        height: 0;
        width: 100%;
        padding-top: 60%;
        margin-bottom: 1.25rem;
        position: relative; }
        @media screen and (max-width: 768px) {
          .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon {
            width: 100%;
            display: block; } }
        .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon i, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon i {
          font-size: 80px;
          color: #F1AD00; }
          .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon i:before, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .icon i:before {
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            line-height: 1.1; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease h4 a, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease h4 a {
        color: black;
        border-bottom: 1px solid black !important; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease h4 a:hover, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease h4 a:hover {
          color: #F1AD00 !important;
          border-bottom: 1px solid #F1AD00 !important; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats {
        margin-left: 0;
        margin-bottom: 0;
        line-height: 18px;
        margin: 10px 0 8px; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats li, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats li {
          vertical-align: middle;
          display: inline;
          margin-right: 10px; }
          .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats li a, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats li a {
            font-family: "Fira Sans Condensed" !important;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: -.01em;
            line-height: 12px;
            text-transform: uppercase;
            color: #888;
            border-bottom: none !important; }
            .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats li a:hover, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease .related-single-cats li a:hover {
              color: #F1AD00; }
      .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease p .read-more, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease p .read-more {
        font-weight: 600;
        color: black !important;
        text-decoration: none;
        border-bottom: none !important;
        text-transform: uppercase; }
        .single-toolkit_resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease p .read-more:hover, .single-resources .content-wrapper .toolkit-resource .recent-posts-row .content .row .tease p .read-more:hover {
          color: #F1AD00 !important; }
