/* ------------------------------ 
	1400px CUSTOM SIZE
------------------------------ */
@media screen and (max-width: 1399px) {
	/* Navigation */
	.desktop-navigation {
		padding-right: 0;
	}
	/* Build & Price */
	.dpbuilder .dhflex.width-60.phone-100.customer-images {
		width: 60%;
		flex-basis: 60%;
	}
    ul.errors {
        max-width: 60%;
    }
	.dpbuilder .model-build-nav {
		width: 40%;
	}
	.dpbuilder .dhflex.width-40.phone-100.customer-option-form {
		width: 40%;
		flex-basis: 40%;
	}
	.dpbuilder p.dhpb-continue {
		width: 40%;
	}
	.dpbuilder p.dhpb-total-wrapper {
		width: 40%;;
	}

	/* Flickity */
	.flickity-prev-next-button.next {
		right: 0 !important;
	  }
	  .flickity-prev-next-button.previous {
		left: 0 !important;
	  }
}




/* ------------------------------ 
	1300px CUSTOM SIZE
------------------------------ */
@media screen and (max-width: 1300px) {
}




/* ------------------------------ 
	1200px min CUSTOM SIZE
------------------------------ */
@media screen and (min-width: 1200px) {
	.hero {
	  height: 75vh;
	}
	.hero #video-bg {
	  object-position: 0 5vw;
	}
  }




/* ------------------------------ 
	1199px LARGE
------------------------------ */
@media screen and (max-width: 1199px) {
	.hero #video-bg {
		object-position: 0 15vw;
	  }
	/* Gravity Forms */
	.gchoice {
		min-width: calc(50% - 20px);
	}
	/* Build & Price */
	.dpbuilder span.image-wrapper span.image {
		height: 120px !important;
		width: 120px !important;
	}

}




/* ------------------------------ 
	991px min CUSTOM SIZE
------------------------------ */
@media screen and (min-width: 991px) {
	.boat-highlight-wrap .col-lg  {
		transition: all 1s ease-in-out;
	}
	.boat-highlight-wrap .col-lg:hover {
		width: 10%;
		flex-basis: 10%;
	}
}




/* ------------------------------ 
	991px MEDIUM
------------------------------ */
@media screen and (max-width: 991px) {
	body {
		font-size: 14px;
	}
	h1 {
		font-size: 2.25em;
	}
	h2 {
		font-size: 2.5em;
	}
	/* Header */
	.sticky-nav {
		height: 40px;
		overflow: unset;
	}
	.sticky-sub-nav {
		top: 40px;
	}
	.sticky-nav .logo {
		width: 265px;
	}
	/* Home Hero */
	.home-hero-caption {
		padding-top: 15em;
	}
	.desktop-navigation .btn {
		font-size: .75em;
		min-width: 100px;
	}
	/* Instagram Feed */
	.instagram-single {
		width: 28vw;
		height: 28vw;
	}
	.instagram-single:nth-child(1n+4) {
		display: none;
	}
	/* Flickity */
	.partner-slide {
		padding: 10px 20px;
	}

	/* Build & Price */
	.dpbuilder.alignfull {
		height: 100%;
	}
	.dpbuilder .wrapper.dhflex-wrap.builder-wrapper.builder-customer-wrapper.content-area.retail-build {
		height: 100%;
		position: relative;
	}
	.dpbuilder .dhflex.width-60.phone-100.customer-images {
		width: 100%;
		flex-basis: 100%;
		overflow: scroll;
		height: 400px;
		position: unset !important;
	}
    ul.errors {
        max-width: 100%;
    }
	.dpbuilder .dhflex.width-40.phone-100.customer-option-form {
		margin-top: 50px;
		width: 100%;
		flex-basis: 100%;
		height: 100% !important;
		margin-bottom: 120px;
	}
	.dpbuilder .model-build-nav {
		top: 400px;
		width: 100%;
		height: 80px;
		z-index: 3;
	}
	.dpbuilder p.dhpb-total-wrapper {
		width: 100%;
	}
	.dpbuilder .builder-image-wrapper.biw-product.active {
		position: unset !important;
	}
	.dpbuilder p.dhpb-continue {
		width: 100%;
	}
	/* Fix issues on ipad air with extra scrollbars */
	.dpbuilder .dhflex.width-60.phone-100.customer-images, .dpbuilder .dhflex.width-40.phone-100.customer-option-form {
		overflow: hidden;
	}
}




/* ------------------------------ 
	768px - SMALL
------------------------------ */
@media screen and (max-width: 767px) {
	/* Header */
	.header-padding-md {
		padding-top: 150px;
	}
	#takeover-nav .nav-menu {
		min-height: 500px;
	  }
	  #takeover-nav .nav-menu a {
		color: #212121;
	  }
	  #takeover-nav .nav-menu a:hover {
		color: #efefef;
	  }
	  #takeover-nav .nav-contact {
		min-height: 600px;
	  }
	  #takeover-nav .nav-contact .nav-title {
		font-size: 2.5em;
	  }
	/* Nav */
	li.sub-menu-item {
		border-top: none !important;
		padding: 5px 10px;
	}
	li.sub-menu-item a {
		text-decoration: none;
	}
	li.mobile-main-menu-item > a, li.mobile-main-menu-item > span {
		font-weight: bold;
	}
	li.sub-menu-item a:before {
		content: "-";
		padding-right: 10px;
	}
	.social-links a:before {
		display: none;
	}
	/* Sub Nav */
	.sticky-sub-nav {
		background-color: #fff;
	}
	.sticky-sub-nav .sub-nav-menu-item:after {
		display: none;
	}
	.sticky-sub-nav .sub-nav-menu-item.active {
		background-color: transparent !important;
		color: #b5b5b5 !important;
	}
	.top-bar {
		font-size: 1em;
	}
	/* Logo */
	.logo-wrap {
		width: 100%;
	}
	/* Video */
	.video-wrap .play-button {
		width: 80px;
		height: 100px;
		top: calc(50% - 50px);
		left: calc(50% - 40px);
	}

	.bg-overlay-right {
		-webkit-clip-path: none;
		clip-path: none;
		width: 100% !important;
	}
	.hero-type-image .interior-hero-padding {
		padding-top: 2em;
    	padding-bottom: 2em;
	}
	/* Boat Highlight */
	.boat-highlight .spec-single {
		width: calc(33% - 15px) !important;
	}
	.boat-specs-wrap .col-12:nth-last-child(2) .spec-single {
		border-color: white !important;
	}
	
	/* Full-Width BG Media */
	.full-width-bg {
		min-height: 300px;
		max-height: 600px;
	}
	/* General*/
	.container-half {
		max-width: 100%;
	}
	.image-wide-overlay-right {
		-webkit-clip-path: none;
		clip-path: none;
		width: 100% !important;
	}
	.overlay-content:before {
		display: none !important;
	}
	/* Quote */
	.quote-title {
		font-size: 1.5em !important;
	}
	/* Flickity */
	.partner-slide {
		padding: 10px;
	}
	/* Footer */
	.footer-logo-wrap {
		max-width: 160px;
		padding: 20px;
	}
	.footer-logo {
		width: 100%;
		margin-bottom: 0px;
		text-align: center;
	}
	.footer-logo svg {
		max-width: 150px;
	}
	.footer-wrap {
		margin: 10px 0;
	}
	.footer-nav-c1 {
		width: 100%;
	}
	.footer-nav-c1 .nav-group-wrap, .footer-phone {
		width: 100%;
		text-align: center;
	}
	.footer-nav-c1 .list-unstyled {
		justify-content: center;
	}
}




/* ------------------------------ 
	640px - CUSTOM SIZE
------------------------------ */
@media screen and (max-width: 639px) {
	/* Flickity Slider */
	.flickity-prev-next-button.next {
		right: -25px;
	}
	.flickity-prev-next-button.previous {
		left: -25px;
	}
	/* Gravity Forms */
	.gform_wrapper .ginput_complex .address_city, .gform_wrapper .ginput_complex .address_state, .gform_wrapper .ginput_complex .address_zip {
		width: 100% !important;
		margin-right: 0 !important;
	}
	.gform_wrapper .ginput_complex .name_last {
		margin-top: 30px !important;
	}
}




/* ------------------------------ 
	576px - EXTRA SMALL
------------------------------ */
@media screen and (max-width: 575px) {
	/* AS Emblem */
	.upsidedown {
		padding-bottom: 1.5px;
		margin-right: 0px;
	}
	/* Header */
	header .sticky-nav {
		top: 10px;
	}
	header .sticky-nav .logo {
		width: 150px;
		height: 35px;
	}
	header .sticky-nav #nav-btn {
		width: 40px;
	}
	header #takeover-nav .contact-items {
		font-size: 1em;
	}
	.hero {
		min-height: 600px;
		height: 600px;
	}
	.hero .hero-title {
		font-size: 12vw;
	}
	.hero #video-bg {
		object-position: 0 30vw;
	}
	/* Boat Table */
	.single-boat-table.boat-table-preview th:nth-child(4), .single-boat-table.boat-table-preview td:nth-child(4) {
		display: none;
	}
	/* Top Bar */
	.header-padding-sm {
		padding-top: 75px;
	}
	/* Small Hero */
	#small-hero .container-hero .py-100 {
		padding-bottom: 20px !important;
	}
}




/* ------------------------------ 
	480px - CUSTOM SIZE
------------------------------ */
@media screen and (max-width: 479px) {
	/* Hero */
	.hero-description p {
		display: none;
	}
	.gchoice {
		min-width: calc(100% - 20px);
	}
	/* Full-Width BG Media */
	/* .full-width-bg {
		min-height: 200px;
		max-height: 300px;
	} */
	/* Testimonials */
	.testimonail-single {
		min-height: 650px;
	}
	.gform_page_fields {
		height: 600px;
	}
	/* Footer Nav */
	/* footer.site-footer {
		margin-top: 80px;
	} */
	.footer-logo {
		width: 100%;
		left: -10px;
	}
	.footer-nav-c1, .footer-nav-c2, .footer-nav-c3 {
		width: 100%;
	}
	.pre-footer h2 {
		font-size: 2.5em;
	}

	/* Copyright */
	.copyright p:first-of-type {
		width: 100%;
		text-align: center;
	}
	.copyright .border-right:first-of-type {
		display: none;
	}
}