
@font-face{ 
	font-family: 'trajanpro';
	src: url('../fonts/goudytrajan-medium-pro-webfont.eot');
	src: url('../fonts/goudytrajan-medium-pro-webfont.eot?') format('embedded-opentype'),
         url('../fonts/goudytrajan-medium-pro-webfont.woff2') format('woff2'),
	     url('../fonts/goudytrajan-medium-pro-webfont.woff') format('woff'),
	     url('../fonts/goudytrajan-medium-pro-webfont.ttf') format('truetype'),
	     url('../fonts/goudytrajan-medium-pro-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face{ 
	font-family: 'trajanpro-bold';
	src: url('../fonts/goudytrajan-bold-pro-webfont.eot');
	src: url('../fonts/goudytrajan-bold-pro-webfont.eot?') format('embedded-opentype'),
         url('../fonts/goudytrajan-bold-pro-webfont.woff2') format('woff2'),
	     url('../fonts/goudytrajan-bold-pro-webfont.woff') format('woff'),
	     url('../fonts/goudytrajan-bold-pro-webfont.ttf') format('truetype'),
	     url('../fonts/goudytrajan-bold-pro-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face{ 
	font-family: 'sourcesanspro-italic';
	src: url('../fonts/sourcesanspro-it-webfont.eot');
	src: url('../fonts/sourcesanspro-it-webfont.eot?') format('embedded-opentype'),
         url('../fonts/sourcesanspro-it-webfont.woff2') format('woff2'),
	     url('../fonts/sourcesanspro-it-webfont.woff') format('woff'),
	     url('../fonts/sourcesanspro-it-webfont.ttf') format('truetype'),
	     url('../fonts/sourcesanspro-it-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

body {
	font-family: "sourcesanspro", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #03326c;
}
p {
  margin: 20px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "trajanpro", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
}

strong {
	font-weight: normal;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	}

a {
  color: #a41346;
}
a:hover,
a:focus {
  color: #8a0c39;
  text-decoration: none;
}
a img:hover,
a img:focus {
  cursor: zoom-in;
}
blockquote {
  color: #808080;
  font-style: italic;
}

.mainContent hr {
	margin-top: 30px;
	margin-bottom: 30px;
}

hr.small {
  max-width: 100px;
  margin: 15px auto;
  border-width: 4px;
  border-color: white;
}
.navbar-custom {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	font-family: "trajanpro", Georgia, Times, 'Times New Roman', serif;
	border: 0;
    background: rgb(41, 35, 92);
    margin-bottom: 0;
}
.navbar-custom .navbar-header {
	width: 100%;
	margin: 0 auto;
	}
	
.navbar-custom .navbar-brand, footer .navbar-brand {
	display: block;
	width: 163px;
	height: 41px;
	padding: 0;
	margin: 13px auto !important;
	background: url(../img/logo.png) no-repeat left top;
	background-size: 163px auto;
	position: relative;
	top: 0;
	font-size: 0.01em;
	text-indent: -10000em;
	float: none;
}

.navbar-custom .navbar-collapse {
	border-color: #575278
}

.navbar-custom .nav li a {
  font-size: 14px;
  font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
  font-weight: normal;
  color: #519dde;
  transition: 0.25s;
}

.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus {
	color: white;
	}

.navbar-toggle {
	margin-top: 16px;
	margin-right: 0px;
	}
	
.navbar-default .navbar-toggle {
	border-color: #a41346;
	background-color: #a41346;
	}
	
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	}
	
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	border-color: #8a0c39;
	background-color: #8a0c39;
	}
	
.captainsLogin.btn {
	display: none;
	}
	
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}

.home .nav-home a, .home .nav-home a:hover, .home .nav-home a:focus, 
.our-fleet .nav-fleet a, .our-fleet .nav-fleet a:hover, .our-fleet .nav-fleet a:focus, 
.our-program .nav-program a, .our-program .nav-program a:hover, .our-program .nav-program a:focus, 
.pricing .nav-pricing a, .pricing .nav-pricing a:hover, .pricing .nav-pricing a:focus, 
.marinas .nav-marinas a, .marinas .nav-marinas a:hover, .marinas .nav-marinas a:focus, 
.training .nav-training a, .training .nav-training a:hover, .training .nav-training a:focus, 
.contact .nav-contact a, .contact .nav-contact a:hover, .contact .nav-contact a:focus {
  color: #fff !important;
  background-color: transparent !important;
}

@media only screen and (min-width: 768px) {
.navbar-custom {
    background: rgba(41, 35, 92, 0.9);
}
  .navbar-custom .navbar-brand {
	margin: 18px auto !important;
	width: 195px;
	height: 49px;
	background-size: 195px auto;
}
  .navbar-nav {
    float: none;
    text-align: center;
  }
  .navbar-custom .nav li {
    float: none;
    display: inline-block;
  }
  .navbar-custom .nav li a {
    font-size: 14px;
    padding: 8px 12px;
  }
  
.navbar-custom .nav li.captains {
	display: none;
	}
	
.captainsLogin.btn {
	display: block;
	}
  
.loginBtn {
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: red;
	}
	
}

@media only screen and (min-width: 992px) {
  .navbar-custom {
  width: 970px;
  margin: 0 auto;
  }

}

@media only screen and (min-width: 1200px) {
  .navbar-custom {
  width: 1170px;
  margin: 0 auto;
  }
}

.pennant-carousel, .header-image {
  background-color: #808080;
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  height: 164px;
  position: relative;
  margin-top: 67px;
}

.training .header-image { margin-bottom: 40px }

.carousel-inner .item {
	height: 220px;
	overflow: hidden;
	}
		
@media only screen and (min-width: 400px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 200px;
	}
}
		
@media only screen and (min-width: 480px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 245px;
	}
}
		
@media only screen and (min-width: 600px) {
	.pennant-carousel, .header-image {
  		margin-top: 0px;
	}
	
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 300px;
	}
}
		
@media only screen and (min-width: 720px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 370px;
	}
}
		
@media only screen and (min-width: 768px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 390px;
	}
	
	.carouselNav li, .carouselNav li a {
		width: 32px;
		height: 60px;
		background-size: 32px 60px;
	}
}
		
@media only screen and (min-width: 900px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 450px;
	}

}

@media only screen and (min-width: 992px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 520px;
	}
	
	.carouselNav li.previous {
		left: 50%;
		margin-left: -510px;
	}

	.carouselNav li.next {
		left: 50%;
		margin-left: 478px;
	}
}

@media only screen and (min-width: 1200px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 600px;
	}

	.carousel-inner .item img {
		margin-top: -50px;
	}

}

@media only screen and (min-width: 1550px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 700px;
	}

}

@media only screen and (min-width: 1800px) {
	.pennant-carousel, .header-image, .carousel-inner .item {
  		height: 900px;
	}

}


.carousel-inner .item img {
	width: 100%;
	height: auto;
	}

.carouselNav li {
	width: 24px;
	height: 45px;
	list-style-type: none;
	font-size: 0.01em;
	text-indent: -10000em;
	position: absolute;
	top: 50%;
}

.carouselNav li.previous {
	left: 5px;
}

.carouselNav li.next {
	right: 5px;
}

.carouselNav li a {
	display: block;
	width: 24px;
	height: 45px;
	background: url(../img/carousel-arrow-next.png) no-repeat left top;
	background-size: 24px 45px;
	cursor: pointer;
	opacity: 0.5;
}

.carouselNav li a:hover {
	opacity: 1;
}

.carouselNav li.previous a {
	background-image: url(../img/carousel-arrow-prev.png);
}

.carouselNav li.next a {
	
}

.carousel-indicators { display: none } /* hides indicator dots at bottom of image */

.carousel-control.left, .carousel-control.right { background: none }



.no-carousel {
	margin-top: 40px;
	padding-top: 40px;
	}

.bg-beige {
	background-color: #f3f0e9;
}

.intro, .testimonials {
	text-align: center;
	padding-bottom: 40px;
}

.member-testimonials .testimonials {
	padding-bottom: 0;
}

.testimonials.side {
	text-align: left;
	}
	
h1 {
	font-size: 26px;
	}
	
h1 small {
	font-size: 60%;
	font-weight: normal;
	font-family: "sourcesanspro-italic", Helvetica, Arial, sans-serif;
	color: #03326c;
	padding-left: 10px;
	}

.intro h1, .intro h2, .fleet h2, .testimonials h2 {
  font-size: 26px;
  margin: 40px 0 20px;
}

.our-fleet h1 {
	margin-top: 40px;
	text-align: center;
	}

.testimonials.side h2 {
	font-size: 20px;
	margin-top: 28px;
	}

.intro ul {
  padding: 0;
  list-style-type: none;
}
  
.intro li {
    margin-bottom: 6px;
  }

.intro li::before {
	content: " ";
	background: url(../img/bullet.png) no-repeat left 7px;
	background-size: 4px 4px;
	padding-left: 9px;
}

.intro h4 {
	font-size: 15px;
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	margin: -5px 0 0;
	}
	
.intro h4 span {
	background-color: #f3f0e9;
	padding: 0 5px;
	}

.intro hr {
  max-width: 140px;
  margin: -9px auto 0;
  border-color: #b7c0ca;
}

.intro h3 {
	font-size: 22px;
	}
	
.lead p {
	font-size: 15px;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	text-align: left;
	max-width: 620px;
	padding: 0;
	margin: 40px 0;
	}
	
.our-fleet .col-sm-8 .lead p {
	font-size: 19px;
	font-family: "trajanpro", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	max-width: 100%;
	margin: 30px auto;
	}
	
.our-fleet .lead p {
	margin: 25px auto 40px;
	}
	
.mainContent p, .our-fleet .col-sm-8 p {
	font-size: 14px;
	}
	
.mainContent p, .mainContent h2 {
	max-width: 620px;
	}
	
h2 {
	font-size: 21px;
	}
	
em {
	font-family: "sourcesanspro-italic", Helvetica, Arial, sans-serif;
	font-style: normal;
	}
	
.fleet {
	text-align: center;
	}
	
.fleet ul {
	padding: 0;
	margin: 30px 0 10px;
	}
	
.fleet li {
	width: 300px;
	height: 180px;
	padding: 0;
	margin: 0 0 28px;
	display: inline-block;
	position: relative;
	}
	
.fleet li a {
	width: 300px;
	height: 180px;
	padding: 0;
	margin: 0;
	display: block;
	background: no-repeat center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	
.fleet li h3 {
	font-size: 20px;
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 10px 0 0 10px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}
	
h3.flag-new {
	background: url(../img/flag-new.png) no-repeat right top;
	background-size: 59px 59px;
	}
	
h3.flag-coming {
	background: url(../img/flag-coming-2023.png) no-repeat right top;
	background-size: 67px 67px;
	}
	
.fleet li h3.flag-coming { padding-bottom: 10px }

span.flag-coming {
	display: block;
	height: 67px;
	font-size: 0.001em;
	text-indent: -10000px;
	background: url(../img/flag-coming-2023.png) no-repeat right top;
	background-size: 67px 67px;
	}

span.flag-new {
	display: block;
	height: 59px;
	font-size: 0.001em;
	text-indent: -10000px;
	background: url(../img/flag-new.png) no-repeat right top;
	background-size: 59px 59px;
	}
	
.fleet li .band {
	width: 100%;
	background-color: #29235c;
	opacity: 0.85;
	position: absolute;
	bottom: 0;
	transition: 0.25s;
	}
	
.fleet li .band p {
	text-align: left;
	padding: 4px 10px;
	margin: 0;
	color: #a4a9bd;
	font-size: 12px;
	transition: 0.25s;
	}
	
.fleet li .band p span, .more-link span {
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	color: #fff;
	background: url(../img/more-white.png) no-repeat right 4px;
	background-size: 6px 10px;
	padding-right: 9px;
	}
	
.fleet li .band p span {
	float: right;
	font-size: 13px;
	}
	
.more-link:hover span { background-position: right 4px; }
	
.fleet li a:hover {
	text-decoration: none;
	}
	
.fleet li a:hover h3 {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	}
	
.fleet li a:hover .band {
	background-color: #a41346;
	}

.fleet li a:hover .band p {
	color: #fff;
	}
	
@media only screen and (max-width: 330px) {
.fleet li {
	width: 290px;
	height: 170px;
	}
	
.fleet li a {
	width: 290px;
	height: 170px;
	}
	
.social li {
    margin: 0;
	}
	
.social li a {
    text-indent: -10000em;
    display: block;
	}
}
	
.testimonials.side {
	background-color: #f3f0e9;
	padding-bottom: 0;
	padding-top: 1px;
	margin-bottom: 40px;
	}
	
.testimonials.side .testimonial {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 24px;
	}
	
.testimonials.side .testimonial:last-of-type {
	border-bottom: 0;
	margin-bottom: 0;
	}
	
	
.member-testimonials .testimonial {
	border-bottom: 1px solid #eee;
	margin: 0 10px 50px;
	padding: 0 0 30px;
	}
	
	
.member-testimonials .testimonial:last-of-type {
	border-bottom: 0;
	}

.testimonial .quote {
	font-family: "sourcesanspro-italic", Helvetica, Arial, sans-serif;
	font-size: 16px;
	background: url(../img/quote-start.png) no-repeat left top;
	background-size: 35px 24px;
	padding: 8px 0 0 35px;
	display: inline;
	}
	
.testimonial .quote span, .testimonial .quote p {
	background: url(../img/quote-end.png) no-repeat right bottom;
	background-size: 35px 24px;
	padding: 0 35px 6px 0;
	}
	
.testimonial .quote p {
	margin: 0;
	display: inline;
	}
	
.side .testimonial .quote {
	font-size: 15px;
	background-size: 30px 20px;
	padding: 5px 0 0 32px;
	}
	
.side .testimonial .quote span {
	background-size: 30px 20px;
	padding: 0 32px 5px 0;
	}
	
.testimonial .meta {
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	}
	
.testimonials.side .more-link {
	padding: 0;
	margin: 0 -15px;
	}
	
.testimonials.side .more-link a {
	display: block;
	text-align: center;
	color: #fff;
	background-color: #29235c;
	line-height: 100%;
	padding: 4px;
	transition: 0.25s;
	}
	
.testimonials.side .more-link a:hover {
	background-color: #8a0c39;
	}
	
/* Testimonial video */

.testimonialVideo {
	max-width: 600px;
	margin: 0 auto;
	}

.member-testimonials .testimonialVideo {
	margin-bottom: 50px;
	}

.testimonialVideo iframe {
	border: 1px solid #494474;
	}
	


.section-heading {
  font-size: 36px;
  margin-top: 60px;
  font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
  font-weight: normal;
}
.caption {
  text-align: center;
  font-size: 14px;
  padding: 10px;
  font-style: italic;
  margin: 0;
  display: block;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
footer {
	background-color: #29235c;
	padding: 30px 0 20px;
	color: #615e83;
}

footer .navbar-brand {
	margin: 0 auto 20px !important;
	
}

footer .list-inline {
  margin: 0;
  padding: 0;
}

.list-inline li:last-child { padding-right: 0 }

footer .footerNav {
	font-size: 13px;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
}

footer .footerNav.footerContact {
margin-bottom: 10px;
	}

footer .footerNav.footerContact a {
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
}

footer a {
	color: #519dde;
	transition: 0.25s;
}

footer a:hover {
	color: #fff;
}

footer .copyright {
  border-top: 1px solid #615e83;
  font-size: 13px;
  margin: 0;
  clear: both;
}

footer .copyright p {
  margin: 14px 0 0;
  font-size: 12px;
  float: right;
}

ul.social {
    padding: 0;
    margin: 14px 0 0;
    list-style: none;
    float: left;
	}
	
.social li {
    display: inline-block;
    margin: 0 30px 0 0;
	}
	
.social li a {
    padding: 2px 0 2px 28px;
    background: url(../img/social-links-combo.png) no-repeat left top;
    background-size: 200px auto;
	}
	
.social li a.facebook { background-position: -100px top; }
	
.social li a.facebook:hover { background-position: -100px -50px; }




@media only screen and (min-width: 768px) {
.no-carousel {
	margin-top: 121px;
	}

h1 {
	font-size: 30px;
	}
  
  .intro h1 {
    font-size: 27px;
  }
  
  .intro p, .intro li {
    margin-left: 60px;
    margin-right: 60px;
    font-size: 15px;
  }
  
.intro li {
    margin-bottom: 8px;
  }
  
.lead p {
	font-size: 16px;
	}
  
.our-fleet .col-sm-8 .lead p {
	font-size: 22px;
	}
  
.mainContent p, .our-fleet .col-sm-8 p {
	font-size: 15px;
	}
  
.testimonial {
    padding-left: 80px;
    padding-right: 80px;
	}
  
.testimonials.side .testimonial {
    padding-left: 0px;
    padding-right: 0px;
	}
	
.testimonial .quote {
	font-size: 17px;
	}
	
.member-testimonials .testimonial {
	margin: 0 80px 50px;
	}
	
.our-fleet .fleet ul {
	margin-bottom: 40px;
	}
	
footer {
	padding: 40px 0;
}
	
footer .navbar-brand {
	float: left;
	margin: 0 0 50px !important;
}
	
footer .footerNav {
	float: right;
	clear: right;
	}
	
}

.floating-label-form-group {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group::not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #0085a1;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
.btn {
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #a41346;
	border-color: #a41346;
	padding: 3px 10px 2px;
	color: #fff;
	transition: 0.25s;
}
.btn:hover,
.btn:focus {
	border-color: #8a0c39;
	background-color: #8a0c39;
  color: white;
}
.captainsLogin.btn {
	font-size: 13px;
	position: absolute;
	top: 17px;
	right: 15px;
	}
.btn-lg {
  font-size: 16px;
  text-transform: uppercase;
  padding: 7px 15px;
  margin: 10px 0;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #0085a1;
  border: 1px solid #0085a1;
  color: white;
}

.more {
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	background: url(../img/more-combo.png) no-repeat right 5px;
	background-size: 6px auto;
	padding-right: 9px;
	}
	
.more:hover {
	background-position: right -45px;
	}
	
.more-expander, .less-expander {
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	background: url(../img/more-expander-combo.png) no-repeat 3px 6px;
	background-size: 10px auto;
	padding-left: 16px;
	background-color: #fff;
	position: relative;
	z-index: 1;
	}
	
.more-expander:hover { background-position: 3px -44px; }
	
.more-expander:before { content: 'more'; }
.more-expander[aria-expanded="true"]:before { content: 'less'; }

.more-expander[aria-expanded="true"] { background-position: 3px -94px; }	
.more-expander[aria-expanded="true"]:hover { background-position: 3px -144px; }


.less-expander:hover { background-position: 3px -144px; }

.less-expander { background-position: 3px -94px; }

	
.boat-detail {
	background-color: #29235c;
	padding-bottom: 1px;
	position: relative;
	top: 0;
	}
	
.boat-detail h1 {
	font-size: 24px;
	line-height: 1.2em;
	text-align: left;
	color: #e8e8ec;
	margin: 0;
	padding: 10px 0 7px;
	border-bottom: 1px solid #3f396d;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}
	
@media only screen and (min-width: 768px) {

.boat-detail {
	top: -73px;
	}
	
.boat-detail h1 {
	font-size: 24px;
	}
	
}
	
@media only screen and (min-width: 992px) {

.boat-detail {
	top: -93px;
	}
	
.boat-detail h1 {
	font-size: 32px;
	}
	
}

	
.boat-detail h2 {
	font-size: 15px;
	color: #e8e8ec;
	margin-bottom: 15px;
	}
	
.boat-detail .photos-left {
	padding-right: 6px;
	padding-bottom: 20px;
	}
	
.boat-detail .photos-right {
	padding-left: 6px;
	padding-bottom: 20px;
	}
	
.boat-detail ul {
	padding: 0;
	margin: 15px 0 20px;
	list-style-type: none;
	}
	
.boat-detail li {
	padding: 0;
	margin: 0 0 10px;
	}
	
.boat-detail li a {
	padding: 0;
	margin: 0;
	display: block;
	border: 1px solid #494474;
	}
	
.boat-detail li a:hover { border-color: #5f5a85; }
	
.boat-detail li a img {
	width: 100%;
	height: auto;
	}
	
.ug-thumb-wrapper { border: 1px solid #494474; }
	
.ug-thumb-wrapper:hover { border-color: #5f5a85; }

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-zoom{
	background-image:url('../img/icon-zoom.png');
	background-size: 38px 38px;	
	}
	
.ug-thumb-wrapper.ug-tile .ug-tile-icon:hover{
	background-position:0 0;
	}
	
.specs {
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #5f5a85;
	margin: 15px 0 40px;
	}
	
.table.specs th, .table.specs td {
	padding: 4px;
	border-top-color: #494474;
	}
	
.table.specs tr:first-child th, .table.specs tr:first-child td {
	border-top-color: #5f5a85;
	}
	
.specs th {
	color: #e0dfe5;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	}
	
.boat-profile {
	background-color: #efefef;
	margin: 10px 0 20px;
	clear: left;
	float: left;
	width: 100%;
	}
	
.boat-profile:last-of-type {
	margin-bottom: 40px;
	}
	
.boat-profile-image {
	width: 100%;
	float: left;
	height: 190px;
	margin: 0;
	display: block;
	background: no-repeat center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	
.boat-profile-content {
	position: relative;
	width: 100%;
	padding: 15px;
	float: left;
	}
	
@media only screen and (min-width: 480px) {

.boat-profile-image {
	width: 33%;
	height: 126px;
	}

.boat-profile-content {
	width: 66%;
	height: 126px;
	}
	
}
	
.boat-profile-content h3 {
	font-size: 18px;
	margin: 5px 115px 12px 0;
	}
	
.boat-full .boat-profile-content h3 {
	margin-right: 10px;
	}
	
.boat-profile-content dl {
	font-size: 14px;
	margin: 0;
	float: left;
	}
	
.boat-profile-content dt {
	width: 80px;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	float: left;
	}
	
.boat-profile-content dt:first-of-type {
	width: auto;
	}
	
.boat-profile-content dd {
	margin-left: 80px;
	}
	
.boat-profile-content dt a:hover {
	border-bottom: 1px solid #e0c3cd;
	}
	
.our-fleet .boat-profile a {
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 15px;
	text-transform: none;
	background-color: #a41346;
	border-color: #a41346;
	border-radius: 6px;
	color: #fff;
	padding: 6px 25px 5px;
	margin: 0;
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 10px;
	transition: 0.25s;
	}
	
.our-fleet .boat-profile a:hover {
	border-color: #8a0c39;
	background-color: #8a0c39;
	color: #fff;
	}
	
.boat-full .boat-profile {
	margin-top: 4px;
	margin-bottom: 0;
	}
	
.boat-features {
	padding: 7px 0;
	border-bottom: 1px solid #d7d7d7;
	clear: left;
	}
	
.boat-features:last-of-type { border-bottom-color: #29235c; }
	
.boat-features dl {
	margin-bottom: 0;
	}
	
.boat-features dt {
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 33%;
	float: left;
	}
	
.boat-features dd {
	margin-left: 33%;
	padding-left: 15px;
	}
	
.boat-features a {
	float: right;
	margin-top: -20px;
	}
	
/* 	 Boat tabs 	 */	
	
.boat-tabs {
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 2px solid #29235c;
	}
	
.boat-tabs>li {
	width: 33%;
	margin-bottom: -1px;
	}
	
.boat-tabs li + li { margin-left: 1px; }
.boat-tabs li.active + li { margin-left: 0; }
	
.boat-tabs>li.active {
	margin-top: -2px;
	margin-right: 0;
	margin-left: 0;
	}
	
.boat-tabs>li>a {
	border-radius: 0;
	color: #fff;
	background-color: #544f7d;
	border: 1px solid #29235c;
	border-bottom: 0;
	margin-right: 0;
	padding: 6px 5px;
/* 	transition: 0.25s; */
	}
	
.boat-tabs>li.active>a, .boat-tabs>li.active>a:focus, .boat-tabs>li.active>a:hover {
	color: #03326c;
	border: 2px solid #29235c;
	border-bottom: 0;
	margin-bottom: -1px;
	padding-top: 7px;
	padding-bottom: 8px;
	}
	
.boat-tabs>li>a:hover, .boat-tabs>li>a:focus {
	border-color: #29235c;
	background-color: #29235c;
	}
	
.tab-pane {
	padding-top: 4px;
	padding-bottom: 40px;
	}
	
@media only screen and (min-width: 768px) {
		
	.boat-tabs>li {
		width: auto;
		}
		
	.boat-tabs>li>a {
		padding-left: 8px;
		padding-right: 8px;
		}
}
	
@media only screen and (min-width: 992px) {

	.boat-tabs {
		font-size: 14px;
		}
		
	.boat-tabs>li>a {
		padding-left: 15px;
		padding-right: 15px;
		}
}

	
	
/* 	 Cross sell panel 	 */


.crossSell {
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-image: url('../img/cross-sell-bg-sm.jpg');
	padding: 10px 20px;
	margin: 20px 0 40px;
	text-align: center;
	}
	
.crossSell h2 {
	font-size: 22px;
	margin-top: 20px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	}
	
.crossSell p {
	font-size: 14px;
	line-height: 1.35;
	margin: 10px 0;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	}
	
.crossSell h3 {
	font-size: 22px;
	margin: 10px 0;
	}
	
.crossSell h3 .btn {
	display: block;
	}
	
.crossSell h3 span, .phone a, .intro .phone a {
	color: #03326c;
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	}
	
.crossSell h3 span {
	font-size: 15px;
	margin-left: 12px;
	padding-bottom: 1px;
	}
	
.intro .phone a { font-family: "trajanpro", Georgia, Times, 'Times New Roman', serif; }
	
@media only screen and (min-width: 768px) {
	.crossSell {
		background-repeat: no-repeat;
		background-attachment: scroll;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
		background-image: url('../img/cross-sell-bg.jpg');
		background-position: 75% center;
		padding: 10px 35px;
		text-align: left;
		}
	
	.crossSell p {
		font-size: 15px;
		line-height: 1.5;
		max-width: 600px;
		}
	
	.crossSell h3 .btn {
		display: inline-block;
		}
}
	
@media only screen and (min-width: 992px) {
	.crossSell {
		background-position: right center;
		}
		
	.crossSell h2 {
		font-size: 26px;
		}
}



/* Contact form */

form {
	margin-bottom: 60px;
	}
	
.form-horizontal .form-group {
	margin-right: 0;
	margin-left: 0;
	}

.form-group {
	margin-bottom: 10px;
	}
	
.form-horizontal label {
	width: 25%;
	text-align: left;
	font-weight: normal;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	padding-top: 7px;
	float: left;
	display: none;
	}
	
.form-horizontal li label {
	display: block;
	}
	
.form-horizontal label abbr {
	display: none;
	}
	
.form-control {
	width: 100%;
	}
	
.form-group .btn-lg {
	margin-top: 0px;
	width: 100%;
	}
	
form p {
	color: red;
	font-weight: normal;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	margin: 12px 0;
	}
	
form .form-group p {
	margin: 6px 0;
	}
	
@media only screen and (min-width: 768px) {

	.form-horizontal label {
		width: 25%;
		display: block;
		}
		
	.form-control {
		width: 70%;
		}
		
	.form-group .btn-lg {
		margin-top: 0px;
		margin-left: 25%;
		padding: 7px 20px;
		width: auto;
		}
		
	.form-group .btn-lg.btn-block {
		margin-left: 0;
		width: 100%;
		}
	
	form .form-group p {
		margin-left: 25%;
		}

}


/* Application form  */
	
form h2 {
	border-top: 1px solid #d7d7d7;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 16px;
	}
	
.form-group ul {
	list-style-type: none;
	padding: 0;
	}
	
.form-group ul input[type=checkbox] {
	margin-right: 3px;
	}
	
.apply .form-group .btn-lg {
	margin-top: 20px;
	}
	
.apply form p small {
	color: #03326c;
	font-family: "sourcesanspro", Helvetica, Arial, sans-serif;
	display: block;
	margin: -6px 0 0;
	}
	
	
/* Marinas */

/* 
.row.marina-gallery {
	margin-left: -7px;
	margin-right: -7px;
	}
 */

/* 
.marina-gallery div.col-sm-4 {
	padding: 15px 7px;
	}
 */
 
.marina-gallery div.col-sm-4 {
	padding: 0 0 0 0;
	margin-bottom: 15px;
	}

.marina-gallery div.djangocms-googlemap {
	padding: 0;
	border: 1px solid #494474;
	}

div.plugin_googlemap h2 {
	display: none;
	}

/* 
.marina-gallery a {
	display: block;
	border: 1px solid #494474;
	}

.marina-gallery a:hover {
	border-color: #5f5a85;
	}
 */

.marina-gallery img {
	width: 100%;
	height: auto;
	}

	
	.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 139px !important;
		height: 93px !important;
		}
	
	.ug-thumb-wrapper .ug-thumb-overlay {
		width: 139px !important;
		height: 83px !important;
		}
	
	.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 139px !important;
		height: 83px !important;
		}
	
		
@media only screen and (min-width: 414px) {
	
	.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 180px !important;
		height: 120px !important;
		}
	
	.ug-thumb-wrapper .ug-thumb-overlay {
		width: 180px !important;
		height: 108px !important;
		}
	
	.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 180px !important;
		height: 108px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		height: 108px !important;
		}

}
	
		
@media only screen and (min-width: 600px) {
	
	.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 275px !important;
		height: 183px !important;
		}
	
	.ug-thumb-wrapper .ug-thumb-overlay {
		width: 275px !important;
		height: 166px !important;
		}
	
	.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 275px !important;
		height: 166px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		height: 166px !important;
		}

}
		

@media only screen and (min-width: 768px) {
	
	.marina-gallery div.col-sm-4 {
		padding: 0 0 0 15px;
		margin-bottom: 0;
		}
	
	.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 102px !important;
		height: 68px !important;
		}
		
	.so440 .ug-thumb-wrapper.ug-tile img.ug-thumb-image, .velasco37f .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 102px !important;
		height: 76px !important;
		}
	
	.ug-thumb-wrapper .ug-thumb-overlay {
		width: 102px !important;
		height: 61px !important;
		}
	
	.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 102px !important;
		height: 61px !important;
		}
		
	.marina-gallery .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 152px !important;
		height: 92px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper .ug-thumb-overlay {
		width: 152px !important;
		height: 92px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 152px !important;
		height: 92px !important;
		}
		
	.marina-gallery div.djangocms-googlemap {
		height: 194px !important;
		}
		
	.marina-gallery div.djangocms-googlemap-container {
		height: 192px !important;
		}
}
		

@media only screen and (min-width: 992px) {
	.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 139px !important;
		height: 93px !important;
		}
		
	.so440 .ug-thumb-wrapper.ug-tile img.ug-thumb-image, .velasco37f .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 139px !important;
		height: 103px !important;
		}
	
	.ug-thumb-wrapper .ug-thumb-overlay {
		width: 139px !important;
		height: 83px !important;
		}
	
	.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 139px !important;
		height: 83px !important;
		}
		
	.marina-gallery .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 200px !important;
		height: 121px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper .ug-thumb-overlay {
		width: 200px !important;
		height: 121px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 200px !important;
		height: 121px !important;
		}
		
	.marina-gallery div.djangocms-googlemap {
		height: 252px !important;
		}
		
	.marina-gallery div.djangocms-googlemap-container {
		height: 250px !important;
		}
}
	
@media only screen and (min-width: 1200px) {
	.ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 172px !important;
		height: 115px !important;
		}
		
	.so440 .ug-thumb-wrapper.ug-tile img.ug-thumb-image, .velasco37f .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 172px !important;
		height: 133px !important;
		}
	
	.ug-thumb-wrapper .ug-thumb-overlay {
		width: 172px !important;
		height: 103px !important;
		}
	
	.ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 172px !important;
		height: 103px !important;
		}
		
	.marina-gallery .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
		width: 245px !important;
		height: 148px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper .ug-thumb-overlay {
		width: 245px !important;
		height: 148px !important;
		}
	
	.marina-gallery .ug-thumb-wrapper.ug-tile.ug-tile-clickable {
		width: 245px !important;
		height: 148px !important;
		}
		
	.marina-gallery div.djangocms-googlemap {
		height: 306px !important;
		}
		
	.marina-gallery div.djangocms-googlemap-container {
		height: 304px !important;
		}
}



/* Landing pages */

.landing .nav.navbar-nav, .landing .navbar-toggle, .landing .captainsLogin.btn { display: none }

.lp-hero {
	background-color: #808080;
	height: 320px;
	position: relative;
	}

.lp-hero-image {
	background-color: #808080;
	background: no-repeat 75% 0%;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	width: 100%;
	height: 320px;
	position: absolute;
	z-index: 0;
	}

.lp-hero h1 {
	width: 80%;
	font-family: trajanpro-bold, Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	position: relative;
	top: 85px;
	left: 0;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
	}

.lp-hero p {
	width: 75%;
	font-family: "sourcesanspro-bold", Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding-right: 20px;
	position: relative;
	top: 85px;
	left: 0;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
	}

.lp-side {
	background-color: #29235c;
	padding-bottom: 1px;
	position: relative;
	top: 0;
	}
	
.lp-side h2 {
	font-size: 24px;
	line-height: 1.2em;
	color: #e8e8ec;
	margin: 0;
	padding: 10px 0 7px;
	border-bottom: 1px solid #3f396d;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}
	
.lp-side form {
	margin: 20px 0;
	}
	
.lp-side label {
	color: #e8e8ec;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	display: none;
	}
	
.lp-side p {
	color: #fff;
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	}
	
.lp-side label abbr { display: none }

.lp-side form-group { margin-bottom: 6px }
	
.lp-side .form-control {
	width: 100%;
	background-color: #5f5a85;
	border-color: #9491ae;
	color: #fff;
	}
	
.lp-side .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d0cfd9;
	}
.lp-side .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #d0cfd9;
	}
.lp-side .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #d0cfd9;
	}
.lp-side .form-control:-moz-placeholder { /* Firefox 18- */
  color: #d0cfd9;
	}
	
.lp-side .form-group .btn-lg {
	margin-left: 0;
	}
	
.lp-side form p {
	color: red;
	text-align: left;
	margin-left: 0;
	}
	
.landing .mainContent {
	padding: 20px 0;
	}
	
.landing .mainContent h2 {
	margin: 40px 0 20px;
	font-family: trajanpro-bold, Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	}
	
.landing .mainContent p, .landing .mainContent li {
	font-family: "sourcesanspro-semibold", Helvetica, Arial, sans-serif;
	font-size: 15px;
	}
	
.landing .mainContent li {
	margin-bottom: 8px;
	}
	
.call {
	text-align: center;
	padding: 10px 0;
	}
	
.landing .mainContent .call {
	padding: 30px 0 8px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #b7c0ca;
	}
	
.call h4 {
	font-size: 15px;
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	margin: -5px 0 0;
	}
	
.call h4 span {
	background-color: #fff;
	padding: 0 5px;
	}
	
.landing .mainContent .call h4 span {
	padding-left: 0;
	}

.call hr {
  max-width: 140px;
  margin: -9px auto 0;
  border-color: #b7c0ca;
	}
	
.landing .mainContent .call hr {
	width: 100%;
	max-width: initial;
	}

.call h3 {
	font-size: 22px;
	}
	
.landing .mainContent .call h3 a {
	margin-left: 0;
	}
	
.lp-side .call h4, .lp-side .call h3 a {
	color: #fff;
	text-shadow: none;
	}

.lp-side .call h4 span {
	background-color: #29235c;
	}
	
.lp-side .call hr {
  max-width: 100%;
  border-color: #9491ae;
	}
	
.lp-cta {
	height: 60px;
	width: 100%;
	background: rgba(243, 240, 233, 1);
	-webkit-box-shadow: 0px -1px 3px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px -1px 3px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px -1px 3px 0px rgba(0, 0, 0, 0.2);
	position: fixed;
	bottom: 0;
	z-index: 1;
	}
	
.lp-cta .btn {
	padding-top: 9px;
	}
	

@media only screen and (min-width: 768px) {
	.lp-hero, .lp-hero-image {
		height: 360px;
		}
		
	.lp-hero-image { background-position: 50% 0%; }
	
	.lp-hero h1 {
		width: 12em;
		font-size: 30px;
		top: 110px;
		}

	.lp-hero p {
		width: 60%;
		top: 110px;
		}

	.lp-side {
		top: -66px;
		}
	
	.lp-side h2 {
		font-size: 20px;
		}

	.lp-side form-group { margin-bottom: 10px }
		
	.lp-side label { display: inline-block }
	
	.lp-side .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #9491ae;
		}
	.lp-side .form-control::-moz-placeholder { /* Firefox 19+ */
	  color: #9491ae;
		}
	.lp-side .form-control:-ms-input-placeholder { /* IE 10+ */
	  color: #9491ae;
		}
	.lp-side .form-control:-moz-placeholder { /* Firefox 18- */
	  color: #9491ae;
		}
	
	.landing .mainContent p, .landing .mainContent li {
		font-size: 16px;
		}
		
	.lp-cta { display: none }
}

@media only screen and (min-width: 992px) {
	.lp-hero, .lp-hero-image {
		height: 440px;
		}
	
	.lp-hero h1 {
		font-size: 40px;
		top: 130px;
		}

	.lp-hero p {
		width: 55%;
		font-size: 16px;
		top: 140px;
		}

	.lp-side {
		top: -80px;
		}
	
	.lp-side h2 {
		font-size: 26px;
		}
	
	.landing .mainContent p, .landing .mainContent li {
		font-size: 17px;
		}
}

@media only screen and (min-width: 1200px) {
	.lp-hero, .lp-hero-image {
	  height: 500px;
		}

	.lp-hero p {
		width: 50%;
		top: 140px;
		}

	.lp-side {
		top: -93px;
		}
	
	.lp-side h2 {
		font-size: 32px;
		}
}


/* Landing page - v2  */

.landing2 .lp-hero-image, .landing2 .lp-hero .col-sm-8 {
	height: 340px;
	}
	
.landing2 .lp-hero {
	height: auto;
	}
	
.landing2 .lp-hero-image { background-position: 50% 0%; }

.landing2 .lp-hero h1 {
	width: 90%;
	top: 110px;
	margin-top: 0;
	font-size: 36px;
	color: #fff;
	text-shadow: 0px 0px 18px rgba(38, 63, 72, 1),  1px 1px 2px rgba(38, 63, 72, 1);
	}
	
.landing2 .lp-hero p {
	width: 100%;
	padding-right: 0;
	top: 120px;
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 0px 18px rgba(38, 63, 72, 1),  1px 1px 2px rgba(38, 63, 72, 1);
	}
	
.landing2 .lp-hero .dark h1 {
	color: #28265b;
	text-shadow: 0px 0px 12px rgba(255, 255, 255, 1),  1px 1px 2px rgba(255, 255, 255, 1);
	}
	
.landing2 .lp-hero .dark p {
	color: #28265b;
	text-shadow: 0px 0px 12px rgba(255, 255, 255, 1),  1px 1px 2px rgba(255, 255, 255, 1);
	}

.landing2 .lp-hero .lp-side p { 
	width: 100%;
	font-size: 18px;
	top: 0;
	}
	
.landing2 .lp-side form { margin: 15px 0; }

.landing2 .lp-hero .lp-side form p { 
	font-size: 16px;
	color: red;
	}

.landing2 .lp-side label {
	display: none;
	}
	
.landing2 .lp-side .form-group {
	margin-bottom: 4px;
	}
	
.landing2 .lp-side .form-control {
	font-size: 16px;
	height: 40px;
	}
	
.landing2 .lp-side textarea.form-control { height: auto }

.landing2 .lp-side .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bab9c8;
	}
.landing2 .lp-side .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #bab9c8;
	}
.landing2 .lp-side .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #bab9c8;
	}
.landing2 .lp-side .form-control:-moz-placeholder { /* Firefox 18- */
  color: #bab9c8;
	}

.landing2 .lp-side .form-group .btn-lg {
	height: 48px;
	margin-top: 10px;
	font-size: 20px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.6);
	-moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.6);
	box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.6);
	}
	
.landing2 .lp-side h2 {
	font-size: 28px;
	margin: 0;
	}
	
.landing2 .lp-side .call {
	text-align: center;
	padding: 10px 0;
	margin: 0;
	border-bottom: 0;
	}
	
.landing2 .call h3 {
	font-size: 28px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}
	
.landing2 .call h3 a {
	color: #e8e8ec;
	}
	
.landing2 .call hr, .landing2 .lp-side h2 {
	border-color: #544f7d;
	}
	
.landing2 .mainContent {
	position: relative;
	padding: 20px 15px;
	}
	
.landing2 .mainContent h2, .landing2 .fleet h2 { 
	font-family: trajanpro-bold, Georgia, Times, 'Times New Roman', serif;
	font-size: 28px; 
	}
	
.landing2 .mainContent h2 { max-width: 100% }

.landing2 .mainContent p, .landing2 .mainContent li { font-size: 18px }

.landing2 .mainContent ul {
	padding: 0 0 20px 6px;
	list-style-type: none;
	}
	
.landing2 .mainContent li {
	content: " ";
	background: url(../img/bullet-tick.png) no-repeat left 0px;
	background-size: 24px 19px;
	padding-left: 36px;
	margin-bottom: 14px
	}

.callout {
	background-color: #e9e9ee;
	margin-top: 0;
	padding: 30px 25px 40px;
	text-align: center;
	}
	
.callout h3 {
	font-family: "sourcesanspro-bold", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 130%;
	}
	
.tagline {
	text-align: center;
	padding: 30px 0 90px;
	}
	
.tagline h4 {
	font-size: 28px;
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	margin: 0;
	}
	
.tagline h4 em {
	font-family: "trajanpro-bold", Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	font-style: normal;
	background-color: #fff;
	padding: 0 15px;
	}

.tagline hr {
	width: 100%;
	margin: -15px auto 0;
	border-color: #8783a4;
	}
	
	

@media only screen and (min-width: 768px) {
	.landing2 .lp-hero, .landing2 .lp-hero-image {
		height: 600px;
		}
		
	.landing2 .lp-hero .col-sm-8 {
		height: auto;
		}

	.landing2 .lp-side {
		position: absolute;
		top: -476px;
		right: 0;
		-webkit-box-shadow: 0px 0px 12px 0px rgba(255,255,255,1);
		-moz-box-shadow: 0px 0px 12px 0px rgba(255,255,255,1);
		box-shadow: 0px 0px 12px 0px rgba(255,255,255,1);
		}
		
	.landing2 .lp-hero h1 {
		width: 95%;
		top: 166px;
		}
	
	.landing2 .lp-hero p {
		width: 80%;
		top: 170px;
		}
		
	.landing2 .mainContent ul { padding-bottom: 0 }
	
	.callout { 
		padding: 20px 15px 30px; 
		top: 110px;
		}
		
	}
	
@media only screen and (min-width: 992px) {
	
	.landing2 .lp-hero h1 {
		width: 85%;
		font-size: 44px;
		}
	
	.landing2 .lp-hero p {
		width: 85%;
		font-size: 20px;
		}
		
	.callout { padding: 30px 25px 40px; }
	
	}
	
@media only screen and (min-width: 1200px) {
	
	.landing2 .lp-hero h1 {
		width: 80%;
		font-size: 48px;
		}
	
	.landing2 .lp-hero p {
		
		}
		
	.landing2 .lp-hero-image { background-position: 50% 50%; }
	
	}


/* Application: Find out more  */

.apply .container.no-carousel .row {
	position: relative;
	}
	
.apply-side h2 { 
	color: #03326c;
	text-shadow: none;
	border-bottom-color: #ccc; 
	}
	
.apply p.intro { max-width: 600px }

.apply-side {
	top: 0;
	right: 0;
	position: relative;
	z-index: 1;
	background-color: #efefef;
	}

.apply-side form {
	margin: 10px 0 15px;
	}
	
.apply form.form-horizontal {
	position: relative;
	top: 0;
	}
	
.apply .form-group .btn-lg {
	margin-top: 10px;
	}
	
.apply-side-content {
	padding: 0 0 4px;
	}
	
.apply-side-content p {
	font-size: 16px;
	color: #03326c;
	margin: 32px 0;
	}
	
h3.apply-help { margin-top: 40px; }
p.apply-help { margin-top: -25px; }
	
@media only screen and (min-width: 768px) {

	.apply-side {
		top: 16px;
		border-left: 10px solid #fff;
		}
		
	.apply-help { display: none }

}
	
@media only screen and (min-width: 992px) {

	.apply-side { top: 12px }

}
	
@media only screen and (min-width: 1200px) {

	.apply-side h2 { font-size: 26px }

}


/* Find out more temp hide  */

/*
.apply-side {
	display: none;
	}
	
.apply form.form-horizontal {
	top: 0;
	}
	
.apply-help { display: none }
*/



::-moz-selection {
  color: white;
  text-shadow: none;
  background: #8a0c39;
}
::selection {
  color: white;
  text-shadow: none;
  background: #8a0c39;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #8a0c39;
}
