/* Text Elements */

h1.main-heading {
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 100;
  font-size: 32px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.1;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

h1.hero-heading {
  display: block;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 0;
  min-width: 100px;
  min-height: auto;
  max-width: none;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #aaa;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.1;

  grid-area: auto / auto / auto /auto;
  justify-self: auto;
  background-blend-mode: normal;
}

h1.distributers-email {
  display: inline-block;
  float: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0 0 10px;
  min-height: 0;
  font-weight: 500;
  font-size: 16px;

  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
}

h1.sub-main-heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 300;
  font-size: 12px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

h1 span.heading-text-2 {
  letter-spacing: .5rem;
  font-weight: 300;
  font-size: .75rem;
  line-height: 1.1;
}

h2.heading-1 {
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 36px;
  font-family: 'Roboto', sans-serif;
}

h2.heading-highlight {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 6px;
  font-weight: 300;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.5;
}

h2.data-sheet-title-h2 {
  font-weight: 600;
  font-size: 16px;
}

h2.sub-heading {
  padding-top: 40px;
  padding-bottom: 40px;
  min-width: 99px;
  color: #878787;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 24px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.1;
}

h3.download-tab-title {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h3.selector-summary {
  min-height: 130px;
  color: #bec2bd;
  text-align: center;
  font-weight: 300;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h4.blog-date {
  display: block;
  float: none;
  margin: 10px auto;
  padding-top: 0;
  color: #000;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 36px;
  font-family: 'Roboto', sans-serif;
  line-height: 36px;
}

h6.contact-heading {
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.1;
}

p.paragraph.address-paragraph {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-bottom: 30px;
  min-width: 0;
  max-width: 800px;
  color: #555;
  text-align: center;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  line-height: 22px;
}

p.paragraph span.paragraph-text-1 {
  text-transform: uppercase;
}

p.paragraph span.paragraph-text-2 {
  text-transform: uppercase;
}

p.paragraph.paragraph-2 {
  padding-left: 10px;
}

p.paragraph.paragraph-3 {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 12px;
}

p.paragraph.paragraph-1 {
  margin: 0 auto;
  min-width: 0;
  min-height: 0;
  width: 90%;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
}

p.paragraph span.inshort-title {
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
}

p.paragraph span.inshort-body {
  font-size: .875rem;
  font-family: 'Roboto', sans-serif;
}

p.paragraph span.paragraph-text-3 {
  font-size: 1rem;
}

p.paragraph span.paragraph-text-4 {
  font-weight: 400;
}

p.paragraph.rental-notes {
  margin: 50px 20px 10px;
  text-align: center;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.paragraph-4 {
  display: inline;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'Roboto', sans-serif;
}

p.paragraph span.privacy-heading {
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.paragraph-5 {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0;
  min-width: 0;
  width: 90%;
  text-indent: 0;
  line-height: 24px;
}

p.paragraph.distributors {
  text-align: center;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.data-sheet-body-h2 {
  margin-right: 0;
  margin-bottom: 0;
  padding-right: 0;
}

p.paragraph.paragraph-8 {
  color: #bec2bd;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.paragraph span.paragraph-text-6 {
  color: #fff;
  font-weight: 700;
  font-size: 1.3125rem;
}

p.paragraph.codec-rental-text {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 600;
  font-size: 1.25rem;
}

ul.unorder-list.dropdown-menu {
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  min-width: 135px;
  background-color: #ddd;
}

a.link-text.text-link-1 {
  display: inline-block;
  float: none;
  clear: none;
  margin: 15px auto;
  padding: 5px 0;
  min-width: 100%;
  max-width: 300px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #bec2bd;
  text-align: center;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;

  background-blend-mode: normal;
  justify-self: auto;
  grid-area: auto /auto/ auto / auto;
}

a.link-text.privacy-notice {
  display: inline;
  float: none;
  clear: none;
  margin: 10px auto;
  padding: 0 0 5px 10px;
  min-width: 100%;
  max-width: 300px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #f39900;
  text-align: center;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;

  background-blend-mode: normal;
  justify-self: auto;
  grid-area: auto /auto/ auto / auto;
}

a.link-text.text-link-distributers {
  display: inline-block;
  float: none;
  clear: none;
  margin: 20px auto 10px;
  padding: 0 0 0 10px;
  min-width: 100%;
  max-width: 100%;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #bec2bd;
  text-align: center;
  font-family: 'Roboto', sans-serif;

  background-blend-mode: normal;
  justify-self: auto;
  grid-area: auto /auto/ auto / auto;
}

a.link-text.codec-rental-link-black {
  display: inline-block;
  float: left;
  clear: left;
  margin: 10px auto;
  padding: 5px 10px;
  min-width: 100%;
  max-width: 300px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #000;
  text-align: center;
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;

  background-blend-mode: normal;
  justify-self: auto;
  grid-area: auto /auto/ auto / auto;
}

/* Interaction Elements */

a.link-button.btn {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  max-width: 200px;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  line-height: 1.4;
}

a.link-button.btn.btn-outline-primary.read-more {
  margin-bottom: 30px;
  border-radius: 0;
  background-color: transparent;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.43;
}

a.link-button.btn.btn-outline-primary.read-more:hover {
  background-color: #d5d5d5;
}

.container-grid.dropdown {
  float: right;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-right: 60px;
  padding-left: 15px;
  max-width: 1200px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

li.list-item.nav-item {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  color: #333;
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  line-height: 21px;
}

.container-grid.heading-highlight {
  margin-right: auto;
  margin-left: auto;
  padding: 5vw 0vw 10vw;
  background-color: #000;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.information-section {
  margin-right: auto;
  margin-left: auto;
  padding-top: 5vw;
  padding-bottom: 3vw;
  max-width: none;
}

div.responsive-picture.highlighted-img {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
}

.container-grid.blog-section {
  padding-top: 5vw;
  padding-right: 0;
  padding-bottom: 5vw;
  min-height: 300px;
  width: auto;
  background-color: #000;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.blog-inner {
  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: center;
  margin-right: auto;
  margin-left: auto;
  min-height: 400px;
  max-width: 1200px;
  border-color: rgba(175, 175, 175, .8);
  border-radius: 4px;
  background-color: transparent;
  background-image: url('../images/Codec%20slant%20C510ip-s.jpg');
  background-attachment: fixed;
  background-position: center center;
  background-clip: padding-box;
  background-origin: padding-box;
  background-size: contain;
  background-repeat: no-repeat;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background-blend-mode: normal;
}

.container-grid.blog-container {
  display: block;
  margin: 30px auto;
  padding: 15px;
  min-height: auto;
  max-width: 350px;
  border-radius: 8px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-image:    -moz-linear-gradient(top, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-image:      -o-linear-gradient(top, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-image:         linear-gradient(180deg, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

li.list-item a.list-item-text-1 {
  color: #3b3b3b;
}

.container-grid.address-container {
  position: static;
  display: block;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  float: none;
  clear: none;
  -ms-flex-align: start;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  grid-auto-flow: row;
}

a.social-image.friends-icon {
  margin: 5px 20px 20px;
  padding: 5px;
  max-width: 44px;
  background-color: #6ca6ed;
}

span.glyph.contact-icon {
  padding-top: 20px;
  color: #6ca6ed;
  text-align: center;
  font-size: 30px;
  line-height: 42px;
}

.container-grid.contact-container {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
}

.container-grid.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  opacity: 1;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.company-social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 10px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

video.video {
  width: 100%;
  background-color: #000;
}

.container-grid.download-sub-class {
  display: block;
  margin: 20px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 100px;
  min-height: 180px;
  max-width: 150px;
  border-radius: 5px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-image:    -moz-linear-gradient(top, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-image:      -o-linear-gradient(top, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-image:         linear-gradient(180deg, rgba(101, 101, 101, .8) 0%, rgba(34, 34, 34, .8) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;

  background-blend-mode: normal;
}

.container-grid.container-1 {
  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;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-top: 0;
  min-height: 200px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

.container-grid.distributor_container {
  position: static;
  display: inline-block;
  float: none;
  clear: none;
  margin: 15px;
  padding: 0 15px;
  min-width: 320px;
  min-height: 300px;
  max-width: 0;
  border-radius: 8px;
  background-color: rgba(175, 175, 175, .8);
  vertical-align: text-top;

  grid-area: auto / auto / auto / auto;
  justify-self: auto;
  grid-auto-flow: row;
}

span.glyph.email-icon {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  min-width: 0;
  min-height: 0;
  color: #6ca6ed;
  text-align: left;
  font-size: 20px;
  line-height: 20px;
}

.container-grid.container-2 {
  float: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 0;
  text-align: left;
  font-size: 24px;
}

span.glyph.phone-icon {
  display: inline-block;
  padding-top: 0;
  color: #6ca6ed;
  text-align: left;
  font-size: 20px;
  line-height: 20px;
}

.container-grid#support-copy-1 {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%), url('../images/laptop.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, no-repeat;

  background-blend-mode: normal, normal;
}

.container-grid.support-section {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 600px;
  background-color: #000;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  grid-area: auto / auto / auto / auto;
  grid-template-columns: auto;
  grid-template-rows: repeat(2 , auto);
}

.container-grid.our-rental-service {
  position: static;
  display: block;
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 0;
  min-height: auto;
  max-width: none;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%), url('../images/physical-world-map-white1.jpg');
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%), url('../images/physical-world-map-white1.jpg');
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%), url('../images/physical-world-map-white1.jpg');
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%), url('../images/physical-world-map-white1.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, left top;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, contain;
  background-repeat: repeat, no-repeat;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  opacity: 1;
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);

  background-blend-mode: normal, normal;
  grid-template-columns: auto;
  grid-template-rows: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
          align-self: auto;
  grid-area: auto;
  justify-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
     -moz-box-flex: 0;
      -ms-flex: 0 1;
          flex: 0 1;
  grid-auto-flow: column;
}

.container-grid.container-5 {
  display: inline-block;
  margin-left: 20px;
  max-width: 300px;
  background-color: transparent;
}

.container-grid.rental-container {
  position: static;
  display: block;
  float: none;
  clear: none;
  margin: 15px;
  padding: 10px 15px 0;
  min-width: 500px;
  min-height: 200px;
  max-width: 0;
  border-radius: 8px;
  background-color: rgba(175, 175, 175, .8);
  vertical-align: text-top;

  grid-area: auto / auto / auto / auto;
  justify-self: auto;
  grid-auto-flow: row;
}

.container-grid.copyright-section {
  padding-top: 20px;
  padding-bottom: 0;
}

a.glyph.contact-icon {
  margin-top: 10px;
  text-align: center;
  font-size: 52px;
  line-height: 42px;
}

.rule.rule-1 {
  margin-right: auto;
  margin-bottom: -5px;
  margin-left: auto;
  width: 90%;
}

.rule.rule-1 hr {
  border-top-color: rgba(101, 101, 101, .8);
}

.container-grid.container-3 {
  width: auto;
}

.container-grid.container-6 {
  padding-right: 5px;
  padding-left: 5px;

  grid-template-columns: minmax(200px, 20%) minmax(auto, auto);
  grid-template-rows: auto;
}

div.responsive-picture.picture-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
}

div.responsive-picture.picture-1 {
  display: block;
  margin: 0;
  min-width: 0;
  min-height: auto;
  max-width: none;
  width: auto;

  justify-self: auto;
}

.container-grid.container-8 {
  display: inline-block;
  clear: none;
  margin: 0 0 0 10px;
  min-width: 100px;
  max-width: none;
  width: 50%;

  grid-template-columns: none;
  grid-template-rows: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.container-10 {
  display: block;
  float: left;
  margin: 20px 0;
  padding: 0;

  grid-template-columns: auto minmax(auto, 30%);
  grid-template-rows: auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

a.glyph.brochure-font-icon {
  display: inline-block;
  margin-top: 0;
  padding-top: 0;
  font-size: 40px;
}

.container-grid.container-9 {
  display: inline-block;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 0;
  margin-left: 10px;
  padding-right: 0;
  min-height: 0;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

.container-grid.container-11 {
  margin-bottom: 20px;
  font-size: 12px;
}

a.glyph.font-icon-link-1 {
  display: inline-block;
}

.container-grid.container-13 {
  display: inline-block;
  float: left;
  padding-right: 0;
  padding-left: 0;
  width: 70%;
}

.container-grid.container-12 {
  margin: 20px 0;
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  h1.main-heading {
    letter-spacing: 12px;
    font-size: 40px;
  }

  h1.hero-heading {
    color: #7a7a7a;
  }

  h1.sub-main-heading {
    font-size: 16px;
  }

  h2.data-sheet-title-h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }

  h2.sub-heading {
    font-size: 24px;
  }

  p.paragraph.paragraph-4 {
    padding-left: 20px;
    font-size: 10px;
  }

  p.paragraph.data-sheet-body-h2 {
    padding-top: 0;
  }

  .container-grid.container-8 {
    min-width: 100px;
    max-width: 200px;
    width: 30%;
  }

  .container-grid.container-13 {
    width: 100%;
  }

  .container-grid.support-section {
    display: block;
    background-color: #000;
    opacity: .99;
  }

  .container-grid.our-rental-service {
    min-width: 0;
    min-height: auto;
    max-width: none;
    width: auto;
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, contain;
  }
}

@media screen and (min-width: 48rem) {
  /* Text Elements */

  h1.main-heading {
    letter-spacing: 15px;
    font-size: 56px;
  }

  h1.hero-heading {
    letter-spacing: 4px;
    font-size: 30px;
  }

  h1.sub-main-heading {
    font-size: 18px;
  }

  h1 span.heading-text-2 {
    font-size: 1.125rem;
  }

  h2.data-sheet-title-h2 {
    font-size: 18px;
  }

  h2.sub-heading {
    font-size: 30px;
  }

  p.paragraph.address-paragraph {
    line-height: 24px;
  }

  a.link-text.text-link-1 {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-bottom: 5px;
  }

  a.link-text.text-link-distributers {
    margin-top: 40px;
  }

  /* Interaction Elements */

  a.link-button.btn {
    font-size: 18px;
    line-height: 1.43;
  }

  .container-grid.blog-inner {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.support-section {
    background-image: url('../images/laptop.jpg'), -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%);
    background-image: url('../images/laptop.jpg'), -moz-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%);
    background-image: url('../images/laptop.jpg'), -o-linear-gradient(top, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%);
    background-image: url('../images/laptop.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, .35) 100%);
  }

  .container-grid.container-8 {
    min-width: 100px;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

  h1.main-heading {
    letter-spacing: 18px;
    font-size: 70px;
  }

  h1.sub-main-heading {
    font-size: 20px;
  }

  h1 span.heading-text-2 {
    font-size: 1.5rem;
  }

  /* Interaction Elements */

  a.link-button.btn.btn-outline-primary.read-more {
    font-size: 20px;
  }

  .container-grid.blog-container {
    max-width: 400px;
  }

  .container-grid.distributor_container {
    max-width: 400px;
  }

  .container-grid.rental-container {
    max-width: 400px;
  }

  .container-grid.container-13 {
    width: 70%;
  }

  .container-grid.container-8 {
    min-width: 80px;
    max-width: 150px;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

  h1.main-heading {
    letter-spacing: 20px;
    font-size: 100px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h1.hero-heading {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h1.distributers-email {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h1.sub-main-heading {
    font-size: 24px;
  }

  h1 span.heading-text-2 {
    font-size: 1.875rem;
  }

  h2.heading-highlight {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h2.heading-1 {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h4.blog-date {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  h6.contact-heading {
    font-size: 18px;
  }

  p.paragraph.paragraph-1 {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.address-paragraph {
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.distributors {
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.paragraph-3 {
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.paragraph-6 {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.paragraph-4 {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.paragraph-5 {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.paragraph-2 {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  p.paragraph.paragraph-7 {
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  a.link-text.codec-rental-link-black {
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  a.link-text.text-link-1 {
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  a.link-text.text-link-distributers {
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  a.link-text.privacy-notice {
    font-size: 18px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  /* Interaction Elements */

  a.link-button.btn.btn-outline-primary.read-more {
    font-size: 20px;
    font-family: 'Roboto', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  }

  li.list-item a.list-item-text-1 {
    color: #3b3b3b;
  }

  .container-grid.container-8 {
    min-width: 0;
    max-width: none;
    width: auto;
  }

  div.responsive-picture.picture-1 {
    min-width: 0;
    max-width: none;
    width: 200px;
  }

  .container-grid.container-13 {
    width: 70%;
  }
}