/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */
.cd-nav-trigger,.cd-nav {
	display: none;
}

#cN .Search + .Banner,#cN .Search + .Banner + .Banner {
	display: none;
}

/* -----[ Responsive Design ]--------------------------------------------------------------------- */
@media screen and (max-width: 2560px) {
	#pushbox .Banner img {
		margin-left: 0 !important;
	}
}

@media screen and (max-width: 1920px) {
	#pushbox .header-banner img,#pushbox .Banner img,#pushbox .BannerRandom img {
		max-width: 120%;
	}
	.BookingBackgroundNone #pushbox .header-banner img,#pushbox .Banner img,#pushbox .BannerRandom img {
		max-width: 100% !important;
	}

	.header-banner.w-text .text-wrapper {
		height: 50px;
	}

	.header-banner.w-text h3 {
		font-size: 30px;
	}

	#pushbox .Banner img {
		/* margin-left: -11% !important; */
	}
}

@media screen and (max-width: 1884px) {
	#pushbox .Banner img {
		/* margin-left: -11% !important; */
	}
}

@media screen and (max-width: 1280px) {
	#pushbox .Banner img {
		/* margin-left: -10% !important; */
	}
}

/* -----[ IPad Landscape ]--------------------------------------------------------------------- */
@media screen and (max-width: 1280px) {
	#pushbox .Banner img {
		/* margin-left: -10%; */
	}
}
@media screen and (max-width: 1156px) { 
	.ProductCatalogueCategoriesList .ThumbBorder {
		width:100% !important;
	}
	
	.ProductCatalogueCategoriesList td {
		width: 400px !important;
	}
}
@media screen and (max-width: 1140px) {
	#cB,#cN,#booking,#cStrap,#cBrands,#cFInner,#cSWrapper,#cPCWrapper,#cPC2Wrapper {
		width: 1024px;
		margin: auto;
		float: none;
	}

	.flags {
		position:inherit;
	}
	#cB,#cN,#cStrap,#cBrands,#cFInner,#cT,#cSWrapper,#cPCWrapper,#cPC2Wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}

	#cB .Banner {
		margin: 10px 0 0 !important;
	}

	#cB .Banner + .Banner {
		margin: 20px 20px 0 0 !important;
	}

	#cB .CustomCode {
		margin: 10px 0 0 !important;
	}

	#cB .CustomCode + .CustomCode {
		margin: 20px 20px 0 0 !important;
	}

	#cNWrapper {
		padding: 0 5px 0 0;
	}

	.RadMenu .rmHorizontal .rmLink.rmRootLink {
		font-size: 16px !important;
		letter-spacing: 2px !important;
	}

	.header-banner.w-text .text-wrapper .text {
		width: 1024px !important;
	}

	#hotelsubnav {
		width: 1024px;
		margin: 0 auto;
	}

	.owl-theme .owl-controls {
		width: 1024px !important;
		padding-left: 10px;
	}

	.header-banner.w-text .text-wrapper .text {
		padding: 15px 0 0 10px !important;
	}

	#booking .ScenicHotelBooking {
		width: 100%;
	}

	.HotelSelectContainer {
		width: 170px;
		padding: 0 0 0 0;
	}

	#booking .HotelSelectContainer .HotelSelect select, #booking .AdultSelectorContainer select, #booking .ChildSelectorContainer select {
		padding: 5px 2px;
		font-size: 12px;
	}

	.DateTimeSelectContainer .InputContainer {
		padding: 0 0 0 0;
		width: 50%;
	}

	.DateTimeSelectContainer .InputContainer input[type=text] {
		font-size: 12px;
		padding: 7px 10px;
	}

	.PromoForm {
		padding: 0 10px !important;
	}

	.Home .PageList .ListItem {
		width: 300px;
	}

	.Home .PageList .ListItem .ListThumbnail {
		max-width: 100%;
		margin: 0 auto 30px;
	}

	.Home .PageList .ListItem:after {
		top: 202px;
	}

	.hotel-option .star-rating {
		float: none !important;
	}

	#cSColumn2 .Banner,#cSColumn2 .BannerRandom {
		max-width: 100%;
	}

	.Banner img,.BannerRandom img {
		max-width: 100%;
	}

	#cSColumn2 .CustomCode {
		position: relative;
		padding-bottom: 56.25%;
	/* 16:9 */
		padding-top: 25px;
		height: 0;
	}

	#cSColumn2 .CustomCode object,#cSColumn2 .CustomCode embed,#cSColumn2 .CustomCode iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	#hotelsubnav .RadMenuStatic .rmHorizontal .rmLink.rmRootLink {
		padding: 38px 10px 0 !important;
	}

	.CategoryList .ListHolder > div .ListItem {
		width: 230px;
		height: 230px;
	}

	#booking .CustomCode {
		min-width: 270px !important;
	}

	.FlexibleDatesContainer {
		padding: 5px 10px;
	}
	#booking.noLocationSelected .HotelSelectContainer {
		width: 155px;
		max-width: 100%;
	}

	.gallery-thumb {
		width: 230px !important;
		height: 230px !important;
	}
		
	.ProductList .ListItem:nth-child(4n + 1) {
		clear:none;
	}
	.ProductList .ListItem:nth-child(4n+ 4) {
		margin-right:24px;
	}
		.Promotion .Summary {
		width:100%;
		margin:0;



		position:inherit;
	}
	
	.Promotion .CustomTitle {
		margin:0 !important;
	}
		.BillingDetails {
		z-index:100;
	}
	
	#bookingWrapper {
		height: auto;
	}

}

@media screen and (max-width: 1040px) {
	#cN .Search .FormField input {
		width:150px;
	}
	
	#booking .HotelSelectContainer {
		margin-bottom:10px;
	}
	.dev .PromoCodeContainer {
		/* clear:left; */
	}
	.Version2 #nestedbookingWrapper {
		height:180px;
	}
	
}
/* -----[ IPad Portrait ]--------------------------------------------------------------------- */
@media screen and (max-width: 1023px) {
	
	#booking .Banner {
		display:none;
	}
	#cB,#cN,#booking,#cStrap,#cBrands,#cFInner,#cSWrapper,#cPCWrapper,#cPC2Wrapper,#cPC,#cRS {
		width: 768px;
	}

	.header-banner.w-text .text-wrapper .text {
		width: 768px !important;
	}

	.owl-theme .owl-controls {
		width: 768px !important;
		padding-left: 10px;
	}

	#cB .Banner {
		margin: 25px 0 0 !important;
		max-width: 300px;
	}

	#cB .Banner + .Banner {
		margin: 30px 20px 0 0 !important;
	}

	#cB .CustomCode {
		margin: 25px 0 0 !important;
		max-width: 300px;
	}

	#cB .CustomCode + .CustomCode {
		margin: 30px 20px 0 0 !important;
	}

	#cB .Banner img {
		max-width: 100%;
	}

	.PrimaryNavigation {
		display: none;
	}

	.cd-nav {
		display: block;
	}

	.cd-nav-trigger {
		display: block;
		float: left;
	}

	#bookingWrapper {
		height: auto;
	}

	#booking .ScenicHotelBooking {
		width: 100%;
		border: none;
		border-bottom: 1px solid #fff;
		padding-bottom: 15px;
	}

	#booking .CustomCode {
		width: 580px;
	}

	.PromoForm input {
		width: 500px !important;
	}

	.PromoForm {
		float: none !important;
	}

	.Home .PageList .ListItem {
		width: 100%;
		float: none;
		margin: 0 0 30px;
	}

	.Home .PageList .ListItem .ListThumbnail {
		margin: 0 auto 60px;
	}

	.PageList .ListSummary {
		min-height: inherit;
	}

	#cSColumn1,#cSColumn2,#cPC2Column1,#cPC2Column2 {
		width: 100%;
		float: none;
		padding: 0;
	}

	#cSColumn2,#cPC2Column2 {
		margin: 30px 0;
	}

	#cSColumn2 .Banner,#cSColumn2 .BannerRandom {
		float: none;
	}

	#cPC2Column2 iframe {
		float: none;
		max-width: 100%;
	}

	.Banner img,.BannerRandom img {
		max-width: 100%;
		margin: 0 auto;
	}

	#hotelsubnavWrapper {
		height: auto;
		position: absolute;
		margin: 0 auto;
	}

	#hotelsubnav {
		width: 768px;
		margin: 0 auto;
		padding-left: 10px;
		padding-right: 10px;
	}

	#hotelsubnav .RadMenuStatic .rmHorizontal .rmItem {
		width: 25%;
		float: left !important;
	}

	#hotelsubnav .RadMenuStatic .rmHorizontal .rmLink.rmRootLink {
		padding: 18px 10px 0 40px !important;
		max-width: inherit !important;
		text-align: left !important;
		padding: 13px 10px 0 50px !important;
		min-height: 45px !important;
	}

	#hotelsubnav .RadMenuStatic .rmHorizontal .rmLink.rmRootLink {
		background-image: url(/Templates/_images/Room_Icons.png);
		background-repeat: no-repeat;
		background-position-x: 0 !important;
	}

	#hotelsubnavWrapper {
		height: auto;
		position: relative;
		margin: 0 auto;
	}

	#hotelsubnav .Navigation {
		opacity: 0;
		visibility: hidden;
		display: none;
	}

	#hotelsubnav .Navigation {
		opacity: 0;
		visibility: hidden;
		display: none;
	}

	.hotel-navigation-is-open #hotelsubnav .Navigation {
		opacity: 1;
		visibility: visible;
		display: block;
	}

	.CategoryList .ListHolder > div .ListItem {
		width: 180px;
		height: 180px;
		margin: 0 8px 28px 0;
	}

.VirtualTour .CategoryList .ListHolder > div .ListItem {
    width: 45%;
}

	.gallery-thumb {
		width: 160px !important;
		height: 160px !important;
	}

	.layout3 #cPC {
		width: 100%;
	}

	.menu-item-price {
		float: inherit;
		display: inline;
	}

	#pushbox .Banner img {
		margin-left: 0 !important;
		max-width: 100%;
	}
	
	.SlideDownShoppingBag {
		margin-top:3px;
	}
	
	.SlideDownShoppingBag .ShoppingBagItemCount {
		margin-bottom:18px;
	}
	 .DeliveryDetails {
		padding-left:0;	
	}
	
	.ProductCatalogueCategoriesList td {
			width: 264px !important;	
	}
	
	.EnquiryError {
		width:100%;

	}
	
	.BillingDetails input, .DeliveryDetails input {
		width:98% !important;
	}

	


}

@media screen and (max-width: 900px) {
	.dev .FlexibleDatesContainer {
		clear:both;
		float:left;
	}
	
	.dev .PromoCodeContainer {
		clear:none;
		
	}
}

/* -----[ Iphone Landscape ]--------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
	#cB,#cN,#booking,#cStrap,#cBrands,#cFInner,#cSWrapper,#cPCWrapper,#cPC2Wrapper,#cPC,#cRS {
		width: 600px;
	}

	.header-banner.w-text .text-wrapper .text {
		width: 600px !important;
	}

	#hotelsubnav {
		width: 600px;
		position: relative;
	}

	#hotelsubnav .RadMenuStatic .rmHorizontal .rmItem {
		width: 50%;
		float: left !important;
	}

	.owl-theme .owl-controls {
		width: 600px !important;
		padding-left: 10px;
	}

	#cPC {
		width: 600px;
	}

	#cT {
		display: none;
	}

	#cB .Banner {
		margin: 0 !important;
		max-width: 300px;
	}

	#cB .Banner + .Banner {
		display: none;
	}

	#cB .CustomCode {
		margin: 10px 0 !important;
		max-width: 300px;
	}

	#cB .CustomCode + .CustomCode {
		display: none;
	}

	#booking .CustomCode {
		width: 400px;
	}

	.PromoForm input {
		width: 320px !important;
	}

	#cFA,#cFB,#cFC,#cFD {
		width: 100%;
		float: none;
		margin: 0 0 30px;
	}

	#cFD {
		text-align: left;
	}

	#cFD .CustomCode p.contact-number img {
		float: left !important;
		margin: 5px 10px 0 !important;
	}

	#cFD .Banner,#cFD .ShareContainer {
		float: left !important;
		clear: none;
		margin: 0 10px 0 0 !important;
	}

	#cFCC {
		float: none;
		margin: 20px 0 0;
	}

	.blue-button {
		float: none !important;
	}

	.hotel-option {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
		margin: 0 0 30px !important;
	}

	.spa-option {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
		margin: 0 0 30px !important;
	}

	h1 img {
	}

	h1 img {
		margin: 0 0 -12px;
	}

	h1 img + img {
		display: inline-block;
	}

	.SearchResults .RadTabStrip_Windows7 .rtsLevel1 {
		width: 100% !important;
	}

	.gallery-thumb {
		width: 120px !important;
		height: 120px !important;
	}

	.layout3 #cPC {
		width: 100%;
	}

	.menu-item-price {
		float: inherit;
		display: inline;
	}

	#cPC .TextBox.EnquiryLabelGroup,#cPC .MemoBox.EnquiryLabelGroup,#cPC .NumberField.EnquiryLabelGroup,#cPC .EmailField.EnquiryLabelGroup,#cPC .DateTime.EnquiryLabelGroup,#cPC .EmailField.EnquiryLabelGroup,#cPC .YesNoTickBox.EnquiryLabelGroup,#cPC .CheckBoxList.EnquiryLabelGroup,#cPC .DropDownList.EnquiryLabelGroup,#cPC .ManagedList.EnquiryLabelGroup,#cPC .CaptchaControl {
		width: 100%;
	}
	
	.GiftShop .cd-nav-trigger {
		width:150px;
	}
	
	.GiftShop #hotelsubnav {
		padding-right:0px;
	}
	
	.SlideDownShoppingBag, .SlideDownShoppingBag .ShoppingBag {
		width:150px;
	}
	
	#cSColumn2  .ProductList .ImageWrapper img {
		padding-top:10px;
	}
	
	#cSColumn2  .ProductList .ImageWrapper, #cSColumn2  .ProductList .TextWrapper {
		width:100%;
	}
	#cSColumn2 .ProductList .ListTitle {
		min-height:inherit;
		padding-top:10px;
	}
	#cSColumn2 .ProductList .ListItem {
		padding: 0px 50px;
	}
	#cSColumn2 .ProductList .ImageWrapper {
		height:150px;
	}
	
	.GiftShop .FilterContainer {
		position: relative;
		width:100%;
	}
	.GiftShop .FilterContainer h4 {
		position:inherit;
		margin:0 auto;
	}
	

	.ShoppingCartCheckoutProcess ul {
		margin-top:-140px;
	}
	
	.Promotion .CustomTitle {
		margin:0 !important;
	}
	.Promotion {
		padding:30px 0;
	}
	.Promotion .CodeInput input {
		width: 90%;
    height: 35px;
    margin: 10px 0;
	}
	.ShoppingCartItems .ItemThumbnail {
		min-width:0;
	}
	.GiftShop #cSColumn2 {
		margin-bottom:10px;
	}
	
	/*.GiftShop #cSColumn2  div {
		position:inherit;
	}*/
	
	 .BillingDetails input, .DeliveryDetails input {
		width:100% !important;	
	}
	.ProductList .ListItem:nth-child(4n + 1) {
		margin:0 auto;
	}
	
	 .ShoppingCartItems .ItemThumbnail img {
		max-width: 50px !important;	
	}

	.ShoppingCartConfirmation .CompanyLogoCell img {
		width:100%;
	}
	.ShoppingCartConfirmation .OrderSummary table td {
		padding:0;
		font-size: 15px;
	}

.ShoppingCartItems .ItemTitle {
    margin: 5px 0;
}
	table.BillingDetails {
    width: 100%;
	}
	.OrderHistory .OrderDetails > .ShippingDetails, .OrderHistory .OrderDetails > .BillingDetails {
    width: 100%;
    float: none;
	}
	
	.GiftShop #cSColumn2 .ProductList {
		height:300px;	
	}
	
	.dev .DateTimeSelectContainer{
		clear:left;
		margin-bottom: 10px;
		width: 296px;
	}
	.dev .PromoCodeContainer {
		clear:none;
		    margin-bottom: 10px;
	}
}

/* -----[ Iphone Portrait ]--------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 20px;
	}

	#cB,#cN,#booking,#cStrap,#cBrands,#cFInner,#cSWrapper,#cPCWrapper,#cPC2Wrapper,#cPC,#cRS {
		width: 320px;
	}

	#hotelsubnav {
		/*width: 320px;*/
	}

	#cPCWrapper {
		margin: 0 auto !important;
	}

	.header-banner.w-text .text-wrapper .text {
		width: 320px !important;
	}

	.owl-theme .owl-controls {
		width: 320px !important;
		padding-left: 10px;
	}

	#pushboxWrapper .owl-theme .owl-controls {
		display: none !important;
	}

	#cPCWrapper .owl-theme .owl-controls .owl-buttons div.owl-next {
		right: 40px !important;
	}

	#cPC {
		width: 100%;
	}

	.HotelSelectContainer {
		width: 100% !important;
	}

	#booking .BookButton2 {
		margin: 121px 0 0 0;
		float: none;
		clear: both;
	}

	.DateTimeSelectContainer {
		width: 100%;
	}

	#booking .CustomCode {
		width: 100%;
	}

	.PromoForm input {
		width: 240px !important;
	}

	#booking .Banner {
		display: none;
	}

	#booking .Banner + .Banner {
		display: block !important;
		padding: 0 10px;
		max-width: 100%;
		margin: 0 0 10px;
	}

	#booking .Banner + .Banner img {
		max-width: 100%;
	}

	#cFCC .Banner {
		float: left !important;
		margin: 0 5px 0 0 !important;
	}

	#cFD .CustomCode p.contact-number img {
		float: left !important;
		margin: 5px 5px 0 0 !important;
	}

	.header-banner.w-text .text-wrapper {
		height: 30px !important;
		display: none !important;
	}

	.header-banner.w-text h3 {
		font-size: 24px !important;
	}

	.header-banner.w-text h3 span {
		display: none;
	}

	.header-banner {
		width: 100% !important;
		overflow: hidden;
	}

	#pushbox {
		max-height: 170px;
	}
	/*#pushbox .Banner img,*/
	#pushbox .header-banner img,#pushbox .BannerRandom img {
		max-width: 310%;
		/* transform: translateX(-45%); */
	}
	#pushbox .header-banner img,#pushbox .BannerRandom{
		transform: translateX(-45%);
	}
	
	/* YY-25084-12-12-18 | center images in mobile for none Booking Widget pages | BEGIN */
	.BookingBackgroundNone #pushbox .header-banner img,#pushbox .BannerRandom img {
		max-width: 120% !important;
	}
	.BookingBackgroundNone #pushbox .header-banner img,#pushbox .BannerRandom {
		transform: none !important;
	}
	/* YY-25084-12-12-18 | center images in mobile for none Booking Widget pages | END */

	.header-banner.w-text .text-wrapper .text {
		padding: 0 0 0 10px !important;
	}

	#cN .Search .FormField input {
		background: #115192;
		border: none;
		padding: 5px 30px 5px 10px;
		color: #FFF;
		font-style: italic;
		font-size: 15px;
		width: 20px;
	}

	#cN .Search .FormButtons {
		border-left: none;
	}

	.DateTimeSelectContainer .InputContainer input[type=text] {
		font-size: 16px;
		padding: 7px 5px;
	}

	.HTMLContent .two-column {
		-moz-column-count: 1;
		-moz-column-gap: 0;
		-webkit-column-count: 1;
		-webkit-column-gap: 0;
		column-count: 1;
		column-gap: 0;
		margin: 0;
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
	}

	.owl-pagination {
		display: none !important;
	}

	#cN .Search {
		display: none !important;
	}

	.CategoryList .ListHolder > div .ListItem {
		width: 100%;
		height: 300px;
		margin: 0 8px 8px 0 !important;
	}

.VirtualTour .CategoryList .ListHolder > div .ListItem {
    width: 100%;
}
.VirtualTour .CategoryList {
	background:none;
}

	.CategoryList .ListHolder > div .ListItem img {
	/* display:none; */
	}

	.CategoryList .ListTitle {
	position: relative;
	padding: 10px 35px 10px 15px !important;
	}

.VirtualTour .CategoryList .ListTitle {
    padding: 25px 35px 25px 65px !important;
}

	.AjaxContent {
		padding: 10px !important;
	}

	.AjaxContent.hidden {
		padding: 0 !important;
	}

	.AjaxContent .HTMLContent {
		width: 100% !important;
		float: none !important;
		box-sizing: border-box;
		padding-right: 0;
	}

	.AjaxContent .flarecont {
		width: 100% !important;
		float: none !important;
	}

	.roomLargeImages {
		width: 100% !important;
		height: 100% !important;
		padding: 0 !important;
		background: none !important;
	}
	.DateTimeSelectContainer .InputContainer input[type=date] {
		padding:5px 10px;
	    border: 1px solid #d7d7d7;
		width:130px;
	}
	.roomLargeImages .largeImage {
		width: 100% !important;
		height: 170px !important;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: contain !important;
		width: 100%;
	}

	table.meeting th,table.meeting tr:first-child {
		color: #FFF;
		padding: 4px 2px;
		font-size: 75%;
	}

	table.meeting td {
		color: #FFF;
		padding: 6px 2px;
	}

	#booking .ScenicHotelBooking {
		height: 40px;
		overflow: hidden;
		padding: 0 10px !important;
		border-bottom: 0 !important;
		margin: 5px 0;
	}

	#booking .CustomCode {
		height: 50px;
		overflow: hidden;
		margin: 0 0 5px;
	}

	.PromoForm {
		padding: 0 10px !important;
		margin: 0 auto !important;
	}

	.ScenicHotelBooking h3,.PromoForm h3 {
		text-align: left !important;
		text-transform: uppercase !important;
		font-weight: 700;
		font-size: 18px !important;
		font-style: normal !important;
		display: block;
		color: #FFF !important;
		background: #115192 url(/Templates/_images/Mobile_Arrow.png) right 28px center no-repeat;
		padding: 12px 10px;
		min-height: 40px !important;
		margin: 0 0 10px !important;
	}

	.PromoForm h3 {
	}

	.ScenicHotelBooking h3 span,.PromoForm h3 span {
		padding: 0 0 0 10px !important;
		background: none !important;
	}

	.ScenicHotelBooking h3 br,.PromoForm h3 br {
		display: none;
	}

	.ScenicHotelBooking h3 span:before,.PromoForm h3 span:before {
		display: none !important;
	}

	.booking-open #booking .ScenicHotelBooking {
		height: auto;
	}

	.promo-open #booking .CustomCode {
		height: auto;
	}

	.FormBuilder label.EnquiryLabel {
		width: 100% !important;
	}

	.FormBuilder .TextBox input,.FormBuilder .EmailField input,.FormBuilder .DateTime input,.FormBuilder .EmailField input,.FormBuilder .CaptchaControl input,.FormBuilder .MemoBox textarea,.FormBuilder .DropDownList select {
		width: 100% !important;
	}

	.CaptchaControl {
		padding: 10px 10px 3px 0 !important;
		transform: scale(0.9);
		transform-origin: left;
	}

	.FormBuilder input.EnquiryButton {
		padding: 10px 10px 3px 0 !important;
	}

	.FormBuilder input.EnquiryButton {
		position: relative;
		display: block;
		margin: 0 !important;
	}

	.column-option,.column-option img {
		max-width: 100%;
	}

	.page-option:nth-child(4n + 5) {
		margin: 0 0 28px !important;
	}

	.resaurant-option .resaurant-text {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
	}

	.resaurant-option .resaurant-image {
		display: none;
	}

	.resaurant-trip-advisor {
		display: none !important;
	}

	.Default.Hotel #cSColumn1 .CustomCode {
		display: none !important;
	}

	#cN .Banner {
		display: block !important;
		clear: none;
		float: right;
		margin: 15px 0 0 15px;
	}

	.SearchResults .ListItem img.ListThumbnail {
		float: none;
		margin: 0 0 10px;
		max-height: 264px;
	}

	#bookingIndicator {
		display: none;
	}

	.Home .PageList .ListItem .ListThumbnail {
		display: none !important;
	}

	.Home .PageList .ListItem:after {
		display: none !important;
	}

	#cFA,#cFB,#cFC {
		display: none;
	}

	#cFD .Banner,#cFD .ShareContainer {
		display: none;
	}

	#cFCC {
		display: none;
	}

	.FlexibleDatesContainer {
		display: none;
	}

	.gallery-thumb {
		width: 300px !important;
		height: 300px !important;
		margin: 0 0 10px !important;
	}

	#pushbox .Banner img {
		margin-left: 0 !important;
		max-width: 100%;
	}
	
	#ctl03_cPC_ctl02_Previous {
		float:left;
	}
	#ctl03_cPC_ctl02_Next {
		float:left;
	    margin-top: 10px;
	}
	
	.BillingDetails select, .BillingDetails textarea, .DeliveryDetails select, .DeliveryDetails textarea {
		width:300px !important;
	}
	
	.ShoppingCartConfirmation .OrderDetails {
		overflow-x:auto;
	}
	.ShoppingCartConfirmation .ShoppingCartItems tr:last-child td {
		font-size:12px;
	}
	.OrderSummary .ShoppingCartItems .Header {
		font-size:12px;
	}
	
	.ShoppingCartConfirmation .OrderDetails .OrderNumberRow td:nth-child(3), .ShoppingCartConfirmation .OrderDetails td {
		padding-bottom:0;
	}
	.ShoppingCartConfirmation .OrderDetails .OrderNumberRow td:nth-child(3) {
		padding-left:10px;
	}
	.ShoppingCartConfirmation .OrderDetails .DeliveryDetails {
    	padding: 0px 19px 0 10px;
 }
	
	#ctl03_cSHeading_ctl01_ConfirmationControl_OrderItemsRepeater_ctl02_ShippingDescription {
		display:none;
	}
	
	tr.OrderNumberRow td{
		white-space:nowrap;
	}
	
	#ctl03_cSHeading_ctl01_ConfirmationControl_OrderDateValue {
		padding-left:10px;
	}
	
	.ProductList .PriceHolder, .ProductList .ListTitle {
		min-height:auto;
	}
	
	.GiftShop #cSWrapper, .ShoppingCartCheckoutProcess .ShoppingCartCheckoutProcessTitle {
		padding-bottom:0;
		margin-bottom:0;
	}
	.GiftShop #cSColumn2{
		margin:10px 0;
	}
	
	.GiftShop .ProductCatalogueCategoriesList tr:nth-child(2) > td:nth-child(3),
	.GiftShop .ProductCatalogueCategoriesList tr:nth-child(2) > td:nth-child(4) {
		display:none;
	}

	.dev .PromoCodeContainer{
		padding:0;
	}
	.dev .PromoCodeContainer, .dev .PromoCodeContainer input {
		width: 100%;
		/* padding: 10px 0; */
	}
	#booking.promoCodeVisable .PromoCodeContainer{
		margin: 0 0 10px 0;
	}
	.dev .PromoCodeContainer input {
		min-height:33px;
		margin-left: 0;
	}
	.AdultSelectorContainer, .ChildSelectorContainer {
		margin: 0 10px 10px 0px;
	}
	
	.VirtualTour iframe {width:100%; max-height:70vh;}
	
	.VirtualTour .AjaxContent {
	padding:10px 0 0 0 !important;
	}

}

@media screen and (max-width: 320px) {
	#pushbox .header-banner img,#pushbox .Banner img,#pushbox .BannerRandom img {
		max-width: 200%;
		/* transform: translateX(-45%); */
	}

	#recaptcha_area {
		margin: 0 0 0 -10px;
	}

	#cFD .CustomCode p.contact-number span {
		margin: 0 0 0 2px !important;
	}
}

/* Ultra Wide screens, stop banner from being aligned hard right */
@media screen and (min-width: 1921px) {
	#pushbox .BannerRandom img {
		width: 100%;
	}
}
