@font-face {
    font-family: 'avertastd-regularuploadedfile';
    src: url('../fonts/avertastd-regular.woff2') format('woff2'),
         url('../fonts/avertastd-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avertastd-lightuploaded_file';
    src: url('../fonts/avertastd-light.woff2') format('woff2'),
         url('../fonts/avertastd-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

div, p, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, header, footer, nav, section, article, figure, aside, dl, dt, dd, fieldset, legend, label, em, strong, span, b, a, img, form, input, br, hr {
  margin: 0px;
  padding: 0px;
}
html, button, input, select, textarea {
}
html {
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9d9d9d;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9d9d9d;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9d9d9d;
}
:-moz-placeholder { /* Firefox 18- */
  color: #9d9d9d;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  max-width: 100%;
  vertical-align: middle;
  height: auto !important;
  /* google map zoom icon display */
}
#map img {
  max-width: none;
  vertical-align: inherit;
  /* google map zoom icon display */
}
fieldset {
  border: 1px #d0d0d0 solid;
  margin: 0;
  padding: 20px 2%;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
@-ms-viewport {
  width: device-width;
  /* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
}
body {
  color: #555555;
  font-size: 18px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-family: 'avertastd-regularuploadedfile';
}
.clear {
  clear: both;
  font-size: 0.01em;
  height: 0;
}
.after:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
ul, dl {
  list-style: none;
  /*overflow:hidden;*/
  margin: 0;
  padding: 0;
}
ol, li {
  list-style: none;
}
p {
  color: #555555;
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 20px;
  margin: 0;
}
a {
  text-decoration: none;
  transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  color: #c3512f;
}
a:hover {
  color: #555555;
}
a:focus, a.select {
  outline: none;
}
a.opacity:hover {
  opacity: 0.6;
}
input:focus, textarea:focus {
  outline: none;
}
input[type=text], input[type=password], input[type=email], input[type=tel] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
input[type=submit] {
  -webkit-appearance: none;
}
input[type=submit]:hover {
  -webkit-appearance: none;
}
.ie7 .title {
}
h1 {
  color: #edd8b6;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Alice', serif;
  font-weight: 400;
  padding: 0 0 15px 0;
  margin: 0;
}
img.abc {
  float: left;
  padding: 5px 18px 10px 0;
}


.main-container {
  margin: 0 auto;
  width: 89%;
  max-width: 1200px;
}


.header-section{
  position: relative;
}
.header-top-container{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.header-top{
  margin: 0 auto;
  width: 89%;
  max-width: 1200px;
}
.logo-section{
  width: 20.833%;
  float: left;
  padding: 24px 0 0 0;
}
.main-menu{
  float: right;
  width: 44.3%;
}
.main-menu ul{}
.main-menu ul li{
  color: #cabca6;
  font-size: 17px;
  line-height: 80px;
  float: left;
  padding: 0 57px 0 0;
  font-family: 'Alice', serif;
  font-weight: 400;
}
.main-menu ul li:last-child{
  padding: 0;
}
.main-menu ul li a{
  color: #cabca6;
  font-size: 17px;
  line-height: 80px;
  text-decoration: none;
  display: block;
  border-top: rgba(000,000,000,0.0) 3px solid;
  font-family: 'Alice', serif;
  font-weight: 400;
}
.main-menu ul li a:hover{
  border-top: #c3512f 3px solid;
}

.main-menu ul li.current-menu-item a{
  border-top: #c3512f 3px solid;
}

.banner-section {
  overflow: hidden;
}


.inner-banner{
  position: relative;
}
.inner-banner img {
  width: 100%;
}
.banner-cont{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 35%;
}
.banner-text{
  margin: 0 auto;
  width: 89%;
  max-width: 1200px;
  text-align: center;
}
.banner-text h1{
  color: #edd8b6;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Alice', serif;
  font-weight: 400;
  padding: 0 0 15px 0;
}
.banner-text p{
  color: #edd8b6;
  font-size: 24px;
  line-height: 24px;
  font-family: 'avertastd-lightuploaded_file';
}




.home-wrapper-top-section{
  padding: 55px 0;
  margin: 0 auto;
  width: 89%;
  max-width: 1200px;
  text-align: center;
}

.home-wrapper-top-section img{
  margin: 0 0 20px 0;
}
.home-wrapper-top-section h2{
  color: #4f4f4f;
  font-size: 36px;
  line-height: 36px;
  font-family: 'Alice', serif;
  padding: 0 0 25px 0;
  font-weight: 400;
}

.home-car-section1{
 background: #f6f6f6; 
}

.home-car-section1-left{
  width: 39%;
  float: left;
  background: #f6f6f6;
  padding: 70px 4% 70px 7%;
}
.home-car-section1-left h2{
  color: #4f4f4f;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  font-family: 'Alice', serif;
  padding: 0 0 30px 0;
}
.home-car-section1-right{
  width: 50%;
  float: right;
}
.home-car-section1-right img{
  width: 100%;
}
.home-car-section2{
  background: #f6f6f6;
}
.home-car-section2-left{
  width: 50%;
  float: left;
}
.home-car-section2-left img{
  width: 100%;
}
.home-car-section2-right{
  width: 39%;
  float: right;
  background: #f6f6f6;
  padding: 69px 7% 69px 4%;
}
.home-car-section2-right h2{
  color: #4f4f4f;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  font-family: 'Alice', serif;
  padding: 0 0 30px 0;
}

.view-link a{
  display: inline-block;
  border: #c3512f 1px solid;
  color: #c3512f;
  font-size: 15px;
  line-height: 52px;
  text-transform: uppercase;
    -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  padding: 0 77px 0 34px;
  margin: 0 0 0 0;
  background: url(../images/arrow-big.png) no-repeat 85% center;
}
.view-link a:hover{
  border: #555555 1px solid;
}

.childthm-uber-uns .inner-wrapper {
  padding: 60px 0 0 0;
}


.about-section{
  padding: 0 0 30px 0;
}

.about-img-box{
  float: left;
  margin: 0 5% 40px 0;
}
.about-cont-box{
  text-align: left;
}
.inner-wrapper-area .about-cont-box h2{
  text-align: left;
  color: #4f4f4f;
  font-size: 36px;
  line-height: 36px;
  padding: 0 0 25px 0;
  font-family: 'Alice', serif;
  font-weight: 400;
}
.inner-wrapper-area .about-cont-box p{
  text-align: left;
  padding: 0 0 25px 0;
  color: #555555;
}



.childthm-infos .inner-wrapper-area h2{
  text-align: left;
}
.childthm-infos .inner-wrapper-area p{
  text-align: left;
}

.childthm-datenschutz .inner-wrapper-area h2{
  text-align: left;
}
.childthm-datenschutz .inner-wrapper-area p{
  text-align: left;
}

.childthm-disclaimer .inner-wrapper-area h2{
  text-align: left;
}
.childthm-disclaimer .inner-wrapper-area p{
  text-align: left;
}

.childthm-impressum .inner-wrapper-area p{
  text-align: left;
}





.childthm-infos .inner-wrapper-area h3{
  color: #555555;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  font-family: 'avertastd-regularuploadedfile';
  padding: 0 0 15px 0;
}

.childthm-datenschutz .inner-wrapper-area h3{
  color: #555555;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  font-family: 'avertastd-regularuploadedfile';
  padding: 0 0 15px 0;
}

.childthm-disclaimer .inner-wrapper-area h3{
  color: #555555;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  font-family: 'avertastd-regularuploadedfile';
  padding: 0 0 15px 0;
}


.childthm-impressum .inner-wrapper-area h3{
  color: #555555;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  font-family: 'avertastd-regularuploadedfile';
  padding: 0 0 15px 0;
}



.impressum-box {
  display: inline-block;
  margin: 0 0 20px;
  vertical-align: top;
  width: 100%;
}





.contact-info{
  margin: 0 0 40px 0;
}

.contact-info-box{
  width: 30%;
  display: inline-block;
  vertical-align: top;
  margin: 0 3% 0 0;
}

.contact-info-box:last-child{
  width: 33%;
  margin: 0;
}

.info-icon{
  width: 85px;
  float: left;
  border: #c3512f 1px solid;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  text-align: center;
  font-size: 35px;
  line-height: 85px;
  color: #c3512f;
  margin: 0 12px 0 0;
}

.info-cont{
  float: left;
  text-align: left;
  width: 72%;
}
.inner-wrapper-area .info-cont h3{
  color: #4f4f4f;
  font-size: 20px;
  line-height: 30px;
  font-family: 'avertastd-regularuploadedfile';
  font-weight: 700;
  text-align: left;
  padding: 0 0 12px 0;
}
.inner-wrapper-area .info-cont p{
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  font-family: 'avertastd-lightuploaded_file';
  text-align: left;
  padding: 0;
}
.inner-wrapper-area .info-cont p a{
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  font-family: 'avertastd-lightuploaded_file';
  text-align: left;
  padding: 0;
  text-decoration: none;
}
.inner-wrapper-area .info-cont p a:hover{
	color: #c3512f;
}



.contact-map{
  margin: 0 0 50px 0;
}

.contact-form{
	padding: 0 2%;
}


.contact-form h3{
  color: #4f4f4f;
  font-size: 30px;
  line-height: 36px;
  font-family: 'Alice', serif;
  font-weight: 400;
  text-align: center;
  padding: 0 0 40px 0;
}

.contact-full span:first-child{
  width: 48.5%;
  float: left;
  margin: 0 3% 0 0;
}
.contact-full span:last-child{
  width: 48.5%;
  float: left;
  margin: 0 0 0 0;
}


.contact-full .mini-field-sec span:first-child{
  width: 30.357%;
  float: left;
  margin: 0 4.4% 0 0;
}
.contact-full .mini-field-sec span:nth-child(2n){
  width: 30.357%;
  float: left;
  margin: 0 4.4% 0 0;
}
.contact-full .mini-field-sec span:last-child{
  width: 30.357%;
  float: left;
  margin: 0 0 0 0;
}

.contact-full.projectdetails span {
  width: 100%;
}

.contact-full.checkarea span {
  width: 100%;
  float: none;
}

.contact-full .ajax-loader {
  float: none !important;
  width: auto !important;
}



.contact-form input.text-field{
	width: 100%;
	float: left;
	color: #c3c3c3;
	border-bottom: #c3c3c3 1px solid;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 15px;
	line-height: 42px;
	margin: 0 0 15px 0;
	font-family: 'avertastd-regularuploadedfile';
  height: 42px;
}

.contact-form input.text-field-last{
	width: 100%;
	float: left;
	color: #c3c3c3;
	border-bottom: #c3c3c3 1px solid;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 15px;
	line-height: 42px;
	margin: 0 0 15px 0;
	font-family: 'avertastd-regularuploadedfile';
  height: 42px;
}

.contact-form input.text-field-small{
	width: 100%;
	float: left;
	color: #c3c3c3;
	border-bottom: #c3c3c3 1px solid;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 15px;
	line-height: 42px;
	margin: 0 0 15px 0;
	font-family: 'avertastd-regularuploadedfile';
  height: 42px;
}
.contact-form input.text-field-small-last{
	width: 100%;
	float: left;
	color: #c3c3c3;
	border-bottom: #c3c3c3 1px solid;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 15px;
	line-height: 42px;
	margin: 0 0 15px 0;
	font-family: 'avertastd-regularuploadedfile';
  height: 42px;
}
.contact-form textarea{
	color: #c3c3c3;
	border-bottom: #c3c3c3 1px solid;
	border-top: none;
	border-right: none;
	border-left: none;
	font-size: 15px;
	line-height: 42px;
	margin: 0 0 15px 0;
	width: 100%;
	height: 140px;
	resize:none;
	font-family: 'avertastd-regularuploadedfile';
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0;
}
.wpcf7-list-item-label{
	color: #9d9d9d;
	font-size: 14px;
	line-height: 36px;
	font-family: 'avertastd-regularuploadedfile';
	padding: 0 0 0 10px;
}
.contact-form .submit-btn{
  display: inline-block;
  border: #c3512f 1px solid;
  color: #c3512f;
  font-size: 15px;
  line-height: 52px;
  text-transform: uppercase;
    -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  padding: 0 60px 0 25px;
  margin: 20px 0 0 0;
  background: #ffffff url(../images/arrow-big.png) no-repeat 90% center;
  cursor: pointer;
  letter-spacing:3px;
}
.contact-form .submit-btn:hover{
  border: #555555 1px solid;
}


.mini-field-sec {
  float: right;
  width: 48.5%;
}


.childthm-kontakt .inner-wrapper-area h2 {
  color: #4f4f4f;
  font-family: "Alice",serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px;
  padding: 0 0 50px;
  text-align: center;
}

.banner-text a{
  display: inline-block;
  border: #edd8b6 1px solid;
  color: #edd8b6;
  font-size: 15px;
  line-height: 52px;
  text-transform: uppercase;
    -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  padding: 0 60px 0 25px;
  letter-spacing:3px;
  background: url(../images/arrow-big2.png) no-repeat 90% center;
  margin: 40px 0 40px 0;
}




.footer-top-section{
  background: url(../images/footer-bg.jpg) repeat 0 0;
  padding: 50px 0;
}
.footer-container{
  margin: 0 auto;
  width: 89%;
  max-width: 1200px;
}

.footer-container-box{
  width: 24.5%;
  display: inline-block;
  vertical-align: top;
}
.footer-container-box h3{
  color: #9a896e;
  font-size: 19px;
  line-height: 20px;
  font-family: 'Alice', serif;
  font-weight: 400;
  padding: 0 0 20px 0;
}

.footer-container-box p{
  color: #d3cec7;
  font-size: 15px;
  line-height: 30px;
  padding: 0;
  font-family: 'avertastd-lightuploaded_file';
}

.footer-container-box ul li{
  color: #d3cec7;
  font-size: 15px;
  line-height: 30px;
  font-family: 'avertastd-lightuploaded_file';
}
.footer-container-box ul li a{
  color: #d3cec7;
  font-size: 15px;
  line-height: 30px;
  font-family: 'avertastd-lightuploaded_file';
  text-decoration: none;
}
.footer-container-box ul li a:hover{
  color: #9a896e;
}



.footer-cont{
  text-align: center;
  padding: 30px 0;
  color: #737373;
  font-size: 12px;
  line-height: 12px;
  font-family: 'avertastd-lightuploaded_file';
  text-transform: uppercase;
  background: #0a0a0a;
}








.inner-wrapper{
  padding: 60px 0;
}

.inner-wrapper-area{
  margin: 0 auto;
  width: 89%;
  max-width: 1200px; 
}

.inner-wrapper-area h2{
  text-align: center;
  padding: 0 0 30px 0;
  color: #4f4f4f;
  font-size: 36px;
  line-height: 36px;
  font-family: 'Alice', serif;
  font-weight: 400;
}
.inner-wrapper-area p{
  text-align: center;
  padding: 0 0 20px 0;
}

.vehicle-section nav.navigation.pagination{
  margin: 40px 0 0 0;
}

.vehicle-section{
  padding: 40px 0 0 0;
}

.vehicle-box{
  width: 23.9%;
  display: inline-block;
  vertical-align: top;
  border: #efeeed 1px solid;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  margin: 0 0.3% 14px;
}
.vehicle-box:nth-child(4n){
	margin: 0 0 14px;
}

.vehicle-img{
  padding: 3px;
  border-bottom: #efeeed 1px solid;
}
.vehicle-cont{
  padding: 20px 5%;
}

.vehicle-cont h3{
  color: #555555;
  font-size: 18px;
  line-height: 22px;
  padding: 0 0 14px 0;
  font-family: 'avertastd-regularuploadedfile';
  font-weight: 700;
}
.inner-wrapper-area .vehicle-cont p{
  font-family: 'avertastd-regularuploadedfile';
  text-align: left;
  padding: 0 0 10px 0;
  font-size: 16px;
  line-height: 20px;
}

.more{
	margin: 10px 0 0 0;
}

.more a{
  color: #c3512f;
  font-size: 12px;
  line-height: 32px;
  border: #c3512f 1px solid;
  text-decoration: underline;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  text-decoration: none;
  display: inline-block;
  padding: 0 37px 0 10px;
  background: url(../images/more-arrow.png) no-repeat 85% center;
  text-transform: uppercase;
}
.more a:hover{
  border: #555555 1px solid;
}


.vehicle-details-left{
	width: 40%;
	float: left;
}
.vehicle-details-right{
	width: 55.833%;
	float: right;
}

.vehicle-details-wrapper{
	padding: 0 0 60px 0;
}

.vehicle-details-right h2{
	text-align: left;
}
.vehicle-details-right h3{
	text-align: left;
	color: #555555;
	font-size: 18px;
	line-height: 18px;
	font-family: 'avertastd-regularuploadedfile';
	font-weight: 700;
	padding: 0 0 14px 0;
}
.vehicle-details-right p{
	text-align: left;
}

.vehicle-details-right .view-link{
	margin: 0 0 45px 0;
}
.vehicle-details-right ul li{
	background: #f6f5f4;
	border-bottom: #ffffff 1px solid;
	color: #555555;
	font-size: 15px;
	line-height: 33px;
	padding: 0 18px;
}
.vehicle-details-right ul li:nth-child(2n){
	background: #fcf6ed;
}
.vehicle-details-right ul li span{
	width: 50%;
	float: right;
}


.single-vehicle .inner-wrapper{
	padding: 60px 0 0 0;
}

.inquiry-wrapper{
	background: #f6f5f4;
	padding: 50px 0;
}
.inquiry-section{
  margin: 0 auto;
  width: 89%;
  max-width: 1200px; 
}
.inquiry-section h2{
	color: #4f4f4f;
	font-size: 36px;
	line-height: 36px;
	font-family: 'Alice', serif;
	font-weight: 400;
	padding: 0 0 25px 0;
}


.inquiry-section label{
	color: #555555;
	font-size: 18px;
	line-height: 30px;
	font-family: 'avertastd-lightuploaded_file';
}
.inquiry-section label span{
	color: #c3512f;
}

.inquiry-section input[type="text"], .inquiry-section input[type="email"], .inquiry-section input[type="tel"]{
	width: 94%;
	border: #e4e4e3 1px solid;
	-moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
	font-size: 18px;
	line-height: 48px;
	font-family: 'avertastd-lightuploaded_file';
	margin: 0 0 20px 0;
	padding: 0 3%;
  height: 48px;
}

.inquiry-section textarea{
	height: 158px;
	width: 94%;
	border: #e4e4e3 1px solid;
	-moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
	font-size: 18px;
	line-height: 48px;
	font-family: 'avertastd-lightuploaded_file';
	margin: 0 0 20px 0;
	padding: 0 3%;
	resize:none;
}

.inquiry-right .wpcf7-list-item-label {
  color: #9d9d9d;
  font-family: "avertastd-regularuploadedfile";
  font-size: 18px;
  line-height: 36px;
  padding: 0 0 0 0;
}


.inquiry-right .send-btn{
  display: inline-block;
  border: #c3512f 1px solid;
  color: #c3512f;
  font-size: 15px;
  line-height: 52px;
  text-transform: uppercase;
    -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  padding: 0 60px 0 25px;
  margin: 20px 0 0 0;
  background:url(../images/arrow-big.png) no-repeat 90% center;
  cursor: pointer;
  letter-spacing:3px;
}
.inquiry-right .send-btn:hover{
  border: #555555 1px solid;
}

.inquiry-left{
	width: 43.333%;
	float: left;
	margin: 0 4.666% 0 0;
}
.inquiry-right{
	width: 43.333%;
	float: left;	
}

.booknow-section{
	width: 89.75%;
	margin: 0 auto;
	max-width: 1077px;
}

.booking-top-left{
	width: 48.003%;
	float: left;
}
.booking-top-right{
	width: 48.003%;
	float: right;
}


.booking-bottom-box .checkbox{
	padding: 0 0 25px 0;
	display: block;
}

.booking-bottom-box .wpcf7-list-item-label{
	color: #555555;
	font-size: 18px;
	line-height: 24px;
	font-family: 'avertastd-lightuploaded_file';
	padding: 0;
}


.booking-container p{
	color: #888888;
	font-size: 14px;
	line-height: 24px;
	font-family: 'avertastd-lightuploaded_file';
	text-align: left;
}



.booking-top-box label, .booking-bottom-box label, .booking-mid label{
	color: #555555;
	font-size: 18px;
	line-height: 30px;
	font-family: 'avertastd-lightuploaded_file';
}
.booking-top-box  label span, .booking-bottom-box  label span, .booking-mid  label span{
	color: #c3512f;
}

.booking-top-box input[type="text"], .booking-top-box input[type="email"], .booking-top-box input[type="tel"]{
	width: 94%;
	border: #eaeaea 1px solid;
	-moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
	font-size: 18px;
	line-height: 48px;
	font-family: 'avertastd-lightuploaded_file';
	margin: 0 0 20px 0;
	padding: 0 3%;
  height: 48px;
}

.booking-top-box select{
	width: 100%;
	border: #eaeaea 1px solid;
	-moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
	font-size: 18px;
	line-height: 48px;
	font-family: 'avertastd-lightuploaded_file';
	margin: 0 0 20px 0;
	padding: 0 0;
	height: 48px;
}



.booking-top-right .DivSelectyze.grey{
      width: 100%;
  float: left;
  border: #eaeaea 1px solid;
  -moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
  font-size: 18px;
  line-height: 48px;
  font-family: 'avertastd-lightuploaded_file';
  margin: 0 13px 10px 0;
  padding: 0 0;
  height: 48px;
}

.booking-top-right .DivSelectyze.grey .UlSelectize {
  background-color: #fff;
  border: #ededed 1px solid;
  left: 0;
  top: 48px;
  width: 100%;
}

.booking-top-right .DivSelectyze.grey ul li a{
    padding-left: 15px !important;
        color: #555555;
  font-size: 18px;
  line-height: 32px;
    font-family: 'avertastd-lightuploaded_file';
    height: 32px;
}

.booking-top-right .DivSelectyze.grey ul li a:hover{
    background: none;
    color: #2d2d2d;
}

.booking-top-right .DivSelectyze.grey ul li{
    display: block;
    padding-left: 0 !important;
    color: #2d2d2d;
    float: none;
}

.booking-top-right .DivSelectyze.grey:before{
    position: absolute;
    right: 0;
    top: 0;
    content: "\f0d7";
    width: 20px;
    height: 20px;
    font-family: 'FontAwesome';
    color: #90928d;
}

.booking-top-right .grey .selectyzeValue {
  color: #555555;
  font-size: 18px;
  line-height: 48px;
  font-family: 'avertastd-lightuploaded_file';
  width: 100%;
  padding: 0 0 0 15px;
  height: 48px;
}


.booking-bottom-box textarea{
	height: 158px;
	width: 94%;
	border: #e4e4e3 1px solid;
	-moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
	font-size: 18px;
	line-height: 48px;
	font-family: 'avertastd-lightuploaded_file';
	margin: 0 0 10px 0;
	padding: 0 3%;
	resize:none;
}


.booking-bottom-box .book-btn{
  display: inline-block;
  border: #c3512f 1px solid;
  color: #c3512f;
  font-size: 15px;
  line-height: 52px;
  text-transform: uppercase;
    -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
  padding: 0 60px 0 25px;
  margin: 20px 0 0 0;
  background:url(../images/arrow-big.png) no-repeat 90% center;
  cursor: pointer;
  letter-spacing:3px;
}
.booking-bottom-box .book-btn:hover{
  border: #555555 1px solid;
}


.booking-mid-left {
  float: left;
  margin: 0 9% 0 0;
  width: 35.5%;
}
.booking-mid-mid {
  float: left;
  margin: 0 9% 0 0;
  width: 23.212%;
}
.booking-mid-right{
	width: 23.212%;
	float: left;
}



.booking-mid .DivSelectyze.grey{
      width: 115px;
  float: left;
  border: #eaeaea 1px solid;
  -moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
  font-size: 18px;
  line-height: 48px;
  font-family: 'avertastd-lightuploaded_file';
  margin: 0 13px 10px 0;
  padding: 0 0;
  height: 48px;
}

.booking-mid .DivSelectyze.grey .UlSelectize {
  background-color: #fff;
  border: #ededed 1px solid;
  left: 0;
  top: 48px;
  width: 100%;
}

.booking-mid .DivSelectyze.grey ul li a{
    padding-left: 15px !important;
        color: #555555;
  font-size: 18px;
  line-height: 32px;
    font-family: 'avertastd-lightuploaded_file';
    height: 32px;
}

.booking-mid .DivSelectyze.grey ul li a:hover{
    background: none;
    color: #2d2d2d;
}

.booking-mid .DivSelectyze.grey ul li{
    display: block;
    padding-left: 0 !important;
    color: #2d2d2d;
    float: none;
}

.booking-mid .DivSelectyze.grey:before{
    position: absolute;
    right: 0;
    top: 0;
    content: "\f0d7";
    width: 20px;
    height: 20px;
    font-family: 'FontAwesome';
    color: #90928d;
}

.booking-mid .grey .selectyzeValue {
      color: #555555;
  font-size: 18px;
  line-height: 48px;
  font-family: 'avertastd-lightuploaded_file';
  width: 115px;
  padding: 0 0 0 15px;
  height: 48px;
}

.booking-mid select{
	width: 115px;
	float: left;
	border: #eaeaea 1px solid;
	-moz-border-radius:3px;
    -o-border-radius:3px;
    -webkit-border-radius:3px;
    -ms-border-radius:3px;
    border-radius:3px;
    color: #555555;
	font-size: 18px;
	line-height: 48px;
	font-family: 'avertastd-lightuploaded_file';
	margin: 0 13px 10px 0;
	padding: 0 0;
	height: 48px;
}

.booking-mid .booking-mid-left .Jahr .small-select{
	margin: 0 0 20px 0;
}
.booking-mid .booking-mid-mid .MM .small-select{
	margin: 0 0 20px 0;
}
.booking-mid .booking-mid-right .MM .small-select{
	margin: 0 0 20px 0;
}

.booking-mid-left .Jahr .grey {
  margin: 0 0 10px;
}
.booking-mid-mid .MM .grey {
  margin: 0 0 10px;
}
.booking-mid-right .EMM .grey {
  margin: 0 0 10px;
}


div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
}












.nav-links{
  text-align: center;
}

.nav-links span{
  background: #f7f7f7;
  border: #dddddd 1px solid;
  color: #556270;
  font-size: 15px;
  line-height: 28px;
  padding: 0 10px;
  display: inline-block;
}


.nav-links a{
  background: #f7f7f7;
  border: #dddddd 1px solid;
  color: #556270;
  font-size: 15px;
  line-height: 28px;
  padding: 0 10px;
  display: inline-block;
}












/* add css for 404 page starts */

.error-404.not-found{
    background: url(../images/admin-login-banner.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    padding: 50px 0 100px;
    clear: both;
}

.error-404.not-found img{
    margin: 0 0 50px 0;
}

.error-404.not-found h1{
    font-weight: 700;
    font-size: 200px;
    line-height: 200px;
    font-family: 'Alice', serif;
    color: #edd8b6;
    padding: 0 0 40px 0;
    margin: 0;
}
.childthm-thank-you .error-404.not-found h1{ font-size: 100px; text-transform: uppercase; line-height: 90px; margin:50px 0 0 0; }
.childthm-thank-you .error-404.not-found h1 + p{ font-size: 40px; font-weight: 400; margin-top: 0; text-transform: uppercase; padding-bottom: 55px; }

.error-404.not-found h2{
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    font-family: 'Alice', serif;
    color: #edd8b6;
    text-transform: uppercase;
    padding: 0 0 25px;
    margin: 0;
}

.error-404.not-found p{
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    font-family: 'Alice', serif;
    color: #edd8b6;
    padding: 0 0 45px 0;
    margin: 0;
}

.error-404.not-found a{
    color: #edd8b6;
    font-size: 24px;
    line-height: 40px;
    font-family: 'Alice', serif;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
}

.error-404.not-found a i{
    display: block;
    padding: 0 0 10px 0;
}
.error-404.not-found a:hover{
    color: #ef4822;
}

.error404 .header-section{
	display: none;
}
.error404 .footer-section{
	display: none;
}

/* add css for 404 page ends */



/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
.jssora05l.jssora05lds      (disabled)
.jssora05r.jssora05rds      (disabled)
*/
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../images/a17.png') no-repeat;
    overflow: hidden;
}
.jssora05l { 
	background-position: -10px -40px; 
}
.jssora05r { 
	background-position: -70px -40px; 
}
.jssora05l:hover { 
	background-position: -130px -40px; 
}
.jssora05r:hover { 
	background-position: -190px -40px; 
}
.jssora05l.jssora05ldn { 
	background-position: -250px -40px; 
}
.jssora05r.jssora05rdn { 
	background-position: -310px -40px; 
}
.jssora05l.jssora05lds { 
	background-position: -10px -40px; 
	opacity: .3; 
	pointer-events: none; 
}
.jssora05r.jssora05rds { 
	background-position: -70px -40px; 
	opacity: .3; 
	pointer-events: none; 
}
/* jssor slider thumbnail navigator skin 01 css *//*.jssort01 .p            (normal).jssort01 .p:hover      (normal mouseover).jssort01 .p.pav        (active).jssort01 .p.pdn        (mousedown)*/
.jssort01 .p {    
	position: absolute;    
	top: 0;    
	left: 0;    
	width: 115px;    
	height: 115px;
}
.jssort01 .t {    
	position: absolute;    
	top: 0;    
	left: 0;    
	width: 100%;    
	height: 100%;    
	border: none;
}.
jssort01 .w {    
	position: absolute;    
	top: 0px;    
	left: 0px;    
	width: 100%;    
	height: 100%;
}
.jssort01 .c {    
	position: absolute;    
	top: 0px;    
	left: 0px;   
	width: 115px;    
	height: 115px;    
	border: #000 2px solid;    
	box-sizing: content-box;    
	background: url('../images/t01.png') -800px -800px no-repeat;    
	_background: none;
}
.jssort01 .pav .c {    
	top: 2px;    
	_top: 0px;    
	left: 2px;    
	_left: 0px;    
	width: 115px;    
	height: 115px;    
	border: #000 0px solid;    
	_border: #fff 2px solid;    
	background-position: 50% 50%;
}
.jssort01 .p:hover .c {    
	top: 0px;    
	left: 0px;    
	width: 115px;    
	height: 115px;    
	border: #fff 1px solid;    
	background-position: 50% 50%;
}
.jssort01 .p.pdn .c {    
	background-position: 50% 50%;    
	width: 115px;    
	height: 115px;    
	border: #000 2px solid;
}
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {    
	/* ie quirks mode adjust */    
	width /**/: 115px;    
	height /**/: 115px;
}

.mobilemenu{
    display: none;
}


span.wpcf7-not-valid-tip {
  font-size: 12px;
  line-height: 12px;
}



div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
  text-align: center;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  text-align: center;
}

.page-template-template-inner .banner-cont {
  bottom: 25%;
}

.page-template-template-vehicle .banner-cont {
  bottom: 25%;
}




/*max width 1024px*/
@media only screen and (max-width:64.000em) {



.impressum-box {
  display: inline-block;
  margin: 0 0 20px;
  vertical-align: top;
  width: 100%;
}

.impressum-box p{
  font-size: 16px;
}

.impressum-box table td{
  font-size: 16px;
}

.mmenu{
    position: relative;
}
.mobilemenu {
  color: red;
  display: block;
  position: absolute;
  z-index: 10;
  right: 6.4%;
  top:20px;
  cursor: pointer;
  color: #ffffff;
  width: 20px;
  height: 10px;
}
.mobilemenu:hover{
}
#mm-blocker {
  cursor: pointer;
}


.booking-top-right .DivSelectyze.grey ul li a {
  font-size: 12px;
  padding-left: 8px !important;
}
.booking-top-right .grey .selectyzeValue {
  font-size: 12px;
  padding: 0 0 0 8px;
}

.booking-mid .grey .selectyzeValue {
  font-size: 12px;
  padding: 0 0 0 8px;
}
.booking-mid .DivSelectyze.grey ul li a {
  font-size: 12px;
  padding-left: 8px !important;
}

.booking-mid .DivSelectyze.grey {
  margin: 0 10px 10px 0;
}



.logo-section {
  float: left;
  padding: 24px 0 0;
  width: 30%;
}

.main-menu{
  display: none;
}
.banner-cont {
  bottom: 5%;
  left: 0;
}
.banner-text h1 {
  font-size: 20px;
  line-height: 20px;
  padding: 0 0 5px;
}
.banner-text p {
  font-size: 15px;
  line-height: 20px;
  padding: 0 0 10px;
}
.banner-text a {
  font-size: 12px;
  line-height: 25px;
  margin: 0;
}
.home-wrapper-top-section {
  padding: 30px 0;
}
.home-wrapper-top-section h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 0 0 15px;
}
.home-car-section1-left {
  padding: 50px 4% 50px 7%;
  width: 89%;
}
.home-car-section1-left h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 0 0 25px;
}
.home-car-section1-right {
  width: 100%;
}
.home-car-section2-left {
  width: 100%;
}
.home-car-section2-right {
  padding: 50px 7% 50px 4%;
  width: 89%;
}
.home-car-section2-right h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 0 0 25px;
}
.footer-container-box {
  margin: 0 0 20px;
  width: 100%;
}
.footer-cont {
  line-height: 20px;
}



.page-template-template-inner .banner-cont{
  display: none;
}

.page-template-template-vehicle .banner-cont{
  display: none;
}

.inner-wrapper-area .about-cont-box h2 {
  padding: 0 0 25px;
}


.vehicle-box {
  width: 100%;
}


.inner-wrapper-area h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 0 0 25px;
}

.vehicle-box {
  margin: 0 2% 14px;
  width: 95%;
}
.vehicle-box:nth-child(4n) {
  margin: 0 2% 14px;
}



.vehicle-details-left{
  width: 100%;
  margin: 0 0 20px 0;
}
.vehicle-details-right {
  width: 100%;
}


.vehicle-details-right ul li {
  font-size: 12px;
}
.vehicle-details-right ul li span {
  float: right;
  width: 25%;
}

.inquiry-left {
  float: left;
  margin: 0;
  width: 100%;
}
.inquiry-right {
  float: left;
  width: 100%;
}

.single-vehicle .banner-text{
  display: none;
}


.childthm-kontakt .inner-wrapper-area h2 {
  font-size: 30px;
  line-height: 30px;
  padding: 0 0 25px;
}

.contact-info-box {
  margin: 0 0 15px;
}

.info-cont {
  width: 65%;
}
.contact-info-box{
  width: 100%;
}
.contact-info-box:last-child {
  margin: 0;
  width: 100%;
}

.contact-form input.text-field {
  margin: 0 0 15px 0;
  width: 100%;
}
.contact-form input.text-field-last {
  width: 100%;
}
.contact-form input.text-field-small {
  width: 100%;
}
.contact-form input.text-field-small-last {
  width: 100%;
}


.mini-field-sec {
  float: right;
  width: 100%;
}
.contact-full .mini-field-sec span:first-child {
  float: left;
  margin: 0;
  width: 100%;
}
.contact-full .mini-field-sec span:nth-child(2n) {
  float: left;
  margin: 0;
  width: 100%;
}
.contact-full .mini-field-sec span:last-child {
  float: left;
  margin: 0;
  width: 100%;
}


.wpcf7-form-control-wrap.checkbox span:last-child {
  float: none;
}


.contact-full span:first-child {
  float: left;
  margin: 0;
  width: 100%;
}
.contact-full span:last-child {
  float: left;
  margin: 0;
  width: 100%;
}



.booking-top-left {
  float: left;
  width: 100%;
}
.booking-top-right {
  float: right;
  width: 100%;
}
.booking-mid-left {
  float: left;
  margin: 0 0 0 0;
  width: 100%;
}
.booking-mid-mid {
  float: left;
  margin: 0;
  width: 100%;
}
.booking-mid-right {
  float: left;
  width: 100%;
}
.booking-container p {
  clear: both;
  overflow: hidden;
}
.booking-mid select {
  width: 114px;
}



}

/*min width 320px max width 767px*/
@media screen and (min-width:20.000em) and (max-width:47.938em) {



}

/*min width 360px max width 1024px*/
@media screen and (min-width:22.500em) and (max-width:64.000em) {

.banner-cont {
  bottom: 5%;
  left: 0;
}




}

/*min width 414px max width 479px*/
@media screen and (min-width:25.875em) and (max-width:29.938em) {

.vehicle-box {
  margin: 0 8% 14px;
  width: 83%;
}
.vehicle-box:nth-child(4n) {
  margin: 0 8% 14px;
}

}

/*min width 480px max width 1024px*/
@media screen and (min-width:30.000em) and (max-width:64.000em) {

.booking-top-right .grey .selectyzeValue {
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  padding: 0 0 0 15px;
}
.booking-top-right .DivSelectyze.grey ul li a {
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  padding-left: 15px !important;
}

.booking-mid .grey .selectyzeValue {
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  padding: 0 0 0 15px;
  width: 100px;
}
.booking-mid .DivSelectyze.grey ul li a {
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  padding-left: 15px !important;
}




.banner-text h1 {
  font-size: 25px;
  line-height: 25px;
  padding: 0 0 10px;
}
.banner-text p {
  font-size: 18px;
  line-height: 20px;
  padding: 0 0 15px;
}
.banner-text a {
  line-height: 34px;
}
.footer-container-box {
  margin: 0 0 20px;
  width: 48%;
}

.vehicle-box {
  margin: 0 14% 14px;
  width: 72%;
}
.vehicle-box:nth-child(4n) {
  margin: 0 14% 14px;
}


.vehicle-details-right ul li {
  font-size: 15px;
}



}

/*min width 540px max width 1000px*/
@media screen and (min-width:33.750em) and (max-width:64.000em) {

.logo-section {
  padding: 15px 0 0;
  width: 30%;
}
.banner-text h1 {
  font-size: 28px;
  line-height: 35px;
  padding: 0 0 10px;
}
.banner-text p {
  font-size: 21px;
  line-height: 21px;
  padding: 0 0 15px;
}
.banner-text a {
  line-height: 44px;
  margin: 15px 0;
}
.banner-cont {
  bottom: 20%;
  left: 0;
}


.about-img-box {
  float: left;
  margin: 0 5% 20px 0;
  width: 50%;
}

.vehicle-box {
  width: 48%;
  margin: 0 0.5% 14px;
}
.vehicle-box:nth-child(4n) {
  margin: 0 0.5% 14px;
}





}

/*min width 567px max width 639px*/
@media screen and (min-width:35.438em) and (max-width:39.938em) {


}


/*min width 640px max width 1000px*/
@media screen and (min-width:40.000em) and (max-width:64.000em) {

    
}

/*min width 736px max width 767px*/
@media screen and (min-width:46.000em) and (max-width:47.938em) {


   
}

/*min width 768px max width 1000px*/
@media screen and (min-width:48.000em) and (max-width:64.000em) {

/*.impressum-box {
  display: inline-block;
  margin: 0 5% 20px;
  vertical-align: top;
  width: 38%;
}*/

.impressum-box p {
  font-size: 18px;
}

.impressum-box table td {
  font-size: 18px;
}

.mobilemenu{
    display: none;
}

.logo-section {
  float: left;
  padding: 24px 0 0;
  width: 20.833%;
}
.main-menu {
  display: block;
  width: 70%;
}
.main-menu ul li {
  padding: 0 45px 0 0;
}
.banner-cont {
  bottom: 34%;
  left: 0;
}
.footer-container-box {
  margin: 0 0 20px;
  width: 24%;
}
.footer-cont {
  line-height: 12px;
}


.page-template-template-inner .banner-cont {
  display: block;
  bottom: 15%;
  left: 0;
}

.page-template-template-vehicle .banner-cont{
  display: block;
  bottom: 15%;
  left: 0;
}

.vehicle-box {
  width: 44%;
  margin: 0 2.5% 14px;
}
.vehicle-box:nth-child(4n) {
  width: 44%;
  margin: 0 2.5% 14px;
}


.inquiry-left {
  float: left;
  margin: 0 4.666% 0 0;
  width: 43.333%;
}
.inquiry-right {
  float: left;
  width: 43.333%;
}

.vehicle-details-left {
  float: left;
  width: 40%;
}
.vehicle-details-right {
  float: right;
  width: 55.833%;
}

.single-vehicle .banner-text {
  display: block;
}


.contact-form input.text-field-small {
  width: 100%;
}
.contact-form input.text-field-small-last {
  width: 100%;
}

.contact-info-box {
  width: 48%;
}

.contact-full .mini-field-sec span:first-child {
  float: left;
  margin: 0 4.4% 0 0;
  width: 30.357%;
}
.contact-full .mini-field-sec span:nth-child(2n) {
  float: left;
  margin: 0 4.4% 0 0;
  width: 30.357%;
}
.contact-full .mini-field-sec span:last-child {
  float: left;
  margin: 0;
  width: 30.357%;
}


}

/*min width 800px max width 1000px*/
@media screen and (min-width:50.000em) and (max-width:64.000em) {

.main-menu {
  display: block;
  width: 68%;
}

.vehicle-box {
  width: 43%;
}


}

/*min width 980px max width 1279px*/
@media screen and (min-width:61.250em) and (max-width:79.938em) {

.banner-text h1 {
  color: #edd8b6;
  font-family: "Alice",serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  padding: 0 0 15px;
}
.banner-cont {
  bottom: 30%;
  left: 0;
}
.banner-text p {
  color: #edd8b6;
  font-family: "avertastd-lightuploaded_file";
  font-size: 24px;
  line-height: 24px;
}
.banner-text a {
  border: 1px solid #edd8b6;
  border-radius: 5px;
  color: #edd8b6;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 3px;
  line-height: 52px;
  margin: 40px 0 40px;
  padding: 0 60px 0 25px;
  text-transform: uppercase;
}
.main-menu {
  display: block;
  width: 60%;
}
.main-menu ul li {
  padding: 0 55px 0 0;
}

.home-car-section1-left {
  padding: 30px 4% 30px 7%;
  width: 39%;
}
.home-car-section1-right {
  width: 50%;
}
.home-car-section2-left {
  width: 50%;
}
.home-car-section2-right {
  padding: 30px 7% 30px 4%;
  width: 39%;
}
.home-car-section1-left h2 {
  padding: 0 0 15px;
  font-size: 25px;
  line-height: 25px;
}
.home-car-section2-right h2 {
  padding: 0 0 15px;
  font-size: 25px;
  line-height: 25px;
}

.home-car-section1-left p{
    color: #555555;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 9px;
}
.home-car-section2-right p{
    color: #555555;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 9px;
}
.view-link a {
  line-height: 32px;
}

.vehicle-box {
  width: 31%;
  margin: 0 0.5% 14px;
}
.vehicle-box:nth-child(4n) {
  margin: 0 0.5% 14px;
  width: 31%;
}


.booking-top-left {
  float: left;
  width: 48.003%;
}
.booking-top-right {
  float: right;
  width: 48.003%;
}
.booking-mid-left {
  float: left;
  margin: 0 9.5% 0 0;
  width: 50%;
}
.booking-mid-mid {
  float: left;
  margin: 0;
  width: 40%;
}




}

/*min width 980px max width 980px*/
@media screen and (min-width:61.250em) and (max-width:61.250em) {


}

/*min width 900px max width 900px*/
@media screen and (min-width:56.250em) and (max-width:56.250em) {

.booking-top-right .DivSelectyze.grey ul li a {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  padding-left: 15px !important;
}

.vehicle-box {
  width: 31%;
  margin: 0 0.5% 14px;
}
.vehicle-box:nth-child(4n) {
  width: 31%;
  margin: 0 0.5% 14px;
}

.booking-top-left {
  float: left;
  width: 48.003%;
}
.booking-top-right {
  float: right;
  width: 48.003%;
}
.booking-mid-left {
  float: left;
  margin: 0;
  width: 55%;
}
.booking-mid-mid {
  float: left;
  margin: 0;
  width: 35%;
}

.booking-mid-mid {
  float: left;
  margin: 0;
  width: 36%;
}

}

/*min width 1024px max width 1024px*/
@media screen and (min-width:64.000em) and (max-width:64.000em) {

.home-car-section1-left p {
  color: #555555;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding-bottom: 15px;
}
.home-car-section2-right p {
  color: #555555;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding-bottom: 15px;
}
.view-link a {
  line-height: 45px;
}

}

/*min width 1200px max width 1200px*/
@media screen and (min-width:75.000em) and (max-width:75.000em) {


}

/*min width 600px max width 600px*/
@media screen and (min-width:37.500em) and (max-width:37.500em) {


.banner-text h1 {
  font-size: 25px;
  line-height: 35px;
  padding: 0 0 10px;
}


}

/*min width 1280px max width 1335px*/
@media screen and (min-width:80.000em) and (max-width:83.438em) {

.main-menu {
  float: right;
  width: 45%;
}
.home-car-section1-left {
  padding: 55px 4% 55px 7%;
}
.home-car-section2-right {
  padding: 54px 7% 54px 4%;
}

.vehicle-box {
  width: 23.5%;
}

.single-vehicle .banner-text {
  display: block;
}

.info-cont {
  float: left;
  text-align: left;
  width: 70%;
}

.booking-mid select {
  width: 108px;
}


.booking-mid-left {
  float: left;
  margin: 0 8.5% 0 0;
  width: 37%;
}
.booking-mid-mid {
  float: left;
  margin: 0 6% 0 0;
  width: 24.212%;
}
.booking-mid-right {
  float: left;
  width: 24.212%;
}

.main-menu {
  float: right;
  width: 46%;
}

}