/* time taken: 3 ms */
/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
footer {
  background-color: #5c5c5c;
  display: block;
  padding: 40px 0 30px;
  -webkit-transition: background-color 0.8s ease-in-out 0s;
  -moz-transition: background-color 0.8s ease-in-out 0s;
  -ms-transition: background-color 0.8s ease-in-out 0s;
  -o-transition: background-color 0.8s ease-in-out 0s;
  transition: background-color 0.8s ease-in-out 0s;
  /* media-smaller condition */
  /* .max NO orientation */
}
footer .mod-footer-links a {
  color: #ffffff;
}
.livestream-play footer {
  background-color: #272727;
}
@media only screen and (max-width: 899px) {
  footer {
    padding: 0;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 74.9%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c1c1c1;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000000 !important;
    text-shadow: none !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 #767676;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #ffffff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000000 !important;
  }
  .label {
    border: 1px solid #000000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*: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: rgba(0, 0, 0, 0);
}
body {
  font-size: 16px;
  line-height: 1.42857143;
  color: #424242;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #767676;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #5c5c5c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.img-circle {
  border-radius: 49.9%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
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: #767676;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 74.9%;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: lighter;
  line-height: 1.4;
}
@media (min-width: 900px) {
  .lead {
    font-size: 1.25rem;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #767676;
}
.text-primary {
  color: #767676;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #ffffff;
  background-color: #767676;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #e5e5e5;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 900px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #767676;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #e5e5e5;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #767676;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #e5e5e5;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .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.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #424242;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #424242;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #e5e5e5;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
}
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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 900px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 900px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-right: 15px;
  padding-left: 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.6%;
}
.col-xs-10 {
  width: 83.3%;
}
.col-xs-9 {
  width: 74.9%;
}
.col-xs-8 {
  width: 66.6%;
}
.col-xs-7 {
  width: 58.3%;
}
.col-xs-6 {
  width: 49.9%;
}
.col-xs-5 {
  width: 41.6%;
}
.col-xs-4 {
  width: 33.3%;
}
.col-xs-3 {
  width: 24.9%;
}
.col-xs-2 {
  width: 16.6%;
}
.col-xs-1 {
  width: 8.3%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.6%;
}
.col-xs-pull-10 {
  right: 83.3%;
}
.col-xs-pull-9 {
  right: 74.9%;
}
.col-xs-pull-8 {
  right: 66.6%;
}
.col-xs-pull-7 {
  right: 58.3%;
}
.col-xs-pull-6 {
  right: 49.9%;
}
.col-xs-pull-5 {
  right: 41.6%;
}
.col-xs-pull-4 {
  right: 33.3%;
}
.col-xs-pull-3 {
  right: 24.9%;
}
.col-xs-pull-2 {
  right: 16.6%;
}
.col-xs-pull-1 {
  right: 8.3%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.6%;
}
.col-xs-push-10 {
  left: 83.3%;
}
.col-xs-push-9 {
  left: 74.9%;
}
.col-xs-push-8 {
  left: 66.6%;
}
.col-xs-push-7 {
  left: 58.3%;
}
.col-xs-push-6 {
  left: 49.9%;
}
.col-xs-push-5 {
  left: 41.6%;
}
.col-xs-push-4 {
  left: 33.3%;
}
.col-xs-push-3 {
  left: 24.9%;
}
.col-xs-push-2 {
  left: 16.6%;
}
.col-xs-push-1 {
  left: 8.3%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.6%;
}
.col-xs-offset-10 {
  margin-left: 83.3%;
}
.col-xs-offset-9 {
  margin-left: 74.9%;
}
.col-xs-offset-8 {
  margin-left: 66.6%;
}
.col-xs-offset-7 {
  margin-left: 58.3%;
}
.col-xs-offset-6 {
  margin-left: 49.9%;
}
.col-xs-offset-5 {
  margin-left: 41.6%;
}
.col-xs-offset-4 {
  margin-left: 33.3%;
}
.col-xs-offset-3 {
  margin-left: 24.9%;
}
.col-xs-offset-2 {
  margin-left: 16.6%;
}
.col-xs-offset-1 {
  margin-left: 8.3%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 900px) {
  .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.6%;
  }
  .col-sm-10 {
    width: 83.3%;
  }
  .col-sm-9 {
    width: 74.9%;
  }
  .col-sm-8 {
    width: 66.6%;
  }
  .col-sm-7 {
    width: 58.3%;
  }
  .col-sm-6 {
    width: 49.9%;
  }
  .col-sm-5 {
    width: 41.6%;
  }
  .col-sm-4 {
    width: 33.3%;
  }
  .col-sm-3 {
    width: 24.9%;
  }
  .col-sm-2 {
    width: 16.6%;
  }
  .col-sm-1 {
    width: 8.3%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.6%;
  }
  .col-sm-pull-10 {
    right: 83.3%;
  }
  .col-sm-pull-9 {
    right: 74.9%;
  }
  .col-sm-pull-8 {
    right: 66.6%;
  }
  .col-sm-pull-7 {
    right: 58.3%;
  }
  .col-sm-pull-6 {
    right: 49.9%;
  }
  .col-sm-pull-5 {
    right: 41.6%;
  }
  .col-sm-pull-4 {
    right: 33.3%;
  }
  .col-sm-pull-3 {
    right: 24.9%;
  }
  .col-sm-pull-2 {
    right: 16.6%;
  }
  .col-sm-pull-1 {
    right: 8.3%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.6%;
  }
  .col-sm-push-10 {
    left: 83.3%;
  }
  .col-sm-push-9 {
    left: 74.9%;
  }
  .col-sm-push-8 {
    left: 66.6%;
  }
  .col-sm-push-7 {
    left: 58.3%;
  }
  .col-sm-push-6 {
    left: 49.9%;
  }
  .col-sm-push-5 {
    left: 41.6%;
  }
  .col-sm-push-4 {
    left: 33.3%;
  }
  .col-sm-push-3 {
    left: 24.9%;
  }
  .col-sm-push-2 {
    left: 16.6%;
  }
  .col-sm-push-1 {
    left: 8.3%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3%;
  }
  .col-sm-offset-9 {
    margin-left: 74.9%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3%;
  }
  .col-sm-offset-6 {
    margin-left: 49.9%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3%;
  }
  .col-sm-offset-3 {
    margin-left: 24.9%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 900px) {
  .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.6%;
  }
  .col-md-10 {
    width: 83.3%;
  }
  .col-md-9 {
    width: 74.9%;
  }
  .col-md-8 {
    width: 66.6%;
  }
  .col-md-7 {
    width: 58.3%;
  }
  .col-md-6 {
    width: 49.9%;
  }
  .col-md-5 {
    width: 41.6%;
  }
  .col-md-4 {
    width: 33.3%;
  }
  .col-md-3 {
    width: 24.9%;
  }
  .col-md-2 {
    width: 16.6%;
  }
  .col-md-1 {
    width: 8.3%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.6%;
  }
  .col-md-pull-10 {
    right: 83.3%;
  }
  .col-md-pull-9 {
    right: 74.9%;
  }
  .col-md-pull-8 {
    right: 66.6%;
  }
  .col-md-pull-7 {
    right: 58.3%;
  }
  .col-md-pull-6 {
    right: 49.9%;
  }
  .col-md-pull-5 {
    right: 41.6%;
  }
  .col-md-pull-4 {
    right: 33.3%;
  }
  .col-md-pull-3 {
    right: 24.9%;
  }
  .col-md-pull-2 {
    right: 16.6%;
  }
  .col-md-pull-1 {
    right: 8.3%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.6%;
  }
  .col-md-push-10 {
    left: 83.3%;
  }
  .col-md-push-9 {
    left: 74.9%;
  }
  .col-md-push-8 {
    left: 66.6%;
  }
  .col-md-push-7 {
    left: 58.3%;
  }
  .col-md-push-6 {
    left: 49.9%;
  }
  .col-md-push-5 {
    left: 41.6%;
  }
  .col-md-push-4 {
    left: 33.3%;
  }
  .col-md-push-3 {
    left: 24.9%;
  }
  .col-md-push-2 {
    left: 16.6%;
  }
  .col-md-push-1 {
    left: 8.3%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.6%;
  }
  .col-md-offset-10 {
    margin-left: 83.3%;
  }
  .col-md-offset-9 {
    margin-left: 74.9%;
  }
  .col-md-offset-8 {
    margin-left: 66.6%;
  }
  .col-md-offset-7 {
    margin-left: 58.3%;
  }
  .col-md-offset-6 {
    margin-left: 49.9%;
  }
  .col-md-offset-5 {
    margin-left: 41.6%;
  }
  .col-md-offset-4 {
    margin-left: 33.3%;
  }
  .col-md-offset-3 {
    margin-left: 24.9%;
  }
  .col-md-offset-2 {
    margin-left: 16.6%;
  }
  .col-md-offset-1 {
    margin-left: 8.3%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1800px) {
  .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.6%;
  }
  .col-lg-10 {
    width: 83.3%;
  }
  .col-lg-9 {
    width: 74.9%;
  }
  .col-lg-8 {
    width: 66.6%;
  }
  .col-lg-7 {
    width: 58.3%;
  }
  .col-lg-6 {
    width: 49.9%;
  }
  .col-lg-5 {
    width: 41.6%;
  }
  .col-lg-4 {
    width: 33.3%;
  }
  .col-lg-3 {
    width: 24.9%;
  }
  .col-lg-2 {
    width: 16.6%;
  }
  .col-lg-1 {
    width: 8.3%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.6%;
  }
  .col-lg-pull-10 {
    right: 83.3%;
  }
  .col-lg-pull-9 {
    right: 74.9%;
  }
  .col-lg-pull-8 {
    right: 66.6%;
  }
  .col-lg-pull-7 {
    right: 58.3%;
  }
  .col-lg-pull-6 {
    right: 49.9%;
  }
  .col-lg-pull-5 {
    right: 41.6%;
  }
  .col-lg-pull-4 {
    right: 33.3%;
  }
  .col-lg-pull-3 {
    right: 24.9%;
  }
  .col-lg-pull-2 {
    right: 16.6%;
  }
  .col-lg-pull-1 {
    right: 8.3%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.6%;
  }
  .col-lg-push-10 {
    left: 83.3%;
  }
  .col-lg-push-9 {
    left: 74.9%;
  }
  .col-lg-push-8 {
    left: 66.6%;
  }
  .col-lg-push-7 {
    left: 58.3%;
  }
  .col-lg-push-6 {
    left: 49.9%;
  }
  .col-lg-push-5 {
    left: 41.6%;
  }
  .col-lg-push-4 {
    left: 33.3%;
  }
  .col-lg-push-3 {
    left: 24.9%;
  }
  .col-lg-push-2 {
    left: 16.6%;
  }
  .col-lg-push-1 {
    left: 8.3%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3%;
  }
  .col-lg-offset-9 {
    margin-left: 74.9%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3%;
  }
  .col-lg-offset-6 {
    margin-left: 49.9%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3%;
  }
  .col-lg-offset-3 {
    margin-left: 24.9%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3%;
  }
  .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.42857143;
  vertical-align: top;
  border-top: 1px solid #dbdbdb;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dbdbdb;
}
.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 #dbdbdb;
}
.table .table {
  background-color: #ffffff;
}
.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 #dbdbdb;
}
.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 #dbdbdb;
}
.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: #e5e5e5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #e5e5e5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 600px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dbdbdb;
  }
  .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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 1.25rem;
  line-height: inherit;
  color: #424242;
  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;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #5c5c5c;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #5c5c5c;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #767676;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #767676;
}
.form-control::-webkit-input-placeholder {
  color: #767676;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #e5e5e5;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  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;
  font-weight: normal;
  vertical-align: middle;
  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;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 1.25rem;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.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;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 900px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 900px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #424242;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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 {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #424242;
  background-color: #ffffff;
  border-color: #c1c1c1;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #424242;
  background-color: #e5e5e5;
  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: #ffffff;
  border-color: #c1c1c1;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #424242;
}
.btn-primary {
  color: #ffffff;
  background-color: #767676;
  border-color: #5c5c5c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #5c5c5c;
  border-color: #5c5c5c;
}
.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: #767676;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #767676;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  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: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  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: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  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: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  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: #ffffff;
}
.btn-link {
  font-weight: normal;
  color: #767676;
  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: #5c5c5c;
  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: #767676;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 1.25rem;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 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 .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .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-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;
}
.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;
  font-size: 16px;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c1c1c1;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.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.42857143;
  color: #424242;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #424242;
  text-decoration: none;
  background-color: #e5e5e5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #767676;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #767676;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #767676;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 900px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  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: 1.25rem;
  line-height: 1.33;
  border-radius: 6px;
}
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,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}
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,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #5c5c5c;
  text-align: center;
  background-color: #e5e5e5;
  border: 1px solid #c1c1c1;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 1.25rem;
  border-radius: 6px;
}
.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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e5e5e5;
}
.nav > li.disabled > a {
  color: #767676;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #767676;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e5e5e5;
  border-color: #767676;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dbdbdb;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e5e5e5 #e5e5e5 #dbdbdb;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #5c5c5c;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 900px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dbdbdb;
}
@media (min-width: 900px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dbdbdb;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #767676;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 900px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dbdbdb;
}
@media (min-width: 900px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dbdbdb;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 900px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 900px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 900px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 900px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 900px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 900;
}
@media (min-width: 900px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 1.25rem;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 900px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 900px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 600px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 900px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 900px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 900px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 600px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 900px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 900px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e5e5e5;
}
.navbar-default .navbar-brand {
  color: #767676;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #767676;
}
.navbar-default .navbar-nav > li > a {
  color: #767676;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #424242;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #5c5c5c;
  background-color: #e5e5e5;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #c1c1c1;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dbdbdb;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dbdbdb;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e5e5e5;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #5c5c5c;
  background-color: #e5e5e5;
}
@media (max-width: 600px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #767676;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #424242;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #5c5c5c;
    background-color: #e5e5e5;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #c1c1c1;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #767676;
}
.navbar-default .navbar-link:hover {
  color: #424242;
}
.navbar-inverse {
  background-color: #424242;
  border-color: #000000;
}
.navbar-inverse .navbar-brand {
  color: #767676;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #767676;
}
.navbar-inverse .navbar-nav > li > a {
  color: #767676;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #000000;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #424242;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #424242;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #000000;
}
.navbar-inverse .navbar-link {
  color: #767676;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #e5e5e5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #c1c1c1;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #767676;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #767676;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #5c5c5c;
  background-color: #e5e5e5;
  border-color: #dbdbdb;
}
.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: #ffffff;
  cursor: default;
  background-color: #767676;
  border-color: #767676;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #767676;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dbdbdb;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1.25rem;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e5e5e5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #767676;
  cursor: not-allowed;
  background-color: #ffffff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 74.9%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #767676;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #767676;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #767676;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #767676;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e5e5e5;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 1.25rem;
  font-weight: lighter;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 900px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #767676;
}
.thumbnail .caption {
  padding: 9px;
  color: #424242;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #767676;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #5c5c5c;
}
a.list-group-item .list-group-item-heading {
  color: #424242;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #e5e5e5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #767676;
  border-color: #767676;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #ffffff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #ffffff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #ffffff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #ffffff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #e5e5e5;
  border-top: 1px solid #dbdbdb;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dbdbdb;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dbdbdb;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dbdbdb;
}
.panel-default {
  border-color: #dbdbdb;
}
.panel-default > .panel-heading {
  color: #424242;
  background-color: #e5e5e5;
  border-color: #dbdbdb;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dbdbdb;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dbdbdb;
}
.panel-primary {
  border-color: #767676;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #767676;
  border-color: #767676;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #767676;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #767676;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #e5e5e5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #dbdbdb;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
}
.close {
  float: right;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -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;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.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;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #767676;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 900px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 900px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 49.9%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 49.9%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 49.9%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 49.9%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c1c1c1;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 49.9%;
  margin-left: -11px;
  border-top-color: #767676;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 49.9%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #767676;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 49.9%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #767676;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 49.9%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #767676;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #ffffff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 1.25rem;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 49.9%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 49.9%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 49.9%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 49.9%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 900px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 1.875rem;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 600px) {
  .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: 900px) and (max-width: 1200px) {
  .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: 900px) and (max-width: 1200px) {
  .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: 1800px) {
  .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;
  }
}
@media (max-width: 600px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1800px) {
  .hidden-lg {
    display: none !important;
  }
}
.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;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #424242;
  color: #ffffff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #ffffff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  padding: 10px;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../img/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(../img/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url(assets/js/plugins/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(assets/js/plugins/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(assets/js/plugins/fancybox/blank.gif);
	/* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}


/* Overlay helper */

.fancybox-lock {
	overflow: visible !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(assets/js/plugins/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}


/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url(assets/js/plugins/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px;
		/*The size of the normal image, half the size of the hi-res image*/
	}
	#fancybox-loading div {
		background-image: url(assets/js/plugins/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px;
		/*The size of the normal image, half the size of the hi-res image*/
	}
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
  font-size: 16px;
  hyphens: auto;
}
body {
  font-family: 'FlamaSemicondensed', 'Roboto Condensed', 'Helvetica Neue', Arial, sans-serif;
  color: #5c5c5c;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  body {
    font-size: 14.4px;
  }
}
@media only screen and (max-width: 899px) {
  body {
    font-size: 12.8px;
  }
}
[data-av_iconfont=hoffline]:before {
  font-family: hoffline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1em;
  padding: 0;
  overflow-wrap: break-word;
  hyphens: auto;
}
h1 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 2.1875rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  h1 {
    font-size: 1.96875rem;
  }
}
@media only screen and (max-width: 899px) {
  h1 {
    font-size: 1.75rem;
  }
}
h2,
h3 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  h2,
  h3 {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  h2,
  h3 {
    font-size: 1.2rem;
  }
}
a {
  color: #5c5c5c;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 0;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Style.css */
.mod-shortlinks#no-content-info {
  display: none;
}
.no-transition {
  -webkit-transition: height 0.001s;
  -moz-transition: height 0.001s;
  -ms-transition: height 0.001s;
  -o-transition: height 0.001s;
  transition: height 0.001s;
}
.container-fluid.no-padding {
  padding: 0;
}
.container-fluid.no-padding > div {
  padding: 0;
}
.dropdown-toggle .caret {
  margin-left: 8px;
}
.select .caret {
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
}
.select .btn .caret {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -3px;
}
.search-content .nav > li > a:hover,
.search-content .nav > li > a:focus {
  text-decoration: underline;
  background-color: inherit;
}
.popover {
  background-color: #5c5c5c;
  color: #ffffff;
}
.popover .arrow:after {
  display: none;
}
.popover.right .arrow {
  border-right-color: #5c5c5c;
}
.popover.left .arrow {
  border-left-color: #5c5c5c;
}
.popover.bottom .arrow {
  border-bottom-color: #5c5c5c;
}
.popover.top .arrow {
  border-top-color: #5c5c5c;
}
.calendar-search {
  background-color: #e5e5e5;
  padding: 15px;
  margin-bottom: 30px;
}
.calendar-search .ministry-selector.row {
  margin-bottom: 0;
}
.ministry-selector a.btn {
  width: 100%;
  margin-bottom: 0;
}
.ministry-selector a.btn.ministry-selected {
  -webkit-box-shadow: rgba(0, 0, 0, 0.121569) 0px 3px 5px 0px inset 0 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: rgba(0, 0, 0, 0.121569) 0px 3px 5px 0px inset 0 25px rgba(0, 0, 0, 0.5);
  box-shadow: rgba(0, 0, 0, 0.121569) 0px 3px 5px 0px inset 0 25px rgba(0, 0, 0, 0.5);
}
.ministry-selector a.btn.btn-default {
  margin-top: 10px;
}
.ministry-selector a.btn.row {
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 10px;
}
.ministry-selector a.btn .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px;
}
body > #un-button.un-bottom.css3 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 12px;
  right: 10% !important;
  left: auto !important;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-group.focus .form-control,
.form-control:focus {
  border-color: #1abc9c;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:-moz-placeholder {
  color: #d8d8d8;
}
.form-control::-moz-placeholder {
  color: #d8d8d8;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #d8d8d8;
}
.form-control::-webkit-input-placeholder {
  color: #d8d8d8;
}
.form-control.placeholder {
  color: #d8d8d8;
}
.mod-page-content .gform_wrapper textarea {
  padding: 12px 18px;
  font-size: 16px;
  line-height: 20px;
}
.form-group.focus .form-control,
.form-control:focus,
.gform_wrapper input.form-control:focus,
.gform_wrapper .top_label input.medium:focus,
.gform_wrapper .top_label .ginput_left input:focus,
.gform_wrapper .top_label .ginput_right input:focus {
  border-color: #767676;
}
.select .btn .caret {
  right: 17px;
}
.input-group .input-group-btn .btn,
.input-group .input-group-btn:first-child .btn,
.post-password-form input[type=submit] {
  background-color: #bbc8d4;
  margin-left: 0;
  padding: 8px 18px;
  height: 45px;
  border: 2px solid #bbc8d4;
  border-width: 2px 0 2px 2px;
  color: #ffffff;
  line-height: 28px;
}
form.post-password-form {
  text-align: center;
}
form.post-password-form p {
  padding: 10px;
}
.post-password-form input[type=submit] {
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  border-width: 0px;
}
.input-group .input-group-btn:first-child + .form-control {
  padding-left: 18px;
}
.form-group.focus .input-group-btn:first-child .btn,
.navbar-form.focus .input-group-btn:first-child .btn {
  background-color: #F0444F;
  border-color: #F0444F;
  color: #ffffff;
}
.radio .icons {
  font-size: 1.5rem;
  line-height: 26px;
  height: 24px;
  width: 24px;
}
.checkbox .icons {
  font-size: 2.1875rem;
  line-height: 33px;
  height: 32px;
  width: 32px;
}
.checkbox .icons .first-icon,
.radio .icons .first-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  background-color: inherit;
}
.checkbox.checked,
.radio.checked,
.checkbox.checked .second-icon,
.radio.checked .second-icon {
  color: #F0444F;
}
.ui-datepicker {
  border-color: #424242;
}
.ui-datepicker .ui-state-active {
  background-color: #424242;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #424242;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  border-color: #424242;
}
.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active {
  background-color: #767676;
}
.ui-datepicker:before {
  border-color: transparent transparent #767676;
}
.fancybox-close::after,
.fancybox-next span::after,
.fancybox-prev span::after {
  font-family: "hoffline";
  content: "x";
  text-align: center;
  font-size: 16px;
  color: #424242;
}
.fancybox-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 8040;
  background: none;
  text-align: center;
  line-height: 45px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.fancybox-close::after {
  font-size: 30px;
  text-shadow: rgba(255, 255, 255, 0.5);
}
.fancybox-close:hover {
  text-decoration: none;
  opacity: 1;
  color: #000;
}
.fancybox-next span,
.fancybox-prev span {
  background-image: none;
  line-height: 65px;
  height: 68px;
  width: 44px;
  margin-top: -34px;
  visibility: visible;
  opacity: 0.3;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.fancybox-nav:hover span {
  opacity: 1;
}
.fancybox-prev span::after,
.fancybox-next span::after {
  content: "]";
  font-size: 60px;
  color: #ffffff;
}
.fancybox-prev span::after {
  content: "[";
}
.navbar .nav li.dropdown.open > .dropdown-toggle {
  color: #424242;
}
.navbar .nav > li > a {
  -webkit-transition: none;
  transition: none;
}
.navbar .nav > li > a:focus,
.navbar .nav > li.open > a:focus {
  cursor: pointer;
  background-color: transparent;
}
.avia_textblock blockquote {
  border: 0;
  border-left: 4px solid #aaa;
  padding: 6px 25px 2px 25px;
  border-radius: 0px;
  margin-bottom: 18px;
  margin-top: 18px;
  white-space: normal;
  word-break: normal;
  word-wrap: normal;
  font-style: italic;
  color: #5c5c5c;
}
/* END Override Flat UI */
input.search-query {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 10px 10px;
  width: 100%;
  height: 40px;
  background-repeat: no-repeat;
  font-weight: bold;
  text-transform: uppercase;
  color: #9e9e9e;
  font-size: 16px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
.search-query-container {
  position: relative;
}
.search-query-container:after {
  font-family: "hoffline";
  content: "s";
  color: #5c5c5c;
  text-align: center;
  line-height: 46px;
  font-size: 1.5rem;
  display: block;
  right: 10px;
  top: 0px;
  /* background-color: blue; */
  height: 45px;
  width: 30px;
  position: absolute;
  z-index: 1000;
}
@media all {
  .mod-inspiration-box {
    margin-bottom: -80px;
    margin-top: 80px;
    position: relative;
    height: 500px;
    overflow: hidden;
  }
  .mod-inspiration-box .post-entry {
    position: relative;
    height: 500px;
  }
  .mod-inspiration-box .inspiration-image {
    position: absolute;
    width: 100%;
    height: 500px;
    overflow: hidden;
  }
  .mod-inspiration-box .inspiration-image img {
    width: 100%;
  }
  .mod-inspiration-box .inspiration-content {
    width: 38%;
    margin: 0 31%;
    margin-top: 150px;
    text-align: center;
  }
  .mod-inspiration-box .inspiration-description {
    margin: 20px 0px 40px 0px;
  }
  .mod-inspiration-box .inspiration-content a.btn {
    margin: 0 auto;
  }
  .mod-inspiration-box h2 {
    color: #000000;
    margin: 0;
  }
  .mod-inspiration-box p {
    text-align: center;
    margin-bottom: 0px;
  }
}
/* END MOD GALLERY */
/* MOD HOME SOCIAL FEED */
.mod-social-feed {
  overflow: hidden;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: #e5e5e5;
}
.mod-social-feed h2 {
  font-size: 16px;
  text-align: center;
  padding: 0;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;
  padding-top: 20px;
  letter-spacing: 6px;
  display: block;
  text-transform: uppercase;
}
.social-feed-container {
  width: 100%;
  height: 420px !important;
  padding: 15px;
  overflow: hidden;
  display: block !important;
  position: relative;
}
.mod-social-feed .social-feed-element {
  padding: 0px 7px;
  height: 152px;
  margin-bottom: 14px;
  overflow: hidden;
}
.mod-social-feed .social-feed-element-bottom {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 34px;
  z-index: 50;
  background-position: bottom center;
  background-repeat: repeat-x;
  background-image: url('../img/feed-bottom.png');
}
.mod-social-feed .media-body {
  padding: 0px;
  height: 152px;
  background-color: #ffffff;
  color: #424242;
  position: relative;
  overflow: hidden;
}
.mod-social-feed .media-body .media-hover {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-image: url('../img/bg-ffffff-60.png');
  opacity: 0.3;
}
.mod-social-feed .media-body a.media-content {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  padding: 18px 25px;
  z-index: 60;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  font-size: 16px;
  color: #424242;
}
.mod-social-feed .media-body a.media-content:hover {
  background-color: #424242;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}
.mod-social-feed .social-feed-element img {
  display: block;
  width: 100%;
}
/* END MOD HOME SOCIAL FEED */
/* ONLINE CHURCH COUNTER */
#churchonline_counter {
  display: none;
}
@media (min-width: 991px) {
  #churchonline_counter {
    overflow: visible;
    width: 100%;
    padding: 10px;
    display: none;
    color: #4c4c4c;
    height: 110px;
    margin-bottom: 10px;
    display: block;
  }
  #churchonline_counter a {
    color: #4c4c4c;
    text-decoration: none;
  }
  #churchonline_counter ul,
  #churchonline_counter li {
    list-style: none;
  }
  #churchonline_counter h2.title {
    color: #767676;
    text-align: center;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    font-weight: 600;
    height: 20px;
    margin-top: 0;
    margin-bottom: 0px;
    cursor: pointer;
  }
  #churchonline_counter h2.title a {
    color: #767676;
  }
  #churchonline_counter .description {
    font-size: 0.8em;
  }
  #churchonline_counter .time {
    list-style: none;
    padding: 0;
    margin: 1px auto;
    width: 280px;
    text-align: center;
    padding-left: 5px;
  }
  #churchonline_counter .time li,
  #churchonline_counter .time li a {
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    display: inline-block;
  }
  #churchonline_counter .time li {
    margin-right: 4px;
  }
  #churchonline_counter .time li span {
    font-size: 2.1875rem;
    font-weight: lighter;
    color: #ffffff;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 42px;
  }
  #churchonline_counter .time li span.label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
  }
  #churchonline_counter .info-live {
    display: none;
  }
  #churchonline_counter .live {
    display: none;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    margin: 3px 0 0 -1px;
  }
  #churchonline_counter .live a {
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
  }
}
/* END ONLINE CHURCH COUNTER */
.aga-icon {
  position: relative;
  display: inline-block;
  font-family: "hoffline";
  font-style: normal;
  font-weight: lighter;
  text-align: center;
  line-height: 1;
  padding: 1px;
  text-decoration: none !important;
}
.aga-icon-icf:before {
  content: "!";
}
.aga-icon-elevate:before,
.custom-page-elevate .aga-icon-icf.aga-icon:before {
  content: "|";
}
.aga-icon-menuicon:before {
  content: "—";
}
.aga-icon-naviseparation:before {
  content: "-";
}
.aga-icon-search:before {
  content: "s";
}
.aga-icon-location:before {
  content: "l";
}
.aga-icon-location-alt:before {
  content: "L";
}
.aga-icon-cal:before {
  content: "k";
}
.aga-icon-heart:before {
  content: "h";
}
.aga-icon-star:before {
  content: "g";
}
.aga-icon-settings:before {
  content: "B";
}
.aga-icon-write:before {
  content: "v";
}
.aga-icon-text:before {
  content: "u";
}
.aga-icon-clock:before {
  content: "t";
}
.aga-icon-sliderl:before {
  content: "‹";
}
.aga-icon-sliderr:before {
  content: "›";
}
.aga-icon-sliderl_alt:before {
  content: "[";
}
.aga-icon-sliderr_alt:before {
  content: "]";
}
.aga-icon-sliderbdot:before {
  content: "–";
}
.aga-icon-slidersdot:before {
  content: "•";
}
.aga-icon-cross:before {
  content: "X";
}
.aga-icon-cross-alt:before {
  content: "x";
}
.aga-icon-valid:before {
  content: "y";
}
.aga-icon-danger:before {
  content: "6";
}
.aga-icon-thumb:before {
  content: "f";
}
.aga-icon-playfilm:before {
  content: "P";
}
.aga-icon-play:before {
  content: "O";
}
.aga-icon-play-full:before {
  content: "Q";
}
.aga-icon-audio:before {
  content: "a";
}
.aga-icon-video:before {
  content: "b";
}
.aga-icon-podcast:before {
  content: "d";
}
.aga-icon-podcast-alt:before {
  content: "c";
}
.aga-icon-check:before {
  content: "{";
}
.aga-icon-check-alt:before {
  content: "z";
}
.aga-icon-question-alt:before {
  content: "0";
}
.aga-icon-info:before {
  content: "i";
}
.aga-icon-close:before {
  content: ":";
}
.aga-icon-close-full:before {
  content: "3";
}
.aga-icon-plus:before {
  content: "9";
}
.aga-icon-plus-full:before {
  content: "2";
}
.aga-icon-minus:before {
  content: "8";
}
.aga-icon-minus-full:before {
  content: "1";
}
.aga-icon-ok:before {
  content: ";";
}
.aga-icon-ok-full:before {
  content: "4";
}
.aga-icon-attention:before {
  content: "<";
}
.aga-icon-attention-full:before {
  content: "5";
}
.aga-icon-question:before {
  content: "7";
}
.aga-icon-question-full:before {
  content: "0";
}
.aga-icon-facebook-full:before {
  content: "F";
}
.aga-icon-facebook:before {
  content: "\"";
}
.aga-icon-telegram-full:before {
  content: "E";
}
.aga-icon-telegram:before:before {
  content: "4";
}
.aga-icon-twitter-full:before {
  content: "T";
}
.aga-icon-twitter:before:before {
  content: "#";
}
.aga-icon-instagram-full:before {
  content: "J";
}
.aga-icon-instagram:before {
  content: "$";
}
.aga-icon-youtube-full:before {
  content: "Y";
}
.aga-icon-youtube:before {
  content: "%";
}
.aga-icon-vimeo-full:before {
  content: "V";
}
.aga-icon-vimeo:before {
  content: "&";
}
.aga-icon-google-full:before {
  content: "G";
}
.aga-icon-google:before {
  content: "*";
}
.aga-icon-itunes-full:before {
  content: "A";
}
.aga-icon-itunes:before {
  content: ")";
}
.aga-icon-rss-full:before {
  content: "R";
}
.aga-icon-rss:before {
  content: "e";
}
.aga-icon-email-full:before {
  content: "m";
}
.aga-icon-email:before {
  content: "n";
}
.aga-icon-phone-full:before {
  content: "N";
}
.aga-icon-phone:before {
  content: "(";
}
.aga-icon-history-full:before {
  content: "H";
}
.aga-icon-history:before {
  content: "I";
  font-size: 1.4em;
}
.aga-icon-share-full:before {
  content: "S";
}
.aga-icon-share:before {
  content: "U";
}
.aga-icon-share-alt-full:before {
  content: "E";
}
.aga-icon-share-alt:before {
  content: "C";
}
.aga-icon-give-full:before {
  content: "D";
}
.aga-icon-give:before {
  content: "+";
}
.aga-icon-give-alt:before {
  content: "k";
}
.aga-icon-info-full:before {
  content: "i";
}
.aga-icon-info:before {
  content: "'";
}
.aga-icon-speech:before {
  content: "j";
}
.aga-icon-share-label:before {
  content: "Z";
}
.rotate {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  overflow: hidden;
}
:hover > .rotate {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
#serie-modal .modal-dialog {
  width: 80vw;
  max-width: 1200px;
  margin: 10vh auto auto;
}
#serie-modal .serie-details {
  padding-bottom: 0px;
}
#serie-modal .serie-details img {
  display: block;
  width: 100%;
}
#serie-modal .serie-details h3,
#serie-modal .serie-details p,
#serie-modal .serie-details .table-wrapper {
  margin: 20px;
}
#serie-modal .serie-details .table-wrapper {
  overflow-x: scroll;
}
#serie-modal .serie-details h3 {
  margin-top: 15px;
  color: #5c5c5c;
}
#serie-modal .serie-details p {
  font-size: 16px;
  margin-bottom: 30px;
}
#serie-modal .serie-details table {
  font-size: 13px;
  max-width: 100%;
  margin-top: 30px;
}
#serie-modal .serie-details table tbody tr td:first-child {
  color: #424242;
}
#serie-modal .serie-details table a.aga-icon {
  font-size: 16px;
}
#serie-modal .serie-details table a.aga-icon:hover {
  font-size: 16px;
  text-decoration: none;
}
#serie-modal .close {
  display: block;
  z-index: 1080;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ffffff;
  font-size: 1.5rem;
  opacity: 0.8;
}
.mod-page-content .mod-next-serie-podcast .podcast-icons {
  height: 43px;
  margin-top: 20px;
}
.mod-page-content .mod-next-serie-podcast table thead tr th.podcast-icon,
.mod-page-content .mod-next-serie-podcast table tbody tr td.podcast-icon {
  padding: 0px 4px;
  text-align: center;
}
.mod-page-content .mod-next-serie-podcast table tbody tr td.podcast-icon a {
  text-decoration: none;
}
.mod-page-content .mod-next-serie-podcast .podcast-icons a.aga-icon {
  font-size: 38px;
  margin: 0px 5px;
  color: #ffffff;
  opacity: 0.8;
}
.mod-page-content .mod-next-serie-podcast .podcast-icons a.aga-icon:hover {
  opacity: 1;
  text-decoration: none;
}
.mod-next-serie-podcast .additional-feeds {
  background-color: #c1c1c1;
  margin-top: 29px;
  padding: 15px;
}
.mod-next-serie-podcast .additional-feeds h2 {
  color: #444444;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 2.1875rem;
  line-height: 30px;
}
.mod-next-serie-podcast .additional-feeds table {
  margin-bottom: 0px;
}
.post-entry .mod-next-serie-podcast .additional-feeds table thead tr th,
.post-entry .mod-next-serie-podcast .additional-feeds table tbody tr td {
  line-height: 38px;
  height: 38px;
}
.mod-next-serie-podcast .additional-feeds table thead tr th,
.mod-next-serie-podcast .additional-feeds table tbody tr td,
.mod-next-serie-podcast .additional-feeds table tbody tr:first-child td {
  text-transform: none;
  color: #ffffff;
  border-top: 0;
  border-bottom: 0;
  padding-left: 0px;
}
.mod-next-serie-podcast .additional-feeds table thead tr th {
  font-weight: bold;
}
.mod-next-serie-podcast .additional-feeds table tbody tr td.podcast-icon {
  padding: 0 5px;
  text-align: right;
}
.mod-next-serie-podcast .additional-feeds table tbody tr td.podcast-icon a {
  text-decoration: none;
}
.mod-next-serie-podcast .additional-feeds table tbody tr td.podcast-icon.podcast-icon-left {
  text-align: left;
}
.mod-next-serie-podcast .additional-feeds table thead tr th {
  text-align: center;
}
.mod-next-serie-podcast .additional-feeds table thead tr th:first-child,
.mod-next-serie-podcast .additional-feeds table tbody tr td:first-child {
  text-align: left;
  color: #ffffff;
  padding-left: 14px;
}
.mod-next-serie-podcast .additional-feeds table,
.mod-next-serie-podcast .additional-feeds table tbody tr:last-child,
.mod-next-serie-podcast .additional-feeds table tr > th,
.mod-next-serie-podcast .additional-feeds table tr {
  border-bottom: 0;
  border-top: 0;
}
.mod-next-serie-podcast .additional-feeds table tbody tr:nth-child(2n) {
  background-color: inherit;
}
.mod-next-serie-podcast .additional-feeds table tbody tr:nth-child(2n+1) {
  background-color: #C2C2C2;
}
#podcast-player-modal {
  top: 50px;
}
#podcast-player-modal .modal-content {
  border: 0;
  border-radius: 0;
}
#podcast-player-modal .jwplayer {
  margin-bottom: -6px;
}
.feed-tables {
  margin-top: 60px;
}
.feed-tables table tr td:first-child {
  width: 22%;
}
.feed-tables table tr td:last-child {
  width: 78%;
}
/* END SERIE ARCHIVE */
.new-search {
  background-color: #767676;
  margin-top: 30px;
}
.new-search .form-search input.search-query {
  background-color: #767676;
  color: #ffffff;
  margin-bottom: 0;
  border: 0;
  margin-left: 27px;
  line-height: 30px;
  font-size: 1.25rem;
}
.new-search .form-search input:hover,
.new-search .form-search input:active,
.new-search .form-search input:focus {
  outline: 0px !important;
  -webkit-appearance: none;
}
.new-search .form-search .search-query-container:after {
  color: #ffffff;
  right: auto;
  left: 0px;
}
.new-search .form-search ::-webkit-input-placeholder {
  color: #ffffff;
}
.new-search .form-search :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.new-search .form-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.new-search .form-search :-ms-input-placeholder {
  color: #ffffff;
}
.search-results .post-entry {
  padding: 15px 0px 7.5px 0px;
}
.search-results .post-entry h2 {
  margin-top: 0.75em;
  text-align: left;
}
.search-results .post-entry h2 .date-container {
  color: #767676;
  text-transform: none;
  letter-spacing: 0;
}
.search-results .post-parity-even {
  background-color: #f2f2f2;
}
.search-results .highlight {
  color: #767676;
}
.search-results .pagination {
  margin: 20px auto;
}
.mod-pagination {
  padding: 30px 0px 30px 0px;
}
.mod-pagination.post-parity-even {
  background-color: #e5e5e5;
}
.mod-pagination .pagination {
  margin: 0 auto;
  display: block;
}
.mod-pagination .pagination-meta {
  display: block;
  text-align: center;
  color: #767676;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.mod-pagination .pagination-links {
  text-align: center;
  padding-right: 10px;
}
.mod-pagination .pagination-links > * {
  text-indent: -10000px;
  overflow: hidden;
  font-family: "hoffline";
  color: #767676;
  font-size: 37px;
  text-decoration: none !important;
  display: inline-block !important;
  position: relative;
  height: 30px;
  width: 20px;
}
.mod-pagination .pagination-links > *:after {
  content: "•";
  text-indent: 0;
  font-size: 48px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  margin: 0;
  margin-left: -7px;
}
.mod-pagination .pagination-links > *:first-child {
  margin-right: 60px;
  margin-left: -80px;
}
.mod-pagination .pagination-links > *:last-child {
  margin-left: 60px;
  margin-right: -80px;
}
.mod-pagination .pagination-links > :hover:after,
.mod-pagination .pagination-links > .current::after,
.mod-pagination .pagination-links > .current:first-child:after,
.mod-pagination .pagination-links > .current:last-child:after,
.mod-pagination .pagination-links > .current:first-child:hover:after,
.mod-pagination .pagination-links > .current:last-child:hover:after,
.mod-pagination .pagination-links > .inactive:first-child:hover:after,
.mod-pagination .pagination-links > .inactive:last-child:hover:after {
  content: "•";
  color: #5c5c5c;
  font-size: 62px;
  margin-left: -11px;
  margin-top: -1px;
}
.mod-pagination .pagination-links > *:first-child:after,
.mod-pagination .pagination-links > *:last-child:after,
.mod-pagination .pagination-links > *:first-child:hover:after,
.mod-pagination .pagination-links > *:last-child:hover:after {
  content: "‹";
  font-size: 1.5rem;
  margin-left: 2px;
  margin-top: 0;
}
.mod-pagination .pagination-links > *:last-child:after,
.mod-pagination .pagination-links > *:last-child:hover:after {
  content: "›";
}
.mod-pagination .pagination-links > .current:last-child,
.mod-pagination .pagination-links > .current:first-child,
.mod-pagination .pagination-links > .inactive:last-child,
.mod-pagination .pagination-links > .inactive:first-child {
  margin-left: 0px;
  margin-right: 0px;
}
.mod-pagination .pagination-links > .inactive:last-child:after,
.mod-pagination .pagination-links > .inactive:first-child:after {
  content: "•";
  margin-left: -11px;
  margin-right: 0px;
  font-size: 48px;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Chinder Express Adventskalender */
#adv-cal {
  display: none;
}
#adv-cal .avia_image {
  margin-top: 3vw;
}
#adv-cal .flex_column {
  margin-top: 0;
}
#adv-cal .avia_image:after {
  display: none;
}
#adv-cal .avia-image-container-inner:not(.active) img {
  filter: grayscale(100%);
}
#adv-cal .avia-image-container-inner:not(.active) a {
  pointer-events: none;
  cursor: default;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.site-container .btn,
.site-container .button,
.site-container .btn-primary,
.site-container input[type=submit],
.site-container input[type=button],
.site-container input[type=reset] {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (max-width: 1199px) {
  .site-container .btn,
  .site-container .button,
  .site-container .btn-primary,
  .site-container input[type=submit],
  .site-container input[type=button],
  .site-container input[type=reset] {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  .site-container .btn,
  .site-container .button,
  .site-container .btn-primary,
  .site-container input[type=submit],
  .site-container input[type=button],
  .site-container input[type=reset] {
    font-size: 0.9rem;
  }
}
.site-container .btn:hover,
.site-container .button:hover,
.site-container .btn-primary:hover,
.site-container input[type=submit]:hover,
.site-container input[type=button]:hover,
.site-container input[type=reset]:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color .site-container .btn:hover,
.important_color .site-container .button:hover,
.important_color .site-container .btn-primary:hover,
.important_color .site-container input[type=submit]:hover,
.important_color .site-container input[type=button]:hover,
.important_color .site-container input[type=reset]:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  .site-container .btn,
  .site-container .button,
  .site-container .btn-primary,
  .site-container input[type=submit],
  .site-container input[type=button],
  .site-container input[type=reset] {
    padding: 11px 15px;
  }
}
.site-container .btn .caret,
.site-container .button .caret,
.site-container .btn-primary .caret,
.site-container input[type=submit] .caret,
.site-container input[type=button] .caret,
.site-container input[type=reset] .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
.site-container .btn.btn-primary .caret,
.site-container .button.btn-primary .caret,
.site-container .btn-primary.btn-primary .caret,
.site-container input[type=submit].btn-primary .caret,
.site-container input[type=button].btn-primary .caret,
.site-container input[type=reset].btn-primary .caret,
.site-container .btn.btn-success .caret,
.site-container .button.btn-success .caret,
.site-container .btn-primary.btn-success .caret,
.site-container input[type=submit].btn-success .caret,
.site-container input[type=button].btn-success .caret,
.site-container input[type=reset].btn-success .caret,
.site-container .btn.btn-warning .caret,
.site-container .button.btn-warning .caret,
.site-container .btn-primary.btn-warning .caret,
.site-container input[type=submit].btn-warning .caret,
.site-container input[type=button].btn-warning .caret,
.site-container input[type=reset].btn-warning .caret,
.site-container .btn.btn-danger .caret,
.site-container .button.btn-danger .caret,
.site-container .btn-primary.btn-danger .caret,
.site-container input[type=submit].btn-danger .caret,
.site-container input[type=button].btn-danger .caret,
.site-container input[type=reset].btn-danger .caret,
.site-container .btn.btn-info .caret,
.site-container .button.btn-info .caret,
.site-container .btn-primary.btn-info .caret,
.site-container input[type=submit].btn-info .caret,
.site-container input[type=button].btn-info .caret,
.site-container input[type=reset].btn-info .caret {
  border-top-color: #ffffff;
}
.site-container .btn.btn-primary,
.site-container .button.btn-primary,
.site-container .btn-primary.btn-primary,
.site-container input[type=submit].btn-primary,
.site-container input[type=button].btn-primary,
.site-container input[type=reset].btn-primary,
.site-container .btn.post-password-form input[type=submit],
.site-container .button.post-password-form input[type=submit],
.site-container .btn-primary.post-password-form input[type=submit],
.site-container input[type=submit].post-password-form input[type=submit],
.site-container input[type=button].post-password-form input[type=submit],
.site-container input[type=reset].post-password-form input[type=submit] {
  background-color: #767676;
}
.site-container .btn.btn-primary.dropdown-toggle,
.site-container .button.btn-primary.dropdown-toggle,
.site-container .btn-primary.btn-primary.dropdown-toggle,
.site-container input[type=submit].btn-primary.dropdown-toggle,
.site-container input[type=button].btn-primary.dropdown-toggle,
.site-container input[type=reset].btn-primary.dropdown-toggle,
.site-container .btn.post-password-form input[type=submit].dropdown-toggle,
.site-container .button.post-password-form input[type=submit].dropdown-toggle,
.site-container .btn-primary.post-password-form input[type=submit].dropdown-toggle,
.site-container input[type=submit].post-password-form input[type=submit].dropdown-toggle,
.site-container input[type=button].post-password-form input[type=submit].dropdown-toggle,
.site-container input[type=reset].post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
.site-container .btn.btn-primary.dropdown-toggle > span:first-child,
.site-container .button.btn-primary.dropdown-toggle > span:first-child,
.site-container .btn-primary.btn-primary.dropdown-toggle > span:first-child,
.site-container input[type=submit].btn-primary.dropdown-toggle > span:first-child,
.site-container input[type=button].btn-primary.dropdown-toggle > span:first-child,
.site-container input[type=reset].btn-primary.dropdown-toggle > span:first-child,
.site-container .btn.post-password-form input[type=submit].dropdown-toggle > span:first-child,
.site-container .button.post-password-form input[type=submit].dropdown-toggle > span:first-child,
.site-container .btn-primary.post-password-form input[type=submit].dropdown-toggle > span:first-child,
.site-container input[type=submit].post-password-form input[type=submit].dropdown-toggle > span:first-child,
.site-container input[type=button].post-password-form input[type=submit].dropdown-toggle > span:first-child,
.site-container input[type=reset].post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
.site-container .btn:hover,
.site-container .button:hover,
.site-container .btn-primary:hover,
.site-container input[type=submit]:hover,
.site-container input[type=button]:hover,
.site-container input[type=reset]:hover {
  text-decoration: none;
}
.site-container .btn-primary,
.site-container input[type=submit],
.site-container input[type=reset] {
  background-color: #767676;
}
.site-container .btn-primary:hover,
.site-container input[type=submit]:hover,
.site-container input[type=reset]:hover {
  background-color: #5c5c5c;
}
.site-container .btn-group:focus .dropdown-toggle {
  outline: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.site-container .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Chinder Express Adventskalender */
#chex-adv-cal .avia_image {
  margin-top: 3vw;
}
#chex-adv-cal .flex_column {
  margin-top: 0;
}
#chex-adv-cal .avia_image:after {
  display: none;
}
#chex-adv-cal .avia-image-container-inner:not(.active) img {
  filter: grayscale(100%);
}
#chex-adv-cal .avia-image-container-inner:not(.active) a {
  pointer-events: none;
  cursor: default;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#cookie-notice .cn-button {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 1em;
}
#cookie-notice #cn-refuse-cookie {
  position: absolute;
  right: 40px;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.dropdownListOpen {
  z-index: 3 !important;
}
.mod-dropdown-list {
  margin: 2vw 0 3em;
  overflow: visible;
  text-align: center;
  position: relative;
  z-index: 2;
}
.mod-dropdown-list > div {
  display: inline-block;
  /* Dropdown arrow */
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
  background-color: #767676;
  cursor: pointer;
  position: relative;
  font-size: inherit;
}
@media only screen and (max-width: 1199px) {
  .mod-dropdown-list > div {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-dropdown-list > div {
    font-size: 0.9rem;
  }
}
.mod-dropdown-list > div:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color .mod-dropdown-list > div:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  .mod-dropdown-list > div {
    padding: 11px 15px;
  }
}
.mod-dropdown-list > div .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
.mod-dropdown-list > div.btn-primary .caret,
.mod-dropdown-list > div.btn-success .caret,
.mod-dropdown-list > div.btn-warning .caret,
.mod-dropdown-list > div.btn-danger .caret,
.mod-dropdown-list > div.btn-info .caret {
  border-top-color: #ffffff;
}
.mod-dropdown-list > div.btn-primary,
.mod-dropdown-list > div.post-password-form input[type=submit] {
  background-color: #767676;
}
.mod-dropdown-list > div.btn-primary.dropdown-toggle,
.mod-dropdown-list > div.post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
.mod-dropdown-list > div.btn-primary.dropdown-toggle > span:first-child,
.mod-dropdown-list > div.post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
.mod-dropdown-list > div:hover {
  text-decoration: none;
}
.mod-dropdown-list > div:hover {
  background-color: #5c5c5c;
}
#top .mod-dropdown-list > div {
  min-width: 300px;
  padding-right: 3em !important;
  /* media-max condition */
  /* .max NO orientation */
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 900px) {
  #top .mod-dropdown-list > div {
    min-width: 250px;
  }
}
@media only screen and (max-width: 600px) {
  #top .mod-dropdown-list > div {
    min-width: 200px;
  }
}
.mod-dropdown-list > div:after {
  position: absolute;
  top: 50%;
  right: 1.2em;
  margin-top: -0.4em;
  border: 0.6em solid #ffffff;
  border-color: #ffffff transparent transparent;
  z-index: 1;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
}
.mod-dropdown-list > div ul {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  list-style-type: none;
  padding: 0;
}
.mod-dropdown-list > div ul li a {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
  background-color: #767676;
  margin: 0;
  display: block;
  padding: 1em 2.1em;
  witdh: 100%;
  color: #ffffff;
  text-decoration: none !important;
  background-color: #c1c1c1;
}
@media only screen and (max-width: 1199px) {
  .mod-dropdown-list > div ul li a {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-dropdown-list > div ul li a {
    font-size: 0.9rem;
  }
}
.mod-dropdown-list > div ul li a:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color .mod-dropdown-list > div ul li a:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  .mod-dropdown-list > div ul li a {
    padding: 11px 15px;
  }
}
.mod-dropdown-list > div ul li a .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
.mod-dropdown-list > div ul li a.btn-primary .caret,
.mod-dropdown-list > div ul li a.btn-success .caret,
.mod-dropdown-list > div ul li a.btn-warning .caret,
.mod-dropdown-list > div ul li a.btn-danger .caret,
.mod-dropdown-list > div ul li a.btn-info .caret {
  border-top-color: #ffffff;
}
.mod-dropdown-list > div ul li a.btn-primary,
.mod-dropdown-list > div ul li a.post-password-form input[type=submit] {
  background-color: #767676;
}
.mod-dropdown-list > div ul li a.btn-primary.dropdown-toggle,
.mod-dropdown-list > div ul li a.post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
.mod-dropdown-list > div ul li a.btn-primary.dropdown-toggle > span:first-child,
.mod-dropdown-list > div ul li a.post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
.mod-dropdown-list > div ul li a:hover {
  text-decoration: none;
}
.mod-dropdown-list > div ul li a:hover {
  background-color: #5c5c5c;
}
.mod-dropdown-list > div ul li a:hover {
  /* higher specifity – haaack */
}
#top .mod-dropdown-list > div ul li a:hover {
  background-color: #5c5c5c;
  color: #ffffff;
}
.mod-dropdown-list.open {
  position: relative;
  z-index: 2;
}
.mod-dropdown-list.open ul {
  display: block;
}
.mod-dropdown-list.open button:after {
  border-color: transparent transparent #ffffff;
  margin-top: -1em;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/*
	//
	*	Default styles used in the calendar that are not dynamic via theme
*/
/*-- transition --*/
.evcal_evdata_img,
.event_description .evcal_close,
.evcal_btn {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
/** General reusable styles **/
.mart5 {
  margin-top: 5px;
}
.mart10 {
  margin-top: 10px;
}
.mart15 {
  margin-top: 15px;
}
.mart20 {
  margin-top: 20px;
}
.mart25 {
  margin-top: 25px;
}
.mart30 {
  margin-top: 30px;
}
.mart40 {
  margin-top: 40px;
}
.mart50 {
  margin-top: 50px;
}
.marb5 {
  margin-bottom: 5px;
}
.marb10 {
  margin-bottom: 10px;
}
.marb15 {
  margin-bottom: 15px;
}
.marb20 {
  margin-bottom: 20px;
}
.marb25 {
  margin-bottom: 25px;
}
.marb30 {
  margin-bottom: 30px;
}
.marb35 {
  margin-bottom: 35px;
}
.marb40 {
  margin-bottom: 40px;
}
.marb45 {
  margin-bottom: 45px;
}
.marb50 {
  margin-bottom: 50px;
}
.padb5 {
  padding-bottom: 5px;
}
.padb10 {
  padding-bottom: 10px;
}
.padb15 {
  padding-bottom: 15px;
}
.padb20 {
  padding-bottom: 20px;
}
.padb25 {
  padding-bottom: 25px;
}
.padb30 {
  padding-bottom: 30px;
}
.padb40 {
  padding-bottom: 40px;
}
.padb50 {
  padding-bottom: 50px;
}
.padt5 {
  padding-top: 5px;
}
.padt10 {
  padding-top: 10px;
}
.padt15 {
  padding-top: 15px;
}
.padt20 {
  padding-top: 20px;
}
.padt25 {
  padding-top: 25px;
}
.padt30 {
  padding-top: 30px;
}
.padt40 {
  padding-top: 40px;
}
.padt50 {
  padding-top: 50px;
}
.padt60 {
  padding-top: 60px;
}
.pad5 {
  padding: 5px;
}
.pad10 {
  padding: 10px;
}
.pad15 {
  padding: 15px;
}
.pad20 {
  padding: 20px;
}
.pad25 {
  padding: 25px;
}
.ttu {
  text-transform: uppercase;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.wid33 {
  width: 33.3%;
}
.wid66 {
  width: 66.6%;
}
.fleft {
  float: left;
}
/*-- calendar general styles --*/
.ag_evcal_calendar {
  width: 100%;
}
.ag_evcal_calendar img {
  max-width: 100% !important;
  height: auto !important;
  margin-bottom: 1em;
}
.ag_evcal_calendar > * {
  margin: 0;
  padding: 0;
}
.evcal_evdata_row .padt5 {
  padding-top: 5px;
}
.evcal_evdata_row .padb10 {
  padding-bottom: 10px;
}
.ag_evcal_calendar a:hover {
  text-decoration: none;
}
.ag_evcal_calendar ul,
#evcal_list {
  list-style: none !important;
  padding: 0;
  margin: 0 !important;
}
.ag_evcal_calendar .age_list_event {
  margin-left: 0px;
  list-style: none;
  width: 100%;
}
.ag_evcal_calendar {
  position: relative;
}
.ag_evcal_calendar,
.ag_evcal_calendar .age_list_event {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.ag_evcal_calendar {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.ag_evcal_calendar .age_list_event {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
.ag_evcal_calendar .calendar_header p {
  font-weight: normal !important;
}
.ag_evcal_calendar .age_events_list p {
  padding: 0;
  margin-bottom: 6px !important;
  margin-top: 0px;
}
/** eventON Button **/
.ag_evcal_calendar .age_list_event .event_description .evcal_btn {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  padding: 8px 12px!important;
  margin-top: 4px;
  text-transform: uppercase /*
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow:  0px 1px 1px #474747;
	box-shadow:  0px 1px 1px #474747;
	*/;
}
.ag_evcal_calendar .age_list_event .event_description .evcal_btn:hover {
  opacity: 0.8;
}
/*-- event calendar head --*/
.ag_evcal_calendar .calendar_header {
  min-height: 37px;
  padding: 5px 0 0px;
  margin: 0;
}
.ag_evcal_calendar #evcal_prev {
  background-position: -5px 0;
  margin: 8px 0px 0 0;
  width: 13px;
}
.ag_evcal_calendar #evcal_next {
  background-position: -20px 0;
  margin: 8px 0 0 0px;
}
.ag_evcal_calendar a#evcal_prev:hover {
  background-position: -5px -17px;
}
.ag_evcal_calendar a#evcal_next:hover {
  background-position: -20px -17px;
}
.ag_evcal_calendar .calendar_header p {
  height: 36px;
  line-height: 36px;
  margin: 0 !important;
  font-size: 36px;
  font-weight: normal;
  float: left;
  color: #c6c6c6;
  text-transform: uppercase;
  padding-top: 1px;
  padding-bottom: 0px;
}
.ag_evcal_calendar .calendar_header .evcal_arrows {
  float: left;
  height: 18px;
  width: 20px;
  display: block;
  transition: none;
  cursor: pointer;
  background-image: url(../images/arrows.png);
}
.ag_evcal_calendar .calendar_header .evcal_arrows:hover {
  opacity: 1.0;
}
/*-- sort bar --*/
.age_sorting_section {
  margin: 5px 0;
}
.ag_evcal_calendar .age_sort_line,
.age_filter_line {
  padding-left: 13px;
  position: relative;
  margin: 0;
}
.age_sort_line .evs,
.age_sort_line .evs_3 p,
.age_sf_field,
.age_filter_selection {
  float: left;
  margin-right: 5px;
}
.age_sort_line .age_sf_cur_val,
.age_sort_line .evs_3,
.evs_sec_list p {
  cursor: pointer;
}
.age_sort_line .age_sf_cur_val p,
.age_filter_line .filtering_set_val {
  color: #606060;
}
.age_sort_line .evs_3 p:hover {
  color: #b8b8b8;
}
.age_sort_line .age_sortbar_selection .evs_hide {
  display: none;
}
.age_sort_line .age_sortval_for_dropdown,
.age_filter_line .filtering_set_val {
  cursor: pointer;
  background: url(../images/select_icon.png) center right no-repeat;
  padding-right: 15px;
}
.age_sort_line p,
.age_filter_line p,
.age_sf_field p {
  color: #d8d8d8;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
}
.age_sort_line .age_sort_val {
  position: relative;
}
.age_sort_line .sort_drop_down,
.age_filter_dropdown {
  position: absolute;
  top: -1px;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  z-index: 500;
  -webkit-box-shadow: 0px 0px 3px #d9d9d9;
  box-shadow: 0px 0px 3px #d9d9d9;
}
.age_sort_line .sort_drop_down p,
.age_filter_dropdown p {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px;
  line-height: 100%;
  margin: 0;
  cursor: pointer;
  display: block;
}
.age_sort_line .sort_drop_down p:hover,
.age_filter_dropdown p:hover {
  background-color: #f2f2f2;
  color: #606060;
}
/*-- event loading --*/
#age_loadbar_section {
  border-bottom: 1px solid #e5e5e5;
  height: 2px;
  width: 100%;
}
/*-- event list -- single event line --*/
#evcal_list .age_list_event p.no_events {
  padding: 8px 12px;
  border-left: 1px solid #dbdbdb;
  font-size: 13px;
  margin-bottom: 0;
}
/*-- event list --*/
.age-month-separator {
  margin: 1.5vw 0 4px;
  padding: 3px 15px;
  background-color: #d8d8d8;
  text-align: center;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.age-month-separator:first-child {
  margin-top: 0;
}
.ag_evcal_calendar .age_events_list .age_list_event {
  scroll-margin-top: 78px;
  margin-left: 0;
  margin-bottom: 6px;
  padding: 0px;
  overflow: hidden;
  position: relative;
  list-style-type: none;
}
.ag_evcal_calendar .age_events_list .age_list_event.age_same_day {
  margin-top: -6px;
  border-top: 1px solid #f2f2f2;
}
.ag_evcal_calendar .age_events_list .age_list_event.age_same_day .evcal_cblock {
  color: #c1c1c1;
  visibility: hidden;
}
.ag_evcal_calendar .age_events_list .age_list_event.age_same_day.event-found {
  margin-top: 0px;
  border-top: none;
}
.ag_evcal_calendar .age_events_list .age_list_event.age_same_day.event-found .age_grey-bg,
.ag_evcal_calendar .age_events_list .age_list_event.age_same_day.event-found .evcal_cblock {
  display: block;
  color: #ffffff;
  visibility: visible;
}
.age_events_list .age_list_event .desc_trig {
  cursor: pointer;
}
.age_events_list .age_list_event a.desc_trig:hover {
  background-color: #f4f4f4;
}
.age_events_list .age_list_event a.evcal_list_a {
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
  padding: 0px;
  height: 89px;
  overflow: hidden;
  background-color: #e5e5e5;
}
.age_events_list .age_list_event a.evcal_list_a:hover {
  text-decoration: none;
}
.alternate_color .age_events_list .age_list_event a.evcal_list_a {
  background-color: #f2f2f2;
}
.age_events_list .age_list_event a.evcal_list_a::after {
  content: "i";
  font-family: hoffline;
  color: #c1c1c1;
  font-size: 1.6875rem;
  display: block;
  position: absolute;
  right: 16px;
  top: 21px;
  display: none;
}
.age_events_list .age_list_event a.evcal_list_a:hover {
  background-position: 95% -120px;
  color: inherit;
}
.age_events_list .age_list_event a.evcal_list_a:hover:after {
  color: inherit;
}
.age_events_list a {
  text-decoration: none;
  color: inherit;
}
.ag_evcal_calendar .clear {
  clear: both;
  height: 0px;
  margin: 0;
}
.age_events_list .age_list_event .evcal_cblock {
  color: #ffffff;
  font-size: 1.875rem;
  text-align: center;
  font-weight: bold;
  line-height: 95px;
  background-color: transparent !important;
  position: absolute;
  height: 89px;
  width: 89px;
  margin: 0 6px 0 0;
  padding: 0px;
}
.age_events_list .age_list_event .evcal_cblock span {
  line-height: 100%;
  font-size: 16px;
  vertical-align: super;
}
.age_events_list .age_list_event a .age_colored-bg {
  position: absolute;
  background-color: red;
  width: 3px;
  height: 89px;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.age_events_list .age_list_event a:hover .age_colored-bg {
  width: 89px;
}
.age_events_list .age_list_event a .age_grey-bg {
  position: absolute;
  background-color: #c1c1c1;
  width: 89px;
  height: 89px;
}
.age_events_list .age_list_event .evcal_desc {
  margin-left: 5px;
  padding: 20px 15px 0 100px;
  margin-bottom: 0px;
  font-size: 12px;
}
.age_events_list .age_list_event .evcal_desc span {
  display: block;
  color: #424242;
}
.age_events_list .age_list_event .evcal_desc .evcal_desc_info {
  font-size: 16px;
  line-height: 120%;
  color: #5c5c5c;
}
.age_events_list .age_list_event .evcal_desc span.evcal_desc2 {
  color: #5c5c5c;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 4px;
  display: block;
}
.age_events_list .age_list_event a:hover .evcal_desc span.evcal_desc2 {
  color: #5c5c5c;
}
.age_events_list .age_list_event .evcal_desc .evcal_event_types {
  line-height: 110%;
  color: #767676;
}
.age_events_list .age_list_event .evcal_desc .evcal_event_types em {
  padding-right: 3px;
  color: #767676;
}
.age_events_list .age_list_event .evcal_desc em {
  color: #5c5c5c;
  font-weight: bold;
}
.age_events_list .age_list_event .evcal_desc .evcal_time {
  font-style: normal;
}
.age_events_list .age_list_event .event_description {
  background-color: #f2f2f2;
  display: none;
}
.age_events_list .age_list_event .event_description p {
  float: none;
}
.age_events_list .age_list_event .event_description .evcal_eventbrite,
.age_events_list .age_list_event .event_description .evcal_desc_top {
  padding: 5px 8px;
  margin-top: 4px;
}
/*-- gmap --*/
#evcal_list .age_list_event .event_description .evcal_gmaps {
  margin-top: 0px;
  width: 100%;
  height: 200px;
}
/*-- event other data --*/
.evcal_evdata_row .evcal_evdata_custometa_icons {
  display: block;
  position: absolute;
  padding: 0;
  width: 31px;
  height: 30px;
}
.evcal_evdata_row .evcal_evdata_icons {
  background: url(../images/icons.png) top left no-repeat;
  background-image: none;
  display: block;
  position: absolute;
  padding: 0;
  width: 31px;
  height: 30px;
}
.evcal_evdata_row .evcal_evdata_icon_time {
  width: 31px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  padding: 0;
}
.evcal_evdata_row .evcal_evdata_icon_time:after {
  content: "t";
  font-family: hoffline;
  color: #767676;
  font-size: 1.6875rem;
  text-align: center;
  display: block;
  width: 30px;
  position: absolute;
  left: 2px;
  top: -9px;
}
.evcal_evdata_row .evcal_evdata_icon_location,
.evcal_evdata_row .evcal_evdata_icon_register {
  width: 26px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  padding: 0;
}
.evcal_evdata_row .evcal_evdata_icons.evcalicon_5:after,
.evcal_evdata_row .evcal_evdata_icons.evcalicon_2:after,
.evcal_evdata_row .evcal_evdata_icon_register:after,
.evcal_evdata_row .evcal_evdata_icon_location:after {
  content: "l";
  font-family: hoffline;
  color: #767676;
  font-size: 1.6875rem;
  text-align: center;
  display: block;
  width: 30px;
  position: absolute;
  left: 2px;
  top: -9px;
}
.evcal_evdata_row .evcal_evdata_icon_register:after {
  content: "v";
}
.evcal_evdata_row .evcal_evdata_icons.evcalicon_2:after {
  content: "n";
  top: -7px;
}
.evcal_evdata_row .evcal_evdata_icons.evcalicon_5:after {
  content: "u";
  top: -10px;
}
.evcal_evdata_cell .evcal_evdata_short,
.evcal_evdata_cell a.evcal_evdata_short {
  text-transform: uppercase;
  font-weight: bold;
  color: #767676;
  font-size: 16px;
  line-height: 20px;
  display: block;
}
.evcal_evdata_cell .evcal_evdata_short em {
  font-style: normal;
  font-weight: bold;
}
.evcal_evdata_row .evcal_evdata_cell h2,
.evcal_evdata_row .evcal_evdata_cell h3 {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: 100%;
}
.evcal_evdata_row.evcal_evrow_sm {
  padding: 12px 20px;
}
.evcal_evdata_row {
  background-color: #f2f2f2;
  padding: 25px 35px;
}
.evcal_evdata_row .alternate_color {
  background-color: #d8d8d8;
}
.evcal_evdata_row .evcal_evdata_cell h2 {
  color: #5c5c5c;
  font-size: 1.25rem;
}
.evcal_evdata_row .evcal_evdata_cell h2.bash {
  font-weight: bold;
}
.evcal_evdata_row .evcal_evdata_cell h3 {
  color: #5c5c5c;
  font-size: 16px;
}
.evcal_evdata_row .evcal_evdata_cell a {
  border: none;
  padding: 0;
}
.evcal_evdata_row .evcal_evdata_cell {
  padding-left: 47px;
  min-height: 30px;
}
.evcal_col50 {
  width: 50%;
  float: left;
}
.evcal_evdata_img {
  width: 100%;
  overflow: hidden;
  background-repeat: none;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
/*-- event card close --*/
.event_description .evcal_close:hover {
  background-color: #dbdada;
}
.event_description .evcal_close {
  padding: 0;
  color: #767676;
  margin: 0;
}
#evcal_list .age_list_event .event_description .evcal_close p {
  text-align: center;
  color: #767676;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  padding: 4px;
}
/*-- event description section --*/
.evcal_evdata_img:hover {
  background-position: 50% 45%;
}
#evcal_list .age_list_event .evcal_desc span.evcal_event_title {
  line-height: 120%;
  font-style: normal;
  font-weight: 700;
}
#evcal_list .age_list_event .event_description .evcal_desc_buy_tix a {
  color: #ffffff;
  background: #f2f2f2;
  padding: 3px 10px;
  border: none;
  display: inline-block;
}
#evcal_list .age_list_event .event_description .evcal_desc_buy_tix a:hover {
  background: #424242;
}
#evcal_list .age_list_event .event_description p {
  font-size: 16px;
  color: #767676;
}
#evcal_list .age_list_event .event_description .evcal_desc_top {
  background-color: #f2f2f2;
}
.evcal_event_details .evcal_evdata_cell {
  padding-left: 0;
}
#evcal_list .age_details_shading_bot p:hover {
  opacity: 1;
}
#evcal_list .age_details_shading_bot p {
  opacity: 0.5;
  margin-top: 15px;
  text-align: center;
  cursor: pointer;
}
.age_details_shading_bot p span.ev_more_arrow.less {
  background-position: -8px 0;
}
.age_details_shading_bot p span.ev_more_arrow {
  background: url(../images/evo_more_details_arrow.png) top left no-repeat;
  height: 6px;
  width: 8px;
  margin-left: 9px;
}
.age_details_shading_bot p span {
  display: inline-block;
}
/*-- event featured image --*/
.evcal_evdata_img {
  height: 70px;
}
/*-- upcoming events list --*/
.ag_evcal_calendar .evcal_month_line p {
  padding: 8px 0 5px;
  color: #c6c6c6;
  font-size: 1.5rem;
  text-transform: uppercase;
  min-height: 24px;
  line-height: 100% !important;
  margin: 0 !important;
  font-weight: normal;
  border-bottom: 1px solid #e5e5e5;
}
/*-- widget --*/
#evcal_widget .ag_evcal_calendar .calendar_header {
  padding-bottom: 5px;
}
#evcal_widget a {
  font-weight: normal;
}
#evcal_widget #evcal_list .age_list_event a.sin_val .evcal_desc {
  padding-left: 38px;
}
#evcal_widget .event_description .evcal_evdata_row {
  padding: 15px;
}
#evcal_widget .event_description .evcal_evdata_row.evcal_close {
  padding: 2px;
}
#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_icons {
  display: none;
}
#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell {
  padding-left: 0px;
}
#evcal_widget .event_description .evcal_col50 {
  width: 100%;
  float: none;
  border-bottom: 1px solid #dbdbdb;
}
#evcal_widget .event_description .evcal_col50 .bordr {
  border-right: none;
}
#evcal_widget .age_events_list .evcal_desc2 {
  line-height: 120%;
  font-size: 14px !important;
}
#evcal_widget .ag_evcal_calendar .calendar_header p {
  font-size: 18px;
}
#evcal_widget .ag_evcal_calendar #evcal_prev {
  margin-right: 8px;
}
#evcal_widget .ag_evcal_calendar #evcal_next {
  margin-left: 8px;
}
#evcal_widget #evcal_sort_bar ul .sort_title {
  padding: 8px 5px 0 0;
}
#evcal_widget #evcal_sort_bar ul p {
  font-size: 13px;
}
#evcal_widget .age_events_list .evcal_cblock {
  font-size: 1.5rem;
  padding: 3px 5px 5px 8px;
}
#evcal_widget .age_events_list .age_list_event .evcal_desc {
  padding-left: 55px;
  padding-right: 10px;
}
#evcal_widget .age_events_list .age_list_event .evcal_cblock span {
  font-size: 10px;
}
#evcal_widget #evcal_list .age_list_event a.evcal_list_a {
  padding: 5px 0;
}
#evcal_widget #evcal_head #evcal_prev {
  margin-right: 2px;
}
#evcal_widget #evcal_head #evcal_next {
  margin-left: 2px;
  background-position: -24px 0;
  width: 15px;
}
#evcal_widget #evcal_head #evcal_next:hover {
  background-position: -24px 20px;
}
#evcal_widget #evcal_head a {
  margin-top: 0px;
}
#evcal_widget #evcal_head {
  min-height: auto;
  padding-bottom: 2px;
}
#evcal_widget #evcal_cur {
  line-height: 100%;
  height: auto;
}
/** FONTS **/
#evcal_list .age_list_event .event_description .evcal_close p {
  text-indent: -9000px;
  overflow: hidden;
  width: 0px;
}
#evcal_list .age_list_event .event_description .evcal_close p::before {
  content: "x";
  font-family: hoffline;
  font-style: normal;
  text-indent: 0;
  width: 100%;
  height: 20px;
  display: block;
  position: absolute;
  text-align: center;
}
/*-- Responsive --*/
@media (max-width: 480px) {
  .ag_evcal_calendar #evcal_loader {
    height: 1px;
    width: 1px;
  }
  #evcal_sort_bar ul {
    padding-left: 10px;
  }
  .event_description .evcal_col50 {
    width: 100%;
    float: none;
    border-bottom: 1px solid #dbdbdb;
  }
  .event_description .evcal_col50 .bordr {
    border-right: none;
  }
}
@media only screen and (max-device-width: 480px) {
  .ag_evcal_calendar .calendar_header p {
    font-size: 1.25rem;
  }
  #evcal_sort_bar ul {
    padding-left: 10px;
  }
}
.ag_evcal_no_events {
  background-color: #e5e5e5;
  padding: 30px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
}
@media (min-width: 900px) {
  .age_events_list .age_list_event .evcal_desc span.evcal_desc2 {
    font-size: 16px;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-fb {
  margin-bottom: 2em;
  text-align: center;
}
.mod-fb ul,
.mod-fb li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mod-fb ul {
  list-style-type: none;
  font-size: 0;
}
.mod-fb ul li {
  font-size: 1rem;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.mod-fb ul li a {
  display: inline-block;
  height: 150px;
  width: 150px;
  background-size: cover;
  background-position: 50% 50%;
}
.mod-fb ul li:last-child a {
  position: relative;
}
.mod-fb ul li:last-child a::before {
  display: block;
  content: "+";
  color: #ffffff;
  font-size: 65px;
  line-height: 140px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.mod-fb ul li:last-child a:hover::before {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.3);
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-featured-box {
  margin: 60px 0;
  padding: 0;
  /* media-max condition */
  /* .max NO orientation */
  text-align: center;
  font-size: 0;
}
@media only screen and (max-width: 900px) {
  .mod-featured-box {
    padding: 4vw 0 0;
    margin-bottom: 1px;
  }
}
.mod-featured-box ul {
  padding-left: 0;
}
.mod-featured-box li {
  display: inline-block;
  margin: 0 1vw;
  /* media-max condition */
  /* .max NO orientation */
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 900px) {
  .mod-featured-box li {
    width: 50%;
    margin: 0 0 1px;
    border-top: 1px solid #ffffff;
  }
}
.mod-featured-box li:nth-child(2n) {
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 900px) {
  .mod-featured-box li:nth-child(2n) {
    border-left: 1px solid #ffffff;
  }
}
.mod-featured-box li h3 {
  margin: 0;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}
.mod-featured-box li h3 a {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5em;
  text-align: center;
  width: 20vw;
  height: 11.25vw;
  /* two rows */
  /* media-max condition */
  /* .max NO orientation */
  -webkit-transition: background-color 0.3s 0.5s ease-in-out 0s;
  -moz-transition: background-color 0.3s 0.5s ease-in-out 0s;
  -ms-transition: background-color 0.3s 0.5s ease-in-out 0s;
  -o-transition: background-color 0.3s 0.5s ease-in-out 0s;
  transition: background-color 0.3s 0.5s ease-in-out 0s;
}
@media only screen and (max-width: 900px) {
  .mod-featured-box li h3 a {
    margin: 0 1px 1px;
    width: 50vw;
    height: 28.125vw;
  }
}
.mod-featured-box li h3 a span {
  width: 80%;
  padding: 10px;
  display: inline-block;
  color: #ffffff;
  font-size: 1.5rem;
  /* media-max condition */
  /* .max NO orientation */
  /* media-max condition */
  /* .max NO orientation */
  /* media-max condition */
  /* .max NO orientation */
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1800px) {
  .mod-featured-box li h3 a span {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1200px) {
  .mod-featured-box li h3 a span {
    letter-spacing: 0;
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 900px) {
  .mod-featured-box li h3 a span {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .mod-featured-box li h3 a span {
    font-size: 1.25rem;
  }
}
.mod-featured-box li h3 a span em {
  display: none;
}
.mod-featured-box li h3 a:hover {
  text-shadow: none;
  -webkit-transition: background 0.3s ease-in-out 0s;
  -moz-transition: background 0.3s ease-in-out 0s;
  -ms-transition: background 0.3s ease-in-out 0s;
  -o-transition: background 0.3s ease-in-out 0s;
  transition: background 0.3s ease-in-out 0s;
  background-color: #e5e5e5;
  background-color: rgba(229, 229, 229, 0.6);
  /* media-min condition */
  /* .min NO orientation */
}
.mod-featured-box li h3 a:hover span {
  background: #5c5c5c;
}
@media only screen and (min-width: 1200px) {
  .mod-featured-box li h3 a:hover span {
    display: inline-block;
    /* for skin */
    font-size: 16px;
  }
  .mod-featured-box li h3 a:hover em {
    font-style: normal;
    display: inline;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#vue-flickr {
  text-align: center;
}
#vue-flickr > div {
  margin-bottom: 2em;
}
#vue-flickr ul,
#vue-flickr li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#vue-flickr ul {
  list-style-type: none;
  font-size: 0;
}
#vue-flickr ul li {
  font-size: 1rem;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
#vue-flickr button {
  margin-top: 1em;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-footer-links {
  overflow: hidden;
}
.mod-footer-links > ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: inside;
}
.mod-footer-links > ul > li > a {
  display: inline-block;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  padding: 0px;
  font-size: 12px;
  background: transparent;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#top .gform_confirmation_wrapper {
  text-align: center;
  font-size: 1.25rem;
  padding: 2vmax 3vmax;
  background-color: #f2f2f2;
}
#top .gform_confirmation_wrapper .gform_confirmation_message {
  display: block;
  text-align: center;
  color: #767676;
  font-size: 1.25rem;
  line-height: 1.31em;
}
#top li.gfield {
  margin-top: 0;
}
#top .gform_validation_error {
  padding-top: 0;
}
#top .gform_wrapper {
  background-color: #e5e5e5;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07000000000000001);
  padding: 1px 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.avia-section.footer_color #top .gform_wrapper,
.avia-section.socket_color #top .gform_wrapper {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#top .gform_wrapper .gform_title {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 2.1875rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  #top .gform_wrapper .gform_title {
    font-size: 1.96875rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .gform_wrapper .gform_title {
    font-size: 1.75rem;
  }
}
#top .gform_wrapper .gform_heading,
#top .gform_wrapper .gf_progressbar_wrapper,
#top .gform_wrapper .gform_body,
#top .gform_wrapper .gform_footer,
#top .gform_wrapper .gform_page_footer {
  padding: 0;
  margin: 0;
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 900px) {
  #top .gform_wrapper .gform_heading,
  #top .gform_wrapper .gf_progressbar_wrapper,
  #top .gform_wrapper .gform_body,
  #top .gform_wrapper .gform_footer,
  #top .gform_wrapper .gform_page_footer {
    padding: 2vmax;
  }
}
#top .gform_wrapper .gform_body {
  background: #dbdbdb;
  padding: 1px 2vmax 2vmax;
  /* media-larger condition */
  /* .min NO orientation */
  margin: -1px 0 0;
  /* mods */
}
@media only screen and (min-width: 901px) {
  #top .gform_wrapper .gform_body {
    padding: 1px 17.5% 2vmax;
  }
}
.av_one_half #top .gform_wrapper .gform_body {
  padding-left: 2vmax;
  padding-right: 2vmax;
}
#top .gform_wrapper .gform_body .gf-element--center {
  text-align: center;
}
#top .gform_wrapper .gform_heading,
#top .gform_wrapper .gf_progressbar_wrapper {
  padding: 0 2vmax;
  margin: 2vmax 0;
}
.av_one_half #top .gform_wrapper .gform_heading,
.av_one_half #top .gform_wrapper .gf_progressbar_wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
#top .gform_wrapper .gform_fields {
  padding-top: 0;
}
#top .gform_wrapper .gform_ajax_spinner {
  display: block;
  margin: 0 auto;
}
#top .gform_wrapper li.gfield {
  margin-top: 2vmax;
}
#top .gform_wrapper .ginput_full {
  margin-bottom: 1em;
}
#top .gform_wrapper tr {
  background: none;
}
#top .gform_wrapper label {
  margin-top: 0;
}
#top .gform_wrapper textarea + label,
#top .gform_wrapper select + label,
#top .gform_wrapper input + label {
  font-weight: normal;
  margin-bottom: 0.5rem;
}
#top .gform_wrapper .gform_heading {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  #top .gform_wrapper .gform_heading {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .gform_wrapper .gform_heading {
    font-size: 1.2rem;
  }
}
#top .gform_wrapper .gform_heading .gform_description {
  font-size: 1.5rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 2vmax;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  #top .gform_wrapper .gform_heading .gform_description {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .gform_wrapper .gform_heading .gform_description {
    font-size: 1.2rem;
  }
}
#top .gform_wrapper .gsection {
  margin-top: 60px !important;
  border-bottom: 0;
  margin-bottom: 0.5em;
}
#top .gform_wrapper .gsection .gsection_title {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  color: #5c5c5c;
  margin-bottom: 1em;
}
@media only screen and (max-width: 1199px) {
  #top .gform_wrapper .gsection .gsection_title {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .gform_wrapper .gsection .gsection_title {
    font-size: 1.2rem;
  }
}
#top .gform_wrapper .gsection .gsection_description {
  font-size: 1.5rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 2vmax;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  font-size: 1.25rem;
}
@media only screen and (max-width: 1199px) {
  #top .gform_wrapper .gsection .gsection_description {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .gform_wrapper .gsection .gsection_description {
    font-size: 1.2rem;
  }
}
#top .gform_wrapper .gform_drop_instructions,
#top .gform_wrapper .gfield_description {
  color: #767676;
  padding: 0;
  margin: 1px 0 9px 1px;
}
#top .gform_wrapper .gf_progressbar_wrapper {
  border: none;
}
#top .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
  color: #5c5c5c;
  opacity: 1;
  text-align: center;
  font-weight: bold;
}
#top .gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
  width: auto;
  border: none;
  background: #ffffff;
  box-shadow: none;
}
#top .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
  text-shadow: none;
}
#top .gform_wrapper .gf_progressbar_wrapper .gf_progressbar > div {
  background: #5c5c5c;
}
#top .gform_wrapper .gf_page_steps {
  border-bottom: 0;
  text-align: center;
}
#top .gform_wrapper .gf_page_steps .gf_step {
  font-size: inherit;
  color: #5c5c5c;
  text-align: center;
  font-weight: bold;
}
#top .gform_wrapper .gf_page_steps .gf_step_number {
  display: none;
}
#top .gform_wrapper .gform_page_footer,
#top .gform_wrapper .gform_footer {
  padding: 2vmax;
  text-align: center;
  border-top: 0;
}
#top .gform_wrapper .gform_heading + .validation_error {
  margin: 0;
  width: 100%;
  max-width: 100%;
  text-align: center;
  background-color: #dbdbdb;
  color: #5c5c5c;
  font-size: 1.25rem;
  line-height: 1.3em;
}
#top .gform_wrapper .validation_error {
  background: #5c5c5c;
  margin-bottom: 0;
  color: #ffffff;
}
#top .gform_wrapper .validation_error,
#top .gform_wrapper .gfield_error {
  border: none;
}
#top .gform_wrapper .gfield_description.validation_error,
#top .gform_wrapper .gfield_error {
  margin-bottom: 2vmax !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
#top .gform_wrapper .gfield_description.validation_error select,
#top .gform_wrapper .gfield_error select,
#top .gform_wrapper .gfield_description.validation_error textarea,
#top .gform_wrapper .gfield_error textarea,
#top .gform_wrapper .gfield_description.validation_error input[type=text],
#top .gform_wrapper .gfield_error input[type=text] {
  background-color: #dbdbdb;
  border-color: #5c5c5c;
  color: #5c5c5c;
}
#top .gform_wrapper .gfield_required,
#top .gform_wrapper .validation_message,
#top .gform_wrapper .gfield_error,
#top .gform_wrapper .gfield_error label {
  color: #5c5c5c;
  background: none;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#ui-datepicker-div.ui-datepicker {
  margin-top: -30px;
}
#top .gform_body {
  width: 100%;
}
#wpbdp-submit-page li.gfield:not(.gf_left_half),
#wpbdp-listing-form-fields li.gfield:not(.gf_left_half),
#top .elvanto-form li.gfield:not(.gf_left_half),
#top .gform_wrapper li.gfield:not(.gf_left_half) {
  padding-right: 0;
}
#wpbdp-submit-page label,
#wpbdp-listing-form-fields label,
#top .elvanto-form label,
#top .gform_wrapper label {
  font-size: 1.25rem;
  color: #767676;
  margin-bottom: 0.25em;
}
#wpbdp-submit-page label[for],
#wpbdp-listing-form-fields label[for],
#top .elvanto-form label[for],
#top .gform_wrapper label[for] {
  cursor: pointer;
}
#wpbdp-submit-page .gfield_label_before_complex,
#wpbdp-listing-form-fields .gfield_label_before_complex,
#top .elvanto-form .gfield_label_before_complex,
#top .gform_wrapper .gfield_label_before_complex {
  font-size: 1.25rem;
}
#wpbdp-submit-page .ginput_container_checkbox,
#wpbdp-listing-form-fields .ginput_container_checkbox,
#top .elvanto-form .ginput_container_checkbox,
#top .gform_wrapper .ginput_container_checkbox,
#wpbdp-submit-page .ginput_container_radio,
#wpbdp-listing-form-fields .ginput_container_radio,
#top .elvanto-form .ginput_container_radio,
#top .gform_wrapper .ginput_container_radio {
  margin-top: 0;
}
#wpbdp-submit-page .description,
#wpbdp-listing-form-fields .description,
#top .elvanto-form .description,
#top .gform_wrapper .description,
#wpbdp-submit-page .gfield_description,
#wpbdp-listing-form-fields .gfield_description,
#top .elvanto-form .gfield_description,
#top .gform_wrapper .gfield_description,
#wpbdp-submit-page .gsection_description,
#wpbdp-listing-form-fields .gsection_description,
#top .elvanto-form .gsection_description,
#top .gform_wrapper .gsection_description,
#wpbdp-submit-page .instruction,
#wpbdp-listing-form-fields .instruction,
#top .elvanto-form .instruction,
#top .gform_wrapper .instruction,
#wpbdp-submit-page .gfield_checkbox label,
#wpbdp-listing-form-fields .gfield_checkbox label,
#top .elvanto-form .gfield_checkbox label,
#top .gform_wrapper .gfield_checkbox label,
#wpbdp-submit-page .gfield_radio label,
#wpbdp-listing-form-fields .gfield_radio label,
#top .elvanto-form .gfield_radio label,
#top .gform_wrapper .gfield_radio label,
#wpbdp-submit-page .ginput_complex label,
#wpbdp-listing-form-fields .ginput_complex label,
#top .elvanto-form .ginput_complex label,
#top .gform_wrapper .ginput_complex label {
  font-size: 16px;
}
#wpbdp-submit-page .gfield_html_formatted,
#wpbdp-listing-form-fields .gfield_html_formatted,
#top .elvanto-form .gfield_html_formatted,
#top .gform_wrapper .gfield_html_formatted {
  color: #767676;
}
#wpbdp-submit-page textarea,
#wpbdp-listing-form-fields textarea,
#top .elvanto-form textarea,
#top .gform_wrapper textarea,
#wpbdp-submit-page select,
#wpbdp-listing-form-fields select,
#top .elvanto-form select,
#top .gform_wrapper select,
#wpbdp-submit-page input[type="email"],
#wpbdp-listing-form-fields input[type="email"],
#top .elvanto-form input[type="email"],
#top .gform_wrapper input[type="email"],
#wpbdp-submit-page input[type="text"],
#wpbdp-listing-form-fields input[type="text"],
#top .elvanto-form input[type="text"],
#top .gform_wrapper input[type="text"] {
  text-indent: 0.5em;
  line-height: 1.5em;
  height: auto;
  font-weight: bold;
  color: #767676;
  padding: 0.313em 0;
  outline: none;
  border-radius: 2px;
  border: 2px solid transparent;
  -webkit-transition: border-color 0.5s ease-in-out 0s;
  -moz-transition: border-color 0.5s ease-in-out 0s;
  -ms-transition: border-color 0.5s ease-in-out 0s;
  -o-transition: border-color 0.5s ease-in-out 0s;
  transition: border-color 0.5s ease-in-out 0s;
}
#wpbdp-submit-page textarea:focus,
#wpbdp-listing-form-fields textarea:focus,
#top .elvanto-form textarea:focus,
#top .gform_wrapper textarea:focus,
#wpbdp-submit-page select:focus,
#wpbdp-listing-form-fields select:focus,
#top .elvanto-form select:focus,
#top .gform_wrapper select:focus,
#wpbdp-submit-page input[type="email"]:focus,
#wpbdp-listing-form-fields input[type="email"]:focus,
#top .elvanto-form input[type="email"]:focus,
#top .gform_wrapper input[type="email"]:focus,
#wpbdp-submit-page input[type="text"]:focus,
#wpbdp-listing-form-fields input[type="text"]:focus,
#top .elvanto-form input[type="text"]:focus,
#top .gform_wrapper input[type="text"]:focus {
  border-color: #5c5c5c;
}
#wpbdp-submit-page textarea,
#wpbdp-listing-form-fields textarea,
#top .elvanto-form textarea,
#top .gform_wrapper textarea {
  height: 10vh;
  min-height: 6em;
  text-indent: 0;
  padding: 0.313em 0.5em;
}
#wpbdp-submit-page .gfield:last-child,
#wpbdp-listing-form-fields .gfield:last-child,
#top .elvanto-form .gfield:last-child,
#top .gform_wrapper .gfield:last-child {
  margin-bottom: 0;
}
#wpbdp-submit-page .gfield_checkbox input + input,
#wpbdp-listing-form-fields .gfield_checkbox input + input,
#top .elvanto-form .gfield_checkbox input + input,
#top .gform_wrapper .gfield_checkbox input + input,
#wpbdp-submit-page .gfield_radio input + input,
#wpbdp-listing-form-fields .gfield_radio input + input,
#top .elvanto-form .gfield_radio input + input,
#top .gform_wrapper .gfield_radio input + input,
#wpbdp-submit-page .gfield_checkbox label,
#wpbdp-listing-form-fields .gfield_checkbox label,
#top .elvanto-form .gfield_checkbox label,
#top .gform_wrapper .gfield_checkbox label,
#wpbdp-submit-page .gfield_radio label,
#wpbdp-listing-form-fields .gfield_radio label,
#top .elvanto-form .gfield_radio label,
#top .gform_wrapper .gfield_radio label {
  display: inline-block;
  margin-left: 18px;
}
#wpbdp-submit-page .elvanto-form-group.select,
#wpbdp-listing-form-fields .elvanto-form-group.select,
#top .elvanto-form .elvanto-form-group.select,
#top .gform_wrapper .elvanto-form-group.select,
#wpbdp-submit-page .wpbdp-form-field-id-2,
#wpbdp-listing-form-fields .wpbdp-form-field-id-2,
#top .elvanto-form .wpbdp-form-field-id-2,
#top .gform_wrapper .wpbdp-form-field-id-2,
#wpbdp-submit-page .name_prefix_select,
#wpbdp-listing-form-fields .name_prefix_select,
#top .elvanto-form .name_prefix_select,
#top .gform_wrapper .name_prefix_select,
#wpbdp-submit-page .address_country,
#wpbdp-listing-form-fields .address_country,
#top .elvanto-form .address_country,
#top .gform_wrapper .address_country,
#wpbdp-submit-page .gfield_time_ampm,
#wpbdp-listing-form-fields .gfield_time_ampm,
#top .elvanto-form .gfield_time_ampm,
#top .gform_wrapper .gfield_time_ampm,
#wpbdp-submit-page .ginput_container_select,
#wpbdp-listing-form-fields .ginput_container_select,
#top .elvanto-form .ginput_container_select,
#top .gform_wrapper .ginput_container_select,
#wpbdp-submit-page .ginput_container_multiselect,
#wpbdp-listing-form-fields .ginput_container_multiselect,
#top .elvanto-form .ginput_container_multiselect,
#top .gform_wrapper .ginput_container_multiselect {
  position: relative;
}
#wpbdp-submit-page .elvanto-form-group.select:before,
#wpbdp-listing-form-fields .elvanto-form-group.select:before,
#top .elvanto-form .elvanto-form-group.select:before,
#top .gform_wrapper .elvanto-form-group.select:before,
#wpbdp-submit-page .wpbdp-form-field-id-2:before,
#wpbdp-listing-form-fields .wpbdp-form-field-id-2:before,
#top .elvanto-form .wpbdp-form-field-id-2:before,
#top .gform_wrapper .wpbdp-form-field-id-2:before,
#wpbdp-submit-page .name_prefix_select:before,
#wpbdp-listing-form-fields .name_prefix_select:before,
#top .elvanto-form .name_prefix_select:before,
#top .gform_wrapper .name_prefix_select:before,
#wpbdp-submit-page .address_country:before,
#wpbdp-listing-form-fields .address_country:before,
#top .elvanto-form .address_country:before,
#top .gform_wrapper .address_country:before,
#wpbdp-submit-page .gfield_time_ampm:before,
#wpbdp-listing-form-fields .gfield_time_ampm:before,
#top .elvanto-form .gfield_time_ampm:before,
#top .gform_wrapper .gfield_time_ampm:before,
#wpbdp-submit-page .ginput_container_select:before,
#wpbdp-listing-form-fields .ginput_container_select:before,
#top .elvanto-form .ginput_container_select:before,
#top .gform_wrapper .ginput_container_select:before,
#wpbdp-submit-page .ginput_container_multiselect:before,
#wpbdp-listing-form-fields .ginput_container_multiselect:before,
#top .elvanto-form .ginput_container_multiselect:before,
#top .gform_wrapper .ginput_container_multiselect:before {
  content: "";
  pointer-events: none;
  position: absolute;
  right: 1.2em;
  top: 1.05em;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 9px solid;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
}
#wpbdp-submit-page .elvanto-form-group.select select,
#wpbdp-listing-form-fields .elvanto-form-group.select select,
#top .elvanto-form .elvanto-form-group.select select,
#top .gform_wrapper .elvanto-form-group.select select,
#wpbdp-submit-page .wpbdp-form-field-id-2 select,
#wpbdp-listing-form-fields .wpbdp-form-field-id-2 select,
#top .elvanto-form .wpbdp-form-field-id-2 select,
#top .gform_wrapper .wpbdp-form-field-id-2 select,
#wpbdp-submit-page .name_prefix_select select,
#wpbdp-listing-form-fields .name_prefix_select select,
#top .elvanto-form .name_prefix_select select,
#top .gform_wrapper .name_prefix_select select,
#wpbdp-submit-page .address_country select,
#wpbdp-listing-form-fields .address_country select,
#top .elvanto-form .address_country select,
#top .gform_wrapper .address_country select,
#wpbdp-submit-page .gfield_time_ampm select,
#wpbdp-listing-form-fields .gfield_time_ampm select,
#top .elvanto-form .gfield_time_ampm select,
#top .gform_wrapper .gfield_time_ampm select,
#wpbdp-submit-page .ginput_container_select select,
#wpbdp-listing-form-fields .ginput_container_select select,
#top .elvanto-form .ginput_container_select select,
#top .gform_wrapper .ginput_container_select select,
#wpbdp-submit-page .ginput_container_multiselect select,
#wpbdp-listing-form-fields .ginput_container_multiselect select,
#top .elvanto-form .ginput_container_multiselect select,
#top .gform_wrapper .ginput_container_multiselect select {
  background-color: #f2f2f2;
  display: block;
  width: 100%;
  border-color: #d8d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#wpbdp-submit-page .elvanto-form-group.select select:focus,
#wpbdp-listing-form-fields .elvanto-form-group.select select:focus,
#top .elvanto-form .elvanto-form-group.select select:focus,
#top .gform_wrapper .elvanto-form-group.select select:focus,
#wpbdp-submit-page .wpbdp-form-field-id-2 select:focus,
#wpbdp-listing-form-fields .wpbdp-form-field-id-2 select:focus,
#top .elvanto-form .wpbdp-form-field-id-2 select:focus,
#top .gform_wrapper .wpbdp-form-field-id-2 select:focus,
#wpbdp-submit-page .name_prefix_select select:focus,
#wpbdp-listing-form-fields .name_prefix_select select:focus,
#top .elvanto-form .name_prefix_select select:focus,
#top .gform_wrapper .name_prefix_select select:focus,
#wpbdp-submit-page .address_country select:focus,
#wpbdp-listing-form-fields .address_country select:focus,
#top .elvanto-form .address_country select:focus,
#top .gform_wrapper .address_country select:focus,
#wpbdp-submit-page .gfield_time_ampm select:focus,
#wpbdp-listing-form-fields .gfield_time_ampm select:focus,
#top .elvanto-form .gfield_time_ampm select:focus,
#top .gform_wrapper .gfield_time_ampm select:focus,
#wpbdp-submit-page .ginput_container_select select:focus,
#wpbdp-listing-form-fields .ginput_container_select select:focus,
#top .elvanto-form .ginput_container_select select:focus,
#top .gform_wrapper .ginput_container_select select:focus,
#wpbdp-submit-page .ginput_container_multiselect select:focus,
#wpbdp-listing-form-fields .ginput_container_multiselect select:focus,
#top .elvanto-form .ginput_container_multiselect select:focus,
#top .gform_wrapper .ginput_container_multiselect select:focus {
  border-color: #6f6f7f;
}
#wpbdp-submit-page .wpbdp-form-field-id-2:before,
#wpbdp-listing-form-fields .wpbdp-form-field-id-2:before,
#top .elvanto-form .wpbdp-form-field-id-2:before,
#top .gform_wrapper .wpbdp-form-field-id-2:before {
  top: 3em;
}
#wpbdp-submit-page .name_prefix_select,
#wpbdp-listing-form-fields .name_prefix_select,
#top .elvanto-form .name_prefix_select,
#top .gform_wrapper .name_prefix_select {
  padding-bottom: 0.5em;
}
#wpbdp-submit-page .name_prefix_select:before,
#wpbdp-listing-form-fields .name_prefix_select:before,
#top .elvanto-form .name_prefix_select:before,
#top .gform_wrapper .name_prefix_select:before {
  right: 1.5em;
}
#wpbdp-submit-page .elvanto-form-group .checkbox li,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox li,
#top .elvanto-form .elvanto-form-group .checkbox li,
#top .gform_wrapper .elvanto-form-group .checkbox li,
#wpbdp-submit-page .checkbox-group li,
#wpbdp-listing-form-fields .checkbox-group li,
#top .elvanto-form .checkbox-group li,
#top .gform_wrapper .checkbox-group li,
#wpbdp-submit-page .gfield_checkbox li,
#wpbdp-listing-form-fields .gfield_checkbox li,
#top .elvanto-form .gfield_checkbox li,
#top .gform_wrapper .gfield_checkbox li,
#wpbdp-submit-page .gfield_radio li,
#wpbdp-listing-form-fields .gfield_radio li,
#top .elvanto-form .gfield_radio li,
#top .gform_wrapper .gfield_radio li {
  overflow: visible;
  margin-bottom: 0.5em;
}
#wpbdp-submit-page .elvanto-form-group .checkbox label,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox label,
#top .elvanto-form .elvanto-form-group .checkbox label,
#top .gform_wrapper .elvanto-form-group .checkbox label,
#wpbdp-submit-page .checkbox-group label,
#wpbdp-listing-form-fields .checkbox-group label,
#top .elvanto-form .checkbox-group label,
#top .gform_wrapper .checkbox-group label,
#wpbdp-submit-page .gfield_checkbox label,
#wpbdp-listing-form-fields .gfield_checkbox label,
#top .elvanto-form .gfield_checkbox label,
#top .gform_wrapper .gfield_checkbox label,
#wpbdp-submit-page .gfield_radio label,
#wpbdp-listing-form-fields .gfield_radio label,
#top .elvanto-form .gfield_radio label,
#top .gform_wrapper .gfield_radio label {
  display: inline-block;
  width: 97%;
  margin-left: -20px;
  padding: 2px 0 2px 40px;
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="radio"],
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="radio"],
#top .elvanto-form .elvanto-form-group .checkbox input[type="radio"],
#top .gform_wrapper .elvanto-form-group .checkbox input[type="radio"],
#wpbdp-submit-page .checkbox-group input[type="radio"],
#wpbdp-listing-form-fields .checkbox-group input[type="radio"],
#top .elvanto-form .checkbox-group input[type="radio"],
#top .gform_wrapper .checkbox-group input[type="radio"],
#wpbdp-submit-page .gfield_checkbox input[type="radio"],
#wpbdp-listing-form-fields .gfield_checkbox input[type="radio"],
#top .elvanto-form .gfield_checkbox input[type="radio"],
#top .gform_wrapper .gfield_checkbox input[type="radio"],
#wpbdp-submit-page .gfield_radio input[type="radio"],
#wpbdp-listing-form-fields .gfield_radio input[type="radio"],
#top .elvanto-form .gfield_radio input[type="radio"],
#top .gform_wrapper .gfield_radio input[type="radio"],
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="checkbox"],
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="checkbox"],
#top .elvanto-form .elvanto-form-group .checkbox input[type="checkbox"],
#top .gform_wrapper .elvanto-form-group .checkbox input[type="checkbox"],
#wpbdp-submit-page .checkbox-group input[type="checkbox"],
#wpbdp-listing-form-fields .checkbox-group input[type="checkbox"],
#top .elvanto-form .checkbox-group input[type="checkbox"],
#top .gform_wrapper .checkbox-group input[type="checkbox"],
#wpbdp-submit-page .gfield_checkbox input[type="checkbox"],
#wpbdp-listing-form-fields .gfield_checkbox input[type="checkbox"],
#top .elvanto-form .gfield_checkbox input[type="checkbox"],
#top .gform_wrapper .gfield_checkbox input[type="checkbox"],
#wpbdp-submit-page .gfield_radio input[type="checkbox"],
#wpbdp-listing-form-fields .gfield_radio input[type="checkbox"],
#top .elvanto-form .gfield_radio input[type="checkbox"],
#top .gform_wrapper .gfield_radio input[type="checkbox"] {
  float: none;
  display: inline-block;
  margin: 0;
  height: auto;
  margin-left: 6px;
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="radio"]:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="radio"]:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="radio"]:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="radio"]:after,
#wpbdp-submit-page .checkbox-group input[type="radio"]:after,
#wpbdp-listing-form-fields .checkbox-group input[type="radio"]:after,
#top .elvanto-form .checkbox-group input[type="radio"]:after,
#top .gform_wrapper .checkbox-group input[type="radio"]:after,
#wpbdp-submit-page .gfield_checkbox input[type="radio"]:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="radio"]:after,
#top .elvanto-form .gfield_checkbox input[type="radio"]:after,
#top .gform_wrapper .gfield_checkbox input[type="radio"]:after,
#wpbdp-submit-page .gfield_radio input[type="radio"]:after,
#wpbdp-listing-form-fields .gfield_radio input[type="radio"]:after,
#top .elvanto-form .gfield_radio input[type="radio"]:after,
#top .gform_wrapper .gfield_radio input[type="radio"]:after,
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="checkbox"]:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="checkbox"]:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="checkbox"]:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="checkbox"]:after,
#wpbdp-submit-page .checkbox-group input[type="checkbox"]:after,
#wpbdp-listing-form-fields .checkbox-group input[type="checkbox"]:after,
#top .elvanto-form .checkbox-group input[type="checkbox"]:after,
#top .gform_wrapper .checkbox-group input[type="checkbox"]:after,
#wpbdp-submit-page .gfield_checkbox input[type="checkbox"]:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="checkbox"]:after,
#top .elvanto-form .gfield_checkbox input[type="checkbox"]:after,
#top .gform_wrapper .gfield_checkbox input[type="checkbox"]:after,
#wpbdp-submit-page .gfield_radio input[type="checkbox"]:after,
#wpbdp-listing-form-fields .gfield_radio input[type="checkbox"]:after,
#top .elvanto-form .gfield_radio input[type="checkbox"]:after,
#top .gform_wrapper .gfield_radio input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  margin: -7px 0 0 -5px;
  border: 5px solid #ffffff;
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="checkbox"]:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="checkbox"]:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="checkbox"]:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="checkbox"]:after,
#wpbdp-submit-page .checkbox-group input[type="checkbox"]:after,
#wpbdp-listing-form-fields .checkbox-group input[type="checkbox"]:after,
#top .elvanto-form .checkbox-group input[type="checkbox"]:after,
#top .gform_wrapper .checkbox-group input[type="checkbox"]:after,
#wpbdp-submit-page .gfield_checkbox input[type="checkbox"]:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="checkbox"]:after,
#top .elvanto-form .gfield_checkbox input[type="checkbox"]:after,
#top .gform_wrapper .gfield_checkbox input[type="checkbox"]:after,
#wpbdp-submit-page .gfield_radio input[type="checkbox"]:after,
#wpbdp-listing-form-fields .gfield_radio input[type="checkbox"]:after,
#top .elvanto-form .gfield_radio input[type="checkbox"]:after,
#top .gform_wrapper .gfield_radio input[type="checkbox"]:after {
  border-radius: 4px;
  background-color: #ffffff;
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="checkbox"]:hover:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="checkbox"]:hover:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="checkbox"]:hover:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="checkbox"]:hover:after,
#wpbdp-submit-page .checkbox-group input[type="checkbox"]:hover:after,
#wpbdp-listing-form-fields .checkbox-group input[type="checkbox"]:hover:after,
#top .elvanto-form .checkbox-group input[type="checkbox"]:hover:after,
#top .gform_wrapper .checkbox-group input[type="checkbox"]:hover:after,
#wpbdp-submit-page .gfield_checkbox input[type="checkbox"]:hover:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="checkbox"]:hover:after,
#top .elvanto-form .gfield_checkbox input[type="checkbox"]:hover:after,
#top .gform_wrapper .gfield_checkbox input[type="checkbox"]:hover:after,
#wpbdp-submit-page .gfield_radio input[type="checkbox"]:hover:after,
#wpbdp-listing-form-fields .gfield_radio input[type="checkbox"]:hover:after,
#top .elvanto-form .gfield_radio input[type="checkbox"]:hover:after,
#top .gform_wrapper .gfield_radio input[type="checkbox"]:hover:after {
  background-color: #8f8f8f;
  border-color: #8f8f8f;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="checkbox"]:checked:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="checkbox"]:checked:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="checkbox"]:checked:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="checkbox"]:checked:after,
#wpbdp-submit-page .checkbox-group input[type="checkbox"]:checked:after,
#wpbdp-listing-form-fields .checkbox-group input[type="checkbox"]:checked:after,
#top .elvanto-form .checkbox-group input[type="checkbox"]:checked:after,
#top .gform_wrapper .checkbox-group input[type="checkbox"]:checked:after,
#wpbdp-submit-page .gfield_checkbox input[type="checkbox"]:checked:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="checkbox"]:checked:after,
#top .elvanto-form .gfield_checkbox input[type="checkbox"]:checked:after,
#top .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked:after,
#wpbdp-submit-page .gfield_radio input[type="checkbox"]:checked:after,
#wpbdp-listing-form-fields .gfield_radio input[type="checkbox"]:checked:after,
#top .elvanto-form .gfield_radio input[type="checkbox"]:checked:after,
#top .gform_wrapper .gfield_radio input[type="checkbox"]:checked:after {
  border-color: #5c5c5c;
  background-color: #5c5c5c;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="radio"]:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="radio"]:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="radio"]:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="radio"]:after,
#wpbdp-submit-page .checkbox-group input[type="radio"]:after,
#wpbdp-listing-form-fields .checkbox-group input[type="radio"]:after,
#top .elvanto-form .checkbox-group input[type="radio"]:after,
#top .gform_wrapper .checkbox-group input[type="radio"]:after,
#wpbdp-submit-page .gfield_checkbox input[type="radio"]:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="radio"]:after,
#top .elvanto-form .gfield_checkbox input[type="radio"]:after,
#top .gform_wrapper .gfield_checkbox input[type="radio"]:after,
#wpbdp-submit-page .gfield_radio input[type="radio"]:after,
#wpbdp-listing-form-fields .gfield_radio input[type="radio"]:after,
#top .elvanto-form .gfield_radio input[type="radio"]:after,
#top .gform_wrapper .gfield_radio input[type="radio"]:after {
  border-radius: 33px;
  background-color: #ffffff;
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="radio"]:hover:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="radio"]:hover:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="radio"]:hover:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="radio"]:hover:after,
#wpbdp-submit-page .checkbox-group input[type="radio"]:hover:after,
#wpbdp-listing-form-fields .checkbox-group input[type="radio"]:hover:after,
#top .elvanto-form .checkbox-group input[type="radio"]:hover:after,
#top .gform_wrapper .checkbox-group input[type="radio"]:hover:after,
#wpbdp-submit-page .gfield_checkbox input[type="radio"]:hover:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="radio"]:hover:after,
#top .elvanto-form .gfield_checkbox input[type="radio"]:hover:after,
#top .gform_wrapper .gfield_checkbox input[type="radio"]:hover:after,
#wpbdp-submit-page .gfield_radio input[type="radio"]:hover:after,
#wpbdp-listing-form-fields .gfield_radio input[type="radio"]:hover:after,
#top .elvanto-form .gfield_radio input[type="radio"]:hover:after,
#top .gform_wrapper .gfield_radio input[type="radio"]:hover:after {
  border-color: #dbdbdb;
}
#wpbdp-submit-page .elvanto-form-group .checkbox input[type="radio"]:checked:after,
#wpbdp-listing-form-fields .elvanto-form-group .checkbox input[type="radio"]:checked:after,
#top .elvanto-form .elvanto-form-group .checkbox input[type="radio"]:checked:after,
#top .gform_wrapper .elvanto-form-group .checkbox input[type="radio"]:checked:after,
#wpbdp-submit-page .checkbox-group input[type="radio"]:checked:after,
#wpbdp-listing-form-fields .checkbox-group input[type="radio"]:checked:after,
#top .elvanto-form .checkbox-group input[type="radio"]:checked:after,
#top .gform_wrapper .checkbox-group input[type="radio"]:checked:after,
#wpbdp-submit-page .gfield_checkbox input[type="radio"]:checked:after,
#wpbdp-listing-form-fields .gfield_checkbox input[type="radio"]:checked:after,
#top .elvanto-form .gfield_checkbox input[type="radio"]:checked:after,
#top .gform_wrapper .gfield_checkbox input[type="radio"]:checked:after,
#wpbdp-submit-page .gfield_radio input[type="radio"]:checked:after,
#wpbdp-listing-form-fields .gfield_radio input[type="radio"]:checked:after,
#top .elvanto-form .gfield_radio input[type="radio"]:checked:after,
#top .gform_wrapper .gfield_radio input[type="radio"]:checked:after {
  border-color: #ffffff;
  background-color: #5c5c5c;
}
#wpbdp-submit-page input[type="file"],
#wpbdp-listing-form-fields input[type="file"],
#top .elvanto-form input[type="file"],
#top .gform_wrapper input[type="file"] {
  background: none;
  border: none;
  padding-left: 0;
  text-indent: 0;
  color: #767676;
}
#wpbdp-submit-page .gform_drop_area,
#wpbdp-listing-form-fields .gform_drop_area,
#top .elvanto-form .gform_drop_area,
#top .gform_wrapper .gform_drop_area {
  background: #f2f2f2;
}
#wpbdp-submit-page .ginput_container_date,
#wpbdp-listing-form-fields .ginput_container_date,
#top .elvanto-form .ginput_container_date,
#top .gform_wrapper .ginput_container_date {
  position: relative;
}
#wpbdp-submit-page .ginput_container_date .datepicker,
#wpbdp-listing-form-fields .ginput_container_date .datepicker,
#top .elvanto-form .ginput_container_date .datepicker,
#top .gform_wrapper .ginput_container_date .datepicker {
  width: 175px !important;
}
#wpbdp-submit-page .ginput_container_date .clear-multi::after,
#wpbdp-listing-form-fields .ginput_container_date .clear-multi::after,
#top .elvanto-form .ginput_container_date .clear-multi::after,
#top .gform_wrapper .ginput_container_date .clear-multi::after {
  content: "K";
  font-family: hoffline;
  margin-top: 11px;
  margin-left: 13px;
  color: #767676;
  font-size: 1.25rem;
  pointer-events: none;
}
#wpbdp-submit-page .ginput_container_date > .clear-multi > .ginput_container_date::after,
#wpbdp-listing-form-fields .ginput_container_date > .clear-multi > .ginput_container_date::after,
#top .elvanto-form .ginput_container_date > .clear-multi > .ginput_container_date::after,
#top .gform_wrapper .ginput_container_date > .clear-multi > .ginput_container_date::after {
  display: none !important;
}
#wpbdp-submit-page .ui-datepicker-trigger,
#wpbdp-listing-form-fields .ui-datepicker-trigger,
#top .elvanto-form .ui-datepicker-trigger,
#top .gform_wrapper .ui-datepicker-trigger {
  margin: -3px 0 0 -30px;
}
#wpbdp-submit-page .gfield_list_group input,
#wpbdp-listing-form-fields .gfield_list_group input,
#top .elvanto-form .gfield_list_group input,
#top .gform_wrapper .gfield_list_group input {
  width: 100%;
}
#wpbdp-submit-page .ginput_container_time,
#wpbdp-listing-form-fields .ginput_container_time,
#top .elvanto-form .ginput_container_time,
#top .gform_wrapper .ginput_container_time {
  width: 100px;
}
#wpbdp-submit-page .ginput_container_time input,
#wpbdp-listing-form-fields .ginput_container_time input,
#top .elvanto-form .ginput_container_time input,
#top .gform_wrapper .ginput_container_time input {
  float: left;
}
#wpbdp-submit-page .ginput_container_time label,
#wpbdp-listing-form-fields .ginput_container_time label,
#top .elvanto-form .ginput_container_time label,
#top .gform_wrapper .ginput_container_time label {
  clear: left;
}
#wpbdp-submit-page .ginput_container_time i,
#wpbdp-listing-form-fields .ginput_container_time i,
#top .elvanto-form .ginput_container_time i,
#top .gform_wrapper .ginput_container_time i {
  float: none;
  line-height: 38px;
  font-weight: bold;
  font-size: 1.25rem;
  margin-left: 0.75em;
  color: #767676;
}
#wpbdp-submit-page .ginput_container_time.gfield_time_ampm select,
#wpbdp-listing-form-fields .ginput_container_time.gfield_time_ampm select,
#top .elvanto-form .ginput_container_time.gfield_time_ampm select,
#top .gform_wrapper .ginput_container_time.gfield_time_ampm select {
  width: 100px !important;
}
#wpbdp-submit-page .ginput_container_time.gfield_time_ampm::before,
#wpbdp-listing-form-fields .ginput_container_time.gfield_time_ampm::before,
#top .elvanto-form .ginput_container_time.gfield_time_ampm::before,
#top .gform_wrapper .ginput_container_time.gfield_time_ampm::before {
  right: 12px;
}
#wpbdp-submit-page table.gfield_list th,
#wpbdp-listing-form-fields table.gfield_list th,
#top .elvanto-form table.gfield_list th,
#top .gform_wrapper table.gfield_list th {
  background: transparent;
  color: inherit;
  font-size: 16px;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
@media all {
  .mod-givings .mod-page-content > .row {
    overflow: hidden;
  }
  .mod-givings .giving-steps {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    height: 99px;
    padding-top: 70px;
  }
  .mod-givings .giving-steps > div a {
    display: block;
    color: #ffffff;
    text-decoration: none;
  }
  .mod-givings .giving-steps > div a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #c1c1c1;
  }
  .mod-givings .giving-steps .step2.step-active,
  .mod-givings .giving-steps .step3.step-active {
    background-position: 0px bottom;
  }
  .mod-givings .giving-type {
    margin-top: 20px;
    padding: 0px;
    background-color: transparent;
    font-size: 16px;
    text-align: center;
    font-style: normal;
  }
  .mod-givings .giving-type a.giving-icon,
  .mod-givings .giving-type h3,
  .mod-givings .giving-type p {
    display: none;
  }
  .mod-givings .giving-type p {
    font-style: normal;
  }
  .mod-givings .giving-type a.giving-icon {
    width: 186px;
    height: 195px;
    margin: 0 auto;
    text-decoration: none;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .mod-givings .giving-type a.btn {
    margin: 0;
  }
  .mod-givings .giving-type a.btn::after {
    font-family: "hoffline";
    content: "^";
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    display: block;
    right: 26px;
    top: 50%px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
  }
  .mod-givings .not-current-giving-type {
    display: none;
  }
  .mod-givings .current-giving-type {
    display: block;
    max-height: 10000px;
    opacity: 1;
  }
  .mod-givings .giving-type-container.current-giving-type a.btn::after {
    content: "_";
  }
  .mod-givings .giving-type:hover a.giving-icon,
  .mod-givings .giving-type a.giving-icon:hover {
    text-decoration: none;
    background-position: center center;
  }
  .mod-givings .giving-creditcard a.giving-icon {
    background-image: url('modules/givings/img/icon-creditcard.png');
  }
  .mod-givings .giving-sms a.giving-icon {
    background-image: url('modules/givings/img/icon-sms.png');
  }
  .mod-givings .giving-bank a.giving-icon {
    background-image: url('modules/givings/img/icon-bank.png');
  }
  .mod-givings .giving-einzahlungsschein a.giving-icon {
    background-image: url('modules/givings/img/icon-check.png');
  }
  .mod-givings .giving-type h3 {
    text-transform: none;
    font-size: 1.25rem;
    color: #ffffff;
    margin-top: 17px;
    display: none;
  }
  .mod-givings .giving-type:hover a.btn-default {
    background-color: #000000;
    border-color: #000000;
  }
  .mod-givings .giving-type:hover a.giving-btn,
  .mod-givings a.giving-btn:hover {
    text-decoration: none;
    background-color: #000000;
  }
  .mod-givings a.avia-button.avia-size-small {
    min-width: 0px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .mod-givings .giving-type-infos {
    color: #767676;
    padding-top: 0px;
    padding-bottom: 20px;
    display: none;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
  }
  .mod-givings .current-giving-type.giving-type-infos {
    display: block;
  }
  .mod-givings .giving-infos-content .post-entry {
    width: 100%;
    margin: 0;
  }
  .mod-givings .giving-infos-content h3 {
    text-align: left;
  }
  .mod-givings .giving-infos-content hr {
    display: none;
  }
  .mod-givings .giving-type-infos > img {
    display: block;
    margin: 50px auto;
  }
  .mod-givings .giving-infos .giving-big-pic {
    width: 100%;
    padding-bottom: 60px;
  }
  .mod-givings .giving-infos .giving-big-pic img {
    margin-top: 20px;
  }
  .mod-givings .givings .sms-text {
    color: #5c5c5c;
  }
  .mod-givings .givings .csc-linkToTop {
    display: none;
  }
  .mod-givings .giving-success {
    font-weight: bold;
    padding-top: 60px;
  }
  .mod-givings .givings-highlight {
    color: #767676;
  }
}
@media (min-width: 900px) {
  .mod-givings .giving-type-infos {
    position: absolute;
    top: 120px;
  }
}
@media (min-width: 992px) {
  .mod-givings {
    margin-top: 0;
  }
  .mod-givings .giving-type {
    padding: 0px 18px;
    padding-bottom: 20px;
    background-color: #c1c1c1;
  }
  .mod-givings .giving-type:hover {
    cursor: pointer;
  }
  .mod-givings .not-current-giving-type {
    display: none;
  }
  .mod-givings .giving-type a.giving-icon,
  .mod-givings .giving-type h3,
  .mod-givings .giving-type p {
    display: block;
  }
  .mod-givings .giving-type h3 {
    font-size: 1.25rem;
  }
  .mod-givings .giving-type p {
    font-size: 16px;
    line-height: 19px;
    height: 120px;
  }
  .mod-givings .giving-type a.btn {
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .mod-givings .giving-type a.btn::after,
  .mod-givings .giving-type.current-giving-type a.btn::after {
    content: '';
  }
  .mod-givings .current-giving-type .giving-type a.btn {
    display: none;
  }
  .mod-givings .current-giving-type .giving-type {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .mod-givings .giving-type-infos {
    padding-top: 40px;
    padding-bottom: 0;
    position: static;
  }
  .mod-givings .giving-steps > div {
    height: 29px;
    line-height: 31px;
    float: left;
    width: 33.3%;
    background-color: #dbdbdb;
    border-left: 1px solid #fff;
    margin-left: -1px;
  }
  .mod-givings .giving-steps > div.step-active {
    background-color: #303030;
  }
}
@media (min-width: 1200px) {
  .mod-givings .giving-type h3 {
    font-size: 1.25rem;
  }
  .mod-givings .giving-type p {
    height: 100px;
  }
  .mod-givings .giving-steps {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
  }
  .mod-givings .giving-steps > div {
    background-repeat: no-repeat;
    height: 37px;
    line-height: 40px;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD UPCOMING */
.ly-events {
  background-repeat: repeat;
  width: 100%;
  z-index: 18;
  display: none;
}
.ly-events .inner {
  display: table;
  margin: 0 auto;
}
.ly-events .blured-img {
  position: absolute;
  width: 100%;
  height: 600px;
}
@media (min-width: 991px) {
  .ly-events {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* horizontal center with feature box */
  }
  .ly-events .inner {
    display: table;
    max-width: 1170px;
    margin: 0 auto;
    height: 100%;
  }
  .ly-events .inner .skin-featured-box-events {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
  }
}
/* END MOD UPCOMING */

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-home-more-menu {
  margin: 60px 0 0;
  background: #e5e5e5;
  text-align: center;
  font-size: 0;
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 900px) {
  .mod-home-more-menu {
    display: none;
  }
}
.mod-home-more-menu ul,
.mod-home-more-menu h3,
.mod-home-more-menu p {
  margin: 0;
  padding: 0;
}
.mod-home-more-menu ul {
  font-size: 1rem;
  /* media-max condition */
  /* .max NO orientation */
  list-style-type: none;
  margin: 0 auto;
  display: inline-block;
}
@media only screen and (max-width: 900px) {
  .mod-home-more-menu ul {
    width: 0.8rem;
  }
}
.mod-home-more-menu li {
  display: table-cell;
  vertical-align: top;
}
.mod-home-more-menu li:hover {
  background: #8f8f8f;
}
.mod-home-more-menu li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.mod-home-more-menu li.b {
  display: none;
}
.mod-home-more-menu li.b:nth-child(8n) {
  display: table-column;
}
.mod-home-more-menu a {
  -webkit-transition: 0.25s;
  display: inline-block;
  width: 22vw;
  padding: 2vw;
  color: #767676;
}
.mod-home-more-menu h3 {
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  .mod-home-more-menu h3 {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-home-more-menu h3 {
    font-size: 1.2rem;
  }
}
.mod-home-more-menu h3 em {
  display: block;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  font-size: 0.688em;
  font-weight: normal;
  line-height: 1.5em;
  margin-top: 0.669em;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* ONLINE CHURCH COUNTER */
#top .mod-livestream-page {
  display: none;
}
html.js_active {
  margin-top: 0 !important;
}
#top.livestream-on:not(.blog) {
  margin-top: 53px;
}
#top.livestream-on:not(.blog) .mod-search .search-show {
  top: 76px;
}
#top.livestream-on:not(.blog) .navbar-fixed-top:not(.navbar-transparent) {
  margin-top: 53px;
}
#top.livestream-on:not(.blog) .mod-livestream-page {
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  background: #000;
  width: 100%;
  line-height: 53px;
  position: fixed;
  z-index: 999999;
  top: 0px;
  outline: none !important;
  border-width: 0;
}
#top.livestream-on:not(.blog) .mod-livestream-page:hover {
  background: #5c5c5c;
}
#top.livestream-on:not(.blog) .mod-livestream-page span {
  font-family: "hoffline";
  font-weight: normal;
  font-size: 1.5em;
  vertical-align: -2px;
  margin-left: .25em;
}
/* END ONLINE CHURCH COUNTER */

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD MOBILE MAIN LINKS */
@media all {
  .mod-mobile-main-links {
    background-color: #838383;
  }
  .mod-mobile-main-links .navbar-nav {
    float: none;
    margin: 0;
  }
  .mod-mobile-main-links .menu-item {
    display: block;
    float: left;
    width: 50%;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }
  .mod-mobile-main-links .menu-item:nth-child(2n) {
    border-right: 0px;
  }
  .mod-mobile-main-links .menu-item > a {
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: #838383;
    padding-top: 11px;
  }
  .mod-mobile-main-links .menu-item > a:hover {
    text-decoration: none;
    background-color: #5c5c5c;
  }
  .mod-mobile-main-links .mod-social-bar ul,
  .mod-mobile-main-links .mod-social-bar li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .mod-mobile-main-links .mod-social-bar li {
    display: inline-block;
    width: 45px;
    overflow: hidden;
  }
  .mod-mobile-main-links .mod-social-bar a.social-icon {
    text-decoration: none;
    color: #ffffff;
    font-size: 35px;
    display: block;
    height: 50px;
    line-height: 50px;
    width: 60px;
    text-align: center;
    opacity: 1;
  }
}
/* Mobile */
@media (max-width: 900px) {
  .body-nav-open .site-container .mod-mobile-main-links {
    display: none;
  }
}
/* MOD MOBILE MAIN LINKS */

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod.mod-movementlist p {
  text-align: center;
}
.mod.mod-movementlist h2 {
  margin: 2em 0 1em;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-page-content .container_wrap.avia-google-maps {
  padding: 0;
}
.mod.mod-movementmap #storelocatorwidget {
  width: 100%;
  padding: 0 10px;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (min-width: 900px) {
  .mod.mod-movementmap #storelocatorwidget {
    padding: 0 60px;
  }
}
.mod.mod-movementmap #storelocatorwidget #storelocator-footer {
  display: none;
}
.storelocator-store .storelocator-url {
  padding-right: 10px;
}
.storelocator-store .storelocator-url span:before {
  color: #5c5c5c;
}
.storelocator-url {
  display: inline-block;
}
.storelocator-url span.fa.fa-fw {
  position: relative;
  display: inline-block;
  font-family: "hoffline";
  font-style: normal;
  font-weight: lighter;
  text-align: center;
  line-height: 1;
  padding: 1px;
  text-decoration: none !important;
  color: #5c5c5c;
}
.storelocator-url.storelocator-website span.fa.fa-fw.fa-external-link-square:before {
  content: "Z";
}
.storelocator-url.storelocator-facebook span.fa.fa-fw.fa-facebook-square:before {
  content: "F";
}
.storelocator-url.storelocator-instagram span.fa.fa-fw.fa-instagram:before {
  content: "J";
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#top .mod-navigation {
  /* media-max condition */
  /* .max NO orientation */
}
#top .mod-navigation .language {
  position: absolute;
  text-align: left;
  top: 23px;
  right: 65px;
  /* media-smaller condition */
  /* .max NO orientation */
  font-size: 0;
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  #top .mod-navigation .language {
    right: 23px;
  }
}
#top .mod-navigation .language .menu-item {
  font-size: 1rem;
  list-style-type: none;
  display: inline-block;
}
#top .mod-navigation .language .menu-item a {
  height: auto;
  display: inline-block;
  line-height: 24px;
  padding: 0 0.5em;
  min-width: 2.5em;
  text-align: center;
  font-size: 12px;
  color: #767676;
  border: 2px solid #767676;
  text-transform: uppercase;
  margin-right: 5px;
}
#top .mod-navigation .language .menu-item.current-lang a,
#top .mod-navigation .language .menu-item a:hover {
  text-decoration: none;
  background: #767676;
  color: #ffffff;
}
@media only screen and (max-width: 900px) {
  #top .mod-navigation .language {
    float: none;
    display: block;
    text-align: center;
    pointer-events: auto;
    margin-bottom: 20px;
    position: static;
  }
  #top .mod-navigation .language .menu-item a {
    color: #ffffff;
    border-color: #ffffff;
    pointer-events: auto;
  }
}
#top .mod-navigation.navbar-transparent {
  text-align: center;
}
#top .mod-navigation.navbar-transparent .language .menu-item a {
  border: 2px solid #ffffff;
  color: #ffffff;
}
#top .mod-navigation.navbar-transparent .language .menu-item.current-lang a,
#top .mod-navigation.navbar-transparent .language .menu-item a:hover {
  text-decoration: none;
  background: #ffffff;
  color: #767676;
}
#top .mod-navigation.navbar-transparent .language .menu-item.current-lang {
  float: left;
}
@media only screen and (max-width: 900px) {
  #top .mod-navigation .language .menu-item.current-lang {
    float: none !important;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Mode Navigation */
.livestream-play .mod-navigation .aga-icon-icf {
  width: auto;
  top: 10px;
  right: 10px !important;
}
.livestream-play .mod-navigation .aga-icon-icf:before {
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  display: block;
  content: 'x';
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 2em;
  width: 2em;
  /* media-smaller condition */
  /* .max NO orientation */
  border-radius: 50%;
}
@media only screen and (max-width: 1199px) {
  .livestream-play .mod-navigation .aga-icon-icf:before {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  .livestream-play .mod-navigation .aga-icon-icf:before {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 899px) {
  .livestream-play .mod-navigation .aga-icon-icf:before {
    line-height: 1.5em;
    width: 1.5em;
  }
}
.livestream-play .mod-navigation .aga-icon-icf:hover:before {
  color: #000000;
  background-color: #ffffff;
}
.mod-navigation {
  /* transparent top nav */
}
.mod-navigation .aga-icon-icf {
  position: absolute;
  font-size: 38px;
  line-height: 70px;
  /* media-larger condition */
  /* .min NO orientation */
  outline: none !important;
  color: #424242;
}
@media only screen and (min-width: 901px) {
  .mod-navigation .aga-icon-icf {
    width: 60vw;
    margin-left: -30vw;
  }
}
.mod-navigation .aga-icon-icf:hover,
.mod-navigation .aga-icon-icf:focus {
  text-decoration: none;
  color: #000000;
}
.mod-navigation .aga-icon-icf i {
  display: none;
}
.mod-navigation.navbar-transparent .aga-icon-icf {
  color: #ffffff;
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 900px) {
  .mod-navigation.navbar-transparent .aga-icon-icf {
    left: 20px;
    font-size: 1.875rem;
    line-height: 50px;
    color: #ffffff;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Mode Navigation */
body:not(.page-template-template-blank):not(.page-template-page-without-nav):not(.page-template-template-transparent-nav):not(.home) .site-container {
  margin-top: 57px;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (min-width: 900px) {
  body:not(.page-template-template-blank):not(.page-template-page-without-nav):not(.page-template-template-transparent-nav):not(.home) .site-container {
    margin-top: 73px;
  }
}
#top.page-template-page-without-nav .navbar-fixed-top:not(.navbar-transparent) {
  display: none !important;
}
.mod-navigation {
  border-bottom: 0;
  margin-bottom: 2vh;
}
.mod-page--fullscreen .mod-navigation {
  display: none !important;
}
.mod-navigation ul,
.mod-navigation li {
  padding: 0;
  margin: 0;
}
.mod-navigation .navbar-nav {
  display: none;
  margin: 0 0 0 60px;
  width: 100%;
  text-align: center;
}
.mod-page--fullscreen .mod-navigation .navbar-nav {
  display: none !important;
}
.mod-navigation.navbar-transparent .navbar-nav {
  margin-left: 0;
}
.nav-collapse-search,
.mod-navigation .navbar-header h1 {
  display: none;
}
.mod-navigation.navbar-open .navbar-nav {
  display: block;
}
.mod-navigation .navbar-toggle {
  float: right;
  margin: 0;
  margin-top: 13px;
  padding: 0 10px;
}
.mod-navigation .navbar-toggle:before {
  color: #ffffff;
  content: "—";
  font-family: "hoffline";
  font-size: 1.25rem;
  display: inline-block;
  width: 1em;
}
.body-nav-open .mod-navigation .navbar-toggle:before {
  content: "x";
  font-size: 1.5em;
}
.mod-navigation .navbar-toggle:hover::before,
.mod-navigation .navbar-toggle:focus::before {
  color: #ffffff;
}
.mod-navigation.navbar {
  border-radius: 0;
  background-color: transparent;
  border-bottom: none;
  margin-bottom: 0;
}
.mod-navigation.navbar-open,
.mod-navigation.navbar.navbar-open.navbar-transparent {
  background-color: #ffffff;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0;
}
.mod-navigation .navbar-nav ul > li > a {
  padding: 0;
}
.mod-navigation .navbar-nav a.avia-button {
  min-width: 0px;
}
.mod-navigation li {
  float: none;
}
.mod-navigation.navbar .nav > li > a {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #767676;
  height: 46px;
  line-height: 32px;
  border-top: solid #ffffff 1px;
  border-bottom: 0;
}
.mod-navigation.navbar .nav > li > a,
.mod-navigation.navbar .nav > li > a:hover {
  text-decoration: none;
}
.mod-navigation.navbar.navbar-transparent .nav > li > a {
  color: #ffffff;
  text-shadow: 0 0 100px rgba(0, 0, 0, 0.75);
}
.mod-navigation ul.navbar-nav > li .nav-item-description {
  display: none;
}
.mod-navigation ul.navbar-nav > li .nav-item-description.item-description-visible {
  display: block;
}
.mod-navigation ul.navbar-nav > li .nav-item-description .btn.pull-left,
.mod-navigation ul.navbar-nav > li .nav-item-description .btn.pull-right {
  min-width: 45%;
}
.mod-navigation .dropdown-menu {
  /* reset Bootstrap styles */
  display: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0ms;
  -moz-transition: 0ms;
  -ms-transition: 0ms;
  -o-transition: 0ms;
  transition: 0ms;
}
.mod-navigation .nav .dropdown-menu-big h2,
.mod-navigation .nav .dropdown-menu-mega h2,
.mod-navigation ul.navbar-nav > li .nav-item-description h2 {
  font-size: 1.5rem;
  margin-top: 10px;
  margin-bottom: 1em;
  font-style: normal;
  text-transform: uppercase;
  font-weight: bold;
}
.mod-navigation .nav .dropdown-menu-mega h2 {
  font-size: 1.5rem;
}
.mod-navigation .nav .dropdown-menu-big h3,
.mod-navigation .nav .dropdown-menu-mega h3,
.mod-navigation ul.navbar-nav > li .nav-item-description h3 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: normal;
  margin-top: 26px;
  margin-bottom: 4px;
}
.mod-navigation .nav .dropdown-menu-mega h3 {
  margin-top: 0;
  margin-bottom: 5px;
  height: 20px;
  text-align: left;
}
.mod-navigation .nav .dropdown-menu-big h4,
.mod-navigation .nav .dropdown-menu-mega h4,
.mod-navigation ul.navbar-nav > li .nav-item-description h4 {
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 4px;
}
.mod-navigation .nav .dropdown-menu-big a.btn,
.mod-navigation .nav .dropdown-menu-mega a.btn,
.mod-navigation ul.navbar-nav > li .nav-item-description a.btn {
  margin-top: 10px;
  display: block;
  font-style: normal;
}
.mod-navigation .nav .dropdown-menu div.pull-left {
  overflow: hidden;
  height: 100%;
  width: 100%;
  float: none;
}
.mod-navigation .nav .dropdown-menu ul.subnav-links {
  padding-left: 0;
}
.mod-navigation .nav .dropdown-menu.dropdown-menu-mega .mega-menu-nav-col {
  padding-top: 0px;
}
.mod-navigation.navbar .nav ul.children li,
.mod-navigation .nav .dropdown-menu ul.subnav-links > li {
  padding: 0;
  display: block;
  height: 46px;
  border-bottom: solid #e5e5e5 1px;
  list-style: none;
}
.mod-navigation .nav .dropdown-menu.dropdown-menu-mega ul.subnav-links > li {
  display: block;
  float: none;
}
.mod-navigation .nav .dropdown-menu ul.subnav-links > li {
  height: 40px;
}
.mod-navigation .nav .dropdown-menu ul.subnav-links > li.active-description.description-open {
  height: auto;
}
.mod-navigation .nav .dropdown-menu ul.subnav-links > li > a.subnav-item {
  text-transform: uppercase;
  height: 40px;
  line-height: 42px;
  overflow: hidden;
  display: block;
}
.mod-navigation .nav .dropdown-menu ul.subnav-links > li > a.subnav-item {
  font-size: 16px;
}
.mod-navigation .nav .dropdown-menu .big-description,
.mod-navigation .nav .dropdown-menu .nav-item-description {
  padding: 0 30px;
  padding-bottom: 30px;
}
.mod-navigation .nav .dropdown-menu .big-description h2,
.mod-navigation .nav .dropdown-menu .nav-item-description h2 {
  text-align: left;
}
.mod-navigation .nav .dropdown-menu.dropdown-menu-mega .big-description {
  padding-bottom: 0;
}
.mod-navigation .nav .dropdown-menu .nav-item-description table,
.mod-navigation .nav .dropdown-menu .nav-item-description table td {
  vertical-align: top;
}
.mod-navigation .nav .dropdown-menu .nav-item-description .nav-next-serie {
  width: 390px;
  max-width: 220%;
  margin-left: -20px;
}
.mod-navigation .nav .dropdown-menu .nav-item-description .nav-next-serie td {
  line-height: 34px;
  border-bottom: 1px solid #c1c1c1;
  text-align: center;
}
.mod-navigation .nav .dropdown-menu .big-description-hidden {
  opacity: 1;
  display: block;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod .mod-news-ticker {
  max-width: 100vw;
  overflow: hidden;
}
.mod .mod-news-ticker .news-ticker-wrapper {
  width: 100%;
  overflow: hidden;
  height: 2.5rem;
  padding-left: 100%;
  box-sizing: content-box;
  z-index: 100;
}
.mod .mod-news-ticker .news-ticker-wrapper:hover .news-ticker {
  animation-play-state: paused;
}
.mod .mod-news-ticker .news-ticker-wrapper .news-ticker {
  display: inline-block;
  height: 2.5rem;
  line-height: 2.5rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: ticker;
  /* animation-duration is set in news-ticker.php, depending on the number of tickers */
  /*animation-duration: 30s;*/
}
.mod .mod-news-ticker .news-ticker-wrapper .news-ticker__item {
  display: inline-block;
  font-size: 1.2rem;
  text-decoration: none;
  color: #000000;
}
.mod .mod-news-ticker .news-ticker-wrapper .news-ticker__item:hover {
  color: #424242;
}
.mod .mod-news-ticker .news-ticker-wrapper .news-ticker__item:nth-child(1)::before,
.mod .mod-news-ticker .news-ticker-wrapper .news-ticker__item::after {
  content: '+ + + + +';
  margin: 0 1rem;
}
@-webkit-keyframes ticker {
  0% {
    transform: translate(0, 0);
    visibility: visible;
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@keyframes ticker {
  0% {
    transform: translate(0, 0);
    visibility: visible;
  }
  100% {
    transform: translate(-100%, 0);
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-next-step {
  /* to sepcific */
}
#top .mod-next-step {
  margin-bottom: 0;
}
#top .mod-next-step .alternate_color {
  overflow: visible;
}
.mod-next-step .container {
  padding: 60px 0;
}
.mod-next-step .mol-step-filter {
  /* media-max condition */
  /* .max NO orientation */
  display: table-cell;
  text-align: center;
  /*background: @bg-alt;*/
  padding: 40px 40px 0px;
}
@media only screen and (max-width: 900px) {
  .mod-next-step .mol-step-filter {
    display: block;
  }
  .mod-next-step .mol-step-filter ul {
    width: 75%;
  }
}
.mod-next-step .mol-step-filter ul {
  padding-left: 0;
  list-style-type: none;
  width: 100%;
  margin: 20px auto 40px;
}
.mod-next-step .mol-step-filter ul li {
  display: inline-block;
  margin: 1em 0 0;
  width: 45%;
  padding: 0 5px;
}
.mod-next-step .mol-step-filter ul li .btn {
  width: 100%;
  color: #ffffff;
}
.mod-next-step .mol-step-filter ul li .btn:focus,
.mod-next-step .mol-step-filter ul li .btn:active,
.mod-next-step .mol-step-filter ul li .btn:hover,
.mod-next-step .mol-step-filter ul li .btn.act {
  color: #000000;
}
.mod-next-step .mol-step-filter ul li .btn.dis {
  opacity: 0.5;
}
.mod-next-step .mol-step-filter ul li:first-child {
  border-left: none;
}
.mod-next-step .mol-step-filter ul li:last-child {
  border-right: none;
}
.mod-next-step .mol-step-filter.filter-ag_ns_steps {
  width: 50%;
}
.mod-next-step .nostep {
  text-align: center;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Alternate Color */
.avia-section.avia-section-no-padding {
  padding: 0;
}
.av-parallax-section > .container {
  position: relative;
}
.avia-section.alternate_color {
  background-color: #e5e5e5;
}
.av_textblock_section::after {
  clear: both;
}
.av_textblock_section.important_color,
.av_textblock_section.alternate_color {
  padding: 0 30px;
  text-align: center;
}
.av_textblock_section.important_color:after,
.av_textblock_section.alternate_color:after {
  clear: both;
}
.av_textblock_section.form_header {
  background-color: #e5e5e5;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Avia.css */
/*  Button  */
.avia_button_icon {
  display: none;
}
#top .avia-button-wrap {
  display: inline-block;
  width: auto;
  flex-grow: 1;
  padding-bottom: 20px;
}
#top .avia-button-wrap.avia-button-left {
  padding-right: 20px;
  text-align: left;
  float: left;
}
#top .avia-button-wrap.avia-button-center {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  flex: 1 1;
}
#top .avia-button-wrap.avia-button-right {
  text-align: right;
  float: right;
  padding-left: 20px;
}
.flex_column .avia_textblock > .avia-button-wrap,
.flex_column > .avia-button-wrap {
  padding-top: 20px;
}
.flex_column .btn {
  min-width: 60%;
}
.flex_column.av_one_full .btn {
  min-width: auto;
}
.av_textblock_section.alternate_color + .avia-button-wrap,
.av_textblock_section.important_color + .avia-button-wrap,
.mod-product-box + .avia-button-wrap,
.av_textblock_section.alternate_color + .avia-button-wrap + .avia-button-wrap,
.av_textblock_section.important_color + .avia-button-wrap + .avia-button-wrap,
.mod-product-box + .avia-button-wrap + .avia-button-wrap {
  padding: 20px 0 20px;
  background: #c1c1c1;
}
.btn.avia-size-small,
.avia-button.avia-size-small {
  padding: 13px;
}
.btn.avia-size-m,
.avia-button.avia-size-m {
  padding: 18px;
}
.btn.avia-size-large,
.avia-button.avia-size-large {
  padding: 22px 36px;
  max-width: 100%;
}
.btn {
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 600px) {
  .btn {
    white-space: normal;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Needed for Countdown */
.av-countdown-cell-inner,
.av-countdown-time {
  text-align: center;
  margin: 0 0.5em;
  font-size: 3.5vw;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-larger condition */
  /* .min NO orientation */
}
@media only screen and (max-width: 899px) {
  .av-countdown-cell-inner,
  .av-countdown-time {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 1201px) {
  .av-countdown-cell-inner,
  .av-countdown-time {
    font-size: 2em;
  }
}
.av-countdown-timer-inner {
  align-items: center;
  justify-content: center;
  display: flex;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* ICONS */
.av_font_icon.avia-icon-pos-center {
  text-align: center;
}
.av_font_icon a,
.av_font_icon a {
  display: inline-block;
  text-decoration: none !important;
  font-style: normal;
  padding: 0 3px;
}
.important_color .av_font_icon,
.alternate_color .av_font_icon {
  margin-bottom: -8px;
  display: inline-block;
}
.av_font_icon a:hover {
  text-decoration: none;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* ======================================================================================================================================================
Image
====================================================================================================================================================== */
span.avia-image-container,
div.avia-image-container {
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
  max-width: 100%;
}
/*
.av_textblock_section.alternate_color+div.avia-image-container {
	margin-top: 10px;
	padding-top: 20px;
}*/
span.avia-image-container:last-child,
div.avia-image-container:last-child {
  padding-bottom: 0px;
}
.avia-image-container {
  display: block;
  position: relative;
  max-width: 100%;
}
.avia-image-container-inner,
.avia_image,
.av-image-caption-overlay {
  display: block;
  position: relative;
  max-width: 100%;
}
.avia-image-container.avia-align-center {
  display: block;
  margin: 0 auto 10px auto;
  text-align: center;
  font-size: 3em;
  clear: both;
}
.avia-image-container.avia-align-center .avia-image-container-inner {
  margin: 0 auto;
  display: inline-block;
  vertical-align: bottom;
}
.avia-image-container.avia-align-left {
  display: block;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}
.avia-image-container.avia-align-right {
  display: block;
  float: right;
  margin-left: 15px;
  margin-top: 5px;
}
.avia-image-container.avia-align-center.avia-builder-el-no-sibling {
  margin-bottom: 0;
  margin-top: 0;
}
.avia_image + br {
  display: none;
}
a.avia_image {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  z-index: 90;
}
.avia-font-hoffline {
  font-family: hoffline;
}
[data-av_icon]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: normal;
  content: attr(data-av_icon);
  speak: none;
}
.mod-page-content .ls-slide p {
  font-style: normal;
}
.mod-page-content > p,
.entry-content-wrapper.clearfix > p {
  margin: 0;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* GOOGLE MAPS */
@media (max-width: 900px) {
  .avia-google-map-container {
    max-height: 250px;
  }
}
/* END GOOGLE MAPS */

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Mod Page Content */
.mod-page-content {
  /*
	Element styles
	*/
  position: relative;
  /*
	Headers
	*/
  /*
	don't display hrs, added probably only for visuals issues
	*/
  /*
	Different Backgrounds
	*/
  /* Alternate Color */
  /*.alternate_color:not(.avia-section),
	.important_color:not(.avia-section) {
		h1 {
			.subtitle;
		}

		h1,
		h2,
		h3,
		h4,
		h5,
		h6,
		.header-text {
			color: @color-invert;
		}
	}*/
  /*
	Sepcial margin/paddings depending on following collumns
	*/
  /*
	height sections
	*/
  /*
	Buttons
	*/
  /*
	Images
	*/
  /*
	Tables
	*/
}
.mod-page-content .avia-layerslider {
  display: none !important;
}
.mod-page-content .hr {
  display: none;
}
.mod-page-content ul,
.mod-page-content ol {
  padding-left: 1.2em;
}
.mod-page-content h6 {
  font-size: 1.5rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 2vmax;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  .mod-page-content h6 {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-page-content h6 {
    font-size: 1.2rem;
  }
}
.mod-page-content p {
  margin-top: 0;
  margin-bottom: 1em;
}
.mod-page-content a:not(.btn) {
  color: #5c5c5c;
  text-decoration: underline;
}
.mod-page-content a:not(.btn):hover {
  color: #000000;
  text-decoration: underline;
}
.mod-page-content p {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 18px;
}
.mod-page-content span[style^='color: #000000'] {
  color: inherit !important;
}
.mod-page-content .flex_column > .avia-video-16-9 {
  padding-bottom: 56.25% !important;
}
.mod-page-content .hr-default {
  display: none;
}
.mod-page-content .entry-content-wrapper,
.mod-page-content .avia_textblock {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  /*&.clearfix {
			display: none;
		}*/
}
.mod-page-content .entry-content-wrapper > *:not(.flex_column),
.mod-page-content .avia_textblock > *:not(.flex_column) {
  width: 100%;
}
.mod-page-content .entry-content-wrapper .avia-button-wrap,
.mod-page-content .avia_textblock .avia-button-wrap {
  width: auto;
}
.mod-page-content .avia_textblock:last-child {
  margin-bottom: 0;
}
.mod-page-content [class*="col-"]:not(.elvanto-col-2) {
  float: none;
}
.mod-page-content .row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-flow: row wrap;
  /* media-smaller condition */
  /* .max NO orientation */
  position: relative;
  z-index: 0;
  margin-bottom: 30px;
}
.mod-page-content .row:before,
.mod-page-content .row:after {
  display: none;
}
@media only screen and (max-width: 899px) {
  .mod-page-content .row {
    flex-direction: column;
  }
}
.mod-page-content .row .mod-next-celebration,
.mod-page-content .row .flex_column {
  display: flex;
  flex-flow: column;
  /*>* {
				flex: 1 100%;
			}*/
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 899px) {
  .mod-page-content .row .mod-next-celebration,
  .mod-page-content .row .flex_column {
    margin-bottom: 30px;
  }
}
.mod-page-content .row .avia-team-member,
.mod-page-content .row .mod-product-box,
.mod-page-content .row .alternate_color,
.mod-page-content .row .important_color {
  align-self: stretch;
  flex: 1 100%;
  background: #c1c1c1;
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 899px) {
  .mod-page-content .row .avia-team-member,
  .mod-page-content .row .mod-product-box,
  .mod-page-content .row .alternate_color,
  .mod-page-content .row .important_color {
    background: #c1c1c1;
  }
  .mod-page-content .row .avia-team-member .product-thumb,
  .mod-page-content .row .mod-product-box .product-thumb,
  .mod-page-content .row .alternate_color .product-thumb,
  .mod-page-content .row .important_color .product-thumb {
    padding-bottom: 56.25%;
  }
}
.mod-page-content .av-parallax-section > .container {
  position: relative;
}
.mod-page-content .avia-section.alternate_color {
  background-color: #e5e5e5;
}
.mod-page-content .avia-section.footer_color {
  background-color: #dbdbdb;
}
.mod-page-content .avia-section.header_color {
  background-color: #727272;
}
.mod-page-content .av_inherit_color a:not(.btn) {
  color: inherit;
}
.mod-page-content .av_inherit_color a:not(.btn):hover {
  color: inherit;
  opacity: 0.8;
}
.mod-page-content .avia-section.socket_color {
  background-color: #303030;
}
.mod-page-content .avia-section.socket_color .mod-product-box {
  background-color: #4a4a4a;
}
.mod-page-content .avia-section.header_color .avia_textblock,
.mod-page-content .avia-section.socket_color,
.mod-page-content .avia-section.header_color .avia_textblock h1,
.mod-page-content .avia-section.socket_color h1,
.mod-page-content .avia-section.header_color .avia_textblock h2,
.mod-page-content .avia-section.socket_color h2,
.mod-page-content .avia-section.header_color .avia_textblock h3,
.mod-page-content .avia-section.socket_color h3,
.mod-page-content .avia-section.header_color .avia_textblock h4,
.mod-page-content .avia-section.socket_color h4,
.mod-page-content .avia-section.header_color .avia_textblock h5,
.mod-page-content .avia-section.socket_color h5,
.mod-page-content .avia-section.header_color .avia_textblock h6,
.mod-page-content .avia-section.socket_color h6,
.mod-page-content .avia-section.header_color .avia_textblock a,
.mod-page-content .avia-section.socket_color a,
.mod-page-content .avia-section.header_color .avia_textblock .header-text,
.mod-page-content .avia-section.socket_color .header-text {
  color: #ffffff;
}
.mod-page-content .avia-section.header_color .avia_textblock a:hover,
.mod-page-content .avia-section.socket_color a:hover {
  color: #e6e6e6;
}
.mod-page-content .av_textblock_section.important_color,
.mod-page-content .av_textblock_section.alternate_color {
  padding: 0 30px;
  text-align: center;
}
.mod-page-content .av_textblock_section.form_header {
  background-color: #e5e5e5;
}
.mod-page-content .important_color a:hover {
  color: #e6e6e6;
}
.mod-page-content .av_textblock_section.alternate_color,
.mod-page-content .av_textblock_section.important_color {
  text-align: center;
  padding-top: 30px;
  overflow: hidden;
}
.mod-page-content .container_wrap {
  position: relative;
  z-index: 1;
  padding: 60px 0 48px;
  clear: both;
}
.mod-page-content .container_wrap.avia-section-small {
  padding: 30px 0 24px;
}
.mod-page-content .container_wrap.avia-section-large {
  padding: 80px 0 64px;
}
.mod-page-content .av_one_full {
  float: none;
  flex-shrink: 0;
}
.mod-page-content .avia-google-maps-section,
.mod-page-content .avia-fullwidth-slider {
  z-index: 0;
  padding: 0;
}
.mod-page-content .av-parallax-section {
  position: relative;
  overflow: hidden;
}
.mod-page-content .av-parallax {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.mod-page-content .av-parallax .container {
  position: relative;
}
.mod-page-content .avia-full-stretch {
  background-size: cover;
}
.mod-page-content .avia-fullwidth-slider {
  z-index: 2;
  padding-bottom: 30px;
  margin-bottom: -30px;
}
.mod-page-content .avia-bg-style-scroll {
  background-size: cover;
}
.mod-page-content .av-minimum-height-100 {
  min-height: 100vh;
}
.mod-page-content .av-minimum-height-75 {
  min-height: 75vh;
}
.mod-page-content .av-minimum-height-50 {
  min-height: 50vh;
}
.mod-page-content .av-minimum-height-25 {
  min-height: 25vh;
}
.mod-page-content .avia-section.container_wrap.avia-bg-style-fixed,
.mod-page-content .avia-section.container_wrap.avia-bg-style-parallax {
  background-color: transparent;
  padding: 0;
  /*
			padding: @collumn-space-l 0;
			&:not(.av-minimum-height) {
				padding-top: @collumn-space-xl;
				padding-bottom: @collumn-space-xl;
			}*/
}
.mod-page-content .avia-section.container_wrap.av-minimum-height,
.mod-page-content .avia-section.container_wrap.avia-full-stretch,
.mod-page-content .avia-section.container_wrap.avia-bg-style-parallax,
.mod-page-content .avia-section.container_wrap.avia-full-stretch {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
}
.mod-page-content .avia-section.container_wrap.av-minimum-height > .container,
.mod-page-content .avia-section.container_wrap.avia-full-stretch > .container,
.mod-page-content .avia-section.container_wrap.avia-bg-style-parallax > .container,
.mod-page-content .avia-section.container_wrap.avia-full-stretch > .container {
  height: auto;
  display: block;
  width: 970px;
  padding: 0 15px;
  margin: 0 auto;
  align-self: center;
}
.mod-page-content .input-group-btn .btn,
.mod-page-content .btn.dropdown-toggle {
  margin-top: 0;
}
.mod-page-content img.avia_image,
.mod-page-content img.size-full {
  max-width: 100% !important;
  height: auto !important;
}
.mod-page-content .avia-data-table-wrap {
  margin-top: 1.5vw;
  margin-bottom: 2vw;
}
.mod-page-content .avia-data-table-wrap:first-child,
.mod-page-content table:first-child {
  margin-top: 0;
}
.mod-page-content .avia-data-table-wrap table,
.mod-page-content .avia-data-table-wrap table:first-child {
  margin-top: 0;
}
.mod-page-content .table > thead > tr > th,
.mod-page-content .table > tbody > tr > th,
.mod-page-content .table > tfoot > tr > th,
.mod-page-content .table > thead > tr > td,
.mod-page-content .table > tbody > tr > td,
.mod-page-content .table > tfoot > tr > td {
  border-top: 0;
}
.mod-page-content table th,
.mod-page-content table td,
.mod-page-content table tr {
  padding: 10px 20px;
  vertical-align: top;
}
.mod-page-content table td,
.mod-page-content table tr {
  font-size: 16px;
}
.mod-page-content table tr.avia-heading-row th,
.mod-page-content table thead tr th,
.mod-page-content table td.avia-highlight-col {
  background-color: #767676;
  color: #ffffff;
  height: 100%;
  text-transform: uppercase;
}
.mod-page-content table .maybe tbody tr:first-child td > *,
.mod-page-content table .maybe thead tr th > * {
  background-color: #767676;
  color: #ffffff;
  height: 100%;
}
.mod-page-content table tbody tr:nth-child(2n+1) {
  background-color: #f2f2f2;
}
.mod-page-content table tbody tr:nth-child(2n) {
  background-color: #e5e5e5;
}
.mod-page-content table tr:nth-child(2n+1) td.avia-highlight-col {
  background-color: #767676;
}
.mod-page-content table tr:nth-child(2n+1) td.avia-highlight-col {
  background-color: #5c5c5c;
}
.mod-page-content table h1,
.mod-page-content table h2,
.mod-page-content table h3,
.mod-page-content table h4,
.mod-page-content table h5 {
  margin: 0;
  text-align: inherit;
  text-transform: uppercase;
}
.mod-page-content table h1 {
  font-size: 16px;
}
.mod-page-content table h2,
.mod-page-content table h3,
.mod-page-content table h4,
.mod-page-content table h5 {
  font-size: 16px;
  font-weight: normal;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* ======================================================================================================================================================
Slideshow
====================================================================================================================================================== */
.avia-slideshow {
  position: relative;
  margin: 0;
  width: 100%;
  clear: both;
  overflow: visible;
}
.avia-slideshow .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
}
.avia-slideshow .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.avia-slideshow .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.avia-slideshow .embed-responsive-item,
.avia-slideshow .embed-responsive embed,
.avia-slideshow .embed-responsive iframe,
.avia-slideshow .embed-responsive object,
.avia-slideshow .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.avia-slideshow .avia-slideshow-dots {
  position: absolute;
  z-index: 200;
  width: 80%;
  bottom: -20px;
  text-align: center;
  left: 10%;
}
.avia-slideshow .avia-slideshow-dots a {
  display: inline-block;
  height: 13.5px;
  width: 13.5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-indent: 300%;
  overflow: hidden;
  margin: 0 1px;
  padding: 7px;
}
.avia-slideshow .avia-slideshow-dots a.active,
.avia-slideshow .avia-slideshow-dots a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.avia-slideshow .avia-slideshow-dots a {
  font-family: hoffline;
  color: #dddddd;
  font-size: 37px;
  text-decoration: none !important;
  display: inline-block !important;
}
.avia-slideshow .avia-slideshow-dots a::after {
  content: "•";
  display: block;
  margin-top: -10px;
  margin-left: -10px;
}
.avia-slideshow .avia-slideshow-dots a::after {
  margin-top: -112px;
  margin-left: -21px;
  font-size: 58px;
}
.avia-slideshow .avia-slideshow-dots a.active::after {
  color: #5c5c5c;
}
.avia-slideshow .avia-slideshow-controls .next-slide,
.avia-slideshow .avia-slideshow-controls .prev-slide {
  font-family: hoffline;
  color: #ffffff;
  font-size: 74px;
  text-decoration: none;
  display: block !important;
  margin-top: -34px !important;
  height: 70px !important;
  width: 43px !important;
  text-indent: -100000px !important;
}
.avia-slideshow .avia-slideshow-controls .next-slide::before {
  content: "›";
}
.avia-slideshow .avia-slideshow-controls .prev-slide::before {
  content: "‹";
}
.avia-slideshow .avia-slideshow-controls .next-slide,
.avia-slideshow .avia-slideshow-controls .prev-slide {
  font-family: hoffline;
  color: #ffffff;
  font-size: 74px;
  text-decoration: none;
  display: block !important;
  margin-top: -34px !important;
  height: 70px !important;
  width: 43px !important;
  text-indent: -100000px !important;
}
.avia-slideshow .avia-slideshow-controls .next-slide::before {
  content: "›";
}
.avia-slideshow .avia-slideshow-controls .prev-slide::before {
  content: "‹";
}
.avia-full-stretch {
  background-size: cover;
}
.avia-fullwidth-slider:last-child,
.avia-layerslider.avia-builder-el-last {
  margin-bottom: -80px;
}
.avia-fullwidth-slider:last-child .avia-slideshow {
  margin-bottom: 0px;
}
.flex_column .avia-slideshow {
  margin: 0px 0;
}
.avia-slideshow-inner {
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  -webkit-perspective: 1000;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.avia-slideshow li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style-position: outside;
  position: absolute;
  visibility: hidden;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  clear: both;
}
.avia-slideshow li:first-child {
  position: relative;
  visibility: visible;
  z-index: 3;
}
.avia-slideshow li img {
  display: block;
  width: 100%;
  height: auto !important;
  margin: 0 auto;
}
.avia-slideshow.image_no_stretch li img {
  width: auto;
}
.avia-slideshow li > p {
  margin: 0;
}
.avia-slideshow-arrows a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  visibility: visible;
  position: absolute;
  width: 60px;
  text-align: center;
  height: 60px;
  line-height: 62px;
  font-size: 1.5rem;
  top: 50%;
  margin: -30px 15px 0;
  z-index: 99;
  overflow: hidden;
  text-indent: -600%;
}
.avia-slideshow-arrows a.next-slide {
  right: 0;
}
.avia-slideshow-arrows a::before {
  visibility: visible;
  display: block;
  position: absolute;
  z-index: 100;
  background: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 62px;
}
.prev-slide::before {
  text-indent: -2px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.next-slide::before {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  text-indent: 0px;
}
.avia-caption {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  color: #ffffff;
}
.avia-slideshow .avia-caption .avia-caption-title {
  color: #ffffff;
  margin: 0.75em;
}
.avia-slide-slider .avia-slideshow-dots a::after {
  margin-top: -85px;
  margin-left: -17px;
  font-size: 48px;
  color: #5c5c5c;
}
.avia-slide-slider .avia-slideshow-dots a.active::after {
  color: #5c5c5c;
}
.js_active .avia-slideshow li:first-child {
  visibility: hidden;
}
/* hide controlls on desktop
.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a{ opacity: 0; filter:alpha(opacity=0);  }
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a{ opacity: 0.6; filter:alpha(opacity=60);  }
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a:hover{ opacity: 0.8; filter:alpha(opacity=80);  }
*/
/*avia-small-width-slider*/
.avia-small-width-slider .avia-slideshow-arrows a {
  width: 30px;
  height: 30px;
  margin: -15px 5px 0;
  line-height: 32px;
  font-size: 16px;
}
.avia-small-width-slider .avia-slideshow-arrows a::before {
  line-height: 32px;
}
.avia-super-small-width-slider .avia-slideshow-dots {
  display: none;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Team Members */
.team-img-container-fake {
  display: none !important;
}
.avia-team-member img.avia_image {
  width: 100%;
}
.avia-team-member img[src$="blank.jpg"] {
  opacity: 0;
}
.avia-team-member .team-img-container {
  background: #dbdbdb;
}
.avia-team-member .team-info-container {
  padding: 15px;
  overflow: hidden;
  text-align: center;
}
.avia-team-member .team-info-container .team-member-name,
.avia-team-member .team-info-container .team-member-job-title {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .avia-team-member .team-info-container .team-member-name,
  .avia-team-member .team-info-container .team-member-job-title {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  .avia-team-member .team-info-container .team-member-name,
  .avia-team-member .team-info-container .team-member-job-title {
    font-size: 1.2rem;
  }
}
.avia-team-member .team-info-container .team-member-job-title {
  font-size: 1rem;
  font-weight: normal;
}
.avia-team-member .team-info-container a.avia-team-icon {
  text-decoration: none;
  opacity: 0.85;
  font-size: 1.875rem;
  display: inline-block;
  font-family: hoffline;
  margin: 0 5px;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Video  */
.avia-video,
.avia-iframe-wrap {
  clear: both;
  position: relative;
  margin-bottom: 20px;
}
.flex_column .avia-video {
  margin-bottom: 0;
  height: 1px !important;
}
.mod-page-content .avia-section .avia-video:last-child {
  margin-bottom: 0px;
}
.avia-section.alternate_color .post-entry .flex_column > .avia-video-16-9 {
  padding-bottom: 56.25% !important;
}
/*responsive iframe trick*/
.avia-video iframe,
.js_active .avia-iframe-wrap iframe,
div .avia-video .avia-iframe-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
}
.avia-video-custom {
  height: 0;
}
.avia-video-16-9,
.js_active .avia-iframe-wrap {
  padding-bottom: 56.25%;
  height: 0;
}
.avia-video-4-3 {
  padding-bottom: 75%;
  height: 0;
}
/*html 5 video - always has 100 width and natural height. behaves like image when it comes to aspect ratio*/
video {
  width: 100%;
  height: auto;
}
div .avia-video .mejs-container,
div .avia-video .mejs-container video {
  height: 100% !important;
  position: absolute;
}
/* END Video  */
.hr {
  clear: both;
  display: block;
  width: 100%;
  height: 25px;
  line-height: 25px;
  position: relative;
  margin: 30px 0;
  float: left;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-page-header {
  background: #c1c1c1;
  background: -moz-linear-gradient(top, #e5e5e5 0%, #c1c1c1 53%, #303030 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(53%, #c1c1c1), color-stop(100%, #303030));
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #c1c1c1 53%, #303030 100%);
  background: -o-linear-gradient(top, #e5e5e5 0%, #c1c1c1 53%, #303030 100%);
  background: -ms-linear-gradient(top, #e5e5e5 0%, #c1c1c1 53%, #303030 100%);
  background: linear-gradient(to bottom, #e5e5e5 0%, #c1c1c1 53%, #303030 100%);
  background-image: url('modules/page-header/img/default.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.75);
  position: relative;
  height: 56.25vw;
  max-height: 66vh;
  overflow: hidden;
  display: table;
  width: 100%;
  padding: 0 5%;
}
.mod-page-header h1 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 4.7vw;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  color: #ffffff;
  text-shadow: 0 0 100px rgba(0, 0, 0, 0.75);
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding-top: 3vw;
}
@media only screen and (max-width: 1199px) {
  .mod-page-header h1 {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-page-header h1 {
    font-size: 2rem;
  }
}
.mod-page-header h1 a {
  color: #ffffff;
}
.mod-page-header h1 a:hover {
  text-decoration: none;
}
.mod-page-header.header-pagevideo {
  height: 100vh;
  max-height: 100vh;
  transition: height 1s ease-in-out;
}
.livestream-on .mod-page-header.header-pagevideo {
  height: calc(100vh - 53px);
  max-height: 100vh;
}
.mod-page-header.header-pagevideo .scroll-indicator {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: 6vh;
  text-align: center;
}
.mod-page-header.header-pagevideo .scroll-down-arrow {
  position: absolute;
  bottom: 30px;
  margin: 0 auto;
  transform: translate(-50%, -50%);
}
.mod-page-header.header-pagevideo .scroll-down-arrow span {
  display: block;
  width: 30px;
  height: 30px;
  margin: -10px;
  border-bottom: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
  transform: rotate(45deg);
  animation: animate 2s infinite;
  opacity: 0.8;
}
.mod-page-header.header-pagevideo .scroll-down-arrow span:nth-child(2) {
  animation-delay: -0.2s;
}
.mod-page-header.header-pagevideo .scroll-down-arrow span:nth-child(3) {
  animation-delay: -0.4s;
}
@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.livestream-on:not(.home) {
  -webkit-transition: margin-top 1.2s ease-in-out 0s;
  -moz-transition: margin-top 1.2s ease-in-out 0s;
  -ms-transition: margin-top 1.2s ease-in-out 0s;
  -o-transition: margin-top 1.2s ease-in-out 0s;
  transition: margin-top 1.2s ease-in-out 0s;
}
.livestream-play.home {
  background: #272727;
}
.mod-page--fullscreen #cookie-notice,
.mod-page--fullscreen .mod-search,
.mod-page--fullscreen footer {
  display: none !important;
}
/* media-min condition */
/* .min NO orientation */
@media only screen and (min-width: 900px) {
  .fancybox-wrap > * {
    margin: 5vh 5vw !important;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#top .wpbdp-bar.cf,
#top #board-disclaimer {
  display: none;
}
#top #board-head {
  padding-bottom: 0;
}
#top #board-head .avia-button-center {
  display: inline-block;
}
#top .businessdirectory .wpbdp-categories {
  text-align: center;
}
#top .businessdirectory .wpbdp-categories li {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  list-style-type: none;
  display: inline-block;
  width: 33.333%;
  float: none;
}
@media only screen and (max-width: 1199px) {
  #top .businessdirectory .wpbdp-categories li {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .businessdirectory .wpbdp-categories li {
    font-size: 1.2rem;
  }
}
#top .businessdirectory .wpbdp-listing-excerpt {
  margin: 1px 0;
  padding: 60px;
  border-bottom: 0;
  background: #f2f2f2;
}
#top .businessdirectory .wpbdp-listing-excerpt.even {
  background: #e5e5e5;
}
#top .businessdirectory .wpbdp-listing-excerpt label {
  display: none;
}
#top .businessdirectory .wpbdp-listing-excerpt .value a {
  text-decoration: none;
}
#top .businessdirectory .wpbdp-listing-excerpt .wpbdp-field-association-title {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  #top .businessdirectory .wpbdp-listing-excerpt .wpbdp-field-association-title {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .businessdirectory .wpbdp-listing-excerpt .wpbdp-field-association-title {
    font-size: 1.2rem;
  }
}
#top .businessdirectory .wpbdp-listing-excerpt .wpbdp-field-category {
  font-size: 1.5rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 2vmax;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  #top .businessdirectory .wpbdp-listing-excerpt .wpbdp-field-category {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .businessdirectory .wpbdp-listing-excerpt .wpbdp-field-category {
    font-size: 1.2rem;
  }
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-details {
  margin-bottom: 2em;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions {
  margin-top: 1em;
  text-align: center;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
  margin-left: 1vw;
}
@media only screen and (max-width: 1199px) {
  #top .businessdirectory .wpbdp-listing-excerpt .listing-actions a {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .businessdirectory .wpbdp-listing-excerpt .listing-actions a {
    font-size: 0.9rem;
  }
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color #top .businessdirectory .wpbdp-listing-excerpt .listing-actions a:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  #top .businessdirectory .wpbdp-listing-excerpt .listing-actions a {
    padding: 11px 15px;
  }
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-primary .caret,
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-success .caret,
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-warning .caret,
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-danger .caret,
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-info .caret {
  border-top-color: #ffffff;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-primary,
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.post-password-form input[type=submit] {
  background-color: #767676;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-primary.dropdown-toggle,
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.btn-primary.dropdown-toggle > span:first-child,
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a:hover {
  text-decoration: none;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a:first-child {
  margin-left: 0;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.delete-listing {
  background-color: #767676;
}
#top .businessdirectory .wpbdp-listing-excerpt .listing-actions a.delete-listing:hover {
  background-color: #5c5c5c;
}
#top .businessdirectory .wpbdp-pagination {
  padding-top: 20px;
  overflow: hidden;
  margin-bottom: 8vh;
}
#top .businessdirectory .wpbdp-pagination a {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (max-width: 1199px) {
  #top .businessdirectory .wpbdp-pagination a {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .businessdirectory .wpbdp-pagination a {
    font-size: 0.9rem;
  }
}
#top .businessdirectory .wpbdp-pagination a:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color #top .businessdirectory .wpbdp-pagination a:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  #top .businessdirectory .wpbdp-pagination a {
    padding: 11px 15px;
  }
}
#top .businessdirectory .wpbdp-pagination a .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
#top .businessdirectory .wpbdp-pagination a.btn-primary .caret,
#top .businessdirectory .wpbdp-pagination a.btn-success .caret,
#top .businessdirectory .wpbdp-pagination a.btn-warning .caret,
#top .businessdirectory .wpbdp-pagination a.btn-danger .caret,
#top .businessdirectory .wpbdp-pagination a.btn-info .caret {
  border-top-color: #ffffff;
}
#top .businessdirectory .wpbdp-pagination a.btn-primary,
#top .businessdirectory .wpbdp-pagination a.post-password-form input[type=submit] {
  background-color: #767676;
}
#top .businessdirectory .wpbdp-pagination a.btn-primary.dropdown-toggle,
#top .businessdirectory .wpbdp-pagination a.post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
#top .businessdirectory .wpbdp-pagination a.btn-primary.dropdown-toggle > span:first-child,
#top .businessdirectory .wpbdp-pagination a.post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
#top .businessdirectory .wpbdp-pagination a:hover {
  text-decoration: none;
}
#top .businessdirectory .listing-details {
  margin-bottom: 2em;
}
#top .wpbdp-listing-single {
  margin-bottom: 8vh;
}
#top .wpbdp-listing-single .send-message-button {
  display: none;
}
#top .wpbdp-listing-single .listing-title {
  background: none;
  border: none;
}
#top .wpbdp-listing-single .listing-actions {
  text-align: center;
}
#top .wpbdp-listing-single .listing-actions .back-to-dir,
#top .wpbdp-listing-single .listing-actions input[type='submit'] {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (max-width: 1199px) {
  #top .wpbdp-listing-single .listing-actions .back-to-dir,
  #top .wpbdp-listing-single .listing-actions input[type='submit'] {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .wpbdp-listing-single .listing-actions .back-to-dir,
  #top .wpbdp-listing-single .listing-actions input[type='submit'] {
    font-size: 0.9rem;
  }
}
#top .wpbdp-listing-single .listing-actions .back-to-dir:hover,
#top .wpbdp-listing-single .listing-actions input[type='submit']:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color #top .wpbdp-listing-single .listing-actions .back-to-dir:hover,
.important_color #top .wpbdp-listing-single .listing-actions input[type='submit']:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  #top .wpbdp-listing-single .listing-actions .back-to-dir,
  #top .wpbdp-listing-single .listing-actions input[type='submit'] {
    padding: 11px 15px;
  }
}
#top .wpbdp-listing-single .listing-actions .back-to-dir .caret,
#top .wpbdp-listing-single .listing-actions input[type='submit'] .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-primary .caret,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-primary .caret,
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-success .caret,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-success .caret,
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-warning .caret,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-warning .caret,
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-danger .caret,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-danger .caret,
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-info .caret,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-info .caret {
  border-top-color: #ffffff;
}
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-primary,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-primary,
#top .wpbdp-listing-single .listing-actions .back-to-dir.post-password-form input[type=submit],
#top .wpbdp-listing-single .listing-actions input[type='submit'].post-password-form input[type=submit] {
  background-color: #767676;
}
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-primary.dropdown-toggle,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-primary.dropdown-toggle,
#top .wpbdp-listing-single .listing-actions .back-to-dir.post-password-form input[type=submit].dropdown-toggle,
#top .wpbdp-listing-single .listing-actions input[type='submit'].post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
#top .wpbdp-listing-single .listing-actions .back-to-dir.btn-primary.dropdown-toggle > span:first-child,
#top .wpbdp-listing-single .listing-actions input[type='submit'].btn-primary.dropdown-toggle > span:first-child,
#top .wpbdp-listing-single .listing-actions .back-to-dir.post-password-form input[type=submit].dropdown-toggle > span:first-child,
#top .wpbdp-listing-single .listing-actions input[type='submit'].post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
#top .wpbdp-listing-single .listing-actions .back-to-dir:hover,
#top .wpbdp-listing-single .listing-actions input[type='submit']:hover {
  text-decoration: none;
}
#top .wpbdp-listing-single .listing-actions .back-to-dir {
  display: none;
}
#top .wpbdp-listing-single .listing-actions .back-to-dir + .back-to-dir {
  display: none;
}
#top .wpbdp-listing-single .listing-actions form + form input[type='submit'] {
  background-color: #767676;
}
#top .wpbdp-listing-single .listing-actions form + form input[type='submit']:hover {
  background-color: #5c5c5c;
}
#top .wpbdp-listing-single h2.category-name,
#top .wpbdp-listing-single .listing-title h2 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 2.1875rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  #top .wpbdp-listing-single h2.category-name,
  #top .wpbdp-listing-single .listing-title h2 {
    font-size: 1.96875rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .wpbdp-listing-single h2.category-name,
  #top .wpbdp-listing-single .listing-title h2 {
    font-size: 1.75rem;
  }
}
#top .wpbdp-listing-single .wpbdp-field-kategorie {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  #top .wpbdp-listing-single .wpbdp-field-kategorie {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .wpbdp-listing-single .wpbdp-field-kategorie {
    font-size: 1.2rem;
  }
}
#top .wpbdp-listing-single .wpbdp-field-titel_des_inserat,
#top .wpbdp-listing-single .listing-details label,
#top .wpbdp-listing-single .contact-form-wrapper > p > label {
  display: none;
}
#top .wpbdp-listing-single .contact-form-wrapper form label {
  width: 150px !important;
}
#top .wpbdp-listing-single .contact-form {
  border: none;
}
#top .wpbdp-listing-single .contact-form input[type='submit'] {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (max-width: 1199px) {
  #top .wpbdp-listing-single .contact-form input[type='submit'] {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .wpbdp-listing-single .contact-form input[type='submit'] {
    font-size: 0.9rem;
  }
}
#top .wpbdp-listing-single .contact-form input[type='submit']:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color #top .wpbdp-listing-single .contact-form input[type='submit']:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  #top .wpbdp-listing-single .contact-form input[type='submit'] {
    padding: 11px 15px;
  }
}
#top .wpbdp-listing-single .contact-form input[type='submit'] .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-primary .caret,
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-success .caret,
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-warning .caret,
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-danger .caret,
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-info .caret {
  border-top-color: #ffffff;
}
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-primary,
#top .wpbdp-listing-single .contact-form input[type='submit'].post-password-form input[type=submit] {
  background-color: #767676;
}
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-primary.dropdown-toggle,
#top .wpbdp-listing-single .contact-form input[type='submit'].post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
#top .wpbdp-listing-single .contact-form input[type='submit'].btn-primary.dropdown-toggle > span:first-child,
#top .wpbdp-listing-single .contact-form input[type='submit'].post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
#top .wpbdp-listing-single .contact-form input[type='submit']:hover {
  text-decoration: none;
}
#top .wpbdp-listing-single input.delete-listing {
  color: #ffffff !important;
}
#top .wpbdp-submit-page {
  margin-bottom: 8vh;
  background: #f2f2f2;
  padding: 36px 185px 36px 185px;
  /* media-max condition */
  /* .max NO orientation */
  color: #767676;
}
@media only screen and (max-width: 900px) {
  #top .wpbdp-submit-page {
    padding: 20px;
  }
}
#top .wpbdp-submit-page legend {
  display: none;
}
#top .wpbdp-submit-page .wpbdp-msg {
  background: none;
  border: none;
}
#top .wpbdp-submit-page textarea,
#top .wpbdp-submit-page input[type=text] {
  width: 100%;
}
#top .wpbdp-submit-page #wpbdp-field-3 {
  height: 0.75em;
}
#top .wpbdp-submit-page .validation-errors {
  padding-left: 0.5em;
}
#top .wpbdp-submit-page .validation-errors li {
  color: inherit;
}
#top #board-disclaimer {
  margin-bottom: 40px;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-product-box {
  padding-bottom: 1px;
  text-align: center;
  display: flex;
  flex-flow: column;
  align-items: stretch;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.mod-product-box.product-line {
  flex: none !important;
}
.avia-section.footer_color .mod-product-box,
.avia-section.socket_color .mod-product-box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}
.mod-product-box > * {
  margin: 0 1.5vmax 1.5vmax;
}
.mod-product-box > *.avia-button-wrapper {
  flex-grow: 999;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.mod-product-box > *.avia-button-wrapper a {
  white-space: normal;
  min-width: 60%;
}
.mod-product-box > .avia-button-wrapper {
  overflow-wrap: break-word;
  margin: 0 2vmax 2vmax;
}
.mod-product-box h2 {
  color: #ffffff;
  margin: 0 1.5vmax 0.75vmax;
}
.mod-product-box h2:first-child {
  margin-top: 2vmax;
}
.mod-product-box .product-description:last-child {
  margin-bottom: 2vmax;
}
.mod-product-box .product-description > *:last-child {
  margin-bottom: 0;
}
.mod-product-box > .product-thumb {
  background-position: 50% 50%;
  background-size: cover;
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  margin-left: 0;
  margin-right: 0;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Mode Promo Banner */
.mod-promo-banner {
  z-index: 100;
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: black;
  color: white;
  text-align: center;
  font-size: 20px;
  padding: 0px 0px;
  overflow: hidden;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.3);
}
.mod-page--fullscreen .mod-promo-banner {
  display: none !important;
}
.mod-promo-banner video {
  min-width: 100%;
  min-height: 100%;
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mod-promo-banner .overlay {
  position: relative;
  bottom: 0px;
}
.mod-promo-banner .overlay p {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  margin: 1em;
}
.mod-promo-banner .overlay a {
  font-weight: normal;
  padding: 7px 14px;
  border: 0px solid black;
  text-transform: uppercase;
  background: #ca3667;
  color: #fff;
  letter-spacing: 0em;
}
@media (max-width: 450px) {
  .mod-promo-banner .overlay a {
    margin-top: 6px;
    width: 80%;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-search {
  /* media-smaller condition */
  /* .max NO orientation */
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #8f8f8f;
  z-index: 200;
}
@media only screen and (max-width: 1199px) {
  .mod-search {
    display: none !important;
  }
}
.mod-search .aga-icon-icf {
  position: absolute;
  top: 0;
  left: 30px;
  font-size: 38px;
  line-height: 70px;
}
.mod-search .aga-icon-icf::before {
  color: #ffffff;
}
.mod-search .aga-icon-icf:hover {
  text-decoration: none;
}
.mod-search .aga-icon-icf:focus {
  color: #000000;
}
.mod-search .aga-icon-icf i {
  display: none;
}
.mod-search .search-content {
  display: none;
  height: 0px;
  overflow: hidden;
  padding: 0px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -ms-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
}
.mod-search .search-content .search-query-container:after {
  line-height: 41px;
}
.mod-search.search-bar-visible .search-content {
  display: block;
  padding-top: 20px;
  overflow: visible;
}
.mod-search .search-show {
  display: block;
  position: absolute;
  right: 23px;
  top: 23px;
  font-size: 12px;
  line-height: 24px;
  padding: 0 0.5em;
  min-width: 2.5em;
  text-align: center;
  background: #767676;
  color: #ffffff;
  border: 2px solid #767676;
}
.livestream-on .mod-search .search-show {
  top: 78px;
}
.mod-search .search-show:hover {
  text-decoration: none;
  background: #ffffff;
  color: #767676;
}
.mod-search.search-bar-visible,
.navbar-transparent + .mod-search {
  z-index: 1050;
}
.mod-search.search-bar-visible .search-show,
.navbar-transparent + .mod-search .search-show {
  background: #ffffff;
  color: #767676;
  border: 2px solid #ffffff;
}
.livestream-on .mod-search.search-bar-visible .search-show,
.livestream-on .navbar-transparent + .mod-search .search-show {
  top: 23px;
}
.mod-search.search-bar-visible .search-show:hover,
.navbar-transparent + .mod-search .search-show:hover {
  background: transparent;
  color: #ffffff;
}
.mod-search.search-bar-visible .search-show {
  color: #8f8f8f;
}
.navbar-transparent + .mod-search {
  position: absolute;
}
.mod-search.search-bar-visible .search-show {
  background-position: left -45px;
}
.mod-search input.search-query {
  font-size: 1.25rem;
  height: 40px;
  padding-left: 12px;
}
.mod-search input.search-query {
  font-size: 1.25rem;
  height: 40px;
  padding-left: 12px;
}
.mod-search .nav-overview {
  display: block;
  margin-top: 30px;
}
.mod-search .nav-overview ul,
.mod-search .nav-overview li {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #ffffff;
}
.mod-search .nav-overview ul {
  padding-bottom: 40px;
}
.mod-search .nav-overview ul > li {
  display: table-row;
  margin-top: 0;
  margin-right: 26px;
  height: 18px;
  float: none;
}
.mod-search .nav-overview table {
  width: 100%;
}
.mod-search .nav-overview table td {
  vertical-align: top;
  line-height: 18px;
}
.mod-search .nav-overview table td > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.mod-search .nav-overview .navbar-nav > li a,
.mod-search .nav-overview table a {
  padding: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 17px;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* ONLINE CHURCH COUNTER */
.mod-slider-livestream-buttons {
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
  cursor: default;
  padding-top: 4vw;
  text-align: center;
  /* hide all buttons on play */
}
.mod-slider-livestream-buttons button + i {
  margin-top: 1vw;
}
.mod-slider-livestream-buttons > span i {
  color: #ffffff;
  margin-top: 1em;
  display: block;
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 599px) {
  .mod-slider-livestream-buttons > span i {
    display: none;
  }
}
.mod-slider-livestream-buttons > span i[data-href]:hover {
  cursor: pointer;
  text-decoration: underline;
}
.mod-slider-livestream-buttons a.btn {
  font-size: 1.25rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  border: 1px solid #ffffff;
  background: transparent;
  text-shadow: 0 0 2em rgba(0, 0, 0, 0.75);
}
@media only screen and (max-width: 1199px) {
  .mod-slider-livestream-buttons a.btn {
    font-size: 14.4px;
  }
}
@media only screen and (max-width: 899px) {
  .mod-slider-livestream-buttons a.btn {
    font-size: 12.8px;
  }
}
.mod-slider-livestream-buttons a.btn span {
  font-family: "hoffline";
  font-weight: normal;
  font-size: 1em;
  vertical-align: top;
  margin-left: .25em;
}
.mod-slider-livestream-buttons a.btn:hover {
  text-shadow: none;
  border-color: #ffffff;
  background: #ffffff;
  color: #000000;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.mod-slider-livestream-buttons a.btn.livestream {
  border-color: #ffffff;
  background: #ffffff;
  color: #000000;
  text-shadow: none;
}
.mod-slider-livestream-buttons a.btn.livestream:hover {
  border-color: #000000;
  background: #000000;
  color: #ffffff;
}
.mod-slider-livestream-buttons .podcast {
  display: inline-block;
}
.livestream-on .mod-slider-livestream-buttons .podcast {
  display: none;
}
.mod-slider-livestream-buttons .podcast i {
  font-style: normal;
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 899px) {
  .mod-slider-livestream-buttons .podcast i {
    display: none;
  }
}
.livestream-play .mod-slider-livestream-buttons > span {
  display: none;
}
.mod-slider-livestream-buttons .live {
  display: none;
}
.livestream-on .mod-slider-livestream-buttons .live {
  display: block;
}
.livestream-on .mod-slider-livestream-buttons .live a {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.livestream-play .mod-slider-livestream-buttons .live {
  display: none;
}
/* END ONLINE CHURCH COUNTER */

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* ONLINE CHURCH COUNTER */
.mod-slider {
  height: 56.25vw;
  max-height: 85vh;
  position: relative;
  text-align: bottom;
  /* arrows */
}
.mod-page--fullscreen .mod-slider {
  height: 100vh;
  max-height: 100vh;
}
.mod-slider .slider-livestream {
  display: none;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mod-slider .slider-livestream iframe {
  width: 100%;
  height: 100%;
}
.mod-slider .slider-livestream.blur {
  background: transparent url('modules/slider/img/preview/bw-blur-loop-s.gif') no-repeat 50% 50%;
  background-size: cover;
  /* media-min condition */
  /* .min NO orientation */
}
.mod-slider .slider-livestream.blur iframe {
  display: none;
}
@media only screen and (min-width: 900px) {
  .mod-slider .slider-livestream.blur {
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
    filter: blur(20px);
    background: none;
  }
  .mod-slider .slider-livestream.blur iframe {
    display: block;
  }
}
.mod-slider b {
  display: block;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7);
}
.mod-page--fullscreen .mod-slider b {
  display: none !important;
}
.mod-slider b:hover {
  color: #ffffff;
}
.mod-slider b:before,
.mod-slider b + b:before {
  display: block;
  content: "[";
  position: absolute;
  font-family: "hoffline";
  color: inherit;
  font-size: 4.5vw;
  /* media-max condition */
  /* .max NO orientation */
  font-weight: normal;
  line-height: 100%;
  top: 44%;
  left: 2vw;
  text-align: center;
  padding: 1vw;
  z-index: 2;
  -webkit-transition: color 1.2s ease-in-out 0s;
  -moz-transition: color 1.2s ease-in-out 0s;
  -ms-transition: color 1.2s ease-in-out 0s;
  -o-transition: color 1.2s ease-in-out 0s;
  transition: color 1.2s ease-in-out 0s;
}
@media only screen and (max-width: 900px) {
  .mod-slider b:before,
  .mod-slider b + b:before {
    font-size: 4vh;
  }
}
.mod-slider b + b:before {
  content: "]";
  right: 2vw;
  left: auto;
}
.mod-slider a,
.mod-slider a:hover {
  text-decoration: none;
}
.mod-slider .pagination {
  position: absolute;
  bottom: -5em;
  width: 100%;
  z-index: 3;
  text-align: center;
  font-size: 0.7em;
}
.mod-page--fullscreen .mod-slider .pagination {
  display: none !important;
}
.mod-slider .pagination a {
  opacity: 0;
  display: inline-block;
  /* media-max condition */
  /* .max NO orientation */
  padding: 0.5em;
  outline: none !important;
}
@media only screen and (max-width: 1200px) {
  .mod-slider .pagination a {
    opacity: 1 !important;
    display: inline-block !important;
  }
}
.mod-slider .pagination a:before {
  display: block;
  content: "";
  -webkit-transition: background 0.3s ease-in-out 0s;
  -moz-transition: background 0.3s ease-in-out 0s;
  -ms-transition: background 0.3s ease-in-out 0s;
  -o-transition: background 0.3s ease-in-out 0s;
  transition: background 0.3s ease-in-out 0s;
  background-color: #e5e5e5;
  height: 1em;
  width: 1em;
  border-radius: 50%;
}
.mod-slider .pagination a.active:before,
.mod-slider .pagination a:hover:before {
  background-color: #303030;
}
.livestream-on .mod-slider .slide-celebration {
  background-image: none !important;
}
.mod-slider .slide {
  opacity: 1;
  -webkit-transition: opacity 1.2s ease-in-out 0s;
  -moz-transition: opacity 1.2s ease-in-out 0s;
  -ms-transition: opacity 1.2s ease-in-out 0s;
  -o-transition: opacity 1.2s ease-in-out 0s;
  transition: opacity 1.2s ease-in-out 0s;
  width: 100%;
  height: 56.25vw;
  max-height: 85vh;
  /* for fullscreen */
  background-size: cover;
  background-color: #424242;
  background-position: 50% 25%;
  display: table;
  position: absolute;
}
.mod-page--fullscreen .mod-slider .slide {
  height: 100vh;
  max-height: 100vh;
}
.mod-slider .slide .slide-content {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  width: 100%;
  color: #ffffff;
}
.mod-slider .slide a {
  color: inherit;
}
.mod-slider .slide h1 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 4.7vw;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  /* media-max condition */
  /* .max NO orientation */
  display: inline-block;
  padding: 0;
  margin: 0.3em 15vw;
}
@media only screen and (max-width: 1199px) {
  .mod-slider .slide h1 {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-slider .slide h1 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 900px) {
  .mod-slider .slide h1 {
    font-size: 1.25rem;
  }
}
.mod-slider .slide h1 .series,
.mod-slider .slide h1 .with {
  font-size: 0.35em;
  display: block;
}
.mod-slider .slide h1 .speaker {
  display: block;
  margin: 0 7vw;
}
.mod-slider .slide h2,
.mod-slider .slide h3 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  font-weight: normal;
  margin: 0;
  text-transform: none;
  /* media-max condition */
  /* .max NO orientation */
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  .mod-slider .slide h2,
  .mod-slider .slide h3 {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-slider .slide h2,
  .mod-slider .slide h3 {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 1200px) {
  .mod-slider .slide h2,
  .mod-slider .slide h3 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 900px) {
  .mod-slider .slide h2,
  .mod-slider .slide h3 {
    font-size: 16px;
  }
}
.mod-slider .slide h3 {
  letter-spacing: normal;
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 599px) {
  .mod-slider .slide h3 {
    display: none;
  }
}
.mod-slider .slide .speaker {
  display: block;
}
.mod-slider .slide .addonText {
  /* media-smaller condition */
  /* .max NO orientation */
  letter-spacing: normal;
  position: relative;
}
@media only screen and (max-width: 899px) {
  .mod-slider .slide .addonText {
    display: none;
  }
}
.mod-slider .slide .addonText span {
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  -moz-transition: opacity 0.5s ease-in-out 0s;
  -ms-transition: opacity 0.5s ease-in-out 0s;
  -o-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}
.mod-slider .slide .addonText .date {
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}
.mod-slider .slide .addonText .date,
.mod-slider .slide .addonText.hover:hover span {
  opacity: 0;
}
.mod-slider .slide .addonText.hover:hover .date {
  opacity: 1;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD Social Media Bar */
.mod-social-bar {
  margin-top: 20px;
  font-size: 34px;
  /* media-max condition */
  /* .max NO orientation */
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1200px) {
  .mod-social-bar {
    margin-top: 15px;
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 900px) {
  .mod-social-bar {
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 1.5rem;
  }
}
.mod-social-bar ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.mod-social-bar li {
  display: inline-block;
}
.mod-social-bar a.social-icon {
  display: block;
  margin: 0 0.2em;
  font-size: inherit;
  overflow: hidden;
  opacity: 0.8;
  color: #ffffff;
  line-height: 1.5em;
  -webkit-transition: all 120ms ease;
  -moz-transition: all 120ms ease;
  -ms-transition: all 120ms ease;
  -o-transition: all 120ms ease;
  transition: all 120ms ease;
}
.mod-social-bar a.social-icon:hover {
  opacity: 1;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD NEXT CELEBRATION */
#top .mod-next-celebration {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  align-self: stretch;
  flex: 1 100%;
}
#top .mod-next-celebration > div {
  flex: 1 100%;
}
#top .mod-next-celebration .celebration-pic img {
  max-width: 100%;
}
#top .mod-next-celebration .celebration-header {
  text-align: center;
  padding: 10px 20px;
}
#top .mod-next-celebration.with-background {
  background-color: #c1c1c1;
}
#top .mod-next-celebration.with-background h2 {
  text-align: center;
  margin-bottom: 4px;
  margin-top: 8px;
  color: #767676;
  font-size: 16px;
}
#top .mod-next-celebration.with-background h2,
#top .mod-next-celebration.with-background h3 {
  color: #ffffff;
}
#top .mod-next-celebration.with-background p {
  line-height: 20px;
  font-size: 16px;
}
#top .mod-next-celebration .celebration-description {
  color: #5c5c5c;
}
#top .mod-next-celebration .celebration-description table {
  width: 100%;
  height: 100%;
  padding: 0;
}
#top .mod-next-celebration .celebration-description > p,
#top .mod-next-celebration .celebration-description > div {
  padding-left: 40px;
  padding-right: 40px;
}
#top .mod-next-celebration .celebration-description > p.avia-data-table-wrap,
#top .mod-next-celebration .celebration-description > div.avia-data-table-wrap {
  padding: 0;
}
/* END MOD NEXT CELEBRATION */

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD NEXT SERIE */
/* SERIE ARCHIVE */
.mod-serie-archive {
  margin-top: 30px;
  /*.media-min(@tablet, {
		.col-md-3 {
			margin: 0 1.5% 15px 1.5%;
			padding: 0;
			width: 21.5%;
		}
	}
	);*/
  max-width: 100%;
}
.mod-serie-archive .row {
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 899px) {
  .mod-serie-archive .row {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.mod-serie-archive .col-md-3 {
  max-width: 100%;
}
.mod-serie-archive .serie-item {
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  height: 0;
  padding-bottom: 56.25%;
}
.mod-serie-archive .serie-preview {
  display: block;
  width: 100%;
  cursor: pointer;
}
.mod-serie-archive .serie-title {
  position: absolute;
  opacity: 0.01;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: strech;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #424242;
  cursor: pointer;
  transition: opacity 200ms ease-out;
}
.mod-serie-archive .serie-item:hover .serie-title,
.mod-serie-archive .serie-title:hover,
.mod-serie-archive .serie-item.serie-item-no-thumb .serie-title,
.mod-serie-archive .serie-item-no-thumb .serie-title {
  opacity: 1;
}
.mod-serie-archive .serie-title h3,
.mod-serie-archive .serie-title h2 {
  text-align: center;
  font-weight: lighter;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 1.1em;
  margin-bottom: 0.5em;
  padding: 0 10px;
}
.mod-serie-archive .serie-title h3 {
  text-align: center;
  font-weight: normal;
  letter-spacing: 0;
  color: #e5e5e5;
  font-size: 16px;
  margin-bottom: 0;
}
.mod-serie-archive .serie-details {
  display: block;
  opacity: 0;
  visibility: hidden;
  height: 0vw;
  overflow: hidden;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD NEXT SERIE */
.mod-next-serie {
  /* row style: */
  /* media-min condition */
  /* .min NO orientation */
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  /* media-smaller condition */
  /* .max NO orientation */
  flex-wrap: wrap;
  /* gopfertami: was für en scheiss !important; */
}
@media only screen and (min-width: 900px) {
  .mod-next-serie {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media only screen and (max-width: 899px) {
  .mod-next-serie {
    flex-direction: column;
  }
}
.mod-next-serie > div {
  position: static;
  margin-left: 0;
  order: 1;
}
.mod-next-serie > div:first-child {
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (min-width: 900px) {
  .mod-next-serie > div:first-child {
    order: 2;
  }
}
.mod-next-serie > div:not(.mod-serie-archive):last-child {
  order: 3;
  width: 100%;
  margin-top: 10px;
}
.mod-next-serie.mod-next-serie-podcast .next-serie--additional-feeds {
  order: 4;
}
.mod-next-serie.mod-next-serie-podcast .next-serie--additional-feeds + .next-serie--episodes {
  order: 5;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (min-width: 900px) {
  .mod-next-serie.mod-next-serie-podcast .next-serie--additional-feeds + .next-serie--episodes {
    width: 66.6%;
  }
}
.mod-next-serie.mod-next-serie-smallgroup div.next-serie {
  order: 0 !important;
}
.mod-next-serie.mod-next-serie-celebration .next-serie + div {
  order: 1;
  width: 100%;
  /* media-min condition */
  /* .min NO orientation */
  margin-top: 0;
}
@media only screen and (min-width: 900px) {
  .mod-next-serie.mod-next-serie-celebration .next-serie + div {
    width: 33.3%;
  }
}
.mod-next-serie .next-serie-logo {
  position: relative;
}
.mod-next-serie .next-serie-logo img {
  width: 100%;
  display: block;
}
.mod-next-serie .next-serie-logo a.playfilm-btn {
  display: block;
  position: absolute;
  width: 196px;
  height: 70px;
  top: 50%;
  left: 50%;
  margin-left: -98px;
  margin-top: -35px;
  font-size: 68px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.mod-next-serie .next-serie-logo a.playfilm-btn:hover {
  color: #ffffff;
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
}
.mod-next-serie .next-serie-logo a.playfilm-btn span {
  display: block;
  padding-left: 18px;
  text-align: center;
}
.mod-next-serie .next-serie-logo iframe {
  width: 100%;
  max-width: 100% !important;
}
.mod-next-serie .next-serie-description {
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-self: stretch;
  min-height: 39%;
  padding: 20px;
  text-align: center;
  background-color: #c1c1c1;
}
.mod-next-serie .next-serie-description h2 {
  margin-top: 0;
  color: #ffffff;
}
.mod-next-serie .next-serie-description h2 .next-serie-title {
  font-weight: bold;
}
.mod-next-serie .next-serie-description p {
  font-size: 16px;
}
.mod-next-serie .next-serie-description + .celebration-pic {
  margin-top: 30px;
}
.mod-next-serie .celebration-pic + .celebration-header h2 {
  font-size: 16px;
  margin-bottom: 3px;
}
.mod-next-serie .celebration-pic + .celebration-header p {
  text-align: center;
}
.mod-next-serie table tr,
.mod-next-serie .table > tbody > tr > td {
  border-bottom: 1px solid #dbdbdb;
  border-top: 0;
}
.mod-next-serie table tbody tr:last-child {
  border-bottom: 0;
}
.mod-next-serie .table-hover > tbody > tr.active > td,
.mod-next-serie .table-hover > tbody > tr.active > th {
  background-color: #f2f2f2;
}
.mod-next-serie table th.title {
  width: 150px;
}
.mod-next-serie table thead,
.mod-next-serie table thead th {
  text-align: left;
  color: #767676;
  padding: 0px;
  padding-left: 14px;
  line-height: 48px;
}
.mod-next-serie table tbody td,
.mod-next-serie table tbody tr:first-child td {
  background-color: transparent;
  text-align: left;
  height: 43px;
  padding: 5px 14px;
  line-height: 20px;
  text-transform: none;
  vertical-align: middle;
}
.mod-next-serie table thead th.text-center,
.mod-next-serie table tbody td.text-center,
.mod-next-serie table tbody tr:first-child td.text-center {
  text-align: center;
}
.mod-next-serie table tbody tr:nth-child(2n) {
  background-color: #f2f2f2;
}
.mod-next-serie table tbody tr:nth-child(2n+1) {
  background-color: transparent;
}
.mod-next-serie table tbody tr:first-child td,
.mod-next-serie table thead tr th {
  background-color: transparent;
  color: #767676;
}
.mod-next-serie table tbody tr:first-child td {
  color: #5c5c5c;
}
.mod-next-serie table tbody tr td.celebration-title {
  font-weight: bold;
  color: #767676;
  white-space: normal;
}
.mod-next-serie table tbody td a {
  -webkit-transition: all 50ms ease-out;
  -moz-transition: all 50ms ease-out;
  -ms-transition: all 50ms ease-out;
  -o-transition: all 50ms ease-out;
  transition: all 50ms ease-out;
}
.mod-next-serie table tbody td a:hover {
  text-decoration: none;
  text-align: center;
}
/* END MOD NEXT SERIE */

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-welcome {
  /* prevent blur bleed: */
  z-index: 2;
  position: relative;
  text-align: center;
  margin: 60px auto;
  /* media-smaller condition */
  /* .max NO orientation */
  padding: 0 60px;
  max-width: 880px;
}
@media only screen and (max-width: 899px) {
  .mod-welcome {
    margin: 40px auto;
  }
}
.mod-welcome h3 {
  text-transform: none;
  letter-spacing: 0em;
  font-size: 1.5rem;
  font-weight: normal;
  text-align: center;
  margin-bottom: 2vmax;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 1199px) {
  .mod-welcome h3 {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  .mod-welcome h3 {
    font-size: 1.2rem;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.skin-dropdown-list-home {
  /* don't display on displays larger than iPad */
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (min-width: 900px) {
  .skin-dropdown-list-home {
    display: none;
  }
}
.skin-dropdown-list-home button {
  /* media-max condition */
  /* .max NO orientation */
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 900px) {
  .skin-dropdown-list-home button {
    min-width: 60%;
  }
}
@media only screen and (max-width: 600px) {
  .skin-dropdown-list-home button {
    min-width: 85%;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#top .ag_evcal_calendar .ag_single_event .age_full_description img,
#top .ag_evcal_calendar .ag_single_event .evcal_close {
  display: none !important;
}
#top .ag_evcal_calendar .ag_single_event .evcal_event_details {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
#top .ag_evcal_calendar .ag_single_event .age-month-separator {
  display: none;
}
#top .ag_evcal_calendar .ag_single_event .evcal_cblock {
  display: none;
}
#top .ag_evcal_calendar .ag_single_event .evcal_list_a {
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}
#top .ag_evcal_calendar .ag_single_event .evcal_list_a:hover {
  color: inherit;
}
#top .ag_evcal_calendar .ag_single_event .evcal_desc span {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 2.1875rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
  display: block;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  #top .ag_evcal_calendar .ag_single_event .evcal_desc span {
    font-size: 1.96875rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .ag_evcal_calendar .ag_single_event .evcal_desc span {
    font-size: 1.75rem;
  }
}
#top .ag_evcal_calendar .ag_single_event .evcal_desc span + span {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  #top .ag_evcal_calendar .ag_single_event .evcal_desc span + span {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .ag_evcal_calendar .ag_single_event .evcal_desc span + span {
    font-size: 1.2rem;
  }
}
#top .ag_evcal_calendar .ag_single_event .evcal_evdata_row {
  width: 70%;
  float: left;
  background: 0;
}
#top .ag_evcal_calendar .ag_single_event .evcal_info,
#top .ag_evcal_calendar .ag_single_event .evo_metarow_location,
#top .ag_evcal_calendar .ag_single_event .evo_metarow_time {
  width: 30%;
  float: right;
  clear: right;
}
#top .ag_evcal_calendar .ag_single_event .evcal_signup {
  float: none;
  clear: both;
  padding-left: 0;
  width: 100%;
}
#top .ag_evcal_calendar .ag_single_event .evo_metarow_gmap {
  height: 30vh;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.skin-featured-box-livestream {
  display: none;
  margin: -1px 0 0;
  padding: 2vw 2vw 4vw;
  background: #424242;
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 900px) {
  .skin-featured-box-livestream {
    padding: 0;
    margin: 0;
  }
  .skin-featured-box-livestream ul {
    margin-bottom: 0;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.skin-featured-box-next-step {
  width: 100%;
  text-align: center;
  font-size: 0 !important;
  margin: 0;
  padding: 0;
}
.skin-featured-box-next-step li {
  display: inline-block !important;
  width: 360px;
  height: 202.5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 1vw;
  font-size: 1.25rem;
  position: relative;
  z-index: 1;
}
#top .skin-featured-box-next-step li {
  border: 0;
}
.skin-featured-box-next-step li h3 {
  position: relative;
  z-index: 1;
  background-color: #dbdbdb;
  background-size: cover;
  background-repeat: no-repeat;
}
.skin-featured-box-next-step li h3 a {
  width: 360px;
  height: 202.5px;
}
.skin-featured-box-next-step li .content {
  display: none;
  padding: 30px;
  background: #c1c1c1;
}
.skin-featured-box-next-step li .content a {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
  display: block;
  width: auto;
  margin: 1em auto;
}
@media only screen and (max-width: 1199px) {
  .skin-featured-box-next-step li .content a {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  .skin-featured-box-next-step li .content a {
    font-size: 0.9rem;
  }
}
.skin-featured-box-next-step li .content a:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color .skin-featured-box-next-step li .content a:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  .skin-featured-box-next-step li .content a {
    padding: 11px 15px;
  }
}
.skin-featured-box-next-step li .content a .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
.skin-featured-box-next-step li .content a.btn-primary .caret,
.skin-featured-box-next-step li .content a.btn-success .caret,
.skin-featured-box-next-step li .content a.btn-warning .caret,
.skin-featured-box-next-step li .content a.btn-danger .caret,
.skin-featured-box-next-step li .content a.btn-info .caret {
  border-top-color: #ffffff;
}
.skin-featured-box-next-step li .content a.btn-primary,
.skin-featured-box-next-step li .content a.post-password-form input[type=submit] {
  background-color: #767676;
}
.skin-featured-box-next-step li .content a.btn-primary.dropdown-toggle,
.skin-featured-box-next-step li .content a.post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
.skin-featured-box-next-step li .content a.btn-primary.dropdown-toggle > span:first-child,
.skin-featured-box-next-step li .content a.post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
.skin-featured-box-next-step li .content a:hover {
  text-decoration: none;
}
.skin-featured-box-next-step li:hover {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.skin-featured-box-next-step li:hover h3,
.skin-featured-box-next-step li:hover .content {
  position: absolute;
  width: 390px;
  left: -15px;
}
.skin-featured-box-next-step li:hover h3 {
  display: none;
  height: 0;
  top: -20px;
}
.skin-featured-box-next-step li:hover h3[style^='background'] {
  display: block;
  background-color: #303030;
  height: 202.5px;
}
.skin-featured-box-next-step li:hover h3[style^='background'] a {
  visibility: hidden;
}
.skin-featured-box-next-step li:hover .content {
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4) 0 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4) 0 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4) 0 25px rgba(0, 0, 0, 0.5);
  display: block;
  left: -15px;
  top: -20px;
}
.skin-featured-box-next-step li:hover h3[style^='background'] + .content {
  top: 182.5px;
}
@media (max-width: 1800px) {
  .skin-featured-box-next-step li {
    width: 300px;
    height: 168.75px;
    margin-left: 10px -5px;
    margin-right: 10px -5px;
  }
  .skin-featured-box-next-step li h3 a {
    width: 300px;
    height: 168.75px;
  }
  .skin-featured-box-next-step li h2 {
    font-size: 20px;
  }
  .skin-featured-box-next-step li .content {
    padding: 20px;
  }
  .skin-featured-box-next-step li:hover h3,
  .skin-featured-box-next-step li:hover .content {
    width: 320px;
    left: -10px;
  }
  .skin-featured-box-next-step li:hover ^ .content {
    top: 168.75px;
    left: -10px;
  }
}
@media (max-width: 1200px) {
  .skin-featured-box-next-step li {
    width: 230px;
    height: 129.375px;
    margin-left: 7.5px -5px;
    margin-right: 7.5px -5px;
  }
  .skin-featured-box-next-step li h3 a {
    width: 230px;
    height: 129.375px;
  }
  .skin-featured-box-next-step li h2 {
    font-size: 15px;
  }
  .skin-featured-box-next-step li .content {
    padding: 15px;
  }
  .skin-featured-box-next-step li:hover h3,
  .skin-featured-box-next-step li:hover .content {
    width: 245px;
    left: -7.5px;
  }
  .skin-featured-box-next-step li:hover h3 {
    height: 81.2109375px;
  }
  .skin-featured-box-next-step li:hover .content {
    top: 129.375px;
    left: -7.5px;
  }
}
/* two rows */
@media (max-width: 900px) {
  .skin-featured-box-next-step li {
    width: 300px;
    height: 168.75px;
    margin-left: 10px -5px;
    margin-right: 10px -5px;
  }
  .skin-featured-box-next-step li h3 a {
    width: 300px;
    height: 168.75px;
  }
  .skin-featured-box-next-step li h2 {
    font-size: 20px;
  }
  .skin-featured-box-next-step li .content {
    padding: 20px;
  }
  .skin-featured-box-next-step li:hover h3,
  .skin-featured-box-next-step li:hover .content {
    width: 320px;
    left: -10px;
  }
  .skin-featured-box-next-step li:hover h3 {
    height: 180px;
  }
  .skin-featured-box-next-step li:hover .content {
    top: 168.75px;
    left: -10px;
  }
  .skin-featured-box-next-step li.step {
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .skin-featured-box-next-step li.step {
    background: none;
    display: block !important;
    width: 100%;
    height: auto !important;
    margin-left: 0 !important;
    opacity: 1 !important;
  }
  .skin-featured-box-next-step li.step h3 {
    display: none;
  }
  .skin-featured-box-next-step li.step .content {
    display: block !important;
    position: static !important;
    text-align: top;
    top: 0;
    left: 0;
    margin: 0;
    -webkit-box-shadow: none 0 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: none 0 25px rgba(0, 0, 0, 0.5);
    box-shadow: none 0 25px rgba(0, 0, 0, 0.5);
  }
  .skin-featured-box-next-step li.step:hover {
    top: 0;
    left: 0;
  }
  .skin-featured-box-next-step li.step:hover h3 {
    display: none;
  }
  .skin-featured-box-next-step li.step:hover .content {
    width: auto;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* Large */
@media (min-width: 900px) {
  .mod-footer-links > ul {
    float: none;
    display: block;
  }
  .mod-footer-links > ul > li {
    display: inline-block;
    width: auto;
  }
  .mod-footer-links > ul > li::after {
    content: "";
    display: inline-block;
    width: 1em;
    opacity: 0;
  }
  .mod-footer-links > ul > li:last-child::after {
    content: "";
  }
  .mod-footer-links > ul > li > a {
    display: inline;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    padding: 15px 3px;
    font-size: 12px;
  }
  .mod-footer-links > ul > li > a:hover {
    text-decoration: underline;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.skin-footer-links-home {
  display: none;
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 899px) {
  .skin-footer-links-home {
    display: block;
    background: #838383;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-footer-links {
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 899px) {
  .mod-footer-links ul {
    font-size: 0;
    overflow: hidden;
  }
  .mod-footer-links > ul > li {
    float: left;
    border: none;
    width: 50%;
  }
  .mod-footer-links > ul > li:nth-child(even) a {
    border-left: 1px solid #ffffff;
  }
  .mod-footer-links > ul > li:last-child {
    overflow: hidden;
    display: block;
    float: none;
    min-width: 1px;
    width: auto;
  }
  .mod-footer-links > ul > li a {
    border-bottom: 1px solid #ffffff;
    line-height: 41px;
    display: block;
  }
  .mod-footer-links > ul > li a:hover {
    background-color: #aaa;
    text-decoration: none;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#top .alternate_color .gform_wrapper .gform_body {
  background: #d8d8d8;
}
#top .gform_wrapper {
  /* mods for the form */
}
#top .gform_wrapper .gf-form---transparent .gform_body,
#top .gform_wrapper.gf-form---transparent_wrapper {
  background-color: transparent;
}
#top .gform_wrapper .gf-form---newsletter {
  position: relative;
}
#top .gform_wrapper .gf-form---newsletter li.gfield_error .validation_message {
  position: absolute;
  left: 0;
  right: 0;
}
#top .gform_wrapper .gf-form---newsletter .gform_footer {
  clear: none;
  position: absolute;
  bottom: 2em;
  width: auto;
  right: 15.5%;
  padding: 0 0 30px;
}
#top .gform_wrapper .gf-form---newsletter .gform_footer .gform_button {
  padding: 10px 15px;
  margin: 0;
  line-height: 1;
  min-height: auto;
  /* media-min condition */
  /* .min NO orientation */
}
@media only screen and (min-width: 900px) {
  #top .gform_wrapper .gf-form---newsletter .gform_footer .gform_button {
    padding: 11px 15px;
  }
}
#top .gform_wrapper .gform_body {
  /* mods to be applied to elements*/
}
#top .gform_wrapper .gform_body .gf-element---center {
  text-align: center;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#top .skin-form-elvanto {
  background-color: #f2f2f2;
  padding: 1px 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
#top .skin-form-elvanto .elvanto-form {
  padding: 0;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-required {
  color: inherit;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-submission {
  background: #e5e5e5;
  padding: 2vmax 3vmax;
  /* media-smaller condition */
  /* .max NO orientation */
  color: #767676;
}
@media only screen and (max-width: 899px) {
  #top .skin-form-elvanto .elvanto-form .elvanto-form-submission {
    padding: 30px;
  }
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-submission h3 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 2.1875rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  #top .skin-form-elvanto .elvanto-form .elvanto-form-submission h3 {
    font-size: 1.96875rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .skin-form-elvanto .elvanto-form .elvanto-form-submission h3 {
    font-size: 1.75rem;
  }
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-submission p {
  /* media-max condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 600px) {
  #top .skin-form-elvanto .elvanto-form .elvanto-form-submission p {
    font-size: 1.25rem;
  }
}
#top .skin-form-elvanto .elvanto-form .elvanto-row {
  margin: 0;
}
#top .skin-form-elvanto .elvanto-form .elvanto-row .elvanto-col-1,
#top .skin-form-elvanto .elvanto-form .elvanto-row .elvanto-col-2 {
  padding: 0;
}
#top .skin-form-elvanto .elvanto-form .elvanto-row .elvanto-col-2 + .elvanto-col-2 {
  padding-left: 16px;
  /* media-smaller condition */
  /* .max NO orientation */
}
@media only screen and (max-width: 767px) {
  #top .skin-form-elvanto .elvanto-form .elvanto-row .elvanto-col-2 + .elvanto-col-2 {
    padding-left: 0;
  }
}
#top .skin-form-elvanto .elvanto-form > .elvanto-row:last-child {
  text-align: center;
  padding: 2vmax;
}
#top .skin-form-elvanto .elvanto-form .elvanto-events li {
  width: auto;
  padding: 0;
  margin-bottom: 1vmax;
}
#top .skin-form-elvanto .elvanto-form .elvanto-events li .elvanto-event {
  height: auto;
}
#top .skin-form-elvanto .elvanto-form .elvanto-events li .elvanto-event-controls {
  position: static;
}
#top .skin-form-elvanto .elvanto-form .elvanto-events li .elvanto-event-controls .elvanto-event-decline {
  display: none;
}
#top .skin-form-elvanto .elvanto-form h4 {
  text-align: center;
  line-height: 1.2em;
  color: inherit;
  margin-bottom: 1.25em;
  font-size: 1.5rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px) {
  #top .skin-form-elvanto .elvanto-form h4 {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .skin-form-elvanto .elvanto-form h4 {
    font-size: 1.2rem;
  }
}
#top .skin-form-elvanto .elvanto-form .evcal_evdata_row .evcal_evdata_cell h3 {
  margin-bottom: 1vmax;
  font-weight: bold;
  font-size: inherit;
  color: #767676;
  text-transform: uppercase;
}
#top .skin-form-elvanto .elvanto-form button {
  font-size: 1.125rem;
  /* media-smaller condition */
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
  text-transform: uppercase;
  color: #ffffff;
  background: #5c5c5c;
  text-decoration: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  line-height: 1em;
  font-weight: normal;
  padding: 10px;
  /* media-min condition */
  /* .min NO orientation */
  margin-right: 5px;
}
@media only screen and (max-width: 1199px) {
  #top .skin-form-elvanto .elvanto-form button {
    font-size: 1.0125rem;
  }
}
@media only screen and (max-width: 899px) {
  #top .skin-form-elvanto .elvanto-form button {
    font-size: 0.9rem;
  }
}
#top .skin-form-elvanto .elvanto-form button:hover {
  background: #767676;
  color: #ffffff;
  text-decoration: none;
}
.important_color #top .skin-form-elvanto .elvanto-form button:hover {
  background: #000000;
}
@media only screen and (min-width: 900px) {
  #top .skin-form-elvanto .elvanto-form button {
    padding: 11px 15px;
  }
}
#top .skin-form-elvanto .elvanto-form button .caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001);
  -ms-transform: scale(1.001);
  transform: scale(1.001);
}
#top .skin-form-elvanto .elvanto-form button.btn-primary .caret,
#top .skin-form-elvanto .elvanto-form button.btn-success .caret,
#top .skin-form-elvanto .elvanto-form button.btn-warning .caret,
#top .skin-form-elvanto .elvanto-form button.btn-danger .caret,
#top .skin-form-elvanto .elvanto-form button.btn-info .caret {
  border-top-color: #ffffff;
}
#top .skin-form-elvanto .elvanto-form button.btn-primary,
#top .skin-form-elvanto .elvanto-form button.post-password-form input[type=submit] {
  background-color: #767676;
}
#top .skin-form-elvanto .elvanto-form button.btn-primary.dropdown-toggle,
#top .skin-form-elvanto .elvanto-form button.post-password-form input[type=submit].dropdown-toggle {
  background-color: #bbc8d4;
  height: 45px;
  border: none;
  line-height: 28px;
  font-family: inherit;
  color: #767676;
}
#top .skin-form-elvanto .elvanto-form button.btn-primary.dropdown-toggle > span:first-child,
#top .skin-form-elvanto .elvanto-form button.post-password-form input[type=submit].dropdown-toggle > span:first-child {
  display: block;
  background-color: #ffffff;
  padding: 0.8em 1.5em;
  height: 2em;
  width: 100%;
  top: 0;
  left: 0;
  right: 2.2em;
  line-height: 1.3em;
  font-size: 0.75rem;
  color: #767676;
  text-transform: uppercase;
}
#top .skin-form-elvanto .elvanto-form button:hover {
  text-decoration: none;
}
#top .skin-form-elvanto .elvanto-form button.elvanto-hidden {
  display: none;
}
#top .skin-form-elvanto .elvanto-form .help-block {
  font-style: italic;
  font-size: 16px;
  margin-top: 0.5em;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group.select {
  position: relative;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group.select::before {
  top: 68%;
  right: 1vmax;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group .checkbox {
  padding-left: 40px;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group .checkbox label {
  position: relative;
  margin-left: 0;
  padding-left: 0;
  padding-top: 0;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group .checkbox input {
  margin-left: -40px;
  top: 0.4em;
  position: absolute;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group .radio input {
  position: absolute;
  left: 0.2em;
  top: 0.5em;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group .radio label {
  margin-left: -20px;
  position: relative;
}
#top .skin-form-elvanto .elvanto-form .elvanto-form-group .checkbox-group {
  border: none;
  padding-left: 0;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
#top .col-sm-4 .gform_wrapper .gform_body,
#top .col-sm-8 .gform_wrapper .gform_body {
  padding: 2em 2em;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* media-larger condition */
/* .min NO orientation */
@media only screen and (min-width: 901px) {
  .navbar-toggle {
    display: none;
  }
  .mod-navigation.navbar {
    background: #ffffff;
    position: fixed;
    z-index: 180;
  }
  .mod-navigation.navbar:not(.navbar-transparent) {
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  }
  .mod-navigation .navbar-nav {
    display: block;
  }
  .mod-navigation.navbar-transparent {
    background: transparent;
    border-bottom: none;
    position: absolute;
  }
  .mod-navigation.navbar-transparent .navbar-nav {
    padding-top: 52px;
    /* top distance */
  }
  .mod-navigation {
    display: block;
  }
  .mod-navigation.navbar-open {
    height: auto;
  }
  .mod-navigation.navbar .nav > li {
    line-height: 73px;
  }
  .mod-navigation.navbar .nav > li.open {
    background-color: #dcdcdc;
  }
  .mod-navigation.navbar .nav > li > a,
  .mod-navigation.navbar .nav > li.open > a {
    font-weight: bold;
    text-transform: uppercase;
    height: auto;
    border-top: none;
    display: inline-block !important;
  }
  .mod-navigation.navbar .nav > li.open,
  .mod-navigation.navbar .nav > li > a:hover,
  .mod-navigation.navbar .nav > li.open > a,
  .mod-navigation.navbar .nav > li.open > a:hover {
    background-color: inherit;
  }
  .mod-navigation .navbar-nav > .open > a,
  .mod-navigation .navbar-nav > .open > a:hover,
  .mod-navigation .navbar-nav > .open > a:focus {
    color: #5c5c5c;
    background-color: inherit;
  }
  .mod-navigation .navbar-nav > .active > a,
  .mod-navigation .navbar-nav > .active > a:hover,
  .mod-navigation .navbar-nav > .active > a:focus {
    background-color: inherit;
    color: #5c5c5c;
  }
  .mod-navigation .dropdown .dropdown-arrow {
    display: none;
    position: absolute;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent #e5e5e5 transparent;
    margin-left: -8px;
    left: 50%;
    bottom: -22px;
  }
  .mod-navigation .open.menu-item.dropdown .dropdown-arrow {
    display: block;
    opacity: 1;
  }
  .mod-navigation.navbar .nav li.dropdown.menu-item-mega {
    position: static;
  }
  .mod-navigation.navbar .nav li.dropdown.open {
    overflow: visible;
  }
  .mod-navigation.navbar .nav li.dropdown.open .dropdown-menu {
    display: block;
  }
  .mod-navigation .nav .dropdown-menu-big,
  .mod-navigation .nav .dropdown-menu-mega {
    width: 590px;
    min-width: 0px;
    left: -306px;
    margin-left: 50%;
    background-color: transparent;
    overflow: hidden;
  }
  .mod-navigation.navbar .nav li.dropdown .dropdown-menu.dropdown-menu-mega {
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 73px;
    /* top distance */
    margin-left: 0;
  }
  .mod-navigation.navbar-transparent .nav li.dropdown .dropdown-menu.dropdown-menu-mega {
    top: 125px;
    /* top distance */
  }
  .mod-navigation .nav .dropdown-menu-mega {
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
  }
  .mod-navigation .nav.navbar-nav > .menu-item:last-child .dropdown-menu-big,
  .mod-navigation .nav.navbar-nav > .menu-item:last-child .dropdown-menu-mega {
    right: -118px;
    left: auto;
  }
  .mod-navigation .nav .dropdown-menu-big .popover-content-large,
  .mod-navigation .nav .dropdown-menu-mega .popover-content-large {
    overflow: hidden;
  }
  .mod-navigation .nav .dropdown-menu-big.celebration-nav .popover-content-large,
  .mod-navigation .nav .dropdown-menu-mega.celebration-nav .popover-content-large {
    min-height: 415px;
  }
  .mod-navigation .nav .dropdown-menu-big .popover-content-large > .pull-left,
  .mod-navigation .nav .dropdown-menu-mega .popover-content-large > .pull-left {
    margin-bottom: -500px;
    padding-bottom: 500px;
    width: 200px;
    float: left;
  }
  .mod-navigation .nav .dropdown-menu div.pull-left {
    background-color: #e5e5e5;
  }
  .mod-navigation .navbar-nav .big-description {
    color: #000000;
  }
  .mod-navigation .nav .dropdown-menu-big ul,
  .mod-navigation .nav .dropdown-menu-mega ul {
    position: static;
    opacity: 1;
    visibility: visible;
  }
  .mod-navigation .nav .popover-content-large {
    width: 100%;
    height: 100%;
    padding: 0px 0px;
    background-color: #dcdcdc;
    position: relative;
  }
  .mod-navigation .nav .dropdown-menu-mega .popover-content-large {
    min-height: 235px;
    padding: 30px 0px;
    background-color: #e5e5e5;
    background-repeat: repeat;
  }
  .mod-navigation.navbar .nav li.dropdown .dropdown-menu ul {
    width: 200px;
    -webkit-transform: none;
    -webkit-transition: 0;
    transition: 0;
  }
  .mod-navigation.navbar .nav ul.children {
    left: 50%;
    margin-left: -117px;
  }
  .mod-navigation.navbar .nav ul.children::before {
    border-color: transparent transparent #e5e5e5 transparent;
    left: 50%;
    margin-left: -9px;
  }
  .mod-navigation.navbar .nav ul.children li,
  .mod-navigation .nav .dropdown-menu ul.subnav-links li {
    height: 36px;
    line-height: 24px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: none;
    text-align: left;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega ul.subnav-links li {
    height: 30px;
    background-color: transparent;
  }
  .mod-navigation .nav .dropdown-menu ul.subnav-links > li:first-child {
    border-top: 0;
  }
  .mod-navigation .nav .dropdown-menu ul.subnav-links > li.active-description.description-open {
    height: 36px;
  }
  .mod-navigation.navbar .nav ul.children li {
    text-align: center;
    border-bottom: 1px solid #c1c1c1;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .mod-navigation.navbar .nav ul.children li > a.subnav-item,
  .mod-navigation .nav .dropdown-menu ul.subnav-links li > a.subnav-item {
    display: block;
    padding-left: 12px;
    background-color: #e5e5e5;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    font-size: 13px;
    line-height: 38px;
    border-radius: 0px !important;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega ul.subnav-links li > a.subnav-item {
    background-color: transparent;
    text-align: left;
    line-height: 30px;
  }
  .mod-navigation.navbar .nav ul.children li.active-description > a:before,
  .mod-navigation .nav .dropdown-menu ul.subnav-links li.active-description > a:before {
    content: "›";
    font-family: "hoffline";
    margin-top: 0px;
  }
  .mod-navigation .nav .dropdown-menu li.active a,
  .mod-navigation .nav .dropdown-menu li a:hover {
    color: #424242 !important;
  }
  .mod-navigation .nav .dropdown-menu .big-description-hidden {
    opacity: 0;
    display: block;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-big div.big-description,
  .mod-navigation .nav .dropdown-menu .nav-item-description {
    width: 390px;
    float: right;
    overflow: hidden;
    padding: 12px 20px;
  }
  .mod-navigation .nav .dropdown-menu div.big-description,
  .mod-navigation .nav .dropdown-menu div.big-description p,
  .mod-navigation .nav .dropdown-menu .nav-item-description,
  .mod-navigation .nav .dropdown-menu .nav-item-description p {
    font-size: 16px;
    line-height: 1.4em;
    text-align: left;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega div.big-description,
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega div.big-description p,
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .nav-item-description,
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .nav-item-description p {
    font-size: 1.25rem;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega button.close {
    position: absolute;
    z-index: 2;
    right: 50px;
    opacity: 0.5;
    display: block;
  }
  .mod-navigation .nav .dropdown-menu ul.subnav-links {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    margin-top: -9px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .mod-navigation .nav .open .dropdown-menu ul.subnav-links {
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .mod-navigation.navbar .nav ul li:last-child,
  .mod-navigation.navbar .nav ul li:last-child > a,
  .mod-navigation.navbar .nav ul li:first-child,
  .mod-navigation.navbar .nav ul li:first-child > a {
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .mod-navigation .navbar-header > h2 {
    display: none;
  }
  .mod-navigation li {
    display: inline-block;
  }
  .mod-navigation.navbar-transparent > .nav-collapse {
    height: 8px;
  }
  .mod-navigation .navbar-nav {
    margin-top: 0;
    display: block;
  }
  .mod-navigation.navbar.navbar-transparent .navbar-nav {
    margin-top: 0px;
  }
  .mod-navigation .navbar-header {
    float: none;
  }
  .mod-navigation li {
    color: #767676;
  }
  .mod-navigation.navbar.navbar-transparent ul.navbar-nav > li {
    color: #ffffff;
  }
  .mod-navigation li > a {
    padding: 0px 10px;
    font-size: 16px;
  }
  .mod-navigation ul.navbar-nav > li:not(.first-item)::before {
    content: "";
    width: 0.5em;
    display: inline-block;
    opacity: 1;
  }
  .mod-navigation li .nav-item-description {
    display: none;
    position: absolute;
    float: right !important;
    right: 0;
    top: 0;
  }
  .mod-navigation li .nav-item-description.item-description-visible {
    display: block;
  }
  .mod-navigation.navbar-transparent li > a {
    padding: 0px 7px;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .mega-menu-nav-col {
    padding-top: 15px;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .mega-menu-nav-col.mega-menu-no-title {
    padding-top: 15px;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* media-max condition */
/* .max NO orientation */
@media only screen and (max-width: 900px) {
  /* START OFF CANVAS NAV */
  .navbar-toggle {
    display: block;
  }
  .livestream-play .navbar-toggle {
    display: none;
  }
  .content-wrapper {
    /* preventing collapsing margin of slider */
    padding-top: 1px;
    margin-top: -1px;
    width: 100%;
  }
  .nav-collapse-search {
    display: block !important;
    padding: 0px 0px 23px;
  }
  .nav-collapse-search .form-search input.search-query {
    background-color: #5c5c5c;
    height: 53px;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #e5e5e5;
    line-height: 20px;
  }
  .nav-collapse-search .search-query-container:after {
    color: #e5e5e5;
    font-size: 13px;
    line-height: 54px;
    right: 3px;
  }
  .nav-collapse-social.mod-social-bar {
    margin-top: 60px;
    position: relative !important;
    top: auto;
    bottom: auto;
  }
  .nav-collapse-social ul,
  .nav-collapse-social li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-collapse-social ul {
    text-align: center;
  }
  .nav-collapse-social li {
    display: inline-block;
    padding: 0px 5px;
    width: 45px;
  }
  .nav-collapse-social li a.social-icon {
    text-decoration: none;
    color: #e5e5e5;
    font-size: 2.1875rem;
    width: 35px;
    height: 50px;
    display: block;
  }
  .nav-collapse-social li a.social-icon:hover {
    color: #ffffff;
  }
  .body-nav-open .navbar-offcanvas .navbar-header {
    right: 80vw;
  }
  .navbar-offcanvas .nav-collapse {
    position: fixed;
    top: 0;
    bottom: 0 !important;
    right: -80vw;
    width: 80vw;
    height: auto !important;
    padding-top: 0px;
    background-color: #767676;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    z-index: 1040;
  }
  .mod-navigation.navbar-offcanvas .nav-collapse .navbar-nav {
    display: block;
  }
  .canvas-slide .navbar-offcanvas .nav-collapse {
    right: 0px;
  }
  .navbar-offcanvas .navbar-header {
    z-index: 1050;
    position: absolute;
  }
  .mod-navigation.navbar-offcanvas .navbar-nav {
    text-align: left;
  }
  .mod-navigation.navbar-open.navbar-offcanvas .nav-collapse,
  .mod-navigation.navbar.navbar-open.navbar-transparent.navbar-offcanvas .nav-collapse {
    position: fixed;
  }
  .mod-navigation.navbar.navbar-offcanvas .row {
    margin: 0;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li:not(.lang),
  .mod-navigation.navbar.navbar-offcanvas .nav > li.open {
    background-color: transparent;
    margin-bottom: 0px;
    border-bottom: 1px solid #f2f2f2;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li:not(.lang) > a,
  .mod-navigation.navbar.navbar-offcanvas .nav > li.open > a {
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    height: 52px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children > a,
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children.open > a {
    color: #ffffff;
    font-size: 16px;
    line-height: 34px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children > a:after {
    font-family: "hoffline";
    content: "^";
    font-size: 16px;
    font-weight: normal;
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li:not(.lang),
  .mod-navigation.navbar.navbar-offcanvas .nav > li.open.menu-item-has-children > a:after {
    content: "_";
    top: 11px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children > a .dropdown-arrow {
    display: none;
  }
  .mod-navigation.navbar-offcanvas .dropdown-menu {
    float: none;
    background-color: #f2f2f2;
    padding: 20px 0px;
    border-radius: 0;
  }
  .mod-navigation.navbar-offcanvas.navbar .nav ul.children li,
  .mod-navigation.navbar-offcanvas .nav .dropdown-menu ul.subnav-links > li {
    border: none;
    height: 28px;
  }
  .mod-navigation.navbar-offcanvas .nav .dropdown-menu ul.subnav-links > li > a.subnav-item {
    text-transform: none;
    display: inline;
    background-color: transparent;
    color: #8F8F8F;
    font-weight: bold;
    height: auto;
    line-height: 28px;
    padding-left: 16px;
  }
  .mod-navigation.navbar-offcanvas .nav > li > a .mod-navigation.navbar-offcanvas .dropdown-menu li > a {
    background-color: transparent !important;
  }
  /* END OFF CANVAS NAV */
  .mod-navigation .navbar-nav {
    float: none;
  }
  .mod-navigation .navbar-header.container {
    margin: 0;
    width: 100%;
    background-color: #e5e5e5;
  }
  .mod-navigation:not(.navbar-transparent) .navbar-toggle:before {
    color: #424242;
  }
  .mod-navigation:not(.navbar-transparent) .aga-icon-icf {
    color: #424242;
    left: 20px;
    font-size: 1.875rem;
    line-height: 50px;
  }
  .mod-navigation.navbar-transparent .navbar-header.container {
    background: transparent;
  }
  .mod-navigation.navbar .navbar-nav > li > a {
    padding: 10px 21px;
  }
  .mod-navigation .dropdown-arrow {
    display: none;
  }
  .mod-navigation .dropdown-menu {
    position: static;
    display: none;
    padding: 0;
  }
  .mod-navigation .navbar-nav > li.open > a {
    background: #5c5c5c;
  }
  .mod-navigation .navbar-nav > li.open > .dropdown-menu {
    display: block;
    float: none;
    margin-top: 0 !important;
  }
  .mod-navigation.navbar-offcanvas .navbar-nav .big-description {
    display: none;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega button.close {
    display: none;
  }
  .mod-navigation .navbar-nav .dropdown-menu.dropdown-menu-mega .container {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
.mod-page-header {
  height: 56.25vw;
  max-height: 60vh;
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* media-larger condition */
/* .min NO orientation */
@media only screen and (min-width: 901px) {
  .navbar-toggle {
    display: none;
  }
  .mod-navigation.navbar {
    background: #ffffff;
    position: fixed;
    z-index: 180;
  }
  .mod-navigation.navbar:not(.navbar-transparent) {
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
  }
  .mod-navigation .navbar-nav {
    display: block;
  }
  .mod-navigation.navbar-transparent {
    background: transparent;
    border-bottom: none;
    position: absolute;
  }
  .mod-navigation {
    display: block;
  }
  .mod-navigation.navbar-open {
    height: auto;
  }
  .mod-navigation.navbar .nav > li {
    line-height: 73px;
  }
  .mod-navigation.navbar .nav > li.open {
    background-color: #dcdcdc;
  }
  .mod-navigation.navbar .nav > li > a,
  .mod-navigation.navbar .nav > li.open > a {
    font-weight: bold;
    text-transform: uppercase;
    height: auto;
    border-top: none;
    display: inline-block !important;
  }
  .mod-navigation.navbar .nav > li.open,
  .mod-navigation.navbar .nav > li > a:hover,
  .mod-navigation.navbar .nav > li.open > a,
  .mod-navigation.navbar .nav > li.open > a:hover {
    background-color: inherit;
  }
  .mod-navigation .navbar-nav > .open > a,
  .mod-navigation .navbar-nav > .open > a:hover,
  .mod-navigation .navbar-nav > .open > a:focus {
    color: #5c5c5c;
    background-color: inherit;
  }
  .mod-navigation .navbar-nav > .active > a,
  .mod-navigation .navbar-nav > .active > a:hover,
  .mod-navigation .navbar-nav > .active > a:focus {
    background-color: inherit;
    color: #5c5c5c;
  }
  .mod-navigation .dropdown .dropdown-arrow {
    display: none;
    position: absolute;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent #e5e5e5 transparent;
    margin-left: -8px;
    left: 50%;
    bottom: -22px;
  }
  .mod-navigation .open.menu-item.dropdown .dropdown-arrow {
    display: block;
    opacity: 1;
  }
  .mod-navigation.navbar .nav li.dropdown.menu-item-mega {
    position: static;
  }
  .mod-navigation.navbar .nav li.dropdown.open {
    overflow: visible;
  }
  .mod-navigation.navbar .nav li.dropdown.open .dropdown-menu {
    display: block;
  }
  .mod-navigation .nav .dropdown-menu-big,
  .mod-navigation .nav .dropdown-menu-mega {
    width: 590px;
    min-width: 0px;
    left: -306px;
    margin-left: 50%;
    background-color: transparent;
    overflow: hidden;
  }
  .mod-navigation.navbar .nav li.dropdown .dropdown-menu.dropdown-menu-mega {
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 73px;
    /* top distance */
    margin-left: 0;
  }
  .mod-navigation.navbar-transparent .nav li.dropdown .dropdown-menu.dropdown-menu-mega {
    top: 125px;
    /* top distance */
  }
  .mod-navigation .nav .dropdown-menu-mega {
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
  }
  .mod-navigation .nav.navbar-nav > .menu-item:last-child .dropdown-menu-big,
  .mod-navigation .nav.navbar-nav > .menu-item:last-child .dropdown-menu-mega {
    right: -118px;
    left: auto;
  }
  .mod-navigation .nav .dropdown-menu-big .popover-content-large,
  .mod-navigation .nav .dropdown-menu-mega .popover-content-large {
    overflow: hidden;
  }
  .mod-navigation .nav .dropdown-menu-big.celebration-nav .popover-content-large,
  .mod-navigation .nav .dropdown-menu-mega.celebration-nav .popover-content-large {
    min-height: 415px;
  }
  .mod-navigation .nav .dropdown-menu-big .popover-content-large > .pull-left,
  .mod-navigation .nav .dropdown-menu-mega .popover-content-large > .pull-left {
    margin-bottom: -500px;
    padding-bottom: 500px;
    width: 200px;
    float: left;
  }
  .mod-navigation .nav .dropdown-menu div.pull-left {
    background-color: #e5e5e5;
  }
  .mod-navigation .navbar-nav .big-description {
    color: #000000;
  }
  .mod-navigation .nav .dropdown-menu-big ul,
  .mod-navigation .nav .dropdown-menu-mega ul {
    position: static;
    opacity: 1;
    visibility: visible;
  }
  .mod-navigation .nav .popover-content-large {
    width: 100%;
    height: 100%;
    padding: 0px 0px;
    background-color: #dcdcdc;
    position: relative;
  }
  .mod-navigation .nav .dropdown-menu-mega .popover-content-large {
    min-height: 235px;
    padding: 30px 0px;
    background-color: #e5e5e5;
    background-repeat: repeat;
  }
  .mod-navigation.navbar .nav li.dropdown .dropdown-menu ul {
    width: 200px;
    -webkit-transform: none;
    -webkit-transition: 0;
    transition: 0;
  }
  .mod-navigation.navbar .nav ul.children {
    left: 50%;
    margin-left: -117px;
  }
  .mod-navigation.navbar .nav ul.children::before {
    border-color: transparent transparent #e5e5e5 transparent;
    left: 50%;
    margin-left: -9px;
  }
  .mod-navigation.navbar .nav ul.children li,
  .mod-navigation .nav .dropdown-menu ul.subnav-links li {
    height: 36px;
    line-height: 24px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: none;
    text-align: left;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega ul.subnav-links li {
    height: 30px;
    background-color: transparent;
  }
  .mod-navigation .nav .dropdown-menu ul.subnav-links > li:first-child {
    border-top: 0;
  }
  .mod-navigation .nav .dropdown-menu ul.subnav-links > li.active-description.description-open {
    height: 36px;
  }
  .mod-navigation.navbar .nav ul.children li {
    text-align: center;
    border-bottom: 1px solid #c1c1c1;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .mod-navigation.navbar .nav ul.children li > a.subnav-item,
  .mod-navigation .nav .dropdown-menu ul.subnav-links li > a.subnav-item {
    display: block;
    padding-left: 12px;
    background-color: #e5e5e5;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #565656;
    font-size: 13px;
    line-height: 38px;
    border-radius: 0px !important;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega ul.subnav-links li > a.subnav-item {
    background-color: transparent;
    text-align: left;
    line-height: 30px;
  }
  .mod-navigation.navbar .nav ul.children li.active-description > a:before,
  .mod-navigation .nav .dropdown-menu ul.subnav-links li.active-description > a:before {
    content: "›";
    font-family: "hoffline";
    margin-top: 0px;
  }
  .mod-navigation .nav .dropdown-menu li.active a,
  .mod-navigation .nav .dropdown-menu li a:hover {
    color: #424242 !important;
  }
  .mod-navigation .nav .dropdown-menu .big-description-hidden {
    opacity: 0;
    display: block;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-big div.big-description,
  .mod-navigation .nav .dropdown-menu .nav-item-description {
    width: 390px;
    float: right;
    overflow: hidden;
    padding: 12px 20px;
  }
  .mod-navigation .nav .dropdown-menu div.big-description,
  .mod-navigation .nav .dropdown-menu div.big-description p,
  .mod-navigation .nav .dropdown-menu .nav-item-description,
  .mod-navigation .nav .dropdown-menu .nav-item-description p {
    font-size: 16px;
    line-height: 1.4em;
    text-align: left;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega div.big-description,
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega div.big-description p,
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .nav-item-description,
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .nav-item-description p {
    font-size: 1.25rem;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega button.close {
    position: absolute;
    z-index: 2;
    right: 50px;
    opacity: 0.5;
    display: block;
  }
  .mod-navigation .nav .dropdown-menu ul.subnav-links {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
    margin-top: -9px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .mod-navigation .nav .open .dropdown-menu ul.subnav-links {
    margin-top: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.25s;
    transition: 0.25s;
  }
  .mod-navigation.navbar .nav ul li:last-child,
  .mod-navigation.navbar .nav ul li:last-child > a,
  .mod-navigation.navbar .nav ul li:first-child,
  .mod-navigation.navbar .nav ul li:first-child > a {
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .mod-navigation .navbar-header > h2 {
    display: none;
  }
  .mod-navigation li {
    display: inline-block;
  }
  .mod-navigation.navbar-transparent > .nav-collapse {
    height: 8px;
  }
  .mod-navigation .navbar-nav {
    margin-top: 0;
    display: block;
  }
  .mod-navigation.navbar.navbar-transparent .navbar-nav {
    margin-top: 0px;
  }
  .mod-navigation .navbar-header {
    float: none;
  }
  .mod-navigation li {
    color: #767676;
  }
  .mod-navigation.navbar.navbar-transparent ul.navbar-nav > li {
    color: #ffffff;
  }
  .mod-navigation li > a {
    padding: 0px 10px;
    font-size: 16px;
  }
  .mod-navigation ul.navbar-nav > li:not(.first-item)::before {
    content: "";
    width: 0.5em;
    display: inline-block;
    opacity: 1;
  }
  .mod-navigation li .nav-item-description {
    display: none;
    position: absolute;
    float: right !important;
    right: 0;
    top: 0;
  }
  .mod-navigation li .nav-item-description.item-description-visible {
    display: block;
  }
  .mod-navigation.navbar-transparent li > a {
    padding: 0px 7px;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .mega-menu-nav-col {
    padding-top: 15px;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega .mega-menu-nav-col.mega-menu-no-title {
    padding-top: 15px;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* media-max condition */
/* .max NO orientation */
@media only screen and (max-width: 900px) {
  /* START OFF CANVAS NAV */
  .navbar-toggle {
    display: block;
  }
  .livestream-play .navbar-toggle {
    display: none;
  }
  .content-wrapper {
    /* preventing collapsing margin of slider */
    padding-top: 1px;
    margin-top: -1px;
    width: 100%;
  }
  .nav-collapse-search {
    display: block !important;
    padding: 0px 0px 23px;
  }
  .nav-collapse-search .form-search input.search-query {
    background-color: #5c5c5c;
    height: 53px;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #e5e5e5;
    line-height: 20px;
  }
  .nav-collapse-search .search-query-container:after {
    color: #e5e5e5;
    font-size: 13px;
    line-height: 54px;
    right: 3px;
  }
  .nav-collapse-social.mod-social-bar {
    margin-top: 60px;
    position: relative !important;
    top: auto;
    bottom: auto;
  }
  .nav-collapse-social ul,
  .nav-collapse-social li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .nav-collapse-social ul {
    text-align: center;
  }
  .nav-collapse-social li {
    display: inline-block;
    padding: 0px 5px;
    width: 45px;
  }
  .nav-collapse-social li a.social-icon {
    text-decoration: none;
    color: #e5e5e5;
    font-size: 2.1875rem;
    width: 35px;
    height: 50px;
    display: block;
  }
  .nav-collapse-social li a.social-icon:hover {
    color: #ffffff;
  }
  .body-nav-open .navbar-offcanvas .navbar-header {
    right: 80vw;
  }
  .navbar-offcanvas .nav-collapse {
    position: fixed;
    top: 0;
    bottom: 0 !important;
    right: -80vw;
    width: 80vw;
    height: auto !important;
    padding-top: 0px;
    background-color: #767676;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 0;
    z-index: 1040;
  }
  .mod-navigation.navbar-offcanvas .nav-collapse .navbar-nav {
    display: block;
  }
  .canvas-slide .navbar-offcanvas .nav-collapse {
    right: 0px;
  }
  .navbar-offcanvas .navbar-header {
    z-index: 1050;
    position: absolute;
  }
  .mod-navigation.navbar-offcanvas .navbar-nav {
    text-align: left;
  }
  .mod-navigation.navbar-open.navbar-offcanvas .nav-collapse,
  .mod-navigation.navbar.navbar-open.navbar-transparent.navbar-offcanvas .nav-collapse {
    position: fixed;
  }
  .mod-navigation.navbar.navbar-offcanvas .row {
    margin: 0;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li:not(.lang),
  .mod-navigation.navbar.navbar-offcanvas .nav > li.open {
    background-color: transparent;
    margin-bottom: 0px;
    border-bottom: 1px solid #f2f2f2;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li:not(.lang) > a,
  .mod-navigation.navbar.navbar-offcanvas .nav > li.open > a {
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    height: 52px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children > a,
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children.open > a {
    color: #ffffff;
    font-size: 16px;
    line-height: 34px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children > a:after {
    font-family: "hoffline";
    content: "^";
    font-size: 16px;
    font-weight: normal;
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li:not(.lang),
  .mod-navigation.navbar.navbar-offcanvas .nav > li.open.menu-item-has-children > a:after {
    content: "_";
    top: 11px;
  }
  .mod-navigation.navbar.navbar-offcanvas .nav > li.menu-item-has-children > a .dropdown-arrow {
    display: none;
  }
  .mod-navigation.navbar-offcanvas .dropdown-menu {
    float: none;
    background-color: #f2f2f2;
    padding: 20px 0px;
    border-radius: 0;
  }
  .mod-navigation.navbar-offcanvas.navbar .nav ul.children li,
  .mod-navigation.navbar-offcanvas .nav .dropdown-menu ul.subnav-links > li {
    border: none;
    height: 28px;
  }
  .mod-navigation.navbar-offcanvas .nav .dropdown-menu ul.subnav-links > li > a.subnav-item {
    text-transform: none;
    display: inline;
    background-color: transparent;
    color: #8F8F8F;
    font-weight: bold;
    height: auto;
    line-height: 28px;
    padding-left: 16px;
  }
  .mod-navigation.navbar-offcanvas .nav > li > a .mod-navigation.navbar-offcanvas .dropdown-menu li > a {
    background-color: transparent !important;
  }
  /* END OFF CANVAS NAV */
  .mod-navigation .navbar-nav {
    float: none;
  }
  .mod-navigation .navbar-header.container {
    margin: 0;
    width: 100%;
    background-color: #e5e5e5;
  }
  .mod-navigation:not(.navbar-transparent) .navbar-toggle:before {
    color: #424242;
  }
  .mod-navigation:not(.navbar-transparent) .aga-icon-icf {
    color: #424242;
    left: 20px;
    font-size: 1.875rem;
    line-height: 50px;
  }
  .mod-navigation.navbar-transparent .navbar-header.container {
    background: transparent;
  }
  .mod-navigation.navbar .navbar-nav > li > a {
    padding: 10px 21px;
  }
  .mod-navigation .dropdown-arrow {
    display: none;
  }
  .mod-navigation .dropdown-menu {
    position: static;
    display: none;
    padding: 0;
  }
  .mod-navigation .navbar-nav > li.open > a {
    background: #5c5c5c;
  }
  .mod-navigation .navbar-nav > li.open > .dropdown-menu {
    display: block;
    float: none;
    margin-top: 0 !important;
  }
  .mod-navigation.navbar-offcanvas .navbar-nav .big-description {
    display: none;
  }
  .mod-navigation .nav .dropdown-menu.dropdown-menu-mega button.close {
    display: none;
  }
  .mod-navigation .navbar-nav .dropdown-menu.dropdown-menu-mega .container {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD Social Media Bar Skin Home */
/* iPhone smaller 6Plus */
.skin-social-bar-home {
  margin-top: 0;
  padding: 0;
  position: absolute;
  z-index: 180;
  bottom: 1.2vw;
  width: 100%;
}
@media (max-width: 991px) {
  .skin-social-bar-home {
    bottom: 1vw;
  }
}
@media (max-width: 900px) {
  .skin-social-bar-home {
    bottom: 3.8vw;
  }
}
/* iPhone smaller 6Plus */
@media (max-width: 374px) {
  .skin-social-bar-home {
    display: none !important;
  }
}

/* Collumn Paddings */
/* Text*/
/* Brand colours (primary, secondary, etc) */
/* Light and dark variations */
/* Black & White */
/* Font-Sizes */
/* Calls to action */
/* Buttons */
/* MOD Social Media Bar Skin Home */
.skin-social-bar-slider {
  position: relative;
  background: #fff;
  padding: 0;
  margin: 0;
  z-index: 2;
  width: 100%;
  /* .max NO orientation */
  /* media-smaller condition */
  /* .max NO orientation */
}
.skin-social-bar-slider ul {
  padding-top: 1em;
}
.skin-social-bar-slider a.social-icon {
  opacity: 0.9;
  color: #5c5c5c;
}
@media only screen and (max-height: 500px) {
  .skin-social-bar-slider {
    display: none !important;
  }
}
@media only screen and (max-width: 899px) {
  .skin-social-bar-slider {
    display: none !important;
  }
}

