#app, #app p {
   font-size: 17px
}
.nav-link {
   font-family: "Open Sans";   font-weight: 600
}
#footer, .btn, .heading-phone {
   font-family: "Open Sans";   font-weight: 600
}
.heading-social-icon-inner {
   font-family: "Open Sans";   font-size: 1rem;}
#footer-cp .standard-link {
   font-weight: 400;}
.custom_logo_matte {
}
.custom_logo_wrap {
  @media (min-width:640px) {
    background-image: url(/images/sites/42397/380112.jpg);
    @supports (background-image: url(/images/sites/42397/380112.webp)) {
      background-image: url(/images/sites/42397/380112.webp);
    }
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 427px;
    max-width: 100%
  }
  @media (min-width:768px) {
    height: 512px;
  }
  @media (min-width:900px) {
    height: 600px;
  }
  @media (min-width:1200px) {
    height: 800px;
  }
  @media (min-width:1600px) {
    height: 1067px;
  }
  @media (min-width:1920px) {
    height: 1280px;
  }
  @media (min-width:2400px) {
    height: 1600px;
  }
  @media (min-width:3200px) {
    height: 2133px;
  }
}
@media (min-width:640px) {
  #heading > .heading-site-title {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* end */