"UTF-8";

/*
red0: #b61f1f
red1: #930c0c
red2: #702828
frey: #a7a7a6

*/

html
	{
	font-size: 	14px;
	color: 	#fff;
	margin: 0px;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	}

body
	{
	font-family: 'Comfortaa', cursive;
	-webkit-overflow-scrolling: touch;
	margin: 0px 0px 0px 0px;
 	padding: 0;
  	height: 100%;
  	position: relative;
	}

.pagebg-container
	{
	background: url(../images/backs/back5b.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: fixed;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	}

.pagebg-container1
	{
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
	}

ul.service
	{
	list-style-image: url(../images/icons/logo_jfh_symbol_grey_small.png);
	}

ul.service li
	{
	text-align: left;
	}

img
	{
	margin: 0px;
	}

p.font24
	{
	font-size: 24px;
	margin: 0px;
	display: inline;
	}
p.font22
	{
	font-size: 22px;
	color: #454555;
	margin: 0px;
	display: inline;
	}
p.font20
	{
	font-size: 20px;
	color: #999;
	margin: 0px;
	display: inline;
	}
p.font16
	{
	font-size: 16px;
	color: #565655;
	margin: 0px;
	display: inline;
	}

p.headline1
	{
	text-align: left;
	color: #930c0c;
	font-size: 22px;
	font-weight: 300;
	padding: 8px 8px 8px 0px;
	margin-top: 25px;
	margin-bottom: 15px;
	width: auto;
	}

p.headline2
	{
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	padding: 10px 25px 10px 25px;
	margin: 25px auto 15px auto;
	border: 1px solid #fff;
	}

p.leistung
	{
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	padding: 10px 30px 10px 30px;
	margin: 25px auto 15px auto;
	border: 1px solid #fff;
	background: url(../images/icons/opacity.png);
	}

div.soon
	{
	border-radius: 10px;
	background: #fff;
	display: inline-block;
	padding: 40px 60px 40px 60px;
	margin-top: 80px;
	}

#kontakt
	{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/icons/opacity4.png);
	z-index: 9999;
	}

#newsletter
	{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../icons/opacity4.png);
	z-index: 9999;
	}

.kontaktinner
	{
	background: #fff;
	color: #333;
	text-align: center;
	padding: 20px;
	box-shadow: 0px 0px 20px #000;
	width: 60%;
	margin: 20px auto;
	font-size: 16px;
	border-radius: 10px;
	}

div.hidethis
	{
	display: block;
	}

div.changewidth8
	{
	width: 85%;
	}

div.changewidth7
	{
	width: 70%;
	}

div.changewidth6
	{
	width: 60%;
	font-size: 16px;
	}

div.changewidth5
	{
	width: 50%;
	}

div.changewidth4
	{
	width: 40%;
	}

#menueback
	{
	width: 100%;
	background: #225b86;
	text-align: center;
	}

#header
	{
	position: fixed;
	top: 0px;
	width: 100%;
	transition: all 0.8s ease;
	color: #fff;
	font-size: 14px;
	z-index: 9990;
	padding-top: 25px;
	padding-bottom: 25px;
	}

#header.scrolled
	{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	box-shadow: 0px 0px 5px #000;
	transition: all 0.8s ease;
	color: #333;
	}

#header.scrolled2
	{
	transition: all 0.8s ease;
	background: #702828;
	color: #fff;
	}

#mobileheader
	{
	position: fixed;
	top: 0px;
	width: 100%;
	background: #000;
	color: #fff;
	text-align: center;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 9998;
	box-shadow: 0px 0px 3px #222;
	}

#menuemobile
	{
	z-index: 9997;
	position: fixed;
	overflow: auto;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(0,0,0,0.6);
	display: none;
	}

div.container
	{
	width: 70%;
	margin: 0px auto 0px auto;
	}

div.closepopup
	{
	display: inline-block;
	font-size: 12px;
	position: relative;
	bottom: 0px;
	color: #fff;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	background: #930c0c;
	padding: 2px 20px 5px 20px;
	}

#popupouter
	{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/icons/opacity4.png);
	z-index: 9999;
	text-align: center;
	}

div.popupinner
	{
	display: inline-block;
	width: 60%;
	height: 90%;
	margin-top: 3%;
	background: #fff;
	border-radius: 20px;
	text-align: center;
	}

div.popupcontent
	{
	display: inline-block;
	width: 91%;
	padding: 2%;
	margin-top: 15px;
	overflow-y: auto;
	height: 90%;
	background: #fff;
	color: #787888;
	font-size: 14px;
	text-align: justify;
	}

#logo1
	{
	display: none;
	position: fixed;
	top: 30px;
	left: 20px;
	width: 100px;
	height: 100px;
	background-image: url(../images/icons/logo_jfh_symbol.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 9995;
	cursor: pointer;
	}

#logo2
	{
	position: fixed;
	top: 25px;
	left: 20px;
	width: 250px;
	height: 60px;
	background-image: url(../images/icons/logo_jfh_color_small.png);
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 9995;
	cursor: pointer;
	transition: all 0.6s ease;
	}

#logo2.scrolled
	{
	top: 10px;
	transition: all 0.6s ease;
	background-image: url(../images/icons/logo_jfh_grey_small.png);
	}

#logo2.scrolled2
	{
	transition: all 0.6s ease;
	background-image: url(../images/icons/logo_jfh_white_small.png);
	}

#logo5
	{
	position: fixed;
	top: 5px;
	right: 5px;
	width: 165px;
	height: 40px;
	z-index: 9999;
	background-image: url(../images/icons/logo_jfh_white_small.png);
	background-size: cover;
	}

#kontakt1
	{
	position: fixed;
	top: 10px;
	right: 30px;
	z-index: 9995;
	color: #454555;
	font-size: 10px;
	transition: all 0.8s ease;
	}

#kontakt1.scrolled
	{
	color: #fff;
	position: fixed;
	top: 17px;
	right: 10px;
	transition: all 0.8s ease;
	}

div.entrance
	{
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	font-size: 60px;
	width: 100%;
	z-index: 2;
	}

div.entrancedim
	{
	display: none;
	}

div.entrancemobile
	{
	display: none;
	width: 100%;
	background: url(../images/back_apro_lp4.jpg) center center no-repeat;
	background-size: cover;
	}

div.circle
	{
	margin: 40px auto 25px auto;
	width: 400px;
	height: 400px;
	border-radius: 200px;
	font-size:20px;
	color:#fff;
	line-height:100px;
	text-align: center;
	background:#fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 150% auto;
	box-shadow: 0px 0px 20px #000;
	border: 4px solid #fff;
	}

div.content1
	{
	padding-top: 20px;
	padding-bottom: 30px;
	background: #fff;
	width: 100%;
	z-index: 4;
	text-align: center;
	}

div.content2
	{
	padding-top: 10px;
	padding-bottom: 40px;
	background: #fff;
	background-image: url(../images/backs/back6a.jpg);
	background-size: cover;
	background-position: center center;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	z-index: 3;
	color: #fff;
	}

div.content3
	{
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	background: #702828;
	z-index: 5;
	}

div.content4
	{
	padding-top: 40px;
	padding-bottom: 40px;
	width: 100%;
	z-index: 6;
	text-align: center;
	background-image: url(../images/backs/back_grey.jpg);
	background-size: cover;
	background-position: center center;
	}

div.content5
	{
	padding-top: 40px;
	padding-bottom: 40px;
	background: #fff;
	width: 100%;
	z-index: 7;
	text-align: center;
	}

div.content6
	{
	padding-top: 80px;
	padding-bottom: 40px;
	background: url(../images/icons/pattern.jpg);
	width: 100%;
	z-index: 7;
	text-align: center;
	}

div.leistungen
	{
	width: 100%;
	background-position: center center;
	background-size: cover;
	border-bottom: 0px solid #000;
	text-align: center;
	padding-top: 140px;
	padding-bottom: 110px;
	}

div.service
	{
	width: 90%;
	padding: 20px 0px 20px 0px;
	text-align: center;
	color: #676766;
	font-size: 16px;
	margin: auto;
	transition: all 0.8s ease;
	}

div.service:hover
	{
	cursor: pointer;
	color: #222;
	transition: all 0.8s ease;
	}

table td.service
	{
	transition: all 0.8s ease;
	background: #fff;
	}

table td.service:hover
	{
	transition: all 0.8s ease;
	background: #efefef;
	}


div.partner2
	{
	padding: 100px 15px 10px 15px;
	}

div.iframe
	{
	display: inline-block;
	background: #fff;
	box-shadow: 0px 0px 4px #888;
	border-radius: 10px;
	width: 70%;
	margin-top: 20px;
	padding: 20px;
	}

div.newsletter
	{
	text-align: left;
	color: #fff;
	padding: 20px 10px 10px 50px;
	color: #9b9b9b;
	font-size: 14px;
	}

div.footer
	{
	padding-top: 0px;
	padding-bottom: 80px;
	background: #000;
	box-shadow: 0px 0px 0px #000;
	text-align: center;
	width: 100%;
	z-index: 9;
	}

#footermenue2
	{
	display: none;
	}

div.imprint
	{
	z-index: 10;
	padding-top: 40px;
	padding-bottom: 80px;
	background: #000;
	text-align: center;
	width: 100%;
	}

#angebot
	{
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/opacity2.png);
	color: #fff;
	display: none;
	z-index: 99999;
	}

#calltoaction
	{
	position: absolute;
	bottom: 90px;
	left: 50%;
	margin-left: -80px;
	width: 150px;
	padding: 10px;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	background: #225b86;
	box-shadow: 0px 1px 1px #000;
	cursor: pointer;
	}

#slogan
	{
	position: absolute;
	top: 20%;
	text-align: center;
	text-shadow: 0px 0px 2px #000;
	font-size: 36px;
	color: #fff;
	width: 100%;
	}

#scrolldown
	{
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -35px;
	width: 70px;
	height: 70px;
	background: url(../images/icons/scroll_down2.png) center center no-repeat;
	cursor: pointer;
	}

#scrolldown2
	{
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	background: url(../images/icons/opacity.png);
	text-align: center;
	color: #fff;
	font-size: 12px;
	height: 50px;
	}


#scrolldowninner
	{
	height: 50px;
	text-align: center;
	display: inline-block;
	margin: auto;
	background: url(../images/icons/scroll_down6.png) center center no-repeat #930c0c;
	color: #fff;
	width: 150px;
	transition: all 1.2s ease;
	}

#scrolldowninner:hover
	{
	background: url(../images/icons/scroll_down6.png) center center no-repeat #000;
	color: #fff;
	cursor: pointer;
	transition: all 1.2s ease;
	}

div.title1
	{
	width: 100%;
	position: absolute;
	bottom: 160px;
	left: 0px;
	text-align: left;
	}

div.title2
	{
	width: 100%;
	position: absolute;
	bottom: 160px;
	left: 0px;
	text-align: center;
	display: none;
	}

p.title1
	{
	left: 0px;
	font-weight: 500;
	margin-top: 0px;
	display: table;
	font-size: 25px;
	background: #000;
	text-align: right;
	padding: 15px 30px 25px 30px;
	color: #fff;
	margin-bottom: 0px;
	}

p.title2
	{
	left: 0px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	display: table;
	font-size: 25px;
	background: #fff;
	text-align: right;
	padding: 15px 20px 15px 40px;
	color: #000;
	box-shadow: 0px 0px 5px #000;
	margin-top: -20px;
	}

div.title3
	{
	position: relative;
	font-weight: 300;
	background: #000;
	padding: 10px 30px 10px 30px;
	color: #fff;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	z-index: 9990;
	}

div.title4
	{
	position: relative;
	font-weight: 300;
	background: #fff;
	padding: 10px 30px 10px 30px;
	color: #000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 9991;
	display: table;
	}

#topscroll
	{
	padding: 	10px 20px 10px 20px;
	display: 	none;
	position: 	fixed;
	bottom: 	25px;
	right: 		25px;
	text-align:	center;
	font-size: 	16px;
	background: url(../images/icons/opacity2.png);
	color:		#fff;
	transition: all 0.8s ease;
	width: 50px;
	}

#topscroll:hover
	{
	cursor: 	pointer;
	background:	#702828;
	color:		#fff;
	}

#topscroll.scrolled2
	{
	background:	#702828;
	transition: all 0.8s ease;
	}

#topscroll.scrolled2:hover
	{
	background:	#fff;
	color:		#000;
	transition: all 0.8s ease;
	}

p.button
	{
	display: inline-block;
	margin: 10px auto;
	padding: 15px;
	color: #444;
	text-align: center;
	font-size: 12px;
	transition: all 0.8s ease;
	border: 1px solid #930c0c;
	}

p.button:hover
	{
	transition: all 0.8s ease;
	background: #930c0c;
	color: #fff;
	cursor: pointer;
	}

p.button2
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 220px;
	color: #666;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	background: #fff;
	transition: all 0.8s ease;
	border: 2px solid #fff;
	}

p.button2:hover
	{
	background: none;
	cursor: pointer;
	color: #fff;
	}

p.button3
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 220px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	background: #000;
	transition: all 0.8s ease;
	border: 2px solid #000;
	}

p.button3:hover
	{
	background: #fff;
	cursor: pointer;
	color: #666;
	border: 2px solid #666;
	}

p.button4
	{
	margin: 20px auto 20px auto;
	padding: 10px;
	width: 220px;
	color: #666;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	background: #fff;
	transition: all 0.8s ease;
	border: 2px solid #fff;
	}

p.button4:hover
	{
	background: none;
	cursor: pointer;
	color: #fff;
	}

p.button5
	{
	display: inline-block;
	margin: 30px auto;
	padding: 15px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	background: #930c0c;
	transition: all 0.8s ease;
	}

p.button5:hover
	{
	background: #000;
	cursor: pointer;
	color: #fff;
	}

#form1
	{
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	background: #16738f;
	text-align: center;
	display: none;
	box-shadow: 0px 0px 8px #000;
	color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	}

#this_msg
	{
	font-size: 18px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
	display: none;
	background: #000;
	color: #fff;
	z-index: 9999;
	}

table.changewidth
	{
	width: 800px;
	}

table.services
	{
	display: table;
	}

table.services2
	{
	display: none;
	}

table.mobilefooter
	{
	display: none;
	}

table.leistung
	{
	width: 750px;
	margin: auto;
	}

table td.mobilemenue
	{
	width: 100%;
	background: #702828;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	transition: all 0.8s ease;
	}

table td.mobilemenue:hover
	{
	background: #fff;
	color: #702828;
	cursor: pointer;
	transition: all 0.8s ease;
	}

table.menue1
	{
	margin: auto;
	border-spacing: 5px;
	border-collapse: separate;
	border-bottom: 1px solid #fff;
	transition: all 0.8s ease;
	}

table.menue2
	{
	transition: all 0.8s ease;
	border-bottom: 0px solid #fff;
	}

table td.menue1
	{
	font-weight: 500;
	height: 30px;
	padding: 15px 15px 15px 15px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	font-size: 14px;
	transition: all 0.8s ease;
	}

table td.menue1:hover
	{
	background: #930c0c;
	cursor: pointer;
	transition: all 0.8s ease;
	}

table td.menue2
	{
	color: #565655;
	transition: all 0.8s ease;
	}

table td.menue2:hover
	{
	background: #930c0c;
	color: #fff;
	cursor: pointer;
	transition: all 0.8s ease;
	}

table td.menue3
	{
	color: #fff;
	transition: all 0.8s ease;
	}

table td.menue3:hover
	{
	background: #930c0c;
	color: #fff;
	cursor: pointer;
	transition: all 0.8s ease;
	}

table td.menue4
	{
	color: #fff;
	background: #262626;
	transition: all 0.8s ease;
	}

table td.menue4:hover
	{
	background: #930c0c;
	color: #fff;
	cursor: pointer;
	transition: all 0.8s ease;
	}

td.footertd
	{
	color: #fff;
	transition: all 0.8s ease;
	border-bottom: 1px solid #161515;
	padding-left: 2px;
	}

td.footertd:hover
	{
	color: #fff;
	transition: all 0.8s ease;
	border-bottom: 1px solid #930c0c;
	cursor: pointer;
	}

div.footermenue1, div.footermenue3
	{
	padding: 5px 10px 5px 10px;
	text-align: center;
	color: #445454;
	width: 95%;
	background: #fff;
	box-shadow: 0px 0px 4px #000;
	margin: 5px;
	}

div.footermenue1:hover, div.footermenue3:hover
	{
	background: #702828;
	transition: all 0.8s ease;
	cursor: pointer;
	color: #fff;
	box-shadow: 0px 0px 0px #000;
	}

div.footermenue2, div.footermenue4
	{
	padding: 5px 10px 5px 10px;
	text-align: center;
	color: #fff;
	background: #702828;
	box-shadow: 0px 0px 4px #000;
	}

div.footermenue2:hover, div.footermenue4:hover
	{
	background: #fff;
	transition: all 0.8s ease;
	cursor: pointer;
	box-shadow: 0px 0px 0px #000;
	color: #000;
	}


/* FORMS/INPUT LOOK */

textarea.jfh
	{
	display: block;
	margin: auto;
	width: 250px;
	font-size: 18px;
	appearance: none;
	box-shadow: none;
	border-radius: none;
	padding: 10px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
	}

textarea.jfh:focus
	{
	outline: none;
	border: solid 1px #fff;
    box-shadow: 0 0 5px 1px #888;
	}

input[type="text"],
input[type="email"],
input[type="password"] {
  display: inline;
  margin: auto;
  width: 250px;
  font-size: 18px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  outline: none;
}

input[type="text"],
input[type="email"],
input[type="password"] {
  padding: 10px;
  border: solid 1px #9e9e9e;
  transition: box-shadow 0.3s, border 0.3s;
}

input[type="text"]:focus,
input[type="text"].focus,
input[type="email"]:focus,
input[type="email"].focus,
input[type="password"]:focus,
input[type="password"].focus {
  border: solid 1px #fff;
  box-shadow: 0 0 5px 1px #888;
}

input.submit
	{
	margin-top: 20px;
	color: #fff;
	background: #fff;
	background: #930c0c;
	padding: 8px 15px 8px 15px;
	border: 0px;
	transition: all 0.8s ease;
	}

input[type=checkbox] {
  transform: scale(1.5);
}

input.submit:hover
	{
	transition: all 0.8s ease;
	color: #fff;
	background: #000;
	}

select
	{
	padding: 8px 15px 8px 15px;
	}

@media (max-width: 1500px)
	{
	table td.menue1
		{
		font-size: 12px;
		padding: 15px 5px 15px 5px;
		}
	}

@media (max-width: 1300px)
	{
	#kontakt1
		{
		opacity: 0.0;
    	display: none;
  		}
	#logo1
		{
		display: none;
		}
	#logo2
		{
		display: none;
		}
	div.container
		{
		width: 95%;
		margin: auto;
		}
	#topscroll
		{
		width: 100px;
		font-size: 13px;
		height: 30px;
		line-height: 30px;
		left: 50%;
		margin-left: -50px;
		bottom: 0px;
		transition: all 0.8s ease;
		padding: 0px;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
		}

	table.leistung
		{
		width: 80%;
		margin: auto;
		}

	table.changewidth
		{
		width: 95%;
		}

	div.about
		{
		position: relative;
		text-align: center;
		width: 85%;
		margin: auto;
		color: #225b86;
		line-height: 1.3;
		background: #fff;
		box-shadow: 0px 2px 10px #666;
		font-size: 12px;
		padding: 10px 30px 30px 30px;
		z-index: 9979;
		}
	div.changewidth7, div.changewidth6, div.changewidth5, div.changewidth8, div.changewidth4
		{
		width: 90%;
		margin: auto;
		}
	}

@media (max-width: 850px)
	{
	div.circle
		{
		margin-top: 0px;
		width: 100%;
		height: 400px;
		border-radius: 0px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		border: 0px;
		border-bottom: 1px solid #fff;
		}
	}

@media (max-width: 1500px)
	{
	div.fast
		{
		display: none;
		}
	}

@media (max-width: 990px)
	{
	p.leistung
		{
		font-size: 16px;
		font-weight: 600;
		}
	div.title1, div.hidethis
		{
		display: none;
		}
	div.title2
		{
		display: block;
		}
	#header
		{
		display: none;
		}
	.formular
		{
		font-size: 10px;
		width: 100%;
		}
	#logo2
		{
		display: none;
		}
	div.container
		{
		width: 95%;
		margin: auto;
		}
	img.whitelogo
		{
		display: none;
		}
	div.soon
		{
		border-radius: 10px;
		background: #fff;
		display: inline-block;
		padding: 40px 60px 40px 60px;
		margin-top: 80px;
		width: 80%;
		font-size: 12px;
		}
	#logo1
		{
		display: none;
		}
	.kontaktinner
		{
		width: 90%;
		}
	div.heli2
		{
		padding: 10px;
		text-align: center;
		}
	div.popupinner
		{
		width: 90%;
		}
	div.service
		{
		width: 95%;
		padding: 15px 0px 15px 0px;
		font-size: 12px;
		}
	p.change
		{
		color: #fff;
		}
	div.changewidth5, div.changewidth6, div.changewidth7,div.changewidth8,div.changewidth4
		{
		width: 95%;
		margin: auto;
		}
	div.partner2
		{
		padding: 10px 15px 10px 15px;
		}
	div.iframe
		{
		width: 90%;
		}
	div.newsletter
		{
		padding: 20px 10px 10px 10px;
		margin-bottom: 50px;
		}
	#footermenue1
		{
		display: none;
		}
	#footermenue2
		{
		display: block;
		}
	#menueback
		{
		background: #000;
		text-align: center;
		}
	table.changewidth
		{
		width: 95%;
		margin: auto;
		}
	table.fullmenue
		{
		display: none;
		}
	#mobileheader
		{
		display: block;
		}
	table.footer
		{
		display: none;
		}
	table.mobilefooter
		{
		display: inline;
		margin: auto;
		}
	#headerspace
		{
		display: none;
		}
	#this_msg
		{
		font-size: 12px;
		}
	table.services
		{
		display: none;
		}
	table.services2
		{
		display: table;
		width: 100%;
		}
	div.team
		{
		font-size: 12px;
		}
	p.font24
		{
		font-size: 18px;
		}
	p.font22
		{
		font-size: 16px;
		}
	p.font20
		{
		font-size: 14px;
		}
	p.font16
		{
		font-size: 12px;
		}
	p.headline1
		{
		font-size: 16px;
		font-weight: bolder;
		}
	.content1,.content2,.content3,.content4,.content5
		{
		font-size: 12px;
		}
	div.changewidth6
		{
		font-size: 12px;
		}
	#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
			  left: 10px;
				top: 12px;
			  width: 40px;
			  height: 40px;
			  position: relative;
			  -webkit-transform: rotate(0deg);
			  -moz-transform: rotate(0deg);
			  -o-transform: rotate(0deg);
			  transform: rotate(0deg);
			  -webkit-transition: .5s ease-in-out;
			  -moz-transition: .5s ease-in-out;
			  -o-transition: .5s ease-in-out;
			  transition: .5s ease-in-out;
			  cursor: pointer;
			}

			#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
			  display: block;
			  position: absolute;
			  height: 1px;
			  width: 100%;
			  background: #fff;
			  opacity: 1;
			  left: 0;
			  -webkit-transform: rotate(0deg);
			  -moz-transform: rotate(0deg);
			  -o-transform: rotate(0deg);
			  transform: rotate(0deg);
			  -webkit-transition: .25s ease-in-out;
			  -moz-transition: .25s ease-in-out;
			  -o-transition: .25s ease-in-out;
			  transition: .25s ease-in-out;
			}

			#nav-icon1 span:nth-child(1) {
			  top: 0px;
			}

			#nav-icon1 span:nth-child(2) {
			  top: 6px;
			}

			#nav-icon1 span:nth-child(3) {
			  top: 12px;
			}
			#nav-icon1 span:nth-child(4) {
			  top: 18px;
			}

			#nav-icon1.open span:nth-child(1) {
			  top: 9px;
			  -webkit-transform: rotate(135deg);
			  -moz-transform: rotate(135deg);
			  -o-transform: rotate(135deg);
			  transform: rotate(135deg);
			}

			#nav-icon1.open span:nth-child(2) {
			  opacity: 0;
			  left: -60px;
			}

			#nav-icon1.open span:nth-child(3) {
			  top: 9px;
			  -webkit-transform: rotate(-135deg);
			  -moz-transform: rotate(-135deg);
			  -o-transform: rotate(-135deg);
			  transform: rotate(-135deg);
			}

			#nav-icon1.open span:nth-child(4) {
			  opacity: 0;
			  left: -60px;
			}
	}

@media (max-height: 380px)
	{
	div.title1
		{
		display: none;
		}
	div.title2
		{
		display: none;
		}
	}
