body {
  text-align: left;
}

.testimonial {
  clear: both;
}
.testimonial-img {
  float: left;
  text-align: center;
  width: 200px;
  height: 150px;
  margin: 0 8px 8px 0;
  border: 3px #eee solid;
  overflow: hidden;
}

.testimonial-logo img {
  margin-top: 12px;
  max-height: 45px;

  -moz-opacity: 0.3;
  opacity: 0.3;
  filter: gray();
}

h4 {
  color: black;
  font-size: 18px;
  text-transform: none;
}

.video_banner {
  position: relative;
  height: 570px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.video_banner video {
  min-height: 570px;
  min-width: 100%;
  object-fit: cover;
}

.video_banner img {
  height: 100%;
}

.laser_page p,
.laser_page ul {
  line-height: 150%;
}

.laser_page ul {
  margin-left: 40px;
}

.home-lasercutting .screen_overlay {
  background: url(../images/home/lasercut/Screen.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 255px;
}

.home-lasercutting .screen_overlay img {
  margin: 15px 0 0 0 !important;
  width: 90%;
  border: none !important;
  border-radius: 0 !important;
}

.home-lasercutting .row-lasercut .content.materialPanel {
  vertical-align: top;
  margin-left: 64px;
}

.home-lasercutting .materialPanelImage {
  display: inline-block;
  height: 223px;
  position: relative;
  width: 400px;
}

.home-lasercutting .materialPanelImage .backing {
  display: inline-block;
  width: 570px;
  left: -100px;
  top: -81px;
  height: 340px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
}

#vid_cta {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid white;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  margin: 80px 0 0;
  padding: 10px;
  pointer-events: all;
  transition: ease all 0.2s;
  font-size: 32px;
}

#mainVideoContainer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#mainVideoContainer video {
  max-width: 100%;
}

.with_promo_banner #mainVideoContainer {
  top: -49px;
}

.home-lasercutting .row-lasercut {
  text-align: center;
  padding: 32px 0;
}
.home-lasercutting .row-lasercut p {
  font-size: 1.3em;
}
.home-lasercutting .row-lasercut h2 {
  color: #49e;
  font-size: 32px;
  font-weight: normal;
  margin: 0 50px;
}
.home-lasercutting .row-lasercut h3 {
  margin: 0 50px 32px;
  color: inherit;
  font-size: 24px;
  font-weight: normal;
}
.home-lasercutting .row-lasercut .img {
  display: inline-block;
  max-width: 300px;
  vertical-align: middle;
}
.home-lasercutting .row-lasercut .img img {
  max-width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 10px;
}
.home-lasercutting .row-lasercut .content {
  display: inline-block;
  max-width: 400px;
  margin: 0 0 0 32px;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
}
.home-lasercutting .row-lasercut ul {
  list-style: disc;
  margin: 0 0 0 16px;
  font-size: 1.3em;
}

.home-lasercutting .block-advantages .img {
  margin-left: 32px;
  width: 200px;
  vertical-align: top;
}
.home-lasercutting .block-advantages img {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.home-lasercutting .block-advantages li {
  margin-bottom: 8px;
}
.home-lasercutting .block-testimonials > div {
  display: inline-block;
  vertical-align: top;
  max-width: 300px;
  padding: 0 16px;
}
.home-lasercutting .block-testimonials p {
  display: inline-block;
}
.home-lasercutting .block-testimonials p:first-child {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 8px;
  position: relative;
  height: 110px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.home-lasercutting .block-testimonials p:first-child:after,
.home-lasercutting .block-testimonials p:first-child:before {
  top: 100%;
  left: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.home-lasercutting .block-testimonials p:first-child:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}
.home-lasercutting .block-testimonials p:first-child:before {
  border-color: rgba(204, 204, 204, 0);
  border-top-color: #ccc;
  border-width: 11px;
  margin-left: -11px;
}
.home-lasercutting .block-testimonials p:last-child {
  margin-top: 16px;
  width: 240px;
  text-align: left;
}
.home-lasercutting .block-testimonials img {
  width: 50px;
  margin: 0 8px 0 0;
}
.home-lasercutting .block-testimonials span {
  display: inline-block;
  width: 180px;
}

.home-lasercutting .block-blog {
  margin-bottom: 32px;
}
.home-lasercutting .block-blog h2 {
  margin-bottom: 32px;
}
.home-lasercutting .block-blog > div {
  display: inline-block;
  width: 400px;
  vertical-align: top;
  margin: 5px;
  padding-left: 220px;
  position: relative;
  text-align: left;
  min-height: 200px;
}
.home-lasercutting .block-blog > div:first-child {
  margin-right: 32px;
}
.home-lasercutting .block-blog .img {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  overflow: hidden;
}
.home-lasercutting .block-blog .img img {
  height: 200px;
  width: auto;
  max-width: none;
}
.home-lasercutting .block-blog h3 {
  margin: 0;
}
.home-lasercutting .block-blog span {
  margin-bottom: 8px;
  display: block;
}
.home-lasercutting .block-blog a {
  display: block;
  margin-top: 8px;
}
.home-lasercutting .block-beta .content_box p {
  font-size: 1.3em;
}
.home-lasercutting .block-beta input[type="email"] {
  padding: 6px;
  border-radius: 3px;
  border: none;
  width: 200px;
}
.home-lasercutting .lasercut-info-text {
  vertical-align: middle;
}
.home-lasercutting .lasercut-info-text2 {
  max-width: 700px;
  padding-top: 15px;
  margin: 0 auto;
}

.section_box.context_break {
  margin-bottom: 0;
}

.context_break .content_box {
  margin: 0 auto;
}

.laser_about_backing {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: absolute;
  width: 100%;
}

.laser_header h1 {
  text-transform: uppercase;
}

.laser_header div {
  font-size: 32px;
  color: #ffffff;
}
.laser_header div a {
  pointer-events: all;
  color: #ffffff;
  text-decoration: underline;
}

.laser_header {
  background: rgba(0, 0, 0, 0.3);
  padding-top: 15%;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.section_box {
  display: inline-block;
  position: relative;
  margin: 20px 0;
  padding: 20px 0;
  width: 100%;
}

.benefitsList li {
  list-style-type: disc;
  text-align: left;
}

.left50,
.right50 {
  width: 45%;
  margin: 0 1%;
}

.context_break {
  background-image: url("images/laserback.jpg");
  background-size: cover;
  padding: 0;
  position: relative;
  color: white;
}

.context_break h2 {
  margin-top: 50px;
  color: white !important;
}

.video_banner .header,
.video_banner .laser_header {
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.video_banner .header h1,
.video_banner .header h2 .video_banner .laser_header h1,
.video_banner .laser_header h2 {
  color: #333;
  padding: 10px 20px;
}
.video_banner .header h1,
.video_banner .laser_header h1 {
  font-size: 5em;
}
.video_banner .header h2,
.video_banner .laser_header h2 {
  font-weight: 400;
}
.video_banner .laser_header h1,
.video_banner .laser_header h2 {
  color: white;
}
.video_banner .laser_header h2 {
  margin: auto;
  margin-bottom: 20px;
  max-width: 800px;
}
.video_banner_button {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid white;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-size: 200%;
  margin: 80px 0 0;
  padding: 10px;
  pointer-events: all;
  transition: ease all 0.2s;
  display: inline-block;
}
.video_banner_button:hover {
  background: #111;
  text-decoration: none;
}
.main_cta,
.switch_pro,
.testimonial_box {
  width: 100%;
  padding: 80px 0;
  text-align: center;
}

.content_box {
  margin: auto;
  max-width: 1024px;
  position: relative;
  z-index: 2;
}

.content_box p {
  text-align: left;
}

.testimonial_box {
  padding-bottom: 20px;
}
.main_cta h2,
.testimonial_box h2,
.section_box h2 {
  color: #333;
  font-size: 3em;
  font-weight: normal;
}
.main_cta p,
.switch_pro p {
  color: #333;
  font-size: 1.5em;
  margin-top: 10px;
}
.main_cta button,
.switch_pro button {
  font-size: 3em;
  font-weight: normal;
  margin: 30px 0 0 0;
}

.main_cta button img {
  vertical-align: middle;
  margin: 0 20px 0 -20px;
}
.switch_pro {
  background-color: black;
  background-image: url(../images/home/newhome/ProBacking2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.switch_pro h2 {
  color: white;
  font-size: 3em;
  font-weight: normal;
  text-shadow: 0 0 2px #000;
}
.switch_pro p {
  color: white;
  text-shadow: 0 0 2px #000;
}
.switch_pro button {
  font-size: 1.5em;
}
.quote_container {
  background: white;
  border: solid 1px #ccc;
  border-radius: 3px;
  display: inline-block;
  margin: 30px 20px;
  margin-bottom: 0;
  padding: 25px;
  transition: ease all 2s;
  vertical-align: top;
  width: 400px;
}
.quotes_container {
  min-height: 235px;
}

.customer_slider {
  min-height: 350px;
  overflow: hidden;
}
#logoBanner {
  margin-top: 20px;
  width: 4000px; /*should be wider than sum of all icon widths*/
}
#logoBanner .logo {
  background-image: url(../images/special/testimonials/logo_sprite.png);
  display: inline-block;
  float: left;
  height: 50px;
  margin: 10px 30px 26px 30px;
  padding: 0;
  vertical-align: middle;
}
#logo1 {
  width: 50px;
}
#logo2 {
  background-position: 0 -51px;
  width: 177px;
}
#logo3 {
  background-position: 0 -102px;
  width: 50px;
}
#logo4 {
  background-position: 0 -153px;
  width: 169px;
}
#logo5 {
  background-position: 0 -204px;
  width: 225px;
}
#logo6 {
  background-position: 0 -969px;
  width: 132px;
}
#logo7 {
  background-position: 0 -255px;
  width: 211px;
}
#logo8 {
  background-position: 0 -306px;
  width: 97px;
}
#logo9 {
  background-position: 0px -357px;
  width: 108px;
}
#logo10 {
  background-position: 0 -867px;
  width: 50px;
}
#logo11 {
  background-position: 0 -408px;
  width: 144px;
}
#logo12 {
  background-position: 0 -459px;
  width: 46px;
}
#logo13 {
  background-position: 0 -510px;
  width: 298px;
}
#logo14 {
  background-position: 0 -561px;
  width: 58px;
}
#logo15 {
  background-position: 0 -612px;
  width: 139px;
}
#logo16 {
  background-position: 0 -714px;
  width: 53px;
}
#logo17 {
  background-position: 0 -918px;
  width: 50px;
}
#logo18 {
  background-position: 0 -765px;
  width: 178px;
}
#logo19 {
  background-position: 0 -663px;
  width: 70px;
}
#logo20 {
  background-position: 0 -816px;
  width: 205px;
}
#logo21 {
  background-position: 0 -1020px;
  width: 149px;
}
.pointer {
  position: absolute;
  background-image: url(images/quote_pointer.png);
  width: 56px;
  height: 29px;
  margin-top: -54px;
}
.quote {
  font-family: "Open Sans", serif;
  font-style: italic;
  font-size: 1.5em;
  text-align: left;
}
.quoted {
  font-family: "Open Sans", serif;
  font-size: 1.5em;
  margin-top: 10px;
  text-align: right;
}
#site_content {
  min-height: 0;
  height: 0;
}

@media (max-width: 1023px) {
  .video_banner {
    background-size: cover;
  }

  .video_banner video {
    display: none;
  }
}

@media (max-width: 767px) {
  .video_banner .header h1,
  .video_banner .laser_header h1 {
    font-size: 2.5em;
  }

  .main_cta button,
  .switch_pro button {
    padding: 10px;
    font-size: 1.5em;
  }

  .main_cta button img {
    margin: 0;
    width: 30px;
    height: auto;
  }

  .main_cta h2,
  .testimonial_box h2 {
    font-size: 2em;
  }

  .main_cta,
  .switch_pro,
  .testimonial_box {
    padding: 40px 0;
  }

  .testimonial_box {
    padding-bottom: 0;
  }

  .customer_slider {
    min-height: 0;
  }

  .quote_container {
    width: 250px;
    font-size: 0.8em;
    padding: 10px;
  }

  .quote_container img {
    width: 100%;
  }

  .home-lasercutting .row-lasercut {
    padding: 32px;
  }
  .home-lasercutting .row-lasercut h2 {
    font-size: 24px;
    margin: 0;
  }
  .home-lasercutting .row-lasercut h3 {
    font-size: 16px;
    margin: 0 0 32px 0;
  }
  .home-lasercutting .row-lasercut .content {
    margin: 0;
  }
  .home-lasercutting .row-lasercut .img img {
    margin: 0;
  }
  .home-lasercutting .row-lasercut .content.materialPanel {
    margin-top: 48px;
    margin-left: 16px;
  }
  .home-lasercutting .block-blog .img img {
    width: 100%;
    height: auto;
  }
  .home-lasercutting .block-blog h3 {
    margin: 0;
    font-size: 24px;
  }
  .home-lasercutting .block-advantages .img,
  .home-lasercutting .block-advantages .img img {
    margin: 0;
  }
  .home-lasercutting .block-testimonials > div {
    margin-bottom: 16px;
  }
  .home-lasercutting .block-beta .content_box {
    margin: 0 !important;
    padding: 16px;
  }
  .home-lasercutting .block-beta .fleft,
  .home-lasercutting .block-beta .fright {
    float: none !important;
    width: 100% !important;
    margin: 16px auto !important;
  }
  .home-lasercutting .block-blog > div {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 32px;
  }
  .home-lasercutting .block-blog .img {
    width: 100%;
    position: static;
    height: auto;
  }
  .home-lasercutting .block-blog .img {
    width: 100%;
    height: auto;
  }
}
