@charset "UTF-8";
@font-face {
  font-family: 'Montserrat Regular';
  src: ulr("../fonts/Montserrat-Regular.otf"); }
@font-face {
  font-family: 'Montserrat Light';
  src: url("../fonts/Montserrat-Light.otf"); }
@font-face {
  font-family: 'Montserrat UltraLight';
  src: url("../fonts/Montserrat-UltraLight.otf"); }
@font-face {
  font-family: 'Montserrat-UltraLight';
  src: ulr("../fonts/Montserrat-Regular.otf");
  font-weight: bold; }
@font-face {
  font-family: 'Junction';
  src: url("../fonts/Junction-regular.otf");
  font-weight: normal; }
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif;
  margin-bottom: 0.5em;
  color: #292f33; }

h1 {
  font-size: 6em; }

h2 {
  font-size: 5em; }

h3 {
  font-size: 4em; }

h4 {
  font-size: 3em; }

h5 {
  font-size: 2em; }

h6 {
  font-size: 1.3em; }

h4.light {
  color: #50565A; }

p {
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif; }

a.button {
  text-decoration: none;
  display: inline-block;
  padding: 0.5em 1em;
  background-color: #45cfce;
  color: white;
  border-radius: 0.3em;
  font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (max-width: 992px) {
    a.button {
      font-size: 1.1em; } }
  @media screen and (max-width: 1200px) and (min-width: 993px) {
    a.button {
      font-size: 1.2em; } }
  @media screen and (min-width: 1201px) {
    a.button {
      font-size: 1.25em; } }

a.button:hover {
  background-color: #6ae0df; }

.container {
  margin: 0 auto; }

@media screen and (max-width: 600px) {
  .container {
    width: 90%; } }
@media screen and (min-width: 601px) and (max-width: 1200px) {
  .container {
    width: 80%; } }
@media screen and (min-width: 1201px) {
  .container {
    width: 60%; } }
@media screen and (min-width: 993px) {
  .vertical-align-outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%; }

  .vertical-align-middle {
    display: table-cell;
    vertical-align: middle; }

  .vertical-align-inner {
    margin: 0 auto;
    width: 90%; } }
nav {
  background-color: white;
  line-height: 4em;
  height: 4em;
  border-bottom: 0.5em solid #45cfce;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }
  nav img#MaroLogo {
    height: 2.64em;
    padding: 0.6664em 2em;
    float: left; }
    @media screen and (max-width: 1025px) {
      nav img#MaroLogo {
        padding-left: 1em; } }
  nav div#MenuIconBox {
    cursor: pointer;
    float: right;
    height: 4em;
    width: 4em;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media screen and (min-width: 1026px) {
      nav div#MenuIconBox {
        display: none; } }
    nav div#MenuIconBox img#MenuIcon {
      width: 2.4em;
      padding: 0.8em;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      pointer-events: none;
      cursor: pointer; }
  nav div#MenuIconBox.active {
    background-color: #45cfce; }
    nav div#MenuIconBox.active img#MenuIcon {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  nav ul#RightSideIcons {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline; }
    nav ul#RightSideIcons li {
      float: right; }
    @media screen and (min-width: 1026px) {
      nav ul#RightSideIcons div#LanguageToggle {
        padding: 0 2em; } }
    @media screen and (max-width: 1025px) {
      nav ul#RightSideIcons div#LanguageToggle {
        padding: 0 0.3em; } }
    nav ul#RightSideIcons div#LanguageToggle a {
      text-decoration: none; }
    nav ul#RightSideIcons div#LanguageToggle span {
      padding: 0.3em 1em;
      margin: 0;
      color: #292f33;
      font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    nav ul#RightSideIcons div#LanguageToggle span.deutsch {
      border-top-left-radius: 0.3em;
      border-bottom-left-radius: 0.3em; }
    nav ul#RightSideIcons div#LanguageToggle span.english {
      border-top-right-radius: 0.3em;
      border-bottom-right-radius: 0.3em; }
    nav ul#RightSideIcons div#LanguageToggle span.active {
      background-color: #1e7ec1;
      color: white; }
    nav ul#RightSideIcons div#LanguageToggle a span {
      background-color: #ebebeb; }
    nav ul#RightSideIcons div#LanguageToggle a span:hover {
      background-color: #6ae0df;
      color: white; }
    @media screen and (min-width: 1026px) {
      nav ul#RightSideIcons div#LanguageToggle span {
        padding: 0.3em 1em; }
      nav ul#RightSideIcons div#LanguageToggle span.deutsch:after {
        content: "Deutsch"; }
      nav ul#RightSideIcons div#LanguageToggle span.english:after {
        content: "English"; } }
    @media screen and (max-width: 1025px) {
      nav ul#RightSideIcons div#LanguageToggle span {
        padding: 0.3em 0.5em; }
      nav ul#RightSideIcons div#LanguageToggle span.deutsch:after {
        content: "DE"; }
      nav ul#RightSideIcons div#LanguageToggle span.english:after {
        content: "EN"; } }
  nav ul#Menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline; }
    @media screen and (min-width: 1026px) {
      nav ul#Menu li {
        float: left;
        height: 4em;
        border-bottom: 0.5em solid #45cfce;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        nav ul#Menu li a {
          text-decoration: none;
          color: #292f33;
          font-size: 1.5em;
          font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
          letter-spacing: 0.05em;
          padding: 0em 0.7em;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      nav ul#Menu li:hover {
        background-color: #1e7ec1;
        border-bottom: 0.5em solid #6ae0df; }
        nav ul#Menu li:hover a {
          color: white; } }
    @media screen and (max-width: 1025px) {
      nav ul#Menu {
        position: absolute;
        top: 4.5em;
        left: 0;
        right: 0;
        z-index: 20;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        visibility: hidden;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        nav ul#Menu li {
          width: 100%;
          background-color: #122f3a;
          text-align: left; }
          nav ul#Menu li a {
            text-decoration: none;
            color: white;
            font-size: 1.5em;
            font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
            letter-spacing: 0.05em;
            padding-left: 0.6em; } }
  nav ul#Menu.opened {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

section#Contact {
  background-color: #45cfce;
  padding: 2em 0; }
  @media screen and (max-width: 992px) {
    section#Contact {
      padding: 2em 0; } }
  @media screen and (min-width: 993px) {
    section#Contact {
      padding: 3em 0; } }
  section#Contact div.contact_unit {
    background-color: #6ae0df;
    color: white;
    font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif;
    letter-spacing: 0.05em;
    border-radius: 0.5em; }
    section#Contact div.contact_unit a {
      text-decoration: none;
      color: white;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    section#Contact div.contact_unit a:hover {
      color: #292f33; }
    @media screen and (max-width: 992px) {
      section#Contact div.contact_unit {
        width: 100%;
        margin: 0.5em 0;
        padding: 1em;
        font-size: 1.3em; } }
    @media screen and (max-width: 1200px) and (min-width: 993px) {
      section#Contact div.contact_unit {
        width: 49%;
        padding: 0em 2em;
        font-size: 1.5em; } }
    @media screen and (min-width: 1201px) {
      section#Contact div.contact_unit {
        width: 49%;
        padding: 1em 2em;
        font-size: 1.7em; } }
    section#Contact div.contact_unit .contactTable {
      width: 100%; }
      section#Contact div.contact_unit .contactTable td {
        padding: 0.2em 0em; }
        @media screen and (min-width: 993px) {
          section#Contact div.contact_unit .contactTable td {
            line-height: 1.8em; } }
        @media screen and (max-width: 992px) {
          section#Contact div.contact_unit .contactTable td {
            line-height: 1em; } }
      section#Contact div.contact_unit .contactTable object {
        width: 1.2em; }
  section#Contact #CommunicationInfo .contactTable td:nth-child(1) {
    text-align: left; }
  section#Contact #CommunicationInfo .contactTable td:nth-child(2) {
    text-align: right; }
  @media screen and (min-width: 993px) {
    section#Contact #CommunicationInfo {
      margin-right: 1%; } }
  @media screen and (max-width: 992px) {
    section#Contact #Address {
      text-align: right; } }
  @media screen and (min-width: 993px) {
    section#Contact #Address {
      margin-left: 1%; } }

section#Developement {
  padding: 3em 0; }
  section#Developement #MonitorImage {
    width: 50%;
    display: block;
    margin: 0 auto; }
    @media screen and (max-width: 992px) {
      section#Developement #MonitorImage {
        width: 100%; } }
  section#Developement p {
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
    color: #50565A;
    line-height: 1.5em;
    text-align: justify; }
    @media screen and (max-width: 992px) {
      section#Developement p {
        text-align: justify;
        font-size: 1.1em; } }
    @media screen and (min-width: 993px) {
      section#Developement p {
        font-size: 1.4em;
        margin: 2em auto; } }

body#ShortPage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

section#Footer {
  background-color: #122f3a;
  padding: 5em 0; }
  section#Footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    section#Footer ul li {
      line-height: 3em; }
      @media screen and (min-width: 993px) {
        section#Footer ul li {
          line-height: 4em; } }
  section#Footer a {
    text-decoration: none;
    color: white;
    font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif;
    font-size: 1.4em;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (min-width: 993px) {
      section#Footer a {
        font-size: 2em; } }
  section#Footer a:hover {
    color: #6ae0df; }
  @media screen and (max-width: 992px) {
    section#Footer #FooterLeft,
    section#Footer #FooterRight {
      width: 100%; } }
  @media screen and (min-width: 993px) {
    section#Footer #FooterLeft,
    section#Footer #FooterRight {
      width: 50%; } }
  @media screen and (min-width: 993px) {
    section#Footer #FooterLeft ul {
      margin-right: 2em;
      text-align: right; } }
  @media screen and (min-width: 993px) {
    section#Footer #FooterRight ul {
      margin-left: 2em;
      text-align: left; } }

@media screen and (min-width: 1201px) {
  section#Footer.productPageFooter {
    width: 80%;
    margin-left: 20%;
    margin-top: 2em; } }

#FooterContainer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.push_footer {
  margin-top: 11%; }

div.display_unit {
  padding: 1.5em; }
  @media screen and (min-width: 993px) {
    div.display_unit {
      height: 20em;
      height: 20vh;
      min-height: 30em;
      min-height: 50vh;
      position: relative; } }
  @media screen and (max-width: 992px) {
    div.display_unit {
      width: 100%; } }
  @media screen and (min-width: 993px) {
    div.display_unit {
      width: 45%;
      margin: 0 1em; } }
  div.display_unit img {
    width: 100%;
    margin: 0 auto; }

.description h3 {
  margin-top: 0;
  margin-bottom: 0.1em;
  font-size: 3em; }
@media screen and (max-width: 992px) {
  .description {
    margin-bottom: 5em; }
    .description p {
      font-size: 1.1em; } }
@media screen and (min-width: 993px) and (max-width: 1200px) {
  .description p {
    font-size: 1.3em; } }
@media screen and (min-width: 1201px) {
  .description p {
    font-size: 1.5em; } }

@media screen and (max-width: 992px) {
  .image .vertical-align-inner {
    width: 70%;
    margin: 0 auto; } }

section#FrontPageImage {
  background-size: contain; }
  @media screen and (max-width: 992px) {
    section#FrontPageImage {
      background: url("../images/front-page-image_mobile.jpg");
      background-size: cover;
      height: 23em;
      height: 40vh; } }
  @media screen and (max-width: 1200px) and (min-width: 993px) {
    section#FrontPageImage {
      background: url("../images/front-page-image_desktop.jpg");
      background-size: cover;
      height: 36em;
      height: 60vh; } }
  @media screen and (min-width: 1201px) {
    section#FrontPageImage {
      background: url("../images/front-page-image_desktop.jpg");
      background-size: cover;
      height: 45em;
      height: 80vh; } }
  section#FrontPageImage p {
    color: white;
    margin: 0 auto; }
    @media screen and (max-width: 1200px) {
      section#FrontPageImage p {
        width: 90%; } }
    @media screen and (min-width: 1201px) {
      section#FrontPageImage p {
        width: 70%; } }
  section#FrontPageImage p.maro {
    font-size: 7em;
    font-family: 'Junction', sans-serif;
    letter-spacing: 0;
    text-align: center; }
    @media screen and (max-width: 1200px) {
      section#FrontPageImage p.maro {
        font-size: 3em; } }
  section#FrontPageImage p.sub {
    font-size: 2em;
    text-align: center;
    font-family: "Helvetica Neue UltraLight", "HelveticaNeue-UltraLight", "Montserrat UltraLight", "Helvetica Neue", "Arial Narrow", sans-serif;
    letter-spacing: 0.1em; }
  section#FrontPageImage .vertical-o {
    width: 100%;
    height: inherit;
    display: table;
    position: absolute; }
  section#FrontPageImage .vertical-m {
    display: table-cell;
    vertical-align: middle; }

section#ScalesNet {
  background-color: #1e7ec1;
  color: white;
  padding: 3em 0; }
  section#ScalesNet h3 {
    color: white; }
  @media screen and (max-width: 992px) {
    section#ScalesNet {
      padding: 3em 0; } }
  section#ScalesNet div#SNDescription {
    text-align: center; }
    section#ScalesNet div#SNDescription p {
      text-align: justify;
      line-height: 1.5em; }
    @media screen and (min-width: 993px) {
      section#ScalesNet div#SNDescription {
        text-align: right; }
        section#ScalesNet div#SNDescription p {
          text-align: right; } }

section#ScalesFPPK {
  padding: 3em 0; }
  section#ScalesFPPK h3 {
    color: #50565A; }
  @media screen and (max-width: 992px) {
    section#ScalesFPPK {
      padding: 3em 0; } }
  section#ScalesFPPK div#SFDescription {
    color: #50565A; }
    section#ScalesFPPK div#SFDescription p {
      line-height: 1.5em; }
    @media screen and (max-width: 992px) {
      section#ScalesFPPK div#SFDescription {
        text-align: center; }
        section#ScalesFPPK div#SFDescription p {
          text-align: justify; } }
    @media screen and (min-width: 993px) {
      section#ScalesFPPK div#SFDescription {
        left: 49%;
        position: relative; } }
  @media screen and (min-width: 993px) {
    section#ScalesFPPK div#SFImage {
      left: -48%;
      position: relative; } }

section#Productpage div#SideMenu {
  background-color: #1e7ec1; }
  section#Productpage div#SideMenu ul#Items {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    section#Productpage div#SideMenu ul#Items a,
    section#Productpage div#SideMenu ul#Items a:active,
    section#Productpage div#SideMenu ul#Items a:visited {
      text-decoration: none;
      color: white; }
    section#Productpage div#SideMenu ul#Items a:hover li,
    section#Productpage div#SideMenu ul#Items a.active li {
      background-color: #45cfce; }
    section#Productpage div#SideMenu ul#Items li {
      padding: 1em 1em !important;
      color: white;
      font-size: 1.1em;
      font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
      line-height: 1.5em;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    section#Productpage div#SideMenu ul#Items li:first-of-type {
      padding-top: 1em; }
    section#Productpage div#SideMenu ul#Items li:last-of-type {
      padding-bottom: 1em; }
    section#Productpage div#SideMenu ul#Items li.active {
      background-color: #45cfce; }
section#Productpage div#SideMenu.fixed {
  position: fixed;
  bottom: 0;
  overflow: scroll; }
section#Productpage div#Content {
  padding: 1.4em 1em;
  overflow: scroll; }
  @media screen and (min-width: 1201px) {
    section#Productpage div#Content {
      padding: 1em 3em; } }
  section#Productpage div#Content h4,
  section#Productpage div#Content h5 {
    color: #1e7ec1; }
  section#Productpage div#Content h5.firstHeading {
    margin-top: 0; }
  section#Productpage div#Content h6 {
    color: #292f33; }
  @media screen and (max-width: 993px) {
    section#Productpage div#Content h4 {
      font-size: 2.2em; }
    section#Productpage div#Content h5 {
      font-size: 1.5em; }
    section#Productpage div#Content h6 {
      font-size: 1.1em; } }
  section#Productpage div#Content p {
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
    color: #50565A;
    text-align: justify;
    line-height: 1.8em; }
  section#Productpage div#Content img {
    padding: 1em 0;
    max-width: 100%; }
  section#Productpage div#Content ul {
    list-style-type: none;
    padding-left: 0.5em; }
  section#Productpage div#Content ol {
    padding-left: 2em; }
  section#Productpage div#Content li {
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
    font-size: 1.1em;
    color: #50565A;
    line-height: 1.5em;
    max-width: 70%;
    padding: 0.6em 0; }
    @media screen and (max-width: 1200px) {
      section#Productpage div#Content li {
        min-width: 100%;
        text-align: justify; } }
    section#Productpage div#Content li div.listSub {
      color: #50565A;
      padding-left: 0.8em; }
  section#Productpage div#Content ul li:before {
    content: "• ";
    color: #1e7ec1; }

span.intended {
  margin-left: 2em; }

span.bold {
  font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif; }

section#Productpage div#SideMenu {
  width: 100%; }
  @media screen and (min-width: 1201px) {
    section#Productpage div#SideMenu {
      width: 20%; } }
  @media screen and (max-width: 1200px) {
    section#Productpage div#SideMenu {
      visibility: hidden;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; } }
@media screen and (min-width: 1201px) {
  section#Productpage div#SideMenu.fixed {
    position: fixed;
    bottom: 0;
    overflow: auto; } }
section#Productpage div#Content {
  width: 100%;
  overflow: auto; }
  @media screen and (min-width: 1201px) {
    section#Productpage div#Content {
      width: 80%; } }
@media screen and (min-width: 1201px) {
  section#Productpage div#Content.fixed {
    margin-left: 20%; } }
section#Productpage div#ImageRow div.block {
  width: 100%; }
  @media screen and (min-width: 1201px) {
    section#Productpage div#ImageRow div.block {
      width: 30%;
      margin: 1.5%; } }
section#Productpage div#ImageRow img {
  width: 100%; }
section#Productpage div#ImageRow p {
  font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif;
  text-align: center;
  margin-bottom: 0.3em; }

section#News p {
  font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif;
  color: #50565A;
  text-align: center;
  font-size: 3em;
  margin: 4em auto; }
  @media screen and (max-width: 992px) {
    section#News p {
      font-size: 2em;
      margin: 3em auto; } }

section#TextContent {
  margin-bottom: 5em; }
  section#TextContent h3,
  section#TextContent h5 {
    text-align: center;
    color: #1e7ec1; }
  section#TextContent p {
    text-align: justify;
    color: #50565A;
    line-height: 1.8em; }
  section#TextContent img {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

section#Impressum h3,
section#Impressum h6 {
  text-align: center;
  color: #1e7ec1; }
section#Impressum p {
  font-size: 1.3em !important;
  text-align: center; }
  @media screen and (min-width: 993px) {
    section#Impressum p {
      font-size: 1.3em !important; } }
section#Impressum div#Maro {
  width: 100%; }
  @media screen and (min-width: 993px) {
    section#Impressum div#Maro {
      width: 30%;
      margin-left: 15%;
      margin-right: 5%; }
      section#Impressum div#Maro h6,
      section#Impressum div#Maro p {
        text-align: right; }
      section#Impressum div#Maro table {
        float: right; } }
section#Impressum div#Design {
  width: 100%; }
  @media screen and (min-width: 993px) {
    section#Impressum div#Design {
      width: 30%;
      margin-right: 15%;
      margin-left: 5%; }
      section#Impressum div#Design h6,
      section#Impressum div#Design p {
        text-align: left; } }
section#Impressum table td {
  font-size: 1em;
  color: #292f33; }
section#Impressum table td:nth-child(1) {
  padding: 0.2em 0.2em 0.2em 0;
  font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif; }
section#Impressum table td:nth-child(2) {
  padding: 0.2em 0.2em 0.2em 0.6em;
  text-align: right;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif; }
@media screen and (max-width: 992px) {
  section#Impressum table {
    margin: 0 auto; } }

section#Download {
  padding-bottom: 7em; }
  section#Download div.block {
    width: 100%;
    padding: 0.5em 0.3em; }
    @media screen and (min-width: 993px) {
      section#Download div.block {
        width: 33%; } }
  section#Download h5 {
    color: #1e7ec1;
    font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif;
    text-align: center; }
  section#Download ul {
    list-style-type: none;
    padding-left: 0; }
    section#Download ul li {
      padding: 0.4em 0;
      line-height: 1.3em;
      font-size: 1.2em;
      font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Montserrat-UltraLight", "Helvetica Neue", "Arial", sans-serif;
      color: #292f33;
      text-align: center; }
    section#Download ul li:hover {
      font-family: "Helvetica Neue", "HelveticaNeue", "Montserrat Regular", "Arial", sans-serif; }
  section#Download p {
    text-align: center; }
    section#Download p a {
      font-size: 1.2em; }

a {
  text-decoration: none;
  color: #292f33; }

html,
body {
  margin: 0;
  padding: 0; }

body {
  padding-top: 4.5em; }
