/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
    font-family: 'zutalorsregular';
    src: url('../fonts/zutfont.3-webfont.eot');
    src: url('../fonts/zutfont.3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/zutfont.3-webfont.woff') format('woff'),
         url('../fonts/zutfont.3-webfont.ttf') format('truetype'),
         url('../fonts/zutfont.3-webfont.svg#zutalorsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { 

    font-family: 'zutalorsregular';
    color: #0662ff;
    font-size: 0;
    line-height: 0;
        -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.bottom-area-col img {
  margin-right: 36px;
  margin-bottom: 36px;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.bgholder {
  position: fixed;
  top:0;
  left: 0;
  right:0;
  bottom: 0;

}



.curatedbyb, .hoursb {
    position: fixed;
    top:36px;
    display: inline-block;
    background-color: white;
    padding: 8px;
        font-size: 20px;
    line-height: 20px;

}

.odmos {
      display: inline-block;
    background-color: white;
    padding: 8px;
        font-size: 20px;
    line-height: 20px;
    margin-top:36px;
    text-transform: uppercase;
}

.odmos.coming-soon {
    display: block;
    width: 500px;
    margin: 2em auto 0;
    font-size: 30px;
    line-height: 1em;
}

.featuring-home {
/*    background-color: white;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 8px 0 0 white, -8px 0 0 white;*/
    font-size: 20px;
  line-height: 28px;
  margin-top: 20px;
  display: block;
}

.featuring-home a:hover {
  color: #ff4600;
}

.featuring-home a {
     color: #0662ff;
  text-decoration: none;
}




.curatedbyb {
    left: 36px;
}

.hoursb {
    right: 36px;
}

.gobottom {
  position: fixed;
  bottom:3px;
  left:0;
  right: 0;
}

.gobottom a {
  background-color: white;
  display: inline-block;
  padding: 6px;
}

.homecontent {
  position: fixed;
  top:100px;
  left: 0;
  right: 0;
}

.homecontent-inner {
  width: 70%;
  margin: 0 auto;
  text-align: center;
}



.topbar {
  position: fixed;
  top:0;
  left: 0;
  right: 0;
  background-color: white;
  border-bottom: 3px solid #0662ff;
  z-index: 100;
}

.pswp__button--share, .pswp__button--fs, .pswp__button--zoom, .pswp__counter {
  display: none !important;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mainnav {
  text-transform: uppercase;
  padding: 18px 36px;
  font-size: 0;
  line-height: 0;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines;
}

.mainnav li {
  width: auto;
  display: inline-block;
  font-size: 20px;
  zoom: 1;
  color: #0662ff;
  line-height: 20px;
  position: relative;
}

.module-text {
  margin-top:9px;
    font-size: 20px;
  line-height: 24px;
}

.sberg {
  padding-top: 18px !important;
}

.mainnav a {
    color: #0662ff;
  text-decoration: none;
}

.artist-columns a, .runtext a, .submenu a {
    color: #0662ff;
  text-decoration: none;
}

.artist-columns a:hover, .runtext a:hover, .submenu a:hover {
    color: #ff4600;
  text-decoration: none;
}

.sbtitle {
  color: #ff4600;
}

.runtext a {
text-decoration: underline;
}

.slideshow {
  width: 100%;
  height: 100%;
}

.slide {
  font-size: 72px;
  width: 100%;
  height: 100%;
          background-repeat: no-repeat;
    background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

.slick-slider .slick-track, .slick-slider .slick-list {

        height: 100%;
}


.runtext a:hover {
text-decoration: underline;
}
.pswp__button--arrow--right {
  opacity: 1;
}
.pswp__button--arrow--right:before {
    right: 36px;
  background-image: url('../img/bluearr_r.png') !important;
  background-size: 22px 43px;
  height: 43px;
  width: 22px;
  background-position: 0 0;
  opacity: 1 !important;
  background-color: transparent; 
  top:28px;
}
.pswp__button--arrow--left {
  opacity: 1;
}
.pswp__button--arrow--left:before {
    left: 36px;
  background-image: url('../img/bluearr_l.png') !important;
  background-size: 22px 43px;
  height: 43px;
  width: 22px;
  background-position: 0 0;
  opacity: 1 !important;
  background-color: transparent; 
  top:28px;
}

.homearr {
  position: fixed;
  top:50%;
  background-size: 22px 43px;
    height: 43px;
  width: 22px;
    background-position: 0 0;
  cursor: pointer;
  margin-top: -22px;
}

.homebgleft {
      background-image: url('../img/bluearr_l.png') !important;

  left: 36px;
}

.homebgright {
      background-image: url('../img/bluearr_r.png') !important;

  right: 36px;
}



.nextartist, .prevartist {
  position: fixed;
  top:50%;
  margin-top: -22px;
  width: 22px;
  height: 43px;
  background-size: 44px 43px;
  display: inline-block;
  text-decoration: none;
}

.nextartist {
  right: 36px;
  background-image: url('../img/redarr-r.png');

}
.prevartist {
  left: 36px;
    background-image: url('../img/redarr-l.png');
  background-position: 22px 0px;

}

.prevartist:hover {
  background-position: 0px 0px;

}


.nextartist:hover {
  background-position: 22px 0px;

}

.next-txt {
    font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  color: #ff4600;
  white-space: nowrap;
  position: absolute;
  top:50%;
  background-color: white;
  padding: 5px;
  
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.about-section-wrap figure {
    width: 50%;
  float: right;
  margin: 0 -25% 36px 36px;
}

.eventinfo figure {
      width: 100%;
  margin: 0;
}
.gallerymod {
  position: relative;
}

.galleryexpander {
  top:36px !important;
  right: 36px !important;
}
.pswp__button--close {
  background: url(../img/closebtn.png) 0 0 no-repeat !important;
  background-size: 37px 37px !important;
  width: 37px;
  height: 37px;
  margin:36px;
  opacity: 1 !important;
}
.pswp__caption {
  min-height: 0;
  text-align: center;
  bottom: 36px;
  background-color: transparent !important;
}

.pswp__top-bar {
  background-color: transparent !important;
}

.pswp__caption__center {
    color: #0662ff;
  background-color: white;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  padding: 8px;
}



.about-section-wrap figure img {
width: 100%;
}

.nextartist .next-txt {
   right:31px;
}

.prevartist .next-txt {
   left: 31px;
}
.no-touch .nextartist:hover .next-txt {
   display: block;
}

.no-touch .prevartist:hover .next-txt {
   display: block;
}



.artist-columns {
/*    -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 36px;
  -moz-column-gap: 36px;
  column-gap: 36px;*/

}

h3 {
  color: #ff4600;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
}

.gallerycredit {
  text-align: center;
  margin-top:48px;
}

.fadein {
  display: none;
}
h4 {
    color: #ff4600;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  margin-bottom: 24px;
}

h6 {
  color: #ff4600;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  display: inline-block;
}

.drivingmap {
  margin-bottom: 72px;
}

.about-section-wrap {
  margin-bottom: 72px;
}

.mainnav a:hover {
  color: #ff4600;
}

.mainnav .active {
  color: #ff4600;
}

.bottom-area {
  color: white;
  background-color: #0662ff;
  padding: 18px;
  padding-bottom: 54px;
}

.bottom-area-col {
  display: inline-block;
  width: 25%;
  font-size: 16px;
  line-height: 20px;
  padding: 18px;
  vertical-align: top;
}

.break {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  position: relative;
  width: 100% !important;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
}

.pgwrapper {
margin: 151px 18px 54px 18px;
}

.logoarea {
  margin: 18px 36px 0 36px;
  text-align: center;
}

.logoarea img {
  height: 58px;
}

.curatedby, .hours {
    position: absolute;
    top:18px;
        font-size: 16px;
    line-height: 16px;

}

.expander-mark {
  font-size: 31px;
  position: absolute;
  top: 18px;
  right: 18px;
  line-height: 26px;
}

figure {
  margin: 0;
}

.imgholder:hover .expander-mark, .topimg-outer:hover .expander-mark {
  color: #ff4600;
  cursor: pointer;
}

.module {
  width: 25%;
  display: inline-block;
  padding: 18px;
  vertical-align: top;
}
.vid-top {
  padding: 18px;
}
.imgholder, .topimg-outer {
  margin-bottom: 36px;
  position: relative;
}

.swipeouter figure {
  padding: 18px;
  width: 25%;
  display: inline-block;
}

.swipeouter .imgholder {
  margin: 0;
}

.module-icon {
  display: inline-block;
  width: 100%;
  padding-bottom: 66.66%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;


}

.drivemap {
  width: 100%;
  height: 400px;
  margin-bottom: 72px;
  font-size: 20px;
  line-height: 24px;
}


.hidecapt {
  display: none !important;
}

.ap-info {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}


.artistpg-outer {
  width: 75%;
  margin: 0 auto;
  padding-top: 18px;
}

.ap-hdr {
  margin-bottom: 36px;
}

.runtext {
  font-size: 20px;
  line-height: 24px;
}

.vid-caption {
  margin-top: -18px;
    font-size: 20px;
  line-height: 24px;
  margin-bottom: 36px;
}

.runtext p {
  margin: 0;
  margin-bottom: 24px;
}

.fluid-width-video-wrapper {
  margin-bottom: 24px;
}

h2 {
  margin: 0;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 9px;
}

h5 {
  margin: 0;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 9px;
  color: #ff4600;
}

.eventsub {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
}

.eventimgholder {
  margin-bottom: 18px;
}

.timer {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}

.eventinfo {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 36px;
}

.odmuseum {
    display: inline-block;
    background-color: white;
    padding: 8px;
        font-size: 20px;
    line-height: 20px;
    margin-top: 18px;

}

.apcol {
  display: inline-block;
  vertical-align: top;
}



.col-left {
  width: 67%;
  padding-right: 18px;

}

.col-left-main {
  width: 67%;
  padding: 0 18px;
  margin: 0 auto;

}

.submenu {
  position: fixed;
  left: 36px;
  font-size: 20px;
  line-height: 24px;
  top: 169px;
  text-transform: uppercase;
}



.col-right {
  width: 33%;
  padding-left: 18px;
  
}



.curatedby {
    left: 36px;
}

.hours {
    right: 36px;
}

.thor {
    position: fixed;
    bottom:36px;
    left: 36px;
    font-size: 0;
}

.wrapper {
    text-align: center;
        margin-top: 90px;

    font-size: 0;
    margin-bottom: 600px;
}

.logo {
    width: 100%;
    max-width: 878px;
}

.logo-hold {
        padding: 0 132px;
        padding-top: 108px;
        width: 100%;
    text-align: center;
}

.stuck {
    position: fixed;
    top:0;
}

.whitebg {
    background-color: white;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 8px 0 0 white, -8px 0 0 white;
}

.artists {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.artistname {
    white-space: nowrap;
}

.featured {
    color: #ff4600;
}

.columnholder {
        margin: 0 132px;

    position: absolute;
    top:0;
    margin-bottom: 100px;
    margin-top: 1000px;
}

.space {
    background-color: yellow;
width:100%;
height: 100%;
    bottom:20px;
}

.left {
    padding-right: 18px;
}

.right {
    padding-left: 18px;
    margin-top: 140px;
}

.social {
    color: white;
    font-size: 20px;
    line-height: 20px;
    text-align: right;
}

.social a {
    color: white;
    text-decoration: none;
    margin-left: 7px;
}

.social a:hover {
 color: #ff4600;
}

.activesub {
   color: #ff4600 !important;
}

.sb {
    background-color: white;
    padding: 8px;
    display: inline-block;
    position: relative;
    left:-8px;
}


.rwd-break, .bph, .bphb { 
  display: none; 
}

.hamburger, .mobilesitch, .featuring-home {
  display: none;
}



@media only screen and (max-width : 1100px) {

.rwd-break {
  display: block;
}

  }

  @media only screen and (max-width : 999px) {

.submenu {
  display: none;
}


  }




@media only screen and (max-width : 911px) {

.module {
  width: 50%;

}

.swipeouter .imgholder {
  width: 50%;
}


.curatedby, .hours {
  display: none;
}

  }




  @media only screen and (max-width : 760px) {

.module {
  width: 100%;

}

.swipeouter .imgholder {
  width: 100%;
}

.bottom-area-col {
  width: 100%;
}
.social {
  text-align: left;
}
.bottom-area {
  padding: 0;
  padding-bottom: 27px;
}

.pgwrapper {
  margin: 70px 0 27px 0;
}
.mainnav {
  display: none;
padding: 18px;
padding-top: 0;
padding-bottom: 14px;
text-align: center;
  -ms-text-justify: none;
  text-justify: none;

}

.col-left-main {
  width: 100%;
  padding: 0;
}

.gobottom .mainnav {
  display: block;
}

.gobottom {
  bottom:0;
}
.homearr, .odmos, .curatedbyb, .hoursb {
display: none;
}

.homecontent {
  top: 0;
}

.homecontent-inner {
  width: 100%;
  padding: 18px;
}



.submenu {
  display: none;
}

.eventinfo {
  width: 100%;
}

.about-section-wrap figure {
  width: 100%;
  float: none;
  margin: 0;
  margin-bottom: 18px;
}


.timer {
  width: 100%;
  text-align: center;
}

.sberg {
  padding: 18px !important;
}




.mainnav li {
  display: block;
  margin-bottom: 4px;
}


.logoarea {
  margin: 18px;
  text-align: left;
}

.topbar {
  border-bottom: 2px solid #0662ff;
}
.logoarea img {
  height: 32px;
}

.artistpg-outer {
  width: 100%;
  padding: 18px;
}

.col-left, .col-right {
  width: 100%;
  padding: 0;
}

.nextartist, .prevartist {
  display: none;
}

.hamburger {
  position: fixed;
  top:0px;
  right: 0px;
  padding: 18px;
  margin: 6px 0 8px 6px;
  cursor: pointer;
  display: block;
}

.hamburger img {
  height: 22px;
}

.mobilesitch {
  display: block;
}

.gobottom, .homecontent {
  display: none;
}

.forbottom {
  font-size: 16px;
  line-height: 28px;
  margin-top: 72px;
  position: fixed;
  bottom: 18px;
  text-align: center;
  left: 0;
  right: 0;
  display: block;
}


  }





/*

@media only screen and (max-width : 800px) {
.artists {
    width: 100%;
}

.left, .right {
    padding: 0;
}

html {
    text-align: center;
}

.curatedby, .hours {
    position: static;
    top:36px;
    display: inline-block;
    background-color: white;
    padding: 4px;
        font-size: 16px;
    line-height: 16px;

    margin-top: 8px;

}

.logo-hold {
  padding: 0 16px;
  padding-top: 0px;
  width: 100%;
  text-align: center;
}

.wrapper {
    margin: 0;
    margin-top: 18px;
}

.odmuseum {

    padding: 4px;
        font-size: 16px;
    line-height: 16px;
    margin-top: 8px;

}
.columnholder {
  margin: 0;
  padding-bottom: 18px;
}

.stuck {
    position: static;
}
.rwd-break { display: block; }

.bph {
    display: inline;
}
.bphb {
    display: inline-block;
}

.columnholder {
    margin: 0 16px;
    margin-top: 540px;
}

.artists {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.right {
    display: none;
}

.whitebg {
    padding: 3px;
  box-shadow: 4px 0 0 white, -4px 0 0 white;
}

.sb {
  padding: 4px;
  left: -4px;

}

.thor {
  position: absolute;
  left:0;
  bottom: 0;
}

.social {
  position: absolute;
  right: 0;
  bottom: 0;
}

.logoarea {
    position: relative;
    height: 100px;
}

}

*/



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.hp-social {
  width:100% !important;
}
.social-bottom {
  border: solid 0px red;
  text-align: right;
}

.social-bottom .ss-icon {
  font-size: 20px;
}

.gobottom a.nocolor {
  border: solid 0px red;
  background-color: transparent;
  padding: 0px;
  text-decoration: none;
  font-size: 34px;
}
.gobottom a.nocolor:hover {
  color: #ff4600;
}
