.optionMessages {
  display: none;
}
.boat-configurator {
  font-family: 'Montserrat';
}
.boat-configurator .modal-dialog {
  pointer-events: initial;
}
.boat-configurator div.leftSide {
  border-right: 1px solid #707070;
}
.owl-item p.asset-name {
  display: none;
}
#sbmtBtn #sbmt:hover,
#nxtBckBtns #nxt:hover {
  border: none;
}
.boat-configurator .arrowLink i.fa {
  vertical-align: top;
}
.boat-configurator .fa-times {
  padding: 8px 15px;
  border-right: 1px solid #C0C0C0;
}
.boat-configurator .boatName {
  position: relative;
  /* top: -4px; */
  display: inline-block;
  margin: 0 14px 0 28px;
  padding: 0;
  text-align: center;
  font-size: 25px;
  padding-left: 25px;
  color: #5A5A5A;
  font-weight: normal;
}
.boat-configurator .boatPrice {
  font-weight: 600;
  color: #000000;
}
.boat-configurator div.priceHeader {
  position: relative;
  top: 3px;
  display: inline-block;
  margin-right: 20px;
}
.boat-configurator div.priceHeader > p {
  font-size: 14px;
  margin: 0;
  color: #000000;
}
.boat-configurator p.boatPrice + p {
  margin-top: -5px;
  font-size: 12px;
}
.boat-configurator .statusNavBar {
  list-style-type: none;
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
}
.boat-configurator ul.statusNavBar > li {
  float: left;
  background-color: #E8EAED;
  height: 100%;
  width: 16.66%;
  font-size: 13px;
  font-weight: bold;
  position: relative;
}
.boat-configurator ul.statusNavBar > li:first-child {
  background-color: #637083;
}
.boat-configurator ul.statusNavBar > li:not(:last-child)::after,
ul.statusNavBar > li:not(:first-child)::before {
  content: "";
  height: 28px;
  width: 1px;
  background-color: #fff;
  position: absolute;
}
.boat-configurator ul.statusNavBar > li::after {
  top: -1.5px;
  right: 6px;
  transform: rotate(-25deg);
}
.boat-configurator ul.statusNavBar > li::before {
  bottom: -1.5px;
  left: -7px;
  transform: rotate(25deg);
}
.boat-configurator .boatImage {
  background-color: coral;
  height: 280px;
  margin: 5px 0 35px;
}
.boat-configurator div#sideTop {
  margin-bottom: 35px;
  color: black;
}
.boat-configurator div#sideTop > button {
  border: 1px solid #4272AE;
  font-size: 14px;
  text-align: center;
  width: 110px !important;
  padding: 9.5px 0 !important;
  font-weight: bold;
  cursor: pointer;
}
.boat-configurator div#sideTop > button:last-child {
  border-left: none;
}
.boat-configurator .activeSideTop {
  background-color: #4272AE;
  color: white;
}
.boat-configurator .info {
  margin-left: 40px;
}
.boat-configurator .infoNavBar {
  margin: 0 0 20px;
  height: 27px;
  border-bottom: 1px solid #4272AE;
}
.boat-configurator .infoNavBar .nav-item {
  cursor: pointer;
  width: calc(11.76955217%);
  margin-right: calc(3.53084072%);
}
.boat-configurator .infoNavBar a {
  padding-bottom: 2px;
  display: block;
  text-decoration: none;
  color: #8A94A2;
  font-weight: bold;
  font-size: 14px;
}
.boat-configurator .infoDetails {
  font-size: 14px;
  margin: 5px 0 20px;
  line-height: 24px;
  color: #000000;
}
.boat-configurator div.infoSpecs {
  margin: 12px 35px 10px 0;
}
.boat-configurator div.infoSpecs > div > div {
  border: 1px solid #C0C0C0;
  height: 120px;
  padding: 35px 0;
}
.boat-configurator div.infoSpecs > div > div:not(:last-child) {
  margin-right: 5px;
}
.boat-configurator div.infoSpecs h5 {
  font-weight: bold;
  color: black;
  text-align: center;
}
.boat-configurator div.infoSpecs p {
  font-size: 12px;
  text-align: center;
  margin: 0;
}
.boat-configurator .smryInfo {
  margin: 0 28px 0 40px;
}
.boat-configurator .smryInfo > h6 {
  position: relative;
}
.boat-configurator .smryInfo > h6 > span {
  position: absolute;
  right: 0;
  top: 0;
}
.boat-configurator div.smryInfo > h4 + p {
  font-size: 12px;
  margin: 5px 0 10px;
}
.boat-configurator div.smryInfoMatter {
  border-top: 1px solid #E8EAED;
  border-bottom: 1px solid #E8EAED;
  margin: 15px 10px 10px 0;
  padding: 20px 0 0 0;
}
.boat-configurator .smryPics {
  height: 150px;
  width: 100%;
  background-color: black;
}
.boat-configurator .smryItems {
  padding-top: 2px;
  border-top: 1px solid #E8EAED;
}
.boat-configurator .smryItems > p {
  font-size: 12px;
  line-height: 22px;
  Margin: 0;
  position: relative;
  padding-right: 68px;
}
.boat-configurator .smryItems > p > span:last-child {
  position: absolute;
  right: 0;
}
.boat-configurator .smryItemEnd {
  margin-bottom: 20px !important;
}
.boat-configurator .smryItemEnd > span.colorVal {
  margin-left: 10px;
}
.boat-configurator #paymentCalc > h6.listHead,
#totalCost {
  position: relative;
}
.boat-configurator #paymentCalc a.arrowLink {
  left: 187.5px;
  top: -5px;
}
.boat-configurator #totalCost span {
  position: absolute;
  right: 20px;
}
.boat-configurator #paymentInfo li {
  padding: 20px 0;
  position: relative;
  line-height: 22px;
  border-bottom: 1px solid #E8EAED;
}
.boat-configurator #paymentInfo li > p {
  width: 50%;
  margin: 0;
}
.boat-configurator #paymentInfo li:last-child {
  border-top: 1px solid #707070;
  border-bottom-style: none;
  padding: 14px 0;
  height: auto;
  margin-bottom: 9px;
  background-color: #F0F0F0;
  display: flex;
}
.boat-configurator #paymentInfo li:last-child .btn-disclaimer-container {
  padding: 0 1rem;
}
.boat-configurator #paymentInfo li:last-child .btn-disclaimer-container .payment-desclaimer {
  padding-top: 1rem;
}
.boat-configurator #paymentInfo li:last-child #emiMonth {
  width: 100%;
  max-width: fit-content;
  padding-top: 0.5rem;
}
.boat-configurator #paymentInfo li span {
  position: absolute;
  right: 0;
  top: 20px;
}
.boat-configurator #paymentCalc-mini > h6.listHead,
#totalCost {
  position: relative;
}
.boat-configurator #paymentCalc-mini a.arrowLink {
  left: 187.5px;
  top: -5px;
}
.boat-configurator #totalCost-mini span {
  position: absolute;
  right: 20px;
}
.boat-configurator #paymentInfo-mini li {
  padding: 20px 0;
  position: relative;
  line-height: 22px;
  border-bottom: 1px solid #E8EAED;
}
.boat-configurator #paymentInfo-mini li > p {
  width: 50%;
  margin: 0;
}
.boat-configurator #paymentInfo-mini li:last-child {
  border-top: 1px solid #707070;
  border-bottom-style: none;
  padding: 14px 0;
  height: 54px;
  margin-bottom: 9px;
  background-color: #F0F0F0;
}
.boat-configurator #paymentInfo-mini li span {
  position: absolute;
  right: 0;
  top: 20px;
}
.boat-configurator .calc-btn,
.boat-configurator .pymntBtns > div {
  width: 276px;
  cursor: pointer;
  border: 2px solid #4272AE;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  color: #373737;
  margin-bottom: 8px;
}
.boat-configurator .calc-btn,
.boat-configurator .pymntBtns > div#calcPay,
.boat-configurator .pymntBtns > div#calcPay-mini,
.boat-configurator #calcPay {
  color: white;
  background-color: #4272AE;
}
.boat-configurator footer {
  font-size: 12px;
  margin: 0 48px 0 40px;
}
div.rightSide {
  box-shadow: -3px 0 6px #666666;
  position: relative;
  font-family: 'Montserrat';
  padding-bottom: 45px;
}
.boat-configurator div.rightSide > a > h3 {
  text-align: center;
  margin: 32.5px 0;
}
.boat-configurator .choose {
  font-size: 25px;
}
.boat-configurator .listHead {
  font-size: 14px;
  font-weight: 900;
  line-height: 24px;
  margin: 18px 0 2px;
}
.boat-configurator input[type="radio"] + div.tick {
  display: none;
  margin: auto;
  border: 1px solid #A6B7CC;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  padding: 6px 4px;
}
.boat-configurator input[type="radio"] + div.tick > span {
  display: block;
  content: "";
  height: 9px;
  transform: rotate(-45deg);
}
.boat-configurator input[type="radio"]:checked + div.tick {
  display: block;
}
.boat-configurator .colors div.colorsList label {
  cursor: pointer;
  margin: 0;
  width: 100%;
}
.boat-configurator .colors div.colorsList > div {
  width: calc(22%);
  margin-right: 4px;
  text-align: center;
}
.boat-configurator .colors div.colorsList > div > p {
  font-size: 12px;
  width: 56px;
  margin: 0 auto 16px;
}
.boat-configurator .colors div.tick {
  background-color: #C9C9C9;
}
.boat-configurator .colors div.colorsList.hullColors label {
  height: 50px;
  width: 100%;
  padding: 11.5px;
}
.boat-configurator .colors div.colorsList.hullColors label.bg-img-clr {
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+1) > label {
  Background-color: #292929;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+1) div.tick > span {
  border-bottom: 3px solid #292929 !important;
  border-left: 3px solid #292929 !important;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+2) > label {
  Background-color: #FFFFFF;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+2) div.tick > span {
  border-bottom: 3px solid #292929 !important;
  border-left: 3px solid #292929 !important;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+3) > label {
  Background-color: #282F64;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+3) div.tick > span {
  border-bottom: 3px solid #292929 !important;
  border-left: 3px solid #292929 !important;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+4) > label {
  Background-color: #9B9B9B;
}
.boat-configurator .colors div.colorsList > div:nth-child(4n+4) div.tick > span {
  border-bottom: 3px solid #292929 !important;
  border-left: 3px solid #292929 !important;
}
.boat-configurator .colors div.colorsList.accentColors label {
  border: 1px solid #E8EAED;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  padding: 11.5px;
}
.boat-configurator .listPos {
  font-size: 12px;
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: black;
}
.boat-configurator .listPos.topList {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #B3B3B3;
}
.boat-configurator .liPos {
  line-height: 22px;
  min-height: 45px;
  font-size: 12px;
}
.boat-configurator .radioMark {
  cursor: pointer;
  margin: 0;
  padding: 2px;
  width: 24px;
  height: 24px;
  border: 2px solid #637083;
  border-radius: 50%;
  flex-shrink: 0;
}
.boat-configurator .radioMark > input[type="radio"]:checked + div {
  height: 100%;
  border-radius: 50%;
  background-color: #4272AE;
}
.boat-configurator .checkMark {
  cursor: pointer;
  margin: 0;
  padding: 4px 2.5px;
  display: inline-block;
  min-width: 24px;
  min-height: 24px;
  border: 2px solid #637083;
}
.boat-configurator .checkMark > input[type="checkbox"]:checked + span {
  display: block;
  content: "";
  height: 7px;
  width: 100%;
  border-bottom: 2px solid black;
  border-left: 2px solid black;
  transform: rotate(-45deg);
}
.boat-configurator label.radioMark + p,
label.checkMark + p {
  margin: 0 0 0 10px;
  flex-grow: 1;
  line-height: 25px;
}
.boat-configurator .radioMark *,
.checkMark * {
  cursor: pointer;
}
.checkMark.selected ~ p,
.boat-configurator .radioMark.selected ~ p {
  font-weight: bold;
}
.boat-configurator .checkedItem p {
  font-weight: bold;
}
.boat-configurator .disLabel {
  color: #637083;
  font-style: italic;
  font-size: 10px;
  margin-left: 34px;
}
.boat-configurator .hiddenInp {
  opacity: 0;
  position: absolute;
}
.boat-configurator .costPos {
  font-weight: normal;
  margin-left: 32px;
  margin-bottom: 20px;
}
.boat-configurator .arrowLink {
  color: #5F5F5F;
  margin-left: 20px;
}
.boat-configurator .boat-configurator .arrowLink > img {
  width: 16.2px;
  height: 10px;
}
.boat-configurator .descript {
  margin: 0;
  padding: 0 70px 30px 0;
  font-weight: normal;
}
.boat-configurator .options div.optionsList > div {
  width: calc(48%);
  font-size: 12px;
}
.boat-configurator .options div.tick {
  background-color: white;
}
.boat-configurator .options div.tick > span {
  border-bottom: 3px solid #C3C4C7;
  border-left: 3px solid #C3C4C7;
}
.boat-configurator .options div.optionsList label {
  margin: 0;
  padding: 37px;
  height: 100px;
  width: 100%;
  Background-color: #E8EAED;
}
.boat-configurator .finalForm > div > p:nth-child(2) {
  font-size: 14px;
  text-align: left;
}
.boat-configurator .finalForm > div > ul {
  font-size: 14px;
  padding: 0;
  list-style-type: none;
  margin-bottom: 20px;
}
.boat-configurator .finalForm > div > ul > li::before {
  content: ". ";
  position: relative;
  top: -3px;
  font-size: 22px;
  line-height: 0;
}
.boat-configurator .finalForm > div > form label::after,
.finalForm form + p::before {
  content: "*";
  color: red;
  font-size: 12px;
  vertical-align: 5%;
}
.boat-configurator .finalForm > div > form label {
  font-size: 12px;
  margin: 0;
  color: #637083;
}
.boat-configurator .finalForm input[type="text"],
.boat-configurator .finalForm textarea {
  display: block;
  border: 2px solid #637083;
  width: 100%;
  padding: 7px 10px;
  font-size: 16px;
  font-weight: normal;
  color: black;
  margin-bottom: 10px;
}
.boat-configurator .finalForm input::placeholder {
  color: black;
}
.boat-configurator .finalForm form + p {
  font-size: 12px;
  text-align: right;
  margin-top: -6px;
}
.boat-configurator .formFooter {
  font-size: 12px;
  margin-bottom: 0;
  margin-top: -13px;
}
.boat-configurator .finalForm .liPos > p {
  font-size: 12px;
  display: inline-block;
}
.boat-configurator div.buttons {
  width: 100%;
  margin: 0;
  bottom: 0;
  position: absolute;
}
.boat-configurator div.buttons > div {
  cursor: pointer;
  border-left: 2px solid #4272AE;
  border-top: 2px solid #4272AE;
  border-bottom: 2px solid #4272AE;
  padding: 7.5px 0;
  text-align: center;
  font-weight: bold;
  color: #373737;
}
.boat-configurator div.buttons > div:last-child {
  border-right: 2px solid #4272AE;
  background-color: #4272AE;
  color: white;
}
.boat-configurator div#sbmtBtn {
  position: static;
  margin-top: 2px;
}
/*li.active.pl-4.py-3:before {
    content: "";
    width: 0;
    height: 5px;
    border-top: 24px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 14px solid #637083;
    border-right: 50px solid transparent;
    background: transparent !important;
    top: 0;
    right: 0;
    z-index: 999;
    position: absolute;
}*/
@media (min-width: 992px) {
  .boat-configurator .rightside-wrap {
    z-index: 22;
  }
  .boat-configurator .info-lg {
    display: block !important;
  }
  .boat-configurator .infoNavBar a.active {
    border-bottom: 4px solid #4272AE;
    color: #373737;
  }
  html,
  body {
    height: 100%;
  }
  .content-wrapper,
  .boatbuilder,
  .GGGParent,
  .root,
  .root > div,
  .boat-configurator .leftSide,
  .boat-configurator .rightside-wrap,
  .boat-configurator .rightSide {
    height: 100%;
  }
  .boat-configurator .rightSide,
  .boat-configurator .leftSide {
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .boat-configurator .leftSide::-webkit-scrollbar {
    display: none;
  }
  /*.boat-configurator .rightSide::-webkit-scrollbar,.boat-configurator .rightSide div::-webkit-scrollbar,.boat-configurator .emd-form::-webkit-scrollbar{display: none;}
    .boat-configurator .rightSide, .boat-configurator .rightSide div ,,.boat-configurator .emd-form{

			-ms-overflow-style: none;
    } 

   */
  .boat-configurator .leftSide {
    -ms-overflow-style: none;
  }
  .boat-configurator .rightSide div.buttons > div {
    border-bottom: 0;
  }
  .boat-configurator div.rightSide {
    border: 0px solid #707070;
    box-shadow: 0px -4px 8px #707070 !important;
    border-top: 0px;
    /*z-index:999; */
  }
  .boat-configurator div.leftSide {
    border-right: 0px solid #707070;
  }
  .boat-configurator div.rightSide {
    box-shadow: -2px 1px 4px #666666;
    border-top: 0;
  }
  .boat-configurator div#sbmtBtn {
    position: absolute;
  }
  .boat-configurator div.buttons > div {
    background: #ffffff;
    border-left: 1px solid #002855;
  }
  .boat-configurator div.buttons > button:last-child,
  #sbmtBtn > div,
  #nxtBckBtns > div {
    font-size: 12px;
  }
  .boat-configurator div.buttons > button {
    font-family: Montserrat;
  }
  .boat-configurator div.buttons > div:first-child {
    border-left: 1px solid #707070;
  }
  .boat-configurator .descript {
    margin: 0;
    padding: 0 31px 30px 32px;
    font-weight: normal;
    font-size: 13px;
  }
  .boat-configurator .d-none {
    display: none ;
  }
  .boat-configurator .d-lg-block,
  .boat-configurator .d-md-block {
    display: block ;
  }
  .boat-configurator .info.d-md-block.d-lg-block.d-sm-none.d-none {
    display: none !important;
  }
  .boat-configurator .info.d-md-block.d-lg-block.d-sm-none {
    display: block !important;
  }
  .boat-configurator .info.d-md-block.d-lg-none.d-none {
    display: none;
  }
  .sticky-header {
    position: sticky;
    background-color: #ffffff;
    top: 0;
    z-index: 21;
    position: -webkit-sticky;
    border-bottom: 1px solid #ccc;
  }
}
@media (max-width: 991px) {
  #paymentCalc-mini {
    border-top: 1px solid #E8EAED;
  }
  .boat-configurator #paymentInfo-mini p {
    font-size: 12px;
  }
  .boat-configurator .info-lg {
    display: none !important;
  }
  html,
  body {
    height: 100%;
  }
  .boatbuilder,
  .GGGParent,
  .content-wrapper {
    height: 100%;
  }
  .content-wrapper {
    overflow: scroll;
  }
  .boat-configurator div.leftSide {
    border: 0;
  }
  .content-wrapper::-webkit-scrollbar {
    display: none;
  }
  .content-wrapper {
    -ms-overflow-style: none;
  }
  .boat-configurator .info {
    margin: 0 20px;
  }
  .boat-configurator .infoNavBar {
    height: 34px;
    cursor: pointer;
    border: 1px solid #4272AE;
  }
  .boat-configurator .infoNavBar .nav-item {
    padding: 5.5px 0;
    width: 20%;
    text-align: center;
    margin: 0;
  }
  .boat-configurator .infoNavBar .nav-item:not(:last-child) {
    border-right: 1px solid #4272AE;
  }
  .boat-configurator .infoNavBar .nav-item a {
    padding: 0;
  }
  .boat-configurator .smryInfo {
    margin: 0 20px;
  }
  .boat-configurator div.smryInfoMatter {
    margin: 15px 0 10px 0;
  }
  .boat-configurator div.rightSide {
    box-shadow: none;
    margin: 0 10px 0 20px;
    padding: 0;
  }
  .boat-configurator footer {
    margin: 0 20px;
  }
  .boat-configurator .info-sm-view ul {
    display: flex;
    flex-wrap: wrap;
    border: none;
  }
  .boat-configurator .info-sm-view ul li {
    flex: 1;
  }
  .boat-configurator .info-sm-view .infoNavBar .nav-item {
    border: 1px solid #002855;
  }
  .boat-configurator .info-sm-view .infoNavBar a {
    font-size: 14px;
    font-weight: normal;
    color: #000000;
  }
  .boat-configurator .info-sm-view .infoNavBar a.active {
    color: #000000;
    border-bottom: 0px;
  }
  .boat-configurator .choose {
    font-size: 18px;
  }
  .boat-configurator #progress.breadcrumb li.done::after {
    border-left: 16px solid #002855;
  }
  .boat-configurator .modal-close {
    font-weight: normal;
    font-size: 35px;
  }
}
.boat-configurator #pymntInfoFooter-mini,
.boat-configurator #pymntInfoFooter-mini + p {
  margin-bottom: 15px;
  text-align: justify;
}
.boat-configurator .form-control.is-invalid,
.boat-configurator .was-validated .form-control:invalid {
  padding-right: calc(2.25em);
  border-color: #dc3545;
}
.boat-configurator .btn-grey-bab {
  background-color: #fff;
}
.boat-configurator .share-email-dropdown.dropdown-menu button {
  font-family: Montserrat;
  color: #002855;
}
.boat-configurator .prnt-shr-wrp {
  color: #373737;
  font-weight: 600;
}
.boat-configurator .finalForm .selectWrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  border: 1px solid #637083;
  border-radius: 0px;
  padding: 3px;
}
.boat-configurator .finalForm .selectWrapper:after {
  content: "\f107";
  font-family: FontAwesome;
  color: #000;
  position: absolute;
  right: -10px;
  top: 10px;
  z-index: 1;
  width: 10%;
  height: 100%;
  pointer-events: none;
}
.boat-configurator .finalForm .selectWrapper select {
  padding: 7px 10px;
  font-weight: normal;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  font-family: Montserrat;
  font-size: 12px;
  color: #000;
}
.boat-configurator .formsbtinvt .choose {
  font-family: "Baskerville";
  font-size: 24pt;
  color: #002855;
}
.boat-configurator .formsbtinvt .formsbtinvto {
  padding-bottom: 25px;
}
.boat-configurator .formsbtinvt p.choose + p a {
  font-weight: bold;
  color: #002855;
  text-decoration: underline;
}
.boat-configurator .finalForm input[type="text"],
.finalForm input[type="email"],
.finalForm input[type="number"] {
  font-weight: normal;
}
p.required-text::before {
  content: "*";
  color: red;
  position: relative;
}
p.required-text {
  text-align: right;
}
.boat-configurator input::-webkit-outer-spin-button,
.boat-configurator input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.boat-configurator input[type=number] {
  -moz-appearance: textfield;
}
.boat-configurator .disclaimer-text {
  font-size: 12px;
  padding-bottom: 30px;
}
.boat-configurator .prnt-shr-wrp {
  cursor: pointer;
}
.boat-configurator .clearSlc {
  display: block;
  text-align: right;
  top: -20px;
  position: relative;
  font-size: 12px;
}
.boat-configurator .rightSide .sub-category-section .sub-category-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.boat-configurator .rightSide .sub-category-section .listHead {
  width: auto;
  margin-top: 0;
}
.boat-configurator .rightSide .sub-category-section .right-aligned-links {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  margin-right: 0;
}
.boat-configurator .rightSide .sub-category-section .right-aligned-links .clearSlc {
  position: unset;
  margin: 0 35px;
}
@media print {
  .boat-configurator .smryInfo {
    display: none !important;
  }
}
.emd-form {
  border: 0px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
.emd-form-wrp {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
}
.boat-configurator .prnt-shr-wrp .dropdown-wrp {
  display: none;
}
.boat-configurator #priceInfoModal .modal-header button.modal-close {
  font-size: 40px;
  font-weight: normal;
}
.boat-configurator .modal-content {
  border-radius: 0px;
}
.boat-configurator .optionsList label.bg-img-clr {
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.boat-configurator label.optionsList-label.bg-img-clr.selected {
  border: 3px solid #4272AE;
  position: relative;
  overflow: hidden;
}
.boat-configurator .optionsList-label.selected input[type="radio"]:checked + div.tick {
  border-radius: 0;
  background-color: #4272AE;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.8);
  height: 41px;
  left: -24px;
  position: absolute;
  top: -15px;
  width: 58px;
  transform: rotate(-45deg);
}
.boat-configurator .option-img-wrap {
  background-color: #fff;
  min-height: 200px;
}
.boat-configurator .optionLabelContent .choose {
  margin-left: 32px;
  margin-top: 10px;
}
.boat-configurator .optionLabelContent .descript.optionDesc {
  padding-bottom: 0px;
}
.boat-configurator #optionModal .modal-footer a {
  margin-right: 30px;
}
.boat-configurator #nxtBckBtns a {
  color: #707070;
}
.find-inv .find-title {
  font-size: 20pt;
  margin-bottom: 30px;
}
.find-inv .search-text {
  color: #373737;
  font-famliy: Montserrat;
  font-size: 16pt;
  font-weight: normal;
}
.find-inv .close.modal-close {
  color: #637083;
  font-weight: normal;
  font-size: 28pt;
  opacity: 1;
  border: 0;
  right: -14px;
  top: -14px;
  position: relative;
}
.page.basicpage {
  overflow: hidden !important;
}
@media (min-width: 769px) {
  .dispMob {
    display: none;
  }
}
@media (max-width: 768px) {
  .boat-configurator div.rightSide {
    padding-bottom: 45px;
  }
}
.vlinemiddle {
  position: absolute;
  border-left: 1px solid #002855;
  top: 0px;
  bottom: 0px;
  right: 50%;
}
.boat-configurator #paymentInfo-mini p {
  font-size: 13px;
}
.boat-configurator .checkMark input[type="checkbox"] {
  visibility: hidden;
}
#inventoryModal .autocomplete-items div:last-child {
  margin-bottom: 10px;
  border-bottom: 1px solid #637083;
}
#sideTop {
  margin-top: 10px;
}
.boat-configurator .checkMark.disabled,
.boat-configurator .radioMark.disabled {
  background-color: #F0F0F0 !important;
  background-image: none !important;
}
.boat-configurator .bg-img-clr.disabled {
  background-color: #F0F0F0 !important;
  opacity: 0.6;
}
.boat-configurator .checkMark.disabled::after,
.boat-configurator .radioMark.disabled::after {
  /*content:"This option is not available";
    color:#FF0000; */
}
/*
.boat-configurator .disabled-wrap::after{
   content:"Option not available with current selections";
   color:#900000;
}

.boat-configurator .disabled-wrap{
        position:relative;
}
.boat-configurator .disabled-wrap::after {
    content: "Option not available with current selections";
    color: #900000;
    display: block;
    clear: both;
    position: absolute;
    text-align: right;
    top: 24px;
    width: 100%;
}

*/
.boat-configurator .colorsList .disabled-wrap::after {
  /*   content: "Option not available with current selections"; */
  content: attr(data-exclude);
  color: #637083;
  font-style: italic;
  display: block;
  clear: both;
  text-align: right;
  bottom: 0px;
  width: 100%;
  text-align: center;
  position: relative;
  top: -12px;
}
.boat-configurator .colorsList .selected-wrap::after {
  content: attr(data-include);
  color: #637083;
  font-style: italic;
  display: block;
  clear: both;
  text-align: right;
  bottom: 0px;
  width: 100%;
  text-align: center;
  position: relative;
  top: -12px;
}
.boat-configurator .disabled-wrap label.disabled {
  border-color: #666;
}
.boat-configurator .disabled-wrap label.radioMark + p,
.boat-configurator .disabled-wrap label.checkMark + p,
.boat-configurator .disabled-wrap .bg-img-clr.disabled ~ p {
  color: #637083 !important;
}
.boat-configurator .exclusionMsg,
.boat-configurator .inclusionMsg {
  color: #637083;
  font-style: italic;
  marin-bottom: 30px;
  text-align: left;
  padding-left: 30px;
}
.boat-configurator .colorsList .exclusionMsg,
.boat-configurator .colorsList .inclusionMsg {
  display: none;
}
.boat-configurator .costPos {
  font-weight: normal;
  margin-left: 32px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.boat-configurator .liPos {
  line-height: 22px;
  min-height: 28px;
  font-size: 12px;
  margin-bottom: 12px;
}
.boat-configurator #calcPay,
.boat-configurator #rsetPay {
  width: 276px;
  cursor: pointer;
  border: 2px solid #4272ae;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 14px;
}
.boat-configurator #rsetPay {
  color: #373737;
}
.boat-configurator .calc-btn,
.boat-configurator .pymntBtns > button#calcPay-mini,
.boat-configurator .pymntBtns > button#calcPay,
.boat-configurator .btn-blue-bab,
.boat-configurator #calcPay {
  background-color: #002855;
  border-color: #002855;
}
.boat-configurator .calc-btn,
.boat-configurator .pymntBtns > button#calcPay,
.boat-configurator .pymntBtns > button#calcPay-mini,
.boat-configurator #calcPay {
  color: white;
  background-color: #002855;
}
.boat-configurator .confirmModal .btn-secondary:hover {
  background-color: #fff;
  color: #2b2b2b;
  border: 2px solid #002855;
  border-left: 0;
  border-right: 0;
}
.boat-configurator .btn-blue-bab {
  background: #002855;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 148px;
  height: 48px;
  border: 0;
  margin-top: 20px;
}
.boat-configurator .rightSide {
  overflow: auto;
}
.arrow-hide {
  visibility: hidden;
}
.boat-configurator .option-modal-img {
  position: relative;
  display: block;
  width: calc(50%);
  Background-color: #E8EAED;
  cursor: pointer;
}
.boat-configurator .option-modal-img img.img-thumbnail {
  background-color: #E8EAED;
  border: 1px solid #E8EAED;
  border-radius: 0px;
  padding: 0px;
  max-width: 100%;
  height: auto;
}
#optionModal .option-img-wrap {
  padding: 0px;
}
#optionModal .option-img-wrap .carousel-inner {
  width: 100%;
}
.boat-configurator .option-desc {
  display: block;
  width: 100%;
  position: relative;
  top: 10px;
  margin-bottom: 10px;
}
.boat-configurator .emd-form-wrp iframe {
  height: 1111px;
}
.boat-configurator .clearSlc {
  margin: 0 35px;
}
.boat-configurator .img-container,
#topview .carousel-inner {
  width: 80%;
}
#topview_car .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
#topview_car .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
#topview_car .carousel-content .para-to-change {
  text-align: center;
  font-family: "Montserrat";
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  opacity: 1;
  font-size: 24px;
}
.boat-configurator .smryInfo .build-summary-links {
  display: flex;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 1024px) {
  @-moz-document url-prefix() {
    .boat-configurator .leftSide.full-height {
      margin-right: -15px;
    }
    .boat-configurator .rightSide.full-height {
      background: #fff ;
    }
    .container-fluid.boat-configurator {
      width: 102%;
      margin-left: -1%;
    }
  }
}
.boat-configurator .img-container,
#topview .carousel-inner {
  width: 80% !important;
}
#topview_car .carousel-control .fa {
  font-size: 60px;
}
@media (max-width: 991px) {
  .boat-configurator .leftSideSticky {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1;
  }
  #sbmtBtn {
    z-index: 9;
  }
}
#paymentCalc-mini #paymentInfo-mini #saveBoat-mini {
  display: none;
}
.specs-section .more-section .more {
  display: block;
}
.specs-section .more-section .more:after {
  font-family: FontAwesome;
  padding-left: 1.5rem;
  content: '\f107';
}
.specs-section .more-section .less {
  display: none;
}
.specs-section .more-section .less:after {
  font-family: FontAwesome;
  padding-left: 1.5rem;
  content: '\f108';
}
.specs-section .more-section.expanded .more {
  display: none;
}
.specs-section .more-section.expanded .less {
  display: block;
}
.spec-details-container {
  display: none;
}
.spec-details-container.show-specs {
  display: block;
}
@media print {
  header,
  footer,
  aside,
  nav,
  form,
  iframe,
  .menu,
  .hero,
  .adslot,
  .breadcrumb,
  .carousel-indicators,
  .carousel-control-prev,
  .carousel-control-next,
  .rightside-wrap {
    display: none;
  }
  body,
  html {
    width: 100%;
    height: auto;
  }
  body.page.basicpage,
  html.page.basicpage {
    overflow: auto !important;
    height: auto;
  }
  .boat-configurator .listHead.mt-0,
  .boat-configurator header .close,
  .boat-configurator header .infoIcon,
  .boat-configurator .specs-section,
  .boat-configurator .info.d-md-block.d-lg-block.d-sm-none,
  .boat-configurator #sideTop {
    display: none !important;
  }
  .boat-configurator .priceHeader {
    padding-right: 2rem;
  }
  .boat-configurator .leftSide,
  .boat-configurator .smryInfoMatter,
  .boat-configurator .aem-Grid,
  .boat-configurator .boat-configurator {
    height: auto;
  }
  .boat-configurator a::after {
    content: " (" attr(href) ")";
  }
  .boat-configurator .carousel-item,
  .boat-configurator .smryInfo {
    display: block !important;
    float: none;
    clear: both;
  }
  .boat-configurator #paymentCalc {
    display: block !important;
  }
  .boat-configurator #paymentCalc #paymentInfo.collapse:not(.show) {
    display: block;
  }
  .boat-configurator #paymentCalc .pymntBtns {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .boat-configurator .leftSideSticky {
    -webkit-overflow-scrolling: touch;
    position: -webkit-sticky;
  }
}
.summary-e-mail-link {
  display: none;
}
.option-img-wrap .carousel-item.active {
  text-align: center;
  padding: 1rem;
}
.boat-configurator .smryInfo .price-space {
  display: inline-block;
  min-width: 15%;
  font-family: "Montserrat";
  color: #000;
  padding-right: 50px;
}
.boat-configurator .smryInfo .price-space h4 {
  font-size: 36px;
}
.boat-configurator .smryInfo .price-space {
  font-family: "Montserrat";
  color: #000;
}
.boat-configurator .smryInfo .smryInfoMatter .smryItems .smryItemEnd.smry-small-img-select-option-container .smry-small-img-option-price-container {
  text-align: right;
}
#photos_modal .disabled,
#video_modal .disabled {
  display: none!important;
}
.boat-configurator #photos_tab .disabled,
.boat-configurator #videos_tab .disabled {
  display: none!important;
}
.boat-configurator .main-content {
  position: relative;
}
.boat-configurator .main-content .owl-theme .custom-nav {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
}
.boat-configurator .main-content .owl-theme .custom-nav .owl-prev,
.boat-configurator .main-content .owl-theme .custom-nav .owl-next {
  position: absolute;
  height: 100px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
}
.boat-configurator .main-content .owl-theme .custom-nav .owl-prev i,
.boat-configurator .main-content .owl-theme .custom-nav .owl-next i {
  font-size: 2.5rem;
  color: #cecece;
}
.boat-configurator .main-content .owl-theme .custom-nav .owl-prev {
  left: -30px;
}
.boat-configurator .main-content .owl-theme .custom-nav .owl-next {
  right: -30px;
}
.boat-configurator .main-content .owl-theme .custom-nav.video .owl-prev {
  width: fit-content;
}
.boat-configurator .main-content .owl-theme .custom-nav.video .owl-next {
  width: fit-content;
}
.boat-configurator .summary-e-mail-link {
  display: inline-block;
  position: relative;
}
.boat-configurator .summary-e-mail-link.expand span:before {
  border: 1px solid #888b8d;
  width: 11px;
  height: 11px;
  border-bottom: 0;
  border-right: 0;
  transform: rotate(45deg);
  position: absolute;
  bottom: -11px;
  left: 35px;
  content: "";
}
.boat-configurator .smryInfo .email-iframe {
  display: flex;
  justify-content: flex-end;
  z-index: 999;
  position: absolute;
  right: 0;
  margin-top: -10px;
}
.boat-configurator p.saveboat-links {
  display: inline-block;
  width: 49%;
  text-align: right;
}
.boat-configurator p.inventory-smry-link {
  display: inline-block;
  width: 50%;
}
.boat-configurator .discount-section .discount-item {
  display: flex;
  justify-content: space-between;
}
.div-img {
  width: 95%;
  margin: auto;
}
@media (min-width: 767px) {
  .div-img .img-fluid {
    height: 70vh;
  }
  #photos_modal_dsk .div-fa-left {
    padding: 0 15px 0 0;
  }
  #photos_modal_dsk .div-fa-right {
    padding: 0 0 0 15px;
  }
}
#photos_modal_dsk .modal-body {
  max-width: 58vw;
}
#photos_modal_dsk .modal-content {
  width: unset;
  margin: auto;
}
.item .img-fluid.landscape {
  width: 45vw;
  height: 45vh;
  margin: auto;
}
#view-saved-boats-modal .card a.btn {
  width: auto;
  margin: 0 0 0 1rem;
}
#view-saved-boats-modal .card a.btn.nav-link-text {
  padding: 0;
}
#view-saved-boats-modal .card .name-price-action-row {
  display: flex;
  justify-content: space-between;
  padding-top: 18px;
}
#view-saved-boats-modal .card .name-price-action-row .name-price-container,
#view-saved-boats-modal .card .name-price-action-row .action-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#view-saved-boats-modal .card .name-price-action-row .name-price-container {
  flex-grow: 1;
}
#view-saved-boats-modal .card .name-price-action-row .name-price-container h6 {
  padding: 0;
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  flex-basis: 50%;
}
#view-saved-boats-modal .card .name-price-action-row .name-price-container h6.dis-price {
  justify-content: center;
}
#view-saved-boats-modal .card .name-price-action-row .action-container {
  justify-content: flex-end;
}
#view-saved-boats-modal .card .date-delete-row {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
}
#view-saved-boats-modal .card .date-delete-row .savedBoats {
  flex-grow: 1;
  margin-bottom: 0;
  padding-top: 0;
}
@media (max-width: 767px) {
  #view-saved-boats-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
  }
  #view-saved-boats-modal .card .name-price-action-row {
    display: block;
  }
  #view-saved-boats-modal .card .name-price-action-row .name-price-container,
  #view-saved-boats-modal .card .name-price-action-row .action-container {
    display: block;
  }
  #view-saved-boats-modal .card .name-price-action-row .name-price-container h6 {
    display: block;
    margin-bottom: 0.5rem;
  }
  #view-saved-boats-modal .card .name-price-action-row a.btn {
    width: 100%;
    margin: 0.5rem 0;
  }
  #view-saved-boats-modal .card .name-price-action-row a.btn.nav-link-text {
    min-width: 85px;
  }
}
@media (max-width: 767px) {
  #view_your_sum_modal .modal-body {
    padding: 0;
  }
  #view_your_sum_modal .modal-body #summary-signup .container.responsivegrid {
    margin: 0;
    width: 100%;
  }
}
.remove-selection-section a.inoptions.clearSlc {
  color: #FFFFFF !important;
  text-decoration: underline;
  margin-right: 15px;
  top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  font-family: "Open Sans";
}
.expandcollapsebtn {
  cursor: pointer;
}
.boatbuilder .boat-configurator .expandbtn:after {
  content: "\f106";
  color: #FFFFFF;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  vertical-align: top;
  font-size: 25px;
  font-weight: 600;
}
.boatbuilder .boat-configurator .collapsebtn:after {
  content: "\f107";
  color: #FFFFFF;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  vertical-align: top;
  font-size: 25px;
  font-weight: 600;
}
.boatbuilder .boat-configurator .collapsebtn,
.boatbuilder .boat-configurator .expandbtn {
  font-size: 0px;
  padding-right: 15px;
}
.boatbuilder .boat-configurator .d-flex.colorsList.hullColors.hide {
  display: none !important;
}
.boatbuilder .boat-configurator .boat-tab-container .specs-vertical-tab-section .nav .nav-item {
  margin-right: 13px;
  text-align: right;
}
.specs-vertical-tab-section .nav-link {
  text-decoration: none;
}
.specs-vertical-tab-section .nav-link .fa.fa-angle-right {
  padding-left: 28px;
}
.specs-vertical-tab-section .tab-content {
  border-left: 1px solid #cccccc;
  padding-left: 24px;
  flex-grow: 1;
}
.specs-vertical-tab-section .tab-content ul .spec-item {
  list-style-type: none;
  display: flex;
  align-items: center;
  height: 50px;
  border-bottom: 1px solid #cccccc;
}
.specs-vertical-tab-section .tab-content ul .spec-item .spec-title {
  flex-basis: 50%;
}
.specs-vertical-tab-section .tab-content ul .spec-item .spec-values {
  display: flex;
  flex-grow: 1;
}
.specs-vertical-tab-section .tab-content ul .spec-item .spec-values span {
  width: 50%;
}
#photos_modal .asset-name {
  padding-top: 1rem;
}
@media (max-width: 990px) {
  #photos_modal .asset-name {
    display: block;
  }
}
#photos_modal .modal-body {
  padding: 1.5rem;
}
@media (max-width: 990px) {
  #photos_modal .modal-body {
    padding-bottom: 0;
  }
  .owl-dots {
    display: none;
  }
}
#optionModal .owl-item figure {
  width: max-content;
  max-width: 520px;
  margin: auto;
}
@media (max-width: 990px) {
  #optionModal .owl-item figure {
    max-width: 100%;
  }
}
#optionModal .owl-item figure figcaption {
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 8px;
}
#optionModal .owl-item img {
  max-height: 370px;
}

.boatbuilder {
  position: relative;
  top: 0px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.boat-configurator .img-container {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  /* background-color:#f6f7f7; */
}
.boat-configurator .formSbt h4,
.boat-configurator .formSbt button,
.boat-configurator .formSbt p {
  font-family: "Montserrat";
  text-align: center;
}
.boat-configurator .formSbt > div {
  padding-top: 100px;
}
.boat-configurator .formSbt button {
  margin-bottom: 20px;
}
.boat-configurator .finalForm p.choose {
  font-family: "Baskerville";
  font-size: 24pt;
  color: #002855;
}
.boat-configurator a.lnk-h {
  font-weight: normal;
  color: #002855;
  text-decoration: underline;
}
.boat-configurator a.lnk-h:hover {
  color: #0056b3;
}
.boat-configurator .base-image {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.boat-configurator .top-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/*
 body{
     background: #ffffff;
 
 
 } */
.carousel-inner {
  /*background: #f6f7f7;*/
  width: 80%;
  position: relative;
  margin: 0 auto;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
* {
  box-sizing: border-box;
}
.boat-configurator #progress {
  padding: 0;
  list-style-type: none;
  clear: both;
  line-height: 1em;
  margin: 0 -1px;
  height: 46px;
  top: 1px;
  position: relative;
  text-align: center;
  /*
     padding: 0;
     list-style-type: none;
     font-family: ar/ial;
     clear: both;
     line-height: 1em;
     margin: 0 -1px;
     text-align: center;
     height:65px;
     */
}
.boat-configurator .f14 {
  font-size: 14pt;
}
.boat-configurator .hideMob {
  padding-left: 10px;
}
.boat-configurator .disp-blck {
  display: block;
  margin-top: 8%;
}
.boat-configurator #progress li {
  display: flex;
  align-items: center;
  float: left;
  padding: 18px 6px;
  line-height: 1em;
  vertical-align: middle;
  background: #E8EAED;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: bold;
  /* padding-top: 22px; */
  color: #373737;
  position: relative;
  /* min-width: 16.4%; */
  height: 100%;
  margin: 0 1px;
  flex: 1;
}
.boat-configurator #progress a {
  color: #373737;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 auto;
  padding-left: 10%;
}
.boat-configurator #progress li:first-child:before {
  border-left: 1px solid #666;
}
.boat-configurator #progress li:before {
  content: '';
  border-left: 18px solid #fff;
  border-top: 24px solid transparent;
  border-bottom: 23px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  /* content: '';
     border-left: 33px solid #fff;
     border-top: 33px solid transparent;
     border-bottom: 33px solid transparent;
     position: absolute;
     top: 0;
     left: 0;
     */
}
.boat-configurator #progress li:after {
  content: '';
  border-left: 18px solid #E8EAED;
  border-top: 24px solid transparent;
  border-bottom: 23px solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 20;
  /* content: '';
     border-left: 33px solid #E8EAED;
     border-top: 33px solid transparent;
     border-bottom: 33px solid transparent;
     position: absolute;
     top: 0;
     left: 100%;
     z-index: 20; */
}
/*#progress li:last-child {
     flex: unset;
     padding-right: 10px;
     padding-left: 21px;
 }*/
.boat-configurator #progress li:last-child:after {
  content: '';
  border-left: 0 solid #E8EAED;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 20;
}
.boat-configurator .f25 {
  font-size: 25px;
  font-family: "Montserrat";
  vertical-align: top;
}
.boat-configurator .close {
  height: 50pt;
  width: 57pt;
  padding: 17px;
  border-right: 1pt solid #E8EAED;
}
.boat-configurator .close a {
  font-size: 16pt;
  text-decoration: none;
}
.boat-configurator .no-pad {
  padding: 0;
  margin: 0;
}
.boat-configurator .fbold {
  font-weight: bold;
}
.boat-configurator .info {
  vertical-align: top;
  padding-top: 5px;
}
.boat-configurator .not-round {
  border-radius: 50%;
  padding: 1px 5px;
  border: 2px solid #4272AE;
  color: #4272AE;
  font-weight: bold;
  vertical-align: top;
}
.boat-configurator .pad-top15 {
  padding-top: 15px;
}
.boat-configurator .display-inline {
  display: inline-flex;
}
.boat-configurator .mar-left20 {
  margin-left: 20px;
}
.boat-configurator #progress li.done {
  background: #637083;
  color: #fff;
}
.boat-configurator #progress li.done a {
  color: #fff;
}
.boat-configurator .pad-left10 {
  padding: 0 10px;
}
.boat-configurator #progress li.done:after {
  border-left-color: #637083;
}
@media only screen and (max-width: 480px) {
  .boat-configurator .hideMob,
  .boat-configurator .dispTabDesk {
    display: none;
  }
  .boat-configurator #progress li {
    width: 5pt;
  }
  .boat-configurator .f25 {
    font-size: 18px;
  }
  .boat-configurator .not-round {
    padding: 0px 4px;
  }
  .boat-configurator .close {
    padding: 7px;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .boat-configurator .hideMob,
  .dispTabDesk {
    display: none;
  }
  .boat-configurator #progress li {
    width: 10%;
    /* padding: 10px 17px 10px 30px; */
    padding: 10px;
    line-height: 2;
  }
  .boat-configurator #progress li:before {
    border-left: 16px solid #fff;
    border-top: 24px solid transparent;
    border-bottom: 23px solid transparent;
  }
  .boat-configurator #progress li:after {
    border-left: 16px solid #E8EAED;
    border-top: 24px solid transparent;
    border-bottom: 23px solid transparent;
  }
  .boat-configurator #progress li.done::after {
    border-left: 16px solid #002855;
  }
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
  .sticky-header + .container {
    margin: 0;
    max-width: 100%;
  }
  .boat-configurator .pad-top5 {
    padding-top: 5px;
  }
}
.GGGParent {
  padding-bottom: 50px;
}
.boat-configurator .arrowLink i.fa {
  font-size: 20px;
  font-size: 25px;
  font-weight: 600;
}
.boat-configurator .arrowLink[data-toggle="collapse"] .fa:before {
  content: "\f106";
}
.boat-configurator .arrowLink[data-toggle="collapse"].collapsed .fa:before {
  content: "\f107";
}
.boat-configurator #paymentInfo input[type="text"],
.boat-configurator #paymentInfo-mini input[type="text"] {
  border: 0;
  text-align: right;
  max-width: 300px ;
  border-bottom: 1px solid #ccc;
}
/* #paymentInfo input[type="text"]::after{
         content:"";
         height:1px;  
         display:block; 
         width:0;
         background: #ccc;
         transition: width .3s;
         position:absolute;
 } */
.boat-configurator #paymentInfo-mini input[type="text"]:focus,
.boat-configurator #paymentInfo input[type="text"]:focus,
.boat-configurator .paymentInfo input[type="text"]:active {
  border: 1px solid #ccc;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.boat-configurator #paymentInfo li span,
.boat-configurator #paymentInfo-mini li span {
  text-align: right;
}
.boatbuilder .costPos {
  margin-top: 0px;
}
.boat-configurator .fusion-red {
  background-color: #c12626 !important;
}
.boat-configurator .midnight-blue {
  background-color: #002b49 !important;
}
.boat-configurator .Champagne {
  background-color: #c4c0b7 !important;
}
.boat-configurator .ebony-metalic {
  background-color: #000204 !important;
}
.boat-configurator .listHead {
  color: #000000;
}
.boat-configurator .choose {
  margin-bottom: 15px;
}
.boat-configurator #paymentInfo .valPrefix,
.boat-configurator #paymentInfo-mini .valPrefix {
  position: relative;
  top: 0;
  left: 8px;
  font-size: 15px;
  color: #666666;
}
.boat-configurator #paymentInfo .valPrefix,
.boat-configurator #paymentInfo-mini .valPrefix {
  position: relative;
  top: 0;
  left: 1px;
  font-size: 14px;
  color: #666666;
}
.boat-configurator #paymentInfo .valPostfix,
.boat-configurator #paymentInfo-mini .valPostfix {
  position: relative;
  top: 0px;
  left: 1px;
  font-size: 15px;
  color: #666666;
}
.boat-configurator .close.close-btn {
  float: none;
  width: auto;
  height: 40pt;
  font-size: 40px;
  font-weight: normal;
  padding: 5px 15px;
}
.boat-configurator header .boatName {
  margin-left: 0;
}
.boat-configurator .btn-blue-bab {
  background: #002855;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  width: 148px;
  height: 48px;
  border: 0;
  margin-top: 20px;
}
.boat-configurator .btn-grey-bab {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  color: #373737;
  margin-bottom: 8px;
  border-width: 2px;
  border-style: solid;
  border-color: #4272ae;
  border-image: initial;
  padding: 10px 0px;
}
.boat-configurator .btn-block button {
  width: fit-content;
  display: block;
  padding: 1rem;
  margin: auto;
}
.boat-configurator .confirmModal h4,
.confirmModal p,
.confirmModal btn-block {
  text-align: center;
}
.boat-configurator .confirmModal p,
.confirmModal .btn-block {
  padding-left: 2rem;
  padding-right: 2rem;
}
.boat-configurator .confirmModal .modal-dialog {
  max-width: 413px;
  min-height: auto;
  height: fit-content;
  margin-top: 24vh !important;
}
.boat-configurator .confirmModal .modal-dialog::before {
  display: none !important;
}
.boat-configurator .confirmModal .btn-block button {
  margin-bottom: 1.5rem;
}
.confirmModal .btn-block {
  padding-bottom: 1rem;
}
.boat-configurator .confirmModal .modal-dialog {
  max-width: 1000px;
}
.boat-configurator .confirmModal .btn-block button {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  line-height: 1;
}
.boat-configurator .confirmModal p {
  margin: 1.5rem;
}
.boat-configurator .confirmModal .acknowledgement-modal-text {
  margin-bottom: 5rem;
}
.boat-configurator .confirmModal .acknowledgement-modal-text p {
  font-size: 1rem;
  text-align: start;
}
.boat-configurator .confirmModal .modal-header {
  border: 0;
}
.boat-configurator .confirmModal .modal-header button {
  font-size: 40px;
  font-weight: normal;
}
.boat-configurator .savedconfig {
  display: none;
}
.boat-configurator div.buttons > button {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  color: #373737;
  border-left: 2px solid #4272ae;
  border-top: 2px solid #4272ae;
  border-bottom: 2px solid #4272ae;
  padding: 7.5px 0px;
}
.boat-configurator div.buttons > button {
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  color: #373737;
  border-left: 2px solid #4272ae;
  border-top: 2px solid #4272ae;
  border-bottom: 2px solid #4272ae;
  padding: 7.5px 0px;
}
.boat-configurator div.buttons > button:last-child {
  background-color: #4272ae;
  color: white;
  border-right: 2px solid #4272ae;
}
.boat-configurator .form-registration .invalid-feedback {
  position: relative;
  top: 0px;
}
.boat-configurator .share-email-dropdown {
  padding: 15px;
  border: 1px solid #95989A;
  border-radius: 0px;
}
.boat-configurator .share-email-dropdown span {
  color: #4272AE;
  padding: 7px 32px;
  font-size: 25px;
}
.boat-configurator .share-email-dropdown button {
  font-size: 14px;
  font-weight: 900;
  line-height: 24px;
  color: #000000;
}
.boat-configurator .share-email-dropdown::before {
  border-bottom: 9px solid #FFFFFF;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  right: 5%;
  position: absolute;
  z-index: 999999;
  top: -8px;
}
.boat-configurator .share-email-dropdown::after {
  border-bottom: 8px solid #CCCCCC;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  right: 5%;
  /* position */
  position: absolute;
  top: -9px;
}
.boat-configurator .finalForm input[type="text"],
.finalForm input[type="email"],
.finalForm input[type="number"],
.finalForm textarea {
  display: block;
  border: 2px solid #637083;
  width: 100%;
  padding: 7px 10px;
  font-size: 16px;
  font-weight: bold;
  color: black;
  margin-bottom: 10px;
}
.boat-configurator .modal-content h4,
.boat-configurator .modal-content p,
.boat-configurator .modal-content button {
  font-family: "Montserrat";
}
.boat-configurator .modal-content h4 {
  font-size: 2rem;
}
.boat-configurator #optionModal .modal-content {
  background-color: #000;
}
.boat-configurator #optionModal p {
  margin-bottom: 10px;
  color: #FFFFFF;
}
.boat-configurator #optionModal .modal-title {
  margin-top: 10px;
  color: #FFFFFF;
}
.boat-configurator #optionModal a {
  color: #FFFFFF;
}
.GGGParent .content-wrapper {
  padding-top: 0;
}
/*
 .bayliner-content{display:none !important;}
 
 */
.boat-configurator .close-btn {
  display: inline-block !important;
}
.boat-configurator .close.close-btn {
  border: 1px solid #E8EAED;
  font-size: 33px;
  color: #000000;
  opacity: 1;
}
.boat-configurator .colors div.colorsList > div > p {
  width: auto;
}
.boat-configurator .colors div.colorsList p {
  text-align: center;
}
.boat-configurator .infoIcon {
  width: 20px;
  height: 20px;
  border: 2px solid #002855;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 12px;
  color: #002855;
  position: relative;
  top: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  overflow: hidden;
}
.boat-configurator .infoIcon .innerSpan {
  -webkit-appearance: none;
  border: 2px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  position: relative;
  top: -2px;
  left: -2px;
  display: inline-block;
}
.boat-configurator .smryInfo,
.boat-configurator .smryInfo h1,
.boat-configurator .smryInfo h4,
.boat-configurator .finalForm input {
  font-family: "Montserrat";
}
.boat-configurator .smryPics {
  display: none;
}
.GGGParent {
  padding-bottom: 0;
}
.boat-configurator span#emiMonth-mini {
  font-family: Montserrat;
  font-weight: bold;
  color: #000000;
}
.boat-configurator .boatName {
  padding-left: 0 !important;
}
.boat-configurator .modal-content .modal-header {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.boat-configurator .priceInfoModal .priceHeader {
  display: block;
  margin: 0;
}
.boat-configurator .priceInfoModal .priceHeader p {
  text-align: center;
  display: block;
}
.boat-configurator .priceInfoModal .priceHeader p.boatPrice {
  margin-bottom: 15px;
  font-size: 20px;
}
.boat-configurator .priceInfoModal .priceHeader p.boatName {
  font-size: 18px;
  color: #6D6E71;
  font-family: Montserrat;
  font-weight: normal;
}
.boat-configurator .priceInfoModal .priceHeader p.boatName + p {
  text-align: center;
  color: #2B2B2B;
  font-size: 14px;
  font-family: Montserrat;
  text-transform: uppercase;
}
.boat-configurator .priceInfoModal .priceHeader p.basePrice {
  color: #2B2B2B;
  font-weight: bold;
  font-family: Montserrat;
  font-size: 14px;
}
.boat-configurator .priceInfoModal .priceHeader p.basePrice + p {
  text-align: center;
  color: #2B2B2B;
  font-size: 12px;
  font-family: Montserrat;
  text-transform: uppercase;
}
.boat-configurator .priceInfoModal .smryItems p {
  padding: 0;
  font-size: 14px!important;
}
.boat-configurator .priceInfoModal .smryItems {
  padding: 15px 0px;
}
.boat-configurator .close.close-btn {
  padding: 0px 8px;
  height: 40px;
  width: 46px;
  opacity: 1 !important;
}
@media (max-width: 991px) {
  .boat-configurator #miniForm .modal-dialog,
  .boat-configurator #miniForm .modal-dialog .modal-body,
  .boat-configurator #miniForm .modal-dialog .modal-body .finalForm,
  .boat-configurator #miniForm .modal-dialog .modal-body .finalForm .px-lg-4 {
    height: 100%;
  }
  .boat-configurator #miniForm .modal-body {
    -webkit-overflow-scrolling: touch;
  }
  .boat-configurator #miniForm .modal-footer {
    padding: 0;
  }
  .boat-configurator #sbmtBtn-mini {
    background: transparent;
    padding-top: 0;
  }
  .boat-configurator div.buttons > div,
  div.buttons > button {
    font-family: Montserrat;
    font-size: 12px;
  }
  .boat-configurator .finalForm {
    padding-bottom: 50px;
  }
  .boat-configurator .modal-body .infoSpecs {
    margin: 0 auto;
  }
  .boat-configurator .spec-modal .modal-body .infoSpecs p {
    text-align: center;
  }
  .boat-configurator .spec-modal .modal-body .infoSpecs.videospan .col {
    background-color: #AAAAAA;
  }
  .boat-configurator .spec-modal .modal-body .infoSpecs.videospan h2 {
    padding: 10px;
    text-align: center;
    color: #ffff;
    font-size: 35px;
  }
  .boat-configurator .share-email-dropdown {
    right: 0px;
    left: auto;
  }
  .boat-configurator .modal-foooter-wrap {
    border-top: 0px;
  }
  .boat-configurator .spec-modal .modal-title {
    font-size: 14px;
    font-weight: Bold;
    font-family: Montserrat;
    color: #2B2B2B;
    text-transform: uppercase;
  }
  .boat-configurator .spec-modal .modal-body p {
    margin-top: 0px;
    font-size: 12px;
    text-align: left;
    color: #2B2B2B;
  }
  #miniForm .modal-title {
    color: #5A5A5A;
    font-size: 25px;
  }
  .modal-close {
    opacity: 1;
  }
  .boat-configurator .boatName {
    padding-left: 4px;
    font-size: 18px;
    position: relative;
    top: -2px;
  }
  .boat-configurator .boatPrice + p {
    display: none;
  }
  .boat-configurator div.priceHeader {
    top: 0;
  }
  .boat-configurator div.priceHeader > p {
    font-size: 20px;
    color: #002855;
  }
  .boat-configurator .infoIcon {
    top: 0px;
    border-width: 1px;
  }
  .ctry-data .smryItems:first-child {
    border-top: 0px;
  }
  .boat-configurator .descript {
    padding: 5px 55px 30px 26px;
  }
  html,
  body {
    height: 100%;
  }
  div.boatbuilder,
  .GGGParent,
  .root,
  .root > div,
  .content-wrapper {
    height: 100%;
  }
  .content-wrapper {
    overflow-y: scroll;
  }
  .boat-configurator .img-container,
  .boat-configurator .img-container .carousel-inner {
    width: 100%;
  }
  #nxtBckBtns,
  #sbmtBtn {
    position: fixed !important;
    bottom: 0 !important;
    padding-top: 0 !important;
    background-color: #fff;
  }
}
.boat-configurator iframe#emdForm {
  border: 0;
}
.boat-configurator .share-email-dropdown a,
.boat-configurator .share-email-dropdown a:visited,
.boat-configurator .share-email-dropdown a:active {
  text-decoration: none;
  color: #002855;
}
.boat-configurator #paymentInfo li.invalid-error > p,
.boat-configurator #paymentInfo-mini li.invalid-error-mini > p {
  text-align: right;
  color: #FF0000;
  width: 100%;
  font-size: 12px;
}
.boat-configurator #paymentInfo li.invalid-error,
.boat-configurator #paymentInfo-mini li.invalid-error-mini {
  display: none;
}
.boat-configurator #pymntInfoFooter-mini {
  font-size: 12px;
}
#paymentCalc-mini {
  border-top: 0;
}
.boat-configurator .costPos {
  font-weight: normal;
  margin-left: 32px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.boat-configurator .liPos {
  line-height: 22px;
  min-height: 28px;
  font-size: 12px;
  margin-bottom: 12px;
}
.boat-configurator .pymntBtns > button {
  border: 2px solid #002855;
}
.boat-configurator .calc-btn,
.boat-configurator .pymntBtns > button {
  width: 276px;
  cursor: pointer;
  border: 2px solid #4272AE;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  color: #373737;
  margin-bottom: 8px;
  font-size: 14px;
}
.boat-configurator .calc-btn,
.boat-configurator .pymntBtns > button#calcPay-mini,
.boat-configurator .pymntBtns > button#calcPay,
.boat-configurator .btn-blue-bab {
  background-color: #4272ae;
  border-color: #002855;
}
.boat-configurator .calc-btn,
.boat-configurator .pymntBtns > button#calcPay,
.boat-configurator .pymntBtns > button#calcPay-mini {
  color: white;
  background-color: #002855;
}
.boat-configurator #paymentInfo-mini li {
  font-size: 14px;
}
.boat-configurator #totalCost span {
  position: absolute;
  right: 0px;
}
.boat-configurator .tick-bg {
  background: url('../png/ic_check_circle_24px.png') no-repeat;
  background-size: contain;
  height: 40px;
  width: 40px;
  margin: 0 auto;
  position: relative;
  top: -8px;
  display: none;
}
.boat-configurator input[type="radio"]:checked + div.tick-bg {
  display: block;
}
.boat-configurator .pymntBtns {
  text-align: center;
}
.boat-configurator .confirmModal .btn-secondary:hover {
  background-color: #fff;
  color: #2b2b2b;
  border: 2px solid #002855;
  border-left: 0;
  border-right: 0;
}
#saveModal .modal-content h4 {
  padding-top: 0px;
}
.saveconfig h4 {
  font-size: 25px;
}
.boat-configurator .options div.optionsList label {
  background-color: transparent;
}
.boat-configurator .options div.optionsList label.bg-img-clr {
  background-size: contain;
}
.boat-configurator label.optionsList-label.bg-img-clr.selected {
  border-width: 0px;
}
.boat-configurator label.optionsList-label.bg-img-clr.selected + div p,
.boat-configurator label.optionsList-label.bg-img-clr.selected ~ p {
  font-weight: bold;
}
span#emiMonth-mini::after,
span#emiMonth::after {
  content: "*";
}
.boat-configurator #optionModal .choose.optionLabelTitle {
  font-size: 24px;
}
.boat-configurator #optionModal .modal-footer a {
  font-size: 14px;
}
@media (max-width: 670px) {
  .boat-configurator .clearSlc {
    right: 0 !important;
  }
  .boat-configurator .leftSideSticky .container {
    width: 99.5%;
  }
}
@media (min-width: 992px) {
  .root .responsivegrid,
  .root .responsivegrid > div.aem-Grid {
    height: 100%;
  }
}
.spec-accordion-view .boatbuilder {
  display: inline-block;
  min-width: 150px;
  max-width: 150px;
}
.boat-configurator .spec-accordion-view .listPos.topList {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.boat-configurator .spec-accordion-view .listPos.topList p {
  display: block;
  width: 100%;
  text-align: center;
}
.boat-configurator .model-logo-wrap {
  display: block;
  width: 100%;
}
.boat-configurator .model-logo-wrap a {
  width: 50%;
  margin: 0 auto;
  display: block;
}
.boat-configurator .model-logo-wrap img {
  width: 100%;
}

