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

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

	#Centre_Column {
		margin-top: 20px;
	}

	#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;
	}

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

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

	#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;
		padding-top: 4px;
	}
	#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: 16px;
		text-decoration: none;
		padding: 3px 0px 10px;
		margin-bottom: -39px;
		z-index: 1000;
		text-shadow: 0px 0px 3px white;
		position: relative;
	}

	form#BIQ {
	}

	#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;
	}

	.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;
    }

}

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

    #CustomerBookingFeedback{
        width: auto !important;
    }

	#Bottom_Footer a {
		display: inline-block;
		margin: 0 8px 20px;
	}
	.sitemap-boxes
{
	width: 90%;
}
}

@media screen and (max-width: 400px) {
	#background-map {
		display: none;
	}

	#site-telephone-mobile {
		text-shadow: none;
		margin: 18px 0 0;
	}

}

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