* {
  min-width: 0;
  min-height: 0;
}

.off-canvas-content {
  margin-top: 147px;
}

@media only screen and (max-width: 960px) {
  .off-canvas-content {
    margin-top: 0;
  }
}

.hp_quotes_slider_sec {
  max-height: none;
  background: none;
}

.hp_quotes_slider_sec .cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.hp_quotes_slider_sec .cols .col-left {
  flex: 0 1 40%;
  -webkit-flex: 0 1 40%;
  -ms-flex: 0 1 40%;
  -webkit-box-flex: 0 1 40%;
  -moz-box-flex: 0 1 40%;
  -moz-flex: 0 1 40%;
}

.hp_quotes_slider_sec .cols .col-left .hp_quotes-slider-wrapper .hp_quotes {
  padding: 45px 30px 30px 3%;
  background-color: #008baa;
}

.hp_quotes_slider_sec .cols .col-left .hp_quotes-slider-wrapper .hp_quotes .inner svg {
  left: 0;
}

.hp_quotes_slider_sec .cols .col-left .hp_quotes-slider-wrapper .hp_quotes h3 {
  padding-left: 40px;
}

.hp_quotes_slider_sec .cols .col-right {
  flex: 0 1 60%;
  -webkit-flex: 0 1 60%;
  -ms-flex: 0 1 60%;
  -webkit-box-flex: 0 1 60%;
  -moz-box-flex: 0 1 60%;
  -moz-flex: 0 1 60%;
  background: #f4f4f4;
}

.hp_quotes_slider_sec .cols .col-right .slider_section {
  background: none;
}

.hp_quotes_slider_sec .cols .col-right .slider_section .slider_section_wrapper {
  width: 780px;
  max-width: 100%;
  margin: auto;
  margin: auto;
}

.hp_quotes_slider_sec .cols .col-right .slider_section .slider_section_wrapper .hp_slider_quotes_sec .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.hp_quotes_slider_sec .cols .col-right .slider_section .slider_section_wrapper .hp_slider_quotes_sec .item .image-wrap {
  flex: 0 0 260px;
  -webkit-flex: 0 0 260px;
  -ms-flex: 0 0 260px;
  -webkit-box-flex: 0 0 260px;
  -moz-box-flex: 0 0 260px;
  -moz-flex: 0 0 260px;
  margin-right: 30px;
}

/* Responsive */
@media only screen and (max-width: 1450px) {
  .hp_quotes_slider_sec .slider_section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .hp_quotes_slider_sec .hp_quotes .inner h3 {
    font-size: 2rem;
  }
}

/* End width 1450px */
@media only screen and (max-width: 960px) {
  .hp_quotes_slider_sec .cols {
    display: block;
  }
  .hp_quotes_slider_sec .slider_section {
    padding: 30px 0;
  }
  .hp_quotes_slider_sec .slick-list,
  .hp_quotes_slider_sec .slick-track,
  .hp_quotes_slider_sec .hp_quotes-slider-wrapper,
  .hp_quotes_slider_sec .hp_quotes,
  .hp_quotes_slider_sec .bg_img {
    height: 100% !important;
  }
  .hp_quotes_slider_sec .cols .col-right .slider_section .slider_section_wrapper .hp_slider_quotes_sec .item {
    display: block;
  }
  .hp_quotes_slider_sec .cols .col-right .slider_section .slider_section_wrapper .hp_slider_quotes_sec .item .image-wrap {
    margin-right: 0;
  }
  .hp_quotes_slider_sec .hp_quotes .inner h3 {
    font-size: 1.2rem;
  }
  .hp-top {
    margin-top: 0;
  }
  .home .off-canvas-content {
    overflow: hidden;
  }
  .off-canvas-list {
    padding-bottom: 80px;
  }
  .product_outer_box h4 {
    margin-bottom: 0;
  }
  footer#colophon {
    padding-bottom: 90px;
}
}

/* End width 960px */

/*# sourceMappingURL=qs-style.css.map */