@font-face {
	font-family:'BMWTypeGlobal';
	src:url('/fonts/BMWTypeGlobal-Regular.eot');
	src:url('/fonts/BMWTypeGlobal-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/BMWTypeGlobal-Regular.woff2') format('woff2'),
		url('/fonts/BMWTypeGlobal-Regular.woff') format('woff'),
		url('/fonts/BMWTypeGlobal-Regular.ttf') format('truetype'),
		url('/fonts/BMWTypeGlobal-Regular.svg#BMWTypeGlobal-Regular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'BMWTypeGlobalBold';
	src:url('/fonts/BMWTypeGlobal-Bold.eot');
	src:url('/fonts/BMWTypeGlobal-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/BMWTypeGlobal-Bold.woff2') format('woff2'),
		url('/fonts/BMWTypeGlobal-Bold.woff') format('woff'),
		url('/fonts/BMWTypeGlobal-Bold.ttf') format('truetype'),
		url('/fonts/BMWTypeGlobal-Bold.svg#BMWTypeGlobal-Bold') format('svg');
	font-weight:bold;
	font-style:normal;
}
@font-face {
	font-family:'BMWTypeGlobalLight';
	src:url('/fonts/BMWTypeGlobal-Light.eot');
	src:url('/fonts/BMWTypeGlobal-Light.eot?#iefix') format('embedded-opentype'),
		url('/fonts/BMWTypeGlobal-Light.woff2') format('woff2'),
		url('/fonts/BMWTypeGlobal-Light.woff') format('woff'),
		url('/fonts/BMWTypeGlobal-Light.ttf') format('truetype'),
		url('/fonts/BMWTypeGlobal-Light.svg#BMWTypeGlobal-Light') format('svg');
	font-weight:normal;
	font-style:normal;
}
body {font-family:'BMWTypeGlobal',Arial;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
	font-size:16px;
	font-weight:100;
	margin:0;
	color:#000;
}

h1 {
	font-family: 'BMWTypeGlobalLight';
	font-size: 35px;
	font-weight:bold;	
}

@media (max-width:500px) {
    h1 {
    font-size:20px
}
	}

h2 {
	font-family: 'BMWTypeGlobalLight';
	font-size: 20px;
}

@media (max-width:500px) {
    h2 {
    font-size:15px
}
	}

h3 {
	font-family: 'BMWTypeGlobalLight';
	font-size: 18px;
}

p {
	font-family: 'BMWTypeGlobal';
	color: #000;
	font-size: 15px;
}

@media (max-width:500px) {
    p {
	font-family: 'BMWTypeGlobal';
	color: #000;
	font-size:13px
}
	}
.small{
	font-family: 'BMWTypeGlobal';
	color: #000;
	font-size: 12px;
}

@media (max-width:500px) {
    .small {
	font-family: 'BMWTypeGlobal';
	color: #000;
	font-size: 10px;
}
	}

.bold{
	font-family: 'BMWTypeGlobalBold';
	color: #000;
	font-size: 20px;
}

a {
    color: #0095da;
    text-decoration: none;
}

.load {
    max-width: 1160px;
    margin: 0px auto;
    display: block;
    height: 7px;
}

.content {
    max-width: 1000px;
    padding: 0px 30px 30px 30px;
    margin: 0px auto;
    position: relative;
    min-height: 350px;
}

    .content .group {
        display: inline-table;
        width: 100%;
        height: 100%;
    }

        .content .group .cell {
            display: inline;
            height: 100%;
        }

.landing .cell.one {
    width: 100%;
}

.landing .cell.two {
    width: 30%;
}

.cell.one {
    width: 70%;
}

.cell.two {
    width: 30%;
}

.surveybtn {
    background-color: #1b6dd6;
    padding: 7px 15px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline;
    font-size:13px
}

    .surveybtn:hover {
        background-color: #1052a7;
        padding: 7px 15px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }

.nextbtn {
    display: inline-table;
}

    .nextbtn .next {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
    }

    .nextbtn .btn {
        display: table-cell;
        height: 100%;
        padding-left: 10px;
        vertical-align: middle;
    }

.group h4 {
    margin: 15px 0px;
    text-transform: uppercase;
    color: #333;
}

.iframe-container{
	-webkit-overflow-scrolling: touch;
  	overflow: auto;
	height: 105;
	max-height: 105px;
}

.answer {
    display: inline-table;
    height: 100%;
	font-family: 'BMWTypeGlobal';
	color: #000;
	font-size: 15px;
    margin-bottom: 5px;
}
    .answer .choose {
        display: inline-table;
        height: 100%;
        vertical-align: middle;
        padding-right: 10px;
    }

    .answer .text {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
    }

    .answer.two .choose.two {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        width: 300px;
    }

    .answer.two .text.two {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
        width: 450px;
    }

    .answer.two {
        margin-bottom: 20px;
    }

@media (max-width:500px) {
    .answer.two {
    font-size:11px
}
	}
    .answer.three {
        margin-bottom: 10px;
		font-size: 13px;
    }

@media (max-width:500px) {
    .answer.three {
    font-size:10px
}
	}

    #icon-spacing {
        margin-left: 10px;
        vertical-align: middle;
    }

label {
    cursor: pointer;
}

.radiostyle {
    width: 20px;
    height: 20px;
}

@media (min-width:501px) {

    .visible-xs {
        display: none;
    }

    .hidden-xs {
        display: block;
    }
}

#form2, #form3, #form4, #form5, #form6, #form7 {
    display: none;
}

select,
input[type="text"] {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #838486;
    box-sizing: border-box;
}

input[type="text"] {
    width: 100%;
}

.header {
    max-width: 1030px;
    margin: 40px auto 0px auto;
    padding: 0px 5px;
}

.car {
    max-width: 1174px;
    margin: 0px auto;
}

.contenttwo {
    max-width: 1050px;
    margin: 40px auto 0px auto;
    padding: 0px 15px 50px 15px;
}

.tncbox {
    overflow-y: scroll;
    height: 200px;
    max-width: 700px;
    border: 1px solid #d0d1e1;
    padding-left: 10px;
    margin: 20px 0px;
}

.surveybtnp {
    float: left;
}

.fbbtnp {
    float: right;
}

@media (max-width:500px) {
    .surveybtn {
    background-color: #1b6dd6;
    padding: 7px 10px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size:14px
}
    .surveybtn:hover {
        background-color: #1052a7;
        padding: 7px 10px;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }
    .content .group .cell {
        display: block;
        height: auto;
        margin-bottom: 15px;
    }

    .landing .cell.one,
    .landing .cell.two,
    .cell.one,
    .cell.two {
        width: 100%;
    }

    body {
        font-size: 13px;
    }

    .hidden-xs {
        display: none;
    }

    .visible-xs {
        display: block;
    }

    .content {
        padding: 0px 20px 15px 20px;
    }


    .load {
        height: 4px;
    }

    .answer.two .choose.two,
    .answer.two .text.two {
        display: block;
        height: auto;
        vertical-align: middle;
        width: 100%;
    }

    .answer.two {
        margin-bottom: 10px;
        width: 100%;
    }

    .surveybtnp {
        float: none;
        margin-bottom: 50px;
    }

    .fbbtnp {
        float: none;
    }

	.bottom-container{
	width: 107%;
	position: ;
	overflow: auto; 
	-webkit-overflow-scrolling: touch; 
	height: 105;
	max-height: 105px;
	right: 5px;
}
	
	@media (max-width:500px) {
    .bottom-container {
	width: 100%;
	position: ;
	overflow: auto; 
	-webkit-overflow-scrolling: touch; 
	height: 80;
	max-height: 80px;
	right: 5px;
}
	}
	
    .header {
        max-width: 1030px;
        margin: 40px auto 0px auto;
        padding: 0px 15px;
    }
}

#tnc{
    overflow-y: scroll;
}

#bmw-logo {
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 640px) {
    #tnc{
        width: 100%;
    }
}

@media only screen and (max-width: 500px) {
    #tnc{
        width: 95%;
    }
}

.error{
    color: red;
    margin-left: 1px;
    font-size: 12px;
    @media only screen and (max-width: 500px){
        margin-left: 0;
    }
}

#application{
    font-weight: 700;
    font-size: 18px;
    font-family: "Arial";
    color: #7D5345;
}

#perf-headline{
    font-weight: 700;
    font-size: 18px;
    font-family: "Arial";
}

#fine-print{
    font-size: 10px;
    font-style: italic;
}

#hidden-message{
    font-weight: 700;
    font-size: 19px;
    font-family: "Arial";
    color: #7D5345;
}

input[type="text"], input[type="date"], textarea{
    border: 2px solid #ccc;
    border-radius: 4px;
    width: 95%;
    position: relative;
    border-radius: 4px;
    margin-left: 1px;
    padding-left: 10px;
    padding-right: 10px;
    @media only screen and (max-width: 500px){
        margin-left: 0;
    }
}

#consent, #consent1, #consent2{
    margin-left: 0;
}

.btn-page {
    display: inline-block;
}

.error.valid{
    color: #00ea77;
}

#contact_home{
    width: 30%;
    margin-right: 15px;
    margin-left: 14px;
    margin-bottom: 5px;
    @media only screen and (max-width: 899px){
        width: 15%; 
    }
}

#contact_mobile{
    width: 30%;

    @media only screen and (max-width: 899px){
        width: 15%; 
    }
}

#contact_home-error{
    display: block;
    margin-top: -2px;
}

#contact_mobile-error{
    display: block;
    margin-top: 3px;
}

.mobile-layout{
    display: inline-flex;
    width: 75%;
}

.interests{
    display: block;
    position: relative;
}

.interests-checkbox{
    display: -webkit-inline-flex;
    display: inline-flex;
    position: relative;
}

.firstcolumn{
    padding-right: 10px;
}

.secondcolumn{
    padding-right: 10px;
}

.thirdcolumn{
    padding-right: 10px;
}

.fourthcolumn{
    padding-right: 10px;
}

.fifthcolumn{
    display: inline-block;
    position: relative;
    width: 73%;
    margin-bottom: 15px;
}

.uniquefeatures {
    width: auto;
    margin-right: 10px;
}

#sb {
    width: 105px;
    margin-right: 10px;
}

.autocomplete {
    position: relative;
    display: inline-block;
}

.autocomplete-items {
    position: absolute;
    border: 2px solid #ccc;
    border-bottom: none;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 999;
    width: 94%;
    top: 100%;
    left: 1px;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #eee;
    border-bottom: 2px solid #ccc;
}

.autocomplete-items div:hover {
    background: #7ad;
}

.autocomplete-active {
    background-color: #05f;
    color: #777;
}

.row {
    display: initial;
    margin-top: 10px;
    margin-bottom: 10px;
}

.col {
    display: inline-block;
    width: 32%;
    vertical-align: middle;
    margin-bottom: 10px;
}

@media only screen and (max-width: 500px) {
    .col {
        width: 50%;
    }
}

tr, table, td {
    border: 0px solid #ccc;
}

input[type="radio"] + label.error{
    float: left;
    position: absolute;
    margin-left: -15px;
    margin-top: 20px;
}

#Consent-error{
    float: left;
    display: inline-flex;
    position: absolute;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    bottom: 165px;
    width: 90%;
}

#Consent-error{
    display: block;
}

#faq{
    color: currentColor;
}

#faq:hover{
    color: #0095da;
}

#btn-next-vehicleinfo{
    display: inline-block;
}

#btn-next-personalinfo{
    display: inline-block;
}

#btn-next-companyinfo{
    display: inline-block;
}

#btn-next-leisure{
    display: inline-block;
}

#accompanied{
    margin-left: 1px;
    font-size: 9.5px;
}

#remove-margins{
    margin: 0;
}

#page{
    text-align: -webkit-center;
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
}

input:disabled{
    opacity: 0.5;
    background-color: #ddd;
}

select[readonly] {
    pointer-events: none;
    touch-action: none;
}

#clear-rank {
    display: inline-block;
}

@media only screen and (max-width: 500px) {
    #Consent-error{
        margin-bottom: 2px;
    }
}

@media only screen and (max-width: 363px) {
    #Consent-error{
        margin-bottom: -8px;
    }
}
@media only screen and (max-width: 352px) {
    #Consent-error{
        margin-bottom: 8px;
    }
}
@media only screen and (max-width: 341px) {
    #Consent-error{
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 500px) {
    #perf-headline{
        font-size: 16px;
    }
    .mobile-layout{
        width: 95%;
    }
}

input{
    height: 30px;
    margin-left: 1px;
}

input[type="radio"], input[type="checkbox"]{
    height: auto;
    margin-bottom: 5px;
}

input[type="radio"].error{
    margin-bottom: 10px;
    border-color: #ccc;
}

input[type="radio"].valid{
    border-color: #ccc;
}

@media only screen and (max-width: 615px){
    input[type="radio"], input[type="checkbox"]{
        margin-bottom: 15px;
    }
}

input[type="date"]{
    height: 25px;
    width: 89%;
    background: transparent;
}

textarea{
    width: 89.5%;
}

select{
    border: 2px solid #ccc;
    border-radius: 4px;
    width: 95%;
    height: 30px;
    position: relative;
    margin-left: 1px;
}

button{
    border: 2px solid #ccc;
    border-radius: 4px;
}

input[type="button"]{
    border: 2px solid #ccc;
    border-radius: 4px;
    height: 20px;
    margin-left: 1px;
    display: inline-block;
}

@media only screen and (max-width: 500px){
    input, textarea{
        padding-right: 5px;
        padding-left: 5px;
    }
}

@media only screen and (max-width: 615px){
    .interests-checkbox{
        display: inline-block;
    }
}

.venue, #other-questions {
display: none;
}
