/* ------------------------
 * Global
 * ------------------------ */

* {
  box-sizing: border-box;
}

html {
  width: 100%;
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  font-family: 'Hind', sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 768px) {

  body {
    font-size: 13px;
  }
}

h2 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  background-color: #f0f0f0;
  margin-bottom: 3px;
  padding-top: 2px;
}

.header {
  margin: 0 auto 10px;
}

.logo {
  width: 48%;
  float: left;
}

.logo img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 60px;
  filter: drop-shadow(2px 3px 5px #000000);
}

@media (min-width: 768px) {

  .logo img {
    max-width: 350px;
  }
}

.address {
  width: 48%;
  text-align: right;
  float: right;
}

.boat-name-container {
  min-height: initial;
  padding: 8px 0;
  vertical-align: middle;
  overflow: auto;
}

.boat-name {
  width: 58%;
  float: left;
  vertical-align: middle;
  display: inline-block;
}

.boat-name.showrooms {
  width: 100%;
}

.boat-name h1 {
  font-size: 150%;
  font-weight: 600;
  line-height: 120%;
  text-align: left;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.boat-name.showrooms h1 {
  text-align: center;
}

.location {
  width: 38%;
  font-weight: 500;
  text-align: right;
  margin-top: 1px;
  vertical-align: middle;
  float: right;
  display: inline-block;
}

.location img {
  max-width: 9px;
}

.quick-spec-container {
  width: 100%;
  text-align: center;
  margin: 0 0 5px;
}

.quick-spec {
  width: auto;
  margin: 0 auto;
  padding: 0 2%;
  display: inline-block;
  border-right: 1px solid #ccc;
}

.quick-spec:last-of-type {
  border-right: 0 solid #ccc;
}

.quick-spec-title {
  font-size: 90%;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

.pls-disclaimer {
  margin: 15px 0;
}

.description p {
  padding: 0;
  -webkit-margin-before: 0.3em;
  -webkit-margin-after: 0;
}

.photos {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}

.photos td {
  text-align: center;
  overflow: hidden;
  padding: 2px;
}

.photos img {
  padding: 2px;
  width: 100%;
}

.quick-spec-value {
  font-size: 140%;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  display: block;
}

.short-description {
  margin-bottom: 20px;
}

/* @TODO possibly unused code? */
#Navigation.propulsion {
  background-color: #fff;
  text-align: justify;
  margin: 0;
  padding: 2px 0 10px 10px;
}

/* @TODO possibly unused code? */
#Navigation {
  list-style-type: none;
  text-align: justify;
  padding: 0;
}

/* @TODO possibly unused code? */
#Navigation li {
  width: 33%;
  text-align: left;
  vertical-align: top;
  display: inline-block;
}

/* @TODO possibly unused code? */
#Navigation li:first-of-type {
  width: 32%;
}

/* @TODO possibly unused code? */
#Navigation li:nth-of-type(2) {
  width: 32%;
}

/* @TODO possibly unused code? */
#Navigation li:nth-of-type(3) {
  width: 32%;
}

/* @TODO possibly unused code? */
#Navigation .stretch {
  width: 100%;
  display: inline-block;
  display: inline;
  zoom: 1;
}

/* @TODO possibly unused code? */
#Navigation .cell {
  border-bottom: 1px solid #ccc;
}

/* @TODO possibly unused code? */
#Navigation li.engine_list {
  width: 48%;
}

.propulsion {
  width: 100%;
  float: left;
}

.propulsion .engine_title {
  background-color: #f0f0f0;
  margin-top: 30px;
  float: left;
  width: 100%;
}

.propulsion .engine_title h3 {
  letter-spacing: 0.25px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 5px;
}

.gallery,
.description {
  width: 100%;
  float: left;
}

.copyright {
  font-size: 90%;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  float: left;
  width: 100%;
}

ul.priceDetailsBrochure {
  width: 100%;
  border: solid 1px #ccc;
  margin: 15px 0 20px 0;
  padding: 0;
  list-style-type: none;
  display: block;
  min-height: 100px;
}

ul.priceDetailsBrochure li {
  list-style-type: none;
}

ul.priceDetailsBrochure > li {
  width: 50%;
  float: left;
}

ul.priceDetailsBrochure > li:nth-of-type(2) {
  border-left: 1px solid #ccc;
}

ul.priceDetailsBrochure .priceLeft > li:nth-of-type(5) {
  margin-bottom: 30px;
}

.clear {
  clear: both;
}

ul.priceDetailsBrochure h3 {
  width: 100%;
  background-color: #000;
  color: #fff;
  margin: 0;
  text-align: right;
  padding: 8px 20px 8px 0;
  font-size: 23px;
  font-weight: normal;
}

ul.priceDetailsBrochure h3 span {
  float: left;
  margin-left: 20px;
}

.priceDetailsBrochure .title1 {
  background: #fff;
  padding: 0 10px 0 0;
  position: absolute;
  bottom: -7px;
  left: 0;
  font-weight: bold;
}

.priceDetailsBrochure .salePrice.red {
  color: red;
}

.priceDetailsBrochure .title2 {
  float: left;
  width: 20%;
  font-weight: bold;
}

.priceDetailsBrochure .title3 {
  float: left;
  width: 100%;
  font-weight: bold;
}

.priceDetailsBrochure .text1 {
  background: #fff;
  padding: 0 0 0 5px;
  position: absolute;
  bottom: -.2em;
  right: 0;
  font-size: 90%;
  text-align: left;
  font-weight: bold;
}

.priceDetailsBrochure .text2 {
  float: right;
  width: 70%;
  font-weight: bold;
  font-size: 90%;
  padding-top: 3px;
  font-style: italic;
  color: #888;
}

.priceDetailsBrochure .text3 {
  float: right;
  width: 100%;
  font-size: 90%;
  padding-top: 3px;
  font-style: italic;
  margin-bottom: 16px;
  color: #888;
  font-weight: normal;
}

.priceDetailsBrochure .salePrice {
  background: #fff;
  padding: 0 0 0 5px;
  position: absolute;
  bottom: -6px;
  right: 0;
  font-weight: bold;
}

.priceDetailsBrochure .priceLeft li {
  list-style: none;
  clear: both;
  padding: 22px 0 0 0;
  position: relative;
  border-bottom: dotted 2px #ccc;
}

.priceDetailsBrochure .priceLeft {
  padding: 0 40px 0 40px;
}

.priceDetailsBrochure .priceRight {
  padding: 20px;
  min-height: 201px;
}

.priceDetailsBrochure .engine {
  min-height: 63px;
}

.priceDetailsBrochure .options {
  min-height: 100px;
}

.btn-group-vertical .btn {
  width: 95%;
}

.priceProject ul li {
  margin-left: 0;
  padding-top: 0;
}

.priceProject li {
  clear: none;
  border-bottom: none;
}

.priceProject li.noElip {
  padding-top: 0;
}

.contact-form [name="field-boat-make"],
.contact-form [name="field-boat-model"],
.contact-form [name="field-boat-length"],
.contact-form [name="field-boat-year"],
.contact-form [name="field-engine-make"],
.contact-form [name="field-engine-model"],
.contact-form [name="field-engine-power"],
.contact-form [name="field-engine-year"] {
  display: none;
}

.rc-anchor-normal .rc-anchor-pt {
  margin-right: 74px;
}


/* ------------------------
 * Breakpoints
 * ------------------------ */

@media screen and (max-width: 767px) {

  .logo {
    width: 100%;
    text-align: center;
    margin: 0 auto 7%;
  }

  .address {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  #Navigation li,
  #Navigation li:first-of-type,
  #Navigation li:nth-of-type(2),
  #Navigation li:nth-of-type(3) {
    width: 100%;
  }

  .boat-name {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }

  .boat-name h1 {
    font-size: 160%;
    text-align: center;
    margin-bottom: 2%;
  }

  .location {
    width: 100%;
    line-height: 130%;
    text-align: center;
    margin: 0 auto 2%;
  }

  .quick-spec {
    width: 100%;
    margin: 1% auto;
    border-right: 0;
    border-bottom: 1px solid #ccc;
  }

  .quick-spec:last-of-type {
    border-bottom: 0;
  }
}

@media (min-width: 768px) {

  .btn-group > .btn:first-child {
    margin-left: 11%;
  }
}

@media (max-width: 575px) {

  .priceDetailsBrochure .priceLeft {
    padding: 0 10px 0 10px;
  }
}

@media (max-width: 375px) {

  ul.priceDetailsBrochure h3 span {
    margin-left: 10px;
  }
}


/* ------------------------
 * No print header
 * ------------------------ */

.no-print-header {
  margin-bottom: 5px;
  border-bottom: 1px solid gray;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #f0f0f0;
  height: 133px;
  transition: top 0.2s ease-in-out;
  text-align: center;
}

.no-print-header .btn {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  margin: 2px;
  padding: 5px 0 5px 0;
  border-radius: 0;
  height: 40px;
  font-size: 17px;
}

.nav-up {
  top: -133px;
}

@media (min-width: 768px) {

  .no-print-header {
    height: 40.29px;
  }

  .no-print-header .btn {
    border-radius: unset;
    height: 31.1458px;
    font-size: 14px
  }

  .no-print-header .btn:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .no-print-header .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .nav-up {
    top: -40.29px;
  }
}

@media print {

  .no-print-header {
    display: none;
  }
}


/* ------------------------
 * Main container
 * ------------------------ */

.main-container {
  width: 100%;
  margin: 0 auto;
  max-width: 600px;
  padding: 0 1%;
  display: block;
}

@media screen {

  .main-container {
    margin: 110% auto 3%;
    max-width: 800px;
    padding: 0 3%;
  }
}

@media screen and (min-width: 176px) {

  .main-container {
    margin: 96% auto 3%;
  }
}

@media screen and (min-width: 200px) {

  .main-container {
    margin: 84% auto 3%;
  }
}

@media screen and (min-width: 226px) {

  .main-container {
    margin: 78% auto 3%;
  }
}

@media screen and (min-width: 260px) {

  .main-container {
    margin: 64% auto 3%;
  }
}

@media screen and (min-width: 376px) {

  .main-container {
    margin: 46% auto 3%;
  }
}

@media screen and (min-width: 460px) {

  .main-container {
    margin: 36% auto 3%;
  }
}

@media screen and (min-width: 576px) {

  .main-container {
    margin: 28% auto 3%;
  }
}

@media screen and (min-width: 768px) {

  .main-container {
    margin: 70px auto 0;
    padding: 0 1%;
  }
}


/* ------------------------
 * main-photo
 * ------------------------ */

.main-photo {
  text-align: center;
}

.main-photo img {
  max-height: 320px;
  width: 100%;
}

@media (min-width: 768px) {

  .main-photo img {
    width: auto;
  }
}

@media print {

  .main-photo img {
    width: 60%;
  }
}


/* ------------------------
 * specifications
 * ------------------------ */

.specifications {
  padding-left: 0;
  width: 100%;
  float: left;
}

@media screen and (max-width: 767px) {

  .specifications {
    margin-bottom: 7%;
  }
}

.specifications .cell {
  float: left;
  border-bottom: 1px solid #ccc;
  width: 99%;
  line-height: 27px;
}


@media screen and (min-width: 576px) {

  .specifications .cell {
    margin-right: 1%;
    width: 49%;
  }
}

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

  .specifications .cell {
    width: 32%;
  }
}

@media print {

  .specifications .cell {
    margin-right: 1%;
    width: 32%;
  }
}


/* ------------------------
 * spec-header & spec-value
 * ------------------------ */

.spec-header {
  width: 48%;
  font-size: 90%;
  font-weight: 600;
  line-height: 130%;
  vertical-align: middle;
  padding: 0;
  display: inline-block;
}

.spec-value {
  width: 50%;
  font-size: 80%;
  font-weight: 400;
  line-height: 130%;
  vertical-align: middle;
  padding: 0;
  display: inline-block;
}

/* define print breaks */
@media print {

  .full-brochure .specifications,
  .full-brochure .gallery,
  .page-break {
    page-break-before: auto;
    page-break: always;
    page-break-inside: avoid;
  }
}
