@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,600,700,700i");

/* 32.43% is ratio for 928x301 - if the ratio changes, only need to change these 2 lines of code to update all screen sizes */
/*#boatImage { margin-top:32.4353%;}
#seatImage { padding-top:32.4353%;}*/
#boatImage,
#seatImage {
  height: 3000px;
}
#boatImage .boatLayer img {
  width: 100%; /* margin-top:-32.4353%;*/
}
.seatLayer img {
  max-width: 100%;
  padding-top: -32.4353%;
}
body {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
}
.window,
.window2 {
  background-color: #ffffff;
  width: 1294px;
  margin: 0 auto;
}
.disclaimer {
  clear: both;
  padding-top: 10px;
  margin: 0 auto;
  font-family: Arial;
  color: #666;
  text-align: center;
  font-size: 12px;
  position: relative;
}
.officeButtonDiv select {
  font-size: 15px !important;
}
.officeButtonDiv input {
  padding: 3px !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.cameraOptionLightbox .mfp-img {
  padding: 0px !important;
  border: 1px solid #fff;
}

.builder-container *,
.builder-container *:before,
.builder-container *:after {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
#content h2 {
  font-size: 31px;
  padding-bottom: 10px;
}

#boatPreview {
  width: 1294px;
  padding: 20px 10px 0;
  position: relative;
}
#engineDescription {
  padding-top: 5px;
}

#boatModel {
  position: absolute;
  top: 10px;
  left: 10px;
  /*color: #3A91E1;*/
  color: #484848;
  font-size: 36px;
  letter-spacing: -1px;
  z-index: 10;
}
#buildYourBoat {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fefefe;
  font-size: 36px;
  text-align: right;
  letter-spacing: -1px;
  z-index: 10;
}
#boatImage,
#seatImage {
  position: relative;
  top: 0;
  left: 0;
  width: 1280px;
  max-width: 100%;
  z-index: 0;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
.builderDesktopPrice {
  padding: 10px;
}
.boatImageDisclaimer {
  text-align: right;
}
#boatImage .boatLayer {
  width: 1280px;
  position: absolute;
  top: 0;
  left: 0;
}
.seatLayer {
  width: 1280px;
  position: absolute;
  top: 0;
  left: 0;
}

.seatLayer img {
  max-height: 100%;
}
#boatImage img {
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}
.optionToolTip,
.optionToolTip:link,
.optionToolTip:visited {
  cursor: pointer;
  width: 13px;
  height: 13px;
  padding: 5px;
  display: inline-block;
  background-image: url(/z/a/images/help_off.png);
}
.optionToolTip:hover {
  background-image: url(/z/a/images/help_on.png);
}
#navigation {
  position: relative;
  /*top: -30px;*/
  width: 920px;
  height: 51px;
  overflow: hidden;
}
#navigation ul {
  margin: 0;
  padding: 0;
  display: block;
  width: 920px;
  height: 51px;
}
#navigation li {
  display: inline-block;
  float: left;
  height: 51px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  background: url(/images/builder/navigationBackground.png) no-repeat;
}
#navigation #step0 {
  display: none;
}
#navigation #step1 {
  width: 223px;
  background-position: 0 0;
}
#navigation #step1.active {
  background-position: 0 -51px;
}
#navigation #step2 {
  width: 229px;
  background-position: -223px 0;
}
#navigation #step2.active {
  background-position: -223px -51px;
}
#navigation #step3 {
  width: 227px;
  background-position: -450px 0;
}
#navigation #step3.active {
  background-position: -450px -51px;
}
#navigation #step4 {
  width: 241px;
  background-position: -691px 0;
}
#navigation #step4.active {
  background-position: -691px -51px;
}
#content {
  position: relative;
  float: left;
  max-width: 100%;
  margin: 10px 0 0 0px;
  padding-top: 10px;
  width: 1000px;
  /*padding-bottom:32%;
	height:1px;
	overflow:auto;*/
}
#content h1 {
  margin: 0;
  font-size: 36px;
  padding: 0;
  margin-bottom: 10px;
  line-height: 1em;
}
#content p {
  font-size: 18px;
  line-height: 1.25em;
}
.sidebarScrollArea {
  /*overflow:auto;
	padding-bottom:110%;
	height:1px;*/
}
#sidebar {
  border-left: 1px solid #9a9a9a;
  position: relative;
  /*top: -30px;*/
  float: right;
  margin: 10px 10px 0 10px;
  width: 253px;
  padding: 10px;
  padding-right: 0px;
  position: relative;
}
#sidebar dl {
  display: block;
  margin: 0;
  padding: 0;
}
#sidebar dt {
  clear: both;
  font-size: 24px;
  margin: 0;
  padding: 0;
}
#sidebar dd {
  margin: 0;
  padding: 0 0 10px 20px;
}
#sidebar a {
  color: #3a91e1;
}
.totalPrice {
  display: none;
}
.totalPrice span {
  font-weight: bold;
  float: right;
}
#boat {
  font-family: "Arial", sans-serif;
  font-size: 18px;
  padding: 0.25em 0.5em;
  margin-bottom: 10px;
}
.colorListContainer {
  display: block;
  float: left;
  width: 100%;
}
.colorListContainer dl {
  margin: 0;
  padding: 0;
}
.colorListContainer dt {
  clear: both;
  font-size: 21px;
  margin: 0;
  padding: 5px;
  color: #000;
  font-weight: normal;
  padding-left: 35px;
}
.colorListAccordion {
  display: none;
}
.colorListAccordion .ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-radius: 0px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #fff;
}
.colorListContainer dt.ui-state-active {
  background: #333333;
  color: #fff;
}
.colorListContainer dd {
  margin: 0;
  padding: 0;
}
.colorListAccordion.accordionDisabled dt {
  padding-left: 0px !important;
  padding-top: 30px !important;
}

.builderBottomPanel.accordionDisabled {
  padding-bottom: 0px !important;
  overflow: visible !important;
  height: auto !important;
}

.colorList {
  list-style: none;
  margin: 0;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.colorList li {
  list-style: none;
  display: block;
  float: left;
  /*width:200px;*/
  margin: 0 0 10px 15px;
  cursor: pointer;
}

.colorSwatchBox {
  border: 1px solid #666666;
  width: 48px;
  height: 48px;
  float: left;
  display: block;
  margin-right: 10px;
  background-size: cover;
}
.colorSwatchText {
  display: block;
  width: 142px;
  float: left;
  padding-top: 10px;
  text-align: left;
}
.colorList li:hover .colorSwatchBox {
  border: 1px solid #000000;
}
#engineBrands {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

#engineBrands li {
  display: inline-block;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 10px;
  height: 94px;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;

  cursor: pointer;
}
#engineBrands li#volvo {
  width: 264px;
  background-position: 0 0;
}
#engineBrands li#volvo.active,
#engineBrands li#volvo:hover {
  background-position: 0 -94px;
}
#engineBrands li#mercury {
  width: 295px;
  background-position: -264px 0;
}
#engineBrands li#mercury.active,
#engineBrands li#mercury:hover {
  background-position: -264px -94px;
}
#engineBrands li#yamaha {
  width: 295px;
  margin-right: 0px !important;
  background-position: -562px 0;
}
#engineBrands li#yamaha.active,
#engineBrands li#yamaha:hover {
  background-position: -562px -94px;
}

#selectEngine {
  padding-right: 0px !important;
}
#selectEngine #engineHorsePower {
  font-family: "Arial", sans-serif;
  font-size: 18px;
  padding: 0.25em 0.5em;
  width: 560px;
  margin-bottom: 10px;
}

#engineFeature {
  float: left;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
#engineFeature li {
  list-style: none;
  float: left;
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-right: 10px;
  padding: 0.5em 1em;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #a3a3a3;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 5px;
}
#engineFeature li.active,
#engineFeature li:hover {
  background: #484848;
}
#enginePrice {
  float: right;
  font-size: 24px;
  line-height: 1.5em;
}
#enginePrice span {
  color: #3a91e1;
  letter-spacing: -1px;
}
#engineDescription p {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  padding-bottom: 0;
  margin-top: 7px;
  margin-bottom: 0;
}

#selectOptions {
  overflow-y: auto;
}

.featuredOptionsList dt {
  clear: both;
  font-size: 21px;
  margin: 0;
  padding: 5px;
  color: #000;
  font-weight: normal;
  padding-left: 35px;
  background: #333333;
  color: #fff !important;
}
.featuredOptionsList dd {
  padding: 10px !important;
  border: 1px solid #ddd;
  background: #eee
    url(/z/javascript/jquery/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png)
    50% top repeat-x;
  color: #333;
}

.optionsList {
  display: block;
  margin: 0;
  padding: 0;
}
.optionsList dt {
  font-size: 24px;
  font-family: "Acumin Condensed", sans-serif;
}
p.engine-heading {
  font-size: 24px;
  font-family: "Acumin Condensed", sans-serif;
  margin-bottom: 10px;
}
.optionsList dd {
  margin: 0 0 20px;
  padding: 0;
}
.optionsList ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0 0 0 20px;
}
.optionsList li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
  line-height: 1.5em;
  font-family: "Arial", sans-serif;
}
.optionsList li span {
  color: #333333;
}

.clear {
  clear: both;
  height: 0;
}

.form_box {
  margin-top: 20px;
}

#infoForm label {
  text-align: right;
  font-weight: normal;
  font-size: 16px;
}

.navigation_view_top {
  width: 920px;
  height: 60px;
}
.navigation_view_top img {
  margin-right: 10px;
  opacity: 0.5;
}
.navigation_view_top img.active {
  margin-right: 10px;
  opacity: 1;
}

.both {
  clear: both;
}

.navigation_view_bottom {
  z-index: 999;
  position: absolute;
  bottom: 7px;
  left: 5px;
  width: 910px;
  height: 28px;
}
.navigation_view_bottom img {
  cursor: pointer;
}
.navigation_view_bottom img:first-child {
  float: left;
}
.navigation_view_bottom img:last-child {
  float: right;
}

.view_controller .view {
  padding-left: 10px;
  width: 100% !important;
}
.block_home {
  width: 920px;
}
.block_home .left {
  width: 100%;
  float: left;
  padding: 20px;
  font-size: 12px;
}
.block_home .right {
  width: 400px;
  z-index: 0;
  float: left;
  padding: 20px;
}
.block_home select {
  z-index: 0;
  position: relative;
  font-size: 24px;
  background: #333;
  border: 1px solid #666;
  color: white;
  font-weight: normal;
}
.window2 .block_home select {
  z-index: 0;
  position: relative;
  font-size: inherit;
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
  padding: 5px;
  border-radius: 5px;
  font-weight: normal;
}
.sidebar_content .padding {
  padding: 10px;
}
.sidebar_content .padding h2 {
  font-size: 24px;
  margin-top: 10px;
}

.color_boat {
  z-index: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 700px;
  height: 269px;
  background: #333 url("/images/builder/color_background.png") repeat-x;
}
.color_boat img {
  z-index: 0;
  position: absolute;
  top: 35px;
  left: 90px;
}
.color_box img:hover {
  border: 1px solid white;
}
.color_box {
}

.block {
  width: 300px;
  height: 200px;
  float: left;
}
.block_wide {
  width: 600px;
  height: 200px;
}
.block_wide .left {
  float: left;
  min-height: 200px;
  width: 300px;
}
.block_wide .right {
  float: right;
  min-height: 200px;
  width: 300px;
}
.padding {
  padding: 20px;
}

.color_box {
  position: absolute;
  top: 270px;
  padding: 15px;
  width: 600px;
  background: #666;
  height: 115px;
}
.color_box img {
  border: 1px solid #333;
  margin: 5px;
  height: 25px;
  width: 25px;
  cursor: pointer;
}
.color_box img.active {
  border: 1px solid white;
}

.model_image {
  z-index: 0;
  position: relative;
  top: 0px;
  left: 0px;
  width: 267px;
  height: 121px;
  margin: 5px 10px 5px 10px;
}
.model_image img {
  width: 267px;
  height: 121px;
  position: absolute;
}

.sidebar_content ul {
  list-style: none;
  margin: 0px;
  padding: 10px;
  font-size: 12px;
}
.features {
  height: 200px;
  overflow: auto;
  width: 630px;
  height: 415px;
}

.features h2 {
  padding: 5px;
  margin: 0px;
}
.features h3 {
  padding: 5px;
  margin: 0px;
}
.features div {
  background: #333 url("/images/builder/engineBackground.png") repeat-x;
  padding: 2px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #333;
}

.features input {
  height: 10px;
  width: 10px;
}
.features {
  font-size: 12px;
}
.features h2 {
  font-size: 25px;
}
.features h3 {
  font-size: 18px;
  margin-top: 15px;
}
.features h3:first-child {
  margin-top: 0px;
}

.engine_view {
  width: 630px;
  height: 415px;
  overflow: auto;
}

.engine_view h2 {
  padding: 5px;
  margin: 0px;
}
.engine_view div {
  background: #333 url("/images/builder/engineBackground.png") repeat-x;
  padding: 2px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #333;
}
.color_box h3 {
  font-size: 10px;
  font-weight: bold;
}
.color_box h2 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 4px;
}

.sidebar_content .price {
  font-size: 20px;
}
.sidebar_content ul li ul {
  font-size: 9px;
  color: #999;
  padding: 4px;
  padding-left: 20px;
}
.sidebar_content ul li ul li {
  margin-bottom: 5px;
}

form input {
  margin-bottom: 5px;
  border: 1px solid #ccc;
  background: white;
  color: #333;
  padding: 6px;
  border-radius: 6px;
}
.quote_dealer_wrapper {
}
.form_box h3 {
  font-size: 20px !important;
}

.options_wrapper {
  overflow: auto;
}
.options_wrapper span {
  display: block;
  width: 500px;
  float: left;
  padding: 3px;
}
.options_wrapper strong {
  display: block;
  width: 60px;
  float: right;
  padding: 3px;
}

.btnContact {
  display: block;
  width: 118px;
  height: 23px;
  cursor: pointer;
  background: url("/images/builder/btnContact.png");
  border: 0px;
  float: right;
  margin-top: 4px;
}
.btnEmail {
  display: block;
  width: 118px;
  height: 23px;
  cursor: pointer;
  background: url("/images/builder/btnEmail.png");
  border: 0px;
  float: right;
  margin-top: 4px;
}
.btnPrint {
  display: block;
  width: 118px;
  height: 23px;
  cursor: pointer;
  background: url("/images/builder/btnPrint.png");
  border: 0px;
  float: right;
}

.btnNext {
  width: 100%;
  background-color: #333333;
  text-transform: uppercase;
  max-width: 100%;
  color: #fff !important;
  text-align: center;
  width: 280px;
  margin-bottom: 5px;
  padding-top: 10px;
  display: inline-block;
  padding-bottom: 10px;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: bold;
}
.btnPrevious {
  width: 100%;
  color: #c8c8c8 !important;
  text-transform: uppercase;
  background: none;
  max-width: 100%;
  text-align: center;
  width: 280px;
  padding-top: 10px;
  display: inline-block;
  padding-bottom: 10px;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: bold;
}

.btnNext img,
.btnPrevious img,
.btnNext:hover img,
.btnPrevious:hover img {
  vertical-align: middle;
}

#builderDealerButton,
#builderDealerButton2,
#builderPrintButtonDealer,
#builderPrintButtonNoStandard {
  margin: 0 0 20px 0;
}

#builderEmailButton,
#builderPrintButton,
#builderPrintButton2,
#infoFormSubmit,
#builderPrintButtonDealer,
#builderPrintButtonNoStandard,
#builderSaveQuoteButton,
#builderSaveOrderButton {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #333333;
}

.optionNewTable th {
  text-align: left;
  font-size: 16px;
  line-height: 19px;
}
.optionNewTable td {
  vertical-align: top;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
}

#builderPrintButton,
#infoFormSubmit,
#builderPrintButtonDealer,
#builderPrintButtonNoStandard,
#builderPrintButton2,
#builderSaveQuoteButton,
#builderSaveOrderButton {
  background: #333333;
  width: auto;
  margin: 10px 10px 0 0;
  text-align: left;
}

#infoFormSubmit {
  margin-bottom: 10px;
  width: auto;
}

.quote_dealer h3 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 14px !important;
}

.quote_dealer p {
  color: #666666 !important;
  font-family: "Arial", sans-serif;
  font-size: 12px !important;
  margin: 0;
  padding: 0;
}
#completePrint {
  overflow: auto;
}
#completePrint .form_box {
  margin: 0;
}
.error {
  display: inline-block;
  color: #ff3333;
  font-family: "Arial";
  font-size: 12px;
}
.errorClass {
  border: 1px solid #ff6666 !important;
}

.discountPrice {
  display: none;
  line-height: 1.1em;
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-family: "Arial", sans-serif;
}
.discountPrice span {
  font-weight: bold;
}
.discountPrice em {
  float: right;
  font-weight: bold;
  font-style: normal;
}
body.hasDiscount .totalPrice {
  line-height: 1em !important;
  font-size: 20px !important;
  font-family: "Arial", sans-serif;
}
body.hasDiscount .totalPrice span {
  letter-spacing: 0px !important;
}
body.hasDiscount #sidebar dl {
  margin-bottom: 10px !important;
}
body.hasDiscount.international #sidebar dl {
  margin-bottom: 40px !important;
}

#overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(/images/builder/overlay.png);
  z-index: 100;
}
#modal {
  position: absolute;
  top: 100px;
  left: 100px;
  width: 738px;
  max-width: 95%;
  background: #484848;
  border: 5px solid #484848;
  z-index: 200;
  color: #ffffff;
  font-family: "Arial", sans-serif;
  font-size: 16px;
}
#modalImage {
  width: 100%;
  background: #333333;
  overflow: hidden;
}
#modalImage img {
  max-width: 100%;
  max-height: 80vh;
}

#modalDescription {
  float: left;
  padding: 15px 0 15px 20px;
  width: 600px;
  line-height: 1.25em;
}
#modalClose {
  float: right;
  padding: 5px 10px;
  margin: 10px 20px 0 0;
  cursor: pointer;
  border: 1px solid #999999;
}
.camera {
  cursor: pointer;
}
.rotateResizeContainer {
  width: 100%;
  float: left;
}

#infoFormSubmit {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-left: 0px;
  padding: 0.5em 1em;
  font-size: 18px;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #333333;
  color: #ffffff;
  cursor: pointer;
}
#infoFormSubmit:hover {
  background: #484848;
}
#dealerNetContainer {
  background-color: #333333 !important;
  color: #fff !important;
  border-radius: 0px !important;
}
.quote_dealer h3 strong {
  padding-right: 5px !important;
}
.markerHighlighted1 {
  background-color: #8a8a4e !important;
  color: #f7f7bb !important;
}
.viewsubheading {
  padding-top: 15px;
  padding-bottom: 5px;
  text-transform: none;
  font-size: 20px !important;
}

.quote_dealer table {
  border-spacing: 0px;
  width: 100%;
}
.markerHighlighted1 h3 {
  color: #f7f7bb !important;
}
.markerHighlighted1 td {
  padding: 3px !important;
  background-color: #8a8a4e !important;
  color: #f7f7bb !important;
}
.markerHighlighted1 p,
.markerHighlighted1 .quote_dealer p {
  color: #f7f7bb !important;
}
.markerHighlighted1 strong {
  padding: 0px !important;
  background-color: #8a8a4e !important;
  padding-right: 5px !important;
  color: #f7f7bb !important;
}
.z-container {
  width: 1280px;
}
.step-bar-5 {
  visibility: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  float: left;
  background-image: url(/images/builder2/build.jpg);
  background-position: 0px 0px;
  height: 50px;
}
.step-over-5 {
  display: none;
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  height: 50px;
  background-image: url(/images/builder2/build.jpg);
  background-position: 0px 59px;
  margin-top: -50px;
  transition: all ease-in 0.3s;
}
.step-over-5.step1 {
  width: 16%;
}
.step-over-5.step2 {
  width: 41%;
}
.step-over-5.step3 {
  width: 62%;
}
.step-over-5.step4 {
  width: 83%;
}
.step-over-5.step5 {
  width: 100%;
}
.step-bar-6 {
  visibility: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  float: left;
  background-image: url(/images/builder2/build-6-step.jpg);
  background-position: 0px 0px;
  height: 50px;
}
.step-over-6 {
  display: none;
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  height: 50px;
  background-image: url(/images/builder2/build-6-step.jpg);
  background-position: 0px 59px;
  margin-top: -50px;
  transition: all ease-in 0.3s;
}
.step-over-6.step1 {
  width: 15%;
}
.step-over-6.step2 {
  width: 32%;
}
.step-over-6.step3 {
  width: 50%;
}
.step-over-6.step4 {
  width: 67%;
}
.step-over-6.step5 {
  width: 85%;
}
.step-over-6.step6 {
  width: 100%;
}
.colorList {
  padding-left: 0px;
}
.builderPublicForm label {
  width: 100%;
  float: left;
  padding-bottom: 3px;
}
.builderPublicForm .fieldContainer {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}
.builderPublicForm input,
.builderPublicForm select {
  width: 80%;
}
.builderPublicFormColumn {
  width: 50%;
  float: left;
}
.rotate-image {
  position: absolute;
}
.builderMainHeading {
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 5px;
  color: #333333;
}
.rotate-image-previous {
  float: left;
  left: 0px;
  margin-left: 5px;
}
.rotate-image-next {
  float: right;
  right: 0px;
  margin-right: 5px;
}
#rotateImageContainer1 {
  padding-left: 10px;
}
.rotate-image-previous,
.rotate-image-next {
  display: block;
  width: 40px;
  position: absolute;
  z-index: 10000;
}
.rotate-image-previous img,
.rotate-image-next img {
  max-width: 100%;
}
.builderMobilePrice {
  display: none;
}
.builderDesktopPrice {
  display: block;
}
.builderOptionPrice {
  font-weight: bold;
}
#boatEngineContainer select {
  max-width: 100%;
  border: 1px solid #999;
}
#pdfContentDiv * {
  height: auto !important;
  position: relative !important;
}
#pdfDealerContentDiv * {
  height: auto !important;
  position: relative !important;
}

.engine-heading {
  margin-right: 8px;
}

.hidden-by-engine-select {
  display: none !important;
}

@media screen and (max-width: 1362px) {
  .window,
  .window2 {
    width: 948px;
  }
  #boatPreview {
    width: 928px;
  }
  #boatImage {
    width: 928px;
  }

  #boatImage .boatLayer {
    width: 928px;
  }
  .seatLayer {
    width: 928px;
    height: 300px;
  }
  #content {
    width: 655px;
  }
  #content h2 {
    font-size: 30px;
  }
  .z-container {
    width: 960px;
  }
  .step-bar-5 {
    background-size: 960px auto;
    height: 40px;
  }
  .step-over-5 {
    background-size: 960px auto;
    height: 40px;
    margin-top: -43px;
    background-position: 0px 47px;
  }
  .step-bar-6 {
    background-size: 960px auto;
    height: 40px;
  }
  .step-over-6 {
    background-size: 960px auto;
    height: 40px;
    margin-top: -43px;
    background-position: 0px 47px;
  }
  .step-over-5.step1 {
    width: 16%;
  }
  .step-over-5.step2 {
    width: 40%;
  }
  .step-over-5.step3 {
    width: 60%;
  }
  .step-over-5.step4 {
    width: 82%;
  }
  .colorList li {
    /*width:190px;*/
  }
  .colorSwatchBox {
    width: 32px;
    height: 32px;
  }
  .colorSwatchText {
    padding-top: 5px;
    width: 148px;
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  .totalPrice {
    padding: 0px;
  }
  .totalPrice span {
    float: none;
  }
  .builderMobilePrice {
    display: block;
  }
  .builderDesktopPrice {
    display: none;
  }
  .builderMainHeading {
    font-size: 36px !important;
  }
  #content h2 {
    font-size: 24px;
  }
  .sidebarScrollArea {
    overflow: visible;
    padding-bottom: 0px;
    height: auto;
  }
  .z-container {
    width: 100%;
  }
  .step-bar-container {
    display: none;
  }
  .btnNext img {
    display: none;
  }
  .btnPrevious img {
    display: none;
  }
  .builderMobilePrice {
    text-align: center;
    font-size: 18px;
  }
  #rotateImageContainer1 .rotate-image-next {
    float: right;
    margin-left: auto;
    margin-right: 2%;
  }

  .window {
    width: 100%;
    height: auto;
    padding-bottom: 67px;
  }

  #boatPreview {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    height: auto;
    min-height: 40px;
  }

  #boatPreview #boatImage {
    max-width: 100%;
    height: 1px;
  }
  #boatImage .boatLayer {
    max-width: 100%;
    height: auto;
  }
  .seatLayer {
    max-width: 100%;
    height: 210px;
  }
  #boatImage img {
    max-width: 100%;
    height: auto;
  }
  .controls-mobile {
    /*right: 0;
		bottom: 0;
		left: 0;*/
    z-index: 500;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin: 0;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .controls-mobile.fixedMobileControls {
    position: fixed;
    top: 72px;
    padding: 20px;
    width: 90%;
  }
  .controls-mobile #previous {
    float: left;
    display: block;
    padding: 0.25em 1em;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
  }
  .controls-mobile #next {
    float: right;
    display: block;
    padding: 0.25em 1em;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
  }

  #content {
    width: 100% !important;
    margin: 0 0 10px;
    border-left: 0;
    border-right: 0;
    padding: 10px;
    padding-bottom: 10px;
    overflow: visible !important;
    height: auto;
    background: #ffffff;
  }

  #selectBoat,
  #selectColor,
  #selectEngine,
  #selectOptions,
  #completePrint {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    display: inline-block;
    width: 100% !important;
  }

  #selectEngine {
    text-align: center;
  }

  #engineBrands li {
    float: none;
  }

  #engineFeature {
    float: none;
    display: inline-block;
  }
  #enginePrice {
    float: none;
  }

  .colorListContainer {
    width: 100%;
  }

  .quote_dealer_wrapper {
    height: 204px !important;
    width: 100% !important;
  }

  #sidebar {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    float: left;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    overflow: visible !important;
    height: auto;
    min-height: auto;
    background: #ffffff;
    border-left: none;
  }
  #sidebar #controls {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .seatLayer {
    height: 154px;
  }
  .builderMainHeading {
    font-size: 24px !important;
  }
  .builderPublicFormColumn {
    width: 100%;
  }
  #modalImage img {
    max-height: 300px;
  }
  #boatModel {
    font-size: 24px;
    letter-spacing: 0;
  }
  #buildYourBoat {
    font-size: 24px;
    letter-spacing: 0;
  }

  #selectEngine #engineHorsePower {
    max-width: 100%;
  }
  .controls-mobile #previous {
    width: 100%;
  }
  .controls-mobile #next {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .seatLayer {
    height: 134px;
  }
  #buildYourBoat {
    font-size: 18px;
  }

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 18px;
  }

  .colorListContainer dt {
    font-size: 18px;
  }
  .colorListContainer {
    text-align: center;
  }
  .colorList {
    padding: 10px 0;
  }
  .colorList li {
    float: left;
  }

  #selectEngine {
    text-align: center;
  }
  #engineBrands li {
    text-align: center;
    margin: 0 auto 10px;
    float: none;
  }

  #infoFormSubmit {
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .discountPrice {
    font-size: 18px;
  }

  .totalPrice {
    font-size: 18px;
  }
}
