@font-face {
  font-family: 'AudiType-Normal';
  src: url('../fonts/AudiType-Normal.eot');
  src: url('../fonts/AudiType-Normal.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AudiType-Normal.woff2') format('woff2'),
       url('../fonts/AudiType-Normal.woff') format('woff'),
       url('../fonts/AudiType-Normal.ttf') format('truetype'),
       url('../fonts/AudiType-Normal.svg#AudiType-Normal') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AudiType-Bold';
  src: url('../fonts/AudiType-Bold.eot');
  src: url('../fonts/AudiType-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AudiType-Bold.woff2') format('woff2'),
       url('../fonts/AudiType-Bold.woff') format('woff'),
       url('../fonts/AudiType-Bold.ttf') format('truetype'),
       url('../fonts/AudiType-Bold.svg#AudiType-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AudiType-ExtendedNormal';
  src: url('../fonts/AudiType-ExtendedNormal.eot');
  src: url('../fonts/AudiType-ExtendedNormal.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AudiType-ExtendedNormal.woff2') format('woff2'),
       url('../fonts/AudiType-ExtendedNormal.woff') format('woff'),
       url('../fonts/AudiType-ExtendedNormal.ttf') format('truetype'),
       url('../fonts/AudiType-ExtendedNormal.svg#AudiType-ExtendedNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AudiType-ExtendedBold';
  src: url('../fonts/AudiType-ExtendedBold.eot');
  src: url('../fonts/AudiType-ExtendedBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AudiType-ExtendedBold.woff2') format('woff2'),
       url('../fonts/AudiType-ExtendedBold.woff') format('woff'),
       url('../fonts/AudiType-ExtendedBold.ttf') format('truetype'),
       url('../fonts/AudiType-ExtendedBold.svg#AudiType-ExtendedBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?66v6nv');
  src:  url('../fonts/icomoon.eot?66v6nv#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?66v6nv') format('truetype'),
    url('../fonts/icomoon.woff?66v6nv') format('woff'),
    url('../fonts/icomoon.svg?66v6nv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube-large:before {
  content: "\e900";
}
.icon-twitter-large:before {
  content: "\e901";
}
.icon-linkedin-large:before {
  content: "\e902";
}
.icon-instagram-large:before {
  content: "\e903";
}
.icon-facebook-large:before {
  content: "\e904";
}


.browserupgrade {
  text-align: center;
  font-family: 'AudiType-ExtendedNormal';
}

header {
  background: #e6ebee;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  #e6ebee 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e6ebee), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,  #e6ebee 0%,#ffffff 100%);
  background: -o-linear-gradient(left,  #e6ebee 0%,#ffffff 100%);
  background: -ms-linear-gradient(left,  #e6ebee 0%,#ffffff 100%);
  background: linear-gradient(to right,  #e6ebee 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ebee', endColorstr='#ffffff',GradientType=1 );
  width: 100%;
  margin-bottom: 20px;
}

img {
  max-width: 100%;
  width: 100%;
}

.container {
  max-width: 900px;
  margin: 0 auto;

}

.logo {
  padding: 25px 0 10px;
}

.logo h1 {
  margin: 0;
  padding: 0;
  /*color: #4a4a4a;*/
  color: #000;
  font-size: 32px;
  font-family: "AudiType-ExtendedBold", sans-serif;
}

.emblem {
  text-align: right;
  padding: 20px 0 20px;
}

.emblem img {
  max-width: 40%;
}

.main-navigation ul, .second-navigation ul {
  margin: 0;
  padding: 0;
}

.main-navigation li, .second-navigation li {
  float: left;
  list-style: none;
}

.main-navigation li a, .second-navigation li a {
  display: block;
  padding: 10px;
  font-size: 12px;
  color: #000;
  font-family: "AudiType-ExtendedNormal", sans-serif;
}

.col-md-12 .columns:nth-child(1){
  padding-left: 0;
}

.col-md-12 .columns:nth-child(2){
  padding-right: 0;
}

.columns {
  padding-bottom: 30px;

}

.columns p {
  width: 100%;
  color: #000;
  min-height: 185px;
}

.links  {
  display: inline-block;
  /*background: #ca233a;*/
  background: #000;
  font-family: "AudiType-Normal", sans-serif;
  font-size: 12px;
}

.links a {
  color: #fff;
  padding: 10px;
  display: block;
}

.links a:hover {
  color: #fff;
  text-decoration: none;
}

.columns img  {
  margin-bottom: 10px;
}

.content h1 {
  font-family: "AudiType-ExtendedBold", sans-serif;
  /*color: #4a4a4a;*/
  color: #000;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
}

.content p {
  font-family: "AudiType-Normal", sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: normal;
  margin-bottom: 20px;
  /*padding-right: 20px;*/
}

footer {
  background: #e7e9ea;
  display: block;
  padding: 5px 0;
}

.footer-nav {
  float: left;
  padding: 0;
  margin: 0;
}

.footer-nav li {
  float: left;
  list-style: none;
}

.footer-nav li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 3px 8px;
  font-size: 10px;
  line-height: 30px;
  font-family: "AudiType-ExtendedNormal", sans-serif;
}

.social {
  float: right;
  padding: 0;
  margin: 0;
}

.social li {
  float: left;
  list-style: none;
}

.social li a {
  color: #000;
  text-decoration: none;
  display: block;
  padding: 3px 5px;
  font-size: 10px;
  font-family: "AudiType-ExtendedNormal", sans-serif;
}
.social li .facebook, .social li .instagram, .social li .twitter, .social li .youtube, .social li .linkedin {
  font-size: 30px;
}
.social li .facebook:hover, .social li .instagram:hover, .social li .twitter:hover, .social li .youtube:hover, .social li .linkedin:hover {
  color:#7d7d7d;
}
.rights {
  text-align: right;
  color: #000;
  font-size: 10px;
  margin: 0;
  padding: 5px 0;
  font-family: "AudiType-ExtendedNormal", sans-serif;
}

#open, #close {
  display: none;
}

.headline {
  background: url(../images/headline_background.jpg) no-repeat -16px center;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  border: 1px solid #f8f8f8;
}

.headline h1 {
  font-size: 20px;
  color: #fff;
  margin: 0 0 10px 0;
}

.headline p {
  color: #000;
  font-size: 14px;
  width: 66%;
  padding-left: 15px;
  font-family: "AudiType-Normal", sans-serif;
}

@media (max-width: 992px) {

  .container {
    overflow: hidden;
    position: relative;
  }

  #open {
    display: none;
  }

  #close {
    display: none;
    text-align: right;
  }

  header {
    padding: 20px 0;
  }

  .logo {
    padding: 0;
  }

  .emblem {
    padding: 0;
  }

  .emblem img {
    max-width: 40%;
  }

  .logo, .emblem {
    width: 50%;
    float: left;
  }

  .columns {
    text-align: left;
    position: relative;
    min-height: 700px !important;
  }

  .columns p {
    max-width: 100%;
    margin: 0 auto;
    min-height: 100px;
  }

  .links  {
    float: none;
    text-align: center;
    display: inline-block;
    background: #000;
    font-family: "AudiType-ExtendedNormal", sans-serif;
    font-size: 10px;
    margin: 0 auto 20px;
  }

  .links a {
    color: #fff;
    padding: 10px;
    display: block;
  }

  .links a:hover {
    color: #fff;
    text-decoration: none;
  }

  .main-navigation {
    margin-top: 15px;
  }

  .main-navigation, .second-navigation {
    position: relative;
    width: 50%;
    background: rgba(255,255,255,1);
    z-index: 999;
    left: -600px;
    /*-webkit-border-radius: 10px 10px 10px 10px;
      -moz-border-radius: 10px 10px 10px 10px;
        -o-border-radius: 10px 10px 10px 10px;
        -ms-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;*/
  }

  .main-navigation ul, .second-navigation ul {
    margin: 0;
    padding: 0;
    border-top: 1px solid #efefef;
  }

  .main-navigation li, .second-navigation li {
    float: none;
    list-style: none;
    border-bottom: 1px solid #efefef;
  }

  .main-navigation li a, .second-navigation li a {
    display: block;
    padding: 10px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    font-family: "AudiType-ExtendedNormal", sans-serif;
  }

  .main-navigation li a:hover, .second-navigation li a:hover {
    background: #fbfbfb;
  }

  .headline {
    background: url(../images/headline_background.jpg) no-repeat -130px center;
    margin-bottom: 15px;
    padding: 10px 0;
  }

  .headline h1 {
    font-size: 16px;
    color: #000;
    padding: 0;
    margin: 0 0 5px;
  }

  .headline p {
    color: #000;
    font-size: 12px;
    width: 65%;
    padding: 0 0 0 15px;
    margin: 0;
  }

  .col-md-12 .columns:nth-child(1){
    padding-left: 15px;
  }

  .col-md-12 .columns:nth-child(2){
    padding-right: 15px;
  }

}

@media (max-width: 768px) {

  .logo {
    padding-left: 20px;
  }

  .logo h1 {
    font-size: 20px;
  }

  .emblem img {
    max-width: 80%;
  }

  header {
    /*height: 150px;*/
  }

  .headline p {
    padding: 10px 15px;
  }

  button {
    position: absolute;
    top: 60px;
  }

  .main-navigation, .second-navigation {
    width: 100%;
  }

  .columns {
    text-align: left;
    position: relative;
    min-height: 700px !important;
  }

  .columns p {
    max-width: 100%;
    margin: 0 auto;
    min-height: 140px;
  }

  footer {
    text-align: center
  }

  .footer-nav {
    float: none;
    padding: 0;
    margin: 0;
  }

  .footer-nav li {
    float: none;
    display: inline-block;
    list-style: none;
  }

  .footer-nav li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 3px 8px;
    font-size: 10px;
    line-height: 1;
    font-family: "AudiType-ExtendedNormal", sans-serif;
  }

  .social {
    float: none;
    padding: 10px 0 0 0;
    margin: 0;
  }

  .social li {
    float: none;
    list-style: none;
    display: inline-block;
  }

  .social li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 3px 5px;
    font-size: 10px;
    font-family: "AudiType-ExtendedNormal", sans-serif;
  }

  .headline {
    background: #fff;
    margin-bottom: 10px;
    padding: 5px 0 10px;
    text-align: center;
  }

  .headline h1 {
    font-size: 18px;
    color: #fff;
    margin: 5px 0 10px 0;
  }

  .headline p {
    color: #000;
    font-size: 12px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }

  .links {
    width: 100%;
  }

}


/*a.linkedin {
  background-image: url(../images/social_icons15x15.png);
  background-repeat: no-repeat;
  background-position: -5px -5px;
  height: 15px;
  width: 15px;
  margin: 3px 0 0 0;
}
a.linkedin:hover {
  background-position: -50px -5px;
}
a.facebook {
  /*background-image: url(../images/social_icons15x15.png);*/
 /* background-image: url(../images/facebook-large.svg);*/
 /* background-repeat: no-repeat;*/
  /*background-position: -5px -50px;
  height: 15px;
  width: 15px;
  margin: 3px 0 0 10px;
}

a.facebook:hover {
  background-position: -50px -50px;
}
a.twitter {
  background-image: url(../images/social_icons15x15.png);
  background-repeat: no-repeat;
  background-position: -5px -95px;
  height: 15px;
  width: 15px;
  margin: 3px 0 0 10px;
}
a.twitter:hover {
  background-position: -50px -95px;
}
a.youtube {
  background-image: url(../images/social_icons15x15.png);
  background-repeat: no-repeat;
  background-position: -5px -140px;
  height: 15px;
  width: 15px;
  margin: 3px 5px 0 10px;
}
a.youtube:hover {
  background-position: -50px -140px;
}*/