.clearfix::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
html {
  overflow-y: scroll;
}
body {
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  color: #373a3b;
  background: #FFF;
  font-weight: 400;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.site {
  overflow-x: hidden;
}
#header {
  height: 125px;
  overflow-x: hidden;
}
#header .wrapper {
  height: 100%;
}
#header .left {
  width: 75%;
  float: left;
  height: 100%;
  background: #FFF;
}
#header .right {
  position: relative;
  width: 25%;
  float: right;
  height: 100%;
  background: #818486;
}
#header .right::before {
  position: absolute;
  left: -30px;
  top: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 125px 30px;
  border-color: transparent transparent #818486 transparent;
}
#header .right::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 10000px;
  height: 100%;
  background: #818486;
}
#header .menutoggle {
  display: none;
  position: absolute;
  left: 20px;
  top: 12px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  background: #36393b;
  color: #FFF;
  font-size: 30px;
}
#header::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.nav.menu .home {
  visibility: hidden;
  width: 2em;
  text-indent: -1000px;
}
.nav.menu .home::before {
  display: inline-block;
  content: '\f015';
  font-family: FontAwesome;
  visibility: visible;
  width: 2em;
  text-align: center;
  text-indent: 1000px;
}
#navigation ul {
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
#navigation ul li {
  display: inline-block;
}
#navigation ul li a {
  display: block;
  font-size: 1.1em;
  font-weight: 300;
  padding: 0.2em 0.6em;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#navigation ul li.active a {
  color: #d51030;
  font-weight: 900;
}
#navigation ul li:hover a {
  color: #d51030;
}
#header-infos {
  height: 100%;
  position: relative;
  color: #FFF;
}
#header-infos table {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
#header-infos table td {
  padding-right: 10px;
  vertical-align: middle;
}
#header-infos a {
  color: inherit;
  text-decoration: none;
}
#travel_feature,
#feature {
  height: 300px;
  overflow: hidden;
  position: relative;
}
#travel_feature .feature,
#feature .feature {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
#travel_feature .feature .custom,
#feature .feature .custom {
  background: rgba(213,16,48,0.7);
  color: #FFF;
  width: calc(25% + 30px);
  position: absolute;
  top: 0;
  right: 0;
  height: 300px;
}
#travel_feature .feature .custom h1,
#feature .feature .custom h1 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  margin: 0;
  line-height: 1.2em;
  font-size: 2.5em;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 300;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
#travel_feature .feature .custom h1 strong,
#feature .feature .custom h1 strong {
  font-style: normal;
  font-weight: 900;
}
#travel_feature .feature .custom::before,
#feature .feature .custom::before {
  position: absolute;
  left: -127px;
  top: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 530px 127px;
  border-color: transparent transparent rgba(213,16,48,0.7) transparent;
}
#travel_feature .feature .custom:after,
#feature .feature .custom:after {
  content: '';
  display: block;
  position: absolute;
  background: rgba(213,16,48,0.7);
  left: 100%;
  top: 0;
  height: 100%;
  width: 10000px;
}
.home #feature {
  height: 530px;
}
.home #feature .feature {
  height: 100%;
  width: 100%;
  position: relative;
}
.travel-highlights {
  height: 100%;
  position: relative;
}
.travel-highlights .items {
  height: 100%;
}
.travel-highlights .items .item {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-position: center;
  background-size: cover;
}
.travel-highlights .items .item .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(118,9,27,0.7);
  height: 145px;
  font-size: 2.5em;
  color: #FFF;
  line-height: 1.2em;
  text-transform: uppercase;
  padding: 0.5em;
}
.travel-highlights .items .item .title .wrapper {
  padding-right: 20%;
}
.travel-highlights .items .item .title em {
  font-weight: 300;
}
.travel-highlights .items .item .title strong {
  font-weight: 900;
}
.travel-highlights .items .item .description-wrapper {
  height: 100%;
}
.travel-highlights .items .item .description {
  position: relative;
  float: right;
  width: calc(25% + 30px);
  height: 100%;
  background: rgba(213,16,48,0.7);
  padding: 10px;
  padding-top: 50px;
  color: #FFF;
}
.travel-highlights .items .item .description::before {
  position: absolute;
  left: -127px;
  top: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 530px 127px;
  border-color: transparent transparent rgba(213,16,48,0.7) transparent;
}
.travel-highlights .items .item .description:after {
  content: '';
  display: block;
  position: absolute;
  background: rgba(213,16,48,0.7);
  left: 100%;
  top: 0;
  height: 100%;
  width: 10000px;
}
.travel-highlights .items .item .description h2 {
  line-height: 1.3em;
}
.travel-highlights .items .item .description p {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.travel-highlights .items .item .info-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.travel-highlights .items .item .infos {
  float: right;
  width: 33%;
  color: #FFF;
  padding: 15px 0;
}
.travel-highlights .items .item .infos::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.travel-highlights .items .item .infos .icon {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
  padding-top: 3px;
  font-style: normal;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}
.travel-highlights .items .item .infos .icon.icon-cal {
  background: url('../images/ic_cal.png') no-repeat center;
}
.travel-highlights .items .item .infos .icon.icon-bus {
  background: url('../images/ic_bus.png') no-repeat center;
}
.travel-highlights .items .item .infos .left {
  float: left;
  padding-top: 10px;
}
.travel-highlights .items .item .infos .left table tr td {
  padding-right: 10px;
  padding-bottom: 10px;
}
.travel-highlights .items .item .infos .right {
  float: right;
  padding-right: 20px;
}
.travel-highlights .items .item .infos .right .price {
  font-size: 3.5em;
  text-align: justify;
  font-weight: 900;
  line-height: 1em;
}
.travel-highlights .items .item .infos .right .price small {
  font-size: 0.3em;
  line-height: 1em;
}
.travel-highlights .items .item .infos .right .annotation {
  text-align: justify;
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.1em;
}
.travel-highlights .items .item .infos .right .number {
  text-align: justify;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 500;
}
.travel-highlights .pagination {
  position: absolute;
  bottom: 145px;
  left: 50px;
  text-align: left;
  z-index: 10;
}
.travel-highlights .pagination .pag {
  position: relative;
  display: block;
  float: left;
  background: #d51030;
  color: #FFF;
  padding: 2px;
  margin: 0 5px;
  height: 25px;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.travel-highlights .pagination .pag.active {
  opacity: 1;
}
.travel-highlights .pagination .pag:hover {
  opacity: 1;
}
.travel-highlights .pagination .pag::after {
  display: block;
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 5px 0 0;
  border-color: #d51030 transparent transparent transparent;
}
.travel-highlights .pagination .pag::before {
  display: block;
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 25px 5px;
  border-color: transparent transparent #d51030 transparent;
}
.content-wrapper {
  padding: 40px 20px;
}
.content-wrapper::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.content-wrapper .left {
  float: left;
  width: 60%;
  margin-right: 10%;
}
.content-wrapper .right {
  float: left;
  width: 30%;
}
.site #content {
  padding: 0;
}
.site #content h1 {
  font-weight: 500 !important;
  text-align: center;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #d51030;
  line-height: 1.3em;
}
.site #content p {
  text-align: center;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.4em;
}
.front #content {
  border-left: 5px solid #d51030;
  padding: 0 10px;
}
.front #content h1 {
  font-weight: 300 !important;
  text-align: left;
  padding: 0;
  border: 0;
  font-style: italic;
  font-size: 1.58em;
  line-height: 1.2em;
  text-transform: uppercase;
}
.front #content h1 strong {
  font-weight: 900;
}
.front #content p {
  text-align: left;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.4em;
}
.nowrap .front #content,
.noline .front #content {
  border: none;
  padding: 0;
}
.item-page a {
  text-decoration: none;
  color: inherit;
  font-weight: 600;
}
.expertslider .intro h2 {
  font-weight: 300;
  font-style: italic;
  font-size: 1.58em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.expertslider .intro h2 strong {
  font-weight: 900;
}
.expertslider .intro p {
  font-size: 0.7em;
  line-height: 1.5em;
  font-weight: 700;
}
.expertslider .experts {
  border-top: 5px solid #d51030;
  border-bottom: 1px solid #d51030;
  position: relative;
  overflow: hidden;
}
.expertslider .experts .expert {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: 0.7em;
  line-height: 1.6em;
}
.expertslider .experts .expert p {
  margin: 0;
}
.expertslider .experts .expert .about {
  float: left;
  width: 30%;
  margin-right: 30px;
  margin-bottom: 10px;
}
.expertslider .experts .expert .about img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.expertslider .experts .expert .about .name {
  font-weight: 500;
  font-size: 1.7em;
  margin-bottom: 0.5em;
  -webkit-hyphens: none;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: left;
}
.expertslider .experts .expert .about .position {
  font-weight: 400;
  -webkit-hyphens: none;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: left;
  margin-bottom: 1em;
}
.expertslider .experts .expert .about .email {
  font-weight: 400;
  -webkit-hyphens: none;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: left;
  margin-bottom: 1em;
}
.expertslider .experts .expert .about .infos ul {
  list-style: none;
  padding: 0;
}
.expertslider .experts .expert .about .infos ul li {
  padding-left: 1.2em;
  position: relative;
  margin-bottom: 0.3em;
}
.expertslider .experts .expert .about .infos ul li::before {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #d51030;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1.5em;
  line-height: 1em;
}
.expertslider .experts .expert::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.expertslider .controls {
  text-align: right;
  padding: 5px 0;
}
.expertslider .controls .prev,
.expertslider .controls .next {
  position: relative;
  display: inline-block;
  background: #d51030;
  color: #FFF;
  padding: 2px;
  margin: 0 5px;
  height: 20px;
  line-height: 15px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.expertslider .controls .prev::after,
.expertslider .controls .next::after {
  display: block;
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 5px 0 0;
  border-color: #d51030 transparent transparent transparent;
}
.expertslider .controls .prev::before,
.expertslider .controls .next::before {
  display: block;
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 5px;
  border-color: transparent transparent #d51030 transparent;
}
#above-content h2,
#content h2,
#below-content h2 {
  font-weight: 300;
  font-style: italic;
  font-size: 1.58em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#above-content h2 strong,
#content h2 strong,
#below-content h2 strong {
  font-weight: 900;
}
#content {
  margin-bottom: 40px;
}
.image-teaser {
  width: 50%;
  height: 200px;
  position: relative;
  float: left;
  padding-right: 20px;
  cursor: pointer;
  overflow: hidden;
}
.image-teaser img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.image-teaser .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 20px;
  height: 40px;
  padding: 10px 20px;
  background: rgba(129,132,134,0.7);
  color: #FFF;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.image-teaser:hover .title {
  height: 100%;
}
.category-nav {
  list-style: none;
  text-align: center;
  padding: 0;
  background: #fab7c2;
  position: relative;
}
.category-nav::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  width: 10000px;
  height: 100%;
  background: #fab7c2;
}
.category-nav::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 10000px;
  height: 100%;
  background: #fab7c2;
}
.category-nav li {
  display: inline-block;
  margin: 5px 0;
}
.category-nav li a {
  display: block;
  position: relative;
  background: #818486;
  color: #FFF;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: none;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-nav li a::after {
  display: block;
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 5px 0 0;
  border-color: #818486 transparent transparent transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-nav li a::before {
  display: block;
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 5px;
  border-color: transparent transparent #818486 transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category-nav li a:hover {
  background: #d51030;
}
.category-nav li a:hover::after {
  border-color: #d51030 transparent transparent transparent;
}
.category-nav li a:hover::before {
  border-color: transparent transparent #d51030 transparent;
}
.category-nav li.active a {
  background: #d51030;
}
.category-nav li.active a::after {
  border-color: #d51030 transparent transparent transparent;
}
.category-nav li.active a::before {
  border-color: transparent transparent #d51030 transparent;
}
.reisen .reise {
  padding-top: 1em;
}
.reisen .reise .intro {
  margin: 0;
}
.reisen .reise .intro:after,
.reisen .reise .intro:before {
  display: none !important;
}
.reisen .reise .imgslider {
  width: calc(50% + 127px) !important;
}
.reisen .reise .imgslider:after,
.reisen .reise .imgslider:before {
  display: none !important;
}
.reisen .reise .information {
  width: calc(50% - 127px) !important;
}
.reisen .reise .information::after {
  position: absolute;
  left: -127px !important;
  top: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 350px 127px !important;
  border-color: transparent transparent #36393b transparent;
}
.reise .intro {
  background: #36393b;
  color: #fff;
  height: 350px;
  margin-bottom: 40px;
  position: relative;
}
.reise .intro:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  height: 100%;
  width: 50vw;
  z-index: 10;
  background: #36393b;
}
.reise .intro:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 50vw;
  z-index: 10;
  background: #36393b;
}
.reise .intro::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
.reise .intro .imgslider {
  width: calc(75% - 30px);
  float: left;
  height: 100%;
  background: #CCC;
  position: relative;
}
.reise .intro .imgslider .slides {
  width: 100%;
  height: 100%;
  position: relative;
}
.reise .intro .imgslider .slides .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
.reise .intro .imgslider .slides .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.reise .intro .imgslider .controls {
  position: absolute;
  z-index: 10;
  right: 140px;
  bottom: 20px;
}
.reise .intro .imgslider .controls .prev,
.reise .intro .imgslider .controls .next {
  position: relative;
  display: inline-block;
  background: #d51030;
  color: #FFF;
  padding: 2px 4px;
  margin: 0 5px;
  height: 20px;
  line-height: 15px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reise .intro .imgslider .controls .prev::after,
.reise .intro .imgslider .controls .next::after {
  display: block;
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 5px 0 0;
  border-color: #d51030 transparent transparent transparent;
}
.reise .intro .imgslider .controls .prev::before,
.reise .intro .imgslider .controls .next::before {
  display: block;
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 5px;
  border-color: transparent transparent #d51030 transparent;
}
.reise .intro .imgslider::before {
  position: absolute;
  left: -80px;
  bottom: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 350px 80px;
  z-index: 10;
  border-color: transparent transparent #d51030 transparent;
}
.reise .intro .imgslider::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 350px 80px 0 0;
  z-index: 10;
  border-color: #d51030 transparent transparent transparent;
}
.reise .intro .information {
  width: calc(25% + 30px);
  height: 100%;
  float: left;
  padding: 20px;
  padding-right: 40px;
  padding-top: 40px;
  position: relative;
}
.reise .intro .information::after {
  position: absolute;
  left: -80px;
  top: 0;
  content: '';
  display: block;
  width: 0;
  z-index: 10;
  height: 0;
  border-style: solid;
  border-width: 0 0 350px 80px;
  border-color: transparent transparent #36393b transparent;
}
.reise .intro .information .category {
  font-weight: 300;
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.2em;
  text-transform: uppercase;
}
.reise .intro .information h2.title {
  margin-top: 0 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  font-size: 1.7em !important;
  line-height: 1.2em !important;
  font-style: normal !important;
}
.reise .intro .information p {
  font-weight: 400 !important;
  font-size: 1em !important;
  line-height: 1.4em !important;
  text-align: justify !important;
}
.reise .intro .information .bottom {
  position: absolute;
  bottom: 20px;
  right: 40px;
  width: calc(100% - 60px);
  z-index: 10;
  background: #36393b;
  padding-top: 5px;
}
.reise .intro .information .bottom .dates {
  position: relative;
  cursor: pointer;
  margin: 5px 0;
  margin-bottom: 10px;
}
.reise .intro .information .bottom .dates.open .dropdown {
  display: block;
  border-bottom: 1px solid #FFF;
}
.reise .intro .information .bottom .dates.open .selected:after {
  content: '\f0d8';
}
.reise .intro .information .bottom .dates.disabled {
  cursor: default;
}
.reise .intro .information .bottom .dates.disabled .dropdown {
  display: none !important;
}
.reise .intro .information .bottom .dates.disabled .selected:after {
  display: none !important;
}
.reise .intro .information .bottom .dates.disabled .selected:hover {
  background: transparent !important;
}
.reise .intro .information .bottom .dates .selected {
  border: 1px solid #FFF;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reise .intro .information .bottom .dates .selected:hover {
  background: #424648;
}
.reise .intro .information .bottom .dates .selected:after {
  content: '\f0d7';
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 2px;
}
.reise .intro .information .bottom .dates .dropdown {
  display: none;
  max-height: 200px;
  overflow-y: auto;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 100%;
  width: 100%;
  border: 1px solid #FFF;
  border-top: none;
  border-bottom: none;
  background: #36393b;
  box-shadow: 1px 3px 2px rgba(0,0,0,0.5);
}
.reise .intro .information .bottom .dates .dropdown .item {
  cursor: pointer;
  background: #36393b;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reise .intro .information .bottom .dates .dropdown .item:hover {
  background: #d51030;
}
.reise .intro .information .bottom .dates .dropdown .item.active,
.reise .intro .information .bottom .dates .dropdown .item.active:hover {
  color: #4e5356;
  background: #36393b;
}
.reise .intro .information .bottom .dates .item {
  padding: 2px 40px 2px 10px;
}
.reise .intro .information .bottom .dates .item .date {
  width: 35%;
  float: left;
  font-weight: 700;
}
.reise .intro .information .bottom .dates .item .ordernr {
  width: 40%;
  float: left;
}
.reise .intro .information .bottom .dates .item .price {
  width: 25%;
  float: left;
  font-weight: 700;
  text-align: right;
}
.reise .intro .information .bottom .dates .item:after {
  content: '';
  display: block;
  clear: both;
  float: none;
}
.reise .intro .information .bottom .actions {
  text-align: right;
}
.reise .intro .information .bottom .actions a {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  margin-left: 1em;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reise .intro .information .bottom .actions a i {
  color: #d51030;
}
.reise .intro .information .bottom .actions a:hover {
  color: #d51030;
}
.reise .intro .information .infoboxes {
  position: absolute;
  right: 40px;
  bottom: -20px;
  text-align: right;
}
.reise .intro .information .infoboxes .box {
  margin-left: 0.5em;
  display: inline-block;
  background: #d51030;
  padding: 10px;
  font-weight: 300;
  font-style: italic;
  font-size: 2em;
  line-height: 1.2em;
}
.reise .intro .information .infoboxes .box .upper {
  text-transform: uppercase;
}
.reise .intro .information .infoboxes .box .lower {
  font-size: 0.8em;
}
.reise .content-wrapper {
  padding: 0 40px;
}
.reise .details .left p {
  font-weight: 400 !important;
  line-height: 1.4em !important;
  font-size: 1em !important;
  text-align: justify !important;
}
.reise .details .left h3 {
  font-size: 1em;
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.reise .details .left .overflowHelper {
  width: 100%;
  overflow-x: auto;
}
.reise .details .left table {
  width: 100%;
  border-collapse: collapse;
}
.reise .details .left table thead tr th {
  background: #d51030;
  border-left: 1px solid #FFF;
  text-align: center;
  color: #FFF;
  padding: 4px;
  text-transform: uppercase;
}
.reise .details .left table thead tr th:first-child {
  border-left-color: #d51030;
  text-align: left;
}
.reise .details .left table thead tr th:last-child {
  border-right: 1px solid #d51030;
}
.reise .details .left table tbody tr td {
  padding: 2px 4px;
  border: 1px solid #d51030;
  text-align: center;
}
.reise .details .left table tbody tr td:first-child {
  text-align: left;
}
.reise .details .right .box {
  background: #d51030;
  color: #FFF;
  padding: 20px 30px;
}
.reise .details .right .box p {
  font-weight: 400 !important;
  line-height: 1.4em !important;
  font-size: 1em !important;
  text-align: left !important;
}
.reise .details .right .box h3 {
  margin: 0;
  font-size: 1.8em;
  line-height: 1.2em;
  font-weight: 300;
  font-style: italic;
  text-transform: uppercase;
}
.reise .details .right .box h3 strong {
  font-style: normal;
}
.reise .details .right .box .services {
  border-top: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  margin-bottom: 1em;
}
.reise .details .right .box .services ul {
  list-style: square;
  padding-left: 20px;
}
.reise .details .right .box .services ul li {
  margin-bottom: 0.3em;
}
.reise .details .right .box .disclaimer {
  font-size: 0.8em;
  line-height: 1.3em;
}
.reise .details .right .checkbtn {
  display: block;
  border: 3px solid #d51030;
  color: #373a3b;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  padding: 4px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reise .details .right .checkbtn i {
  color: #d51030;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.reise .details .right .checkbtn:hover {
  background: #d51030;
  border-top-color: #FFF;
  color: #FFF;
}
.reise .details .right .checkbtn:hover i {
  color: #FFF;
}
#content .busses {
  padding-top: 40px;
}
#content .busses .bus {
  background: #36393b;
  color: #fff;
  height: 375px;
  margin-bottom: 40px;
}
#content .busses .bus::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
#content .busses .bus .imgslider {
  width: calc(50% + 127px);
  float: left;
  height: 100%;
  background: #CCC;
  position: relative;
}
#content .busses .bus .imgslider .slides {
  width: 100%;
  height: 100%;
  position: relative;
}
#content .busses .bus .imgslider .slides .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
#content .busses .bus .imgslider .slides .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
#content .busses .bus .imgslider .controls {
  position: absolute;
  z-index: 10;
  right: 140px;
  bottom: 20px;
}
#content .busses .bus .imgslider .controls .prev,
#content .busses .bus .imgslider .controls .next {
  position: relative;
  display: inline-block;
  background: #d51030;
  color: #FFF;
  padding: 2px 4px;
  margin: 0 5px;
  height: 20px;
  line-height: 15px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#content .busses .bus .imgslider .controls .prev::after,
#content .busses .bus .imgslider .controls .next::after {
  display: block;
  content: '';
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 5px 0 0;
  border-color: #d51030 transparent transparent transparent;
}
#content .busses .bus .imgslider .controls .prev::before,
#content .busses .bus .imgslider .controls .next::before {
  display: block;
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 5px;
  border-color: transparent transparent #d51030 transparent;
}
#content .busses .bus .information {
  width: calc(50% - 127px);
  height: 100%;
  float: left;
  padding: 20px;
  padding-top: 40px;
  position: relative;
  z-index: 5;
}
#content .busses .bus .information::after {
  position: absolute;
  left: -127px;
  top: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 375px 127px;
  border-color: transparent transparent #36393b transparent;
}
#content .busses .bus .information .no {
  font-weight: 300;
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.2em;
}
#content .busses .bus .information .title {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.7em;
  line-height: 1.2em;
}
#content .busses .bus .information .description {
  text-align: justify;
}
#content .busses .bus .information .description p {
  text-align: inherit;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
}
#content .busses .bus .information .lower {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 20px;
}
#content .busses .bus .information .lower::after {
  content: '';
  display: block;
  float: none;
  clear: both;
}
#content .busses .bus .information .lower .availability {
  margin-top: 10px;
  float: none;
}
#content .busses .bus .information .lower .availability a {
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
}
#content .busses .bus .information .lower .availability a i {
  color: #d51030;
  font-size: 1em;
}
#content .busses .bus .information .lower .icons {
  float: none;
  text-align: left;
}
#content .busses .bus .information .lower .icons .icon {
  display: inline-block;
  position: relative;
}
#content .busses .bus .information .lower .icons .icon .icn {
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
#content .busses .bus .information .lower .icons .icon .desc {
  text-align: center;
  position: absolute;
  background: rgba(0,0,0,0.7);
  padding: 5px;
  max-width: 120px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 120%;
  border-radius: 3px;
  display: none;
}
#content .busses .bus .information .lower .icons .icon:hover .desc {
  display: block;
}
#content .busses .bus .information .lower .icons .icon:first-child .desc {
  left: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#content .busses .bus.img-right .imgslider {
  float: right;
}
#content .busses .bus.img-right .imgslider .controls {
  right: auto;
  left: 40px;
}
#content .busses .bus.img-right .information {
  float: right;
}
#content .busses .bus.img-right .information::after {
  position: absolute;
  left: auto;
  right: -127px;
  top: 0;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 375px 127px 0 0;
  border-color: #36393b transparent transparent transparent;
}
#content .reisen > .intro {
  padding: 1em 50px;
}
#content .reisen > .intro h1 {
  font-weight: 500 !important;
  text-align: center;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #d51030;
}
#content .reisen > .intro p {
  text-align: center;
  font-weight: 300;
  font-size: 1.3em;
  line-height: 1.4em;
}
#content .reisen .btn.btn-download {
  display: inline-block;
  margin: 0.5em 1em;
  position: relative;
  background: #d51030;
  padding: 10px 20px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.3em;
  margin-right: 0;
}
#content .reisen .btn.btn-download:hover {
  background: #bd0e2b;
}
#content .reisen .filters {
  text-align: center;
}
#content .reisen .filters.bottom-filters {
  margin-top: 2em;
}
#content .reisen .filters .filterdrop {
  display: inline-block;
  width: 200px;
  margin: 0.5em 1em;
  position: relative;
}
#content .reisen .filters .filterdrop .selected {
  background: #d51030;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#content .reisen .filters .filterdrop .selected:hover {
  background: #bd0e2b;
}
#content .reisen .filters .filterdrop .selected .item {
  padding: 10px 20px;
  padding-right: 40px;
  color: #FFF;
}
#content .reisen .filters .filterdrop .selected:after {
  content: '\f0d7';
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
  top: 10px;
  color: #FFF;
  font-size: 1.3em;
}
#content .reisen .filters .filterdrop .dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 10;
  border: 2px solid #d51030;
  background: #FFF;
  max-height: 200px;
  overflow-y: auto;
  box-shadow: 1px 3px 2px rgba(0,0,0,0.3);
}
#content .reisen .filters .filterdrop .dropdown .item {
  border-top: 1px solid #EEE;
}
#content .reisen .filters .filterdrop .dropdown .item:first-child {
  border: none;
}
#content .reisen .filters .filterdrop .dropdown .item:hover {
  background: #EEE;
}
#content .reisen .filters .filterdrop.open .selected:after {
  content: '\f0d8';
}
#content .reisen .filters .filterdrop.open .dropdown {
  display: block;
}
#content .reisen .filters .filterdrop .item {
  padding: 10px 20px;
  color: #373a3b;
  text-transform: uppercase;
  font-size: 1.3em;
  width: auto;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#content .reisen .filters .filterdrop .item.active {
  color: #EEE;
}
.icn.freeze {
  background-image: url('../images/icns/freeze.png');
}
.icn.mic {
  background-image: url('../images/icns/mic.png');
}
.icn.movie {
  background-image: url('../images/icns/movie.png');
}
.icn.coffee {
  background-image: url('../images/icns/coffee.png');
}
.icn.clima {
  background-image: url('../images/icns/clima.png');
}
.icn.wc {
  background-image: url('../images/icns/wc.png');
}
.icn.mp3 {
  background-image: url('../images/icns/mp3.png');
}
.icn.nav {
  background-image: url('../images/icns/nav.png');
}
.formResponsive {
  max-width: 600px;
  margin: 0 auto;
}
.formResponsive .rsform-block-reisenr,
.formResponsive .rsform-block-busnr {
  width: 49%;
  float: left;
}
.formResponsive .rsform-block-reisenr {
  margin-right: 2%;
}
.formResponsive .rsform-block-vorname,
.formResponsive .rsform-block-name,
.formResponsive .rsform-block-von,
.formResponsive .rsform-block-bis,
.formResponsive .rsform-block-zielort,
.formResponsive .rsform-block-abfahrtsort,
.formResponsive .rsform-block-abfahrtszeit,
.formResponsive .rsform-block-rueckkehrzeit,
.formResponsive .rsform-block-plz,
.formResponsive .rsform-block-ort,
.formResponsive .rsform-block-ez,
.formResponsive .rsform-block-dz {
  width: 49%;
  float: left;
}
.formResponsive .rsform-block-vorname,
.formResponsive .rsform-block-von,
.formResponsive .rsform-block-plz,
.formResponsive .rsform-block-abfahrtsort,
.formResponsive .rsform-block-abfahrtszeit,
.formResponsive .rsform-block-ez {
  margin-right: 2%;
}
.formResponsive .formRed {
  color: #d51030;
}
.formResponsive input[type="button"].rsform-submit-button {
  border: none;
  border-radius: 0;
  background: #d51030;
  color: #FFF;
  outline: none;
  -webkit-appearance: none;
  box-shadow: none;
  padding: 1em 2em;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.formResponsive input[type="button"].rsform-submit-button:hover {
  background: #a60c25;
}
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 1em;
}
.formResponsive .formHorizontal .rsform-block .formControlLabel {
  display: none;
}
.formResponsive .formHorizontal .rsform-block .formControls {
  margin: 0;
  float: none;
}
.formResponsive .formHorizontal .rsform-block input,
.formResponsive .formHorizontal .rsform-block textarea,
.formResponsive .formHorizontal .rsform-block button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
.formResponsive .formHorizontal .rsform-block textarea,
.formResponsive .formHorizontal .rsform-block input[type="text"],
.formResponsive .formHorizontal .rsform-block input[type="number"],
.formResponsive .formHorizontal .rsform-block input[type="email"],
.formResponsive .formHorizontal .rsform-block input[type="tel"],
.formResponsive .formHorizontal .rsform-block input[type="url"],
.formResponsive .formHorizontal .rsform-block input[type="password"] {
  border: 2px solid transparent;
  border-radius: 0;
  background: #EEE;
  color: #373a3b;
  outline: none;
  -webkit-appearance: none;
  box-shadow: none;
  padding: 1.2em 2em;
  width: 100%;
  margin: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.formResponsive .formHorizontal .rsform-block textarea.rsform-error,
.formResponsive .formHorizontal .rsform-block input[type="text"].rsform-error,
.formResponsive .formHorizontal .rsform-block input[type="number"].rsform-error,
.formResponsive .formHorizontal .rsform-block input[type="email"].rsform-error,
.formResponsive .formHorizontal .rsform-block input[type="tel"].rsform-error,
.formResponsive .formHorizontal .rsform-block input[type="url"].rsform-error,
.formResponsive .formHorizontal .rsform-block input[type="password"].rsform-error {
  border: 2px solid #d51030;
}
.formResponsive .formHorizontal .rsform-block textarea:focus,
.formResponsive .formHorizontal .rsform-block input[type="text"]:focus,
.formResponsive .formHorizontal .rsform-block input[type="number"]:focus,
.formResponsive .formHorizontal .rsform-block input[type="email"]:focus,
.formResponsive .formHorizontal .rsform-block input[type="tel"]:focus,
.formResponsive .formHorizontal .rsform-block input[type="url"]:focus,
.formResponsive .formHorizontal .rsform-block input[type="password"]:focus {
  border: 2px solid #36393b;
}
.formResponsive .formHorizontal .rsform-block input[type="text"],
.formResponsive .formHorizontal .rsform-block input[type="number"],
.formResponsive .formHorizontal .rsform-block input[type="email"],
.formResponsive .formHorizontal .rsform-block input[type="tel"],
.formResponsive .formHorizontal .rsform-block input[type="url"],
.formResponsive .formHorizontal .rsform-block input[type="password"] {
  height: 3em;
  line-height: 3em;
  padding: 0 2em;
}
.formResponsive .formHorizontal .rsform-block input[type="radio"],
.formResponsive .formHorizontal .rsform-block input[type="checkbox"] {
  margin: 0 5px;
  margin-right: 10px;
  margin-top: 5px;
}
.formResponsive .formHorizontal .rsform-block input[type="submit"],
.formResponsive .formHorizontal .rsform-block button[type="submit"] {
  border: none;
  border-radius: 0;
  background: #d51030;
  color: #FFF;
  outline: none;
  -webkit-appearance: none;
  box-shadow: none;
  padding: 1em 2em;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.formResponsive .formHorizontal .rsform-block input[type="submit"]:hover,
.formResponsive .formHorizontal .rsform-block button[type="submit"]:hover {
  background: #a60c25;
}
.formResponsive .formHorizontal .rsform-block input[type="button"] {
  display: inline-block;
  border: none;
  border-radius: 0;
  background: #36393b;
  color: #FFF;
  outline: none;
  -webkit-appearance: none;
  box-shadow: none;
  margin: 0;
  height: 3em;
  line-height: 3em;
  padding: 0;
  vertical-align: top;
  text-align: center;
  text-transform: uppercase;
  font-family: FontAwesome;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.formResponsive .formHorizontal .rsform-block input[type="button"]:hover {
  background: #1e1f20;
}
.formResponsive .formHorizontal .rsform-block .rsform-calendar-box {
  width: 80% !important;
}
.formResponsive .formHorizontal .rsform-block .rsform-calendar-button {
  width: 20%;
}
.formResponsive .formHorizontal .rsform-block .formValidation {
  display: none;
}
.formResponsive .formHorizontal .rsform-block p.formDescription {
  display: none;
}
.timeline {
  max-width: 600px;
  margin: 50px auto;
  padding: 50px 0;
  background: url('../images/linebg.png') repeat-y center;
}
.timeline .item {
  width: 50%;
  padding: 0 20px;
}
.timeline .item:nth-child(2n) {
  margin-left: 50%;
}
.timeline .item:nth-child(2n) h3 {
  text-align: left;
}
.timeline .item:nth-child(2n) h3:before {
  left: -32px;
}
.timeline .item:nth-child(2n+1) h3 {
  text-align: right;
}
.timeline .item:nth-child(2n+1) h3:before {
  right: -32px;
}
.timeline h3 {
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 800;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 0.3em;
  padding-bottom: 0.6em;
  border-bottom: 1px solid #d51030;
  position: relative;
}
.timeline h3:before {
  display: block;
  content: '';
  background: url('../images/timeline-item.png') no-repeat center;
  width: 24px;
  height: 16px;
  position: absolute;
  bottom: -8px;
}
.timeline .content p {
  margin: 0;
  color: #81888a;
  text-align: justify;
}
#footer {
  background: #bcbcbc;
  color: #565656;
  padding: 2em 20px;
}
#footer table {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
  border: none;
}
#footer a {
  text-decoration: none;
  color: inherit;
}
#footer a:hover {
  color: #232323;
}
.mm-panel .mm-title {
  font-weight: 700;
  font-style: italic;
  color: #d51030 !important;
  text-transform: uppercase;
  font-size: 1.4em;
}
.mm-panel .nav li a {
  text-transform: uppercase;
}
.mm-panel .nav li.active a {
  font-weight: 700;
  color: #d51030 !important;
}
.mm-panel .nav .home {
  visibility: visible;
  width: auto;
}
.mm-panel .nav .home::before {
  display: inline;
  content: '\f015';
  font-family: FontAwesome;
  visibility: visible;
  width: auto;
  margin-right: 0.5em;
}
@media (max-width: 1200px) {
  body {
    font-size: 0.8em;
  }
  #header {
    height: 75px;
    overflow: hidden;
  }
  #header .left {
    width: 100%;
  }
  #header .right {
    display: none;
  }
  #header .menutoggle {
    display: block;
  }
  .reise .content-wrapper {
    padding: 0;
  }
  #logo {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 65%;
    max-width: 300px;
    height: auto;
  }
  #navigation {
    display: none;
  }
  .home #feature {
    height: 400px;
  }
  #travel_feature .feature .custom,
  #feature .feature .custom {
    width: calc(50% - 30px);
  }
  .image-teaser {
    width: 100%;
    padding: 0;
    float: none;
    margin-bottom: 20px;
  }
  .image-teaser .title {
    right: 0;
  }
  .travel-highlights {
    font-size: 0.9em;
  }
  .travel-highlights .items .item .description {
    width: 35%;
  }
  .travel-highlights .items .item .description > div {
    display: none;
  }
  .travel-highlights .items .item .infos {
    width: 40%;
  }
  .travel-highlights .items .item .title {
    font-size: 2.3em;
    padding-top: 40px;
  }
  .content-wrapper .left {
    width: 45%;
    margin-right: 5%;
  }
  .content-wrapper .right {
    width: 50%;
  }
  #content .reisen > .intro {
    padding: 1em 0;
  }
  #content .reise .intro,
  #content .reise .bus,
  #content .busses .intro,
  #content .busses .bus {
    background: #36393b;
    color: #fff;
    height: auto;
    margin-bottom: 40px;
  }
  #content .reise .intro::after,
  #content .reise .bus::after,
  #content .busses .intro::after,
  #content .busses .bus::after {
    content: '';
    display: block;
    float: none;
    clear: both;
  }
  #content .reise .intro .imgslider,
  #content .reise .bus .imgslider,
  #content .busses .intro .imgslider,
  #content .busses .bus .imgslider {
    width: 100% !important;
    float: none;
    height: 300px;
  }
  #content .reise .intro .imgslider .controls,
  #content .reise .bus .imgslider .controls,
  #content .busses .intro .imgslider .controls,
  #content .busses .bus .imgslider .controls {
    left: 20px;
    right: auto;
  }
  #content .reise .intro .imgslider .controls .prev,
  #content .reise .intro .imgslider .controls .next,
  #content .reise .bus .imgslider .controls .prev,
  #content .reise .bus .imgslider .controls .next,
  #content .busses .intro .imgslider .controls .prev,
  #content .busses .intro .imgslider .controls .next,
  #content .busses .bus .imgslider .controls .prev,
  #content .busses .bus .imgslider .controls .next {
    padding: 2px 10px;
    height: 40px;
    line-height: 35px;
    font-size: 1.5em;
  }
  #content .reise .intro .imgslider .controls .prev::after,
  #content .reise .intro .imgslider .controls .next::after,
  #content .reise .bus .imgslider .controls .prev::after,
  #content .reise .bus .imgslider .controls .next::after,
  #content .busses .intro .imgslider .controls .prev::after,
  #content .busses .intro .imgslider .controls .next::after,
  #content .busses .bus .imgslider .controls .prev::after,
  #content .busses .bus .imgslider .controls .next::after {
    border-width: 40px 5px 0 0;
  }
  #content .reise .intro .imgslider .controls .prev::before,
  #content .reise .intro .imgslider .controls .next::before,
  #content .reise .bus .imgslider .controls .prev::before,
  #content .reise .bus .imgslider .controls .next::before,
  #content .busses .intro .imgslider .controls .prev::before,
  #content .busses .intro .imgslider .controls .next::before,
  #content .busses .bus .imgslider .controls .prev::before,
  #content .busses .bus .imgslider .controls .next::before {
    border-width: 0 0 40px 5px;
  }
  #content .reise .intro .information,
  #content .reise .bus .information,
  #content .busses .intro .information,
  #content .busses .bus .information {
    width: 100% !important;
    height: 100%;
    float: none;
    padding: 20px;
    padding-top: 40px;
    position: relative;
    z-index: 5;
  }
  #content .reise .intro .information::after,
  #content .reise .bus .information::after,
  #content .busses .intro .information::after,
  #content .busses .bus .information::after {
    display: none;
  }
  #content .reise .intro .information .bottom,
  #content .reise .bus .information .bottom,
  #content .busses .intro .information .bottom,
  #content .busses .bus .information .bottom {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  #content .reise .intro .information .infoboxes,
  #content .reise .bus .information .infoboxes,
  #content .busses .intro .information .infoboxes,
  #content .busses .bus .information .infoboxes {
    position: relative;
    bottom: -40px;
    margin-top: -40px;
  }
  #content .reise .intro .information .lower,
  #content .reise .bus .information .lower,
  #content .busses .intro .information .lower,
  #content .busses .bus .information .lower {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0;
  }
  #content .reise .intro .information .lower::after,
  #content .reise .bus .information .lower::after,
  #content .busses .intro .information .lower::after,
  #content .busses .bus .information .lower::after {
    content: '';
    display: block;
    float: none;
    clear: both;
  }
  #content .reise .intro .information .lower .availability,
  #content .reise .bus .information .lower .availability,
  #content .busses .intro .information .lower .availability,
  #content .busses .bus .information .lower .availability {
    float: none;
  }
  #content .reise .intro .information .lower .icons,
  #content .reise .bus .information .lower .icons,
  #content .busses .intro .information .lower .icons,
  #content .busses .bus .information .lower .icons {
    padding-top: 20px;
    float: none;
    text-align: left;
  }
  #content .reise .intro.img-right .imgslider,
  #content .reise .bus.img-right .imgslider,
  #content .busses .intro.img-right .imgslider,
  #content .busses .bus.img-right .imgslider {
    float: none;
  }
  #content .reise .intro.img-right .imgslider .controls,
  #content .reise .bus.img-right .imgslider .controls,
  #content .busses .intro.img-right .imgslider .controls,
  #content .busses .bus.img-right .imgslider .controls {
    right: auto;
    left: 20px;
  }
  #content .reise .intro.img-right .information,
  #content .reise .bus.img-right .information,
  #content .busses .intro.img-right .information,
  #content .busses .bus.img-right .information {
    float: none;
  }
  #content .reise .intro.img-right .information::after,
  #content .reise .bus.img-right .information::after,
  #content .busses .intro.img-right .information::after,
  #content .busses .bus.img-right .information::after {
    display: none;
  }
  .reise .intro .information {
    padding-bottom: 50px;
  }
  .reise .imgslider:before,
  .reise .imgslider:after {
    display: none !important;
  }
  .reise .details .description {
    padding: 0 20px;
  }
  .reisen .reise .intro .information {
    padding-bottom: 150px;
  }
  .reisen .reise .intro .information:before,
  .reisen .reise .intro .information:after {
    display: none;
  }
  .reisen .reise .intro .information .bottom {
    right: 20px;
    width: calc(100% - 40px);
  }
  .reisen .reise .intro .information .bottom .dates .selected:after {
    top: 10px;
  }
  .reisen .reise .intro .information .bottom .dates .item {
    padding: 10px 40px 10px 10px;
  }
  .reisen .reise .intro .information .bottom .dates .item .date {
    width: 50%;
  }
  .reisen .reise .intro .information .bottom .dates .item .ordernr {
    display: none;
  }
  .reisen .reise .intro .information .bottom .dates .item .price {
    width: 50%;
  }
  .reise .left {
    margin-bottom: 2em;
  }
}
@media (max-width: 720px) {
  .pull-right {
    float: none;
  }
  #feature,
  #travel_feature {
    height: 300px;
  }
  .home #feature {
    height: 400px;
  }
  #travel_feature .feature .wrapper,
  #feature .feature .wrapper {
    height: 100%;
  }
  #travel_feature .feature .custom,
  #feature .feature .custom {
    width: 100%;
    bottom: 0;
    top: auto;
    height: auto;
  }
  #travel_feature .feature .custom h1,
  #feature .feature .custom h1 {
    position: relative;
    left: 0;
    top: 0;
    padding: 20px;
  }
  .travel-highlights .items .item {
    height: 300px;
  }
  .travel-highlights .items .item .description {
    width: 100%;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    padding: 20px;
  }
  .travel-highlights .items .item .description h2 {
    margin-top: 0;
  }
  .travel-highlights .items .item .description > div {
    display: none;
  }
  .travel-highlights .items .item .description:after {
    display: none;
  }
  .travel-highlights .items .item .title {
    display: none;
  }
  .travel-highlights .items .item .infos {
    width: 100%;
    float: none;
    padding: 10px 10px;
    font-size: 0.8em;
    height: 120px;
    position: absolute;
    bottom: -120px;
    left: 0;
    background: #36393b;
  }
  .travel-highlights .items .item .infos .left {
    padding-top: 0;
  }
  .travel-highlights .items .item .infos .right {
    padding-top: 5px;
  }
  .travel-highlights .pagination {
    bottom: 310px;
    left: 20px;
  }
  .travel-highlights .pagination .pag {
    padding: 2px 4px;
    margin: 0 5px;
    height: 30px;
    line-height: 25px;
  }
  .travel-highlights .pagination .pag::after {
    border-width: 30px 5px 0 0;
  }
  .travel-highlights .pagination .pag::before {
    border-width: 0 0 30px 5px;
  }
  .content-wrapper .left {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .content-wrapper .right {
    width: 100%;
    float: none;
  }
  .timeline {
    padding-left: 30px;
    background-position-x: 25px;
  }
  .timeline .item {
    width: 100%;
    padding: 20px 20px;
  }
  .timeline .item:nth-child(2n) {
    margin-left: 0;
  }
  .timeline .item:nth-child(2n) h3 {
    text-align: left;
  }
  .timeline .item:nth-child(2n) h3:before {
    left: -32px;
  }
  .timeline .item:nth-child(2n+1) h3 {
    text-align: left;
  }
  .timeline .item:nth-child(2n+1) h3:before {
    right: auto;
    left: -32px;
  }
  #footer table,
  #footer tbody,
  #footer tr,
  #footer td {
    display: block;
    width: 100%;
    text-align: center;
    margin: 1em 0;
  }
  .formResponsive .rsform-block-vorname,
  .formResponsive .rsform-block-name,
  .formResponsive .rsform-block-von,
  .formResponsive .rsform-block-bis,
  .formResponsive .rsform-block-zielort,
  .formResponsive .rsform-block-abfahrtsort,
  .formResponsive .rsform-block-abfahrtszeit,
  .formResponsive .rsform-block-rueckkehrzeit,
  .formResponsive .rsform-block-plz,
  .formResponsive .rsform-block-ort,
  .formResponsive .rsform-block-ez,
  .formResponsive .rsform-block-dz {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}

#mm-navigation {
  display: none !important;
}

@media (max-width: 720px) {
#mm-navigation {
  display: block !important;
}

}