/*
Title:			MIVG v2
Author:			Philipp Hofstätter (http://fietstouring.com)
Framework:		Responsive layout based on Less Framework 4 (http://lessframework.com) by Joni Korpi 
*/
@charset "UTF-8";
/* BEGIN _resets.less */
@font-face {
  font-family: 'MagnetoBold';
  src: url('../fonts/magneto_bold-webfont.eot');
  src: url('../fonts/magneto_bold-webfont.eot?iefix') format('eot'), url('../fonts/magneto_bold-webfont.woff') format('woff'), url('../fonts/magneto_bold-webfont.ttf') format('truetype'), url('../fonts/magneto_bold-webfont.svg#webfont1jrXxWua') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
html {
  width: 100%;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}
body {
  position: relative;
  text-align: center;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  background: #cccccc;
  /* Old browsers */
  background-image: url(images/greyzz.png);
  color: #333333;
  font-size: 15px;
  font-family: Helvetica, Arial, Helvetica, sans-serif;
}
/* RESET CSS */
* {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* HTML5 RESETS FOR OLDER BROWSERS */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a img {
  border: 0;
}
ul,
li {
  list-style: none outside;
}
ol {
  list-style-type: decimal;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select {
  vertical-align: top;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
/* HEADINGS */
h1,
h2,
h3,
h4 {
  font-family: 'Arvo', Georgia, Times, serif;
  font-weight: normal;
}
h1 {
  font-family: 'Arvo', Georgia, Times, serif;
  font-size: 2.7em;
  text-transform: uppercase;
  margin-bottom: 0.6em;
  border-bottom: 2px solid #141414;
  padding: 0 35px 0.2em 0;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  h1 {
    font-size: 2.3em;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 1.8em;
  }
}
h2 {
  border-bottom: none;
  margin-bottom: 1em;
}
h3 {
  font-family: 'Arvo', Georgia, Times, serif;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 1em;
  padding-left: 1px;
}
/* VARIABLES */
/* Widths */
/* Mixins */
.back-to-top {
  position: fixed;
  bottom: 4em;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: #ebebeb;
  background-color: rgba(235, 235, 235, 0.7);
  font-size: 12px;
  padding: 0.6em 12px;
  display: none;
}
.back-to-top i {
  margin-right: 7px;
}
.hide {
  display: none !important;
}
@font-face {
  font-family: 'mivg-icons';
  src: url('../fonts/mivg-icons.eot');
  src: url('../fonts/mivg-icons.eot?#iefix') format('embedded-opentype'), url('../fonts/mivg-icons.ttf') format('truetype'), url('../fonts/mivg-icons.woff') format('woff'), url('../fonts/mivg-icons.svg#mivg-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.rsArrowIcn:before {
  font-family: 'mivg-icons';
  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-arrow-right:before,
.rsArrowRight .rsArrowIcn:before {
  content: "\e600";
}
.icon-arrow-left:before,
.rsArrowLeft .rsArrowIcn:before {
  content: "\e601";
}
.icon-arrow-up:before {
  content: "\e60c";
}
.icon-reorder:before {
  content: "\e602";
}
.icon-remove:before {
  content: "\e60f";
}
.icon-house:before {
  content: "\e603";
}
.icon-info:before {
  content: "\e604";
}
.icon-mail:before {
  content: "\e605";
}
.icon-zoomin:before {
  content: "\e606";
}
.icon-arrow-right:before {
  content: "\e607";
}
.icon-checkmark:before {
  content: "\e608";
}
.icon-guitar:before {
  content: "\e609";
}
.icon-help:before {
  content: "\e60a";
}
.icon-user:before {
  content: "\e607";
}
.icon-dollar:before {
  content: "\e60b";
}
.icon-opennewwindow:before {
  content: "\e60d";
}
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}
.royalSlider > * {
  float: left;
}
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}
.rsThumb {
  float: left;
  position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}
.rsPreloader {
  position: absolute;
  z-index: 0;
}
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}
.rsTabs {
  float: left;
  background: none !important;
}
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}
img.rsImg {
  max-width: none;
}
.grab-cursor {
  cursor: url(grab.png) 8 8, move;
}
.grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move;
}
.rsNoDrag {
  cursor: auto;
}
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(images/blank.gif);
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker,
html.mm-opened .mm-fixed-top,
html.mm-opened .mm-fixed-bottom,
html.mm-opened .mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, border, -moz-transform;
  -ms-transition-property: top, right, bottom, left, border, -ms-transform;
  -o-transition-property: top, right, bottom, left, border, -o-transform;
  transition-property: top, right, bottom, left, border, transform;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  left: 0%;
  top: 0;
  margin: 0;
  border: 0px solid rgba(0, 0, 0, 0);
}
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker {
  border: 0px solid rgba(100, 100, 100, 0);
}
.mm-menu .mm-hidden {
  display: none;
}
.mm-fixed-top,
.mm-fixed-bottom {
  position: fixed;
  left: 0;
}
.mm-fixed-top {
  top: 0;
}
.mm-fixed-bottom {
  bottom: 0;
}
html.mm-opened .mm-page,
.mm-menu > .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html.mm-opened,
html.mm-opened body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
html.mm-opened .mm-page {
  height: 100%;
  overflow: hidden;
  position: absolute;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: #fff;
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-current {
  display: block;
}
.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 10px 20px 20px 20px;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 0;
}
.mm-menu > .mm-panel.mm-opened {
  left: 0%;
}
.mm-menu > .mm-panel.mm-subopened {
  left: -40%;
}
.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}
.mm-menu > .mm-panel.mm-hidden {
  display: block;
  visibility: hidden;
}
.mm-menu .mm-list {
  padding: 20px 0;
}
.mm-menu > .mm-list {
  padding: 20px 0 40px 0;
}
.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
  padding-top: 0;
}
.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-list * {
  -webkit-text-size-adjust: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-shadow: none;
}
.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}
.mm-list > li {
  position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto;
}
.mm-list a.mm-subopen {
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mm-list a.mm-subopen::before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0;
}
.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}
.mm-list > li.mm-label {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}
.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
  height: 40px;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  right: 16px;
}
html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-ismenu {
  background: #333333;
}
.mm-menu {
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list li.mm-label {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05);
}
html.mm-opened.mm-opening .mm-page,
html.mm-opened.mm-opening #mm-blocker,
html.mm-opened.mm-opening .mm-fixed-top,
html.mm-opened.mm-opening .mm-fixed-bottom {
  left: 80%;
}
.mm-menu {
  width: 80%;
}
@media all and (max-width: 175px) {
  .mm-menu {
    width: 140px;
  }
  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu {
    width: 440px;
  }
  html.mm-opened.mm-opening .mm-page,
  html.mm-opened.mm-opening #mm-blocker,
  html.mm-opened.mm-opening .mm-fixed-top,
  html.mm-opened.mm-opening .mm-fixed-bottom {
    left: 440px;
  }
}
html.mm-nooverflowscrolling.mm-opened {
  height: auto;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll;
}
html.mm-nooverflowscrolling.mm-opened body {
  overflow: auto;
}
html.mm-nooverflowscrolling.mm-opened .mm-page {
  min-height: 1000px;
  position: fixed;
}
html.mm-nooverflowscrolling.mm-opened .mm-menu {
  height: auto;
  min-height: 1000px;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
  left: auto;
  top: auto;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel {
  position: relative;
  height: auto;
  display: none;
  left: 0;
}
html.mm-nooverflowscrolling.mm-opened > .mm-panel.mm-current {
  display: block;
}
.mm-menu.mm-top {
  width: 100%;
}
html.mm-top.mm-opened .mm-page,
html.mm-top.mm-opened #mm-blocker {
  top: 0%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top,
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  left: 0;
}
.mm-menu.mm-right {
  left: auto;
  right: 0;
}
html.mm-right.mm-opened .mm-page,
html.mm-right.mm-opened #mm-blocker,
html.mm-right.mm-opened .mm-fixed-top,
html.mm-right.mm-opened .mm-fixed-bottom {
  left: auto;
  right: 0%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  left: auto;
}
.mm-menu.mm-bottom {
  width: 100%;
  top: auto;
  bottom: 0;
}
html.mm-bottom.mm-opened .mm-page,
html.mm-bottom.mm-opened #mm-blocker {
  bottom: 0%;
  top: auto;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  top: auto;
  left: 0;
}
.mm-menu.mm-top {
  height: 80%;
}
html.mm-top.mm-opened.mm-opening .mm-page,
html.mm-top.mm-opened.mm-opening #mm-blocker,
html.mm-top.mm-opened.mm-opening .mm-fixed-top {
  top: 80%;
}
html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top {
    height: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 140px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top {
    height: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-page,
  html.mm-top.mm-opened.mm-opening #mm-blocker,
  html.mm-top.mm-opened.mm-opening .mm-fixed-top {
    top: 880px;
  }
  html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: -880px;
  }
}
.mm-menu.mm-right {
  width: 80%;
}
html.mm-right.mm-opened.mm-opening .mm-page,
html.mm-right.mm-opened.mm-opening #mm-blocker,
html.mm-right.mm-opened.mm-opening .mm-fixed-top,
html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
  right: 80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right {
    width: 140px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right {
    width: 340px;
  }
  html.mm-right.mm-opened.mm-opening .mm-page,
  html.mm-right.mm-opened.mm-opening #mm-blocker,
  html.mm-right.mm-opened.mm-opening .mm-fixed-top,
  html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    right: 340px;
  }
}
.mm-menu.mm-bottom {
  height: 80%;
}
html.mm-bottom.mm-opened.mm-opening .mm-page,
html.mm-bottom.mm-opened.mm-opening #mm-blocker,
html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
  bottom: 80%;
}
html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom {
    height: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 140px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom {
    height: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-page,
  html.mm-bottom.mm-opened.mm-opening #mm-blocker,
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    bottom: 880px;
  }
  html.mm-bottom.mm-opened.mm-opening .mm-fixed-top {
    top: -880px;
  }
}
html.mm-front.mm-opened .mm-page {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, -moz-transform;
  -ms-transition-property: top, right, bottom, left, -o-transform;
  -o-transition-property: top, right, bottom, left, -o-transform;
  transition-property: top, right, bottom, left, transform;
}
html.mm-front .mm-page,
html.mm-front #mm-blocker {
  z-index: 0;
}
.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}
html.mm-opening .mm-menu.mm-front,
html.mm-opening .mm-menu.mm-next {
  left: 0%;
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  left: 0;
}
html.mm-opening .mm-menu.mm-top.mm-front,
html.mm-opening .mm-menu.mm-top.mm-next {
  left: 0;
  top: 0%;
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  left: auto;
}
html.mm-opening .mm-menu.mm-right.mm-front,
html.mm-opening .mm-menu.mm-right.mm-next {
  left: auto;
  right: 0%;
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  top: auto;
  left: 0;
}
html.mm-opening .mm-menu.mm-bottom.mm-front,
html.mm-opening .mm-menu.mm-bottom.mm-next {
  left: 0;
  bottom: 0%;
}
.mm-menu.mm-front,
.mm-menu.mm-next {
  left: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-front,
  .mm-menu.mm-next {
    left: -440px;
  }
}
.mm-menu.mm-top.mm-front,
.mm-menu.mm-top.mm-next {
  top: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-top.mm-front,
  .mm-menu.mm-top.mm-next {
    top: -880px;
  }
}
.mm-menu.mm-right.mm-front,
.mm-menu.mm-right.mm-next {
  right: -80%;
}
@media all and (max-width: 175px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -140px;
  }
}
@media all and (min-width: 550px) {
  .mm-menu.mm-right.mm-front,
  .mm-menu.mm-right.mm-next {
    right: -440px;
  }
}
.mm-menu.mm-bottom.mm-front,
.mm-menu.mm-bottom.mm-next {
  bottom: -80%;
}
@media all and (max-height: 175px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -140px;
  }
}
@media all and (min-height: 1100px) {
  .mm-menu.mm-bottom.mm-front,
  .mm-menu.mm-bottom.mm-next {
    bottom: -880px;
  }
}
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  left: 0;
  right: auto;
}
html.mm-opened.mm-front .mm-fixed-top,
html.mm-opened.mm-opening.mm-front .mm-fixed-top {
  top: 0;
}
html.mm-opened.mm-front .mm-fixed-bottom,
html.mm-opened.mm-opening.mm-front .mm-fixed-bottom {
  bottom: 0;
}
.mm-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-shadow: none;
  background: inherit;
  border-bottom: 1px solid transparent;
  text-align: center;
  line-height: 20px;
  width: 100%;
  height: 50px;
  padding: 20px 40px 0 40px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
.mm-header span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.mm-header a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 100%;
  position: absolute;
  bottom: 5px;
}
.mm-header a:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 7px;
  height: 7px;
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -15px;
}
.mm-header a.mm-prev {
  left: 0;
}
.mm-header a.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 22px;
}
.mm-header a.mm-next {
  right: 0;
}
.mm-header a.mm-next:before {
  border-top: none;
  border-left: none;
  right: 18px;
}
.mm-hassearch .mm-header {
  height: 50px;
  padding-top: 20px;
  top: 50px;
}
.mm-hassearch .mm-header a:before {
  margin-bottom: -10px;
}
.mm-menu.mm-hasheader li.mm-subtitle {
  display: none;
}
.mm-menu.mm-hasheader .mm-panel {
  padding-top: 80px;
}
.mm-menu.mm-hasheader.mm-hassearch .mm-panel {
  padding-top: 120px;
}
.mm-menu.mm-hasheader.mm-ismenu .mm-panel {
  padding-top: 50px;
}
.mm-menu.mm-hasheader.mm-ismenu.mm-hassearch .mm-panel {
  padding-top: 100px;
}
.mm-menu .mm-header {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-header a:before {
  border-color: rgba(255, 255, 255, 0.3);
}
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-ismenu.mm-light {
  background: #f3f3f3;
}
.mm-menu.mm-light {
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-light .mm-list li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light li.mm-noresults {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-header a:before {
  border-color: rgba(0, 0, 0, 0.3);
}
html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-ismenu.mm-white {
  background: white;
}
.mm-menu.mm-white {
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.08);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.08);
}
.mm-menu.mm-white .mm-list li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white li.mm-noresults {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-header a:before {
  border-color: rgba(0, 0, 0, 0.3);
}
html.mm-opened.mm-black .mm-page {
  box-shadow: none;
}
.mm-ismenu.mm-black {
  background: black;
}
.mm-menu.mm-black {
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black .mm-list > li:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.25);
}
.mm-menu.mm-black .mm-list li.mm-label {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black li.mm-noresults {
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-header a:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.screen-reader-text,
.section-heading {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  left: -9999em;
}
/* GENERAL STYLES
----------------------------------------------- */
a {
  color: #1286c3;
  text-decoration: underline;
  outline: 0;
}
a:hover {
  color: #fff;
  background-color: #1286c3;
}
.sectionHeader {
  background: #cccccc;
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 0.3em 0 0.3em 15px;
  font-size: 1.5em;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 480px) {
  .sectionHeader {
    font-size: 1.3em;
    padding-left: 10px;
  }
}
h4 span {
  font-weight: normal;
  font-size: 11px;
}
h4.itemPrice {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}
/* HEADER
----------------------------------------------- */
.top.mmenu-open {
  right: 0px;
  position: absolute;
}
.top {
  padding-top: 1em;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNiUiIHN0b3AtY29sb3I9IiNhZDBjMGMiIHN0b3Atb3BhY2l0eT0iMC45NSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDMwZTI5IiBzdG9wLW9wYWNpdHk9IjAuODUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top, rgba(173, 12, 12, 0.95) 36%, rgba(211, 14, 41, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(36%, rgba(173, 12, 12, 0.95)), color-stop(100%, rgba(211, 14, 41, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(173, 12, 12, 0.95) 36%, rgba(211, 14, 41, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(173, 12, 12, 0.95) 36%, rgba(211, 14, 41, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(173, 12, 12, 0.95) 36%, rgba(211, 14, 41, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(173, 12, 12, 0.95) 36%, rgba(211, 14, 41, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ad0c0c', endColorstr='#d9d30e29', GradientType=0);
  /* IE6-8 */
  border-bottom: 1px solid #000;
  position: fixed;
  height: 85px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1040;
}
.top .headerInner {
  position: relative;
  height: auto;
  max-width: 1048px;
  margin: 0 auto;
  text-align: left;
}
.top strong {
  position: absolute;
  display: block;
  top: 10px;
  left: 90px;
  font-size: 2.3em;
  line-height: 1;
  font-family: 'MagnetoBold', Arial, Helvetica, sans-serif;
  letter-spacing: -0.03em;
  color: #141414;
  font-weight: normal;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  z-index: 2;
}
.top strong a {
  color: #141414;
  text-decoration: none;
}
.top strong a:hover {
  background: none;
}
.top .mivgGuitar {
  display: block;
  position: absolute;
  bottom: -535px;
  left: -80px;
  width: 250px;
  height: 550px;
  background: transparent url(images/mivg.png) no-repeat left top;
  z-index: 1;
  text-indent: -9999em;
}
.top .dale {
  font-family: Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  position: absolute;
  right: -50px;
  top: 38px;
  font-size: 10px;
  font-family: 'Arvo', Georgia, Times, serif;
  font-weight: 700;
  color: #000;
  text-shadow: none;
  letter-spacing: 0;
}
@media screen and (max-width: 920px) {
  .top .mivgGuitar {
    display: none;
  }
  .top strong {
    left: 20px;
  }
}
@media screen and (max-width: 840px) {
  .top {
    position: static;
    height: auto;
    padding: 1.5em 0;
    z-index: 1;
  }
  .top strong {
    position: static;
    padding-left: 12.5px;
    font-size: 1.8em;
  }
  .top .dale {
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .top {
    padding: 1.2em 0;
  }
  .top strong {
    width: 75%;
    font-size: 1.8em;
  }
}
@media screen and (max-width: 520px) {
  .top {
    padding: 0.6em 0;
  }
  .top strong {
    width: 75%;
    font-size: 1.4em;
  }
}
/* PAGE STRUCTURE
----------------------------------------------- */
#base {
  width: 100%;
}
.template-home #content {
  width: auto;
  margin: 0;
  padding-top: 135px;
}
#content-site {
  max-width: 1048px;
  width: auto;
  margin: 0 auto;
  text-align: left;
  position: relative;
  line-height: 1.5em;
  padding: 0 12.5px;
}
#content {
  position: relative;
  width: auto;
  margin-left: 240px;
  padding-top: 141px;
  zoom: 1;
  display: inline-block;
  display: block;
}
#content:before {
  content: '';
  display: block;
}
#content:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 840px) {
  #content {
    width: 100%;
    margin: 0;
    padding-top: 35px !important;
  }
}
.mainContent {
  zoom: 1;
  display: inline-block;
  display: block;
}
.mainContent:before {
  content: '';
  display: block;
}
.mainContent:after {
  content: '';
  display: table;
  clear: both;
}
.tinymcewysiwyg {
  position: relative;
  width: 65%;
  float: left;
}
@media screen and (max-width: 520px) {
  .tinymcewysiwyg {
    float: none;
    width: 100%;
  }
}
.tinymcewysiwyg p,
.catalogueItemText p {
  margin-bottom: 1.2em;
}
.textImgu {
  margin-top: 1.5em;
}
.textImgr {
  float: right;
  width: 30%;
}
.textImgr a:hover {
  background: none;
}
.textImgr img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 0px 0px 2px 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px 0px 2px 2px;
  -moz-background-clip: padding;
  border-radius: 0px 0px 2px 2px;
  background-clip: padding-box;
}
@media screen and (max-width: 520px) {
  .textImgr {
    float: none;
    width: 100%;
  }
}
.subtitle {
  font-size: 0.8em;
  font-family: 'Arvo', Georgia, Times, serif;
  line-height: 1.4;
  padding: 0.4em 0 0 8px;
}
.newsList li {
  border-bottom: 1px solid #dcdcdc;
  padding: 15px 0;
}
.newsListA {
  display: block;
  float: left;
  width: 20%;
}
.newsListA:hover {
  background: none;
}
.newsListA img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.newsListB {
  display: block;
  float: left;
  width: 80%;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
}
/* NAVIGATION
--------------------*/
.template-home .mainmenu .rex-navi1 {
  position: absolute;
  left: 0;
  visibility: hidden;
}
.mainmenu {
  position: absolute;
  top: 163px;
  left: 0;
  width: 220px;
  z-index: 1041;
}
@media screen and (max-width: 1048px) {
  .mainmenu {
    left: 10px;
  }
}
@media screen and (max-width: 840px) {
  .mainmenu {
    display: none;
  }
}
.mainmenu .rex-navi1 {
  position: fixed;
}
.mainmenu .rex-navi1 li {
  border-bottom: 1px solid #e5e5e5;
  width: 220px;
}
.mainmenu .rex-navi1 li > a.rex-active {
  font-weight: 700;
}
.mainmenu .rex-navi1 a {
  font-family: 'Arvo', Georgia, Times, serif;
  text-decoration: none;
  font-size: 1em;
  color: #000;
  display: block;
  padding: 0.6em 8px 0.6em 12px;
  line-height: 1.5em;
}
.mainmenu .rex-navi1 a:hover {
  text-decoration: underline;
  background: none;
}
.mainmenu .rex-navi1 a i {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1em;
  line-height: 1.4;
}
.mainmenu .rex-navi1 a .icon-mail,
.mainmenu .rex-navi1 a .icon-help,
.mainmenu .rex-navi1 a .icon-house {
  font-size: 1.1em;
  margin-top: -3px;
}
.mainmenu .rex-navi1 a .icon-opennewwindow {
  font-size: 1em;
}
.mainmenu .rex-navi1 a .icon-info,
.mainmenu .rex-navi1 a .icon-guitar {
  margin-top: -5px;
}
.mainmenu .rex-navi1 a.rex-current {
  font-weight: 700;
}
.mainmenu .rex-navi1 li.rex-article-1 a {
  text-transform: uppercase !important;
  font-size: 0.9em;
  margin-left: 0;
}
.mainmenu .rex-navi2 {
  padding-left: 26px;
  margin-top: -12px;
}
.mainmenu .rex-navi2 li {
  width: auto;
}
.mainmenu .rex-navi2 li:last-child {
  border: none;
}
.mainmenu .rex-navi2 li a {
  font-size: 0.95em;
}
.mainmenu .rex-article-2 ul {
  display: none;
}
.mainmenu .rex-article-2 a i {
  margin-top: -3px;
}
/***** MOBILE MENU ****/
html.js #mobile-menu {
  display: none;
}
.mm-list i {
  font-family: 'mivg-icons';
}
.mm-menu li {
  text-align: left;
}
.mm-menu a:hover {
  background: none !important;
}
.mm-menu i {
  margin-right: 6px;
}
a.show_menu,
a.close_menu {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: absolute;
  display: block;
  right: 22.5px;
  color: #000;
  text-decoration: none;
  font-size: 2em;
  top: 2%;
  z-index: 1041;
}
a.show_menu:hover,
a.close_menu:hover {
  background: none;
}
@media screen and (min-width: 840px) {
  a.show_menu,
  a.close_menu {
    display: none;
  }
}
@media screen and (max-width: 520px) {
  a.show_menu,
  a.close_menu {
    top: 10px;
  }
}
a.close_menu {
  display: none;
  z-index: 10000;
}
/* GUITARS	
--------------------*/
.img_preview {
  display: block;
  float: left;
  width: 40%;
  margin-top: -0.1em;
}
.img_preview:hover {
  background: none;
}
.img_preview img {
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: auto;
}
.browse {
  margin-bottom: 1em;
  font-family: 'Arvo', Georgia, Times, serif;
}
.browse span {
  display: inline-block;
  margin-right: 5px;
}
.browse a {
  font-weight: bold;
  margin: 0 8px 0 0;
}
.itemBlock ul {
  zoom: 1;
  display: inline-block;
  display: block;
}
.itemBlock ul:before {
  content: '';
  display: block;
}
.itemBlock ul:after {
  content: '';
  display: table;
  clear: both;
}
.itemBlock h3 {
  background: #cccccc;
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 0.3em 0 0.3em 15px;
  font-size: 1.5em;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 480px) {
  .itemBlock h3 {
    font-size: 1.3em;
    padding-left: 10px;
  }
}
.itemBlock h3 .scroll {
  position: absolute;
  right: 10px;
  color: #fff;
  text-decoration: none;
}
.itemBlock h3 .scroll:hover {
  background: transparent;
}
.item {
  width: 50%;
  float: left;
  margin: 0 0 2em 0;
}
@media screen and (max-width: 580px) {
  .item {
    width: 100%;
  }
}
.item a {
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.4;
  display: block;
  padding: 0.1em 15px 0.2em 0;
}
/*********************************************
SINGLE ITEM DETAIL PAGE 
*********************************************/
.mfp-title {
  font-family: 'Arvo', Georgia, Times, serif;
  font-size: 0.8em;
}
.catalogueItem dt {
  width: 280px;
  float: left;
}
.catalogueItem dd {
  margin-left: 305px;
}
.catalogueItem .itemNr,
.catalogueItem .itemPrice {
  display: block;
  line-height: 1.6;
}
.catalogueItem .itemPrice {
  font-family: 'Arvo', Georgia, Times, serif;
  font-size: 1.4em;
}
.catalogueItem .convert {
  font-size: 0.7em;
}
.catalogueItem .soldflag,
.catalogueItem .specialflag {
  margin: 1em 2px 0.5em 0;
}
@media screen and (max-width: 640px) {
  .catalogueItem {
    width: 100%;
  }
  .catalogueItem dt {
    float: none;
    width: 100%;
    zoom: 1;
    display: inline-block;
    display: block;
  }
  .catalogueItem dt:before {
    content: '';
    display: block;
  }
  .catalogueItem dt:after {
    content: '';
    display: table;
    clear: both;
  }
  .catalogueItem dd {
    margin-left: 0;
    width: 100%;
  }
  .catalogueItem .catalogueMainImage {
    float: left;
    width: 52%;
  }
  .catalogueItem .catalogueMainImage img {
    width: 100%;
    height: auto;
  }
  .catalogueItem .catalogueThumbs {
    float: right;
    width: 46%;
  }
  .catalogueItem .catalogueSmallImage {
    width: 33.2%;
  }
  .catalogueItem .catalogueSmallImage img {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .catalogueItem .catalogueMainImage {
    float: none;
    width: 100%;
  }
  .catalogueItem .catalogueMainImage img {
    width: 100%;
    height: auto;
  }
  .catalogueItem .catalogueThumbs {
    float: none;
    width: 100%;
    zoom: 1;
    display: inline-block;
    display: block;
    margin-bottom: 2em;
  }
  .catalogueItem .catalogueThumbs:before {
    content: '';
    display: block;
  }
  .catalogueItem .catalogueThumbs:after {
    content: '';
    display: table;
    clear: both;
  }
  .catalogueItem .catalogueSmallImage {
    width: 25%;
  }
  .catalogueItem .catalogueSmallImage img {
    width: 100%;
  }
}
.catalogueMainImage {
  position: relative;
  display: block;
  margin-bottom: 1em;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
}
.catalogueMainImage img {
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  display: block;
}
.catalogueMainImage span {
  /* ZOOM ICON */
  position: absolute;
  right: 0;
  bottom: 0;
  background: #1286c3;
  background: rgba(18, 134, 195, 0.55);
  color: #fff;
  font-size: 1.5em;
  padding: 5px 6px;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
}
.catalogueMainImage:hover {
  background: none;
}
.catalogueThumbs {
  margin: 0 -5px;
}
.catalogueSmallImage {
  display: block;
  float: left;
  margin-bottom: 10px;
}
.catalogueSmallImage a {
  display: block;
  margin: 0 5px;
}
.catalogueSmallImage img {
  width: 86px;
  height: auto;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  display: block;
}
.catalogueSmallImage:hover {
  background: none;
}
.catalogueItemText {
  margin-top: 1em;
}
.catalogueItemText p {
  padding-right: 15px;
}
.catalogueUtilities {
  margin-top: 1em;
  border-top: 1px solid #dcdcdc;
  padding: 1.5em 0 1.5em 305px;
}
@media screen and (max-width: 840px) {
  .catalogueUtilities {
    padding-left: 0;
  }
  .catalogueUtilities #form {
    width: 80%;
  }
}
.soldflag,
.specialflag {
  font-size: 0.9em;
  font-family: 'Arvo', Georgia, Times, serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin: 0.7em 3px 0 0;
  padding: 0 5px;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  background-color: #EA2502;
  background-color: rgba(234, 37, 2, 0.8);
}
.soldflag i,
.specialflag i {
  margin-right: 4px;
}
.specialflag {
  background-color: #01a004;
  background-color: rgba(1, 160, 4, 0.8);
}
/* HOMEPAGE
--------------------*/
.intro-icons {
  padding: 2.8em 0 3.3em 0;
}
@media screen and (max-width: 720px) {
  .intro-icons {
    padding: 1.5em 0;
  }
}
@media screen and (max-width: 420px) {
  .intro-icons {
    padding: 0.8em 0 2em 0;
  }
}
.intro-icons .introInner {
  margin: 0 -10px;
  text-align: center;
  zoom: 1;
  display: inline-block;
  display: block;
}
.intro-icons .introInner:before {
  content: '';
  display: block;
}
.intro-icons .introInner:after {
  content: '';
  display: table;
  clear: both;
}
@media screen and (max-width: 920px) {
  .intro-icons .introInner {
    margin: 0 -10px;
  }
}
@media screen and (max-width: 700px) {
  .intro-icons .introInner {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 420px) {
  .intro-icons .introInner {
    margin: 0;
  }
}
.intro-icons .introInner h3 {
  display: inline-block;
  float: left;
  font-size: 1.5em;
  width: 33.2%;
  margin-bottom: 0;
}
@media screen and (max-width: 860px) {
  .intro-icons .introInner h3 {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 720px) {
  .intro-icons .introInner h3 {
    font-size: 1.1em;
  }
}
@media screen and (max-width: 420px) {
  .intro-icons .introInner h3 {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    font-size: 1.3em;
  }
}
.intro-icons .introInner h3:last-child {
  margin-right: 0;
}
.intro-icons .introInner h3 a {
  text-decoration: none;
  color: #fff;
  padding: 0.3em 12px 0.7em 12px;
  display: block;
  margin: 0 10px;
  background: #77B7D9;
  background: rgba(18, 134, 195, 0.55);
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: background 0.1s ease 0.1s;
  -moz-transition: background 0.1s ease 0.1s;
  -o-transition: background 0.1s ease 0.1s;
  transition: background 0.1s ease 0.1s;
}
.intro-icons .introInner h3 a:hover {
  background: #1286c3;
}
@media screen and (max-width: 920px) {
  .intro-icons .introInner h3 a {
    margin: 0 10px;
  }
}
@media screen and (max-width: 520px) {
  .intro-icons .introInner h3 a {
    margin: 0 5px;
    padding: 0.3em 5px 0.5em 5px;
    height: 100px;
  }
}
@media screen and (max-width: 420px) {
  .intro-icons .introInner h3 a {
    height: auto;
    margin: 0;
    padding: 0.2em 12px 0.6em 12px;
  }
}
.intro-icons .introInner h3 i {
  color: #1286c3;
  color: rgba(255, 255, 255, 0.85);
  font-size: 2em;
  line-height: 0.8;
  display: block;
  margin-bottom: 0.3em;
  padding-top: 0.3em;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.2);
}
#itemTeaser {
  zoom: 1;
  display: inline-block;
  display: block;
}
#itemTeaser:before {
  content: '';
  display: block;
}
#itemTeaser:after {
  content: '';
  display: table;
  clear: both;
}
#itemTeaser h3 {
  background: #cccccc;
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  padding: 0.3em 0 0.3em 15px;
  font-size: 1.5em;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 480px) {
  #itemTeaser h3 {
    font-size: 1.3em;
    padding-left: 10px;
  }
}
#itemTeaser strong {
  display: block;
  font-family: 'Arvo', Georgia, Times, serif;
}
#itemTeaser dl {
  float: left;
  width: 33.2%;
  margin-bottom: 2em;
}
#itemTeaser dl:last-child {
  margin-bottom: 0;
}
#itemTeaser dt {
  width: 33%;
  float: left;
  padding-right: 15px;
}
#itemTeaser dt img {
  width: 100%;
  height: auto;
}
#itemTeaser dd {
  width: auto;
  font-size: 15px;
}
#itemTeaser dd a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.3;
  margin-bottom: 0.2em;
  padding-right: 10px;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  -webkit-transition: 0.2s, background;
  -moz-transition: 0.2s, background;
  -o-transition: 0.2s, background;
  transition: 0.2s, background;
}
#itemTeaser img {
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  -webkit-box-shadow: 2px 2px 2px #999;
  box-shadow: 2px 2px 2px #999;
}
@media screen and (max-width: 740px) {
  #itemTeaser dl {
    width: 50%;
  }
}
@media screen and (max-width: 540px) {
  #itemTeaser dl {
    width: 100%;
  }
  #itemTeaser dt {
    width: 25%;
  }
}
.teaserA {
  display: block;
  float: left;
}
.teaserA:hover {
  background: none;
}
/* CONTENT
--------------------*/
.tinymcewysiwig p {
  margin-bottom: 1em;
}
.tinymcewysiwig li {
  padding-left: 5px;
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}
.itemBlock {
  padding-top: 1.2em;
}
/* FORMULARE
--------------------*/
fieldset,
legend {
  border: none;
  font-weight: bold;
}
legend {
  margin-bottom: 1em;
}
.xform {
  border-top: 1px solid #dcdcdc;
  margin-top: 2em;
  padding: 2em 0 2em 0;
  width: 100%;
}
.xform legend {
  display: none;
}
.xform .formtext {
  padding-bottom: 1em;
}
.xform label {
  font-weight: bold;
  display: block;
  font-size: 12px;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 0px #ddd;
}
.xform label.text,
.xform label.textarea,
.xform label.captcha {
  width: 100%;
  display: block;
  float: left;
  padding-top: 0.2em;
  font-size: 13px;
}
.xform input.text,
.xform textarea {
  width: 300px;
}
.xform input.captcha {
  width: 100px;
  font-size: 17px;
  margin-left: 5px;
}
.xform .formcaptcha {
  margin-top: 0.5em;
}
.xform p.formsubmit {
  padding: 1.5em 0 0 0;
}
.xform .x-small {
  font-weight: normal;
  font-size: 12px;
  margin: 0.3em 0 0 0;
}
.xform ul.form_warning {
  margin-top: -0.5em;
  padding-bottom: 2em;
}
.xform ul.form_warning li {
  background: #d3021e;
  background: rgba(211, 2, 30, 0.25);
  padding: 10px;
  margin-bottom: 0.2em;
  border-radius: 5px;
  color: #000;
  text-transform: uppercase;
}
.xform label.form_warning {
  color: #d3021e;
}
.xform input.form_warning,
.xform textarea.form_warning {
  border-color: #000;
}
.xform h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.btn1,
.button {
  color: #fff;
  background-color: #1286c3;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  padding: 0.4em 12px;
  border: 1px solid #1286c3;
  cursor: pointer;
  font-size: 16px;
  line-height: 1.3;
  margin-top: 0.3em;
  font-family: 'Arvo', Georgia, Times, serif;
}
.btn1:hover,
.button:hover {
  background-color: #51A9D6;
  border: 1px solid #51A9D6;
}
.btnConvert {
  margin-top: 1em;
}
#messageForm {
  position: relative;
}
.inpt,
input.text,
textarea.textarea,
input.captcha {
  border: 1px solid #dcdcdc;
  padding: 3px;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  font-size: 15px;
  width: 100%;
}
.inpt:focus,
input.text:focus,
textarea.textarea:focus,
input.captcha:focus {
  border-color: #1286c3;
}
.inptCaptcha {
  margin-left: 10px;
  font-size: 15px;
  width: 75px;
}
.error {
  color: red;
}
.formgen,
#form-module-thanks {
  float: left;
  padding: 15px 25px 0 29px;
  width: 194px;
  font-size: 13px;
}
#messageForm legend,
#converter legend {
  display: block;
  font-family: 'Arvo', Georgia, Times, serif;
  font-weight: normal;
  font-size: 1.4em;
}
#messageForm {
  padding-top: 2em;
}
#messageForm .xform div {
  padding: 5px 0;
}
#messageForm .xform {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
}
#messageForm textarea {
  width: 100%;
}
#form-module-thanks {
  font-weight: bold;
}
.rex-message .rex-info h3 {
  background-color: #ffe900;
  display: inline-block;
}
/* ROYALSLIDER
--------------------*/
.royalSlider {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-top: 2px solid #000;
  z-index: 1;
}
.royalSlider a:hover {
  background: transparent;
}
.royalSlider img {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.infoBlock {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*-webkit-backface-visibility: hidden;
			-webkit-transform: translateZ(0);*/
}
.infoBlock .slideInfo {
  display: table;
  width: 80%;
  height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 580px) {
  .infoBlock {
    bottom: 25%;
  }
}
.infoBlock h1,
.infoBlock h2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 2.4em;
  line-height: 1.25em;
  font-family: 'Arvo', Georgia, Times, serif;
  font-weight: 400;
  color: #fff;
  border-bottom: none;
  text-transform: none;
  margin: 0;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.infoBlock h1 span,
.infoBlock h2 span {
  background: #000;
  background: rgba(0, 0, 0, 0.65);
}
@media screen and (max-width: 840px) {
  .infoBlock h1,
  .infoBlock h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 740px) {
  .infoBlock h1,
  .infoBlock h2 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 580px) {
  .infoBlock h1,
  .infoBlock h2 {
    font-size: 1.2em;
  }
}
.infoBlock strong {
  font-weight: 700;
  font-size: 1.4em;
  text-transform: uppercase;
  margin-right: 8px;
  border-bottom: 3px solid #fff;
  line-height: 1.3;
}
.rsGCaption {
  display: none;
}
.rsArrow {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  color: #fff;
  color: rgba(255, 255, 255, 0.3);
  z-index: 1041;
  text-align: center;
}
.rsArrow:hover {
  color: #fff !important;
}
.rsArrowLeft {
  left: 10px;
}
.rsArrowLeft .rsArrowIcn {
  margin-left: 0;
}
.rsArrowRight {
  right: 30px;
}
.rsArrowRight .rsArrowIcn {
  margin-left: 0.4em;
}
.rsArrowIcn {
  font-size: 50px;
  line-height: 50px;
}
@media screen and (max-width: 479px) {
  .rsArrowIcn {
    display: none;
  }
}
/* Preloader */
.rsPreloader {
  background: transparent url(images/ajax_loader.gif) no-repeat;
  top: 50%;
  width: 30px;
  height: 30px;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
/* Slide Link using whole slide */
.rsLink {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* Thumbnails */
.rsNav {
  position: absolute;
  bottom: 10px;
  left: 10%;
  right: 10%;
  height: 65px;
  padding: 0;
}
@media screen and (max-width: 580px) {
  .rsNav {
    width: 0;
    visibility: hidden;
  }
}
.rsThumbsContainer {
  margin: 0 auto;
}
.rsThumbsContainer .rsThumb {
  display: block;
  float: left;
  overflow: hidden;
  width: 65px;
  height: 65px;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  padding: 1px;
}
.rsThumbsContainer .rsThumb span {
  display: none;
}
.rsThumbsContainer .rsNavSelected {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 0;
}
.rsThumbsContainer img {
  width: 65px;
  height: 65px;
}
@media screen and (max-width: 840px) {
  .rsNav {
    height: 45px;
  }
  .rsThumbsContainer .rsThumb {
    width: 45px;
    height: 45px;
  }
  .rsThumbsContainer img {
    width: 45px;
    height: 45px;
  }
}
/* FOOTER
--------------------*/
.template-home #footerInner {
  margin-left: 0;
}
footer {
  width: auto;
  max-width: 1048px;
  padding: 0 12.5px;
  margin: 2em auto;
}
#footerInner {
  width: auto;
  margin: 0 auto;
  text-align: left;
  margin-left: 245px;
  font-size: 0.9em;
  border-top: 1px dashed #aaa;
  padding: 1.3em 0 2em 0;
  color: #666;
  line-height: 1.5em;
  font-family: 'Arvo', Georgia, Times, serif;
}
#footerInner a {
  text-decoration: none;
}
@media screen and (max-width: 840px) {
  #footerInner {
    margin-left: 0;
  }
}
.copyright {
  font-family: 'Arvo', Georgia, Times, serif;
  font-size: 1.5em;
  font-weight: normal;
  margin-bottom: 0.5em;
  line-height: 1.4;
}
/* EXTRAS
--------------------*/
.show {
  display: block;
}
.hide {
  display: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
