.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 150%;
  font-weight: 400;
}

h1 {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
}

h2 {
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 130%;
  font-weight: 400;
}

p {
  margin-bottom: 15px;
}

a {
  color: #a67c00;
  text-decoration: none;
}

.navigation-background {
  padding-top: 10px;
  background-color: #000;
}

.navbar {
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
}

.nav-link {
  padding: 10px 10px 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #ffdc73;
}

.nav-link:active {
  color: #fff;
}

.nav-link.w--current {
  color: #bf9b30;
}

.nav-link.last-nav-link {
  padding-right: 0px;
}

.hero-background {
  min-height: 350px;
  margin-top: 2px;
  border-bottom: 2px solid rgba(191, 155, 48, 0.5);
}

.sidebar {
  min-height: 400px;
  margin-top: 6px;
  padding: 10px 30px 30px;
  background-color: rgba(252, 228, 208, 0.5);
  color: #a67c00;
  font-size: 15px;
}

.main-content-background {
  min-height: 600px;
}

.telephone {
  margin-bottom: 20px;
  color: #bf9b30;
  font-size: 21px;
  line-height: 150%;
  font-weight: 300;
  text-align: right;
}

.logo {
  margin-top: 5px;
}

.logo.w--current {
  margin-top: 5px;
}

.logo.imit {
  margin-left: 5px;
  float: right;
}

.logo.imit:hover {
  opacity: 1;
}

.logo.imit:active {
  opacity: 0.7;
}

.footer {
  min-height: 400px;
  margin-top: 30px;
  padding-top: 30px;
  background-color: #000;
  background-image: url('../images/Paul-Corby-Pianos-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.list-item {
  margin-bottom: 5px;
}

.unordered-list.sidebar-list {
  padding-left: 20px;
}

.sidebar-heading {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #a67c00;
  font-size: 16px;
  font-weight: 600;
}

.sidebar-heading.larger {
  font-size: 19px;
}

.piano-life-saver-logo-link {
  margin-top: 15px;
  margin-bottom: 5px;
  padding-right: 20px;
  padding-left: 20px;
  opacity: 0.8;
}

.piano-life-saver-logo-link:hover {
  opacity: 1;
}

.piano-life-saver-logo-link:active {
  opacity: 0.8;
}

.life-saver-text {
  color: #000;
  font-size: 11px;
  line-height: 130%;
  font-style: normal;
  text-align: center;
}

.body {
  font-size: 16px;
  font-weight: 400;
}

.footer-link {
  color: #fff;
}

.footer-link:hover {
  color: #bf9b30;
}

.footer-link:active {
  color: #fff;
}

.link-3:hover {
  color: #a67c00;
  text-decoration: underline;
}

.link-3:active {
  color: #bf9b30;
  text-decoration: none;
}

.column-2 {
  color: #fff;
}

.telephone-link {
  color: #bf9b30;
}

.slider {
  max-height: 350px;
  min-height: 350px;
}

.slide---paul-corby-tuning-a-piano {
  background-image: url('../images/Paul-Corby-Piano-Tuner.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide---inside-of-grand-piano-2 {
  background-image: url('../images/grand-piano-interior-2.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide---inside-of-grand-piano-1 {
  background-image: url('../images/grand-piano-interior-1.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide---piano-tuning-equipment {
  background-image: url('../images/piano-tuning-equipment.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pianos-for-sale {
  min-height: 200px;
  margin-bottom: 20px;
  padding: 20px 40px;
  border-top: 1px solid #e9e3de;
  border-bottom: 2px solid #e9e3de;
  background-color: rgba(233, 227, 222, 0.7);
}

.piano-price {
  font-size: 21px;
  font-weight: 600;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 15px;
}

.piano-sale-photos {
  max-width: 200px;
  margin-left: 20px;
  float: right;
  border: 5px solid #fff;
}

.piano-for-sales-subheadings {
  margin-top: 45px;
}

.submit-button {
  margin-top: 15px;
  background-color: #a67c00;
}

.submit-button:hover {
  background-color: #000;
}

.submit-button:active {
  background-color: #a67c00;
}

.paul-corby-photo {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.quote-italics {
  margin-top: 10px;
  color: rgba(166, 124, 0, 0.8);
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.field-label {
  color: rgba(0, 0, 0, 0.7);
}

.contact-details {
  color: #a67c00;
  font-size: 18px;
  line-height: 180%;
  font-weight: 400;
}

.slide---piano-tuner-tuning-upright-piano {
  background-image: url('../images/piano-tuning-photo.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.slide---hammers-closeup {
  background-image: url('../images/piano-hammers-strings.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide---piano-hammers-and-strings {
  background-image: url('../images/piano-hammers-closeup.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide---piano-strings {
  background-image: url('../images/piano-strings.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide---upright-piano-closeup {
  background-image: url('../images/piano-tuning-photo-2.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial {
  font-style: italic;
  text-align: left;
}

.text-span-2 {
  font-style: normal;
}

.testimonial-name {
  font-size: 13px;
  font-weight: 700;
}

.text-span-3 {
  font-size: 14px;
  font-weight: 600;
}

.indent {
  padding-top: 10px;
  padding-right: 50px;
  padding-bottom: 10px;
  border-top: 1px solid #bf9b30;
  border-bottom: 1px solid #bf9b30;
}

.contact-div {
  margin-bottom: 20px;
}

.consent-text {
  font-size: 12px;
  line-height: 130%;
}

.checkbox-field {
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 18px;
    text-align: center;
  }

  .nav-link.last-nav-link {
    padding-right: 10px;
  }

  .hero-background {
    min-height: 0px;
  }

  .hero-background.slide---piano-tuning-equipment {
    min-height: 300px;
  }

  .hero-background.slide---piano-strings {
    min-height: 300px;
  }

  .sidebar {
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
  }

  .telephone {
    margin-bottom: 0px;
    color: #fff;
  }

  .icon {
    float: right;
    color: #bf9b30;
    font-size: 50px;
  }

  .nav-menu {
    margin-top: 0px;
    padding-top: 17px;
    padding-bottom: 17px;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .menu-text {
    margin-top: 6px;
    float: left;
    color: #bf9b30;
    font-size: 18px;
  }

  .heading-2 {
    margin-top: 20px;
  }

  .telephone-link {
    color: #fff;
  }

  .telephone-link:hover {
    color: #bf9b30;
  }

  .telephone-link:active {
    color: #fff;
  }

  .slider {
    max-height: 300px;
    min-height: 300px;
  }

  .slide---paul-corby-tuning-a-piano {
    background-position: -296px 50%;
  }

  .slide---inside-of-grand-piano-2 {
    background-position: 100% 50%;
  }

  .slide---inside-of-grand-piano-1 {
    background-position: 100% 50%;
  }

  .pianos-for-sale {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slide---piano-tuner-tuning-upright-piano {
    background-image: url('../images/piano-tuning-photo.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .slide---upright-piano-closeup {
    background-position: 100% 50%;
  }

  .indent {
    padding-right: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hero-background.slide---piano-tuning-equipment {
    min-height: 200px;
  }

  .hero-background.slide---piano-strings {
    min-height: 200px;
  }

  .sidebar {
    padding-top: 20px;
    padding-right: 100px;
    padding-left: 100px;
  }

  .telephone {
    padding-right: 25px;
  }

  .logo {
    padding-left: 20px;
  }

  .logo.imit {
    margin-bottom: 15px;
    margin-left: 0px;
    float: none;
  }

  .footer {
    margin-top: 5px;
    text-align: center;
  }

  .piano-life-saver-logo-link {
    padding-right: 30px;
    padding-left: 30px;
  }

  .column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider {
    max-height: 200px;
    min-height: 200px;
  }

  .pianos-for-sale {
    padding-right: 30px;
    padding-left: 30px;
  }

  .submit-button {
    border-radius: 5px;
  }

  .contact-div {
    padding-left: 50px;
  }
}

@media screen and (max-width: 479px) {
  .hero-background {
    background-image: none;
  }

  .hero-background.slide---piano-tuning-equipment {
    display: none;
  }

  .hero-background.slide---piano-strings {
    display: none;
  }

  .sidebar {
    padding-right: 20px;
    padding-left: 20px;
  }

  .telephone {
    display: inline-block;
    margin-top: 15px;
    padding-right: 0px;
    padding-left: 20px;
    text-align: left;
  }

  .icon {
    font-size: 30px;
  }

  .piano-life-saver-logo-link {
    padding-right: 0px;
    padding-left: 0px;
  }

  .menu-text {
    display: block;
    margin-top: 0px;
  }

  .heading-2 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 24px;
  }

  .text-span {
    display: none;
  }

  .slide---inside-of-grand-piano-2 {
    background-position: 50% 50%;
  }

  .slide---inside-of-grand-piano-1 {
    background-position: 50% 50%;
  }

  .pianos-for-sale {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .piano-sale-photos {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    float: none;
    text-align: center;
  }

  .contact-details {
    font-size: 16px;
  }

  .contact-div {
    padding-left: 0px;
  }
}

