/*
Theme Name: Kleine Reisewelt SiMa - Template
Theme URI: http://www.simadesign.de
Description: Template zur Webseite http://www.kleine-reisewelt.de
Author: SiMa Design
Author URI: http://www.simadesign.de
*/

/* global */

/* CSS Document */

* {margin:0px;
padding:0px;}

.clearer {
	clear:both;
}

@font-face {
	font-family: "blackjack";
	src: url("fonts/black_jack.ttf");
}

@font-face {
	font-family: "cabin";
	src: url("fonts/Cabin-Regular.otf");
}


header{
	position:fixed;
	width:100%;
	z-index:999;
}

.cookiecheck {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:#3B3B3B;
	color:white;
	z-index:10001;
	opacity: 0.8;
	text-align:center;
	font-size:10pt;
	padding:5px 0;
}

#catapult-cookie-bar a {
	font-size:14px;
}

#catapultCookie {
	text-decoration: none;
	color:#1A1A1A;
}


.complete{
	padding-top:55px;
}

.responsive-img {
	max-width:100%;
	height:auto;
}

.navbar-brand {
	z-index: 300;
}

.navbar{
	margin-bottom:0px;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color:#26b6b4;
    background-color: transparent;
	transition: all 1s ease;
}


.btn-default{
	background-image: linear-gradient(to bottom,#fff 0,#ffffff 100%);
}

.btn-default:focus, .btn-default:hover {
	background-color:white;
}

.navbar-inverse .navbar-nav>li>a {
	font-family: cabin;
	font-size:20px;
	color: #fbba00;
	text-shadow: none;
}

#carousel-example-captions{
	border-top: 10px solid #fbba00;
}


.btn-group-lg>.btn, .btn-lg{
	border-radius:0px;
}

a {
	font-family: cabin;
	font-size:20px;
	color: #26b6b4;
}

#text-reiseziele-p {
	font-family: cabin;
	font-size:16px;
	text-align:center;
	line-height:20pt;
	color:#787878;
}

.current-menu-item a{
	color:#26b6b4!important;
}

h1 {
	font-size:30px;
	text-align:center;
	color:#26b6b4;
	margin:0px;
	font-family: cabin;
}

h2 {
	font-size:21px;
	text-align:center;
	color:#787878;
	margin:0px;
	font-family: cabin;
}

h3 {
	font-size:20px;
	text-align:center;
	color:rgba(0,0,0,0.7);
	margin:0px;
	font-family: cabin;
}

h4 {
	font-size:20px;
	color:rgba(0,0,0,0.8);
	margin:0px;
	font-family: cabin;
}

.clear {
	clear:both;
}

lable {
	font-size:15px;
	text-align:center;
	color:rgba(0,0,0,0.8);
	margin-right:20px;
	font-family: cabin;
	width:50px;
	padding-left:20px;
}

select{
	width:150px;
	margin-left:20px;
	height:50px;
}

h1 .more_u:hover{
	color:white;
	    transition: all 1s ease;
}

a#kids_a {font-size:30px;}


.navbar-inverse{
	background-color:white;
	background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
	border-radius:0px;
	border-color:white;

}

.navbar-inverse .navbar-toggle{
	border-color:#26b6b4;
	background-color:#26b6b4;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #fbba00;
}

#nav-products {
	text-align:center;
}

ul.nav {
	display:inline-block;
	float:none;
	padding-left:25px;
}

.logo {
	position:absolute;
	margin-top:5px;
	top:0;
	left:0;
	z-index:200;
	width:20%;

}

.logo img {
	width:100%;
}

.social {
	position:absolute;
	margin-top:45px;
	top:0;
	right:0;
	z-index:200;
	width:110px;
	margin-right:40px;
	height:48px;
	background-image: url(images/button_background.png);
	background-size:100% 100%;
}

.fa-2x {
    font-size: 26px;
    color: white;
	margin-left:22px;
	margin-top:9px;
	float:left;
}

.fa-stack{
	margin-top:120%;
}

.fa-stack-2x {
	color:white;
	padding-top: 2px;
	font-size:54px;
}

.fa-stack-1x {
	color:#26b6b4;
	padding-left: 2px;
	 padding-top: 1px
}

.fa-stack-left{
	margin-top:120%;
	float:left;
}

.fa-stack-2x-left {
	color:white;
	position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
	font-size:54px;
}

.fa-stack-1x-left {
	color:#26b6b4;
	position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
	padding-top:12px;
	padding-right:1px;
}

.footericon {
    font-size: 25px;
    color: white;
	margin-right:10px;
	margin-top:8px;
	margin-left:0px;
}

.wl_icon{
	margin-left:5px;
	margin-top:7px;
}

.phone {
	position:absolute;
	right:25px;
	top:10px;
    font-family: cabin;
    font-size: 20px;
    color: #26b6b4;
}

.phone img{
	width:40px;
	height:40px;
	margin-right:0px;
	margin-top:3px;
}

#fader{
	width:100%;
	height:800px;
	background-image: url("images/elefant2.jpg");
	background-size: 100% ;
    background-repeat: no-repeat;
	position:relative;
	border-top: 10px solid #fbba00;
}

#PartnerFinden .container {
	width:100%;
	padding-top:40px;
	height:400px;
	float:left;
}

.thumbnail {
	padding:0px;
	width:100%;
	position: relative;
	overflow: hidden;
	border:none;
}

.thumbnail  img {
	width:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.reiseberichte_images  {
	height:100%;
}

.travelbookimglist {
	display:block;
}

.thumbnail .travelbookimglist img {
	max-width:none;
	width:auto;
	height:100%;
}

.thumbnail.reiseberichte_images  img {
	height: 100%;
	width: auto;
	max-width:none;
}

.thumbnail:hover img{
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#reiseziele{
	margin:auto;
	width:100%;
	margin-top:30px;
	background-image:url("images/fly2.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position:-10px 0px;
}

#text-reiseziele-h1{
	padding-top:50px;


}

#text-reiseziele-p{
	margin-top:110px;
}

.container {
	width:100%;
	padding-right:0px;
	padding-left:0px;
}

.row {
	width:90%;
	margin:auto;
	margin-top:50px;
}

.form{
	width:100%;
	height:250px;
	padding-left:50px;
	background-color:red;
	margin:auto;

}

input {
	padding-left:20px;
	width:80%;
	height:50px;
	margin-left:20px;
	margin-right:20px;
}

.select{
	float:left;
}

.finden-img {
	width:100%;
	background-size: 100%;
	border-top: 10px solid #fbba00;
	border-bottom: 10px solid #fbba00;
	margin-top:40px;
	padding-bottom:0px;
	background-image: url("images/travel_search.jpg");
	min-height:300px;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-position: 50% -55.1px;
}

.finden-img img {
	width:100%;
}

.section2{
	width:100%;
	background-color:rgba(159,159,159,0.4);
	background-image:url("images/fly2.png");
	background-repeat: no-repeat;
	padding-top:40px;
	background-position: 0px 0px;
	background-size: 100%
}

#partner-h1{
	padding-top:0px;

}

#partner-h3{

}

.section3 {

	height:100%;
	margin:auto;
	font-size:20px;
	padding-bottom:50px;
	padding-top:30px;
	/*background-color:rgba(63,184,160,1.00);*/
}

#finden {
	height:90px;
	/*background-color:rgba(160,68,69,1.00);*/
}

.numbers{
	background-color:#26b6b4;
	width:60px;
	height:60px;
	border-radius: 100px;
	float:left;
}

.button{
	float:right;
	margin-top:0px;
	background-image:url("images/such-button2.png");
	background-repeat:no-repeat;
	width:245px;
	height:50px;
	padding-top:10px;
	margin-left:225px;
}

.btn-group>.btn:first-child {
    margin-left: 20px;
	margin-right:15px;

}

.white{
	color:#FFFFFF;
}

.num {
	padding-top:17px;
	font-size:25px;
}

.container #containerPartner{
	width:90%;

	margin:auto;
}

.unserePartner{
	width:100%;
	height:150px;
	padding-top:20px;

}

.owl-carousel .owl-item img{
	height:100%!important;
	width:auto;
	margin:auto;
}

footer{
	background-color:#26b6b4;
	width:100%;
	height:300px;
	position:relative;
}

.footerLogo{
	z-index:200;
	position:absolute;
	width:20%;
	margin-top:50px;
	padding-left:0px;
	left:50;
	bottom:0;
	margin-bottom:70px;
}

.footerLogo img{
	width:100%;
}

#ueberUns{
	width:40%;
	height:300px;
	float:left;
	margin-left:25%;
}

#ueberblick{
	width:35%;
	height:300px;
	float:left;
}

h5 {
	font-size:20px;
	text-decoration: underline;
	color:white;
	margin:0px;
	padding-top:50px;
	font-family: cabin;
}

h6{
	font-family: cabin;
	font-size:15px;
	color:white;
}

#footer ul li, #footer ul li a{
	text-decoration:none;
	font-family: cabin;
	color:white;
	list-style-type: none;
	margin-right:15px;
	font-size:11pt;
	float:left;
}

#footer ul{
	width:auto;
	max-width:400px;
}

#footer li{
	margin-bottom:10px;
}

#footer .current-menu-item a {
    color: white!important;
}


.carousel-caption{
	width:30%;
	height:20%;
	position:absolute;
	left: 70%;
    top: 10%;
}

.carousel2 {
	font-family: blackjack;
	font-size:70px;
	color:white;
	text-shadow: 5px 5px 50px black;
	text-align:justify;
}

.carousel3 {
	font-family: cabin;
	font-size:28px;
	color:white;
	text-shadow: 5px 5px 40px black;
	text-align:justify;
}

.carousel4 {
	font-family: cabin;
	font-size:20px;
	color:white;
	width:245px;
	height:48px;
	padding-top:4px;
	text-align:center;
	background-image:  url("images/mehr.png");
	background-repeat: no-repeat;

}

.brand-logo {
    margin: auto;
    overflow: hidden;
}


.sima{
	width:100%;
	height:50px;
	background-color:#272727;
	position:relative;
}

.sima p{
	text-align:justify;
	float:right;
	padding-top:15px;
	padding-right:20px;
	color:white;
}

.sima a{
	font-size:15px;
	color: white;
}

.sima a:hover {
	font-size:15px;
	color: #26b6b4;
	transition: all 1s ease;
}

.checkbox-option-wrapper input, .wpcf7-list-item input {
	float:left!important;
	width:auto !important;
	margin:0 5px 0 0!important;
	height: auto !important;
}

.wpcf7-list-item input {
	margin-top:4px !important;
}

.wpcf7-list-item a {
	font-size:14px;
}

.rowgrey {
	background-color:#26b6b4;
	padding:15px;
	text-align:center;
	margin-bottom:20px;
	color:white;
	border-top:1px dotted;
}

.infotext {
	font-size:12pt;
}

.rowgrey h3 {
	color:white;
}


/*       --------        Willkommen       -----------       */


				@media (min-width: 301px) and (max-width: 1640px) {

					.section3 {
						width:90%;
					}
				}

				@media (min-width: 1295px) and (max-width:1590px) {
					.navbar-inverse .navbar-nav>li>a {
					font-family: cabin;
					font-size: 20px;
					color: #fbba00;
					text-shadow: none;
				}

					.carousel-caption{
					width:25%;
					height:20%;
					position:absolute;
					left: 65%;
					top: 10%;
				}
					.carousel2 {
					font-family: blackjack;
					font-size:50px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					.carousel3 {
					font-family: cabin;
					font-size:20px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					.sima p{
						text-align:justify;
						float:right;
						padding-top:15px;
						padding-right:20px;
						color:white;
					}

				}

				@media (min-width: 1124px) and (max-width:1295px) {
					.social {
						position:absolute;
						margin-top:45px;
						top:0;
						right:0;
						z-index:200;
						width:90px;
						margin-right:25px;
						height:30px;
						background-image: url(images/button_background.png);
					}

					.fa-2x {
						font-size: 23px;
						color: white;
						margin-left:20px;
						margin-top:4px;
						float:left;
					}

					.carousel4 {
						font-family: cabin;
						font-size:17px;
						color:white;
						width:150px;
						height:30px;
						padding-top:1px;
						text-align:center;
						background-image:  url("images/mehr.png");
						background-repeat: no-repeat;

					}

					.finden-img {
						width:100%;
						background-size: 100%;
						background-repeat: no-repeat;
						border-top: 5px solid #fbba00;
						border-bottom: 5px solid #fbba00;
						margin-top:40px;
						min-height:300px;
						background-attachment: fixed;
						background-position: center;
						background-repeat: no-repeat;
						background-size: cover;
					}

					.footerLogo{
						z-index:200;
						position:absolute;
						width:150px;
						margin-top:50px;
						padding-left:0px;
						left:5px;
						bottom:0;
						margin-bottom:20px;
					}

					.footerLogo img{
						width:100%;
					}

					footer{
						background-color:#26b6b4;
						width:100%;
						height:400px;
						position:relative;

					}

				#ueberUns{
					width:100%;
					height:180px;
					float:left;
					padding-left:20%;
					margin-left:0%;


				}

				#ueberblick{
					width:100%;
					height:200px;
					clear: both;

					margin-top:20px;
					padding-left:20%;
				}



					.navbar-inverse .navbar-nav>li>a {
					font-family: cabin;
					font-size: 15px;
					color: #fbba00;
					text-shadow: none;

				}
					.phone {
					position:absolute;
					right:15px;
					top:15px;
					font-family: cabin;
					font-size: 15px;
					color: #26b6b4;
				}

					.phone img{
					width:30px;
					height:30px;
					margin-right:0px;
					margin-top:3px;
				}

					.carousel-caption{
					width:30%;
					height:20%;
					position:absolute;
					left: 60%;
					top: 10%;
				}

					.carousel2 {
					font-family: blackjack;
					font-size:40px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					.carousel3 {
					font-family: cabin;
					font-size:15px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

				.footericon {
					font-size: 25px;
					color: white;
					margin-right:10px;
					margin-top:8px;
					margin-left:0px;
				}

				.sima{
					width:100%;
					height:50px;
					background-color:#272727;
					position:relative;
				}

				.sima p{
					text-align:justify;
					float:right;
					padding-top:10px;
					padding-right:20px;
					color:white;
				}

				}

				@media (min-width: 766px) and (max-width:1124px) {

					.social {
						position:absolute;
						margin-top:35px;
						top:0;
						right:0;
						z-index:200;
						width:70px;
						margin-right:15px;
						height:28px;

						background-image:none;
					}

					.fa-2x {
						font-size: 18px;
						color:#26b6b4;
						margin-left:15px;
						margin-top:0px;
						float:left;
					}

					.carousel4 {
						font-family: cabin;
						font-size:17px;
						color:white;
						width:150px;
						height:30px;
						padding-top:1px;
						text-align:center;
						background-image:  url("images/mehr.png");
						background-repeat: no-repeat;
					}


					.finden-img {
						width:100%;
						background-size: 100%;
						background-repeat: no-repeat;
						border-top: 5px solid #fbba00;
						border-bottom: 5px solid #fbba00;
						margin-top:60px;
						min-height:300px;
						background-attachment: fixed;
						background-position: center;
						background-repeat: no-repeat;
						background-size: cover;
					}

					.footerLogo {
					position:absolute;
					margin-top:5px;
					bottom:-60px;
					left:0;
					z-index:200;
					width:130px;

				}

				.footerLogo img{
					width:100%;
				}

					footer{
					background-color:#26b6b4;
					width:100%;
					height:350px;
						clear:both;
					}

				#ueberUns{
					width:80%;
					height:180px;
					float:left;
					margin-left:20%;
					padding-left:0px;
					padding-top:40px;
				}

				#ueberblick{
					width:80%;
					height:150px;
					clear: both;
					margin-top:30px;
					margin-left:20%;
				}

				.footericon {
					font-size: 25px;
					color: white;
					margin-right:10px;
					margin-top:8px;
					margin-left:0px;
				}



					h5{
						padding-top:00px;
					}



					.navbar-inverse .navbar-nav>li>a {
					font-family: cabin;
					font-size: 11px;
					color: #fbba00;
					text-shadow: none;



				}
					.phone {
					position:absolute;
					right:15px;
					top:15px;
					font-family: cabin;
					font-size: 10px;
					color: #26b6b4;
				}

					.phone img{
					width:20px;
					height:20px;
					margin-right:0px;
					margin-top:3px;
				}

					.carousel-caption{
					width:30%;
					height:20%;
					position:absolute;
					left: 60%;
					top: 10%;
				}

					.carousel2 {
					font-family: blackjack;
					font-size:40px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					.carousel3 {
					font-family: cabin;
					font-size:15px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}


					.sima{
						width:100%;
						height:50px;
						background-color:#272727;
						position:relative;

					}
					.sima p{
						text-align:justify;
						float:right;
						padding-top:5px;
						padding-right:20px;
						color:white;
					}


					.numbers{
						background-color:#26b6b4;
						width:40px;
						height:40px;
						border-radius: 100px;
						float:left;
					}

					.num {
						padding-top:10px;
						font-size:20px;
						padding-left:0px;
					}

					.button{
						float:right;
						margin-top:0px;
						background-image:url("images/such-button2.png");
						width:245px;
						height:48px;
						padding-top:10px;
						margin-right:5%

					}
					.btn-group>.btn:first-child {
						margin-left: 20px;
						height:40px;
						padding-top:7px;
						font-size:15px;
					}

					input {
						padding-left: 20px;
						width: 80%;
						height: 40px;
						margin-left: 20px;

					}

					.finden-img {
						background-attachment: scroll;
						background-position: 50% -85.1px;
					}


					}

				@media (min-width: 460px) and (max-width:766px) {
					.fa-stack{
						margin-top:120%;
					}
					.fa-stack-2x {
						color:white;
						padding-top: 2px;
						font-size:34px;

					}
					.fa-stack-1x {
						color:#26b6b4;
						padding-left: 2px;
						font-size:18px;
						padding-top:0px;
						line-height: 37px;
					}

					.fa-stack-left{
						margin-top:120%;
						float:left;
					}
					.fa-stack-2x-left {
						color:white;
						position: absolute;
						left: 0;
						width: 100%;
						text-align: center;
						font-size:34px;
					}
					.fa-stack-1x-left {
						color:#26b6b4;
						position: absolute;
						left: 0;
						width: 100%;
						text-align: center;
						padding-top:7px;
						padding-right:1px;
						font-size:18px;
					}

						.carousel4 {
						font-family: cabin;
						font-size:15px;
						color:white;
						width:130px;
						height:30px;
						padding-top:1px;
						text-align:center;
						background-image:  url("images/mehr.png");
						background-repeat: no-repeat;
					}


						.social {
						position:absolute;
						margin-top:35px;
						top:0;
						left:50%;
						z-index:200;
						width:0px;
						margin-right:15px;
						height:28px;
						background-image: none;
					}

					.fa-2x {
						font-size: 0px;
						color:#26b6b4;
						margin-left:15px;
						margin-top:5px;
						float:left;
					}


					.finden-img {
						width:100%;
						background-size: 100%;
						background-repeat: no-repeat;
						border-top: 5px solid #fbba00;
						border-bottom: 5px solid #fbba00;
						margin-top:40px;
						min-height:300px;
						background-attachment: fixed;
						background-position: center;
						background-repeat: no-repeat;
						background-size: cover;
					}


					.phone {
					position:absolute;
					right:35%;
					top:11px;
					font-family: cabin;
					font-size: 20px;
					color: #26b6b4;
				}

						.phone img{
					width:30px;
					height:30px;
					margin-right:0px;
					margin-top:3px;
					float: left;
				}

					.carousel-caption{
					width:40%;
					height:20%;
					position:absolute;
					left: 60%;
					top: 10%;
				}
					.footerLogo {
					position: absolute;
					margin-top: 5px;
					bottom: -33px;
					left: 10;
					z-index: 200;
					width: 100px;
				}

				.footerLogo img{
					width:100%;
				}

				footer {
					background-color: #26b6b4;
					width: 100%;
					height: 520px;
				}

				#ueberUns{
					width:90%;
					float:left;
					margin-left:5%;
					padding-left:0px;
					padding-top:40px;
				}

				#ueberblick{
					width:90%;
					height:150px;
					clear: both;
					margin-top:0px;
					margin-left:5%;
				}

					.footericon {
					font-size: 25px;
					color: white;
					margin-right:10px;
					margin-top:8px;
					margin-left:0px;
				}


					h5 {
						padding-top:20px;
					}

					.carousel2 {
					font-family: blackjack;
					font-size:25px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					.carousel3 {
					font-family: cabin;
					font-size:15px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					.sima{
						width:100%;
						height:50px;
						background-color:#272727;
						position:relative;
					}

					.sima p{
						text-align:justify;
						float:right;
						padding-top:15px;
						padding-right:20px;
						color:white;
					}

						.numbers{
						background-color:#26b6b4;
						width:0px;
						height:0px;
						border-radius: 100px;
						float:left;
					}

					.white {
						color: rgb(255, 255, 255);
						font-size:15px;


					}
					.num {
						padding-top:7px;
						font-size:0px;
						padding-right:10px;
						color:#26b6b4;
					}

					.button{
						float:right;
						margin-top:0px;
						background-image:url("images/such-button2.png");
						width:130px;
						height:30px;
						padding-top:7px;

						margin-left:0px;
					}

					.btn-group>.btn:first-child {
						margin-left:0px;
						height:35px;
						width:125px;
						padding-top:7px;
						font-size:15px;
					}

					input {
						padding-left: 20px;
						width: 80%;
						height: 35px;
						margin-left: 0px;

					}

					lable {
						font-size: 15px;
						text-align: center;
						color: rgba(0, 0, 0, 0.8);
						margin-right: 0px;
						font-family: cabin;
						width: 50px;
						padding-left: 0px;
					}
					.owl-carousel .owl-item img{
						height:100%!important;
						width:auto;
					}
										.finden-img {
						background-attachment: scroll;
						background-position: 50% 0px;
					}

					}
				@media (min-width: 343px) and (max-width:460px) {


					.fa-stack{
						margin-top:120%;
					}
					.fa-stack-2x {
						color:white;
						padding-top: 1px;
						font-size:21px;

					}
					.fa-stack-1x {
						color:#26b6b4;
						padding-left: 2px;
						font-size:12px;
						padding-top:0px;
						line-height: 22px;
					}

					.fa-stack-left{
						margin-top:120%;
						float:left;
					}
					.fa-stack-2x-left {
						color:white;
						position: absolute;
						left: 0;
						width: 100%;
						text-align: center;
						font-size:21px;
					}
					.fa-stack-1x-left {
						color:#26b6b4;
						position: absolute;
						left: 0;
						width: 100%;
						text-align: center;
						padding-top:4px;
						padding-right:1px;
						font-size:12px;
					}
					.social {
						position:absolute;
						margin-top:35px;
						top:0;
						left:50%;
						z-index:200;
						width:0px;
						margin-right:15px;
						height:28px;
						background-image: none;
					}

					.fa-2x {
						font-size: 0px;
						color:#26b6b4;
						margin-left:15px;
						margin-top:5px;
						float:left;
					}

					.carousel4 {
						font-family: cabin;
						font-size:7px;
						color:white;
						width:65px;
						height:17px;
						padding-top:0px;
						text-align:center;
						background-image:  url("images/mehr.png");
						background-repeat: no-repeat;
					}


					.finden-img {
						width:100%;
						border-top: 5px solid #fbba00;
						border-bottom: 5px solid #fbba00;
						margin-top:40px;
						min-height:200px;
						background-attachment: fixed;
						background-position: center;
						background-repeat: no-repeat;
						background-size: cover;
					}


						.row {
						width:90%;
						margin:auto;
							margin-top:20px;
						}

						.phone {
						position:absolute;
						right:35%;
						top:15px;
						font-family: cabin;
						font-size: 15px;
						color: #26b6b4;
					}

							.phone img{
						width:30px;
						height:30px;
						margin-right:0px;
						margin-top:3px;
					}


						.carousel-caption{
						width:40%;
						height:20%;
						position:absolute;
						left: 60%;
						top: 10%;
					}

						.footerLogo {
						position:absolute;
						margin-top:5px;
						bottom:-50px;
						left:10;
						z-index:200;
						width:100px;

					}

					.footerLogo img{
						width:100%;
					}

						footer{
						background-color:#26b6b4;
						width:100%;
						height:450px;}

						#ueberUns{
						width:90%;
						height:250px;
						float:left;
						margin-left:5%;
						padding-left:0px;
						padding-top:40px;
					}

					#ueberblick{
						width:90%;
						height:150px;
						clear: both;
						margin-top:30px;
						margin-left:5%;
					}

						.carousel2 {
						font-family: blackjack;
						font-size:20px;
						color:white;
						text-shadow: 5px 5px 50px black;
						text-align:justify;
					}

						.carousel3 {
						font-family: cabin;
						font-size:10px;
						color:white;
						text-shadow: 5px 5px 50px black;
						text-align:justify;
					}

					h5{
						padding-top:0px;
					}


					.footericon {
						font-size: 25px;
						color: white;
						margin-right:10px;
						margin-top:8px;
						margin-left:0px;
					}

					.numbers{
						background-color:#26b6b4;
						width:0px;
						height:0px;
						border-radius: 100px;
						float:left;
					}

					.white {
						color: rgb(255, 255, 255);
						font-size:15px;


					}
					.num {
						padding-top:10px;
						font-size:0px;
						padding-right:10px;
						color:#26b6b4;
					}

					.button{
						float:right;
						margin-top:0px;
						background-image:url("images/such-button2.png");
						width:130px;
						height:30px;
						padding-top:7px;

						margin-left:0px;
					}

					.btn-group>.btn:first-child {
						margin-left:0px;
						height:35px;
						width:100px;
						padding-top:7px;
						font-size:12px;
						padding-left:10px;
					}

					input {
						padding-left: 20px;
						width: 80%;
						height: 35px;
						margin-left: 0px;

					}

					lable {
						font-size: 15px;
						text-align: center;
						color: rgba(0, 0, 0, 0.8);
						margin-right: 0px;
						font-family: cabin;
						width: 50px;
						padding-left: 0px;
						padding-right:0px;
					}

					.owl-carousel .owl-item img{
						height:100%!important;
						width:auto;
						margin:auto;
					}

					}


				@media (min-width: 50px) and (max-width:343px) {



					.fa-stack{
						margin-top:120%;
					}
					.fa-stack-2x {
						color:white;
						padding-top: 1px;
						font-size:21px;

					}
					.fa-stack-1x {
						color:#26b6b4;
						padding-left: 2px;
						font-size:12px;
						padding-top:0px;
						line-height: 22px;
					}

					.fa-stack-left{
						margin-top:120%;
						float:left;
					}
					.fa-stack-2x-left {
						color:white;
						position: absolute;
						left: 0;
						width: 100%;
						text-align: center;
						font-size:21px;
					}
					.fa-stack-1x-left {
						color:#26b6b4;
						position: absolute;
						left: 0;
						width: 100%;
						text-align: center;
						padding-top:4px;
						padding-right:1px;
						font-size:12px;
					}

					.social {
						position:absolute;
						margin-top:35px;
						top:0;
						left:50%;
						z-index:200;
						width:0px;
						margin-right:15px;
						height:28px;
						background-image: none;
					}

					.fa-2x {
						font-size: 0px;
						color:#26b6b4;
						margin-left:15px;
						margin-top:5px;
						float:left;
					}

						.carousel4 {
						font-family: cabin;
						font-size:6px;
						color:white;
						width:70px;
						height:15px;
						padding-top:0px;
						text-align:center;
						background-image:  url("images/mehr.png");
						background-repeat: no-repeat;
					}


						.finden-img {
						width:100%;

						background-size: 100%;
						background-repeat: no-repeat;
						border-top: 5px solid #fbba00;
						border-bottom: 5px solid #fbba00;
						margin-top:40px;
					}


						.row {
							width:90%;
							margin:auto;
							margin-top:20px;
						}

						.phone {
						position:absolute;
						right:35%;
						top:20px;
						font-family: cabin;
						font-size: 12px;
						color: #26b6b4;
					}

						.phone img{
						width:0px;
						height:0px;
						margin-right:0px;
						margin-top:3px;
					}


						.carousel-caption{
						width:40%;
						height:20%;
						position:absolute;
						left: 60%;
						top: 4%;
					}

						.footerLogo{
						width:20%;
						padding-top:0px;
						padding-right:50px;
						float:right;
					}

						.footerLogo {
						position:absolute;
						margin-top:5px;

						bottom:-50px;
						left:10;
						z-index:200;
						width:150px;

					}

						.footerLogo img{
							width:100%;
						}

									footer{
						background-color:#26b6b4;
						width:100%;
						height:450px;}

						#ueberUns{
						width:90%;
						height:250px;
						float:left;
						margin-left:5%;
						padding-left:0px;
						padding-top:40px;
					}

					#ueberblick{
						width:90%;
						height:150px;
						clear: both;
						margin-top:30px;
						margin-left:5%;
					}

					.carousel2 {
					font-family: blackjack;
					font-size:15px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					.carousel3 {
					font-family: cabin;
					font-size:8px;
					color:white;
					text-shadow: 5px 5px 50px black;
					text-align:justify;
				}

					h5{
						padding-top:0px;
					}

					.sima p{
					text-align:justify;
					float:right;
					padding-top:15px;
					padding-right:20px;
					color:white;
				}

				.sima a{
					font-size:8px;
					color: white;
				}

				.sima a:hover {
					font-size:8px;
					color: #26b6b4;
					transition: all 1s ease;
				}

				.footericon {
					font-size: 25px;
					color: white;
					margin-right:10px;
					margin-top:8px;
					margin-left:0px;
				}


					.numbers{
						background-color:#26b6b4;
						width:0px;
						height:0px;
						border-radius: 100px;
						float:left;
					}

					.white {
						color: rgb(255, 255, 255);
						font-size:15px;
					}
					.num {
						padding-top:10px;
						font-size:0px;
						padding-right:0px;
						color:#26b6b4;
					}

					.button{
						float:right;
						margin-top:0px;
						background-image:url("images/such-button2.png");
						width:130px;
						height:30px;
						padding-top:7px;
						margin-left:0px;
					}




					.btn-group>.btn:first-child {
						margin-left:0px;
						height:35px;
						width:80px;
						padding-top:7px;
						font-size:10px;
						padding-left:5px;
					}

					input {
						padding-left: 20px;
						width: 80%;
						height: 35px;
						margin-left: 0px;

					}

					lable {
						font-size: 15px;
						text-align: center;
						color: rgba(0, 0, 0, 0.8);
						margin-right: 0px;
						font-family: cabin;
						width: 30px;
						padding-left: 0px;
						padding-right:0px;
						margin-left:0px;
					}


				}


					@media screen and (max-width: 879px){

					.finden-img{

						background-attachment: scroll;

					   }
					}
								@media (min-width: 1901px){
										#text-reiseziele-p {
											margin-top: 171px;
										}
								}


									/*for paper plane*/

									@media (min-width: 1830px) and (max-width: 1900px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 100%;
												background-repeat: no-repeat;
												background-position:-10px 0px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:50px;
											}

											#text-reiseziele-h1{
												padding-top:50px;
											}

											#text-reiseziele-p{
												margin-top:110px;
											}

											.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 0px;
												background-size: 100%
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}

											.section3 {
												width:90%;
												height:100%;
												margin:auto;
												font-size:20px;
												padding-bottom:50px;
												padding-top:70px;
												/*background-color:rgba(63,184,160,1.00);*/

											}
									}

									@media (min-width: 1700px) and (max-width: 1830px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 100%;
												background-repeat: no-repeat;
												background-position:-10px 0px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:50px;
											}

										#text-reiseziele-h1{
											padding-top:40px;
										}

										#text-reiseziele-p{
											margin-top:110px;
										}
									}
									@media (min-width: 1540px) and (max-width: 1700px) {
											#reiseziele{
												margin:auto;
												width:100%;
												height:300px;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 100%;
												background-repeat: no-repeat;
												background-position:-10px 10px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:50px;
											}

										#text-reiseziele-h1{
											padding-top:40px;
										}

										#text-reiseziele-p{
											margin-top:110px;
										}

											.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 0px;
												background-size: 100%
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}

											.section3 {
												width:90%;
												height:100%;
												margin:auto;
												font-size:20px;
												padding-bottom:50px;
												padding-top:70px;
												/*background-color:rgba(63,184,160,1.00);*/

											}

									}

									@media (min-width: 1400px) and (max-width: 1540px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 100%;
												background-repeat: no-repeat;
												background-position:-10px 20px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:50px;
											}

										#text-reiseziele-h1{
											padding-top:30px;
										}

										#text-reiseziele-p{
											margin-top:100px;
										}
											.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 40px;
												background-size: 100%
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}

											.section3 {
												width:90%;
												height:100%;
												margin:auto;
												font-size:20px;
												padding-bottom:50px;
												padding-top:70px;
												/*background-color:rgba(63,184,160,1.00);*/

											}

									}

									@media (min-width: 1200px) and (max-width: 1400px) {
											#reiseziele{
												margin:auto;
												width:100%;
												height:250px;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 100%;
												background-repeat: no-repeat;
												background-position:-10px 20px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:30px;
											}

										#text-reiseziele-h1{
											padding-top:30px;
										}

										#text-reiseziele-p{
											margin-top:80px;
										}

										.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 50px;
												background-size: 100%
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}



									}
									@media (min-width: 1000px) and (max-width: 1200px) {
												#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 110%;
												background-repeat: no-repeat;
												background-position:-0px 30px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:30px;
											}

										#text-reiseziele-h1{
											padding-top:30px;
										}

										#text-reiseziele-p{
											margin-top:80px;
										}

											.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 60px;
												background-size: 100%
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}

									}
									@media (min-width: 880px) and (max-width: 1000px) {
												#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 110%;
												background-repeat: no-repeat;
												background-position:-0px 40px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:25px;
											}

										#text-reiseziele-h1{
											padding-top:30px;
										}

										#text-reiseziele-p{
											margin-top:80px;
										}

												.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 80px;
												background-size: 100%
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}
									}
									@media (min-width: 780px) and (max-width: 880px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 110%;
												background-repeat: no-repeat;
												background-position:-0px 50px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:25px;
											}

										#text-reiseziele-h1{
											padding-top:20px;
										}

										#text-reiseziele-p{
											margin-top:80px;
										}


												.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 90px;
												background-size: 115%;
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}
									}
									@media (min-width: 615px) and (max-width: 780px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 110%;
												background-repeat: no-repeat;
												background-position:-0px 50px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:10px;
											}

										#text-reiseziele-h1{
											padding-top:10px;
										}

										#text-reiseziele-p{
											margin-top:80px;
										}

										.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 90px;
												background-size: 115%;
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}

										.section3{
											width:100%;}

									}
									@media (min-width: 420px) and (max-width: 615px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 110%;
												background-repeat: no-repeat;
												background-position:-0px 80px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:50px;
											}

										#text-reiseziele-h1{
											padding-top:10px;
										}

										#text-reiseziele-p{
											width:90%;
											margin:auto;
											margin-top:80px;
										}

										.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 110px;
												background-size: 115%;
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}
									}
									@media (min-width: 380px) and (max-width: 420px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 115%;
												background-repeat: no-repeat;
												background-position:-0px 120px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:60px;
											}

										#text-reiseziele-h1{
											padding-top:10px;
										}

										#text-reiseziele-p{
											width:90%;
											margin:auto;
											margin-top:70px;
										}

										.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 130px;
												background-size: 115%;
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
											}
									}
									@media (min-width: 333px) and (max-width: 380px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 115%;
												background-repeat: no-repeat;
												background-position:-0px 120px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:80px;
											}

										#text-reiseziele-h1{
											padding-top:10px;
										}

										#text-reiseziele-p{
											width:90%;
											margin:auto;
											margin-top:70px;
										}
										.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 130px;
												background-size: 115%;
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
												width:90%;
												margin:auto;
											}
									}
									@media (min-width: 0px) and (max-width: 333px) {
											#reiseziele{
												margin:auto;
												width:100%;
												margin-top:30px;
												background-image:url("images/fly2.png");
												background-size: 115%;
												background-repeat: no-repeat;
												background-position:-0px 130px;
											}

											.container {
												width:100%;
												padding-right:0px;
												padding-left:0px;
											}

											.row {
												width:90%;
												margin:auto;
												margin-top:120px;
											}

										#text-reiseziele-h1{
											padding-top:10px;
										}

										#text-reiseziele-p{
											width:90%;
											margin:auto;
											margin-top:70px;
										}

										.section2{
												width:100%;
												background-color:rgba(159,159,159,0.4);
												background-image:url("images/fly2.png");
												background-repeat: no-repeat;
												padding-top:40px;
												background-position: 0px 130px;
												background-size: 115%;
											}

											#partner-h1{
												padding-top:0px;

											}
											#partner-h3{
												padding-top:0px;
												width:90%;
													margin:auto;
											}
									}

/*       --------        Ihr Reisebüro       -----------       */

.welcome{
	width:100%;
	height:1050px;
	padding-top:40px;
	clear:both;
}


.gray_box{
	width:100%;
	background-color:rgba(159,159,159,0.4);
	height:637px;
	position:absolute;
	margin-top:250px;
	clear: both;
}

#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-200px;
}


#angebot_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-200px;
}

.angebot_p p {
	font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
}

.reisebuero_img_row{
	margin:0px;
	padding:0px;
	border-radius:none;
}

.reisebuero_images{
	padding:0px;
	margin:0px;
	width:100%;
	position: relative;
	overflow: hidden;
	border-radius:0px;
}

.reisebuero_images  img {
	width:100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;

}

.angebot{
	width:100%;
	clear:both;
	height:auto;
}

.angebot_p{
	width:50%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}

.banner{
	width:100%;
	background-size: 100% ;
    background-repeat: no-repeat;
	position:relative;
	border-top: 10px solid #fbba00;
	height:auto;

}
.banner img{
	width:100%;
	height:auto;
}



@media (min-width:0px) and (max-width:992px){
.banner{
	width:100%;
	background-size: 100% ;
    background-repeat: no-repeat;
	position:relative;
	border-top: 5px solid #fbba00;
	height:auto;
}

}

@media (min-width:1700px) and (max-width:1800px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:580px;
		position:absolute;
		margin-top:250px;
		clear: both;
	}

	.welcome{
	width:100%;
	height:1000px;
	padding-top:40px;
	clear:both;
}

}

@media (min-width:1600px) and (max-width:1700px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:550px;
		position:absolute;
		margin-top:240px;
		clear: both;
	}
	.welcome{
	width:100%;
	height:950px;
	padding-top:40px;
	clear:both;
}


}
@media (min-width:1500px) and (max-width:1600px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:540px;
		position:absolute;
		margin-top:210px;
		clear: both;
	}

	#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-160px;
}

		.welcome{
	width:100%;
	height:900px;
	padding-top:40px;
	clear:both;
}

	.angebot_p{
	width:70%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}

}
@media (min-width:1400px) and (max-width:1500px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:490px;
		position:absolute;
		margin-top:210px;
		clear: both;
	}

	#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-160px;
}

		.welcome{
	width:100%;
	height:860px;
	padding-top:40px;
	clear:both;
}

		.angebot_p{
	width:70%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}

}
@media (min-width:1300px) and (max-width:1400px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:450px;
		position:absolute;
		margin-top:210px;
		clear: both;
	}

	#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-160px;
}

		.welcome{
	width:100%;
	height:800px;
	padding-top:40px;
	clear:both;
}

		.angebot_p{
	width:80%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}

}
@media (min-width:1200px) and (max-width:1300px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:410px;
		position:absolute;
		margin-top:210px;
		clear: both;
	}

	#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-160px;
}


		.welcome{
	width:100%;
	height:780px;
	padding-top:40px;
	clear:both;
}

		.angebot_p{
	width:80%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}




}
@media (min-width:1100px) and (max-width:1200px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:370px;
		position:absolute;
		margin-top:180px;
		clear: both;
	}

	#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-140px;
}


			.welcome{
	width:100%;
	height:700px;
	padding-top:40px;
	clear:both;
}
		.angebot_p{
	width:80%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:1000px) and (max-width:1100px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:340px;
		position:absolute;
		margin-top:180px;
		clear: both;
	}

	#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-140px;
}

			.welcome{
	width:100%;
	height:670px;
	padding-top:40px;
	clear:both;
}
		.angebot_p{
	width:80%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:992px) and (max-width:1000px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:310px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:62%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

			.welcome{
	width:100%;
	height:620px;
	padding-top:40px;
	clear:both;
}
		.angebot_p{
	width:80%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

@media (min-width:950px) and (max-width:991px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:1150px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:1480px;
	padding-top:40px;
	clear:both;
}
			.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:900px) and (max-width:951px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:1050px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:1380px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:850px) and (max-width:899px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:1000px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:1300px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}

}@media (min-width:800px) and (max-width:849px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:920px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:1230px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}@media (min-width:750px) and (max-width:799px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:870px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:1190px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:700px) and (max-width:749px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:810px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:1130px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:650px) and (max-width:699px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:730px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:1040px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

@media (min-width:610px) and (max-width:649px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:660px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:980px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:570px) and (max-width:610px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:620px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:940px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:530px) and (max-width:569px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:550px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:870px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:490px) and (max-width:529px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:510px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:825px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

@media (min-width:460px) and (max-width:489px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:470px;
		position:absolute;
		margin-top:160px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-120px;
}

	.welcome{
	width:100%;
	height:780px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

@media (min-width:440px) and (max-width:459px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:470px;
		position:absolute;
		margin-top:120px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-90px;
}

	.welcome{
	width:100%;
	height:760px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

@media (min-width:415px) and (max-width:439px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:430px;
		position:absolute;
		margin-top:120px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-90px;
}

	.welcome{
	width:100%;
	height:730px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:390px) and (max-width:414px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:390px;
		position:absolute;
		margin-top:120px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-90px;
}

	.welcome{
	width:100%;
	height:700px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

@media (min-width:370px) and (max-width:389px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:390px;
		position:absolute;
		margin-top:120px;
		clear: both;

	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-90px;
}

	.welcome{
	width:100%;
	height:690px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}
@media (min-width:350px) and (max-width:369px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:350px;
		position:absolute;
		margin-top:120px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-90px;
}

	.welcome{
	width:100%;
	height:650px;
	padding-top:40px;
	clear:both;
}
				.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

@media (min-width:250px) and (max-width:349px){
	.gray_box{
		width:100%;
		background-color:rgba(159,159,159,0.4);
		height:350px;
		position:absolute;
		margin-top:120px;
		clear: both;
	}

	#reisebuero_img_box{
	width:80%;
	clear:both;
	top:-15;
	margin-top:-80px;
}

	.welcome{
	width:100%;
	height:650px;
	padding-top:40px;
	clear:both;
}
	.angebot_p{
	width:90%;
	margin:auto;
	margin-top:40px;
	padding-bottom:40px;
}
}

/*                -----------           Reiseberichte            ------------------        */

.unsereReiseberichte{
	width:100%;
	margin-top:40px;
}

.unsereReiseberichte_p{
	width:52%;
	margin:auto;
	margin-top:20px;
	margin-bottom:30px;
}

.unsereReiseberichte_p p{
	    font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
}

.kunden_berichte p {
    font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
}


.row_berichte{
	width:100%;
	height:1250px;
	clear:both;
	margin:auto;
}


#reiseberichte_img_box{
	width:1200px;
	clear:both;

}

.more_box{
	width:100%;
	height:400px;
}


.thumbnail .caption{
	float:left;
}



.reiseberichte_img_row{
	margin:0px;
	padding:0px;
	border-radius:none;
	width:50%;
	max-height:600px;
}

.more_img{
	background-color:rgba(159,159,159,0.4);
	width:100%;
	height:220px;
	position:absolute;
	clear:both;
	margin-top:160px;
}

#more_reiseberichte_img_box{
	width:1225px;
	clear:both;
	position:relative;
	margin-top:-140px;
}

#more_reiseberichte_img_box a {
	height:100%;
}


#more_reiseberichte_img_box img {
	height:100%;
}

#more_reiseberichte_img_box h2{
	text-align:left;
}


.reiseberichte_text_row p{
	text-align:left;
}
.reiseberichte_text_row h1{
	text-align:left;
}
#kunden_reiseberichte_img_box h2{
	text-align:left;
}
#kunden_reiseberichte_img_box p{
	text-align:left;
	margin-top:10px;
}
#kunden_reiseberichte_img_box {
	width:1225px;
	clear:both;
}

.nopostfound {
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	color:#787878;
}

.nopostfound a {
	color:#26b6b4;
	text-decoration:underline;
}

.row_berichte .box-text h1{
	padding-bottom:10px;
}



.reiseberichte_text_row{
	margin:0px;
	padding:70px;
	border-radius:none;
	background-color:rgba(159,159,159,0.4);
	width:50%;
	height:600px;
}

.reiseberichte_img_row {
	height:600px;
}

.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    background-repeat: no-repeat;
    width: 245px;
    height: 50px;
    padding-top: 10px;
    position:absolute;
bottom:70px;
}


.reiseberichte_images{
	padding:0px;
	margin:0px;
	width:100%;
	position: relative;
	overflow: hidden;
	border-radius:0px;
}





.yourturn_img {
	width:100%;
	background-size: 100%;
	border-top: 10px solid #fbba00;
	border-bottom: 10px solid #fbba00;
	margin-top:40px;
	padding-bottom:0px;
	background-image: url("images/yourturn.jpg");
	min-height:300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	min-height: 300px;
    background-attachment: fixed;
    background-position: 0px -50px;


}
.yourturn_img img {
	width:100%;

}

.yourturn{
	width:100%;
	height:auto;
	margin-top:140px;
	padding-bottom:20px;
}

.yourturn form{
	width:70%;
	margin:auto;
}

.form-control{
	border-radius:0px;
	margin-left:0px;
	margin-top:5px;
}

.form_lable p{
	font-weight: 0;
	text-align:left;
}

#beispielFeldDatei{
	margin-left:0px;
	padding-left:0px;
	margin-top:5px;

}

.button_yourturn{
	float: right;

    margin-top: -80px;
    background-image: url(images/such-button2.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    padding-top: 8px;
   	background-size:100%;

}

.kunden{
	width:100%;
	height:auto;
	clear:both;
	padding-bottom:20px;
	padding-top:40px;
	position:relative;
}

.kunden_berichte{
	width:100%;
	margin:auto;
}
.kunden_berichte_p{
	width:60%;
	margin:auto;
}
.kunden_berichte p{
margin-top:30px;
}

.button_bericht{
	background-color:#fbba00;
	width:150px;
	height:150px;
	border-radius: 100px;
	float:right;
	padding-top:30px;
;
	position:absolute;
	right:50px;
}

.ugc-inner-wrapper .ugc-input-wrapper label{
	font-weight: normal !important;
}
.ugc-inner-wrapper .ugc-input-wrapper input{
	 width: 40%;
    height: 35px;
    margin-right: 20px;
	margin-left:0px;
	padding-left:0px;
}

#beispielFeldDatei {
    float: right;
    margin-top: -80px;
    background-image: url(images/such-button2.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    padding-top: 8px;
    background-size: 100%;

}

#form-group-file input {
	width:auto;
	margin:0;
}

#beispielFeldDatei .btn.focus, .btn:focus, .btn:hover{
    color:white;
	text-decoration: underline black;
}


@media (min-width:1050px) and (max-width:1300px){
	.unsereReiseberichte_p{
	width:90%;
}

	#reiseberichte_img_box {
    width: 1000px;
}

	.reiseberichte_text_row {
    margin: 0px;
    padding: 40px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 500px;
}

	.reiseberichte_img_row {
		height:500px;
	}


	.button_berichte {
    float: left;
    width: 200px;
    height: 40px;
    padding-top: 9px;
    bottom: 40px;
	background-size:100%
}

	.row_berichte {
    width: 100%;
    height: 1050px;
    clear: both;
    margin: auto;
}

	#more_reiseberichte_img_box {
    width: 1000px;
	}
	.more_box {
    height: 325px;
}

	.more_img {
    height: 170px;
}

	#kunden_reiseberichte_img_box {
    width: 1000px;
    clear: both;
}
	.kunden_berichte_p{
	width:90%;
	margin:auto;
}
	.kunden_berichte {
    width: 100%;
    margin: auto;
	padding-top:50px;
}
	.kunden {
    width: 100%;
    height: auto;
    clear: both;
    padding-bottom: 20px;
    padding-top: 10px;
    position: relative;
}

	.button_bericht{
	background-color:#fbba00;
	width:110px;
	height:110px;
	border-radius: 100px;
	float:right;
	padding-top:10px;
	margin-right:0px;
	position:absolute;
	right:20px;
	top:0px;
	margin-top:20px;
}

	.button_bericht .num {
    padding-top: 22px;
    font-size: 20px;
}

	.yourturn_img{
		background-attachment: scroll;
		background-position: 0px -150px;
}
}

@media (min-width:992px) and (max-width:1049px){

	.row_berichte {
    width: 100%;
    height: 800px;
    clear: both;
    margin: auto;
}

	.unsereReiseberichte_p{
	width:90%;
}

	#reiseberichte_img_box {
    width: 800px;
}

	.reiseberichte_text_row {
    margin: 0px;
    padding: 15px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 400px;
	}

	.reiseberichte_img_row {
		height:400px;
	}

	.reiseberichte_text_row p {
    text-align: left;
		font-size:10pt;
}

	.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    width: 190px;
    height: 35px;
    padding-top: 7px;
    position: absolute;
    bottom: 30px;
    background-repeat: no-repeat;
}

	.reiseberichte_text_row h1 {
    text-align: left;
		font-size:16pt;
}

	#more_reiseberichte_img_box {
    width: 800px;
    clear: both;
    position: relative;
    margin-top: -115px;
}
	.more_img {
    height: 150px;
}
	.more_box {
    width: 100%;
    height: 250px;
}
	.button_bericht {
    background-color: rgb(251, 186, 0);
    width: 110px;
    height: 110px;
    float: right;
    padding-top: 23px;
    position: absolute;
    right: 40px;
    border-radius: 100px;
}
	.kunden_berichte_p {
    width: 90%;
    margin: auto;
}
	.kunden {
    width: 100%;
    height: auto;
    clear: both;
    padding-bottom: 20px;
    padding-top: 80px;
    position: relative;
}
	#kunden_reiseberichte_img_box {
    width: 800px;
    clear: both;
}
		#kunden_reiseberichte_img_box p {
    text-align: left;
    margin-top: 10px;
	font-size:10pt;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	.yourturn_img {
		background-attachment: scroll;
		background-position: 0px -150px;
}

}

@media (min-width:800px) and (max-width:991px){
	.unsereReiseberichte_p {
    width: 90%;
    margin: 20px auto 30px;
}
	.row_berichte {
    height: 800px;
		width:100%;
}
	#reiseberichte_img_box {
    width: 800px;
}
	.reiseberichte_text_row {
    margin: 0px;
    padding: 20px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 400px;
	}

	.reiseberichte_img_row {
		height:400px;
	}

	.reiseberichte_text_row p {
    text-align: left;
	font-size:10pt;
}

	.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    width: 190px;
    height: 35px;
    padding-top: 7px;
    position: absolute;
    bottom: 30px;
    background-repeat: no-repeat;
}

	#more_reiseberichte_img_box {
    width:800px;
    clear: both;
    position: relative;
    margin-top: -130px;
}

	.more_box {
    width: 100%;
    height: 900px;
}
	.more_img {
    height: 750px;
}

	#more_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}

	.kunden_berichte_p {
    width: 90%;
    margin: auto;
}

	.button_bericht {
    background-color: rgb(251, 186, 0);
    width: 100px;
    height: 100px;
    float: right;
    padding-top: 20px;
    position: absolute;
    right: 20px;
    border-radius: 100px;
	top:20px;
}
	.button_bericht .num {
    padding-top: 8px;
    font-size: 20px;
}

	#kunden_reiseberichte_img_box {
    width: 800px;
    clear: both;
}

	#kunden_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}
	.yourturn form {
    width: 80%;
    margin: auto;
}

}

@media (min-width:768px) and (max-width:799px){
	.unsereReiseberichte_p {
    width: 90%;
    margin: 20px auto 30px;
}
	.row_berichte {
    height: 600px;
	width:100%;
}
	#reiseberichte_img_box {
    width: 600px;
}
	.reiseberichte_text_row {
    margin: 0px;
    padding: 15px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 300px;

	}

	.reiseberichte_img_row {
		height:300px;
	}

	.reiseberichte_text_row p {
    text-align: left;
	font-size:9pt;
	white-space:inherit;
	overflow: hidden;
	text-overflow: '---';
	height:150px;
}
	.reiseberichte_text_row h1 {
    text-align: left;
	font-size:15pt;
}

	.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    width: 170px;
    height: 35px;
    padding-top: 6px;
    position: absolute;
    bottom: 30px;
    background-repeat: no-repeat;
		background-size:100%;
}

	#more_reiseberichte_img_box {
    width:600px;
    clear: both;
    position: relative;
    margin-top: -130px;
}

	#more_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}

	.kunden_berichte_p {
    width: 90%;
    margin: auto;
}

	.button_bericht {
    background-color: rgb(251, 186, 0);
    width: 80px;
    height: 80px;
    float: right;
    padding-top: 10px;
    position: absolute;
    right: 20px;
	top:10px;
    border-radius: 100px;
}
	.button_bericht .num {
    padding-top: 13px;
    font-size: 15px;
}

	#kunden_reiseberichte_img_box {
    width: 600px;
    clear: both;
}

	#kunden_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}

	.more_img {
    height: 600px;
}

	.more_box {
    width: 100%;
    height: 760px;
}

.button_yourturn {
    float: right;
    margin-top: -60px;
    background-image: url(images/such-button2.png);
    width: 150px;
    height: 40px;
    padding-top: 4px;
    background-size: 100%;
    background-repeat: no-repeat;
}
	.yourturn form {
    width: 80%;
    margin: auto;
}

}

@media (min-width:600px) and (max-width:767px){
	.unsereReiseberichte_p {
    width: 90%;
    margin: 20px auto 30px;
}
	.row_berichte {
    height: 600px;
	width:100%;
}
	#reiseberichte_img_box {
    width: 600px;
}

	.reiseberichte_text_row {
    margin: 0px;
    padding: 15px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 300px;
	}
	.reiseberichte_img_row {
		height:300px;
	}

	.reiseberichte_text_row p {
    text-align: left;
	font-size:9pt;
	white-space:inherit;
	overflow: hidden;
	text-overflow: '---';
	height:150px;
}
	.reiseberichte_text_row h1 {
    text-align: left;
	font-size:15pt;
}

	.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    width: 170px;
    height: 35px;
    padding-top: 9px;
    position: absolute;
    bottom: 20px;
    background-repeat: no-repeat;
		background-size:100%;
}

	#more_reiseberichte_img_box {
    width:580px;
    clear: both;
    position: relative;
    margin-top: -80px;
}

	#more_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}

	.kunden_berichte_p {
    width: 90%;
    margin: auto;
}

	.button_bericht {
    background-color: rgb(251, 186, 0);
    width: 80px;
    height: 80px;
    float: right;
    padding-top: 10px;
    position: absolute;
    right: 10px;
	top:2px;
    border-radius: 100px;
}
	.button_bericht .num {
    padding-top: 13px;
    font-size: 15px;
	color:white;
	padding-left:10px;
}

	#kunden_reiseberichte_img_box {
    width: 600px;
    clear: both;
}

	#kunden_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:80px;
}

	.more_img {
    height: 140px;
	margin-top: 90px;
}

	.more_box {
    width: 100%;
    height: 250px;
	margin-top:20px;
}

.button_yourturn {
    float: right;
    margin-top: -60px;
    background-image: url(images/such-button2.png);
    width: 150px;
    height: 40px;
    padding-top: 4px;
    background-size: 100%;
    background-repeat: no-repeat;
}
	.yourturn form {
    width: 80%;
    margin: auto;
}
	.row {
    width: 90%;
    margin: auto;
    margin-top: 0px;
}

	#kunden_reiseberichte_img_box .col-xs-6 {
    width: 50%;
    margin-top: -50px;
}

		.yourturn_img {
    width: 100%;
    background-size: 100%;
    border-top: 5px solid #fbba00;
    border-bottom: 5px solid #fbba00;
    min-height: 200px;
	background-attachment: scroll;
			background-position: 0px -150px;
}
}

@media (min-width:500px) and (max-width:599px){
	.unsereReiseberichte_p {
    width: 90%;
    margin: 20px auto 30px;
}
	.row_berichte {
    height: 490px;
	width:100%;
}
	#reiseberichte_img_box {
    width: 500px;
}

	.reiseberichte_text_row {
    margin: 0px;
    padding: 15px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 250px;

	}

	.reiseberichte_img_row {
		height:250px;
	}

	.reiseberichte_text_row p {
    text-align: left;
	font-size:9pt;
	white-space:inherit;
	overflow: hidden;
	text-overflow: '---';
	height:100px;
}
	.reiseberichte_text_row h1 {
    text-align: left;
	font-size:15pt;
}

	.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    width: 130px;
    height: 30px;
    padding-top: 6px;
    position: absolute;
    bottom: 13px;
    background-repeat: no-repeat;
	background-size:100%;
}

	#more_reiseberichte_img_box {
    width:480px;
    clear: both;
    position: relative;
    margin-top: -60px;
}

	#more_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}

	.kunden_berichte_p {
    width: 90%;
    margin: auto;
}

	.button_bericht {
    background-color: rgb(251, 186, 0);
    width: 80px;
    height: 80px;
    float: right;
    padding-top: 10px;
    position: absolute;
    right: 10px;
	top:2px;
    border-radius: 100px;
}
	.button_bericht .num {
    padding-top: 13px;
    font-size: 15px;
		color:white;
		padding-left:10px;
}

	#kunden_reiseberichte_img_box {
    width: 500px;
    clear: both;
}

	#kunden_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:80px;
}

	.more_img {
    height: 150px;
	margin-top: 90px;
}

	.more_box {
    width: 100%;
    height: 250px;
	margin-top:20px;
}

	.button_yourturn {
    float: right;
    margin-top: -60px;
    background-image: url(images/such-button2.png);
    width: 150px;
    height: 40px;
    padding-top: 4px;
    background-size: 100%;
    background-repeat: no-repeat;
}
	.yourturn form {
    width: 80%;
    margin: auto;
}
	.row {
    width: 90%;
    margin: auto;
    margin-top: 0px;
}

	#kunden_reiseberichte_img_box .col-xs-6 {
    width: 50%;
    margin-top: -50px;
}

	.yourturn_img {
    width: 100%;
    background-size: 100%;
    border-top: 5px solid #fbba00;
    border-bottom: 5px solid #fbba00;
    min-height: 200px;
	background-attachment: scroll;
	background-position: 0px -120px;
}

	#beispielFeldDatei {
    float: left;
    margin-top: -30px;
    background-image: url(images/such-button2.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    padding-top: 8px;
    background-size: 100%;
	clear:both;
}

}
@media (min-width:400px) and (max-width:499px){

	.unsereReiseberichte_p {
    width: 90%;
    margin: 20px auto 30px;
}
	.unsereReiseberichte_p p{
    font-size:12px;
}
	.row_berichte {
    height: 390px;
	width:100%;
}
	#reiseberichte_img_box {
    width: 400px;
}

	.reiseberichte_text_row {
    margin: 0px;
    padding: 15px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 200px;

	}
	.reiseberichte_img_row {
		height:200px;
	}

	.reiseberichte_text_row p {
    text-align: left;
	font-size:9pt;
	white-space:inherit;
	overflow: hidden;
	text-overflow: '---';
	height:85px;
}
	.reiseberichte_text_row h1 {
    text-align: left;
	font-size:12pt;
}

	.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    width: 75px;
    height: 30px;
    padding-top: 1px;
    position: absolute;
    bottom: 5px;
    background-repeat: no-repeat;
		background-size:100%;
}
	.white {
    color: rgb(255, 255, 255);
    font-size: 10px;
}
	#more_reiseberichte_img_box {
    width:390px;
    clear: both;
    position: relative;
    margin-top: -70px;
}

	#more_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}

	.kunden_berichte_p {
    width: 90%;
    margin: auto;
}
	.kunden_berichte_p p {
    font-size:12px;
		margin-top:20px;
}
	.button_bericht {
    background-color: rgb(251, 186, 0);
    width: 60px;
    height: 60px;
    float: right;
    padding-top: 10px;
    position: absolute;
    right: 10px;
	top:2px;
    border-radius: 100px;
}
	.button_bericht .num {
    padding-top:6px;
    font-size: 11px;
	color:white;
	padding-left:7px;
}

	#kunden_reiseberichte_img_box {
    width: 400px;
    clear: both;
}

	#kunden_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:80px;
	margin-bottom:10px;
}

	.more_img {
    height: 100px;
	margin-top: 90px;
}

	.more_box {
    width: 100%;
    height: 200px;
	margin-top:20px;
}

.button_yourturn {
    float: right;
    margin-top: -50px;
    background-image: url(images/such-button2.png);
    width: 110px;
    height: 40px;
    padding-top: 3px;
    background-size: 100%;
    background-repeat: no-repeat;
}
	.yourturn form {
    width: 80%;
    margin: auto;
		margin-top:20px;
}
	.row {
    width: 90%;
    margin: auto;
    margin-top: 0px;
}

	#kunden_reiseberichte_img_box .col-xs-6 {
    width: 50%;
    margin-top: -50px;
}

	.col-xs-3{
	padding-left:5px;
	padding-right:5px;
	}

	#more_reiseberichte_img_box h2 {
    text-align: left;
	font-size:10pt;
}

	#kunden_reiseberichte_img_box p {
    text-align: left;
    margin-top: 10px;
		font-size:12px;
}
	#kunden_reiseberichte_img_box h2 {

		font-size:15px;
}
	.ihrbreicht{
		width:95%;
	}
	.kunden_berichte h1{
    font-size:25px;
}.kunden_berichte h2{
    font-size:17px;
}
	.yourturn_img {
    width: 100%;
    background-size: 100%;
    border-top: 5px solid #fbba00;
    border-bottom: 5px solid #fbba00;
    min-height: 200px;
		background-attachment: scroll;
			background-position: 0px -60px;
}

	#beispielFeldDatei {
    float: left;
    margin-top: -30px;
    background-image: url(images/such-button2.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    padding-top: 8px;
    background-size: 100%;
	clear:both;
}
}

@media (min-width:300px) and (max-width:399px){

	.unsereReiseberichte_p {
    width: 90%;
    margin: 20px auto 30px;
}
	.unsereReiseberichte_p p{
    font-size:12px;
}
	.row_berichte {
    height: 290px;
	width:100%;
}
	#reiseberichte_img_box {
    width: 300px;
}

	.reiseberichte_text_row {
    margin: 0px;
    padding: 10px;
    border-radius: none;
    background-color: rgba(159,159,159,0.4);
    width: 50%;
    height: 150px;
	padding-top:0px;
	}

	.reiseberichte_img_row {
		height:150px;
	}

	.reiseberichte_text_row p {
    text-align: left;
	font-size:8pt;
	white-space:inherit;
	overflow: hidden;
	text-overflow: '---';
	height:74px;
		margin-top:-13px;
}
	.reiseberichte_text_row h1 {
    text-align: left;
	font-size:10pt;
}

	.button_berichte {
    float: left;
    margin-top: 0px;
    background-image: url(images/such-button2.png);
    width: 75px;
    height: 30px;
    padding-top: 2px;
    position: absolute;
    bottom: -5px;
    background-repeat: no-repeat;
		background-size:100%;
}
	.white {
    color: rgb(255, 255, 255);
    font-size: 9px;
}
	#more_reiseberichte_img_box {
    width:290px;
    clear: both;
    position: relative;
    margin-top: -60px;
}

	#more_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:20px;
}

	.kunden_berichte_p {
    width: 90%;
    margin: auto;
}
	.kunden_berichte_p p {
    font-size:12px;
		margin-top:20px;
}
	.button_bericht {
    background-color: rgb(251, 186, 0);
    width: 40px;
    height: 40px;
    float: right;
    padding-top: 10px;
    position: absolute;
    right: 10px;
	top:2px;
    border-radius: 100px;
}
	.button_bericht .num {
    padding-top:3px;
    font-size: 7px;
	color:white;
	padding-left:6px;
}

	#kunden_reiseberichte_img_box {
    width: 300px;
    clear: both;
}

	#kunden_reiseberichte_img_box .thumbnail {
    width: 100%;
    position: relative;
    padding: 0px;
    overflow: hidden;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
	margin-top:80px;
	margin-bottom:10px;
}

	.more_img {
    height: 70px;
	margin-top: 70px;
}

	.more_box {
    width: 100%;
    height: 150px;
	margin-top:10px;
}

.button_yourturn {
    float: right;
    margin-top: -20px;
    background-image: url(images/such-button2.png);
    width: 110px;
    height: 40px;
    padding-top: 3px;
    background-size: 100%;
    background-repeat: no-repeat;
}
	.yourturn form {
    width: 80%;
    margin: auto;
		margin-top:20px;
}
	.row {
    width: 90%;
    margin: auto;
    margin-top: 0px;
}

	#kunden_reiseberichte_img_box .col-xs-6 {
    width: 50%;
    margin-top: -50px;
}

	.col-xs-3{
	padding-left:5px;
	padding-right:5px;
	}

	#more_reiseberichte_img_box h2 {
    text-align: left;
	font-size:10pt;
}

	#kunden_reiseberichte_img_box p {
    text-align: left;
    margin-top: 10px;
	font-size:11px;
}
	#kunden_reiseberichte_img_box h2 {

		font-size:15px;
}
	.ihrbreicht{
		width:95%;
	}
	.kunden_berichte h1{
    font-size:25px;
}
	.kunden_berichte h2{
    font-size:17px;
}
	.yourturn_img {
    width: 100%;
    background-size: 100%;
    border-top: 5px solid #fbba00;
    border-bottom: 5px solid #fbba00;
    min-height: 200px;
	background-attachment: scroll;
		background-position: 0px 0px;
}

	.unsereReiseberichte h1{
		font-size:25px;
		margin-top:10px;
	}

.unsereReiseberichte h2{
	font-size:11px;
	margin-top:9px;
	width:90%;
	margin:auto;
	}

	.unsereReiseberichte h2.berichte_h2{
		font-size:16px;
	}

#beispielFeldDatei {
    width: 100%;
}

	.button_yourturn .white{
		font-size:11px;
	}


.row_berichte .box-text h1{
	padding-bottom:15px;
	font-size:13px;
	padding-top:0px;
}

	#beispielFeldDatei {
    float: left;
    margin-top: -30px;
    background-image: url(images/such-button2.png);
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    padding-top: 8px;
    background-size: 100%;
	clear:both;
}

}




/*                -----------           Kontakt            ------------------        */


.contact_text h1{
	padding-bottom:15px;
}

p.contact_p {
    font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
}

.contact_p h2 {
    font-size: 20px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
	margin-top:10px;
}

.first_contact{
	width:100%;
	height:650px;
}
.contact_text{
	width:100%;
	height:auto;
	padding-top:20px;
}


.contact_grey{
	width:100%;
	height:300px;
	position:absolute;
	background-color:rgba(159,159,159,0.4);
	margin-top:250px;
}

.contact_images{
	width:100%;
	position:relative;
	margin-top:-200px;
}

.row#contact_row {
    width: 95%;
    margin: auto;
}


.thumbnail_contact{
	width:85%;
	border: 5px solid #fbba00;
	margin:auto;
	margin-top: 20px;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #fbbb00;
}


.contact_button{
	background-image: url("images/blue.png");
	width:300px;
	height:65px;
	background-repeat: no-repeat;
	background-size:100% 100%;
	position:absolute;
	bottom:20px;
}

.contact_button a {
	color:white;
	font-size:14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.contact_button h2{
	text-align: left;
	color:white;
	padding-left:10px;
	padding-top:7px;
}
.contact_button p{
	text-align: left;
	color:white;
	padding-left:10px;
}

.maps_gray{
	width:100%;
	height:450px;
	background-color:rgba(159,159,159,0.4);

}
.maps_box{
	width:100%;
	height:730px;
	margin-top:50px;
}

.maps{
	width:100%;
	position:relative;
	padding-top:70px;
	text-align: center;
}

.secound_contact{
	clear:both;
	width:100%;
	height:320px;

}

.secound_contact_text{
	width:100%;
	height:140px;
	margin:auto;
	clear:both;
}


.info_left p {
    font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
	margin-top:10px;
}
.info_right p {
    font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
	margin-top:10px;
}
.info_border p {
    font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
	margin-top:10px;
}

.secound_contact_text h2 {
    font-size: 20px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
	margin-top:15px;
}

.secound_contact_info{
	width:100%;
	height:250px;
	margin:auto;
	clear:both;
}

.row_info{
	width:100%;
	height:150px;
	margin:auto;
}

.info_border{
	border-left: 5px solid #fbba00;
	height:110px;
}

.information{
	width:1400px;
	margin:auto;
}

.info_right{
	padding-left:20px;
	border-left: 5px solid #fbba00;
	height:110px;
}

.info_left{
	padding-left:20px;
	height:110px;
}

#ihrbreicht{
	margin-bottom:40px;
}

.form-control_contact {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	margin-left: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.form-control_mail {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	margin-left: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.form_lable_name{
	width:40%;
	float:left;
}
.form_lable_mail{
	width:40%;
	float:left;
}
.form_lable_text{
	clear:both;
}


html input[type=button], input[type=reset], input[type=submit]{
	background: none;
	background-image: url('images/such-button2.png');
	height: 50px;
	width: 230px;
	border:none;
	font-family: cabin;
	font-size: 20px;
	color:white;
	background-size:100% 100%;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:0px;
	margin-left:0px;
}

.iframe_maps{
		width:70%;
		height:600px;

	}

@media (min-width:1500px) and (max-width:1750px){

	.contact_grey {
		height: 250px;
	}
	.first_contact {
		height: 600px;
	}
}

@media (min-width:1400px) and (max-width:1499px){

	.contact_grey {
		height: 220px;
		margin-top: 230px;
	}
	.first_contact {
		height: 550px;
	}
	.contact_button {
    background-image: url(images/blue.png);
    width: 240px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 20px;
}

}

@media (min-width:1300px) and (max-width:1399px){

	.contact_grey {
		height: 200px;
		margin-top: 190px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -150px;
	}
	.first_contact {
		height: 480px;
	}
	.contact_button {
		width: 240px;
		height: 60px;
	}
	.information {
		width: 1250px;
	}

}

@media (min-width:1200px) and (max-width:1299px){

	.contact_grey {
		height: 200px;
		margin-top: 170px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -130px;
	}
	.first_contact {
		height: 460px;
	}
	.contact_button {
		width: 230px;
		height: 50px;
	}

	.contact_button h2 {
		padding-left: 10px;
		padding-top: 7px;
		font-size:15px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 10px;
		font-size:12px;
}
	.information {
		width: 1190px;
	}

}

@media (min-width:1100px) and (max-width:1199px){

	.contact_grey {
		height: 200px;
		margin-top: 170px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -130px;
	}
	.first_contact {
		height: 460px;
	}
	.contact_button {
		width: 230px;
		height: 50px;
	}

	.contact_button h2 {
		padding-left: 10px;
		padding-top: 7px;
		font-size:15px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 10px;
		font-size:12px;
}
	.information {
		width: 1090px;
	}


.row#contact_row {
    width: 95%;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 45px;
    width: 200px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}
}

@media (min-width:900px) and (max-width:1099px){

	.contact_grey {
		height: 750px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 1000px;
	}
	.contact_button {
		width: 250px;
		height: 50px;
	}

	.contact_button h2 {
		padding-left: 10px;
		padding-top: 7px;
		font-size:15px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 10px;
		font-size:12px;
}
	.information {
		width: 890px;
	}


.row#contact_row {
    width: 85%;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 140px;
		margin: auto;
		clear: both;
	}
}

@media (min-width:800px) and (max-width:899px){

	.contact_grey {
		height: 730px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 950px;
	}

	.contact_button {
    width: 245px;
    height: 47px;
    bottom: 15px;
}

	.contact_button h2 {
		padding-left: 10px;
		padding-top: 5px;
		font-size:15px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 10px;
		font-size:11px;
}
	.information {
		width: 790px;
	}


	.row#contact_row {
		width: 90%;
		margin: auto;
	}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 140px;
		margin: auto;
		clear: both;
	}
}

@media (min-width:768px) and (max-width:799px){

	.contact_grey {
		height: 660px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 870px;
	}
	.contact_button {
    width: 235px;
    height: 45px;
    bottom: 15px;
}

	.contact_button h2 {
		padding-left: 10px;
		padding-top: 5px;
		font-size:14px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 10px;
		font-size:10px;
}
	.information {
		width: 760px;
	}


.row#contact_row {
    width: 90%;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 140px;
		margin: auto;
		clear: both;
	}
}

@media (min-width:700px) and (max-width:767px){

	.contact_grey {
		height: 2865px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 3080px;
	}
	.contact_button {
		width: 260px;
		height: 60px;
		   bottom: 15px;
	}

	.contact_button h2 {
		padding-left: 9px;
		padding-top: 5px;
		font-size:20px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 9px;
		font-size:15px;
}
	.information {
		width: 700px;
	}


.row#contact_row {
    width: 700px;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 120px;
		margin: auto;
		clear: both;
	}

	.info_right {
		border-left: 0px solid #fbba00;
	}

	.info_border {
    border-left: 0px solid #fbba00;
	border-top: 3px solid #fbba00;
	border-bottom: 3px solid #fbba00;
}
		h1.contact_h1 {
    font-size: 25px;
    text-align: center;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
	margin-bottom:10px;
}
	h2.contact_h2 {
     font-size: 17px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;

}

	.secound_contact {
    clear: both;
    width: 100%;
    height: 500px;
}
}
@media (min-width:600px) and (max-width:699px){

		.contact_grey {
		height: 2440px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 2670px;
	}
	.contact_button {
		width: 260px;
		height: 60px;
		   bottom: 15px;
	}

	.contact_button h2 {
		padding-left: 9px;
		padding-top: 5px;
		font-size:20px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 9px;
		font-size:15px;
}
	.information {
		width: 100%;
	}


.row#contact_row {
    width: 600px;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 120px;
		margin: auto;
		clear: both;
	}

	.info_right {
		border-left: 0px solid #fbba00;
	}

	.info_border {
    border-left: 0px solid #fbba00;
	border-top: 3px solid #fbba00;
	border-bottom: 3px solid #fbba00;
}
		h1.contact_h1 {
    font-size: 25px;
    text-align: center;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
	margin-bottom:10px;
}
	h2.contact_h2 {
     font-size: 17px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;

}

	.secound_contact {
    clear: both;
    width: 100%;
    height: 500px;
}
	.iframe_maps{
		width:100%;
		height:500px;
		margin:auto;
	}
	.maps {
    width: 90%;
    position: relative;
    padding-top: 70px;
    margin: auto;
}
}


@media (min-width:500px) and (max-width:599px){

		.contact_grey {
		height: 2025px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 2295px;
	}
	.contact_button {
		width: 260px;
		height: 60px;
		   bottom: 15px;
	}

	.contact_button h2 {
		padding-left: 9px;
		padding-top: 5px;
		font-size:20px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 9px;
		font-size:15px;
}
	.information {
		width: 100%;
	}


.row#contact_row {
    width: 500px;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 120px;
		margin: auto;
		clear: both;
	}

	.info_right {
		border-left: 0px solid #fbba00;
	}

	.info_border {
    border-left: 0px solid #fbba00;
	border-top: 3px solid #fbba00;
	border-bottom: 3px solid #fbba00;
}
		h1.contact_h1 {
    font-size: 25px;
    text-align: center;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
	margin-bottom:10px;
}
	h2.contact_h2 {
     font-size: 17px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;

}

	.secound_contact {
    clear: both;
    width: 100%;
    height: 500px;
}
		.iframe_maps{
		width:100%;
		height:500px;
		margin:auto;
	}
	.maps {
    width: 90%;
    position: relative;
    padding-top: 70px;
    margin: auto;
}
.maps_box {
    width: 100%;
    height: 630px;
    margin-top: 50px;
}

}

@media (min-width:400px) and (max-width:499px){

		.contact_grey {
		height: 1570px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 1845px;
	}
	.contact_button {
		width: 260px;
		height: 60px;
		   bottom: 15px;
	}

	.contact_button h2 {
		padding-left: 9px;
		padding-top: 5px;
		font-size:20px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 9px;
		font-size:15px;
}
	.information {
		width: 100%;
	}


.row#contact_row {
    width: 400px;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 120px;
		margin: auto;
		clear: both;
	}

	.info_right {
		border-left: 0px solid #fbba00;
	}

	.info_border {
    border-left: 0px solid #fbba00;
	border-top: 3px solid #fbba00;
	border-bottom: 3px solid #fbba00;
}
		h1.contact_h1 {
    font-size: 25px;
    text-align: center;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
	margin-bottom:10px;
}
	h2.contact_h2 {
     font-size: 17px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;

}

	.secound_contact {
    clear: both;
    width: 100%;
    height: 500px;
}

	.form-control_mail {
    width: 100%;
}

	.thumbnail_contact {
    border: 3px solid #fbba00;
		margin-top: 10px;
}

	.form_lable_mail {
    width: 100%;
    float: left;
}
	.form-control_contact {
    width: 100%;
}

	.form_lable_name {
    width: 100%;
    float: left;
}
			.iframe_maps{
		width:100%;
		height:500px;
		margin:auto;
	}
	.maps {
    width: 90%;
    position: relative;
    padding-top: 70px;
    margin: auto;
}
.maps_box {
    width: 100%;
    height: 630px;
    margin-top: 50px;
}
}

@media (min-width:300px) and (max-width:399px){
	.contact_text {
    width: 90%;
    height: auto;
    padding-top: 20px;
		margin:auto;
}
		.contact_grey {
		height: 1150px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 1410px;
	}
	.contact_button {
    width: 240px;
    height: 51px;
    bottom: 15px;
}

	.contact_button h2 {
		padding-left: 9px;
		padding-top: 6px;
		font-size:18px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 9px;
		font-size:12px;
}
	.information {
		width: 100%;
	}


.row#contact_row {
    width: 300px;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    padding-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 133px;
		margin: auto;
		clear: both;
	}

	.info_right {
		border-left: 0px solid #fbba00;
	}

	.info_border {
    border-left: 0px solid #fbba00;
	border-top: 3px solid #fbba00;
	border-bottom: 3px solid #fbba00;
}
		h1.contact_h1 {
    font-size: 25px;
    text-align: center;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
	margin-bottom:10px;
}
	h2.contact_h2 {
     font-size: 18px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;

}
	#ihrbreicht {
		margin:auto;
    margin-bottom: 40px;
		width:90%;

}
	.secound_contact {
    clear: both;
    width: 100%;
    height: 500px;
}

	.form-control_mail {
    width: 100%;
}
	.form_lable_mail {
    width: 100%;
    float: left;
}


	.thumbnail_contact {
    border: 3px solid #fbba00;
		margin-top: 10px;
}

		.form-control_contact {
    width: 100%;
}

	.form_lable_name {
    width: 100%;
    float: left;
}


	.maps_gray {
    width: 100%;
    height: 600px;
    background-color: rgba(159,159,159,0.4);
}

			.iframe_maps{
		width:100%;
		height:500px;
		margin:auto;
	}
	.maps {
    width: 90%;
    position: relative;
    padding-top: 50px;
    margin: auto;
}
.maps_box {
    width: 100%;
    height: 630px;
    margin-top: 50px;
}



}

@media (min-width:200px) and (max-width:299px){

		.contact_grey {
		height: 1055px;
		margin-top: 140px;
	}
	.contact_images {
    width: 100%;
    position: relative;
    margin-top: -100px;
	}
	.first_contact {
		height: 1310px;
	}
	.contact_button {
		width: 240px;
		height: 50px;
		   bottom: 15px;
	}

	.contact_button h2 {
		padding-left: 9px;
		padding-top: 6px;
		font-size:18px;
}
	.contact_button p {
    text-align: left;
    color: white;
    padding-left: 9px;
		font-size:12px;
}
	.information {
		width: 100%;
	}


.row#contact_row {
    width: 95%;
    margin: auto;
}

	.yourturn form {
    width: 80%;
    margin: auto;
}

	html input[type=button], input[type=reset], input[type=submit] {
    height: 40px;
    width: 190px;
    font-size: 20px;
    background-position: 0px 3px;
    margin-left: 0px;
}

	.secound_contact_text {
		width: 90%;
		height: 160px;
		margin: auto;
		clear: both;
	}

	.info_right {
		border-left: 0px solid #fbba00;
	}

	.info_border {
    border-left: 0px solid #fbba00;
	border-top: 3px solid #fbba00;
	border-bottom: 3px solid #fbba00;
}
		h1.contact_h1 {
    font-size: 25px;
    text-align: center;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
	margin-bottom:10px;
}
	h2.contact_h2 {
     font-size: 17px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;

}

	.secound_contact {
    clear: both;
    width: 100%;
    height: 500px;
}

	.form-control_mail {
    width: 100%;
}
	.form_lable_mail {
    width: 100%;
    float: left;
}


	.thumbnail_contact {
    border: 3px solid #fbba00;
}

		.form-control_contact {
    width: 100%;
}

	.form_lable_name {
    width: 100%;
    float: left;
}

				.iframe_maps{
		width:100%;
		height:350px;
		margin:auto;
	}
	.maps {
    width: 90%;
    position: relative;
    padding-top: 50px;
    margin: auto;
}
.maps_box {
    width: 100%;
    height: 480px;
    margin-top: 50px;
}


}


/*                -----------           Single            ------------------        */

.single_page{
	width:1440px;

	margin:auto;
	margin-top:30px;
	margin-bottom:30px;


	padding:20px;
}

.single_page_headline{
	margin-top:20px;

}


.single_page_text{
	width:1000px;
	margin-top:50px;
	margin-bottom:50px;
	float:left;

	padding:20px;
}


.single_page_text p{
	font-family: cabin;
    font-size: 11pt;
	color: #787878;
	line-height:19pt;
	margin-bottom:18px;
}

.single_page_thumbnail{
	width:300px;
	margin-top:50px;
	margin-bottom:50px;
	float:left;
}


h1.single_h1 {
    font-size: 30px;
    text-align: left;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
}

.single_page_row{
	float:left;
	width:350px;
	margin-top:50px;
	margin-left:50px;
	background-color: rgba(159,159,159,0.4);
	padding: 0px 20px 20px 20px;
}

.single_page_image{
	width:960px;

}


.single_page_image img{
	width:100%;
	height:100%;
}

#single_kunden_berichte{
	margin-top:0px;
}

#single_kunden{
	margin-top:0px;
	width:1000px;
	margin-left: 0px;
	margin-bottom:30px;
}

#single__random_kunden{
	width:320px;
	margin-top:20px;
	margin-bottom:30px;
}

#single__random_kunden h1{
	font-size:25px;
}

h2.caption_h2{
	text-align:left;
	margin-bottom:35px;
}

#single_kunden h1{
	text-align:center;
}

#single_kunden h2{
	text-align:center;
}

.button.button_single_row{
	width:160px;
	height:40px;
	margin-top:20px;
	margin-left:0px;
	background-size:100% 100%;
	padding-top:7px;
}

.button.button_single_row img{
	width:100%;
	height:100%;
}


.category_box{
	width:80%;
	margin:auto;
	margin-top:30px;
}

.category_headline{
	width:100%;
	height:100px;
	margin-top:50px;
}



@media (min-width:1300px) and (max-width:1499px){
.single_page {
    width: 1270px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 20px;
	padding-top:0px;
}

	.single_page_text {
    width: 800px;
    margin-top: 50px;
    margin-bottom: 50px;
    float: left;
    padding: 20px;
}
	.single_page_image {
    width: 760px;
}

	.single_page_row {
    float: left;
    width: 350px;
    margin-top: 50px;
    margin-left: 50px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 20px 20px 20px;
		margin-left:50px;
}

	#single_kunden {
    margin-top: 0px;
    width: 800px;
    margin-left: 0px;
    margin-bottom: 30px;
}

}
@media (min-width:1100px) and (max-width:1299px){
.single_page {
    width: 1070px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 20px;
	padding-top:0px;
}

	.single_page_text {
    width: 700px;
    margin-top: 50px;
    margin-bottom: 50px;
    float: left;
    padding: 20px;
}
	.single_page_image {
    width: 660px;
}

	.single_page_row {
    float: left;
    width: 300px;
    margin-top: 50px;
    margin-left: 50px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 20px 20px 20px;
		margin-left:20px;
}
	#single__random_kunden {
    width: 220px;
    margin-top: 20px;
    margin-bottom: 30px;
}

	#single_kunden {
    margin-top: 0px;
    width: 650px;
    margin-left: 0px;
    margin-bottom: 30px;
}

}


@media (min-width:900px) and (max-width:1099px){
.single_page {
    width: 870px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 20px;
	padding-top:0px;
}

	.single_page_text {
    width: 550px;
    margin-top: 50px;
    margin-bottom: 50px;
    float: left;
    padding: 20px;
}
	.single_page_image {
    width: 500px;
}

	.single_page_row {
    float: left;
    width: 250px;
    margin-top: 50px;
    margin-left: 50px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 20px 20px 20px;
	margin-left:20px;
}
	#single__random_kunden {
    width: 220px;
    margin-top: 20px;
    margin-bottom: 30px;
}

	#single_kunden {
    margin-top: 0px;
    width: 500px;
    margin-left: 0px;
    margin-bottom: 30px;
}
	#gallery-1 .gallery-item{
		width:50%!important;
	}

}


@media (min-width:768px) and (max-width:899px){
.single_page {
    width: 750px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 20px;
	padding-top:0px;
}

	.single_page_text {
    width: 500px;
    margin-top: 50px;
    margin-bottom: 50px;
    float: left;
    padding: 20px;
}
	.single_page_image {
    width: 450px;
}

	.single_page_row {
    float: left;
    width: 180px;
    margin-top: 50px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 0px 10px 0px;
	margin-left:20px;
}
	#single__random_kunden {
    width: 180px;
    margin-top: 20px;
    margin-bottom: 20px;
}

	#single__random_kunden h1 {
    font-size: 20px;
}
	h2 {
    font-size: 15px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
}

	#single_kunden {
    margin-top: 0px;
    width: 450px;
    margin-left: 0px;
    margin-bottom: 30px;
}

	.button.button_single_row {
    width: 120px;
    height: 35px;
    margin-top: 20px;
    margin-left: 0px;
    background-size: 100% 100%;
    padding-top: 7px;
}
	#gallery-1 .gallery-item{
		width:50%!important;
	}

}


@media (min-width:600px) and (max-width:767px){
.single_page {
    width: 600px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 20px;
	padding-top:0px;
}

	.single_page_text {
    width: 580px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 20px;
}
	.single_page_image {
    width: 520px;
}

	.single_page_row {
    float: left;
    width: 540px;
    margin-top: 0px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 0px 10px 0px;
	margin-left:10px;
}
	#single__random_kunden {
    width: 530px;
    margin-top: 20px;
    margin-bottom: 20px;
}

	#single__random_kunden h1 {
    font-size: 20px;
}
	h2.single_kunden  {
    font-size: 15px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
}

	#single_kunden {
    margin-top: 0px;
    width: 530px;
    margin-left: 0px;
    margin-bottom: 30px;
}

	h1.single_h1 {
    font-size: 20px;
    text-align: left;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
}

	.button.button_single_row {
    width: 100px;
    height: 30px;
    margin-top: 0px;
    margin-left: 0px;
    background-size: 100% 100%;
    padding-top: 7px;
}

	#single_kunden h1 {
    text-align: center;
		font-size:20px;
}
		#gallery-1 .gallery-item{
		width:50%!important;
	}



}
@media (min-width:500px) and (max-width:599px){
.single_page {
    width: 500px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 20px;
	padding-top:0px;
}

	.single_page_text {
    width: 480px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 20px;
}
	.single_page_image {
    width: 420px;
}

	.single_page_row {
    float: left;
    width: 440px;
    margin-top: 0px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 0px 10px 0px;
	margin-left:10px;
}
	#single__random_kunden {
    width: 430px;
    margin-top: 20px;
    margin-bottom: 20px;
}

	#single__random_kunden h1 {
    font-size: 20px;
}
	h2.single_kunden  {
    font-size: 15px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
}

	#single_kunden {
    margin-top: 0px;
    width: 430px;
    margin-left: 0px;
    margin-bottom: 30px;
}

	h1.single_h1 {
    font-size: 20px;
    text-align: left;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
}

	.button.button_single_row {
    width: 100px;
    height: 30px;
    margin-top: 0px;
    margin-left: 0px;
    background-size: 100% 100%;
    padding-top: 7px;
}

	#single_kunden h1 {
    text-align: center;
		font-size:20px;
}

	h2.caption_h2 {
    text-align: left;
    margin-bottom: 35px;
		font-size:15px;
}

		#gallery-1 .gallery-item{
		width:50%!important;
	}


}

@media (min-width:400px) and (max-width:499px){
.single_page {
    width: 400px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 20px;
	padding-top:0px;
}

	.single_page_text {
    width: 380px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 20px;
}
	.single_page_image {
    width: 320px;
}

	.single_page_row {
    float: left;
    width: 340px;
    margin-top: 0px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 0px 10px 0px;
	margin-left:10px;
}
	#single__random_kunden {
    width: 330px;
    margin-top: 20px;
    margin-bottom: 20px;
}

	#single__random_kunden h1 {
    font-size: 20px;
}
	h2.single_kunden  {
    font-size: 15px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
}

	#single_kunden {
    margin-top: 0px;
    width: 330px;
    margin-left: 0px;
    margin-bottom: 30px;
}

	h1.single_h1 {
    font-size: 20px;
    text-align: left;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
}

	.button.button_single_row {
    width: 90px;
    height: 30px;
    margin-top: 0px;
    margin-left: 0px;
    background-size: 100% 100%;
    padding-top: 7px;
}

	#single_kunden h1 {
    text-align: center;
		font-size:20px;
}

	h2.caption_h2 {
    text-align: left;
    margin-bottom: 35px;
		font-size:15px;
}

	#single_kunden_berichte{
		width:95%;
	}

	#single_kunden_berichte .col-xs-4{
		padding:5px;
	}
	#gallery-1 .gallery-item{
		width:50%!important;
	}
.category_box {
    width: 95%;
    margin: auto;
    margin-top: 30px;

}

}

@media (min-width:350px) and (max-width:399px){
.single_page {
    width: 350px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 10px;
	padding-top:0px;
}

	.single_page_text {
    width:100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 10px;
}
	.single_page_image {
    width: 300px;
}

	.single_page_row {
    float: left;
    width: 100%;
    margin-top: 0px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 0px 10px 0px;
	margin-left:0px;
}
	#single__random_kunden {
    width: 280px;
    margin-top: 20px;
    margin-bottom: 20px;
}

	#single__random_kunden h1 {
    font-size: 20px;
}
	h2.single_kunden  {
    font-size: 15px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
}

	#single_kunden {
    margin-top: 0px;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 30px;
}

	h1.single_h1 {
    font-size: 20px;
    text-align: left;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
}

	.button.button_single_row {
    width: 90px;
    height: 25px;
    margin-top: 0px;
    margin-left: 0px;
    background-size: 100% 100%;
    padding-top: 7px;
}

	#single_kunden h1 {
    text-align: center;
		font-size:20px;
}

	h2.caption_h2 {
    text-align: left;
    margin-bottom: 35px;
		font-size:10px;
}

	#single_kunden_berichte{
		width:95%;
	}

	#single_kunden_berichte .col-xs-4{
		padding:5px;
	}
	#gallery-1 .gallery-item{
		width:100%!important;
	}

	#gallery-1 .gallery-item{
		width:100%!important;
	}


}

@media (min-width:0px) and (max-width:349px){
.single_page {
    width: 300px;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 10px;
	padding-top:0px;
}

	.single_page_text {
    width:100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 10px;
}
	.single_page_image {
    width: 250px;
}

	.single_page_row {
    float: left;
    width: 100%;
    margin-top: 0px;
    background-color: rgba(159,159,159,0.4);
    padding: 0px 0px 10px 0px;
	margin-left:0px;
}
	#single__random_kunden {
    width: 230px;
    margin-top: 20px;
    margin-bottom: 20px;
}

	#single__random_kunden h1 {
    font-size: 20px;
}
	h2.single_kunden  {
    font-size: 15px;
    text-align: center;
    color: #787878;
    margin: 0px;
    font-family: cabin;
}

	#single_kunden {
    margin-top: 0px;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 30px;
}

	h1.single_h1 {
    font-size: 20px;
    text-align: left;
    color: #26b6b4;
    margin: 0px;
    font-family: cabin;
}

	.button.button_single_row {
    width: 90px;
    height: 25px;
    margin-top: 0px;
    margin-left: 0px;
    background-size: 100% 100%;
    padding-top: 7px;
}

	#single_kunden h1 {
    text-align: center;
		font-size:20px;
}

	h2.caption_h2 {
    text-align: left;
    margin-bottom: 35px;
		font-size:10px;
}

	#single_kunden_berichte{
		width:95%;
	}

	#single_kunden_berichte .col-xs-4{
		padding:5px;
	}

	#gallery-1 .gallery-item{
		width:100%!important;
	}

}



/*                -----------           Reisepartner Finden            ------------------        */


.lightbox-form {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0.6);
	z-index:10001;
}

.lightbox-form .wpcf7 {
	width:50%;
	margin:10% auto 0 auto;
	border:1px solid;
	background-color:#555555;
	color:white;
	padding:15px;
	position:relative;
}

.js-close-lightbox {
	position:absolute;
	right:15px;
	top::15px;
	background-color:lightgrey;
	padding:5px;
	cursor:pointer;
	color:black;
	font-weight:bold;
}

.seach_container{
	width:100%;
}
.seach_text{
	width:70%;
	margin:auto;
	margin-top:50px;
	margin-bottom:20px;
}
p.seach_p {
    font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
	margin-top:20px;
}

h2.seach_h2{
	margin-top:20px;
}

.find_form{
	width:70%;
	margin:auto;
	margin-top:50px;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0px solid #e5e5e5;
}
.ugc-inner-wrapper h2 {
    padding: 5px 0px;
	margin-bottom:20px;

}


.sf-element legend {
    font-size: 15px;
}


.sf-element input, .sf-element select {
    width: 100%;
    height: 35px;
    font-size: 14px;
    padding: 0;
    margin: 0;
    border: 1px solid #cacaca;
	margin-bottom:10px;
}

.sf-range-wrapper .sf-range, .sf-widget-range-wrapper .sf-range {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #CACACA;
    border-radius: 0px;
    box-shadow: 1px 1px 1px #CACACA inset;
    height: 35px;
    margin-top: 0px;
    position: relative;
    width: 100%;
}

.sf-range-wrapper .sf-range div.ui-slider-range, .sf-widget-range-wrapper .sf-range div.ui-slider-range {
    background: linear-gradient(#FFFFFF, #fbba00) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CACACA;
    border-radius: 0px;
    height: 29px;
    margin-top: 2px;
    position: absolute;
}

.image_seach{
	width: 100%;
    background-size: 100%;
    border-top: 10px solid #fbba00;
    border-bottom: 10px solid #fbba00;
    margin-top: 40px;
    padding-bottom: 0px;
    background-image: url(images/seach_img.jpg);
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
    background-position: 0px -150px;
}

.sf-filter button {
    float: right;
	background-image: url(images/such-button2.png);
	background-size:100% 100%;
	width:250px;
	height:40px;
}

.find_form button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: White;
    background-color: transparent;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 0px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
	font-family:cabin;
	font-size:15px;
}


.seach_form{
	width:70%;
	margin:auto;
	margin-top:50px;
	margin-bottom:20px;
}


.seach_form select {
    width: 50%;
    height: 35px;
	float:none;
	margin-left:0px;
}

.seach_form .ugc-inner-wrapper .ugc-input-wrapper input[type="text"], .ugc-inner-wrapper .ugc-input-wrapper textarea {
    width: 99%!important;
	float:left;
	height: 35px;
    margin-bottom: 10px;
}

.seach_mail input#seach_email{
	width:99%!important;
}
.seach_mail input#seach_phone{
	width:99%!important;
}

.seach_mail input#seach_urlaubsort{
	width:100%!important;
}

.seach_form select {
    width: 99%;
    height: 35px;
    float: none;
    margin-left: 0px;
}

.sf-range-wrapper, .sf-widget-range-wrapper > p {
    padding: 0;
    margin: 0;
    text-align: center;
    font-weight: normal;
    line-height: 1;
    font-size: 15px;
}

.input_vorname{
	width: 50%;
	float:left;
}


.input_nachname{
	float:left;
	width: 45%
}

.seach_form_text{
	width:90%;
	margin:auto;
	margin-bottom:30px;
	}

.seach_form_text h2{
	margin-top:20px;
	}


.form_seach_left{
	width:50%;
	float:left;
}
.form_seach_right{
	width:50%;
	float:left;
}

#submit_seach{
	width:150px;
	float:right;
	height:40px;
}

.error{
	color:red;
}

.seach_form label{
	margin-right:15px;
}

ul.sf-nav > li > span.sf-nav-click {
    background: transparent!important;
	    border: 0px solid #cacaca;
}
ul.sf-nav > li > a, ul.sf-nav > li > span {
    width: 100%;
    display: block;
    padding: 5% 25%;
    border: 0px solid #cacaca;
}

.find_form ul.sf-result img {
    max-width: 100%;
    height: auto;
	margin-bottom:10px;
}

h3.find_form{
	margin-bottom:10px;
	margin-top:5px;
}

.container_small,
.impressum{
	width:60%;
	height:auto;
	margin:auto;
	margin-top:40px;
	margin-bottom:40px;
}

a.mail{
	font-size:15px;
}

p.bodytext a{
	font-size:15px;
}

.impressum h1{
	margin-bottom:40px;
}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%!important;
}


#gallery-1 img {
    width: 100%;
    height: auto;
}

.siegel{

	width:100px;
	margin-top:-30px;
	float: right;
}




/*--------------------------------------------------- kids ----------------------------------------------------*/

.kids{
	width:100%;
	background-color: #fbba00;
}
.kids#kids_yellow{ background-color:#fbba00;}



.kids_img{
	background-image: url(images/color.jpg);
	width:100%;
	height: 300px;
	-webkit-background-size: 110%;
	background-size: 100%;
	background-position: 0px 0;
	border-top: 5px solid #fbba00;
}

.kids_text{
	width:50%;
	margin: auto;
	padding-top:50px;
	padding-bottom: 50px;
}
.kids_p{
	font-family: cabin;
    font-size: 15px;
    text-align: center;
    color: #787878;
}

.meinreisespezialist{
	width:50%;
	margin: auto;
}

.white_b{
		font-size:30px!important;
		color:white;
	}

@media (max-width: 1200px) and (min-width: 900px){

	.kids_img{
		background-image: url(images/color.jpg);
		width:100%;
		height:250px;
		-webkit-background-size: 110%;
		background-size: 100%;
		background-position: 0px 0;
		background-repeat: no-repeat;
		}
.kids_text{
	width:80%;
	margin: auto;
	padding-top:50px;
	padding-bottom: 50px;

	}
}

@media (max-width: 899px) and (min-width: 0px){

	.kids_img{
		background-image: url(images/color.jpg);
		width:100%;
		height:150px;
		-webkit-background-size: 110%;
		background-size:cover;
		background-repeat: no-repeat;
	}
.kids_text{
	width:80%;
	margin: auto;
	padding-top:50px;
	padding-bottom: 50px;

	}


a#kids_a {font-size:20px;}

#smaller_text h1 {
	font-size:20px!important;
}

	.white_b{
		font-size:20px!important;
		color:white;
	}

}





/*--------------------------------------------------- Service ----------------------------------------------------*/


.tablepress-table-description{
    clear: both;
    display: block;
    margin-bottom: 50px;
    margin-top: 40px;
    text-align: center;
}


h2.tablepress-table-name.tablepress-table-name-id-1{
	margin-top:-30px;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: .5em;
    height: 30px!important;
}

.dataTables_wrapper label input, .dataTables_wrapper label select {
    display: inline;
    margin: 2px;
    width: auto;
    height: 30px;
}
.tablepress thead th {
    background-color: rgba(159,159,159,0.4);
    font-weight: 700;
    vertical-align: middle;
}

 .paging_simple .paginate_button.previous:before {

    text-shadow: 0em 0em #ffffff;

}

.paging_simple .paginate_button.next:after{

    text-shadow: 0em 0em #ffffff;

}


.paginate_button.disabled:before {
    color: #85d0cf;
}


.paginate_button.disabled:after, .paginate_button.disabled:before {
    color: #26b6b7;
}


.extern{
    background-color: rgba(159,159,159,0.4);
    padding: 20px;
	border-top:3px solid #fbba00;
	text-align: center;
}

.a_p{
	font-family: cabin;
    font-size: 20px;
	margin-top:20px;

	text-align: center;
}

@media (min-width:0px) and (max-width:1300px){
	.impressum{
		width:90%;
	}

}

@media (min-width:0px) and (max-width:500px){

	.siegel{

		width:50px;
		float: right;
	}

}


@media (min-width:0px) and (max-width:767px){


	.find_form {
		width: 90%;
		margin: auto;
		margin-top: 50px;
	}


		.sf-element legend {
		font-size: 11px;
	}

	.sf-range-wrapper p{
		font-size:12px;
	}

	.sf-filter button {
		float: right;
		background-image: url(images/such-button2.png);
		background-size: 100% 100%;
		width: 200px;
		height: 35px;
	}

	ul.sf-result, ul.sf-nav p{
		font-size:13px;
	}

}


@media (min-width:0px) and (max-width:449px){


	element.style {
	height: 100%!important;
	}

	ul.sf-result li {
		margin: 2% 0;
		margin-right: 2%;
		float: left;
		width: 100%!important;
		height: 100%!important;
	}
		.btn-warning:focus, .btn-warning {
		background-color: #eb9316;
		background-position: 0 0px;
		float: right;
	}

		.sf-filter button {
		float: right;
		background-image: url(images/such-button2.png);
		background-size: 100% 100%;
		width: 150px;
		height: 30px;
			margin-bottom:10px;
	}

		.find_form button {
		align-items: flex-start;
		text-align: center;
		cursor: default;
		color: White;
		background-color: transparent;
		box-sizing: border-box;
		padding: 2px 6px 3px;
		border-width: 0px;
		border-style: outset;
		border-color: buttonface;
		border-image: initial;
		font-family: cabin;
		font-size: 12px;
	}

}

@media (min-width:450px) and (max-width:800px){
	element.style {
	height: 100%!important;
	}

	ul.sf-result li {
		margin: 2% 0;
		margin-right: 2%;
		float: left;
		width: 48%!important;
		height: 100%!important;
	}

		ul.sf-result, ul.sf-nav p{
			font-size:14px;
		}


	.btn-warning:focus, .btn-warning {
		background-color: #eb9316;
		background-position: 0 0px;
		float: right;
	}


}

@media (min-width:801px) and (max-width:1100px){
	element.style {
		height: 100%!important;
	}

	ul.sf-result li {
		margin: 2% 0;
		margin-right: 2%;
		float: left;
		width: 48%!important;
		height: 100%!important;
	}

		ul.sf-result, ul.sf-nav p{
			font-size:14px;
		}


	.btn-warning:focus, .btn-warning {
		background-color: #eb9316;
		background-position: 0 0px;
		float: right;
	}


}
@media (min-width:1400px) and (max-width:1700px){
	.image_seach {
		background-attachment: scroll;
		background-position: 0px -450px;
	}

}

@media (min-width:1100px) and (max-width:1399px){
	.image_seach {
		background-attachment: scroll;
		background-position: 0px -300px;
	}

}

@media (min-width:800px) and (max-width:1099px){
	.image_seach {
		background-attachment: scroll;
		background-position: 0px -200px;
	}

}

@media (min-width:600px) and (max-width:799px){
	.image_seach {
		background-attachment: scroll;
		background-position: 0px -50px;
	}

}

@media (min-width:400px) and (max-width:599px){
	.image_seach {
		background-attachment: scroll;
		background-position: 0px -0px;

		border-top: 5px solid #fbba00;
		border-bottom: 5px solid #fbba00;
		margin-top: 40px;
		padding-bottom: 0px;
		background-image: url(images/seach_img.jpg);
		min-height: 200px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 200px;
	}

}@media (min-width:0px) and (max-width:399px){
	.image_seach {
		background-attachment: scroll;
		background-position: 0px -0px;

		border-top: 5px solid #fbba00;
		border-bottom: 5px solid #fbba00;
		margin-top: 40px;
		padding-bottom: 0px;
		background-image: url(images/seach_img.jpg);
		min-height: 200px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		min-height: 200px;
	}

		.seach_form_text {
		width: 95%;
		margin: auto;
		margin-bottom: 30px;
	}

		.seach_form {
		width: 90%;
		margin: auto;
		margin-top: 50px;
		margin-bottom: 20px;
	}

		.seach_text {
		width: 90%;
		margin: auto;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.impressum{
		width:90%;
	}

}


@media (min-width:992px) and (max-width:1099px){
	.col-md-3 {
    width: 50%;
}
	.first_contact {
    height: 1115px;
}

	.contact_grey {
    height: 895px;
    margin-top: 140px;
}
}
