/* Is it on? */
/* @import "https://fonts.googleapis.com/css?family=Vollkorn:400italic|Roboto+Slab:700,400|Open+Sans:400italic,600italic,300,400,600,700,800"; */
/* normalize.css v1.1.0 | MIT License | git.io/normalize */ /* normalize.css v1.1.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
} /* normalize.css v1.1.0 | Base | MIT License | git.io/normalize */
html {
  font-size: 100%;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
} /* normalize.css v1.1.0 | Links | MIT License | git.io/normalize */
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
} /* normalize.css v1.1.0 | Typography | MIT License | git.io/normalize */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
} /* normalize.css v1.1.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
} /* normalize.css v1.1.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 0;
} /* normalize.css v1.1.0 | Forms | MIT License | git.io/normalize */
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
} /* normalize.css v1.1.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* html {
  font-size: 100%;
}
html {
  font-size: 16px;
  line-height: 1.5em;
}
html {
  font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", serif;
  color: #002145;
  margin-top: 0em;
  margin-bottom: 0em;
}
h1 {
  color: #fbf7f3;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5em;
  line-height: 1.33333em;
  padding-top: 1em;
  margin-bottom: 0em;
}
@media (min-width: 40em) {
  h1 {
    font-size: 1.5em;
    line-height: 2em;
  }
}
h2 {
  font-weight: 800;
  text-align: center;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
@media (min-width: 40em) {
  h2 {
    font-size: 1.125em;
    line-height: 1.33333em;
  }
}
h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0.75em;
}
h4 {
  font-family: "Open Sans", sans-serif;
  color: #fbf7f3;
  font-weight: 400;
  text-align: center;
  font-size: 0.75em;
  line-height: 2em;
  margin-bottom: 1.5em;
}
@media (min-width: 40em) {
  h4 {
    font-size: 1.125em;
    line-height: 1.33333em;
  }
}
ol,
ul {
  margin-top: 0em;
}
p {
  font-weight: 400;
  margin-top: 0em;
  font-size: 0.875em;
  line-height: 1.71429em;
  margin-bottom: 0.85714em;
}
small {
  font-size: 0.75em;
  line-height: 2em;
}
blockquote {
  margin: 0;
  border-top: 2px solid #595959;
  border-bottom: 2px solid #595959;
  font-family: "Vollkorn";
  color: #4d4d4d;
  font-style: italic;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
blockquote p {
  text-align: center;
  padding-left: 8.47458%;
  padding-right: 8.47458%;
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
@media (min-width: 40em) {
  blockquote p {
    font-size: 1.125em;
    line-height: 1.33333em;
  }
}
a {
  color: #002145;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: -1px;
}
a:hover {
  color: #002d5f;
}
.overlay a {
  color: #333;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  padding-bottom: 0px;
}
article li {
  font-size: 0.875em;
  line-height: 1.71429em;
}
img,
embed,
object,
video {
  max-width: 100%;
}
.wide {
  *zoom: 1;
}
.wide:before,
.wide:after {
  content: " ";
  display: table;
}
.wide:after {
  clear: both;
}
.push-left {
  float: left;
}
.push-right {
  float: right;
}
.tt {
  display: inline;
  position: relative;
  border-bottom: 1px dashed;
}
.tt:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  top: 25px;
  color: #fff;
  content: attr(title);
  left: 0;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220%;
  font-size: 0.6875em;
  line-height: 2.18182em;
}
.tt:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 0px 6px 6px 6px;
  bottom: -6px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 99;
}
nav ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
nav ul a {
  border-bottom-style: solid;
  border-bottom-width: 0;
  padding-bottom: 0px;
}
nav ul a:hover {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: -1px;
}
@media (min-width: 40em) {
  nav ul li {
    display: inline-block;
  }
}
.container {
  -webkit-background-origin: content;
  -moz-background-origin: content;
  -ms-background-origin: content-box;
  -o-background-origin: content-box;
  background-origin: content-box;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 40em) {
  .small {
    width: 48.57143%;
    float: left;
    margin-right: 2.85714%;
  }
  .small.omega {
    width: 48.57143%;
    float: right;
    margin-right: 0;
  }
}
.toggle,
.top {
  margin: 0 auto;
  padding: 0;
  display: block;
  border: 1px solid #002145;
  color: #fbf7f3;
  font-weight: 600;
  background-color: #002145;
  margin-bottom: 1.5em;
}
.toggle:hover,
.top:hover {
  background-color: #002d5f;
}
.toggle {
  width: 12em;
  font-size: 0.875em;
  line-height: 1.71429em;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -ms-border-radius: 0.25em;
  -o-border-radius: 0.25em;
  border-radius: 0.25em;
}
.toggle:active {
  position: relative;
  top: 1px;
}
.top {
  position: relative;
  top: -1px;
  float: right;
  padding: 0 0.5em;
  -moz-border-radius-bottomleft: 0.5em;
  -webkit-border-bottom-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  -moz-border-radius-bottomright: 0.5em;
  -webkit-border-bottom-right-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  font-size: 0.6875em;
  line-height: 2.18182em;
}
.top:before {
  content: "\2b06";
}
body {
  background-color: #fbf7f3;
}
header,
footer {
  text-align: center;
  width: 100%;
  z-index: 100;
  margin-bottom: 3em;
}
@media (min-width: 40em) {
  header,
  footer {
    margin-bottom: 4.5em;
  }
}
.container {
  *zoom: 1;
  max-width: 55.5em;
  _width: 55.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  margin-left: auto;
  margin-right: auto;
}
.container:after {
  content: "";
  display: table;
  clear: both;
}
.wide {
  clear: both;
  margin-bottom: 3em;
}
.small {
  margin-bottom: 3em;
}
@media (min-width: 40em) {
  .small.omega {
    padding: 0 0 0 0.75em;
  }
}
@media (min-width: 40em) {
  .small {
    padding: 0 0.75em 0 0;
  }
}
.panel {
  width: 100%;
  overflow: hidden;
}
header {
  text-align: center;
  width: 100%;
  background-color: #002145;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 3px 5px 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 3px 5px 0;
  box-shadow: rgba(0, 0, 0, 0.5) 0 3px 5px 0;
}
@media (min-width: 40em) {
  header {
    margin-bottom: 3em;
  }
}
header li {
  font-size: 1em;
  line-height: 1.5em;
}
header li a {
  color: #fbf7f3;
}
header li a:hover {
  color: #f5eae0;
}
@media (min-width: 40em) {
  header li:not(:last-child):after {
    margin: 0 2em;
    content: "\7c";
    color: #fbf7f3;
  }
}
section {
  margin-bottom: 6em;
  border-top: 1px solid #ccc;
}
section#about {
  border-top: none;
}
section h2 {
  width: 48.57143%;
  float: left;
  margin-right: 2.85714%;
  display: inline;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  margin-top: 1.5em;
}
@media (min-width: 40em) {
  section h2 {
    width: 48.57143%;
    float: left;
    margin-right: 2.85714%;
  }
}
#about .centered {
  text-align: center;
}
@media (min-width: 28.5em) {
  #about .centered {
    max-width: 28.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin-left: auto;
    margin-right: auto;
  }
  #about .centered:after {
    content: "";
    display: table;
    clear: both;
  }
}
#leistungen article {
  margin-bottom: 3em;
}
@media (min-width: 40em) {
  #leistungen .wide img {
    margin-left: 1.5em;
    width: 48.57143%;
    float: right;
    margin-right: 0;
  }
}
#contact {
  margin-bottom: 0em;
  text-align: center;
}
@media (min-width: 40em) {
  #contact {
    text-align: left;
  }
}
@media (min-width: 40em) {
  #contact img {
    width: 48.57143%;
    float: right;
    margin-right: 0;
  }
}
.mfp-content {
  background-color: #fbf7f3;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 46.5em) {
  .mfp-content {
    max-width: 46.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin-left: auto;
    margin-right: auto;
  }
  .mfp-content:after {
    content: "";
    display: table;
    clear: both;
  }
}
.overlay {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 8.57143%;
  padding-right: 8.57143%;
}
@media (min-width: 40em) {
  .overlay {
    margin-top: 4.5em;
    margin-bottom: 7.5em;
    padding-left: 8.57143%;
    padding-right: 8.57143%;
  }
}
.overlay h2 {
  font-family: "Open Sans", sans-serif;
  text-align: left;
}
footer {
  text-align: center;
  width: 100%;
  background-color: #002145;
  margin-bottom: 0em;
}
@media (min-width: 40em) {
  footer {
    margin-bottom: 0em;
  }
}
footer li {
  font-size: 0.75em;
  line-height: 2em;
}
footer li a {
  color: #fbf7f3;
}
footer li a:hover {
  color: #f5eae0;
}
@media (min-width: 40em) {
  footer li:not(:last-child):after {
    margin: 0 0 0 0.25em;
    content: "\7c";
    color: #fbf7f3;
  }
}
article img {
  display: block;
  border: 2px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: content-box;
  -moz-background-clip: content-box;
  background-clip: content-box;
  -webkit-background-origin: border;
  -moz-background-origin: border;
  -ms-background-origin: border-box;
  -o-background-origin: border-box;
  background-origin: border-box;
}
.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: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.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;
  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;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.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;
}
.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 #fff;
  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 #fff;
  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-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: #000;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
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;
}
.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: #444;
}
.mfp-figure {
  line-height: 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-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.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) {
  .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-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;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@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;
}
