@charset "UTF-8";

#mb-c * {image-rendering: auto; -ms-interpolation-mode:bicubic;}

#mb-c .clear {
	clear:both !important;
    float: none !important;
    height: 0 !important;
    margin: 0 !important;
}

#mb-c *, #mb-c :after, #mb-c :before {
    box-sizing:border-box;
	letter-spacing: -0.02em;
}

#mb-c p {
    margin-top: 0;
    margin-bottom: 1rem;
}

#mb-c .mb-page-head {text-align:center; margin:40px 0;}
#mb-c .mb-form .mb-page-head h2 {font-size:26px;}

#mb-c .mb-page-head.mb-medium {margin:30px 0;}
#mb-c .mb-form .mb-page-head.mb-medium h2 {font-size:22px;}

#mb-c .float {float:left;}
#mb-c .float.right {float:right;}
body #mb-c span.mb-smallzero {font-size:0.6em; margin:0; padding:0; line-height: 0.6em; display: inline-block;}
#mb-c .mb-center {text-align: center;}
#mb-c .mb-onhover {display:none;}

.alert {
    padding:0;
    margin-bottom:0;
}

#mb-c {font-family:'Roboto', sans-serif; letter-spacing:-0.02em; margin:0 auto; position:relative; background-color:transparent; min-height:300px; color:#666;}
#mb-c h1,h2 {font-weight:400; vertical-align:middle;}
#mb-c h2 {font-size:20px; margin:0;}
#mb-c h3 {font-size:16px; margin:0; font-weight:400;}
#mb-c h1 {font-size:20px; font-weight:100; color:#fff; line-height:60px; text-align:center;}

#mb-c .mb-load {position:relative; top:0; left:0; width:100%; background-color:#FFFFFF; padding-top:8px;}
#mb-c .mb-book {background-color:#fff; padding-bottom:20px;}
#mb-c.booking-home .mb-load {background-color:rgba(48,48,48,1);}
#mb-c.booking-home .mb-book {background-color: rgba(48,48,48,1);}

body #mb-c span.mb-q {width:10px; height:10px; padding:10px; position:absolute; z-index:3; margin:0; bottom:-5px; right:-5px; display:block; background-size:8px; background-repeat:no-repeat; opacity:0.5;}
body #mb-c .mb-i {position: relative;}

#mb-c .button {border:none;}
#mb-loader {position:absolute; z-index:30; top:0; width:100%; height:100% !important; left:0; background-color:rgba(48,48,48,1); background-image:url('../images/load.gif'); background-size:50px 50px; background-position:50% 50%; background-repeat:no-repeat; display:none; margin:0 auto;}
#mb-loader .mb-load-text {width: 100%; text-align: center; position: absolute; top: 0; color: #999;}

#mb-js-text {display:none;}

#mb-c #mb-tofrom .mb-switch-tofrom {
	display:inline-block;
	cursor:pointer;
}

#mb-c #mb-tofrom .mb-switch-tofrom.mb-spin {
	-webkit-animation:spin 0.2s linear 1;
    -moz-animation:spin 0.2s linear 1;
    animation:spin 0.2s linear 1;
}

#mb-c .mb-overlay .mb-content .mb-cell.mb-minus, #mb-c .mb-overlay .mb-content .mb-cell.mb-plus {
    font-size: 35px;
    line-height: 25px;
    vertical-align: middle;
    text-align: right;
    width: 35px;
}

#mb-c .mb-overlay .mb-content .mb-cell.mb-minus {
    font-size: 45px;
    width: 25px;
    text-align: left;
}

#mb-c .mb-next.mb-notactive.mb-login-nav {background-color: #999;}
#mb-c .mb-next.mb-notactive.mb-login-nav:hover {background-color: #999;}
#mb-c .mb-form-content.mb-notactive {background-color: #eee;}
#mb-c .mb-form-content.mb-notactive .mb-table {margin:5px;}

#mb-c .mb-form-content.mb-thankyou-page {margin-top:20px;}
#mb-c .mb-form-content.mb-thankyou-page .mb-block-content {display:block; text-align:center;}
#mb-c .mb-form-content.mb-thankyou-page .mb-block-content h2 {font-size: 20px; font-weight: 300; margin-bottom: 5px;}
#mb-c .mb-form-content.mb-thankyou-page .mb-block-content p {font-size:14px; font-weight:400;}

#mb-c .mb-form-content.mb-thankyou-page {max-width:800px; margin:20px auto;}
#mb-c .mb-form-content.mb-thankyou-page .mb-thankyou-details h3 {font-size: 18px; font-weight: 300; text-align: center; margin-top: 0;}
#mb-c .mb-form-content.mb-thankyou-page .mb-thankyou-details p {font-size:16px; margin-top:20px;}
#mb-c .mb-form-content.mb-thankyou-page .mb-buttons {text-align:center;}

#mb-c .mb-form-content.mb-thankyou-page .mb-thankyou-promo {margin-top:15px;}
#mb-c .mb-form-content.mb-thankyou-page .mb-thankyou-promo img {display:block; width:100%;}

#mb-c .mb-form-content h3 {margin-bottom:10px; /*margin-top:5px;*/}
#mb-c .mb-form-content h3.mb-header {margin-bottom:0;}

#mb-c .complete .mb-icon-address {}
#mb-c .mb-nav-1 .mb-icon {background-size:auto 30%; background-position:50% 50%; cursor:pointer; position: relative;}
#mb-c .mb-nav-2 .mb-icon {background-size:auto 30%; background-position:50% 50%; opacity:0.5; cursor:pointer;}
#mb-c .mb-nav-2 .mb-icon.comp {background-size:auto 30%; background-position:50% 50%; opacity:1;}
#mb-c .mb-form .mb-icon.mb-value {background-size:auto 40%; background-repeat:no-repeat; background-position: 50% 20px;}
#mb-c .mb-form .mb-icon.mb-icon-promo {background-size:auto 30%;}
#mb-c .mb-value.mb-cell, #mb-c .mb-popclick {cursor:pointer;}
#mb-c .mb-form-content {border-radius:2px; margin:10px auto; padding:0; background-color: #fff;}
#mb-c .mb-input.mb-input-btn {background-color: rgba(0,153,204,0.85); color: #fff;}
#mb-c .mb-input.mb-input-btn.active {background-color: rgba(102,153,0,1);}
#mb-c .mb-input.mb-input-btn .mb-icon {background-color:transparent;}
#mb-c .mb-input.mb-input-btn .mb-input-name, #mb-c .mb-input.mb-input-btn.active .mb-input-name {color: #fff;}
#mb-c .mb-input.mb-input-btn .mb-overlay .mb-input-name, #mb-c .mb-input.mb-input-btn.active .mb-overlay .mb-input-name {
    color: #666;
}

#mb-c #mb-lead_mobile {
	border: none !important;
    box-shadow: none !important;
}
#mb-c #mb-lead_mobile .mb-mobile-wrap {
	border: 1px solid #ddd;
    height: 42px;
    border-radius: 3px;
    top: 0;
	float:right;
	width: calc(100% - 130px);
}
#mb-c .mb-ext-wrap {
	border: 1px solid #ddd;
    height: 42px;
    border-radius: 3px;
    top: 0;
	width: 120px;
	float:left;
}

#mb-c .mb-ext-wrap .mb-icon-mobile {display:block; margin-left: -5px;}

#mb-c .mb-account-content {max-width:800px;}

#mb-c .mb-nav {margin:0 auto;  max-width: 1050px; padding:0;}
#mb-c .mb-table {display:table; width: 100%;}
#mb-c .mb-form {font-size:12px; vertical-align:middle;}
#mb-c .mb-form h2 {margin-bottom:10px;}
#mb-c .mb-row {display:table-row; height:40px;}
#mb-c .mb-cell {display:table-cell; vertical-align:middle;}
#mb-c .mb-cell span {display:block; margin-bottom:0;}
#mb-c h3.mb-cell span {margin-top:-10px;}

#mb-c span.mb-strike {
	display: inline-block;
    margin-left: -25px;
    font-size: 12px;
    text-decoration: line-through;
}

#mb-c .mb-no-icon span {margin-top:0;}
#mb-c .mb-text {
    font-size: 16px;
    color: #666;
    overflow: hidden;
}

#mb-c .mb-text.mb-pop {
    font-size: 16px;
    color: #333;
    overflow:visible;
}

#mb-c #mb-home-menu .mb-row li { background-color:rgba(50,50,50,0.80); margin-top:-3px; color:#eee; width: 33%; border-top:3px solid transparent;}
#mb-c.mb-book-focus #mb-home-menu .mb-row li {background-color:rgba(80,80,80,0.80);}
#mb-c #mb-home-menu .mb-row li.active {background-color:#fff; border-color:rgba(0,153,204,1); color:#666;}
#mb-c #mb-home-menu .mb-row li.mb-summary {/*background-color:rgba(204,204,204,0.85);*/}
#mb-c #mb-home-menu .mb-row li.mb-dashboard.active, #mb-c #mb-home-menu .mb-row li.mb-basket.active {border-color:rgba(0,153,204,1); color:#666; background-color:white;}
#mb-c #mb-home-menu .mb-row li.mb-logout, #mb-c #mb-home-menu .mb-row li.mb-login, #mb-c #mb-home-menu .mb-row li.mb-dashboard { /*background-*color:rgba(50,50,50,0.80);*/ }
#mb-c #mb-home-menu .mb-row li.mb-logout.active, #mb-c #mb-home-menu .mb-row li.mb-login.active, #mb-c #mb-home-menu .mb-row li.mb-dashboard.active {border-color: rgba(255,205,51,1);
    background-color: white;
    color: #666;}
#mb-c #mb-home-menu .mb-row li.mb-logout:hover, #mb-c #mb-home-menu .mb-row li.mb-login:hover, #mb-c #mb-home-menu .mb-row li.mb-dashboard:hover {border-color:rgba(255,205,51,1);}
#mb-c #mb-home-menu .mb-row li:hover {background-color:rgba(48,48,48,1); border-color:rgba(0,153,204,1);}
#mb-c #mb-home-menu .mb-row li.mb-summary:hover {background-color:rgba(204,204,204,1);}
#mb-c #mb-home-menu .mb-row li.mb-basket:hover {border-color:rgba(0,153,204,1);}
#mb-c #mb-home-menu .mb-row li.mb-basket {}

#mb-c.booking-home #mb-home-menu .mb-row li { font-size: 16px; }
#mb-c.booking-home #mb-home-menu .mb-row li.active, #mb-c.booking-home #mb-home-menu .mb-row li.active:hover {background-color: rgba(48,48,48,1); color: #fff;}
#mb-c #mb-home-menu #mb-tab-book.active, #mb-c #mb-home-menu #mb-tab-book.active:hover, #mb-c #mb-home-menu #mb-tab-dashboard.active, #mb-c #mb-home-menu #mb-tab-dashboard.active:hover {background-color:white; color: #666;}
#mb-c.booking-home #mb-home-menu #mb-tab-book, #mb-c.booking-home #mb-home-menu #mb-tab-book:hover {background-color: rgba(48,48,48,1); color: #fff;}

#mb-c .mb-transfer .mb-checkbox {background-image:url('../images-final/icon-add-filled.png'); background-size:40%; background-repeat:no-repeat; background-position:50%; /*border:1px solid #666; border-radius:50%;*/ width:20px; height:30px; float:left; margin:0 0 0 0; /*background-color:#fff;*/ }
#mb-c .mb-transfer:hover:not(.active) .mb-checkbox {background-size:60%;}
#mb-c .mb-transfer.active .mb-checkbox {background-image:url('../images-final/icon-tick.png'); background-size:80%; background-repeat:no-repeat; /*background-color:rgba(255,255,255,1);*/}

/*#mb-c #mb-journeys {overflow-x:hidden;}*/
#mb-c #mb-journeys, #mb-c .mb-arriving {margin:0 0 9px 0; display:none; background-color:#fff; /*background-color:transparent;*/ border-radius:2px;}
#mb-c #mb-journeys div.mb-journey-overview {margin:0 0 10px 0;}

#mb-c .mb-form h3.mb-icon {width:auto; background-position:10px 50%; background-color:transparent; padding:5px 0 5px 0; line-height:30px; vertical-align:middle; background-size:auto 60%; font-weight:400; font-size:16px; display:block; margin-top:10px; color:#fff; background:transparent;}
#mb-c .mb-form h3.mb-icon:first-child {margin-top:0;}

#mb-c .mb-form .mb-form-content h3.mb-icon {color:#666;}
#mb-c .mb-input {background-color:#fff; min-height:40px; width:100%; border:1px solid #ddd; margin:0 0 18px 0; position:relative; padding:0; clear:both;}
#mb-c #mb-journeys .mb-input.mb-text, #mb-c #mb-journeys .mb-input.mb-number {border:1px solid #ccc;}
#mb-c .mb-arriving, #mb-c .mb-input {border-radius:3px;}

#mb-c #mb-arriving, #mb-c #mb-arriving2{height:60px; margin:0; padding:0; margin-top: -10px;}
#mb-c #mb-arriving .mb-row, #mb-c #mb-arriving2 .mb-row {height:60px;}
#mb-c #mb-arriving .mb-row div.mb-value.mb-icon, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon {
	width: calc(25% - 12px);
    margin: 0;
    margin-left: 16px;
    border-radius: 8px;
    display: block;
    float: left;
    margin-top: 10px;
}

#mb-c #mb-arriving .mb-row div.mb-value.mb-icon:hover, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon:hover {
	margin-top:0;
	height:60px;
	background-size: auto 27%;
    background-position: 50% 30px;
	background-color: #0099CC;
    color: white;
}

#mb-c #mb-arriving .mb-row div.mb-value.mb-icon:hover span, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon:hover span {
	margin-top:10px;
}


#mb-c #mb-arriving .mb-row div.mb-value.mb-icon:first-child, #mb-c #mb-arriving2 .mb-row div.mb-value.mb-icon:first-child {
  margin-left:0;
}

#mb-c #mb-arriving .mb-q, #mb-c #mb-arriving2 .mb-q {display:none;}

#mb-c .mb-form .alert, #mb-c #mb-lead_mobile.alert .mb-ext-wrap, #mb-c #mb-lead_mobile.alert .mb-mobile-wrap {border-color:#F17474 !important; box-shadow: 0 0 5px #F17474 !important;}

#mb-c .cc_messages .cc_message {padding:5px; width:100%; border-color:#F17474; box-shadow: 0 0 5px #F17474; margin-bottom:10px; display:none;  font-weight: 400;}

#mb-c .mb-input[data-name=journey-position], #mb-c .mb-input[data-name=journey-position] > div {border-radius:2px 2px 0 0;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child { border-radius:0; border-top-left-radius:2px; background-color:#999;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child.active {/*background-color:#0099cc !important;*/ background-color:transparent !important; color: #666; /*background-image:url('../images-final/icon-tab-wherecanwetakeyou-white.png'); background-image:url('../images-final/icon-pointer-teal.png');*/  font-weight: 300;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child:hover:not(.active) {background-color: #006d86; border-top:2px solid #006d86 !important; color:#fff !important;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child { border-radius:0; border-top-right-radius:2px; /*background-color: #333;*/ background-color: #999; color:#666;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child:hover:not(.active) {background-color:#006d86 !important; border-top:2px solid #006d86 !important; color:#fff !important;}
#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child.active {background-color:#fff !important; color:#666; font-weight: 300;}

#mb-c #mb-journey-position .mb-row .mb-cell.active {
    color: #0096b9;
    border-top: 3px solid #0096b9;
}

#mb-c #mb-journey-position .mb-row .mb-cell {
    width: 50%;
    padding: 0;
    background-size: auto 50%;
    background-position: 30px;
    font-size: 14px;
    line-height: 14px;
    color: #555;
    border-top: 2px solid #999;
}

#mb-c .mb-inc-details-text {max-width:1050px; margin: 0 auto 10px auto; padding-top: 20px; display:none !important;}
#mb-c .mb-inc-details {max-width:1050px; margin: 0 auto 10px auto;}
#mb-c .mb-inc-details-text > div:first-child div:first-child {margin-bottom:20px; width:auto;}
#mb-c .mb-inc-details-text h2 {font-size:18px; font-weight:400; color:#fff; padding-top:8px;}
#mb-c .mb-inc-details-text p {margin:0; color:#ddd;}
#mb-c .mb-first-text, #mb-c .mb-highlight-text {color:#0096b9; font-size: 22px;}
#mb-c .mb-transfer-cost-total {font-size: 26px;}
#mb-c .mb-transfer-cost-total-bd.mb-strike {font-size: 20px; margin-left: 0;}
#mb-c .mb-transfer-cost-bd1.mb-strike, #mb-c .mb-transfer-cost-bd2.mb-strike {font-size: 18px; margin-left: 0;}
#mb-c .mb-second-text {color:#ffcd33;}
#mb-c .mb-inc-details-text > div:first-child div:first-child {}
#mb-c .mb-float.mb-details {float:left;}

.time_pick {
	width: calc(100% - 32px);
    position: absolute;
	top:0;
}


#mb-c #mb-ticket {
    height: auto;
    border: none;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    min-height: 20px;
    margin-bottom: 10px;
	margin-top:20px;
}

#mb-c #mb-ticket h2 {
	color:white;
}

#mb-c #mb-ticket h2 span {
	font-weight:200;
}

#mb-c .mb-input.complete .mb-input-name, #mb-c .complete .mb-input .mb-input-name, #mb-c .mb-input.filled .mb-input-name {
    color: #333;
    opacity: 1;
	position:relative;
	z-index:2;
}

#mb-c .complete .mb-input-text {padding-top:5px;}

#mb-c #mb-lead_mobile .mb-mobile-wrap .mb-mobileinput {
	padding-top: 3px;
	line-height: 36px;
}

#mb-c .mb-input .mb-cell {text-align:center; padding:0;}
#mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="time"], #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] { border:none; width:calc(100% - 42px); padding:0 0 0 10px; top:2px; height:36px; font-size:17px; vertical-align:middle; line-height:40px; margin:0; color:#0096b9; background-color: transparent !important; position:absolute;}

#mb-c #mb-from input[type=text],#mb-c #mb-to input[type=text] {width:calc(100% - 45px);}

/*
#mb-c .mb-text input[type="text"]:-webkit-autofill { border:none; width:calc(100% - 45px); padding:0 0 0 10px; top:2px; height:36px; font-size:17px; vertical-align:middle; line-height:40px; margin:0; color:#0096b9; background-color: transparent !important; position:absolute;}
*/
#mb-c .mb-text.active input[type="text"], #mb-c .mb-text.active input[type="tel"], #mb-c .mb-text.active input[type="password"], #mb-c .mb-text.complete input[type="text"], #mb-c .mb-text.complete input[type="tel"], #mb-c .mb-text.complete input[type="password"], #mb-c .mb-text.filled input[type="text"], #mb-c .mb-text.filled input[type="tel"], #mb-c .mb-text.filled input[type="password"] {padding-top:15px; line-height:17px;}
#mb-c .mb-float.mb-text-small {min-width:50px; width:calc(50% - 5px);}
#mb-c .mb-payment.mb-float {width:50%;}
#mb-c .mb-payment-basket.mb-float {width: calc(50% - 10px);}
#mb-c .mb-basket-header {height: 40px; margin-bottom: 20px;}
#mb-c .mb-switch.mb-input .mb-input-text {margin-top:0;}
#mb-c .mb-switch.mb-input .mb-input-name {margin-top:0;}
#mb-c .mb-overlay textarea {height:250px; border-radius:2px; border: 1px solid #999; position: relative;
    width: 100%;}
#mb-c .mb-overlay input {border-radius:2px; border: 1px solid #999;}
#mb-c .mb-text input[name="lead-mobile"] {margin-left:103px; width: calc(100% - 116px) !important;}
#mb-c .mb-account-content input[type="tel"].mb-mobileinput {margin-left:0;}
#mb-c .mb-text .mb-overlay input[type="text"] {width:100%;}
#mb-c .mb-input .mb-input-name { font-size: 12px; padding: 2px 0 0 10px; text-align:left; color:#999; opacity:0;}
#mb-c .mb-mobile.mb-input .mb-input-name {margin-left:0; display:none;}
#mb-c .mb-mobile.mb-input .mb-input-ext { margin-left: 45px; top:0; width:55px; /*position:absolute;*/ /*height:36px;*/ font-size:17px; vertical-align:middle; line-height:40px; color:#666;}
#mb-c .mb-input-ext input[type=text] {width: 55px; padding:2px 0 0 0 !important; margin-left: 30px;}
#mb-c .mb-number input {width:4em; text-align: center;}
#mb-c .mb-radio .mb-input-name, #mb-c .mb-arriving .mb-input-name, #mb-c .mb-number .mb-input-name { text-align:left; font-size:inherit; padding-left:10px; padding-right:10px;}
#mb-c .mb-radio.mb-four-options .mb-cell {width:25% !important;}
#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon {width:43px; min-height:40px; margin-right:10px;}

#mb-c .mb-float.mb-flight-details {width:calc(50% + 40px); min-width:calc(50% + 40px);}
#mb-c .mb-float.mb-flight-time {width:calc(50% - 50px); min-width:calc(50% - 50px);}

#mb-c .mb-form .complete .mb-icon {background-color:transparent;}

#mb-c .mb-i-label {display:none;}
#mb-c .mb-input-title {
	
	position: relative !important;
    margin: 0 0;
    color: #0096b9;
    font-weight: 500 !important;
    font-size: 1rem !important;
	
}

#mb-c .mb-mobile.mb-input.filled .mb-input-ext, #mb-c .mb-mobile.mb-input.active .mb-input-ext {top:4px;}

#mb-c .mb-radio .mb-value, #mb-c .complete .mb-value.mb-icon {background-color:#eee;}
#mb-c .mb-radio .mb-value:nth-child(odd), #mb-c .complete .mb-value.mb-icon:nth-child(odd) {background-color:#ddd;}
#mb-c .mb-radio .mb-value:hover, #mb-c .complete .mb-value.mb-icon:hover {background-color: #ccc;}
/*#mb-c .mb-value.active, #mb-c .mb-value:active, #mb-c .complete .mb-value.active, #mb-c .complete .mb-value:active {background-color:#0084c8; color:#fff;}*/
#mb-c .mb-radio .mb-value.active.mb-icon, #mb-c .mb-radio.complete .mb-value.active.mb-icon {background-color:#37CA41; color:#fff; width: 50%;}
#mb-c .mb-radio .mb-transfer.mb-float {background-color:#fff; min-height: 200px; border:none; border-radius:2px; }
#mb-c .mb-radio .mb-input.mb-transfer.mb-float:hover {box-shadow: 3px 5px 5px #aaa;}
#mb-c .mb-radio .mb-input.mb-transfer.mb-float:hover .mb-onhover {display:block; font-size: 16px;}
#mb-c .mb-radio .mb-input.mb-transfer.mb-float:hover .mb-nohover {display:none;}
#mb-c .mb-radio.mb-input {border:none;}

#mb-c .mb-currency-container .mb-currency {
	display: inline-block;
    min-height: 28px;
    width: 20px;
    background-size: 90% auto;
	background-position:50%;
    text-align: center;
	cursor:pointer;
	margin: 0 0 0 5px;
	opacity:0.5;
}

#mb-c .mb-currency-container {float:right;}
#mb-c .mb-currency-container .mb-currency {float:left;}
#mb-c .mb-totals .mb-row {float:right;}

#mb-c .mb-currency-container .mb-currency.mb-txt {
	width: 106px;
    line-height: 40px;
    opacity: 1;
    text-align: left;
    vertical-align: middle;
}

#mb-c .mb-currency-container .mb-currency.mb-icon-euro {margin-left: 20px;}
#mb-c .mb-currency-container .mb-currency.mb-icon {height:40px;}
#mb-c .mb-currency.mb-icon-sterling, #mb-c .mb-currency.mb-icon-sterling {background-size: 78% auto; margin-bottom: 1px;}
#mb-c .mb-currency.active, #mb-c .mb-currency.active {opacity:1;}

#mb-c .mb-currency-container .mb-currency span {display:none;}
#mb-c .mb-form .mb-journey-overview .mb-button.mb-compare, #mb-c .mb-form .mb-basket-header .mb-add-new {min-height: 40px; line-height: 40px; font-size: 12px; vertical-align: middle; padding: 0 15px; margin: 0 auto; display: block; max-width:200px;}
#mb-c .mb-form .mb-compare p {text-align:left;}


#mb-c .mb-transfer .mb-icon-van {
    float: right;
    margin-right: 30%;
    border-radius: 2px 0 0 2px;
    width: 150px;
    min-height: 80px;
    height: 70px;
    background-color: transparent;
    background-size: contain;
    background-position: calc(100% - 10px) 50%;
    margin-top: -30px;
}
#mb-c .mb-transfer h3 {color:#fff; font-size:18px;}
#mb-c .mb-transfer h3 span {display: inline-block; font-weight: 300; }
#mb-c .mb-transfer.active .mb-divider h3 {color:#0099cc;}
#mb-c .mb-transfer p {margin:0; padding:0; font-size:12px; color:#666;}
#mb-c .mb-transfer .mb-summary-middle p {margin-bottom:5px; text-align:center; font-weight:400;} 
#mb-c .mb-transfer ul {margin:0; padding:0 0 5px 10px; color:#666;}
#mb-c .mb-transfer p span {margin:0; display:inline;}
#mb-c .mb-transfer.active .mb-icon-van {background-image:url('../images-final/icon-vanselected-teal.png');}
#mb-c .mb-transfer .mb-icon-van.mb-van-vip {background-image:url('../images-final/van-vip.png');}
#mb-c .mb-transfer .mb-icon-van.mb-van-supersaver, #mb-c .mb-transfer .mb-icon-van.mb-van-flexisaver, #mb-c .mb-transfer .mb-icon-van.mb-van-private {background-image:url('../images-final/van-standard.png'); display: none;}
#mb-c .mb-transfer {/*opacity:0.7;*/ color:#fff; cursor:pointer;}
#mb-c .mb-transfer .mb-icon-van {background-image:none !important;}
#mb-c .mb-transfer:hover {opacity:1;}
#mb-c .mb-transfer.active {opacity:1;}
#mb-c .mb-transfer .mb-strap {display:none; text-align:center; margin:0;}
#mb-c .mb-transfer .mb-strap span {font-size:16px;}
#mb-c .mb-transfer.active .mb-strap {display:block;}
#mb-c .mb-transfer .mb-price span {font-size:14px; margin-top:0; line-height: normal; font-weight:400;}
#mb-c .mb-transfer .mb-price span.price {font-weight:400; font-size:30px; padding:10px;}
#mb-c .mb-transfer:hover .mb-price span.price {padding:3px 10px; font-weight:400;}
#mb-c .mb-transfer.active .mb-price span.price {padding:0;}
#mb-c .mb-transfer .mb-icon-moreinfo {min-width:130px; background-color:#eee; padding-left:25px; background-size: 20px; background-position: 15px 50%; border-radius:0 10px 10px 0; cursor:pointer;}
#mb-c .mb-transfer .mb-icon-select {min-width:130px; background-color:#eee; padding-left:25px; background-size: 20px; background-position: 15px 50%;}
#mb-c .mb-transfer .mb-input-name {margin:20px; opacity:1;}
#mb-c .mb-transfer .mb-input-name ul {font-size:11px;}
#mb-c .mb-transfer .mb-input-name ul li { padding:0; list-style:none; margin:0; min-height:20px; font-size:12px; text-align: center;}
#mb-c .mb-transfer .mb-input-name ul li span {display:inline-block;
	padding: 0 15px;
    background-image: url(../images-final/icon-tick-green.png);
    background-position: left center;
    background-size: 10px;
    background-repeat: no-repeat;
}
#mb-c .mb-transfer.info .mb-input-name ul {}
#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1) {padding:0; text-align:center; vertical-align:middle; width:100%;}

/*#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(2) {width: 50%; padding: 15px 0 0 0; text-align: left; vertical-align: top;}
#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(3) {width:20%; border-bottom-right-radius: 0;}
#mb-c .mb-transfer .mb-row:last-child .mb-cell:nth-child(3) {border-top-right-radius:0; background-color:#dedede;}*/

#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(2) {width:20%; border-bottom-right-radius: 0;}
#mb-c .mb-transfer .mb-row:last-child .mb-cell:nth-child(2) {border-top-right-radius:0; background-color:#dedede; display:none;}

#mb-c .mb-transfer .mb-divider {border-right:1px solid #ddd;}
#mb-c .mb-transfer.active .mb-divider {border-right:1px solid rgba(255,205,51,1);}
#mb-c .mb-transfer .mb-select {background-color:#eee; cursor:pointer;}
#mb-c .mb-transfer.active .mb-select, #mb-c .mb-transfer .mb-select:hover {background-color:#0099cc; color:#fff;}
#mb-c .mb-transfer .mb-row .mb-cell.mb-info {
	font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    vertical-align: middle;
}
#mb-c .mb-transfer.active .mb-row .mb-cell.mb-info, #mb-c .mb-transfer .mb-row .mb-cell.mb-info:hover {background-color:rgba(255,205,51,1); color:#fff;}
#mb-c .mb-transfer .mb-row:last-child > div:first-child {
	
		height: auto;
		width: 100%;
		padding: 0;
		margin: 0;
	
}

#mb-c .mb-block-content {display:none;}
#mb-c .mb-block-content iframe, #mb-full-block > div {overflow:hidden; width:100%; max-width:900px; height:calc(100% - 180px); margin:150px auto 0 auto; background-color:#fff;}
#mb-full-block > div {background-color:transparent;}
#mb-full-block > div > iframe {width:calc(100% + 15px); height:100%; border:none;}
#mb-full-block > div div.mb-accept-iframe {padding:10px 20px; height:calc(100% - 50px); background-color:#fff;background-image:url('../images/load.gif'); background-size:50px 50px; background-position:50% 50%; background-repeat: no-repeat;}
#mb-full-block > div div.mb-accept-iframe iframe {width:100%;  border:none; height:100%;}
#mb-full-block > div div.mb-accept-options {height:40px; width:100%; background-color:#fff; text-align: center;}

#mb-c .mb-transfer .mb-input-name ul li.mb-compare {background:none; background-color:#0096b9; padding:5px;}

#mb-c .mb-input-name h3 {font-weight:bold;}
#mb-c .mb-form input {margin:0; color:#0084c8; position:relative; z-index:1;}
#mb-c .mb-form input[type="checkbox"] {margin-bottom:9px;}
#mb-c .mb-form .mb-number input {font-weight:900; max-width:25px;}
#mb-c .mb-plus, #mb-c .mb-minus {font-size:20px; padding:10px; width:15px; font-weight:900; text-align:center;  color: #777; cursor:pointer; position:relative; z-index:1;}
#mb-c .mb-plus {padding-right: 10px !important;}
#mb-c .mb-arriving > div.mb-table, #mb-c .mb-radio-table > div.mb-table {border:none; margin:0;}
#mb-c .mb-arriving, #mb-c .mb-cardtype {/*border:1px solid #ddd;*/}
#mb-c .mb-float {float:left; min-width:240px; width:calc(50% - 10px); clear:none;}
#mb-c .mb-float.mb-right {float:right;}
#mb-c .mb-float:nth-child(even) {float:right;}
#mb-c .mb-icon-address, #mb-c .mb-icon-cal {cursor:pointer;}

#mb-c #mb-menu {display:block; line-height: 0;}
#mb-c #mb-menu .mb-header {width:100%; top:0; position:fixed; height:60px; display:block; background-color:#595A5B; z-index:8;}
#mb-c #mb-menu nav {width:280px; top:60px; position:fixed; height:100%; display:block; z-index:9; margin-left:-280px;}
#mb-c #mb-menu-mobile {height:60px; display:none;}
#mb-c #mb-menu-mobile nav {width:60px; height:60px; background-image:url('../images/icon-menu.png'); background-size:auto 50%; background-position:15px 50%; position:absolute;}
#mb-c #mb-menu-mobile nav ul {display:none;}
#mb-c #mb-menu .mb-icon-account {width:280px; height:60px; margin-top:-60px; background-position:10px 50%;}
#mb-c #mb-menu-mobile .mb-icon-account {position:absolute; width:60px; height:60px; right:0; top:0;}

#mb-c #mb-menu .mb-options {width:280px; padding:0;}
#mb-c #mb-menu .mb-options ul li div {padding:0; background-size:30px; display:table-cell; vertical-align: middle;}
#mb-c #mb-menu .mb-options > ul {display:none;}
#mb-c #mb-menu .mb-options > ul > li {position:absolute;}
#mb-c #mb-menu > div.mb-icon {background-color:transparent; background-position:10px 50%; display:inline-block; height:60px; width:50px; position:relative; z-index:10; cursor:pointer;}
#mb-c #mb-menu > div.mb-icon h2, #mb-c #mb-menu > div.mb-icon h3 {display:none;}
#mb-c #mb-menu .mb-options ul h2,#mb-c #mb-menu .mb-options ul h3 {margin-left:70px; margin-top:-5px; font-size:14px; line-height:28px; margin-right:18px;}

#mb-c .mb-basket-items.mb-table {width:100%;}
#mb-c .mb-basket-items.mb-table.mb-basket-head {padding:0 10px 0 10px;}
#mb-c .mb-basket-items.mb-table.mb-basket-head .mb-cell {font-size:16px; font-weight:900;}
#mb-c .mb-basket-items.mb-table.mb-basket-head .mb-row {height:29px;}
#mb-c .mb-basket-items.mb-table .mb-cell {width:20%; font-size:14px; font-weight:400; padding:5px 5px 0 10px;}
#mb-c .mb-basket-items.mb-table .mb-cell h2 {font-size:12px; font-weight:400;}
#mb-c .mb-basket-items.mb-table .mb-cell:first-child {width:76%;}
#mb-c .mb-basket-items.mb-table .mb-cell:nth-child(2) {width:0;}

#mb-c .mb-cell span.mb-slide-icon, #mb-c .mb-cell span.mb-slide-icon-grey {width:15px; height:15px; margin:0; display:inline-block; background-size:100%; background-repeat: no-repeat; background-position: center;}
#mb-c .active .mb-cell span.mb-slide-icon, #mb-c .active .mb-cell span.mb-slide-icon-grey {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);}
#mb-c .mb-basket-items.mb-table .mb-basket-dest {display:inline-block; padding-left: 5px;}

#mb-c .mb-main-menu {display:none;}
#mb-c .mb-button, .mb-button, .mb-link-button {border-radius:2px; background-color:#0096b9; color:#fff; text-align:center; padding:5px 15px; display:inline-block; cursor:pointer;  text-transform: uppercase;}
#mb-c .mb-button.mb-button-small {font-size:11px;}
#mb-c .mb-button.mb-large {font-size:17px;}
#mb-c .mb-button.mb-inline {padding: 2px 5px 0 5px; float:none !important; display:inline-block; margin-bottom:5px;}
#mb-c .mb-button.mb-inline, #mb-c .mb-inline {float:none !important; display:inline-block;}
#mb-c .mb-anchor {
	text-decoration: underline;
    color: #0096b9;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
#mb-c .mb-basket-page .mb-main-button .mb-button {background-color:rgba(255,205,51,1);}
#mb-c .mb-basket-page .mb-main-button .mb-button:hover {background-color:rgba(255,205,51,.85);}
#mb-c h2 .mb-button {font-size:12px; margin-left:20px; font-weight:400;}
body #mb-c .mb-button:hover, body #mb-c .mb-cta:hover {background-color: #006d86; text-decoration: none;}
#mb-c .mb-button.mb-full-width {width: 100%; background-color: #ff9900; border:none; color:#fff;}
#mb-c div .mb-cta {float:right;}

#mb-c #mb-menu .mb-options ul h3 {font-size:12px; margin-top:-5px; line-height:13px;}
#mb-c #mb-menu .mb-options ul ul li, #mb-c #mb-menu .mb-options ul ul li div.mb-icon {margin:0; width:100%; height:60px; background-color:transparent;}
#mb-c #mb-menu .mb-options ul ul li:nth-child(odd) {background-color:#777777;}
#mb-c #mb-menu .mb-options ul ul li:hover, #mb-c #mb-menu .mb-options ul ul li.active {background-color:#ff9900;}
#mb-c #mb-menu .mb-options .button {display:none;}

#mb-c .mb-inactive {opacity: 0.3;}
#mb-c .mb-fromto-txt, #mb-c .mb-arriving .mb-input-name {display:none;}
#mb-c .mb-arriving .mb-input-text {line-height: 1.5em;}

#mb-c .mb-value .mb-select-txt, #mb-c .mb-value .mb-selected-txt {line-height: 30px; margin-top:0; font-size: 10px;}
#mb-c .mb-value:hover .mb-select-txt {font-size:10px;}
#mb-c .mb-value .mb-selected-txt {display:none;}
#mb-c .mb-value.active .mb-selected-txt {display:block;}
#mb-c .mb-value.active .mb-select-txt {display:none;}
#mb-c .mb-input.mb-transfer .mb-input-name, #mb-c .mb-input.mb-show-name .mb-input-name {visibility:visible;}
#mb-c .mb-input.mb-show-name {min-height:82px;}

#mb-c .mb-radio .mb-value.mb-transfer .mb-price {vertical-align:middle; text-align:center;}

#mb-c .mb-radio .mb-transfer.mb-noservice {margin-bottom:18px; background-color:#efefef; opacity:0.7;}
#mb-c .mb-radio .mb-transfer.mb-noservice .mb-cell.mb-summary {padding:0;}
#mb-c .mb-radio .mb-transfer.mb-noservice .mb-cell.mb-summary > div {
	min-height: 92px;
    margin-top: 20px;
    padding: 0 10px;
    text-align: center;
}
#mb-c .mb-radio .mb-transfer .mb-price .mb-ppprice, #mb-c .mb-radio .mb-value.mb-transfer .mb-price .mb-ppprice span {font-size:12px;}
#mb-c .mb-radio .mb-transfer .mb-price .mb-ppprice span {display:inline;}

#mb-c .mb-radio .mb-row.mb-transfer-head .mb-cell {border-top-right-radius:4px; border-top-left-radius:4px; border-top:2px solid #fff; border-left:2px solid #fff; border-right:2px solid #fff;}
#mb-c .mb-radio .mb-row.mb-transfer-body .mb-summary {border-bottom-right-radius:4px; border-bottom-left-radius:4px; border-bottom:2px solid #efefef; border-left:2px solid #efefef; border-right:2px solid #efefef;}
#mb-c .mb-radio .active .mb-row.mb-transfer-body .mb-summary {background-color:#fff; border-bottom: 4px solid #efefef; border-left: 4px solid #efefef; border-right: 4px solid #efefef; padding-top: 5px;}
#mb-c .mb-radio .mb-row.mb-transfer-body .mb-summary .mb-summary-left {float:left; width:60%;}
#mb-c .mb-radio .mb-row.mb-transfer-body .mb-summary .mb-summary-right {color: #333; padding-bottom: 10px;}
#mb-c .mb-radio .mb-transfer:hover .mb-row.mb-transfer-body .mb-summary .mb-summary-right {padding:0;}

#mb-c .mb-radio .mb-value.mb-transfer .mb-price {vertical-align:middle; text-align:center;}

#mb-c .mb-radio .mb-transfer[data-value=flexisaver] .mb-row.mb-transfer-head .mb-cell {color:rgba(5,47,95,1.00); border-color:rgba(0,56,86,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=supersaver] .mb-row.mb-transfer-head .mb-cell {color:rgba(51,153,0,1.00); border-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=private] .mb-row.mb-transfer-head .mb-cell {color:rgba(97,3,69,1.00); border-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-transfer[data-value=vip] .mb-row.mb-transfer-head .mb-cell {color:rgba(10,10,10,1.00); border-color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(8,95,11,1.00); background-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=private].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=private]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-value.mb-transfer[data-value=vip].active .mb-row.mb-transfer-head .mb-cell, #mb-c .mb-radio .mb-value.mb-transfer[data-value=vip]:hover .mb-row.mb-transfer-head .mb-cell {color:white; background-color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-transfer[data-value=flexisaver] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver] .mb-strap, #mb-c .mb-transfer[data-value=flexisaver]:hover .mb-price span {color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=supersaver] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver] .mb-strap, #mb-c .mb-transfer[data-value=supersaver]:hover .mb-price span {color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=private] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=private] .mb-strap, #mb-c .mb-transfer[data-value=private]:hover .mb-price span {color:rgba(97,3,69,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=vip] .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer[data-value=vip] .mb-strap, #mb-c .mb-transfer[data-value=vip]:hover .mb-price span {color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-value.mb-transfer.active .mb-row.mb-transfer-head .mb-cell h3, #mb-c .mb-radio .mb-value.mb-transfer:hover .mb-row.mb-transfer-head .mb-cell h3 {color:white;}
#mb-c .mb-radio .mb-transfer h3.mb-trans-icon {background-size:auto 80%; background-position:calc(100% - 10px) 50%; background-repeat:no-repeat;}

#mb-c .mb-radio .mb-transfer[data-value=flexisaver] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=supersaver] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-transfer[data-value=private] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-transfer[data-value=vip] .mb-row.mb-transfer-body .mb-summary {border-color:rgba(10,10,10,1.00);}

#mb-c .mb-radio .mb-value.mb-transfer[data-value=flexisaver].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(5,47,95,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=supersaver].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(51,153,0,1.00);}
#mb-c .mb-radio .mb-value.mb-transfer[data-value=private].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(97,3,69,1.00); }
#mb-c .mb-radio .mb-value.mb-transfer[data-value=vip].active .mb-row.mb-transfer-body .mb-summary {border-color:rgba(10,10,10,1.00);}

#mb-c .mb-value.mb-transfer[data-value=flexisaver] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=flexisaver] .mb-highlight-text  {}
#mb-c .mb-value.mb-transfer[data-value=supersaver] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=supersaver] .mb-highlight-text {}
#mb-c .mb-value.mb-transfer[data-value=private] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=private] .mb-highlight-text { }
#mb-c .mb-value.mb-transfer[data-value=vip] .mb-price span, #mb-c .mb-value.mb-transfer[data-value=vip] .mb-highlight-text {}

#mb-c .mb-options.mb-account {max-width:800px;}
#mb-c .mb-options {padding-bottom:10px; width:100%; background-color:transparent; max-width: 1050px; margin:0 auto;}
#mb-c .mb-options ul {padding:0; margin:20px 0;}
#mb-c .mb-options > ul > li > div {background-color:#0084c8; background-position:15px 50%; margin: 0 10px;}
#mb-c .mb-options ul li {list-style:none; margin:0;}
#mb-c .mb-options ul li div {padding:22px 0; background-size:30px;}
#mb-c .mb-options > ul {width:100%; padding:0;}
#mb-c .mb-options ul ul {width:100%; background-color:#595A5B;}
#mb-c .mb-options ul ul li {margin:5px 0 5px 0; display:table; width:calc(50% - 5px); float:left;}
#mb-c .mb-options ul ul li:nth-child(even) {margin-left:10px;}
#mb-c .mb-options ul ul li:first-child {}
#mb-c .mb-options ul ul div {
	background-color:#777777; cursor:pointer; border-radius:5px; min-height: 88px;
    display: table;
    width: 100%;
    padding-left: 65px;
    padding-right: 20px;
}
#mb-c .mb-options ul ul div:hover, #mb-c .mb-options ul ul li.active div, #mb-c .mb-options .button:hover {background-color:#555; color:#fff;}
#mb-c .mb-options ul h2,#mb-c .mb-options ul h3 {margin-left:70px; color:#fff;}
#mb-c .mb-options ul ul h2,#mb-c .mb-options ul ul h3 {margin-left:0;}
#mb-c .mb-options ul ul h2 {font-weight:400; font-size:18px;}
#mb-c .mb-options ul ul h3 {font-weight:400; font-size:14px;}
#mb-c .mb-options ul ul h3 span {font-size:10px; font-style:italic;}
#mb-c .mb-options .button {background-color:#777777; margin:0 10px; width:calc(100% - 20px); color:#fff;} 
#mb-c .mb-form, #mb-c .mb-inc-details {margin:0 auto; width: 100%; max-width:1050px; position:relative;}
#mb-c .mb-form.mb-form-payment {margin-top: 20px;}
#mb-c .mb-form h2 { font-size: 22px; font-weight: 400; text-align:center;}
#mb-c .mb-form p { font-size: 15px; text-align: center;}
#mb-c .mb-form-login, #mb-c .mb-form-register {padding:10px 0;}

#mb-c .mb-login-option h3 {text-align:center;}
#mb-c .mb-login-options .mb-login-option {width:calc(33% - 10px); float:left; margin-left:12px;}
#mb-c .mb-page-login .mb-login-option {width:calc(50% - 10px);}
#mb-c .mb-login-options .mb-login-option.active {
	display:block;
    margin: 0 auto;
}

#mb-c .mb-login-option .mb-body > div.mb-text-small {
	height: 40px;
    padding-top: 10px;
	text-align: center;
}

#mb-c .mb-login-options .mb-login-option:first-child {margin-left:0;}
#mb-c .mb-login-options .mb-form-register {display:block;}
#mb-c .mb-login-option .mb-body {
	padding-bottom: 8px;
}
#mb-c .mb-login-options .mb-login-option-skip .mb-body {min-height:0; padding-bottom:7px;}
#mb-c .mb-login-options .mb-login-option-skip .mb-nav {margin-top:95px;}
#mb-c .mb-login-menu {display:none;}

body #mb-c .mb-nav .mb-login-nav {
    border-radius: 2px;
    height: 40px;
    max-width:260px;
    width: 100%;
	margin: 0 auto;
    float: none;
}

#mb-c form.mb-small-form {}
#mb-c form.mb-small-form .mb-input {height:40px; min-height:40px; margin-bottom: 5px;}
#mb-c form.mb-small-form .mb-input .mb-row {height:40px;}
#mb-c form.mb-small-form .mb-input .mb-row .mb-cell {height: 20px; min-height: 20px; width: 40px;}
#mb-c form.mb-small-form .mb-input .mb-row .mb-input-name {}
#mb-c form.mb-small-form .mb-input .mb-row input[type="text"], #mb-c form.mb-small-form .mb-input .mb-row input[type="password"] {font-size: 14px;}

#mb-c h2.mb-onlyjourney2, #mb-c h2.mb-onlyjourney1 {width: 100%; text-align: center; font-size: 15px; font-weight: 300; line-height: 1.3em;}
#mb-c .mb-journey2 h2.mb-onlyjourney2 {}
#mb-c .mb-oneway h2.mb-onlyjourney2, #mb-c .mb-oneway h2.mb-onlyjourney1 {margin-top:0; height:20px; background-position:20px 50%;}
#mb-c .mb-oneway h2.mb-onlyjourney1 {width:auto;}

#mb-c .mb-resort-txt {text-align:center; display:none;}
#mb-c .mb-resort-txt h2 {text-align:center; font-weight:400;}
#mb-c .mb-journey-txt h2 {
	font-weight:400;
	font-size:24px;
	min-width:140px;
    padding-top:7px;
    margin:0; line-height:1.4em;
    margin-top: -23px;
	display:inline-block;
}
#mb-c .mb-journey-price h2, #mb-c .mb-journey-price h2 .mb-highlight-text  {
	font-weight:400;
	font-size:30px;
    margin:0;
}

#mb-c .mb-pagination ul {display:block; margin:10px 0; padding:0; width:100%;}
#mb-c .mb-pagination ul li {float:left; padding:5px; margin:0 0 10px 0; border-left: 1px solid #999; list-style: none; cursor:pointer; min-width:26px; text-align: center;}
#mb-c .mb-pagination ul li:hover, #mb-c .mb-pagination ul li.active {background-color:#666; color:white;}
#mb-c .mb-pagination ul li:first-child {border-left:none; }

#mb-c .mb-nav-1 {height:46px; display:table; width:100%; margin-bottom: 20px;}
#mb-c .mb-nav-1 ul {padding:0; margin:0 auto; background-color:#fff; height:46px; display:block; width: calc(100% - 300px); border-bottom: 1px solid #333; position:relative;}
#mb-c .mb-nav-1 ul li {
	display:block; float:left; margin:0; padding:0;
	background-image:none !important;
    background: white;
    height: 46px;
    width: 46px;
    border: 1px solid #333;
    border-radius: 23px;
	margin-left: calc(25% + 3px);
    margin-top: 22px;
	text-align: center;
	vertical-align: middle;
    line-height: 46px;
}

#mb-c .mb-nav-1 ul li:before {content: '1';}
#mb-c .mb-nav-1 ul li:first-child {margin-left:0;}
#mb-c .mb-nav-1 ul li:last-child {position:absolute; right:0;}

#mb-c .mb-nav-1 ul li:nth-child(2):before {content: '2';}
#mb-c .mb-nav-1 ul li:nth-child(3):before {content: '3';}
#mb-c .mb-nav-1 ul li:nth-child(4):before {content: '4';}

#mb-c .mb-nav-1 ul li.active, #mb-c .mb-nav-1 ul li:hover, #mb-c .mb-nav-1 ul li.complete {border: 4px solid #FFBB00; line-height: 40px; color:#FFBB00; font-weight:500;}
#mb-c .mb-nav-1 ul li.complete { background-color:#FFBB00; color:white;}
#mb-c .mb-nav-1 ul li span {display:none;}
#mb-c .mb-nav-1 ul li.active span.mb-arrow, #mb-c .mb-nav-1 ul li:hover span.mb-arrow {background-position: 1px 0;}
#mb-c .mb-nav-1 ul li.complete:nth-child(1) span.mb-arrow { background-position: 1px -120px;}
#mb-c .mb-nav-1 ul li.complete:nth-child(2) span.mb-arrow {background-position: 1px -160px;}

#mb-c .mb-nav-2 {height:30px; margin:0; padding:0; display:none; width:100%;}
#mb-c .mb-nav-2 ul {padding:0; margin:0; background-color:#ff9900; height:30px; box-shadow:0 1px 1px #ddd; border: 1px solid #FF9900; display:table-row;}
#mb-c .mb-nav-2 ul li {display:table-cell; height:30px; margin:0; padding:0;}
#mb-c .mb-nav-2 ul li.active {background-color:#ff9900;}

#mb-c .mb-nav .mb-confirm, #mb-c .mb-nav .mb-cancel, #mb-c .mb-nav .mb-prev, #mb-c .mb-nav .mb-next, #mb-c .mb-cta {width:50%; float:left; height:60px; text-align:center; font-size:16px; background-color:#666; color:#eee; cursor:pointer;  text-transform: uppercase;}
#mb-c .mb-nav .mb-confirm:hover, #mb-c .mb-nav .mb-cancel:hover, #mb-c .mb-nav .mb-prev:hover, #mb-c .mb-nav .mb-next:hover { background-color:#444; }
#mb-c .mb-nav .mb-confirm span, #mb-c .mb-nav .mb-cancel span, #mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span {line-height:60px; vertical-align:middle;}
#mb-c .mb-nav .mb-prev { border-bottom-left-radius: 2px; border-top-left-radius: 2px;}
#mb-c .mb-nav .mb-next, #mb-c .mb-nav .mb-confirm { background-color:#FFBB00; color:#fff; border-bottom-right-radius: 2px; border-top-right-radius: 2px;}
#mb-c .mb-nav .mb-next:hover, #mb-c .mb-nav .mb-confirm:hover {background-color:#006d86;}

#mb-c .mb-overlay {display:none; position:fixed; top:0; left:0; width:100%; z-index:22; /*background-color:rgba(102,102,102,0.95);*/}
#mb-c .mb-pop .mb-overlay {background-color:rgba(255,255,255,1);}
#mb-overlay {display:none; opacity:0; width:100%; position:fixed; top:0; left:0; z-index:21; background-color:rgba(48,48,48,0.90);}
#mb-c .mb-overlay .close {position:absolute; z-index:3; top:15px; right:15px; color:#fff; font-size:20px; font-weight:900; line-height:20px; padding:10px; background-image:url('../images/icon-close-white.png'); background-size:contain; background-repeat:no-repeat;}
#mb-c .mb-overlay .close span {display:none;}
#mb-c .mb-overlay .mb-header {padding:40px 0; margin:0 auto; text-align:center; background-color:rgba(51,51,51,0.80); }
#mb-c .mb-overlay .mb-header h3 {font-size:16px; color:#fff; font-weight:900;  margin: 0 0 0 0; max-width: calc(100% - 130px); display: inline-block;}
#mb-c .mb-overlay h2 {color:#fff; font-weight:900;}
#mb-c .mb-footer {bottom: 0; width: 100%; max-width:600px;}
#mb-c .mb-overlay .mb-content {margin:20px auto; max-width:600px; color:#fff;}
#mb-c .mb-overlay .mb-content h3 {text-align:center; margin-bottom:20px;}
#mb-c .mb-overlay .mb-content .mb-icon {width:auto; background-position:15px 50%;}
#mb-c .mb-overlay .mb-content .mb-row {background-color:transparent; height: 50px;}
#mb-c .mb-overlay .mb-content .mb-row .mb-icon {background-color:transparent; padding-left:110px;}
#mb-c .mb-overlay .mb-content, #mb-c .mb-overlay .mb-content .mb-cell {font-size:16px;}
#mb-c .mb-overlay .mb-content .mb-table {width:100%;}
#mb-c .mb-overlay .mb-cancel {background-color:#999;}

#mb-c .mb-overlay .mb-content .mb-icon {background-size:auto 90%;}
#mb-c .mb-overlay .mb-content .mb-icon-bike {background-image:url('../images-final/icon-bikeoption-charcoal.png'); background-size:auto 80%;}
#mb-c .mb-overlay .mb-content .mb-icon-extraluggage {background-image:url('../images-final/icon-extraluggageoption-charcoal.png');background-size:auto 80%;}
#mb-c .mb-overlay .mb-content .mb-icon-skis {background-image: url('../images-final/icon-skisoption-charcoal.png'); background-size:auto 70%; background-position:30px 50%;}
#mb-c .mb-overlay .mb-content .mb-icon-snowboard {background-size:auto 70%; background-position: 30px 50%;}
#mb-c .mb-extras .mb-input.mb-input-btn .mb-input-name {display:table-cell; vertical-align:middle; opacity:1; text-transform: uppercase;
    font-size: 10px;}

/*
#mb-c .mb-text.active .mb-icon-profile {background-image: url(../images-final/icon-name-teal-filled.png);}
#mb-c .mb-text.active .mb-icon-email {background-image: url(../images-final/icon-email-teal.png);}
#mb-c .mb-text.active .mb-icon-mobile {background-image: url(../images-final/icon-telephone-teal.png);}
#mb-c .mb-text.active .mb-icon-hotel {background-image: url(../images-final/icon-accomname-teal.png)}
#mb-c .mb-text.active .mb-icon-address {background-image: url(../images-final/icon-accomaddress-teal.png);}
#mb-c .mb-text.active .mb-icon-telephone {background-image: url(../images-final/icon-telephone-teal.png);}
*/

#mb-c .mb-text.active .mb-input-name {opacity: 1;}

#mb-c h3.mb-icon-passport {background-image: url(../images-final/icon-leadpaxinfo-green.png);}
#mb-c h3.mb-icon-accommodationdetails { background-image: url(../images-final/icon-dropoffdetails-green.png);}
#mb-c h3.mb-icon-extras { background-image: url(../images-final/icon-extras-green.png);}

#mb-c section.mb-login {width:100%; background-color:#669900; color:#fff; padding:10px 0;}
#mb-c section.mb-login .mb-input .mb-input-name {color:#666;}
#mb-c section.mb-login > div {max-width:900px; margin:0 auto;}
#mb-c section.mb-login > h2 {text-align:center; font-size:14px; cursor:pointer;}
#mb-c section.mb-login .mb-search {display:none;}
#mb-c section.mb-login .mb-search .mb-form {margin:10px 0;}
#mb-c section.mb-login .mb-search form {margin:0;}
#mb-c section.mb-login .mb-search .mb-form h2 {display:none;}

#mb-c .mb-login-menu {margin:10px auto; margin-top:15px; max-width:470px;}
#mb-c .mb-login-menu .mb-button {width:30%; padding: 5px; max-width:150px; height: 90px; border-radius: 5px; float: left; margin-left:15px; background-color:#666;}
#mb-c .mb-login-menu .mb-button:first-child {margin-left:0;}
#mb-c .mb-login-menu .mb-button .mb-icon { margin: 5px auto;
    height: 20px;
    width: 20px;
    min-height: 20px;
    background-size: contain;
    background-position: 50%;
    margin-top: 10px;}
#mb-c .mb-login-menu .mb-button.active {background-color: #0096b9;}
#mb-c .mb-login-menu .mb-button .mb-row {height:40px;}
#mb-c .mb-login-menu .mb-button .mb-cell {width:150px;}
#mb-c .mb-login-menu ul {margin: 0; padding: 0;}

#mb-c .mb-login-menu.mb-2options {max-width: 320px; margin-top:35px;}    
#mb-c .mb-login-menu.mb-2options .mb-button {width:calc(50% - 10px);}

#mb-c .mb-search {padding-bottom: 20px;}

.mb-datepicker-arrow {
    background-image: url(../images/border-arrow.png);
    width: 25px;
    height: 13px;
    margin-top: -13px;
    left: 232px;
    background-size: contain;
    position: absolute;
    top: 0;
}

#mb-c .mb-pophover {width:calc(200% + 22px) !important; display:none; position:absolute !important; background-color:#fff; border-radius:3px; border:2px solid #0096b9 !important; height:auto !important; top:0 !important; left:0 !important; margin-left:-1px; margin-top:68px; padding:10px; min-width: 300px;}
#mb-c .mb-pophover .mb-header {background-color:#fff; height:auto;}
#mb-c .mb-pophover .mb-header h3 {color:#333;}

#mb-c .mb-pophover.mb-pop-mail { margin-left:-150px;}
#mb-c .mb-pophover.mb-pop-receipts { margin-left:-139px;}
#mb-c .mb-pophover.mb-pop-mail .mb-row.mb-text p, #mb-c .mb-pophover.mb-pop-receipts .mb-row.mb-text p {padding-bottom:10px; padding-top:10px; border-top:1px solid #ccc;}
#mb-c .mb-pophover.mb-pop-mail .mb-row.mb-text:first-child p, #mb-c .mb-pophover.mb-pop-receipts .mb-row.mb-text:first-child p {padding-top:0; border-top:none;}
#mb-c .mb-pophover.mb-pop-mail .mb-row.mb-text:last-child p, #mb-c .mb-pophover.mb-pop-receipts .mb-row.mb-text:last-child p {padding-bottom:0;}

#mb-c .mb-pophover .mb-input-name em, #mb-c .mb-pophover .mb-input-name strong, #mb-c .mb-pophover .mb-input-name a  {display:block;}

#mb-c #mb-journey-position .mb-input {border:none; /* margin: 3px 0; */}
#mb-c #mb-journey-position > div.mb-input {background-color:transparent;}
#mb-c.mb-return #mb-journeys .mb-journey1, #mb-c.mb-return #mb-journeys .mb-journey2 {margin:-9px 0 0 0; padding:20px 10px; width:calc(50% - 5px);}
#mb-c.mb-return #mb-journeys .mb-journey1 {float:left; padding:20px 10px 20px 0;}
#mb-c.mb-return #mb-journeys .mb-journey2:not(.mb-defaultHide) {display:block;}
#mb-c.mb-return #mb-journeys .mb-journey2 .mb-from-airport {background-color:#fff;}
#mb-c .mb-switch {display:none;}
#mb-c .mb-to-name,#mb-c .mb-from-name {display:inline !important;}
#mb-c .mb-to-name.hide,#mb-c .mb-from-name.hide {display:none !important;}

#mb-c.mb-return #mb-journeys .mb-journey2.mb-hide {display:none !important;}

#mb-c .mb-page-contact #mb-journeys .mb-journey1, #mb-c .mb-page-contact #mb-journeys .mb-journey2 {width:100%; float:none;}

#mb-journeys .mb-mobile {width:calc(100% - 50px);}

#mb-alerts {display:none; z-index:23; opacity:0; position:absolute; top:0; margin:0 auto; width:100%;}
#mb-alerts > div {display:none; position:relative;}
#mb-alerts div.mb-overlay > div {max-width:600px; margin:20px auto; padding:0 20px; color:#fff;}
#mb-alerts div.mb-overlay ul li {list-style:none;}
#mb-alerts div.mb-overlay div.mb-footer {padding:0;}

#mb-c .mb-nav-1.mb-account-nav {max-width:calc(50% - 30px); margin: 0 0 0 30px;}

body #mb-c .mb-default-hide {display:none;}
body #mb-c .mb-default-inactive {opacity:0.5;}
body #mb-c .mb-default-hide.active {display:block;}

#mb-c .mb-input.mb-radio-table .mb-input-name {visibility:visible;}
#mb-c .mb-inc-details-text div {display:none !important;}

#mb-c .time_pick .timepicker_wrap input.timepicki-input {
	padding: 0;
    margin: 0;
    position: relative;
}

 .ui-widget {font-family:'Roboto', sans-serif;}
 .ui-widget.ui-autocomplete {max-height:400px; overflow:scroll; max-width:550px;}
 .ui-datepicker {width:calc(100% - 108px); line-height:2em; max-width:400px; margin:0 auto;}
 .ui-datepicker td span,  .ui-datepicker td a { text-align: center;}
 .ui-widget-header {
    border: none;
    background:none;
}
 .ui-datepicker th {color:#0096b9; line-height:2em;}
 .ui-datepicker td a {line-height:2em;}
 .ui-state-default,  .ui-widget-content .ui-state-default,  .ui-widget-header .ui-state-default,  .ui-button,  .ui-button.ui-state-disabled:hover,  .ui-button.ui-state-disabled:active {
    border: 1px solid #eeeeee;
    background: #eeeeee;
    font-weight: normal;
    color: #666666;
}
 .ui-state-highlight,  .ui-widget-content .ui-state-highlight,  .ui-widget-header .ui-state-highlight {
    border: 1px solid #ff9900;
    background: #ffcd33;
    color: #333;
}
 .ui-state-active,  .ui-widget-content .ui-state-active,  .ui-widget-header .ui-state-active,  a.ui-button:active,  .ui-button:active,  .ui-button.ui-state-active:hover {
	
	border: 1px solid #0077c7;
    background: #0084c8;
    font-weight: normal;
    color: #ffffff;
	
}

.ui-widget {
    font-family:'Roboto', sans-serif;
    font-size: 1.0em;
}

.ui-widget.ui-autocomplete span.ui-state-active {margin:0; color:inherit; border:none; background-color:transparent;}

 .ui-datepicker .ui-datepicker-prev,  .ui-datepicker .ui-datepicker-next {
    width: 2em;
    height: 2em;
}

.ui-widget.ui-widget-content.ui-datepicker {
    z-index: 50 !important;
}

.ui-datepicker {
    margin-top: 20px !important;
    border: 2px solid #0096b9 !important;
}

.ui-datepicker table {
    font-size: 0.8em;
    margin: 0 0 .35em;
}

.wickedpicker {z-index:23; position: fixed !important; background:none; width:100%; height:auto; box-shadow:none; left:0 !important;}
.wickedpicker__title {display:none;}
.wickedpicker__title, .wickedpicker__controls, .wickedpicker__controls__control, .wickedpicker__controls__control--separator, .wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
    font-size: 40px;
}
.wickedpicker__controls__control {
    width: 70px;
	color:#fff;
}
.wickedpicker__controls__control--separator {
	color:#fff;
    width: 25px;
}
.wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
    color: #ff9900;
}

.iti-mobile .intl-tel-input.iti-container {overflow:hidden;}

#mb-time, #mb-time2, .mb-mobile, .mb-flight-time {overflow:visible !important;}
#mb-time .mb-footer, #mb-time2 .mb-footer {margin-top: 240px;}
.timepicker_wrap {top:50px; min-width:184px;}

#mb-c .mb-summary h3.mb-header {padding-left:50px;}
#mb-c .mb-summary.mb-table {font-size:14px; width:100%;}
#mb-c .mb-summary.mb-table .mb-row {min-height:20px; padding:10px; background-color:#ddd;}
#mb-c .mb-summary.mb-table .mb-row:nth-child(even) {background-color:#eee;}
#mb-c .mb-summary.mb-table .mb-cell {padding-left:10px;}
#mb-c .mb-summary.mb-table .mb-cell:first-child {padding-left:0;}
#mb-c .mb-summary.mb-table .mb-cell:nth-child(2) {font-weight:900;}

/*#mb-c #mb-home-menu .mb-row li.mb-basket {display:none;}*/
#mb-c .mb-basket-items.mb-basket-body {}
#mb-c .mb-float .mb-basket-item.mb-float {float:none; width:100%; margin: 4px 0;}
#mb-c .mb-basket-item {background-color: #666; color: #fff; padding:10px 10px 10px 10px; margin: 0 0 18px 0; width:100%; min-height:102px; border-radius:3px;}
#mb-c .mb-basket-item:nth-child(even) {background-color: #555;}
#mb-c .mb-basket-item:hover {background-color: #333;}
#mb-c .mb-basket-item.active, #mb-c .mb-basket-item.select {background-color: #333; color: #fff;}
#mb-c .mb-basket-item:first-child {margin-top:0;}
#mb-c .mb-basket-item.mb-float {padding:20px; border-radius:3px; margin: 10px 0; border-bottom:none;}
#mb-c .mb-basket-item .mb-row {height:auto;}
#mb-c .mb-basket-item .mb-row > ul {padding:0; margin:0;}
#mb-c .mb-basket-item .mb-row > ul > li {list-style:none; margin:0; display:block; padding:0;}
#mb-c .mb-basket-item .mb-row > ul > li span {color:#669900;}
#mb-c .mb-basket-item .mb-row > ul > li > ul > li {display:inline;}
#mb-c .mb-basket-item .mb-row > ul > li > ul > li:after {content: ', ';}
#mb-c .mb-basket-item .mb-row > ul > li > ul > li:last-child:after {content: '';}
#mb-c .mb-basket-item .mb-row.mb-head {cursor:pointer; height: 29px;}
#mb-c .mb-basket-item .mb-row.mb-head h2 {margin-bottom:5px; font-size:14px; line-height: 1.3; text-align: left;}
#mb-c .mb-basket-item .mb-row.mb-head h2 strong {font-size:18px;}
#mb-c .mb-basket-item .mb-row.mb-head h2 span {}
#mb-c .mb-basket-item .mb-body {display:none; margin-left:10px;}
#mb-c .mb-basket-item.active .mb-body {}
#mb-c .mb-basket-item.incomplete {background-color:rgba(146,10,0,0.20);}
#mb-c .mb-basket-item .mb-remove {/*width:20px; height:20px; top: 3px; border-radius:50%; position:absolute; right:0; background-size: 60%; background-repeat: no-repeat; background-position: center; cursor:pointer;*/}
#mb-c .mb-basket-item .mb-remove:hover {background-size: 70%;}
#mb-c .mb-basket-item .mb-table {position:relative; padding-top: 5px;}

#mb-c .mb-basket-item ul {margin:0; padding:0; list-style:none;}
#mb-c .mb-basket-item ul li {margin:5px 0 5px 0; padding:0; list-style:none;}
#mb-c .mb-basket-item ul li span {font-weight:400; color: rgba(102,153,0,1);}
#mb-c .mb-basket-item ul li.mb-list-head {font-size:14px;}

#mb-c .mb-basket-item ul li span.mb-basket-journey {display:inline-block; color: inherit; width:76%;}
#mb-c .mb-basket-item ul li span.mb-basket-price {display:inline-block;}

#mb-c .mb-totals.mb-table {width: 100%; font-size: 13px; }
#mb-c .mb-totals .mb-cell:first-child {width: 90%; text-align: right; padding-right: 10px; max-width: calc(100% - 90px);}
#mb-c .mb-totals .mb-cell:last-child {color:#0096b9; text-align: right; min-width: 90px;}
#mb-c .mb-totals .mb-container-tally .mb-cell:last-child {text-align: left;}
#mb-c .mb-totals.mb-table .mb-container-total {font-size:30px; line-height:40px; vertical-align: middle;}
#mb-c .mb-container-totals .mb-currency-container {float: left; height: 40px;}

#mb-c .mb-container-totals .mb-totals.mb-table {float:right; width: calc(100% - 180px); margin-bottom: 15px;}

#mb-c .mb-number .mb-input-text {width:calc(100% - 105px); overflow:hidden;}

#mb-c #mb-home-menu .mb-cell div.mb-basket-count {
	display: block;
    position: absolute;
    color: white;
    margin: 16px 0 0 -23px;
    height: 10px;
    font-size: 11px;
    font-weight: 500;
    padding: 0;
	text-align: center;
}


#mb-c #mb-home-menu .mb-cell.active div.mb-basket-count {
    color: #666;
}

#mb-c .mb-form-nologin {font-size:18px;}

#mb-c .mb-form-head {height:40px; margin-top:10px; max-width:800px; margin:20px auto 0 auto; position:relative;}
#mb-c .mb-form-head h2 {line-height:40px; font-size:20px; font-weight:400; display:block;}
body #mb-c .mb-form-head .mb-icon.mb-icon-close {height:40px; width:40px; background-size:60%; background-position:right 50%; position:absolute; left:calc(100% - 40px); top:0; cursor:pointer;}
#mb-c .mb-form-head .mb-icon-close:hover {opacity:0.8;}
body #mb-c .mb-form-head .mb-icon.md-account-icon {display:block; float:left; background-position:left 50%; background-size:60%; margin:0; width:40px; height:40px;}

#mb-c .mb-booking-items {margin:20px auto;}
#mb-c .mb-booking-item {width:100%; padding:10px; border-radius:3px; border:1px solid #999; margin-bottom:15px; background-color:rgba(240,240,240,1);}
#mb-c .mb-booking-item:nth-child(even) {background-color:rgba(250,250,250,1);}
#mb-c .mb-booking-item.active {background-color:rgba(220,220,220,1);}
#mb-c .mb-booking-item .mb-table {width:100%; margin:5px;}
#mb-c .mb-booking-item .mb-cell {vertical-align:top; max-width:150px;}
#mb-c .mb-booking-item .mb-cell p {margin:2px 0; text-align: left;}
#mb-c .mb-booking-item h3 {margin-bottom:2px; font-size:14px; font-weight:500; margin-top:5px;}
#mb-c .mb-booking-item .mb-cell h1 {font-size:16px; text-align:right;}
#mb-c .mb-booking-item .mb-cell.mb-cell-status {max-width:110px; width:110px;}
#mb-c .mb-booking-item .mb-cell.mb-cell-driver {max-width:200px; width:200px;}
#mb-c .mb-booking-item .mb-cell.mb-cell-info {max-width:200px; width:200px;}
#mb-c .mb-booking-item .mb-cell.mb-messages {vertical-align:bottom; padding-bottom:5px; position:relative; max-width:30px;}
#mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-email, #mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-receipt {float:right; width:45px; background-position:right bottom; background-size:80%;}
#mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-email:hover, #mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-receipt:hover {opacity:0.8;}
#mb-c .mb-booking-item .mb-cell.mb-messages .mb-icon-receipt {margin-bottom:-3px;}
#mb-c .mb-form-history .mb-booking-item .mb-cell.mb-messages {/*display:none;*/}
#mb-c .mb-booking-item .mb-cell.mb-price {vertical-align:middle;}
#mb-c .mb-booking-item .mb-cell.mb-slide {vertical-align:middle; text-align:center; max-width:22px;}
#mb-c .mb-booking-item .mb-cell.mb-slide .mb-icon {margin-left:20px;}
#mb-c .mb-booking-item .mb-body {margin:20px 5px 5px 5px;}
#mb-c .mb-booking-item .mb-body ul {margin:0; padding:0;}
#mb-c .mb-booking-item .mb-body ul li {margin:0; padding:0; list-style:none;}
#mb-c .mb-booking-item .mb-body span {font-weight:400;}
#mb-c .mb-booking-item .mb-float {min-width:100px; margin-bottom:20px; max-width:300px;}
#mb-c .mb-booking-item .mb-pax {margin-left:3px; width:15px; height:12px; background-size:contain; display:inline-block; background-repeat: no-repeat;}

#mb-c .mb-make-payment.mb-button {background-color: #FFBB00;}

#mb-c .mb-status-confirmed {color:rgba(102,153,0,1); font-weight:400; font-size:1.2em;}
#mb-c .mb-status-unconfirmed {color:rgba(255,133,3,1.00); font-weight:400; font-size:1.2em;}

#mb-c .mb-circle-number {display:block; height:20px; width:20px; border-radius:10px; color:white; background-color: rgba(193,0,0,1.00); position:absolute; text-align:center; line-height: 20px; right:3px; margin-top:5px; z-index:2;}


#mb-c .mb-form-block {display:none; position:absolute; top:0; border-radius:2px; left:0; width:100%; z-index:10; height:100%; background-color:rgba(0,0,0,0.4);}
#mb-c .mb-txt-no-register {display:none;}

#mb-c .mb-row.mb-container-tally {
	font-size: 14px;
    height: 20px;
}

#mb-c .mb-row.mb-container-tally .mb-cell {
	
}

#mb-c .mb-container-promo {
	width:calc(50% - 10px);
	margin-top: -40px;
	float:right;
}

#mb-c.mb-return .mb-container-promo {
	width:calc(50% - 15px);
	margin-top: -60px;
}

#mb-c .mb-payment-basket .mb-container-promo {
	width:100%;
	margin-top:0;
}

#mb-c .mb-show-promo {
    margin: 0;
}

body .mb-journey-txt {
	text-align: right;
    margin-top: 15px;
}

body #mb-c .mb-container-promo .mb-button {
	float:right;
	max-width:140px;
	min-width:10px;
	padding: 12px 0;
}

body #mb-c .mb-container-promo .mb-remove-promo {
	float:right;
	max-width:140px;
	width:18px;
	padding: 0;
	border-radius:12px;
}

body #mb-c .mb-container-promo .mb-input {float:left;}
body #mb-c .mb-container-promo .mb-input, body #mb-c .mb-container-promo .mb-input .mb-row  {
	width:calc(100% - 150px);
}

body #mb-c .mb-container-promo input[type="text"], body #mb-c .mb-container-promo .mb-text.filled input[type="text"] {
}

body #mb-c .mb-container-promo .mb-icon {

}

#mb-c .mb-container-promo .mb-input-name {
	/*display:none;*/
}

.ui-autocomplete li {padding:8px; margin:0; border-bottom:1px solid #666; background-color:#E7E7E7;}
.ui-autocomplete li:nth-child(odd) {background-color:#f6f6f6;}
.ui-autocomplete li:last {border-bottom:none;}
.ui-autocomplete li span {display:block; font-size:14px; color:#666; margin:0; padding:0 !important; font-style:italic;}
.ui-autocomplete li:hover, .ui-autocomplete li:hover span, .ui-autocomplete li:active, .ui-autocomplete li:active span {background:#666; color:#fff;}
.ui-menu .ui-menu-item {font-size:16px;}
/* ul.ui-autocomplete li:nth-child(n+10) {display:none;} */

#mb-c #mb-journey-position {height: 49px; display:none;}
#mb-c #mb-journey-position div {max-height:40px; min-height:40px; height:40px; position:relative;}
#mb-c #mb-journey-position .mb-row div .mb-arrow {
	background-image:url(../images-final/menu-arrow.png);
	background-position: -9px -130px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 15px;
    right: -15px;
    top: 18px;
    z-index: 1;
    width: 15px;
    height: 40px;
}

#mb-c #mb-journey-position .mb-row div:first-child .mb-arrow {
	background-position: -9px -550px;
}
#mb-c #mb-journey-position .mb-row div:first-child:hover:not(.active) .mb-arrow {
	background-position: -9px -430px;
}
#mb-c #mb-journey-position .mb-row div .mb-arrow, #mb-c #mb-journey-position .mb-row div.active .mb-arrow {
	background-position: -9px -490px;
}

#mb-i-hover  { box-shadow: 0 0 5px #333333; z-index:5; margin-top:-40px; font-size:0.8em; padding:8px; background-color:white; border:1px solid #FFC100; border-radius:3px; display:none; position:absolute; max-width:100%; width:300px; color:#333;}
#mb-i-hover strong {font-weight:600;}

.intl-tel-input {width: calc(100% - 20px); display: block; position: absolute; top:1px; left:30px; z-index:10;}
#mb-c .intl-tel-input .flag-container {margin-top: 19px;}
.iti-mobile .intl-tel-input.iti-container { top:120px; }
.iti-mobile .intl-tel-input .country-list {
    width: calc(100% - 40px);
}

#mb-c .noselect {-webkit-touch-callout: none; -webkit-user-select: none;  -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
body #mb-c .mb-input.mb-input-btn {width:calc(25% - 15px); margin-left:20px; float:left; min-width:100px;}
body #mb-c .mb-input.mb-input-btn:first-child {margin-left:0;}
#mb-c .mb-input.mb-input-btn .mb-popclick input[type="text"]  {display:none;}
#mb-c .mb-input.mb-input-btn .mb-input-name {visibility:visible;}

#mb-c span.mb-date1-text, #mb-c span.mb-date2-text, #mb-c span.mb-journey-pos {display:inline;}
#mb-c span.mb-journey-pos {font-weight:500;}

#mb-c .mb-focus, #mb-c .mb-focus .mb-mobile-wrap, #mb-c .mb-focus .mb-ext-wrap {border-color: #FFC100; box-shadow: inset 0 0 0 2px #ffc100;}
#mb-c .mb-focus input:focus {border:none; outline:none; box-shadow:none;}

#mb-c .mb-address-name {width:calc(100% - 80px);}
#mb-c .h-wrap.mb-a-fixed .mb-input.mb-text {background-color:rgba(255, 255, 255, 0.1) !important;}
#mb-c .h-wrap.mb-a-fixed .mb-input.mb-text input {color:#ccc;}
#mb-c .mb-map-search {width:70px; height:40px; line-height:30px; max-width:70px; min-width:40px;}
#mb-c .mew-widget.mew-google-map {width:calc(100% - 40px); font-size: 1.6em; margin-left:40px;}

#mb-c .mew-widget {z-index:100;}

@media (max-width: 1199px) {
	
	#mb-c .mb-nav-1 ul li.active span {
		font-size: 14px;
	}
	
	#mb-c .mb-inc-details-text { width: calc(100% - 20px); }
	#mb-c #mb-arriving .mb-row div:first-child, #mb-c #mb-arriving2 .mb-row div:first-child {border-top-left-radius:0;}
	#mb-c #mb-arriving .mb-row div:last-child, #mb-c #mb-arriving2 .mb-row div:last-child {border-top-right-radius:0;}
	#form-wrapper > div.container {width:100%;}
	
	#mb-c .mb-transfer h3 {font-size:14px;}
	#mb-c .mb-transfer .mb-icon-moreinfo, #mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(3) {width:30%;}
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1), #mb-c .mb-transfer .mb-row:last-child > div:first-child {}
	#mb-c .mb-transfer .mb-icon-select, #mb-c .mb-transfer .mb-row .mb-cell.mb-info {background-size: 12px; background-position: 8% 50%; font-size:10px; padding-left:15px;}
	#mb-c .mb-transfer .mb-input-name ul {padding-left:10px;}
	#mb-c .mb-transfer .mb-icon-van {}
	
}

@media (max-width: 1100px) {
	
	body #mb-c .mb-nav {margin: 0;}
	body #mb-c .mb-book, body #mb-c .mb-search, body #mb-c .mb-account {padding: 0 10px 20px 10px;}
	#mb-c .mb-options ul ul div {padding-left: 60px;}
	#mb-c .mb-radio-container {
		border: none;
    	box-shadow: none;
	}
	
	#mb-c #mb-journey-position .mb-row div:first-child .mb-arrow {
		background-position: -9px -548px;
	}
	
	#mb-c #mb-journey-position .mb-row div .mb-arrow, #mb-c #mb-journey-position .mb-row div.active .mb-arrow {
		background-position: -9px -490px;
		margin-top: -21px;
	}
	
	#mb-c .mb-radio .mb-transfer.mb-float {
		min-width: 220px;
	}
	
}

@media (max-width: 1000px) {
	
	#mb-c #mb-menu nav {width:60px;}
	#mb-c .mb-load {
    	left: 0;
    	width: 100%;
	}
	#mb-c #mb-menu .mb-options {width:60px; padding:0;}
	#mb-c #mb-menu .mb-options ul h2,#mb-c #mb-menu .mb-options ul h3 {display:none;}
	body #mb-c #mb-home-menu .mb-cell div.mb-icon-van {
		background-position: 10px 50%;
		background-size: auto 40%;
	}
	body #mb-c #mb-home-menu .mb-cell div h2 {
		font-size: 13px;
	}
	#mb-c .mb-nav-1 ul {width:100%;}
	
	#mb-c.mb-return #mb-journeys .mb-journey1, #mb-c.mb-return #mb-journeys .mb-journey2 {
		margin: -9px 0 0 0;
		padding: 20px 0;
		width: 100%;
		float:none;
	}
	
	#mb-c .mb-radio .mb-transfer.mb-float {
		min-width: auto;
	}
	
	#mb-c.mb-return .mb-container-promo {
		width:calc(50% - 15px);
		margin-top: -20px;
	}
	
}



@media (max-width: 900px) {
	
	#mb-c .mb-cc-expiry {float:left !important;}
	#mb-c .mb-cc-cvc {float:right !important;}
	
	#mb-c .mb-map-search {display:none;}
	#mb-c .mb-address-name {margin-bottom:20px;}
	#mb-c .mb-address-container {display:none;}
	
	#mb-c .mb-form h2 {
		font-size: 20px;
		font-weight: 400;
	}

	.iti-mobile .intl-tel-input .country-list {max-width:640px;}
	#mb-c {font-weight:400;}
	.ui-widget {font-weight:400;}
	.ui-widget.ui-autocomplete {
		font-weight: 500;
		font-size: 0.8rem;
		width:calc(100% - 20px) !important;
	}
	.ui-widget.ui-autocomplete li span {font-size: 0.7rem;}
	
	#mb-c .mb-payment.mb-float {width:100%; border:none;}
	
	#mb-c .mb-options ul li div {background-size:35px;}
	#mb-c .mb-options ul ul div {padding-left:70px;}
	#mb-c .mb-options ul ul h2 {font-size:15px; vertical-align:middle;}
	#mb-c .mb-options ul ul h3 {font-size:12px;}
	
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1), #mb-c .mb-transfer .mb-row:last-child > div:first-child {}
	#mb-c .mb-float {float:none; min-width:20px; width:100%; clear:none;}
	
	#mb-c .mb-transfer.mb-float {
		float: left;
    	width: calc(50% - 5px);
	}
	
	#mb-c .mb-transfer.mb-float:nth-child(even) {
		float: right;
	}
	
	#mb-c #mb-tofrom .mb-float, #mb-c #mb-dates #mb-date {float:left;}
	#mb-c #mb-dates #mb-date2 {float:right;}
	#mb-c .mb-float:nth-child(even) {float:none;}
	#mb-c #mb-tofrom .mb-switch-tofrom.mb-icon {width:30px; background-size: 60%; background-position: 50%;}
	#mb-c .mb-arriving {margin: 0;}
	#mb-c .mb-radio-container {margin-bottom: 9px;}
	
	#mb-c .mb-float.mb-flight-details {width:100%;}
	#mb-c .mb-float.mb-flight-time {width:100%;}
	
	#mb-c .mb-overlay .mb-header {
    	padding: 20px 0;
	}
	
	#mb-c .mb-nav-1 ul li.active span:nth-child(2) {
		display:none;
	}
	
	#mb-c #mb-tofrom #mb-from.mb-float, #mb-c #mb-tofrom #mb-to.mb-float, #mb-c #mb-dates #mb-date, #mb-c #mb-dates #mb-date2 {
		width: calc(50% - 5px);
	}
	
	#mb-c #mb-journey-position .mb-row .mb-cell.mb-value {
		background-position: 20px 50%;
		font-size: 12px;
		text-align: center;
	}
	
	#mb-c .mb-input-text, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"], #mb-c .mb-mobile.mb-input .mb-input-ext {
		font-size:14px;
	}
	
	#mb-c .mb-number .mb-input-text {
		font-size: 11px;
	}
	
	#mb-c .mb-overlay .mb-header h3.mb-icon {color:white;}
	#mb-c .mb-overlay .mb-content {color:#333;}
	
	body #mb-c .mb-input.mb-input-btn {width: calc(50% - 15px);}
	body #mb-c .mb-input.mb-input-btn:nth-child(3) {margin-left:0;}
	#mb-c .mb-cc-expiry {margin-right:10px;}
	#mb-c .mb-cc-expiry, #mb-c .mb-cc-cvc {min-height:40px; float:left;}
	#mb-c .mb-payment-basket.mb-float {width:100%; padding:20px 0; margin-bottom: 20px; border-bottom: dashed 1px #ccc;}
	
	#mb-c .mb-nav .mb-confirm span, #mb-c .mb-nav .mb-cancel span, #mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span {line-height:40px;}
	#mb-c .mb-nav .mb-prev, #mb-c .mb-nav .mb-next, #mb-c .mb-cta, #mb-c .mb-button.mb-large {height:auto;}
	
	#mb-c .mb-datepicker-arrow {display:none;}
	
	body #mb-c .mb-overlay .mb-nav { width:100%; max-width:600px; height:50px; margin: 0 auto;}
	body #mb-c .mb-overlay .mb-nav > div {line-height: 50px; height: 50px;}
	
	#mb-c #mb-home-menu .mb-cell div.mb-icon {margin-left:auto; overflow: hidden;}
	#mb-c #mb-journeys {margin: 0;}
	body #mb-c .mb-nav {margin: 0;}
	#mb-c .mb-cta {display:none;}
	body #mb-c #mb-home-menu .mb-cell div.mb-icon {
		background-size: auto 50%;
		background-position: 50% 2px;
		padding: 0;
	}
	#mb-c #mb-home-menu .mb-cell div.mb-basket-count {
		margin: 8px 0 0 25px;
		font-size: 11px;
		font-weight: 400;
	}
	body #mb-c .mb-icon {background-size: auto 50%;}
	body #mb-c #mb-home-menu .mb-cell div h2 {
    	font-size: 11px;
		margin-top: 11px;
		font-weight: 400;
	}
	
	body #mb-c #mb-home-menu .mb-cell div.mb-icon-van {
		background-size: auto 40%;
		background-position: 50% 6px;
	}
	
	#mb-c .mb-overlay .close {
		top: 28px;
		right: 18px;
		opacity: 0.6;
	}
	
	#mb-c .mb-pop-mail .mb-content .mb-row p {font-size: 14px; color: #666; line-height: 18px; border-top:1px solid #666; padding-top: 10px;}
	#mb-c .mb-pop-mail .mb-content .mb-row:first-child p {border:none; padding-top: 0;}
	
}

@media (max-width: 640px) {
	
	
	#mb-c .mb-page-head {
		padding: 0 10px;
	}
	
	#mb-c .mb-form .mb-page-head h2 {font-size:22px;}
	
	#mb-c .mb-radio .mb-transfer.mb-float, #mb-c .mb-radio .mb-transfer.mb-noservice .mb-cell.mb-summary > div {
		min-height: 60px;
	}
	
	#mb-c.mb-return .mb-container-promo {
		width: calc(100% - 40px);
		margin-top: -20px;
	}
	
	#mb-c.mb-return .mb-form-payment .mb-container-promo {
		width: 100%;
		margin-top:0;
	}
	
	body .mb-journey-txt {
		padding: 0 20px;
	}
	
	.iti-mobile .intl-tel-input .country-list {max-width:400px;}
	.ui-datepicker { width:calc(100% - 20px); max-width: calc(100% - 20px) !important; line-height:2em; left: 10px !important;}
	#mb-c .mb-overlay .mb-header h3 {text-align:left; max-width: calc(100% - 130px); color: white;}
	#mb-c .mb-footer {}
	#mb-c .mb-overlay .mb-content {margin:20px;}
	#form-wrapper > div.container {padding:0 !important;}
	#mb-c .mb-book {padding: 0 10px 20px 10px;}
	#mb-c .mb-book h2.mb-onlyjourney2, #mb-c .mb-book h2.mb-onlyjourney1 {margin-top:0; width:auto; float:none; margin-bottom: 10px;}
	#mb-c span.mb-date1-text, #mb-c span.mb-date2-text {/*padding-left:20px;*/}
	#mb-c .mb-input .mb-cell {}
	#mb-c .mb-oneway h2.mb-onlyjourney1 {margin-bottom:25px;}
	#mb-c .mb-oneway h2.mb-onlyjourney2 span, #mb-c .mb-oneway h2.mb-onlyjourney1 span {display:block;}
	#mb-c .mb-book span.mb-journey-pos {display:none !important;}
	#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon {/*width:30px; background-size: 40% auto; background-position: 10px 50%;*/}
	
	#mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] {
		width:calc(100% - 45px);
	}
	#mb-c .mb-text input[type="tel"] {width:calc(100% - 60px);}
	
	#mb-c .mb-radio .mb-transfer.mb-float, #mb-c .mb-radio .mb-transfer.mb-float:nth-child(even) {
		width:100%;
		float:none;
	}
	
	
}

@media (max-width: 575px) {
	
	.iti-mobile .intl-tel-input .country-list {max-width:500px;}
	#mb-loader {background-position:50% 50%; position:fixed; height:100% !important;}
	body #mb-c .mb-book {padding:0;}
	body #mb-c .mb-book[data-page="home"] {padding:10px;}
	#mb-c #mb-tofrom #mb-from.mb-float, #mb-c #mb-tofrom #mb-to.mb-float {width:100%; float:none;}
	#mb-c #mb-tofrom .mb-switch-tofrom.mb-icon {}
	#mb-c .mb-book {padding-bottom: 10px !important;}
	#mb-c .mb-switch-tofrom {display:none;}
	
	#mb-c .mb-input .mb-cell {padding:0;}
	#mb-c .mb-transfer .mb-price span.price {
		font-weight: 400;
		font-size: 25px;
	}
	
	#mb-c .intl-tel-input .flag-container {
		margin-top: 20px;
	}
	
	#mb-c h3.mb-cell span {
		margin-top: 0;
	}
	
	#mb-c .mb-form-content {
		padding: 0 10px;
	}
	
	#mb-c .mb-form-head {
		margin-left:10px;
		margin-right:10px;
	}
	
	#mb-c .mb-row, #mb-c form.mb-small-form .mb-input .mb-row {
	}
	
	#mb-c.mb-return #mb-journeys .mb-journey1, #mb-c.mb-return #mb-journeys .mb-journey2 {
		padding: 20px;
	}
	
	#mb-c .mb-form-content #mb-journeys .mb-journey1, #mb-c.mb-return .mb-form-content #mb-journeys .mb-journey2 {
		padding: 0;
	}
	
	#mb-c .mb-journey-txt h2 {
		font-size: 20px;
	}
	
	#mb-c .mb-form .mb-journey-overview .mb-button.mb-compare, #mb-c .mb-form .mb-basket-header .mb-add-new {
		min-height: 20px;
    	font-size: 12px;
	}
	
	#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon, #mb-c form.mb-small-form .mb-input .mb-row .mb-cell {/*min-height:30px; width: 30px;*/}
	#mb-c .mb-input-label, #mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] {
	}
	
	#mb-c .mb-radio .mb-value.mb-transfer.active .mb-row.mb-transfer-body .mb-summary {
		height:110px;
	}
	
	#mb-c {
		height: auto;
		line-height: normal;
		font-size: 12px !important;
		padding: 0;
		margin: 0;
	}
	
	.intl-tel-input {
		width: calc(300 - 20px);
	}
	
	#mb-c .mb-form-block {background-color:rgba(255,255,255,1);}
	
	body #mb-c .mb-nav {position:fixed; bottom:0; width:100%; margin:0; left:0; font-weight:400; height: 50px; z-index: 20;}
	body #mb-c .mb-login-option .mb-nav {position:relative; max-width: 280px; margin: 0 auto;}
	body #mb-c .mb-book[data-page="home"] .mb-nav  {bottom:auto; width: calc(100% - 10px);}
	body #mb-c .mb-nav .mb-next {float:right;}
	body #mb-c .mb-nav .mb-next, body #mb-c .mb-nav .mb-prev {}
	body #wpadminbar {display:none;}
	body #page #form-wrapper {top:44px;}
	.admin-bar .wrapper-headerbar, .admin-bar .wrapper-navbar {margin-top:0;}
	body #mb-c .mb-inc-details-text {display:none !important;}
	body #mb-c .mb-form {margin-bottom:60px;}

	#mb-c .mb-form-content h3 {margin-top:10px;}
	#mb-c .mb-nav .mb-confirm span, #mb-c .mb-nav .mb-cancel span, #mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span {line-height:50px; font-size: 12px;}
	body #mb-c .mb-nav .mb-login-nav {line-height:50px; height:50px; max-width:100%;}
	#mb-c .mb-login-menu .mb-button {margin-left:10px;}
	#mb-c .mb-login-menu .mb-button:first-child {margin-left:10px;}
	#mb-c .mb-form .mb-form-content h3.mb-icon {
		font-size: 13px;
		line-height: normal;
		padding: 10px 0;
	}
	
	#mb-c .mb-mobile.mb-input .mb-input-ext {
		font-size: 12px;
		height: 20px;
		line-height: 30px;
	}
	
	#mb-c .mb-text.active input[type="text"], #mb-c .mb-text.active input[type="tel"], #mb-c .mb-text.active input[type="password"], #mb-c .mb-text.complete input[type="text"], #mb-c .mb-text.complete input[type="tel"], #mb-c .mb-text.complete input[type="password"], #mb-c .mb-text.filled input[type="text"], #mb-c .mb-text.filled input[type="tel"], #mb-c .mb-text.filled input[type="password"] {padding-top: 14px;}
	
	#mb-c .mb-input-text, #mb-c .mb-text textarea, #mb-c .mb-text input[type="text"], #mb-c .mb-text input[type="text"]:-webkit-autofill, #mb-c .mb-text input[type="tel"], #mb-c .mb-text input[type="password"] {

	}
	
	#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:last-child.active {
		font-weight: 500;
	}
	
	#mb-c .mb-input[data-name=journey-position] > div.mb-row > div:first-child.active {
		font-weight: 500;
	}
	
	#mb-c.booking-home .mb-nav .mb-next{border-radius:2px; margin: 0 auto; float: none;}
	#mb-c.booking-home .mb-nav .mb-next span {line-height:40px; font-size:12px;}
	
	#mb-c .mb-input .mb-input-name {
		padding-top: 4px;
	}
	
	#mb-c .mb-cell span {
		margin-top: 2px;
    	font-size: 11px;
	}
	
	#mb-overlay {background-color:#666;}
	#mb-c .mb-overlay .mb-content .mb-row .mb-icon {
		padding-left: 80px;
		font-weight:400;
		font-size: 14px;
	}
	
	#mb-c .mb-form .mb-icon.mb-value {
		background-position: 50% 15px;
	}
	
	#mb-c .mb-switch.mb-input .mb-input-name {
		margin-top: 0 !important;
	}
	
	#mb-c .mb-plus, #mb-c .mb-minus, #mb-c .mb-enter-number {padding:0 !important;}
	#mb-c .mb-plus {padding-right:10px !important;}
	
	#mb-c .mb-login-options .mb-login-option {width:100%; border-radius:0; float:none; margin:0 0 10px 0;}
	#mb-c .mb-login-option .mb-body {height:auto;}
	#mb-c .mb-login-option .mb-form-content {border-radius:0;}
	#mb-c .mb-login-menu .mb-button {font-size:10px;}
	
	#mb-c .mb-input, #mb-c form.mb-small-form .mb-input {
		margin: 0 0 12px 0;
	}
	
	#mb-c .mb-text {font-size:12px;}

	#mb-c #mb-journey-position .mb-row .mb-cell.mb-value {
		background-position: 15px 50%;
		font-size: 10px;
	}
	
	#mb-c .mb-radio .mb-value.mb-transfer {min-height:60px;}
	#mb-c .mb-transfer .mb-row:first-child {height: 30px; min-height: 30px; max-height: 30px;}
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1) {
		height:30px;
	}
	
	
	#mb-c .mb-transfer .mb-input-name ul li {
		padding: 0 0 0 15px;
		margin-bottom: 3px;
		min-height: 15px;
		font-size: 11px;
	}
	
	#mb-c .mb-basket-item .mb-row.mb-head h2 {font-size:11px;}
	#mb-c .mb-basket-item ul li.mb-list-head {font-size:11px;}
	
	#mb-c .mb-nav-1 {
		padding: 0 15px;
	}

	#mb-c .mb-nav-1 ul li {
		margin-left: calc(21% + 3px);
	}
    
    #mb-c .mb-booking-item .mb-cell {}
    #mb-c .mb-booking-item .mb-cell.mb-slide {
            max-width: 54px;
            width: 54px;
    }
    
    #mb-c .mb-booking-item .mb-cell.mb-slide .mb-icon {
        margin-left: 0px;
    }
    
    #mb-c .mb-table.mb-head-details .mb-cell {display:block; width:100%; max-width: 100%;}
    #mb-c .mb-booking-item .mb-cell.mb-messages {height: 40px;}
	
}

@media (max-width: 500px) {
	
	#mb-c .mb-transfer .mb-row:first-child .mb-cell:nth-child(1), #mb-c .mb-transfer .mb-row:last-child > div:first-child {}
	#mb-c {overflow:hidden; font-size: 14px;}
	#mb-c .mb-form {/*margin:20px 10px;*/}
	#mb-c .mb-load {top:0; left:0; width:100%;}
	#mb-c .mb-options > ul > li > div { margin:0; }
	#mb-c .mb-footer { position: fixed; }
	body #mb-c .mb-input.mb-input-btn {    width: calc(100% - 20px);
    margin: 5px auto !important;
    float: none;}
	#mb-c .mb-arriving .mb-input .mb-input-name {font-size:9px;}
	#mb-c .float.right {
		float: none;
	}
	
	#mb-c .mb-nav-1 ul li {
		margin-left: calc(20% + 3px);
	}
	
	
}

@media (max-width: 400px) {
	
	.iti-mobile .intl-tel-input .country-list {max-width:280px;}
	#mb-c .mb-form .mb-icon, #mb-c .mb-inc-details .mb-icon {width:30px;     background-position: 5px 50%;}
	#mb-c .mb-float.mb-text-small {min-height:58px; float:none; margin-right:none; width:100%;}
	
	#mb-c .mb-nav-1 ul li {
		margin-left: calc(14% + 3px);
	}
	
}

@media (min-width: 577px) {
	
	#mb-c .mb-load {height:auto !important;}
}

@media (min-width: 901px) {
	
	#mb-c .mb-overlay .mb-header {display:none;}
	#mb-c .mb-nav .mb-next {float:right;}
	#mb-c .mb-input.mb-input-btn .mb-overlay .mb-input-name, #mb-c .mb-input.mb-input-btn.active .mb-overlay .mb-input-name {color:#666;}
	
	body #mb-c .mb-input-btn:nth-child(n+3) .mb-overlay {margin-left:calc(-100% - 22px);}
	body #mb-c .mb-input-btn:nth-child(n+3) .mb-overlay .mb-datepicker-arrow {left:auto; right:50px;}
	body #mb-c .mb-pophover .mb-header {padding:10px;}
	body #mb-c .mb-overlay .mb-content h3, body #mb-c .mb-overlay .mb-content p, body #mb-c .mb-text .mb-overlay .mb-input-name {color:#666;}
	
	#mb-c .mb-options ul h2,#mb-c .mb-options ul h3 {margin-left:70px; color:#fff;}
	#mb-c .mb-nav .mb-prev span, #mb-c .mb-nav .mb-next span, #mb-c .mb-cta, #mb-c .mb-button.mb-large {line-height:30px;}
	#mb-c .mb-nav .mb-prev, #mb-c .mb-nav .mb-next, #mb-c .mb-cta, #mb-c .mb-button.mb-large {width:auto; height:auto; min-width:250px; border-radius:2px; color:#fff; text-align:center; padding:5px 15px; display:block; cursor:pointer;}
	
}

@media (min-width: 1101px) {
	
	body #mb-c .mb-nav {margin: 0 auto;}
	#mb-c .mb-nav-1 ul li {position:relative;}
	/*
	#mb-c .mb-nav-1 ul li span:not(.mb-arrow) {display:block; position:absolute; top:26px; left:80px; color:#666; font-weight:400; color:#999;}
	#mb-c .mb-nav-1 ul li span:first-child {top:8px; font-weight:100;}
	*/
	#mb-c #mb-journey-position .mb-row div .mb-arrow {top:13px;}
	#mb-c .mb-nav-1 ul li span.mb-arrow {position:absolute; z-index:1;}
	#mb-c .mb-nav-1 ul li.complete span {color:rgba(102,153,0,1);}
	#mb-c .mb-nav-1 ul li.complete:hover span {color:#3a3a3a;}
	#mb-c .mb-nav-1 ul li.active span {color:#fff;}
	#mb-c .mb-arriving > div.mb-table, #mb-c .mb-radio-table > div.mb-table {}
	#mb-c .mb-radio-table.mb-radio-half > div.mb-table {width:60%;}
	#mb-c .mb-radio-table.mb-radio-half > div.mb-table:first-child {width:40%;}
	#mb-c #mb-arriving .mb-row div:first-child, #mb-c #mb-arriving2 .mb-row div:first-child {border-bottom-left-radius:0; border-top-left-radius:0;}
	
}


@media (max-width: 767px) {
	
	#mb-c .mb-container-promo {
		width: calc(100% - 40px);
		margin: 0 auto;
		margin-top: -20px;
		float: none;
	}
	
	.wrapper-headerbar, .wrapper-navbar {
		position: absolute;
	}

}

@media (max-height: 800px) {
	
	.wrapper-headerbar, .wrapper-navbar {
		position: absolute;
	}

}

