﻿@import "https://fonts.googleapis.com/css?family=Merriweather:400,900,700,300";
/* EINAR Variables
------------------------------ */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: yellow;
  color: black;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: black !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: white !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: white !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: black !important;
  }
  .label {
    border: 1px solid black;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: white;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #8a6d3b;
}
.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
.text-danger:hover {
  color: #843534;
}
.text-success {
  color: #3c763d;
}
.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
.text-info:hover {
  color: #245269;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.666666667%;
}
.col-xs-10 {
  width: 83.333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666667%;
}
.col-xs-7 {
  width: 58.333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666667%;
}
.col-xs-4 {
  width: 33.333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666667%;
}
.col-xs-1 {
  width: 8.333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666667%;
}
.col-xs-pull-1 {
  right: 8.333333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666667%;
}
.col-xs-push-10 {
  left: 83.333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666667%;
}
.col-xs-push-7 {
  left: 58.333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666667%;
}
.col-xs-push-4 {
  left: 33.333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666667%;
}
.col-xs-push-1 {
  left: 8.333333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.666666667%;
  }
  .col-sm-10 {
    width: 83.333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666667%;
  }
  .col-sm-7 {
    width: 58.333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666667%;
  }
  .col-sm-4 {
    width: 33.333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666667%;
  }
  .col-sm-1 {
    width: 8.333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666667%;
  }
  .col-sm-pull-1 {
    right: 8.333333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666667%;
  }
  .col-sm-push-1 {
    left: 8.333333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.666666667%;
  }
  .col-md-10 {
    width: 83.333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666667%;
  }
  .col-md-7 {
    width: 58.333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666667%;
  }
  .col-md-4 {
    width: 33.333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666667%;
  }
  .col-md-1 {
    width: 8.333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666667%;
  }
  .col-md-pull-1 {
    right: 8.333333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666667%;
  }
  .col-md-push-1 {
    left: 8.333333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.666666667%;
  }
  .col-lg-10 {
    width: 83.333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666667%;
  }
  .col-lg-7 {
    width: 58.333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666667%;
  }
  .col-lg-4 {
    width: 33.333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666667%;
  }
  .col-lg-1 {
    width: 8.333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666667%;
  }
  .col-lg-pull-1 {
    right: 8.333333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666667%;
  }
  .col-lg-push-1 {
    left: 8.333333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: whitesmoke;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: white;
}
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: white;
}
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}
.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
@media only screen and (min-width: 992px) {
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
  }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto;
  }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: whitesmoke;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus {
    color: white;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
  }
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.g-recaptcha div {
  width: 100% !important;
}
.g-recaptcha iframe {
  transform: scale(0.8655);
  transform-origin: left;
}
.navbar-search .input-group {
  display: table;
}
.input-group {
  position: relative;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.breadcrumb {
  display: none;
  padding: 1em 0;
  margin: 0;
  list-style: none;
  font-size: 80%;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .breadcrumb {
    /*border-top: 1px solid @lightgrey;*/
    border-bottom: 1px solid #dddddd;
    display: block;
  }
}
.breadcrumb > li {
  color: #999999;
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > li a {
  color: #999999;
}
.breadcrumb > .active {
  color: #666666;
  font-weight: bold;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #6c9836;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: transparent;
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #6c9836;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.modal-header {
  padding-top: 30px;
}
.modal-header .close {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -217px;
  text-indent: -9999em;
  border: 0;
  color: white;
  height: 30px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 5px;
  width: 30px;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .modal-header .close {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -217px;
    background-size: 36px 266px;
  }
}
@media only screen and (min-width: 768px) {
  .modal-header .close {
    right: -30px;
    top: -20px;
  }
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-dialog {
  width: 90%;
  margin: 30px auto;
}
@media only screen and (min-width: 1200px) {
  .modal-dialog {
    width: 80%;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  table.visible-xs.visible-sm {
    display: table;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  table.visible-xs.visible-md {
    display: table;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  table.visible-xs.visible-lg {
    display: table;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  table.visible-sm.visible-xs {
    display: table;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  table.visible-sm.visible-md {
    display: table;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  table.visible-sm.visible-lg {
    display: table;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  table.visible-md.visible-xs {
    display: table;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  table.visible-md.visible-sm {
    display: table;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  table.visible-md.visible-lg {
    display: table;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  table.visible-lg.visible-xs {
    display: table;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  table.visible-lg.visible-sm {
    display: table;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  table.visible-lg.visible-md {
    display: table;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
table.hidden-xs {
  display: table;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
table.hidden-sm {
  display: table;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
table.hidden-md {
  display: table;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
table.hidden-lg {
  display: table;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* PUSH-IN NAV */

header,
#page {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
}
header.active,
#page.active {
  -webkit-transform: translate(-290px, 0px);
  -ms-transform: translate(-290px, 0px);
  transform: translate(-290px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
}
#nav-right {
  -webkit-transition: 0;
  transition: 0;
  width: 100%;
  z-index: 3;
}
@media only screen and (max-width: 992px) {
  #nav-right {
    overflow-y: scroll;
    z-index: 999;
    width: 290px;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
    right: -290px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-overflow-scrolling: touch;
  }
}
#nav-right.active {
  -webkit-transform: translate(-290px, 0px);
  -ms-transform: translate(-290px, 0px);
  transform: translate(-290px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
}
@media only screen and (min-width: 992px) {
  #nav-right.fixed {
    border-top: 0;
    position: fixed;
    top: 0;
  }
  #nav-right.fixed #topnav {
    display: none;
  }
}
#nav-right.ie8-border {
  border-bottom: 1px solid #ededed;
}
#nav-right {
  background: #222222;
  box-shadow: inset 15px 0 15px -15px black;
  color: white;
  position: fixed;
}
@media only screen and (min-width: 992px) {
  #nav-right {
    box-shadow: inset 0 0 0 0 black;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
  }
}
#nav-right .menu-header {
  background: #001e4f;
  background: -moz-linear-gradient(top, #001e4f 0%, #002561 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #001e4f), color-stop(100%, #002561));
  background: -webkit-linear-gradient(top, #001e4f 0%, #002561 100%);
  background: -ms-linear-gradient(top, #001e4f 0%, #002561 100%);
  background: linear-gradient(to bottom, #001e4f 0%, #002561 100%);
  -webkit-box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.7);
  box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.7);
  color: white;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 120%;
  height: 72px;
  line-height: 72px;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) {
  #nav-right .menu-header {
    height: 89px;
    line-height: 89px;
  }
}
#nav-right .menu-header button {
  position: relative;
  border: 0;
  color: white;
  line-height: 72px;
  height: 72px;
  text-indent: -99999em;
  width: 60px;
  background: 0;
}
#nav-right .menu-header button:before {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -217px;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: 50%;
  margin-top: -12px;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #nav-right .menu-header button:before {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -217px;
    background-size: 36px 266px;
  }
}
@media only screen and (min-width: 992px) {
  #nav-right {
    border-top: 1px #eeeeee solid;
    background: white;
    float: none;
    margin-right: auto;
    position: relative;
  }
  #nav-right .navbar-search {
    font-size: 85%;
    padding: 0.5em 15px 0.5em 0;
  }
  #nav-right .navbar-search .form-control {
    background: rgba(0, 0, 0, 0.005);
    border: 1px rgba(0, 0, 0, 0.05) solid;
  }
  #nav-right .navbar-search .btn {
    background: #6c9836;
    border: 1px solid #e8e8e8;
    border: 1px rgba(0, 0, 0, 0.05) solid;
    color: white;
    font-weight: 300;
    padding: 0.44em 1em;
    text-shadow: 0 0 0 transparent !important;
  }
}
#nav-right .container {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: auto;
}
@media only screen and (min-width: 992px) {
  #nav-right .container {
    width: 992px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  #nav-right .container {
    width: 1200px;
  }
}
#nav-right .nav-header {
  height: 50px;
  padding: 15px;
  overflow: hidden;
  border-bottom: 1px solid #555555;
  background: #444444;
}
@media only screen and (min-width: 992px) {
  #nav-right .nav-header {
    display: none;
  }
}
#nav-right .nav-header .header {
  font-size: 16px;
  float: left;
}
#nav-right .nav-header .closeNav,
#nav-right .nav-header .closeSubNav {
  float: right;
  position: relative;
  top: 4px;
  cursor: pointer;
}
#nav-right ul {
  -webkit-box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.7);
  box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.7);
  list-style: none;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  #nav-right ul {
    -webkit-box-shadow: inset 0 0 0 0 transparent;
    box-shadow: inset 0 0 0 0 transparent;
  }
}
#nav-right ul li {
  list-style: none;
}
#nav-right ul#mainnav {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#mainnav {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#nav-right ul#mainnav span {
  border-left: 1px rgba(255, 255, 255, 0.05) solid;
  display: inline-block;
  font-size: 120%;
  font-weight: bold;
  height: 100%;
  line-height: 45px;
  position: absolute;
  width: 60px;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#mainnav span {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  #nav-right ul#mainnav .caret {
    display: none;
  }
}
#nav-right ul#mainnav li {
  border-top: 1px rgba(255, 255, 255, 0.05) solid;
  list-style: none;
}
#nav-right ul#mainnav li.green {
  border-top: 2px solid #6c9836;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#mainnav li {
    border-top: 0;
  }
}
#nav-right ul#mainnav li > a {
  display: block;
  color: #cccccc;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  padding: 1em;
  position: relative;
  text-decoration: none;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#mainnav li > a {
    color: #333333;
  }
}
@media only screen and (min-width: 992px) {
  #nav-right ul#mainnav li {
    border: 0;
    display: inline-block;
  }
}
#nav-right ul#mainnav ul {
  background: #2f2f2f;
  padding: 0;
}
#nav-right ul#mainnav ul ul {
  background: #3c3c3c;
  display: none;
}
#nav-right ul#mainnav ul ul ul {
  background: #484848;
}
@media only screen and (max-width: 992px) {
  #nav-right ul#mainnav ul {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  #nav-right ul#mainnav ul {
    background: white;
  }
  #nav-right ul#mainnav ul li {
    display: block;
    padding: 0.25em 0;
  }
  #nav-right ul#mainnav ul li a {
    color: #333333;
    padding: 0.4em 1.5em;
  }
  #nav-right ul#mainnav ul li a:hover,
  #nav-right ul#mainnav ul li a:focus {
    background: #9eb533;
    color: white;
  }
}
#nav-right ul#mainnav .reveal {
  display: block;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#mainnav a:hover,
  #nav-right ul#mainnav a:focus {
    background: #9eb533;
    color: white;
  }
  #nav-right ul#mainnav a.selected {
    background: #6c9836;
    color: white;
  }
}
#nav-right ul#topnav {
  color: #999999;
  overflow: hidden;
  margin-bottom: 3em;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#topnav {
    margin-bottom: 0;
    position: absolute;
    right: 15px;
    top: -98px;
    z-index: 1000;
  }
}
#nav-right ul#topnav li {
  border-top: 1px #595959 solid;
  border-bottom: 1px #2b2b2b solid;
  float: left;
  font-size: 90%;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#topnav li {
    border-top: 0;
    border-bottom: 0;
    color: #999999;
    width: auto;
  }
  #nav-right ul#topnav li > a,
  #nav-right ul#topnav li span {
    text-decoration: none;
  }
}
#nav-right ul#topnav li a,
#nav-right ul#topnav li div {
  display: block;
  text-align: center;
}
#nav-right ul#topnav li.extranet a {
  padding: 1em 1em 1em 1.75em;
  text-indent: -9999em;
  position: relative;
  /*&:before{.pseudo();.sprite(14px,17px,0,0);text-indent: 0;margin:1px 0 0 -19px;
					//TODO @media only screen and (min-width: @screen-md) {margin-left:-18px;margin-top:1px;.sprite(12px,15px,0,0);display:block;left:auto;}
				}*/

}
@media only screen and (min-width: 992px) {
  #nav-right ul#topnav li.extranet a {
    color: #999999;
    text-indent: 0;
  }
}
@media only screen and (min-width: 992px) {
  #nav-right ul#topnav li.extranet {
    width: auto;
  }
}
#nav-right ul#topnav li.languages {
  position: relative;
}
#nav-right ul#topnav li.languages > div {
  border-left: 1px #2b2b2b solid;
  padding: 1em;
  text-indent: 0;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#topnav li.languages > div {
    background: transparent;
    border-left: none;
  }
}
#nav-right ul#topnav li.languages > div .caret {
  margin-left: 8px;
}
@media only screen and (min-width: 992px) {
  #nav-right ul#topnav li.languages {
    width: auto;
  }
}
#nav-right ul#topnav li.languages > select {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 1.5em;
  min-height: 100%;
  height: 3em;
  max-height: 100%;
  outline: 0;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 100%;
}
/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */

/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/

@font-face {
  font-family: 'flexslider-icon';
  src: url('/fonts/flexslider-icon.eot');
  src: url('/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/fonts/flexslider-icon.woff') format('woff'), url('/fonts/flexslider-icon.ttf') format('truetype'), url('/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/

.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/

.flexslider {
  margin: 0;
  padding: 0;
}
.ruSmallText p {
  font-size: 18px;
}
.ruSmallText h1 {
  font-size: 25px;
}
.ruSmallText .btn {
  font-size: 16px;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/

.flexslider {
  margin: 0px;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
  position: relative;
  z-index: 80 !important;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 55px;
  margin: -20px 0 0;
  position: absolute;
  top: -250px;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 50px;
  display: inline-block;
  content: '\f001';
  color: white;
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: black;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 100;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: white;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  text-indent: -9999px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: white;
  background: rgba(255, 255, 255, 0.7);
}
.flex-control-paging li a.flex-active {
  background: white;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/

@media screen and (max-width: 860px) {
  .flex-direction-nav {
    display: none;
  }
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/************* VIEWPORT FIX ***********************/

@-ms-viewport {
  width: auto !important;
}
@-webkit-viewport {
  width: auto !important;
}
@-moz-viewport {
  width: auto !important;
}
@-ms-viewport {
  width: auto !important;
}
@-o-viewport {
  width: auto !important;
}
@viewport {
  width: auto !important;
}
@media (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
/* Mixins
------------------------------ */

.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* General stuff
------------------------------ */

/*Media queries js style*/

body:after {
  position: fixed;
  visibility: hidden;
  content: "media-xs";
}
@media only screen and (min-width: 480px) {
  body:after {
    content: "media-xs";
  }
}
@media only screen and (min-width: 768px) {
  body:after {
    content: "media-sm";
  }
}
@media only screen and (min-width: 992px) {
  body:after {
    content: "media-md";
  }
}
@media only screen and (min-width: 1200px) {
  body:after {
    content: "media-lg";
  }
}
body {
  overflow-y: scroll;
  overflow-x: hidden;
  color: #333333;
}
img {
  max-width: 100%;
}
.btn {
  border-radius: 3px;
  font-size: 115%;
  margin-top: 1em;
  padding: 1.05em 1.25em;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  width: 100%;
  white-space: normal;
}
@media only screen and (min-width: 480px) {
  .btn {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .btn {
    margin-top: 0;
  }
}
.btn-default {
  background: transparent;
  border: 2px solid black;
  color: black;
  padding: 0.88em 1.1em;
  transition: all 0.2s ease;
}
@media only screen and (min-width: 992px) {
  .btn-default {
    border: 2px solid white;
    color: white;
  }
}
.btn-default:hover,
.btn-default:focus {
  background: transparent;
  border: 2px solid white;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.3);
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.3);
  color: white;
}
.btn-primary {
  color: white;
  background: #ff6b00;
  border: 0;
  -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}
.btn-primary:focus,
.btn-primary:hover {
  background: #ff8933;
}
.btn-primary ~ a.more {
  display: inline-block;
  margin: 2em 0 0 0;
}
@media only screen and (min-width: 480px) {
  .btn-primary ~ a.more {
    margin: 0 0 0 1em;
  }
}
.btn-nowrap {
  white-space: nowrap;
}
.play,
.play:hover,
.play:focus {
  color: white;
  display: inline-block;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  text-decoration: none;
}
.play:before,
.play:hover:before,
.play:focus:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin: 10px 10px 10px;
  transition: all 0.5s ease;
  width: 31px;
  height: 40px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -176px;
  content: "";
  display: block;
  position: absolute;
  position: static;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .play:before,
  .play:hover:before,
  .play:focus:before {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -176px;
    background-size: 36px 266px;
  }
}
.embed-container {
  margin-top: 2em;
}
@media only screen and (min-width: 992px) {
  .embed-container {
    margin-top: 0;
  }
}
.form-control {
  border-radius: 0;
}
.contactWidget input.form-control,
.contactWidget textarea.form-control,
.contactWidget select.form-control {
  margin-bottom: 8px;
}
.contactWidget textarea.form-control {
  margin-bottom: 8px;
}
.contactWidget select.form-control {
  margin-bottom: 8px;
}
.submitted-text {
  background-color: #00427a;
  padding: 20px;
  color: white;
  text-align: center;
  padding-bottom: 30px;
}
.submitted-text .message-icon {
  display: block;
  margin: 10px auto 30px auto;
}
a.more:after {
  content: ' \2192';
}
a.more:hover:after {
  content: ' \2192';
}
@media only screen and (min-width: 992px) {
  a.more:hover:after {
    padding-left: 5px;
  }
}
a.back:before {
  content: '\2190\0020';
}
a.back:hover:before {
  content: '\2190\0020';
}
.articleTextType {
  color: #999999;
  font-size: 80%;
  padding-left: 5px;
  display: inline-block !important;
}
.articleLink {
  text-decoration: underline !important;
  display: inline-block !important;
  overflow: hidden;
  float: left;
  width: initial !important;
}
.articleLinkArrow:after {
  content: " \2192";
  color: black;
  float: left;
  margin-left: 4px;
}
hr {
  border-color: #eeeeee;
  margin: 0;
}
hr.below-icon {
  border-top: 3px #dddddd solid;
  margin: 0 auto;
  width: 200px;
}
section#products ~ hr,
hr.contact {
  margin: 2em 0;
}
.col-two hr {
  clear: both;
  margin: 1.5em 0;
}
section#products.subpage ~ hr {
  margin: 2em 0 0;
}
hr.visible-xs {
  margin-top: 2em;
}
body {
  font-family: Helvetica, Arial, sans-serif;
}
p {
  margin-bottom: 1em;
}
p ~ ul,
p ~ ol {
  margin-top: 1em;
}
p ~ h2,
p ~ h3,
p ~ h4,
ul ~ h2,
ul ~ h3,
ul ~ h4 {
  margin-top: 1.5em !important;
}
.col-two p ~ h4 {
  margin-top: 2.5em !important;
}
blockquote {
  border: 0;
}
blockquote.lead {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
}
h1,
h2,
h3,
h4 {
  font-weight: 300;
}
h5,
h6 {
  font-weight: 700;
}
h3 ~ h4 {
  margin-top: 1em;
}
.date {
  color: #999999;
}
sup {
  display: inline-block;
  font-size: 75%;
  font-weight: bold;
  padding-left: 3px;
}
sup a {
  color: #999999;
  text-decoration: none;
}
figcaption {
  color: #cccccc;
  font-size: 90%;
  font-style: italic;
  padding: 0.5em 0;
}
/* Layout
------------------------------ */

#site {
  overflow: hidden;
}
#page {
  background: white;
  min-height: 1000px;
  padding-top: 71px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 480px) {
  #page {
    padding-top: 93px;
  }
}
@media only screen and (min-width: 992px) {
  #page {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    padding-top: 0;
    margin: 0;
  }
}
#header {
  background: white;
  position: fixed;
  width: 100%;
  z-index: 3;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 0.1px;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 992px) {
  #header {
    height: 100px;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media only screen and (min-width: 992px) {
  #header .container:after {
    content: "";
    background-size: 500px 500px;
    opacity: 0.17;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
  }
}
#header #logo {
  margin: 1em 0;
}
#header #logo a {
  display: block;
}
@media only screen and (min-width: 480px) {
  #header #logo a {
    max-width: 220px;
  }
}
@media only screen and (min-width: 768px) {
  #header #logo a {
    width: 220px;
  }
}
#header #logo a img {
  display: block;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #header #logo a {
    /* Retina-specific stuff here */
  
    background: url(../images/logo2_2x.png) no-repeat;
    background-size: contain;
  }
  #header #logo a img {
    visibility: hidden;
  }
}
#header #open-navigation,
#header #open-search {
  -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  background: #fafafa;
  color: #333333;
  float: right;
  margin: 15px 10px;
  padding: 9px;
  border: 0 #333333 solid;
  width: auto;
}
#header #open-navigation:focus,
#header #open-search:focus {
  outline: auto 0px;
}
@media only screen and (min-width: 500px) {
  #header #open-navigation,
  #header #open-search {
    margin: 30px 20px;
  }
}
#header #open-navigation .burger,
#header #open-search .burger {
  display: block;
  text-align: center;
}
#header #open-navigation .burger .icon-bar,
#header #open-search .burger .icon-bar {
  background: #333333;
  display: block;
  width: 25px;
  height: 3px;
  border-radius: 0px;
  margin-bottom: 4px;
}
#header #open-search {
  padding: 10px 15px 9px 15px;
}
#header .navbar-search {
  display: none;
  padding: 12px;
  float: right;
  width: 325px;
  /*background: @lightestgrey;*/

  /*.box-shadow (inset 0px 10px 10px -12px rgba(0,0,0,0.3));*/

  /*clear: both;*/

}
#header .navbar-search > div {
  background: #fafafa;
  border-top: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
  padding: 1em;
}
#header .navbar-search .btn {
  background: #fafafa;
  color: #333333;
  border: 1px #cccccc solid;
  padding: 0.32em 1em;
  margin-top: 0;
  text-shadow: none;
}
#header .navbar-search .form-group {
  margin: 0;
  padding: 0;
}
#mainnav li li .caret {
  display: none;
}
#mainnav .hasDropdown {
  position: relative;
}
#mainnav .hasDropdown:hover .dropdown-menu {
  display: block;
  margin: 0;
  border-top: solid 2px #dddddd;
}
.active #mainnav .hasDropdown:hover .dropdown-menu {
  border-top: none;
}
section.container {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  section.container.page-with-sidebar {
    background: url(/images/bg-sidebar-md.png) repeat-y -15px;
  }
}
@media only screen and (min-width: 1200px) {
  section.container.page-with-sidebar {
    background: url(/images/bg-sidebar-lg.png) repeat-y -16px;
  }
}
section.container.page-with-sidebar .col-two table img {
  height: auto !important;
}
.hero {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  height: 650px;
}
@media only screen and (min-width: 992px) {
  .hero {
    height: 500px;
  }
}
.hero .btn {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .hero .btn {
    min-width: 300px;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .hero .btn {
    min-width: 0;
    margin-right: 1em;
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 992px) {
  .hero .btn {
    min-width: 0;
    margin-right: 1em;
  }
}
.hero .hero-overlay {
  display: none;
}
@media only screen and (min-width: 768px) {
  .hero .hero-overlay {
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  .hero .hero-overlay {
    background-size: auto;
  }
}
@media only screen and (max-width: 768px) {
  .hero.stacked {
    background-position: top center !important;
    background-size: contain !important;
  }
  .hero.stacked .container,
  .hero.stacked .hero-content {
    margin-top: 30%;
  }
}
.hero.sizing {
  background-image: url(/images/highlight-frontpage3.jpg);
}
.hero.sizing.frontpage {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .hero.sizing.frontpage {
    background-image: url(/images/hero-frontpage3.jpg);
  }
}
.hero.sizing.frontpage .hero-overlay {
  display: block;
  background-image: url(/images/hero-overlay.png);
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 40%;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
@media (max-width: 992px) {
  .hero.sizing.frontpage .hero-overlay {
    height: 300px;
    right: 60%;
  }
}
@media (max-width: 767px) {
  .hero.sizing.frontpage .hero-overlay {
    height: 200px;
    right: 40%;
  }
}
@media (max-width: 555px) {
  .hero.sizing.frontpage .hero-overlay {
    height: 200px;
    right: 70%;
  }
}
@media (max-width: 355px) {
  .hero.sizing.frontpage .hero-overlay {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .hero.sizing.product-category {
    background-image: url(/images/hero-dairy.jpg);
  }
}
@media only screen and (max-width: 768px) {
  .hero.sizing.stacked {
    background-position: top center !important;
    background-size: contain !important;
  }
  .hero.sizing.stacked .container,
  .hero.sizing.stacked .hero-content {
    margin-top: 30%;
  }
}
.hero,
.highlight {
  position: relative;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .hero,
  .highlight {
    padding: 100px 0;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
  .hero.stacked,
  .highlight.stacked {
    background-position: top center;
    background-size: contain !important;
  }
  .hero.stacked .container,
  .highlight.stacked .container,
  .hero.stacked .hero-content,
  .highlight.stacked .hero-content {
    margin-top: 30%;
  }
}
.hero.without {
  background: transparent;
  padding: 2em 0 0;
  text-shadow: 0 0 0 transparent;
  height: auto;
}
a.highlight {
  text-decoration: none;
}
.highlight {
  border-top: 1px #cccccc solid;
  padding: 100px 0;
  display: block;
}
@media only screen and (min-width: 992px) {
  
}
.highlight.co2 img {
  margin: 1.5em 0;
}
.highlight.tradition {
  background-image: url(/images/highlight-frontpage4.jpg);
}
.highlight.working-together {
  background-image: url(/images/highlight-frontpage3.jpg);
}
.highlight.working-together .btn {
  margin-bottom: 1em;
}
@media only screen and (min-width: 992px) {
  .highlight.working-together .btn {
    margin-bottom: 0;
  }
}
.highlight.working-together .container .text p {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.highlight.align-right {
  text-align: right;
}
.highlight.content-2-columns {
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .highlight.stacked {
    background-position: top center;
    background-size: contain !important;
  }
  .highlight.stacked .container,
  .highlight.stacked .hero-content {
    margin-top: 30%;
  }
}
.hero.background,
.highlight.background {
  min-height: 400px;
  color: white;
}
@media only screen and (max-width: 992px) {
  .hero.background,
  .highlight.background {
    min-height: auto;
    background-position: top right;
    background-size: auto 300px;
  }
  .hero.background .container,
  .highlight.background .container,
  .hero.background .hero-content,
  .highlight.background .hero-content {
    color: black;
    padding-top: 300px;
  }
  .hero.background h2,
  .highlight.background h2 {
    margin-top: 0;
  }
  .hero.background .notext,
  .highlight.background .notext {
    margin-top: 23% !important;
  }
  .hero.background .btn,
  .highlight.background .btn {
    width: 100% !important;
  }
  .hero.background .lead,
  .highlight.background .lead {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .hero.background,
  .highlight.background {
    background-size: auto 200px;
  }
  .hero.background .container,
  .highlight.background .container,
  .hero.background .hero-content,
  .highlight.background .hero-content {
    padding-top: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .hundred-years .stacked {
    background-position: top center;
    background-size: contain !important;
  }
  .hundred-years .stacked .container,
  .hundred-years .stacked .hero-content,
  .hundred-years .stacked .hundred-years-video-section-content {
    margin-top: 23% !important;
    color: black;
  }
  .hundred-years .stacked .container .btn-video,
  .hundred-years .stacked .hero-content .btn-video,
  .hundred-years .stacked .hundred-years-video-section-content .btn-video {
    background-color: #e9361c !important;
    text-align: center !important;
    padding: 5px !important;
    background-image: none !important;
    background-size: 50% !important;
    background-position: center left !important;
  }
}
@media only screen and (max-width: 992px) {
  .highlight.stacked {
    background-size: auto 300px !important;
  }
  .highlight.stacked .container,
  .highlight.stacked .hero-content {
    padding-top: 250px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .highlight.stacked {
    background-size: auto 200px !important;
  }
  .highlight.stacked .container,
  .highlight.stacked .hero-content {
    padding-top: 200px;
    margin-top: 0;
  }
}
.hero.case {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.highlight.background {
  background-position: top center;
  padding: 5% 0;
}
@media only screen and (max-width: 768px) {
  .highlight.background {
    background-position: top center;
  }
}
.highlight-column {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.highlight-column--2 .btn {
  font-size: 30px;
  padding: 0.88em 0.7em;
}
@media only screen and (min-width: 768px) {
  .highlight-column--2 .btn {
    padding: 0.88em 1.1em;
  }
}
.hero.frontpage .btn-primary,
.hero.product-category .btn-primary {
  margin-top: 2em;
}
@media only screen and (min-width: 992px) {
  .hero.frontpage .btn-primary,
  .hero.product-category .btn-primary {
    margin-top: 0;
    margin-right: 1em;
  }
}
.center {
  text-align: center;
}
#products {
  padding: 3% 0;
}
#products.subpage {
  padding: 1% 0;
}
ul.products,
ul.downloads {
  padding: 0;
}
ul.products {
  padding: 2em 0 0 0;
  clear: both;
}
ul.products li {
  border-top: 1px #cccccc solid;
  display: block;
}
@media only screen and (min-width: 768px) {
  ul.products li {
    padding: 0 30px;
    border-right: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    border-top: 0;
    cursor: default;
    padding-bottom: 1em;
    padding-top: 1em;
    text-align: center;
  }
}
ul.products li:last-of-type {
  border-bottom: 1px #cccccc solid;
}
@media only screen and (min-width: 768px) {
  ul.products li:last-of-type {
    border-bottom: 0;
  }
}
ul.products li.ie8-last-of-type {
  border-bottom: 1px #cccccc solid;
}
@media only screen and (min-width: 768px) {
  ul.products li.ie8-last-of-type {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 450px) {
  ul.products li.reveal {
    min-height: 220px;
  }
}
@media only screen and (min-width: 500px) {
  ul.products li.reveal {
    min-height: 250px;
  }
}
@media only screen and (min-width: 550px) {
  ul.products li.reveal {
    min-height: 288px;
  }
}
ul.products li.reveal div,
ul.products li.reveal figure {
  display: block;
}
@media only screen and (min-width: 768px) {
  ul.products li:hover {
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -o-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
  }
}
ul.products li h3 {
  font-size: 120%;
  margin: 0;
  padding: 1em 0;
}
@media only screen and (min-width: 768px) {
  ul.products li h3 {
    font-size: 160%;
  }
}
ul.products li h3 ~ h4 {
  color: #666666;
  font-size: 100%;
  font-weight: 300;
  margin: 1em 0;
  padding: 0 0 1em 0;
}
@media only screen and (min-width: 768px) {
  ul.products li h3 ~ h4 {
    padding-left: 0;
    height: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  ul.products li h3 ~ h4 {
    height: auto;
  }
}
ul.products li h3,
ul.products li h4 {
  line-height: normal;
}
ul.products li ul {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  ul.products li ul {
    border-bottom: 0;
  }
}
ul.products li ul li {
  border: 0;
  display: inline-block;
  height: auto !important;
  padding: 0 0.6em 0 0;
}
ul.products li ul li:last-of-type {
  border-bottom: 0;
}
ul.products li ul li.ie8-last-of-type {
  border-bottom: 0;
}
@media only screen and (min-width: 768px) {
  ul.products li ul li {
    background: transparent;
    -webkit-box-shadow: inset 0 0 transparent;
    box-shadow: inset 0 0 transparent;
    padding: 0 0.3em;
  }
}
ul.products li ul li:hover {
  background: transparent;
}
ul.products li ul a {
  display: block;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
@media only screen and (min-width: 768px) {
  ul.products li ul a {
    padding-bottom: 0.3em;
    padding-top: 0.3em;
  }
}
ul.products li ul p {
  font-weight: bold;
  margin: 1em 0;
}
ul.products li figure {
  overflow: hidden;
  display: none;
}
@media only screen and (min-width: 450px) {
  ul.products li figure {
    width: 160px;
    height: 120px;
    position: absolute;
    right: 1em;
    top: 72px;
  }
}
@media only screen and (min-width: 500px) {
  ul.products li figure {
    width: 200px;
    height: 150px;
  }
}
@media only screen and (min-width: 550px) {
  ul.products li figure {
    width: 250px;
    height: 188px;
  }
}
@media only screen and (min-width: 768px) {
  ul.products li figure {
    width: 299px;
    height: 225px;
    float: none;
    margin: 0;
    display: block;
    right: auto;
    top: auto;
  }
}
@media only screen and (min-width: 992px) {
  ul.products li figure {
    width: 174px;
    height: 131px;
  }
}
@media only screen and (min-width: 1200px) {
  ul.products li figure {
    width: 224px;
    height: 168px;
  }
}
ul.products li div {
  display: none;
  padding: 0.5em 0 2em 0;
}
@media only screen and (min-width: 768px) {
  ul.products li div {
    display: block;
    padding-left: 0;
  }
}
@media only screen and (min-width: 450px) {
  ul.products li div {
    min-height: 120px;
    padding-right: 174px;
  }
}
@media only screen and (min-width: 500px) {
  ul.products li div {
    min-height: 150px;
    padding-right: 214px;
  }
}
@media only screen and (min-width: 550px) {
  ul.products li div {
    min-height: 188px;
    padding-right: 264px;
  }
}
@media only screen and (min-width: 768px) {
  ul.products li div {
    min-height: 0;
    padding-right: 0;
  }
}
ul.products li div a:after,
ul.products li div a:hover:after {
  content: ' \2192';
}
ul.products li > a {
  color: #333333;
  display: block;
  padding-right: 70px;
  position: relative;
  z-index: 1;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  ul.products li > a {
    padding: 225px 0 0 0;
    sposition: absolute;
  }
}
@media only screen and (min-width: 992px) {
  ul.products li > a {
    padding-top: 131px;
  }
}
@media only screen and (min-width: 1200px) {
  ul.products li > a {
    padding-top: 168px;
  }
}
ul.products .focus {
  background: none;
}
ul.products span.icon {
  display: inline-block;
  float: left;
  height: 24px;
  margin-right: 1em;
  width: 24px;
}
@media only screen and (min-width: 768px) {
  ul.products span.icon {
    display: block;
    float: none;
    margin: 0 auto 1em auto;
    height: 120px;
    width: 120px;
  }
}
ul.products span.icon.bakery {
  background-image: url(/images/heart.jpg);
}
ul.products span.icon.chocolate {
  background-image: url(/images/heart.jpg);
}
ul.products span.icon.dairy {
  background-image: url(/images/heart.jpg);
}
ul.products span.icon.mayo {
  background-image: url(/images/heart.jpg);
}
ul.products span.icon.icecream {
  background-image: url(/images/heart.jpg);
}
ul.products span.icon.margarine {
  background-image: url(/images/heart.jpg);
}
ul.products span.icon.dummy {
  background-image: url(/images/heart.jpg);
  /*@media @minSM {height: 150px;width: 150px;}*/

}
ul.products span.icon.bakery,
ul.products span.icon.chocolate,
ul.products span.icon.dairy,
ul.products span.icon.mayo,
ul.products span.icon.icecream,
ul.products span.icon.margarine,
ul.products span.icon.dummy {
  background-size: cover;
  margin-top: 0.25em;
}
@media only screen and (max-width: 768px) {
  ul.products span.icon.bakery,
  ul.products span.icon.chocolate,
  ul.products span.icon.dairy,
  ul.products span.icon.mayo,
  ul.products span.icon.icecream,
  ul.products span.icon.margarine,
  ul.products span.icon.dummy {
    background-size: contain;
  }
}
ul.products span.expand {
  display: inline-block;
  font-size: 150%;
  font-weight: bold;
  height: 65px;
  line-height: 65px;
  position: absolute;
  right: -35px;
  text-align: center;
  top: 0;
  width: 70px;
  z-index: 20;
}
@media only screen and (min-width: 768px) {
  ul.products span.expand {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  ul.products.frontpage li:nth-child(2n),
  ul.products.downloads li:nth-child(2n),
  ul.products.frontpage li:last-child,
  ul.products.downloads li:last-child {
    border-right-width: 0;
  }
  ul.products.frontpage li.ie8-last-in-row-2,
  ul.products.downloads li.ie8-last-in-row-2 {
    border-right-width: 0;
  }
  ul.products.frontpage li.last-row-item-2,
  ul.products.downloads li.last-row-item-2 {
    border-bottom-width: 0;
  }
}
@media only screen and (min-width: 992px) {
  ul.products.frontpage li.last-row-item-2,
  ul.products.downloads li.last-row-item-2 {
    border-bottom-width: 1px #eeeeee solid;
  }
  ul.products.frontpage li.last-row-item-4,
  ul.products.downloads li.last-row-item-4 {
    border-bottom-width: 0;
  }
  ul.products.frontpage li:nth-child(4n-1),
  ul.products.downloads li:nth-child(4n-1),
  ul.products.frontpage li:nth-child(4n-2),
  ul.products.downloads li:nth-child(4n-2),
  ul.products.frontpage li:nth-child(4n-3),
  ul.products.downloads li:nth-child(4n-3) {
    border-right-width: 1px #eeeeee solid;
  }
  ul.products.frontpage li.ie8-not-last-in-row-4,
  ul.products.downloads li.ie8-not-last-in-row-4 {
    border-right-width: 1px #eeeeee solid;
  }
  ul.products.frontpage li:nth-child(4n),
  ul.products.downloads li:nth-child(4n),
  ul.products.frontpage li:last-child,
  ul.products.downloads li:last-child {
    border-right-width: 0;
  }
  ul.products.frontpage li.ie8-last-in-row-4,
  ul.products.downloads li.ie8-last-in-row-4 {
    border-right-width: 0;
  }
}
/* PRODUCT GRID 3-COL
***********************************/
ul.products.green li {
  padding-top: 0;
}
ul.products.green li figure {
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-width: 450px) {
  ul.products.green li figure {
    width: 160px;
    height: 120px;
  }
}
@media only screen and (min-width: 500px) {
  ul.products.green li figure {
    width: 200px;
    height: 150px;
  }
}
@media only screen and (min-width: 550px) {
  ul.products.green li figure {
    width: 300px;
    height: 225px;
  }
}
@media only screen and (min-width: 768px) {
  ul.products.green li figure {
    width: 299px;
    height: 225px;
  }
}
@media only screen and (min-width: 992px) {
  ul.products.green li figure {
    width: 252px;
    height: 189px;
  }
}
@media only screen and (min-width: 1200px) {
  ul.products.green li figure {
    width: 260px;
    height: 195px;
  }
}
ul.products.green li div {
  padding-bottom: 0;
}
@media only screen and (min-width: 450px) {
  ul.products.green li div {
    min-height: 120px;
    padding-right: 174px;
  }
}
@media only screen and (min-width: 500px) {
  ul.products.green li div {
    min-height: 150px;
    padding-right: 214px;
  }
}
@media only screen and (min-width: 550px) {
  ul.products.green li div {
    min-height: 225px;
    padding-right: 314px;
  }
}
@media only screen and (min-width: 768px) {
  ul.products.green li div {
    min-height: 0;
    padding-right: 0;
  }
}
ul.products.green li div p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  ul.products.green li > a {
    padding: 225px 0 0 0;
  }
}
@media only screen and (min-width: 992px) {
  ul.products.green li > a {
    padding-top: 189px;
  }
}
@media only screen and (min-width: 1200px) {
  ul.products.green li > a {
    padding-top: 195px;
  }
}
ul.products.green li h3 {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  ul.products.green.frontpage li.last-row-item-2,
  ul.products.green.downloads li.last-row-item-2 {
    border-bottom-width: 1px #eeeeee solid;
  }
  ul.products.green.frontpage li.last-row-item-4,
  ul.products.green.downloads li.last-row-item-4 {
    border-bottom-width: 1px;
  }
  ul.products.green.frontpage li.last-row-item-3,
  ul.products.green.downloads li.last-row-item-3 {
    border-bottom-width: 0;
  }
  ul.products.green.frontpage li:nth-child(4n-1),
  ul.products.green.downloads li:nth-child(4n-1),
  ul.products.green.frontpage li:nth-child(4n-2),
  ul.products.green.downloads li:nth-child(4n-2),
  ul.products.green.frontpage li:nth-child(4n-3),
  ul.products.green.downloads li:nth-child(4n-3) {
    border-right-width: 1px;
  }
  ul.products.green.frontpage li:nth-child(4n),
  ul.products.green.downloads li:nth-child(4n) {
    border-right-width: 1px;
  }
  ul.products.green.frontpage li:nth-child(3n),
  ul.products.green.downloads li:nth-child(3n) {
    border-right-width: 0;
  }
}
@media only screen and (min-width: 768px) {
  ul.products.category li:nth-child(2n),
  ul.products.category li:last-child {
    border-right: 0;
  }
  ul.products.category li.ie8-last-in-row-2 {
    border-right: 0;
  }
  ul.products.category li.last-row-item-2 {
    border-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  ul.products.category li.last-row-item-2 {
    border-bottom: 1px #eeeeee solid;
  }
  ul.products.category li figure {
    left: 50%;
    margin-left: -87px;
  }
  ul.products.category li.last-row-item-3 {
    border-bottom: 0;
  }
  ul.products.category li:nth-child(3n-1),
  ul.products.category li:nth-child(3n-2) {
    border-right: 1px #eeeeee solid;
  }
  ul.products.category li.ie8-not-last-in-row-3 {
    border-right: 1px #eeeeee solid;
  }
  ul.products.category li:nth-child(3n),
  ul.products.category li:last-child {
    border-right: 0;
  }
  ul.products.category li.ie8-last-in-row-3 {
    border-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  ul.products.category li.last-row-item-3 {
    border-bottom: 1px #eeeeee solid;
  }
  ul.products.category li figure {
    left: auto;
    margin-left: 0;
  }
  ul.products.category li.last-row-item-4 {
    border-bottom: 0;
  }
  ul.products.category li:nth-child(4n-1),
  ul.products.category li:nth-child(4n-2),
  ul.products.category li:nth-child(4n-3) {
    border-right: 1px #eeeeee solid;
  }
  ul.products.category li.ie8-not-last-in-row-4 {
    border-right: 1px #eeeeee solid;
  }
  ul.products.category li:nth-child(4n),
  ul.products.category li:last-child {
    border-right: 0;
  }
  ul.products.category li.ie8-last-in-row-4 {
    border-right: 0;
  }
}
ul.products.category li li {
  border-right: none !important;
  display: block;
  height: auto;
}
ul.products.category li li a {
  color: #6c9836;
  text-decoration: underline;
}
ul.products.category li li a:after {
  content: '';
}
ul.products.category li li a:hover:after {
  padding: 0;
}
ul.products.category li li a:hover {
  color: #b5ccd5;
  text-decoration: none;
}
ul.products.category li h3 ~ h4,
ul.products.category li div {
  padding-left: 0;
}
ul.products.downloads li {
  padding-bottom: 35px;
}
ul.products.downloads li > a {
  padding-top: 0;
}
ul.products.downloads li div {
  padding-left: 0;
}
ul.products.downloads span.expand {
  height: 55px;
  line-height: 55px;
  width: 55px;
}
.search-downloads {
  width: 100%;
  display: block;
  margin: 2em 0;
}
.search-downloads form {
  line-height: 0px;
}
@media only screen and (min-width: 480px) {
  .search-downloads form {
    display: table;
  }
}
.search-downloads form .form-control {
  padding: 5px;
  height: 45px;
  margin: 0px;
}
@media only screen and (min-width: 480px) {
  .search-downloads form .form-control {
    width: 100%;
  }
}
.search-downloads form .btn {
  padding: 0.68em 2em;
  margin: 0.5em 0 0 0;
  position: initial;
}
@media only screen and (min-width: 480px) {
  .search-downloads form .btn {
    margin: 0;
  }
  .search-downloads form .btn:hover {
    position: initial;
    padding: 0.68em 2em;
  }
}
.search-downloads form .input-group-btn {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 480px) {
  .search-downloads form .input-group-btn {
    display: table-cell;
    width: 1%;
  }
}
.pull-left,
.pull-right {
  margin-bottom: 1em;
}
.pull-left {
  margin-right: 1em;
}
.pull-right {
  margin-left: 1em;
}
@media only screen and (min-width: 480px) {
  h1 ~ .pull-right {
    margin-left: 2em;
    margin-top: -2em;
  }
}
.pull-right.exhibit {
  margin-top: -1em;
}
ul.list {
  list-style: none;
  padding: 0;
}
ul.list li {
  border-bottom: #dddddd 1px solid;
  overflow: hidden;
  padding: 1em 0;
}
ul.list li:first-of-type {
  border-top: #dddddd 1px solid;
}
ul.list li h3 a,
ul.list li h4 a {
  color: #333333;
  text-decoration: none;
}
ul.list li span {
  display: block;
}
ul.list li img {
  float: none;
  margin: 0.5em 0;
}
@media only screen and (min-width: 480px) {
  ul.list li img {
    float: right;
    margin: 1em 1em 1em 3em;
    width: 200px;
  }
}
ul.list.related {
  border-top: #dddddd 1px solid;
  border-bottom: #dddddd 1px solid;
}
ul.list.related li {
  border: 0;
  padding: 0.5em 0;
}
ul.list.related li a {
  text-decoration: none;
}
ul.list.downloads span.languages {
  color: #999999;
  display: block;
  font-size: 90% !important;
  font-weight: normal !important;
  padding-top: 1em;
}
@media only screen and (min-width: 768px) {
  ul.list.downloads span.languages {
    display: inline-block;
    float: right;
    padding-top: 0;
  }
}
ul.list.downloads li.sub {
  border: 0;
}
ul.list.downloads li.sub span {
  font-weight: bold;
}
ul.list.downloads ul {
  padding: 1em 0 0 0;
}
ul.list.downloads.search span.languages {
  float: none;
}
ul.list.downloads.search p.excerpt {
  color: #666666;
}
ul.list.exhibitions li img {
  width: 100px;
}
@media (min-width: 350px) {
  ul.list.exhibitions li img {
    float: right;
  }
}
nav.sidebar {
  margin: 2em 0;
  padding: 0;
}
nav.sidebar ul {
  list-style: none;
  border-bottom: 1px #dddddd solid;
  padding: 0;
}
nav.sidebar ul li {
  border-top: 1px #dddddd solid;
}
nav.sidebar ul li a {
  color: #333333;
  display: block;
  padding: 0.75em;
  text-decoration: none;
}
nav.sidebar ul li a:hover,
nav.sidebar ul li a:focus {
  background: #eeeeee;
}
nav.sidebar ul li a.selected {
  background: #9eb533;
  color: white;
}
nav.sidebar ul li a.selected:hover,
nav.sidebar ul li a.selected:focus {
  background: #6c9836;
  color: white;
}
nav.sidebar ul li.selected a,
nav.sidebar ul li.selected.children a {
  background: #6c9836;
  color: white;
}
nav.sidebar ul li.selected a:hover,
nav.sidebar ul li.selected.children a:hover,
nav.sidebar ul li.selected a:focus,
nav.sidebar ul li.selected.children a:focus {
  background: #6c9836;
  color: white;
}
nav.sidebar ul ul {
  border: 0;
  margin-bottom: 1.5em;
}
nav.sidebar ul ul a {
  padding-left: 2.5em;
}
nav.sidebar ul ul ul {
  border: 0;
  margin-bottom: 0;
}
nav.sidebar ul ul ul a {
  padding-left: 3.75em;
}
nav.sidebar ul ul ul ul {
  border: 0;
  margin-bottom: 0;
}
nav.sidebar ul ul ul ul a {
  padding-left: 5em;
}
.maptypes {
  padding: 0;
  text-align: center;
}
.maptypes li {
  display: inline-block;
  font-size: 85%;
  padding: 1em 0.5em;
}
.maptypes .hq {
  color: transparent;
}
.maptypes .sub {
  color: transparent;
}
.maptypes .fac-app {
  color: transparent;
}
.maptypes .fac-dis {
  color: transparent;
}
.col-one,
.col-two {
  padding-top: 1em;
  padding-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  .col-one,
  .col-two {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 992px) {
  .col-two {
    border-left: 1px solid #eeeeee;
  }
}
.col-two.persons {
  border-left: 0;
}
@media only screen and (min-width: 1200px) {
  .col-two.persons {
    border-left: 1px solid #eeeeee;
  }
}
.col-two.persons h3 {
  margin-bottom: 1em;
}
.col-two ul li a {
  position: relative;
  display: block;
  width: 100%;
  padding: 0px !important;
  margin: 0px !important;
}
.col-two ul li a img {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.col-one.casehighlight {
  padding-top: 0;
}
.table-cookies tbody tr td {
  vertical-align: top;
  font-size: 10px;
  padding: 1px;
  border: 1px solid #dddddd;
}
@media only screen and (min-width: 768px) {
  .table-cookies tbody tr td {
    font-size: 12px;
    padding: 10px;
  }
}
.table-cookies tbody tr:nth-child(2n+2) {
  background-color: #fafafa;
}
.salesoffice {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .salesoffice {
    text-align: center;
  }
}
#footer {
  background: #ff6b00;
  color: white;
  margin-top: 2em;
}
@media only screen and (min-width: 992px) {
  #footer {
    margin-top: 0;
  }
}
#footer section:last-of-type {
  background: #d54323;
  color: white;
}
#footer section:last-of-type a {
  color: #ffac70;
}
#footer section.ie8-last-of-type {
  background: #111110;
}
#footer .contact {
  padding: 1em 0 1em;
}
#footer .contact a {
  color: white;
}
#footer .contact span {
  display: none;
}
@media only screen and (min-width: 768px) {
  #footer .contact span {
    display: inline-block;
  }
}
#footer h2 {
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  #footer h2 {
    margin-bottom: 0.5em;
  }
}
#footer h3 {
  text-align: left;
}
#footer .contact .phone,
#footer .social .phone,
#footer .contact .find,
#footer .social .find,
#footer .contact .linkedin,
#footer .social .linkedin,
#footer .contact .googleplus,
#footer .social .googleplus,
#footer .contact .vimeo,
#footer .social .vimeo,
#footer .contact .co2neutral,
#footer .social .co2neutral {
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 100px;
  -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  margin: 0 1em;
  text-align: left;
  text-indent: -9999px;
  vertical-align: middle;
}
#footer .contact .phone,
#footer .social .phone,
#footer .contact .find,
#footer .social .find {
  background-size: 36px 36px;
  height: 30px;
  padding: 30px;
  width: 30px;
}
#footer .contact .linkedin,
#footer .social .linkedin,
#footer .contact .googleplus,
#footer .social .googleplus,
#footer .contact .vimeo,
#footer .social .vimeo,
#footer .contact .co2neutral,
#footer .social .co2neutral {
  height: 30px;
  padding: 25px;
  width: 30px;
  background-color: #333333;
  position: relative;
}
#footer .contact .linkedin:before,
#footer .social .linkedin:before,
#footer .contact .googleplus:before,
#footer .social .googleplus:before,
#footer .contact .vimeo:before,
#footer .social .vimeo:before,
#footer .contact .co2neutral:before,
#footer .social .co2neutral:before {
  text-indent: 0;
  left: 50%;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: block;
  position: absolute;
}
#footer .contact .phone,
#footer .social .phone {
  background-color: #ff6b00;
}
#footer .contact .phone:before,
#footer .social .phone:before {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -87px;
  content: "";
  display: block;
  position: absolute;
  margin-left: -16px;
  margin-top: -16px;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #footer .contact .phone:before,
  #footer .social .phone:before {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -87px;
    background-size: 36px 266px;
  }
}
@media only screen and (min-width: 768px) {
  #footer .contact .phone:before,
  #footer .social .phone:before {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) {
  #footer .contact .phone,
  #footer .social .phone {
    -webkit-box-shadow: inset 0 0 transparent;
    box-shadow: inset 0 0 transparent;
    color: white;
    margin-bottom: 0.5em;
    text-indent: 0;
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) {
  #footer .contact .phone,
  #footer .social .phone {
    font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 200%;
  }
}
#footer .contact .phone-alt,
#footer .social .phone-alt {
  font-family: Arial, sans-serif;
  font-size: 28px;
  margin-bottom: 0.5em;
}
#footer .contact .find,
#footer .social .find {
  background-color: #ff6b00;
  border-radius: 100px;
  box-shadow: none;
}
#footer .contact .find:before,
#footer .social .find:before {
  display: inline-block;
  width: 36px;
  height: 35px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -121px;
  content: "";
  display: block;
  position: absolute;
  margin-left: -17px;
  margin-top: -16px;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #footer .contact .find:before,
  #footer .social .find:before {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -121px;
    background-size: 36px 266px;
  }
}
@media only screen and (min-width: 768px) {
  #footer .contact .find:before,
  #footer .social .find:before {
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
  }
}
@media only screen and (min-width: 768px) {
  #footer .contact .find,
  #footer .social .find {
    margin: 0;
  }
}
#footer .contact .phone:hover,
#footer .social .phone:hover,
#footer .contact .find:hover,
#footer .social .find:hover {
  background-color: #ff7a1a;
}
@media only screen and (min-width: 768px) {
  #footer .contact .phone:hover,
  #footer .social .phone:hover,
  #footer .contact .find:hover,
  #footer .social .find:hover {
    background-color: transparent;
  }
}
@media only screen and (min-width: 768px) {
  #footer .contact .phone,
  #footer .social .phone,
  #footer .contact .find,
  #footer .social .find {
    height: auto;
    text-indent: 0;
    width: auto;
    background: transparent none;
    padding: 0;
  }
  #footer .contact .phone:before,
  #footer .social .phone:before,
  #footer .contact .find:before,
  #footer .social .find:before {
    display: none;
  }
}
#footer .contact .phone .ie8-no-pseudo:before,
#footer .social .phone .ie8-no-pseudo:before,
#footer .contact .find .ie8-no-pseudo:before,
#footer .social .find .ie8-no-pseudo:before {
  display: none;
}
#footer .contact .linkedin,
#footer .social .linkedin {
  -webkit-box-shadow: inset 0 -2px #0e76a8;
  box-shadow: inset 0 -2px #0e76a8;
}
#footer .contact .linkedin:before,
#footer .social .linkedin:before {
  top: 17px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -33px;
  content: "";
  display: block;
  position: absolute;
  margin-left: -7px;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #footer .contact .linkedin:before,
  #footer .social .linkedin:before {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -33px;
    background-size: 36px 266px;
  }
}
#footer .contact .linkedin:hover,
#footer .social .linkedin:hover {
  background-color: #0e76a8;
}
#footer .contact .googleplus,
#footer .social .googleplus {
  -webkit-box-shadow: inset 0 -2px #dd4b39;
  box-shadow: inset 0 -2px #dd4b39;
}
#footer .contact .googleplus:before,
#footer .social .googleplus:before {
  top: 16px;
  display: inline-block;
  width: 22px;
  height: 18px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -48px;
  content: "";
  display: block;
  position: absolute;
  margin-left: -11px;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #footer .contact .googleplus:before,
  #footer .social .googleplus:before {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -48px;
    background-size: 36px 266px;
  }
}
#footer .contact .googleplus:hover,
#footer .social .googleplus:hover {
  background-color: #dd4b39;
}
#footer .contact .vimeo,
#footer .social .vimeo {
  -webkit-box-shadow: inset 0 -2px #44bbff;
  box-shadow: inset 0 -2px #44bbff;
}
#footer .contact .vimeo:before,
#footer .social .vimeo:before {
  top: 16px;
  display: inline-block;
  width: 22px;
  height: 19px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -67px;
  content: "";
  display: block;
  position: absolute;
  margin-left: -11px;
}
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  #footer .contact .vimeo:before,
  #footer .social .vimeo:before {
    background: url(/images/sprite_2x.png) no-repeat;
    background-position: 0 -67px;
    background-size: 36px 266px;
  }
}
#footer .contact .vimeo:hover,
#footer .social .vimeo:hover {
  background-color: #44bbff;
}
#footer .contact .co2neutral,
#footer .social .co2neutral {
  width: 117px;
  background: none;
  border-radius: 0;
  top: 3px;
  background-image: url(/images/co2neutral.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: -11px;
  box-shadow: none;
}
#footer .social {
  margin: 0;
}
#footer .address {
  color: #ffac70;
  font-size: 85%;
  padding: 2.5em 1em;
}
@media only screen and (min-width: 992px) {
  #footer .address {
    text-align: left;
  }
}
#footer .address a {
  color: #ffac70;
  display: inline-block;
  padding: 1em 1.5em 1em 0;
}
#footer .address .social-inner {
  margin: 0;
}
#footer .address .btn {
  margin: 1em 0;
}
#footer .address-slim {
  padding: 2.5em 1em 0;
}
#footer .address-slim .links p {
  font-size: 14px;
  font-family: Arial, sans-serif;
  margin-bottom: 0;
}
#footer .address-slim .links p:last-of-type {
  margin-top: 10px;
}
#footer .address-slim .links a[href^="mailto"] {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  #footer .links {
    text-align: left;
  }
}
#footer .social {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  #footer .social {
    text-align: right;
  }
}
#footer ul.footer-page-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer ul.footer-page-list li {
  text-align: left;
  font-family: 'Merriweather', serif;
  font-weight: 300;
}
#footer ul.footer-page-list a {
  text-decoration: none;
}
.footer-btn {
  border: none;
  color: white;
  background: #d54323;
  padding: 8px 10px;
  border-radius: 0;
  width: 100%;
  text-decoration: none;
  font-family: 'Merriweather', serif;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  font-weight: 300;
  transition: all 0.2s ease;
}
.footer-btn:hover {
  background: #a9351c;
}
.footer-input {
  width: 100%;
  margin-bottom: 20px;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid #a70000;
  background: #ffc69d;
}
.footer-input::-webkit-input-placeholder {
  color: #d54323;
}
.footer-input:-moz-placeholder {
  color: #d54323;
}
.footer-input::-moz-placeholder {
  color: #d54323;
}
.footer-input:-ms-input-placeholder {
  color: #d54323;
}
@media (max-width: 768px) {
  #slideup-promo-container {
    display: none;
  }
}
#slideup-promo-container.open #slideup-promo {
  bottom: 0;
}
#slideup-promo-container.closed .promo-open {
  bottom: 0;
}
#slideup-promo-container #slideup-promo {
  background: white;
  border: 1px solid #dddddd;
  border-bottom: 0;
  -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
  width: 500px;
  min-height: 250px;
  position: fixed;
  right: 15px;
  bottom: -600px;
  z-index: 1000;
  padding: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.closeSlideUpPromo {
  position: absolute;
  width: 24px;
  height: 24px;
  border: none;
  background: url(/images/close.png) no-repeat;
  background-size: 18px;
  display: block;
  top: 10px;
  right: 10px;
  z-index: 100;
}
#slideup-promo-container #slideup-promo .promo-content {
  padding: 0 2em 2em 2em;
}
#slideup-promo-container #slideup-promo .promo-content h4 a {
  color: #333333;
  text-decoration: none;
}
#slideup-promo-container .promo-open {
  width: 430px;
  height: 30px;
  background: #699ed6;
  border-radius: 3px 3px 0 0;
  color: white;
  font-size: 85%;
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 1000;
  padding: 0.4em;
  display: block;
  border: 0 none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#slideup-promo-container .promo-open:hover {
  background: #91b8e1;
}
/************** FORMS CONTOUR ***************************************/

.consent-text {
  font-size: 12px;
  padding-top: 5px;
}
#contour fieldset {
  position: relative;
  width: 100%;
  border: 0;
  margin: 0px;
  padding: 0px;
}
#contour fieldset div {
  position: relative;
  width: 100%;
}
#contour fieldset div label {
  position: relative;
  width: 100%;
  display: block;
  font-size: 16px;
  color: #333333;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
}
#contour fieldset div div {
  position: relative;
  width: 100%;
}
#contour fieldset div div input[type="text"] {
  position: relative;
  width: 100%;
  background-color: white;
  border: 1px solid #c4c3c0;
  padding: 0px 10px;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
}
#contour fieldset div div select {
  position: relative;
  width: 100%;
  padding: 0px 0px 0px 10px;
  font-size: 16px;
  height: 25px;
  line-height: 30px;
}
#contour fieldset div div textarea {
  position: relative;
  width: 100%;
  background-color: white;
  border: 1px solid #c4c3c0;
  height: 150px;
  font-size: 16px;
  padding: 5px;
}
#contour fieldset div span {
  color: red;
}
#contour fieldset div small {
  display: none;
}
@media (max-width: 768px) {
  #contour fieldset {
    padding: 5px;
  }
}
#contour .contourNavigation input[type="button"],
#contour .contourNavigation input[type="submit"] {
  border-radius: 3px;
  font-size: 115%;
  margin-top: 1em;
  padding: 1.05em 1.25em;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
  color: white;
  background: #ff6b00;
  border: 0;
  -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}
#contour .contourNavigation input[type="button"]:focus,
#contour .contourNavigation input[type="submit"]:focus {
  text-decoration: none;
  outline: none;
}
#contour .contourNavigation input[type="button"]:active,
#contour .contourNavigation input[type="submit"]:active {
  text-decoration: none;
  outline: none;
}
@media (max-width: 768px) {
  #contour .contourNavigation {
    padding: 0px 5px;
  }
}
/************ FLAG LIST *****************************/

ul.flag-list {
  position: relative;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}
ul.flag-list li {
  position: relative;
  margin: 0px;
  padding: 3px 0px !important;
}
ul.flag-list li a {
  position: relative;
  display: inline-block;
  line-height: 16px;
}
ul.flag-list li a img {
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}
/************* cookie plugin **************/

.cookie-info-show {
  width: 500px;
  max-width: 45%;
  left: 15px;
  min-height: 249px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  bottom: 0;
  z-index: 10;
  color: black;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.15);
}
.cookie-info-show .cookie-info-text h3 {
  font-size: 18px;
  line-height: 1;
  margin: 10px 0;
}
.cookie-info-show .cookie-info-text p {
  margin: 0;
}
.cookie-info-show .cookie-info-text a {
  color: black;
  font-weight: bold;
  text-decoration: underline;
}
.cookie-info-show .cookie-info-text .container {
  position: relative;
  max-width: 100% !important;
}
.cookie-info-show .cookie-info-text .cookie-info-toggle {
  display: block;
  position: relative;
  line-height: 24px;
  color: black;
  text-decoration: none;
  text-align: center;
}
.cookie-info-show .cookie-info-text .cookie-info-toggle .close,
.cookie-info-show .cookie-info-text .cookie-info-toggle .cookie-delete {
  margin-top: 15px;
  position: relative;
  display: block;
  background-color: #b1c800;
  padding: 10px 15px;
  color: white;
}
.cookie-info-show .cookie-info-text .icon-remove {
  display: block;
  margin: 5px auto 0;
}
.cookie-info-show .cookie-info-text .close-cookie-popup {
  font-size: 30px;
  text-decoration: none;
  float: right;
}
@media (max-width: 990px) {
  .cookie-info-show {
    max-width: 35%;
    left: 0;
    min-height: 0;
  }
}
@media (max-width: 768px) {
  .cookie-info-show {
    width: 100%;
    max-width: 100%;
    left: 0;
    min-height: 0;
  }
}
.cookie-info-hide {
  position: fixed;
  bottom: 40px;
  z-index: 1000;
  left: 0;
}
.cookie-info-hide .container {
  position: relative;
}
.cookie-info-hide .cookie-info-toggle {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  display: block;
  position: absolute;
  color: black;
  font-size: 10px;
  padding: 15px 15px;
  line-height: 10px;
  background: white;
  text-decoration: underline;
  border-left: 1px solid #b5c6cf;
  border-right: 1px solid #b5c6cf;
  border-top: 1px solid #b5c6cf;
}
.cookie-info-hide .cookie-info-toggle:hover {
  text-decoration: none;
}
/************* vimeo video **************/

#video-list {
  padding: 0;
  list-style-type: none;
}
#video-list li {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
#video-list li:nth-child(4n) {
  border-right: none;
}
#video-list li.last-row-mobile {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
  #video-list li.last-row-desktop {
    border-bottom: none;
  }
}
#video-list li .video-item {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  min-height: 290px;
}
@media only screen and (min-width: 768px) {
  #video-list li .video-item {
    min-height: 270px;
  }
}
@media only screen and (min-width: 992px) {
  #video-list li .video-item {
    min-height: 290px;
  }
}
@media only screen and (min-width: 1200px) {
  #video-list li .video-item {
    min-height: 290px;
  }
}
#video-list li .video-item a {
  text-decoration: none;
}
#video-list li .video-item a.video-link {
  max-width: 85%;
  display: inline-block;
  padding: 1.5rem 0;
}
#video-list li .video-item .video-info {
  list-style-type: none;
  padding: 0;
}
#video-list li .video-item .video-info li {
  cursor: default;
  border: none;
  display: inline-block;
  width: 30%;
  color: #777777;
  font-size: 10px;
  text-align: center;
}
@media screen and (max-width: 400px) {
  #video-list li .video-item .video-info li {
    display: block;
    text-align: left;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 5px;
  }
}
#video-list li .video-item .video-info li i {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  background: url(/images/sprite.png) no-repeat;
  text-indent: 0;
  margin-right: 3px;
}
#video-list li .video-item .video-info li i.time {
  background-position: bottom left;
  width: 11px;
  height: 11px;
}
#video-list li .video-item .video-info li i.eye {
  background-position: 0 -244px;
  width: 16px;
  height: 11px;
}
/************* video overlay **************/

#ncOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3300;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  cursor: pointer;
}
#ncOverlay-content {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 80%;
  margin: 40px auto 0;
  z-index: 3301;
  display: none;
}
.ncOverlay-inner {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.ncOverlay-inner-scroll {
  overflow-y: auto;
  height: 100%;
  padding: 0;
  margin: 0;
}
.ncOverlay-close {
  position: absolute;
  bottom: -34px;
  right: 0;
  cursor: pointer;
  background: linear-gradient(to bottom, #001e4f 0%, #002561 100%);
  display: block;
  z-index: 3400;
  width: 34px;
  height: 34px;
  margin: 0;
}
.ncOverlay-close:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/images/sprite.png) no-repeat;
  background-position: 0 -217px;
  display: block;
  margin: -12px 0 0 -13px;
}
.text-info-box {
  padding: 20px;
  margin: 20px;
}
.text-info-box .highlight-column--2 .highlight-column-header {
  font-size: 30px;
  font-weight: 300;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  color: inherit;
}
.text-info-box + p .btn {
  margin-top: 0;
}
.highlight.content-2-columns .text-info-box {
  padding: 0;
  margin: 0;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*************Print style****************/

@media print {
  h1 {
    font-size: 11pt;
    margin-top: 1em;
  }
  h2 {
    font-size: 10pt !important;
  }
  h3,
  .lead {
    font-size: 9pt;
  }
  h4,
  h5,
  h6,
  p {
    font-size: 8pt;
  }
  p,
  h1,
  h3,
  a {
    color: black !important;
  }
  .phone,
  .find {
    display: inline !important;
  }
  nav,
  .flexslider,
  .cookie-info-toggle {
    display: none !important;
  }
  #page {
    padding-top: 0;
  }
  header {
    position: relative !important;
  }
  header .row {
    visibility: hidden;
  }
  #logo {
    display: block;
  }
  #logo img {
    visibility: visible !important;
    position: relative;
  }
  .highlight {
    page-break-inside: avoid;
    padding: 0 !important;
  }
  .text-info-box {
    padding: 0 !important;
  }
  .products .col-xs-12 {
    width: 50% !important;
  }
  ul.products li div {
    display: block !important;
  }
  ul.products li div p {
    height: auto !important;
  }
  ul.products li {
    page-break-inside: avoid;
    height: auto !important;
  }
  ul.products li figure {
    display: block !important;
  }
  ul.products li figure img {
    height: 105px !important;
    width: auto !important;
  }
  ul.products li a {
    max-height: 100px !important;
  }
  ul.products li:last-of-type {
    border-bottom: none !important;
  }
  ul.products li span {
    display: none !important;
  }
  .hero {
    height: auto !important;
  }
  form {
    display: none !important;
  }
  footer {
    page-break-inside: avoid;
  }
}
.siteSelectorPopup {
  opacity: 0;
  position: absolute;
  top: 84px;
  left: 50%;
  float: left;
  background: rgba(0, 0, 0, 0.8);
  box-shadow: 7px 7px 55px 30px rgba(0, 0, 0, 0.6);
  -webkit-transform: translate(-50%, 15px);
  -ms-transform: translate(-50%, 15px);
  transform: translate(-50%, 15px);
  z-index: -10;
  width: 80%;
  -o-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -ms-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -webkit-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
@media (min-width: 1290px) {
  .siteSelectorPopup {
    width: 60%;
  }
}
.siteSelectorPopup.active {
  opacity: 1;
  z-index: 999;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media (min-width: 520px) {
  .siteSelectorPopup .siteSelectorPopupCol {
    width: calc(50% - 15px);
    float: left;
    margin-bottom: 0 !important;
  }
}
.siteSelectorPopup .siteSelectorPopupCol img {
  width: 100%;
}
.siteSelectorPopup .siteSelectorPopupLeft {
  margin-bottom: 30px;
}
@media (min-width: 520px) {
  .siteSelectorPopup .siteSelectorPopupLeft {
    margin-right: 30px;
  }
}
.siteSelectorPopupOverlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.top-site-selector {
  margin-top: 35px;
}
.top-site-selector .left,
.top-site-selector .right {
  float: left;
  text-decoration: none;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  position: relative;
  margin-top: 10px;
}
.top-site-selector .left:hover:before,
.top-site-selector .right:hover:before {
  content: "";
  position: absolute;
  bottom: 5px;
  height: 2px;
  width: 100%;
  background: #004279;
}
.top-site-selector .left {
  margin-right: 30px;
  margin-left: 30px;
}
.top-site-selector .title {
  color: black;
  margin-bottom: 0;
}
.top-site-selector .subtitle {
  color: #999999;
  font-size: 12px;
}
.site-selector:before,
.site-selector:after {
  content: " ";
  display: table;
}
.site-selector:after {
  clear: both;
}
.site-selector-col {
  width: 100%;
}
@media (min-width: 768px) {
  .site-selector-col {
    width: 50%;
    float: left;
  }
}
.site-selector .hero {
  height: 500px;
  padding: 0;
}
.site-selector .hero-content {
  width: 100%;
  position: absolute;
  top: 40px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .site-selector .hero-content {
    top: auto;
    bottom: 30px;
  }
}
.site-selector .hero-content .lead {
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
@media (max-width: 480px) {
  .site-selector .hero-content .lead {
    margin-bottom: 0;
  }
}
.site-selector .hero-text {
  text-align: center;
}
.site-selector .hero-text h3 {
  margin-top: 0;
}
.site-selector .hero-buttons {
  text-align: center;
}
.highlight.area-of-interest {
  padding: 0;
}
.highlight.area-of-interest h2 {
  font-size: 28px;
  margin: 0;
}
@media (min-width: 992px) {
  .highlight.area-of-interest h2 {
    font-size: 48px;
  }
}
.highlight.area-of-interest h3 {
  font-size: 18px;
  margin: 0;
  text-shadow: none;
  padding-bottom: 55px;
}
@media (min-width: 992px) {
  .highlight.area-of-interest h3 {
    font-size: 38px;
  }
}
.highlight.area-of-interest a {
  margin: 0;
  padding: 0;
}
.highlight.area-of-interest img {
  margin-bottom: 40px;
}
.highlight.area-of-interest .text-info-box {
  padding: 0;
}
.highlight.align-left {
  text-align: left;
}
.highlight.align-left .text-info-box {
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .highlight.align-left .text-info-box {
    padding: 20px 0;
  }
}
.highlight.align-right {
  text-align: right;
}
.highlight.align-right .text-info-box {
  padding-right: 0;
  margin-right: 0;
}
.footer-image {
  margin-bottom: -28px;
  height: 500px;
  background-size: cover;
  background-position: center;
  height: 150px;
}
@media (min-width: 450px) {
  .footer-image {
    height: 200px;
  }
}
@media (min-width: 768px) {
  .footer-image {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .footer-image {
    margin-bottom: 0;
    height: 400px;
  }
}
@media (min-width: 1200px) {
  .footer-image {
    height: 500px;
  }
}
.address-slim .footer-links a {
  padding-right: 0 !important;
}
.address-slim .footer-links span:first-child {
  display: none;
}
.center-text {
  text-align: center !important;
}
.hero h1.rte-shadow,
.hero .lead.rte-shadow,
.rte-shadow {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
@media (max-width: 992px) {
  .hero h1.rte-shadow,
  .hero .lead.rte-shadow,
  .rte-shadow {
    text-shadow: none;
  }
}
.hero h1.rte-mega-shadow,
h1.rte-mega-shadow {
  text-shadow: 2px 2px 25px #222222;
}
@media (max-width: 992px) {
  .hero h1.rte-mega-shadow,
  h1.rte-mega-shadow {
    text-shadow: none;
  }
}
.hero h2.rte-mega-shadow,
h2.rte-mega-shadow {
  text-shadow: 2px 2px 17px #222222;
}
@media (max-width: 992px) {
  .hero h2.rte-mega-shadow,
  h2.rte-mega-shadow {
    text-shadow: none;
  }
}
.hero h3.rte-mega-shadow,
h3.rte-mega-shadow {
  text-shadow: 2px 2px 12px #222222;
}
@media (max-width: 992px) {
  .hero h3.rte-mega-shadow,
  h3.rte-mega-shadow {
    text-shadow: none;
  }
}
.hero .lead.rte-mega-shadow,
.hero .rte-mega-shadow,
.rte-mega-shadow {
  text-shadow: 2px 2px 10px #222222;
}
@media (max-width: 992px) {
  .hero .lead.rte-mega-shadow,
  .hero .rte-mega-shadow,
  .rte-mega-shadow {
    text-shadow: none;
  }
}
.contentWidget {
  height: 120px;
  overflow: hidden;
  position: relative;
  padding: 0 10px;
}
.contentWidget:after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 23px;
}
.contentWidget-button-wrapper {
  text-align: center;
  padding-bottom: 10px;
}
.contentWidget-wrapper {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.contentWidget-button {
  margin-top: 15px;
  width: 100%;
  background-color: white;
  border: none;
}
.contentWidget-button:focus {
  outline: none;
}
.contentWidget-button img {
  width: 20px;
  height: 20px;
}
.contentWidget-open-button img {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .button-holder {
    position: absolute;
    bottom: 10px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .button-holder {
    position: absolute;
    bottom: 30px;
    margin-left: -15px;
  }
}
.no-margin {
  margin-top: 0px !important;
  padding-top: 0 !important;
}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999 !important;
  background: #14427b;
  background: rgba(20, 66, 123, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.return-to-top-up-arrow {
  position: absolute;
  top: 3px;
  left: 16px;
  font-size: 30px;
  color: white;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: #14427b;
}
#return-to-top:hover .return-to-top-up-arrow {
  top: 0px;
}
#EventWidget {
  background-color: #14437c;
  color: white;
  padding: 15px;
}
#EventWidget h3 {
  margin-top: 0px !important;
}
#EventWidget .form-control {
  margin-bottom: 10px;
}
#EventWidget .btn {
  width: 100%;
  background-color: #df330c;
  color: white;
  margin-top: 10px;
}
#EventWidget img {
  margin-bottom: 15px;
}
#EventWidget .g-recaptcha {
  padding: 0px;
  margin: -10px 0px;
}
#EventWidget .g-recaptcha div {
  width: 100% !important;
  margin: 0px;
  padding: 0px;
}
#EventWidget .g-recaptcha iframe {
  transform: scale(0.767);
  transform-origin: left;
}
.image-container {
  position: relative;
}
.image-container .play-button {
  position: absolute;
  top: 0px;
  z-index: 100;
  background-color: #df330c;
  border: none;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
  border-radius: 100%;
  text-align: center;
  font-size: 30px;
  height: 60px;
  width: 60px;
  padding: 0px 0px 0px 5px;
  line-height: 60px;
  transition: all 0.5s;
  color: #dddddd;
}
.image-container .play-button img {
  position: absolute;
  top: 15px;
  left: 15px;
}
.image-container .play-button:hover {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
  color: white;
}
.header-extra-box {
  float: none;
}
@media only screen and (min-width: 992px) {
  .header-extra-box {
    padding-top: 10px;
    margin-top: 35px;
  }
}
.header-extra-box__inner {
  align-items: center;
  position: absolute;
  display: flex;
  text-decoration: none;
  color: #333333;
  right: 0;
  top: 13px;
}
@media only screen and (min-width: 992px) {
  .header-extra-box__inner {
    top: -15px;
  }
}
.header-extra-box__inner:hover {
  color: #333333;
}
.header-extra-box__image {
  height: 74px;
  padding-right: 8px;
}
.header-extra-box__text {
  width: 120px;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
.quiz .no-questions {
  text-align: center;
  padding: 50px;
  font-size: 20px;
}
.quiz .quiz-module-question {
  min-height: 350px;
}
.quiz .quiz-module-question .quiz-module-question-answer-list-item {
  display: flex;
}
.quiz .quiz-module-question .quiz-module-question-answer-list-item-check {
  margin-right: 10px;
}
.quiz .quiz-module-question .quiz-module-question-answer-list-item-check__check {
  cursor: pointer;
}
.quiz .quiz-module-question .quiz-module-question-answer-list-item-label__label {
  cursor: pointer;
}
.quiz .quiz-button {
  display: block;
  background-color: #00427a;
  color: white;
  border: 0;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 5px;
}
.quiz .quiz-button:disabled,
.quiz .quiz-button:hover:disabled,
.quiz #quiz-intro__button__answer.quiz-button:hover:disabled,
.quiz #quiz-intro__button__answer.quiz-button:disabled {
  color: #aaaaaa;
  background-color: #e1e1e1;
}
.quiz .quiz-button:hover {
  background-color: #00569e;
}
.quiz .quiz-intro-start {
  margin-bottom: 20px;
}
.quiz #quiz-intro-start__button {
  margin: 50px auto 0 auto;
}
.quiz .quiz-intro-image {
  height: 300px;
  background-size: cover !important;
}
.quiz .quiz-intro {
  margin: 50px 0;
}
.quiz .quiz-intro .inline-stars {
  display: inline-block;
  width: 100px;
  color: #ffcf03;
  font-size: 25px;
}
.quiz .quiz-intro .inline-title {
  display: inline-block;
  width: 185px;
  font-size: 18px;
}
.quiz .quiz-intro .inline-description {
  display: inline-block;
  font-size: 18px;
}
.quiz .quiz-intro .quiz-intro-description p {
  font-size: 16px;
  line-height: 30px;
}
.quiz .quiz-module-question {
  margin-top: 50px;
}
.quiz .quiz-module-question .quiz-module-question-image {
  text-align: center;
}
.quiz .quiz-module-question-answer-list {
  list-style: none;
  padding: 0;
  min-height: 140px;
}
.quiz .quiz-module-question__result {
  margin-top: 20px;
}
.quiz .quiz-module-question__result p {
  display: block;
  width: auto;
  height: auto;
  line-height: 20px;
  margin: 0 0 10px 0;
  text-align: left;
  font-family: sans-serif;
  color: #333333;
  font-size: 14px;
}
.quiz .quiz-module-info__question {
  display: block;
}
.quiz .quiz-module__progress-bar {
  width: 100%;
  height: 14px;
  display: flex;
  margin: 0;
  align-items: center;
  padding: 80px 10px 0 10px;
  box-sizing: border-box;
  /* Color */

}
.quiz .quiz-module__progress-bar .dot {
  color: white;
  background-color: #aaaaaa;
  max-width: 13px;
  height: 13px;
  flex-grow: 1;
  border-radius: 50%;
  border: 3px solid white;
  font-size: 10px;
  text-align: center;
  font-weight: 700;
  padding-top: 3px;
}
.quiz .quiz-module__progress-bar .bar {
  background-color: #dddddd;
  flex-grow: 1;
  height: 2px;
}
.quiz .quiz-module__progress-bar .blue {
  background-color: #00427a;
}
.quiz .quiz-module-result__description {
  margin-top: 20px;
}
.quiz .quiz-module-result__feedback {
  margin: 50px 0;
  text-align: center;
  line-height: 40px;
  font-size: 22px;
}
.quiz .quiz-module-result__feedback-image {
  text-align: center;
}
.quiz .quiz-module-result__feedback-image img {
  margin-top: 20px;
}
.quiz .quiz-module-result .quiz-module-result-buttons {
  margin: 50px 0 0 0;
}
.quiz .quiz-module-result .quiz-module-result-buttons__button--reset,
.quiz .quiz-module-result .quiz-module-result-buttons__button--mail,
.quiz .quiz-module-result #quiz-module-result-buttons__button--fbshare,
.quiz .quiz-module-result #quiz-module-result-buttons__button--inshare {
  width: 100%;
  margin: 0 0 10px 0;
}
.quiz .quiz-module-result .quiz-module-result-buttons__button--mail {
  text-decoration: none;
  text-align: center;
}
.quiz .quiz-module-result .quiz-module-result-buttons__button--mail:hover {
  text-decoration: none;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  .quiz .quiz-module-result .quiz-module-result-buttons__button--reset,
  .quiz .quiz-module-result .quiz-module-result-buttons__button--mail,
  .quiz .quiz-module-result #quiz-module-result-buttons__button--fbshare,
  .quiz .quiz-module-result #quiz-module-result-buttons__button--inshare {
    width: 46%;
    display: inline-block;
    font-size: 14px;
  }
  .quiz .quiz-module-result .quiz-module-result-buttons__button--reset,
  .quiz .quiz-module-result #quiz-module-result-buttons__button--inshare {
    margin-right: 5px;
  }
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 992px) {
  .quiz .quiz-module-result .quiz-module-result-buttons__button--reset,
  .quiz .quiz-module-result .quiz-module-result-buttons__button--mail,
  .quiz .quiz-module-result #quiz-module-result-buttons__button--fbshare,
  .quiz .quiz-module-result #quiz-module-result-buttons__button--inshare {
    width: auto;
    margin-right: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  
}
.quiz p.quiz-module-info.arrow_box {
  display: block;
  width: 260px;
  height: 80px;
  line-height: 40px;
  margin: 30px auto;
  text-align: center;
  font-family: sans-serif;
  color: white;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}
.quiz .arrow_box {
  position: relative;
  background: #00427a;
  border-radius: 5px;
}
.quiz .arrow_box:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #00427a;
  border-width: 5px;
  margin-left: -5px;
}
.quiz .right-widgets iframe {
  display: block;
  width: 100%;
  height: auto;
}
.hundred-years .hundred-years-header-section {
  background-size: cover;
  background-position: center;
}
.hundred-years .hundred-years-header-section .hundred-years-header-section-content {
  position: relative;
  color: white;
  height: 250px;
}
@media only screen and (min-width: 480px) {
  
}
@media only screen and (min-width: 768px) {
  
}
@media only screen and (min-width: 992px) {
  
}
@media only screen and (min-width: 1200px) {
  .hundred-years .hundred-years-header-section .hundred-years-header-section-content {
    height: 350px;
  }
}
.hundred-years .hundred-years-header-section .hundred-years-header-section-content__description {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.hundred-years .hundred-years-fiftyfifty-section {
  padding: 0;
}
.hundred-years .hundred-years-fiftyfifty-section__left {
  padding: 30px;
}
.hundred-years .hundred-years-fiftyfifty-section__left h3,
.hundred-years .hundred-years-fiftyfifty-section__left h2 {
  margin-top: 0px;
}
.hundred-years .hundred-years-fiftyfifty-section__right {
  padding: 0 30px 30px 30px;
  text-align: center;
}
.hundred-years .hundred-years-fiftyfifty-section__right h3,
.hundred-years .hundred-years-fiftyfifty-section__right h2 {
  margin-top: 0px;
}
@media only screen and (min-width: 768px) {
  .hundred-years .hundred-years-fiftyfifty-section {
    padding: 30px 0;
  }
  .hundred-years .hundred-years-fiftyfifty-section__left {
    padding: 30px;
  }
  .hundred-years .hundred-years-fiftyfifty-section__left h3,
  .hundred-years .hundred-years-fiftyfifty-section__left h2 {
    margin-top: 0px;
  }
  .hundred-years .hundred-years-fiftyfifty-section__right {
    padding: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .hundred-years .hundred-years-fiftyfifty-section {
    padding: 50px 0;
  }
  .hundred-years .hundred-years-fiftyfifty-section__left {
    padding: 50px 80px 50px 30px;
  }
  .hundred-years .hundred-years-fiftyfifty-section__left h3,
  .hundred-years .hundred-years-fiftyfifty-section__left h2 {
    margin-top: 0px;
  }
  .hundred-years .hundred-years-fiftyfifty-section__right {
    padding: 50px 30px 50px 80px;
  }
}
.hundred-years .hundred-years-video-section-content {
  position: relative;
  color: white;
}
.hundred-years .hundred-years-video-section-content__description {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hundred-years .hundred-years-video-section-content .btn-video {
  border: 0px !important;
  background-image: url('../images/play-btn.svg') !important;
  background-repeat: no-repeat !important;
  background-position: left !important;
  padding: 3px 3px 3px 40px;
  /*&:hover {
                box-shadow: none;
            }*/

}
.hundred-years .hundred-years-video-section-content .highlight-column--2 .btn-video {
  font-size: 24px;
  padding-left: 50px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .hundred-years .hundred-years-video-section-content .highlight-column--2 .btn-video {
    text-align: center;
  }
}
.hundred-years .hundred-years-video-section-content .highlight-column--2 .highlight-column-header {
  font-size: 24px;
  font-weight: 300;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  color: inherit;
}
.hundred-years .hundred-years-knowledge-section {
  padding: 30px 0;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  
}
@media only screen and (min-width: 768px) {
  .hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content > div:nth-child(1n+4) {
    border-top: 1px #eeeeee solid;
  }
  .hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content > div:nth-child(3n+1) {
    border-right: 1px #eeeeee solid;
  }
  .hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content > div:nth-child(3n+3) {
    border-left: 1px #eeeeee solid;
  }
}
@media only screen and (min-width: 992px) {
  
}
@media only screen and (min-width: 1200px) {
  
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item {
  position: relative;
  padding: 20px 0;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item:hover {
  background: linear-gradient(to bottom, white 0, #f2f2f2 100%);
}
@media only screen and (min-width: 768px) {
  .hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item {
    padding: 20px 30px;
  }
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item a:link,
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item a:active,
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item a:hover,
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item a:visited {
  text-decoration: none;
  color: #333333;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__image {
  margin: 20px;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__header {
  height: 60px;
  display: block;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__header h4 {
  font-weight: 500;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__description {
  padding-bottom: 20px;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__link {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__link a:link,
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__link a:active,
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__link a:visited {
  color: #00427a;
  text-decoration: underline;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__link a:hover {
  color: #428bca;
  text-decoration: none;
}
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__link a:after,
.hundred-years .hundred-years-knowledge-section .hundred-years-knowledge-section-content .hundred-years-knowledge-section-content-item__link a:hover:after {
  content: ' \2192';
}
a {
  color: #6c9836;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #b5ccd5;
  text-decoration: none;
}
