/*
red  		= #c1262a;
grey hover	= #6d6e72; 
*/

/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  height: auto;
  background-color: #e5e6e8;
  border-top: 2px solid #c1262a;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

#wrap > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}

code {
  font-size: 80%;
}

td, th {
font-size: 14px;
}



/* Base style overrides
-------------------------------------------------- */


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #c1262a;
}
h1 {

}


#hidden-logo {
	display:none;
}
span.error {
	color: #c1262a;
	background-color: #e5e6e8;
}
/* HEADER */
.navbar-brand {
	text-indent: -9999px;
	background: url(../img/header-logo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 56px;
	margin-left: 10px;
}
.navbar.navbar-fixed-top {
	padding-top: 20px;
}
div.container, .navbar .container {
	max-width: 905px;
	margin: 0 auto;
}
div.doublewrap {
	margin-top: 122px;
	margin-bottom: 40px;
}
.navbar .container {
	position:relative;
	margin-top: 20px;
}
.navbar {
	background: white;
	border-bottom: 2px solid #c1262a;
}
button.navbar-toggle {
	background: #ccc;
}
button.navbar-toggle span {
	background: white;
}

section.slider {
	width: 100%;
}
div.language-selector  {
	position: absolute;
	padding: 10px 0;
	right: 16px;
	top: -42px;
}	
div.language-selector a {
	height: 10px;
	width: 10px;
	padding: 10px;
}
/*.p26*/ div.language-selector a:last-child  {
	margin-right: -10px;
}
.deutschelink, .englishlink.english,
.englishlink:hover, .deutschelink.english:hover{
	background: #c1262a;
	color: white;
	text-decoration:none;
}
.englishlink, .deutschelink.english,
.deutschelink:hover, .englishlink.english:hover {
	background: white;
	color: #c1262a;
	text-decoration:none;
}
.englishlink:hover, .deutschelink.english:hover,
.deutschelink:hover, .englishlink.english:hover {
	background: #6d6e72;
	color: white;
	text-decoration:none;
}

.navbar-nav {
	margin-top: 10px;
	float:right;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 40px;
	color: #c1262a;
	text-transform: uppercase;
}
.navbar-nav>li:last-child  {
	margin-right: -10px;
}
.navbar-nav li a:hover {
	background: #6d6e72;
	color: white;
}
.navbar-nav li.active {
	background: #c1262a;
}
.navbar-nav li.active a {
	color: white;
}
.page-header {
	padding-bottom: 0px;
	margin: 40px 0 20px;
	border-bottom: none;
}

@media (min-width:768px) {
.navbar-nav a[href="english.html"],.navbar-nav a[href="/english.html"] {
	display:none;
}
}

/** Template specific */

.doublewrap .container

{
	padding-top: 20px;

}

/* 
.t4 .breadcrumb {
	display:none;
}
 */

/*** Responsive nav ***/
@media (min-width:768px) and (max-width: 991px) {
	
	.navbar-nav>li {
		font-size: 0.9em;
	}
	
	.navbar-nav>li a {
		padding-left: 10px;
		padding-right: 10px;
	}
}
/*** responsive nav ***/
@media (max-width: 767px) {
	div.language-selector  {
		display:none;
	}
  	.navbar-nav {
		float:left;
		width:100%;
		height: auto;
		margin: 0;
	}
	.navbar-toggle {
		margin-right:0;
	}
	.navbar-brand {
		margin-bottom: 12px;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
}

/** ctas **/
.ctas .cta-inner {
	background-color: #c1262a;
	color: white;
	padding: 0px;
	width: 100%;
	min-height: 340px;
	padding: 0 0 10px 0;
}
.ctas .cta-inner a {
	color: white;
	text-decoration: none;
}
.cta-inner h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
.cta-inner h4, .cta-inner p {
	padding: 0 10px 0 10px;
} 
.cta-inner p {
	font-size: 0.95em;

}
.ctas .cta .cta-inner img {
	width: 100%;
}
.pindex .ctas .cta:last-child .cta-inner{
	background-color: #6d6e72;
}
.ctas .cta-inner:hover, .pindex .ctas .cta:last-child .cta-inner:hover {
	background-color: #6d6e72;
	cursor: pointer;
}
.pindex .ctas .cta:last-child .cta-inner:hover {
	background-color: #c1262a;
}
.ctas {
	margin-bottom: 20px;
}
.cta {
	margin-bottom: 20px;
}
.cta.col-xs-4 .cta-inner{
	min-height: 350px;
}
@media (min-width:768px) and (max-width: 991px) {
	.cta-inner p {
		font-size: 0.8em;
	}
}
@media (max-width:768px) {
	.pindex .cta-inner p {
		font-size: 0.8em;
	}
	.ctas .cta-inner  {
		min-height: 290px;
	}
}





/** home page ***/
.pindex {

}
.flexslider {
	margin: 0;
	background: #fff;
	border: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 44px;
}
.flex-control-paging {
	display:none;
}
.flex-direction-nav .flex-next {
right: 0px;
text-align: right;
}
ul.slides {
	position: relative;
}
.flex-direction-nav a  { 
	display: block; width: 40px; height: 60px; margin: -20px 0 0; position: absolute; top: 47%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(255,255,255,1); text-shadow: 1px 1px 0 rgba(0,0,0,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; text-align:center;
	/* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.3);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";
}
.flex-direction-nav a.flex-next{
	text-align:center;
}
.banner-overlay {
	position: absolute;
	width: 100%;
	top: 30%;
	z-index: 10; 
}

.banner-overlay-inner {
	max-width: 905px;
	width: 100%;
	margin: 0 auto;
}

.banner-overlay br {
	margin: 0;
}
.banner-overlay p  {
	display: inline;
	clear: left;
	font-size: 35px;
	line-height: 57px;
	margin: 0 15px;
	padding: 5px 15px;
	/* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.3);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";
	color: white;
	top: 30%;
}
@media (min-width:768px) and (max-width: 991px) {
	.banner-overlay p  {
		font-size: 25px;
		line-height: 44px;
	}
	.banner-overlay-inner {
		width: 750px;
	}
}
@media (max-width: 854px) {
	.flex-direction-nav a  {
		display:none;
	}
}
@media (max-width: 767px) {
	.banner-overlay  {
		display: none;
	}
}

/***Foooter **/
div.reisen-au {
	background-color: #c1262a;
}
.reisen-au:hover {
	background-color: #6d6e72;
}
div.reisen-au a{
	display:block;
	color:white;
	text-decoration:none;
	text-align:center;
	padding-top: 24px;
	height: 70px;
	padding-bottom: 10px;
	padding-right: 0;
}
.reisen-au a:hover {
	color:white;
	text-decoration:none;
}
.footer-logo, .kontact, .site-map {
	padding-top: 70px;
}
.kontact p, .site-map li{
	font-size: 0.9em;
}
. footer-logo {
	height: auto;
}
#footer .text-muted {
	font-size: 0.8em;
}
#footer .text-muted a{
	color: #6d6e72;
}

#footer h5 {
	font-weight: bold;
	font-size: 1.1em;
}
.site-map ul {
    list-style-type: none;
margin-left: 0;
	padding-left: 0;
}
.site-map li {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 2px;
}
.site-map li a {
	color: black;
	text-decoration:none;
}
.site-map li a:hover {
	color: #6d6e72;
	text-decoration:none;
}

@media (max-width:768px) {
	div.reisen-au {
		margin-top: 10px;
	}
	div.reisen-au a {
		padding: 18px 0 10px 0;
	}
}

.inside-ctas div {
	border-right: 1px solid #c1262a;
	min-height: 350px;
}
.inside-ctas div:last-child {
	border-right: none;
	border-bottom: none;
}

.mode-sm .inside-ctas div,
.mode-xs .inside-ctas div
{
	border-right: none;
	border-bottom:  1px solid #c1262a;
	min-height: 0;
}
.row .inside-ctas .col-md-4:last-child {
	border-right: none;
}


/** Tour categories 
t4 = tour list
t5 = tour details
*/
.t4 .tour-categories .cta .cta-inner  .img-link,
.t5 .tour-categories .cta .cta-inner  .img-link {
	display:none;
}
.t4 .tour-categories .cta .cta-inner,
.t5 .tour-categories .cta .cta-inner {
	min-height: 120px;
	background: #6d6e72;
	padding-top: 10px;
	text-decoration:none;
}
.t4 .tour-categories .cta .cta-inner.active,
.t4.tour-categories .cta .cta-inner.active:hover,
.t5 .tour-categories .cta .cta-inner.active,
.t5 .tour-categories .cta .cta-inner.active:hover {
	background: #c1262a;
	text-decoration:none;
}

.t4 .tour-categories .cta .cta-inner,
.t5 .tour-categories .cta .cta-inner {
	min-height: 120px;
	background: #6d6e72;
	padding-top: 10px;
	text-decoration:none;
}
.t4.mode-xs .tour-categories .cta .cta-inner,
.t4.mode-sm .tour-categories .cta .cta-inner,
.t5.mode-xs .tour-categories .cta .cta-inner,
.t5.mode-sm .tour-categories .cta .cta-inner
{
	min-height: none;
}
.t4.mode-xs .tour-categories .cta .cta-inner h4,
.t5.mode-xs .tour-categories .cta .cta-inner h4
{
	font-size: 0.9em;
}
.t4.mode-xs .tour-categories .cta .cta-inner p,
.t4.mode-sm .tour-categories .cta .cta-inner p,
.t5.mode-xs .tour-categories .cta .cta-inner p,
.t5.mode-sm .tour-categories .cta .cta-inner p
{
	display:none;
}

.t5 .tour-categories {
	display:none;
}


/* tour category - tour list */

.tour-index .cta-inner .img-link { 
	display:block;
	max-height: 225px;
	background-color: #e5e6e8;
	overflow:hidden;
}
/*
.mode-md .tour-index .cta-inner .img-link,
.mode-lg .tour-index .cta-inner .img-link {
	width: 197px;
	height: 205px;
}
.mode-md .tour-index .cta-inner .img-link img,
.mode-lg .tour-index .cta-inner .img-link img { 
	min-height: 206px;
}
.mode-sm .tour-index .cta-inner .img-link {
	width: 220px;
	height: 230px;
}
.mode-sm .tour-index .cta-inner .img-link  img{ 
	min-height: 230px;
}

.mode-xs .tour-index .cta-inner .img-link {
	min-height: 0;
}
.mode-xs .tour-index .cta-inner {
	min-height: 0;
}*/

.tour-index .cta-inner {
	border-top: 2px solid #c1262a;
	background: #6d6e72;
}
.tour-index .cta-inner:hover {
	background: #c1262a;
}

.tour-index-title {
	margin-top: 10px;
	text-transform: uppercase;
}
.tour-index-destinations {
	padding-bottom: 0;
}
.mode-xs .tour-index-title, .mode-xs .tour-index-destinations, .mode-xs .tour-index-dates {
	font-size: 0.8em;
}
.mode-sm  .cta-inner {
	min-height: 380px;
}
.tour-index h4  {
	position: absolute;
	top: -10px;
	background-color: #c1262a;
	padding: 10px 20px;
	left: 35px;
	width: 85px;
}
.tour-index-guaranteed  {
	position: absolute;
	top: -38px;
	text-align:center;
	left: 20px;
	background-color: #c1262a;
	display: block;
	height: 38px;
	width: 85px;
}

p.tour-index-guaranteed  {
	padding-top: 4px;
	font-size: 0.8em;
}
.tour-index-metadata {
	position: relative;
	border-top: 2px solid #c1262a;
}
p.tour-index-destinations,
p.tour-index-dates {
	font-size: 0.7em;
}
.t4 .tour-categories .cta .cta-inner {
	min-height: 0;
}
.t4 .tour-categories  h4 { text-align:center; }

.t4 .tour-categories .cta-inner:hover {
	background: #c1262a;
}
/*
.t3 .ctas .cta-inner {
	background: #6d6e72;
}
.t3 .ctas .cta-inner:hover {
	background: #c1262a;
}
*/
.t4 .tour-categories p {
	display:none;
}

.breadcrumb a {
	color: #c1262a;
}


.pforgot-password .page-header {
	display:none;
}

.mode-sm .printable-itinerary , .mode-xs .printable-itinerary {
	background: white;
}
#wrap .nav-tabs.itinerary-tabs>li>a{
background-color: #6d6e71;
color: white;
}
#wrap .nav-tabs.itinerary-tabs>li>a:hover,
#wrap .nav-tabs.itinerary-tabs>li>a:focus,
#wrap .nav-tabs.itinerary-tabs>li.active>a, 
#wrap .nav-tabs.itinerary-tabs>li.active>a:hover, 
#wrap .nav-tabs.itinerary-tabs>li.active>a:focus {
background-color: #c1262a;
margin-top: 0;
border: 0
}
#printable-itinerary-list {
	display:none;
}

.printable-itinerary .tour-nav {
	display: none;
}

.pkontakt  textarea {
	height: 200px;
}
.print-only {
	display:none;
}

.t4 .cta-inner h4 {
	min-height: 55px;
}

.nav-tabs.itinerary-tabs>li.pdftab  {
	float: right;
	margin-right: 10px;
}

a.back-to-top {
	color: #c1262a;
	font-size: 24px;
	display: block;
	float: right;
}

.closing-notes {
	padding-top: 15px;
	margin-top: 15px;
}

.tour-nav {
	position: absolute;
	bottom: 10px;
}
.tour-nav {
	bottom: -45px;
}


.tour-nav.next {
    right: 10px;
}

.tour-nav.prev {
    right: 150px;
}

.tour-nav a {
   line-height: 100%;
   border: none;
   border-radius: 0;
   background: url(../img/marker-grey.png) no-repeat;
	color: white;
   padding: 6px 15px;
}

.tour-nav a.next {
	background: url(../img/marker-grey.png) right center no-repeat;
}

#itinerary-sidebar ul li span {
	font-size: 14px !important;
} 

div .itinerary-sidebar {
height: auto;
min-height: 540px;
}

.tour-nav .nav {
	margin-bottom: 0;
	margin-left: -15px;
}

.clear-left {
	clear: left;
}
