/* Text Elements */
.embed-container { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow: hidden; 
  max-width: 100%; } 
 
.embed-container iframe, .embed-container object, .embed-container embed { 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}

h1 span.heading-text-5 {
  color: #546bde;
}

h1 {
  font-size: 40px;
  font-family: 'Crimson Text', Arial, sans-serif;
}

h2.head-title {
   font-size:30px;
   font-family: 'Crimson Text', Arial, sans-serif;
}

h1.head-title {
  margin-bottom: 15px;
  width: auto;
  color: #fff;
  line-height: 1;
}

h1.regular-title {
  color: #46a0db;
  text-align: center;
}

h2.regular-title {
 color: #46a0db;
  text-align: center;
}
h1.description.head-title {
  color: #6b6b6b;
}

h3 {
  font-size: 20px;
  font-family: 'Crimson Text', Arial, sans-serif;
}

h3.paddle-name {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  background-color: #6eb6e6;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-family: 'Crimson Text', Arial, sans-serif;
}

h3.info-heading {
  float: none;
  margin-top: 16px;
  margin-bottom: 7px;
  width: 100%;
}

h4.footer-heading {
  margin-bottom: 0;
  padding-right: 0;
  padding-bottom: 5px;
  width: 100%;
  color: #195f85;
  text-align: left;
  font-size: 24px;
}

h4 {
  font-family: 'Crimson Text', Arial, sans-serif;
}

p.paragraph a.inline-link {
  background-color: transparent;
  color: #0058a6;
  text-decoration: none;
}

p.paragraph.head-paragraph {
  color: rgba(0, 0, 0, .7);
  font-size: 20px;
  line-height: 1.2;
}

p.paragraph {
  font-size: 16px;
}

p.paragraph span.paragraph-text-1 {
  color: #0058a6;
}

p.paragraph.paddle-description {
  margin-top: 0;
  padding: 18px 20px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
  background-color: #f5f5f5;
  background-image: none;
  color: #383838;
  font-size: 14px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

p.paragraph.footer-paragraph {
  color: #fff;
}

p.paragraph span.bold {
  font-weight: 700;
}

p.paragraph.paragraph-1 {
  color: #1e1e1e;
}

a.link-text.footer-link {
  color: #1d528f;
}

a.link-text {
  font-size: 16px;
}

a.link-text.contact-address {
  margin: 30px 0 80px;
  text-align: center;
  font-size: 40px;
  font-family: 'Crimson', cursive;
  line-height: 1.7;
}

/* Common Elements */

div.rule.info-rule {
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  width: 100%;
}

div.rule.footer-rule hr {
  border-top-color: #669ad1;
}

div.rule.footer-rule {
  margin-top: 0;
}

/* Interaction Elements */

a.link-button.nav-element {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-bottom: 2px none #fff;
  border-top-left-radius: 0 0;
  border-top-right-radius: 0 0;
  border-bottom-right-radius: 0 0;
  border-bottom-left-radius: 0 0;
  background-color: transparent;
  color: #525252;
  text-transform: none;
  letter-spacing: 0;
  font-family: 'Crimson Text', Arial, sans-serif;
}

a.link-button.nav-element:hover {
  border-bottom-width: 2px;
  border-bottom-color: #42adff;
  background-color: #424242;
  color: #fff;
}

/* Layout Elements */

body > .row.nav-row {
  position: fixed;
  z-index: 10;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 0;
  max-width: none;
  background-color: #fff;
}

body > .row.paddle-row {
  margin: 20px auto;
  padding-top: 0;
  max-width: 1600px;
}

body > .row > [class*='coffee-span-'].head-column {
  margin-top: 50px;
  margin-right: 0;
  margin-left: 0;
  padding: 35px 50px;
  background-color: rgba(133,106,133, .3);
  background-image: -webkit-linear-gradient(90deg, rgba(74, 183, 255, .8) 0%, rgba(164, 147, 199, .10) 100%);
  background-image:    -moz-linear-gradient(90deg, rgba(74, 183, 255, .8) 0%, rgba(164, 147, 199, .10) 100%);
  background-image:     -ms-linear-gradient(90deg, rgba(74, 183, 255, .8) 0%, rgba(164, 147, 199, .10) 100%);
  background-image:      -o-linear-gradient(90deg, rgba(74, 183, 255, .8) 0%, rgba(164, 147, 199, .10) 100%);
  background-image:         linear-gradient(90deg, rgba(74, 183, 255, .8) 0%, rgba(164, 147, 199, .10) 100%);
}

body > .row.head-section {
  margin-top: 0;
  padding: 50px 0 0;
  min-height: 700px;
  max-width: none;
  background-image: url('https://wavetrainsup.com/images/wavetrainsup-Old-School-Red-paddleboard-paddle.jpg');
  background-position: center center;
  background-size: cover;
}

body > .row.footer {
  padding-top: 20px;
  padding-bottom: 50px;
  max-width: none;
  background-color: #6eb6e6;
}

body > .row > [class*='coffee-span-'] {
  padding-right: 20px;
  padding-left: 20px;
  min-height: 20px;
}

body > .row.new-section-row {
  padding-top: 50px;
  padding-right: 0;
  padding-left: 0;
  max-width: 1000px;
}

body > .row.buy-now-row {
  padding-top: 20px;
  padding-right: 0;
  padding-left: 0;
  max-width: 1000px;
}

body > .row.info-section {
  margin-top: 25px;
  margin-bottom: 0;
  padding-top: 25px;
  padding-bottom: 40px;
  padding-left: 0;
  max-width: none;
  background-color: #fff;
}

body > .row.head-section.kits {
  background-image: url('../images/small-plane-on-paddle-shaft.jpg');
}

body > .row.head-section.JBCVprofile {
  background-image: url('../images/Morning-Light-on-Monuments-Jeff-Bach.jpg');
}

body > .row.head-section.buybutton {
  background-image: url('../images/Form-on-Bench.jpg');
}

body > .row.head-section.buybutton2 {
  background-image: url('../images/Form-on-Bench2.jpg');
}

body > .row.head-section.onthewater {
  background-image: url('../images/wavetrainSUP-paddles-in-shop.jpg');
}

body > .row.head-section.kit-options {
  background-image: url('../images/small-plane-on-paddle-shaft.jpg');
}

body > .row.head-section.paddles {
  background-image: url('../images/plane-and-paddle-handles.jpg');
/*this was violet */
}

body > .row.head-section.redwoodpieces {
  background-image: url('../images/redwood-page-bkgrd.jpg');
/*this was violet */
}

body > .row.head-section.canoe {
  background-image: url('../images/Canoe-paddle-bkgrd.jpg');
/*this was violet */
}

body > .row.head-section.faqs {
  background-image: url('../images/blade-shape-session.jpg');
/*this was violet */
}

body > .row.head-section.contact {
  background-image: url('../images/wood-shaving-on-paddle-shaft.jpg');
}

body > .row.head-section.build2order {
  background-image: url('../images/plane-and-shavings.jpg');
}

body > .row.head-section.about {
  background-image: url('../images/wavetrainSUPpaddles.jpg');
/*this was violet */
}

body > .row.head-section.learn {
  background-image: url('../images/blade-hold-down.jpg');
/*this was violet */
}

body > .row.head-section.build {
  background-image: url('../images/blade-hold-down.jpg');
/*this was violet */
}

body > .row.head-section.nightday {
  background-image: url('../images/Night-and-Day-bkgrd.jpg');
}

body > .row.head-section.citizen {
  background-image: url('../images/Solid-Citizen-bkgrd-2.jpg');
}

body > .row.head-section.eyecandy {
  background-image: url('../images/Old-Spruce-lg.jpg');
}

body > .row.head-section.knotty {
  background-image: url('../images/knotty-farmhand-bkgrd-2.jpg');
}
body > .row.head-section.catasup {
  background-image: url('../images/catasup.jpg');
}
body > .row.head-section.newmoon {
  background-image: url('../images/New-Moon-SUP-paddle.jpg');
}

body > .row.head-section.flyover {
  background-image: url('../images/Flyover-pine-paddleboard-paddle-2.jpg');
}

body > .row.head-section.redwood {
  background-image: url('../images/Old-School-Red-Blade-detail.jpg');
}

body > .row.head-section.splash {
  background-image: url('../images/Splash-paddle-bkgrd.jpg');
}

body > .row.head-section.vacuum {
  background-image: url('../images/vacuum-kit-bkgrd.jpg');
}

body > .row.head-section.newsletter {
  background-image: url('../images/Water-Dog.jpg');
}

body > .row.head-section.active-landing {
     background-image: url('../images/New-Moon-SUP-paddle.jpg');
}

body > .row.head-section.happyghost {
  background-image: url('../images/happy-ghost-bkgrd.jpg');
}

body > .row.head-section.straight {
  background-image: url('../images/straight-bkgrd.jpg');
}

body > .row.head-section.knots {
  background-image: url('../images/wavetrainsup-paddle-blade-knot-choices.jpg');
}

body > .row.head-section.fabric {
  background-image: url('../images/Splash-fabric-covered-blades.jpg');
}

body > .row > [class*='coffee-span-'].description.head-column {
  background-color: rgba(255,255,255, .8);
  background-image: none;
}

body > .row.head-section.info {
  background-image: url('../images/Eye-Candy-bkgrd.jpg');
}

a.social-image.social {
  margin-right: 4%;
  min-width: 0;
  max-width: 50px;
  background-color: #426dc2;
}

a.responsive-picture.nav-logo {
  display: inline-block;
  margin-bottom: 0;
  max-width: 200px;
}

a.responsive-picture.nav-logo > picture {
  margin: 0;
}

a.responsive-picture.paddle-headshot {
  margin-bottom: 0;
  max-width: none;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
}

a.responsive-picture.paddle-headshot > picture {
  margin: 0;
}

.row > [class*='coffee-span-'] > .container.info-container {
  position: static;
  top: auto;
  left: 60px;
  display: block;
  float: left;
  min-width: 10px;
  width: 81%;
}

div.responsive-picture.image-1 > picture {
  margin: 0;
}

div.responsive-picture.footprint {
  float: left;
  margin-right: 3%;
  max-width: 75px;
}

div.responsive-picture.footprint > picture {
  margin: 0;
}

.row > [class*='coffee-span-'] > .container.nav-buttons-container {
  display: block;
  float: right;
  margin-bottom: 0;
  min-height: 40px;
  width: auto;
}

.row > [class*='coffee-span-'] .subgrid > .row {
  max-width: 1600px;
}

.row > [class*='coffee-span-'] .subgrid > .row.description-subgrid {
  max-width: 1400px;
  /*misspelling here*/
}

div.responsive-picture.stars > picture {
  margin: 0;
}

div.responsive-picture.stars {
  float: left;
  min-width: 0;
  max-width: 30px;
}

.row > [class*='coffee-span-'] > .container.stars-container {
  float: left;
  width: auto;
}

div.responsive-picture.full-width-image {
  max-width: none;
}

div.responsive-picture.full-width-image > picture {
  margin: 0;
}

div.responsive-picture.full-width-image.sponsors {
  margin-top: 20px;
  margin-bottom: 50px;
  margin-left: 0;
}

.row > [class*='coffee-span-'] > .container {
  width: auto;
}

@media screen and (max-width: 1046px) {
  /* Text Elements */

  h1.head-title {
    margin-bottom: 10px;
    font-size: 32px;
  }

  h1 {
    font-size: 32px;
  }

  h3.paddle-name {
    font-size: 14px;
  }

  h4.footer-heading {
    font-size: 20px;
    line-height: 1.2;
  }

  p.paragraph.head-paragraph {
    font-size: 18px;
  }

  p.paragraph {
    font-size: 14px;
  }

  p.paragraph.paddle-description {
    padding: 10px;
    font-size: 12px;
  }
/*was cat-description*/
 
  a.link-text {
    font-size: 14px;
  }

  a.link-text.contact-address {
    margin-bottom: 60px;
    font-size: 32px;
  }

  /* Common Elements */

  div.rule.info-rule {
    margin-bottom: 30px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].head-column {
    margin-top: 50px;
    padding: 20px 30px 15px;
  }

  /*body > .row.head-section {
    min-height: 500px;
    background-image: url('../wavetrainSUP-Old-School-Red-paddleboard-paddle-med.jpg');
  }*/

  body > .row.new-section-row {
    padding-top: 30px;
  }

  body > .row > [class*='coffee-span-'].paddle-headshot-column {
    padding-right: 10px;
    padding-left: 10px;
  }

  body > .row.paddle-row {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  body > .row.info-section {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 0;
  }

 /* body > .row.head-section.violet {
    background-image: url('../wavetrainSUP-paddles.jpg');
  }*/

  div.responsive-picture.footprint {
    max-width: 65px;
  }

  a.social-image.social {
    max-width: 40px;
  }

  div.responsive-picture.full-width-image.sponsors {
    margin-bottom: 30px;
  }

  a.responsive-picture.paddle-headshot > picture {
    margin: 0;
  }

  a.responsive-picture.paddle-headshot {
    max-width: none;
  }
}

@media screen and (max-width: 674px) {
  /* Text Elements */

  h1.head-title {
    text-align: center;
    font-size: 20px;
  }

  h1.regular-title {
    font-size: 20px;
  }

  h3.paddle-name {
    border-bottom-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    font-size: 13px;
  }

  h3.info-heading {
    font-size: 17px;
    line-height: 1.2;
  }

  h4.footer-heading {
    font-size: 17px;
  }

  p.paragraph.head-paragraph {
    text-align: center;
    font-size: 14px;
  }

  p.paragraph {
    font-size: 12px;
  }

  p.paragraph.paddle-description {
    display: none;
  }

  a.link-text {
    font-size: 12px;
  }

  a.link-text.contact-address {
    margin-bottom: 40px;
    font-size: 20px;
  }

  /* Common Elements */

  div.rule.info-rule {
    margin-bottom: 15px;
  }

  /* Interaction Elements */

  a.link-button.nav-element {
    padding: 10px;
    font-size: 14px;
  }

  a.link-button.button-adopt {
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
  }

  a.link-button.button-help {
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].logo-column {
    text-align: center;
  }

  body > .row > [class*='coffee-span-'].nav-column {
    text-align: center;
  }

  body > .row > [class*='coffee-span-'] {
    padding-right: 10px;
    padding-left: 10px;
  }

  body > .row > [class*='coffee-span-'].head-column {
    margin-top: 0;
    padding: 10px;
  }

  body > .row.head-section {
    padding-top: 0;
    min-height: 350px;
    background-image: url('../images/wavetrainSUP-Old-School-Red-paddleboard-paddle-med.jpg');
    background-position: left center;
  }

  body > .row.new-section-row {
    padding-top: 15px;
    padding-right: 0;
  }

  body > .row > [class*='coffee-span-'].paddle-headshot-column {
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
  }

  /*body > .row.paddle-row {
    margin-top: 0;
    margin-bottom: 0;
  }*/

  body > .row.nav-row {
    position: static;
  }

  body > .row.info-section {
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  /*body > .row.head-section.violet {
    background-position: center center;
  }*/

  .row > [class*='coffee-span-'] > .container.nav-buttons-container {
    display: inline-block;
    float: none;
    width: auto;
  }

  a.responsive-picture.nav-logo {
    margin-bottom: 10px;
    margin-left: 0;
    max-width: 150px;
  }

  a.responsive-picture.paddle-headshot {
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
  }

  .row > [class*='coffee-span-'] > .container.info-container {
    width: auto;
  }

  div.responsive-picture.footprint {
    margin-bottom: 0;
    min-width: 0;
    max-width: 50px;
  }

  a.social-image.social {
    max-width: 35px;
  }

  div.responsive-picture.full-width-image.sponsors {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 406px) {
  /* Text Elements */

  a.link-text.info-learn {
    text-align: center;
  }

  /* Layout Elements */

  body > .row.head-section {
       background-image: url('../images/wavetrainSUP-Old-School-Red-paddleboard-paddle-sm.jpg');
  }

  a.social-image.social {
    max-width: 45px;
  }

  div.responsive-picture.image-1 {
    max-width: none;
  }

  div.responsive-picture.footprint {
    display: inline-block;
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .row > [class*='coffee-span-'] .subgrid > .row > [class*='coffee-span-'].info-subgrid-column {
    text-align: center;
  }

  .row > [class*='coffee-span-'] .subgrid > .row > [class*='coffee-span-'].data-subgrid-column {
    text-align: center;
  }

  .row > [class*='coffee-span-'] > .container.stars-container {
    display: inline-block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    width: auto;
  }
}
