/*
==================================================
/// EXTRACT from Edison-Build by Hector Colon. ///
==================================================
*/	
	/* ++++++++++++++++ Vertical Align Middle ++++++++++++++++ */
	.eb-inline-all div[class~="column"] {float:none; display:inline-block; vertical-align:top; margin-right:-4px; position:relative; box-sizing:border-box;}
	.eb-inline {float:none; display:inline-block; vertical-align:top; margin-right:-4px; position:relative; /* padding:7px; */ box-sizing:border-box;}
	.eb-inline-all.middle div[class~="column"],.eb-inline.middle {vertical-align:middle;}

	/* ++++++++++++++++ OVERRIDES ++++++++++++++++ */
	/* Max Widths */
	.max-wide {max-width:1200px !important;}
	.max-wide400 {max-width:400px !important;}
	.max-wide600 {max-width:600px !important;}
	.max-wide800 {max-width:800px !important;}
	.max-wide1000 {max-width:1000px !important;}
	.full-wide {width:100%!important; max-width:100%!important;}
	/* No Margins */
	.nomar {margin:0 !important;}
	.nomar-x {margin-left:0 !important; margin-right: 0 !important;}
	.nomar-y {margin-top:0 !important; margin-bottom: 0 !important;}
	.nomar-t {margin-top:0 !important;}
	.nomar-r {margin-right:0 !important;}
	.nomar-b {margin-bottom:0 !important;}
	.nomar-l {margin-left:0 !important;}
	/* No Padding */
	.nopad {padding:0 !important;}
	.nopad-x {padding-left:0 !important; padding-right: 0 !important;}
	.nopad-y {padding-top:0 !important; padding-bottom: 0 !important;}
	.nopad-t {padding-top:0 !important;}
	.nopad-r {padding-right:0 !important;}
	.nopad-b {padding-bottom:0 !important;}
	.nopad-l {padding-left:0 !important;}
	/* Text */
	.eb-xs {font-size:0.625rem !important; line-height:0.925rem !important;}
	.eb-sm {font-size:0.75rem !important; line-height:1.05rem !important;}
	.eb-md {font-size:1rem !important; line-height:1.3rem !important;}/* default font size 16px base*/
	.eb-lg {font-size:1.125rem !important; line-height:1.425rem !important;}
	.eb-1x {font-size:1.5rem !important; line-height:1.8rem !important;}
	.eb-2x {font-size:2.25rem !important; line-height:2.55rem !important;}
	.eb-3x {font-size:3rem !important; line-height:3.3rem !important;}
	/* Other */
	.no-border {border:none !important;}
	.no-content:before,.no-content:after {content: "" !important;}
	.eb-left {float:left !important;}
	.eb-right {float:right !important;}
	.text-left {text-align:left !important;}
	.text-center {text-align:center !important;}
	.text-right {text-align:right !important;}
	.text-justify {text-align:justify !important;}
/*/// End extract from Edison-Build.css ///*/

.eb-inline-all.middle .column:last-child:not(:first-child), 
.eb-inline-all.middle .columns:last-child:not(:first-child) {
    float: none;
}

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

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

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

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../fonts/RobotoCondensed-Regular-webfont.eot');
    src: url('../fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Regular-webfont.woff') format('woff'), url('../fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'), url('../fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') 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;

}


/* 
====================================
Coming Soon STYLES
====================================
*/
.cs-logo {
	max-width: 380px;
	margin: 0 0 30px;
	width: 100%;
}
.cs-h1 {
	font-size: 1.5rem;
	color: #ddd;
	margin: 0;
}

/* 
====================================
Dynamic Marine Group STYLES
====================================
*/
.logo {
	max-width: 200px;
	padding: 10px 0;
	width: 100%;
}

.logo-ftr {
	margin: 0 0 20px;
	max-width: 150px;
	width: 100%;
}
.seakeeper-logo:hover {
	opacity: 0.8;
}
body {
	background: url(../img/ocean-pexels-photo-v3.jpg) no-repeat center center fixed #0069a6;
	color: white;
}
.sec-bkg {
	background: url(../img/bkg-sec.jpg) top center no-repeat #0069a6;
}
.button {
	border: 1px solid #254359b3;
}
.button:focus, .button:hover {
    background-color: #14679e;
	border: 1px solid #3f919f;
}

/* HEADER */
#hdr-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 100vh;
    min-height: 318px;
}

#hdr-overlay {
    position: absolute;
    z-index: 100;
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0px 50px;
}

#hdr-overlay .content-hold {
    position: relative;
    height: 100%;
    max-width: 1000px;
    margin: 0px auto;
}

#hdr-overlay .content-hold .content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px auto;
    width: 100%;
}
.hdr-nav {
	font-size: 80%;
	text-transform: uppercase;
}
.dd-hdr {
	text-align: center;
}
.dd-hdr .dd-boat,
.dd-hdr .dd-word {
	display: inline-block;
}
.dd-hdr .dd-boat {
	padding: 10px 0 10px;
	max-width: 150px;
}
.dd-hdr .dd-word {
	padding: 0 18px 0;
	max-width: 250px;
}
.dd-hdr .hdr-contact-info {
	display: inline-block;
	padding: 10px 0 0;
	font-family: 'robotobold', arial, sans-serif;
}
	/* Large and up */
	@media screen and (min-width: 64em) {
		.dd-hdr {
			text-align: left;
		}
		.dd-hdr .dd-boat,
		.dd-hdr .dd-word {
			float: left;
			max-width: unset;
		}
		.dd-hdr .dd-boat {
			padding: 10px 0 0 20px;
		}
		.dd-hdr .dd-word {
			padding: 50px 18px 0;
		}
		.dd-hdr .hdr-contact-info {
			float: right;
			padding: 70px 0 0 0;
		}
	}
.menu {
	display: inline-block;
	font-family: 'robotobold', arial, sans-serif;
}
.menu a {
	color: #005085;
	background: rgba(255,255,255,0.7);
	margin: 0 1px;
	transition: background-color .25s ease-out,color .25s ease-out;
}
.menu a:hover {
	color: #fff;
	background: rgba(0,80,133,0.6);
}
.top-nav-con {
	text-align: center;
}
.top-nav {
	font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 0 0;
}
.top-nav li a {
	background: none;
	padding: 0 5px 0;
	color: #93bfcb;
}
.top-nav li a:hover {
	background: none;
	color: #fff;
}
	/* Large and up */
	@media screen and (min-width: 64em) {
		.top-nav-con {
			text-align: right;
		}
	}
.title-bar {
    background: #258EB3;
}
#mobile-nav nav ul {
	display: block;
}
#mobile-nav nav ul li {
	margin: 1px 0;
}
/* Preventing FOUC */
	.no-js .top-bar {
	  display: none;
	}

	@media screen and (min-width: 40em) {
	  .no-js .top-bar {
		display: block;
	  }

	  .no-js .title-bar {
		display: none;
	  }
	}


/* MAIN-CONTENT */
#main-content {
	color: #fff;
}
#main-content-sec {
	background: white;
	padding: 25px 0;
	color: #292F36;
}
.main-image {
	margin: 0 15px;
}
.main-bar {
	margin-bottom: 20px;
}
.main-bar {
	text-align: center;
}
.page-title {
	text-transform: uppercase;
	color: #156EA8;
	padding: 0 15px;
	margin: 25px 0;
}
.page-title h1 {
	padding: 0 0 20px;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	font-family: 'robotobold', arial, sans-serif;
	font-size: 1.8rem;
}
.services-area {
	padding: 30px 0;
	min-height: 300px;
}
.services-area img {
	display: block;
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
}
.service-content {
	padding: 20px 30px 10px;
	background: rgba(14, 154, 209, 0.28);
	max-width: 400px;
	margin: 0 auto 20px;
}
.service-content h4 {
	font-family: 'robotobold', arial, sans-serif;
	font-size: 1.4rem;
	border-bottom: 1px dotted #55a1a1;
	padding-bottom: 10px;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
    background: #42AACE;
    color: #fff;
    font-weight: bold;
}
.tabs-title > a {
    font-size: .9rem;
    color: #00A7E1;
    text-transform: uppercase;
}
.tabs-seakeeper .tabs {
	border: none;
    border-bottom: 1px solid #e6e6e6;
}
.tabs-seakeeper {
	padding: 0 15px;
	margin: 0 auto 25px;
}
.tabs-seakeeper .tabs-content {
	border: none;
}
.tabs-seakeeper .tabs-panel {
	padding: 25px 0;
}
.seakeeper {
	/* background: #03A8DF; */
	padding: 1rem;
}
.seakeeper .logo {
	margin: 0 0 20px;
	max-width: 245px;
}
.seakeeper img {
	width: 100%;
	max-width: 450px;
	margin: 0 auto 20px;
	display: block;
}
.seakeeper .info {
	font-size: .8rem;
	font-family: 'open_sansregular', arial, sans-serif;
}
.seakeeper .info .price {
	font-size: 1.3rem;
	line-height: 1;
	margin: 0;
}
.seakeeper .info .disclaimer {
	margin: 0;
}
.seakeeper .info .boat-length {
	color: #00A7E1;
}

.contact-area {
	padding: 40px 0 60px;
	min-height: 300px;
}

/* SLICK SLIDER */
.seakeeper-slider.slider {
	height: unset;
	width: auto;
}
.slick-slide img {
	width: 100%;
}
.slick-prev:before,
.slick-next:before {
	color: teal;
}
.slick-dots {
    
}
.slick-dots li button::before {
    color: #42AACE;
}
.content-sec {
	padding: 0 20px;
}
.content-sec img {
	margin: 0 auto 25px;
	display: block;
}
/* responsive video */
.video-container {
	position: relative;
	padding-bottom: 50%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	background: #ececec;
	/* added */
	max-width: 100%;
	height: auto;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* FOOTER */
footer {
	padding: 20px;
	background: #292F36;
}

/* SITE FORM */
/*// FORM //*/
.siteForm {position:relative;}
label.error {color:red; font-size:.75rem;}
.labels {margin-right:15px; font-size:.9rem; padding:3px 0 0 0; text-transform:uppercase;}
.disLabel {color:#999;}
.inputFocus {border: 1px solid #0099ff;}
.input.error, select.error {border: 1px solid #c80000;}
input, textarea, select {width:100%; padding:6px; border: 1px solid #d8d8d8; border-radius:0; background:#f6f6f6; color:#555;}
textarea {height:100px;}
option {padding:0 0 0 5px;}
.checkbox {width:30px; margin-top:5px; vertical-align:text-top;}
.left {float:left; line-height:24px; margin-bottom:20px; padding-left:10px;}
.error {
	color: #C00;
	font-size: .85em;
	padding: 5px 10px;
	background: rgba(255, 0, 0, 0.13);
	margin-bottom: 5px;
	border-radius: 3px;
	border: 1px solid #f0cdcd;
}
.confirmation {
	color: rgb(0,114,24);
	font-size: .85em;
	padding: 5px 10px;
	background: rgba(0,114,24,0.13);
	margin-bottom: 5px;
	border-radius: 3px;
	border: 1px solid #C3E4D2;
	}
.formText {width:300px; margin:0 0 10px 177px; font-size:.83em;}
.formText a {color:rgb(0,114,24);}
fieldset {
    border: none;
}

/*
====================================
MEDIA QUERIES 
====================================
*/

/* Small only */
@media screen and (max-width: 39.9375em) {
	.seakeeper {
		max-width: 450px;
		float: none !important;
	}
	.tabs-seakeeper .tabs {
		text-align: center;
	}
	.tabs-title {
		float: none;
		display: inline-block;
	}
	.tabs-title > a {
		padding: .7rem .5rem;
		font-size: .75rem;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {
	body {
		background: url(../img/ocean-pexels-photo-v3.jpg) no-repeat center -400px #0069a6;
		background-size: cover;
	}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

}

/* Large and up */
@media screen and (min-width: 64em) {
	body {
		background: url(../img/ocean-pexels-photo-v3.jpg) no-repeat center -250px #0069a6;
		background-size: cover;
	}
	.main-bar {
		padding: 10px 0;
		margin-bottom: 0;
	}
	.main-bar nav,
	.hdr-contact-info {
		text-align: right;
	}
	.service-content {
		margin-bottom: 0;
	}
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
	
}