/*
	Theme Name: carvelo2go
	Theme URI: http://my.studiopress.com/themes/metro/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/
	Version: 2.0.1

	Tags: black, orange, white, one-column, two-columns, three-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.0.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Table of Contents
	- MPX CHANGES
		- AUTHCHOICE
		- GENERAL STYLING
		- SOCIAL MEDIA LOGIN
		- RENT LIST
		- FEEDBACK FORMULAR IN RESERVATION
		- RESERVIEREN BUTTON
		- REGISTRATION FORM
		- GOOGLE MAP LAYOUT
		- RESERVATION TOGGLE
		- RESERVATION FORM
    - IFRAME LIGHTBOXES
    - FORM VALIDATION

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Home Page
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Metro Pro Blue
		- Metro Pro Green
		- Metro Pro Pink
		- Metro Pro Red
	- Media Queries
		- Retina Display
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
		- max-width: 320px

*/

/*
MPX CHANGES
---------------------------------------------------------------------------------------------------- */
/* AUTHCHOICE */
.clients {
    overflow:auto;
}

.auth-icon {
    display: block;
    width: 32px;
    height: 32px;
    background: url(images/authchoice.png) no-repeat;
}

.auth-icon.google,
.auth-icon.google_openid,
.auth-icon.google_oauth {
    background-position: 0 -34px;
}
.auth-icon.twitter {
    background-position: 0 -68px;
}
.auth-icon.yandex,
.auth-icon.yandex_openid,
.auth-icon.yandex_oauth {
    background-position: 0 -102px;
}
.auth-icon.vkontakte {
    background-position: 0 -136px;
}
.auth-icon.facebook {
    background-position: 0 -170px;
}
.auth-icon.mailru {
    background-position: 0 -204px;
}
.auth-icon.moikrug {
    background-position: 0 -238px;
}
.auth-icon.odnoklassniki {
    background-position: 0 -272px;
}
.auth-icon.linkedin {
    background-position: 0 -306px;
}
.auth-icon.github {
    background-position: 0 -340px;
}
.auth-icon.live {
    background-position: 0 -372px;
}

.auth-link:hover .auth-icon i,
.auth-link:focus .auth-icon i {
    display: block;
    width: 32px;
    height: 32px;
    background: url(images/authchoice.png) 0 0 no-repeat;
}

.auth-clients {
    margin: 0 0 1em;
    list-style: none;
    overflow: auto;
}

.auth-client {
    float: left;
    margin: 0 1em 0 0;
}

.auth-clients .auth-client .auth-link {
    display: block;
    width: 58px;
}

.auth-client .auth-link .auth-icon {
    margin: 0 auto;
}

.auth-client .auth-link .auth-title {
    display: block;
    margin-top: 0.4em;
    text-align: center;
}

label.required::after {
    content: " *";
}

.partnerlogos {
	width: 100%;
	height: 120px;
	padding-top: 10px;
}

.partnerlogos > a {
	display: block;
	float: left;
	max-width: 320px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: 5px;
	margin-top:16px;
	text-indent: -9999em;
}

#moakad {
	width: 40%;
	height: 70px;
	background-image: url("/wp-content/uploads/2021/06/Logo-Mobilitaetsakademie-dfie-Graustufen-Bildschirm-rgb.png");
	margin-top: 11px;
	margin-right: 40px;
}

#engagementm {
	width: 22%;
	height: 50px;
	background-image: url("/wp-content/uploads/2021/04/pionierfonds-migros.png");
	margin-top: 20px;
	margin-right: 100px;
}

#riese-logo {
	width: 25%;
	height: 20px;
	margin-top: 26px;
	margin-right: 40px;
	background-image: url("/wp-content/uploads/2017/05/riese_mueller_logo.gif");
}

#bosch-logo {
	width: 30%;
	height: 45px;
	background-image: url("/wp-content/uploads/2017/05/bosch_logo.gif");
}

#tcs-logo {
	width: 15%;
	height: 60px;
	background-image: url("/wp-content/uploads/2017/05/logo_tcs.gif");
}

#post-logo {
	width: 66%;
	height: 45px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url("/wp-content/uploads/2017/05/logo_post.gif");
}

#post-logo-f {
	width: 66%;
	height: 45px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url("/wp-content/uploads/2017/05/logo_post-f.gif");
}

#energieschweiz-logo {
	width: 22%;
	height: 60px;
	background-image: url("/wp-content/uploads/2021/06/ECH_Logo_DE_schwarz_CMYK.png");
}

#energieschweiz-logo-f {
	width: 22%;
	height: 60px;
	background-image: url("/wp-content/uploads/2021/06/ECH_Logo_DE_schwarz_CMYK.png");
}

#ba-logo {
	width: 22%;
	height: 60px;
	margin-right: 20px;
	background-image: url("/wp-content/uploads/2017/05/ba_are_logo.gif");
}

#ba-logo-f {
	width: 22%;
	height: 60px;
	margin-right: 20px;
	background-image: url("/wp-content/uploads/2017/05/ba_are_logo-f.gif");
}

#myclimate-logo {
	width: 66%;
	height: 70px;
	margin-top: 0;
	background-image: url("/wp-content/uploads/2019/06/logo_myclimate.png");
}

/*-------*/

#weitere-partner {
	margin-top: -20px;
	text-indent: 0;
}

/* GENERAL STYLING
--------------------------------------------- */

#c2g-messages{
	display:none;
	position: fixed;
	top: 120px;
	left: calc(50% - 150px);
	width: 300px;
	height: auto;
	background-color: #fff;
	color: black;
	border: 1px solid #333;
	padding: 10px 10px;
	word-break: wrap;
  z-index: 9999;
}

button#messageConfirmButton {
	margin-right: 10px;
}

button#messageCancelButton {
	background-color: #dddddd;
}
input#registerSPButton {
	  background-color: #999999;
  }
button#messageCancelButton:hover, input#registerSPButton:hover {
	background-color: #0c0d0f;
}

footer {
  background: #fff !important;
  font-weight: normal !important;
}

footer .wrap a{
  color: #e05858 !important;
}

.footer-widgets{
	margin: 5px auto!important;
}

.footer-widgets  p{
	margin: 0 0 0 0 !important;
}

.textwidget > p:nth-child(1){
	margin-bottom: 10px !important;
}

#moak{
    margin-right: 10px;
}

.textwidget > p > img{
	margin-right: 20px;
}

img.alignnone {
    margin-bottom: 0px !important;
}

.menu-secondary, .sitelinks-menu ul {
	margin-left: -10px !important;
	margin-right: -50px !important;
}

.menu-secondary li a{
  font-weight:normal !important;
  padding-left:4px;
}

@media only screen and (max-width: 768px){
	.menu-secondary {
		margin-bottom: -20px;
	}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
	.textwidget > p{
		width: 420px;
	}

	.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .home-middle-left, .home-middle-right, .sidebar-primary {
	    width: 400px !important;
	}

}

@media only screen and (max-width: 480px) {

	.footer-widgets{
		text-align: center;
	}

	#bls-logo{
		margin-left: 10px;
	}

}


@media only screen and (max-width: 410px) {
	#closestlist img, #bikelist img {
		display: none;
	}
	#bls-logo{
		margin-left: 0px;
	}
}

/* WELCOME NAVIGATION
--------------------------------------------- */
#welcome_navigation{
	display: block;
	height: 23px;
	width: 100%;
}

#welcome_navigation > ul{
	list-style-type: none;
  height: inherit;
  margin-top: 4px;
}

#welcome_navigation > ul > li{
	float: right;
	margin-left: 10px;
}

#welcome_navigation > ul > li > a{
	font-size: 12px;
	text-decoration: none;
	color: black;
	font-weight: 700 !important;
}

#welcome_navigation > ul > li > a:hover{
	color: #000000;
}

/* SOCIAL MEDIA LOGIN
--------------------------------------------- */

.hide{
	visibility: hidden;
}

.show{
	visibility: visible;
}

.activateLightBox{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:  98;
	opacity: 0.5;
	background-color: #333;
	visibility: visible;
}

.deactivateLightBox{
	visibility: hidden;
}

#login{
    position: fixed;
    top: 100px;
    left: 20.4%;
    right: 20.4%;
    z-index: 99;
    color: #000;
    visibility: hidden;
    background-color: #fff;
    width: auto;
    padding: 20px;
}

#login.narrow {
	left: 33.3%;
	right: 33.3%;
}

#loginFieldBox{
	border-top: 1px solid black;
	padding-top: 30px;
}

#buttonRegister{
	margin-top: 20px;
}

#registerButton, #registerSPButton {
	float: left;
}

#swisspassForm {
	display: none;
}

#sp_agb {
	float: left;
	margin-bottom: 0px;
}

#login-title{
	font-family: CoreSansA65Bold, sans-serif;
	margin-bottom: 15px;
	text-align:center;
}

#login > div#w0{
	margin-left: auto;
    margin-right: auto;
    width: 631px;
}

#login > h2 {
	margin-top: 5px;
}

#login input,
#w0 input{
  margin-top:10px;
	margin-bottom: 20px;
  margin-right:2%;
  max-width:98%;
}

#login button, #login input[type="button"], #login input[type="reset"], #login input[type="submit"], #login .button, #login .entry-content .button {
	display: inherit;
}

#loginForgotPassword, #loginRegisterButton {
	color: #E05858 !important;
	font-weight: inherit;
	background-color: white;
	margin-bottom: -20px !important;
	margin-left: -10px !important;
	text-transform: inherit !important;
}

input#paymentform-cvv
{
  max-width:12%;
}
label.paymentform {
    max-width: 60%;
    margin-right: 12px;
    float: left;
}


#w0 > ul{
	margin-left: 20%;
}

#login .auth-client,#login .auth-link,#login .auth-title{
	color: #000;
	margin-left: auto;
    margin-right: auto;
    width: 100px;
}

#login > div > ul > li{
	/*margin: 0 2em 0 0;*/
}

#login > div > ul > li > a{
	text-decoration: none;
}

#login > div > ul > li:hover a span{
	color: #E05858 !important;
}

@media only screen and (max-width: 1139px) {
	#login, #login.narrow{
		left: 10%;
		right: 10%;
	}
}

@media only screen and (max-width: 825px) {
	#login, #login.narrow{
		left: 7%;
		right: 7%;
	}
}

@media only screen and (max-width: 768px) and (orientation : landscape) {
	#login, #login.narrow{
		left: 0;
		right: 0;
		top: 20px;
		padding: 5px;
	}

	#login-title{
		margin-bottom: 5px;
	}

	#login > div > ul > li {
	    margin: 0 3.3em 0 0;
	    margin-bottom: 5px;
	}

	#login > div#w0{
	    width: 460px;
	    margin: 0 auto;
	}

	#w0 > ul {
		margin-left: auto;
    	margin-right: auto;
    	width: 310px;
	}

	#w0 input {
	    margin-top: 5px;
	    margin-right: 5px;
	    max-width: 100%;
	    padding: 5px 5px;
	}

	#login .auth-client{
		width: 76px;
		margin: 0 0;
	}
}

@media only screen and (max-width: 768px) and (orientation : portrait) {
	#login, #login.narrow{
		left: 0;
		right: 0;
		top: 45px;
		padding: 5px;
	}

	#login-title{
		margin-bottom: 5px;
	}

	#login > div > ul > li {
	    margin: 0 3.3em 0 0;
	    margin-bottom: 10px;
	}

	#login > div#w0{
	    width: 310px;
	    margin: 0 auto;
	}

	#w0 > ul {
		margin-left: 0;
	}

	#w0 input {
	    margin-top: 5px;
	    margin-right: 0px;
	    max-width: 100%;
	    padding: 5px 6px;
	}

	#login .auth-client{
		width: 76px;
		margin: 0 0;
	}

	#loginForm input:nth-child(3){
		margin-right: 16px;
	}

}

/* RENT LIST
--------------------------------------------- */
.deactivated{
	background-color: #666;
	opacity: 0.5;
}

#rent{
	margin-top: 20px;
}

#rent > div, #renttitle > div {
	display: inline-block;
	min-height: 60px;
	width: 100%;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
	clear: both;
	background-color: #EEEEEE;
	font-size: 12px;
	line-height: 20px;
}

#rent > .pagination {
	background-color: transparent;
	text-align: center;
}

#rent > .pagination a, #rent > .pagination span {
	display: inline-block;
	min-width: 20px;
	height: 20px;
	margin: 3px;
	color: black;
	background-color: #EEEEEE;
}

#rent > .pagination span {
	background-color: transparent;
}

#rent > .pagination a.current {
	font-family: CoreSansA65Bold, sans-serif;
	color: #ffffff;
	background-color: #E05858;
}



#renttitle > div {
	background-color: #fff;
	margin-bottom: -20px;
}


#rent div.active{
    background-color: #999;
    color: #fff;
}

#rent > ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #333;
	padding: 10px;
	margin-bottom: 5px;
	clear:both;
	width: 100%;
	display:inline-block;
}

#rent p{
	margin:0px;
}

#rent > div > ul {
	list-style-type: none;
}

.rentButton,
.rentButton > li{
	float: right;
}

.rentButton > li{
	margin: 0 0 5px 10px;
}

/* FEEDBACK FORMULAR IN RESERVATION
--------------------------------------------- */
/* HOST*/
input#toLateInputField{
	width: 60% !important;
	padding: 0 !important;
	padding-left: 10px !important;
}

/* GENERAL */
#starRating > div > div{
	cursor: pointer;
}

.stars{
	margin-right: 10px;
	float: left;
    font-size: 20px;
    color: orange;
}

.stars-active{
	margin-right: 10px;
	float: left;
    font-size: 20px;
    color: red;
}

#close-button{
	float: right;
	position: relative;
	top: -10px;
	left: 5px;
	cursor: pointer;
}

#box-opacity{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:-999;
}

#feedback{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	color: #333;
	visibility: hidden;
}

#reservation{
	margin-bottom: 30px;
	background-color: #EEEEEE;
    display: block;
    padding: 10px;
}


#feedback > div{
	width:59.5%;
	height:auto;
	margin: 20px auto;
	background: #fff;
	border: 1px solid black;
	/*margin-top:200px;*/
	padding:16px;
}

#feedback dt, h4{
	clear: both;
}

#feedback_form > h2{
	margin-top: 5px;
}

#feedback_form > h4{
	margin: 0 0 !important;
}

#feedback_form > button{
	/*margin-top: 20px;*/
	margin: 20px 0 0 0;
}

#feedback_form textarea{
	min-width: 100%;
	max-width: 100%;
	min-height: 100px;
}

#feedback dd{
    font-family: CoreSansA45Regular, sans-serif;
	margin-left: 0;
}

#feedback dt{
	font-family: CoreSansA65Bold, sans-serif;
	font-weight: inherit;
	float:left;
	width: 25%;
}

@media only screen and (max-width: 768px) and (orientation : portrait){
	#feedback > div{
		width:450px;
	}

	#feedback dd{
		width: 100%;
		margin-left: 0;
	}

	#feedback dt{
		width: 100%
	}
}

@media only screen and (max-width: 768px) and (orientation : landscape) {


	#feedback > div{
		width:100%;
		margin: 0 0;
		font-size: 12px;
	}

	#starRating > div > div {
		cursor: pointer;
		margin: -5px 5px -5px 0;
	}

	#feedback dt{
		width: 40%
	}

	#feedback_form textarea{
		max-height: 70px;
	}

	#feedback_form > h2 {
		margin-bottom: -15px;
	}

	#feedback_form > button{
		margin: 3px 0 0 0;
	}
}

@media only screen and (max-width: 480px) and (orientation : portrait){
	#feedback > div{
		width:320px;
		font-size: 12px;
	}

	#feedback dd{
		width: 100%;
		margin-left: 0;
	}

	#feedback dt{
		width: 100%
	}

	#feedback_form textarea{
		min-height:70px;
	}

}
/* RESERVIEREN BUTTON
--------------------------------------------- */
#reservation button {
}

#w0 button[disabled], #phoneSubmitDiv input[disabled], #reservation button[disabled], #paymentdata_form input[disabled] {
  background-color: #ccc;
  cursor: default;
}

/* REGISTRATION FORM
--------------------------------------------- */
#registration_form > textarea,
#registration_form > input{
	margin-bottom: 30px;
}

#registration_senden {
	margin-top: 20px;
	margin-right: 20px;
}

.account_type td {
	width: 200px;
	height: 225px;
	line-height: 20px;
	vertical-align: top;
	text-align: center;
	background-color: #e7e7e7;
	padding: 15px 10px;
	border: 15px solid #fff;
	cursor: pointer;
}

.account_type img {
	margin: 10px;
}

#login .account_type button {
	position: absolute;
	bottom: 25%;
	margin-left: -10%;
	display: inline-block;
}

#addressdata_form fieldset {
	margin-bottom: 50px;
}

#addressdata_form dt {
	font-weight: normal;
	float: left;
	width: 200px;
	clear: left;
}

#addressdata_form dt:after {
	content: ":";
}

#addressdata_form dd:after {
	content: "\00a0";
}

/* COMPANIES ADMIN
--------------------------------------------- */

#companydata_form label {
	font-weight: bold !important;
	margin-top: 10px;
	margin-bottom: 15px;
}

#companydata_form dt {
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 0;
}

ul.companyitem {
	margin-left: 15px !important;
}

/* GOOGLE MAP LAYOUT
--------------------------------------------- */
#info-window{
	background-color: white;
	font-size: 12px;
}

#info-window-box > a{
	margin-bottom: 10px;
	display: block;
}

#info-window-box ul {
	list-style-type: none;
}

#info-window-box > ul > li > a{
	margin-bottom: 26px;
}

#info-window-box > ul > li:hover h5,
#info-window-box > ul > li:hover a {
    background: #fff !important;
    color: #E05858 !important;
    transition-delay: 0.01s;
}


#info-window-box > ul > li > a > h5{
	padding-top: 8px;
	margin-bottom: 5px;
	padding-left: 90px;
}

@media only screen and (max-width: 480px) {
	#map_canvas{
		height: 250px !important;
	}
}

#info-window-box > div > img{
	height: 50px;
	margin-bottom: -2px;
}

#info-window-box div{
	padding:0px;
	margin:0px;
}

#info-window-box p{
	margin: 4px 0px 0px 0px;
}

#info-window-box h4{
	font-size:16px;
	margin: 0px;
	margin-bottom: 6px;
}

#info-window-box li img{
	height: 54px;
	margin-right: 10px;
	valign: center;
	float:left;
}

#info-window-box li a{
	display: block;
	height:54px;
	line-height: 15px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color:#000000;
	width: 240px;
	text-decoration: none;
}

/* RESERVATION TOGGLE
--------------------------------------------- */
#bikelist > li {
	overflow: hidden;
}
#bikelist > li > span, #closestlist > li > span{
	float: left;
	margin: 0 0 -5px 0;
  width: 70px;
  height: 60px;
	background: url('images/bike_booking.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: #eee;
}
#bikelist > li.available > span{
  background-position: 0px -60px;
}
#bikelist > li.selected > span{
  background-position: 0px -120px;
}
#bikelist > li.unavailable > span{
  background-position: 0px -240px;
}
#bikelist > li.available, #bikelist > li.selected, #closestlist > li > span {
	cursor: pointer;
}
#bikelist.change > li {
  display: none;
}
#bikelist.change > li.selected {
  display: inherit;
}

#closestlist > li > span{
  float: right;
  background-position: 10px -180px;
}

#bikelist > li > .background, #closestlist > li > .background{
	background-color: #999;
	color: #fff;
	min-height: 60px;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 7px 7px 4px 7px;
}

#closestlist > li > .background{
	margin-right: 70px;
	padding-left: 10px;
}

#bikelist > li > .background {
	margin-left: 70px;
}

#closestlist strong{
  margin-right: 10px;
}

#closestlist .distance {
	background-color: #999;
    float: right;
	margin-right: 5px;
}

#bikelist img, #closestlist img{
  float: left;
  max-width: 80px;
  height: 45px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#closestlist img{
  max-width: 90px;
}

#bikelist > li > ul > li > img{
	height: 200px;
	margin-top: 20px;
}

#bikelist > li > ul > li > .background{
	display:inline-block;
	min-width:200px;
}

#bikelist > li > ul > li > span{
	float: right;
	margin-right: 20px;
}

#bikelist > li > ul{
	list-style-type:none;
	margin: 0 0;
	padding: 0 0;
}

#bikelist > li > ul > li{
	float:left;
	min-width:477px;
	color: #666;
}

#bikelist > li > ul > li:nth-child(1){
	margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
	#bikelist > li > ul > li {
		float: left;
		min-width: 330px;
	}
}

@media only screen and (max-width: 768px) {
	#bikelist > li > ul > li > h5 {
		display: inline-block;
		min-width: 200px;
		margin-bottom: 0px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 480px) {

	#bikelist > li > ul > li{
		float:left;
		width: 100%;
		max-width:330px;
	}

	#bikelist > li > ul > li > h5{
		display: inline-block;
		width: 100%;
		margin-bottom: 0px;
		margin-top: 10px;
	}

	#bikelist > li > ul > li > img {
		margin-top: 20px;
		width: 100%;
	}

}
/* RESERVATION FORM
--------------------------------------------- */
.res_title,
.res_host,
.res_startend,
.res_instances,
.res_results,
.res_agb{
	margin-bottom: 10px;
  clear: both;
}
.res_startend {
    margin-bottom: 20px;
}
.res_startend, .res_results {
    display: none;
}


.res_startend > div > label{
	line-height: 36px;
}

div#placeresult{
	margin-top: -2px;
	border: #7B9DD4 1px solid;
}

#placeresult a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	white-space: pre;
	padding: 0 2px 0 10px;
}

#placeresult a:hover {
	color: #ffffff;
	background-color: #1E90FF;
	cursor: default;
}

#hostDetails > div {
  padding: 8px;
  background-color: #fff;
  font-size: 13px;
}

#reservation > label{
	padding: 5px 0;
	display: inline-block;
	width: 45px;
}

#reservation span {
    margin-left: 8px;
}

#reservation > button{
	padding: 0 10px;
}

#reservation > input,
#reservation > button{
	height: 35px;
}

#reservation > #host{
  width: 300px;
  height: 36px;
  padding: 0px;
  padding-left: 12px;
  margin-right: 16px;
}

#reservation #rentalPrice, #reservation #voucher{
  clear: left;
  padding-top: 10px;
}

#rentalPrice dt, #voucher dt {
  font-weight: inherit;
}

dt.normal {
	font-weight: normal;
}

#rentalPrice dd {
    clear: left;
}

#voucher dd, #voucherCode {
  margin-right: -25px;
}

button#removeVoucher {
  display: none;
}

#reservation > input{
  width: 100px;
  height: 36px;
  padding: 0px;
  padding-left: 5px;
  margin-right: 5px;
}

#reservation .unavailable {
  cursor:default !important;
}

#enddatetime,
#startdatetime{
  margin-right: 16px;
  width: 308px;
}

#voucher {
  margin-bottom: 0;
}

#closest.halfdisplay, #voucher.halfdisplay, #paymentmethod.halfdisplay, #paymentdata.halfdisplay{
	opacity: 0.5;
}
#paymentmethod.halfdisplay{
	display: none;
}
#closest.fulldisplay, #voucher.fulldisplay, #paymentmethod.fulldisplay, #paymentdata.fulldisplay{
	opacity: 1;
}
#paymentmethod.fulldisplay{
	display: inherit;
}

.finalstep {
  clear: left;
  padding-top: 10px;
}

@media only screen and (min-width: 1142px){

	#reservation > input{
		width: 150px !important;
	}

}

@media only screen and (max-width: 1024px) {

	#reservation > #host,
	#reservation > input{
		width: 100px;
	}

}

@media only screen and (max-width: 768px) {

	#reservation > #host,
	#reservation > input{
		width: 100%;
		margin-top: 0px;
	}

	#reservation > button{
		margin-top: 20px;
	}

	#reservation > #starttime,
	#reservation > #endtime{
		margin-top: 5px !important;
	}

}

/* IFRAME LIGHTBOXES
--------------------------------------------- */
iframe#abo {
    min-height: 250px;
    border: 0 none #fff;
}

/* FORM VALIDATION
--------------------------------------------- */
.formError {
  opacity: 1;
}
.formError li {
    margin-bottom: -17px;
	text-indent: -13px;
	line-height: 17px;
	margin-left: 15px;
}
.entry-content .formError li {
	margin-left: 15px;
	list-style-type: none;
}
.formError .formErrorContent {
	padding-left: 4px !important;
}
.formErrorContent ul, div.formErrorContent {
	list-style-type: none;
}
.formErrorContent li:before {
	content: "> ";
}

.site-container {
	overflow: inherit !important;
}

/**
*
* OTHER FORMS (CONTACT, PROFILE)
*
*/

#contact_form input, #contact_form select, .formbox input, .formbox select, .formbox-white input, .formbox-white select {
  margin-bottom:12px;
}

h1.entry-title, h2{
  font-size:22px !important;
  color:#000000 !important;
  font-weight:normal;
}

.aboitem {
  padding: 15px 0;
}

.aboitem ul {
	padding-left: 40px;
}

/**
*
* Map Styles
*
**/


body.gppro-custom .menu-primary {
  font-size: 18px !important;
}

body.gppro-custom,
body.gppro-custom .menu-primary a,
body.gppro-custom .menu-primary .current-menu-item a:hover
{
	color: #000000 !important;
}

/* Frontpage buttons
--------------------------------------------- */

#standort-button,
#info-button{
	margin-right: 10px;
}

@media only screen and (max-width: 491px) {

	#standort-button,
	#register-button,
	#info-button{
	    margin-top: 5px;
    	width: 100%;
	}

}


/* Frontpage reservation bikes
--------------------------------------------- */
.error{
	background:#ffdddd;
}

.passed{
	background:#fff;
}

ul#bikelist, ul#closestlist{
	list-style-type:none;
	margin: 10px 0px;
	padding: 0px;
}

ul#bikelist li, ul#closestlist li {
    font-weight: inherit;
    font-family: CoreSansA45Regular, sans-serif !important;
	clear: both;
}

#bikelist .description, #closestlist .description {
	line-height: 1.3;
}

@media only screen and (max-width: 480px) {
	ul#bikelist > li > .background, ul#closestlist > li > .background{
		/*		font-size: 14px !important;
                white-space: nowrap;
                overflow: hidden;*/
	}
}

#map_canvas{
	margin-top: 20px !important;
}


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family: CoreSansA45Regular, sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:inherit !important; font-family: CoreSansA65Bold, sans-serif;}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family: CoreSansA45Regular, sans-serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
	background-color: #fff;
	color: #222;
	font-family: CoreSansA45Regular, sans-serif;
	font-size: 16px;
	line-height: 150% !important;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #E05858;
}

a:hover {
	color: #222;
}

p {
	margin: 0 0 16px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 0;
	padding: 24px 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: CoreSansA65Bold, sans-serif !important;
	color: #000000;
	font-weight: inherit !important;
	line-height: 1.5 !important;
	margin: 0 0 16px;
	padding: 0;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

iframe {
  border: 0 none #fff;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

.formbox, .formbox-white {
	background-color: #F1F0ED;
  padding: 15px 25px 1px 25px;
  margin-bottom: 25px;
}

.formbox h4, .formbox-white h4 {
	text-transform: uppercase;
}

h5 {
	margin-top: 0 !important;
	margin-bottom: 5px !important;
}

.formbox-white {
	background-color: #ffffff;
}

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd inset;
	color: #999;
	font-family: CoreSansA45Regular, sans-serif;
	font-size: 100%;
	padding: 6px; /* padding: 16px; ### */
	width: 100%;
}

label {
	font-weight: inherit !important;
}

.formbox input,
.formbox select,
.formbox textarea {
	background-color: #fff;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #E05858;
	font-family: CoreSansA65Bold, sans-serif !important;
	border: none;
	box-shadow: none;
	color: #fff !important;
	cursor: pointer !important;
	padding: 10px 20px;
	font-size: 12px !important;
	text-decoration: none;
	text-transform: uppercase !important;
	width: auto;
	height: 45px;
}

input[type="submit"].remove_insurance {
	background-color: #ccc ;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	color: #fff;
	background-color: #0c0d0f;
}

.button {
	display: inline-block;
}

button.download-button {
	float: right;
	padding-left: 40px !important;
	background-image: url(images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

#user-gender, #user-language {
  margin-top: -10px;
  margin-bottom: 15px;
  margin-left: 25px;
}

/* Tables
--------------------------------------------- */

table.content {
	float: inherit;
	width: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
	font-size: 14px;
}

th {
    font-family: CoreSansA65Bold, sans-serif;
	font-weight: inherit;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
}
.content td {
	padding: 6px;
}

.tablestyle .row {
	line-height: 35px;
	border-bottom: 1px solid #B0B8B6;
	text-align: left;
}
.tablestyle .row.bottommargin, .entry-content ol.bottommargin, .entry-content p.bottommargin, .entry-content ul.bottommargin, .quote-caption.bottommargin {
	margin-bottom: 38px;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	background-color: #fff;
	margin: 0px auto;
	max-width: 1600px;
	overflow: hidden;
	padding: 0px;
	clear: both;
}

.site-inner {
	padding-top: 15px;
}

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 868px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 700px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 500px;
}

.full-width-content .content {
	width: 100%;
  float: none;
}

.metro-pro-landing .site-container {
	max-width: 772px;
}

.metro-pro-landing .site-inner,
.metro-pro-landing .entry {
	padding: 0;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 332px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 164px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}


/* Column Classes
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
	width: 100%;
}

.search-form input[type="search"] {
	background: #f5f5f5 url(images/search.png) no-repeat 15px 16px;
	background-size: 15px 15px;
	padding: 16px 16px 16px 44px;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignright {
	max-width: 100%;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	margin: 0;
	text-align: center;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box,
.sticky {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	overflow: hidden;
	padding: 32px;
}

.author-box p {
	margin: 0;
}

.author-box .avatar {
	margin-right: 24px;
}

.author-box h1 {
	font-size: 16px;
	margin-bottom: 4px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 48px;
    font-family: CoreSansA65Bold, sans-serif;
}

.entry-title a,
.sidebar .widget-title a {
	color: #000000;
	text-decoration: none;
}

.entry-title a:hover {
	color: #000000;
}

.content .home-top .entry-title {
	font-size: 24px;
}

.after-entry .widget-title,
.archive-title,
.comments-title,
.widget .entry-title {
	font-size: 20px;
}

.comment-respond h3,
.entry-comments h3,
.widget-title {
	background: url(images/lines.png) bottom repeat-x;
	font-family: CoreSansA65Bold, sans-serif;
	/*font-family: 'Oswald', sans-serif;*/
	font-size: 16px;
	line-height: 1;
	margin-bottom: 16px;
	padding-bottom: 16px;
	text-align: center;
	text-transform: uppercase;
}

.comment-respond h3:before,
.entry-comments h3:before,
.widget-title:before {
	margin-right: 10px;
}

.comment-respond h3:after,
.entry-comments h3:after,
.widget-title:after {
	margin-left: 10px;
}

.after-entry .widget-title,
.enews-widget .widget-title {
	background: none;
	text-shadow: none;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	background: none;
	margin-bottom: 16px;
	padding: 0;
}

.featured-content .entry p,
.home-bottom .featured-content {
	margin-bottom: 0;
}

.featured-content .entry-title {
	margin-bottom: 8px;
}

.home-bottom .featured-content .entry-title {
	margin: 8px 0;
}

.home-bottom .featured-content .widget-title {
	margin-bottom: 20px;
}

.home-bottom .featured-content .entry {
	border-bottom: 5px solid #f5f5f5;
}

.metro-pro-home .home-bottom .entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.home-bottom .featured-content .entry-content p,
.home-bottom .featured-content img {
	margin-bottom: 0;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget {
	background-color: #333;
	color: #fff;
	padding: 28px 32px 32px;
}

.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .enews-widget input {
	margin-bottom: 16px;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #E05858;
	color: #fff;
	margin: 0;
	width: 100%;
}

.sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #000000;
}

.sidebar .enews-widget input {
	background-color: #fff;
	box-shadow: none;
	margin-bottom: 12px;
}

.after-entry .enews-widget input {
	width: 50%;
}

.after-entry .enews-widget input[type="submit"] {
	width: auto;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Gravity Forms
--------------------------------------------- */

.site-inner div.gform_wrapper input[type="text"],
.site-inner div.gform_wrapper textarea,
.site-inner div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

.site-inner div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

.site-inner div.gform_wrapper input[type="submit"] {
	font-size: 14px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */
.header {
	width: 100%;
	text-align: center;
}

.site-header {
}

.header-image .site-header {
	padding: 0;
}

/* Title Area
--------------------------------------------- */

.title-banner {
  display: none;
  position: absolute;
  top: 105px;
  margin-left: 965px;
  z-index: 90;
}

.site-title {
	font-family: CoreSansA65Bold, sans-serif;
	font-size: 48px;
	text-indent: -9999em;
	height: 160px;
	line-height: 1;
	margin: 0;
}

.site-title a,
.site-title a:hover {
	height: 160px;
	max-width: 270px;
	display: flex;
	align-items: center;
	text-indent: -9999em;
	background: url(images/c2g-logo_170523.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.site-description {
	display: none !important;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
/*	width: 100%; */
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-title,
.header-image .title-area.col-md-3 {
	min-height: 100px;
	padding: 0;
}

.header-image .site-title a {
	background-color: unset;
	min-width: 270px;
	min-height: 80px;
	padding: 0;
}
.meteor-slides {
	text-align: center;
	margin: 0 auto !important;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	width: 664px;
}

.site-header .search-form {
	float: right;
	margin-top: 16px;
	width: 50%;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	border: none;
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	line-height: 150%;
}

.genesis-nav-menu a {
	color: #fff;
	display: block;
	/*padding: 16px 20px 14px;*/
	padding: 0 10px 0px 0px;
	position: relative;
	text-decoration: none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	background-color: #fff;
}

.current_page_item > a, .menu-secondary .menu-item-language-current span {
	font-family: CoreSansA65Bold, sans-serif;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	-webkit-transition:	opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 175px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	/*background-color: #333;*/
	font-size: 12px;
	padding: 12px 16px;
	position: relative;
	width: 175px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -36px 0 0 174px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 16px 20px 14px;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	background: none;
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .right > a:hover {
	color: #000000;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 0;
}

.genesis-nav-menu .search-form {
	width: 100%;
}

.genesis-nav-menu .search-form input[type="search"] {
	font-size: 12px;
	padding: 14px 14px 14px 44px;
}

/* Site Functions Bar
---------------------------------------------- */

.site-functions {
	/*background-color: #F1F0ED;*/
	max-width: 1600px;
	height: 47px;
	line-height: 47px;
/*	position: fixed;
	z-index: 99;*/
	font-family: CoreSansA45Regular, sans-serif;
	text-align: left;
	margin: 0 auto;
}

#home, .sitelinks-menu, .userfunctions-menu {
	display: flex;
	align-items: center;
	height: 47px;
}

.userfunctions-menu {
	float: right;
}

#home a {
    color: #000000;
    font-size: 13px;
}

.sitelinks-menu ul {
	list-style-type: none;
	margin: 0;
	line-height: 1;
}

.sitelinks-menu li {
display: inline;
font-size: 13px;
margin-left: 10px;
}

.sitelinks-menu li a {
    color: #000000 !important;
}

.userfunctions-menu ul {
	list-style-type: none;
	margin: 0 -15px 0 0;
	padding: 0;
}

.userfunctions-menu li {
	display: inline-block;
	float: left;
}

.userfunctions-menu li a {
  min-width: 135px;
  box-sizing: border-box;
	padding: 18px 25px 16px 20px;
	font-size: 12px;
	text-transform: uppercase;
}

.cust-login-menu-item, .cust-logout-menu-item, .cust-profil-menu-item, .cust-registration-menu-item {
	background-color: #E4E0DC;
}

.cust-login-menu-item:hover a, .cust-logout-menu-item:hover a, .cust-profil-menu-item:hover a, .cust-registration-menu-item:hover a {
	color: #FFFFFF !important;
}

.cust-login-menu-item a, .cust-profil-menu-item a {
	color: #000000 !important;
}

.cust-registration-menu-item, .cust-logout-menu-item {
    background-color: #e05858;
    color: #FFFFFF;
    margin-left: -4px;
}

.cust-login-menu-item:hover, .cust-logout-menu-item:hover, .cust-profil-menu-item:hover, .cust-registration-menu-item:hover {
	background-color: #000;
}

.cust-registration-menu-item a, .cust-logout-menu-item a {
	font-family: CoreSansA65Bold, sans-serif;
	color: #FFFFFF !important;
}

/* Site Header Navigation
--------------------------------------------- */
/*
header, .nav-primary {
	margin-top: 48px;
}
*/

.logo-primary-nav {
	min-height: 160px;
	max-width: 1600px;
	font-family: CoreSansA45Regular, sans-serif;
	text-align: left;
	margin: 0 auto;
	padding-left: 13em;
}

.site-header ul.genesis-nav-menu {
	background-color: #333;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	height: 160px;
	display: flex;
	align-items: center;
	margin-right: -10px;
}

.nav-primary a {
	text-transform: uppercase;
}

.nav-primary .wrap {
	margin: 0;
}
/*
.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #fff;
}
*/

.nav-primary .sub-menu a {
	padding: 16px 20px;
}

.nav-primary .sub-menu a:hover {
	background-color: #E05858;
	color: #fff;
}

.nav-primary .sub-menu .sub-menu {
	margin: -44px 0 0 174px;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	display: flex;
	align-items: center;
	height: 47px;
}

.nav-secondary a, .nav-secondary a:hover {
	font-size: 13px;
	line-height: 1;
	padding-top: 16px;
	color: #000000!important;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home-middle {
	overflow: hidden;
}

.home-middle-left,
.home-middle-right {
	width: 332px;
}

.home-middle-left {
	float: left;
}

.home-middle-right {
	float: right;
}

/* Entries
--------------------------------------------- */
.entry,
.page.page-template-page_blog-php .entry,
.page.page-template-page_partner-php .entry {
	margin-bottom: 48px;
	padding-bottom: 32px;
}

.page .entry {
	background: none;
}

.single .entry {
	background: none;
	margin-bottom: 32px;
	padding: 0;
}

.entry-content a {
	color: #E05858;
}

.entry-content a:hover {
	color: #000000;
}

.entry-content h2 {
	text-transform: uppercase;
	margin-bottom: 4%;
}

.uppercase-red {
	text-transform: uppercase;
	color: #E05858;
}

.uppercase-black {
	text-transform: uppercase;
	font-family: CoreSansA65Bold, sans-serif;
	color: #000000;
}

.centered {
	text-align: center;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-content .centered ol {
	counter-reset: ol-counter;
}

.entry-content .centered ul > li, .entry-content .centered ol > li {
	list-style-type: none;
}

.entry-content .centered ul > li:before {
	content: "- ";
}

.entry-content .centered ol > li:before {
	counter-increment: ol-counter;
	content: counter(ol-counter) ". ";
}

.entry-meta {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
}

.entry-meta a {
	color: #999;
	text-decoration: none;
}

.entry-meta a:hover {
	color: #222;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-meta .entry-comments::before {
	margin: 0 6px 0 2px;
}

.entry-meta .entry-categories,
.entry-meta .entry-tags {
	display: block;
}

.content .entry-meta .entry-comments-link {
	float: right;
}

.content .entry-meta .entry-comments-link a {
	background-color: #E05858;
	color: #fff;
	padding: 8px 16px;
}

.content .entry-meta .entry-comments-link a:hover {
	background-color: #333;
	color: #fff;
}

.page.page-template-page_partner-php .content {
    float: none;
    width: 100%;
}


/* After Entry
--------------------------------------------- */

.after-entry,
.after-entry .wrap {
	overflow: hidden;
}

.after-entry {
	background: url(images/lines.png);
	background-size: 8px 8px;
	margin-top: 32px;
	padding: 16px;
	text-align: center;
}

.after-entry .wrap {
	background-color: #fff;
	padding: 32px;
}

.after-entry p {
	margin-bottom: 20px;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
	font-size: 14px;
	margin: 40px 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #E05858;
}

/* Comments
--------------------------------------------- */

.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

p.form-submit,
.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li {
	list-style-type: none;
	margin-top: 24px;
	padding: 32px;
}

.ping-list li {
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
}

.ping-list .reply {
	display: none;
}

.comment-list li li {
	margin-right: -32px;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content {
	clear: both;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 24px;
}

p.subscribe-to-comments {
	padding: 24px 0 16px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 32px;
	word-wrap: break-word;
}

.widget li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul > li {
	list-style-type: none;
	text-indent: 0;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget ul > li:last-child,
.widget p:last-child {
	margin-bottom: 0;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	font-size: 15px;
}

.sidebar p:last-child,
.sidebar ul {
	margin: 0;
}

.sidebar .search-form {
	width: 100%;
}

a.social-buttons {
	background-color: #E05858;
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 10px;
	overflow: hidden;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 25%;
}

a.social-buttons.last {
	border: none;
}

a.social-buttons:hover {
	background-color: #0c0d0f;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #F1F0ED !important;
	clear: both;
	font-size: 15px;
	margin: 32px auto;
	max-width: 1600px;
}

.widget {
	color: #000000!important;
	font-size: 15px;
}

.awl-container {
    clear: both;
	text-align: left;
	margin: 0 auto;
	max-width: 1600px;
	min-height: 420px;
	background-repeat: repeat-x;
	background-image: url(images/bg-appbanner.png);
}

.awl-container h2 {
	margin-top: 60px;
	margin-bottom: -12px;
}
.awl-container p {
	margin-top: 36px;
}



/*
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 332px;
}

.footer-widgets-1 {
	margin-right: 36px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}


.footer-widgets-1,
.footer-widgets-2 {
	width: 50%;
	padding: 1%;
}

*/

.footer-widgets-1, .footer-widgets-2 {
	padding: 1% 0;
}

.footer-widgets .widget {
	margin-bottom: 36px;
	background-color:#f1f0ed !important;
}

.footer-widgets .search-form {
	width: 100%;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #333;
	color: #fff;
	font-size: 12px;
	padding: 0 0 16px 0 !important;
	text-align: center;
	max-width: 1600px;
	margin: 0px auto;
}

.site-footer > .wrap {
	max-width: none;
	text-align: left;
}

.site-footer a {
	color: #fff !important;
	text-decoration: none;
}

.site-footer a:hover {
	color: #000000;
}

.site-footer p {
	margin: 0;
}

#regionale_partner {
    margin-top: 24px;
}

#regionale_partner a {
    color: #fff;
}

.wp-image-72 {
	margin-bottom: 23px;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.after-entry,
	.comment-respond h3:after,
	.comment-respond h3:before,
	.entry-comments h3:after,
	.entry-comments h3:before,
	.entry,
	.widget-title:after,
	.widget-title:before {
		background-image: url(images/lines@2x.png);
	}

	.search-form input[type="search"] {
		background-image: url(images/search@2x.png);
	}

}

@media only screen and (max-width: 1495px) {
	.sitelinks-menu.col-md-2 {
		width: 23%;
	}
	.col-md-7.topnav-responsive {
		width: 48%;
	}
	.site-inner.col-md-8 {
		width: 73%;
	}
}

@media only screen and (max-width: 1023px) {

	.footer-widgets,
	.wrap,
	.site-container{
		max-width: 100%;
		/*max-width: 772px;*/
	}

/*	.genesis-nav-menu a,*/
	.nav-primary .sub-menu a {
		font-size: 16px;
		padding: 12px;
	}

	.nav-secondary a,
	.nav-secondary .sub-menu a{
/*		font-size: 12px;*/
	}

	.title-area.col-md-3 {
		width: 30%;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.content-sidebar-sidebar .content,
	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.sidebar-sidebar-content .content,
	.site-header .widget-area {
		width: 100%;
	}

	.content {
		float: none;
	}

	.header-image .site-title a {
		float: none;
		margin: 0 auto;
	}

	.entry-footer .entry-meta,
	.sidebar .widget,
	.site-header,
	.entry-comments,
	.comment-respond {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-footer p,
	.site-header hgroup,
	.site-header .search-form,
	.site-title {
		/*text-align: center;*/
		text-align: left;
	}

	.genesis-nav-menu a {
		padding: 3px 16px;
	}

	.site-header .search-form {
		margin: 16px auto ;
		width: 100%;
	}

	.genesis-nav-menu li.alignleft,
	.genesis-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.home-middle-left,
	.home-middle-right {
		width: 332px;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

	.site-footer {
		padding: 24px;
	}

}

@media only screen and (min-width: 991px) and (max-width: 1142px) {
	#closestlist img, #bikelist img {
		display: none;
	}
}

@media only screen and (min-width: 991px) {
	.centered div.row {
		padding-top: 42px;
		text-align: left;
	}
	.col-md-6 h4.uppercase-black {
		margin-top: -42px;
	}
}

@media only screen and (max-width: 991px) {
	.logo-primary-nav {
		padding-left: 0;
	}
	.site-functions {
		background-color: #F1F0ED;
		height: auto;
	}
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    margin-bottom: 10px;
  }
  .res_startend > div > label{
  	line-height: 0px;
  }
	.nav-primary {
		height: 80px;
		margin-left: -10px;
	}
	.userfunctions-menu, .nav-primary {
		float: none;
	}
	#home, .nav-secondary, .sitelinks-menu {
		padding: 0 15px;
		line-height: 24px;
		min-height: 24px;
		height: 24px;
	}

	.col-md-7.topnav-responsive {
		width: 100%;
	}
	.title-area.col-md-3 {
		width: 100%;
	}
	.sitelinks-menu.col-md-2 {
		width: 100%;
	}
	.site-inner.col-md-8 {
		width: 100%;
	}
	.awl-container img {
/*		display: none;*/
	}
	.awl-container {
		text-align: center;
		background-image: none;
		margin-top: -100px;
	}

	.col-md-3 button.download-button {
		float: none;
	}

	.nav-secondary a, .nav-secondary a:hover {
		background-color: #F1F0ED!important;
	}


}

@media only screen and (max-width: 767px) {

	body {
		font-size: 14px;
	}

	.five-sixths,
	.four-sixths,
	.home-middle-left,
	.home-middle-right,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

/*	.genesis-nav-menu a, */
	.nav-primary .sub-menu a {
		font-size: 12px;
		padding: 3px 12px;
	}

	.nav-secondary a,
	.nav-secondary .sub-menu a {
/*		font-size: 11px;
		padding: 10px 8px;*/
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -31px 0 0 174px;
	}

	.nav-primary .sub-menu .sub-menu {
		margin: -36px 0 0 174px;
	}

	.entry-title {
		font-size: 30px;
	}

	.after-entry .enews-widget input,
	.after-entry .enews-widget input[type="submit"] {
		width: 100%;
		margin-bottom: 10px;
	}

	.footer-widgets {
		padding: 20px 5% 0;
	}

}

@media only screen and (max-width: 480px) {

	.content .entry-meta .entry-comments-link {
		display: block;
		float: none;
		margin: 10px 0;
	}

}

@media only screen and (max-width: 320px) {

	.header-image .site-title a {
		background-size: contain !important;
	}

	.site-title {
		font-size: 36px;
	}

}

.fixfixed #c2g-messages,
.fixfixed .activateLightBox,
.fixfixed #login,
.fixfixed #box-opacity,
.fixfixed #feedback {
	position: absolute;
}

.fixfixed #login.narrow {
    position: fixed;
}

nav a.disabled, nav a[disabled] {
	cursor: default;
}
nav a.disabled:hover, nav a[disabled]:hover {
	cursor: default;
	text-decoration: none;
}

.table-bordered.heavy {
	border-color: #999;
}

.no-gutters {
	margin: 15px 0;
}

.no-gutters > .col,
.no-gutters	> [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
	margin-right: -15px;
	margin-left: -15px;
	font-size: small;
}

.bikeicon {
	margin-left: 18px;
	margin-right: 6px;
	height: 20px;
}

.summary {
	height: 21px;
	overflow: hidden;
}

.mb-2 {
	margin-bottom: 4em;
}

.summary.mb-2 {
	margin-bottom: 0;
}

.fadeout {
	position: relative;
	height: 21px;
	width: 100%;
}

.more-infos {
	display: block;
	text-align: center;
    width: 250px;
	margin: 0 auto 4em;
}

.more-infos:before {
	content: "> ";
}

.more-infos:hover::before {
	content: "˅ ";
}

.news {
	margin-bottom: 15px;
	/*    border-bottom: 1px solid #e05858;*/
	padding-bottom: 15px;
}
.news h4 {
	margin-top: 0;
}
.news .image img {
	width: 200px;
}
.news span.date {
	font-weight: bold;
	margin-right: 0.5em;
}
.news .more-button {
	float: right;
}
.page-template-page_news-php .entry {
	margin-bottom: 0;
	padding-bottom: 0;
}
.screen-reader-text {
	display: none;
}

/*Liip changes banner*/
.awl-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #f8f7f5;
}

/*big iphone image container*/
.awl-container>.centered.col-md-2 {
  width:auto;
}
/*big iphone image*/
.awl-container>.centered.col-md-2 img {
  height: auto;
  width: auto;
  max-height: 450px;
  transform: scale(1.1);
  margin-right: 10px;
  /* margin: -90px 0; */
}
/*download buttons*/
.awl-container .col-md-4>.col-md-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.awl-container .col-md-4 .col-md-6{
  padding-left: 0;
}
/*download buttons*/
.awl-container .col-md-4>.col-md-6 img {
  float: none;
}
/*mobile fix*/
@media only screen and (max-width:1150px) {
  .awl-container {
    margin-top: -65px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  /*big iphone image*/
  .awl-container>.centered.col-md-2 img {
    margin-bottom: 60px;
  }
}

/*remove centered elements in all content*/
/*todo: search replace*/
.col-md-10.centered,
.col-md-8.centered {
  text-align: left;
}
/*style the table*/
.tablestyle .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tablestyle .col-md-6 {
 -webkit-box-flex: 0;
     -ms-flex: 0 0 40%;
         flex: 0 0 40%;
}
.tablestyle .col-md-3 {
 -webkit-box-flex: 0;
     -ms-flex: 0 0 30%;
         flex: 0 0 30%;
}

.faq-page .entry-content p {
  display: none;
}

.faq-page .entry-content .show p {
	display: block;
}

.faq-page .entry-content h2 + p {
  display: block;
}

.faq-page .entry-content h3 {
  cursor: pointer;
  display: flex;
  align-items: baseline;
}

.faq-page .entry-content h3:empty {
 display: none;
}

.faq-page .entry-content h3:before {
  content: "";
  background-size: cover;
  width: 25px;
  height: 20px;
  margin-right: 20px;
  transition: 0.3s ease-in all;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z'/%3E%3C/svg%3E");
}

.faq-page .entry-content h3.open:before {
  transform: rotate(-180deg);
}

.entry-content p.help-block {
	margin-bottom: 0;
	margin-top: 0;
}

.entry-content p.help-block-error {
	color: #E05858;
}

/* Navigation */

.nav-secondary,
.language-picker,
.userfunctions-menu,
.nav-secondary a,
.sitelinks-menu li,
.userfunctions-menu a,
.nav-secondary span,
.userfunctions-menu span {
  font-size: 1.6rem!important;
}

.sitelinks-menu ,
.menu-primary,
.menu-primary a,
.menu-primary span {
  font-size: 2rem!important;
}

.logo-primary-nav {
  padding-left: 0;
}

.menu-secondary,
.sitelinks-menu ul {
  margin: 0!important;
}

.userfunctions-menu li a {
  margin-right: 15px;
  font-size: 1.5rem!important;
  height: 40px!important;
  display: flex;
  align-items: center;
  justify-items: center;
  justify-content: center;
}

/* call to action buttons */
.cust-registration-menu-item,
.cust-login-menu-item,
.cust-registration-menu-item:hover,
.cust-login-menu-item:hover {
  background: none;
}

.userfunctions-menu ul {
  display: flex;
}

.cust-registration-menu-item a {
  background: #e05858;
  padding: 5px;
}

.cust-login-menu-item a {
  background: #E4E0DC;
  padding: 5px;
}

.cust-registration-menu-item a:hover,
.cust-login-menu-item a:hover {
  background: black;
}


/* home link */
div#home a {
  display: none;
}

/*main navi positioning*/
/* switch here when we switch navs .sitelinks-menu.col-md-2   */
.sitelinks-menu.col-md-2 {
  width: auto;
  white-space: nowrap;
}
/*language switcher positioning*/
/* switch here when we switch navs .nav-secondary.col-md-2 */
.nav-secondary.col-md-2 {
  max-width: 120px;
}

/* language picker */
.sitelinks-menu {
  position: relative;
}

.language-picker {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 47px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}

.active-language {
  margin-top: 2px;
  margin-left: 10px;
}

ul[id*="menu-languages"] {
  display: none;
}

.higher-z {
  position: relative;
  z-index: 100;
}

ul.language-picker--container {
  display: flex;
  flex-direction: column;
  width: calc(100% + 20px);
  padding: 14px 5px;
  padding-bottom: 0;
  margin: 0!important;
  text-align: center;
  background: white;
  box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.4);
  min-height: 130px;
}

ul.language-picker--container {
  margin: 0;
  display: none!important;
}

ul.language-picker--container li {
  margin: 0;
}

ul.language-picker--container.active {
  display: flex!important;
  list-style-type: none;
}

.language-dropdown-icon {
  transform-origin: center;
  width: 18px;
  height: 18px;
  padding-top: 5px;
}

.active .language-dropdown-icon {
  transform:rotate(180deg);
}

nav .language-picker--container li.menu-item {
  height: 30px;
}

ul.language-picker--container span {
  font-size: 1.6rem;
}

/* full width slides */
div.meteor-slides {
  margin: 0;
  width: 100vw!important;
  position: relative;
}

div.meteor-slides div,
div.meteor-slides  img{
  width: 100%!important;
  height: auto!important;
}

/* mobile menu */
.no-scroll > * {
  display: none;
}

.no-scroll > .mobile-menu {
  display: block;
  overflow-x: hidden;
}

@media only screen and (max-width: 1220px){
  .site-functions {
   background: none;
  }

  body .header {
    display: none;
  }
}

@media only screen and (min-width: 1221px){
  .mobile-menu-header ,
  .mobile-menu-container {
    display: none!important;
  }
}

@media only screen and (max-width: 724px){
  #register-button,
	.userfunctions-menu {
    display: none!important;
  }
}

.mobile-menu-container nav {
  padding-left: 0;
}

.mobile-menu-header {
  display: flex;
  height: 90px;
  margin-left: 1rem;
  margin-right: 1rem;
  justify-content: space-between;
  align-items: center;
}

.mobile-menu-container {
  display: none;
  flex-direction: column;
  height: 100vh;
}

.mobile-menu-container.active-nav {
  display: flex;
}

.mobile-menu-container .nav-secondary a {
  background: none!important;
}

.mobile-menu-container ul[id*="menu-languages"] {
  display: none;
}

.mobile-menu-container ul {
  display: flex;
  flex-direction: column;
}

.mobile-menu-container nav.sitelinks-menu,
.mobile-menu-container nav.nav-secondary{
    padding-left: 20px;
}

.sitelinks-menu ul li {
  margin-bottom: 10px;
}

.mobile-menu-container nav.nav-secondary ul li {
  margin-bottom: 20px;
}

.mobile-menu-container .menu-primary  {
  padding: 20px;
  box-sizing: border-box;
}

.mobile-menu-container .menu-primary li {
  border-bottom:1px solid #DC4D4E;
  padding: 15px 0px;
  padding-top: 22px;
}

.mobile-menu-container .menu-primary li:first-child {
  border-top:1px solid #DC4D4E;
}

.mobile-menu-container .nav-primary  {
  margin-bottom: 1rem;
}

.mobile-menu-container .wrap  {
  width: 100%;
}

.mobile-menu-container nav  {
  height: auto;
}

.mobile-menu-container .active-language,
.mobile-menu-container nav .menu-item{
  margin: 0;
}

.mobile-menu-header .button-toggler-box ,
.mobile-menu-header .userfunctions-menu {
 display: flex;
 align-items: start;
}

.mobile-menu-header .userfunctions-menu ul{
 display: flex;
 margin-right: 30px;
}

.mobile-menu-header .site-title {
  width: 140px;
  height: 100px;
}

.mobile-menu-header .menu-toggle {
  width: 30px;
  height:auto;
  display: block;
  cursor: pointer;
  fill:#e05858;
}

.mobile-menu-header .menu-toggle.close {
  display: none;
}

.mobile-menu-header.opened .menu-toggle.open {
  display: none;
}

.mobile-menu-header.opened .menu-toggle.close {
  display: block;
}

.mobile-menu-container .sitelinks-menu ul li {
  margin-bottom: 10px;
}

/*news image add a small distance to the bottom especially for mobile support*/
.listing-item.news img {
  margin-bottom: 40px;
}

/*mobile banner call to action*/
.mobile-call-to-action {
  display: flex;
  justify-content: space-between;
  font-size: 1.5rem;
  padding-right: 20px;
  padding-left: 20px;
}

.mobile-call-to-action p {
  padding-left: 30px;
  line-height: 1.8;
}

.mobile-call-to-action span.installer-button {
  text-decoration: underline;
  color:#DC4D4E;
}

@media only screen and (min-width: 724px){
	.mobile-call-to-action {
		display:none;
	}

}

/**this is for the top offset of images on news sites**/
button.download-button.button {
  margin-bottom: 40px;
}

