@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Light.eot");
  src: url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/Lato-Black.eot");
  src: url("../fonts/Lato-Black.woff") format("woff"), url("../fonts/Lato-Black.otf") format("opentype");
  font-style: normal;
  font-weight: 900;
}
.inner .com-panel .col-r .wrapper {
  padding: 80px 40px 200px;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .wrapper {
    padding: 40px 16px 100px;
  }
}
.inner .com-panel .col-r .com-txt {
  letter-spacing: 0.01em;
  max-width: 800px;
}
@media screen and (max-width: 991px) {
  .inner .com-panel .col-r .com-txt {
    font-size: 0.89em;
  }
}
.inner .com-panel .col-r .com-txt h2 {
  font-weight: 300;
  font-size: 2.5em;
  text-transform: uppercase;
  margin-bottom: 40px;
}/*# sourceMappingURL=vision-and-mission.css.map */