@font-face {
  font-family: 'dinot-black';
  src: url("fonts/DINOT-Black.eot");
  src: url("fonts/DINOT-Black.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Black.woff") format("woff"), url("fonts/DINOT-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-bold';
  src: url("fonts/DINOT-Bold.eot");
  src: url("fonts/DINOT-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Bold.woff") format("woff"), url("fonts/DINOT-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-medium';
  src: url("fonts/DINOT-Medium.eot");
  src: url("fonts/DINOT-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Medium.woff") format("woff"), url("fonts/DINOT-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-regular';
  src: url("fonts/DINOT-Regular.eot");
  src: url("fonts/DINOT-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Regular.woff") format("woff"), url("fonts/DINOT-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'dinot-light';
  src: url("fonts/DINOT-Light.eot");
  src: url("fonts/DINOT-Light.eot?#iefix") format("embedded-opentype"), url("fonts/DINOT-Light.woff") format("woff"), url("fonts/DINOT-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.content h2 {
  font-size: 24px;
  margin: 0 0 8px;
  padding: 0;
  font-family: 'dinot-bold';
  color: #3c5329; }

.content p {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 16px; }
  .content p.preamble {
    font-family: 'dinot-medium';
    font-weight: bold;
    margin-bottom: 8px; }

@media (min-width: 768px) {
  .content h2 {
    font-size: 32px;
    margin: 0 0 12px; }
  .content p {
    line-height: 24px;
    font-size: 16px;
    margin: 0 0 16px; }
    .content p.preamble {
      font-size: 16px;
      margin-bottom: 12px; } }

@media (min-width: 1200px) {
  .content {
    max-width: 580px;
    margin: 0 auto; }
    .content h2 {
      font-size: 44px;
      margin: 0 0 12px; }
    .content p {
      font-size: 18px;
      margin: 0 0 20px;
      line-height: 26px; }
      .content p.preamble {
        font-size: 20px; } }

@media (min-width: 1600px) {
  .content {
    max-width: 620px; }
    .content h2 {
      font-size: 48px;
      margin: 0 0 16px; }
    .content p {
      font-size: 20px;
      margin: 0 0 20px;
      line-height: 28px; }
      .content p.preamble {
        font-size: 22px; } }

header {
  position: relative;
  z-index: 113; }
  header .header__logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 300px;
    height: 60px;
    margin: 0; }
  header .topnav {
    background: rgba(60, 83, 41, 0.1); }
    header .topnav:before, header .topnav:after {
      content: " ";
      display: table; }
    header .topnav:after {
      clear: both; }
    header .topnav .topnav__inner {
      margin: 0 auto;
      padding: 0 10px;
      position: relative;
      height: 44px; }
      header .topnav .topnav__inner:before, header .topnav .topnav__inner:after {
        content: " ";
        display: table; }
      header .topnav .topnav__inner:after {
        clear: both; }
    header .topnav .topnav__logo {
      float: left;
      margin: 8px 16px 0 5px; }
      header .topnav .topnav__logo a {
        display: block; }
      header .topnav .topnav__logo img {
        height: 28px; }
    header .topnav .topnav__links {
      float: left;
      margin: 0;
      padding: 0; }
      header .topnav .topnav__links li {
        float: left;
        font-size: 11px;
        list-style: none;
        text-transform: uppercase; }
        header .topnav .topnav__links li a {
          color: #3c5329;
          display: inline-block;
          line-height: 44px;
          text-decoration: none;
          padding: 0 12px; }
          header .topnav .topnav__links li a:hover {
            color: #ed7d20;
            background: rgba(255, 255, 255, 0.5); }
        @media (max-width: 1023px) {
          header .topnav .topnav__links li {
            font-size: 11px; }
            header .topnav .topnav__links li a {
              padding: 0 8px; } }
    header .topnav .topnav__tabs {
      position: absolute;
      right: 20px;
      bottom: 0;
      margin: 0; }
      @media (max-width: 1320px) {
        header .topnav .topnav__tabs {
          margin-right: 10px; } }
      @media (max-width: 1023px) {
        header .topnav .topnav__tabs {
          margin-right: 0px; } }
      header .topnav .topnav__tabs li {
        float: left;
        font-size: 12px;
        list-style: none; }
        header .topnav .topnav__tabs li a {
          font-size: 12px;
          display: block;
          background: #fff;
          color: #000;
          margin-left: 6px;
          height: 38px;
          line-height: 38px;
          padding: 0 20px;
          font-weight: bold;
          text-decoration: none;
          -webkit-border-radius: 2px 2px 0 0;
          border-radius: 2px 2px 0 0; }
      header .topnav .topnav__tabs li.jakt a {
        background: #74888b;
        color: #fff;
        background: #74888b;
        background: -moz-linear-gradient(top, #74888b 90%, #67787b 100%);
        background: -webkit-linear-gradient(top, #74888b 90%, #67787b 100%);
        background: linear-gradient(to bottom, #74888b 90%, #67787b 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74888b', endColorstr='#67787b', GradientType=0); }
        header .topnav .topnav__tabs li.jakt a:hover {
          background: #829496;
          background: -moz-linear-gradient(top, #829496 90%, #67787b 100%);
          background: -webkit-linear-gradient(top, #829496 90%, #67787b 100%);
          background: linear-gradient(to bottom, #829496 90%, #67787b 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#829496', endColorstr='#67787b', GradientType=0); }
      header .topnav .topnav__tabs li.medlem a {
        background: #ed7d20;
        color: #fff;
        background: #ed7d20;
        background: -moz-linear-gradient(top, #ed7d20 90%, #e17012 100%);
        background: -webkit-linear-gradient(top, #ed7d20 90%, #e17012 100%);
        background: linear-gradient(to bottom, #ed7d20 90%, #e17012 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7d20', endColorstr='darken(#ed7d20,5%)', GradientType=0); }
        header .topnav .topnav__tabs li.medlem a:hover {
          background: #ef8b38;
          background: -moz-linear-gradient(top, #ef8b38 90%, #e17012 100%);
          background: -webkit-linear-gradient(top, #ef8b38 90%, #e17012 100%);
          background: linear-gradient(to bottom, #ef8b38 90%, #e17012 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='lighten(#ed7d20,5%)', endColorstr='darken(#ed7d20,5%)', GradientType=0); }
      @media (max-width: 1023px) {
        header .topnav .topnav__tabs li a {
          padding: 0 12px; } }
    header .topnav .topnav__tabs,
    header .topnav .topnav__links {
      display: none; }
      @media (min-width: 1024px) {
        header .topnav .topnav__tabs,
        header .topnav .topnav__links {
          display: block; } }
  header.with-topnav .header__logo {
    top: 70px; }
  header .siteheader {
    padding: 15px;
    position: relative; }
    header .siteheader:before, header .siteheader:after {
      content: " ";
      display: table; }
    header .siteheader:after {
      clear: both; }
    header .siteheader__logo {
      float: left; }
      header .siteheader__logo a {
        display: inline-block; }
      header .siteheader__logo img {
        width: auto;
        height: 40px;
        max-height: 40px; }
      @media (min-width: 1200px) {
        header .siteheader__logo img {
          height: 50px;
          max-height: 50px; } }
      @media (min-width: 1600px) {
        header .siteheader__logo img {
          height: 60px;
          max-height: 60px; } }
    header .siteheader__links {
      float: left;
      display: none;
      margin: 6px 0 0; }
      header .siteheader__links li {
        display: inline-block;
        margin-right: 8px; }
        header .siteheader__links li a {
          font-family: "Dinot-medium";
          font-size: 16px;
          display: inline-block;
          padding: 2px;
          color: #3c5329; }
          header .siteheader__links li a:focus, header .siteheader__links li a:hover {
            color: #e17012; }
        @media (min-width: 1200px) {
          header .siteheader__links li {
            margin-top: 4px;
            margin-right: 12px; }
            header .siteheader__links li a {
              font-size: 18px; } }
        @media (min-width: 1600px) {
          header .siteheader__links li {
            margin-top: 6px;
            margin-right: 16px; }
            header .siteheader__links li a {
              font-size: 20px; } }
    header .siteheader__search {
      display: none;
      float: right;
      margin-top: 2px; }
      header .siteheader__search input {
        padding: 8px 10px;
        background: #f1f1f1;
        border: 0;
        -webkit-box-shadow: inset 2px 2px 0 0 rgba(0, 0, 0, 0.15);
        box-shadow: inset 2px 2px 0 0 rgba(0, 0, 0, 0.15); }
      @media (min-width: 1200px) {
        header .siteheader__search {
          margin-top: 5px; }
          header .siteheader__search input {
            padding: 10px; } }
      @media (min-width: 1600px) {
        header .siteheader__search {
          margin-top: 8px; }
          header .siteheader__search input {
            padding: 12px 10px; } }
    header .siteheader .mobilenav-trigger {
      position: absolute;
      top: 15px;
      right: 10px;
      font-size: 14px;
      font-weight: bold;
      background: #527138;
      color: #fff;
      line-height: 32px;
      padding: 0 12px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
    @media (min-width: 992px) {
      header .siteheader {
        padding: 20px; }
        header .siteheader .siteheader__links,
        header .siteheader .siteheader__search {
          display: block; }
        header .siteheader .mobilenav-trigger {
          display: none; } }

.footer {
  background: #131313;
  position: relative;
  z-index: 1; }
  @media (min-width: 1200px) {
    .footer {
      padding: 0px; } }

.footer-borders {
  padding: 20px 0;
  margin: 0 0 40px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222; }

.sitesnav p {
  font-size: 14px;
  color: #fff;
  font-weight: bold; }

.socialnav ul {
  list-style: none;
  margin: 20px 0 0;
  padding: 0; }
  @media (min-width: 768px) {
    .socialnav ul {
      float: right;
      margin: 0; } }
  .socialnav ul li {
    float: left;
    margin: 0 10px 0 0; }
    @media (min-width: 768px) {
      .socialnav ul li {
        margin: 0 0 0 10px; } }
    .socialnav ul li a {
      display: block;
      width: 50px;
      height: 50px;
      background: #ed7d20;
      color: #fff;
      line-height: 50px;
      text-align: center;
      font-size: 24px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .socialnav ul li a:hover {
        background: #ef8b38; }

.footernav {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .footernav {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .footernav {
      margin-top: 40px;
      margin-bottom: 40px; } }
  .footernav h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 12px;
    padding: 0; }
  .footernav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .footernav ul li {
      margin: 4px 0;
      padding: 0; }
      .footernav ul li a {
        font-size: 12px;
        color: #fff; }

.footerlogo {
  margin-bottom: 20px;
  width: 160px; }
  @media (min-width: 768px) {
    .footerlogo {
      width: 280px; } }

.footertext {
  font-size: 12px;
  margin: 10px 0 0;
  padding-bottom: 40px;
  color: #fff; }
  @media (min-width: 768px) {
    .footertext {
      font-size: 14px; } }
  .footertext .text {
    display: block;
    margin: 4px 0; }
    @media (min-width: 768px) {
      .footertext .text {
        display: inline;
        margin: 0; } }
  .footertext .divider {
    display: none;
    color: #848484; }
    @media (min-width: 768px) {
      .footertext .divider {
        display: inline-block;
        padding: 0 5px; } }

.adminlink {
  display: inline-block;
  padding: 6px 12px;
  font-size: 10px;
  font-weight: bold;
  border: 2px solid #333;
  color: #fff;
  margin-bottom: 20px;
  float: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .adminlink:hover {
    background: #fff;
    border-color: #fff;
    color: #ed7d20;
    text-decoration: none; }

.fullwidth {
  position: relative;
  z-index: 2; }

.sidr {
  padding: 10px 20px;
  background: #3c5329;
  width: 300px; }

.sidr.right {
  right: -300px; }

.sidr__overlay {
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 999998;
  display: none; }

.sidr-open .sidr__overlay {
  display: block; }

.sidr-inner ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0; }
  .sidr-inner ul li {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #486431; }
    .sidr-inner ul li:last-child {
      border-bottom: 0; }
    .sidr-inner ul li a {
      color: #fff;
      font-size: 16px; }

.sidr-inner ul.sidr-class-topnav__links li a {
  font-size: 14px; }

.sidr-inner li.sidr-class-jakt,
.sidr-inner li.sidr-class-medlem {
  display: block;
  border: 0;
  padding: 0; }
  .sidr-inner li.sidr-class-jakt a,
  .sidr-inner li.sidr-class-medlem a {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .sidr-inner li.sidr-class-jakt a:hover,
    .sidr-inner li.sidr-class-medlem a:hover {
      text-decoration: none; }

.sidr-inner li.sidr-class-jakt a {
  background: #74888b;
  color: #fff; }
  .sidr-inner li.sidr-class-jakt a:hover {
    background: #829496; }

.sidr-inner li.sidr-class-medlem a {
  background: #ed7d20;
  color: #fff;
  background: #ed7d20; }
  .sidr-inner li.sidr-class-medlem a:hover {
    background: #ef8b38; }

#sidr-mobilenav .sidr-class-searchinput {
  width: 100%;
  margin: 0 0 20px;
  background: #f5f5f5;
  -webkit-box-shadow: inset 2px 2px 2px 0 #ccc;
  box-shadow: inset 2px 2px 2px 0 #ccc;
  border: 0;
  outline: 0;
  padding: 11px 10px 10px; }

.sidr-open .nav-up {
  top: 0; }
  @media (min-width: 768px) {
    .sidr-open .nav-up {
      top: 0; } }

.sidr-class-dropdown {
  position: relative; }

.sidr-class-dropdown .sidr-class-dropdown-toggle-trigger {
  display: block;
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: rgba(255, 255, 255, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .sidr-class-dropdown .sidr-class-dropdown-toggle-trigger:before {
    font-size: 14px;
    font-family: FontAwesome;
    content: "\f0d7"; }
  .sidr-class-dropdown .sidr-class-dropdown-toggle-trigger:hover {
    background: #ed7d20;
    color: #fff; }
  .sidr-class-dropdown .sidr-class-dropdown-toggle-trigger.active {
    background: white;
    color: #ed7d20; }
    .sidr-class-dropdown .sidr-class-dropdown-toggle-trigger.active:before {
      content: "\f0d8"; }

ul.sidr-class-dropdown-menu {
  margin: 16px 4px 8px; }
  ul.sidr-class-dropdown-menu .sidr-class-dropdown-header {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px; }
  ul.sidr-class-dropdown-menu li {
    margin: 0 0 6px;
    padding: 0 0 6px; }
    ul.sidr-class-dropdown-menu li a {
      font-size: 14px; }
  ul.sidr-class-dropdown-menu > ul {
    margin-bottom: 0; }
  ul.sidr-class-dropdown-menu > li {
    margin-bottom: 0;
    border-bottom: 0; }
  ul.sidr-class-dropdown-menu .sidr-class-dropdown-link {
    display: none; }

.sidr-class-topnav__logo {
  display: none; }

.btn {
  padding: 8px 15px;
  margin-bottom: 4px;
  font-size: 16px;
  font-family: 'dinot-medium';
  color: #333;
  background: #eee; }
  .btn:hover {
    color: #000;
    background: #e4e4e4; }
  .btn.btn-outline {
    border: 1px solid #fff;
    background: none; }
    .btn.btn-outline:hover {
      background: #fff;
      color: #000; }
.btn.btn-bark {
	background: #8b704e;
	color: #fff; }
	.btn.btn-bark:hover {
		background: #765F43; }
  .btn.btn-codgray {
    background: #111;
    color: #fff; }
    .btn.btn-codgray:hover {
      background: #2b2a2a; }
  .btn.btn-mineshaft {
    background: #222;
    color: #fff; }
    .btn.btn-mineshaft:hover {
      background: #3c3b3b; }
  .btn.btn-orange {
    background: #FF7826;
    color: #fff; }
    .btn.btn-orange:hover {
      color: #fff;
      background: #ff9859; }
  .btn.btn-lightorange {
    background: #fdf1e8;
    color: #FF7826; }
    .btn.btn-lightorange:hover {
      background: #fbe3d1; }
  .btn.btn-darkgreen {
    background: #527138;
    color: #fff; }
    .btn.btn-darkgreen:hover {
      background: #668c46; }
  .btn.btn-lightgreen {
    background: #edf3e8;
    color: #3c5329; }
    .btn.btn-lightgreen:hover {
      background: #d8e5cd; }
  .btn.btn-nevada {
    background: #5d777c;
    color: #fff; }
    .btn.btn-nevada:hover {
      background: #6f8d93; }
  .btn.btn-iron {
    background: #d6ddde;
    color: #475b5f; }
    .btn.btn-iron:hover {
      background: #cbd4d5; }
  .btn.btn-river {
    background: #475b5f;
    color: #fff; }
    .btn.btn-river:hover {
      background: #587176; }
  .btn.btn-blue {
    background: #0065bd;
    color: #fff; }
    .btn.btn-blue:hover {
      background: #0080f0; }
  .btn.btn-green {
    background: #3c5329;
    color: #fff; }
    .btn.btn-green:hover {
      color: #fff;
      background: #55753a; }
  .btn.btn-grey {
    background: #a69c94;
    color: #fff; }
    .btn.btn-grey:hover {
      color: #fff;
      background: #bdb6b0; }
  .btn.btn-orangered {
    background: #ed7d20;
    color: #fff; }
    .btn.btn-orangered:hover {
      color: #fff;
      background: #f1994f; }
  .btn.btn-red {
    background: #de3831;
    color: #fff; }
    .btn.btn-red:hover {
      color: #fff;
      background: #e5625d; }
  .btn.btn-silver {
    background: #d6d0cb;
    color: #000; }
    .btn.btn-silver:hover {
      color: #000;
      background: #cbc3bd; }
  .btn.btn-yellow {
    background: #fed100;
    color: #000; }
    .btn.btn-yellow:hover {
      color: #000;
      background: #ffdb32; }

@media (min-width: 768px) {
  .btn {
    padding: 10px 20px;
    font-size: 16px; } }

@media (min-width: 1200px) {
  .btn {
    padding: 12px 24px;
    font-size: 18px; } }

@media (min-width: 1600px) {
  .btn {
    padding: 10px 20px;
    font-size: 18px; } }

#cookie-info {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  background-color: #f2c300;
  text-align: center;
  padding: 0 10px; }
  #cookie-info a.button.small {
    margin-left: 10px;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 12px;
    float: inherit;
    background-color: #df8230;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    top: 2px;
    display: inline-block; }
  #cookie-info p {
    font-family: "dinot-regular";
    color: #222;
    font-size: 14px;
    margin: 15px 0 25px; }
  @media (min-width: 1024px) {
    #cookie-info {
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 999999;
      width: 100%;
      background-color: #f2c300;
      text-align: center; }
      #cookie-info p {
        font-family: "dinot-regular";
        color: #222;
        font-size: 14px;
        margin: 20px 0; } }

.block-text .content {
  color: #000;
  padding: 20px 0; }
  @media (min-width: 1024px) {
    .block-text .content {
      padding: 40px 0; } }
  @media (min-width: 1200px) {
    .block-text .content {
      padding: 60px 0; } }
  @media (min-width: 1600px) {
    .block-text .content {
      padding: 100px 0; } }

.block-image {
  padding-top: 56.25%;
  position: relative; }
  .block-image--219 {
    padding-top: 42.8571%; }
  .block-image img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .block-image .content {
    padding: 4px 10px;
    background: #000;
    color: #fff;
    position: relative;
    max-width: 100%; }
    .block-image .content h2 {
      color: #fff; }
    .block-image .content:before {
      content: " ";
      display: block;
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      height: 40px;
      background: -moz-linear-gradient(top, transparent 5%, black 100%);
      background: -webkit-linear-gradient(top, transparent 5%, black 100%);
      background: linear-gradient(to bottom, transparent 5%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
    @media (min-width: 1600px) {
      .block-image .content h2 {
        font-size: 54px;
        margin-bottom: 8px; }
      .block-image .content p {
        font-size: 24px;
        margin: 0 0 20px;
        line-height: 32px; } }
  .block-image a:hover .content h2, .block-image a:hover .content p {
    opacity: 0.8; }
  @media (min-width: 768px) {
    .block-image .content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 16px 10px 4px;
      color: #fff;
      background: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.85) 100%);
      background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.85) 100%);
      background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, 0.85) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
      .block-image .content:before {
        display: none; } }
  @media (min-width: 1024px) {
    .block-image .content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 32px 20px 8px;
      color: #fff;
      background: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.85) 100%);
      background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.85) 100%);
      background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, 0.85) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
      .block-image .content:before {
        display: none; } }

.block-halfcontent {
  position: relative; }
  .block-halfcontent:before, .block-halfcontent:after {
    content: " ";
    display: table; }
  .block-halfcontent:after {
    clear: both; }
  .block-halfcontent .image {
    width: 100%;
    background: none; }
    .block-halfcontent .image .image__wrapper {
      padding: 20px 10px 0;
      text-align: center; }
    .block-halfcontent .image img {
      width: auto;
      max-height: 85vw;
      max-width: 100%; }
  .block-halfcontent .content {
    box-sizing: border-box;
    padding: 15px 20px 30px;
    width: 100%; }
  .block-halfcontent.halfcontent-rightimage {
    flex-direction: row-reverse; }
  .block-halfcontent.halfcontent-squareimage .image {
    min-height: 100vw; }
    .block-halfcontent.halfcontent-squareimage .image img {
      display: none; }
  @media (min-width: 768px) {
    .block-halfcontent {
      display: flex;
      align-items: center;
      justify-content: center; }
      .block-halfcontent .content {
        box-sizing: border-box;
        padding: 30px;
        width: 50%; }
      .block-halfcontent .image {
        width: 50%;
        background: rgba(60, 83, 41, 0.05); }
        .block-halfcontent .image .image__wrapper {
          padding: 20px;
          text-align: center; }
        .block-halfcontent .image img {
          width: auto;
          max-height: 75vw; }
      .block-halfcontent.halfcontent-squareimage {
        min-height: 50vw; }
        .block-halfcontent.halfcontent-squareimage .image {
          min-height: 50vw;
          align-items: center;
          justify-content: center; }
          .block-halfcontent.halfcontent-squareimage .image img {
            vertical-align: baseline;
            width: 100%;
            max-width: 100%; } }
  @media (min-width: 1200px) {
    .block-halfcontent .image .image__wrapper {
      padding: 40px;
      text-align: center; } }
  @media (min-width: 1600px) {
    .block-halfcontent .image .image__wrapper {
      padding: 60px;
      text-align: center; } }

.block-articlelist {
  padding: 30px 0; }
  .block-articlelist .content {
    color: #fff;
    padding: 60px 0; }
  .block-articlelist .article-item img {
    max-width: 100%; }
  .block-articlelist .article-item h2 {
    font-size: 20px;
    font-family: 'Dinot-bold'; }
  .block-articlelist .article-item p {
    font-size: 14px;
    margin: 0;
    line-height: 20px; }
  .block-articlelist .article-item a {
    color: #FF7826;
    font-family: 'Dinot-medium';
    font-size: 18px; }
  .block-articlelist--vertical .articlelist-heading {
    font-size: 24px;
    font-family: 'Dinot-bold';
    margin: 0 0 16px; }
  .block-articlelist--vertical .article-item {
    margin-bottom: 20px; }
    .block-articlelist--vertical .article-item img {
      max-width: 130px;
      float: right;
      margin: 0 0 12px 12px; }
    .block-articlelist--vertical .article-item h2 {
      font-size: 18px;
      font-family: 'Dinot-bold';
      margin: 0 0 8px; }
    .block-articlelist--vertical .article-item p {
      font-size: 16px;
      margin: 0;
      line-height: 20px;
      font-family: 'Dinot-regular'; }
    .block-articlelist--vertical .article-item a {
      color: #131313;
      font-size: 18px; }
      .block-articlelist--vertical .article-item a h2 {
        color: #ed7d20; }
      .block-articlelist--vertical .article-item a:hover {
        text-decoration: none;
        color: rgba(0, 0, 0, 0.8); }
        .block-articlelist--vertical .article-item a:hover h2 {
          color: #e17012; }
  .block-articlelist--vertical .btn-article {
    margin: 0 auto; }
  @media (min-width: 1200px) {
    .block-articlelist--vertical {
      padding: 60px 0; }
      .block-articlelist--vertical .articlelist-heading {
        font-size: 32px;
        font-family: 'Dinot-bold';
        margin: 0 0 32px; }
      .block-articlelist--vertical .article-item {
        margin-bottom: 20px; }
        .block-articlelist--vertical .article-item img {
          max-width: 200px; }
        .block-articlelist--vertical .article-item h2 {
          font-size: 20px; }
        .block-articlelist--vertical .article-item p {
          font-size: 16px; }
      .block-articlelist--vertical .btn-article {
        margin-top: 10px; } }
  @media (min-width: 1600px) {
    .block-articlelist--vertical {
      padding: 100px 0; }
      .block-articlelist--vertical .articlelist-heading {
        font-size: 48px;
        font-family: 'Dinot-bold';
        margin: 0 0 54px; }
      .block-articlelist--vertical .article-item {
        margin-bottom: 20px; }
        .block-articlelist--vertical .article-item img {
          max-width: 280px; }
        .block-articlelist--vertical .article-item h2 {
          font-size: 28px; }
        .block-articlelist--vertical .article-item p {
          font-size: 20px;
          line-height: 28px; }
      .block-articlelist--vertical .btn-article {
        margin-top: 20px; } }

.block-toggleimage .images {
  position: relative;
  padding: 20px 10px; }
  .block-toggleimage .images:before, .block-toggleimage .images:after {
    content: " ";
    display: table; }
  .block-toggleimage .images:after {
    clear: both; }
  .block-toggleimage .images .image {
    max-width: 60%;
    z-index: 100;
    position: relative;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transition: all 0.25s; }
    .block-toggleimage .images .image.positioned {
      position: absolute;
      left: 10px;
      top: 50%;
      transform: translateY(-50%); }
    .block-toggleimage .images .image.right {
      float: right; }
      .block-toggleimage .images .image.right.positioned {
        left: auto;
        right: 20px; }
  .block-toggleimage .images .highZ {
    z-index: 101;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25); }
  .block-toggleimage .images img {
    max-width: 100%; }

.block-toggleimage .content {
  padding: 20px 20px 40px; }

@media (min-width: 768px) {
  .block-toggleimage {
    display: flex;
    align-items: center;
    justify-content: center; }
    .block-toggleimage .images {
      padding: 20px;
      width: 60%; }
      .block-toggleimage .images .image {
        max-width: 60%; }
        .block-toggleimage .images .image.positioned {
          left: 20px; }
        .block-toggleimage .images .image.right.positioned {
          right: 20px; }
    .block-toggleimage .content {
      width: 40%;
      padding: 20px;
      padding-left: 0; } }

@media (min-width: 1200px) {
  .block-toggleimage {
    display: flex;
    align-items: center;
    justify-content: center; }
    .block-toggleimage .images {
      padding: 40px;
      width: 70%; }
      .block-toggleimage .images .image {
        max-width: 60%; }
        .block-toggleimage .images .image.positioned {
          left: 40px; }
        .block-toggleimage .images .image.right.positioned {
          right: 40px; }
    .block-toggleimage .content {
      width: 30%;
      padding: 40px;
      padding-left: 0; } }

@media (min-width: 1600px) {
  .block-toggleimage {
    display: flex;
    align-items: center;
    justify-content: center; }
    .block-toggleimage .images {
      padding: 100px;
      width: 60%; }
      .block-toggleimage .images .image {
        max-width: 60%; }
        .block-toggleimage .images .image.positioned {
          left: 100px; }
        .block-toggleimage .images .image.right.positioned {
          right: 100px; }
    .block-toggleimage .content {
      width: 40%;
      padding: 60px;
      padding-left: 0; } }

.block-shoppinglist {
  padding: 30px 0; }
  .block-shoppinglist .content {
    color: #fff;
    padding: 60px 0; }
  .block-shoppinglist .shopping-heading {
    font-size: 24px;
    font-family: 'Dinot-bold';
    margin: 0 0 8px;
    color: #3c5329; }
  .block-shoppinglist .shopping-preamble {
    font-size: 16px;
    margin: 0 0 16px; }
  .block-shoppinglist .shopping-item {
    margin: 0 0 8px; }
    .block-shoppinglist .shopping-item img {
      max-height: 80px;
      position: absolute;
      top: 0;
      left: 0; }
    .block-shoppinglist .shopping-item h2 {
      font-size: 18px;
      font-family: 'Dinot-bold';
      margin: 0 0 4px; }
    .block-shoppinglist .shopping-item p {
      font-size: 14px;
      margin: 0;
      line-height: 20px;
      font-family: 'Dinot-regular'; }
    .block-shoppinglist .shopping-item a {
      display: block;
      color: #131313;
      background: #fff;
      font-size: 18px;
      min-height: 80px;
      position: relative;
      padding-left: 150px; }
      .block-shoppinglist .shopping-item a h2 {
        color: #ed7d20; }
      .block-shoppinglist .shopping-item a:hover {
        text-decoration: none;
        color: #000;
        -webkit-box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.15);
        ox-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.15); }
        .block-shoppinglist .shopping-item a:hover h2 {
          color: #e17012; }
    .block-shoppinglist .shopping-item .item-info {
      background: #fff;
      padding: 8px 0; }
  .block-shoppinglist .btn {
    margin: 12px auto; }
  @media (min-width: 768px) {
    .block-shoppinglist .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap; }
    .block-shoppinglist .row > [class*='col-'] {
      display: flex;
      flex-direction: column; } }
  @media (min-width: 768px) {
    .block-shoppinglist {
      padding: 60px 0; }
      .block-shoppinglist .shopping-heading {
        font-size: 32px;
        font-family: 'Dinot-bold';
        margin: 0 0 8px; }
      .block-shoppinglist .shopping-preamble {
        font-size: 20px;
        margin: 0 0 32px; }
      .block-shoppinglist .shopping-item {
        margin-bottom: 32px; }
        .block-shoppinglist .shopping-item img {
          max-height: 100%;
          height: auto;
          width: 100%;
          float: none;
          vertical-align: bottom;
          position: relative; }
        .block-shoppinglist .shopping-item h2 {
          padding: 0 0 2px;
          font-size: 20px;
          margin-bottom: 6px; }
        .block-shoppinglist .shopping-item p {
          padding: 0;
          font-size: 16px; }
        .block-shoppinglist .shopping-item a {
          height: 100%;
          background: #ed7d20;
          overflow: visible;
          padding-left: 0; }
          .block-shoppinglist .shopping-item a h2, .block-shoppinglist .shopping-item a p {
            color: #fff; }
          .block-shoppinglist .shopping-item a:hover {
            text-decoration: none;
            color: rgba(255, 255, 255, 0.8); }
            .block-shoppinglist .shopping-item a:hover h2, .block-shoppinglist .shopping-item a:hover p {
              color: rgba(255, 255, 255, 0.8); }
        .block-shoppinglist .shopping-item .item-info {
          background: #ed7d20;
          padding: 10px 15px 15px; }
      .block-shoppinglist .btn-shopping {
        margin-top: 10px; } }
  @media (min-width: 1600px) {
    .block-shoppinglist {
      padding: 100px 0; }
      .block-shoppinglist .shopping-heading {
        font-size: 48px;
        margin: 0 0 12px; }
      .block-shoppinglist .shopping-preamble {
        font-size: 24px;
        margin: 0 0 32px; }
      .block-shoppinglist .btn-shopping {
        margin-top: 20px; } }

.block-video {
  padding-top: 56.25%;
  position: relative; }
  .block-video video {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .block-video .content {
    padding: 4px 10px;
    background: #000;
    color: #fff;
    position: relative;
    max-width: 100%; }
    .block-video .content:before {
      content: " ";
      display: block;
      position: absolute;
      top: -40px;
      left: 0;
      right: 0;
      height: 40px;
      background: -moz-linear-gradient(top, transparent 5%, black 100%);
      background: -webkit-linear-gradient(top, transparent 5%, black 100%);
      background: linear-gradient(to bottom, transparent 5%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
  .block-video .content a h2, .block-video .content a p {
    color: #fff; }
    .block-video .content a h2:hover, .block-video .content a p:hover {
      opacity: 0.8; }
  @media (min-width: 768px) {
    .block-video .content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 8px 10px 4px;
      color: #fff;
      background: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.75) 100%);
      background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.75) 100%);
      background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, 0.75) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
      .block-video .content:before {
        display: none; } }
  @media (min-width: 768px) {
    .block-video .content {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 12px 20px 8px;
      color: #fff;
      background: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.75) 100%);
      background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, 0.75) 100%);
      background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, 0.75) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
      .block-video .content:before {
        display: none; } }

.siteheader.theme-light {
  background: #fff;
  color: #333; }
  .siteheader.theme-light__links a {
    color: #f90; }

.siteheader.theme-dark {
  background: #000;
  color: #fff; }
  .siteheader.theme-dark .siteheader__links a {
    color: #ed7d20; }
    .siteheader.theme-dark .siteheader__links a:focus, .siteheader.theme-dark .siteheader__links a:hover {
      color: #ca6410; }
  .siteheader.theme-dark .siteheader__search input {
    background: #222; }

.topnav.theme-dark {
  background: #222;
  color: #fff; }
  .topnav.theme-dark .topnav__links li a {
    color: #fff;
    display: inline-block;
    line-height: 44px;
    text-decoration: none;
    padding: 0 12px; }
    .topnav.theme-dark .topnav__links li a:hover {
      color: #ed7d20;
      background: #333; }

.block.theme-bark {
	background: #8b704e; }
.block.theme-bark .article-item a,
.block.theme-bark .shopping-preamble,
.block.theme-bark .content p {
	color: #fff; }
.block.theme-bark .article-item a:hover {
	color: rgba(255, 255, 255, 0.8); }
	.block.theme-bark .articlelist-heading {
		color: #A38D72; }
.block.theme-bark .content h2, .block.theme-bark .content p {
	color: #fff; }
@media (min-width: 768px) {
	.block.theme-bark.block-halfcontent .image {
		background: #A38D72; } }

.block.theme-codgray {
  background: #111; }
  .block.theme-codgray .article-item a,
  .block.theme-codgray .shopping-preamble,
  .block.theme-codgray .content p {
    color: #fff; }
  .block.theme-codgray .article-item a:hover {
    color: rgba(255, 255, 255, 0.8); }
  .block.theme-codgray .articlelist-heading {
    color: #3c5329; }
  .block.theme-codgray .content h2, .block.theme-codgray .content p {
    color: #fff; }
  @media (min-width: 768px) {
    .block.theme-codgray.block-halfcontent .image {
      background: #151515; } }

.block.theme-mineshaft {
  background: #222; }
  .block.theme-mineshaft .article-item a,
  .block.theme-mineshaft .shopping-preamble,
  .block.theme-mineshaft .content p {
    color: #fff; }
  .block.theme-mineshaft .article-item a:hover {
    color: rgba(255, 255, 255, 0.8); }
  .block.theme-mineshaft .articlelist-heading {
    color: #3c5329; }
  .block.theme-mineshaft .content h2, .block.theme-mineshaft .content p {
    color: #fff; }
  @media (min-width: 768px) {
    .block.theme-mineshaft.block-halfcontent .image {
      background: #252525; } }

.block.theme-orange {
  background: #ed7d20; }
  .block.theme-orange .content h2, .block.theme-orange .content p {
    color: #fff; }

.block.theme-lightorange {
  background: rgba(237, 125, 32, 0.1); }
  @media (min-width: 768px) {
    .block.theme-lightorange.block-halfcontent .image {
      background: rgba(237, 125, 32, 0.05); } }

.block.theme-darkgreen {
  background: #3c5329;
  color: #fff; }
  .block.theme-darkgreen .content h2, .block.theme-darkgreen .content p {
    color: #fff; }

.block.theme-lightgreen {
  background: #edf3e8;
  color: #000; }
  .block.theme-lightgreen.block-halfcontent .image {
    background: rgba(237, 243, 232, 0.05); }
  @media (min-width: 768px) {
    .block.theme-lightgreen.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.05); } }

.block.theme-nevada {
  background: #5d777c; }
  .block.theme-nevada .content h2 {
    color: #fff; }
  .block.theme-nevada .content p {
    color: #fff; }
  @media (min-width: 768px) {
    .block.theme-nevada.block-halfcontent .image {
      background: rgba(255, 255, 255, 0.05); } }

.block.theme-iron {
  background: #d6ddde; }
  .block.theme-iron .content h2 {
    color: #475b5f; }
  @media (min-width: 768px) {
    .block.theme-iron.block-halfcontent .image {
      background: rgba(214, 221, 222, 0.05); } }

.block.theme-river {
  background: #475b5f;
  color: #fff; }
  .block.theme-river .content h2, .block.theme-river .content p {
    color: #fff; }
  @media (min-width: 768px) {
    .block.theme-river.block-halfcontent .image {
      background: rgba(255, 255, 255, 0.05); } }

.block.theme-blue {
  background: #0065bd;
  color: #fff; }
  .block.theme-blue .content h2, .block.theme-blue .content p {
    color: #fff; }
  @media (min-width: 768px) {
    .block.theme-blue.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.05); } }

.block.theme-green {
  background: #527138;
  color: #fff; }
  .block.theme-green .content h2, .block.theme-green .content p {
    color: #fff; }
  @media (min-width: 768px) {
    .block.theme-green.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.05); } }

.block.theme-grey {
  background: #a69c94; }
  .block.theme-grey .content h2 {
    color: rgba(0, 0, 0, 0.8); }
  .block.theme-grey .content p {
    color: #000; }
  @media (min-width: 768px) {
    .block.theme-grey.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.05); } }

.block.theme-orangered {
  background: #ed7d20; }
  .block.theme-orangered .content h2 {
    color: rgba(0, 0, 0, 0.8); }
  .block.theme-orangered .content p {
    color: #000; }
  @media (min-width: 768px) {
    .block.theme-orangered.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.05); } }

.block.theme-red {
  background: #de3831;
  color: #fff; }
  .block.theme-red .content h2, .block.theme-red .content p {
    color: #fff; }
  @media (min-width: 768px) {
    .block.theme-red.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.05); } }

.block.theme-silver {
  background: #d6d0cb; }
  @media (min-width: 768px) {
    .block.theme-silver.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.05); } }

.block.theme-yellow {
  background: #fed100; }
  .block.theme-yellow .content h2 {
    color: rgba(0, 0, 0, 0.8); }
  .block.theme-yellow .content p {
    color: #000; }
  @media (min-width: 768px) {
    .block.theme-yellow.block-halfcontent .image {
      background: rgba(0, 0, 0, 0.03); } }

.block .btn-outline,
.block.theme-lightorange .btn-outline,
.block.theme-lightgreen .btn-outline,
.block.theme-nevada .btn-outline,
.block.theme-iron .btn-outline,
.block.theme-grey .btn-outline,
.block.theme-orangered .btn-outline,
.block.theme-orange .btn-outline,
.block.theme-red .btn-outline,
.block.theme-silver .btn-outline,
.block.theme-yellow .btn-outline {
  border: 1px solid #000;
  color: #000;
  background: none; }
  .block .btn-outline:hover,
  .block.theme-lightorange .btn-outline:hover,
  .block.theme-lightgreen .btn-outline:hover,
  .block.theme-nevada .btn-outline:hover,
  .block.theme-iron .btn-outline:hover,
  .block.theme-grey .btn-outline:hover,
  .block.theme-orangered .btn-outline:hover,
  .block.theme-orange .btn-outline:hover,
  .block.theme-red .btn-outline:hover,
  .block.theme-silver .btn-outline:hover,
  .block.theme-yellow .btn-outline:hover {
    background: #000;
    color: #fff; }

.block.theme-codgray .btn-outline,
.block.theme-mineshaft .btn-outline,
.block.theme-darkgreen .btn-outline,
.block.theme-nevada .btn-outline,
.block.theme-river .btn-outline,
.block.theme-blue .btn-outline,
.block.theme-green .btn-outline {
  border: 1px solid #fff;
  color: #fff;
  background: none; }
  .block.theme-codgray .btn-outline:hover,
  .block.theme-mineshaft .btn-outline:hover,
  .block.theme-darkgreen .btn-outline:hover,
  .block.theme-nevada .btn-outline:hover,
  .block.theme-river .btn-outline:hover,
  .block.theme-blue .btn-outline:hover,
  .block.theme-green .btn-outline:hover {
    background: #fff;
    color: #000; }

.block-shoppinglist.theme-red .shopping-preamble,
.block-shoppinglist.theme-red .shopping-heading,
.block-shoppinglist.theme-orange .shopping-preamble,
.block-shoppinglist.theme-orange .shopping-heading,
.block-shoppinglist.theme-orangered .shopping-preamble,
.block-shoppinglist.theme-orangered .shopping-heading {
  color: #000; }

.block-shoppinglist.theme-red .shopping-item .item-info,
.block-shoppinglist.theme-orange .shopping-item .item-info,
.block-shoppinglist.theme-orangered .shopping-item .item-info {
  background: #333; }

.block-shoppinglist.theme-mineshaft .shopping-preamble,
.block-shoppinglist.theme-mineshaft .shopping-heading,
.block-shoppinglist.theme-codgray .shopping-preamble,
.block-shoppinglist.theme-codgray .shopping-heading,
.block-shoppinglist.theme-codgray .shopping-preamble,
.block-shoppinglist.theme-codgray .shopping-heading,
.block-shoppinglist.theme-codgray .shopping-preamble,
.block-shoppinglist.theme-codgray .shopping-heading,
.block-shoppinglist.theme-nevada .shopping-preamble,
.block-shoppinglist.theme-nevada .shopping-heading,
.block-shoppinglist.theme-darkgreen .shopping-preamble,
.block-shoppinglist.theme-darkgreen .shopping-heading,
.block-shoppinglist.theme-river .shopping-preamble,
.block-shoppinglist.theme-river .shopping-heading,
.block-shoppinglist.theme-blue .shopping-preamble,
.block-shoppinglist.theme-blue .shopping-heading,
.block-shoppinglist.theme-green .shopping-preamble,
.block-shoppinglist.theme-green .shopping-heading {
  color: #fff; }

.block-articlelist.theme-mineshaft .articlelist-heading,
.block-articlelist.theme-codgray .articlelist-heading,
.block-articlelist.theme-orange .articlelist-heading,
.block-articlelist.theme-nevada .articlelist-heading,
.block-articlelist.theme-darkgreen .articlelist-heading,
.block-articlelist.theme-river .articlelist-heading,
.block-articlelist.theme-blue .articlelist-heading,
.block-articlelist.theme-green .articlelist-heading {
  color: #fff; }

.block-articlelist.theme-orangered .article-item a h2,
.block-articlelist.theme-grey .article-item a h2 {
  color: #3c5329; }

.block-articlelist.theme-river .article-item a h2,
.block-articlelist.theme-nevada .article-item a h2 {
  color: #d6ddde; }

.block-articlelist.theme-iron .article-item a h2 {
  color: #5d777c; }

.block-articlelist.theme-orange .article-item a h2,
.block-articlelist.theme-blue .article-item a h2,
.block-articlelist.theme-red .article-item a h2 {
  color: #fff; }

.block-articlelist.theme-orange .article-item a:hover h2,
.block-articlelist.theme-blue .article-item a:hover h2,
.block-articlelist.theme-red .article-item a:hover h2 {
  color: rgba(255, 255, 255, 0.75); }

.block-articlelist.theme-orange .article-item a h2,
.block-articlelist.theme-yellow .article-item a h2 {
  color: rgba(0, 0, 0, 0.75); }

.block-articlelist.theme-orange .article-item a:hover h2,
.block-articlelist.theme-yellow .article-item a:hover h2 {
  color: #000; }

.block-articlelist.theme-orange .article-item a p {
  color: #000; }

.block-articlelist.theme-blue .article-item a p,
.block-articlelist.theme-green .article-item a p,
.block-articlelist.theme-red .article-item a p,
.block-articlelist.theme-green .article-item a p,
.block-articlelist.theme-river .article-item a p,
.block-articlelist.theme-nevada .article-item a p,
.block-articlelist.theme-darkgreen .article-item a p {
  color: #fff; }

.block-articlelist.theme-blue .article-item a:hover p,
.block-articlelist.theme-green .article-item a:hover p,
.block-articlelist.theme-red .article-item a:hover p,
.block-articlelist.theme-green .article-item a:hover p,
.block-articlelist.theme-river .article-item a:hover p,
.block-articlelist.theme-nevada .article-item a:hover p,
.block-articlelist.theme-darkgreen .article-item a:hover p {
  color: rgba(255, 255, 255, 0.75); }

body,
html {
  height: 100%;
  padding: 0;
  margin: 0;
  background: #fff;
  font-family: dinot-regular;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  padding-top: 0; }
  @media (min-width: 768px) {
    body {
      padding-top: 0; } }
