@media screen and (max-width: 920px) {

	body {
		background: #E3E3E3;
	}
	#Bottom_Footer {
		width: 100%;
		padding: 0px 10px;
		display: inline-block;
		text-align: center;
		margin: 0 5px 10px;
	}

	.footer-links {
		display: block;
		text-align: center;
	}

	#Centre_Column, #Left_Column, #Right_Column, form#BIQ {
		width: 100% !important;
		position: relative;
	}

	#Centre_Column {
		margin-top: 10px;
	}

	#Textual_Content.padded {
		width: 90% !important;
		padding: 5%;
	}

	#Left_Column div#BIQ, #Left_Column div#BIQ_Options {
		margin-left: auto;
		margin-right: auto;
		width: 285px;
		min-width: 285px;
	}

	#Middle_Content {
		background: none !important;
		width: 90% !important;
		padding: 0px 5% !important;
		margin-left: auto;
		margin-right: auto;
	}

	#Right_Column {
		clear: left;
		display: block;
	}

	#Right_Column > div {
		margin-bottom: 20px !important;
	}

	#website-banners,
	#slides,
	#Social_Links_Top_rel,
	.siteTelephone,
	#Make_Payment_Widget,
	#SendFeedback,
	#TestimonialWidget,
	#Windows,
	#promotions,
	#BookOnlineBanner,
	#featured-banner {
		display: none !important;
	}

	#user-bar ul.menu.app-advert-offset {
		margin-right: 0px;
	}

	#Content_Header .Content, #Content_Support .Content {
		width: 100%;
	}

	#promotions .promo_row {
		text-align: center;
		height: 110px;
	}

	#promotions .block-button {
		width: 90%
	}

	#Textual_Content {
		width: 90%;
		margin-left: 5%;
	}

	#user-bar, #user-bar > div {
		height: auto;
	}

	#user-bar-background {
		width: 100%;
		padding: 0px;
		margin-bottom: -24px;
	}

	.rhide {
		display: none !important;
	}

	.rshow {
		display: block !important;
	}

	.rshow.inline {
		display: inline !important;
	}

	#MainMenu {
		overflow: hidden;
		height: 25px;
	}

	#site-title, #site-subtitle {
		text-overflow: ellipsis;
		overflow: hidden;
		padding-left: 5px;
	}
	#site-subtitle {
		height: 20px;
	}

	#Textual_Content dt, #Textual_Content h2.faqHeader, #Error_Content h2.errorHeader, #Textual_Content > h2 {
		line-height: 22px;
	}

	#Textual_Content dl {
		margin: -10px 10px 10px 10px;
	}

	#promo_table td, #promo_table th {
		padding: 2px;
		width: auto;
		font-size: 10px;
	}

	#promo_table .share {
		display: none;
	}

	#Content_Support, #MainMenu, #Content_Support .leftFloat  {
		height: auto;
		float: none;
	}

	#Content_Support .leftFloat {
		text-align: center;
	}
	
	#MainMenu {
		line-height: 18px;
	}
	#MainMenu dd {
		float: none;
		display: inline-block;zoom:1;*display:inline;
		font-size: 0px;
		margin: 0px;
		padding: 5px 0px 0px 10px !important;
		height: auto;
	}
	#MainMenu dd a {
		font-size: 12px;
		padding: 0px !important;
		margin: 0px !important;
		text-decoration: underline !important;
	}

	.site-telephone-mobile {
		display: block;
		text-align: center;
		font-size: 24px;
		text-decoration: none;
		padding: 3px 0px 10px;
		z-index: 1000;
		text-shadow: 0px 0px 3px white;
		position: relative;
	}

	.site-telephone-mobile span.text {
		display: none;
	}

	.tiny-mobile {
		display: block;
		text-align: center;
		padding: 3px 10px 10px;
		z-index: 1000;
		text-shadow: 0px 0px 3px white;
		position: relative;
	}

	.site-telephone-mobile:hover {
		color: black;
	}

	#Bottom_Footer img {
		max-width: 100%;
	}

	.vehicle-information .leftFloat {
		display: none;
	}
	.vehicle-information .rightFloat {
		display: block;
		float: none;
		width: 100%;
	}

	img.img-polaroid.company-logo {
		display: none;
	}

	#SendFeedbackTestimonial {
		width: 100% !important;
	}

	#Taxicode_Callback {
		margin-top: 0;
	}

	.feedbackLeftCol, .feedbackRightCol {
		display: block;
		float: none !important;
		width: 100% !important;
		text-align: center !important;
	}

	#CustomerFeedbackForm input[type="text"], #CustomerFeedbackForm textarea {
		width: auto !important;
	}

	.groupBook {
		margin-top: 0px;
	}

	#background-map {
		display: none;
	}

	/* Telephone number */
	#Contact_Number_Mobile, #AreaAvailable {
		border-bottom: 1px solid #E3E3E3;
		width: 100%;
		height: 70px;
		line-height: 25px;
		color: #048CDE;
		background-color: #E3E3E3;
		z-index: 10;
		text-align: center;
		cursor: pointer;
		display: block;
		text-decoration: none;
	}
	#Contact_Number_Mobile:hover, #AreaAvailable:hover {
		color: #FC8E00;
		text-decoration: none;
	}
	#Contact_Number_Mobile .telephone, #AreaAvailable {
		padding: 5px 10px 5px 3px;
		font-size: x-large;
		color: #FC8E00;
	}
	#Contact_Number_Mobile .number {
		font-weight: bold;
	}
	.number-mv {
		font-size: 28px;
		font-weight: normal !important;
	}
	.mobile {
		border: 1px solid #E3E3E3;
	}
	.display-number a {
		text-decoration: none;
	}

}

@media screen and (max-width: 875px) {
	.social-links {
		display: block;
		width: 100%;
		text-align: center;
		margin: 0px;
		top: 0px;
	}

	.social-links a {
		margin: 0 4px 10px;
	}
}

@media screen and (max-width: 740px) {

	.icons-social-links {
		padding: 0px;
	}

	.footer-links {
		text-align: center;
	}



	.cards-img, .abta-logo{
		display: block;
	}

	.cards-img {
		float: left;
	}

	.abta-logo {
		float: right;
	}

	#Bottom_Footer a {
		display: inline-block;
		margin: 5px 8px 3px;
	}
}

@media screen and (max-width: 700px) {
	.tc-autocomplete-suggestions {
		min-width: 0px;
	}
}

@media screen and (max-width: 650px) {
	.textualHeaderText {
		float: none;
		display: block;
	}

	.feedbackBtn {
		display: block !important;
		margin: 5px auto !important;
		line-height: 16px !important;
		width: 80% !important;
	}

	#DisplayButtons {
		float: none !important;

	}
}

@media screen and (max-width: 625px) {
	form .field {
		width: 100% !important;
		padding-right: 0px;
	}

	#recaptcha_table {
		zoom: 0.75;
	}

	#CustomerBookingFeedback{
		width: auto !important;
	}

	.cards-img {
		width: 45%;
		float: left;
		display: block;
		margin: 5px auto 5px auto;
	}

	.abta-logo {
		width: 45%;
		display: block;
		float: right;
		height: initial;
		margin: 5px auto 5px auto;
	}

	.logos-to-shrink {
		display: block;
		margin: 0 auto;
		float: none;
	}
}

@media screen and (max-width: 450px) {

	.site-telephone-mobile {
		text-shadow: none;
	}

	#Content_Header {
		height: 48px;
	}

	.site-title-container {
		width: auto !important;
	}

	#site-subtitle {
		display: none;
	}

	#MainMenu {
		display: none;
	}

	.slidebar-button {
		display: inline-block !important;
	}

	#Bottom_Footer .payment-logo {
		text-align: center;
	}
}

@media screen and (max-width: 350px) {
	#recaptcha_table {
		zoom: 0.6;
	}
}
