/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url(/assets/fonts/GT-Walsheim-Regular.eot");
  src: local("GT Walsheim Regular"), local("GT-Walsheim-Regular"), url("/assets/fonts/GT-Walsheim-Regular.woff") format("woff"), url("/assets/fonts/GT-Walsheim-Regular.ttf") format("truetype"), url("/assets/fonts/GT-Walsheim-Regular.svg#GT-Walsheim-Regular") format("svg"); }

@font-face {
  font-family: "GT Walsheim";
  src: url("/assets/fonts/GT-Walsheim-Bold.eot");
  src: local("GT Walsheim Bold"), local("GT-Walsheim-Bold"), url("/assets/fonts/GT-Walsheim-Bold.woff") format("woff"), url("/assets/fonts/GT-Walsheim-Bold.ttf") format("truetype"), url("/assets/fonts/GT-Walsheim-Bold.svg#GT-Walsheim-Bold") format("svg");
  font-weight: bold; }

@font-face {
  font-family: "GT Walsheim";
  src: url("/assets/fonts/GT-Walsheim-Regular-Oblique.eot");
  src: local("GT Walsheim Regular Oblique"), local("GT-Walsheim-Regular-Oblique"), url("/assets/fonts/GT-Walsheim-Regular-Oblique.woff") format("woff"), url("/assets/fonts/GT-Walsheim-Regular-Oblique.ttf") format("truetype"), url("/assets/fonts/GT-Walsheim-Regular-Oblique.svg#GT-Walsheim-Regular-Oblique") format("svg");
  font-style: italic; }

@font-face {
  font-family: "GT Walsheim";
  src: url("/assets/fonts/GT-Walsheim-Bold-Oblique.eot");
  src: local("GT Walsheim Bold Oblique"), local("GT-Walsheim-Oblique"), url("/assets/fonts/GT-Walsheim-Bold-Oblique.woff") format("woff"), url("/assets/fonts/GT-Walsheim-Bold-Oblique.ttf") format("truetype"), url("/assets/fonts/GT-Walsheim-Bold-Oblique.svg#GT-Walsheim-Bold-Oblique") format("svg");
  font-weight: bold;
  font-style: italic; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em; }

th {
  font-weight: normal; }

table, .aj15-button-tickets, .aj15-button-program,
.teaser-circle {
  text-transform: uppercase; }

body {
  line-height: 1.23333em;
  font-weight: 100;
  background: #2f3e39;
  font-family: "GT Walsheim", sans-serif;
  color: #ff0048; }

body {
  font-size: 15px; }
  @media (min-width: 480px) {
    body {
      font-size: 18px; } }
  @media (min-width: 640px) {
    body {
      font-size: 21px; } }
  @media (min-width: 720px) {
    body {
      font-size: 24px; } }
  @media (min-width: 960px) {
    body {
      font-size: 27px; } }
  @media (min-width: 1200px) {
    body {
      font-size: 30px; } }

a {
  color: #ff0048; }

.page-content dt,
.page-content dd {
  display: inline; }

.page-content dd {
  margin: 0; }

table {
  text-align: left;
  font-size: 0.56667em;
  font-family: Roboto;
  line-height: 1.2em;
  position: relative;
  margin: 0 auto;
  border-spacing: 0.17647em;
  border-collapse: separate; }

td,
th {
  padding: 0.3em 1em; }

.article-title {
  font-size: 2em;
  line-height: 1.23333em; }

.article-subtitle {
  font-size: 1.66667em;
  line-height: 1.23333em; }

.style-light {
  background: #fffce4;
  color: #2f3e39; }
  .style-light a {
    color: #2f3e39; }

.style-light-pink {
  background: #fffce4;
  color: #ff0048; }
  .style-light-pink a {
    color: #ff0048; }
  .style-light-pink .cell {
    background: #ff0048;
    color: #fffce4; }

.style-pink {
  background: #ff0048;
  color: #fffce4; }
  .style-pink a {
    color: #fffce4; }

.style-dark {
  background: #2f3e39;
  color: #ff0048; }
  .style-dark a {
    color: #ff0048; }

.style-dark-yellow {
  background: #2f3e39;
  color: #fffce4; }
  .style-dark-yellow a {
    color: #fffce4; }

.back-pink {
  background: #ff0048; }

.front-dark {
  color: #2f3e39; }
  .front-dark a {
    color: #2f3e39; }

.bg-white {
  background: white; }

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

.nav li {
  list-style: none;
  display: inline; }

html,
body,
.page-content {
  height: 100%; }

.page-header {
  position: fixed;
  transform: translateZ(0);
  top: 0;
  width: 100%;
  left: 0;
  z-index: 5;
  line-height: 1.2em;
  background: #2f3e39; }
  @media (min-width: 640px) {
    .page-header {
      line-height: 2em; } }
  .page-header ul {
    margin: 0;
    padding: 0; }
  .page-header a {
    text-decoration: none;
    margin: 0 0.2em; }
    @media (min-width: 640px) {
      .page-header a {
        margin: 0 0.6em; } }
    @media (min-width: 1400px) {
      .page-header a {
        margin: 0 1.6em; } }

.first-article .article-content {
  padding-top: 4em; }

.article {
  width: 100%;
  float: left;
  display: table;
  position: relative;
  height: 100%; }

.article-content {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  margin: 0 auto;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 3.47222%;
  padding-right: 3.47222%;
  text-align: center; }
  @media (min-width: 640px) {
    .article-content {
      padding-left: 16.66667%;
      padding-right: 16.66667%; } }
  @media (min-width: 1440px) {
    .article-content:before, .article-content:after {
      content: "";
      display: table-cell; } }
  @media (max-width: 720px) {
    .article-content img {
      width: 100%; } }

.fullscreen-article .article-content {
  padding-left: 0;
  padding-right: 0; }

.wide-article .article-content {
  width: 100%; }

.aj15-columns {
  margin: 0 auto;
  width: 50%; }

@media (min-width: 820px) {
  .aj15-column {
    float: left; }
  .aj15-column-25 {
    width: 25%; }
  .aj15-column-33 {
    width: 33.33333%; }
  .aj15-column-50 {
    width: 50%; }
  .aj15-column-66 {
    width: 66.66667%; }
  .aj15-column-75 {
    width: 75%; } }

.article .slides {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  .article .slides .slide {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: relative; }
  .article .slides .cover {
    height: 100%; }

.sponsor-item {
  width: 20.83333%;
  margin: 2.77778%;
  position: relative;
  display: inline-block; }
  .sponsor-item img {
    display: block;
    width: 100%; }

.sponsor-size-double {
  width: 41.66667%; }

.sponsor-size-third {
  width: 15.27778%; }

.sponsor-size-half {
  width: 10.41667%; }

.site-title {
  position: absolute;
  left: 1.38889%;
  top: 0;
  width: 13.40278%; }
  @media (orientation: landscape) {
    .site-title {
      width: 13.40278%; } }
  @media (orientation: portrait) {
    .site-title {
      width: 21.52778%; } }
  .site-title img {
    width: 100%; }

/* title */
.first-article .site-title {
  margin-top: 2.66667em;
  /* respect header height*/ }

.first-article .event-title {
  font-size: 3em;
  line-height: 0.9em;
  position: relative; }
  .first-article .event-title a {
    text-decoration: none; }
  .first-article .event-title:after {
    font-size: 0.33333em;
    /* scale down */
    content: "";
    position: absolute;
    top: 120%;
    left: 50%;
    width: 3em;
    margin-left: -1.5em;
    height: 4em;
    background-image: url("/assets/img/icons.svg");
    -webkit-background-size: 33.33333em;
    -moz-background-size: 33.33333em;
    background-size: 33.33333em;
    background-position: 0 -8.33333em; }

.first-article .event-subtitle {
  /* Palm icon on title */
  font-weight: normal;
  font-size: 1.2em;
  line-height: 1em;
  margin-top: 2.22222em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.aj16-main-sponsors {
  position: absolute;
  right: 1.11111%;
  margin-top: 2em;
  /* respect header height*/
  z-index: 2; }
  @media (orientation: landscape) {
    .aj16-main-sponsors {
      height: 12%; } }
  @media (orientation: portrait) {
    .aj16-main-sponsors {
      height: 80px;
      max-width: 40%; } }
  .aj16-main-sponsors img {
    position: relative;
    height: 100%;
    width: auto;
    display: block;
    float: left; }

.aj15-button-tickets, .aj15-button-program,
.teaser-circle {
  font-weight: 700;
  font-size: 1.4em;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  width: 5.6em;
  height: 5.6em;
  line-height: 5.6em;
  white-space: nowrap;
  position: relative;
  transition: 0.4s; }

/* Ticket Button 2015 */
.aj15-button-tickets {
  background-color: #ff0048;
  animation: up-down 0.7s infinite ease-in-out;
  -webkit-animation: up-down 0.7s infinite ease-in-out; }
  .aj15-button-tickets:hover, .aj15-button-tickets:active, .aj15-button-tickets:focus {
    background-color: #2f3e39;
    color: #ff0048; }

a.aj15-button-tickets {
  color: #fffce4;
  text-decoration: none; }

/* Program Button 2015 */
.aj15-button-program {
  background-color: #2f3e39;
  animation: down-up 0.7s infinite ease-in-out;
  -webkit-animation: down-up 0.7s infinite ease-in-out; }
  .aj15-button-program:hover, .aj15-button-program:active, .aj15-button-program:focus {
    background-color: #ff0048;
    color: #fffce4; }

a.aj15-button-program {
  color: #ff0048;
  text-decoration: none; }

@keyframes up-down {
  0% {
    top: -0.2em; }
  50% {
    top: 0.2em; }
  100% {
    top: -0.2em; } }

@-webkit-keyframes up-down {
  0% {
    top: -0.2em; }
  50% {
    top: 0.2em; }
  100% {
    top: -0.2em; } }

@keyframes down-up {
  0% {
    top: 0.2em; }
  50% {
    top: -0.2em; }
  100% {
    top: 0.2em; } }

@-webkit-keyframes down-up {
  0% {
    top: 0.2em; }
  50% {
    top: -0.2em; }
  100% {
    top: 0.2em; } }

.lazyload {
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s; }

@-webkit-keyframes hue-rotation {
  from {
    -webkit-filter: hue-rotate(0deg); }
  to {
    -webkit-filter: hue-rotate(360deg); } }

@keyframes hue-rotation {
  from {
    filter: hue-rotate(0deg); }
  to {
    filter: hue-rotate(360deg); } }

/* 2016 */
.bg-2016:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  -webkit-animation: hue-rotation 12s linear 0s infinite;
  animation: hue-rotation 12s linear 0s infinite;
  background-image: url("/assets/img/2016-bg-portrait.png");
  background-size: cover;
  background-repeat: no-repeat; }

html:not(.is-ios) .bg-2016:before {
  /* iOS can't handle `background-attachment: fixed` while using `cover` */
  background-attachment: fixed; }

.bg-2016-top:before {
  background-position: top; }

.bg-2016-center:before {
  background-position: center; }

.bg-2016-bottom:before {
  background-position: bottom; }

/* 2017 */
.bg-2017:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.85;
  background-image: url("/assets/img/2017-bg-1200.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.aj17-color-1 {
  color: #ffcc33; }

.aj17-color-2 {
  color: #99ff33; }

.aj17-color-3 {
  color: #33ff66; }

.aj17-color-4 {
  color: #33ffff; }

.aj17-color-5 {
  color: #3366ff; }

.aj17-color-6 {
  color: #9933ff; }

.aj17-color-7 {
  color: #ff33cc; }

.aj17-color-8 {
  color: #ff3333; }

.aj17-color-rotate {
  transition: color 0.4s; }
  .aj17-color-rotate:not(:hover) {
    /* force blank color if not hovered */
    color: #edffe6 !important; }
  .aj17-color-rotate:not(:hover) span {
    filter: hue-rotate(0deg) !important; }
  .aj17-color-rotate:hover {
    animation: hue-rotation 1.2s linear 0s infinite; }
  .aj17-color-rotate span {
    color: inherit; }
  .aj17-color-rotate span:nth-child(1) {
    filter: hue-rotate(-60deg); }
  .aj17-color-rotate span:nth-child(2) {
    filter: hue-rotate(-120deg); }
  .aj17-color-rotate span:nth-child(3) {
    filter: hue-rotate(-180deg); }
  .aj17-color-rotate span:nth-child(4) {
    filter: hue-rotate(-240deg); }
  .aj17-color-rotate span:nth-child(5) {
    filter: hue-rotate(-300deg); }
  .aj17-color-rotate span:nth-child(6) {
    filter: hue-rotate(-360deg); }
  .aj17-color-rotate span:nth-child(7) {
    filter: hue-rotate(-420deg); }
  .aj17-color-rotate span:nth-child(8) {
    filter: hue-rotate(-480deg); }
  .aj17-color-rotate span:nth-child(9) {
    filter: hue-rotate(-540deg); }
  .aj17-color-rotate span:nth-child(10) {
    filter: hue-rotate(-600deg); }
  .aj17-color-rotate span:nth-child(11) {
    filter: hue-rotate(-660deg); }
  .aj17-color-rotate span:nth-child(12) {
    filter: hue-rotate(-720deg); }
  .aj17-color-rotate span:nth-child(13) {
    filter: hue-rotate(-780deg); }
  .aj17-color-rotate span:nth-child(14) {
    filter: hue-rotate(-840deg); }
  .aj17-color-rotate span:nth-child(15) {
    filter: hue-rotate(-900deg); }
  .aj17-color-rotate span:nth-child(16) {
    filter: hue-rotate(-960deg); }
  .aj17-color-rotate span:nth-child(17) {
    filter: hue-rotate(-1020deg); }
  .aj17-color-rotate span:nth-child(18) {
    filter: hue-rotate(-1080deg); }
  .aj17-color-rotate span:nth-child(19) {
    filter: hue-rotate(-1140deg); }
  .aj17-color-rotate span:nth-child(20) {
    filter: hue-rotate(-1200deg); }
  .aj17-color-rotate span:nth-child(21) {
    filter: hue-rotate(-1260deg); }
  .aj17-color-rotate span:nth-child(22) {
    filter: hue-rotate(-1320deg); }
  .aj17-color-rotate span:nth-child(23) {
    filter: hue-rotate(-1380deg); }
  .aj17-color-rotate span:nth-child(24) {
    filter: hue-rotate(-1440deg); }

.aj17-bg-rainbow {
  overflow: hidden;
  /*
    this one is needed to fix webkit bugs, see
    https://stackoverflow.com/questions/5736503/how-to-make-css3-rounded-corners-hide-overflow-in-chrome-opera
  */
  z-index: 1;
  position: relative;
  animation: hue-rotation 12s linear 0s infinite; }
  .aj17-bg-rainbow > span {
    position: relative;
    /* the following was needed to display it above the color transition */
    display: block;
    transform: translateZ(0); }
  .aj17-bg-rainbow::before {
    content: '';
    display: block;
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
    animation: rotate  linear 24s infinite;
    background-image: radial-gradient(farthest-corner at 100% 100%, #0ff, #00f, #f0f, #f00, #ff0, #0f0, #0ff); }

@keyframes rotate {
  0% {
    transform: rotate(0deg) scale(1, 1) translateZ(0); }
  50% {
    transform: rotate(180deg) scale(0.5, 2) translateZ(0); }
  100% {
    transform: rotate(360deg) scale(1, 1) translateZ(0); } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #2f3e39;
  opacity: 1;
  filter: alpha(opacity=100); }

.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-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;
  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: #FFF;
  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: #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;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .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;
    opacity: 0.7; }

.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-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: #000; }

/* 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: white; }
  .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; }


