/* Text Elements */

p.paragraph.sctext1 {
  line-height: 1.3;
}

p.paragraph.sctext1.white {
  margin-bottom: 0;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-3 {
  font-weight: 700;
}

/* Interaction Elements */

a.link-button span.button-link-text-1 {
  font-weight: 800;
  font-size: 1.0625rem;
}

a.link-button.button.slidebutton {
  background-color: #1eb2ee;
  font-weight: 800;
  font-size: 14px;
}

a.link-button.button.slidebutton:hover {
  background-color: #717171;
}

/* Layout Elements */

body.grid-1 {
  background-color: #627379;
}

.container.headrow {
  max-width: 1000px;
  background-color: #fff;
}

.container.navcol {
  padding-right: 0;
  padding-left: 0;
}

.container.navrow {
  max-width: 1000px;
  background-color: #fff;
}

.container.sliderow {
  display: block;
  max-width: 1000px;
}

.container.slidecol {
  padding-right: 0;
  padding-left: 0;
}

.container.slideleft {
  display: block;
  min-height: 170px;
  background-image: url('../images/homeslide-cord.jpg');
  background-attachment: scroll;
  background-position: right top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.slidetextcont {
  padding: 15px;
  background-color: #403d33;
}

.container.row-1 {
  max-width: 1000px;
}

.container.column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding: 15px;
  background-color: #ebebeb;
  background-image: url('../images/surecord-rope-sm.jpg');
  background-attachment: scroll;
  background-position: 90% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.container-left {
  display: block;
  width: 65%;
}

.container.container-1 {
  margin-bottom: 16px;
}

.container.slideright {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.home-cordcol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding: 15px;
  background-color: #ebebeb;
  background-image: url('../images/surecord-rope-sm.jpg');
  background-attachment: scroll;
  background-position: 90% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.home-cordrow {
  max-width: 1000px;
}

.container.home-baserow {
  max-width: 1000px;
  background-color: #fff;
}

.container.home-basecol {
  padding: 15px;
}

.container.fbtextcont {
  margin-bottom: 0;
  padding-top: 14px;
}

.container.footerboxcont {
  width: 100%;
}

.container.container-2 {
  display: block;
  min-height: 200px;
  width: 100%;
}

.container.container-3 {
  display: block;
  min-height: 200px;
  width: 100%;
  background-color: #5f0e1b;
}

.container.container-4 {
  position: relative;
  display: block;
  min-height: 200px;
  width: 100%;
  background-color: #155532;
}

.container.column-2 {
  padding-right: 0;
  padding-left: 0;
}

.container.center-vertical-horizontal {
  position: absolute;
  top: 50%;
  left: auto;
}

.container.aboutus-headcol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 24px;
  min-height: 160px;
  background-image: url('../images/about-us-head.jpg');
  background-attachment: scroll;
  background-position: 77.9% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.about-headingcont {
  display: none;
}

.container.bodyrow {
  max-width: 1000px;
  background-color: #fff;
}

.container.about-bodygridcolright {
  margin-top: 20px;
}

.container.bodycol {
  padding: 15px;
}

.container.rightnavcont {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.locationbox {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 40px;
  padding: 10px;
  background-color: #eee;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container.location-leftcont {
  display: block;
  float: left;
  overflow: visible;
  margin-top: 7px;
  margin-right: 8px;
  padding-right: 0;
  min-width: 20px;
  width: 20px;
}

.container.location-rightcont {
  display: block;
  float: none;
}

.container.locations-spacer {
  min-height: 1px;
}

.container.testimonials-headcol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 24px;
  min-height: 160px;
  background-image: url('../images/about-us-path-head.jpg');
  background-attachment: scroll;
  background-position: 87.5% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.sctext1.testimonials-cont {
  margin-top: 19px;
}

.container.services-box {
  margin-bottom: 27px;
  background-color: #eee;
}

.container.servicestext-cont {
  display: block;
  float: none;
  margin-bottom: 0;
  padding: 10px 17px;
}

.container.services-headcol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 24px;
  min-height: 160px;
  background-image: url('../images/services-head.jpg');
  background-attachment: scroll;
  background-position: 87.5% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.locations-headcol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 24px;
  min-height: 160px;
  background-image: url('../images/about-us-road-head.jpg');
  background-attachment: scroll;
  background-position: 91.2% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.service-box {
  margin-top: 12px;
  padding-bottom: 5px;
}

.container.contact-headcol {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 24px;
  min-height: 160px;
  background-image: url('../images/contact-head.jpg');
  background-attachment: scroll;
  background-position: 87.5% top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.contact-headingcol {
  display: none;
}

.container.services-headingcont {
  display: none;
}

.container.whatcord-headcol {
  min-height: 160px;
  background-color: #ebebeb;
  background-image: url('../images/surecord-rope-sm.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 32% auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.sclogo {
  margin-right: auto;
  margin-left: auto;
  padding: 10px 5px 5px;
  max-width: 230px;
}

a.responsive-picture.fbimage {
  margin-right: auto;
  margin-left: auto;
  max-width: none;
}

div.responsive-picture.picture-1 {
  margin-right: 9px;
  margin-bottom: 12px;
  padding-right: 0;
  padding-bottom: 0;
  max-width: 6px;
}

.rule.navrule hr {
  border-top-width: 1px;
  border-top-color: #00bcff;
}

.rule.navrule {
  margin-top: 2px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

div.responsive-picture.about-biopic {
  padding-top: 16px;
  padding-bottom: 22px;
  max-width: none;
}

div.responsive-picture.location-icon {
  min-width: 0;
  max-width: none;
  width: 100%;
}

.rule.testimonials-rule {
  margin-top: 7px;
  margin-bottom: 18px;
}

.rule.testimonials-rule hr {
  border-top-width: 1px;
  border-top-color: #454545;
}

div.responsive-picture.service-image {
  margin-bottom: 10px;
  max-width: none;
}

a.responsive-picture.cordbanner {
  margin-top: 25px;
  margin-bottom: 20px;
  max-width: none;
  width: 100%;
}

@media screen and (min-width: 20.625rem) {
  /* Interaction Elements */

  a.link-button.button.slidebutton {
    font-size: 17px;
  }

  /* Layout Elements */

  .container.slideleft {
    min-height: 250px;
  }

  .container.slidetextcont {
    padding: 25px 35px;
    width: 100%;
  }

  .container.column-1 {
    padding: 25px 35px;
  }

  .container.home-cordcol {
    padding: 25px 35px;
  }

  .container.home-basecol {
    padding: 25px 35px;
  }

  .container.fbtextcont {
    margin-right: auto;
    margin-left: auto;
    max-width: 475px;
  }

  .container.aboutus-headcol {
    background-position: right top;
  }

  .container.bodycol {
    padding: 25px 35px;
  }

  .container.location-leftcont {
    margin-top: 7px;
    margin-right: 10px;
    padding-top: 0;
    padding-right: 0;
    min-width: 40px;
    width: 40px;
  }

  .container.testimonials-headcol {
    background-position: right top;
  }

  .container.servicestext-cont {
    margin-bottom: 0;
  }

  .container.services-headcol {
    background-position: 70.9% top;
  }

  .container.locations-headcol {
    background-position: right top;
  }

  .container.contact-headcol {
    background-position: 70.9% top;
  }

  .container.contact-headingcol {
    display: block;
  }

  .container.services-headingcont {
    display: block;
  }

  .container.whatcord-headcol {
    background-image: url('../images/surecord-rope.jpg');
    background-size: 57% auto;
  }

  a.responsive-picture.sclogo {
    padding-top: 20px;
    padding-bottom: 10px;
    max-width: 275px;
  }

  a.responsive-picture.fbimage {
    max-width: 300px;
  }

  div.responsive-picture.about-biopic {
    max-width: 300px;
  }

  a.responsive-picture.cordbanner {
    max-width: none;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.scheading1 {
    font-size: 26px;
  }

  p.paragraph.sctext1 {
    line-height: 1.3;
  }

  /* Interaction Elements */

  a.link-button span.button-link-text-1 {
    font-weight: 800;
    font-size: 1.25rem;
  }

  /* Layout Elements */

  body.grid-1 {
    padding-left: 0;
  }

  .container.navrow {
    background-color: #1eb2ee;
  }

  .container.slidecol {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    padding-right: 0;
    padding-left: 0;
  }

  .container.slideleft {
    display: block;
    min-height: 300px;
    width: 100%;
    background-image: url('../images/homeslide-cord.jpg');
    background-attachment: scroll;
    background-position: right top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.slideright {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;
    padding: 10px;
    width: 100%;
    background-color: #403d33;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.slidetextcont {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-align: start;
    padding-bottom: 20px;
    background-color: transparent;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.column-1 {
    padding: 50px 60px;
    min-height: 250px;
    background-image: url('../images/surecord-rope.jpg');
    background-position: 95.8% top;
    background-size: 44% auto;
  }

  .container.container-left {
    width: 50%;
  }

  .container.home-cordcol {
    padding: 50px 60px;
    min-height: 250px;
    background-image: url('../images/surecord-rope.jpg');
    background-position: 95.8% top;
    background-size: 44% auto;
  }

  .container.home-basecol {
    display: block;
    padding: 20px 8px 20px 12px;
  }

  .container.footerboxcont {
    padding-right: 8px;
    padding-left: 8px;
  }

  .container.footerboxflex {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.fbtextcont {
    padding-right: 10px;
    padding-left: 10px;
  }

  .container.container-3 {
    display: table-cell;
    width: 50%;
    height: auto;
  }

  .container.container-4 {
    display: table-cell;
    width: 50%;
    height: auto;
  }

  .container.container-2 {
    display: table;
  }

  .container.aboutus-headcol {
    padding-left: 40px;
    min-height: 212px;
    background-position: center top;
    background-size: cover;
  }

  .container.about-headingcont {
    display: block;
  }

  .container.bodycol {
    padding: 50px 60px;
  }

  .container.locationbox {
    padding: 40px;
  }

  .container.location-leftcont {
    margin-right: 20px;
    min-width: 50px;
    width: 50px;
  }

  .container.testimonials-headcol {
    padding-left: 40px;
    min-height: 212px;
    background-position: center top;
    background-size: cover;
  }

  .container.servicestext-cont {
    padding: 40px 50px;
  }

  .container.services-headcol {
    padding-left: 40px;
    min-height: 212px;
    background-position: right top;
    background-size: cover;
  }

  .container.locations-headcol {
    padding-left: 40px;
    min-height: 212px;
    background-position: 83% top;
    background-size: cover;
  }

  .container.contact-headcol {
    padding-left: 40px;
    min-height: 212px;
    background-position: right top;
    background-size: cover;
  }

  .container.whatcord-headcol {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-align: center;
    padding-right: 0;
    padding-left: 40px;
    min-height: 212px;
    background-position: 88% top;
    background-size: 43% auto;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .container.services-box {
    margin-bottom: 35px;
  }

  a.responsive-picture.sclogo {
    padding-top: 35px;
    padding-bottom: 35px;
    max-width: 425px;
  }

  a.responsive-picture.fbimage {
    margin-right: 0;
    margin-left: 0;
  }

  .html-element.html-element-1 {
    position: relative;
  }
}

@media screen and (min-width: 52.875rem) {
  /* Interaction Elements */

  a.link-button.button.slidebutton {
    font-size: 18px;
  }

  /* Layout Elements */

  .container.about-bodygridcolright {
    margin-top: 0;
    width: 34%;
  }

  .container.aboutus-headcol {
    padding-left: 60px;
  }

  .container.locationbox {
    padding: 30px;
  }

  .container.testimonials-headcol {
    padding-left: 60px;
  }

  .container.servicestext-cont {
    padding: 30px;
  }

  .container.services-headcol {
    padding-left: 60px;
  }

  .container.locations-headcol {
    padding-left: 60px;
  }

  .container.contact-headcol {
    padding-left: 60px;
  }

  .container.whatcord-headcol {
    padding-left: 60px;
    background-size: 33% auto;
  }

  .container.about-bodygridcolleft {
    width: 66%;
  }
}

@media screen and (min-width: 64rem) {
  /* Layout Elements */

  .container.column-1 {
    padding: 60px 70px;
  }

  .container.home-cordcol {
    padding: 60px 70px;
  }

  .container.rightnavcont {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.aboutus-headcol {
    padding-left: 70px;
  }

  .container.locationbox {
    padding: 45px;
  }

  .container.location-leftcont {
    margin-right: 25px;
  }

  .container.testimonials-headcol {
    padding-left: 70px;
  }

  .container.servicestext-cont {
    padding: 45px;
  }

  .container.services-headcol {
    padding-left: 70px;
  }

  .container.locations-headcol {
    padding-left: 70px;
  }

  .container.contact-headcol {
    padding-left: 70px;
  }

  .container.whatcord-headcol {
    padding-left: 70px;
  }

  a.responsive-picture.sclogo {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  div.responsive-picture.picture-1 {
    max-width: 6px;
  }
}