article,
header,
main {
  display: block;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}


strong {
  font-weight: bold;
}

img {
  border: 0;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h3 {
    orphans: 3;
    widows: 3;
  }
  
  h3 {
    page-break-after: avoid;
  }
  .label {
    border: 1px solid #000;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

p {
  margin: 0 0 10px;
}

.text-center {
  text-align: center;
}

h1,
h3,
h4,
.h1,
.h3,
.h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}

h1,
.h1 {
  font-size: 36px;
}

h3,
.h3 {
  font-size: 24px;
}

h4,
.h4 {
  font-size: 18px;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul {
  margin-bottom: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}


.col-lg-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  
  .col-lg-10 {
    float: left;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.media {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}

.container {
  max-width: 1230px;
  padding: 0 30px;
}

@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/cabin-regular-webfont.eot");
  src: url("../fonts/cabin-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cabin-regular-webfont.woff") format("woff"), url("../fonts/ptsans/cabin-regular-webfont.ttf") format("truetype"), url("../fonts/cabin-regular-webfont.svg#cabin") format("svg");
}

@font-face {
  font-family: "Cabin-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/cabin-bold-webfont.eot");
  src: url("../fonts/cabin-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cabin-bold-webfont.woff") format("woff"), url("../fonts/cabin-bold-webfont.ttf") format("truetype"), url("../fonts/cabin-bold-webfont.svg#cabin") format("svg");
}

@font-face {
  font-family: 'museo_sans500_italic';
  font-style: normal;
  font-weight: normal;
  src: url('museosans_500_italic-webfont.eot');
  src: url('museosans_500_italic-webfont.eot?#iefix') format('embedded-opentype'), url('museosans_500_italic-webfont.woff') format('woff'), url('museosans_500_italic-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans500';
  font-style: normal;
  font-weight: normal;
  src: url('museosans_500-webfont.eot');
  src: url('museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('museosans_500-webfont.woff') format('woff'), url('museosans_500-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans700';
  font-style: normal;
  font-weight: normal;
  src: url('museosans_700-webfont.eot');
  src: url('museosans_700-webfont.eot?#iefix') format('embedded-opentype'), url('museosans_700-webfont.woff') format('woff'), url('museosans_700-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans900';
  font-style: normal;
  font-weight: normal;
  src: url('museosans_900-webfont.eot');
  src: url('museosans_900-webfont.eot?#iefix') format('embedded-opentype'), url('museosans_900-webfont.woff') format('woff'), url('museosans_900-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans100';
  font-style: normal;
  font-weight: normal;
  src: url('museosans-100-webfont.eot');
  src: url('museosans-100-webfont.eot?#iefix') format('embedded-opentype'), url('museosans-100-webfont.woff') format('woff'), url('museosans-100-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans100_italic';
  font-style: normal;
  font-weight: normal;
  src: url('museosans-100italic-webfont.eot');
  src: url('museosans-100italic-webfont.eot?#iefix') format('embedded-opentype'), url('museosans-100italic-webfont.woff') format('woff'), url('museosans-100italic-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans300';
  font-style: normal;
  font-weight: normal;
  src: url('museosans-300-webfont.eot');
  src: url('museosans-300-webfont.eot?#iefix') format('embedded-opentype'), url('museosans-300-webfont.woff') format('woff'), url('museosans-300-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans300_italic';
  font-style: normal;
  font-weight: normal;
  src: url('museosans-300italic-webfont.eot');
  src: url('museosans-300italic-webfont.eot?#iefix') format('embedded-opentype'), url('museosans-300italic-webfont.woff') format('woff'), url('museosans-300italic-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans700_italic';
  font-style: normal;
  font-weight: normal;
  src: url('museosans-700italic-webfont.eot');
  src: url('museosans-700italic-webfont.eot?#iefix') format('embedded-opentype'), url('museosans-700italic-webfont.woff') format('woff'), url('museosans-700italic-webfont.ttf') format('truetype');
}

@font-face {
  font-family: 'museo_sans900_italic';
  font-style: normal;
  font-weight: normal;
  src: url('museosans-900italic-webfont.eot');
  src: url('museosans-900italic-webfont.eot?#iefix') format('embedded-opentype'), url('museosans-900italic-webfont.woff') format('woff'), url('museosans-900italic-webfont.ttf') format('truetype');
}

@font-face {
  font-family: "Icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.svg#icomoon") format("svg"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype");
}

body,
p,
span,
strong,
ul,
a,
h1,
h3,
h4 {
  -webkit-font-smoothing: antialiased;
}

[data-icon]:before {
  font-family: "Icomoon";
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  speak: none;
  font-variant: normal;
  -moz-osx-font-smoothing: grayscale;
}


[class^="ficon-"],
[class*=" ficon-"] {
  font-family: "Icomoon";
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  font-variant: normal;
}


a,
a:focus,
a:visited,
a:hover {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

a:focus {
  text-decoration: none;
}

[class^="icons-"],
[class*=" icons-"] {
  display: inline-block;
}

h1 {
  margin-bottom: 15px;
  font-family: 'museo_sans700';
  font-size: 52px;
  line-height: 60px;
  color: #0d0d0d;
}

h3 {
  margin: 0 0 40px;
  font-family: 'museo_sans700';
  font-size: 28px;
  line-height: 34px;
  color: #0d0d0d;
}

h4 {
  font-family: 'museo_sans700';
  font-size: 20px;
  line-height: 24px;
  color: #0d0d0d;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

body .container-content > .page-header {
  display: table;
  width: 100%;
  min-height: 200px;
  padding: 0;
  margin: 0;
  text-align: center;
  border: 0;
}

body .container-content > .page-header h1 {
  margin: 25px 0;
  color: #ffffff;
}

body .container-content > .page-header p {
  margin-bottom: 25px;
  font-family: 'museo_sans300';
  font-size: 21px;
  line-height: 33px;
  color: #ffffff;
}

body .container-content > .page-header p strong {
  font-weight: normal;
  color: #ffffff;
}

body .container-content > .page-header p a:link {
  position: relative;
  z-index: 999;
}

body .container-content > .page-header.default {
  position: relative;
  padding-top: 40px;
  margin-bottom: 20px;
}

body .container-content > .page-header.default h1 {
  color: #0d0d0d;
}

body .container-content > .page-header.default p {
  display: inline-block;
  color: #666666;
}

body .container-content > .page-header.default p strong {
  color: #0d0d0d;
}

article h1.title,
article h3.title,
article h4.title,
article h1.title a,
article h3.title a,
article h4.title a {
  color: #0d0d0d;
}

article p {
  margin-bottom: 30px;
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #666666;
}

article p strong {
  font-weight: normal;
  color: #0d0d0d;
}

article p img {
  max-width: 100%;
}

article a {
  color: #1e93d1;
}

article a:hover {
  color: #1e93d1;
  text-decoration: underline;
}


article ul li ul {
  margin: 5px 0;
}


article ul li ul li {
  list-style-type: none;
}


article ul li ul li:before {
  font-size: 14px;
  content: ' • ';
}


article ul li ul li ul {
  display: none;
}


article ul li ul li ul li:before {
  content: ' - ';
}

article ul {
  padding: 0;
  margin: 0 0 45px;
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  color: #666666;
  list-style-type: none;
  list-style-position: inside;
}

article ul li {
  margin-bottom: 10px;
}

article ul li:before {
  color: #0d0d0d;
  content: '• ';
}

article ul li > p {
  display: inline;
}

article ul li strong {
  font-weight: 500;
  color: #0d0d0d;
}

article ul.custom {
  margin: 30px 0 60px;
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  list-style-type: none;
}

article ul.custom li {
  padding-right: 4px;
  margin: 0 0 2px;
}

article ul.custom li:before {
  color: #333333;
  content: '· ';
}

@include box-sizing(border-box);

/* Common styles of menus */

/* Hide the inner submenus */

/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/

/* Dynamically added submenu outside of the menu context */

@-webkit-keyframes MenuAnimOut2 {
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
}

@-moz-keyframes MenuAnimOut2 {
  100% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
}

@keyframes MenuAnimOut2 {
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}

@-webkit-keyframes MenuAnimIn2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes MenuAnimIn2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@keyframes MenuAnimIn2 {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes SubMenuAnimIn2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(50%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@keyframes SubMenuAnimIn2 {
  0% {
    opacity: 0;
    transform: translateX(50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(50%);
  }
}

@-moz-keyframes SubMenuAnimOut2 {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(50%);
  }
}

@keyframes SubMenuAnimOut2 {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(50%);
  }
}

/* No JS Fallback */

/* must be same height as the footer */

[class^="post-"],
article.page {
  margin-bottom: 25px;
}

[class^="post-"] header,
article.page header {
  margin-bottom: 40px;
  font-family: Verdana, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  color: #808080;
}

/**
 * Frontend CSS
 * 
 * @author      fb, rw, ms, th, toscho
 * @package     mlp
 * @subpackage  frontendcss
 * 
 */

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

/* =WordPress Core
-------------------------------------------------------------- */

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* changelog */

@keyframes caleft {
  from {
    left: 10%;
  }
  to {
    left: 88%;
  }
}

@-webkit-keyframes caleft {
  from {
    left: 10%;
  }
  to {
    left: 88%;
  }
}

@keyframes calefttwo {
  from {
    left: 20%;
  }
  to {
    left: 94%;
  }
}

@-webkit-keyframes calefttwo {
  from {
    left: 20%;
  }
  to {
    left: 94%;
  }
}

@keyframes caright {
  from {
    left: 88%;
  }
  to {
    left: 10%;
  }
}

@-webkit-keyframes caright {
  from {
    left: 88%;
  }
  to {
    left: 10%;
  }
}

@keyframes carighttwo {
  from {
    left: 69%;
  }
  to {
    left: 20%;
  }
}

@-webkit-keyframes carighttwo {
  from {
    left: 69%;
  }
  to {
    left: 20%;
  }
}

@keyframes car {
  from {
    left: -10%;
  }
  to {
    left: 100%;
  }
}

@-webkit-keyframes car {
  from {
    left: -10%;
  }
  to {
    left: 100%;
  }
}

@keyframes smoke {
  from {
    margin-bottom: 0;
  }
  to {
    margin-bottom: 20px;
    opacity: 0;
  }
}

@-webkit-keyframes smoke {
  from {
    margin-bottom: 0;
  }
  to {
    margin-bottom: 20px;
    opacity: 0;
  }
}

@media print {
  .row {
    padding: 3em !important;
  }
  body .container-content > .page-header {
    display: none !important;
  }
}

html {
  margin-top: 0 !important;
  overflow-x: hidden;
}

body {
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #666666;
}

body strong {
  font-weight: normal;
  color: #0d0d0d;
}

body .container-content {
  position: relative;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
}

body .container-content:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
          transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}

@media (max-width: 992px) {
  body .container-content > .page-header {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    border: 0;
  }
  body .container-content > .page-header h1 {
    color: #ffffff;
  }
  body .container-content > .page-header p {
    margin-bottom: 25px;
    font-family: 'museo_sans300';
    font-size: 21px;
    line-height: 33px;
    color: #ffffff;
  }
  body .container-content > .page-header p strong {
    font-weight: normal;
    color: #ffffff;
  }
  body .container-content > .page-header.default {
    padding-top: 40px;
    margin-bottom: 20px;
  }
  body .container-content > .page-header.default h1 {
    color: #0d0d0d;
  }
  body .container-content > .page-header.default p {
    color: #808080;
  }
  body .container-content > .page-header.default p strong {
    color: #0d0d0d;
  }
}

@media (max-width: 640px) {
  .container {
    padding: 0 15px;
  }
}

@media (max-width: 480px) {
  body .container-content > .page-header.default p {
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  body .container-content > .page-header.default {
    margin-bottom: 0;
  }
  h3 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 28px;
  }
  article p {
    font-size: 14px;
    line-height: 22px;
  }
  article ul {
    font-size: 14px;
    line-height: 22px;
  }
  [class^="post-"] header,
  article.page header {
    margin-bottom: 20px;
  }
  .page-header h1 {
    font-size: 28px;
    line-height: 40px;
  }
  h1 {
    font-size: 42px;
    line-height: 50px;
  }
  body .container-content > .page-header p {
    font-size: 18px;
    line-height: 28px;
  }
  body {
    margin-left: 0;
  }
}


