/* fonts */

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.eot');
    src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'oswaldregular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype'),
         url('../fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* end fonts */

html, body {height:100%;}
a:link { text-decoration:none; outline:none;}
body {font-family: 'open_sansregular', sans-serif; padding-top:109px; background-color:#efeeee; font-size: 1.5em;}
	@media screen and (max-width:767px) {
		body {padding-top:94px;}
	}

.wrapper {min-height:100%; position:relative; padding-bottom:375px;}
	@media screen and (max-width:767px) {
		.wrapper {padding-bottom:100px;}
	}
#footer {
	position: absolute;
	bottom: 0;
	height: 350px;
	width: 100%;
	padding: 15px 0px;
	}
.foot_address{
	width: 100%;
	height: auto;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 12px;	
	margin-top: 10px;
}
.foot_disc{
	width: 100%;
	height: auto;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 11px;	
	margin-top: 5px;
}
.foot_address_mobile{
	width: 100%;
	height: auto;
	display: none;
	color: #333;
	text-align: center;
	font-size: 12px;	
	margin-top: 50px;
}
.foot_disc_mobile{
	width: 100%;
	height: auto;
	display: none;
	color: #333;
	text-align: center;
	font-size: 11px;	
	margin-top: 5px;
}

#footer .container {margin-left:auto; margin-right:auto;}
#footer h4 {font-size:1em; font-weight:normal;}
ul.footer-links { list-style-type: none; font-family: 'oswaldregular', sans-serif; float: left; border-left: 1px solid; border-right: 1px solid; padding: 0 9%;}
	@media screen and (max-width:1200px){
		ul.footer-links { list-style-type: none; font-family: 'oswaldregular', sans-serif; float: left; border-left: 1px solid; border-right: 1px solid; padding: 0 7%;}
	}
	@media screen and (max-width:992px){
		ul.footer-links { list-style-type: none; font-family: 'oswaldregular', sans-serif; float: left; border-left: 1px solid; border-right: 1px solid; padding: 0 4%;}
	}
ul.footer-links:first-child, ul.footer-links:last-child {border-left:none; border-right:none;}
		.footer-links li {padding-bottom:1%;}
		.footer-links li a {font-family: 'open_sansregular', sans-serif; font-size:.85em; color:#FFF; }

.footer-mobile-item a {color:#FFF;}
#footer-mobile .footer-mobile-item {
	border-left: 1px solid rgba(255, 255, 255, 0.15);
	-webkit-box-shadow: -1px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: -1px 0px rgba(0,0,0,0.5);
	box-shadow: -1px 0px rgba(0,0,0,0.5);
	padding: 10px 0px;}
#footer-mobile .footer-mobile-item:first-child {
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;}

	@media screen and (max-width:767px) {
	#footer {
		height: 90px;
		padding: 0px 0px;}
		.foot_address, .foot_disc{
		display: none;
		}
		.foot_address_mobile, .foot_disc_mobile{
		display: block;
		}
	}
.center-table {
	margin: 0 auto;
	float: none;
}
/* nav bar */
.navbar-header {
	padding: 15px 20px 10px;
	width:342px;}

.navbar {
	border: none;
	}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: transparent;}
.navbar-default .navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 17px 10px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
	background-image: none;
	border-color:transparent;
	border-radius: 0px;}
	.navbar-default .navbar-toggle .icon-bar {background-color:#2a6496;}
	
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;}
/*.navbar-collapse {height:auto;}*/

.navbar-brand {
	float: left;
	height: 50px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	margin-right:5px;
	display:block}
	.navbar-brand img, .navbar-brand object {width:108px; height:108px;}
	.navbar-default .navbar-text {font-family: 'oswaldregular', sans-serif; color:#FFF; margin:0; font-size:2em;}
	.navbar-default .navbar-text span.first {font-size:50%; display:block;}
	.navbar-default .navbar-text span.last {font-family: 'open_sansregular', sans-serif; font-size:50%; display:block;}
	.navbar-default .navbar-text-alter {font-family: 'oswaldregular', sans-serif; color:#FFF; margin:0; font-size:2.4em; display: block; float:left; line-height: 1.2; margin-top: 5px;}
	.navbar-default .navbar-text-alter span.first {font-size:40%; display:block;}
	.navbar-default .navbar-text-alter span.last {font-family: 'open_sansregular', sans-serif; font-size:40%; display:block; margin-bottom: 5px}
	
	@media screen and (max-width:767px) {
		.navbar {
			border: none;
			-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.35);
			-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.35);
			box-shadow: 0px 2px 2px rgba(0,0,0,0.35);
			}
		.navbar-brand {
			float: left;
			height: 50px;
			padding: 0px;
			font-size: 18px;
			line-height: 20px;}
			.navbar-brand img, .navbar-brand object {width:80px; height:80px;}
			.navbar-default .navbar-text {width:240px; line-height:1.3; margin-top: 10px;}
			.navbar-default .navbar-text span.last {display:none;}
			.navbar-default .navbar-text-alter {width:240px; line-height:1.3; margin-top: 10px;}
			.navbar-default .navbar-text-alter span.last {display:none;}

		.navbar-header {
			padding: 8px 8px 0px;
			width:auto;}
		.navbar-default .navbar-toggle {
			padding: 39px 20px;
			margin:  -8px -10px 0px 0px;
			border-left: 1px solid rgba(255, 255, 255, 0.25);
			-webkit-box-shadow: -1px 0px 0px 0px rgba(0,0,0,0.5);
			-moz-box-shadow: -1px 0px 0px 0px rgba(0,0,0,0.5);
			box-shadow: -1px 0px 0px 0px rgba(0,0,0,0.5);}
		.bs-phone-btn {
			float: right;
			padding: 27px 16px;
			margin: -8px 0px;
			font-size: 28px;
			background: none;
			border-left: 1px solid rgba(255, 255, 255, 0.25);
			border-right: 0px;
			border-bottom: 0px;
			border-top: 0px;
			-webkit-box-shadow: -1px 0px 0px 0px rgba(0,0,0,0.5);
			-moz-box-shadow: -1px 0px 0px 0px rgba(0,0,0,0.5);
			box-shadow: -1px 0px 0px 0px rgba(0,0,0,0.5);
			color:#1c76ae;}
	}
	
	@media screen and (max-width:480px) {
		.navbar-default .navbar-text-alter {width:100px; line-height:1.3; margin-top: 10px;}
	}

/* tabs */
.nav-tabs>li {width: 50%; margin-bottom: -2px;}

.nav-tabs>li>a {
text-align: center; font-family: 'oswaldregular', sans-serif; text-transform:uppercase; font-size:1.6em;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
background-color: #efeeee; }

/* bg colors */
.bg-navbar-blue {background:#063f62; color:#FFF;}
.bg-header-blue {background:#1c76ae; color:#FFF}
.bg-bs-red {background:#e13b3c; color:#FFF;}
.bg-white {background:#FFF;}
.bg-light-blue {background:#ced8e0;}

/* text colors */
.txt-navbar-blue {color:#063f62 !important;}
.txt-header-blue {color:#1c76ae !important;}

/* text size */
.txt-header-title {margin: 20px 0;}

/* link colors */
.a-navbar-blue {color:#063f62 !important;}
.a-header-blue {color:#1c76ae !important;}

/* buttons */
.navbar-btn { -webkit-box-shadow: inset 0px -4px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px -4px rgba(0,0,0,0.25); box-shadow: inset 0px -4px rgba(0,0,0,0.25);}

.btn-custom {font-family: 'oswaldregular', sans-serif; font-size:18px; padding:15px 10px !important; border:none; color:#FFF !important;}
.btn-custom:hover {color: #CCC; background:#0f5784 !important;}
.btn-custom:last-child { margin-left:10px;}


.btn-secondary {font-family: 'oswaldregular', sans-serif; font-size:16px; padding:8px 15px !important; border:none; color:#FFF !important; -webkit-box-shadow: inset 0px -4px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px -4px rgba(0,0,0,0.25); box-shadow: inset 0px -4px rgba(0,0,0,0.25); width:90%; margin-left:-30px; text-transform:uppercase;}
.btn-secondary:hover {color: #CCC; background:#0f5784 !important; -webkit-box-shadow: inset 0px -4px rgba(0,0,0,0.25); -moz-box-shadow: inset 0px -4px rgba(0,0,0,0.25); box-shadow: inset 0px -4px rgba(0,0,0,0.25);}
.btn-secondary:last-child { margin-left:10px;}

	
h1.page-header {font-family: 'oswaldregular', sans-serif; text-transform: uppercase;text-align: center; border: none; background: #1c76ae; padding: 15px; margin: 0px 0px 15px; color: #FFF;}

h3.page-header {font-family: 'oswaldregular', sans-serif; text-transform: uppercase; color: #1c76ae;}

/* images */
.bs-img-border {background: #FFF; padding: 10px;}

hr {border-color:#acacac;}

.bs-fb-glyphicon {background:url('../images/fb.svg');}

/* home styles */
#bottom-featured-set {position:relative;}
#bottom-featured-set a {padding:8px 15px; background: none repeat scroll 0 0 #063F62; color: #FFFFFF; width:100%; text-align:right; bottom:0px; text-transform:capitalize; position:absolute; margin:0 -15px; display:block; font-size:0.85em}
#bottom-featured-set a:after {content:" >";}
.bottom-featured-item {padding: 15px; height: 200px; position: relative; overflow:hidden;}
.media-body p {font-size:0.85em;}
	@media screen and (max-width:991px) {
		#bottom-featured-set a {margin-right: 0px; right: 0px; width: 25%; height: 100%; padding: 15% 4%; font-size: 1.2em; text-align: center;}
		.bottom-featured-item {margin-bottom: 20px;padding-right: 30%;height: auto;}
		.media-body p {font-size:1em;}
		.txt-header-title {text-align: left; margin: 10px 0;}
	}
.media-heading { font-family: 'oswaldregular', sans-serif;}
.middle-featured-item {padding:15px; border:2px solid #FFF;}

.carousel {border:10px solid #FFF;}
	@media screen and (max-width:480px) {
		.carousel {border:0px;}
		#bs-carousel {margin: 0px -30px 0px;}
		.carousel-indicators { bottom: 0; margin: 0; width:50%;}
	}
.carousel-inner > .item > img {width:100%;}
.carousel-inner a, .carousel-inner a:after {color:#fff; content: ' →'; font-weight:bold;}
.carousel-caption {top:50px; text-align:left;}
.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6, .carousel-caption h7 {
	font-family: 'oswaldregular', sans-serif; text-transform:uppercase;}
.carousel-caption p {font-size:20px;}


#home-top-nav .btn-group a {border-radius:0px; text-transform:uppercase; height:70px;}
#home-top-nav .btn-group a:last-child { -webkit-box-shadow: inset 1px 0px rgba(255, 255, 255, 0.25); border-left: 1px solid rgba(0,0,0,.5);}
	
#home-bottom-nav li a {background:url('../images/nav-arrow-right.png') no-repeat 95% center; border-bottom: 1px #e0e0e0 solid; text-transform:uppercase; padding: 20px;}
#home-bottom-nav li span {border-bottom:1px solid #e0e0e0; padding:25px 15px 15px; display: block;}



/* tickets */
.bs-tickets {margin-bottom:30px;}
.bs-tickets .date {font-weight:bold;}
.bs-tickets .boarding, .bs-tickets .departure {display:block;}
.bs-tickets img {padding:5px 10px 0px 0px;}
.bs-tickets .border-left {border-left:2px solid #fff;}
	@media screen and (max-width:768px) {
	.bs-tickets img {float:none !important;}
	.bs-tickets .border-left {border-left:none;}
	.bs-tickets input[type="tel"] {margin-top:10px;}
	.btn-secondary {width:62% !important;}
	}
.row.ticket-form, .bs-tickets .row {padding: 10px 0px;}

/* typography */
h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'oswaldregular', sans-serif !important; text-transform:uppercase;}

strong {font-family: 'open_sansbold', sans-serif;}

@media screen and (max-width: 360px) {
	
.new-limo-info .col-md-6 {
	padding: 15px 0;
}

}	
	
@media screen and (max-width:480px) {
h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'open_sansregular', sans-serif; }
}

.direction-title {
	border-bottom: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid;
	padding: 10px 0px;
}

.alert {margin-top: 20px;}
.alert-danger {
	color: #FFF;
	background-color: /*#F15F70*/ #E1383F;
	border-color: #1c76ae;
	}

	
/* form validation */
input.error, textarea.error { border: 1px dotted red!important; }
label.error { clear: both; color: #f00;}

form label{
float: none;
clear:both;
width:auto!important;
}

#confirm-container {display: block; text-align: right; margin: 0px -15px;}


.social_foot_container{
	width: 211px;
	height: 40px;
	display: block;
	margin: 20px auto 0 auto;	
}
.social_foot_facebook{
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	margin-right: 25px;
	background-image: url(../images/foot_facebook.png);
	background-repeat: no-repeat;
}
.social_foot_instagram{
	width: 41px;
	height: 40px;
	display: block;
	float: left;
	margin-right: 25px;
	background-image: url(../images/foot_instagram.png);
	background-repeat: no-repeat;
}
.social_foot_pinterest{
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	background-image: url(../images/foot_pinterest.png);
	background-repeat: no-repeat;
}

.limo-side-cta {
	background: #063f62;
	padding: 40px;
}
.limo-side-cta .btn {
	margin: 10px auto !important;
	width: 80%;
}
.fast-ferry-info {
	padding: 0 30px;
}
.red-header {
	color: #e13b3c;
}
.new-limo-callout {
	background: #063f62;
	color: #ffffff;
	padding: 3em 4em;
	text-align: center;
	text-transform: uppercase;
}
.new-limo-callout h3 {
	font-size: 24px;
	line-height: 29px;
	font-weight: normal;
}
.new-limo-info {
	margin: 10px 10px 40px;
	padding: 30px;
	border: 1px solid #063f62;
}
.new-limo-info .new-limo-info-title {
	text-align: center;
	color: #063f62;
}
.new-limo-info .limo-info-column-1 {
	text-align: center;
}
.new-limo-info h3 {
	color: #063f62;
}
.new-limo-info img {
	border: 10px solid #ffffff;
	margin: 20px auto !important;
	width: 418px;
	max-width: 100%;
}
.new-limo-info .limo-day {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}
.new-limo-info table {
	width: 418px;
	max-width: 100%;
	margin: 0 auto 20px;
}
.new-limo-info table th {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}
.new-limo-info table td {
	width: 33%;
}

.new-limo-info-2 {
	padding: 0 30px;
}
.new-limo-info-2 .new-limo-info-title {
	text-align: center;
	color: #063f62;
}
.new-limo-info-2 .new-limo-info-title h3 {
	margin-top: 0;
}
.new-limo-info-2 .limo-info-column-1 {
	text-align: center;
}
.new-limo-info-2 h3 {
	color: #063f62;
}
.new-limo-info-2 img {
	border: 10px solid #ffffff;
	margin: 20px auto !important;
	max-width: 100%;
}
.new-limo-info-2 .limo-day {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
}
.new-limo-info-2 table {
	max-width: 100%;
	margin: 0 auto 20px;
}
.new-limo-info-2 table th {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}
.new-limo-info-2 table td {
	width: 33%;
}

ul {
	padding-left: 25px;
}

ul li {
	padding: 3px 0px 3px 0px;
}


@media screen and (max-width:768px) {
.social_foot_container{
	display: none !important;
}
}

/*********Banner********/

.home_banner_container{
	width: 1104px;
	height: 96px;
	display: block;
	background-color: #dd3f45;
	margin: 25px auto 0 auto;
	border: 3px solid #FFF;
	position: relative;
}
.home_banner_container a{
	color: #FFF;
	text-decoration: none;	
}
.banner_bow_left{
	width: 108px;
	height: 90px;
	display: block;
	background-image: url(../images/banner-bow-left.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;	
}
.banner_bow_right{
	width: 100px;
	height: 90px;
	display: block;
	background-image: url(../images/banner-bow-right.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;	
}
.banner_copy_left{
	display: inline-block;
	float: left;
	font-size: 38px;
	color: #FFF;
	font-family: 'oswaldregular', sans-serif;
	line-height: 1;	
	margin: 26px 0 0 130px;
}
.banner_copy_right{
	display: inline-block;
	float: left;
	font-size: 37px;
	color: #FFF;
	font-family: 'oswaldregular', sans-serif;
	line-height: 1;	
	margin: 15px 0 0 40px;
	padding-left: 40px;
	border-left: 1px solid #FFF;
	text-transform: uppercase;
}
.banner_copy_right span{
	font-size: 18px;
	line-height: 1;
	display: block;
	margin-top: 5px;
}


@media screen and (max-width:1200px){
.home_banner_container{
	width: 910px !important;
}
.banner_copy_left{
	font-size: 30px !important;
	margin: 32px 0 0 115px !important;
}
.banner_copy_right{
	font-size: 29px !important;
	margin: 22px 0 0 40px !important;
}
.banner_copy_right span{
	font-size: 14px !important;
}
}
@media screen and (max-width:991px){
.home_banner_container{
	width: 690px !important;
}
.banner_copy_left{
	display: none !important;
}
.banner_copy_right{
	font-size: 37px !important;
	margin: 15px 0 0 150px !important;
	padding-left: 0 !important;
	border-left: none !important;
}
.banner_copy_right span{
	font-size: 18px !important;
}
.new-limo-info img {
	width: 100%;
}
.new-limo-info table {
	width: 100%;
	margin: 0 auto;
}
.gray-row {
	display: none;
}
}
@media screen and (max-width:768px){
.home_banner_container{
	width: 96% !important;
	height: auto !important;
	margin-bottom: 20px !important;
}
.banner_bow_left{
	display: none !important;
}
.banner_bow_right{
	display: none !important;	
}
.banner_copy_left{
	display: none !important;
}
.banner_copy_right{
	width: 100% !important;
	text-align: center !important;
	display: block !important;
	float: none !important;
	font-size: 30px !important;
	margin: 20px auto 20px auto !important;
	padding-left: 0 !important;
	border-left: none !important;
}
.banner_copy_right span{
	font-size: 15px !important;
}
}
@media screen and (max-width:480px) {
.new-limo-info {
	padding: 5px !important;
	margin: 0 !important;
}
}
@media screen and (max-width:380px){
	.banner_copy_right{
		width: 70% !important;
	
}

}

#terms_conditions b {
	font-family: 'oswaldregular', sans-serif;
	color:#063f62;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	font-size: 20px;
}

#terms_conditions b.subhead {
	font-family: 'oswaldregular', sans-serif;
	color:#063f62;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	font-size: 16px;
}