html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table*/, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.share { text-align: center; }
.share h6 { color: #fff; margin: 0; padding: 0; }

.rateSpecial { font-size: 18px; position: absolute; bottom: 0; color: #fff; text-align: center; padding-top: 10px; padding-bottom: 10px; margin-top: 20px; display: block; background-color: #db1515; width: 100%; margin-left: -15px; }
.rateSpecial span { font-weight: bold; }


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: -10px;
}
td {width: 50%; }
input[placeholder], [placeholder], [placeholder] {
    color: #999;
    font-style: italic;
    letter-spacing: 0.5px;
}

.normalLink { color: #90c64e; }

.homeLinks { margin: 0; padding: 0; list-style: none; margin-top: 10px; margin-bottom: 10px; }
.homeLinks li { display: inline-block; background-color: #90c64e; padding: 15px; padding-left: 60px; width: 130px; text-align:left; color: #fff; background-image: url(../images/tick.png); background-repeat: no-repeat; background-position: 10% 50%; }

.proudly { float: right; margin-right: 20px; margin-bottom: 20px; }

.meetandbeat { width: 100%; background-color: #db1515; text-align:center; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; }
.meetandbeat h4 { color: #fff; font-size: 32px; margin: 0; padding: 0; font-style: italic; }
.meetandbeat p { margin-left: 20px; margin-right: 20px; color: #fff; margin-bottom: 0; }

.specials { width: 1000px; position: relative; margin: auto; z-index: 999999999999999999999999999999999999;-webkit-box-shadow: 0 8px 6px -6px #141414;
	   -moz-box-shadow: 0 8px 6px -6px #141414;
	        box-shadow: 0 8px 6px -6px #141414; height: 43px; margin-bottom: -20px; cursor: pointer; }
.specials div { float: left; width: 500px; background-color: #90c64e; margin-top: -50px;  text-align:center;}

.specials div h3 { color: #fff; font-size: 24px;  margin-top: 22px;}
.specials div p { color: #141414; }

#AirportPickup { display: none; }

/*TOOLTIPS*/

div.tooltip {outline:none; }
div.tooltip strong {line-height:30px;}
div.tooltip:hover {text-decoration:none;} 
div.tooltip span {
    z-index:9999;display:none; padding:14px 20px;
	padding-bottom: 0;
    margin-top:45px; width:230px; line-height:16px; right: 0;
}




div.tooltip:hover span{
    display:inline; position:absolute; color:#141414;
    border:1px solid #90c64e; background:#F4F4F4;}
.callout {z-index:20;position:absolute;right:0 ;border:0;top:-12px; }
.tooltip-img {display: block; float: left; vertical-align: middle;}
div.tooltip span p {font-size: 16px; padding-left: 15px; font-weight:bold; text-transform:none; float: right; margin-top: 2px;}
    
/*CSS3 extras*/
div.tooltip span
{
    border-radius:4px;

}

.list-margin { margin-left: 395px; }

.readLink { background-color: #90c64e; display: inline-block; width: 160px; text-align: center; padding:10px; margin-top: -5px; }
.readLink:hover { background-color: #141414; }

.banner, .banner img { width: 100%; height: inherit; }

#enquiryForm button { background-color: #90c64e; color: #fff; border: 0; padding: 10px; margin-top: 5px; }

.contact-details-page { float: right; font-size: 18px; clear: right; }
.contact-details-page a { color: #90c64e; }
.contact-details-page span {  margin-left: 25px;background-color: #f2f2f2; padding: 10px; }

.phoneContact { margin-top: 35px; }

.quote input {
    margin: 10px 0;
    width: 100%;
}

input#terms {
    width: auto !important;
}
.quote { position: relative; }
/*CAR-RENTAL*/

.quote select {
    border: 1px solid #ccc;
    margin: 10px 0;
    padding: 15px;
    width: 100%;
}

.quote-check { width: inherit!important; }

form * { box-sizing: border-box;}

.sitemap { -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
     column-count: 2;
     column-gap: 2.5em; }
	 
	 .sitemap a { color: #90c64e; }

.quote {
    position: relative;
    width: 100%;
	float: left;
	box-sizing: border-box;
}
/*.featured-left, .featured-right { width: 50% }*/
.selected-car { color: #D7271A  }
.input-left-50 { float: left; width: 50%; padding-right: 5px }
.input-right-50 { float: right; width: 50%; padding-left: 5px }
.input-left-100 {float: left; width: 100%; }
input#terms { width: auto !important }

.terms { font-size: 12px; line-height: 14px }
.terms h5 { font-size: 12px; margin: 3px 0; }
.terms ol, .terms ul { margin: 3px 0; }
#Submitter { cursor: pointer; width: 50%; float: right; font-family: font-family: "Open Sans", arial, sans-serif; background: #007DC6; color: #FFF; font-size: 16px }
input#Submitter[type="submit"]:disabled { background: #ccc; color: #999; border: 1px solid #999 }
#SpamCheck {
    color: #999;
    height: 49px !important;
    padding: 10px;
}
/*DOOR-TO-DOOR*/
.input-left-33 { float: left; width: 33%; padding-right: 5px }
#additional-passengers, #passenger2, #passenger3, #passenger4, #passenger5, #passenger6, #passenger7, #account-number, #return-details, #flight-number, #other-address { display: none; } 
#passenger2 input, #passenger3 input, #passenger4 input, #passenger5 input, #passenger6 input, #passenger7 input { width: 100%; max-width: 160px }
#passenger2 td, #passenger3 td, #passenger4 td, #passenger5 td, #passenger6 td, #passenger7 td { width: 33%; max-width: 300px }


.contentImg { float: left; margin-right: 20px; }
.contentLink { background-color: #90c64e; padding: 10px; }

.content-bottom-container { width: 100%; background-color: #f2f2f2; margin-top: 20px; }
.content-bottom-container-hold { width: 1000px; margin: auto; }

.featured-car { width: 47%; min-height: 300px; float: left; outline: 1px solid #f2f2f2; padding: 15px; background-color: #fff; position: relative; }

.featured-car h3 { font-size: 20px; color: #2b2b2b; }
.featured-car h3 span { float: right; color: #fff; background-color: #90c64e; display:block; padding: 5px; margin-top: -5px;  }

.content-container h2 { font-size: 36px; color: #fff; padding-bottom: 20px; padding-top: 20px; text-align: center; background-color: #90c64e; }

.featured-car img { margin-bottom:7px; }

.featured-car table { float: right; width: 230px; margin-top: 0px; }
.featured-car table td {  padding: 3px; }
.featured-car table td:nth-child(1) { font-weight: bold; }
.featured-car table td:nth-child(2) { text-align: right; padding-right: 10px; width: 50px; }

.featured-car-readmore { background-color: #2b2b2b; color: #fff; text-decoration: none; padding: 15px;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; font-size: 20px;  display: block; width: 200px; text-align: center; }

.featured-car-readmore:hover { color: #90c64e; cursor: pointer; }
.featured-car-readmore:focus { background-color: #90c64e; color: #fff; }

body {margin: 0;background:none; font-family:Arial, Helvetica, sans-serif; line-height:1.5em; font-size: 0.9em; background: url(../images/main-bg.png); color:#35404a; }

h1, h2, h3, h4 { font-family: 'Open Sans'; text-transform:uppercase; }
h1 { font-size:36px; color: #2b2b2b; margin: 60px 0 30px; text-align:left; }
h1 span { color: #90c64e; }
h2 { font-size:25px; margin-bottom: 20px; }
h3 { font-size: 18px; margin: 15px 0; }
h4 { font-size:14px; margin-top: 12px; }
.clear { clear: both; }
a { color: #fff;  text-decoration: none; }
a:hover { color: #90c64e; }
.blue { color: #988678; }
nav {
    position: fixed;
	top: 0;
	background: #FFF;
	width: 100%;
	z-index: 50;
	opacity: 1;
	filter: alpha(opacity=100);	
	-webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.4);
	
	-webkit-box-shadow: 0 8px 6px -6px #9a9a9a;
-moz-box-shadow: 0 8px 6px -6px #9a9a9a;
box-shadow: 0 8px 6px -6px #9a9a9a; 
}

.van-notice { display: block; padding: 15px; background-color: #f2f2f2; margin-top: 40px; text-align: center; width: 100%; font-size: 20px; }

.navbar-container:hover { zoom: 1; filter: alpha(opacity=100); opacity: 1; outline:none; }
.navbar-container a {text-decoration:none; font-size:16px; color: #2b2b2b; font-family: 'Open Sans'; text-transform:uppercase; outline:none; }
.navbar-logo {  font-size: 24px; line-height: 30px; padding: 17px; text-align: center; position:fixed;	z-index:66; top:0px;}
.navbar-logo h2 { font-size:35px; padding: 0; margin: 0; color: #90c64e; }
.navbar-logo h3 { font-size:14px; padding: 0; margin: 0; color: #2b2b2b;}
.navbar-nav { float: left; margin: 0; }
.navbar-nav > li { float: left; }
.nav { list-style: outside none none; margin: 0; padding: 0 125px 0 0; float: right; }
.nav:before, .nav:after {content: " "; display: table; }
.nav:after { clear: both; }
.nav:before, .nav:after { content: " "; display: table; }
.nav:after { clear: both; }
.nav > li {display: block; position: relative; float:left; }
.nav > li > a {display: block; padding: 35px 18px; position: relative; text-decoration: none; color: #2b2b2b; }
.nav > li > a:hover, .nav > li > a:focus { background-color: #f2f2f2; text-decoration: none; color: #2b2b2b; }
.active { background-color: #90c64e; color: #fff!important; }


/* Parallax ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
/*section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}*/

section.module p:last-child { margin-bottom: 0; }
section.module.content { padding: 10px 0; }
section.module.parallax { padding: 190px 0;	background-position: 0 0; height:400px;	margin-bottom: 30px; }
section.module.parallax h1 { color: #fff; font-size: 90px; line-height: 1; font-weight: 700; text-transform: uppercase; text-shadow: 0 0 3px #141414;
  padding: 0;
  margin:0;
  padding-top: 150px;
  max-width:800px;
  text-align:center;
  margin:auto;	
}
section.module h2.cta { font-size: 30px; color:#89bdfc;	text-align: center;	text-shadow: 0 0 5px #141414; max-width:800px; text-align:center; margin:auto; padding: 20px; }
/*PARALLAX MEDIA QUERIES*/
@media all and (max-width: 1600px) {
section.module.parallax { padding: 200px 0;	background-position: 0 0; height:300px; }
section.module.parallax h1 { /*padding-top: 150px;*/ font-size: 80px; }
section.module h2.cta { font-size: 30px; }
}
@media all and (max-width: 1500px) {
section.module.parallax { padding: 180px 0;	background-position: 0 0; height:250px; }
section.module.parallax h1 { /*padding-top: 200px;*/ font-size: 70px; }
section.module h2.cta { font-size: 25px; }
}
@media all and (max-width: 1300px) {
section.module.parallax { padding: 170px 0;	background-position: 0 0; height:100px; }
section.module.parallax h1 { padding-top: 55px; font-size: 70px; }
section.module h2.cta { font-size: 20px; padding-top: 5px; }
}
@media all and (max-width: 1000px) {
section.module.parallax { padding: 150px 0;	background-position: 0 0; height:120px; }
section.module.parallax h1 { padding-top: 50px; font-size: 50px; }
section.module h2.cta { font-size: 20px; padding-top: 5px; }

}
@media all and (max-width: 700px) {
section.module.parallax { padding: 100px 0;	background-position: 0 0; height:100px; }
section.module.parallax h1 { padding-top: 10px; font-size: 30px; }
section.module h2.cta { font-size: 20px; padding-top: 5px; }
}
@media all and (max-width: 500px) {
section.module.parallax { padding: 80px 0;	background-position: 0 0; height:80px; }
section.module.parallax h1 { padding-top: 10px; font-size: 30px; }
section.module h2.cta { font-size: 18px; padding-top: 5px; }

}
@media all and (max-width: 400px) {
section.module.parallax { padding: 40px 0;	background-position: 0 0; height:90px;  }
section.module.parallax h1 { padding-top: 10px; font-size: 30px; }
section.module h2.cta { font-size: 16px; padding: 5px 0 5px 0; }
/*.navbar-logo { margin-top: -80px; }*/
/*header.small a { padding: 14px 15px 14px; margin-top: -10px!important; }*/
}
@media all and (max-width: 310px) {
section.module.parallax { margin-top: 150px; }
.navbar-logo { margin-top: -140px; padding:17px!important; line-height:30px!important; }
header.small a { padding: 14px 15px 14px; margin-top: -60px!important; }
header.small h2 { font-size: 29px!important; line-height: 26px!important; }
header.small h3 { font-size: 11px!important; line-height: 33px!important; }
nav.large { height: 150px!important; }
nav.small { height: 150px!important; }
header a, header h1, header h2{
transition:none!important;
transition: none!important;
-moz-transition: none!important; /* Firefox 4 */
-webkit-transition: none!important; /* Safari and Chrome */
-o-transition: none!important; /* Opera */
}
#nav:not(:target) > a:first-of-type, #nav:target > a:last-of-type { top: 100px!important; margin-top:0!important;    }
#nav > ul { margin: 145px 0 0!important; }

}

section.module.parallax-1 {
 background-image:url(../images/shark1.jpg); background-repeat:no-repeat; no-repeat; background-size:cover; 
}
section.module.parallax-2 {
 background-image:url(../images/whale1.jpg); background-repeat:no-repeat; no-repeat; background-size:cover; 
}
section.module.parallax-3 {
 background-image:url(../images/accommodation.jpg); background-repeat:no-repeat; no-repeat; background-size:cover; 
}
section.module.parallax-4 {
 background-image:url(../images/contact.jpg); background-repeat:no-repeat; no-repeat; background-size:cover; 
}
.container { text-align:center; }
.load { height: 457px; width: 100%; transition:none!important; margin: -999px; }
a.book-now-fade { display:inline-block; margin:auto; -webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.4); box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.4); font-family: 'Dosis', sans-serif; text-transform:uppercase;padding: 15px; background: #4987d4; color: #FFF; border: 0; margin-top: 5px;}
a.book-now-fade:hover { background: #236cc6; cursor: pointer; }
a.book-now { display:inline-block; margin:auto; font-family: 'Dosis', sans-serif; text-transform:uppercase;padding: 15px; background: #4987d4; color: #FFF; border: 0; margin-top: 5px;}
a.book-now:hover { background: #236cc6; cursor: pointer; }


/***RESIZING MENU***/
/* Sizes for the bigger menu */
nav.large {height: 92px; background-image: url(../images/logo.png); background-size: auto 65px; background-repeat: no-repeat; background-position: 1% center;}
/* Sizes for the smaller menu */
nav.small {height: 50px; background-size: auto 30px; background-image: url(../images/logo.png);background-repeat: no-repeat; background-position: 1% center; }
nav.small a { padding: 14px 15px 14px; margin:0!important; }
nav.small h1 { font-size: 26px; line-height:1em; margin-top: -10px; }
nav.small h2 { font-size: 12px; line-height:1em }
header.small .phone-head { position: fixed;top: 0px; margin: 0!important; right: 65px; z-index: 999999999; background-image: url(../images/phone.png); background-repeat: no-repeat; background-position: center center; width: 30px; height: 30px; padding: 10px; }
header.small .email-head { position: fixed;top: 0px; margin: 0!important; right: 20px; z-index: 999999999; background-image: url(../images/email.png); background-repeat: no-repeat; background-position: center center; width: 30px; height: 30px; padding: 10px; }
header.small a { padding: 14px 15px 14px; }
header.small a img { height: 30px; margin-top: -4px; }
header.small h2 { font-size: 29px; line-height:1em; margin-top: -81px; }
header.small h3 { font-size: 12px; line-height:1em }
/*nav.small-white { opacity:1 }
nav.small-white { height: 50px; }
nav.small-white a { padding: 14px 15px 14px; }
nav.small-white h1 { font-size: 26px; line-height:1em; margin-top: -10px; }
nav.small-white h2 { font-size: 12px; line-height:1em }*/

.breadcrumbs { display: block; margin-top: 50px;margin-bottom: -40px; }
.breadcrumbs a { color: #90c64e; }

/*Transitions*/
nav, nav a, nav h1, nav h2, header a, header h2, header h3, header img, #nav > ul {
transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */
}

#check-availability {
    background: none repeat scroll 0 0 #fff;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    float: right;
    height: 35px;
    margin-top: 17%;
    outline: medium none;
    padding: 10px;
    position: fixed;
    right: -135px;
    text-decoration: none;
    width: 165px;
    z-index: 99;
	
}

.content-container { width: 100%; max-width: 1000px; }
#check-availability:hover { position: fixed; right: 0; }
#check-availability, #check-availability img { transition: all 0.5s ease 0s; }
#check-availability img { float:left; margin-right: 10px; margin-top: 3px; }
h3.check { font-size: 1.2em; text-align:center;margin-top: 7px;}
h3 span { color: #e31418; }
.content { z-index: 999; }
.content-rest { padding-top: 70px; }
.main {  font-family: 'Open Sans'; margin-top:10px; width:100%; max-width: 1000px; margin: 0 auto;}
.main-left { width: 50%; padding-right: 20px; float: left; box-sizing:border-box;}
.main-right { width: 50%; padding-left: 20px; float: right; box-sizing:border-box;}
.main-left p, .main-right p, .main-left button, .main-right button { margin-bottom: 20px; }
.main-left h2, .main-left img, .main-right h2, .main-right img, .main-left btn, .main-right btn, .main-left iframe, .main-right iframe { margin-top: 20px; }
.main-left img, .main-right img { width:100%;}
.main-right iframe { margin-top: 0; }
/*Form*/
input {
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    margin-top: 4px;
    padding: 15px;
    width: 185px;
}
textarea {
    border: 1px solid #ccc;
    color: #444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    height: 145px;
    margin: 0;
    padding: 12px 15px;
    width: 100%;
	margin-top: 10px;
}

textarea[placeholder], [placeholder], [placeholder] {
    color: #999;
    font-style: italic;
    letter-spacing: 0.5px;
}

input[placeholder], [placeholder], *[placeholder] {
   font-family: 'Dosis', sans-serif; color: #999; letter-spacing: 1px; font-style:normal;
}
textarea[placeholder], [placeholder], *[placeholder] {
   font-family: 'Dosis', sans-serif; color: #999; letter-spacing: 1px; font-style:normal;
}
.quote button {
	float: right;
}
button.contact {width: 100%; }
button:hover { background: #236cc6; cursor: pointer; }
img.success { max-width: 30px; }

footer { overflow:hidden; background:#2b2b2b; }
.contact-details { width: 100%; max-width: 1000px; margin:auto; padding: 30px 0;   }
.contact-details { font-family: 'Raleway', arial, sans-serif; text-align: center; font-size:14px; line-height:1.5em; margin-top: 10px; }
.contact-details ul { width: 100%; max-width:1000px; list-style-type: none; margin: 0; padding: 0; margin: auto; display:block;  }
.contact-details li { display: inline; color: #fff; }
.contact-details > ul > li:after {  content: "•"; color: #90c64e; padding: 0 8px; font-size: 20px }
.contact-details > ul > li:last-child:after { display: none; }


#ittconnect h2 { color: #fff!important; }

.copyright2 { font-family: 'Raleway', arial, sans-serif; text-align: center;font-size: 12px; padding: 30px 0; border-top: 1px dotted #ccc; max-width: 1000px; margin:auto; width: 100%; color: #90c64e; }
.header-image img { width:100%; }

.scrollup {outline:none; width: 45px;height: 45px;opacity: 0.6;position: fixed;bottom: 1%;right: 2%;display: none;text-indent: -9999px;background: url('../images/scroll.jpg') no-repeat;}
.scrollup:hover {opacity: 1; outline:none;}

.iframeWrapper {
  position: relative;
  padding-top: 25px;
  margin-bottom: 20px;
}
.iframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  border:0;
}
.royalSlider-rooms {
  width: 100%;
  height: 233px;
}

/*CAPTCHA STYLES*/
/*//////////////*/

.hidden { visibility:hidden; }

.termswrap { float: right; }
.termswrap a { color: #90c64e; }

#Container {
    height: 50px;
}

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}
.refresh{ position:relative; float: right; margin-top: -39px; margin-right: 100px; }
#SpamCheck { color: #999; margin-left: 35px !important; padding: 10px 5px }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input { width: 95px!important;}
.captcha-img { margin-left: 10px; margin-bottom: -5px!important; max-width: 61px; text-shadow: none!important; }

.slider-caption { display: block; }
.show-hide-nav { display: none; }
table#desk { width: 100%; }
table#mob { display:none; }
.royalSlider-rooms { width: 100% !important; max-width: 480px !important; max-height: 240px !important; }
.royalSlider-rooms img {width: 100% !important; height:inherit !important }
.royalSlider-rooms-large { width: 100% !important; max-width: 1000px !important; max-height: 500px !important; }
.royalSlider-rooms-large img {width: 100% !important; height:inherit !important }

.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before  { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important }

.Zebra_DatePicker           { position: absolute; background: #666; margin-top: 100px; border: 3px solid #666; display: none; z-index: 100; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px }

.Zebra_DatePicker *         { margin: 0; padding: 0; color: #000; background: transparent; border: none }


/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }

.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 5px 0 }

.Zebra_DatePicker td                         { cursor: pointer }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker .dp_footer .dp_hover { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header td             { color: #FFF }

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }

.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #222; color: #FFF }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #888; cursor: default }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th              { background: #FFCC33 }
.Zebra_DatePicker td.dp_not_in_month            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_not_in_month_selectable { background: #F3F3F3; color: #CDCDCD; cursor: pointer }
.Zebra_DatePicker td.dp_weekend                 { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { background: #FFCC33; color: #555; cursor: text; font-style: italic }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td        { width: 33% }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td         { width: 33% }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer                { margin-top: 3px }
.Zebra_DatePicker .dp_footer td             { color: #FFF; padding: 2px; font-weight: bold }
.Zebra_DatePicker .dp_footer .dp_hover      { background: #222; color: #FFF }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { display: inline-block; position: relative; margin-right: 0 !important;   
    width: 16px; height: 16px; background: url('../images/calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top; zoom: 1; *display: inline; }

button.Zebra_DatePicker_Icon_Disabled       { background-image: url('../images/calendar-disabled.png') }
/* don't set vertical margins! */
button.Zebra_DatePicker_Icon                { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon_Inside         { margin: 0 12px 0 0; left: -8px; background-color: transparent!important; }

.Date { width: 50% !important }
#return-details .Zebra_DatePicker_Icon_Inside { margin-top: -40px !important; }

@media all and (max-width: 1020px) {

.navbar-logo { padding: 17px; }
#full-width-slider { margin-top: 0!important; }

.contact-details-page { margin-top: 50px!important; }

.phoneContact { margin-top: 50px!important; }


	
#nav
    {
        position: fixed;
		
    }
	#nav li a { padding-top: 15px; padding-bottom: 15px; background:#141414; color: #4f4f4f; border-bottom: 1px solid #FFF; }
	#nav li a:hover { padding-top: 15px; padding-bottom: 15px;}
	
	
        #nav > a
        {
        }
        #nav:not( :target ) > a:first-of-type,
        #nav:target > a:last-of-type
        {
            display: block;
			position: absolute; right: 0; top: 0px;
 			background-image: url('../images/nav.png'); 
			background-repeat: no-repeat;
			width: 50px;
			height: 50px;
			margin-top: 20px;
			right:20px;
			padding: 0!important;
			z-index: 111;
        }

 
    /* first level */
 
    #nav > ul
    {
        height: auto;
        display: none;
        position: absolute;
        left: 0;
        right: 0;
		margin:0;
		padding:0;
		margin-top: 80px;
    }
	#nav > ul.small
    {
		margin-top: 50px;
		
		
    }
        #nav:target > ul
        {
            display: block;
			
			
        }
        #nav > ul > li
        {
            width: 100%;
            float: none;
			margin: 0; padding: 0;
			
        }
 
    /* second level */
 
    #nav li ul
    {
        position: static;
		padding-top: 15px;
    }

}
@media all and (max-width: 940px) {
	input { width: 95% }
	textarea { width: 97%; }
	a#refresh { bottom: 0; left: -40px; top: 8px; }
	.main-left, .main-right { float: none; padding: 0; width: 100%; }	
	.main-left h2, .main-left img, .main-right h2, .main-right img, .main-left btn, .main-right btn, .main-left iframe, .main-right iframe {
    margin-top: 0; }
	#check-availability img { height: 40px; width: 35px; }
	#check-availability { height: 40px; margin-top: 25%; padding: 10px; position: fixed; right: -180px; text-decoration: none; width: 220px; }
	#check-availability h3 { margin: 0; }
	footer { margin-bottom: 40px; }
	
.email-head { right: 110px!important; }
	
	h1 { line-height: 40px; text-align: center; margin-left: 10px; margin-right: 10px; }
	h2 { line-height: 40px; text-align: center; }
	h3 { text-align: center; }

	.featured-car { width: 90%; padding: 0; float: none; margin: auto; padding-bottom: 10px; }
	
	.featured-car-readmore { margin: auto; }
	
	.meetandbeat h4 { line-height: 40px; }
	
	.featured-car h3 { margin-left: 10px; }
	
	.copyright2 p { margin-left: 15px; margin-right: 15px; }
	
	.featured-car table { float: none; width: 95%; margin: auto; }
	
	.featured-car h3 span { float: none; width: 94%; margin-top: 10px; }
	
	.main p { margin-left: 30px; margin-right: 30px; }
	
	.homeLinks { margin: auto; width: 90%; }
	
	#enquiryForm { width: 85%; margin: auto; }
	
	#mobileenquiryForm { width: 85%; margin: auto; }
	
	.main-right { float: none; }
	
	.quote { width: 85%; margin: auto!important; float: none; }
	
	.iframeWrapper iframe { position: relative; }
	
	.van-notice { padding-left: 0; padding-right: 0; }
	
	.contact-details-page { float: none; margin-top: -5px; text-align: center; margin-bottom: -30px; }
	
	.contact-details-page span { display: block; width: 100%; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px; } 
	
	.homeLinks li { width: 70%; margin: auto; background-position: 5% 50%; }
	
	.specials { width: 100%; height: inherit; padding: 0; z-index: 99999999;}
	.specials div { width: 100%;  margin-top: 0; float: none; padding: 0; padding-top: 5px; padding-bottom: 5px; }
	
	#check-availability { z-index: 99999999999999999999999999999999999; }
	
	.contentImg { float: none; display: block; margin: auto; width: 100%; max-width: 400px; }
	
	.list-margin { margin: 0; }
	
	.readLink { margin-left: 30px; width: 70%; }
	
	nav.large {background-size: auto 45px; }
	
}
@media all and (max-width: 600px) {
	table#desk { display:none; }
	table#mob { display:table; width:100%; border: none; }
	input { width: 97% }
	.rsGCaption h2{ font-size: 24px!important; line-height: 1.2em; }
	#full-width-slider { padding-top: 92px!important;}
	#check-availability { margin-top: 30%;}
	footer { margin-bottom: 40px; }
	.slider-caption { display: none; }
}
@media all and (max-width: 350px) {
	#check-availability { margin-top: 100%;}	
	.rsGCaption h2{ font-size: 20px!important; line-height: 1.2em; }
	
}
/** END MOBILE CSS **/

.phone-head { position: absolute;top: 20px; right: 70px; z-index: 999999999; background-image: url(../images/phone.png); background-repeat: no-repeat; background-position: center center; width: 30px; height: 30px; padding: 10px;  }
.email-head { position: absolute;top: 20px; right: 20px; z-index: 999999999; background-image: url(../images/email.png); background-repeat: no-repeat; background-position: center center; width: 30px; height: 30px; padding: 10px;  }

.email-head:hover { background-color: #90c64e; cursor: pointer; }
.phone-head:hover { background-color: #90c64e; cursor: pointer; }




.text1 {   
margin-left: -266px !important;
font-size: 90px !important;
  line-height: 2;
  margin: 0;
  padding-bottom: 3px;
font-family: 'Open Sans';
text-shadow: 1px 1px #000;
font-weight: 600;
text-transform: uppercase;  }

.text-bullet { margin-left: -122px !important;  
font-size: 90px !important;
  line-height: 2;
  margin: 0;
  padding-bottom: 3px;
font-family: 'Open Sans';
text-shadow: 1px 1px #000;
font-weight: 600;
text-transform: uppercase;color: #90c64e; }

.text2 { margin-left: 284px !important;  
font-size: 90px !important;
  line-height: 2;
  margin: 0;
  padding-bottom: 3px;
font-family: 'Open Sans';
text-shadow: 1px 1px #000;
font-weight: 600;
text-transform: uppercase; }

.text3 {   
font-size: 65px !important;
  line-height: 2;
  margin: 0;
  padding-bottom: 3px;
font-family: 'Open Sans';
text-shadow: 1px 1px #000;
font-weight: 600;
text-transform: uppercase; margin-top: 235px !important; }

.banner-link {margin-top: 370px !important; }

.banner-link a { background-color: #2b2b2b; padding: 15px; text-decoration: none!important; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; cursor: pointer; -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;}

.banner-link a:hover { background-color: #90c64e; }
.banner-link a:hover span { color: #2b2b2b; }

.banner-link span { color: #90c64e; font-weight: bold; }

.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 0;
  left: auto;
  max-width: 100%;
  font-size: 26px;
  text-align: center;
  padding-bottom: 0;
  overflow: hidden;
  padding: 20px;
  margin-top: 130px;
}

.infoBlock h4 {
  font-size: 72px;
  line-height: 2;
  margin: 0;
  padding-bottom: 3px;
font-family: 'Open Sans';
text-shadow: 1px 1px #000;
font-weight: 600;
text-transform: uppercase;

}
.infoBlock hr { border: 0; border-top: 2px solid #fff; width: 30%; }
.infoBlock p {
  font-size: 18px;
  margin: 4px 0 0;
 font-family: Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1920px;
  margin: 0 auto 0;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 620px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  .infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 100%;
  font-size: 26px;
  text-align: center;
  padding-bottom: 0;
  overflow: hidden;
  padding: 20px;
  margin-top: 40px;
   display: none!important;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
	 display: none;
  }
    .infoBlock h4 {
     font-size: 16px;
	 display: none!important;
     line-height: 17px;
  }

}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
