/* compiled by scssphp v0.0.12 on Thu, 08 Jun 2017 18:51:54 +0000 (0.0365s) */

hr.home-separator {
  display: none; }
  @media (max-width: 768px) {
  hr.home-separator {
    width: 80%;
    border: 1px solid LightGrey;
    display: block; } }

.left-text .content-wrapper {
  order: 1; }

.right-text {
  /*Home sections*/ }
  .right-text .content-wrapper {
    order: 0; }
  @media (max-width: 768px) {
  .right-text .content-wrapper {
    order: 1; } }

div.home-section.right-text .content-wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  div.home-section.right-text .content-wrapper .content {
    max-width: 445px; }

@media (max-width: 768px) {
  div.home-section {
    min-height: 370px; }

  div.home-section.right-text .content-wrapper, div.home-section.left-text .content-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 335px;
    margin-bottom: 1px; }
    div.home-section.right-text .content-wrapper .content, div.home-section.left-text .content-wrapper .content {
      max-width: 445px; } }

@media (max-width: 375px) {
  div.home-section {
    min-height: 420px; }

  div.home-section.right-text .content-wrapper, div.home-section.left-text .content-wrapper {
    min-height: 375px; } }

@media (max-width: 320px) {
  div.home-section {
    min-height: 420px; }

  div.home-section.right-text .content-wrapper, div.home-section.left-text .content-wrapper {
    min-height: 375px; } }

div.home-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-repeat: no-repeat;
  background-size: 100% 100%; }
  @media (max-width: 768px) {
  div.home-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
  div.home-section .content-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    padding: 25px;
    padding-left: 65px;
    padding-top: 30px;
    padding-right: 35px; }
    @media (max-width: 768px) {
  div.home-section .content-wrapper {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 15px; } }
    div.home-section .content-wrapper .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      max-width: 420px; }
      @media (max-width: 768px) {
  div.home-section .content-wrapper .content {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box; } }
      div.home-section .content-wrapper .content h2 {
        padding: 0px;
        margin: 0px;
        box-sizing: border-box;
        font-size: 39px;
        font-weight: 600;
        color: white;
        margin-bottom: 15px;
        margin-top: 5px; }
        @media (max-width: 768px) {
  div.home-section .content-wrapper .content h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px; } }
      div.home-section .content-wrapper .content p {
        color: white;
        margin-bottom: 30px;
        line-height: 28px;
        font-weight: 300;
        font-size: 15px; }
        @media (max-width: 768px) {
  div.home-section .content-wrapper .content p {
    text-align: center;
    padding: 0px 10px;
    font-size: 14px;
    margin-bottom: 20px; } }
      div.home-section .content-wrapper .content a {
        text-align: center;
        width: 300px; }
        @media (max-width: 768px) {
  div.home-section .content-wrapper .content a {
    margin: 5px auto; } }
  div.home-section .side-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 450px) {
  div.home-section .side-image {
    min-height: 150px;
    background-position: center; } }
    @media (min-width: 451px) and (max-width: 768px) {
  div.home-section .side-image {
    min-height: 300px; } }
    @media (min-width: 1024px) {
  div.home-section .side-image {
    min-height: 200px;
    background-position: center; } }
    @media (min-width: 1200px) {
  div.home-section .side-image {
    min-height: 350px; } }

div.footer .footer-a, div.footer .footer-b {
  color: #2174bb;
  margin: auto;
  text-align: center; }
  div.footer .footer-a {
    font-size: 42px;
    font-weight: 700;
    margin-top: 20px; }
    @media (max-width: 768px) {
  div.footer .footer-a {
    margin-top: 10px;
    font-size: 32px;
    font-weight: 600; } }
  div.footer .footer-b {
    font-size: 13px;
    margin-bottom: 25px; }
    @media (max-width: 768px) {
  div.footer .footer-b {
    margin-bottom: 15px; } }

div.headerBanner {
  height: 285px;
  background-repeat: no-repeat !important;
  background-color: #002f5a !important;
  background-position: right !important;
  background-size: cover !important; }
  div.headerBanner div.container .headerButtons {
    width: 340px; }
    @media (max-width: 768px) {
    div.headerBanner div.container .headerButtons {
      width: 60%; } }
    div.headerBanner div.container .headerButtons .headerButtonContent {
      height: 170px;
      padding: 0px 20px;
      padding-top: 30px;
      height: 100%;
      display: block; }
      @media (min-width: 769px) {
    div.headerBanner div.container .headerButtons .headerButtonContent {
      height: 100%;
      display: block; } }
      @media (max-width: 768px) {
    div.headerBanner div.container .headerButtons .headerButtonContent {
      display: none; } }
      div.headerBanner div.container .headerButtons .headerButtonContent h2 {
        padding: 0px;
        margin: 0px;
        box-sizing: border-box;
        font-weight: 400;
        font-size: 30px;
        margin-bottom: 10px;
        color: #2174bb; }
      div.headerBanner div.container .headerButtons .headerButtonContent p {
        font-size: 12px;
        line-height: 22px; }
    div.headerBanner div.container .headerButtons .buttonOne, div.headerBanner div.container .headerButtons .buttonTwo {
      width: 100%; }
      div.headerBanner div.container .headerButtons .buttonOne a, div.headerBanner div.container .headerButtons .buttonTwo a {
        background-color: rgba(210, 111, 3, 0.8);
        width: 100%;
        max-width: 100%;
        text-align: left;
        padding-left: 10px; }
      div.headerBanner div.container .headerButtons .buttonOne a:hover, div.headerBanner div.container .headerButtons .buttonTwo a:hover {
        background-color: rgba(45, 10, 37, 0.8); }

a.bottom-link {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  margin-top: 35px;
  padding: 10px;
  text-align: center;
  width: 250px;
  font-size: 14px; }

.delivery-images-contain {
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  max-height: 195px;
  overflow: hidden;
  text-align: center;
  margin-top: -10px; }
  .delivery-images-contain img {
    max-height: 180px;
    display: inline-block;
    margin: 15px 5px 0; }

.delivery-images-contain.animated {
  max-height: none; }

div.deliver h2 {
  text-align: center;
  color: #2174bb;
  margin-bottom: 30px;
  font-size: 39px;
  font-weight: 600;
  margin-top: 45px;
  margin-bottom: 20px;
  letter-spacing: -0.03em; }
  @media (max-width: 768px) {
  div.deliver h2 {
    margin-top: 35px;
    font-size: 32px; } }

div.delivery-image.desktop {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
  @media (max-width: 768px) {
  div.delivery-image.desktop {
    display: none; } }

div.delivery-image.mobile {
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: none; }
  @media (max-width: 768px) {
  div.delivery-image.mobile {
    display: block; } }

div.delivery-link {
  text-align: center;
  margin-bottom: 45px;
  margin-top: 40px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  color: #1f74ba; }
  div.delivery-link .less .delivery-link-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-bottom: 6px; }
  div.delivery-link .delivery-link-icon {
    margin-top: 5px; }
  @media (max-width: 768px) {
  div.delivery-link {
    margin-top: 20px;
    margin-bottom: 25px; } }

div.other-companies {
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 10px;
  padding-bottom: 40px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  div.other-companies .headers h5, div.other-companies .headers h4 {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    color: #666; }
    div.other-companies .headers h4 {
      padding: 0px;
      margin: 0px;
      box-sizing: border-box;
      color: #0075c9;
      font-weight: 300;
      font-size: 22px;
      margin-bottom: 35px; }
    @media (max-width: 768px) {
    div.other-companies .headers h4 {
      width: 250px;
      margin: auto;
      line-height: 1.65;
      font-weight: 300;
      font-size: 15px; } }
    div.other-companies .headers h5 {
      font-size: 18px;
      font-weight: 400; }
    @media (max-width: 768px) {
    div.other-companies .headers h5 {
      font-size: 12px; } }
    div.other-companies .headers .cretex {
      width: 320px;
      height: 52px;
      background-size: contain;
      background-repeat: no-repeat;
      margin: auto;
      margin-bottom: 20px; }
    @media (max-width: 768px) {
    div.other-companies .headers .cretex {
      margin-bottom: 5px; } }
  div.other-companies div.other-companies-container {
    display: flex;
    flex-direction: row; }
    div.other-companies div.other-companies-container a.visit-the-site {
      padding-top: 27px;
      flex: 1 1 30%;
      margin-right: 20px;
      text-align: right; }
    div.other-companies div.other-companies-container .other-companies-img {
      background-repeat: no-repeat;
      margin-bottom: 5px;
      height: 50px;
      background-position: left bottom;
      flex: 0 0 70%; }
    @media (max-width: 768px) {
    div.other-companies div.other-companies-container .other-companies-img {
      margin-bottom: 15px; } }
  div.other-companies div.split {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%; }
    @media (max-width: 768px) {
  div.other-companies div.split {
    flex-direction: column;
    margin-left: 5px; } }
    div.other-companies div.split .left ul, div.other-companies div.split .right ul {
      padding: 0px;
      margin: 0px;
      box-sizing: border-box; }
      @media (max-width: 768px) {
    div.other-companies div.split .left ul, div.other-companies div.split .right ul {
      padding: 0px;
      margin: 0px;
      box-sizing: border-box;
      padding-left: 10px; } }
      div.other-companies div.split .left ul ul, div.other-companies div.split .right ul ul {
        padding: 0px;
        margin: 0px;
        box-sizing: border-box;
        list-style-type: disc; }
        div.other-companies div.split .left ul ul li, div.other-companies div.split .right ul ul li {
          list-style-position: inside;
          padding: 0px;
          margin: 0px;
          box-sizing: border-box;
          font-size: 15px;
          margin-bottom: 5px;
          color: #666; }
          @media (max-width: 768px) {
    div.other-companies div.split .left ul ul li, div.other-companies div.split .right ul ul li {
      font-size: 12px;
      margin-bottom: 5px; } }
    div.other-companies div.split .left {
      padding: 0px;
      margin: 0px;
      box-sizing: border-box;
      padding-right: 20px;
      padding-left: 70px; }
    @media (max-width: 767px) {
    div.other-companies div.split .left {
      padding-right: 0px; } }
    @media (min-width: 769px) {
    div.other-companies div.split .right {
      border-left: 1px solid #2174bb;
      padding-left: 25px; } }

.visit-the-site {
  display: none; }
  @media (max-width: 768px) {
  .visit-the-site {
    display: block;
    text-decoration: underline; } }

div.centered.logos {
  display: none; }

div.delivery-link-icon {
  height: 20px;
  width: 50px;
  margin: auto;
  margin-bottom: 25px;
  background-repeat: no-repeat;
  background-position: center;
  /***************************
	OTHER COMPANIES
***************************/ }
  @media (max-width: 768px) {
  div.delivery-link-icon {
    display: none; } }

div.other-companies {
  /* Old browsers */
  background: #ebebeb;
  /* FF3.6-15 */
  background: -moz-linear-gradient(top, #ebebeb 0%, #fff 65%, #fff 65%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(top, #ebebeb 0%, #fff 65%, #fff 65%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(to bottom, #ebebeb 0%, #fff 65%, #fff 65%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 0 55px;
  position: relative;
  margin-top: 30px;
  /************HEADERS************/ }
  div.other-companies .headers h5, div.other-companies .headers h4 {
    text-align: center;
    flex: 0 0 100%; }
    div.other-companies .headers h4 {
      color: #0074c7;
      font-size: 25px;
      font-weight: 300;
      padding: 25px 0 25px;
      margin: 0; }
    div.other-companies .headers h5 {
      font-size: 20px;
      margin-bottom: 0; }
    div.other-companies .headers .cretex {
      width: 318px;
      height: 52px;
      margin: auto;
      background-size: contain; }
  @media (max-width: 768px) {
  div.other-companies {
    /************SPLIT************/ }
    div.other-companies .headers img {
      max-width: 250px; }

    div.other-companies .headers h4 {
      font-size: 18px;
      line-height: 25px;
      max-width: 270px;
      margin: 0 auto;
      letter-spacing: -0.03em; }

    div.other-companies .headers .cretex {
      width: 250px; } }
  div.other-companies div.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding-bottom: 20px; }
    div.other-companies div.content .other-company {
      padding: 0 15px;
      margin: 15px 0;
      width: 33.33%; }
    div.other-companies div.content .other-company:first-child, div.other-companies div.content .other-company:nth-child(3n+1) {
      border-left: none; }
      div.other-companies div.content .other-company .logo {
        padding-bottom: 5px; }
      div.other-companies div.content .other-company .logo img {
        float: left;
        padding: 0 0 8px;
        max-width: 100%; }
    div.other-companies div.content .other-company .footer-mobile-link {
      display: block;
      padding: 5px 1em; }
    div.other-companies div.content .other-company ul {
      clear: both;
      margin: 0;
      padding: 0; }
      div.other-companies div.content .other-company ul li {
        font-size: 14px;
        color: #333e48;
        margin-left: 1em;
        padding: 2px 0; }
  @media (max-width: 600px) {
  div.other-companies div.content {
    display: block;
    padding: 0 20px;
    margin-bottom: 0px; }
    div.other-companies div.content .other-company {
      margin: 20px 0;
      width: 100%;
      border: none;
      padding-bottom: 10px;
      position: relative; }
      div.other-companies div.content .other-company .footer-mobile-link {
        position: absolute;
        top: 0;
        right: 0; }
      div.other-companies div.content .other-company ul, div.other-companies div.content .other-company ul:first-child {
        min-height: 0;
        padding-right: 0px;
        padding-left: 0px;
        margin-left: 0; }
        div.other-companies div.content .other-company ul div, div.other-companies div.content .other-company ul:first-child div {
          margin-bottom: 10px; }
      div.other-companies div.content .other-company img {
        display: block;
        padding: 0;
        margin-left: 0px; } }
  @media (max-width: 400px) {
  div.other-companies {
    /************IMAGES************/ }
    div.other-companies div.content .other-company .footer-mobile-link {
      position: static; } }
  div.other-companies .other-companies-img {
    background-repeat: no-repeat;
    height: 50px;
    background-position: left bottom;
    background-size: contain; }
  div.other-companies .meier {
    width: 126px; }
  div.other-companies .rms-surgical {
    width: 114px; }
  div.other-companies .spectralytics {
    width: 237px;
    margin-bottom: 10px;
    /************BUTTONS************/ }
  div.other-companies .blue-button {
    padding: 5px 12px; }
  div.other-companies .button-contain {
    padding-top: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: 100%; }
    div.other-companies .button-contain .blue-button {
      margin: 0; }
