@charset "UTF-8";
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "AlwynNew";
  src: url("../../fonts/1DB4B3_0_0.eot");
  src: url("../../fonts/1DB4B3_0_0.eot?#iefix") format("embedded-opentype"), url("../../fonts/1DB4B3_0_0.woff") format("woff"), url("../../fonts/1DB4B3_0_0.ttf") format("truetype"); }
@font-face {
  font-family: "aw-icons";
  src: url("../../fonts/aw-icons.woff") format("woff"); }
.segmented-control {
  font-size: 16px;
  display: table; }
  .segmented-control li {
    display: table-cell; }
    .segmented-control li a {
      width: 86px;
      border: 1px solid #2fa9c8;
      border-right: none;
      padding: 7px 0;
      color: #2fa9c8;
      display: block;
      text-align: center;
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
      .segmented-control li a:hover {
        background-color: #e4f4f9;
        color: #25869f; }
      .segmented-control li a.active {
        color: #fff;
        background-color: #2fa9c8; }
    .segmented-control li:first-child a {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .segmented-control li:last-child a {
      border-right: 1px solid #2fa9c8;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }

.button {
  border: 1px solid #2fa9c8;
  background: transparent;
  color: #2fa9c8;
  padding: 0.6em 1.2em;
  border-radius: 5px; }
  .button:hover {
    background-color: #e4f4f9;
    color: #25869f; }
  .button.button-big {
    font-size: 20px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-loading .slick-list {
  background: white; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.pagination {
  overflow: hidden; }
  .pagination li {
    float: left;
    display: block; }
    .pagination li .pagination-control, .pagination li.pagination-current-page {
      border: 1px solid #2fa9c8;
      border-right: none;
      padding: 7px 10px;
      display: block;
      text-align: center;
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
    .pagination li .pagination-current-page {
      color: #62615d; }
    .pagination li .pagination-control {
      color: #2fa9c8; }
      .pagination li .pagination-control:hover {
        background-color: #e4f4f9;
        color: #25869f; }
      .pagination li .pagination-control:active {
        color: #fff;
        background-color: #2fa9c8; }
    .pagination li.pagination-current-page:first-child, .pagination li:first-child a {
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .pagination li.pagination-current-page:last-child, .pagination li:last-child a {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-right: 1px solid #2fa9c8; }

body {
  font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  background-color: #f9f9f9;
  padding-top: 53px;
  color: #62615d;
  font-smoothing: antialiased; }

h1,
h2,
h3,
h4 {
  font-family: "AlwynNew", HelveticaNeue, Helvetica, Arial, sans-serif;
  color: #f1654f; }

h2 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 0.3em; }

h3 {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 0.3em; }

article {
  width: 760px;
  margin: 0 auto; }
  article a {
    color: #2fa9c8; }
    article a:hover {
      color: #2a98b3; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    padding-top: 52px; }

  article {
    width: 90%; } }
@media only screen and (max-width: 767px) {
  body {
    padding-top: 52px; }

  article {
    width: 90%; } }
a {
  text-decoration: none; }

p + p {
  margin-top: 1em; }

.website-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 146px;
  background-color: rgba(249, 249, 249, 0.985);
  border-bottom: 1px solid rgba(98, 97, 93, 0.1);
  box-shadow: 0 1px 8px rgba(98, 97, 93, 0.4);
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
  .website-header .logo {
    position: absolute;
    top: 18px;
    left: 50%;
    width: 260px;
    height: 66px;
    margin-left: -130px;
    -webkit-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out; }
    .website-header .logo a {
      display: block;
      text-indent: -999em;
      width: 100%;
      height: 100%;
      background: url("../../images/logo.png") center center no-repeat;
      background-size: 260px 66px;
      -webkit-transition: all 0.4s ease-out;
              transition: all 0.4s ease-out; }
  .website-header .website-navigation {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 44px;
    background-color: #f2f1f1;
    -webkit-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out; }
    .website-header .website-navigation ul {
      position: absolute;
      top: 9px;
      right: 50%;
      width: 403px;
      margin-right: -200px;
      text-align: center;
      -webkit-transition: all 0.4s ease-out;
              transition: all 0.4s ease-out; }
      .website-header .website-navigation ul li {
        display: inline-block;
        margin: 0 8px; }
        .website-header .website-navigation ul li a {
          font-family: "AlwynNew", HelveticaNeue, Helvetica, Arial, sans-serif;
          font-size: 18px;
          color: #2fa9c8;
          padding: 6px 12px 4px 12px;
          border-radius: 5px;
          display: block;
          line-height: 1; }
          .website-header .website-navigation ul li a:hover {
            background-color: #e6e4e4; }
        .website-header .website-navigation ul li:last-child a {
          margin-right: 0; }
        .website-header .website-navigation ul li.active a {
          background-color: #ff523b;
          color: #fff; }

.header-collapsed .website-header {
  height: 52px; }
  .header-collapsed .website-header .logo {
    left: 10px;
    top: 5px;
    width: 166px;
    height: 42px;
    margin: 0; }
    .header-collapsed .website-header .logo a {
      background-size: 166px 42px; }
  .header-collapsed .website-header .website-navigation {
    height: 52px;
    width: 400px;
    background-color: transparent;
    bottom: -3px; }
    .header-collapsed .website-header .website-navigation ul {
      right: 0;
      margin: 0; }

.header-mobile .website-header {
  height: 52px; }
  .header-mobile .website-header .logo {
    left: 10px;
    top: 5px;
    width: 166px;
    height: 42px;
    margin: 0; }
    .header-mobile .website-header .logo a {
      background-size: 166px 42px; }
  .header-mobile .website-header .website-navigation {
    height: 52px;
    width: 100%;
    background-color: transparent;
    bottom: -3px; }
    .header-mobile .website-header .website-navigation ul {
      right: 0;
      margin: 0;
      top: 50px;
      width: 100%; }
      .header-mobile .website-header .website-navigation ul li {
        margin: 0; }
        .header-mobile .website-header .website-navigation ul li a {
          border-radius: 0; }
        .header-mobile .website-header .website-navigation ul li.active {
          position: absolute;
          top: -52px;
          right: 37px;
          width: 150px; }
          .header-mobile .website-header .website-navigation ul li.active a {
            background-color: transparent;
            height: 52px;
            line-height: 52px;
            width: 100%;
            text-align: right;
            padding: 0;
            font-size: 20px;
            color: #f1654f; }
            .header-mobile .website-header .website-navigation ul li.active a:after {
              position: absolute;
              top: 0;
              right: -25px;
              width: 20px;
              height: 20px;
              content: "m";
              font-size: 27px;
              font-family: "aw-icons"; }
        .header-mobile .website-header .website-navigation ul li:not(.active) {
          display: none;
          width: 100%;
          text-align: left; }
          .header-mobile .website-header .website-navigation ul li:not(.active) a {
            height: auto;
            padding: 10px 12px;
            background-color: rgba(249, 249, 249, 0.985);
            border-bottom: 1px solid rgba(98, 97, 93, 0.1); }
      .header-mobile .website-header .website-navigation ul.open li:not(.active) {
        display: block; }

.header-initial .website-header {
  -webkit-transition: all 0;
          transition: all 0; }
  .header-initial .website-header .logo,
  .header-initial .website-header .logo a,
  .header-initial .website-header .website-navigation,
  .header-initial .website-header .website-navigation ul {
    -webkit-transition: all 0;
            transition: all 0; }

.hero {
  position: relative;
  width: 100%;
  height: 400px;
  background: url("../../images/coffeeshop-hires.jpg") center center no-repeat;
  overflow: hidden; }
  .hero .device {
    position: absolute;
    left: 50%;
    overflow: hidden;
    -webkit-transition: opacity 0.3s ease-out;
            transition: opacity 0.3s ease-out; }
  .hero .device-mac {
    top: 35px;
    width: 648px;
    height: 386px;
    background: url("../../images/hero-mac.png") center bottom no-repeat;
/*     background: url("../../images/hero-mac-may2015.png") center bottom no-repeat; */
    background-size: 648px 386px;
    margin-left: -324px; }
  .hero .device-iphone {
    bottom: 0;
    width: 844px;
    height: 370px;
    background: url("../../images/hero-iphone.png") center bottom no-repeat;
/*     background: url("../../images/hero-iphone-may2015.png") center bottom no-repeat; */
    background-size: 844px 370px;
    margin-left: -354px; }
  .hero .device-ipad {
    bottom: 0;
    width: 625px;
    height: 380px;
    background: url("../../images/hero-ipad.png") center bottom no-repeat;
/*     background: url("../../images/hero-ipad-may2015.png") center bottom no-repeat; */
    background-size: 625px 380px;
    margin-left: -243.5px; }
  .hero.mac .device-mac {
    opacity: 1; }
  .hero.mac .device-ipad,
  .hero.mac .device-iphone {
    opacity: 0; }
  .hero.ipad .device-ipad {
    opacity: 1; }
  .hero.ipad .device-mac,
  .hero.ipad .device-iphone {
    opacity: 0; }
  .hero.iphone .device-iphone {
    opacity: 1; }
  .hero.iphone .device-mac,
  .hero.iphone .device-ipad {
    opacity: 0; }

@media only screen and (max-width: 767px) {
  .hero {
    height: 250px; }
    .hero .device-mac {
      width: 90%;
      height: 90%;
      margin-left: -45%;
      background-size: contain; }
    .hero .device-iphone {
      width: 100%;
      height: 90%;
      margin-left: -42%;
      background-size: contain; }
    .hero .device-ipad {
      width: 100%;
      height: 90%;
      margin-left: -39.5%;
      background-size: contain; } }
@media only screen and (max-device-width: 320px) {
  .hero {
    height: 230px; }
    .hero .device-mac {
      top: 30px; }
    .hero .device-iphone {
      width: 320px;
      height: 184px;
      background-size: 320px 184px;
      background-image: url("../../images/hero-iphone-touch.png");
      left: auto;
      margin: 0;
      right: 0; } }
.intro {
  text-align: center;
  margin-top: 60px; }

@media only screen and (max-width: 767px) {
  .intro {
    margin-top: 30px; } }
.apps .segmented-control {
  margin: 50px auto 0 auto; }
.apps .gallery {
  display: none;
  width: 600px;
  margin: 20px auto 0 auto; }
  .apps .gallery img {
    width: 100%; }
  .apps .gallery.active {
    display: block; }
  .apps .gallery .slick-dots {
    text-align: center;
    line-height: 1;
    height: 14px;
    margin-top: 10px; }
    .apps .gallery .slick-dots li {
      display: inline-block;
      line-height: 1;
      height: 14px;
      padding: 0;
      margin: 0 12px; }
      .apps .gallery .slick-dots li button {
        display: block;
        width: 10px;
        height: 10px;
        border: 1px solid transparent;
        background-color: #62615d;
        border-radius: 7px;
        text-indent: -999em;
        padding: 0;
        -webkit-transition: background 0.2s ease-in-out;
                transition: background 0.2s ease-in-out;
        position: relative;
        top: 1px; }
        .apps .gallery .slick-dots li button:hover {
          cursor: pointer;
          background-color: #484744; }
        .apps .gallery .slick-dots li button:focus {
          outline: none; }
      .apps .gallery .slick-dots li.slick-active {
        margin: 0 10px; }
        .apps .gallery .slick-dots li.slick-active button {
          width: 12px;
          height: 12px;
          border: 1px solid #2fa9c8;
          background-color: transparent;
          top: 0; }

@media only screen and (max-width: 767px) {
  .apps .segmented-control {
    margin-top: 30px; }
  .apps .gallery {
    width: 100%; } }
.features {
  margin: 50px auto 0 auto;
  width: 760px;
  overflow: hidden; }
  .features .col {
    width: 233.33333px;
    float: left;
    margin-right: 30px; }
    .features .col:last-child {
      margin-right: 0; }
  .features .feature-icon {
    display: block;
    width: 64px;
    height: 64px;
    background-size: 64px 64px;
    margin: 0 auto 20px auto; }
  .features .feature-icon-nodewell {
    background-image: url("../../images/feature-nodewell-cyan.svg"); }
  .features .feature-icon-autolayout {
    background-image: url("../../images/feature-autolayout-cyan.svg"); }
  .features .feature-icon-export {
    background-image: url("../../images/feature-export-cyan.svg"); }

@media only screen and (max-width: 767px) {
  .features {
    width: 90%;
    margin-top: 30px; }
    .features h3 {
      text-align: center; }
    .features .col {
      width: 100%;
      float: none;
      margin: 30px 0 0 0; }
      .features .col:first-child {
        margin: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .features {
    width: 90%;
    margin-top: 30px; }
    .features h3 {
      font-size: 16px; }
    .features .col {
      width: 33.3%;
      margin: 0;
      padding: 0 15px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .features .col:first-child {
        margin: 0; } }
.download {
  margin-top: 30px;
  padding: 30px 0;
  background-color: #f2f2f2;
  width: auto; }
  .download h2 {
    text-align: center;
    margin-bottom: 0; }
  .download .demo {
    margin-top: 5px;
    font-size: 14px; }

.download-items {
  width: 560px;
  margin: 30px auto 0 auto;
  overflow: hidden; }
  .download-items .download-item {
    width: 280px;
    float: left;
    text-align: center;
    padding-top: 95px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 127px 80px; }
  .download-items .download-item-ios {
    background-image: url("../../images/silhouettes-touch.png"); }
  .download-items .download-item-mac {
    background-image: url("../../images/silhouettes-pro.png"); }

.downloads-popup {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out; }
  .downloads-popup .downloads-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .downloads-popup .download {
    border-radius: 5px;
    width: 500px;
    padding: 20px 0;
    position: fixed;
    top: 100px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    margin: 0; }
    .downloads-popup .download .close {
      position: absolute;
      top: 1px;
      left: 13px;
      font-size: 24px;
      cursor: pointer;
      text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8); }
      .downloads-popup .download .close:hover {
        color: #f1654f; }
    .downloads-popup .download article {
      width: 100%; }
    .downloads-popup .download h2 {
      margin: 0 auto 20px auto; }
    .downloads-popup .download .download-items {
      width: 100%;
      margin: 0; }
      .downloads-popup .download .download-items .download-item {
        width: 250px; }

@media only screen and (max-width: 767px) {
  .download {
    margin-top: 15px;
    padding: 15px 0; }

  .download-items {
    width: 100%; }
    .download-items .download-item {
      width: 90%;
      margin: 0 auto;
      float: none; }
    .download-items .download-item-mac {
      margin-top: 30px;
      opacity: 0.5; }

  .downloads-popup .download {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 7px 0; }
    .downloads-popup .download h2 {
      margin-bottom: 7px; }
    .downloads-popup .download .close {
      top: -3px;
      left: 10px;
      font-size: 30px; } }
.support-teaser {
  margin-top: 30px; }
  .support-teaser article {
    text-align: center; }

.support-index,
.support-document {
  margin-top: 30px; }
  .support-index h1,
  .support-document h1 {
    text-align: center;
    font-size: 28px; }
  .support-index h2,
  .support-document h2 {
    text-align: center;
    margin-top: 30px; }
  .support-index .intro,
  .support-document .intro {
    text-align: center;
    font-size: 18px;
    margin-top: 15px; }
  .support-index .email-support,
  .support-document .email-support {
    text-align: center; }
    .support-index .email-support .button,
    .support-document .email-support .button {
      display: inline-block;
      margin-top: 20px; }

.button-support {
  display: inline-block;
  margin-top: 7px;
  position: relative;
  padding-left: 50px; }
  .button-support:after {
    position: absolute;
    content: "4";
    font-size: 24px;
    position: absolute;
    top: 10px;
    left: 14px;
    width: 20px;
    height: 20px;
    font-family: "aw-icons"; }

.support-document ul {
  list-style: disc;
  padding-left: 1.3em; }
.support-document p + ul {
  margin-top: 1em; }
.support-document ol {
  list-style: decimal;
  padding-left: 1.5em; }
  .support-document ol li + li {
    margin-top: 1em; }
  .support-document ol li ul li {
    margin-top: 0; }
.support-document b {
  font-weight: bold; }
.support-document.error-404 h1 {
  font-size: 140px;
  padding: 40px 0; }

.press-kits {
  margin-top: 30px;
  text-align: center; }

.people,
.location {
  margin-top: 30px;
  overflow: hidden; }
  .people h1,
  .location h1 {
    font-size: 24px;
    clear: both; }
  .people article,
  .location article {
    width: 50%;
    float: left;
    position: relative;
    margin-top: 20px; }
    .people article .team-role,
    .people article .office-label,
    .location article .team-role,
    .location article .office-label {
      width: 72px;
      position: absolute;
      text-align: center;
      height: 22px;
      line-height: 22px;
      background: #fff;
      border: 1px solid #2fa9c8;
      border-radius: 3px;
      font-size: 11px;
      color: #2fa9c8;
      font-family: "AlwynNew", HelveticaNeue, Helvetica, Arial, sans-serif;
      -webkit-transform: rotate(-90deg) translate(-25px, -25px);
          -ms-transform: rotate(-90deg) translate(-25px, -25px);
              transform: rotate(-90deg) translate(-25px, -25px); }
    .people article .team-photo,
    .people article .office-photo,
    .location article .team-photo,
    .location article .office-photo {
      width: 74px;
      height: 74px;
      border-radius: 38px;
      display: inline-block;
      margin-left: 30px; }
    .people article .team-details,
    .people article .office-details,
    .location article .team-details,
    .location article .office-details {
      position: absolute;
      top: 17px;
      left: 119px;
      font-family: "AlwynNew", HelveticaNeue, Helvetica, Arial, sans-serif; }
      .people article .team-details .team-name,
      .people article .office-details .team-name,
      .location article .team-details .team-name,
      .location article .office-details .team-name {
        display: block; }
    .people article .office-address,
    .location article .office-address {
      font-size: 13px; }
      .people article .office-address p,
      .location article .office-address p {
        margin-top: 5px; }

.faq {
  border-bottom: 1px solid #dad9d7; }
  .faq dt {
    border-top: 1px solid #dad9d7;
    font-size: 20px;
    color: #f1654f;
    padding: 7px 0 7px 23px;
    -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
    position: relative; }
    .faq dt:after {
      content: "f";
      position: absolute;
      top: 10px;
      left: 0;
      width: 20px;
      height: 20px;
      font-size: 20px;
      font-family: "aw-icons";
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
    .faq dt.hidden {
      color: #2fa9c8; }
      .faq dt.hidden:hover {
        background-color: #e4f4f9; }
      .faq dt.hidden:after {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0);
        top: 7px; }
    .faq dt:hover {
      cursor: pointer;
      color: #f1654f; }
  .faq dd {
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
    padding-left: 23px; }
    .faq dd p + p {
      margin-top: 0.7em; }
    .faq dd p + ul {
      margin-top: 0.7em; }
    .faq dd ul {
      list-style: disc;
      padding-left: 1.5em; }
    .faq dd ul + p {
      margin-top: 0.7em; }
  .faq dt + dd {
    padding-bottom: 7px;
    max-height: 500px;
    opacity: 1; }
  .faq dt.hidden + dd {
    max-height: 0;
    opacity: 0;
    padding: 0 0 0 23px; }

.user-guides {
  font-size: 20px; }
  .user-guides a {
    position: relative;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
  .user-guides a:hover {
    color: #f1654f;
    left: 5px; }

@media only screen and (max-width: 767px) {
  .support-teaser {
    margin-top: 15px; }

  .people article,
  .location article {
    width: 100%;
    float: none; }

  .support-document.error-404 h1 {
    font-size: 100px;
    padding: 20px 0; } }
@-webkit-keyframes newsletter-error {
  0% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0); }
  20% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0); }
  40% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0); }
  60% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0); }
  80% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0); } }
@keyframes newsletter-error {
  0% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0); }
  20% {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0); }
  40% {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0); }
  60% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0); }
  80% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0); }
  100% {
    -webkit-transform: translate(0px, 0);
            transform: translate(0px, 0); } }
.newsletter {
  margin-top: 30px;
  padding: 30px 0;
  background-color: #f2f2f2;
  width: auto; }
  .newsletter h2 {
    text-align: center;
    margin-bottom: 0; }
  .newsletter form {
    width: 500px;
    margin: 10px auto 0 auto;
    overflow: hidden;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .newsletter form .newsletter-input,
    .newsletter form .newsletter-button {
      appearance: none;
      border: 0;
      font-size: 18px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      padding: 0; }
      .newsletter form .newsletter-input:focus,
      .newsletter form .newsletter-button:focus {
        outline: none; }
    .newsletter form .newsletter-input {
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
      background: #fff;
      border-top-left-radius: 7px;
      border-bottom-left-radius: 7px;
      width: 380px;
      font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
      height: 40px;
      float: left;
      padding: 0 0 0 10px;
      border: 1px solid #dad9d7;
      border-right: 0; }
      .newsletter form .newsletter-input:focus {
        border-color: #2fa9c8; }
    .newsletter form .newsletter-button {
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
      border-top-right-radius: 7px;
      border-bottom-right-radius: 7px;
      width: 120px;
      background: #2fa9c8;
      font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
      height: 40px;
      float: left;
      color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .newsletter form.error {
      -webkit-animation-name: newsletter-error;
              animation-name: newsletter-error;
      -webkit-animation-duration: 0.4s;
              animation-duration: 0.4s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear; }
      .newsletter form.error .newsletter-input {
        border-color: #a9a9a9;
        background: #ffe8e8;
        color: #cf0808; }

@media only screen and (max-width: 767px) {
  .newsletter form {
    width: 90%; }
    .newsletter form .newsletter-input,
    .newsletter form .newsletter-button {
      font-size: 14px; }
    .newsletter form .newsletter-input {
      width: 70%; }
    .newsletter form .newsletter-button {
      width: 30%; }
    .newsletter form.error {
      -webkit-animation: none;
              animation: none; } }
.news-teaser {
  margin-top: 30px; }
  .news-teaser h2 {
    text-align: center; }
  .news-teaser ul {
    margin: 0 auto; }
    .news-teaser ul li a {
      display: block;
      background: #fff;
      padding: 12px 14px;
      border: 1px solid #dad9d7;
      border-bottom: 0; }
      .news-teaser ul li a:hover {
        background-color: #e4f4f9;
        color: #25869f; }
      .news-teaser ul li a .date {
        float: right;
        color: #a8a7a3; }
      .news-teaser ul li a.news-teaser-more {
        text-align: center; }
    .news-teaser ul li:first-child a {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .news-teaser ul li:last-child a {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      border-bottom: 1px solid #dad9d7; }

.news-index {
  margin: 15px 0; }
  .news-index h1 {
    font-size: 28px; }
    .news-index h1 a:hover {
      color: #ff523b; }

.news-meta {
  height: 34px;
  overflow: hidden;
  font-size: 18px;
  color: #62615d; }
  .news-meta span {
    float: left;
    margin-top: 5px;
    margin: 5px 5px 0 0; }
  .news-meta img {
    float: left;
    height: 30px;
    width: 30px;
    border-radius: 19px;
    border: 2px solid #dad9d7;
    margin-right: 5px; }

.news-preview {
  border-top: 1px solid #dad9d7; }
  .news-preview a {
    display: block;
    padding: 15px 0;
    background-color: transparent;
    -webkit-transition: background-color 0.2s ease-in-out;
            transition: background-color 0.2s ease-in-out; }
    .news-preview a h1 {
      position: relative;
      left: 0;
      color: #2fa9c8;
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
    .news-preview a .news-meta {
      position: relative;
      left: 0;
      -webkit-transition: left 0.2s ease-in-out;
              transition: left 0.2s ease-in-out; }
    .news-preview a:hover {
      background-color: #e4f4f9; }
      .news-preview a:hover h1 {
        color: #f1654f;
        left: 15px; }
      .news-preview a:hover .news-meta {
        left: 15px; }
  .news-preview:first-of-type {
    border-top: 0; }
    .news-preview:first-of-type a {
      margin-top: 0; }

.news-post {
  margin: 30px auto; }
  .news-post h1 {
    font-size: 28px; }
  .news-post .news-meta {
    margin-bottom: 20px; }
  .news-post .news-content img {
    max-width: 100%; }
  .news-post .news-content p + img,
  .news-post .news-content ul + img,
  .news-post .news-content ol + img,
  .news-post .news-content p + div,
  .news-post .news-content ul + div,
  .news-post .news-content ol + div {
    margin-top: 2em; }
  .news-post .news-content img + p,
  .news-post .news-content img + ul,
  .news-post .news-content img + ol,
  .news-post .news-content div + p,
  .news-post .news-content div + ul,
  .news-post .news-content div + ol {
    margin-top: 2em; }
  .news-post .news-content h1 {
    margin-top: 16px; }
  .news-post .news-content h2 {
    margin-top: 1em; }
  .news-post .news-content h3 {
    margin-top: 1em; }
  .news-post .news-content p + p {
    margin-top: 1em; }
  .news-post .news-content ul {
    list-style: disc;
    padding-left: 20px; }
  .news-post .news-content p + ul {
    margin-top: 1em; }
  .news-post .news-content ul {
    margin-bottom: 1em; }
  .news-post .news-content code, .news-post .news-content pre {
    font-family: Monaco, Consolas, monospace; }
  .news-post .news-content em, .news-post .news-content i {
    font-style: italic; }
  .news-post .news-content strong, .news-post .news-content b {
    font-weight: bold; }

@media only screen and (max-width: 767px) {
  .news-teaser {
    margin-top: 30px; }
    .news-teaser ul li a .date {
      display: block;
      float: none;
      font-size: 14px; }

  .news-meta {
    font-size: 13px;
    height: 26px; }
    .news-meta img {
      width: 24px;
      height: 24px;
      margin-top: 0; }

  .news-preview a h1 {
    font-size: 20px; } }
.website-footer {
  margin-top: 30px;
  padding: 30px 0;
  background-color: #f2f2f2; }
  .website-footer nav {
    text-align: center; }
    .website-footer nav ul li {
      display: inline-block; }
      .website-footer nav ul li a {
        color: #2fa9c8; }
        .website-footer nav ul li a:hover {
          color: #2a98b3; }
        .website-footer nav ul li a:before {
          content: "•";
          padding: 0 10px;
          display: inline-block;
          color: #a8a7a3; }
      .website-footer nav ul li:first-child a:before {
        display: none; }
  .website-footer .imprint {
	margin: 3em auto 0;
	padding: 0 2em;
    text-align: center;
    color: #a8a7a3;
    font-size: 9px; }
    .website-footer .imprint a {
      color: #a8a7a3; }

@media only screen and (max-width: 767px) {
  .website-footer {
    margin-top: 15px;
    padding: 12px 0 17px 0; }
    .website-footer nav ul li a {
      font-size: 14px;
      padding: 0 5px; }
      .website-footer nav ul li a:before {
        display: none; }
    .website-footer .imprint {
      margin-top: 7px; } }
