.dlh_googlemap img {max-width:none}.dlh_googlemap .routinglink{white-space:nowrap}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rsts-type-slide.rsts-dragging-disabled .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging-disabled .rsts-thumbs-view{cursor:auto}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../files/theme-styles/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../../files/theme-styles/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format('embedded-opentype'), url("../../files/theme-styles/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0") format('woff2'), url("../../files/theme-styles/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0") format('woff'), url("../../files/theme-styles/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0") format('truetype'), url("../../files/theme-styles/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-100.eot");
  /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'), url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-100.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-100.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-100.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-100.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-100.svg#Roboto") format('svg');
  /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300.eot");
  /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'), url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300.svg#Roboto") format('svg');
  /* Legacy iOS */
}
/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300italic.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300italic.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300italic.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-300italic.svg#Roboto") format('svg');
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-regular.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-regular.svg#Roboto") format('svg');
  /* Legacy iOS */
}
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'), url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-italic.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-italic.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-italic.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-italic.svg#Roboto") format('svg');
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'), url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700.svg#Roboto") format('svg');
  /* Legacy iOS */
}
/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700italic.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700italic.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700italic.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700italic.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/roboto/roboto-v15-latin-700italic.svg#Roboto") format('svg');
  /* Legacy iOS */
}
/* kalam-300 - latin */
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-300.eot");
  /* IE9 Compat Modes */
  src: local('Kalam Light'), local('Kalam-Light'), url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-300.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-300.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-300.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-300.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-300.svg#Kalam") format('svg');
  /* Legacy iOS */
}
/* kalam-regular - latin */
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local('Kalam'), local('Kalam-Regular'), url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-regular.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-regular.svg#Kalam") format('svg');
  /* Legacy iOS */
}
/* kalam-700 - latin */
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-700.eot");
  /* IE9 Compat Modes */
  src: local('Kalam Bold'), local('Kalam-Bold'), url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-700.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-700.woff2") format('woff2'), /* Super Modern Browsers */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-700.woff") format('woff'), /* Modern Browsers */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-700.ttf") format('truetype'), /* Safari, Android, iOS */ url("../../files/theme-styles/fonts/kalam/kalam-v7-latin-700.svg#Kalam") format('svg');
  /* Legacy iOS */
}
@font-face {
  font-family: "lto";
  src: url("../../files/theme-styles/fonts/lto/lto.eot");
  src: url("../../files/theme-styles/fonts/lto/lto.eot?#iefix") format("embedded-opentype"), url("../../files/theme-styles/fonts/lto/lto.woff") format("woff"), url("../../files/theme-styles/fonts/lto/lto.ttf") format("truetype"), url("../../files/theme-styles/fonts/lto/lto.svg#lto") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-fg]:before {
  font-family: "lto";
  content: attr(data-fg);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fg {
  display: inline-block;
  text-rendering: auto;
  font-family: 'lto';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  font-strech: normal;
  font-kerning: normal;
  line-height: inherit;
  font-size: inherit;
  font-language-override: normal;
  font-synthesis: weight style;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  position: relative;
}
.fg:before {
  font-weight: 400;
}
.fg.fg-blockquote:before {
  content: "\61";
}
.fg.fg-book-calc:before {
  content: "\62";
}
.fg.fg-book-people:before {
  content: "\63";
}
.fg.fg-dot:before {
  content: "\64";
}
.fg.fg-map:before {
  content: "\65";
}
.fg.fg-media:before {
  content: "\66";
}
.fg.fg-search:before {
  content: "\67";
}
.fg.fg-social-facebook:before {
  content: "\68";
}
.fg.fg-social-googleplus:before {
  content: "\69";
}
.fg.fg-social-instagram:before {
  content: "\6a";
}
.fg.fg-social-twitter:before {
  content: "\6b";
}
.fg.fg-social-youtube:before {
  content: "\6c";
}
.fg.fg-weather-gewitter:before {
  content: "\6d";
}
.fg.fg-weather-regen:before {
  content: "\6e";
}
.fg.fg-weather-regen-gewitter:before {
  content: "\6f";
}
.fg.fg-weather-schnee:before {
  content: "\70";
}
.fg.fg-weather-sonne:before {
  content: "\71";
}
.fg.fg-weather-temperatur:before {
  content: "\72";
}
.fg.fg-weather-wind:before {
  content: "\73";
}
.fg.fg-weather-wolkig:before {
  content: "\74";
}
.fg.fg-weather-wolkig-sonne:before {
  content: "\75";
}
.fg.fg-weather-wolkig-sonne-regen:before {
  content: "\76";
}
.fg.fg-weather-wolkig-sonne-schnee:before {
  content: "\77";
}
.fg.fg-web-cam:before {
  content: "\78";
}
.fg.fg-webcam-play:before {
  content: "\79";
}
.fg.fg-close-circle:before {
  content: "\7a";
}
.fg.fg-check:before {
  content: "\41";
}
.fg.fg-arrow-up:before {
  content: "\42";
}
.fg.fg-arrow-right:before {
  content: "\43";
}
.fg.fg-arrow-left:before {
  content: "\44";
}
.fg.fg-arrow-down:before {
  content: "\45";
}
.fg.fg-mark-map:before {
  content: "\46";
}
.fg.fg-plus:before {
  content: "\47";
}
.fg.fg-dot-1:before {
  content: "\48";
}
.fg.fg-navicon:before {
  content: "\49";
}
/*
Copyright SECRA GmbH
*/
* {
  -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;
}
.inside:after,
.inside:before {
  clear: both;
  content: "";
  display: table;
}
html {
  border-collapse: separate;
  overflow-x: auto;
  overflow-y: scroll;
  font-family: sans-serif;
  font-size: 100%;
  height: 100%;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  color: #3b3b3b;
  font: 400 1.0625rem 'Roboto', Arial, Verdana, sans-serif;
  line-height: 1.4609375rem;
  text-rendering: optimizeLegibility;
  margin: 0;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
  margin: 0;
  padding: 0;
}
p,
pre,
blockquote,
table,
ol,
ul {
  margin-bottom: 0.9375rem;
}
#header .inside,
.footer-inside .inside,
.mod_article .inside,
.megamenu .inside {
  width: 100%;
  margin: 0 auto;
  padding: 0 0.625rem;
}
#header.section-full .inside,
.footer-inside.section-full .inside,
.mod_article.section-full .inside,
.megamenu.section-full .inside {
  padding: 0;
}
#header.section-full .inside .row,
.footer-inside.section-full .inside .row,
.mod_article.section-full .inside .row,
.megamenu.section-full .inside .row {
  margin-left: 0;
  margin-right: 0;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #008da2;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: underline;
  color: #004a56;
}
p a[target="_blank"],
.ce_hyperlink a[target="_blank"] {
  border-bottom: 1px solid #008da2;
}
p a[target="_blank"]:after,
.ce_hyperlink a[target="_blank"]:after {
  content: '\f08e';
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  margin-left: 0.1875rem;
}
p a[target="_blank"]:hover,
.ce_hyperlink a[target="_blank"]:hover {
  text-decoration: none;
  border-color: #004a56;
}
b,
strong {
  font-weight: bold;
}
ul,
li {
  list-style-type: none;
}
img {
  height: auto;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  outline: 0 none;
}
iframe {
  outline: 0 none;
  border: 0 none;
}
.image_container.float_above {
  margin: 0 0 1.25rem 0;
}
.image_container.float_left {
  margin: 0 1.25rem 1.25rem 0;
}
.image_container.float_right {
  margin: 0 0 1.25rem 1.25rem;
}
.image_container.float_below {
  margin: 1.25rem 0 0 0;
}
address {
  font-style: normal;
  line-height: 1.4609375rem;
}
.mobile-hide {
  display: none;
}
@media all and (min-width: 46.875rem) {
  #header .inside,
  .footer-inside .inside,
  .mod_article .inside,
  .megamenu .inside {
    max-width: 46.875rem;
  }
  #header.section-full .inside,
  .footer-inside.section-full .inside,
  .mod_article.section-full .inside,
  .megamenu.section-full .inside {
    padding: 0;
    max-width: 100%;
  }
}
@media all and (min-width: 62.5rem) {
  #header .inside,
  .footer-inside .inside,
  .mod_article .inside,
  .megamenu .inside {
    max-width: 62.5rem;
  }
  #header.section-full .inside,
  .footer-inside.section-full .inside,
  .mod_article.section-full .inside,
  .megamenu.section-full .inside {
    max-width: 100%;
  }
}
@media all and (min-width: 75rem) {
  #header .inside,
  .footer-inside .inside,
  .mod_article .inside,
  .megamenu .inside {
    max-width: 71.25rem;
  }
  #header.section-full .inside,
  .footer-inside.section-full .inside,
  .mod_article.section-full .inside,
  .megamenu.section-full .inside {
    max-width: 100%;
  }
  #header.section-full.google-map,
  .footer-inside.section-full.google-map,
  .mod_article.section-full.google-map,
  .megamenu.section-full.google-map {
    margin-top: 5rem;
  }
  #header.section-full.google-map .inside,
  .footer-inside.section-full.google-map .inside,
  .mod_article.section-full.google-map .inside,
  .megamenu.section-full.google-map .inside {
    width: 100%;
  }
  .stl-header-patch {
    position: fixed;
    left: 0;
    top: -6rem;
    height: 0;
    right: 0;
    background-color: #eae7de;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
  }
  .stl-header-patch.has-active {
    top: 0;
    opacity: 1;
    height: 6rem;
    visibility: visible;
    -webkit-transition: all 0.25s ease 0.35s;
    -moz-transition: all 0.25s ease 0.35s;
    -o-transition: all 0.25s ease 0.35s;
    -ms-transition: all 0.25s ease 0.35s;
    transition: opacity 0.25s ease 0.35s;
  }
  .mobile-hide {
    display: block;
  }
}
.mod_article .inside .row,
.footer-inside .inside .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.mod_article .inside .row:before,
.footer-inside .inside .row:before,
.mod_article .inside .row:after,
.footer-inside .inside .row:after {
  content: '';
  display: table;
  clear: both;
}
.mod_article .inside .row .offset-pull,
.footer-inside .inside .row .offset-pull {
  margin: -0.625rem;
  overflow: hidden;
  position: relative;
}
.mod_article.section-fluid {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  margin-bottom: 2.5rem;
}
.mod_article.section-fluid .inside .row {
  margin: 0;
}
.mod_article.section-fluid .inside .row.grid-full .inside {
  margin: 0 auto;
  position: relative;
  max-width: 71.25rem;
}
* [class*="grid"] {
  position: relative;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
* [class*="grid"]:first-child {
  clear: both;
}
@media all and (max-width: 29.9375rem) {
  .offset-push {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  * [class*="grid"] {
    min-height: 1px;
    overflow: hidden;
    margin: 0.625rem 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  * [class*="grid"].push {
    padding-left: 0;
    padding-right: 0;
  }
  * [class*="grid"].xxs-2,
  * [class*="grid"].xxs-3,
  * [class*="grid"].xxs-4,
  * [class*="grid"].xxs-5,
  * [class*="grid"].xxs-6,
  * [class*="grid"].xxs-7,
  * [class*="grid"].xxs-8,
  * [class*="grid"].xxs-9,
  * [class*="grid"].xxs-10,
  * [class*="grid"].xxs-11,
  * [class*="grid"].xxs-12,
  * [class*="grid"].xxs-1-12,
  * [class*="grid"].xxs-2-12,
  * [class*="grid"].xxs-3-12,
  * [class*="grid"].xxs-4-12,
  * [class*="grid"].xxs-5-12,
  * [class*="grid"].xxs-6-12,
  * [class*="grid"].xxs-7-12,
  * [class*="grid"].xxs-8-12,
  * [class*="grid"].xxs-9-12,
  * [class*="grid"].xxs-10-12,
  * [class*="grid"].xxs-11-12 {
    float: left;
    display: inline-block;
  }
  * [class*="grid"].xxs-2.clearfix,
  * [class*="grid"].xxs-3.clearfix,
  * [class*="grid"].xxs-4.clearfix,
  * [class*="grid"].xxs-5.clearfix,
  * [class*="grid"].xxs-6.clearfix,
  * [class*="grid"].xxs-7.clearfix,
  * [class*="grid"].xxs-8.clearfix,
  * [class*="grid"].xxs-9.clearfix,
  * [class*="grid"].xxs-10.clearfix,
  * [class*="grid"].xxs-11.clearfix,
  * [class*="grid"].xxs-12.clearfix,
  * [class*="grid"].xxs-1-12.clearfix,
  * [class*="grid"].xxs-2-12.clearfix,
  * [class*="grid"].xxs-3-12.clearfix,
  * [class*="grid"].xxs-4-12.clearfix,
  * [class*="grid"].xxs-5-12.clearfix,
  * [class*="grid"].xxs-6-12.clearfix,
  * [class*="grid"].xxs-7-12.clearfix,
  * [class*="grid"].xxs-8-12.clearfix,
  * [class*="grid"].xxs-9-12.clearfix,
  * [class*="grid"].xxs-10-12.clearfix,
  * [class*="grid"].xxs-11-12.clearfix,
  * [class*="grid"].xxs-2.modal-header,
  * [class*="grid"].xxs-3.modal-header,
  * [class*="grid"].xxs-4.modal-header,
  * [class*="grid"].xxs-5.modal-header,
  * [class*="grid"].xxs-6.modal-header,
  * [class*="grid"].xxs-7.modal-header,
  * [class*="grid"].xxs-8.modal-header,
  * [class*="grid"].xxs-9.modal-header,
  * [class*="grid"].xxs-10.modal-header,
  * [class*="grid"].xxs-11.modal-header,
  * [class*="grid"].xxs-12.modal-header,
  * [class*="grid"].xxs-1-12.modal-header,
  * [class*="grid"].xxs-2-12.modal-header,
  * [class*="grid"].xxs-3-12.modal-header,
  * [class*="grid"].xxs-4-12.modal-header,
  * [class*="grid"].xxs-5-12.modal-header,
  * [class*="grid"].xxs-6-12.modal-header,
  * [class*="grid"].xxs-7-12.modal-header,
  * [class*="grid"].xxs-8-12.modal-header,
  * [class*="grid"].xxs-9-12.modal-header,
  * [class*="grid"].xxs-10-12.modal-header,
  * [class*="grid"].xxs-11-12.modal-header,
  * [class*="grid"].xxs-2.modal-footer,
  * [class*="grid"].xxs-3.modal-footer,
  * [class*="grid"].xxs-4.modal-footer,
  * [class*="grid"].xxs-5.modal-footer,
  * [class*="grid"].xxs-6.modal-footer,
  * [class*="grid"].xxs-7.modal-footer,
  * [class*="grid"].xxs-8.modal-footer,
  * [class*="grid"].xxs-9.modal-footer,
  * [class*="grid"].xxs-10.modal-footer,
  * [class*="grid"].xxs-11.modal-footer,
  * [class*="grid"].xxs-12.modal-footer,
  * [class*="grid"].xxs-1-12.modal-footer,
  * [class*="grid"].xxs-2-12.modal-footer,
  * [class*="grid"].xxs-3-12.modal-footer,
  * [class*="grid"].xxs-4-12.modal-footer,
  * [class*="grid"].xxs-5-12.modal-footer,
  * [class*="grid"].xxs-6-12.modal-footer,
  * [class*="grid"].xxs-7-12.modal-footer,
  * [class*="grid"].xxs-8-12.modal-footer,
  * [class*="grid"].xxs-9-12.modal-footer,
  * [class*="grid"].xxs-10-12.modal-footer,
  * [class*="grid"].xxs-11-12.modal-footer {
    clear: both;
  }
  * [class*="grid"].xxs-1 {
    float: none;
    clear: both;
  }
  * [class*="grid"].xxs-2 {
    width: 50%;
  }
  * [class*="grid"].xxs-3 {
    width: 33.3333%;
  }
  * [class*="grid"].xxs-4 {
    width: 25%;
  }
  * [class*="grid"].xxs-5 {
    width: 20%;
  }
  * [class*="grid"].xxs-6 {
    width: 16.6666%;
  }
  * [class*="grid"].xxs-7 {
    width: 14.2857%;
  }
  * [class*="grid"].xxs-8 {
    width: 12.5%;
  }
  * [class*="grid"].xxs-9 {
    width: 11.1111%;
  }
  * [class*="grid"].xxs-10 {
    width: 10%;
  }
  * [class*="grid"].xxs-11 {
    width: 9.09%;
  }
  * [class*="grid"].xxs-12 {
    width: 8.33%;
  }
  * [class*="grid"].xxs-1-12 {
    width: 8.33%;
  }
  * [class*="grid"].xxs-2-12 {
    width: 16.6666%;
  }
  * [class*="grid"].xxs-3-12 {
    width: 25%;
  }
  * [class*="grid"].xxs-4-12 {
    width: 33.3333%;
  }
  * [class*="grid"].xxs-5-12 {
    width: 41.66%;
  }
  * [class*="grid"].xxs-6-12 {
    width: 50%;
  }
  * [class*="grid"].xxs-7-12 {
    width: 58.33%;
  }
  * [class*="grid"].xxs-8-12 {
    width: 66.666%;
  }
  * [class*="grid"].xxs-9-12 {
    width: 75%;
  }
  * [class*="grid"].xxs-10-12 {
    width: 83.33%;
  }
  * [class*="grid"].xxs-11-12 {
    width: 91.66%;
  }
  * [class*="grid"].xxs-push-2 {
    left: 50%;
  }
  * [class*="grid"].xxs-push-3 {
    left: 33.3333%;
  }
  * [class*="grid"].xxs-push-4 {
    left: 25%;
  }
  * [class*="grid"].xxs-pull-2 {
    right: 50%;
  }
  * [class*="grid"].xxs-pull-3 {
    right: 33.3333%;
  }
  * [class*="grid"].xxs-pull-4 {
    right: 25%;
  }
  * [class*="grid"].xxs-offset-2 {
    margin-left: 50%;
  }
  * [class*="grid"].xxs-offset-3 {
    margin-left: 33.3333%;
  }
  * [class*="grid"].xxs-offset-4 {
    margin-left: 25%;
  }
  * [class*="grid"].grid-pull-top {
    margin-top: 0;
    padding-top: 0.9375rem;
  }
  * [class*="grid"].grid-pull-bottom {
    margin-bottom: 0;
    padding-bottom: 0.9375rem;
  }
  * [class*="grid"].grid-push-top {
    margin-top: 0.625rem;
    padding-top: 1.25rem;
  }
  * [class*="grid"].grid-push-bottom {
    margin-bottom: 0.625rem;
    padding-bottom: 0.3125rem;
  }
  * [class*="grid"].xxs-align {
    text-align: center;
  }
  .section-fluid.grid-full {
    margin: 0.9375rem 0;
    padding: 0.9375rem 0;
  }
  .section-fluid.grid-full .inside .row {
    margin-left: 0;
    margin-right: 0;
  }
  .section-fluid.grid-full .inside .row .grid.xxs-1 {
    padding-left: 0;
    padding-right: 0;
    float: none;
  }
  .section-fluid.grid-full .inside .row .grid.xxs-1 > * {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .section-fluid.grid-full .inside .row .grid.xxs-1 > *.full-screen {
    padding-left: 0;
    padding-right: 0;
  }
  .section-fluid.grid-full .inside .row .grid.xxs-2,
  .section-fluid.grid-full .inside .row .grid.xxs-3,
  .section-fluid.grid-full .inside .row .grid.xxs-4,
  .section-fluid.grid-full .inside .row .grid.xxs-5,
  .section-fluid.grid-full .inside .row .grid.xxs-6,
  .section-fluid.grid-full .inside .row .grid.xxs-7,
  .section-fluid.grid-full .inside .row .grid.xxs-8,
  .section-fluid.grid-full .inside .row .grid.xxs-9,
  .section-fluid.grid-full .inside .row .grid.xxs-10,
  .section-fluid.grid-full .inside .row .grid.xxs-11,
  .section-fluid.grid-full .inside .row .grid.xxs-12,
  .section-fluid.grid-full .inside .row .grid.xxs-1-12,
  .section-fluid.grid-full .inside .row .grid.xxs-2-12,
  .section-fluid.grid-full .inside .row .grid.xxs-3-12,
  .section-fluid.grid-full .inside .row .grid.xxs-4-12,
  .section-fluid.grid-full .inside .row .grid.xxs-5-12,
  .section-fluid.grid-full .inside .row .grid.xxs-6-12,
  .section-fluid.grid-full .inside .row .grid.xxs-7-12,
  .section-fluid.grid-full .inside .row .grid.xxs-8-12,
  .section-fluid.grid-full .inside .row .grid.xxs-9-12,
  .section-fluid.grid-full .inside .row .grid.xxs-10-12,
  .section-fluid.grid-full .inside .row .grid.xxs-11-12 {
    padding: 0.625rem;
  }
}
@media all and (min-width: 29.9375rem) and (max-width: 46.875rem) {
  .offset-push {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  * [class*="grid"] {
    min-height: 1px;
    overflow: hidden;
    margin: 0.625rem 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  * [class*="grid"].push {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  * [class*="grid"].xs-2,
  * [class*="grid"].xs-3,
  * [class*="grid"].xs-4,
  * [class*="grid"].xs-5,
  * [class*="grid"].xs-6,
  * [class*="grid"].xs-7,
  * [class*="grid"].xs-8,
  * [class*="grid"].xs-9,
  * [class*="grid"].xs-10,
  * [class*="grid"].xs-11,
  * [class*="grid"].xs-12,
  * [class*="grid"].xs-1-12,
  * [class*="grid"].xs-2-12,
  * [class*="grid"].xs-3-12,
  * [class*="grid"].xs-4-12,
  * [class*="grid"].xs-5-12,
  * [class*="grid"].xs-6-12,
  * [class*="grid"].xs-7-12,
  * [class*="grid"].xs-8-12,
  * [class*="grid"].xs-9-12,
  * [class*="grid"].xs-10-12,
  * [class*="grid"].xs-11-12 {
    float: left;
    display: inline-block;
  }
  * [class*="grid"].xs-2.clearfix,
  * [class*="grid"].xs-3.clearfix,
  * [class*="grid"].xs-4.clearfix,
  * [class*="grid"].xs-5.clearfix,
  * [class*="grid"].xs-6.clearfix,
  * [class*="grid"].xs-7.clearfix,
  * [class*="grid"].xs-8.clearfix,
  * [class*="grid"].xs-9.clearfix,
  * [class*="grid"].xs-10.clearfix,
  * [class*="grid"].xs-11.clearfix,
  * [class*="grid"].xs-12.clearfix,
  * [class*="grid"].xs-1-12.clearfix,
  * [class*="grid"].xs-2-12.clearfix,
  * [class*="grid"].xs-3-12.clearfix,
  * [class*="grid"].xs-4-12.clearfix,
  * [class*="grid"].xs-5-12.clearfix,
  * [class*="grid"].xs-6-12.clearfix,
  * [class*="grid"].xs-7-12.clearfix,
  * [class*="grid"].xs-8-12.clearfix,
  * [class*="grid"].xs-9-12.clearfix,
  * [class*="grid"].xs-10-12.clearfix,
  * [class*="grid"].xs-11-12.clearfix,
  * [class*="grid"].xs-2.modal-header,
  * [class*="grid"].xs-3.modal-header,
  * [class*="grid"].xs-4.modal-header,
  * [class*="grid"].xs-5.modal-header,
  * [class*="grid"].xs-6.modal-header,
  * [class*="grid"].xs-7.modal-header,
  * [class*="grid"].xs-8.modal-header,
  * [class*="grid"].xs-9.modal-header,
  * [class*="grid"].xs-10.modal-header,
  * [class*="grid"].xs-11.modal-header,
  * [class*="grid"].xs-12.modal-header,
  * [class*="grid"].xs-1-12.modal-header,
  * [class*="grid"].xs-2-12.modal-header,
  * [class*="grid"].xs-3-12.modal-header,
  * [class*="grid"].xs-4-12.modal-header,
  * [class*="grid"].xs-5-12.modal-header,
  * [class*="grid"].xs-6-12.modal-header,
  * [class*="grid"].xs-7-12.modal-header,
  * [class*="grid"].xs-8-12.modal-header,
  * [class*="grid"].xs-9-12.modal-header,
  * [class*="grid"].xs-10-12.modal-header,
  * [class*="grid"].xs-11-12.modal-header,
  * [class*="grid"].xs-2.modal-footer,
  * [class*="grid"].xs-3.modal-footer,
  * [class*="grid"].xs-4.modal-footer,
  * [class*="grid"].xs-5.modal-footer,
  * [class*="grid"].xs-6.modal-footer,
  * [class*="grid"].xs-7.modal-footer,
  * [class*="grid"].xs-8.modal-footer,
  * [class*="grid"].xs-9.modal-footer,
  * [class*="grid"].xs-10.modal-footer,
  * [class*="grid"].xs-11.modal-footer,
  * [class*="grid"].xs-12.modal-footer,
  * [class*="grid"].xs-1-12.modal-footer,
  * [class*="grid"].xs-2-12.modal-footer,
  * [class*="grid"].xs-3-12.modal-footer,
  * [class*="grid"].xs-4-12.modal-footer,
  * [class*="grid"].xs-5-12.modal-footer,
  * [class*="grid"].xs-6-12.modal-footer,
  * [class*="grid"].xs-7-12.modal-footer,
  * [class*="grid"].xs-8-12.modal-footer,
  * [class*="grid"].xs-9-12.modal-footer,
  * [class*="grid"].xs-10-12.modal-footer,
  * [class*="grid"].xs-11-12.modal-footer {
    clear: both;
  }
  * [class*="grid"].xs-1 {
    float: none;
    clear: both;
  }
  * [class*="grid"].xs-2 {
    width: 50%;
  }
  * [class*="grid"].xs-3 {
    width: 33.3333%;
  }
  * [class*="grid"].xs-4 {
    width: 25%;
  }
  * [class*="grid"].xs-5 {
    width: 20%;
  }
  * [class*="grid"].xs-6 {
    width: 16.6666%;
  }
  * [class*="grid"].xs-7 {
    width: 14.2857%;
  }
  * [class*="grid"].xs-8 {
    width: 12.5%;
  }
  * [class*="grid"].xs-9 {
    width: 11.1111%;
  }
  * [class*="grid"].xs-10 {
    width: 10%;
  }
  * [class*="grid"].xs-11 {
    width: 9.09%;
  }
  * [class*="grid"].xs-12 {
    width: 8.33%;
  }
  * [class*="grid"].xs-1-12 {
    width: 8.33%;
  }
  * [class*="grid"].xs-2-12 {
    width: 16.6666%;
  }
  * [class*="grid"].xs-3-12 {
    width: 25%;
  }
  * [class*="grid"].xs-4-12 {
    width: 33.3333%;
  }
  * [class*="grid"].xs-5-12 {
    width: 41.66%;
  }
  * [class*="grid"].xs-6-12 {
    width: 50%;
  }
  * [class*="grid"].xs-7-12 {
    width: 58.33%;
  }
  * [class*="grid"].xs-8-12 {
    width: 66.666%;
  }
  * [class*="grid"].xs-9-12 {
    width: 75%;
  }
  * [class*="grid"].xs-10-12 {
    width: 83.33%;
  }
  * [class*="grid"].xs-11-12 {
    width: 91.66%;
  }
  * [class*="grid"].xs-push-2 {
    left: 50%;
  }
  * [class*="grid"].xs-push-3 {
    left: 33.3333%;
  }
  * [class*="grid"].xs-push-4 {
    left: 25%;
  }
  * [class*="grid"].xs-pull-2 {
    right: 50%;
  }
  * [class*="grid"].xs-pull-3 {
    right: 33.3333%;
  }
  * [class*="grid"].xs-pull-4 {
    right: 25%;
  }
  * [class*="grid"].xs-offset-2 {
    margin-left: 50%;
  }
  * [class*="grid"].xs-offset-3 {
    margin-left: 33.3333%;
  }
  * [class*="grid"].xs-offset-4 {
    margin-left: 25%;
  }
  * [class*="grid"].grid-pull-top {
    margin-top: 0;
    padding-top: 0.9375rem;
  }
  * [class*="grid"].grid-pull-bottom {
    margin-bottom: 0;
    padding-bottom: 0.9375rem;
  }
  * [class*="grid"].grid-push-top {
    margin-top: 0.625rem;
    padding-top: 1.25rem;
  }
  * [class*="grid"].grid-push-bottom {
    margin-bottom: 0.625rem;
    padding-bottom: 0.3125rem;
  }
  * [class*="grid"].xs-align {
    text-align: center;
  }
  .section-fluid.grid-full {
    padding: 0.9375rem 0;
    margin: 0.9375rem 0;
  }
  .section-fluid.grid-full .inside {
    padding: 0 0.625rem;
  }
}
@media all and (min-width: 46.875rem) and (max-width: 62.5rem) {
  .offset-push {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  * [class*="grid"] {
    min-height: 1px;
    overflow: hidden;
    margin: 0.625rem 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  * [class*="grid"].push {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
  * [class*="grid"].sm-2,
  * [class*="grid"].sm-3,
  * [class*="grid"].sm-4,
  * [class*="grid"].sm-5,
  * [class*="grid"].sm-6,
  * [class*="grid"].sm-7,
  * [class*="grid"].sm-8,
  * [class*="grid"].sm-9,
  * [class*="grid"].sm-10,
  * [class*="grid"].sm-11,
  * [class*="grid"].sm-12,
  * [class*="grid"].sm-1-12,
  * [class*="grid"].sm-2-12,
  * [class*="grid"].sm-3-12,
  * [class*="grid"].sm-4-12,
  * [class*="grid"].sm-5-12,
  * [class*="grid"].sm-6-12,
  * [class*="grid"].sm-7-12,
  * [class*="grid"].sm-8-12,
  * [class*="grid"].sm-9-12,
  * [class*="grid"].sm-10-12,
  * [class*="grid"].sm-11-12 {
    float: left;
    display: inline-block;
  }
  * [class*="grid"].sm-2.clearfix,
  * [class*="grid"].sm-3.clearfix,
  * [class*="grid"].sm-4.clearfix,
  * [class*="grid"].sm-5.clearfix,
  * [class*="grid"].sm-6.clearfix,
  * [class*="grid"].sm-7.clearfix,
  * [class*="grid"].sm-8.clearfix,
  * [class*="grid"].sm-9.clearfix,
  * [class*="grid"].sm-10.clearfix,
  * [class*="grid"].sm-11.clearfix,
  * [class*="grid"].sm-12.clearfix,
  * [class*="grid"].sm-1-12.clearfix,
  * [class*="grid"].sm-2-12.clearfix,
  * [class*="grid"].sm-3-12.clearfix,
  * [class*="grid"].sm-4-12.clearfix,
  * [class*="grid"].sm-5-12.clearfix,
  * [class*="grid"].sm-6-12.clearfix,
  * [class*="grid"].sm-7-12.clearfix,
  * [class*="grid"].sm-8-12.clearfix,
  * [class*="grid"].sm-9-12.clearfix,
  * [class*="grid"].sm-10-12.clearfix,
  * [class*="grid"].sm-11-12.clearfix,
  * [class*="grid"].sm-2.modal-header,
  * [class*="grid"].sm-3.modal-header,
  * [class*="grid"].sm-4.modal-header,
  * [class*="grid"].sm-5.modal-header,
  * [class*="grid"].sm-6.modal-header,
  * [class*="grid"].sm-7.modal-header,
  * [class*="grid"].sm-8.modal-header,
  * [class*="grid"].sm-9.modal-header,
  * [class*="grid"].sm-10.modal-header,
  * [class*="grid"].sm-11.modal-header,
  * [class*="grid"].sm-12.modal-header,
  * [class*="grid"].sm-1-12.modal-header,
  * [class*="grid"].sm-2-12.modal-header,
  * [class*="grid"].sm-3-12.modal-header,
  * [class*="grid"].sm-4-12.modal-header,
  * [class*="grid"].sm-5-12.modal-header,
  * [class*="grid"].sm-6-12.modal-header,
  * [class*="grid"].sm-7-12.modal-header,
  * [class*="grid"].sm-8-12.modal-header,
  * [class*="grid"].sm-9-12.modal-header,
  * [class*="grid"].sm-10-12.modal-header,
  * [class*="grid"].sm-11-12.modal-header,
  * [class*="grid"].sm-2.modal-footer,
  * [class*="grid"].sm-3.modal-footer,
  * [class*="grid"].sm-4.modal-footer,
  * [class*="grid"].sm-5.modal-footer,
  * [class*="grid"].sm-6.modal-footer,
  * [class*="grid"].sm-7.modal-footer,
  * [class*="grid"].sm-8.modal-footer,
  * [class*="grid"].sm-9.modal-footer,
  * [class*="grid"].sm-10.modal-footer,
  * [class*="grid"].sm-11.modal-footer,
  * [class*="grid"].sm-12.modal-footer,
  * [class*="grid"].sm-1-12.modal-footer,
  * [class*="grid"].sm-2-12.modal-footer,
  * [class*="grid"].sm-3-12.modal-footer,
  * [class*="grid"].sm-4-12.modal-footer,
  * [class*="grid"].sm-5-12.modal-footer,
  * [class*="grid"].sm-6-12.modal-footer,
  * [class*="grid"].sm-7-12.modal-footer,
  * [class*="grid"].sm-8-12.modal-footer,
  * [class*="grid"].sm-9-12.modal-footer,
  * [class*="grid"].sm-10-12.modal-footer,
  * [class*="grid"].sm-11-12.modal-footer {
    clear: both;
  }
  * [class*="grid"].sm-1 {
    float: none;
    clear: both;
  }
  * [class*="grid"].sm-2 {
    width: 50%;
  }
  * [class*="grid"].sm-3 {
    width: 33.3333%;
  }
  * [class*="grid"].sm-4 {
    width: 25%;
  }
  * [class*="grid"].sm-5 {
    width: 20%;
  }
  * [class*="grid"].sm-6 {
    width: 16.6666%;
  }
  * [class*="grid"].sm-7 {
    width: 14.2857%;
  }
  * [class*="grid"].sm-8 {
    width: 12.5%;
  }
  * [class*="grid"].sm-9 {
    width: 11.1111%;
  }
  * [class*="grid"].sm-10 {
    width: 10%;
  }
  * [class*="grid"].sm-11 {
    width: 9.09%;
  }
  * [class*="grid"].sm-12 {
    width: 8.33%;
  }
  * [class*="grid"].sm-1-12 {
    width: 8.33%;
  }
  * [class*="grid"].sm-2-12 {
    width: 16.6666%;
  }
  * [class*="grid"].sm-3-12 {
    width: 25%;
  }
  * [class*="grid"].sm-4-12 {
    width: 33.3333%;
  }
  * [class*="grid"].sm-5-12 {
    width: 41.66%;
  }
  * [class*="grid"].sm-6-12 {
    width: 50%;
  }
  * [class*="grid"].sm-7-12 {
    width: 58.33%;
  }
  * [class*="grid"].sm-8-12 {
    width: 66.666%;
  }
  * [class*="grid"].sm-9-12 {
    width: 75%;
  }
  * [class*="grid"].sm-10-12 {
    width: 83.33%;
  }
  * [class*="grid"].sm-11-12 {
    width: 91.66%;
  }
  * [class*="grid"].sm-push-2 {
    left: 50%;
  }
  * [class*="grid"].sm-push-3 {
    left: 33.3333%;
  }
  * [class*="grid"].sm-push-4 {
    left: 25%;
  }
  * [class*="grid"].sm-pull-2 {
    right: 50%;
  }
  * [class*="grid"].sm-pull-3 {
    right: 33.3333%;
  }
  * [class*="grid"].sm-pull-4 {
    right: 25%;
  }
  * [class*="grid"].sm-offset-2 {
    margin-left: 50%;
  }
  * [class*="grid"].sm-offset-3 {
    margin-left: 33.3333%;
  }
  * [class*="grid"].sm-offset-4 {
    margin-left: 25%;
  }
  * [class*="grid"].grid-pull-top {
    margin-top: 0;
    padding-top: 0.9375rem;
  }
  * [class*="grid"].grid-pull-bottom {
    margin-bottom: 0;
    padding-bottom: 0.9375rem;
  }
  * [class*="grid"].grid-push-top {
    margin-top: 0.9375rem;
    padding-top: 0.9375rem;
  }
  * [class*="grid"].grid-push-bottom {
    margin-bottom: 0.625rem;
    padding-bottom: 0.3125rem;
  }
  * [class*="grid"].sm-align {
    text-align: center;
  }
  .section-fluid.grid-full {
    margin: 0.9375rem 0;
    padding: 0.9375rem 0;
  }
  .section-fluid.grid-full .inside {
    padding: 0 0.625rem;
  }
}
@media all and (min-width: 62.5rem) and (max-width: 75rem) {
  .offset-push {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  * [class*="grid"] {
    min-height: 1px;
    overflow: hidden;
    margin: 0.625rem 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  * [class*="grid"].push {
    padding-left: 4.0625rem;
    padding-right: 4.0625rem;
  }
  * [class*="grid"].md-2,
  * [class*="grid"].md-3,
  * [class*="grid"].md-4,
  * [class*="grid"].md-5,
  * [class*="grid"].md-6,
  * [class*="grid"].md-7,
  * [class*="grid"].md-8,
  * [class*="grid"].md-9,
  * [class*="grid"].md-10,
  * [class*="grid"].md-11,
  * [class*="grid"].md-12,
  * [class*="grid"].md-1-12,
  * [class*="grid"].md-2-12,
  * [class*="grid"].md-3-12,
  * [class*="grid"].md-4-12,
  * [class*="grid"].md-5-12,
  * [class*="grid"].md-6-12,
  * [class*="grid"].md-7-12,
  * [class*="grid"].md-8-12,
  * [class*="grid"].md-9-12,
  * [class*="grid"].md-10-12,
  * [class*="grid"].md-11-12 {
    float: left;
    display: inline-block;
  }
  * [class*="grid"].md-2.clearfix,
  * [class*="grid"].md-3.clearfix,
  * [class*="grid"].md-4.clearfix,
  * [class*="grid"].md-5.clearfix,
  * [class*="grid"].md-6.clearfix,
  * [class*="grid"].md-7.clearfix,
  * [class*="grid"].md-8.clearfix,
  * [class*="grid"].md-9.clearfix,
  * [class*="grid"].md-10.clearfix,
  * [class*="grid"].md-11.clearfix,
  * [class*="grid"].md-12.clearfix,
  * [class*="grid"].md-1-12.clearfix,
  * [class*="grid"].md-2-12.clearfix,
  * [class*="grid"].md-3-12.clearfix,
  * [class*="grid"].md-4-12.clearfix,
  * [class*="grid"].md-5-12.clearfix,
  * [class*="grid"].md-6-12.clearfix,
  * [class*="grid"].md-7-12.clearfix,
  * [class*="grid"].md-8-12.clearfix,
  * [class*="grid"].md-9-12.clearfix,
  * [class*="grid"].md-10-12.clearfix,
  * [class*="grid"].md-11-12.clearfix,
  * [class*="grid"].md-2.modal-header,
  * [class*="grid"].md-3.modal-header,
  * [class*="grid"].md-4.modal-header,
  * [class*="grid"].md-5.modal-header,
  * [class*="grid"].md-6.modal-header,
  * [class*="grid"].md-7.modal-header,
  * [class*="grid"].md-8.modal-header,
  * [class*="grid"].md-9.modal-header,
  * [class*="grid"].md-10.modal-header,
  * [class*="grid"].md-11.modal-header,
  * [class*="grid"].md-12.modal-header,
  * [class*="grid"].md-1-12.modal-header,
  * [class*="grid"].md-2-12.modal-header,
  * [class*="grid"].md-3-12.modal-header,
  * [class*="grid"].md-4-12.modal-header,
  * [class*="grid"].md-5-12.modal-header,
  * [class*="grid"].md-6-12.modal-header,
  * [class*="grid"].md-7-12.modal-header,
  * [class*="grid"].md-8-12.modal-header,
  * [class*="grid"].md-9-12.modal-header,
  * [class*="grid"].md-10-12.modal-header,
  * [class*="grid"].md-11-12.modal-header,
  * [class*="grid"].md-2.modal-footer,
  * [class*="grid"].md-3.modal-footer,
  * [class*="grid"].md-4.modal-footer,
  * [class*="grid"].md-5.modal-footer,
  * [class*="grid"].md-6.modal-footer,
  * [class*="grid"].md-7.modal-footer,
  * [class*="grid"].md-8.modal-footer,
  * [class*="grid"].md-9.modal-footer,
  * [class*="grid"].md-10.modal-footer,
  * [class*="grid"].md-11.modal-footer,
  * [class*="grid"].md-12.modal-footer,
  * [class*="grid"].md-1-12.modal-footer,
  * [class*="grid"].md-2-12.modal-footer,
  * [class*="grid"].md-3-12.modal-footer,
  * [class*="grid"].md-4-12.modal-footer,
  * [class*="grid"].md-5-12.modal-footer,
  * [class*="grid"].md-6-12.modal-footer,
  * [class*="grid"].md-7-12.modal-footer,
  * [class*="grid"].md-8-12.modal-footer,
  * [class*="grid"].md-9-12.modal-footer,
  * [class*="grid"].md-10-12.modal-footer,
  * [class*="grid"].md-11-12.modal-footer {
    clear: both;
  }
  * [class*="grid"].md-1 {
    float: none;
    clear: both;
  }
  * [class*="grid"].md-2 {
    width: 50%;
  }
  * [class*="grid"].md-3 {
    width: 33.3333%;
  }
  * [class*="grid"].md-4 {
    width: 25%;
  }
  * [class*="grid"].md-5 {
    width: 20%;
  }
  * [class*="grid"].md-6 {
    width: 16.6666%;
  }
  * [class*="grid"].md-7 {
    width: 14.2857%;
  }
  * [class*="grid"].md-8 {
    width: 12.5%;
  }
  * [class*="grid"].md-9 {
    width: 11.1111%;
  }
  * [class*="grid"].md-10 {
    width: 10%;
  }
  * [class*="grid"].md-11 {
    width: 9.09%;
  }
  * [class*="grid"].md-12 {
    width: 8.33%;
  }
  * [class*="grid"].md-1-12 {
    width: 8.33%;
  }
  * [class*="grid"].md-2-12 {
    width: 16.6666%;
  }
  * [class*="grid"].md-3-12 {
    width: 25%;
  }
  * [class*="grid"].md-4-12 {
    width: 33.3333%;
  }
  * [class*="grid"].md-5-12 {
    width: 41.66%;
  }
  * [class*="grid"].md-6-12 {
    width: 50%;
  }
  * [class*="grid"].md-7-12 {
    width: 58.33%;
  }
  * [class*="grid"].md-8-12 {
    width: 66.666%;
  }
  * [class*="grid"].md-9-12 {
    width: 75%;
  }
  * [class*="grid"].md-10-12 {
    width: 83.33%;
  }
  * [class*="grid"].md-11-12 {
    width: 91.66%;
  }
  * [class*="grid"].md-push-2 {
    left: 50%;
  }
  * [class*="grid"].md-push-3 {
    left: 33.3333%;
  }
  * [class*="grid"].md-push-4 {
    left: 25%;
  }
  * [class*="grid"].md-push-4-12 {
    left: 66.6666%;
  }
  * [class*="grid"].md-pull-2 {
    right: 50%;
  }
  * [class*="grid"].md-pull-3 {
    right: 33.3333%;
  }
  * [class*="grid"].md-pull-4 {
    right: 25%;
  }
  * [class*="grid"].md-pull-8-12 {
    right: 33.3333%;
  }
  * [class*="grid"].md-offset-2 {
    margin-left: 50%;
  }
  * [class*="grid"].md-offset-3 {
    margin-left: 33.3333%;
  }
  * [class*="grid"].md-offset-4 {
    margin-left: 25%;
  }
  * [class*="grid"].grid-pull-top {
    margin-top: 0;
    padding-top: 1.25rem;
  }
  * [class*="grid"].grid-pull-bottom {
    margin-bottom: 0;
    padding-bottom: 1.25rem;
  }
  * [class*="grid"].grid-push-top {
    margin-top: 1.5625rem;
    padding-top: 1.25rem;
  }
  * [class*="grid"].grid-push-bottom {
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
  }
  * [class*="grid"].md-align {
    text-align: center;
  }
  .section-fluid.grid-full {
    margin: 0.9375rem 0;
    padding: 0.9375rem 0;
  }
  .section-fluid.grid-full .inside {
    padding: 0 0.625rem;
  }
}
@media all and (min-width: 75rem) {
  .offset-push {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }
  .section-fluid.grid-full .inside {
    padding: 0 0.625rem;
  }
  * [class*="grid"] {
    min-height: 1px;
    overflow: hidden;
    margin: 0.625rem 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  * [class*="grid"].push {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  * [class*="grid"].lg-2,
  * [class*="grid"].lg-3,
  * [class*="grid"].lg-4,
  * [class*="grid"].lg-5,
  * [class*="grid"].lg-6,
  * [class*="grid"].lg-7,
  * [class*="grid"].lg-8,
  * [class*="grid"].lg-9,
  * [class*="grid"].lg-10,
  * [class*="grid"].lg-11,
  * [class*="grid"].lg-12,
  * [class*="grid"].lg-1-12,
  * [class*="grid"].lg-2-12,
  * [class*="grid"].lg-3-12,
  * [class*="grid"].lg-4-12,
  * [class*="grid"].lg-5-12,
  * [class*="grid"].lg-6-12,
  * [class*="grid"].lg-7-12,
  * [class*="grid"].lg-8-12,
  * [class*="grid"].lg-9-12,
  * [class*="grid"].lg-10-12,
  * [class*="grid"].lg-11-12 {
    float: left;
    display: inline-block;
  }
  * [class*="grid"].lg-2.clearfix,
  * [class*="grid"].lg-3.clearfix,
  * [class*="grid"].lg-4.clearfix,
  * [class*="grid"].lg-5.clearfix,
  * [class*="grid"].lg-6.clearfix,
  * [class*="grid"].lg-7.clearfix,
  * [class*="grid"].lg-8.clearfix,
  * [class*="grid"].lg-9.clearfix,
  * [class*="grid"].lg-10.clearfix,
  * [class*="grid"].lg-11.clearfix,
  * [class*="grid"].lg-12.clearfix,
  * [class*="grid"].lg-1-12.clearfix,
  * [class*="grid"].lg-2-12.clearfix,
  * [class*="grid"].lg-3-12.clearfix,
  * [class*="grid"].lg-4-12.clearfix,
  * [class*="grid"].lg-5-12.clearfix,
  * [class*="grid"].lg-6-12.clearfix,
  * [class*="grid"].lg-7-12.clearfix,
  * [class*="grid"].lg-8-12.clearfix,
  * [class*="grid"].lg-9-12.clearfix,
  * [class*="grid"].lg-10-12.clearfix,
  * [class*="grid"].lg-11-12.clearfix,
  * [class*="grid"].lg-2.modal-header,
  * [class*="grid"].lg-3.modal-header,
  * [class*="grid"].lg-4.modal-header,
  * [class*="grid"].lg-5.modal-header,
  * [class*="grid"].lg-6.modal-header,
  * [class*="grid"].lg-7.modal-header,
  * [class*="grid"].lg-8.modal-header,
  * [class*="grid"].lg-9.modal-header,
  * [class*="grid"].lg-10.modal-header,
  * [class*="grid"].lg-11.modal-header,
  * [class*="grid"].lg-12.modal-header,
  * [class*="grid"].lg-1-12.modal-header,
  * [class*="grid"].lg-2-12.modal-header,
  * [class*="grid"].lg-3-12.modal-header,
  * [class*="grid"].lg-4-12.modal-header,
  * [class*="grid"].lg-5-12.modal-header,
  * [class*="grid"].lg-6-12.modal-header,
  * [class*="grid"].lg-7-12.modal-header,
  * [class*="grid"].lg-8-12.modal-header,
  * [class*="grid"].lg-9-12.modal-header,
  * [class*="grid"].lg-10-12.modal-header,
  * [class*="grid"].lg-11-12.modal-header,
  * [class*="grid"].lg-2.modal-footer,
  * [class*="grid"].lg-3.modal-footer,
  * [class*="grid"].lg-4.modal-footer,
  * [class*="grid"].lg-5.modal-footer,
  * [class*="grid"].lg-6.modal-footer,
  * [class*="grid"].lg-7.modal-footer,
  * [class*="grid"].lg-8.modal-footer,
  * [class*="grid"].lg-9.modal-footer,
  * [class*="grid"].lg-10.modal-footer,
  * [class*="grid"].lg-11.modal-footer,
  * [class*="grid"].lg-12.modal-footer,
  * [class*="grid"].lg-1-12.modal-footer,
  * [class*="grid"].lg-2-12.modal-footer,
  * [class*="grid"].lg-3-12.modal-footer,
  * [class*="grid"].lg-4-12.modal-footer,
  * [class*="grid"].lg-5-12.modal-footer,
  * [class*="grid"].lg-6-12.modal-footer,
  * [class*="grid"].lg-7-12.modal-footer,
  * [class*="grid"].lg-8-12.modal-footer,
  * [class*="grid"].lg-9-12.modal-footer,
  * [class*="grid"].lg-10-12.modal-footer,
  * [class*="grid"].lg-11-12.modal-footer {
    clear: both;
  }
  * [class*="grid"].lg-1 {
    float: none;
    clear: both;
  }
  * [class*="grid"].lg-2 {
    width: 50%;
  }
  * [class*="grid"].lg-3 {
    width: 33.3333%;
  }
  * [class*="grid"].lg-4 {
    width: 25%;
  }
  * [class*="grid"].lg-5 {
    width: 20%;
  }
  * [class*="grid"].lg-6 {
    width: 16.6666%;
  }
  * [class*="grid"].lg-7 {
    width: 14.2857%;
  }
  * [class*="grid"].lg-8 {
    width: 12.5%;
  }
  * [class*="grid"].lg-9 {
    width: 11.1111%;
  }
  * [class*="grid"].lg-10 {
    width: 10%;
  }
  * [class*="grid"].lg-11 {
    width: 9.09%;
  }
  * [class*="grid"].lg-12 {
    width: 8.33%;
  }
  * [class*="grid"].lg-1-12 {
    width: 8.33%;
  }
  * [class*="grid"].lg-2-12 {
    width: 16.6666%;
  }
  * [class*="grid"].lg-3-12 {
    width: 25%;
  }
  * [class*="grid"].lg-4-12 {
    width: 33.3333%;
  }
  * [class*="grid"].lg-5-12 {
    width: 41.66%;
  }
  * [class*="grid"].lg-6-12 {
    width: 50%;
  }
  * [class*="grid"].lg-7-12 {
    width: 58.33%;
  }
  * [class*="grid"].lg-8-12 {
    width: 66.666%;
  }
  * [class*="grid"].lg-9-12 {
    width: 75%;
  }
  * [class*="grid"].lg-10-12 {
    width: 83.33%;
  }
  * [class*="grid"].lg-11-12 {
    width: 91.66%;
  }
  * [class*="grid"].lg-push-2 {
    left: 50%;
  }
  * [class*="grid"].lg-push-3 {
    left: 33.3333%;
  }
  * [class*="grid"].lg-push-4 {
    left: 25%;
  }
  * [class*="grid"].lg-push-4-12 {
    left: 66.6666%;
  }
  * [class*="grid"].lg-pull-2 {
    right: 50%;
  }
  * [class*="grid"].lg-pull-3 {
    right: 33.3333%;
  }
  * [class*="grid"].lg-pull-4 {
    right: 25%;
  }
  * [class*="grid"].lg-pull-8-12 {
    right: 33.3333%;
  }
  * [class*="grid"].lg-offset-2 {
    margin-left: 50%;
  }
  * [class*="grid"].lg-offset-3 {
    margin-left: 33.3333%;
  }
  * [class*="grid"].lg-offset-4 {
    margin-left: 25%;
  }
  * [class*="grid"].grid-pull-top {
    margin-top: 0;
    padding-top: 2.5rem;
  }
  * [class*="grid"].grid-pull-bottom {
    margin-bottom: 0;
    padding-bottom: 2.5rem;
  }
  * [class*="grid"].grid-push-top {
    margin-top: 1.5625rem;
    padding-top: 1.5625rem;
  }
  * [class*="grid"].grid-push-bottom {
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
  }
  * [class*="grid"].lg-align {
    text-align: center;
  }
  .section-fluid.grid-full {
    margin: 2.5rem 0;
    padding: 2.5rem 0;
  }
  .section-fluid.grid-full .inside {
    padding: 0 0.625rem;
  }
}
#header {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  background-color: #ffffff;
}
#header .inside {
  padding: 0.625rem 0;
}
#header .inside #subheader {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}
#header .inside #subheader .inside {
  padding: 0 0.625rem;
}
#header .inside #subheader.scroll-to-fixed-fixed {
  top: -124px !important;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -moz-transform: translateY(124px);
  -ms-transform: translateY(124px);
  -webkit-transform: translateY(124px);
  transform: translateY(124px);
  -webkit-transition: transform 0.25s ease-in-out 0.2s;
  -moz-transition: transform 0.25s ease-in-out 0.2s;
  -ms-transition: transform 0.25s ease-in-out 0.2s;
  -o-transition: transform 0.25s ease-in-out 0.2s;
  transition: transform 0.25s ease-in-out 0.2s;
  max-width: 100% !important;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: #ffffff;
}
#header .inside #subheader.scroll-to-fixed-fixed .inside {
  padding: 0.625rem 0.625rem;
}
@media all and (min-width: 46.875rem) {
  #header .inside #subheader.scroll-to-fixed-fixed .inside {
    padding: 0.625rem 0.625rem;
  }
}
@media all and (min-width: 62.5rem) {
  #header .inside #subheader.scroll-to-fixed-fixed {
    margin-top: 0;
  }
}
@media all and (min-width: 75rem) {
  #header .inside {
    padding: 1.5625rem 0;
  }
  #header .inside #subheader .inside {
    padding: 0 0.625rem;
  }
}
#container {
  margin-top: 0.0625rem;
}
#container #main .mod_article [class*="ce_"] .image_container.float_above,
#container #main .mod_article [class*="mod_"] .image_container.float_above {
  margin-bottom: 0.375rem;
}
#container #main .mod_article [class*="ce_"] .image_container.float_left,
#container #main .mod_article [class*="mod_"] .image_container.float_left {
  margin-right: 0;
}
#container #main .mod_article [class*="ce_"] .image_container.float_right,
#container #main .mod_article [class*="mod_"] .image_container.float_right {
  margin-left: 0;
}
#container #main .mod_article [class*="ce_"] .refferer,
#container #main .mod_article [class*="mod_"] .refferer {
  background-color: rgba(0, 0, 0, 0.1);
  margin-top: 0.625rem;
  padding: 0.625rem;
}
.no-margin-top {
  margin-top: 0!important;
}
@media all and (min-width: 29.9375rem) {
  #container {
    margin-top: 0;
  }
}
@media all and (min-width: 46.875rem) {
  #container {
    margin-top: 0;
  }
}
@media all and (min-width: 62.5rem) {
  #container {
    margin-top: 0;
  }
  #container #main .mod_article [class*="ce_"] .image_container.float_above,
  #container #main .mod_article [class*="mod_"] .image_container.float_above {
    margin-bottom: 0.75rem;
  }
  #container #main .mod_article [class*="ce_"] .image_container.float_left,
  #container #main .mod_article [class*="mod_"] .image_container.float_left {
    margin-right: 1.25rem;
  }
  #container #main .mod_article [class*="ce_"] .image_container.float_right,
  #container #main .mod_article [class*="mod_"] .image_container.float_right {
    margin-left: 1.25rem;
  }
}
#footer {
  background-color: #095c68;
  color: #ffffff;
  line-height: 1.4609375rem;
  font-size: 0.8125rem;
}
#footer h4,
#footer h5,
#footer h6 {
  font-weight: 700;
  font-size: 1.0625rem;
  line-height: 1.875rem;
  color: #ffffff;
}
#footer .grid {
  padding-top: 0.937rem;
  padding-bottom: 0.937rem;
  background: 0 none;
  border-right: 0 none;
  border-left: 0 none;
  border-top: 0 none;
  border-bottom: 1px solid #008da2;
}
#footer .grid:last-child {
  border-bottom: 0 none;
}
#footer.last .grid {
  border-color: #fff;
}
@media all and (min-width: 62.5rem) {
  #footer .grid {
    border-bottom: 0 none;
  }
}
.hyphenate {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.se-grey {
  color: #008da2;
  line-height: 1rem;
  font: 700 1.0625rem 'Roboto', Arial, Verdana, sans-serif;
  line-height: 1.4609375rem;
}
.se-darkgrey {
  color: #3b3b3b;
  color: #008da2;
  line-height: 1rem;
  font: 700 1.0625rem 'Roboto', Arial, Verdana, sans-serif;
  line-height: 1.4609375rem;
}
.se-lightgrey {
  color: #ffffff;
  color: #008da2;
  line-height: 1rem;
  font: 700 1.0625rem 'Roboto', Arial, Verdana, sans-serif;
  line-height: 1.4609375rem;
}
.truncate {
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #d1d1d1;
  font-size: 0.8125rem;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #d1d1d1;
  font-size: 0.8125rem;
}
:-ms-input-placeholder {
  color: #d1d1d1;
  font-size: 0.8125rem;
}
@media all and (min-width: 62.5rem) {
  :-moz-placeholder {
    /* Firefox 18- */
    font-size: 1.0625rem;
  }
  ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 1.0625rem;
  }
  :-ms-input-placeholder {
    font-size: 1.0625rem;
  }
}
input,
textarea,
select {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
textarea,
button,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
input {
  line-height: inherit;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  color: inherit;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
input[type="text"],
input[type="password"],
textarea,
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="search"] {
  background-color: #fff;
  border: 1px solid #666;
  padding: 0.5625rem;
}
input[type="text"]:active,
input[type="password"]:active,
textarea:active,
input[type="tel"]:active,
input[type="email"]:active,
input[type="number"]:active,
input[type="search"]:active,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus {
  border: 1px solid #333333;
}
select {
  background-color: transparent;
  border: 1px solid #666;
  padding: 0 0.5625rem;
  line-height: 2.8125rem;
  border-radius: 0;
  width: 100%;
  position: relative;
  z-index: 1;
}
input.submit {
  padding: 0.375rem 0.5625rem;
  background-color: #008ca0;
  color: #d1d1d1;
  border: 0 none;
}
input.submit:hover {
  background-color: #151515;
  color: #fff;
  border: 0 none;
}
button.submit {
  background-color: #eae7de;
  color: #d1d1d1;
  border: 0 none;
}
button.submit:hover {
  background-color: #151515;
  color: #fff;
  border: 0 none;
}
.widget {
  position: relative;
  overflow: hidden;
}
.widget .select-inner {
  position: relative;
  overflow: hidden;
}
.widget .select-inner .fg {
  position: absolute;
  top: 0.75rem;
  right: 0.5625rem;
  z-index: 1;
}
.widget.widget-select .select-inner {
  display: inline-block;
  float: left;
}
.widget.date-start .fg,
.widget.date-stop .fg {
  position: absolute;
  color: #ffffff;
  top: 50%;
  right: 0.5625rem;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.contact {
  padding: 2.5rem 2.5rem;
  background-color: #ffffff;
}
/* styling */
select {
  /* hide browser-styling (arrow) in IE10 */
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
}
option {
  background: #ffffff;
  padding: 0.625rem;
  border: 0 none;
}
option:hover {
  background-color: #008ca0;
  color: #ffffff;
}
/* remove standard-styles */
input {
  border: none;
  border-radius: 0;
  font-size: 1.0625rem;
  width: 100%;
}
/* graceful degradation for ie8 */
input[type='checkbox'],
input[type='radio'] {
  width: auto;
  border: none;
}
@media all and (min-width: 46.875rem) {
  .widget.widget-select.select .select-inner {
    display: block;
    float: none;
    width: 48.387%;
  }
}
.contact {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.contact-headline {
  color: #008da2;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.03125rem;
  margin-bottom: 1.875rem;
}
.contact .ce_image {
  margin-bottom: 1.875rem;
  padding-top: 0.625rem;
}
.ce_booking {
  /* CUSTOM STYLING RENNRAD BOOKING FORMULA */
  /*  input {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border:none;
      font-size: 1em;
      width: 100%
    }*/
  /* graceful degradation for ie8 */
  /* END OF CUSTOM STYLING RENNRAD BOOKING FORMULA */
  /* CUSTOM STYLING ARTISTIC-FESTIVAL / BALTIC FILM ART FESTIVAL FORMULA */
}
.ce_booking .widget {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0.1875rem 0;
}
.ce_booking .widget.headline h4 {
  line-height: 2.1875rem;
  border-bottom: 1px solid #666;
}
.ce_booking .widget label.mandatory {
  display: block;
}
.ce_booking .widget span.mandatory {
  color: #ff0000;
  display: inline;
}
.ce_booking .widget textarea {
  display: block;
  width: 100%;
}
.ce_booking .widget textarea.mandatory {
  line-height: 1.5625rem;
}
.ce_booking .widget textarea.textarea {
  margin-top: 0.5625rem;
  line-height: 1.5625rem;
  height: auto;
}
.ce_booking .widget select {
  cursor: pointer;
  padding-right: 2.5rem;
  display: block;
}
.ce_booking .widget.widget-checkbox fieldset {
  border: 1px solid #666;
  /*margin-top: 1.75rem;*/
  line-height: 1.5rem;
  padding: 0.625rem 0.3125rem 0.3125rem 0.3125rem;
}
.ce_booking .widget.widget-checkbox fieldset legend {
  padding: 0 0.1875rem;
}
.ce_booking .widget.widget-checkbox fieldset span {
  display: block;
  float: left;
  width: 50%;
  margin: 0.5625rem 0;
  padding-left: 0.5625rem;
}
.ce_booking .widget.widget-checkbox fieldset span input,
.ce_booking .widget.widget-checkbox fieldset span label {
  clear: none;
  width: auto;
  float: left;
  line-height: 1.3rem;
}
.ce_booking .widget.widget-checkbox fieldset span label {
  margin-left: 0.5625rem;
  margin-top: -0.0625rem;
}
.ce_booking .widget.widget-checkbox.data-protection {
  margin-bottom: 1rem;
}
.ce_booking .widget.widget-checkbox.data-protection fieldset {
  padding: 0;
}
.ce_booking .widget.widget-checkbox.data-protection span {
  width: 100%!important;
}
.ce_booking .widget.widget-checkbox.data-protection span input {
  float: none!important;
}
.ce_booking .widget.widget-checkbox.data-protection span input:hover {
  cursor: pointer;
}
.ce_booking .widget.widget-checkbox.data-protection span label {
  float: none!important;
  margin-left: 0.3rem !important;
}
.ce_booking .widget.widget-checkbox.data-protection span label:hover {
  cursor: pointer;
}
.ce_booking .data-protection-text {
  font-size: 0.8rem;
}
.ce_booking .data-protection-text strong {
  display: block;
  font-size: 1.0625rem;
  padding-bottom: 0.7rem;
}
.ce_booking .submit_container input {
  width: auto;
  color: #ffffff;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.ce_booking .submit_container input:hover {
  background-color: #003d46;
}
.ce_booking .attendance {
  margin-bottom: 2rem;
}
.ce_booking .attendance legend {
  padding: 0 1rem 0 0.1875rem !important;
}
.ce_booking .attendance span {
  width: 100% !important;
}
.ce_booking .attendance span.mandatory {
  position: absolute;
  bottom: 74px;
  display: inline-block !important;
  padding-left: 0 !important;
}
.ce_booking .trikot select {
  margin-bottom: 2rem;
}
.ce_booking .rennrad_radio {
  margin: 1rem 0rem;
}
.ce_booking .rennrad_radio fieldset {
  padding: 0.625rem 0.3125rem 0.3125rem 0.3125rem;
}
.ce_booking .rennrad_radio legend {
  padding: 0 0.1875rem;
}
.ce_booking .rennrad_submit {
  display: block;
  margin: 0 auto;
  padding: 0.5rem;
}
.ce_booking input[type='radio'] {
  margin-right: 0.3em;
  border: none;
}
.ce_booking input[type='radio']:checked,
.ce_booking input[type='radio']:not(:checked) {
  position: relative;
  margin: 0;
  padding: 0;
}
.ce_booking input[type='radio'] + label {
  cursor: pointer;
  padding: 1%;
}
.ce_booking input[type='radio']:checked + label::before,
.ce_booking input[type='radio']:not(:checked) + label::before {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  border: 1px solid #bbb;
  background: white;
  margin-right: 0.3em;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.ce_booking input[type=radio]:checked + label::before,
.ce_booking input[type=radio]:not(:checked) + label::before {
  border-radius: 30px;
}
.ce_booking input[type='radio']:checked + label::before {
  background: #008da2;
  box-shadow: inset 0 0 0 2px white;
}
.ce_booking fieldset.radio_container {
  padding: 0.4rem !important;
}
.ce_booking fieldset.radio_container span {
  display: block;
}
.ce_booking .radio_container legend {
  padding: 0px 3px;
}
.ce_booking label#lbl_149_0,
.ce_booking label#lbl_183_0 {
  margin-top: -1rem;
  margin-left: 1.3rem;
}
@media all and (max-width: 29.9375rem) {
  .ce_booking label#lbl_184_0 {
    margin-top: -1rem;
    margin-left: 1.3rem;
  }
}
.bfaf .widget input.text,
.bfaf .widget.widget-textarea textarea {
  background: rgba(0, 141, 162, 0.25) !important;
  border: 0!important;
}
/* END OF CUSTOM STYLING ARTISTIC-FESTIVAL / BALTIC FILM ART FESTIVAL FORMULA */
/* CUSTOM STYLING SUP-SPECIALS 2017 FORMULA */
.newsletter fieldset#ctrl_233 {
  border: 2px solid #f1671b;
}
.newsletter fieldset#ctrl_233 legend {
  color: #f1671b;
  font-weight: bold;
}
.competition .explanation,
.competition .explanation p {
  margin-bottom: 0!important;
  /* padding-bottom: 0!important; */
}
/* CUSTOM STYLING SUP-SPECIALS 2017 FORMULA */
@media all and (min-width: 29.9375rem) {
  .ce_booking .widget {
    margin: 0.375rem 0;
    float: left;
  }
  .ce_booking .widget.headline h4 {
    margin-bottom: 1.5rem;
    padding-bottom: 0.375rem;
  }
  .ce_booking .widget label.select {
    line-height: 1.5625rem;
  }
  .ce_booking .widget input {
    clear: none;
  }
  .ce_booking .widget input.text {
    line-height: 1.5625rem;
  }
  .ce_booking .widget select {
    clear: none;
  }
  .ce_booking .widget.firstname,
  .ce_booking .widget.lastname,
  .ce_booking .widget.date-start,
  .ce_booking .widget.date-stop,
  .ce_booking .widget.people,
  .ce_booking .widget.children,
  .ce_booking .widget.fon,
  .ce_booking .widget.mail {
    width: 48.387%;
    float: left;
  }
  .ce_booking .widget.firstname,
  .ce_booking .widget.date-start,
  .ce_booking .widget.people,
  .ce_booking .widget.fon {
    margin-right: 1.613%;
  }
  .ce_booking .widget.lastname,
  .ce_booking .widget.date-stop,
  .ce_booking .widget.children,
  .ce_booking .widget.mail {
    margin-left: 1.613%;
  }
  .ce_booking .widget.street,
  .ce_booking .widget.street-no,
  .ce_booking .widget.plz,
  .ce_booking .widget.city {
    float: left;
  }
  .ce_booking .widget.street {
    width: 73.387%;
    margin-right: 1.613%;
  }
  .ce_booking .widget.street-no {
    width: 23.387%;
    margin-left: 1.613%;
  }
  .ce_booking .widget.city {
    width: 73.387%;
    margin-left: 1.613%;
  }
  .ce_booking .widget.plz {
    width: 23.387%;
    margin-right: 1.613%;
  }
  .ce_booking .widget.widget-textarea label {
    clear: none;
    line-height: 1.5625rem;
  }
  .ce_booking .widget.widget-textarea textarea {
    clear: none;
    margin-top: 0;
    margin-bottom: 1.25rem;
  }
}
.survey p {
  background: #eee;
  padding: 10px 25px;
  font-size: 0.95rem;
  line-height: 1.15rem;
  margin-bottom: 5px;
}
.survey .widget-radio {
  border: 1px solid #ccc;
  margin: 0.75rem auto;
}
.survey .widget-radio:hover {
  border-color: #008da2;
}
.survey .widget-radio:hover legend {
  color: #008da2;
}
.survey fieldset {
  border: 0;
  padding: 0.25rem 0;
  margin: 0.4rem auto 0.2rem auto;
  text-align: center;
  width: 92%;
}
.survey fieldset legend {
  font-weight: bold;
  float: left;
}
.survey fieldset label {
  float: right;
  transition: all 0.3s;
}
.survey fieldset label:after {
  content: "\f006";
  font-family: FontAwesome;
  color: #777;
  font-size: 1.5rem;
}
.survey fieldset label:hover {
  cursor: pointer;
  transform: rotate(-15deg) scale(1.15);
}
.survey fieldset label:hover:after {
  color: #008da2;
}
.survey fieldset input.radio:checked ~ label::after {
  content: "\f005";
  color: #008da2;
}
.survey fieldset input {
  opacity: 0;
  display: none;
}
.survey .submit_container {
  margin-top: 1.2rem;
}
.survey .submit_container input {
  color: #fff;
  transition: all 0.3s;
}
.survey .submit_container input:hover {
  background: #003d46;
}
.survey .widget-textarea {
  margin-top: 1.5rem;
}
.survey .widget-textarea label {
  font-weight: bold;
  width: 92%;
  margin: 0 auto;
  display: block;
}
.survey .widget-textarea textarea {
  margin-top: 5px;
  width: 100%;
  resize: vertical;
  max-height: 9rem;
  min-height: 3rem;
}
.survey .widget-textarea textarea:focus,
.survey .widget-textarea textarea:hover {
  border: 1px solid #008da2;
}
.survey .box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 0.4px;
  background-clip: padding-box;
  text-align: center;
}
.survey .button {
  font-size: 1em;
  padding: 10px;
  color: #008da2;
  border: 2px solid #008da2;
  border-radius: 0.4px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.survey .button:hover {
  background: #008da2;
  color: #fff;
}
.survey .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  overflow-y: auto;
  visibility: hidden;
  z-index: 1000;
  opacity: 0;
}
.survey .overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}
.survey .popup {
  margin: 100px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 35%;
  position: relative;
  transition: opacity 5s ease-in-out;
}
.survey .popup h2 {
  margin-top: 0;
  color: #008da2;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.survey .popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.survey .popup .close span {
  position: absolute;
  top: 0;
  font-size: 0.8rem;
  color: grey;
  left: -63px;
  transition: all 0.4s;
  opacity: 0;
}
.survey .popup .close:hover {
  color: #008da2;
  cursor: pointer;
}
.survey .popup .close:hover span {
  opacity: 1;
}
.survey .popup .content {
  max-height: 30%;
  overflow: auto;
}
.survey .widget-captcha {
  width: 92%;
  margin: 0.5rem auto;
}
.survey .widget-captcha label {
  font-weight: bold;
}
.survey .widget-captcha .captcha {
  width: 60px;
  margin: 0 0.5rem;
  padding: 0.1rem;
  text-align: center;
}
@media all and (max-width: 1850px) {
  .survey fieldset legend {
    font-size: 1rem;
  }
  .survey fieldset label:after {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 1690px) {
  .survey fieldset legend {
    width: 60%;
    text-align: left;
  }
  .survey .popup {
    margin-top: 50px;
    width: 50%;
  }
}
@media all and (max-width: 80rem) {
  .survey {
    display: none;
  }
}
.section-fluid-color {
  padding: 0.9375rem 0;
  margin: 0.9375rem 0;
}
.section-fluid-color .pa-top-large {
  padding-top: 1.5625rem;
}
.mod_article [class*="ce_"] .image_container.float_above,
.mod_article [class*="mod_"] .image_container.float_above {
  margin-bottom: 0.375rem;
}
.mod_article [class*="ce_"] .image_container.float_left,
.mod_article [class*="mod_"] .image_container.float_left {
  margin-right: 0;
}
.mod_article [class*="ce_"] .image_container.float_right,
.mod_article [class*="mod_"] .image_container.float_right {
  margin-left: 0;
}
.mod_article [class*="ce_"] .secra,
.mod_article [class*="mod_"] .secra {
  background-color: #eee;
  margin-top: 0.625rem;
  padding: 0.625rem;
}
.mod_article [class*="ce_"].list ul,
.mod_article [class*="mod_"].list ul {
  margin: 0 2.5rem;
}
.mod_article [class*="ce_"].list ul li,
.mod_article [class*="mod_"].list ul li {
  padding: 0.9375rem 0;
  font-size: 1.625rem;
}
.mod_article [class*="ce_"].list ul li i,
.mod_article [class*="mod_"].list ul li i,
.mod_article [class*="ce_"].list ul li span,
.mod_article [class*="mod_"].list ul li span {
  display: table-cell;
  vertical-align: middle;
}
.mod_article [class*="ce_"].list ul li span,
.mod_article [class*="mod_"].list ul li span {
  padding-left: 1.5625rem;
}
.mod_article [class*="ce_"].list ul li .fa-check,
.mod_article [class*="mod_"].list ul li .fa-check {
  font-size: 1.625rem;
  color: #eee;
  border-radius: 50%;
  border: 2px solid #666;
  background-color: #666;
  width: 4.25rem;
  height: 4.25rem;
  min-width: 4.25rem;
  min-height: 4.25rem;
  line-height: 4rem;
  text-align: center;
  margin-right: 0.9375rem;
}
.mod_article.fewo-tipps .ce_image {
  margin-bottom: 0.9375rem;
}
.mod_article.fewo-tipps .ce_hyperlink a {
  display: block;
  text-align: center;
  background-color: #008da2;
  color: #fff;
  line-height: 1.4609375rem;
  padding: 0.625rem;
}
.mod_article.fewo-tipps .ce_hyperlink a:hover {
  background-color: #004a56;
}
.slideanim {
  visibility: hidden;
}
.slide {
  /* The name of the animation */
  animation-name: slide;
  -webkit-animation-name: slide;
  /* The duration of the animation */
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  /* Make the element visible */
  visibility: visible;
}
@keyframes slide {
  0% {
    opacity: 0;
    -ms-transform: translateY(70%);
    -webkit-transform: translateY(70%);
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -ms-transform: translateY(70%);
    -webkit-transform: translateY(70%);
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@media all and (min-width: 29.9375rem) {
  .mod_article [class*="ce_"].list ul li .fa-check,
  .mod_article [class*="mod_"].list ul li .fa-check {
    width: 4.25rem;
    height: 4.25rem;
    min-width: 4.25rem;
    min-height: 4.25rem;
  }
}
@media all and (min-width: 62.5rem) {
  .section-fluid-color {
    padding: 2.5rem 0;
    margin: 2.5rem 0;
  }
  .section-fluid-color.trans-thirdColor .inside {
    padding: 2.5rem;
  }
  .section-fluid-color.trans-thirdColor .inside .row {
    padding: 2.5rem;
  }
  .mod_article [class*="ce_"] .image_container.float_above,
  .mod_article [class*="mod_"] .image_container.float_above {
    margin-bottom: 0.75rem;
  }
  .mod_article [class*="ce_"] .image_container.float_left,
  .mod_article [class*="mod_"] .image_container.float_left {
    margin-right: 1.25rem;
  }
  .mod_article [class*="ce_"] .image_container.float_right,
  .mod_article [class*="mod_"] .image_container.float_right {
    margin-left: 1.25rem;
  }
  .mod_article [class*="ce_"].pa-tipp,
  .mod_article [class*="mod_"].pa-tipp {
    padding-top: 2.5rem;
    position: relative;
    clear: both;
    float: left;
  }
}
#cookie-bar {
  height: auto;
  padding: 0.8125rem 0;
  text-align: center;
  background-color: #333333;
  font-size: 0.75rem;
  line-height: 1.5rem;
  color: #ffffff;
  z-index: 10000;
  position: relative;
}
#cookie-bar.fixed {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  display: inline-block;
  margin-left: 0.5rem;
  text-decoration: underline;
  color: #ffffff;
}
#cookie-bar a:hover {
  text-decoration: none;
  color: #004a56;
}
#cookie-bar a.cb-enable {
  font-weight: 700;
  color: #ffffff;
  background-color: #008da2;
  text-decoration: none;
  -webkit-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -moz-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -khtml-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -o-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -ms-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding: 0.125rem 0.375rem;
}
#cookie-bar a.cb-enable:hover {
  background-color: #ffffff;
  color: #008da2;
}
.search-wrapper {
  position: absolute;
  right: 0;
  top: -0.625rem;
  width: 100%;
}
.search-wrapper span {
  cursor: pointer;
  display: block;
  text-align: center;
}
.search-wrapper span.search-nav-icon {
  position: absolute;
  display: block;
  border: 0 none;
  background: 0 none;
  padding: 0;
  outline: 0 none;
  right: 5.625rem;
  top: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.search-wrapper span.search-nav-icon .fg {
  font-size: 1.625rem;
  line-height: 3.1875rem;
  vertical-align: middle;
  color: #3b3b3b;
  position: relative;
  top: 0;
  left: 0;
  height: 3rem;
  width: 2.6875rem;
}
.search-wrapper span.search-nav-icon .fg.fg-close-circle {
  background-color: #eae7de;
}
.search-wrapper span.search-nav-icon:hover .fg.fg-search,
.search-wrapper span.search-nav-icon .fg.fg-close-circle {
  color: #008da2;
}
.search-wrapper .search-form {
  position: absolute;
  top: 3rem;
  left: 0;
  right: 0;
  padding: 0 3.5rem 0 0.625rem;
  background-color: #eae7de;
  height: auto;
  opacity: 0;
  visibility: hidden;
}
.search-wrapper .search-form.is-active {
  opacity: 1;
  visibility: visible;
}
.search-wrapper .widget.widget-text {
  display: block;
}
.search-wrapper .widget.widget-text input {
  width: 100%;
  height: 2.5rem;
  position: relative;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  border-left: 0 none;
  border-top: 0 none;
  border-right: 0 none;
  border-bottom: 1px solid #004a56;
  background-color: transparent;
}
.search-wrapper .submit_container {
  position: absolute;
  top: 1.25rem;
  right: 0.625rem;
}
.search-wrapper .submit_container button {
  font-size: 0;
  line-height: 0;
  height: 1.625rem;
  width: 1.625rem;
  border: 0 none;
  background: 0 none;
  padding: 0;
  display: block;
}
.search-wrapper .submit_container button .fg-search {
  font-size: 1.5625rem;
  color: #3b3b3b;
}
.search-wrapper .submit_container button:hover .fg-search {
  color: #008da2;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.scroll-to-fixed-fixed .search-wrapper {
  top: 0;
}
.mod_search {
  margin-top: 1.875rem;
  overflow: visible;
}
.mod_search input {
  display: block;
}
.mod_search input.submit {
  color: #3b3b3b;
  background-color: transparent;
  line-height: 45px;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  outline: 0 none;
  border: 0 none;
  position: absolute;
  top: 15px;
  right: 20px;
  height: 41px;
  width: 41px;
  font-size: 0;
  z-index: 1;
}
.mod_search input.submit:hover {
  text-decoration: none;
  background-color: transparent;
}
.mod_search input[type="search"] {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -khtml-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border-top: 0 none;
  border-right: 0 none;
  border-left: 0 none;
}
.mod_search .header,
.mod_search .formbody {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  background-color: #e5f3f5;
  overflow: hidden;
  position: relative;
}
.mod_search .formbody:after {
  content: "\67";
  display: inline-block;
  text-rendering: auto;
  font-family: 'lto';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  font-strech: normal;
  font-kerning: normal;
  line-height: 41px;
  font-size: 30px;
  font-language-override: normal;
  font-synthesis: weight style;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  position: absolute;
  z-index: 0;
  height: 41px;
  width: 41px;
  top: 15px;
  right: 20px;
  text-align: center;
  background-color: #ffffff;
}
.mod_search div.odd,
.mod_search div.even {
  margin-top: 0.9375rem;
  border-bottom: 1px solid #666;
}
.mod_search div .url,
.mod_search div .relevance {
  color: #777;
  font-weight: 400;
}
.mod_search div .highlight {
  font-weight: 700;
}
.mod_search h3 {
  font-size: 1.0625rem;
  line-height: 1.4609375rem;
  margin-bottom: 0.9375rem;
}
@media all and (min-width: 46.875rem) {
  .search-wrapper {
    top: 0;
  }
  .search-wrapper span.search-nav-icon {
    top: 0;
  }
  .search-wrapper span.search-nav-icon .fg {
    height: 2.75rem;
    width: 4.0625rem;
    line-height: 2.5rem;
    font-size: 2rem;
  }
  .search-wrapper .search-form {
    top: 2.75rem;
    left: auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .search-wrapper .widget.widget-text input {
    top: 0;
    width: 250px;
    height: 2.25rem;
    padding: 0.5625rem 0 0.5625rem 0.5625rem;
    margin: 0.625rem;
  }
  .search-wrapper .submit_container {
    top: 0.625rem;
    right: 0.625rem;
  }
  .search-wrapper .submit_container button {
    border: 0 none;
    width: auto;
    height: auto;
  }
  .search-wrapper .submit_container button .fg-search {
    height: 2.5rem;
    width: 2.5rem;
    line-height: 2.5rem;
  }
  .scroll-to-fixed-fixed .search-wrapper {
    top: 0.625rem;
  }
  .scroll-to-fixed-fixed .search-wrapper span.search-nav-icon {
    top: 0;
  }
  .scroll-to-fixed-fixed .search-wrapper span.search-nav-icon .fg {
    height: 2.75rem;
  }
  .scroll-to-fixed-fixed .search-wrapper .search-form {
    top: 2.75rem;
  }
  .mod_search {
    margin-top: 1.875rem;
  }
}
@media all and (min-width: 75rem) {
  .search-wrapper {
    right: 0.625rem;
  }
  .search-wrapper span.search-nav-icon {
    right: 0;
  }
  .search-wrapper span.search-nav-icon .fg {
    height: 4.4375rem;
    top: auto;
    padding-top: 0.625rem;
  }
  .search-wrapper .search-form {
    top: 4.4375rem;
  }
  .scroll-to-fixed-fixed .search-wrapper {
    top: 0;
  }
  .scroll-to-fixed-fixed .search-wrapper span.search-nav-icon {
    top: 0;
  }
  .scroll-to-fixed-fixed .search-wrapper span.search-nav-icon .fg {
    height: 3.375rem;
  }
  .scroll-to-fixed-fixed .search-wrapper .search-form {
    top: 3.375rem;
  }
}
#header #logo {
  float: left;
  text-align: left;
  width: 8.125rem;
}
#header #logo a {
  position: relative;
  display: inline-block;
  width: 8.125rem;
  z-index: 99;
}
#header #logo a:hover {
  opacity: 0.7;
}
@media all and (min-width: 46.875rem) {
  #header #logo {
    width: 11.625rem;
  }
  #header #logo a {
    margin-top: 0;
    width: 11.625rem;
  }
  #header .scroll-to-fixed-fixed #logo {
    width: 11.625rem;
  }
  #header .scroll-to-fixed-fixed #logo a {
    width: 11.625rem;
  }
}
@media all and (min-width: 75rem) {
  #header #logo {
    width: 15.625rem;
  }
  #header #logo a {
    width: 15.625rem;
  }
}
#footer .ce_text.social ul li {
  display: inline-block;
}
#footer .ce_text.social ul li a {
  display: inline-block;
}
#footer .ce_text.social ul li a .social-inner {
  display: inline-block;
  text-indent: -99999rem;
}
#footer .ce_text.social ul li a .fa {
  line-height: 2.125rem;
  background-color: #fff;
  padding: 0.375rem;
  border-radius: 4px;
  width: 2.8125rem;
  height: 2.8125rem;
  font-size: 1.875rem;
  text-align: center;
}
#footer .ce_text.social ul li a .fa.fa-google-plus {
  color: #dd4b39;
}
#footer .ce_text.social ul li a .fa.fa-facebook {
  color: #3b5998;
}
#footer .ce_text.social ul li a .fa.fa-twitter {
  color: #00aced;
}
#footer .ce_text.social ul li a:hover {
  text-decoration: none;
  color: #004a56;
}
#footer .ce_text.social ul li a:hover .fa-google-plus,
#footer .ce_text.social ul li a:hover .fa-facebook,
#footer .ce_text.social ul li a:hover .fa-twitter {
  text-decoration: none;
  color: #004a56;
}
#header .inside .header-hotline {
  position: absolute;
  right: 5.625rem;
  top: 0;
}
#header .inside .header-hotline a {
  display: block;
  color: #ffffff;
  padding: 0.375rem 0.75rem;
  cursor: default;
}
#header .inside .header-hotline a:hover {
  text-decoration: none;
}
#header .inside .header-hotline a span {
  display: none;
}
#header .inside .header-hotline a .fa-phone {
  font-size: 1.875rem;
  color: #008da2;
}
@media all and (min-width: 62.5rem) {
  #header .inside .header-hotline {
    display: none;
    position: absolute;
    right: 1.25rem;
    top: 0;
    margin-right: 0;
  }
  #header .inside .header-hotline a {
    background-color: #008da2;
  }
  #header .inside .header-hotline a span {
    display: inline-block;
  }
  #header .inside .header-hotline a .fa-phone {
    font-size: 0.875rem;
    color: #ffffff;
  }
}
@media all and (min-width: 75rem) {
  #header .inside .header-hotline {
    right: 0;
  }
}
#footer .mod_subscribe .formbody {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
#footer .mod_subscribe .formbody input.text {
  width: 100%;
  border: 0 none;
  color: #3b3b3b;
}
#footer .mod_subscribe .formbody button {
  position: absolute;
  top: 0;
  right: 0;
}
#footer .mod_subscribe .formbody button.submit {
  font-size: 0;
  height: 2.3125rem;
  width: 3.75rem;
}
#footer .mod_subscribe .formbody button.submit .fa {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #fff;
}
@media all and (min-width: 29.9375rem) {
  #footer .mod_subscribe .formbody {
    max-width: 19.375rem;
  }
}
@media all and (min-width: 62.5rem) {
  #footer .mod_subscribe .formbody {
    max-width: 100%;
  }
}
#main .mod_newslist .news_teaser {
  position: relative;
}
#main .mod_newslist .news_teaser:hover * img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
#main .mod_newslist .news_teaser .image_container {
  position: relative;
  overflow: hidden;
}
#main .mod_newslist .news_teaser .image_container img {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
#main .mod_newslist .news_teaser h2 {
  margin-bottom: 0;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main .mod_newslist .news_teaser span.link-title {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
#main .mod_newslist .news_teaser span.link-title a {
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
#main .mod_newslist .news_teaser span.link-title a span.link-title-inner {
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  padding: 0.375rem 0.75rem;
  color: #008da2;
  background-color: #ffffff;
}
#main .mod_newslist .news_teaser:hover span.link-title {
  opacity: 1;
  visibility: visible;
  color: #fff;
  white-space: nowrap;
}
#main .mod_newslist .news_teaser:hover span.link-title .link-title-inner {
  opacity: 1;
  -webkit-transition: all 0.25s ease-in-out 0.25s;
  -moz-transition: all 0.25s ease-in-out 0.25s;
  -ms-transition: all 0.25s ease-in-out 0.25s;
  -o-transition: all 0.25s ease-in-out 0.25s;
  transition: all 0.25s ease-in-out 0.25s;
}
#main .mod_newslist .news_index p.more {
  margin-bottom: 0;
  margin-top: 0.625rem;
  display: inline-block;
}
#main .mod_newslist .news_index p.more a {
  padding: 0.375rem 0.75rem;
  background-color: #008da2;
  color: #fff;
  display: block;
}
#main .mod_newslist .news_index p.more a:hover {
  text-decoration: none;
  background-color: #004a56;
}
.footer-inside {
  color: #fff;
}
.footer-inside a {
  color: #fff;
  line-height: 1.4609375rem;
}
.footer-inside .pa-y-small {
  padding-bottom: 0;
}
.footer-inside ul {
  margin-bottom: 0;
}
.footer-inside address .text-inner {
  display: inline-block;
  position: relative;
}
.footer-inside address .text-inner .fa {
  line-height: 1.4609375rem;
  padding: 0 0.125rem;
}
.footer-inside address .text-inner .fa.fa-circle {
  font-size: 0.375rem;
  position: relative;
  top: -0.1875rem;
}
.footer-inside address .text-inner .fa.fa-fax {
  margin-left: 0.625rem;
}
.footer-inside.first {
  background-color: #008ca0;
}
.footer-inside.last {
  background-color: #095c68;
  color: #fff;
  font-size: 0.8125rem;
  line-height: 0.9140625rem;
}
.footer-inside.last .grid {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.footer-inside.last .grid p {
  margin-bottom: 0;
  line-height: 1.4609375rem;
}
.footer-inside.last .mod_customnav ul {
  margin-bottom: 0;
}
.footer-inside.last .mod_customnav ul li {
  display: block;
  width: 100%;
}
.footer-inside.last .mod_customnav ul li a,
.footer-inside.last .mod_customnav ul li span {
  color: #fff;
  line-height: 2.65625rem;
  display: block;
  text-align: center;
}
.footer-inside.last .mod_customnav ul li a:hover,
.footer-inside.last .mod_customnav ul li span:hover {
  color: #004a56;
  text-decoration: none;
}
.footer-inside #oht-logo {
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 140px;
  width: 30%;
}
@media all and (min-width: 29.9375rem) {
  .footer-inside.last .mod_customnav ul li {
    float: left;
    width: 30%;
  }
  .footer-inside.last .mod_customnav ul li.first,
  .footer-inside.last .mod_customnav ul li.last {
    width: 35%;
  }
}
@media all and (min-width: 62.5rem) {
  .footer-inside.last .grid {
    text-align: left;
  }
  .footer-inside.last .mod_customnav ul li a,
  .footer-inside.last .mod_customnav ul li span {
    text-align: right;
    line-height: 1.4609375rem;
  }
}
.footer-inside-top {
  position: fixed;
  width: 2.8125rem;
  height: 2.8125rem;
  max-width: 2.8125rem;
  bottom: 0.625rem;
  right: 0.625rem;
}
.footer-inside-top .inside .ce_toplink {
  text-align: center;
}
.footer-inside-top .inside .ce_toplink a {
  position: relative;
  font-size: 0;
  display: inline-block;
  height: 2.8125rem;
  width: 2.8125rem;
  background-color: #eae7de;
  color: #008da2;
  text-align: center;
  -webkit-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -moz-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -khtml-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -o-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -ms-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.footer-inside-top .inside .ce_toplink a:hover {
  color: #d9d9d9;
}
.footer-inside-top .inside .ce_toplink a i {
  font-size: 1.25rem;
  line-height: 2.8125rem;
}
.ui-datepicker {
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  z-index: 99 !important;
}
.ui-datepicker .ui-corner-all {
  display: block;
}
.ui-datepicker .ui-corner-all.ui-widget-header {
  position: relative;
  overflow: hidden;
  padding: 1.25rem;
}
.ui-datepicker .ui-corner-all.ui-widget-header a {
  font-size: 0;
  cursor: pointer;
  border: 1px solid #008da2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  height: 1.875rem;
  width: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
  position: relative;
}
.ui-datepicker .ui-corner-all.ui-widget-header a .fa {
  font-size: 1rem;
  vertical-align: middle;
  font-weight: 700;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 1.75rem;
}
.ui-datepicker .ui-corner-all.ui-widget-header a.ui-datepicker-prev {
  float: left;
}
.ui-datepicker .ui-corner-all.ui-widget-header a.ui-datepicker-next {
  float: right;
}
.ui-datepicker .ui-corner-all.ui-widget-header .ui-datepicker-title {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  line-height: 1.875rem;
  font-size: 1.0625rem;
  font-weight: 700;
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.ui-datepicker .ui-datepicker-calendar {
  margin: 0 1.25rem 1.25rem 1.25rem;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
  cursor: pointer;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  width: 1.75rem;
}
.ui-datepicker .ui-datepicker-calendar th span.ui-state-default,
.ui-datepicker .ui-datepicker-calendar td span.ui-state-default {
  font-size: 0.8125rem;
  color: #bbbbbb;
}
.ui-datepicker .ui-datepicker-calendar th a,
.ui-datepicker .ui-datepicker-calendar td a {
  font-size: 0.8125rem;
}
.ui-datepicker .ui-datepicker-calendar th a.ui-state-default,
.ui-datepicker .ui-datepicker-calendar td a.ui-state-default {
  display: block;
  color: #3b3b3b;
  border: 1px solid #ffffff;
}
.ui-datepicker .ui-datepicker-calendar th a.ui-state-default:hover,
.ui-datepicker .ui-datepicker-calendar td a.ui-state-default:hover {
  color: #008da2;
  border: 1px solid #008da2;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-calendar th a.ui-state-default.ui-state-active,
.ui-datepicker .ui-datepicker-calendar td a.ui-state-default.ui-state-active {
  color: #008da2;
}
#container #main .ce_dlh_googlemaps.dlh-contact {
  margin: 0;
}
#container #main .dlh_googlemap {
  width: 100% !important;
}
#container #main .dlh_googlemap img {
  max-width: none !important;
  width: auto !important;
}
.pressarea .dlh_googlemap {
  margin-top: 10px;
}
.pressarea .dlh_googlemap .gm-style-iw h2 {
  margin-bottom: 0;
}
.pressarea .dlh_googlemap .gm-style-iw form {
  margin-top: 8px;
}
.pressarea .dlh_googlemap .gm-style-iw form input[type="text"] {
  width: 75%;
  padding: 0.375rem;
}
.pressarea .dlh_googlemap .gm-style-iw form input[type="submit"] {
  width: 25%;
  border: 1px solid #008ca0;
}
.ce_gallery .photoswipe .image_container {
  border: 1px solid #ffffff;
}
.ce_gallery ul li {
  margin: 0;
  padding: 0;
}
.ce_gallery ul li .image_container a {
  display: block;
  position: relative;
  overflow: hidden;
}
.ce_gallery ul li .image_container a img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.ce_gallery ul li .image_container a:before {
  background-color: rgba(255, 255, 255, 0.15);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  content: '';
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
.ce_gallery ul li .image_container a:after {
  position: absolute;
  color: #eee;
  left: 50%;
  top: 50%;
  z-index: 2;
  content: '\f00e';
  display: inline-block;
  font-size: 2.125rem;
  line-height: inherit;
  font-family: 'FontAwesome';
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
.ce_gallery ul li .image_container a:hover:after,
.ce_gallery ul li .image_container a:hover:before {
  opacity: 1;
  visibility: visible;
}
.ce_gallery ul li .image_container a:hover img {
  -webkit-transform: scale(1.25, 1.25);
  -moz-transform: scale(1.25, 1.25);
  -o-transform: scale(1.25, 1.25);
  -ms-transform: scale(1.25, 1.25);
  transform: scale(1.25, 1.25);
}
.pressarea .ce_gallery {
  margin: 0.625rem 1.875rem 2.5rem 1.875rem;
}
.pressarea .ui-accordion-content .ce_headline:last-child {
  margin-bottom: 0;
}
.pressarea .gallery-image {
  display: none;
  padding: 1rem;
  margin-bottom: 2rem;
}
@media all and (max-width: 46.875rem) {
  .pressarea .ce_gallery {
    display: none;
  }
  .pressarea .gallery-image {
    display: block;
  }
}
.toggler {
  padding: 0.625rem 0.9375rem;
  cursor: pointer;
  background-color: #33a3b3;
  font-weight: 700;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  color: #ffffff;
}
.toggler:hover {
  background-color: #1f626c;
}
.toggler:after {
  content: "\45";
  display: inline-block;
  text-rendering: auto;
  font-family: 'lto';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  font-strech: normal;
  font-kerning: normal;
  line-height: inherit;
  font-size: inherit;
  font-language-override: normal;
  font-synthesis: weight style;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  position: relative;
  float: right;
}
.toggler.ui-accordion-header-active:after {
  content: "\42";
}
.accordion {
  padding-top: 1.875rem;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.faqs .ce_accordion:not(:last-of-type) {
  border-bottom: 1px solid lightgrey;
}
.faqs .ce_accordion {
  transition: all 0.3s ease-in-out;
}
.faqs .ce_accordion:hover {
  border-color: #005865;
}
.faqs .ce_accordion:hover .toggler {
  color: #005865;
}
.faqs .accordion {
  margin: 0 1.25rem 1.25rem;
  padding-top: 0;
}
.faqs .toggler {
  background: #fff;
  color: #008da2;
  font-size: 1.125rem;
}
.faqs .toggler:focus {
  outline: 0;
}
h1 {
  font-family: 'Roboto', Arial, Verdana, sans-serif;
  font-size: 2.2rem;
  line-height: 2.5rem;
  font-weight: 100;
  text-transform: uppercase;
  color: #008da2;
}
h2 {
  font-family: 'Roboto', Arial, Verdana, sans-serif;
  font-size: 1.39453125rem;
  color: #008da2;
  line-height: 1.74316406rem;
}
h3 {
  font-family: 'Roboto', Arial, Verdana, sans-serif;
  font-size: 1.1953125rem;
  line-height: 1.79296875rem;
  font-weight: 700;
}
h5,
h6 {
  font-size: 1.0625rem;
  line-height: 1.328125rem;
  font-weight: 700;
}
h4 {
  font-size: 1.0625rem;
  line-height: 3.5em;
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.625rem;
}
#main h2.ce_headline.pa-y-large {
  padding-top: 0.9375rem;
}
#main .trans-thirdColor h2 {
  color: #fff;
}
#main .fourth-color h2.ce_headline {
  color: #eae7de;
  padding-bottom: 0.9375rem;
}
#main .mod-fewo-detail h2.ce_headline {
  color: #3b3b3b;
  font-size: 1.59375rem;
  line-height: 1.9921875rem;
  padding-bottom: 0.625rem;
}
#main .fewo-tipps h2.ce_headline {
  font-size: 1.59375rem;
  line-height: 2.390625rem;
  color: #eae7de;
}
@media all and (min-width: 62.5rem) {
  h1 {
    font-size: 3.6875rem;
    line-height: 4.1484375rem;
  }
  h2 {
    font-size: 1.859375rem;
    line-height: 2.32421875rem;
  }
  h3 {
    font-size: 1.59375rem;
    line-height: 2.390625rem;
  }
  h5,
  h6 {
    font-size: 3.75rem;
    line-height: 4.21875rem;
  }
  h4 {
    font-size: 3.75rem;
    line-height: 3.5rem !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 1.25rem;
  }
}
#main .ce_text.pa-xx-large {
  padding: 0 1.25rem;
}
#main .ce_text ul li {
  /*padding-top: 0.1875rem;*/
  padding-bottom: 0.1875rem;
  padding-left: 1.25rem;
  position: relative;
}
#main .ce_text ul li:before {
  display: inline-block;
  font-family: "lto";
  content: '\64';
  font-kerning: normal;
  font-language-override: normal;
  font-size: 0.75rem;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  /*line-height: 1.875rem;*/
  position: absolute;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  top: 0;
  left: 0;
  color: #008da2;
}
.bi-container .bi-headline {
  text-align: center;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0.5rem;
}
.bi-container p {
  font-size: 1.05rem;
}
.bi-container .img-title {
  position: absolute;
  bottom: 0;
  padding: 0 1rem;
  color: #fff;
  z-index: 20;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-shadow: 0.025em 0.025em 0.1em #333;
}
.bi-container .bi-image-container {
  position: relative;
}
.bi-container .bi-image-container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15));
  bottom: 0;
}
.bi-container #bi-rating {
  text-align: center;
}
.bi-container #bi-rating .circle {
  position: relative;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  margin: 2%;
  background-color: #cccccc;
  font-size: 80px;
  box-sizing: content-box;
  display: inline-block;
}
.bi-container #bi-rating .circle:after {
  position: absolute;
  top: 0.1em;
  left: 0.1em;
  display: block;
  content: " ";
  border-radius: 50%;
  background-color: #fff;
  width: 1.2em;
  height: 1.2em;
  box-sizing: content-box;
}
.bi-container #bi-rating .circle.p10 .bar {
  transform: rotate(36deg) !important;
}
.bi-container #bi-rating .circle.p20 .bar {
  transform: rotate(72deg) !important;
}
.bi-container #bi-rating .circle.p30 .bar {
  transform: rotate(108deg) !important;
}
.bi-container #bi-rating .circle.p40 .bar {
  transform: rotate(144deg) !important;
}
.bi-container #bi-rating .circle.p50 .bar {
  transform: rotate(180deg) !important;
}
.bi-container #bi-rating .circle.p50 .bar,
.bi-container #bi-rating .circle.p50 .fill {
  clip: rect(0em, 0.7em, 1.4em, 0em) !important;
}
.bi-container #bi-rating .circle.p60 .bar {
  transform: rotate(216deg) !important;
}
.bi-container #bi-rating .circle.p60 .fill {
  transform: rotate(180deg) !important;
}
.bi-container #bi-rating .circle.p60 .slice {
  clip: rect(auto, auto, auto, auto) !important;
}
.bi-container #bi-rating .circle.p60 .bar,
.bi-container #bi-rating .circle.p60 .fill {
  clip: rect(0em, 0.7em, 1.4em, 0em) !important;
}
.bi-container #bi-rating .circle.p70 .bar {
  transform: rotate(252deg) !important;
}
.bi-container #bi-rating .circle.p70 .fill {
  transform: rotate(180deg) !important;
}
.bi-container #bi-rating .circle.p70 .slice {
  clip: rect(auto, auto, auto, auto) !important;
}
.bi-container #bi-rating .circle.p70 .bar,
.bi-container #bi-rating .circle.p70 .fill {
  clip: rect(0em, 0.7em, 1.4em, 0em) !important;
}
.bi-container #bi-rating .circle.p80 .bar {
  transform: rotate(288deg) !important;
}
.bi-container #bi-rating .circle.p80 .fill {
  transform: rotate(180deg) !important;
}
.bi-container #bi-rating .circle.p80 .slice {
  clip: rect(auto, auto, auto, auto) !important;
}
.bi-container #bi-rating .circle.p80 .bar,
.bi-container #bi-rating .circle.p80 .fill {
  clip: rect(0em, 0.7em, 1.4em, 0em) !important;
}
.bi-container #bi-rating .circle.p90 .bar {
  transform: rotate(324deg) !important;
}
.bi-container #bi-rating .circle.p90 .fill {
  transform: rotate(180deg) !important;
}
.bi-container #bi-rating .circle.p90 .slice {
  clip: rect(auto, auto, auto, auto) !important;
}
.bi-container #bi-rating .circle.p90 .bar,
.bi-container #bi-rating .circle.p90 .fill {
  clip: rect(0em, 0.7em, 1.4em, 0em) !important;
}
.bi-container #bi-rating .circle.p100 .bar {
  transform: rotate(360deg) !important;
}
.bi-container #bi-rating .circle.p100 .fill {
  transform: rotate(180deg) !important;
}
.bi-container #bi-rating .circle.p100 .slice {
  clip: rect(auto, auto, auto, auto) !important;
}
.bi-container #bi-rating .circle.p100 .bar,
.bi-container #bi-rating .circle.p100 .fill {
  clip: rect(0em, 0.7em, 1.4em, 0em) !important;
}
.bi-container #bi-rating .circle.relax .bar,
.bi-container #bi-rating .circle.relax .fill {
  border-color: #F9BA37 !important;
}
.bi-container #bi-rating .circle.relax strong:before {
  content: "\f185" !important;
}
.bi-container #bi-rating .circle.relax .title,
.bi-container #bi-rating .circle.relax span {
  color: #F9BA37;
}
.bi-container #bi-rating .circle.family .bar,
.bi-container #bi-rating .circle.family .fill {
  border-color: #00A180 !important;
}
.bi-container #bi-rating .circle.family strong:before {
  content: "\f1ae" !important;
}
.bi-container #bi-rating .circle.family .title,
.bi-container #bi-rating .circle.family span {
  color: #00A180;
}
.bi-container #bi-rating .circle.watersport .bar,
.bi-container #bi-rating .circle.watersport .fill {
  border-color: #0965CC !important;
}
.bi-container #bi-rating .circle.watersport strong:before {
  content: "\f043" !important;
}
.bi-container #bi-rating .circle.watersport .title,
.bi-container #bi-rating .circle.watersport span {
  color: #0965CC;
}
.bi-container #bi-rating .circle.party .bar,
.bi-container #bi-rating .circle.party .fill {
  border-color: #E9395F !important;
}
.bi-container #bi-rating .circle.party strong:before {
  content: "\f000" !important;
}
.bi-container #bi-rating .circle.party .title,
.bi-container #bi-rating .circle.party span {
  color: #E9395F;
}
.bi-container #bi-rating .circle span {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 4.67em;
  line-height: 4.6em;
  font-size: 0.3em;
  color: #333;
  display: block;
  text-align: center;
  white-space: nowrap;
}
.bi-container #bi-rating .circle strong {
  font-size: 1.8rem;
}
.bi-container #bi-rating .circle strong:before {
  top: -23px;
  font-family: FontAwesome;
  position: absolute;
  font-size: 1rem;
  text-align: center;
  left: 0;
  right: 0;
  content: "";
  font-weight: 300;
}
.bi-container #bi-rating .circle .title {
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  font-size: 11px;
  z-index: 10;
  text-align: center;
}
.bi-container #bi-rating .circle .slice {
  position: absolute;
  width: 1.4em;
  height: 1.4em;
  clip: rect(0, 1.4em, 1.4em, 0.7em);
  box-sizing: content-box;
}
.bi-container #bi-rating .circle .slice .bar,
.bi-container #bi-rating .circle .slice .fill {
  position: absolute;
  border: 0.1em solid;
  width: 1.2em;
  height: 1.2em;
  clip: rect(0, 0.7em, 0.7em, 0);
  border-radius: 50%;
  box-sizing: content-box;
}
.bi-container #bi-rating .circle .slice .bar {
  transform: rotate(90deg);
}
.video-container-wrapper {
  max-width: 100%;
  /* Videobreite desktop / anpassbar */
  margin: 0 auto;
}
.video-container-wrapper .video-container {
  margin: 2rem 0;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container-wrapper .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-video-container {
  padding: 0 1rem;
}
.vimeo-playlist {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.vimeo-playlist li {
  margin-bottom: 1rem;
  padding: 0.5rem;
  position: relative;
  width: 50%;
}
.vimeo-playlist li:before {
  color: #3ba7b7;
  content: "\f144";
  font-family: FontAwesome;
  font-size: 3.5rem;
  left: 0;
  position: absolute;
  pointer-events: none;
  right: 0;
  text-align: center;
  top: 42%;
}
.vimeo-playlist a {
  color: #095c68;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.vimeo-playlist a:hover {
  color: #f1671b;
  cursor: pointer;
}
.vimeo-playlist a:hover img {
  opacity: 1;
}
.vimeo-playlist a.video-active {
  color: #008da2;
  font-weight: bold;
  pointer-events: none;
}
.vimeo-playlist a.video-active img {
  opacity: 1;
}
.vimeo-playlist img {
  height: 100%;
  opacity: 0.5;
}
@media all and (min-width: 29.9375rem) and (max-width: 62.5rem) {
  .vimeo-playlist li {
    width: 33%;
  }
}
@media all and (min-width: 62.5rem) {
  .responsive-video-container {
    padding: 0;
  }
  .vimeo-playlist li {
    width: 20%;
  }
  .vimeo-playlist li:first-child {
    padding-left: 0;
  }
  .vimeo-playlist li:last-child {
    padding-right: 0;
  }
}
#main .ce_list ul li {
  /*padding-top: 0.1875rem;*/
  padding-bottom: 0.1875rem;
  padding-left: 1.25rem;
  position: relative;
}
#main .ce_list ul li:before {
  display: inline-block;
  font-family: "lto";
  content: '\64';
  font-kerning: normal;
  font-language-override: normal;
  font-size: 0.75rem;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  /*line-height: 1.875rem;*/
  position: absolute;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  top: 0;
  left: 0;
  color: #008da2;
}
.ce_table table {
  width: 100%;
  margin-bottom: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.ce_table table caption {
  margin-bottom: 1.25rem;
}
.ce_table table tr td,
.ce_table table tr th {
  width: 100%;
  padding: 0.3125rem 0.3125rem;
  line-height: 1.4609375rem;
  vertical-align: top;
  text-align: left;
}
.ce_table table tr.odd {
  background-color: #eee;
}
.ce_table table tr th {
  border-bottom: 1px solid #3b3b3b;
}
.busreisen-angebote .ce_table td {
  width: auto!important;
}
.busreisen-angebote .ce_table td.col_0.col_first {
  font-weight: bold;
  color: #008da2;
}
@media all and (max-width: 46.875rem) {
  .ce_table table tr td,
  .ce_table table tr th {
    display: block;
    text-align: center;
  }
  .ce_table table tr td:before,
  .ce_table table tr th:before {
    font-weight: 700;
    display: block;
    position: relative;
    font-size: inherit;
    width: 100%;
    text-align: center;
  }
  .ce_table table tr td.col_0:before,
  .ce_table table tr th.col_0:before {
    content: '';
  }
  .ce_table table tr td.col_1:before,
  .ce_table table tr th.col_1:before {
    content: '';
  }
  .ce_table table tr td.col_2:before,
  .ce_table table tr th.col_2:before {
    content: '';
  }
  .ce_table table tr td.col_3:before,
  .ce_table table tr th.col_3:before {
    content: '';
  }
}
.mime_icon {
  width: auto;
}
.hide {
  display: none !important;
}
.show {
  display: block;
}
.fade {
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.text-center {
  text-align: center;
}
.has-blue {
  background-color: #008da2;
}
.has-blue p,
.has-blue h2,
.has-blue a {
  color: #fff;
}
.has-blueLight {
  background-color: #33a3b3;
}
.has-blueDark {
  background-color: #095c68;
}
.has-grey {
  background-color: #eae7de;
}
.has-greyLight {
  background-color: #e5f3f5;
}
.stl-button-show,
.stl-button-hide {
  background: 0 none;
  border: 0 none;
  outline: none;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  color: #008da2;
  padding: 0;
}
.stl-button-show:hover,
.stl-button-hide:hover {
  color: #3b3b3b;
}
.rsts-prev,
.rsts-next {
  display: block;
  position: absolute;
  top: 50%;
  height: 2.5rem;
  width: 2.5rem;
  margin-top: -1.25rem;
  text-indent: -9999rem;
  color: #ffffff;
  visibility: hidden;
  opacity: 0;
}
.rsts-prev:hover,
.rsts-next:hover {
  color: #3b3b3b;
}
.rsts-prev:before,
.rsts-next:before {
  text-indent: 0;
  display: inline-block;
  text-rendering: auto;
  font-family: 'lto';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  font-strech: normal;
  font-kerning: normal;
  line-height: 2.5rem;
  font-size: 3.75rem;
  font-language-override: normal;
  font-synthesis: weight style;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  text-align: center;
  left: -0.59375rem;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
  -moz-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
  -khtml-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
  -o-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
  -ms-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
}
.rsts-prev {
  left: -2.8125rem;
}
.rsts-prev:before {
  content: '\44';
}
.rsts-next {
  right: -2.8125rem;
}
.rsts-next:before {
  content: '\43';
}
.rsts-view:hover .rsts-prev,
.rsts-view:hover .rsts-next {
  visibility: visible;
  opacity: 1;
}
.rsts-view:hover .rsts-prev {
  left: 0.625rem;
}
.rsts-view:hover .rsts-next {
  right: 0.625rem;
}
@media all and (min-width: 29.9375rem) {
  .hide {
    display: none;
  }
  .show {
    display: block;
  }
}
@media all and (min-width: 75rem) {
  .line {
    border-bottom: 1px solid #eae7de;
  }
}
#iwbook {
  margin: 0!important;
}
.stl-footer-navtop-item {
  display: inline-block;
  padding: 0.625rem 0;
}
.stl-footer-navtop-item a {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  padding: 0.125rem 0.625rem;
  border-right: 1px solid #ffffff;
}
.stl-footer-navtop-item a:hover {
  text-decoration: none;
  color: #f1671b;
}
.stl-footer-navtop-item:first-child a {
  padding-left: 0;
}
.stl-footer-navtop-item:last-child a {
  padding-right: 0;
  border-right: 0 none;
}
.stl-footer-social li {
  float: left;
  width: 33.33%;
  text-align: center;
  padding-top: 6px;
}
.stl-footer-social li a {
  display: block;
}
.stl-footer-social li a .social-inner {
  display: inline-block;
  text-indent: -9999rem;
}
.stl-footer-social li a .fa {
  color: #ffffff;
  font-size: 2.2rem;
  text-indent: 0;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.stl-footer-social li a:hover,
.stl-footer-social li a:active,
.stl-footer-social li a:focus {
  text-decoration: none;
}
.stl-footer-social li a:hover .fa,
.stl-footer-social li a:active .fa,
.stl-footer-social li a:focus .fa {
  color: #f1671b;
}
.stl-footer-headline {
  color: #ffffff;
}
.stl-footer-contact-btn {
  overflow: visible;
}
.stl-footer-contact-btn a,
.stl-footer-contact-btn input,
.stl-footer-contact-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-footer-contact-btn a:hover,
.stl-footer-contact-btn input:hover,
.stl-footer-contact-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-footer-contact-btn a[target="_blank"]::after,
.stl-footer-contact-btn input[target="_blank"]::after,
.stl-footer-contact-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-footer-contact-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-footer-contact-btn a {
  display: block;
}
@media all and (min-width: 46.875rem) {
  .stl-footer-navtop ul {
    display: table;
    height: 100%;
  }
  .stl-footer-navtop-item {
    display: table-cell;
    vertical-align: middle;
  }
}
.stl-breadcrumb-start {
  font-size: 0.8125rem;
}
.stl-breadcrumb-link a {
  font-size: 0.8125rem;
}
.stl-breadcrumb-link a:hover {
  text-decoration: none;
}
.stl-breadcrumb-link a:last-child {
  color: #3b3b3b;
}
.stl-breadcrumb .grid {
  margin-bottom: 0;
}
@media all and (min-width: 62.5rem) {
  .stl-breadcrumb .grid {
    margin-bottom: 1.5625rem;
  }
  .stl-index .stl-breadcrumb .grid {
    margin-bottom: 0;
  }
}
.stl-sitemap ul {
  margin-bottom: 1.25rem;
  position: relative;
  overflow: hidden;
}
.stl-sitemap ul li {
  width: 100%;
}
.stl-sitemap ul li a.sibling {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0.9375rem;
  display: inline-block;
}
.stl-sitemap ul.level_3 {
  padding-left: 1.25rem;
}
.stl-sitemap ul.level_3 li {
  list-style-type: disc;
  color: #008da2;
}
@media all and (min-width: 62.5rem) {
  .stl-sitemap ul.level_2 li {
    float: left;
    width: 33.3333%;
  }
  .stl-sitemap ul.level_2 li:nth-child(4) {
    clear: left;
    float: left;
  }
  .stl-sitemap ul.level_2 li ul li {
    clear: left;
    width: 100%;
  }
}
.stl-ads {
  display: none;
}
@media all and (min-width: 46.875rem) {
  .stl-ads {
    display: block;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .stl-ads-display {
    font-size: 0.8125rem;
    line-height: 1.21875rem;
    position: absolute;
    right: 0.625rem;
    top: 0;
    display: inline-block;
  }
  .stl-ads-ad-copy {
    font-size: 0.8125rem;
    line-height: 1.21875rem;
    margin-top: -0.3125rem;
  }
  .stl-ads-ad-copy h3 {
    font-size: 0.8125rem;
    line-height: 1.21875rem;
    margin-bottom: 0;
  }
  .stl-ads-ad-copy p {
    margin-bottom: 0.3125rem;
  }
  .stl-ads-ad-btn {
    overflow: visible;
  }
  .stl-ads-ad-btn a,
  .stl-ads-ad-btn input,
  .stl-ads-ad-btn button {
    min-width: auto;
    display: inline-block;
    color: #3b3b3b;
    background-color: transparent;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-align: center;
    position: relative;
  }
  .stl-ads-ad-btn a:hover,
  .stl-ads-ad-btn input:hover,
  .stl-ads-ad-btn button:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
  }
  .stl-ads-ad-btn a[target="_blank"]::after,
  .stl-ads-ad-btn input[target="_blank"]::after,
  .stl-ads-ad-btn button[target="_blank"]::after {
    content: '' !important;
  }
  .stl-ads-ad-btn button {
    min-width: auto;
    display: block;
    color: #3b3b3b;
    background-color: transparent;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border: 0 none;
    outline: 0 none;
  }
  .stl-ads-ad-btn a {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -khtml-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    font-size: 0.8125rem;
    line-height: 1.21875rem;
    padding: 0;
    text-align: left;
  }
  .stl-ads-ad-btn a:hover {
    color: #0d0d0d;
  }
  .stl-ads-ad-btn a .fg {
    color: #008da2;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-ads-display {
    top: 1.875rem;
  }
}
.event-article:nth-child(even) .event-text-container {
  background: #095c68 !important;
  color: #fff;
}
.event-article:nth-child(even) .event-text-container h2,
.event-article:nth-child(even) .event-text-container .event-highlight-period,
.event-article:nth-child(even) .event-text-container .event-highlight-place {
  color: #fff;
}
.event-article:nth-child(even) .event-text-container h2:before,
.event-article:nth-child(even) .event-text-container .event-highlight-period:before,
.event-article:nth-child(even) .event-text-container .event-highlight-place:before {
  color: #fff !important;
}
.event-article:nth-child(even) .event-highlight-date {
  right: 0!important;
  left: auto!important;
  background: #095c68;
  color: #fff;
  font-weight: normal;
}
.event-article:nth-child(even) .event-highlight-date {
  left: 0;
}
.passed-events:before {
  background: rgba(255, 255, 255, 0.6);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.passed-events p {
  background-color: rgba(255, 255, 255, 0.65);
  color: #f1671b;
  top: 35vh;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 150%;
  padding: 2rem;
  position: absolute;
  text-align: center;
  z-index: 1;
  width: 100%;
}
.passed-events p span {
  display: block;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.75rem;
  letter-spacing: 1px;
  color: #555;
  padding: 0.25rem 0;
}
.passed-events p a {
  display: inline-block;
  background: #008da2;
  border-radius: 5px;
  font-size: 1rem;
  color: #fff;
  padding: 0.25rem 1rem;
  margin-top: 0.5rem;
}
.passed-events p a:hover {
  background: #005865;
  text-decoration: none;
}
.event-highlight {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.event-highlight .event-image-container {
  padding: 0;
}
.event-highlight .event-image-container img {
  transition: all 0.4s;
}
.event-highlight .event-image-container img:hover {
  transform: scale(1.04);
}
.event-highlight-intro p {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 2rem!important;
}
.event-highlight .event-image-container,
.event-highlight .event-text-container {
  margin: 0;
}
.event-highlight .event-text-container {
  background: #eae7de;
  padding: 1rem 3rem;
  font-size: 1rem;
  left: 0;
  bottom: 0;
  position: relative;
  overflow: visible;
}
.event-highlight .event-text-container p {
  line-height: 25px;
  margin: 0;
}
.event-highlight-period,
.event-highlight-place {
  font-size: 1.25rem;
  color: #008da2;
  font-weight: 500;
  margin: 0;
}
.event-highlight-period:before,
.event-highlight-place:before {
  color: #008da2;
  font-family: FontAwesome;
  margin-right: 0.3125rem;
}
.event-highlight-period:before {
  content: "\f073";
}
.event-highlight-place:before {
  content: "\f041";
}
.event-highlight-date {
  background: #eae7de;
  color: #008da2;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.625rem 1.25rem;
  pointer-events: none;
  font-weight: bold;
  text-transform: uppercase;
}
.event-highlight-date h4 {
  font-weight: 500;
  margin: 0;
}
.event-highlight-date p {
  margin-bottom: 0;
}
.event-highlight-button {
  margin: 0;
}
.event-highlight-button i {
  transition: all 0.25s ease-in-out;
}
.event-highlight-button a {
  color: #fff;
  background-color: #f1671b;
  padding: 0.9375rem;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  display: block;
  width: 100%;
  margin-top: 1rem;
}
.event-highlight-button a:hover {
  text-decoration: none;
  background: #cc510d;
}
.event-highlight-button a:hover i {
  transform: translateX(4px);
}
.top-event {
  margin: 0 0 4rem;
}
.top-event .event-title {
  position: absolute;
}
.top-event-text-container {
  background: #008da2;
  width: 100%;
}
.top-event .event-highlight-image {
  width: 100%;
  height: 31.25rem;
  background-size: cover;
  background-position: center;
}
.top-event .event-highlight-place {
  padding: 0.5rem !important;
}
.top-event .event-highlight-period,
.top-event .event-highlight-place {
  color: #fff;
  padding: 0.5rem 3.5rem;
}
.top-event .event-highlight-period:before,
.top-event .event-highlight-place:before {
  color: #fff;
}
.top-event .event-highlight-button {
  padding: 0;
}
.top-event .event-highlight-button a {
  margin: 0;
}
.top-event .event-title {
  position: absolute;
  left: 4%;
  bottom: 25%;
  background: rgba(0, 141, 162, 0.8);
  padding: 1rem 2rem;
  color: #fff;
  pointer-events: none;
}
#veranstaltungskalender h2 {
  font-size: 3rem;
  text-align: center;
  line-height: 100%;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 2rem;
}
.tip-container {
  margin: 1rem 0 2.5rem !important;
}
.highlight-block {
  background: #095c68;
  color: #fff;
  padding: 1rem 2rem;
  margin: 0!important;
}
.highlight-block h2 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2rem;
}
.highlight-block .ce_hyperlink {
  position: relative;
}
.highlight-block .ce_hyperlink a {
  color: #fff;
  font-weight: 300;
  margin: 0.5rem 0;
  display: inline-block;
  margin-left: 2rem;
  text-decoration: none;
  border-bottom: 1px solid #095c68;
}
.highlight-block .ce_hyperlink a i {
  display: none;
}
.highlight-block .ce_hyperlink a:before {
  font-family: FontAwesome;
  padding: 0 3px;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.3s;
  opacity: 0.7;
}
.highlight-block .ce_hyperlink a:hover {
  border-bottom: 1px solid #fff;
}
.highlight-block .ce_hyperlink a:hover:before {
  opacity: 1;
}
.highlight-block .ce_hyperlink.baltic-film-art-festival a:before {
  content: "\f03d";
}
.highlight-block .ce_hyperlink.strandtastico a:before {
  content: "\f1ae";
  left: 3px;
}
.highlight-block .ce_hyperlink.rennradwoche a:before {
  content: "\f206";
}
.highlight-block .ce_hyperlink.lichterliebe a:before {
  content: "\f004";
}
.highlight-block .ce_hyperlink.fackelwanderungen a:before {
  content: "\f06d";
}
.highlight-block .ce_hyperlink.hafenheimat a:before {
  content: "";
  background: url("/files/bilder/veranstaltungen/highlights/icons/snowflake.svg") no-repeat;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: 3px;
}
.highlight-block .ce_hyperlink.duenenmeile a:before {
  content: "\f005";
}
.highlight-block .ce_hyperlink.sup-worldcup a:before {
  content: "";
  background: url("/files/bilder/veranstaltungen/highlights/icons/sup-worldcup-icon.svg") no-repeat;
  display: inline-block;
  width: 20px;
  height: 25px;
}
.highlight-block .highlightevents {
  margin-top: 1rem;
}
.highlight-block .highlightevents a {
  padding: 0.6rem 1.3rem;
  text-decoration: none;
  display: inline-block;
  background: #f1671b;
  margin-left: 0;
  border: 0;
}
.highlight-block .highlightevents a:hover {
  background: #b4470b;
  border: 0;
}
.highlight-block .highlightevents a:hover .fg-arrow-right {
  transform: translateX(4px);
}
.highlight-block .highlightevents a .fg-arrow-right {
  display: inline-block;
  transition: all 0.3s;
}
.talb-tip {
  margin: 0!important;
  padding: 0.625rem 2rem;
  background: #eee;
}
.talb-tip.stl-usp-content {
  display: block!important;
}
.talb-tip.stl-usp-content .stl-usp-content-img {
  border-radius: 100%!important;
}
.talb-tip.stl-usp-content .fg-blockquote {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #33a3b3;
  border: 4px solid #ffffff;
  border-radius: 100%;
  height: 70px;
  width: 70px;
  text-align: center;
  color: #fff;
  font-size: 2rem;
  line-height: 65px;
}
.talb-tip.stl-usp-content .fg-blockquote:before {
  font-weight: bold;
}
.talb-tip h2 {
  color: #095c68;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2rem;
}
.talb-tip strong {
  color: #095c68;
}
.talb-tip a {
  color: #008da2;
  text-decoration: none;
}
.talb-tip a:hover {
  color: #004a56;
}
.talb-tip a:hover .fg-arrow-right {
  transform: translateX(4px);
}
.talb-tip a .fg-arrow-right {
  position: relative!important;
  right: auto;
  width: auto;
  height: auto;
  background: none;
  border: 0;
  transition: all 0.3s;
}
@media all and (max-width: 62.5rem) {
  .event-highlight .event-text-container {
    width: 100%;
  }
  .event-highlight .event-text-container:after {
    bottom: 100%;
    left: 50%;
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    border-bottom-color: #eae7de;
    border-width: 30px;
    margin-left: -30px;
  }
  .event-article:nth-child(even) .event-highlight-date {
    bottom: 0;
    left: 0;
    top: auto;
  }
  .event-article:nth-child(even) .event-text-container:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #095c68;
    border-width: 30px;
    margin-left: -30px;
    margin-top: 0;
  }
  .event-article:nth-child(even) .event-text-container .event-text-container {
    width: 100%;
  }
  .top-event .event-highlight-place,
  .top-event .event-highlight-period {
    padding: 0.5rem 1.5rem !important;
  }
  .top-event .event-title {
    bottom: 35%;
  }
}
@media (max-width: 75rem) and (min-width: 62.5rem) {
  .event-highlight-page [class*="grid"].md-2 {
    width: 49.5% !important;
  }
}
@media all and (max-width: 46.875rem) {
  .event-highlight-intro p,
  .event-highlight-period,
  .event-highlight-place {
    font-size: 1rem!important;
    line-height: 1.6rem !important;
  }
  .event-highlight .event-text-container {
    padding: 1.5rem !important;
  }
  .event-highlight-button a {
    padding: 0.375rem !important;
  }
  .top-event .event-highlight-image {
    height: 12rem;
  }
  .top-event .event-title {
    left: 0;
    top: 0;
    bottom: auto;
    margin: 0;
  }
}
@media all and (min-width: 1000px) {
  .tip-container {
    display: flex;
  }
  .highlight-block {
    align-items: stretch;
  }
}
.stl-nav-main {
  display: none;
}
.btn-bar-mobile-wrapper {
  display: inline-block;
  float: right;
  position: relative;
  top: 2px;
}
.btn-bar-mobile-wrapper a {
  display: block;
  float: left;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 1.75rem;
}
.btn-bar-mobile-wrapper a i {
  display: block;
  float: right;
  font-size: 1.75rem;
  margin-left: 0.375rem;
  line-height: 1.75rem;
}
.btn-bar-mobile-wrapper a:hover,
.btn-bar-mobile-wrapper a:focus {
  text-decoration: none;
}
#mobilmenue {
  background-color: #eae7de;
  padding-top: 0;
  z-index: 1;
  -webkit-box-shadow: -1px 0 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px 0 15px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: -1px 0 15px rgba(0, 0, 0, 0.5);
  -o-box-shadow: -1px 0 15px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: -1px 0 15px rgba(0, 0, 0, 0.5);
  box-shadow: -1px 0 15px rgba(0, 0, 0, 0.5);
}
#mobilmenue .mm-list {
  padding-top: 0;
  top: 0;
  background-color: #eae7de;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
#mobilmenue .mm-list .mm-panel {
  padding: 0;
}
#mobilmenue .mm-list a,
#mobilmenue .mm-list span {
  font-size: 1.125rem;
  line-height: 1.875rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  height: 2.8125rem;
}
#mobilmenue .mm-list li {
  border-top: 0 none;
  border-bottom: 1px solid #008da2;
}
#mobilmenue .mm-list li.last {
  border-bottom: 0 none;
}
#mobilmenue .mm-list li.first,
#mobilmenue .mm-list li.mm-subtitle,
#mobilmenue .mm-list li.mm-selected {
  border: none;
  background-color: #eae7de;
}
#mobilmenue .mm-list li.first a,
#mobilmenue .mm-list li.mm-subtitle a,
#mobilmenue .mm-list li.mm-selected a,
#mobilmenue .mm-list li.first span,
#mobilmenue .mm-list li.mm-subtitle span,
#mobilmenue .mm-list li.mm-selected span {
  color: #008da2;
  font-size: 1.125rem;
  line-height: 1.875rem;
}
#mobilmenue .mm-list li.mm-subtitle {
  background-color: #008da2;
}
#mobilmenue .mm-list li.mm-subtitle a.mm-subclose:before,
#mobilmenue .mm-list li.mm-subtitle a.mm-subclose:after {
  border-color: #3b3b3b;
}
#mobilmenue .mm-list li:after {
  border: 0 none;
  margin-left: 0;
}
#mobilmenue .mm-list li a {
  border: 0 none;
  padding-left: 1.25rem;
  color: #008da2;
  font-size: 1.125rem;
  line-height: 1.875rem;
}
#mobilmenue .mm-list li a.mm-subopen {
  background-color: transparent;
  width: 45px;
  background: rgba(204, 199, 186, 0.5);
}
#mobilmenue .mm-list li a.mm-subopen:after {
  border-color: #008da2;
  top: 1.25rem;
}
#mobilmenue .mm-list li.sibling a {
  line-height: 1.875rem;
}
#mobilmenue .mm-list li.sibling a.mm-subopen a {
  color: #ffffff;
}
#mobilmenue .mm-list li.sibling a.mm-subopen a:after {
  border-color: #ffffff;
}
#mobilmenue .mm-list li.sibling a.mm-subopen.mm-fullsubopen {
  width: auto;
  background-color: #008da2;
}
#mobilmenue .mm-list li.submenu.mm-opened {
  background-color: #008da2;
  border-color: #ffffff;
  border-bottom: 1px solid #008da2;
}
#mobilmenue .mm-list li.submenu.mm-opened span {
  color: #fff !important;
}
#mobilmenue .mm-list li.submenu.mm-opened a {
  color: #ffffff;
}
#mobilmenue .mm-list li.submenu.mm-opened a:after {
  border-color: #ffffff;
}
#mobilmenue .mm-list .mm-panel {
  padding: 0;
}
#mobilmenue .mm-list .mm-panel li {
  background-color: #008da2;
  border-bottom: 1px solid #ffffff;
}
#mobilmenue .mm-list .mm-panel li.last {
  border-color: transparent;
}
#mobilmenue .mm-list .mm-panel li.first {
  border-top: 1px solid #ffffff;
}
#mobilmenue .mm-list.level_1 li.submenu a:after {
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -o-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
#mobilmenue .mm-list.level_1 li.mm-opened a:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#mobilmenue .mm-list.level_2 li {
  background-color: #005865;
}
#mobilmenue .mm-list.level_2 li.submenu a:after {
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -o-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
#mobilmenue .mm-list.level_2 li.mm-opened a:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#mobilmenue .mm-list.level_3 li {
  background-color: #003d46;
}
#mobilmenue .mm-list.level_3 li.submenu a:after {
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -o-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
#mobilmenue .mm-list.level_3 li.mm-opened a {
  padding-left: 2.5rem;
}
#mobilmenue .mm-list.level_3 li.mm-opened a:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media all and (min-width: 75rem) {
  .stl-nav-main {
    display: block;
    right: 5.625rem;
    top: 0;
    position: absolute;
    overflow: visible;
  }
  .stl-nav-main.no-active {
    display: none;
    opacity: 0;
    position: relative;
    visibility: hidden;
  }
  .stl-nav-main .level_1 {
    overflow: visible;
    margin-bottom: 0;
    float: right;
  }
  .stl-nav-main-level {
    position: relative;
    display: inline-block;
  }
  .stl-nav-main-level.megamenu {
    left: 0;
    right: 0;
    margin-top: 6rem;
    top: -9999rem;
    position: fixed;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    background-color: #eae7de;
    padding: 1.5625rem 0 0 0;
    -webkit-transition: all 0s ease 0.1s;
    -moz-transition: all 0s ease 0.1s;
    -ms-transition: all 0s ease 0.1s;
    -o-transition: all 0s ease 0.1s;
    transition: all 0s ease 0.1s;
    -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
    -khtml-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  }
  .stl-nav-main-level.megamenu .bg {
    width: 100%;
    margin: 0 auto;
    padding: 0.625rem 0.625rem;
    max-width: 71.25rem;
    overflow: hidden;
  }
  .stl-nav-main-item {
    position: relative;
    float: left;
    height: 3.125rem;
    background-color: transparent;
    border-left: 1px solid #eae7de;
    display: inline-block;
  }
  .stl-nav-main-item:after {
    position: absolute;
    content: '';
    left: -1px;
    right: -1px;
    top: 0;
    width: cal(102%);
    height: 0;
    z-index: -1;
    background-color: transparent;
    zoom: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0s ease 0.05s;
    -moz-transition: all 0s ease 0.05s;
    -ms-transition: all 0s ease 0.05s;
    -o-transition: all 0s ease 0.05s;
    transition: all 0s ease 0.05s;
  }
  .stl-nav-main-item.submenu:hover div.megamenu {
    min-width: 100%;
    opacity: 1;
    top: 0;
    visibility: visible;
  }
  .stl-nav-main-item.home {
    display: none;
  }
  .stl-nav-main-item:nth-child(2) {
    border-left: 0;
  }
  .stl-nav-main-item:last-child {
    border-right: 0;
  }
  .stl-nav-main-item:hover,
  .stl-nav-main-item.trail,
  .stl-nav-main-item.active {
    text-decoration: none;
    color: #008da2;
    position: relative;
  }
  .stl-nav-main-item:hover:after,
  .stl-nav-main-item.trail:after,
  .stl-nav-main-item.active:after {
    zoom: 1;
    filter: alpha(opacity=100);
    height: 4.4375rem;
    background-color: #eae7de;
  }
  .stl-nav-main-item:hover span {
    color: #3b3b3b;
  }
  .stl-nav-main-item a {
    text-decoration: none;
    display: block;
  }
  .stl-nav-main-item span {
    display: block;
    height: 3.125rem;
    padding: 0 0.625rem;
    white-space: normal;
    font: 400 1.125rem/3.125rem 'Roboto', Arial, Verdana, sans-serif;
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
  }
  .stl-nav-main-item span:hover {
    text-decoration: none;
    color: #3b3b3b;
    position: relative;
    height: 4.4375rem;
  }
  .stl-nav-main-item .level_2 {
    position: relative;
    margin-right: -0.625rem;
    margin-left: -0.625rem;
    margin-bottom: 2.1875rem;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0s ease 0.15s;
    -moz-transition: all 0s ease 0.15s;
    -ms-transition: all 0s ease 0.15s;
    -o-transition: all 0s ease 0.15s;
    transition: all 0s ease 0.15s;
  }
  .stl-nav-main-item .level_2 li {
    overflow: hidden;
    width: 25%;
    margin: 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    float: left;
    border: 0 none;
    height: auto;
    line-height: 1rem;
  }
  .stl-nav-main-item .level_2 li.submenu:not(.last) {
    margin-bottom: 1.25rem;
    top: -40px;
  }
  .stl-nav-main-item .level_2 li:nth-child(5) {
    clear: left;
  }
  .stl-nav-main-item .level_2 li img {
    padding-bottom: 2.8125rem;
    height: 244px;
  }
  .stl-nav-main-item .level_2 li span,
  .stl-nav-main-item .level_2 li .active span,
  .stl-nav-main-item .level_2 li .trail span {
    display: block;
    margin-bottom: 0;
    padding: 0.375rem 0.75rem 0.375rem 0;
    text-align: left;
    font-size: 1.0625rem;
    line-height: 1.4609375rem;
    color: #008da2;
    text-transform: uppercase;
    border-bottom: 3px solid #008da2;
    font-weight: 700;
    background-color: transparent;
    white-space: nowrap;
    height: auto;
  }
  .stl-nav-main-item .level_2 li span:hover,
  .stl-nav-main-item .level_2 li .active span:hover,
  .stl-nav-main-item .level_2 li .trail span:hover {
    color: #f1671b;
    padding: 0.375rem;
  }
  .stl-nav-main-item .level_2 li span.stl-nav-main-caption,
  .stl-nav-main-item .level_2 li .active span.stl-nav-main-caption,
  .stl-nav-main-item .level_2 li .trail span.stl-nav-main-caption {
    border: 0 none;
    font-weight: 400;
    position: absolute;
    bottom: 0.625rem;
    text-transform: none;
  }
  .stl-nav-main-item .level_2 li .active span,
  .stl-nav-main-item .level_2 li .trail span {
    color: #f1671b;
  }
  .stl-nav-main-item .level_2 li.stl-nav-main-item-right {
    float: right;
  }
  .stl-nav-main-item .level_2 .bg {
    padding: 0;
  }
  .stl-nav-main-item .level_2 .level_3 {
    margin-bottom: 0.9375rem;
    overflow: hidden;
    display: block;
  }
  .stl-nav-main-item .level_2 .level_3 li {
    display: block;
    clear: both;
    padding: 0;
    width: auto;
  }
  .stl-nav-main-item .level_2 .level_3 li span,
  .stl-nav-main-item .level_2 .level_3 li .active span,
  .stl-nav-main-item .level_2 .level_3 li .trail span {
    padding: 0.375rem 0;
    line-height: 0.875rem;
    text-transform: none;
    border-bottom: 0 none;
    font-weight: 400;
    white-space: inherit;
  }
  .stl-nav-main-item .level_2 .level_3 li span:hover,
  .stl-nav-main-item .level_2 .level_3 li .active span:hover,
  .stl-nav-main-item .level_2 .level_3 li .trail span:hover {
    color: #f1671b;
  }
  .stl-nav-main-item .level_2 .stl-nav-main-level {
    margin-top: 0.3125rem;
  }
  .stl-nav-main-item.submenu:hover .level_2 {
    visibility: visible;
    opacity: 1;
  }
  .btn-bar-mobile-wrapper {
    display: none;
  }
  .scroll-to-fixed-fixed .stl-nav-main {
    padding: 0.8125rem 0 0.75rem 0;
  }
  .scroll-to-fixed-fixed .stl-nav-main-level.megamenu {
    margin-top: 3.375rem;
    z-index: 10000!important;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item {
    height: 1.875rem;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item:after {
    top: -0.8125rem;
    max-height: 3.375rem;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item br {
    display: none;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item span {
    height: 1.875rem;
    line-height: 1.875rem;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item span:hover {
    height: 2.625rem;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item .level_2 {
    top: 54px !important;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item .level_2 li.stl-nav-main-item-right {
    float: right;
  }
  .scroll-to-fixed-fixed .stl-nav-main-item .level_2 span:hover {
    height: auto;
  }
  #mainmenu .level_1 {
    position: relative;
    width: 730px;
    padding: 0;
    text-align: center;
  }
  #mainmenu .level_1 li.stl-nav-main-fix div.level_2 {
    height: 555px;
  }
  #mainmenu .level_1 li {
    padding: 0 0.625rem;
    position: relative;
    text-align: center;
  }
  #mainmenu .level_2 {
    width: 100%;
    padding: 25px 0;
    position: fixed;
    right: 0;
    left: 0;
    top: 94px;
    margin: 0;
    background: #eae7de;
    transition: all 0.3s;
    -webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
  }
  #mainmenu .level_2 ul {
    width: 1140px;
    background: #eae7de;
    text-align: center;
    margin: 0 auto;
    z-index: 10;
    transition: all 0.2s;
  }
  #mainmenu .level_2 li {
    width: 25%;
    overflow: hidden;
    margin: 0;
    float: left;
    height: auto;
    line-height: 1rem;
    padding: 0 0.625rem;
  }
  #mainmenu .level_1 li:hover ul.level2 {
    top: 100%;
    transition: all 0.2s;
  }
  #mainmenu .stl-nav-main-item span {
    padding: 0;
    height: 4.4375rem;
  }
  #mainmenu .level_2 span {
    height: auto!important;
    padding: 0.375rem 0;
  }
  #mainmenu .stl-nav-main-level {
    display: block;
  }
  #mainmenu footer ul.level_1 li {
    text-align: left!important;
    padding: 0!important;
  }
  #mainmenu .stick {
    position: relative;
    top: -230px;
  }
  #mainmenu .wassersport {
    top: -40px !important;
  }
  #mainmenu .kultur {
    top: 0!important;
  }
  #mainmenu .familie {
    top: -241px !important;
    left: -285px !important;
  }
  #mainmenu .winterstrand {
    left: 284px!important;
    top: -237px !important;
  }
  #mainmenu .tipps {
    top: -396px !important;
    left: 0px !important;
  }
  #mainmenu .erlebnistipps {
    top: -399px !important;
    left: 570px!important;
  }
  #mainmenu .strandleben {
    top: -181px !important;
    left: -285px !important;
  }
  #mainmenu .wellness {
    top: -115px !important;
  }
  #mainmenu .eu-projekte {
    top: 0!important;
  }
  #mainmenu .essen {
    top: -65px !important;
  }
  #mainmenu .skulpturen {
    opacity: 0;
    visibility: hidden;
  }
}
.stl-offers-offer-btn {
  overflow: visible;
}
.stl-offers-offer-btn a,
.stl-offers-offer-btn input,
.stl-offers-offer-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-offers-offer-btn a:hover,
.stl-offers-offer-btn input:hover,
.stl-offers-offer-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-offers-offer-btn a[target="_blank"]::after,
.stl-offers-offer-btn input[target="_blank"]::after,
.stl-offers-offer-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-offers-offer-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-search-header a {
  color: #008da2 !important;
}
.stl-search-header-headline {
  color: #ffffff;
  font-weight: 100;
  font-size: 1.859375rem;
  line-height: 2.32421875rem;
}
.stl-search-header-headline p {
  margin-bottom: 0;
}
.stl-search-label {
  color: #ffffff;
  line-height: 1.4609375rem;
  font-style: italic;
}
.stl-search-icon {
  display: inline-block;
  position: absolute;
  top: 2.625rem;
  right: 1.5625rem;
  color: #ffffff;
  font-size: 1.875rem;
  z-index: 0;
}
.stl-search-form .iw-section {
  width: 100%;
  float: left;
}
.stl-search-form .iw-section label {
  line-height: 1.4609375rem;
  color: #ffffff;
  font-style: italic;
}
.stl-search-form-label {
  line-height: 1.4609375rem;
  color: #ffffff;
  font-style: italic;
}
.stl-search-form-input {
  line-height: 3.75rem;
  background-color: transparent;
  padding: 0.625rem;
  border: 1px solid #ffffff;
  height: 3.75rem;
  font-style: italic;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 1;
}
.stl-search-form .fg-arrow-down {
  display: none;
}
.stl-search-btn {
  clear: left;
  overflow: visible;
  margin-top: 1.4375rem;
  position: relative;
  line-height: 3.75rem;
}
.stl-search-btn a,
.stl-search-btn input,
.stl-search-btn button {
  min-width: 100%;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-search-btn a:hover,
.stl-search-btn input:hover,
.stl-search-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-search-btn a[target="_blank"]::after,
.stl-search-btn input[target="_blank"]::after,
.stl-search-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-search-btn button {
  min-width: 100%;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-search-btn input {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  -webkit-appearance: none;
}
.stl-search-btn .stl-button-icon {
  position: absolute;
  top: 0;
  left: calc(50% + 55px);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #ffffff;
}
.stl-search-altnerate-headline {
  color: #ffffff;
  line-height: 1.875rem;
}
.stl-search-altnerate-headline p {
  margin-bottom: 0;
}
.stl-search-altnerate-headline a {
  color: #ffffff !important;
  padding: 0 0.625rem;
  background-color: #095c68;
  margin-right: 0.1875rem;
  display: inline-block;
}
.stl-search-altnerate-headline a:hover {
  text-decoration: none;
  background-color: #f1671b;
}
.stl-search-altnerate-btn {
  color: #ffffff;
  width: 100%;
  overflow: visible;
  display: inline-block;
  margin-top: 0.625rem;
  font-style: italic;
}
.stl-search-altnerate-btn a,
.stl-search-altnerate-btn input,
.stl-search-altnerate-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-search-altnerate-btn a:hover,
.stl-search-altnerate-btn input:hover,
.stl-search-altnerate-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-search-altnerate-btn a[target="_blank"]::after,
.stl-search-altnerate-btn input[target="_blank"]::after,
.stl-search-altnerate-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-search-altnerate-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-search-altnerate-btn a {
  font-style: normal;
  width: 100%;
}
.stl-search form .grid {
  overflow: visible !important;
  margin: 0;
}
.stl-search form .grid * [class*="grid"] {
  margin-bottom: 0.625rem;
}
.stl-search .bootstrap-select.open .dropdown-menu {
  display: block;
  min-width: 100%;
  z-index: 2000;
}
.stl-search .bootstrap-select button {
  background-color: transparent;
  background-image: none;
  border: 1px solid #ffffff;
  font-style: italic;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-size: 1.0625rem;
  line-height: 1.625rem;
  padding: 0.9375rem 0.625rem;
  width: 100%;
  text-align: left;
}
.stl-search .bootstrap-select button:after {
  content: '\63';
  display: inline-block;
  font-family: "lto";
  font-kerning: normal;
  font-language-override: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  position: absolute;
  right: 1.5625rem;
  color: #ffffff;
  font-size: 1.875rem;
  top: 2.8125rem;
}
.stl-search .modal .bootstrap-select button span {
  color: #3b3b3b;
}
.stl-search .modal .bootstrap-select button:after {
  color: #3b3b3b;
}
.stl-search .dropdown-menu {
  display: none;
  float: left;
  left: 0;
  list-style: outside none none;
  margin: 0;
  min-width: 100%;
  padding: 0 0.625rem 0.3125rem 0.625rem;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.stl-search .dropdown-menu.inner {
  position: static;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0;
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}
.stl-search .dropdown-menu.inner li {
  margin-top: 1px;
}
.stl-search .dropdown-menu.inner li:first-child {
  margin-top: 0;
}
.stl-search .dropdown-menu.inner li a {
  display: block;
  padding: 0.3125rem 0.9375rem;
  cursor: pointer;
  color: #008da2;
}
.stl-search .dropdown-menu.inner li a:hover {
  background-color: #008da2;
  color: #ffffff;
  text-decoration: none;
}
.stl-search .dropdown-menu.inner li.selected a {
  background-color: #008da2;
  color: #ffffff;
}
.stl-search * [class*="grid"] {
  overflow: visible !important;
}
.stl-search-modal-close {
  background-color: transparent;
  border: 0 none;
  float: right;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  font-size: 30px;
}
.stl-search-modal-close:hover {
  color: #008da2;
}
.stl-search-modal-label {
  font-style: italic;
}
.stl-search-modal-select {
  border: 1px solid #eae7de;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 2.75rem;
  cursor: pointer;
}
.stl-search-modal-footer {
  overflow: hidden;
}
.stl-search-modal-btn {
  overflow: visible;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 2.8125rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  float: right;
}
.stl-search-modal-btn a,
.stl-search-modal-btn input,
.stl-search-modal-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-search-modal-btn a:hover,
.stl-search-modal-btn input:hover,
.stl-search-modal-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-search-modal-btn a[target="_blank"]::after,
.stl-search-modal-btn input[target="_blank"]::after,
.stl-search-modal-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-search-modal-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-search-modal-btn:hover {
  text-decoration: none;
  background-color: #004a56;
}
input.searchbtn {
  padding-left: 0!important;
  padding-right: 1rem!important;
}
* [class*="grid"].stl-search {
  overflow: visible !important;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: 100%;
  margin-bottom: 1px;
  top: auto;
}
@media all and (min-width: 46.875rem) {
  .stl-search-altnerate-btn {
    display: inline-block;
    margin-top: 0.625rem;
    text-align: left;
  }
  .stl-search-altnerate-btn a {
    margin-left: 0.625rem;
    display: inline-block;
    width: auto;
  }
}
.stl-slider {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.stl-slider-container {
  height: 100%;
}
.stl-slider-loop {
  height: 380px ;
}
.stl-slider-video {
  width: 100%;
  height: 100%;
}
.stl-slider-fullsize .ce_sectionstart.section-inside {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  text-align: left;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.stl-slider-fullsize-headline {
  color: #ffffff;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 2.1rem;
  line-height: 2.1rem;
  text-shadow: 0.1em 0.1em 0.2em #000;
}
.stl-slider-fullsize-headline p {
  margin-bottom: 0;
}
.stl-slider-fullsize-copy {
  display: none;
  text-shadow: 0.1em 0.1em 0.2em #000;
}
.stl-slider-fullsize-btn {
  display: none;
}
.stl-slider .rsts-active .ce_sectionstart.section-inside {
  top: 70%;
  opacity: 1;
}
.stl-slider .rsts-prev,
.stl-slider .rsts-next {
  display: none;
}
@media all and (min-width: 29.9375rem) {
  .stl-slider-loop {
    height: 482px;
  }
}
@media all and (min-width: 46.875rem) {
  .stl-slider-loop {
    height: 555px;
  }
  .stl-slider-fullsize .ce_sectionstart.section-inside {
    display: block;
    max-width: 46.875rem;
  }
  .stl-slider-fullsize-headline {
    font-size: 3.75rem;
    line-height: 3.75rem;
    margin-bottom: 0.625rem;
  }
  .stl-slider-fullsize-copy {
    display: block;
    color: #ffffff;
    font-size: 1.625rem;
    line-height: 1.828125rem;
    font-weight: 700;
    font-family: 'Kalam', cursive;
  }
  .stl-slider-fullsize-btn {
    overflow: visible;
    display: inline-block;
    margin-top: 0.625rem;
    margin-bottom: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  }
  .stl-slider-fullsize-btn a,
  .stl-slider-fullsize-btn input,
  .stl-slider-fullsize-btn button {
    min-width: 16.5625rem;
    display: inline-block;
    color: #ffffff;
    background-color: #008da2;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-align: center;
    position: relative;
  }
  .stl-slider-fullsize-btn a:hover,
  .stl-slider-fullsize-btn input:hover,
  .stl-slider-fullsize-btn button:hover {
    text-decoration: none;
    background-color: #004a56;
  }
  .stl-slider-fullsize-btn a[target="_blank"]::after,
  .stl-slider-fullsize-btn input[target="_blank"]::after,
  .stl-slider-fullsize-btn button[target="_blank"]::after {
    content: '' !important;
  }
  .stl-slider-fullsize-btn button {
    min-width: 16.5625rem;
    display: block;
    color: #ffffff;
    background-color: #008da2;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border: 0 none;
    outline: 0 none;
  }
  .stl-slider-fullsize-btn a {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -khtml-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
  }
  .stl-slider .rsts-active .ce_sectionstart.section-inside {
    top: 50%;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-slider-fullsize .ce_sectionstart.section-inside {
    max-width: 62.5rem;
  }
  .stl-slider-fullsize-btn {
    margin-top: 1.25rem;
  }
  .stl-slider .rsts-active .ce_sectionstart.section-inside {
    top: 67.6%;
  }
}
@media all and (min-width: 75rem) {
  .stl-slider-fullsize .ce_sectionstart.section-inside {
    max-width: 71.25rem;
  }
  .stl-slider-fullsize-btn {
    margin-top: 2.5rem;
  }
  .stl-slider .rsts-prev,
  .stl-slider .rsts-next {
    display: block;
    position: absolute;
    top: 50%;
    height: 2.5rem;
    width: 2.5rem;
    margin-top: -1.25rem;
    text-indent: -9999rem;
    color: #ffffff;
    visibility: hidden;
    opacity: 0;
  }
  .stl-slider .rsts-prev:hover,
  .stl-slider .rsts-next:hover {
    color: #3b3b3b;
  }
  .stl-slider .rsts-prev:before,
  .stl-slider .rsts-next:before {
    text-indent: 0;
    display: inline-block;
    text-rendering: auto;
    font-family: 'lto';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    font-strech: normal;
    font-kerning: normal;
    line-height: 2.5rem;
    font-size: 3.75rem;
    font-language-override: normal;
    font-synthesis: weight style;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: absolute;
    height: 2.5rem;
    width: 2.5rem;
    text-align: center;
    left: -0.59375rem;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
    -moz-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
    -khtml-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
    -o-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
    -ms-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.8));
  }
  .stl-slider .rsts-prev {
    left: -2.8125rem;
  }
  .stl-slider .rsts-prev:before {
    content: '\44';
  }
  .stl-slider .rsts-next {
    right: -2.8125rem;
  }
  .stl-slider .rsts-next:before {
    content: '\43';
  }
  .stl-slider .rsts-view:hover .rsts-prev,
  .stl-slider .rsts-view:hover .rsts-next {
    visibility: visible;
    opacity: 1;
  }
  .stl-slider .rsts-view:hover .rsts-prev {
    left: 0.625rem;
  }
  .stl-slider .rsts-view:hover .rsts-next {
    right: 0.625rem;
  }
}
.stl-outro {
  padding-bottom: 4.375rem;
  padding-top: 7.5rem;
  background-image: url("../../files/theme-styles/img/bg-sand.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
}
.stl-outro-headline {
  color: #3b3b3b;
  font-size: 2.2rem;
  line-height: 2.5rem;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
.stl-outro-subline {
  color: #008da2;
  font-size: 1.625rem;
  line-height: 1.828125rem;
  font-weight: 700;
  font-family: 'Kalam', cursive;
  margin-bottom: 2.5rem;
}
.stl-outro-btn {
  overflow: visible;
  margin-bottom: 0.625rem;
}
.stl-outro-btn a,
.stl-outro-btn input,
.stl-outro-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-outro-btn a:hover,
.stl-outro-btn input:hover,
.stl-outro-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-outro-btn a[target="_blank"]::after,
.stl-outro-btn input[target="_blank"]::after,
.stl-outro-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-outro-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
@media all and (min-width: 75rem) {
  .stl-outro-headline {
    font-size: 3.75rem;
    line-height: 3.75rem;
    margin-right: 12.5rem;
    margin-left: 12.5rem;
  }
}
.stl-story {
  display: none;
}
@media all and (min-width: 46.875rem) {
  .stl-story {
    display: block;
  }
  .stl-story-inside {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.625rem;
  }
  .stl-story-inside .grid {
    padding-left: 0;
  }
  .stl-story-slider-count {
    font-size: 1.625rem;
    line-height: 2.03125rem;
    font-weight: 100;
    display: block;
  }
  .stl-story-header {
    margin-top: 5.375rem;
    background-color: #095c68;
    position: relative;
    padding: 1.875rem 2.5rem 0.9375rem 2.5rem;
    color: #ffffff;
  }
  .stl-story-header-img {
    position: absolute;
    right: 2.5rem;
    top: 50%;
    margin-top: -5.375rem;
    padding: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -khtml-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
  }
  .stl-story-header-img img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -khtml-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
  }
  .stl-story-header-title {
    font-size: 0.8125rem;
    position: relative;
    display: inline-block;
  }
  .stl-story-header-title:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 1.875rem;
    background-color: #ffffff;
    display: inline-block;
  }
  .stl-story-header-copy {
    font-size: 0.8125rem;
    line-height: 0.9140625rem;
    text-align: right;
    display: inline-block;
    position: relative;
    right: 41.67%;
    float: right;
  }
  .stl-story-content {
    background-color: #ffffff;
    padding: 2.5rem;
    margin-bottom: 4.375rem;
  }
  .stl-story-content-headline {
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 2.03125rem;
    color: #008da2;
  }
  .stl-story-btn {
    overflow: visible;
  }
  .stl-story-btn a,
  .stl-story-btn input,
  .stl-story-btn button {
    min-width: 16.5625rem;
    display: inline-block;
    color: #ffffff;
    background-color: #008da2;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-align: center;
    position: relative;
  }
  .stl-story-btn a:hover,
  .stl-story-btn input:hover,
  .stl-story-btn button:hover {
    text-decoration: none;
    background-color: #004a56;
  }
  .stl-story-btn a[target="_blank"]::after,
  .stl-story-btn input[target="_blank"]::after,
  .stl-story-btn button[target="_blank"]::after {
    content: '' !important;
  }
  .stl-story-btn button {
    min-width: 16.5625rem;
    display: block;
    color: #ffffff;
    background-color: #008da2;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border: 0 none;
    outline: 0 none;
  }
}
@media all and (min-width: 75rem) {
  .stl-story-inside {
    max-width: 71.25rem;
  }
}
.stl-tiles-inside {
  width: 100%;
  margin: 0 auto;
  padding: 0 0.625rem;
}
.stl-tiles-text {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.stl-tiles-text-img {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.stl-tiles-text-copy {
  margin-bottom: 1.5625rem;
}
.stl-tiles-text-btn {
  overflow: visible;
}
.stl-tiles-text-btn a,
.stl-tiles-text-btn input,
.stl-tiles-text-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-tiles-text-btn a:hover,
.stl-tiles-text-btn input:hover,
.stl-tiles-text-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-tiles-text-btn a[target="_blank"]::after,
.stl-tiles-text-btn input[target="_blank"]::after,
.stl-tiles-text-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-tiles-text-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-tiles-image {
  clear: left;
  display: inline-block;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  height: 100%;
  width: calc(50vw +  0.625rem );
  max-width: calc(50% +  0.625rem );
}
.stl-tiles-image img {
  float: right;
}
.stl-tiles-image-text {
  margin: 0;
  padding: 2.5rem 1.5625rem 6.25rem 2.5rem;
  clear: left;
  background-color: #095c68;
  color: #ffffff;
}
@media all and (min-width: 29.9375rem) {
  .stl-tiles-inside {
    max-width: 46.875rem;
  }
}
@media all and (min-width: 46.875rem) {
  .stl-tiles-inside {
    max-width: 46.875rem;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-tiles-inside {
    max-width: 62.5rem;
  }
  .stl-tiles-text-headline {
    font-size: 3.6875rem;
    font-weight: 100;
    line-height: 3.6875rem;
    text-transform: uppercase;
    position: relative;
    left: 0;
    top: 50%;
    color: #ffffff;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-right: 2.5rem;
  }
  .stl-tiles-image-imgl {
    position: relative;
    height: auto;
    clear: left;
    overflow: hidden;
  }
  .stl-tiles-image-imgl img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .stl-tiles-image-imgl :root img {
    height: auto;
    width: 100%;
  }
  .stl-tiles-image-imgl _:-ms-lang(x),
  .stl-tiles-image-imgl img {
    height: auto;
    width: 100%;
  }
  .stl-tiles-image-imgr {
    bottom: 0;
    clear: left;
    display: inline-block;
    height: 100%;
    left: calc(50vw + 1.875rem);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  .stl-tiles-image-imgr img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .stl-tiles-image-imgr :root img {
    height: auto;
    width: 100%;
  }
  .stl-tiles-image-imgr _:-ms-lang(x),
  .stl-tiles-image-imgr img {
    height: auto;
    width: 100%;
  }
}
@media all and (min-width: 75rem) {
  .stl-tiles-inside {
    max-width: 71.25rem;
  }
}
.stl-topics-feed {
  display: none;
}
@media all and (min-width: 46.875rem) {
  .stl-topics-feed {
    display: block;
    padding-bottom: 1.25rem;
  }
  .stl-topics-feed-title {
    font-size: 0.8125rem;
    min-width: 6.25rem;
  }
  .stl-topics-feed-title p {
    margin-bottom: 0;
    line-height: 2rem;
  }
  .stl-topics-feed-title:after {
    content: "";
    height: 1px;
    width: 6.25rem;
    position: absolute;
    left: 0;
    top: 1.875rem;
  }
  .stl-topics-feed-title a {
    display: block;
    color: #ffffff;
  }
  .stl-topics-feed-title a:hover {
    text-decoration: none;
  }
  .stl-topics-feed-header {
    margin-bottom: 1.5625rem;
  }
  .stl-topics-feed-header-copy {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 2.03125rem;
  }
  .stl-topics-feed-row1,
  .stl-topics-feed-row2 {
    clear: both;
  }
  .stl-topics-feed-row1 .stl-topics-feed-image:after,
  .stl-topics-feed-row2 .stl-topics-feed-image:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    content: "";
    display: block;
    height: 1.875rem;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 1.875rem;
    margin-left: -0.9375rem;
    margin-top: -0.9375rem;
  }
  .stl-topics-feed-row1.grid,
  .stl-topics-feed-row2.grid,
  .stl-topics-feed-row1 *[class*="grid"],
  .stl-topics-feed-row2 *[class*="grid"] {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .stl-topics-feed-row1 .stl-topics-feed-image.stl-topics-feed-slide-right:after {
    top: 100%;
    left: 75%;
  }
  .stl-topics-feed-row1 .stl-topics-feed-image.stl-topics-feed-slide-left:after {
    top: 100%;
    left: 25%;
  }
  .stl-topics-feed-row2 .stl-topics-feed-image.stl-topics-feed-slide-left:after {
    top: 0;
    left: 25%;
  }
  .stl-topics-feed-row2 .stl-topics-feed-image.stl-topics-feed-slide-right:after {
    top: 0;
    left: 75%;
  }
  .stl-topics-feed-image {
    position: relative;
    overflow: hidden;
  }
  .stl-topics-feed-image-title {
    color: #ffffff;
    position: absolute;
    left: 2.5rem;
    top: calc(66% - 45px);
  }
  .stl-topics-feed-image-title:after {
    background-color: #ffffff;
  }
  .stl-topics-feed-image-copy {
    position: absolute;
    color: #ffffff;
    left: 2.5rem;
    padding-right: 3.125rem;
    top: 66%;
    font-size: 1.625rem;
    line-height: 2.03125rem;
    font-weight: 700;
  }
  .stl-topics-feed-text {
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
  }
  .stl-topics-feed-text:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    top: 50%;
    left: 50%;
    content: "";
    display: block;
    height: 1.875rem;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 1.875rem;
    margin-left: -0.9375rem;
    margin-top: -0.9375rem;
  }
  .stl-topics-feed-text:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .stl-topics-feed-text-title {
    position: relative;
    overflow: hidden;
    margin: 3.125rem 1.5625rem 0 1.5625rem;
    top: calc(20% - 45px);
  }
  .stl-topics-feed-text-title:after {
    background-color: #3b3b3b;
  }
  .stl-topics-feed-text-headline {
    position: relative;
    margin: 0.9375rem 1.5625rem 0 1.5625rem;
    color: #008da2;
    font-size: 1.625rem;
    line-height: 2.03125rem;
    font-weight: 700;
  }
  .stl-topics-feed-text-img {
    overflow: hidden;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-topics-feed {
    padding-bottom: 2.5rem;
  }
  .stl-topics-feed-header {
    padding-right: 7.5rem;
  }
}
@media all and (min-width: 75rem) {
  .stl-topics-feed {
    padding-bottom: 5rem;
  }
  .stl-topics-feed-header {
    padding-top: 1.5625rem;
  }
}
.highlight-topics-mobile-container {
  background: #eae7de;
  margin-top: 1rem;
  position: relative;
}
.highlight-topics-mobile h2 {
  font-size: 1.8rem;
  padding: 1rem;
  font-weight: 300;
  text-align: center;
  margin: 1.1rem;
}
.highlight-topics-mobile h3 {
  pointer-events: none;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.7rem;
  margin-bottom: 1.25rem;
  position: absolute;
  left: 2rem;
  top: 3rem;
  color: #fff;
  text-shadow: 0.1em 0.1em 1rem #666;
}
.highlight-topics-mobile .ce_text {
  padding: 1.5rem 1rem 0 1rem;
}
.highlight-topics-mobile .ce_hyperlink {
  padding: 0.5rem 1rem 2rem 1rem;
}
.highlight-topics-mobile .ce_hyperlink a {
  color: #fff;
  text-align: center;
  background: #008da2;
  padding: 0.5rem 0.75rem;
  border-radius: 0.25rem;
  display: block;
}
.highlight-topics-mobile .image_container:before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  height: 9rem;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.highlight-topics-mobile .ce_image {
  position: relative;
}
@media all and (min-width: 36em) {
  .highlight-topics-mobile {
    display: none;
  }
}
.stl-topics-feed-link {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.stl-topics-feed-link-title {
  font-size: 0.8125rem;
  min-width: 6.25rem;
}
.stl-topics-feed-link-title p {
  margin-bottom: 0;
  line-height: 2rem;
}
.stl-topics-feed-link-title:after {
  content: "";
  height: 1px;
  width: 6.25rem;
  position: absolute;
  left: 0;
  top: 1.875rem;
}
.stl-topics-feed-link-title a {
  display: block;
  color: #ffffff;
}
.stl-topics-feed-link-title a:hover {
  text-decoration: none;
}
.stl-topics-feed-link-header {
  margin-bottom: 1.5625rem;
}
.stl-topics-feed-link-header-copy {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 2.03125rem;
}
.stl-topics-feed-link-row1,
.stl-topics-feed-link-row2 {
  clear: both;
  margin: 0;
}
.stl-topics-feed-link-row1 *[class*="grid"],
.stl-topics-feed-link-row2 *[class*="grid"] {
  padding-left: 0;
  padding-right: 0;
}
.stl-topics-feed-link-image {
  position: relative;
  overflow: hidden;
  margin: 0;
}
.stl-topics-feed-link-image-title {
  color: #ffffff;
  position: absolute;
  left: 2.5rem;
  top: calc(66% - 45px);
}
.stl-topics-feed-link-image-title:after {
  background-color: #ffffff;
}
.stl-topics-feed-link-image-copy {
  position: absolute;
  color: #ffffff;
  left: 2.5rem;
  padding-right: 3.125rem;
  top: 66%;
  font-size: 1.625rem;
  line-height: 2.03125rem;
  font-weight: 700;
}
.stl-topics-feed-link-text {
  overflow: hidden;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.stl-topics-feed-link-text-title {
  position: relative;
  overflow: hidden;
  margin: 3.125rem 1.5625rem 0 1.5625rem;
  top: calc(20% - 45px);
}
.stl-topics-feed-link-text-title:after {
  background-color: #3b3b3b;
}
.stl-topics-feed-link-text-headline {
  position: relative;
  margin: 0 1.5625rem;
  color: #008da2;
  font-size: 1.625rem;
  line-height: 2.03125rem;
  font-weight: 700;
  margin-top: 0.9375rem;
}
.stl-topics-feed-link-text-img {
  overflow: hidden;
  background-color: #e5f3f5;
  padding-bottom: 100vh;
  margin-bottom: -100vh;
  margin-top: 0;
}
.stl-topics-feed-link-text-copy {
  margin: 0 1.5625rem;
}
.stl-topics-feed-link-testimonial-headline {
  font-size: 1.21875rem;
  line-height: 1.828125rem;
  color: #3b3b3b;
}
.stl-topics-feed-link-testimonial-img:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.stl-topics-feed-link-testimonial-copy {
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  color: #3b3b3b;
}
.stl-topics-feed-link #topicSlider {
  width: 100%;
  min-width: 100%;
}
.stl-topics-feed-link .rsts-next {
  -webkit-transform: translate(2.8125rem, 0);
  -moz-transform: translate(2.8125rem, 0);
  -o-transform: translate(2.8125rem, 0);
  -ms-transform: translate(2.8125rem, 0);
  transform: translate(2.8125rem, 0);
}
.stl-topics-feed-link .rsts-view:hover .rsts-next {
  -webkit-transform: translate(-1.25rem, 0);
  -moz-transform: translate(-1.25rem, 0);
  -o-transform: translate(-1.25rem, 0);
  -ms-transform: translate(-1.25rem, 0);
  transform: translate(-1.25rem, 0);
}
.stl-topics-entrie {
  padding-bottom: 5rem;
}
.stl-topics-entrie-title {
  font-size: 0.8125rem;
}
.stl-topics-entrie-title p {
  margin-bottom: 0;
  line-height: 2rem;
}
.stl-topics-entrie-title p:after {
  content: "\f061";
  font-family: FontAwesome;
  font-size: 0.75rem;
  padding-left: 8px;
}
.stl-topics-entrie-title a {
  display: block;
  color: #3b3b3b;
}
.stl-topics-entrie-title a:hover {
  text-decoration: none;
}
.stl-topics-entrie-header {
  margin-bottom: 2.5rem;
}
.stl-topics-entrie-header-copy {
  font-size: 1.1375rem;
  font-weight: 300;
  line-height: 2.03125rem;
}
.stl-topics-entrie-image {
  padding-left: 0;
  padding-right: 0;
}
.stl-topics-entrie-image-title {
  color: #3b3b3b;
  position: absolute;
  left: 1rem;
  font-size: 1rem;
  top: 66%;
  background: rgba(234, 231, 222, 0.8);
  padding: 0 0.75rem;
  pointer-events: none;
  font-weight: bold;
}
.stl-topics-entrie-image img {
  transition: all 0.3s ease;
  filter: contrast(0.9);
}
.stl-topics-entrie-image img:hover {
  filter: contrast(1.15);
  transform: scale(1.05);
}
.stl-topics-entrie-image-copy {
  position: absolute;
  color: #ffffff;
  left: 1rem;
  padding-right: 3.125rem;
  top: 66%;
}
.stl-topics-entrie-text {
  padding-left: 0;
  padding-right: 0;
}
.stl-topics-entrie-text .stl-topics-entrie-text-title p:after {
  display: none!important;
}
.stl-topics-entrie-text-title {
  color: #3b3b3b;
  position: absolute;
  left: 1rem;
  top: 66%;
  z-index: 10;
}
.stl-topics-entrie-text-title:after {
  background-color: #3b3b3b;
}
.stl-topics-entrie-text-title {
  color: #3b3b3b;
  background: rgba(234, 231, 222, 0.8);
  padding: 0 0.75rem;
  position: absolute;
  left: 1rem;
  top: calc(66% - 35px);
  z-index: 10;
}
.stl-topics-entrie-text-title:after {
  background-color: #3b3b3b;
}
.stl-topics-entrie-text-img img {
  transition: all 0.3s ease;
  filter: contrast(0.9);
}
.stl-topics-entrie-text-img img:hover {
  filter: contrast(1.15);
  transform: scale(1.05);
}
.stl-topics-entrie-text-copy {
  position: absolute;
  color: #3b3b3b;
  font-weight: bold;
  left: 1rem;
  padding: 0.25rem 0.75rem;
  top: 66%;
  background: rgba(234, 231, 222, 0.8);
}
.stl-topics-entrie-text-copy p {
  margin: 0;
}
.stl-topics-entrie-text-copy p:after {
  content: "\f061";
  font-family: FontAwesome;
  font-size: 0.75rem;
  padding-left: 8px;
}
.stl-topics-entrie-row {
  clear: both;
  position: relative;
  overflow: hidden;
}
.stl-topics-entrie-row.grid,
.stl-topics-entrie-row *[class*="grid"] {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.stl-topics-entrie-content {
  margin-top: 2.5rem;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.stl-topics-entrie-content .fg {
  position: absolute;
  top: 0;
  right: -0.625rem;
  background-color: #33a3b3;
  border: 4px solid #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  height: 70px;
  width: 70px;
  text-align: center;
}
.stl-topics-entrie-content .fg.fg-blockquote {
  line-height: 65px;
  font-size: 2.15rem;
  color: #ffffff;
}
.stl-topics-entrie-content-img {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.stl-topics-entrie-content-img img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 4px solid #008da2;
}
.stl-topics-entrie-content-headline {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  font-weight: 700;
  padding-left: 1.5625rem;
  margin-top: 1.25rem;
}
.stl-topics-entrie-content-copy {
  padding-right: 1.5625rem;
}
.stl-topics-entrie-content-copy p {
  margin-bottom: 0;
  padding-left: 0.625rem;
}
.stl-topics-entrie-blockquote {
  overflow: visible;
}
.stl-topics-entrie * .grid {
  margin-bottom: 0;
}
@media all and (max-width: 29.9375rem) {
  .stl-topics-entrie-title {
    top: calc(66% - 25px);
  }
  .stl-topics-entrie-title p {
    line-height: 1.4rem;
  }
  .stl-topics-entrie-text-copy {
    left: 1rem!important;
  }
  .stl-topics-entrie-text-copy p {
    line-height: 1.5rem;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-topics-entrie-header-copy {
    font-size: 1.25rem;
  }
}
.short {
  padding-bottom: 0.625rem !important;
}
.stl-hotel-entrie {
  padding-bottom: 5rem;
}
.stl-hotel-entrie-title {
  font-size: 0.8125rem;
  min-width: 6.25rem;
}
.stl-hotel-entrie-title p {
  margin-bottom: 0;
  line-height: 2rem;
}
.stl-hotel-entrie-title:after {
  content: "";
  height: 1px;
  width: 6.25rem;
  position: absolute;
  left: 0;
  top: 1.875rem;
}
.stl-hotel-entrie-title a {
  display: block;
  color: #ffffff;
}
.stl-hotel-entrie-title a:hover {
  text-decoration: none;
}
.stl-hotel-entrie-header {
  margin-bottom: 2.5rem;
}
.stl-hotel-entrie-header-copy {
  font-size: 1.625rem;
  font-weight: 100;
  line-height: 2.03125rem;
}
.stl-hotel-entrie-image {
  padding-left: 0;
  padding-right: 0;
}
.stl-hotel-entrie-image-title {
  position: relative;
  overflow: hidden;
  margin: 3.125rem 1.5625rem 0 1.5625rem;
  top: calc(20% - 45px);
}
.stl-hotel-entrie-image-title:after {
  background-color: #3b3b3b;
}
.stl-hotel-entrie-image-copy {
  position: absolute;
  color: #ffffff;
  left: 2.5rem;
  padding-right: 3.125rem;
  top: 66%;
}
.stl-hotel-entrie-text {
  padding-left: 0;
  padding-right: 0;
}
.stl-hotel-entrie-text-title {
  color: #ffffff;
  position: absolute;
  left: 2.5rem;
  top: 66%;
}
.stl-hotel-entrie-text-title:after {
  background-color: #ffffff;
}
.stl-hotel-entrie-text-headline {
  position: relative;
  margin: 0 1.5625rem;
  color: #008da2;
  font-size: 1.625rem;
  line-height: 2.03125rem;
  font-weight: 700;
}
.stl-hotel-entrie-text-title {
  color: #ffffff;
  position: absolute;
  left: 2.5rem;
  top: calc(66% - 45px);
}
.stl-hotel-entrie-text-title:after {
  background-color: #ffffff;
}
.stl-hotel-entrie-text-copy {
  position: absolute;
  color: #ffffff;
  left: 2.5rem;
  padding-right: 3.125rem;
  top: 66%;
}
.stl-hotel-entrie-row {
  clear: both;
  position: relative;
  overflow: hidden;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  width: 100%;
  float: left;
}
.stl-hotel-entrie-row.grid,
.stl-hotel-entrie-row *[class*="grid"] {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.stl-hotel-entrie-row .stl-hotel-entrie-link {
  padding-left: 0;
  padding-right: 0;
  background-color: #e5f3f5;
  margin-bottom: -100vh;
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 100vh;
}
.stl-hotel-entrie-content {
  margin-top: 2.5rem;
  position: relative;
  top: 50%;
  left: 0;
  /*.transform-translate (@translate: translate(0, -50%));*/
}
.stl-hotel-entrie-content .fg {
  position: absolute;
  top: 0;
  right: -0.625rem;
  background-color: #33a3b3;
  border: 4px solid #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  height: 70px;
  width: 70px;
  text-align: center;
}
.stl-hotel-entrie-content .fg.fg-blockquote {
  line-height: 65px;
  font-size: 2.15rem;
  color: #ffffff;
}
.stl-hotel-entrie-content-img {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.stl-hotel-entrie-content-img img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 4px solid #008da2;
}
.stl-hotel-entrie-content-headline {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  font-weight: 700;
  padding-left: 1.5625rem;
  margin-top: 1.25rem;
}
.stl-hotel-entrie-content-copy {
  padding-right: 1.5625rem;
}
.stl-hotel-entrie-content-copy p {
  margin-bottom: 0;
  padding-left: 0.625rem;
}
.stl-hotel-entrie-blockquote {
  overflow: visible;
}
.stl-hotel-entrie * .grid {
  margin-bottom: 0;
}
.stl-hotel-entrie-btn {
  margin: 0 1.5625rem 2.5rem 1.5625rem;
}
.stl-hotel-entrie-btn a:hover {
  text-decoration: none;
}
.stl-hotel-detail-entrie,
.stl-hotel-detail-gallery {
  padding-bottom: 5rem;
}
.stl-hotel-detail-header {
  padding: 0 1rem;
}
.stl-hotel-detail-header-subline {
  font-size: 1.625rem;
  font-weight: 100;
  line-height: 2.03125rem;
  color: #3b3b3b;
}
.stl-hotel-detail-description-intro-headline {
  font-weight: 100;
  color: #3b3b3b;
}
.stl-hotel-detail-description-intro-list {
  margin-top: 0.75rem;
}
.stl-hotel-detail-description-intro-list li {
  /*padding-top: 0.1875rem;*/
  padding-bottom: 0.1875rem;
  padding-left: 1.25rem;
  position: relative;
}
.stl-hotel-detail-description-intro-list li:before {
  display: inline-block;
  font-family: "lto";
  content: '\64';
  font-kerning: normal;
  font-language-override: normal;
  font-size: 0.75rem;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  /*line-height: 1.875rem;*/
  position: absolute;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  top: 0;
  left: 0;
  color: #008da2;
}
.stl-hotel-detail-description-intro-list h3 {
  font-size: 1.625rem;
  color: #008da2;
  font-weight: 400;
}
.stl-hotel-detail-contact-header {
  background-color: #008da2;
  padding: 0.625rem 1.25rem 0.9375rem 1.25rem;
  color: #ffffff;
}
.stl-hotel-detail-contact-headline {
  font-weight: 100;
  font-size: 1.625rem;
  line-height: 1.828125rem;
  margin-bottom: 0;
}
.stl-hotel-detail-contact-subline p {
  margin-bottom: 0;
}
.stl-hotel-detail-contact-content {
  background-color: #eae7de;
  padding: 0.625rem 1.25rem 1.25rem 1.25rem;
}
.stl-hotel-detail-btn {
  margin-top: 0.625rem;
  overflow: visible;
}
.stl-hotel-detail-btn a,
.stl-hotel-detail-btn input,
.stl-hotel-detail-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-hotel-detail-btn a:hover,
.stl-hotel-detail-btn input:hover,
.stl-hotel-detail-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-hotel-detail-btn a[target="_blank"]::after,
.stl-hotel-detail-btn input[target="_blank"]::after,
.stl-hotel-detail-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-hotel-detail-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-hotel-detail-btn a {
  min-width: 100%;
}
.stl-hotel-detail-btn a:hover {
  text-decoration: none;
}
@media all and (min-width: 62.5rem) {
  .stl-hotel-detail-header {
    padding: 0;
  }
}
.stl-copy-intro {
  padding-bottom: 5rem;
  padding-top: 1.5625rem;
}
.stl-copy-intro-shadow {
  -webkit-box-shadow: 0 0 100px 50px #fff;
  -moz-box-shadow: 0 0 100px 50px #fff;
  -khtml-box-shadow: 0 0 100px 50px #fff;
  -o-box-shadow: 0 0 100px 50px #fff;
  -ms-box-shadow: 0 0 100px 50px #fff;
  box-shadow: 0 0 100px 50px #fff;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.stl-copy-intro-headline {
  font-size: 2.765625rem;
  font-weight: 100;
  line-height: 3.6875rem;
  text-transform: uppercase;
}
.stl-copy-intro-subline {
  font-size: 1.25rem;
  color: #008da2;
  font-weight: 400;
}
@media all and (min-width: 62.5rem) {
  .stl-copy-intro-headline {
    font-size: 3.6875rem;
  }
  .stl-copy-intro-subline {
    font-size: 1.625rem;
  }
}
@media all and (min-width: 75rem) {
  .stl-copy-intro-hide {
    padding-right: 2.5rem;
  }
}
.stl-nav-share {
  display: none;
}
@media all and (min-width: 75rem) {
  .stl-nav-share {
    display: block;
    position: fixed;
    left: 0;
    top: 9.375rem;
    z-index: 1;
  }
  .stl-nav-share ul {
    margin-bottom: 0;
    padding: 0.3125rem 0.3125rem 0.3125rem 0;
  }
  .stl-nav-share li {
    position: relative;
    overflow: hidden;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  }
  .stl-nav-share li a {
    color: #ffffff;
    font-size: 1.625rem;
    text-align: center;
    height: 3.75rem;
    width: 3.75rem;
    display: block;
    background-color: #008da2;
  }
  .stl-nav-share li a:hover {
    padding-left: 0.625rem;
  }
  .stl-nav-share li a span {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    text-indent: -99999rem;
  }
  .stl-nav-share li a .fg {
    line-height: 3.9375rem;
  }
  .stl-nav-share li a:hover {
    background-color: #004a56;
  }
}
.stl-topics-intro-headline {
  color: #3b3b3b;
  font-size: 2rem;
  line-height: 2.1rem;
  font-weight: 100;
}
.stl-usp {
  padding-top: 1.66666667rem;
}
.stl-usp-headline {
  font-size: 2.765625rem;
  font-weight: 100;
  line-height: 2.765625rem;
  text-transform: uppercase;
}
.stl-usp-subline {
  font-size: 1.625rem;
  color: #008da2;
  font-weight: 400;
}
.stl-usp-list {
  margin-top: 0.75rem;
}
.stl-usp-list li {
  /*padding-top: 0.1875rem;*/
  padding-bottom: 0.1875rem;
  padding-left: 1.25rem;
  position: relative;
}
.stl-usp-list li:before {
  display: inline-block;
  font-family: "lto";
  content: '\64';
  font-kerning: normal;
  font-language-override: normal;
  font-size: 0.75rem;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  /*line-height: 1.875rem;*/
  position: absolute;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  top: 0;
  left: 0;
  color: #008da2;
}
.stl-usp-btn {
  overflow: visible;
}
.stl-usp-btn a,
.stl-usp-btn input,
.stl-usp-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-usp-btn a:hover,
.stl-usp-btn input:hover,
.stl-usp-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-usp-btn a[target="_blank"]::after,
.stl-usp-btn input[target="_blank"]::after,
.stl-usp-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-usp-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-usp-content {
  display: none;
}
@media all and (min-width: 46.875rem) {
  .stl-usp-content {
    display: block;
    margin-top: 2.5rem;
  }
  .stl-usp-content .fg {
    position: absolute;
    top: 0;
    right: -0.625rem;
    background-color: #33a3b3;
    border: 4px solid #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -khtml-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    text-align: center;
  }
  .stl-usp-content .fg.fg-blockquote {
    line-height: 65px;
    font-size: 2.15rem;
    color: #ffffff;
    z-index: 1;
  }
  .stl-usp-content-img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -khtml-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
  }
  .stl-usp-content-img img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -khtml-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
  }
  .stl-usp-content-headline {
    font-size: 0.8125rem;
    line-height: 1.0625rem;
    font-weight: 700;
    padding-left: 0.9375rem;
    margin-top: 1.25rem;
  }
  .stl-usp-content-copy {
    padding-right: 1.5625rem;
  }
  .stl-usp-content-copy p {
    margin-bottom: 0;
  }
  .stl-usp-content * .grid {
    margin-bottom: 0;
  }
  .stl-usp-blockquote {
    overflow: visible;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-usp-headline {
    font-size: 3.6875rem;
    line-height: 3.6875rem;
  }
}
@media all and (min-width: 75rem) {
  .stl-usp {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}
.stl-element {
  padding-bottom: 2.5rem;
  padding-top: 0;
}
.stl-element .row {
  padding-top: 2.5rem;
}
.stl-element.element--1 {
  margin-top: 1.875rem;
}
.stl-element-more {
  visibility: hidden;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  position: absolute;
  right: calc(100vw - 71.25rem);
  top: 0;
  left: 0;
  width: 100vw;
  min-height: 100%;
  background-color: #ffffff;
  z-index: 89;
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
}
.stl-element-more.is-active {
  visibility: visible;
}
.stl-element-more-header,
.stl-element-more-footer {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #e5f3f5;
  text-align: center;
  width: 100%;
}
.stl-element-more-header {
  top: 0;
}
.stl-element-more-footer {
  bottom: 0;
}
.stl-element-more-btn {
  cursor: pointer;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 1.875rem;
  padding: 0.625rem 0.9375rem;
  display: inline-block;
  -webkit-transition: background-color 0.25s ease-in-out 0s;
  -moz-transition: background-color 0.25s ease-in-out 0s;
  -ms-transition: background-color 0.25s ease-in-out 0s;
  -o-transition: background-color 0.25s ease-in-out 0s;
  transition: background-color 0.25s ease-in-out 0s;
}
.stl-element-more-btn:hover {
  background-color: #a6420a;
}
.stl-element-more-headline,
.stl-element-more-subline {
  text-align: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.stl-element-more-headline {
  font-size: 3.6875rem;
  line-height: 3.6875rem;
  font-weight: 100;
  text-transform: uppercase;
  padding-top: 1.25rem;
}
.stl-element-more-subline {
  color: #008da2;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.4375rem;
}
.stl-element-more-copy {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  max-width: 71.25rem;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.stl-element-more-copy-subline {
  margin-top: 2.5rem;
}
.stl-element-more-list {
  margin-top: 0.625rem;
  padding-top: 0.9375rem;
  background-color: #e5f3f5;
  margin-bottom: 1.875rem;
}
.stl-element-more-list ul li {
  width: 100%;
  text-align: center;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-bottom: 0.9375rem;
}
.stl-element-more-list ul li:before {
  display: none!important;
}
.stl-element-more-listing {
  padding-top: 1.875rem;
}
.stl-element-more-table {
  padding-top: 1.875rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border-top: 1px solid #3b3b3b;
}
.stl-element-more-table table caption {
  font-weight: 300;
  text-transform: uppercase;
  color: #008da2;
  width: 100%;
  text-align: left;
  margin-bottom: 0.625rem;
}
.stl-element-more-table table tr td {
  width: 50%;
  display: table-cell;
  text-align: left;
}
.element--1 * .lg-2[class*="grid"] {
  overflow: visible;
}
.element--1 .stl-element {
  margin-top: 5px;
}
.element--1 .stl-element-content .row {
  padding-top: 0 !important;
}
.element--1 .stl-element-stretch {
  width: 100vw;
}
.element--1 .stl-element-headline {
  font-size: 2.765625rem;
  font-weight: 100;
  line-height: 2.765625rem;
  text-transform: uppercase;
}
.element--1 .stl-element-subline {
  font-size: 1.625rem;
  color: #008da2;
  font-weight: 400;
  line-height: 2.4375rem;
}
.element--1 .stl-element-list li {
  /*padding-top: 0.1875rem;*/
  padding-bottom: 0.1875rem;
  padding-left: 1.25rem;
  position: relative;
}
.element--1 .stl-element-list li:before {
  display: inline-block;
  font-family: "lto";
  content: '\64';
  font-kerning: normal;
  font-language-override: normal;
  font-size: 0.75rem;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  /*line-height: 1.875rem;*/
  position: absolute;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  top: 0;
  left: 0;
  color: #008da2;
}
.element--1 .stl-element-image img {
  width: auto;
}
.element--1 .stl-element-copy {
  margin-top: 0.9375rem;
  margin-bottom: 1.5625rem;
}
.element--1 .stl-element-btn {
  overflow: visible;
  margin-bottom: 4.0625rem;
}
.element--1 .stl-element-btn a,
.element--1 .stl-element-btn input,
.element--1 .stl-element-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.element--1 .stl-element-btn a:hover,
.element--1 .stl-element-btn input:hover,
.element--1 .stl-element-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.element--1 .stl-element-btn a[target="_blank"]::after,
.element--1 .stl-element-btn input[target="_blank"]::after,
.element--1 .stl-element-btn button[target="_blank"]::after {
  content: '' !important;
}
.element--1 .stl-element-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.element--2 {
  padding-bottom: 2.5rem !important;
  overflow: visible;
}
.element--2 .stl-element-subline {
  color: #ffffff;
}
.element--2 .stl-element-copy {
  color: #ffffff;
  margin-bottom: 3.125rem;
}
.element--2 .stl-element-image .ce_image {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.element--2 .stl-element-image img {
  width: auto;
}
.element--2 .stl-element-btn {
  overflow: visible;
  margin-bottom: 0.625rem;
}
.element--2 .stl-element-btn a,
.element--2 .stl-element-btn input,
.element--2 .stl-element-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.element--2 .stl-element-btn a:hover,
.element--2 .stl-element-btn input:hover,
.element--2 .stl-element-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.element--2 .stl-element-btn a[target="_blank"]::after,
.element--2 .stl-element-btn input[target="_blank"]::after,
.element--2 .stl-element-btn button[target="_blank"]::after {
  content: '' !important;
}
.element--2 .stl-element-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.element--3 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  overflow: visible;
}
.element--3 .row {
  padding-top: 0 !important;
}
.element--3 .stl-element-inside {
  margin: 0 auto;
  padding: 0 0.625rem;
  width: 100%;
  max-width: 71.25rem;
  display: block;
  position: relative;
  height: 100%;
}
.element--3 .stl-element-bgImage {
  position: absolute;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  width: 50vw;
  height: 100%;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  right: 50%;
  z-index: 0;
}
.element--3 .stl-element-bgImage:after {
  position: absolute;
  height: 100%;
  content: '';
  top: 0;
  width: 50vw;
  left: 100%;
}
.element--3 .stl-element-content {
  position: relative;
  overflow: hidden;
}
.element--3 .stl-element-content .row {
  padding-top: 0 !important;
}
.element--3 .stl-element-content-btn {
  overflow: visible;
  margin-bottom: 0.625rem;
}
.element--3 .stl-element-content-btn a,
.element--3 .stl-element-content-btn input,
.element--3 .stl-element-content-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.element--3 .stl-element-content-btn a:hover,
.element--3 .stl-element-content-btn input:hover,
.element--3 .stl-element-content-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.element--3 .stl-element-content-btn a[target="_blank"]::after,
.element--3 .stl-element-content-btn input[target="_blank"]::after,
.element--3 .stl-element-content-btn button[target="_blank"]::after {
  content: '' !important;
}
.element--3 .stl-element-content-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.element--3 .stl-element-content-copy {
  margin-bottom: 2.5rem;
}
.element--3 .stl-element-row--1 {
  background-color: #eae7de;
}
.element--3 .stl-element-row--1 .stl-element-bgImage {
  background-image: url("../../files/bilder/sehen-erleben/familien/buchter-der-abenteuer/bg-piratenraylles.jpg");
  background-position: right center;
}
.element--3 .stl-element-row--1 .stl-element-bgImage:after {
  background-color: #eae7de;
}
.element--3 .stl-element-row--1 .stl-element-content-headline {
  color: #3b3b3b;
}
.element--3 .stl-element-row--1 .grid {
  margin-bottom: 0;
  margin-top: 0;
  background-color: #eae7de;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  padding-left: 3.125rem;
}
.element--3 .stl-element-row--2 {
  background-color: #008da2;
}
.element--3 .stl-element-row--2 .stl-element-bgImage {
  background-image: url("../../files/bilder/sehen-erleben/familien/buchter-der-abenteuer/bg-piratenschaetze.jpg");
  background-position: left top;
}
.element--3 .stl-element-row--2 .stl-element-bgImage:after {
  background-color: #095c68;
  background-image: url("../../files/bilder/sehen-erleben/familien/buchter-der-abenteuer/bg-piratenschatz.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
}
.element--3 .stl-element-row--2 .stl-element-content {
  color: #ffffff;
}
.element--3 .stl-element-row--2 .stl-element-content-headline {
  color: #ffffff;
}
.element--3 .stl-element-row--2 .grid {
  margin-bottom: 0;
  margin-top: 0;
  background-color: #095c68;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  padding-left: 3.125rem;
  padding-right: 2.5rem;
}
#piratenkarte iframe {
  border: 0 none;
  outline: 0 none;
}
#piratenkarte iframe img {
  max-height: 100vh !important;
  width: auto !important;
}
#piratenkarte .modal-dialog {
  width: calc(100vw - 98px);
  height: calc(100% - 49px);
  background-color: transparent;
  margin-bottom: 0;
  margin-top: 0;
}
#piratenkarte .modal-content,
#piratenkarte .modal-body {
  height: calc(100% - 25px);
  background-color: transparent;
  border: 0 none;
  border-radius: 0;
  padding: 0;
}
#piratenkarte .modal-header {
  border: 0 none;
  text-align: right;
}
#piratenkarte .modal-header button {
  background: 0 none;
  border: 0 none;
  outline: 0 none;
  font-size: 2.0625rem;
}
@media all and (min-width: 46.875rem) {
  .stl-element-more {
    padding-bottom: 5rem;
  }
  .stl-element-more-btn {
    padding: 0.625rem 0.9375rem;
  }
  .stl-element-more-headline,
  .stl-element-more-subline {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .stl-element-more-headline {
    font-size: 3.6875rem;
    line-height: 3.6875rem;
    padding-top: 2.5rem;
  }
  .stl-element-more-subline {
    font-size: 1.625rem;
    line-height: 2.4375rem;
  }
  .stl-element-more-list {
    margin-top: 1.25rem;
  }
  .stl-element-more-list ul li {
    float: left;
    width: 33.3333%;
  }
}
@media all and (min-width: 62.5rem) {
  .element--1 .stl-element-headline {
    font-size: 3.6875rem;
    line-height: 3.6875rem;
  }
  .element--2 {
    padding-bottom: 0 !important;
  }
  .element--2 .stl-element-image {
    margin-bottom: -6.875rem;
    overflow: visible;
  }
  .element--2 .stl-element-image .ce_image {
    display: inline-block;
    margin-left: 2.5rem;
  }
  .element--2 .stl-element-btn {
    overflow: visible;
    margin-bottom: 0.625rem;
  }
  .element--2 .stl-element-btn a,
  .element--2 .stl-element-btn input,
  .element--2 .stl-element-btn button {
    min-width: 16.5625rem;
    display: inline-block;
    color: #ffffff;
    background-color: #008da2;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-align: center;
    position: relative;
  }
  .element--2 .stl-element-btn a:hover,
  .element--2 .stl-element-btn input:hover,
  .element--2 .stl-element-btn button:hover {
    text-decoration: none;
    background-color: #004a56;
  }
  .element--2 .stl-element-btn a[target="_blank"]::after,
  .element--2 .stl-element-btn input[target="_blank"]::after,
  .element--2 .stl-element-btn button[target="_blank"]::after {
    content: '' !important;
  }
  .element--2 .stl-element-btn button {
    min-width: 16.5625rem;
    display: block;
    color: #ffffff;
    background-color: #008da2;
    line-height: 3.75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border: 0 none;
    outline: 0 none;
  }
}
@media all and (min-width: 75rem) {
  .stl-element {
    padding-bottom: 5rem;
  }
  .stl-element .row {
    padding-top: 5rem;
  }
  .stl-element.element--1 {
    margin-top: 4.375rem;
  }
}
.stl-social {
  padding-top: 1.66666667rem;
  padding-bottom: 1.04166667rem;
}
.stl-social .ce_aggregator {
  display: block;
  position: relative;
  overflow: hidden;
}
.stl-social .grid {
  width: auto;
  float: none;
}
.stl-social-main {
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-count: 1;
  -moz-column-gap: 0;
  -ms-column-count: 1;
  -ms-column-gap: 0;
  column-count: 1;
  column-gap: 0;
}
.stl-social-main .layout_instagram {
  display: inline-block;
  padding: 0.625rem;
  margin: 0.625rem;
  background: #f2e9d3;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
}
.stl-social-main .layout_instagram .author {
  display: block;
}
.stl-social-main .layout_instagram figure {
  margin-bottom: 0.625rem;
}
.stl-social-main .layout_instagram .teaser {
  margin-top: 0.625rem;
}
.stl-social-main .layout_instagram .stl-social-icon {
  margin-bottom: 0;
}
.stl-social-main .layout_instagram p.more {
  text-align: center;
}
.stl-social-main .layout_instagram p.more a {
  background: #a9986f;
  display: inline-block;
  padding: 0.625rem;
  text-decoration: none;
  color: #fff;
  width: 100%;
  border: none;
  line-height: 1.75rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.stl-social-main .layout_instagram p.more a:hover {
  background: #7f704c;
}
.stl-social-main .layout_instagram p.more a:after {
  content: "";
}
.stl-social-main .stl-social-item {
  background-color: #e5f3f5;
  padding: 0.625rem;
  overflow: hidden;
}
.stl-social-main .stl-social-img {
  margin-bottom: 0.625rem;
}
.stl-social-main .stl-social-copy,
.stl-social-main .stl-social-btn,
.stl-social-main .stl-social-autor,
.stl-social-main .stl-social-time,
.stl-social-main .stl-social-action {
  font-size: 0.8125rem;
  line-height: 1.21875rem;
}
.stl-social-main .stl-social-time {
  margin-bottom: 0.625rem;
}
.stl-social-main .stl-social-action,
.stl-social-main .stl-social-icon {
  display: inline-block;
}
.stl-social-main .stl-social-action ul {
  margin-bottom: 0;
}
.stl-social-main .stl-social-icon {
  float: right;
  font-size: 1.625rem;
  margin-bottom: 0.3125rem;
}
.stl-social-main .stl-social-btn {
  overflow: visible;
}
.stl-social-main .stl-social-btn a,
.stl-social-main .stl-social-btn input,
.stl-social-main .stl-social-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #3b5998;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-social-main .stl-social-btn a:hover,
.stl-social-main .stl-social-btn input:hover,
.stl-social-main .stl-social-btn button:hover {
  text-decoration: none;
  background-color: #263961;
}
.stl-social-main .stl-social-btn a[target="_blank"]::after,
.stl-social-main .stl-social-btn input[target="_blank"]::after,
.stl-social-main .stl-social-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-social-main .stl-social-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #3b5998;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-social-main .stl-social-btn a {
  min-width: 100%;
  line-height: 2.75rem;
}
.stl-social-headline {
  font-size: 2.765625rem;
  font-weight: 100;
  line-height: 2.765625rem;
  text-transform: uppercase;
}
.stl-social-subline {
  font-size: 1.625rem;
  color: #008da2;
  font-weight: 400;
}
@media all and (min-width: 46.875rem) {
  .stl-social {
    padding-top: 2.5rem;
    padding-bottom: 1.5625rem;
  }
  .stl-social-main {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-social {
    padding-top: 5rem;
    padding-bottom: 3.125rem;
  }
  .stl-social-main {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    column-count: 4;
  }
  .stl-social-main .grid:nth-child(3) {
    clear: none;
  }
  .stl-social-headline {
    font-size: 3.6875rem;
    line-height: 3.6875rem;
  }
}
.stl-keyvisual .section-inside {
  display: inline-block;
  text-align: left;
  position: absolute;
  top: 66%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin: 0 auto;
}
.stl-keyvisual-image.is-poi-detail {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.stl-keyvisual-text-headline {
  color: #ffffff;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 3.75rem;
  line-height: 3.75rem;
  margin-bottom: 0.625rem;
  text-shadow: 0.1em 0.1em 0.2em #000;
}
.stl-keyvisual-text-headline p {
  margin-bottom: 0;
}
.stl-keyvisual-text-subline {
  color: #ffffff;
  font-family: 'Kalam', cursive;
  font-size: 1.625rem;
  line-height: 1.828125rem;
  font-weight: 700;
  text-shadow: 0.1em 0.1em 0.2em #000;
}
.stl-keyvisual-btn {
  overflow: visible;
  margin-top: 1.4375rem;
  position: relative;
  line-height: 3.75rem;
}
.stl-keyvisual-btn a,
.stl-keyvisual-btn input,
.stl-keyvisual-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-keyvisual-btn a:hover,
.stl-keyvisual-btn input:hover,
.stl-keyvisual-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-keyvisual-btn a[target="_blank"]::after,
.stl-keyvisual-btn input[target="_blank"]::after,
.stl-keyvisual-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-keyvisual-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-keyvisual-btn a {
  min-width: unset;
}
.stl-keyvisual-btn .stl-button-icon {
  position: absolute;
  top: 0;
  left: calc(50% + 55px);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #ffffff;
}
@media all and (min-width: 29.9375rem) {
  .stl-keyvisual-text-headline.push {
    padding-right: 50%;
  }
  .stl-keyvisual-text-subline.push {
    padding-right: 65%;
  }
}
@media all and (min-width: 46.875rem) {
  .stl-keyvisual .section-inside {
    max-width: 46.875rem;
  }
  .stl-keyvisual-btn a {
    min-width: 16.5625rem;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-keyvisual .section-inside {
    max-width: 62.5rem;
  }
}
@media all and (min-width: 75rem) {
  .stl-keyvisual .section-inside {
    max-width: 71.25rem;
  }
}
@media all and (max-width: 46.875rem) {
  .stl-keyvisual-text-headline {
    font-size: 2rem!important;
    line-height: 2.5rem;
  }
}
@media all and (max-width: 29.9375rem) {
  .stl-keyvisual-text-headline {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .stl-keyvisual-text-subline {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}
.stl-info-header {
  background-color: #008da2;
  padding: 0.625rem 1.25rem 0.9375rem 1.25rem;
  color: #ffffff;
}
.stl-info-header-headline {
  font-weight: 100;
  font-size: 1.625rem;
  line-height: 1.828125rem;
  margin-bottom: 0;
}
.stl-info-header-subline p {
  margin-bottom: 0;
}
.stl-info-content {
  background-color: #eae7de;
  padding: 0.625rem 1.25rem 1.25rem 1.25rem;
}
.stl-info-content-address {
  color: #008da2;
}
.stl-info-content-address .fg {
  font-size: 1.5625rem;
  margin-left: -0.3125rem;
}
.stl-info-btn {
  overflow: visible;
}
.stl-info-btn a,
.stl-info-btn input,
.stl-info-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-info-btn a:hover,
.stl-info-btn input:hover,
.stl-info-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-info-btn a[target="_blank"]::after,
.stl-info-btn input[target="_blank"]::after,
.stl-info-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-info-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-info-btn a {
  width: 100%;
  min-width: inherit;
}
.pressarea .stl-info-content ul,
.pressarea .stl-info-content p {
  margin-bottom: 0;
}
.pressarea .stl-info-content ul li:first-child {
  margin-bottom: 1.25rem;
}
.mod-infobox {
  margin: 2rem auto;
}
.mod-infobox div .ce_text {
  background: #e5f3f5;
  font-size: 1rem;
  line-height: 1.5em;
  padding: 0 2rem;
  height: 100%;
}
.mod-infobox div .ce_text:first-of-type {
  padding-top: 2.5rem;
}
.mod-infobox div .ce_text:last-of-type {
  padding-bottom: 1.5rem;
}
.mod-infobox h3 {
  color: #666;
  font-weight: 300;
  margin: 0.75rem 0;
  text-align: center;
  text-transform: uppercase;
}
@media all and (min-width: 29.9375rem) {
  .mod-infobox {
    margin: 2rem auto;
  }
  .mod-infobox .row {
    display: flex;
    flex-wrap: wrap;
  }
  .mod-infobox .row > [class*="grid"].xs-2 {
    width: 49.9%;
  }
  .mod-infobox .row > [class*="grid"].xs-3 {
    width: 32.9%;
  }
}
@media all and (min-width: 46.875rem) {
  .mod-infobox {
    margin: 2rem auto;
  }
  .mod-infobox .row {
    display: flex;
    flex-wrap: wrap;
  }
  .mod-infobox .row > [class*="grid"].sm-2 {
    width: 49.9%;
  }
  .mod-infobox .row > [class*="grid"].sm-3 {
    width: 32.9%;
  }
}
@media all and (min-width: 62.5rem) {
  .mod-infobox {
    margin: 2rem auto;
  }
  .mod-infobox .row {
    display: flex;
    flex-wrap: wrap;
  }
  .mod-infobox .row > [class*="grid"].md-2 {
    width: 49.9%;
  }
  .mod-infobox .row > [class*="grid"].md-3 {
    width: 32.9%;
  }
}
@media all and (min-width: 75rem) {
  .mod-infobox {
    margin: 2rem auto;
  }
  .mod-infobox .row {
    display: flex;
    flex-wrap: wrap;
  }
  .mod-infobox .row > [class*="grid"].lg-2 {
    width: 49.9%;
  }
  .mod-infobox .row > [class*="grid"].lg-3 {
    width: 32.9%;
  }
}
.stl-weather {
  color: #ffffff;
}
.stl-weather-headline {
  color: #ffffff;
  font-size: 2.765625rem;
  font-weight: 100;
  line-height: 2.765625rem;
  text-transform: uppercase;
}
.stl-weather-measurement-date {
  margin-top: 0.9375rem;
  margin-bottom: 0.625rem;
}
.stl-weather-measurement-temp li {
  padding-top: 0.15625rem;
  padding-bottom: 0.15625rem;
}
.stl-weather-forecast-date {
  margin-bottom: 0.625rem;
}
.stl-weather-forecast-climate {
  display: inline-block;
  margin-bottom: 0.9375rem;
}
.stl-weather-forecast-climate .wind {
  display: block;
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-bottom: 0.3125rem;
}
.stl-weather-forecast-climate .wind .fg {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.stl-weather-forecast-climate .temp-min,
.stl-weather-forecast-climate .temp-max {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.5rem;
}
.stl-weather-forecast-climate .temp-min .fg,
.stl-weather-forecast-climate .temp-max .fg {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.stl-weather-forecast-climate .temp-min {
  margin-right: 0.625rem;
}
.stl-weather-forecast-day .cloud,
.stl-weather-forecast-day .time {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}
.stl-weather-forecast-day .cloud {
  clear: both;
  float: left;
  margin-right: 0.9375rem;
}
.stl-weather-forecast-day .cloud .fg {
  font-size: 3.5rem;
  line-height: 3.5rem;
}
.stl-weather-forecast-day .time {
  clear: both;
}
.stl-weather-forecast-day-morning .time-temp {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.03125rem;
}
.stl-weather-forecast-day-midday .time-temp {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.03125rem;
}
.stl-weather-forecast-day-evening .time-temp {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.03125rem;
}
.stl-weather-btn {
  overflow: visible;
}
.stl-weather-btn a,
.stl-weather-btn input,
.stl-weather-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-weather-btn a:hover,
.stl-weather-btn input:hover,
.stl-weather-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-weather-btn a[target="_blank"]::after,
.stl-weather-btn input[target="_blank"]::after,
.stl-weather-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-weather-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
#footer .stl-footer-headline {
  margin-bottom: 0;
}
#footer .stl-weather .grid {
  border: 0 none;
  padding-top: 0;
  padding-bottom: 0;
}
#footer .stl-weather-forecast-date {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.796875rem;
  font-weight: 700;
  display: block;
  overflow: hidden;
}
#footer .stl-weather-forecast-climate {
  margin-bottom: 0;
}
#footer .stl-weather-forecast-climate .wind {
  display: block;
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-bottom: 0.3125rem;
}
#footer .stl-weather-forecast-climate .wind .fg {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
#footer .stl-weather-forecast-climate .temp-min,
#footer .stl-weather-forecast-climate .temp-max {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1.5rem;
}
#footer .stl-weather-forecast-climate .temp-min .fg,
#footer .stl-weather-forecast-climate .temp-max .fg {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
#footer .stl-weather-forecast-climate .temp-min {
  margin-right: 0.625rem;
}
#footer .stl-weather-forecast-day {
  display: table;
  width: 100%;
  overflow: hidden;
}
#footer .stl-weather-forecast-day > div {
  display: table-cell;
  width: 25%;
  vertical-align: bottom;
}
#footer .stl-weather-forecast-day .cloud,
#footer .stl-weather-forecast-day .time {
  display: block;
  padding: 0;
}
#footer .stl-weather-forecast-day .cloud {
  clear: both;
  margin-right: 0;
  float: none;
}
#footer .stl-weather-forecast-day .cloud .fg {
  font-size: 3.5rem;
  line-height: 3.5rem;
}
#footer .stl-weather-forecast-day .time {
  clear: both;
  font-size: 0.75rem;
  line-height: 1.5rem;
  margin-bottom: 0.3125rem;
}
#footer .stl-weather-forecast-day-morning {
  text-align: center;
}
#footer .stl-weather-forecast-day-morning .time-temp {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.03125rem;
}
#footer .stl-weather-forecast-day-midday {
  text-align: center;
}
#footer .stl-weather-forecast-day-midday .time-temp {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.03125rem;
}
#footer .stl-weather-forecast-day-evening {
  text-align: center;
}
#footer .stl-weather-forecast-day-evening .time-temp {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 2.03125rem;
}
#footer .stl-weather-btn {
  overflow: visible;
}
#footer .stl-weather-btn a,
#footer .stl-weather-btn input,
#footer .stl-weather-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
#footer .stl-weather-btn a:hover,
#footer .stl-weather-btn input:hover,
#footer .stl-weather-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
#footer .stl-weather-btn a[target="_blank"]::after,
#footer .stl-weather-btn input[target="_blank"]::after,
#footer .stl-weather-btn button[target="_blank"]::after {
  content: '' !important;
}
#footer .stl-weather-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
#footer .stl-weather-btn a {
  display: block;
}
.stl-footer-weather-btn {
  overflow: visible;
  margin-top: 4px;
}
.stl-footer-weather-btn a,
.stl-footer-weather-btn input,
.stl-footer-weather-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-footer-weather-btn a:hover,
.stl-footer-weather-btn input:hover,
.stl-footer-weather-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-footer-weather-btn a[target="_blank"]::after,
.stl-footer-weather-btn input[target="_blank"]::after,
.stl-footer-weather-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-footer-weather-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-footer-weather-btn a {
  display: block;
}
@media all and (min-width: 62.5rem) {
  .stl-weather-headline {
    font-size: 3.6875rem;
    line-height: 3.6875rem;
  }
  .stl-weather-forecast-date {
    font-size: 1.625rem;
    font-weight: 100;
    line-height: 2.03125rem;
  }
  .stl-weather-forecast-climate {
    margin-bottom: 1.875rem;
  }
}
.stl-livecam {
  display: none;
}
.stl-livecam .modal-dialog .modal-content {
  background: transparent;
  border: 0 none;
}
.stl-livecam .modal-dialog .modal-header {
  text-align: right;
  border: 0 none;
  background: transparent;
}
.stl-livecam .modal-dialog .modal-header button {
  background: transparent;
  border: 0 none;
  outline: 0 none;
  font-size: 2.0625rem;
  line-height: 2.0625rem;
  text-align: right;
  color: #ffffff;
}
.stl-livecam .modal-dialog .modal-body {
  background-color: #ffffff;
}
@media all and (min-width: 62.5rem) {
  .stl-livecam {
    display: block;
    padding-bottom: 5rem;
  }
  .stl-livecam-headline {
    color: #008da2;
    font-size: 3.6875rem;
    font-weight: 100;
    line-height: 3.6875rem;
    text-transform: uppercase;
  }
  .stl-livecam-btn {
    bottom: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    font-size: 0;
    color: #ffffff;
    top: 0;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
    z-index: 1;
  }
  .stl-livecam-btn .fg-web-cam {
    font-size: 1.875rem;
    line-height: 1.875rem;
    position: absolute;
    right: 2.5rem;
    bottom: 2.8125rem;
    z-index: -1;
  }
  .stl-livecam-btn .fg-webcam-play {
    font-size: 3.125rem;
    line-height: 3.125rem;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .stl-livecam-content {
    position: relative;
    overflow: hidden;
  }
  .stl-livecam-content-text {
    background-color: #e5f3f5;
    padding: 1.875rem 0.9375rem 0.9375rem 0.9375rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.55s ease-in-out 0s;
    -moz-transition: all 0.55s ease-in-out 0s;
    -ms-transition: all 0.55s ease-in-out 0s;
    -o-transition: all 0.55s ease-in-out 0s;
    transition: all 0.55s ease-in-out 0s;
    z-index: 1;
  }
  .stl-livecam-content:hover .stl-livecam-content-text {
    bottom: 0;
    visibility: visible;
    opacity: 1;
    min-height: 50%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .stl-livecam-title {
    font-size: 1.625rem;
    font-weight: 700;
    min-width: 6.25rem;
  }
  .stl-livecam-title:after {
    content: "";
    height: 1px;
    width: 6.25rem;
    position: absolute;
    left: 0;
    top: 1.875rem;
  }
  .stl-livecam-text {
    padding-left: 0;
    padding-right: 0;
  }
  .stl-livecam-text-title {
    color: #ffffff;
    position: absolute;
    left: 2.5rem;
    bottom: 1.875rem;
  }
  .stl-livecam-text-title:after {
    background-color: #ffffff;
  }
  .stl-livecam-text-title {
    color: #ffffff;
    position: absolute;
    left: 2.5rem;
    bottom: calc((0.625rem * 3) + 45px);
    z-index: 1;
  }
  .stl-livecam-text-title:after {
    background-color: #ffffff;
  }
  .stl-livecam-text-copy {
    position: absolute;
    color: #ffffff;
    left: 2.5rem;
    padding-right: 3.125rem;
    bottom: 1.875rem;
  }
}
.stl-topic-detail-inner {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.stl-topic-detail-description-headline {
  color: #3b3b3b;
}
.stl-topic-detail-linking {
  overflow: hidden;
  margin-top: 0.3125rem;
  margin-bottom: 0.9375rem;
}
.stl-topic-detail-linking.first {
  margin-top: 1.5625rem;
}
.stl-topic-detail-linking .grid {
  padding-bottom: 100vh;
  margin-bottom: -100vh;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}
.stl-topic-detail-linking-content-headline {
  color: #ffffff;
  padding: 0.625rem 1.25rem;
  font-size: 1.21875rem;
  line-height: 1.625rem;
  font-weight: 100;
}
.stl-topic-detail-linking-content-copy {
  padding: 1.5625rem 1.25rem;
}
.stl-topic-detail-linking-content-copy p {
  margin-bottom: 0;
}
.stl-topic-detail-linking-content-btn {
  overflow: visible;
  padding: 0 1.25rem 0.625rem 1.25rem;
  position: relative;
  left: 0;
  top: 50%;
  margin-bottom: 0.625rem;
}
.stl-topic-detail-linking-content-btn a,
.stl-topic-detail-linking-content-btn input,
.stl-topic-detail-linking-content-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-topic-detail-linking-content-btn a:hover,
.stl-topic-detail-linking-content-btn input:hover,
.stl-topic-detail-linking-content-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-topic-detail-linking-content-btn a[target="_blank"]::after,
.stl-topic-detail-linking-content-btn input[target="_blank"]::after,
.stl-topic-detail-linking-content-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-topic-detail-linking-content-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-topic-detail-linking-link-btn {
  overflow: visible;
}
.stl-topic-detail-linking-link-btn a,
.stl-topic-detail-linking-link-btn input,
.stl-topic-detail-linking-link-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-topic-detail-linking-link-btn a:hover,
.stl-topic-detail-linking-link-btn input:hover,
.stl-topic-detail-linking-link-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-topic-detail-linking-link-btn a[target="_blank"]::after,
.stl-topic-detail-linking-link-btn input[target="_blank"]::after,
.stl-topic-detail-linking-link-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-topic-detail-linking-link-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-topic-detail-testimonial {
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow: hidden;
}
.stl-topic-detail-testimonial-headline {
  font-size: 1.21875rem;
  line-height: 1.828125rem;
  color: #3b3b3b;
}
.stl-topic-detail-testimonial-img:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.stl-topic-detail-testimonial-copy {
  font-size: 1.0625rem;
  line-height: 1.59375rem;
  color: #3b3b3b;
}
.stl-topic-detail-testimonial .fg {
  position: absolute;
  top: 0;
  right: -0.625rem;
  background-color: #33a3b3;
  border: 4px solid #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  height: 70px;
  width: 70px;
  text-align: center;
}
.stl-topic-detail-testimonial .fg.fg-blockquote {
  line-height: 65px;
  font-size: 2.15rem;
  color: #ffffff;
}
.stl-topic-detail-testimonial-img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.stl-topic-detail-testimonial-img img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -khtml-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.stl-topic-detail-testimonial-headline {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  font-weight: 700;
  padding-left: 0.9375rem;
  margin-top: 1.25rem;
}
.stl-topic-detail-testimonial-copy {
  padding-right: 1.5625rem;
}
.stl-topic-detail-testimonial-copy p {
  margin-bottom: 0;
}
@media all and (min-width: 46.875rem) {
  .stl-topic-detail-linking-content-headline {
    padding: 1.5625rem 1.25rem 0.625rem 1.25rem;
    font-size: 1.625rem;
    line-height: 1.828125rem;
  }
}
@media all and (min-width: 62.5rem) {
  .stl-topic-detail-inner {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .stl-topic-detail-testimonial-copy {
    padding-right: 9.375rem;
  }
}
@media all and (min-width: 75rem) {
  .stl-topic-detail-linking-content-btn {
    margin-bottom: 0;
  }
}
.stl-calendersearch-form input {
  border: 1px solid #666;
  padding: 0.625rem 0.5625rem 0.5625rem 0.5625rem;
  line-height: 1.5625rem;
  position: relative;
  z-index: 1;
  background-color: transparent;
}
.stl-calendersearch-form select {
  line-height: 1.5625rem;
  height: 2.875rem;
}
.stl-calendersearch-form .stl-search-icon {
  color: #008da2;
  top: 2.125rem;
  z-index: 0;
}
.stl-calendersearch-btn {
  overflow: visible;
  margin-top: 1.5rem;
  margin-bottom: 0.625rem;
}
.stl-calendersearch-btn a,
.stl-calendersearch-btn input,
.stl-calendersearch-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-calendersearch-btn a:hover,
.stl-calendersearch-btn input:hover,
.stl-calendersearch-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-calendersearch-btn a[target="_blank"]::after,
.stl-calendersearch-btn input[target="_blank"]::after,
.stl-calendersearch-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-calendersearch-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-calendersearch-btn button {
  min-width: 100%;
  line-height: 2.5625rem;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.calenderlist-highlight .highlight-titlebox {
  position: absolute;
  top: 0;
  z-index: 1;
  background: #f1671b;
  padding: 0.5rem 1rem;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 1px 1px 5px 0 #666666;
}
.calenderlist-highlight .calenderlist-details {
  position: absolute;
  top: 4%;
}
.calenderlist-highlight .calenderlist-details h3 {
  background: rgba(9, 92, 104, 0.75);
  padding: 0.3rem 1.5625rem;
  margin-bottom: 0.2rem;
  font-weight: 500;
}
.calenderlist-highlight .calenderlist-details .stl-calenderlist-content-location span {
  background: rgba(9, 92, 104, 0.75);
  padding: 0.3rem 1.5625rem;
}
.calenderlist-highlight .calenderlist-text {
  background: #095c68;
  color: #fff;
}
.calenderlist-highlight .calenderlist-text .stl-calenderlist-btn a {
  background: #f1671b;
}
.calenderlist-highlight .calenderlist-text .stl-calenderlist-btn a:hover {
  background: #9c3e0a;
}
.stl-calenderlist-item {
  position: relative;
  overflow: hidden;
  margin-top: 1.875rem;
}
.stl-calenderlist-item .grid {
  margin-bottom: -100vh;
  margin-top: 0;
  padding-bottom: 100vh;
  padding-left: 0;
  padding-right: 0;
}
.stl-calenderlist-content-location,
.stl-calenderlist-content-copy,
.stl-calenderlist-content-headline,
.stl-calenderlist-content-date {
  padding: 0 1.25rem;
}
.stl-calenderlist-content-location {
  margin-bottom: 0.625rem;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  position: relative;
}
.stl-calenderlist-content-location .fg-map {
  position: absolute;
  left: 1.25rem;
  top: 0;
}
.stl-calenderlist-content-location span {
  display: block;
  padding-left: 1.5625rem;
}
.stl-calenderlist-content-headline,
.stl-calenderlist-content-category,
.stl-calenderlist-content-date {
  padding: 0.625rem 1.25rem;
  font-size: 0.875rem;
}
.stl-calenderlist-content-category,
.stl-calenderlist-content-date {
  opacity: 0.5;
}
.stl-calenderlist-content-copy {
  clear: both;
}
.stl-calenderlist-content-headline h3 {
  font-size: 1.0625rem;
  line-height: 1.625rem;
  font-weight: 100;
  color: #ffffff;
}
.stl-calenderlist-btn {
  overflow: visible;
  padding: 0 1.25rem 0.625rem 1.25rem;
  position: relative;
  margin-bottom: 0.625rem;
}
.stl-calenderlist-btn a,
.stl-calenderlist-btn input,
.stl-calenderlist-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-calenderlist-btn a:hover,
.stl-calenderlist-btn input:hover,
.stl-calenderlist-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-calenderlist-btn a[target="_blank"]::after,
.stl-calenderlist-btn input[target="_blank"]::after,
.stl-calenderlist-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-calenderlist-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
@media all and (min-width: 62.5rem) {
  .stl-calenderlist-content-location,
  .stl-calenderlist-content-copy,
  .stl-calenderlist-content-headline,
  .stl-calenderlist-content-date {
    padding: 0 1.25rem;
  }
  .stl-calenderlist-content-location {
    margin-bottom: 1.5625rem;
  }
  .stl-calenderlist-content-category {
    float: left;
  }
  .stl-calenderlist-content-date {
    float: right;
    text-align: right;
  }
  .stl-calenderlist-content-headline,
  .stl-calenderlist-content-category,
  .stl-calenderlist-content-date {
    padding: 1.5625rem 1.25rem 0.625rem 1.25rem;
  }
  .stl-calenderlist-content-headline h3 {
    font-size: 1.328125rem;
    line-height: 1.625rem;
  }
}
@media all and (min-width: 75rem) {
  .calenderlist-highlight {
    max-height: 20rem;
  }
  .calenderlist-highlight .calenderlist-details {
    position: absolute;
    top: 10%;
  }
  .calenderlist-highlight .stl-calenderlist-content-copy {
    margin-top: 6rem;
  }
  .calenderlist-highlight .stl-calenderlist-btn {
    margin-top: 3rem;
  }
}
.stl-poilist-item {
  position: relative;
  overflow: hidden;
  margin-top: 1.875rem;
}
.stl-poilist-item .grid {
  margin-bottom: -100vh;
  margin-top: 0;
  padding-bottom: 100vh;
  padding-left: 0;
  padding-right: 0;
}
.stl-poilist-content-location,
.stl-poilist-content-copy,
.stl-poilist-content-headline,
.stl-poilist-content-date {
  padding: 0 1.25rem;
}
.stl-poilist-content-location {
  margin-bottom: 0.625rem;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  position: relative;
}
.stl-poilist-content-location .fg-map {
  position: absolute;
  left: 1.25rem;
  top: 0;
}
.stl-poilist-content-location span {
  display: block;
  padding-left: 1.5625rem;
}
.stl-poilist-content-headline,
.stl-poilist-content-category,
.stl-poilist-content-date {
  padding: 0.625rem 1.25rem;
}
.stl-poilist-content-category,
.stl-poilist-content-date {
  opacity: 0.5;
}
.stl-poilist-content-copy {
  clear: both;
}
.stl-poilist-content-headline h3 {
  font-size: 1.21875rem;
  line-height: 1.625rem;
  font-weight: 100;
  color: #ffffff;
}
.stl-poilist-btn {
  overflow: visible;
  padding: 0 1.25rem 0.625rem 1.25rem;
  position: relative;
  margin-bottom: 0.625rem;
}
.stl-poilist-btn a,
.stl-poilist-btn input,
.stl-poilist-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-poilist-btn a:hover,
.stl-poilist-btn input:hover,
.stl-poilist-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-poilist-btn a[target="_blank"]::after,
.stl-poilist-btn input[target="_blank"]::after,
.stl-poilist-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-poilist-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-poilist-form-input {
  border: 1px solid #666;
  padding: 0 0.5625rem;
  line-height: 2.8125rem;
}
.stl-poilist-form-submit {
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 2.8125rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
  margin-bottom: 0.625rem;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.stl-poilist-form-submit:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-poilist-form-input,
.stl-poilist-form-submit {
  display: inline-block;
  margin-bottom: 0.625rem;
}
.stl-poilist-form-input {
  margin-right: 0.9375rem;
}
select.stl-poilist-form-input {
  padding-top: 0;
  padding-bottom: 0;
}
@media all and (min-width: 62.5rem) {
  .stl-poilist-content-location,
  .stl-poilist-content-copy,
  .stl-poilist-content-headline,
  .stl-poilist-content-date {
    padding: 0 1.25rem;
  }
  .stl-poilist-content-location {
    margin-bottom: 1.5625rem;
  }
  .stl-poilist-content-category {
    float: left;
  }
  .stl-poilist-content-date {
    float: right;
    text-align: right;
  }
  .stl-poilist-content-headline,
  .stl-poilist-content-category,
  .stl-poilist-content-date {
    padding: 1.5625rem 1.25rem 0.625rem 1.25rem;
  }
  .stl-poilist-content-headline h3 {
    font-size: 1.38125rem;
    line-height: 1.625rem;
  }
  .stl-poilist-form-submit {
    margin-top: 1.4375rem;
  }
}
.stl-calendermin {
  padding-bottom: 1.04166667rem;
}
.stl-calendermin-headline {
  font-size: 2.765625rem;
  line-height: 2.765625rem;
  padding-top: 1.66666667rem;
  font-weight: 100;
  text-transform: uppercase;
}
.stl-calendermin-subline {
  font-size: 1.625rem;
  color: #008da2;
  font-weight: 400;
}
.stl-calendermin .stl-slidenav {
  background-color: #ffffff;
}
.stl-calendermin .stl-slidenav ul {
  margin-bottom: 0;
}
.stl-calendermin .stl-slidenav-button {
  text-align: center;
}
.stl-calendermin .stl-slidenav-button:hover {
  text-decoration: none;
}
.stl-calendermin .stl-slidenav-button.prev,
.stl-calendermin .stl-slidenav-button.next {
  position: absolute;
  top: 0;
  padding: 1.25rem 0;
  z-index: 1;
  cursor: pointer;
  width: 2.8125rem;
  background-color: #095c68;
  color: #ffffff;
}
.stl-calendermin .stl-slidenav-button.prev:hover,
.stl-calendermin .stl-slidenav-button.next:hover {
  background-color: #031e22;
}
.stl-calendermin .stl-slidenav-button.prev span,
.stl-calendermin .stl-slidenav-button.next span {
  text-indent: -9999rem;
  font-size: 0;
  display: inline-block;
}
.stl-calendermin .stl-slidenav-button.prev {
  left: 0.625rem;
}
.stl-calendermin .stl-slidenav-button.next {
  right: 0.625rem;
}
.stl-calendermin .stl-slidenav-button.total a {
  position: relative;
  padding: 1.25rem 0.625rem;
  display: inline-block;
  background-color: #33a3b3;
  color: #ffffff;
}
.stl-calendermin .stl-slidenav-button.total a:hover {
  text-decoration: none;
  background-color: #226d77;
}
.stl-calendermin .stl-slidenav.stl-slidenav-noTotalLink ul {
  text-align: center;
}
.stl-calendermin .stl-slidenav.stl-slidenav-noTotalLink ul .stl-slidenav-button {
  display: inline-block;
}
.stl-calendermin .stl-slidenav.stl-slidenav-noTotalLink ul .stl-slidenav-button.prev,
.stl-calendermin .stl-slidenav.stl-slidenav-noTotalLink ul .stl-slidenav-button.next {
  position: static;
}
.stl-calendermin-content {
  background-color: #ffffff;
}
.stl-calendermin-content-header,
.stl-calendermin-content-headline,
.stl-calendermin-content-location,
.stl-calendermin-content-copy {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.stl-calendermin-content-header {
  background-color: #eae7de;
  padding: 0.625rem;
  margin-bottom: 0.625rem;
}
.stl-calendermin-content-headline h3 {
  color: #008da2;
  font-size: 1.125rem;
  line-height: 1.40625rem;
  margin-bottom: 0;
}
.stl-calendermin-content-location {
  font-size: 0.75rem;
  line-height: 1rem;
}
.stl-calendermin-content-copy {
  padding-top: 0.625rem;
}
.stl-calendermin-btn {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  overflow: visible;
  position: relative;
  margin-bottom: -1.9375rem;
}
.stl-calendermin-btn a,
.stl-calendermin-btn input,
.stl-calendermin-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-calendermin-btn a:hover,
.stl-calendermin-btn input:hover,
.stl-calendermin-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-calendermin-btn a[target="_blank"]::after,
.stl-calendermin-btn input[target="_blank"]::after,
.stl-calendermin-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-calendermin-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-calendermin-btn a {
  max-width: 100%;
  min-width: 100%;
}
@media all and (min-width: 62.5rem) {
  .stl-calendermin-headline {
    font-size: 3.6875rem;
    line-height: 3.6875rem;
    padding-top: 1.66666667rem;
    font-weight: 100;
    text-transform: uppercase;
  }
}
@media all and (min-width: 75rem) {
  .stl-calendermin {
    padding-bottom: 5rem;
  }
  .stl-calendermin-headline {
    padding-top: 5rem;
    font-size: 3.6875rem;
    line-height: 3.6875rem;
  }
}
.slidernav-desktop {
  background: transparent!important;
  text-align: center;
}
.slidernav-desktop .stl-slidenav-button.prev {
  top: 50%!important;
  left: -6% !important;
}
.slidernav-desktop .stl-slidenav-button.next {
  top: 50%!important;
  right: -6% !important;
}
.slidernav-desktop span.stl-slidenav-button.total a {
  padding: 1rem 2.5rem !important;
  margin-top: 1rem;
}
.slidernav-desktop span.stl-slidenav-button.total a:after {
  content: "\43";
  font-family: "lto";
  position: absolute;
  right: 1.15rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.slidernav-desktop span.stl-slidenav-button.total a:hover:after {
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
}
.slidernav-mobile {
  display: none;
  background: transparent!important;
}
.eventslider_redesign .owl-item .grid.lg-1 {
  overflow: visible;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content {
  height: 17rem;
  position: relative;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content span.eventtime:before {
  font-family: FontAwesome;
  content: "\f017";
  color: #095c68;
  margin: 0 3px 0 0.3125rem;
  font-weight: 100;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content i.fa {
  color: #095c68;
  margin-right: 1px;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content i.fa.fa-calendar {
  font-size: 1rem;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content-location {
  padding: 0;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content .stl-calendermin-btn {
  padding: 0!important;
  margin: 0!important;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content .stl-calendermin-btn a {
  box-shadow: none!important;
  line-height: 3.3rem !important;
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content .stl-calendermin-btn a:hover .fg {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
}
.eventslider_redesign .owl-item .grid.lg-1 .stl-calendermin-content-header {
  padding: 0.625rem 0.625rem 0.4rem !important;
}
@media all and (min-width: 620px) and (max-width: 62.5rem) {
  .stl-calendermin-content {
    height: 22rem!important;
  }
}
@media all and (max-width: 850px) {
  .slidernav-desktop {
    display: none;
  }
  .slidernav-mobile {
    display: block;
  }
}
.stl-calenderdetail-content-headline {
  padding-top: 2.5rem;
}
.stl-calenderdetail-content-gallery {
  margin-bottom: 2.5rem;
  overflow: hidden;
}
.stl-calenderdetail-content-copy {
  margin-bottom: 2.5rem;
}
.stl-calenderdetail-content-singleevent {
  margin-bottom: 2.5rem;
}
.stl-calenderdetail-content-singleevent ul {
  padding-left: 0.9375rem;
  margin-left: 0.21875rem;
}
.stl-calenderdetail-content-singleevent ul li {
  list-style: disc;
}
.stl-calenderdetail-content-panel {
  overflow: hidden;
  padding-top: 2.5rem;
  border-top: 1px solid #3b3b3b;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.stl-calenderdetail-content-panel-headline {
  overflow: hidden;
}
.stl-calenderdetail-content-panel-headline ul {
  margin-bottom: 0;
}
.stl-calenderdetail-content-panel-headline ul li {
  display: inline-block;
  float: left;
}
.stl-calenderdetail-content-panel-headline ul li a {
  cursor: pointer;
  color: #ffffff;
  padding: 1.25rem 0.9375rem;
  display: block;
  color: #3b3b3b;
}
.stl-calenderdetail-content-panel-headline ul li a:hover,
.stl-calenderdetail-content-panel-headline ul li a.is-active {
  text-decoration: none;
  background-color: #008da2;
  color: #ffffff;
}
.stl-calenderdetail-content-panel-content .panel-item {
  left: -9999rem;
  display: none;
  opacity: 0;
  visibility: hidden;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.75s ease-in-out 0.5s;
  -moz-transition: all 0.75s ease-in-out 0.5s;
  -ms-transition: all 0.75s ease-in-out 0.5s;
  -o-transition: all 0.75s ease-in-out 0.5s;
  transition: all 0.75s ease-in-out 0.5s;
  padding: 1.875rem;
  border: 1px solid #008da2;
  background-color: #e5f3f5;
}
.stl-calenderdetail-content-panel-content .panel-item.is-active {
  display: block;
  left: 0;
  opacity: 1;
  visibility: visible;
}
.stl-calenderdetail-content-panel-content .panel-item p {
  margin-bottom: 0;
}
.stl-calenderdetail-content-panel-content .panel-item-headline {
  font-size: 1.625rem;
  line-height: 1.625rem;
  margin-bottom: 0.9375rem;
}
.stl-calenderdetail-content-panel-content .panel-item-name {
  font-weight: 700;
}
.stl-calenderdetail-content-panel-content .panel-item a:hover {
  text-decoration: none;
}
.stl-calenderdetail-content-panel-content .panel-item-address .street {
  display: block;
}
.stl-calenderdetail-content-panel-content .panel-item-address .zipcode,
.stl-calenderdetail-content-panel-content .panel-item-address .city {
  display: inline-block;
}
.stl-calenderdetail-content-panel-content .panel-item-contact-phone,
.stl-calenderdetail-content-panel-content .panel-item-contact-fax,
.stl-calenderdetail-content-panel-content .panel-item-contact-email {
  display: block;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset {
  border: 0 none;
  padding-left: 1.875rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset:nth-child(1) {
  margin-top: 0.9375rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset:nth-child(3) {
  margin-top: 0.9375rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset legend {
  font-weight: 700;
  margin-bottom: 0.625rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset .panel-item-address {
  margin-bottom: 0.9375rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset label {
  display: inline-block;
  width: 7.5rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset #street,
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset #date {
  width: 18.75rem;
  margin-bottom: 0.3125rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset #city,
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset #plz {
  display: inline-block;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset #plz {
  width: 4.375rem;
}
.stl-calenderdetail-content-panel-content .panel-item .ce_form fieldset #city {
  width: 14.125rem;
}
.stl-calenderdetail-content-panel-content .panel-item-btn {
  margin-top: 0.9375rem;
  margin-left: 9.625rem;
  overflow: visible;
}
.stl-calenderdetail-content-panel-content .panel-item-btn a,
.stl-calenderdetail-content-panel-content .panel-item-btn input,
.stl-calenderdetail-content-panel-content .panel-item-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-calenderdetail-content-panel-content .panel-item-btn a:hover,
.stl-calenderdetail-content-panel-content .panel-item-btn input:hover,
.stl-calenderdetail-content-panel-content .panel-item-btn button:hover {
  text-decoration: none;
  background-color: #b4470b;
}
.stl-calenderdetail-content-panel-content .panel-item-btn a[target="_blank"]::after,
.stl-calenderdetail-content-panel-content .panel-item-btn input[target="_blank"]::after,
.stl-calenderdetail-content-panel-content .panel-item-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-calenderdetail-content-panel-content .panel-item-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #f1671b;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-calenderdetail-content-panel-content .panel-item-btn button {
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
@media all and (max-width: 29.9375rem) {
  .stl-calenderdetail-content-panel-content .panel-item.is-active .ce_form fieldset {
    padding: 0;
  }
  .stl-calenderdetail-content-panel-content .panel-item.is-active .ce_form input {
    display: block;
    margin: 0.3rem 0;
    width: 100% !important;
  }
  .stl-calenderdetail-content-panel-content .panel-item-btn {
    margin: 1rem 0 0;
  }
  .stl-calenderdetail-content-panel-content .panel-item-btn button {
    width: 100%;
  }
}
.stl-location {
  overflow: visible;
  clear: both;
}
.stl-location:last-child {
  margin-bottom: 5rem;
}
.stl-location-entrie {
  padding-bottom: 5rem;
}
.stl-location-entrie-text {
  padding-left: 0;
  padding-right: 0;
}
.stl-location-entrie-text-headline {
  position: relative;
  margin: 2.5rem 1.5625rem 0 1.5625rem;
  color: #008da2;
  font-size: 1.625rem;
  line-height: 2.03125rem;
  font-weight: 700;
}
.stl-location-entrie-text-description {
  position: relative;
  margin: 0 1.5625rem;
}
.stl-location-entrie-row {
  clear: both;
  position: relative;
  overflow: hidden;
  width: 100%;
  float: left;
}
.stl-location-entrie-row.grid,
.stl-location-entrie-row *[class*="grid"] {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.stl-location-entrie-row .stl-location-entrie-link {
  padding-left: 0;
  padding-right: 0;
  background-color: #e5f3f5;
  margin-bottom: -100vh;
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 100vh;
}
.stl-location-entrie * .grid {
  margin-bottom: 0;
}
.stl-location-entrie-link .more {
  margin: 0 1.5625rem 2.5rem;
}
.stl-table {
  padding-top: 1.66666667rem;
  padding-bottom: 1.04166667rem;
}
.stl-table-headline {
  font-size: 1.39453125rem;
  font-weight: 100;
  line-height: 1.39453125rem;
  text-transform: uppercase;
}
.stl-table .ce_table.col-2 {
  margin-bottom: 1.25rem !important;
}
.stl-table .ce_table.col-2 table tr.row_first {
  font-weight: 700;
}
.stl-table .ce_table.col-2 table tr td,
.stl-table .ce_table.col-2 table tr th {
  width: 50%;
}
@media all and (min-width: 62.5rem) {
  .stl-table {
    padding-top: 5rem;
    padding-bottom: 3.125rem;
  }
  .stl-table-headline {
    font-size: 3.6875rem;
    line-height: 3.6875rem;
  }
}
.stl-retreat .stl-retreat-header {
  background-color: #008da2;
  color: #ffffff;
  padding: 0.9375rem 1.25rem;
}
.stl-retreat .stl-retreat-header .stl-retreat-header-headline {
  font-weight: 100;
  font-size: 1.625rem;
  line-height: 1.828125rem;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
}
.stl-retreat .stl-retreat-header .stl-retreat-header-subline p {
  margin-bottom: 0;
}
.stl-retreat .stl-retreat-content {
  padding: 0.9375rem 1.25rem;
  margin-top: 0;
}
.stl-retreat .stl-retreat-content .stl-retreat-content-headline {
  color: #008da2;
  margin-bottom: 0.9375rem;
  font-weight: 300;
}
.stl-retreat .stl-retreat-content > div {
  overflow: visible;
}
.stl-retreat .stl-retreat-contact-headline {
  color: #008da2;
  font-size: 1.625rem;
  line-height: 2.03125rem !important;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
.stl-retreat .ce_image {
  margin: -1.5625rem -1.875rem 0.9375rem -1.875rem;
}
.stl-retreat .stl-retreat-btn {
  overflow: visible;
  margin-top: 0.9375rem;
}
.stl-retreat .stl-retreat-btn a,
.stl-retreat .stl-retreat-btn input,
.stl-retreat .stl-retreat-btn button {
  min-width: 16.5625rem;
  display: inline-block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
  position: relative;
}
.stl-retreat .stl-retreat-btn a:hover,
.stl-retreat .stl-retreat-btn input:hover,
.stl-retreat .stl-retreat-btn button:hover {
  text-decoration: none;
  background-color: #004a56;
}
.stl-retreat .stl-retreat-btn a[target="_blank"]::after,
.stl-retreat .stl-retreat-btn input[target="_blank"]::after,
.stl-retreat .stl-retreat-btn button[target="_blank"]::after {
  content: '' !important;
}
.stl-retreat .stl-retreat-btn button {
  min-width: 16.5625rem;
  display: block;
  color: #ffffff;
  background-color: #008da2;
  line-height: 3.75rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  border: 0 none;
  outline: 0 none;
}
.stl-retreat .stl-retreat-btn a {
  width: 100%;
  min-width: inherit;
  padding: 0 2.5rem;
}
.stl-retreat:nth-of-type(odd) .stl-retreat-content {
  background-color: #e5f3f5;
}
.stl-retreat:nth-of-type(even) .stl-retreat-content {
  background-color: #eae7de;
}
@media all and (min-width: 46.875rem) {
  .stl-retreat .stl-retreat-content > div {
    overflow: hidden;
  }
  .stl-retreat .ce_image {
    margin: 0 0 0.9375rem 0;
  }
  .stl-retreat .stl-retreat-btn a {
    width: auto;
  }
}
.stl-panorama {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.stl-panorama .inside {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none;
}
@media all and (min-width: 62.5rem) {
  .stl-panorama {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.625rem;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -ms-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #eae7de;
  -webkit-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -moz-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -khtml-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -o-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -ms-border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1039;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.modal-header {
  padding: 0.625rem 0 0.625rem 0.625rem;
  border-bottom: 1px solid #eae7de;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.4609375rem;
  font-size: 1.0625rem;
  font-weight: 400;
}
.modal-body {
  position: relative;
  padding: 1.25rem 0.9375rem;
}
.modal-footer {
  padding: 0.625rem 0.625rem;
  text-align: right;
  border-top: 1px solid #eae7de;
}
.modal-footer .btn + .btn {
  margin-left: 0.3125rem;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 3.125rem;
  height: 3.125rem;
  overflow: scroll;
}
@media (min-width: 29.9375rem) {
  .modal-dialog {
    margin: 1.5625rem auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
    -khtml-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5) 0 7px rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 62.5rem) {
  .modal-dialog {
    width: 37.5rem;
  }
}
.stl-home-webcam * [class*="grid"] {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.stl-home-breadcrumb {
  display: none;
}
@media all and (min-width: 46.875rem) {
  .stl-home-breadcrumb {
    display: block;
  }
}
.banner-container {
  background: #eae7de;
}
.banner-container .stl-ads-display {
  top: auto !important;
  bottom: 0 !important;
  color: #3b3b3b;
  font-weight: normal;
}
.banner-container .mod_banner {
  max-width: 1140px;
  margin: 0 auto;
  display: block;
  padding: 4rem 0;
}
.banner-container .mod_banner .banner_wrap {
  padding: 0;
  margin: 0;
  min-height: 175px;
}
.banner-container .mod_banner .banner_image img {
  transition: all 0.3s;
  filter: contrast(0.85);
}
.banner-container .mod_banner .banner_image img:hover {
  filter: contrast(1.1);
}
.banner-container .mod_banner .banner_text {
  font-size: 0.8rem;
  line-height: 1.25rem;
}
.banner-container .mod_banner .banner_text h3 {
  font-size: 0.8rem;
  line-height: 1.25rem;
  margin-bottom: 0;
}
.banner-container .mod_banner .banner_text_url {
  margin-top: 0.3rem;
}
.banner-container .mod_banner .banner_text_url i {
  transition: transform 0.3s ease;
}
.banner-container .mod_banner .banner_text_url a:hover {
  text-decoration: none;
}
.banner-container .mod_banner .banner_text_url a:hover i {
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}
.banner-container .banner-big .mod_banner .banner_text {
  font-size: 0.9rem;
  line-height: 1.25rem;
}
.banner-container .banner-big .mod_banner .banner_text h3 {
  font-size: 1.25rem;
  line-height: 1.35rem;
  margin: 0.8rem 0;
}
.banner-container .banner-big .mod_banner .banner_text_url {
  margin-top: 0.8rem;
}
@media all and (max-width: 46.875rem) {
  .stl-ads-display {
    position: absolute !important;
    top: auto !important;
    bottom: 0 !important;
    right: 10px !important;
    color: #3b3b3b;
    font-weight: normal;
    font-size: 0.7rem !important;
  }
}
.newsletter-signup {
  background: #008da2;
  color: #fff;
  padding: 2rem 3rem;
  margin: 3rem 0;
}
.newsletter-signup .nl-mobile-widget {
  display: none;
}
.newsletter-signup .ce_headline,
.newsletter-signup h4 {
  font-weight: 100;
  font-size: 1.85rem;
  line-height: 2.3rem;
  margin: 0;
}
.newsletter-signup h4 {
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.newsletter-signup .benefits li {
  display: inline-block;
  font-weight: bold;
  padding: 0 0.5rem 0 1rem !important;
  opacity: 0.7;
}
.newsletter-signup .benefits li:before {
  color: #fff !important;
  content: "\f00c" !important;
  font-family: FontAwesome!important;
}
.newsletter-signup p,
.newsletter-signup ul {
  display: inline;
  margin: 0;
}
.newsletter-signup .cr_form .cr_page {
  width: 100%;
  padding: 0;
}
.newsletter-signup .cr_form .cr_page input[type="text"] {
  height: 3rem;
  color: #3b3b3b;
}
.newsletter-signup .cr_body {
  background: none;
  color: #fff;
}
.newsletter-signup .editable_content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.newsletter-signup .editable_content > div {
  margin: 0 7px;
  padding: 0;
  width: 23%;
}
.newsletter-signup .editable_content > div:first-child {
  margin-left: 0!important;
}
.newsletter-signup .editable_content > div:nth-child(6) {
  margin: 0;
  width: 72%;
}
.newsletter-signup .editable_content > div:nth-child(7) {
  width: 26.5%;
}
.newsletter-signup label {
  font-style: italic;
  font-size: 1rem!important;
  font-weight: normal!important;
}
.newsletter-signup label.itemname {
  margin-top: 0;
}
.newsletter-signup input[type="text"] {
  background: transparent;
  color: #fff !important;
  padding: 7px 10px;
  border: 2px solid #fff;
}
.newsletter-signup input[type="text"]:focus {
  outline: 0;
}
.newsletter-signup ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.7);
  opacity: 1;
  /* Firefox */
  font-style: italic;
}
.newsletter-signup :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}
.newsletter-signup ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
}
.newsletter-signup label:last-child {
  font-style: normal!important;
  font-weight: 600!important;
  margin-top: 1.3rem;
}
.newsletter-signup .data-protection-text {
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.1rem;
}
.newsletter-signup .cr_button {
  display: inline-block;
  color: #fff;
  background-color: #f1671b;
  padding: 0 0.625rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) !important;
  text-align: center;
  position: relative;
  width: 100%;
  height: 3rem;
  font-weight: 400;
  border: 0;
  transition: all 0.3s;
}
.newsletter-signup .cr_button:after {
  content: "\43";
  font-family: 'lto';
  margin-left: 3px;
  vertical-align: middle;
  transition: all 0.3s;
  display: inline-block;
}
.newsletter-signup .cr_button:hover {
  background: #b4470b;
}
.newsletter-signup .cr_button:hover:after {
  transform: translateX(0.7rem);
}
@media all and (max-width: 75rem) {
  .newsletter-signup {
    padding: 2rem 6rem;
  }
  .newsletter-signup .editable_content > div {
    width: 21.5%;
  }
  .newsletter-signup .editable_content > div:nth-child(6) {
    width: 68%;
  }
  .newsletter-signup .editable_content > div:nth-child(7) {
    width: 30%;
  }
}
@media all and (max-width: 62.5rem) {
  .newsletter-signup .benefits {
    margin-bottom: 1rem;
  }
  .newsletter-signup .editable_content > div {
    margin: 0 7px;
    padding: 0;
    width: 48%;
  }
  .newsletter-signup .editable_content > div:nth-child(3) {
    margin-left: 0;
  }
  .newsletter-signup .editable_content > div:nth-child(6) {
    width: 49%;
  }
  .newsletter-signup .editable_content > div:nth-child(7) {
    width: 48%;
  }
}
@media all and (max-width: 46.875rem) {
  .newsletter-signup {
    padding: 2rem;
  }
  .newsletter-signup .benefits li {
    display: block;
    margin: 0.5rem 1rem;
  }
  .newsletter-signup .editable_content > div {
    margin: 0.75rem 0;
    width: 100%;
  }
  .newsletter-signup .editable_content > div:nth-child(6) {
    margin-top: 0;
    width: 100%;
  }
  .newsletter-signup .editable_content > div:nth-child(7) {
    margin-top: 0;
    width: 100%;
  }
  .newsletter-signup .nl-desktop-widget {
    display: none;
  }
  .newsletter-signup .nl-mobile-widget {
    display: block;
  }
  .newsletter-signup .ui-accordion-content {
    margin: 0;
    padding: 0;
  }
}
@media all and (max-width: 29.9375rem) {
  .newsletter-signup {
    padding: 1rem;
  }
}
.socialfeed {
  background-color: #008da2;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  width: 100%;
}
.socialfeed .socialfeed-message {
  color: #fff;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6rem;
  overflow: hidden;
  padding: 1.25rem;
  text-overflow: ellipsis;
}
.socialfeed .socialfeed-link {
  background-color: #095c68;
  padding: 0.3rem;
  position: relative;
}
.socialfeed .socialfeed-link a {
  display: block;
}
.socialfeed .socialfeed-link a:hover {
  opacity: 0.6;
}
.socialfeed .socialfeed-link a.post {
  color: #fff;
  display: block;
  font-size: 0.9rem;
  line-height: 1rem;
  margin-right: 0.5rem;
  padding: 0.5rem 0;
  text-align: right;
  text-decoration: none;
  text-transform: uppercase;
}
.socialfeed .socialfeed-link a.post:after {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 200;
  margin-left: 0.5rem;
  transition: transform 0.3s;
}
.socialfeed .socialfeed-link a.post:hover:after {
  transform: translateX(5px);
}
.socialfeed .socialfeed-link .feed {
  color: #e5e5e5;
  float: left;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.1rem;
  text-align: left;
}
.socialfeed .socialfeed-link i {
  color: #fff;
  content: "\f09a";
  display: block;
  float: left;
  font-family: FontAwesome;
  font-size: 1.5rem;
  font-weight: 200;
  line-height: 2rem;
  margin-right: 0.5rem;
}
.post-item {
  margin-bottom: 10px;
  max-width: 32%;
  min-width: 32%;
  width: 32%;
}
.social-icons-headline {
  display: none;
}
.post_platform_instagram .socialfeed {
  background: #f6f4d9;
}
.post_platform_instagram .socialfeed-message {
  color: #3b3b3b;
}
.post_platform_instagram .socialfeed-link {
  background: #c0b274;
}
@media all and (max-width: 62.5rem) {
  .social-icons-headline {
    display: block;
    position: absolute;
    right: 20px;
    top: 150px;
  }
  .post-item {
    max-width: 48%;
    min-width: 48%;
    width: 48%;
  }
}
@media all and (max-width: 46.875rem) {
  .post-item {
    max-width: 46%;
    min-width: 46%;
    width: 46%;
  }
}
@media all and (max-width: 29.9375rem) {
  .post-item {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
}

