@import url('font-awesome.css');
@import url('lightbox.css');
@import url('https://fonts.googleapis.com/css?family=PT+Sans|PT+Serif');
@import url('responsiveslides.css');
/*
font-family:'PT Sans', sans-serif;
font-family:'PT Serif', serif;
*/


/* //////////// Allgemeine Formatierung ///////////// */

*{
	padding:0;
	margin:0;
	box-sizing:border-box;
}
*:active,
*:focus{
	outline:0;
	outline:none;
}
a{
	text-decoration:none;
}
* {
	box-sizing: border-box;
}
body {
	color: #eee;
	background: white;
	font-family:'PT Sans', sans-serif;
	font-weight: 300;
	overflow-x:hidden;
	-webkit-font-smoothing: antialiased;
	
}
.innerbox {
	width: 100%;
	max-width: 940px;
	margin: 0 auto;
	position: relative;
	padding:0;
}
.main_h .innerbox {
	max-width: 1240px;
}

/* ///////////////// Header ///////////////// */
.main_h {
	position: fixed;
	top: 0px;
	z-index: 999;
	width: 100%;
	padding-top: 17px;
	background: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.sticky {
	background-color: rgba(207, 144, 144, 0.72);
	top: 0px;
	z-index:999;
	height:62px;
}
.open-nav .mobile-toggle {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.logo {
	width: 13em;
	float: left;
	display: block;
	margin-bottom: 15px;
	margin-top:-37px;
}
.logo img{
	width:100%;
}
nav {
	float: right;
}
nav ul {
	list-style-type: none;
	text-align: right;
	margin-right:2.6em;
	padding:0.2em 0;
}
nav ul li {
	display: inline-block;
	margin-left: 35px;
}
nav ul a {
	color: #fff;
	text-transform: uppercase;
	font-size: 0.82em;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
nav ul a:hover {
	color:#e8f380;
	font-size:0.9em;
}
.sticky nav ul a{
	color: #fff;
}
.sticky nav ul a:hover{
	color: #e8f380;
	font-size:0.9em;
}
#aktiv{
	cursor:default;
	color:#e8f380;
}
#aktiv:hover{
	font-weight:normal;
	font-size:0.82em;
}


/* Dropdown Discover */

.dropdown{
	
}
.dropdown .dropbtn {
	font-size:0.82em !important;
	border: none;
	outline: none;
	color: #fff;
	background-color: transparent;
	text-transform:uppercase;
	font: inherit; /* Important for vertical align on mobile phones */
	margin: 0; /* Important for vertical align on mobile phones */

	max-height:26px;
	padding:4px 0 38px 0;

  
  	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.navbar a:hover, .dropdown:hover .dropbtn {
	color: #e8f380;
	font-size:0.88em !important;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: rgba(232,243,128,0.4);
	min-width: 150px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

}
.dropdown-content a {
	float: none;
	color: #fff;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	display: block;
	text-align: left;
}
.dropdown-content a:hover {
	background-color: rgba(0,0,0,0.2);
	color:#e8f380;
}
.dropdown:hover .dropdown-content {
	display: block;

}

/* Dropdown Asia */

.dropdown-content-asia{
	margin-left:-100%;	
	margin-top:-26%;
	display:none !important;
}
.dropdown-asia:hover .dropdown-content-asia{
	display: block !important;
}

/* Dropdown America */

.dropdown-content-america{
	margin-left:-100%;	
	margin-top:-26%;
	display:none !important;
}
.dropdown-america:hover .dropdown-content-america{
	display: block !important;
}

/* Dropdown Europe */

.dropdown-content-europe{
	margin-left:-100%;	
	margin-top:-26%;
	display:none !important;
}
.dropdown-europe:hover .dropdown-content-europe{
	display: block !important;
}

/* Dropdown Africa */

.dropdown-content-africa{
	margin-left:-100%;	
	margin-top:-26%;
	display:none !important;
}
.dropdown-africa:hover .dropdown-content-africa{
	display: block !important;
}

/* Icon-menü */
.mobile-toggle {
	display: none;
	cursor: pointer;
	font-size: 1.25em;
	position: absolute;
	right: 1.5em;
	top: 1em;
	width: 30px;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.mobile-toggle span {
	width: 30px;
	height: 4px;
	margin-bottom: 6px;
	border-radius: 1000px;
	background: #e8f380;
	display: block;
}

/* Startbild und zentriertes Logo */
.index .hero{
	background:none;
	background-color:rgba(96, 121, 127,.7);
}
.hero {
	position: relative;
	background: url(../bilder/header/header1.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #fff;
	min-height: 400px;
	min-height: 100vh;
}
.background{
	opacity:0.99;
	height: 100vh;
}
#discover-header{
	background: url(../bilder/header/10.jpg) no-repeat center center;
	background-size: cover;
}
#map-header{
	background: url(../bilder/header/header88.jpg) no-repeat center center;
	background-size: cover;
}
#about-header{
	background: url(../bilder/header/header1.jpg) no-repeat center center;
	background-size: cover;
}
#vietnam-header{
	background: url(../bilder/header/header11.jpg) no-repeat center center;
	background-size: cover;
}
#philippines-header{
	background: url(../bilder/header/10.jpg) no-repeat center center;
	background-size: cover;
}
#thailand-header{
	background: url(../bilder/article/thailand/gross/19.jpg) no-repeat center center;
	background-size: cover;
}
#nyc-header{
	background: url(../bilder/article/nyc/gross/13.jpg) no-repeat center center;
	background-size: cover;
}
#hvar-header{
	background: url(../bilder/article/hvar/gross/7.jpg) no-repeat center center;
	background-size: cover;
}
#telaviv-header{
	background: url(../bilder/article/telaviv/gross/gross_telaviv.jpg) no-repeat center center;
	background-size: cover;
}
#srilanka-header{
	background: url(../bilder/article/srilanka/gross/gross_safari_tree_lake.jpg) no-repeat center center;
	background-size: cover;
}
#nicaragua-header{
	background: url(../bilder/article/nicaragua/gross/gross_roof_white_church_leon.jpg) no-repeat center center;
	background-size: cover;
}
#lisbon-header{
	background: url(../bilder/article/lisbon/gross/gross_lisbon_skyline.jpg) no-repeat center center;
	background-size: cover;
}
#montenegro-header{
	background: url(../bilder/article/montenegro/gross_kotor_mountains.jpg) no-repeat center center;
	background-size: cover;
}
#panama-header{
	background: url(../bilder/article/panama/gross_panama2.jpg) no-repeat center center;
	background-size: cover;
}
#colombia-header{
	background: url(../bilder/article/colombia/gross/gross_grafitti_dude.jpg) no-repeat center center;
	background-size: cover;
}
#africa-header{
	background: url(../bilder/header/header5.jpg) no-repeat center center;
	background-size: cover;
}
#asia-header{
	background: url(../bilder/header/header9.jpg) no-repeat center center;
	background-size: cover;
}
#america-header{
	background: url(../bilder/header/header77.jpg) no-repeat center center;
	background-size: cover;
}
#europe-header{
	background: url(../bilder/header/header4.jpg) no-repeat center center;
	background-size:cover;
}
  
.hero h1 {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-80%);
	font-size: 1.5em;
	line-height: 1.2;
	border:3px solid #e8f380;
	padding:5px 20px 30px 20px;
	max-width:100%;
}
.hero h1 span {
	font-size: 1.8em;
	color: #e8f380;
	border-bottom: 2px solid #e8f380;
	padding-bottom: 12px;
	line-height: 2.5;
}
.mouse {
	width: 26px;
	height: 46px;
	border-radius: 13px;
	border: 3px solid #e8f380;
	bottom: 40px;
	position: absolute;
	left: 50%;
	transform:translateX(-50%);
  /* oder auch transform:translate(-50%,0); */
}
.mouse span {
	display: block;
	margin: 6px auto;
	width: 2px;
	height: 2px;
	border-radius: 4px;
	background: #e8f380;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scroll;
	animation-name: scroll;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 1.875em;
	line-height: 1.8;
	text-transform: uppercase;
	min-width:360px;
	font-family:'PT Serif', serif;
}
p {
	margin-bottom: 20px;
	font-size: 1.0625em;
	line-height: 2;
}

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

/* //////////////////////  background header ///////////////////////////// */

.hero .slideshow{
	list-style-type:none;
}
.slideshow,
.slideshow:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
	list-style-type:none !important;
	height:100vh;
}
.slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}
.slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 32s linear infinite 0s;
    -moz-animation: imageAnimation 32s linear infinite 0s;
    -o-animation: imageAnimation 32s linear infinite 0s;
    -ms-animation: imageAnimation 32s linear infinite 0s;
    animation: imageAnimation 32s linear infinite 0s;
}
.slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 32s linear infinite 0s;
    -moz-animation: titleAnimation 32s linear infinite 0s;
    -o-animation: titleAnimation 32s linear infinite 0s;
    -ms-animation: titleAnimation 32s linear infinite 0s;
    animation: titleAnimation 32s linear infinite 0s;
}
.slideshow li div h3 {
	font-family: "helvetica neue", helvetica;
	text-transform: uppercase;
	font-size: 80px;
	padding: 0;
	line-height: 200px;
	color: rgba(255,255,255, 0.8);
}
.slideshow li:nth-child(1) span { background-image: url(../bilder/header/header1.jpg) }
.slideshow li:nth-child(2) span {
    background-image: url(../bilder/header/header2.jpg);
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s;
}
.slideshow li:nth-child(3) span {
    background-image: url(../bilder/article/panama/gross/gross_bocas_del_toro_perfect_beach.jpg);
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s;
}
.slideshow li:nth-child(4) span {
    background-image: url(../bilder/header/header4.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}
.slideshow li:nth-child(5) span {
    background-image: url(../bilder/header/header5.jpg);
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s;
}
.slideshow li:nth-child(6) span {
    background-image: url(../bilder/header/header6.jpg);
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
    -o-animation-delay: 20s;
    -ms-animation-delay: 20s;
    animation-delay: 20s;
}
.slideshow li:nth-child(7) span {
    background-image: url(../bilder/article/colombia/gross/g_minca_jungle.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}
.slideshow li:nth-child(8) span {
    background-image: url(../bilder/article/nicaragua/gross/gross_gross_roof_white_church_leon.jpg);
    -webkit-animation-delay: 28s;
    -moz-animation-delay: 28s;
    -o-animation-delay: 28s;
    -ms-animation-delay: 28s;
    animation-delay: 28s;
}
.slideshow li:nth-child(9) span {
    background-image: url(../bilder/article/srilanka/gross/g_safari_elephant.jpg);
    -webkit-animation-delay: 32s;
    -moz-animation-delay: 32s;
    -o-animation-delay: 32s;
    -ms-animation-delay: 32s;
    animation-delay: 32s;
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -webkit-transform: scale(1.05);
	    -webkit-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -webkit-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -moz-transform: scale(1.05);
	    -moz-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -moz-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -o-transform: scale(1.05);
	    -o-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -o-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    -ms-transform: scale(1.05);
	    -ms-animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    -ms-transform: scale(1.1);
	}
	100% { opacity: 0 }
}
@keyframes imageAnimation { 
	0% {
	    opacity: 0;
	    animation-timing-function: ease-in;
	}
	8% {
	    opacity: 1;
	    transform: scale(1.05);
	    animation-timing-function: ease-out;
	}
	17% {
	    opacity: 1;
	    transform: scale(1.1);
	}
	25% {
	    opacity: 0;
	    transform: scale(1.1);
	}
	100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -webkit-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -webkit-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -webkit-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -webkit-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -moz-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -moz-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -moz-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -moz-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -o-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -o-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -o-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -o-transform: scale(10);
	}
	100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    -ms-transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    -ms-transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    -ms-transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    -webkit-transform: scale(10);
	}
	100% { opacity: 0 }
}
@keyframes titleAnimation { 
	0% {
	    opacity: 0;
	    transform: translateY(200px);
	}
	8% {
	    opacity: 1;
	    transform: translateY(0px);
	}
	17% {
	    opacity: 1;
	    transform: scale(1);
	}
	19% { opacity: 0 }
	25% {
	    opacity: 0;
	    transform: scale(10);
	}
	100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .slideshow li span{
	opacity: 1;
}
@media screen and (max-width: 1140px) { 
	.slideshow li div h3 { font-size: 100px }
}
@media screen and (max-width: 600px) { 
	.slideshow li div h3 { font-size: 50px }
}
  
 /* scroll to top */
  
.scroll-to-top{
	display:none;
	background:rgba(255,255,255,0.1);
	color:#999;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:999;
	font-size:2em;
	border:2px solid rgb(232, 243, 128, 0.7);
	border-radius:5px;
	width:35px;
	height:35px;
	text-align:center;
}
.scroll-to-top .fa{
	font-size:1.3em;
	padding:0;
	line-height:0;
	transform:translateY(-5px);
}
.scroll-to-top-einblenden{
	display:inherit;
}
.scroll-to-top:hover{
	background:rgb(232, 243, 128, 0.3);
	color:#fff;
	border:2px solid rgb(232, 243, 128, 0.2);
}
.fa-angle-up{
	color:rgb(232, 243, 128, 0.7);
	padding-bottom:3em;
	font-size:1em;
}
.fa-angle-up:hover{
	color:#fff;
}
i{
	padding-bottom:2em;
}
  
  
/* ///////////////// MAIN ///////////////// */

.innerbox h1{
	color:rgba(232,243,128,1);
	text-align:center;
	font-size:1.5em;
	font-weight:normal;
	font-family:'PT Sans', sans-serif;
	letter-spacing:0.05em;
	padding:2em 0;
	width:100%;
	min-width:inherit;
}


/* ///// Home Galerie //// */

section{
	margin-top:0;
	margin-top:0;
	padding: 0 5%;
	background-color:rgba(60,40,32,0.6);
}
section ul{
	list-style-type:none;
	text-align:center;
}
#sektion1{
	padding-bottom:3em;
}
#sektion1.galerie2{
	background-color:rgba(96, 121, 127,.9)
}
.galerie1{
	width:100%;
	line-height:0;
	display:inline-block;
	
	text-align:center;
	padding:0 16%;
} 	
.galerie1 .only-tablet{
	display:none;
} 	
.galerie1 li{
	margin:0 0 2em 0;
	position:relative;
	max-width:315px;
} 
.galerie1 img{
	width:100%;
	border:1px solid rgba(0,0,0,0.15);
} 
.galerie1 span{
	background:rgba(136,173,136,0.1);
	color:#fff;
	position:absolute;
	width:100%;
	height:100%;

	left:0%;
	top:0%;
	right:0%;
	bottom:0%;

	text-align:center;
	text-transform:uppercase;
	font-size:1.1em;
	opacity:1;
}
.galerie1 .zentriert-hoch{
	padding-top:70%;
} 
.galerie1 .zentriert-breit{
	padding-top:40%;
} 
.galerie1 span{
	width:100%;
}

/* ///////////////// discover ///////////////// */

.aussen{
	padding:3em 10%;
	background-color:rgba(60,40,32,0.6);
	margin: 0 auto;
}
.aussen{
	padding:3em 10%;
	background-color:rgba(60,40,32,0.6);
	margin: 0 auto;
}
.aussen h1{
	padding:0 0 1em;
}
.row{
	overflow:hidden;
	position:relative;
}

.text-float-rechts{
	float:right;
	padding:30px;
	background:rgba(112, 134, 139,.2);
	width:50%;	
}
.bild-aps-links{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:50%;
	height:100%;
}
.text-float-links{
	float:left;
	padding:30px;
	background:rgba(112, 134, 139,.2);
	width:50%;	
}
.bild-aps-rechts{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:50%;
	height:100%;
	background-size:cover;
}
.discover{
	padding:0 2%;
}
.discover-row{
	margin:1.5em 3% 1.5em;
	border:1px solid rgba(255, 255, 255,.1);
	max-width:840px;
	max-height:315px;
}
.discover-row img{
	size:cover;
	width:100%;
}
.discover-row h2{
	color:#e8f380;
	text-decoration:none;
	padding-bottom:0.8em;
	text-transform:uppercase;
	font-weight:normal;
}
.discover-row p{
	color:#fff;
	line-height:1.2em;
}
.discover-row a{
	color:#fff;
	text-decoration:none;
}
.discover-row a:hover{
	color:#e8f380;
}
.text-float-rechts p:last-child,
.text-float-links p:last-child{
		margin:0;
}

/* ///////////////// Article ///////////////// */

.article .innerbox{
	overflow:hidden;
	padding:0 0 1.4em;
}
.article .innerbox h1{
	padding:0 0 2em;
}
.reihe{
	position:relative;
	line-height:0;
}
.reihe h3{
	padding:1em 0 0 0.7em;
	text-transform:uppercase;
	color:#222;
	font-weight:normal;
}
.element{
	line-height:0;
	background-color:#ccc;
	color:#222;
}
.element img{
	width:100%;
	min-height:313.30px;
	min-width:313.30px;
	
}
.drittel-float-links{
	line-height:0;
	width:33.34%;
	height:313.3px;
	position:relative;
	margin-right:0;
	height:100%;
}
.drittel-ap-mitte{
	line-height:0;
	width:33.33%;
	position:absolute;
	top:0;
	right:33.33%;
	background:#e5f9f2;
	height:100%;
}
.drittel-ap-rechts{
	line-height:0;
	position:absolute;
	top:0;
	right:0;
	width:33.33%;
	background:#88ad88;
	color:#000;
	height:100%;
}
.ap-box-center,
.ap-box-center p{
	padding:5%;
	width:100%;
	height:100%;
	line-height:1.4em;
	font-size:1em;
	margin-bottom:0;
}
.ohne p{
	padding-top:3.2em;
}
.absatz3{
	height:100%;
}
.article .absatz-hoch p{
	padding-top:2em;
}
.link-farbe{
	color:#e8f380;
}
.link-farbe:hover{
	color:#e8f380;
}

.team-foto-article{
	line-height:0;
	text-align:center;
	display:inline-block;
    width:100px;
    height:0px;
    padding:0 1em;

}
.team-foto-article img{
	width:100%;
	border:2px solid #e8f380;
	border-radius:100px;
}
.article-by{
    padding:4em 0 0 0em;
    text-align: right;
    
}  

.mobilenachname{
	display: none;
}

/* ///////////////// Map ///////////////// */

#worldmap{
	background-color:rgba(60,40,32,0.6);
}
#worldmap .map{
	padding-top:0;
}
#map img{
	width:100%;
	line-height:0;
}
#map{
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.map, #map{
	width:100%;
	margin:0;
	padding:0;
	line-height:0;
}
#worldmap #sektion1{
	padding-bottom:0;
}
.star{
	position:relative;
}
.star .fa{
	color:#e8f380;
	font-size:0.9em;
	position:absolute;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.star .star-vietnam{
	top:53.7%;
	left:77.5%;
}
.star .star-croatia{
	top:41%;
	left:51.6%;
}
.star .star-nyc{
	top:44%;
	left:26.2%;
}
.star .star-philippines{
	top:57.8%;
	left:81.5%;
}
.star .star-srilanka{
	top:59.8%;
	left:70.3%;
}
.star .star-panama{
	top:59.5%;
	left:24.5%;
}
.star .star-thailand{
	top:57.0%;
	left:75.7%;
}
.star .star-colombia{
	top:60%;
	left:26.5%;
}
.star .star-lisbon{
	top:43.4%;
	left:44.7%;
}
.star .star-nicaragua{
	top:57.3%;
	left:23.3%;
}
.star .star-telaviv{
	top:47.4%;
	left:56.9%;
}
.star .star-montenegro{
	top:42.6%;
	left:52.3%;
}
.star .fa:hover{
	font-size:1.2em;
}

/* ///////////////// About ///////////////// */

.about .innerbox{
	padding-bottom:0; 
}
.about .innerbox h1{
	padding-bottom:1em; 
}
.about.aussen{
	padding-bottom:1em !important; 
}
.about .innerbox{
	max-width:820px;
}
.about article{
	padding-bottom:1.8em; 
}
.aussen.team-aussen .team{
	padding-bottom:2em;
} 	
.team-aussen{
	background-color:rgba(125, 163, 140);
}
article{
	text-align:left;
	padding-top:1em;
}
article h2{
	font-size:1em;
	font-family:sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.09em;
	word-spacing:0.15em;
	padding:0.5em 0 2em;
	text-align:center;
}
article p{
	font-size:0.8em;
	line-height:1.2em;
	text-align:center;
}
.about .team{
	text-align:center;
}
.team-foto{
	line-height:0;
	text-align:center;
	display:inline-block;
}
.team-foto img{
	width:70%;
	border:2px solid #e8f380;
	border-radius:100px;
}
.team-text{
	line-height:0;
	text-align:center;
	padding:1em 1em 0;
	display:inline-block;
	margin-bottom:1em;
}
.team-text h3{
	padding:1em 0 2em;
	font-weight:normal;
	font-family:sans-serif;
	text-transform:uppercase;
	letter-spacing:0.06em;
	font-size:0.8em;
	display:inline-block;
	color:#e8f380;
}
.impressum-aussen h3{
	font-weight:normal;
	font-size:1em;
	font-family:sans-serif;
	letter-spacing:0.09em;
	padding-bottom:0.6em;
}
.impressum-aussen p{
	font-weight:normal;
	font-size:0.7em;
	font-family:sans-serif;
	letter-spacing:0.07em;
	padding-bottom:0.6em;
	text-align:left;
}
.impressum-aussen a{
	color:#fff;
}
.impressum-aussen a:hover{
	color:#e8f380;
}

/* Link Icons*/

main a[href^="https://"],
main a[href^="https://"]{
background:url(../bilder/icons/external.png) no-repeat right center;
padding-right:24px;
padding-bottom:2px;
}
main a[href^="mailto"]{
background:url(../bilder/icons/email.png) no-repeat right center;
padding-right:22px;
padding-bottom:2px;
}
/* $ = am Ende des Linkpfades muss die Zeichenkette so enden  */
main a[href$=".pdf"]{
background:url(../bilder/icons/pdf.png) no-repeat right center;
padding-right:22px;
padding-bottom:2px;
}

/* parallax */

.parallax-about1{
	background:#222 url(../bilder/about/banner2.jpg) no-repeat center center;
	background-size:cover;
	text-align:center;
}
.parallax-about2{
	background:#222 url(../bilder/about/banner1.jpg) no-repeat center center;
	background-size:cover;
	text-align:center;
}
.parallax-box-about{
	background:rgba(0,0,0,.35);
	padding:120px;
}
.parallax-box-about h2{
	font-size:1.4em;
	color:#e8f380;
	letter-spacing:0;
	font-family:'PT Sans', sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	
}


/* ///////////////// Footer ///////////////// */

footer{
	background:rgba(34,34,34,0.97);
	color:#777;
	padding:0.7em 0;
}
footer ul{
	list-style-type:none;
	padding-left:50%;
	transform:translateX(-2.7em);	
}
footer ul li{
	display:inline-block;
	color:#777;
	margin:0.9em 0.7em 2.2em 0;
	font-size:1.1em;
}
footer ul li a{
	color:#777;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
footer ul li a:hover{
	color:#e8f380;
}
footer h2{
	font-family:sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.09em;
	word-spacing:0.15em;
	color:rgba(232,243,128,0.8);
	text-align:center;
	padding-top:2em;
}


/* /////////////////  breakpoint von 0 bis 550px für sticky header ///////////////////////////// */
@media only screen and (max-width: 550px) {
.main_h {
    padding: 0 0 25px;
}
.logo {
    float: none;
}
nav {
    width: 100%;
}
nav ul {
	display:none;
    padding-top: 20px;
    margin-bottom: 22px;
    float: left;
    text-align: center;
    width: 100%;
}
.sticky{
	height:70px;
	max-height:70px;
}
.open-nav nav ul {
    display:inherit;
}
.open-nav.sticky{
	height:200px !important;
	max-height:200px !important;
}


nav ul li {
    width: 100%;
    padding: 8px 0;
    margin: 0;
}

.mobile-toggle {
    display: block;
}

.dropdown {
	max-height:38px;
}
.dropdown-content{
	margin-left:62%;
	margin-top:-3%;
}

.dropdown-content-asia,
.dropdown-content-europe,
.dropdown-content-america,
.dropdown-content-africa{
	margin-left:-100%;	
	margin-top:-26%;
}

.hero h1 {
	font-size: 1.2em;
	line-height: 1.2;
	padding:5px 30px 30px 30px;
	min-width:280px;

}
.hero h1 span {
	font-size: 1.8em;
	border-bottom: 2px solid #e8f380;
	padding-bottom: 12px;
	line-height: 2.5;
}

.drittel-float-links{
	width:100%;
	max-width:341px !important;
	max-height:481px !important;
}
.drittel-ap-mitte{
	width:100%;
	max-width:341px !important;
	max-height:481px !important;
}
.drittel-ap-rechts{
	width:100%;
	max-width:341px !important;
	max-height:481px !important;
}
.drittel-float-links img{
	width:100%;
	min-width:100px !important;
	min-height:100px !important;
	max-width:341px !important;
	max-height:341px !important;
}
.drittel-ap-mitte img{
	width:100%;
	min-width:100px !important;
	min-height:100px !important;
	max-width:341px !important;
	max-height:341px !important;
}
.drittel-ap-rechts img{
	width:100%;
	min-width:100px !important;
	min-height:100px !important;
	max-width:341px !important;
	max-height:341px !important;
}
.reihe{
	margin:0 8.5%;
}
} /* Ende Breakpoint bis 550px */



/* //////////////////////  breakpoint ab 550px für tablet ///////////////////////////// */
@media only screen and (min-width: 550px) {

/* home */

.mobilenachname{
	display: inherit;
}
    
#sektion1{
	padding-top:1em;
}
#sektion1 .innerbox{
	overflow:hidden;
	padding:0 14%;
}
#sektion1 .galerie1{
	width:46%;
	float:left;
	margin-right:8%;
	max-width:315px;
	padding:0;
} 	
#sektion1 .galerie1 .only-tablet{
	display:inherit;
} 
#sektion1 .galerie1 li{
	width:100%;
} 	
#sektion1 .galerie1:nth-child(3){
	margin-right:0;
} 
#sektion1 .galerie1:last-child{
	display:none;	
} 	

/* discover */

.zeropadding{
	max-width:840px;
	max-height:315px;
}
.zeropadding a{
	color:#000;
	text-decoration:none;
	padding-bottom:0;
}
.zeropadding a:hover{
	color:#e8f380;
}
.col-2-float{
	width:50%;
	float:left;
}
.col-2-float img{
	width:100%;
}
.col-2-abspos{
	width:50%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
}
.bild-float{
	width:50%;
	float:right;
}
.text-ap{
	width:50%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
.posbox-innen{
	width:100%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	color:#000;
}

/* about */

article{
	padding-bottom:4em;
}
main .about.aussen{
	padding-bottom:0 !important;
}
main .about.aussen .description{
	padding-bottom:4em !important;
}
article h2{
	text-align:left;
	padding-bottom:2em;
}
.team{
	text-align:center;
	overflow:hidden;
	height:160px;
}
.team-text h3{
	text-align:left;
	display:block;
}
.team-foto{
	width:33%;
	float:left;
	max-width:180px;
	min-width:140px;
	text-align:center;
}
.team-text{
	width:66%;
	padding:1em 0 1.5em 1em;
}
article p{
	text-align:left;
	width:100%;
}
.aussen.team-aussen .last-team{
	padding-bottom:0em;
} 
.aussen.team-aussen .team{
	padding-bottom:0em;
} 
.team-text h3{
	padding:1em 0 1.2em;
}

} /* Ende Breakpoint von 550px bis 961px */


/* //////////////////////  breakpoint ab 1142px für desktop-ansicht ///////////////////////////// */
@media only screen and (min-width: 1142px) {

#sektion1 .innerbox{
	padding:0 5%;
	overflow:hidden;
}
#sektion1 .galerie1{
	width:30%;
	float:left; 
	margin-right:5%;
} 
#sektion1 .galerie1 .only-tablet{
	display:none;
} 	
#sektion1 .galerie1 li{
	margin-bottom:17%;
	width:100%;
	display:inline-block;
} 	
#sektion1 .galerie1:nth-child(3){
	margin-top:5em;
	margin-right:5%;	
} 		
#sektion1 .galerie1:last-child{
	display:inherit;
	margin-right:0;	
} 	

.drittel-float-links{
	width:313.3px !important;
	height:313.3px !important;
	max-width:313.3px !important;
	max-height:313.3px !important;
	min-width:313.3px !important;
	min-height:313.3px !important;
}
.drittel-ap-mitte{
	width:313.3px !important;
	height:313.3px !important;
	max-width:313.3px !important;
	max-height:313.3px !important;
	min-width:313.3px !important;
	min-height:313.3px !important;
}
.drittel-ap-rechts{
	width:313.3px !important;
	height:313.3px !important;
	max-width:313.3px !important;
	max-height:313.3px !important;
	min-width:313.3px !important;
	min-height:313.3px !important;
}

.galerie1 span{
	background:rgba(136,173,136,0.3);
	color:#fff;
	position:absolute;
	width:100%;
	height:100%;

	left:0%;
	top:0%;
	right:0%;
	bottom:0%;

	text-align:center;
	text-transform:uppercase;
	font-size:1.1em;
	opacity:0;

	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.galerie1 .zentriert-hoch{
	padding-top:70%;
} 
.galerie1 .zentriert-breit{
	padding-top:40%;
} 
.galerie1 li:hover span{ /* das was geändert wird, steht vor der Klammer. davor wo es überall ausgelöst wird.*/
	opacity:1;
}
} /* Ende Breakpoint ab 961px */


/* //////////////////////  breakpoint bis 1025px für discover ///////////////////////////// */
@media only screen and (max-width: 1025px) {
	
.discover{
	padding:0;
	max-width:420px;
}
.discover-row{
	max-width:420px;
	max-height:none;
}	
.discover-row img{
	display:none;
	
}	
.bild-aps-links,.bild-aps-rechts{
	width:100%;
	position: relative;
	height: 0;
	padding-bottom:60%;
}
.text-float-rechts,.text-float-links{
	float:none;
	padding:30px;
	width:100%;	
}
.bg-telaviv{
	background:url(../bilder/home/telaviv_h.jpg) no-repeat center center;
}
.bg-srilanka{
	background:url(../bilder/home/srilanka_h.jpg) no-repeat center center;
}
.bg-nicaragua{
	background:url(../bilder/home/nicaragua_h.jpg) no-repeat center center;
}
.bg-lisbon{
	background:url(../bilder/home/lisbon2.jpg) no-repeat center center;
}
.bg-colombia{
	background:url(../bilder/home/columbia1_h.jpg) no-repeat center center;
}
.bg-montenegro{
	background:url(../bilder/home/montenegro2.jpg) no-repeat center center;
}
.bg-panama{
	background:url(../bilder/home/panama_h.jpg) no-repeat center center;
}
.bg-philippinen{
	background:url(../bilder/home/home_philippinen_klein.jpg) no-repeat center center;
}
.bg-thailand{
	background:url(../bilder/home/home_panama_klein.jpg) no-repeat center center;
}
.bg-nyc{
	background:url(../bilder/discover/nyc.jpg) no-repeat center center;
}
.bg-hvar{
	background:url(../bilder/discover/hvar.jpg) no-repeat center center;
}
.bg-hanoi{
	background:url(../bilder/discover/hanoi.jpg) no-repeat center center;
}
.bg-split{
	background:url(../bilder/discover/split.jpg) no-repeat center center;
}
}
/* Ende Breakpoint ab 1025px für discover */


/* //////////////////////  breakpoint bis 1142px für article ///////////////////////////// */
@media only screen and (max-width: 1142px) {
	

.reihe{
	padding:0 10%;
}
.drittel-float-links{
	line-height:0;
	width:100%;
	position:relative;
	margin-right:0;
}
.drittel-ap-mitte{
	line-height:0;
	width:100%;
	position:relative;
	right:0;
	background:#e5f9f2;
}
.drittel-ap-rechts{
	line-height:0;
	position:relative;
	width:100%;
	background:#88ad88;
	color:#000;
}	
.ohne p{
	padding-top:1em;
}
}
/* Ende Breakpoint ab 1142px für article */

/* //////////////////////  breakpoint bis 550px für desktop ///////////////////////////// */
@media only screen and (max-width: 550px) {
.reihe{
	padding:0;
}
.star .fa{
	font-size:0.7em;
}
.star .fa:hover{
	font-size:1em;

}	
}
/* Ende Breakpoint ab 550px für article */

/* /////////////////  breakpoint von 0 bis 550px für sticky header ///////////////////////////// */
@media only screen and (max-width: 444px) {
.reihe{
	margin:0;
}
#sektion1{
	padding:0 0 !important;
}
.galerie1{
	padding:0 13% !important;
}
.hero h1 {
	font-size: 1.1em;
	line-height: 1.2;
	padding:5px 30px 30px 30px;
	min-width:280px;
}
.hero h1 span {
	font-size: 1.8em;
	border-bottom: 2px solid #e8f380;
	padding-bottom: 12px;
	line-height: 2.5;
}
} /* Ende Breakpoint bis 386px */

/* //////////////////////  breakpoint ab 1161px für desktop-ansicht ///////////////////////////// */
@media only screen and (min-width: 1161px) {

#discover-header{
	background: url(../bilder/header/10.jpg) no-repeat center center fixed;
	background-size:cover;
}
#map-header{
	background: url(../bilder/header/header88.jpg) no-repeat center center fixed;
	background-size:cover;
}
#about-header{
	background: url(../bilder/header/header1.jpg) no-repeat center center fixed;
	background-size:cover;
}
#vietnam-header{
	background: url(../bilder/header/header11.jpg) no-repeat center center fixed;
	background-size:cover;
}
#philippines-header{
	background: url(../bilder/header/10.jpg) no-repeat center center fixed;
	background-size:cover;
}
#thailand-header{
	background: url(../bilder/article/thailand/gross/19.jpg) no-repeat center center fixed;
	background-size:cover;
}
#nyc-header{
	background: url(../bilder/article/nyc/gross/13.jpg) no-repeat center center fixed;
	background-size:cover;
}
#hvar-header{
	background: url(../bilder/article/hvar/gross/7.jpg) no-repeat center center fixed;
	background-size:cover;
}
#telaviv-header{
	background: url(../bilder/article/telaviv/gross/gross_telaviv.jpg) no-repeat center center fixed;
	background-size:cover;
}
    
    
    
    
    
#africa-header{
	background: url(../bilder/header/header5.jpg) no-repeat center center fixed;
	background-size:cover;
}
#asia-header{
	background: url(../bilder/header/header9.jpg) no-repeat center center fixed;
	background-size:cover;
}
#america-header{
	background: url(../bilder/header/header77.jpg) no-repeat center center fixed;
	background-size:cover;
}
#europe-header{
	background: url(../bilder/header/header4.jpg) no-repeat center center fixed;
	background-size:cover;
}
.parallax-about1{
	background:#222 url(../bilder/about/banner2.jpg) no-repeat center center fixed;
	background-size:cover;
}
.parallax-about2{
	background:#222 url(../bilder/about/banner1.jpg) no-repeat center center fixed;
	background-size:cover;
}
} /* Ende Breakpoint ab 1161px */
