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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/*ol, ul {
	list-style: none;
}*/
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%; }
body * { box-sizing: border-box }
.carriedvalue, #account-number input:focus, #flight-number input:focus { border: 1px solid #007DC6 !important; -webkit-box-shadow: 0px 0px 12px 0px rgba(0,125,198,1);
-moz-box-shadow: 0px 0px 12px 0px rgba(0,125,198,1);
box-shadow: 0px 0px 6px 0px rgba(0,125,198,1); 
background: rgba(0,125,198,0.1)
}



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

.featured-car { background-color: #fff;
    float: left;
    margin: 1px 1px 0 0;
    outline: 1px solid #f2f2f2;
    padding: 15px;
    width: 33%;
	min-height: 307px
}
.featured-car:hover { background-color: #f3f3f3; }
.featured-car h3 { font-size: 18px; color: #2b2b2b; height: 43px; }
.featured-car h3 span { float: right; color: #007dc6; padding: 0 0 10px 10px  }

.content-container h2 { font-size: 36px; color: #fff; padding-bottom: 20px; padding-top: 20px; text-align: center; background-color: #007dc6; }
.content-container h3{ color: #007dc6; padding-bottom: 10px; padding-top: 10px; text-align: center; border-bottom: 1px solid #333 }

.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; margin: auto; width: 200px; text-align: center; }

.featured-car-readmore:hover { background: #007dc6; color: #fff; cursor: pointer; text-decoration:none }
.featured-car-readmore:focus { background-color: #007dc6; color: #fff; }
html, body, .quote { position: relative; }
body {margin: 0; font-family:Arial, Helvetica, sans-serif; line-height:1.5em; font-size: 0.9em; color:#141414; background:url(../images/bg.jpg) repeat-x }
h1, h2, h3, h4 { font-family: 'Open Sans'; text-transform:uppercase; box-sizing:border-box }
h1 { font-size:36px; color: #2b2b2b; padding: 30px 0; text-align:left; position:relative }
h1 span { color: #007dc6; }
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: #007DC6;  text-decoration: none; }
a:hover { text-decoration:underline }
.blue { color: #988678; }
nav {
    position: fixed;
	top: 0;
	background-color: #FFF;
	background-image:url(../images/lighthouse.jpg);
	background-repeat:no-repeat;
	background-size: 92px;
	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: 0 8px 6px -6px #222;
	-moz-box-shadow: 0 8px 6px -6px #222;
	box-shadow: 0 8px 6px -6px #222; 
}

.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 17px 17px 100px; transition:all ease-in-out 0.5s; text-align: center; position:fixed; z-index:1; top: 0; }
header.small .navbar-logo { padding: 3px 17px 17px 50px; transition:all ease-in-out 0.5s }
.navbar-logo:hover { text-decoration:none; }
.navbar-logo h2 { font-size:35px; padding: 0; margin: 0; color: #007dc6; }
.navbar-logo h3 { font-size:14px; padding: 0; margin: 0; color: #666;}
.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 40px 35px; position: relative; text-decoration: none; color: #212121; }
.nav > li > a:hover, .nav > li > a:focus { background-color: #f2f2f2; text-decoration: none; color: #212121; }
.active { background-color: #007dc6; color: #fff !important; }
.active:hover { background-color: #007dc6!important; color: #fff !important; }
/*TOOLTIPS*/
/*a.tooltip-mobile { display: none; }
a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:9999;display:none; padding:14px 20px;
    margin-top:45px; width:300px; line-height:16px; right: 0;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#141414;
    border:1px solid #007DC6; background:#F4F4F4;}
.callout {z-index:20;position:absolute;right:0 ;border:0;top:-12px; }
.tooltip-img {display: table-cell; vertical-align: middle}
a.tooltip span p {font-size: 16px; display:inline; padding-left: 15px; font-weight:bold; text-transform:none;}
.phone-head { position: absolute;top: 22px; right: 70px; z-index: 999999999; background-image: url(../images/phone.png); background-repeat: no-repeat; background-position: center center; width: 50px; height: 50px; padding: 10px;  }
.email-head { position: absolute;top: 22px; right: 20px; z-index: 999999999; background-image: url(../images/email.png); background-repeat: no-repeat; background-position: center center; width: 50px; height: 50px; padding: 10px;  }
.email-head:hover, .phone-head:hover { background-color: #F2F2F2; cursor: pointer;}*/
  

 
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #007DC6;
}

/* 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; left: 0 }
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; }*/
}


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;}
/* Sizes for the smaller menu */
nav.small {height: 50px; background-size: 50px}
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;  padding: 10px; }
header.small .email-head { position: fixed;top: 0px; margin: 0!important; right: 10px; z-index: 999999999; background-image: url(../images/email.png); background-repeat: no-repeat; background-position: center center; width: 50px; height: 50px; padding: 10px; }
header.small a { padding: 14px 15px 14px; margin-top: 65px }
header.small a.navbar-logo { padding: 4px 15px 4px 60px !important; margin-top: 0 !important; }

header.small h2 { font-size: 29px; line-height:1em; margin-top: 0; }
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 { float: right; margin: -25px 10px 10px 0px; padding: 0; font-family: 'Dosis', sans-serif; color: #666; font-size:13px; }

/*Transitions*/
nav, nav a, nav h1, nav h2, header a, header h2, header h3, #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: 70px;
    margin-top: 17%;
    outline: medium none;
    padding: 10px;
    position: fixed;
    right: -122px;
    text-decoration: none;
    width: 175px;
    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: 13px; }
h3.check { font-size: 1.2em; text-align:center;margin-top: 4px;}

.content { z-index: 1; position:relative }
.content-rest { padding-top: 70px; }
.main {
	font-family: 'Open Sans';
	width: 100%;
	max-width: 1000px;
	margin: -105px auto 0;
	position: relative;
	background-image: url(../images/main-bg.png);
	border-radius: 30px;
	padding: 0 30px 30px; 
	box-sizing: border-box;
}
.about { margin: 140px auto 0 !important; }
.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{ box-sizing: border-box;padding: 15px; margin-top:4px; font-family:Arial, Helvetica, sans-serif; border: 1px solid #ccc; font-size: 0.9em; color: #444; 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%
}

input[placeholder], [placeholder], *[placeholder] {
	color: #999; letter-spacing: 0.5px; font-style:italic;
}
textarea[placeholder], [placeholder], *[placeholder] {
	color: #999; letter-spacing: 0.5px; font-style:italic;
}
input[type="radio"] { width: 60px !important; }
button { font-family: 'Open Sans', Arial, sans-serif; text-transform:uppercase;padding: 15px; background: #007dc6; color: #FFF; border: 0; margin-top: 5px; }
button.contact {width: 100%; }
button:hover { background: #236cc6; cursor: pointer; }
img.success { max-width: 30px; }

footer { overflow:hidden; background:#2b2b2b; background:url(../images/ocean.jpg) no-repeat; height:403px; background-size: 100%;}
footer * { box-sizing:border-box; }
footer a { color: #CCC; }
.contact-details { 
	background: rgba(0,125,198,0.6);
	width: 100%;
	margin:auto;
	padding: 20px;
	font-family: 'Raleway', arial, sans-serif; 
	text-align: center;
	font-size:16px;
	line-height:1.5em;
	margin-top: 270px;
	color: #FFF;
	font-weight: bold;
}
.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 li:nth-of-type(3) { display: block }
.contact-details > ul > li:after {  content: "•"; color: #FFF; padding: 0 8px; font-size: 20px }
.contact-details > ul > li:last-child:after { display: none; }

.footer-copyright { font-family: 'Raleway', arial, sans-serif; text-align: center;font-size: 12px; padding: 20px; margin:auto; width: 100%; color: #FFF; background: #141414 }
.header-image img { width:100%; }

.scrollup {text-shadow: none !important; 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-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.iframeWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  border:0;
}
.royalSlider-rooms {
  width: 100%;
  height: 233px;
}

/*LINKS*/
.ittconnect{font-size:13px!important;text-align:left!important;width:99%!important;background-color:#FFF!important;font-family:Arial,Helvetica,sans-serif!important;padding:5px;display:inline-block}.ittconnect a{color:#FE9805!important;text-decoration:none;display:block}.ittconnect h2{color:#FE9805!important;font-size:22px!important}.copyright{background-color:#FE9805!important;padding:5px}.copyright a{color:#fff!important;text-decoration:none;display:block}.right{text-align:right!important}.line_l,.line_r{padding:5px}.line_l,.left_c{float:left;width:25%}.line_r,.right_c{float:left;width:70%}.date{padding:5px}.clears{clear:both;height:1px}

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

.hidden { visibility:hidden; }

#Container { height: 50px; }

.captcha { /*width: 240px;  margin: 0 auto;  margin-left: -10px;*/ float: left; width: 50% !important }
.refresh{ position:relative; bottom: 12px; left: 33px }
#SpamCheck { 
	color: #999;
    height: 49px !important;
    /*margin-left: 35px !important;*/
    padding: 10px; }

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

    .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: 170px;
	font-size: 0.9em;
	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;
	left: -90%
}

.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 -6px;
	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: 105px!important;}
.captcha-img { margin-left: 10px; 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 }
.text1 {   
	font-size: 60px !important;
	line-height: 2;
	margin: 0;
	padding-bottom: 3px;
	font-family: 'Open Sans';
	text-shadow: 1px 1px #000;
	font-weight: 600;
	text-transform: uppercase;
	top: -63px !important
}
.text-bullet {
	margin: 132px 0 0 -126px !important;  
	font-size: 80px !important;
	line-height: 2;
	padding-bottom: 3px;
	font-family: 'Open Sans';
	text-shadow: 1px 1px #000;
	font-weight: 600;
	text-transform: uppercase;
	color: #007dc6;
}

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

.text3 {   
	font-size: 40px !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;
}
	
.text4 {
	font-size: 40px !important;
	line-height: 2;
	margin: 0;
	padding-bottom: 3px;
	padding-left: 0 !important;
	left: inherit !important;
	font-family: 'Open Sans';
	text-shadow: 1px 1px #000;
	font-weight: 600;
	text-transform: uppercase;
	margin: 240px 0 0 -220px !important;
}
.blue-bg { padding: 5px; background:#007DC6; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }

.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: #007dc6; }
.banner-link a:hover span { color: #2b2b2b; }

.banner-link span { color: #007dc6; font-weight: bold; }

.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.infoBlock {
  right: 0;
  max-width: 100%;
  font-size: 26px;
  text-align:center;
  overflow: hidden;
  padding: 20px;
  margin-top: 152px;
  box-sizing:border-box;
  padding-left: 350px
}

.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: -20px auto;
  overflow:hidden;
  background: #666
}
#full-width-slider {
  overflow:hidden; background: #141414
}
#full-width-slider img {width: 100%; height: inherit; margin-top: 0 !important  }

#content-slider-1 { border: 1px solid #333; border-radius: 20px; padding: 20px; box-sizing: border-box }

#content-slider-1 .featured-car { width: 33% !important }
#content-slider-1 img{ max-width: 100% !important }
.featureBlock h2, .chauffeur h2 { text-align: center }

#prev { 
background-image: url(../images/previous.png); 
background-repeat: no-repeat; 
display: block; 
position: absolute; 
left: 3px; 
top: 550px; 
width: 74px; 
height: 81px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 99999;
opacity: 0.9
}
#next { 
background-image: url(../images/next.png); 
background-repeat: no-repeat; 
display: block; 
position: absolute; 
right: 3px; 
top: 550px; 
width: 74px; 
height: 81px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 99999;
opacity: 0.9
}

#prev:hover { cursor: pointer; opacity: 1  }

#next:hover { cursor: pointer; opacity: 1 }

.chauffeur img { -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; }
.full-fleet { text-align: right; }



@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');
}
/****************
*****FORMS*******
****************/
/*HOMEPAGE quick-quote */
.quick-quote * { box-sizing: border-box;}
.quick-quote {
	padding: 15px;
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left:-500px;
	z-index: 2147483647;
	border-radius: 20px;
	background:rgba(255,255,255,0.8);
	color: #212121;
	font-size: 12px;
	border: 1px solid #fff;
}
.quick-quote h2 { font-size: 18px; padding: 0; margin: 0 0 10px 0 }
.quick-quote select { font-size: 12px }
.quick-quote select, .quick-quote input { width: 100%; padding: 7px; margin: 5px 0; border: 1px solid #CCC; height: 40px }
.quick-quote button.Zebra_DatePicker_Icon_Inside {padding: 0 !important; margin-left: 116px !important;  }
.quick-quote .input-left-50 { height: 60px; }
.quick-quote button { height: 40px; margin-top: 10px; padding: 10px; float:right}

.quote-container { margin: 205px 0 0 }
.quote-container h3 { text-align: left; color: #141414  }
.quote-container h3 span { color: #007dc6 }


/*CAR-RENTAL*/
form * { box-sizing: border-box;}
.quote {
    padding: 10px 20px;
    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 { -webkit-appearance: none; 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 }

/*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%; }
#passenger2 td, #passenger3 td, #passenger4 td, #passenger5 td, #passenger6 td, #passenger7 td { width: 33%; max-width: 300px }

.shuttle input, .quote input { margin: 10px 0; width: 100%;}
.shuttle select, .quote select {padding: 15px; width: 100%; margin: 10px 0; border:1px solid #CCC; -webkit-appearance: none; }
.shuttle textarea, .quote textarea { margin: 10px 0; box-sizing:border-box }
.shuttle div, .quote div {   }
.shuttle button, .quote button { background-color: #2b2b2b; float: right; font-size: 15px; margin: 10px 0 0 0; padding: 12px }
.shuttle button:hover, .quote button:hover { background-color: #007dc6; }

.thanks { text-align: center }
.sitemap a { color:#141414 }
.sitemap a:hover { color:#007dc6 }

h4 { padding: 3px; width: 100%; background: #007dc6; color: #FFF }


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


.mobile-details { display: none }

@media all and (max-width: 1240px) {
	.nav li a { padding: 35px 13px }
	header.small a { padding: 14px 15px; }
	footer { height: inherit; background-position:bottom; background-size:cover }
	.main { margin: 0 auto 0}
}

@media all and (max-width: 1020px) {
	.main { margin: 0 auto !important; overflow:hidden; }
	.about { margin: 140px 0 auto !important }
	.main h1 { padding: 30px 0 0; line-height: 1.2em;  text-align:center }
	.featured-car { width: 49%; min-height: inherit }
	.featured-car-readmore { float: right; }
	.featured-car { }
	#full-width-slider { margin-top: 80px!important; }
	#nav  {    position: fixed;}
	#nav li a { padding-top: 15px; padding-bottom: 15px; background:#dfeaf6; border-bottom: 1px solid #FFF; }
	#nav li a.active { background:#3D9BD3}
	#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: 92px;
    }
	#nav > ul.small { margin-top: 50px !important }
	#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: 1000px) {
	.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;}

	.quick-quote { display: none; }
	.infoBlock { padding: 0; line-height: 1em; margin-top: 194px;}
	.text1 { top: -36px !important}
	.text1, .text2, .text3 { font-size: 35px !important }
}

@media screen and (max-width: 800px) {
 #content-slider-1 .featured-car { width: 49% !important }
 .featureBlock3 { display:none}
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
    .infoBlock h4 {
     font-size: 24px;
     line-height: 17px;
  }
  .text4 { display: none !important }
  
}
@media all and (max-width: 600px) {
	#next, #prev { top: 70% } 
	.about { margin: 100px 0 auto !important }
	.main h1 { margin-top: 0 !important }
	body { background: none; }
	.content-container h2 { font-size: 22px; line-height: 28px; }
	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; }
		#check-availability { margin-top: 30%;}
	.slider-caption { display: none; }
	.input-left-33 { width: 100% !important }
	#passenger2 div, #passenger3 div, #passenger4 div, #passenger5 div, #passenger6 div, #passenger7 div { width: 100%; display: block }
	#passenger2 td, #passenger3 td, #passenger4 td, #passenger5 td, #passenger6 td, #passenger7 td { width: 100%; display: block }
	.infoBlock {margin-top: 85px; }
	.text3 { margin-top: 135px !important }
	.text4 { margin-top: 66px !important; font-size: 20px !important; } 
	.featured-car { width: 100%; min-height: inherit }
}
@media all and (max-width: 500px) {
	.mobile-details { display: block; position:absolute; width: 100%; padding: 0 15px; font-family: "Open Sans"; color: #555; text-align: center; width: 100%; font-size: 14px }
	.mobile-details a { text-transform:none; color: #555; font-size: 14px  }
	.mobile-details img { vertical-align: middle; padding: 5px 0}
	#full-width-slider { margin-top: 0 !important; }
	nav, #nav{ position: relative; z-index:2}
	#content-slider-1 .featured-car h3 { font-size: 12px }
	.shuttle > div { text-align: center }
	.refresh {  left: -48px; }
	section.module.parallax { margin: 150px auto 0 !important; }
.about { margin: auto 0 !important; }
.navbar-logo { padding:17px!important; line-height:30px!important; }

header.small a { padding: 14px 15px 14px; }
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: 231px!important; }
nav.small { box-shadow: 0 8px 6px -6px #222; }
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 > ul { margin: 0 0 !important; }
	.main { border-radius: 0; }
	
	.about { margin-top: 0 !important}
	.navbar-logo { position:relative; padding: 0 20px }
	.navbar-logo h2 {line-height: 1.2em; margin-top: 65px; }
	.navbar-logo h3 { line-height: 1.2em; }
	.featured-car-readmore { float: none; width: 80% }
	.captcha { width: 100% !important }
	.shuttle button, .quote button { float: none; margin:10px auto 0; display: block }
	.input-right-50, .input-left-50, .input-left-100, .Date { float:none !important; width: 100% !important; padding: 0 !important}
	h1 { font-size: 30px }
	button.Zebra_DatePicker_Icon { float: right !important }
	.text1 {top: -22px !important;}
	.text3 { margin-top: 117px !important; }
	.text1, .text2, .text3 { font-size:18px !important }
}
@media all and (max-width: 380px) {
	.navbar-logo h2 {font-size: 25px; line-height: 1.2em;  }
	.navbar-logo h3 { line-height: 1.0em; }
	#check-availability { margin-top: 100%;}	
	.rsGCaption h2{ font-size: 20px!important; line-height: 1.2em; }
	.navbar-logo h3 { display: none; }
	.infoBlock { margin-top: 60px;}
	.text3 { margin-top: 90px !important; }
}

/** END MOBILE CSS **/

