@media only screen and (max-width:900px) {
	*, *:after, *:before {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	body, html {
		overflow-x: hidden;
		background: none !important;
	}

	#site {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		background: #fff;
	}

	img {
		max-width: 100%;
		height: auto;
	}

	/*------------------------------------*\
		  HEAD
	\*------------------------------------*/
	#head {
		width: 100%;
		height: 75px;
		top: auto;
		left: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		z-index: 999;
		margin-bottom: 20px;
		border-bottom: solid 10px #b0a49a;
		-webkit-box-sizing: content-box;
	    -moz-box-sizing: content-box;
	    box-sizing: content-box;
	}

	#logo {
		width: 280px;
		height: auto;
		float: left;
		margin-top: 5px;
		top: 0;
	}

	#logo img {
		left: auto;
		width: 100%;
		height: auto;
	}

	#navigation, .sidelogo {
		display: none;
	}

	.sidelogo {
		float: left !important;
		left: auto !important;
		top: auto !important;
		right: auto !important;
		bottom: auto !important;
		width: auto !important;
	}

	.sidelogo a {
		display: block;
	}

	/*------------------------------------*\
		  MENU
		\*------------------------------------*/
	.mobilemenu {
		display: block !important;
		position: relative;
	}

	.menu-button {
		position: absolute;
		right: -20px;
		top: 5px;
	}

	.mobilemenu ul {
		margin-left: 0!important;
		padding-left: 0!important;
	}
	.mobilemenu ul ul a {
		padding-left: 40px!important;
	}
	.mobilemenu a {
		text-decoration: none;
	}

	/*------------------------------------*\
		  CONTENT
		\*------------------------------------*/
	#content, #site_content {
		width: auto;
		left: auto;
	}

	#head_image, #head_image img {
		width: 100%;
		height: auto;
	}

	#welcome {
		width: auto;
		height: auto;
	}

	#welcome_space {
		padding: 20px 0px;
	}

	#welcome_space span br {
		display: none;
	}

	.rentteaser {
		
	}

	.rentimage
	{
		background-color: #f4f3f1;
		/*padding-top: 45%;*/
		position: relative;
		/*background-image:url('../images/oval.jpg');
		background-repeat: no-repeat;		
		background-position: bottom center;*/
		padding: 30px 0px;
	}

	.rentimage img {
		display: none;
	}

	.rentimage .cycle {
		position: relative;
		left: auto;
		bottom: auto;
	}

	.hometeaser .teas,.rentteaser .teas {
		width: 100%;
		background: none;
	}

	#threepoints {
		width: auto;
		height: auto;
		padding: 30px 0px;
	}

	#point_one, #point_two, #point_three {
		float: none;
		width: 100%;
		margin: 0;
		top: 0;
	}

	#arrivals {
		width: auto;
		height: auto;
	}

	#arrivals_space {
		padding: 20px 0px;
	}

	#three_arrivals {
		height: auto;
	}

	.topseller {
		float: none;
		width: auto;
		left: 0;
		margin-bottom: 30px;
	}

	#one_px_across_arrival {
		float: none;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	/*------------------------------------*\
		  CONTENT
		\*------------------------------------*/
	#container-foot {
		width: auto;
		height: auto;
		background: transparent;
		margin-left: 15px;
		margin-right: 15px;
	}

	#foot {
		width: auto;
		height: auto;
	}

	#foot_line_one, #foot_line_two {
		width: auto;
		height: auto;
		padding: 5px 20px;
	}

	/*------------------------------------*\
		  COMPANY
		\*------------------------------------*/
	#welcome_company, #threepoints_company, #company_text_bottom, #company_partners {
		width: 100%;
		height: auto;
	}

	.companyextra-teaser .teas {
		width: auto;
		background: none;
	}

	#threepoints_company {
		padding: 20px;
		text-align: center;
	}

	#threepoints_company img {
		margin-bottom: 20px;
	}

	#threepoints_company * {
		float: none !important;
		width: auto;
		height: auto;
		top: auto;
		left: auto;
	}

	#company_partners {
		margin-bottom: 30px;
	}

	#company_partners a {
		display: block;
		width: auto;
		text-align: center;
		margin-bottom: 5px;
	}

	#company_partners a img {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		text-align: center;
	}
	/*------------------------------------*\
		  RENTACAR
	/*------------------------------------*/
	.showdesktop {
		display: none!important;
	}
	.rentteaser
	{
		
	}
	#details_rentacar {
		height: auto;
		font-size: 16px;
	}
	#details_left,#details_right
	{
		left: 0;
		top: 0;
		width: auto;
		text-align: left;
		float: none;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	#rentals_list {
		width: auto;
		height: auto;
		margin-bottom: 30px;
	}
	#rental_grey,#rental_white
	{
		width: 100%;
		height: auto;
		/*overflow: hidden;*/
		padding: 10px 0px;
	}
	#rental_grey *,#rental_white * {
		float: none;
		width: auto;
		height: auto;
		display: block;
		margin-bottom: 10px;
		text-align: center;
		left: auto;
		top: 0;
	}
	#rental_grey img,#rental_white img {
		margin-left: auto;
		margin-right: auto;
	}
	#rental_grey .html,#rental_white .html {
		display: none;
	}
	.contact-us
	{
		padding: 30px 10px;
	}
	.contact-us .but {
		width: auto;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
	}
	.contact-us p br {
		display: none;
	}
	#details_carname {
		font-size: 16px;
	}
	#details_carname strong {
		display: block;
	}
	/*------------------------------------*\
		SALES
	\*------------------------------------*/
	#sales_list {
		height: auto;
	}
	#sales_list iframe {
		width: 100%;
		height: 800px;
	}
	/*.sale-inline a {
		display: block;
		width: 100%;
		float: none;
	}
	.sale-inline a.first:before
	{
		display: none;
	}
	.sale-inline a.first
	{
		border-bottom: solid 1px #b0a49a;
	}
	.sale-inline a img {
		max-width: 100%;
	}*/
	/*------------------------------------*\
		WELCOME
	\*------------------------------------*/
	#welcome_contact
	{
		width: auto;
		height: auto;
	}
	#welcome_contact div {
		width: 100%!important;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.contact-teaser .teas
	{
		width: 100%;
		background: none;
	}
	#contact-form {
		width: auto;
		height: auto;
	}
	form {
		width: 100%;
	}
	#form1 input:not([type='checkbox']), #form1 textarea, #form1 select {
		width: 100%;
		height: 45px!important;
		line-height: 45px!important;
	}
	#form1 textarea {
		height: 200px!important;
		line-height: 30px!important;
		padding-top: 10px!important;
	}
	.chosen-container-single .chosen-single,.chosen-container-single .chosen-drop li
	{
		height: 45px !important;
		line-height: 45px !important;
	}
	#form1 input[type="submit"]
	{
		margin-top: 10px;
		margin-bottom: 30px;
	}
	/*------------------------------------*\
		IMPRESSUM
	\*------------------------------------*/
	#welcome_impressum,#welcome_agb {
		width: auto;
		height: auto;
	}
	#cookie-notice {
		text-align: center;
	}
	#cookie-notice .button
	{
		display: block;	
		margin-top: 10px;
		width: 30px;
		padding-left: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;	
	}	


}
@media only screen and (max-width:600px) { 
	.rentimage {
		/*padding-top: 75%;*/
	}
	.sale-inline {
		max-height: auto;
	}
	.sale-inline div.sale-left,.sale-inline div.sale-right {
		display: block;
		width: 100%;
		float: none;
		margin-bottom: 2px;
	}
	.sale-inline a.top.first figure:before
	{
		display: none;
	}

	
}
@media only screen and (max-width:400px) { 
	.rentimage {
		/*padding-top: 90%;*/
	}
}