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

#youTube {
	width: 300px;
	height: 147px;
}


}


/* MOBILE VIEW */
@media screen and (max-width: 799px) {

.desktopOnly {
	display: none;
}

.mobileOnly {
	display: block;
}

.mobCentre {
	text-align: center;
}

body {
	font-size: 14px;
}

a:link.topLinks {
	display: none;
}

a:active.topLinks {
	display: none;
}

a:visited.topLinks {
	display: none;
}

a:hover.topLinks {
	display: none;
}


#prodSelector {
	float: left;
	margin-left: 20px;
	margin-right: 0px;
}

#buttMobNav {
	display: block;
	vertical-align: middle;
	height: 27px;
	cursor: pointer;
	margin: auto;
}

#mobNav {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 900;
	background-color: #2968b2;
	background-image: url(../siteimages/back_mob_nav.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	color: #ffffff;
}

#mobNavTable {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#innerMobNav {
	display: block;
}

.fpFeature p {
	font-size: 14px;
	line-height: 20px;
}

.blogTableTitle {
	font-size: 14px;
}

.blogTableDescription {
	font-size: 12px;
}

.review {
	font-size: 26px;
}

.circleJester {
	width: 100px;
	height: 100px;
	top: -50px;
}

.fpHolder {
	margin-top: calc(100vh - 200px);
}

.fright {
	width: 200px;
}

#thumbDragger2 {
	overflow-x: auto;
	width: 100%;
	height: 74px;
}

#thumbDraggerInner2 {
	display: block;
	height: 74px;
	overflow-x: visible;
}

.tourPhotoHolder {
	margin-left: 5px;
	margin-right: 5px;
	height: 70px;
}

.tourPhoto {
	height: 70px;
}

.holderYellow {
	width: calc(100% - 40px);
	padding: 20px;
}

#tourMap {
	height: 400px;
}













.tourTableImageTd {
	width: 100px;
	height: 100px;
}

.tourTableImage {
	width: 100px;
	height: 100px;
}

.tourTableTitle {
	font-size: 16px;
}

.tourTabDistance {
	font-size: 12px;
}

.tourTableDescription {
	font-size: 12px;
}

#slideHolder {
	width: 300px;
	height: 200px;
}



.bookingHolder:hover {
	transform: scale(1, 1);
}











a:link.mobLinks {
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	background-color: #1e1003;
	color: #ffffff;
	text-align: left;
	font-family: Cinzel;
	font-size: 13px;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-radius: 10px;
	border: 2px solid #ffffff;
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.7);
}

a:active.mobLinks {
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	background-color: #1e1003;
	color: #ffffff;
	text-align: left;
	font-family: Cinzel;
	font-size: 13px;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-radius: 10px;
	border: 2px solid #ffffff;
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.7);
}

a:visited.mobLinks {
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	background-color: #1e1003;
	color: #ffffff;
	text-align: left;
	font-family: Cinzel;
	font-size: 13px;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-radius: 10px;
	border: 2px solid #ffffff;
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.7);
}

a:hover.mobLinks {
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	background-color: #1e1003;
	color: #ffffff;
	text-align: left;
	font-family: Cinzel;
	font-size: 13px;
	width: 160px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-radius: 10px;
	border: 2px solid #ffffff;
	box-shadow: 0px 0px 10px hsla(0,0%,0%,0.7);
}

.mobLinkIcon {
	height: 20px;
	margin-right: 10px;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -2px;
}

}


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

#fpVideoHolder {
	float: none;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

}


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

#youTube {
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: calc(100% - 10px);
	border-width: 5px;
	height: 40vw;
}

}


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


.social {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 25px;
	width: 20px;
}

.leftColumn {
	float: none;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.rightColumn {
	float: none;
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

.fpFeatureTitle {
	font-size: 18px;
	text-align: center;
}

#subEmail {
	width: calc(100% - 22px);
	max-width: 400px;
	margin: 0px;
	box-shadow: none;
	border: 1px solid #aaaaaa;
	margin-bottom: 10px;
	font-size: 16px;
}

#subscribe {
	width: 100%;
	max-width: 422px;
	height: 32px;
	margin: 0px;
	font-size: 16px;
}

#subscribeText {
	font-size: 16px;
}

.review {
	font-size: 20px;
}

.blogTable {
	display: block;
	width: 100%;
}

.blogTable:hover {
	filter: brightness(130%);
}

.blogRow {
	display: block;
}

.blogTableImageTd {
	display: block;
	width: calc(100% - 20px);
	height: auto;
	padding: 10px;
}

.blogTableImage {
	width: auto;
	max-width: 100%;
	height: auto;
}

.blogTableInfoTd {
	display: block;
	text-align: center;
}

.blogTableDescription {
	font-size: 14px;
}

.blogTableDescription {
	font-size: 12px;
}

.content {
	width: calc(100% - 40px);
	padding: 20px;
}

p {
	font-size: 14px;
	line-height: 22px;
}

.circleJester {
	width: 80px;
	height: 80px;
	top: -40px;
}

#title {
	height: 70px;
	margin-top: 15px;
}

#bottomFlex {
	display: block;
	column-count: 1;
}

#bottom1 {
	display: block;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#bottom2 {
	display: block;
	margin-left: 0px;
	text-align: center;
}

.fright {
	float: none;
	margin: auto;
	margin-bottom: 20px;
	width: 100%;
	max-width: 400px;
}

.card {
	height: 30px;
}

#innerGreyBand {
	width: calc(100% - 80px);
	padding-left: 80px;
}

#badge {
	top: -5px;
	height: 80px;
}

.bookingHolder {
	margin-top: 10px;
	margin-bottom: 20px;
}

.bookNow {
	font-size: 20px;
}

.bookNow2 {
	font-size: 20px;
	margin-left: 10px;
}

.blogHeading {
	padding: 10px;
	font-size: 18px;
}

}

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

.tourTable {
	display: block;
}

.tourRow {
	display: block;
}

.tourTableImageTd {
	display: block;
	width: calc(100% - 20px);
	height: auto;
	padding: 10px;
}

.tourTableImage {
	display: block;
	width: 100%;
	max-width: 200px;
	height: auto;
}

.tourTableInfoTd {
	display: block;
	width: calc(100% - 20px);
}

.tourTableTitle {
	font-size: 18px;
	text-align: center;
	display: block;
}

.tourTabDistance {
	font-size: 12px;
	margin-right: 0px;
	text-align: center;
	display: block;
}

.tourTableDescription {
	font-size: 12px;
}

#slideHolder {
	width: 100%;
	height: 60vw;
	margin-left: 0px;
}

}

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

#greyBand {
	height: 70px;
}

#innerGreyBand {
	width: calc(100% - 50px);
	padding-left: 50px;
}

#title {
	margin-left: 10px;
	margin-top: 8px;
	height: 50px;
}

.social {
	margin-top: 16px;
	width: 20px;
}

#badge {
	margin-top: 7px;
	height: 50px;
}











}