@charset "UTF-8";
/* source-sans-pro-regular - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../font/source-sans-pro-v14-latin-regular.woff2") format("woff2"), url("../font/source-sans-pro-v14-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../font/source-sans-pro-v14-latin-700.woff2") format("woff2"), url("../font/source-sans-pro-v14-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "icomoon";
  src: url("../font/icomoon.eot?j9kq4n");
  src: url("../font/icomoon.eot?j9kq4n#iefix") format("embedded-opentype"), url("../font/icomoon.ttf?j9kq4n") format("truetype"), url("../font/icomoon.woff?j9kq4n") format("woff"), url("../font/icomoon.svg?j9kq4n#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sprechblase:before {
  content: "";
  color: white;
}

@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1280px;
  }
}
@media (min-width: 1024px) {
  .typ .col-lg-1, .typ .col-lg-10, .typ .col-lg-11, .typ .col-lg-12, .typ .col-lg-2, .typ .col-lg-3, .typ .col-lg-4, .typ .col-lg-5, .typ .col-lg-6, .typ .col-lg-7, .typ .col-lg-8, .typ .col-lg-9, .typ .col-md-1, .typ .col-md-10, .typ .col-md-11, .typ .col-md-12, .typ .col-md-2, .typ .col-md-3, .typ .col-md-4, .typ .col-md-5, .typ .col-md-6, .typ .col-md-7, .typ .col-md-8, .typ .col-md-9, .typ .col-sm-1, .typ .col-sm-10, .typ .col-sm-11, .typ .col-sm-12, .typ .col-sm-2, .typ .col-sm-3, .typ .col-sm-4, .typ .col-sm-5, .typ .col-sm-6, .typ .col-sm-7, .typ .col-sm-8, .typ .col-sm-9, .typ .col-xs-1, .typ .col-xs-10, .typ .col-xs-11, .typ .col-xs-12, .typ .col-xs-2, .typ .col-xs-3, .typ .col-xs-4, .typ .col-xs-5, .typ .col-xs-6, .typ .col-xs-7, .typ .col-xs-8, .typ .col-xs-9 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .row.typA,
.row.typB,
.row.typC,
.row.typD,
.row.typDef,
.row.typF {
    margin: 0 -5px;
    overflow: hidden;
  }
}
@media (max-width: 1023px) {
  .typ .col-lg-1, .typ .col-lg-10, .typ .col-lg-11, .typ .col-lg-12, .typ .col-lg-2, .typ .col-lg-3, .typ .col-lg-4, .typ .col-lg-5, .typ .col-lg-6, .typ .col-lg-7, .typ .col-lg-8, .typ .col-lg-9, .typ .col-md-1, .typ .col-md-10, .typ .col-md-11, .typ .col-md-12, .typ .col-md-2, .typ .col-md-3, .typ .col-md-4, .typ .col-md-5, .typ .col-md-6, .typ .col-md-7, .typ .col-md-8, .typ .col-md-9, .typ .col-sm-1, .typ .col-sm-10, .typ .col-sm-11, .typ .col-sm-12, .typ .col-sm-2, .typ .col-sm-3, .typ .col-sm-4, .typ .col-sm-5, .typ .col-sm-6, .typ .col-sm-7, .typ .col-sm-8, .typ .col-sm-9, .typ .col-xs-1, .typ .col-xs-10, .typ .col-xs-11, .typ .col-xs-12, .typ .col-xs-2, .typ .col-xs-3, .typ .col-xs-4, .typ .col-xs-5, .typ .col-xs-6, .typ .col-xs-7, .typ .col-xs-8, .typ .col-xs-9 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .row.typA,
.row.typB,
.row.typC,
.row.typD,
.row.typDef,
.row.typF {
    margin: 0 -4px;
  }
}
.lazy {
  opacity: 0;
}

.lazy.loaded {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  width: 100%;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

/* 
Fixes Firefox anomaly during images load time 
*/
@-moz-document url-prefix() {
  img:-moz-loading {
    visibility: hidden;
  }
}
* {
  font-family: "museo-sans", Verdana;
}

@media all and (min-width: 0\0 ) and (min-resolution: 0.001dpcm) {
  * {
    font-family: "museo-sans", Verdana;
    font-size: 85%;
  }
}
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 16px;
  font-weight: 300;
}

body {
  overflow-x: hidden;
}

.wrapper {
  overflow: hidden;
}

a,
a:hover,
a:focus,
a:visited {
  outline: none;
  text-decoration: none;
}

.container {
  padding: 0;
}

.align-center {
  text-align: center;
}

.row {
  margin: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-left: 0;
  padding-right: 0;
}

.row.typ .tb > div > div > *:last-child {
  margin-bottom: 0;
}

.row.typ .tb > div > div *:first-child {
  margin-top: 0;
}

.wrapper > .row,
.wrapper > .row .row {
  margin-bottom: 10px;
}

.wrapper .row .row:last-child {
  margin-bottom: 0 !important;
}

.shadow {
  background: #fff;
  box-shadow: 0 0 10px #ddd;
}

.contentheader {
  margin-bottom: 10px;
}

.typA > div,
.typE > div,
.typA .tb,
.typE .tb,
.typA figure.texthover,
.contentheader .tb, .carousel-caption {
  height: 525px;
}

.contentheader .tb, .carousel-caption {
  line-height: 1.42857143;
}

.typD > div,
.typD .tb,
.typD figure.texthover {
  height: 595px;
}

.typB > div,
.typB .tb,
.typB figure.texthover {
  height: 350px;
}

.typC > div,
.typC .tb,
.typC figure.texthover,
.typC .slick-slide .inner {
  height: 235px;
}

.powermail_create {
  padding: 15px;
}

.typF > div,
.typF .tb,
.typF figure.texthover {
  height: 505px;
}

.typF .typF > div,
.typF .typF .tb,
.typF .typF figure.texthover {
  height: 145px;
}
.typF .typF > div a:hover,
.typF .typF .tb a:hover,
.typF .typF figure.texthover a:hover {
  color: #fff;
}

.cc_container {
  background-color: #f49712 !important;
}
.cc_container p {
  line-height: 20px !important;
}
.cc_container p a {
  color: #fff !important;
  text-decoration: underline !important;
}
.cc_container p a:hover {
  text-decoration: none !important;
}
.cc_container .cc_btn {
  background-color: #fff !important;
}
.cc_container .cc_btn:hover {
  background-color: #333 !important;
  color: #fff !important;
}

input, textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
}

@media (max-width: 1299px) {
  .typA > div,
.typE > div,
.typA .tb,
.typE .tb,
.contentheader .tb, .carousel-caption {
    height: 420px;
  }

  .typD > div,
.typD .tb,
.typD figure.texthover {
    height: 476px;
  }

  .typB > div,
.typB .tb,
.typB figure.texthover {
    height: 280px;
  }

  .typC > div,
.typC .tb,
.typC figure.texthover,
.typC .slick-slide .inner {
    height: 188px;
  }

  .container {
    margin-left: auto;
    margin-right: auto;
  }

  .carousel-caption > div {
    padding: 0 55px 0 95px;
  }

  .colorbox h1, .contentheader .tb > div h1, .carousel-caption > div h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .carousel-caption > div a {
    margin-top: 30px;
  }

  .contentheader .tb, .carousel-caption {
    font-size: 16px;
  }

  .typF > div,
.typF .tb,
.typF figure.texthover {
    height: 415px;
  }

  .typF .typF > div,
.typF .typF .tb,
.typF .typF figure.texthover {
    height: 125px;
  }
}
@media (max-width: 1023px) {
  html, body {
    font-size: 12px;
  }

  .container {
    width: 768px;
  }

  .wrapper > .row,
.wrapper > .row .row {
    margin-bottom: 8px;
  }

  .typA > div,
.typE > div,
.typA .tb,
.typE .tb,
.contentheader .tb, .carousel-caption {
    height: 315px;
  }

  .typD > div,
.typD .tb,
.typD figure.texthover {
    height: 476px;
  }

  .typB > div,
.typB .tb,
.typB figure.texthover {
    height: 280px;
  }

  .typD .typB > div,
.typD .typB .tb,
.typD .typB figure.texthover {
    height: 209px;
  }

  .typC > div,
.typC .tb,
.typC figure.texthover,
.typC .slick-slide .inner {
    height: 188px;
  }

  .typD .typC > div,
.typD .typC .tb,
.typD .typC figure.texthover,
.typD .typC .slick-slide .inner,
.typD .typC img {
    height: 141px;
  }

  .container {
    margin-left: auto;
    margin-right: auto;
  }

  .carousel-caption > div {
    padding: 0 35px 0 75px;
  }

  .carousel-caption > div p {
    font-size: 12px;
    line-height: 1.42857143;
  }

  .colorbox h1, .contentheader .tb > div h1, .carousel-caption > div h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .carousel-caption > div a {
    margin-top: 30px;
  }

  .contentheader .tb, .carousel-caption {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
  }

  .typD .typC > div,
.typD .typC .tb,
.typD .typC figure.texthover,
.typD .typC .slick-slide .inner {
    height: auto;
  }
}
.more-pdfs {
  font-weight: 900;
  line-height: 1.5em;
  color: #fff;
}

.row div.img img {
  width: 100%;
}

/**FontFlickeringFix**/
.wrapper * {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
  ::i-block-chrome, * {
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
}
/****/
.typC.lightgrey img {
  height: 235px;
}

@media (max-width: 1299px) {
  .typC.lightgrey img {
    height: 188px;
  }
}
@media (min-width: 1200px) {
  .typC.lightgrey .tb {
    font-size: 18px;
  }
}
/*
Avoid empty images to appear as broken
*/
img:not([src]):not([srcset]) {
  visibility: hidden;
}

/* 
Fixes Firefox anomaly during images load time 
*/
@-moz-document url-prefix() {
  img:-moz-loading {
    visibility: hidden;
  }
}
#player {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

/**************************************
	Kontakt Störer
*****/
#sidenav {
  position: fixed;
  right: 0;
  top: 50%;
  width: 100px;
  height: 100px;
  z-index: 99;
  cursor: pointer;
}
#sidenav .nav {
  position: absolute;
}
#sidenav a {
  cursor: pointer;
}
#sidenav .stoerer-text {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
#sidenav .nav-tabs {
  border: none;
}
#sidenav .nav-tabs a {
  right: 0;
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: inherit;
  height: 100%;
  width: 100%;
  background-color: #f49712;
  color: #fff;
  transition: background-color ease-in-out 0.2s, right cubic-bezier(0.36, 0.03, 0.65, 2.81) 0.3s;
  -webkit-box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.5);
}
#sidenav .nav-tabs a:hover, #sidenav .nav-tabs a:focus, #sidenav .nav-tabs a:active {
  background-color: #fff;
  color: #f49712;
  transition: ease-in-out 0.2s;
}
#sidenav .nav-tabs a:hover .icon-sprechblase:before, #sidenav .nav-tabs a:focus .icon-sprechblase:before, #sidenav .nav-tabs a:active .icon-sprechblase:before {
  font-size: 50px;
  color: #f49712;
  transition: ease-in-out 0.2s;
}
#sidenav .nav-tabs a[aria-expanded=true] {
  right: 230px;
  transition: ease-in-out 0.2s;
  cursor: pointer;
  z-index: 9;
}
#sidenav .nav-tabs a .icon-sprechblase:before {
  font-size: 50px;
  transition: ease-in-out 0.2s;
}
#sidenav #a {
  padding: 0;
  right: -230px;
  position: absolute;
  transition: cubic-bezier(0.36, 0.03, 0.65, 1.81) 0.2s;
  width: 230px;
  background-color: #F1F1F3;
  padding: 50px 25px 25px;
}
#sidenav #a.active {
  right: 0;
  transition: ease-in-out 0.2s;
  -webkit-box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -2px 2px 7px 0px rgba(0, 0, 0, 0.5);
}
#sidenav #a.active .close {
  opacity: 1;
}
#sidenav #a.active .close .stoerer-close {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #f49712;
  font-size: 10px;
  font-weight: bold;
}
#sidenav #a.active .close .stoerer-close:before {
  content: "✕";
  font-size: 20px;
}
#sidenav .contact-box {
  transition: ease-in-out 0.6s;
}
#sidenav .contact-box * {
  font-size: 14px;
}
#sidenav .contact-box p {
  margin-bottom: 12px;
}
#sidenav .contact-box a {
  color: #f49712;
}
#sidenav .contact-box a.content-box-telefon {
  color: #333;
}

.modal-content {
  z-index: 99999999999;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border: none;
  border-radius: 0;
  background: #F1F1F3;
  max-height: calc(100% - 80px);
  width: 80%;
  margin: 40px auto;
}
.modal-content h3 {
  margin-top: 0;
}
.modal-content .powermail_form h3, .modal-content .powermail_form .powermail_legend {
  display: inline-block;
  border: none;
  margin-bottom: 20px;
  font-size: 16px;
}
.modal-content input[type=checkbox] {
  margin: 0;
  position: absolute;
  top: 3px;
}
.modal-content .powermail_form .powermail_radio_inner label {
  font-size: 16px;
}
.modal-content .col-sm-1 {
  width: 4%;
}
.modal-content .col-sm-11 {
  width: 96%;
}
.modal-content .powermail_form_7 .powermail_fieldwrap {
  margin-bottom: 5px;
}
.modal-content .powermail_form_7 .powermail_fieldwrap:nth-child(2n+1) {
  padding-right: 7.5px;
}
.modal-content .powermail_form_7 .powermail_fieldwrap:nth-child(2n) {
  padding-left: 7.5px;
}
@media (max-width: 767px) {
  .modal-content .powermail_form_7 .powermail_fieldwrap {
    width: 100%;
    padding: 0 !important;
  }
}
.modal-content .powermail_form_7 input[type=checkbox] {
  top: 14px;
  left: 0;
}
.modal-content .powermail_form {
  padding-bottom: 15px;
}
.modal-content .powermail_form .powermail_fieldwrap_text {
  margin-top: 15px;
}
.modal-content .powermail_form .powermail_submit {
  padding: 4px 15px;
  text-align: left;
  min-width: 200px;
  position: relative;
}
.modal-content #powermail_fieldwrap_76 {
  margin-right: 50%;
  padding-right: 10px;
}
.modal-content #powermail_fieldwrap_79 {
  position: relative;
}
.modal-content #powermail_fieldwrap_79::before {
  height: 20px;
  width: 20px;
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  left: 170px;
  top: 11px;
  color: #fff;
  z-index: 100;
}
.modal-content #powermail_fieldwrap_68 {
  position: relative;
}
.modal-content #powermail_fieldwrap_68::before {
  height: 20px;
  width: 20px;
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  left: 170px;
  top: 11px;
  color: #fff;
  z-index: 100;
}
.modal-content .powermail_form .powermail_input, .modal-content .powermail_form textarea {
  background: #fff;
}
.modal-content .powermail_form .powermail_input:focus, .modal-content .powermail_form textarea:focus {
  background: #fff;
}
.modal-content .powermail_form .powermail_label, .modal-content .powermail_form .powermail_radio_legend {
  display: none;
}
.modal-content #powermail_fieldwrap_83, .modal-content #powermail_fieldwrap_75, .modal-content #powermail_fieldwrap_73 {
  padding-right: 10px;
}
.modal-content #powermail_fieldwrap_82, .modal-content #powermail_fieldwrap_74, .modal-content #powermail_fieldwrap_72 {
  padding-left: 10px;
}
.modal-content #powermail_fieldwrap_80, .modal-content #powermail_fieldwrap_81, .modal-content #powermail_fieldwrap_75, .modal-content #powermail_fieldwrap_73, .modal-content #powermail_fieldwrap_74, .modal-content #powermail_fieldwrap_72, .modal-content #powermail_fieldwrap_69, .modal-content #powermail_fieldwrap_70 {
  margin-top: 25px;
}
.modal-content #powermail_fieldwrap_70 {
  z-index: 999;
}
.modal-content #powermail_fieldwrap_73, .modal-content #powermail_fieldwrap_72 {
  margin-bottom: 25px;
}
.modal-content label[for=powermail_field_datenschutz_1] {
  display: none;
}
.modal-content .powermail_form_5 .powermail_legend {
  display: none;
}

.in .modal-content {
  overflow-y: scroll;
}
.in .modal-content .modal-close {
  content: "✕";
  font-size: 20px;
  color: #f49712;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

@media (max-width: 767px) {
  #sidenav {
    width: 45px;
  }
  #sidenav a[href="#a"] {
    height: 100px;
    width: 45px;
  }
  #sidenav a[href="#a"]:focus {
    background-color: #f49712;
    color: #fff;
  }
  #sidenav .icon-sprechblase {
    display: none;
  }
  #sidenav .stoerer-text {
    transform: rotateZ(-90deg);
    position: relative;
    display: block;
    right: 0;
    top: 50px;
  }
  #sidenav .tab-content .contact-box a.content-box-telefon {
    color: #f49712;
  }
  #sidenav .tab-content .open-in-lightbox {
    display: none;
  }
  #sidenav .tab-content #a {
    padding: 45px 15px 25px 15px;
  }

  .modal-content #powermail_fieldwrap_79::before {
    top: 10px;
  }
  .modal-content #powermail_fieldwrap_68::before {
    top: 10px;
  }
}
@media (min-width: 991px) {
  #modalglobal.in .modal-content {
    width: 825px;
    min-width: 825px;
    min-height: 360px;
  }
  #modalglobal.in .modal-content #powermail_fieldwrap_79::before {
    top: 8px;
  }
  #modalglobal.in .modal-content #powermail_fieldwrap_68::before {
    top: 8px;
  }
}
/**************************************
	Colorsettings
*****/
body {
  background: #eaecec;
}

/* Lightgrey
*****/
.lightgrey,
.contentheader .tb,
.carousel-caption,
.slick-slider {
  background: #f1f1f3;
  color: #000;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.lightgrey a {
  color: #000;
}

.lightgrey a:hover {
  color: #f49606;
}

/* Grey
*****/
.grey {
  background: #868485;
  color: #fff;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.grey.hlinks a {
  color: #f49606;
}
.grey.hlinks a:hover {
  color: #fff !important;
}
.grey.hlinks h3.align-center a {
  color: #fff !important;
}
.grey.hlinks h3.align-center a:hover {
  color: #fff !important;
}

.grey a {
  color: #fff;
}

.grey a:hover {
  color: #f49606;
}

/* Darkgrey
*****/
.darkgrey {
  background: #656565;
  color: #fff;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.darkgrey a {
  color: #fff;
}

.darkgrey a:hover {
  color: #f49606;
}

/* Anthrazit
*****/
.anthrazit {
  background: #353533;
  color: #a4a4a4;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.anthrazit a {
  color: #a4a4a4;
}

.anthrazit a:hover {
  color: #f49606;
}

/* Orange
*****/
.orange {
  background: #f49606;
  color: #fff;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.orange a {
  color: #fff;
}

.orange a:hover {
  color: #fff;
}

.red {
  background: #f00;
  color: #fff;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

.red a {
  color: #fff;
}

.red a:hover {
  color: #fff;
}

a,
a:hover,
a:focus,
a:visited,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.additionalpages a,
.row .tb.hlinks a, .row .tb.hlinks a:hover {
  color: #f49606;
}

.typF .row .tb.hlinks a:hover {
  color: #fff;
}

/****

*/
#mailform {
  display: none;
}

.nav > li.uid48, .nav > li.uid49 {
  display: none;
}

/**************************************
	MISC
*****/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 28px;
  }
}
.h2, h2 {
  font-size: 40px;
}

.h5, h5 {
  font-size: 16px;
}

label {
  font-weight: 400;
}

p, .h4, .h5, .h6, h4, h5, h6 {
  margin-bottom: 20px;
}

p:last-child {
  margin-bottom: 10px;
}

.padding40 {
  padding: 20px 40px;
}

.posrel {
  position: relative;
}

.posrel .head {
  font-size: 14px;
  padding: 10px 15px;
  position: absolute;
  text-transform: uppercase;
  z-index: 9999;
}

.contentheader .tb,
.carousel-caption {
  display: table;
  font-size: 18px;
  line-height: 24px;
  padding: 0;
}

.contentheader .tb > div,
.carousel-caption > div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 55px;
}

@media (min-width: 768px) {
  .contentheader .tb > div,
.carousel-caption > div {
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  .contentheader .tb > div,
.carousel-caption > div {
    padding: 0 55px;
  }
}
.carousel-caption > div {
  padding: 0 95px 0 130px;
}

.contentheader .col-md-12.col-sm-12 .tb > div {
  padding: 0 155px;
}

.colorbox h1,
.contentheader .tb > div h1,
.carousel-caption > div h2 {
  border-bottom: 1px solid #000;
  padding-bottom: 19px;
  margin-bottom: 35px;
  font-size: 35px;
  line-height: 1;
  font-weight: 900;
  margin-top: 0;
}

.carousel-caption > div a {
  display: inline-block;
  background: url("../img/boxarrow.png") #f49606 no-repeat 88% center;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  padding: 6px 15px;
  padding-right: 60px;
  margin-top: 30px;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
}

.carousel-caption > div a:hover {
  background-color: #868485;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
}

.carousel-caption > div a:focus,
.carousel-caption > div a:active {
  background-color: #353533;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
}

/**************************************
	Header
*****/
#logo {
  max-height: 122px;
  max-width: 374px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 10000000;
}

#logo img {
  padding: 20px 40px;
  max-height: 117px;
}

/**************************************
	Navigation
*****/
.navtext {
  display: none;
}

@media (min-width: 768px) {
  .navbar {
    border: none;
    background: #fff;
    border-radius: 0;
    margin-top: 46px;
    margin-right: 0;
  }

  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: table;
    margin-top: 0px;
    min-width: 180px;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.2s linear;
  }

  .navbar-nav > li > a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 20px;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
  }

  .navbar-right .dropdown-menu {
    left: 21px;
  }

  .dropdown-menu {
    display: table;
    box-shadow: none;
    border: none;
    background: transparent;
    font-size: 15px;
    border-radius: 0;
    min-width: auto;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s linear;
  }

  .dropdown-menu:after {
    border-bottom: 7px solid #353533;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -2px;
  }

  .dropdown-menu.hover:after {
    border-bottom: 7px solid #f49606;
  }

  .dropdown-menu > li > a {
    clear: both;
    color: #a4a4a4;
    display: block;
    font-weight: 400;
    line-height: 1;
    padding: 17px 10px;
    white-space: normal;
    text-transform: uppercase;
    background: #353533;
    -webkit-font-smoothing: subpixel-antialiased;
  }

  .dropdown-menu > li {
    border-bottom: 1px solid #f2f2f3;
  }

  .dropdown-menu > li.uid6 {
    border-bottom: none;
  }

  .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    background: #353533;
    color: #a4a4a4;
  }

  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
    background-color: #f49605;
    color: #f2f2f3;
  }

  .navbar-nav > li.uid6 .dropdown-menu::after {
    left: auto;
    right: 110px;
  }

  .navbar-nav > li.uid6 .dropdown-menu {
    left: auto;
    right: -30px;
  }
}
.navbar-default .navbar-toggle {
  border: none;
  margin-top: 25px;
}

.navbar-toggle .icon-bar {
  height: 4px;
  width: 30px;
  background: #353533;
}

header .navbar-toggle.collapsed .icon-bar + .icon-bar {
  margin-top: 4px;
  transition: all 0.2s ease-in-out 0s;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
  transition: all 0.2s ease-in-out 0s;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #656565;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

.navbar-default {
  background: #fff;
}

@media (min-width: 1024px) and (max-width: 1299px) {
  .navbar-nav > li > a {
    padding: 15px 13px;
  }
}
/**************************************
	Footer
*****/
footer h4 {
  color: #a4a4a4;
}

footer ul {
  padding: 0;
  display: inline-block;
  margin: 0;
}

footer ul li {
  display: inline-block;
  margin-right: 50px;
}

footer a {
  color: #a4a4a4;
}

footer .tb p {
  font-size: 15px;
}
footer .tb p b {
  font-weight: normal;
  display: inline-block;
  width: 70px;
}
@media (max-width: 1299px) {
  footer .tb p {
    font-size: 12px;
  }
  footer .tb p b {
    width: 55px;
  }
}
footer ul li a {
  display: inline-block;
  color: #f49606;
  text-transform: uppercase;
  line-height: 1;
}

footer ul li a:hover,
footer ul li a:focus {
  text-decoration: none;
}

.additionalpages {
  padding: 0 40px;
  line-height: 1;
}

.additionalpages > div {
  padding: 35px 0;
  border-bottom: 1px solid #909090;
}

.copyright.additionalpages > div {
  padding: 35px 0;
  border-bottom: 0;
  border-top: 1px solid #909090;
}

.additionalpages a.active {
  color: #fff;
}

@media (min-width: 768px) {
  footer .copyright ul {
    margin-left: -3px;
  }
}

footer .copyright ul li {
  margin: 0;
}

footer .copyright ul li a {
  display: inline-block;
  color: #a4a4a4;
  text-transform: none;
}

footer .copyright ul li a:hover,
footer .copyright ul li a:focus {
  display: inline-block;
  color: #f49606;
  text-transform: none;
}

footer .additionalpages span {
  display: inline-block;
  margin: 0 10px;
  font-size: 6px;
  position: relative;
  top: -2px;
}

footer .additionalpages.copyright {
  line-height: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .additionalpages.copyright {
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  footer .additionalpages.copyright {
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  footer .socialnav {
    margin-bottom: 10px;
  }
}
footer .socialnav li a i {
  border: 1px solid #909090;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 5px;
  font-size: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .socialnav li a i {
    font-size: 16px;
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  footer .socialnav li a i {
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.tx-sremailsubscribe-pi1 .row {
  margin-bottom: 15px;
}

.tx-sremailsubscribe-pi1 h4 {
  margin-bottom: 15px;
}

.tx-sremailsubscribe-pi1 label {
  display: inline-block;
  margin: 0;
  margin-top: 5px;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-text {
  width: 100%;
  border: none;
  padding: 5px 8px;
  background: #a4a4a4;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  color: #353533;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-text:focus {
  background-color: #f1f1f3;
  color: #353533;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-radio + label {
  margin: 0 30px 0 10px;
}

.tx-sremailsubscribe-pi1-submit {
  background: #f49605;
  color: #fff;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  border: none;
  padding: 5px 8px;
}

.tx-sremailsubscribe-pi1-submit:hover,
.tx-sremailsubscribe-pi1-submit:focus {
  background-color: #868485;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.tx-sremailsubscribe-pi1-submit:active {
  background-color: #f1f1f3;
  color: #868485;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

/**************************************
	Slick Slider
*****/
.carousel-caption {
  position: static;
  text-align: left;
  text-shadow: none;
}

.slick-prev, .slick-next {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  background-size: contain !important;
  border: medium none;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 48px;
  line-height: 0;
  margin-top: -24px;
  outline: medium none;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 48px;
  opacity: 0.75;
}
@media (max-width: 1023px) {
  .slick-prev, .slick-next {
    height: 32px;
    width: 32px;
  }
}

.navigator .slick-prev,
.navigator .slick-next {
  height: 66%;
  width: 20px;
  top: 17%;
  margin-top: 0;
}

.navigator .slick-next {
  right: 0;
  background: url("../img/arrow-right.png") no-repeat center center #f49606;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.navigator .slick-prev {
  left: 0;
  background: url("../img/arrow-left.png") no-repeat center center #f49606;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.slick-prev:hover, .slick-next:hover {
  opacity: 1;
}

.slick-prev {
  background: url("../img/arrow_left.png") no-repeat center right;
}

.slick-next {
  background: url("../img/arrow_right.png") no-repeat center left;
}

.slick-next {
  right: 15px;
}

.slick-prev {
  left: 15px;
}

.slick-dots {
  bottom: 0;
  display: block;
  list-style: outside none none;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 50%;
}

.slick-dots li button {
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}

.slick-dots li button {
  border-radius: 50%;
  cursor: pointer;
  height: 16px;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 16px;
  background: #f49606;
  border: 0 none;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  transition: box-shadow 0.3s ease 0s, background-color 0.3s ease 0s;
  padding: 0;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  background: #fff;
}

.slick-dots li.slick-active button {
  box-shadow: 0 0 0 2px #ffffff;
  background: rgba(255, 255, 255, 0);
}

.slick-slide .outer {
  width: 100%;
  padding: 0 15%;
}

.slick-slide .inner {
  height: 160px;
  /*can be anything*/
  width: 100%;
  /*can be anything*/
  position: relative;
}

.slick-slide .inner img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/*---------------*/
/***** Grid *****/
/*---------------*/
.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  /*max-width: 1000px;*/
  list-style: none;
  text-align: center;
}

/* Common style */
.grid figure {
  position: relative;
  overflow: hidden;
  height: auto;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 100;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*---------------*/
/***** Ming *****/
/*---------------*/
figure.effect-ming,
figure.effect-ming2 {
  background: #ffffff;
  transition: background 0.35s;
}

figure.effect-ming:hover,
figure.effect-ming2:hover {
  background: #030c17;
  transition: background 0.35s;
}

figure.effect-ming img,
figure.effect-ming2 img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-ming figcaption::before,
figure.effect-ming2 figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
}

figure.effect-ming h2 {
  margin: 17% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  font-weight: 900;
}

figure.effect-ming2 h2,
figure.effect-ming3 h2 {
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  font-weight: 900;
}

figure.effect-ming3 h2 {
  font-size: 30px;
  line-height: 1.4;
}
@media (max-width: 1299px) {
  figure.effect-ming3 h2 {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media (max-width: 1023px) {
  figure.effect-ming3 h2 {
    font-size: 18px;
  }
}

figure.effect-ming3:hover {
  cursor: auto;
}

figure.effect-ming3 span.datebox {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
figure.effect-ming p {
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}

figure.effect-ming:hover h2 {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

figure.effect-ming2:hover h2 {
  -webkit-transform: scale(0.9) translateY(-50%);
  transform: scale(0.9) translateY(-50%);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming2:hover figcaption::before,
figure.effect-ming:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

figure.effect-ming:hover h2,
figure.effect-ming:hover p {
  -webkit-transform: translate(0, -10px);
  transform: translate(0, -30px);
}

figure.effect-ming:hover figcaption,
figure.effect-ming2:hover figcaption {
  background-color: rgba(58, 52, 42, 0);
}

figure.effect-ming:hover img,
figure.effect-ming2:hover img {
  opacity: 0.4;
}

figure.texthover {
  font-size: 42px;
  font-weight: 900;
}

figure.texthover figcaption {
  font-size: 55px;
  font-weight: 900;
  padding: 0;
  display: table;
}

figure.texthover figcaption > div {
  display: table-cell;
  vertical-align: middle;
}

figure.texthover figcaption > div > div {
  visibility: visible;
  opacity: 1;
  height: auto;
  transition: visibility 0s, height 0ms, opacity 0.85s;
  -webkit-transition: visibility 0s, height 0ms, opacity 0.85s;
}

figure.texthover figcaption > div > div + div {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, height 0ms, opacity 0.85s;
  -webkit-transition: visibility 0s, height 0ms, opacity 0.85s;
  height: 0;
}

figure.texthover.orange:hover {
  background: #878585;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

figure.texthover.red:hover {
  background: #900;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

figure.texthover.grey:hover {
  background: #f49606;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}

figure.texthover:hover figcaption > div > div,
figure.texthover.hover figcaption > div > div {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, height 0ms, opacity 0.85s;
  -webkit-transition: visibility 0s, height 0ms, opacity 0.85s;
  height: 0;
}

figure.texthover:hover figcaption > div > div + div,
figure.texthover.hover figcaption > div > div + div {
  visibility: visible;
  opacity: 1;
  height: auto;
  transition: visibility 0s, height 0ms, opacity 0.85s;
  -webkit-transition: visibility 0s, height 0ms, opacity 0.85s;
}

.grid .tb {
  display: table;
  width: 100%;
  text-align: left;
}
.grid .tb ul {
  padding-left: 18px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .grid .tb ul {
    margin-bottom: 10px;
  }
}
.grid .tb ul li {
  padding-left: 20px;
}

.grid .tb > div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px;
}

.typB .grid .tb > div,
.typE .grid .tb > div {
  padding: 0 80px;
}

.typB .grid .tb.onlytext > div,
.typE .grid .tb.onlytext > div {
  padding: 0 30px;
}
@media (max-width: 1299px) {
  .typB .grid .tb.onlytext > div,
.typE .grid .tb.onlytext > div {
    line-height: 1.3;
  }
}
@media (max-width: 1023px) {
  .typB .grid .tb.onlytext > div,
.typE .grid .tb.onlytext > div {
    padding: 0 15px;
    line-height: 1.15;
  }
}
@media (max-width: 767px) {
  .typB .grid .tb.onlytext > div,
.typE .grid .tb.onlytext > div {
    padding: 0;
    line-height: inherit;
  }
}

.typF .typF .grid .tb > div {
  padding: 0 20px;
  color: #fff;
}
.typF .typF .grid .tb > div a {
  font-weight: bold;
}

.grid .tb.onlytext h3 {
  margin-top: 0;
  font-size: 32px;
  font-weight: 900;
}
.grid .tb.onlytext h3.align-center {
  font-size: 30px;
  line-height: 1.4;
}
@media (max-width: 1299px) {
  .grid .tb.onlytext h3 {
    font-size: 24px;
  }
  .grid .tb.onlytext h3.align-center {
    font-size: 24px;
    line-height: 1.25;
  }
}
@media (max-width: 1023px) {
  .grid .tb.onlytext h3 {
    font-size: 19px;
  }
  .grid .tb.onlytext h3.align-center {
    font-size: 19px;
    line-height: 1.2;
  }
}
.grid .tb.onlytext h4 {
  margin-top: 0;
  font-size: 25px;
  font-weight: 900;
}
.grid .tb.onlytext h4.align-center {
  font-size: 23px;
  line-height: 1.4;
}
.grid .tb.onlytext h4.align-center.small {
  font-size: 18px;
}
@media (max-width: 1299px) {
  .grid .tb.onlytext h4.align-center {
    font-size: 18px;
    line-height: 1.2;
  }
  .grid .tb.onlytext h4.align-center.small {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .grid .tb.onlytext h4.align-center {
    font-size: 16px;
    line-height: 1.2;
  }
  .grid .tb.onlytext h4.align-center.small {
    font-size: 13px;
  }
}
.grid .tb.onlytext p:last-child {
  margin-bottom: 0;
}

.grid .datebox {
  display: block;
  font-size: 20px;
  left: 0;
  margin: 2em auto auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1299px) {
  .grid .datebox {
    font-size: 16px;
    margin: 1em auto auto;
  }
}
@media (max-width: 1023px) {
  .grid .datebox {
    font-size: 12px;
    margin: 1em auto auto;
  }
}

@media (max-width: 1023px) {
  .typD .typB .tb > div {
    padding: 0 15px !important;
  }
  .typD .typB .tb > div h3 {
    font-size: 15px !important;
  }
}

@media (max-width: 767px) {
  #pid9 .grid .tb.onlytext h3 {
    margin-top: 45px;
    margin-bottom: 15px;
  }
}

.grid .tb.onlytext p + ul {
  margin-top: -20px;
}
.grid .tb.onlytext ul > li {
  padding-left: 5px;
}
@media (max-width: 1299px) {
  .grid .tb.onlytext p + ul {
    margin-top: -10px;
  }
}
@media (max-width: 1023px) {
  .grid .tb.onlytext p + ul {
    margin-top: -10px;
  }
}

.typE .grid .tb,
.typE .grid .tb h1,
.typE .grid .tb h2,
.typE .grid .tb h3,
.typE .grid .tb h4,
.typE .grid .tb h5 {
  font-size: 20px;
}

.typE .grid .tb h1,
.typE .grid .tb h2,
.typE .grid .tb h3,
.typE .grid .tb h4,
.typE .grid .tb h5 {
  margin-bottom: 0;
}

.typE .grid .tb p {
  margin-bottom: 25px;
}

.row .grid .tb .head {
  position: absolute;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 14px;
}

.typB figure.texthover figcaption {
  font-size: 40px;
}

.typC figure.texthover figcaption {
  font-size: 40px;
}

@media (max-width: 767px) {
  .row .grid .tb.concept {
    padding: 0;
  }
  .row .grid .tb.concept > div {
    width: 100%;
    display: block;
  }

  .row .grid .tb.concept .head {
    background: #f49606;
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 22px;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .row .grid .tb.concept .head + div {
    padding: 33px 12px;
  }
  .row .grid .tb.concept .head:after {
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #f49606;
    bottom: -8px;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 8px;
  }

  #pid3 #content .col-md-8.col-sm-8 {
    margin-top: -8px;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    background-color: #e7e7e7;
    color: #ffffff !important;
  }
}
@media (min-width: 768px) {
  .row .grid .tb.concept .head {
    position: absolute;
    color: #ffffff;
    display: block;
    font-size: 14px;
    height: 58px;
    left: 0;
    padding: 19px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 190px;
    width: 190px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 999;
    background: #f49606;
  }

  .row .grid .tb.concept > .head + div {
    /*border-left:58px solid #f49606;*/
    padding-left: 98px;
  }
  .row .grid .tb.concept > .head + div:after {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #f49606;
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 58px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 10px;
  }
}
@media (min-width: 1300px) {
  .row .grid .tb.concept .head {
    position: absolute;
    color: #ffffff;
    display: block;
    font-size: 18px;
    height: 72px;
    left: 0;
    padding: 22px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 235px;
    width: 235px;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 99999;
  }

  .row .grid .tb.concept > .head + div {
    /*border-left:72px solid #f49606;*/
    padding-left: 112px;
  }
  .row .grid .tb.concept > .head + div:after {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #f49606;
    border-top: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 72px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 10px;
  }
}
@media (max-width: 1299px) {
  p, .h4, .h5, .h6, h4, h5, h6 {
    margin-bottom: 10px;
  }

  .carousel-caption > div {
    padding: 0 55px 0 95px;
  }

  .colorbox h1, .contentheader .tb > div h1, .carousel-caption > div h2 {
    font-size: 28px;
    margin-bottom: 30px;
  }

  .carousel-caption > div a {
    margin-top: 30px;
  }

  .typB figure.texthover figcaption {
    font-size: 30px;
  }

  .typC figure.texthover figcaption {
    font-size: 26px;
  }

  .typE .grid .tb, .typE .grid .tb h1, .typE .grid .tb h2, .typE .grid .tb h3, .typE .grid .tb h4, .typE .grid .tb h5 {
    font-size: 16px;
  }

  .contentheader .tb, .carousel-caption {
    font-size: 16px;
    line-height: 20px;
  }

  figure.effect-ming h2 {
    font-size: 30px;
    margin: 16% 0 0;
  }

  figure.effect-ming2 h2 {
    font-size: 30px;
  }

  figure.effect-ming figcaption::before {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }

  figure.effect-ming:hover h2, figure.effect-ming:hover p {
    transform: translate(0px, -20px);
  }

  #office4youBroeinrichtungenGmbH {
    height: 420px !important;
  }

  #logo {
    max-width: 275px;
  }

  #logo img {
    max-height: 91px;
  }

  .navbar {
    margin-bottom: 0;
    margin-top: 27px;
  }

  .grid .tb {
    font-size: 14px;
  }

  .carousel-caption > div a {
    display: inline-block;
    background: url("../img/boxarrow.png") #f49606 no-repeat 88% center;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    padding: 6px 12px;
    padding-right: 60px;
    margin-top: 35px;
  }

  img[src="fileadmin/user_upload/placeholder.jpg"] {
    height: 415px;
  }

  .contentheader .col-md-12.col-sm-12 .tb > div {
    padding: 85px;
  }
}
@media (max-width: 1023px) {
  img[src="fileadmin/user_upload/placeholder.jpg"] {
    height: 413px;
  }

  .h3, h3 {
    font-size: 18px;
  }

  .navbar.navbar-default {
    margin: 0;
    border: none;
    float: none !important;
  }

  .navbar-right {
    float: none !important;
  }

  .grid .tb {
    font-size: 11px;
  }

  .grid .tb > div {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
  }

  .row.typ > div,
.row div.img {
    overflow: hidden;
  }

  .row div.img > div {
    display: inline-block;
    position: relative;
    right: -50%;
  }

  .row div.img img {
    max-width: none;
    position: relative;
    left: -50%;
    width: auto;
  }

  .contentheader > .row div.img img,
.row.typ.typA img,
.contentheader .tb, .carousel-caption {
    height: 315px;
  }

  .carousel-caption p > img {
    display: none;
  }

  #office4youBroeinrichtungenGmbH {
    height: 315px !important;
  }

  .typE .grid .tb p {
    margin-bottom: 0;
  }

  .row.typ.typD img {
    height: 355px;
  }

  .contentheader .tb > div h1 {
    font-size: 22px;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }

  .row.typ.typB img {
    height: 280px;
  }

  .typD .row.typ.typB img {
    height: 210px;
  }

  .row.typ.typC img {
    height: 188px;
  }

  .typD .row.typ.typC img {
    height: 141px;
  }

  .row.typ.typC .inner img {
    height: auto;
  }

  .additionalpages {
    line-height: 1;
    padding: 0 30px;
  }

  .additionalpages > div {
    padding: 25px 0;
  }

  .copyright.additionalpages > div {
    border-bottom: 0 none;
    border-top: 1px solid #909090;
    padding: 25px 0;
  }

  .padding40 {
    padding: 20px 30px;
  }

  footer .padding40 > .row > .col-md-6.col-sm-6 {
    width: 100%;
  }

  .contentheader .tb, .carousel-caption {
    font-size: 12px;
    line-height: 16px;
  }

  .contentheader {
    margin-bottom: 8px;
    line-height: 0;
  }

  .carousel-caption > div a {
    display: inline-block;
    background: url("../img/boxarrow.png") #f49606 no-repeat 88% center;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    padding: 8px 10px;
    padding-right: 60px;
    margin-top: 20px;
  }

  .typB .grid .tb > div, .typE .grid .tb > div {
    font-size: 14px;
    padding: 0 60px;
  }

  .slickslider.dots .col-sm-6 img {
    height: 315px;
    max-width: none;
    width: 384px;
  }

  .slickslider.dots .col-sm-6:first-child img {
    height: auto;
    width: auto;
  }

  .navbar-nav > li > a {
    padding: 15px 20px 15px 10px;
  }

  .contentheader .col-md-12.col-sm-12 .tb > div {
    padding: 16px;
  }

  .collapsing {
    max-height: 50px;
  }

  .typB figure.texthover figcaption {
    font-size: 24px;
  }

  .typC figure.texthover figcaption {
    font-size: 24px;
  }

  .typE .grid .tb, .typE .grid .tb h1, .typE .grid .tb h2, .typE .grid .tb h3, .typE .grid .tb h4, .typE .grid .tb h5 {
    font-size: 16px;
  }

  .contentheader .tb, .carousel-caption {
    font-size: 16px;
    line-height: 20px;
  }

  figure.effect-ming h2 {
    font-size: 24px;
    margin: 27% 0 0;
  }

  figure.effect-ming .video-s h2 {
    margin: 15% 0 0;
  }

  .videohover2.effect-ming .video-s span.playbutton {
    height: 39px;
    width: 39px;
    background-size: cover;
  }

  figure.effect-ming2 h2 {
    font-size: 24px;
  }
}
.navbar-nav li .fa {
  display: none;
}

@media (min-width: 1024px) {
  .navbar-toggle {
    display: none;
  }

  .collapse {
    display: block;
  }
}
@media (max-width: 1023px) {
  .navbar-toggle {
    display: block;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
    visibility: visible !important;
  }

  .typA > div,
.typE > div,
.typA .tb,
.typE > .tb,
.contentheader .tb {
    height: 315px;
  }

  .typD > div,
.typD .tb {
    height: 355px;
  }

  .carousel-caption > div {
    padding: 0 25px 0 60px;
  }

  .carousel-caption > div h2 {
    margin-bottom: 20px;
  }

  .carousel-caption > div a {
    margin-top: 10px;
  }

  .contentheader .tb {
    font-size: 13px;
    line-height: 16px;
  }

  #logo img {
    max-height: 91px;
  }
}
@media (max-width: 767px) {
  .typA > div,
.typE > div,
.typA .tb,
.typF > div,
.typF .tb .contentheader .tb,
.typD .typB > div, .typD .typB .tb, .typD .typB figure.texthover {
    height: auto;
  }

  img[src="fileadmin/user_upload/placeholder.jpg"] {
    display: none !important;
  }

  .collapsing {
    max-height: none;
  }

  #pid8 .typE,
#pid8 .typE + .typC {
    display: none;
  }

  #logo {
    max-width: 205px;
  }

  #logo img {
    padding: 20px 15px;
  }

  .slickslider.dots .col-sm-6 img {
    height: 100%;
    max-width: none;
    width: 100%;
  }

  .slick-slide .row {
    position: relative;
    background: transparent;
    background: #000;
  }

  .slick-slide .row > div:first-child {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: transparent;
    background: rgba(0, 0, 0, 0.4);
  }

  .slick-dots li {
    height: 13px;
    width: 13px;
  }

  .slick-dots li button {
    font-size: 1px;
    line-height: 1px;
    height: 13px;
    width: 13px;
  }

  .carousel-caption {
    background: transparent;
    width: 100%;
    height: 100%;
  }

  .carousel-caption > div {
    padding: 0;
    vertical-align: top;
  }

  .carousel-caption p {
    display: none;
  }

  .carousel-caption > div a {
    margin-left: 5%;
    position: absolute;
    z-index: 2147483647;
    bottom: 50px;
    font-size: 16px;
  }

  .carousel-caption > div h2 {
    border: none;
    padding: 10% 5%;
    font-size: 22px;
    position: absolute;
    z-index: 2147483647;
    color: #fff;
  }

  .slick-prev, .slick-next {
    display: none !important;
  }

  .slick-dots {
    width: 100%;
  }

  .slick-dots li {
    margin: 0 8px;
  }

  .typ .col-lg-1, .typ .col-lg-10, .typ .col-lg-11, .typ .col-lg-12, .typ .col-lg-2, .typ .col-lg-3, .typ .col-lg-4, .typ .col-lg-5, .typ .col-lg-6, .typ .col-lg-7, .typ .col-lg-8, .typ .col-lg-9, .typ .col-md-1, .typ .col-md-10, .typ .col-md-11, .typ .col-md-12, .typ .col-md-2, .typ .col-md-3, .typ .col-md-4, .typ .col-md-5, .typ .col-md-6, .typ .col-md-7, .typ .col-md-8, .typ .col-md-9, .typ .col-sm-1, .typ .col-sm-10, .typ .col-sm-11, .typ .col-sm-12, .typ .col-sm-2, .typ .col-sm-3, .typ .col-sm-4, .typ .col-sm-5, .typ .col-sm-6, .typ .col-sm-7, .typ .col-sm-8, .typ .col-sm-9, .typ .col-xs-1, .typ .col-xs-10, .typ .col-xs-11, .typ .col-xs-12, .typ .col-xs-2, .typ .col-xs-3, .typ .col-xs-4, .typ .col-xs-5, .typ .col-xs-6, .typ .col-xs-7, .typ .col-xs-8, .typ .col-xs-9 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .row.typ > div {
    margin-bottom: 8px;
  }

  .row.typ > div:last-child {
    margin-bottom: 0;
  }

  .row div.img > div {
    display: block;
    position: relative;
    right: none;
  }

  .row div.img img {
    height: auto !important;
    left: none;
    max-width: none;
    position: relative;
    width: 100%;
  }

  .typB > div, .typB .tb,
.typC > div, .typC .tb, .typC .slick-slide .inner {
    height: auto;
  }

  .typB figure.texthover {
    height: 188px;
  }

  .typB figure.texthover figcaption,
.typC figure.texthover figcaption {
    font-size: 22px;
  }

  figure.effect-ming h2 {
    font-size: 18px;
  }

  /* NAVIGATION */
  /**************/
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background: #353533;
  }

  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #a4a4a4;
  }

  .navbar-default .navbar-nav > li > a {
    margin: 0 8px;
    border-bottom: 1px solid #a4a4a4;
    text-transform: uppercase;
  }

  .navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 700;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #f49606;
    background: transparent;
  }

  .nav .open > a, .nav .open > a:focus, .nav .open > a:hover,
.navbar-default .navbar-nav > li:last-child > a {
    border: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #a4a4a4;
    margin: 0 8px;
    text-transform: uppercase;
    padding: 12px 20px 12px 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #353533;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #353533;
  }

  .navbar-nav .open .dropdown-menu {
    padding: 0;
    background: #656565;
    border-radius: 0;
  }

  .navbar-default .navbar-nav > .open > a, .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav > .open > a, .navbar-nav .open .dropdown-menu > li > a {
    border: none !important;
  }

  .navbar-default .navbar-nav > .open > a,
.navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #a4a4a4;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li a {
    border-bottom: 1px solid #a4a4a4 !important;
    background: transparent !important;
    color: #353533 !important;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.last a {
    border: none !important;
  }

  .nav > li.uid48, .nav > li.uid49 {
    display: block;
  }

  /* CHEVRON */
  .navbar-nav li .fa {
    float: right;
    margin-top: 3px;
  }
  .navbar-nav li .fa-chevron-down {
    display: block;
  }
  .navbar-nav li .fa-chevron-up {
    display: none;
  }
  .navbar-nav li.open .fa-chevron-down {
    display: none;
  }
  .navbar-nav li.open .fa-chevron-up {
    display: block;
  }

  .additionalpages {
    padding: 0 8px;
  }

  .additionalpages > div {
    padding: 0;
    border: none;
  }

  .additionalpages ul {
    width: 100%;
    display: block;
  }

  .additionalpages ul li {
    display: block;
    margin-right: 0;
    width: 100%;
  }

  .additionalpages ul li a {
    font-weight: 700;
    padding-bottom: 12px;
    padding-top: 12px;
    line-height: 20px;
    display: block;
    text-align: center;
    border-bottom: 1px solid #a4a4a4;
    color: #a4a4a4;
    color: #f49606;
  }

  .copyright.additionalpages {
    padding: 10px 0;
    background: #222;
  }

  footer .additionalpages + .row .col-md-6.col-sm-6 form,
footer .additionalpages + .row .col-md-6.col-sm-6 .tb {
    padding: 15px 22px;
    border-bottom: 1px solid #a4a4a4;
  }

  footer .additionalpages + .row .col-md-6.col-sm-6 form {
    border: none;
  }

  footer .additionalpages + .row .padding40 {
    padding: 0 8px;
  }

  footer .additionalpages + .row h4 {
    border-bottom: 1px solid #a4a4a4;
    color: #a4a4a4;
    display: block;
    font-weight: 700;
    line-height: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
    text-align: center;
    font-size: 12px;
    margin: 0;
    cursor: pointer;
  }

  footer .additionalpages + .row h4 + .row {
    display: none;
  }

  footer .additionalpages + .row h4.noborder {
    border: none;
  }

  footer .additionalpages + .row .col-md-6.col-sm-6:last-child h4 {
    border-bottom: none;
  }

  .copyright.additionalpages ul li a {
    font-weight: normal;
  }

  .copyright.additionalpages > div {
    border: none;
    text-align: center;
    padding: 10px 0;
  }

  .copyright.additionalpages ul li {
    display: inline-block;
    width: auto;
  }

  .copyright.additionalpages ul li.first span {
    display: none;
  }

  .copyright.additionalpages ul li a {
    border: none;
    padding: 0;
  }

  .contentheader > .row .col-sm-6,
.contentheader > .row .col-sm-6 + .col-sm-6 {
    width: 100%;
    display: none;
    height: auto;
  }

  .contentheader > .row .col-sm-6 + .col-sm-6 {
    display: block;
  }

  .contentheader .tb > div, .carousel-caption > div {
    padding: 16px;
  }

  .contentheader .col-md-12.col-sm-12 .tb > div {
    padding: 16px;
  }

  .contentheader .tb {
    height: auto;
  }

  .colorbox h1, .contentheader .tb > div h1, .carousel-caption > div h2 {
    font-size: 22px;
    padding-bottom: 12px;
  }

  .contentheader .col-md-12.col-sm-12 .tb > div {
    padding: 16px;
  }

  .wrapper .row > div .row > div {
    padding: 0;
  }

  .wrapper .row > div .row {
    margin-left: 0;
    margin-right: 0;
  }

  .typD > div, .typD .tb, .typD figure.texthover {
    height: auto;
  }

  .grid .tb {
    padding: 16px;
  }

  .typF .grid .tb,
.grid .tb > div {
    padding: 0;
  }
}
.img + .img {
  margin-top: 10px;
}

.powermail_form {
  padding: 40px;
}
@media (max-width: 767px) {
  .powermail_form {
    padding: 30px 15px;
  }
}
.powermail_form h3,
.powermail_form .powermail_legend {
  display: none;
}
.powermail_form .powermail_radio_legend {
  border: none;
  font-size: inherit;
  color: inherit;
}
.powermail_form .powermail_label,
.powermail_form .powermail_radio_legend {
  font-size: 18px;
  display: inline-block;
  margin: 5px 0;
  color: #f49605;
}
.powermail_form .powermail_input,
.powermail_form textarea {
  display: block;
  width: 100%;
  border: none;
  padding: 9px 8px;
  background: #a4a4a4;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
  color: #353533;
}
.powermail_form .powermail_input:focus,
.powermail_form textarea:focus {
  background-color: #f1f1f3;
  color: #353533;
  -webkit-transition: background 0.15s;
  transition: background 0.15s;
}
.powermail_form .powermail_input.parsley-error,
.powermail_form textarea.parsley-error {
  border: 3px solid #f00;
  padding: 6px 8px;
  background: #ffcecd;
}
.powermail_form .powermail_input.parsley-error:focus,
.powermail_form textarea.parsley-error:focus {
  background: #ffcecd;
}
.powermail_form .mandatory {
  color: #f00;
}
.powermail_form .powermail_radio_inner {
  display: inline-block;
  padding: 8px 0 4px;
  margin-right: 45px;
}
.powermail_form .powermail_radio_inner label {
  font-size: 18px;
  cursor: pointer;
}
.powermail_form .powermail_radio_inner input[type=checkbox], .powermail_form .powermail_radio_inner input[type=radio] {
  height: 17px;
  cursor: pointer;
}
.powermail_form .powermail_radio_outer.parsley-error label {
  color: #f00;
}
.powermail_form .powermail_fieldset {
  min-height: 90px;
}
.powermail_form .col-sm-4,
.powermail_form .col-sm-8 {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .powermail_form .col-sm-4,
.powermail_form .col-sm-8 {
    margin-bottom: 15px;
  }
}
.powermail_form .col-sm-4 {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .powermail_form .col-sm-4 {
    padding: 0;
  }
}
.powermail_form .col-sm-8 {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .powermail_form .col-sm-8 {
    padding: 0;
  }
}
.powermail_form .powermail_submit {
  background: #f49605;
  color: #fff;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  border: none;
  padding: 7px 25px;
  font-size: 20px;
}
.powermail_form .powermail_submit:hover, .powermail_form .powermail_submit:focus {
  background-color: #868485;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.powermail_form .powermail_submit:active {
  background-color: #f1f1f3;
  color: #868485;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.powermail_form textarea {
  display: block;
  width: 100%;
  min-height: 301px;
}

.tx-sremailsubscribe-pi1 .row {
  margin-bottom: 15px;
}

.tx-sremailsubscribe-pi1 h4 {
  margin-bottom: 15px;
}

.tx-sremailsubscribe-pi1 label {
  display: inline-block;
  margin: 0;
  margin-top: 5px;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-text {
  width: 100%;
  border: none;
  padding: 5px 8px;
  background: #a4a4a4;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  color: #353533;
}

.tx-sremailsubscribe-pi1 input.tx-sremailsubscribe-pi1-text:focus {
  background-color: #f1f1f3;
  color: #353533;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-radio + label {
  margin: 0 30px 0 10px;
}

.tx-sremailsubscribe-pi1-submit {
  background: #f49605;
  color: #fff;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  border: none;
  padding: 5px 8px;
}

.tx-sremailsubscribe-pi1-submit:hover,
.tx-sremailsubscribe-pi1-submit:focus {
  background-color: #868485;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.tx-sremailsubscribe-pi1-submit:active {
  background-color: #f1f1f3;
  color: #868485;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

/* custom inclusion of right, left and below tabs */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
  border: none;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 10px;
}

.tabs-left > .nav-tabs {
  border: none;
  width: 100%;
}
.tabs-left > .nav-tabs li {
  margin-bottom: 0;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 36px;
  background: #f1f1f3;
  color: #000;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 36px;
}
.tabs-left > .nav-tabs > li > a i {
  margin-right: 10px;
  display: inline-block;
}
.tabs-left > .nav-tabs > li > a span {
  display: inline-block;
  margin-left: 10px;
  text-transform: none;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border: none;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border: none;
  background: #656565;
  color: #fff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: none;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border: none;
  height: 100px;
  background: #ccc;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

@media (min-width: 768px) {
  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    padding: 15px;
  }
  .tab-content > .tab-pane ul,
.pill-content > .pill-pane ul {
    padding-left: 15px;
  }
  .tab-content > .tab-pane a.download,
.pill-content > .pill-pane a.download {
    background: #2d2d2c;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    height: 110px;
    line-height: 110px;
    padding: 0 30px 0 100px;
    position: relative;
    width: 420px;
  }
  .tab-content > .tab-pane a.download i,
.pill-content > .pill-pane a.download i {
    display: inline-block;
    font-size: 50px;
    left: 30px;
    line-height: 110px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    padding: 15px;
  }
  .tab-content > .tab-pane ul,
.pill-content > .pill-pane ul {
    padding-left: 15px;
  }
  .tab-content > .tab-pane a.download,
.pill-content > .pill-pane a.download {
    background: #2d2d2c;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    padding: 15px 30px;
    position: relative;
    width: 100%;
    text-align: center;
    max-width: 360px;
  }
  .tab-content > .tab-pane a.download i,
.pill-content > .pill-pane a.download i {
    display: inline-block;
    font-size: 50px;
    left: 30px;
    line-height: 110px;
    position: absolute;
  }
}

@media (min-width: 768px) {
  .tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
    border: none;
  }

  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
  }

  .tab-content > .active,
.pill-content > .active {
    display: block;
  }

  .tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
  }

  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
  }

  .tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  }

  .tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
  }

  .tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
  }

  .tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
  }

  .tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .tabs-left > .nav-tabs {
    border: none;
    width: 100%;
  }
  .tabs-left > .nav-tabs li {
    margin-bottom: 0;
  }

  .tabs-left > .nav-tabs > li > a {
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 87px;
    background: #f1f1f3;
    color: #000;
    border: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 87px;
  }
  .tabs-left > .nav-tabs > li > a i {
    margin-right: 10px;
    display: inline-block;
  }
  .tabs-left > .nav-tabs > li > a span {
    display: inline-block;
    margin-left: 10px;
    text-transform: none;
  }

  .tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border: none;
  }

  .tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border: none;
    background: #656565;
    color: #fff;
  }

  .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: none;
  }

  .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border: none;
    height: 100px;
    background: #ccc;
  }

  .tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
  }

  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    padding: 30px 45px;
  }
  .tab-content > .tab-pane ul,
.pill-content > .pill-pane ul {
    padding-left: 15px;
  }
}
@media (min-width: 1024px) {
  .tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
    border: none;
  }

  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
  }

  .tab-content > .active,
.pill-content > .active {
    display: block;
  }

  .tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
  }

  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
  }

  .tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  }

  .tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
  }

  .tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
  }

  .tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
  }

  .tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .tabs-left > .nav-tabs {
    border: none;
    width: 100%;
  }
  .tabs-left > .nav-tabs li {
    margin-bottom: 0;
  }

  .tabs-left > .nav-tabs > li > a {
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 87px;
    background: #f1f1f3;
    color: #000;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 87px;
  }
  .tabs-left > .nav-tabs > li > a i {
    margin-right: 10px;
    display: inline-block;
  }
  .tabs-left > .nav-tabs > li > a span {
    display: inline-block;
    margin-left: 10px;
    text-transform: none;
  }

  .tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border: none;
  }

  .tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border: none;
    background: #656565;
    color: #fff;
  }

  .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: none;
  }

  .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border: none;
    height: 100px;
    background: #ccc;
  }

  .tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
  }

  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    padding: 45px;
  }
  .tab-content > .tab-pane ul,
.pill-content > .pill-pane ul {
    padding-left: 15px;
  }
}
@media (min-width: 1300px) {
  .tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
    border: none;
  }

  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
  }

  .tab-content > .active,
.pill-content > .active {
    display: block;
  }

  .tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
  }

  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
  }

  .tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  }

  .tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
  }

  .tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
  }

  .tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
  }

  .tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .tabs-left > .nav-tabs {
    border: none;
    width: 100%;
  }
  .tabs-left > .nav-tabs li {
    margin-bottom: 0;
  }

  .tabs-left > .nav-tabs > li > a {
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 100px;
    background: #f1f1f3;
    color: #000;
    border: none;
    font-size: 19px;
    text-transform: uppercase;
    padding: 0 30px;
    line-height: 100px;
  }
  .tabs-left > .nav-tabs > li > a i {
    margin-right: 10px;
    display: inline-block;
  }
  .tabs-left > .nav-tabs > li > a span {
    display: inline-block;
    margin-left: 10px;
    text-transform: none;
  }

  .tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border: none;
  }

  .tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border: none;
    background: #656565;
    color: #fff;
  }

  .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: none;
  }

  .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }

  .tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
    border: none;
    height: 100px;
    background: #ccc;
  }

  .tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff;
  }

  .tab-content > .tab-pane,
.pill-content > .pill-pane {
    padding: 45px;
  }
  .tab-content > .tab-pane ul,
.pill-content > .pill-pane ul {
    padding-left: 15px;
  }
}
.flowplayer {
  height: 525px;
  background: #000;
}
.flowplayer.is-playing {
  background: #000;
}
.flowplayer .fp-progress {
  background: #f49606;
}
.flowplayer .fp-volumelevel {
  background: #f49606;
}
.flowplayer.is-touch.is-mouseover .fp-progress:before {
  background: #f49606;
}
@media (max-width: 1299px) {
  .flowplayer {
    height: 420px;
  }
}
@media (max-width: 1023px) {
  .flowplayer {
    height: 315px;
  }
}
@media (max-width: 767px) {
  .flowplayer {
    height: auto;
  }
}

@media (min-width: 1024px) {
  .typC.lightgrey .tb {
    font-size: 16px;
    line-height: 18px;
  }
}
@media (min-width: 1300px) {
  .typC.lightgrey .tb {
    font-size: 18px;
    line-height: 22px;
  }
}
#pid1 .col-md-12.col-sm-12 .tb.onlytext > div,
#pid116 .col-md-12.col-sm-12 .tb.onlytext > div {
  padding-top: 15px;
  padding-bottom: 30px;
  font-size: 12px;
}
#pid1 .col-md-12.col-sm-12 .tb.onlytext > div h1,
#pid116 .col-md-12.col-sm-12 .tb.onlytext > div h1 {
  font-size: 16px;
}
#pid1 .col-md-12.col-sm-12 .tb.onlytext > div h2,
#pid116 .col-md-12.col-sm-12 .tb.onlytext > div h2 {
  font-size: 14px;
}
@media (max-width: 767px) {
  #pid1 .typE .grid .tb > div,
#pid116 .typE .grid .tb > div {
    font-size: 70%;
    padding: 10px;
  }
  #pid1 .typE .grid .tb > div h3,
#pid116 .typE .grid .tb > div h3 {
    margin-top: 10px;
  }
  #pid1 .row .grid .tb .head,
#pid116 .row .grid .tb .head {
    left: 15px;
  }
}

.colorbox h1 + h2, .contentheader .tb > div h1 + h2 {
  font-size: 20px;
  text-transform: none;
  font-weight: 900;
  margin-bottom: 10px;
  margin-top: 0;
}

.tb p:last-child {
  margin-bottom: 0;
}

@media (max-width: 1299px) {
  .colorbox h1 + h2, .contentheader .tb > div h1 + h2 {
    font-size: 18px;
  }

  .contentheader .tb > div h1 {
    padding-bottom: 10px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1023px) {
  .colorbox h1 + h2, .contentheader .tb > div h1 + h2 {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .colorbox h1 + h2, .contentheader .tb > div h1 + h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.powermail_form_2 {
  background: #f1f1f3;
}
.powermail_form_2 .powermail_radio_legend,
.powermail_form_2 .powermail_label {
  display: none;
}
.powermail_form_2 .col-sm-4, .powermail_form_2 .col-sm-8 {
  margin: 0;
  padding: 0;
}
.powermail_form_2 .col-sm-4 + .col-sm-8,
.powermail_form_2 .col-sm-8 + .col-sm-4 {
  padding-left: 10px;
}
.powermail_form_2 > .powermail_fieldset {
  padding: 0 60px;
}
.powermail_form_2 .powermail_input, .powermail_form_2 textarea {
  background: #fff;
  border: 1px solid #ccc;
  transition: border 0.1s ease-in;
  -webkit-transition: border 0.1s ease-in;
  padding: 7px 8px;
}
.powermail_form_2 .powermail_input:focus, .powermail_form_2 textarea:focus {
  background: #fff;
  border-color: #f49605;
  transition: border 0.2s ease-in;
  -webkit-transition: border 0.2s ease-in;
}
.powermail_form_2 textarea {
  margin-top: 86px;
  max-height: 300px;
  height: 150px;
  min-height: 100px;
  max-width: 100%;
  min-width: 100%;
}
.powermail_form_2 #powermail_fieldwrap_26 .powermail_check_inner {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  line-height: 1;
  background: #868485;
  color: #fff;
  position: relative;
}
.powermail_form_2 #powermail_fieldwrap_26 .powermail_check_inner input {
  margin-right: 10px;
  margin-top: 0;
}
.powermail_form_2 #powermail_fieldwrap_26 .powermail_check_inner label {
  margin: 0;
}
.powermail_form_2 #powermail_fieldwrap_26 .powermail_check_inner:after {
  height: 20px;
  width: 20px;
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  right: 5px;
  top: 6px;
}
.powermail_form_2 .powermail_submit {
  padding: 4px 15px;
  text-align: left;
  min-width: 200px;
  position: relative;
}
.powermail_form_2 #powermail_fieldwrap_25 {
  position: relative;
}
.powermail_form_2 #powermail_fieldwrap_25:before {
  height: 20px;
  width: 20px;
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  left: 170px;
  top: 8px;
  color: #fff;
  z-index: 100;
}
.powermail_form_2 .powermail_input.parsley-error,
.powermail_form_2 textarea.parsley-error {
  border-width: 1px;
  padding: 7px 8px;
}
.powermail_form_2 .parsley-errors-list {
  display: none;
}
.powermail_form_2 .powermail_fieldwrap {
  margin-bottom: 10px;
}
.powermail_form_2 .parsley-error .powermail_check_inner label {
  color: #f00;
}

.powermail_form_3, .powermail_form_4 {
  background: #f1f1f3;
}
.powermail_form_3 .powermail_radio_legend,
.powermail_form_3 .powermail_label, .powermail_form_4 .powermail_radio_legend,
.powermail_form_4 .powermail_label {
  display: none;
}
.powermail_form_3 .col-sm-4, .powermail_form_3 .col-sm-8, .powermail_form_4 .col-sm-4, .powermail_form_4 .col-sm-8 {
  margin: 0;
  padding: 0;
}
.powermail_form_3 .col-sm-4 + .col-sm-8,
.powermail_form_3 .col-sm-8 + .col-sm-4, .powermail_form_4 .col-sm-4 + .col-sm-8,
.powermail_form_4 .col-sm-8 + .col-sm-4 {
  padding-left: 10px;
}
.powermail_form_3 > .powermail_fieldset, .powermail_form_4 > .powermail_fieldset {
  padding: 0 60px;
}
.powermail_form_3 .powermail_input, .powermail_form_3 textarea, .powermail_form_4 .powermail_input, .powermail_form_4 textarea {
  background: #fff;
  border: 1px solid #ccc;
  transition: border 0.1s ease-in;
  -webkit-transition: border 0.1s ease-in;
  padding: 7px 8px;
}
.powermail_form_3 .powermail_input:focus, .powermail_form_3 textarea:focus, .powermail_form_4 .powermail_input:focus, .powermail_form_4 textarea:focus {
  background: #fff;
  border-color: #f49605;
  transition: border 0.2s ease-in;
  -webkit-transition: border 0.2s ease-in;
}
.powermail_form_3 textarea, .powermail_form_4 textarea {
  max-height: 300px;
  height: 150px;
  min-height: 100px;
  max-width: 100%;
  min-width: 100%;
}
.powermail_form_3 #powermail_fieldwrap_43 .powermail_check_inner,
.powermail_form_3 #powermail_fieldwrap_63 .powermail_check_inner, .powermail_form_4 #powermail_fieldwrap_43 .powermail_check_inner,
.powermail_form_4 #powermail_fieldwrap_63 .powermail_check_inner {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  line-height: 1;
  background: #868485;
  color: #fff;
  position: relative;
}
.powermail_form_3 #powermail_fieldwrap_43 .powermail_check_inner input,
.powermail_form_3 #powermail_fieldwrap_63 .powermail_check_inner input, .powermail_form_4 #powermail_fieldwrap_43 .powermail_check_inner input,
.powermail_form_4 #powermail_fieldwrap_63 .powermail_check_inner input {
  margin-right: 10px;
  margin-top: 0;
}
.powermail_form_3 #powermail_fieldwrap_43 .powermail_check_inner label,
.powermail_form_3 #powermail_fieldwrap_63 .powermail_check_inner label, .powermail_form_4 #powermail_fieldwrap_43 .powermail_check_inner label,
.powermail_form_4 #powermail_fieldwrap_63 .powermail_check_inner label {
  margin: 0;
}
.powermail_form_3 #powermail_fieldwrap_43 .powermail_check_inner:after,
.powermail_form_3 #powermail_fieldwrap_63 .powermail_check_inner:after, .powermail_form_4 #powermail_fieldwrap_43 .powermail_check_inner:after,
.powermail_form_4 #powermail_fieldwrap_63 .powermail_check_inner:after {
  height: 20px;
  width: 20px;
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  right: 5px;
  top: 6px;
}
.powermail_form_3 #powermail_fieldwrap_47 .powermail_check_inner,
.powermail_form_3 #powermail_fieldwrap_59 .powermail_check_inner, .powermail_form_4 #powermail_fieldwrap_47 .powermail_check_inner,
.powermail_form_4 #powermail_fieldwrap_59 .powermail_check_inner {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  line-height: 1;
  background: #868485;
  color: #fff;
  position: relative;
}
.powermail_form_3 #powermail_fieldwrap_47 .powermail_check_inner input,
.powermail_form_3 #powermail_fieldwrap_59 .powermail_check_inner input, .powermail_form_4 #powermail_fieldwrap_47 .powermail_check_inner input,
.powermail_form_4 #powermail_fieldwrap_59 .powermail_check_inner input {
  margin-right: 10px;
  margin-top: 0;
}
.powermail_form_3 #powermail_fieldwrap_47 .powermail_check_inner label,
.powermail_form_3 #powermail_fieldwrap_59 .powermail_check_inner label, .powermail_form_4 #powermail_fieldwrap_47 .powermail_check_inner label,
.powermail_form_4 #powermail_fieldwrap_59 .powermail_check_inner label {
  margin: 0;
}
.powermail_form_3 #powermail_fieldwrap_47 .powermail_check_inner:after,
.powermail_form_3 #powermail_fieldwrap_59 .powermail_check_inner:after, .powermail_form_4 #powermail_fieldwrap_47 .powermail_check_inner:after,
.powermail_form_4 #powermail_fieldwrap_59 .powermail_check_inner:after {
  height: 20px;
  width: 20px;
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  right: 5px;
  top: 6px;
}
.powermail_form_3 .powermail_submit, .powermail_form_4 .powermail_submit {
  padding: 4px 15px;
  text-align: left;
  min-width: 200px;
  position: relative;
}
.powermail_form_3 #powermail_fieldwrap_40, .powermail_form_4 #powermail_fieldwrap_40 {
  position: relative;
}
.powermail_form_3 #powermail_fieldwrap_40:before, .powermail_form_4 #powermail_fieldwrap_40:before {
  height: 20px;
  width: 20px;
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  left: 170px;
  top: 8px;
  color: #fff;
  z-index: 100;
}
.powermail_form_3 .powermail_input.parsley-error,
.powermail_form_3 textarea.parsley-error, .powermail_form_4 .powermail_input.parsley-error,
.powermail_form_4 textarea.parsley-error {
  border-width: 1px;
  padding: 7px 8px;
}
.powermail_form_3 .parsley-errors-list, .powermail_form_4 .parsley-errors-list {
  display: none;
}
.powermail_form_3 .powermail_fieldwrap, .powermail_form_4 .powermail_fieldwrap {
  margin-bottom: 10px;
}
.powermail_form_3 .parsley-error .powermail_check_inner label, .powermail_form_4 .parsley-error .powermail_check_inner label {
  color: #f00;
}

#datenschutztext {
  font-size: 11px;
}

#teilnahmebedingungen {
  font-size: 11px;
}

.row.dgrey {
  background: #868485;
  padding: 45px 60px;
}
.row.dgrey > div {
  padding: 0 45px;
}
.row.dgrey .downloadbox {
  display: inline-block;
  margin: 30px auto;
  text-align: left;
  color: #fff;
}
.row.dgrey .downloadbox img {
  background: #fff;
}
.row.dgrey .downloadbox .text {
  padding: 15px;
}
.row.dgrey .downloadbox .btn-o4y {
  background: #f49605;
  color: #fff;
  border-radius: 0;
}

.videohover.hover, .videohover:hover,
.videohover2.hover,
.videohover2:hover {
  background: #000;
}
.videohover figcaption > div > div + div,
.videohover2 figcaption > div > div + div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.videohover .embed-responsive-16by9,
.videohover2 .embed-responsive-16by9 {
  padding-bottom: 55%;
}
.videohover .embed-responsive-4by3,
.videohover2 .embed-responsive-4by3 {
  padding-bottom: 83.5%;
}
.videohover .video-js .vjs-big-play-button,
.videohover2 .video-js .vjs-big-play-button {
  background: none;
  border: none;
  transition: none;
  background-image: url(../img/play_button.png);
  background-repeat: no-repeat;
  height: 69px;
  width: 69px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.videohover .video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.videohover2 .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "";
}

.videohover2 {
  cursor: default;
}
.videohover2 .video-js .vjs-big-play-button {
  background: none;
  height: 100%;
  width: 100%;
  z-index: 1000;
}
.videohover2.effect-ming p {
  opacity: 1;
  transform: none;
  -webkit-transform: none;
}
@media (max-width: 1299px) {
  .videohover2.effect-ming p {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
}
.videohover2.effect-ming span.playbutton {
  background: none;
  border: none;
  transition: none;
  background-image: url(../img/play_button.png);
  background-repeat: no-repeat;
  height: 69px;
  width: 69px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: block;
  text-indent: -10000%;
  overflow: hidden;
}
.videohover2 > div.img > div {
  display: block;
  right: 0;
}
@media (max-width: 1023px) {
  .videohover2 .embed-responsive-16by9 {
    height: 280px;
  }
}

.googlemaps {
  width: 100%;
  height: auto;
  min-height: 525px;
}

/*	========================================================================
Usercentrics
======================================================================== */
#uc-main-banner .uc-banner-content {
  background: #f49712 !important;
}

#uc-main-banner .uc-banner-content > div {
  width: 100% !important;
  max-width: 1280px !important;
  float: unset !important;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}

body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner {
  background-color: #656565;
  border: 1px solid #656565;
  border-radius: 0;
  transition: ease-in-out 0.2s;
  margin-left: 1% !important;
  margin-right: 1% !important;
  width: 38% !important;
}

@media (max-width: 640px) {
  body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner:focus,
body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner:active,
body #usercentrics-button.layout-1 #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner:hover {
  background-color: transparent;
  transition: ease-in-out 0.2s;
}

#usercentrics-button #uc-btn-deny-banner {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  transition: ease-in-out 0.2s;
}

#usercentrics-button #uc-btn-deny-banner:focus,
#usercentrics-button #uc-btn-deny-banner:active,
#usercentrics-button #uc-btn-deny-banner:hover {
  border-color: #656565;
  transition: ease-in-out 0.2s;
}

#usercentrics-button #uc-btn-more-info-banner {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  transition: ease-in-out 0.2s;
}

#usercentrics-button #uc-btn-more-info-banner:focus,
#usercentrics-button #uc-btn-more-info-banner:active,
#usercentrics-button #uc-btn-more-info-banner:hover {
  border-color: #656565;
  transition: ease-in-out 0.2s;
}

#bto-path-1,
#ico_button_close-b,
#fingerprint {
  fill: #f49712;
}

.usercentrics-button label {
  width: 100%;
}

.uc-consents-info-modal-wrapper .uc-modal-header {
  background: #f49712 !important;
}

.uc-consents-info-modal-wrapper .uc-modal-header #uc-search-consents-info {
  background-color: #f49712 !important;
  border: 1px solid #fff !important;
}

.uc-corner-modal-content .uc-card-footer .uc-save-settings-button {
  background: #f49712 !important;
}

.uc-corner-modal-content .uc-card-header {
  background: #f49712 !important;
}

.uc-corner-modal-content .uc-card-header .uc-dropdown-menu {
  background: #f49712 !important;
}

.uc-corner-modal-content .uc-nav-tabs {
  background: #f49712 !important;
}

.uc-modal-footer .uc-btn-primary {
  background: #f49712 !important;
}

.uc-embedding-wrapper {
  background: #f49712 !important;
  color: white;
}

.uc-embedding-wrapper a, .uc-embedding-wrapper a:hover, .uc-embedding-wrapper a:focus, a:visited, .uc-embedding-wrapper .navbar-default .navbar-nav > .active > a, .uc-embedding-wrapper .navbar-default .navbar-nav > .active > a:focus, .uc-embedding-wrapper .navbar-default .navbar-nav > .active > a:hover, .additionalpages a, .uc-embedding-wrapper .row .tb.hlinks a, .uc-embedding-wrapper .row .tb.hlinks a:hover {
  color: white;
}

.uc-embedding-wrapper .uc-embedding-accept {
  background-color: #656565;
  border: 1px solid #656565;
  border-radius: 0;
  transition: ease-in-out 0.2s;
}

.uc-embedding-wrapper .uc-embedding-accept:focus,
.uc-embedding-wrapper .uc-embedding-accept:active,
.uc-embedding-wrapper .uc-embedding-accept:hover {
  transition: ease-in-out 0.2s;
  background-color: transparent;
}

.uc-embedding-wrapper .uc-embedding-more-info {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  transition: ease-in-out 0.2s;
}

.uc-embedding-wrapper .uc-embedding-more-info:focus,
.uc-embedding-wrapper .uc-embedding-more-info:active,
.uc-embedding-wrapper .uc-embedding-more-info:hover {
  transition: ease-in-out 0.2s;
  border: 1px solid #656565;
}
