html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}












html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          overflow-x: hidden;
}




@font-face {
    font-family: 'alte_haas_groteskbold';
    src: url('fonts/AltehaasGrotesk-Bold.woff2') format('woff2'),
         url('fonts/AlteHaasGrotesk-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kadabra0.1 Regular';
    src: url('fonts/Kadabra0.1Regular-Regular.woff2') format('woff2'),
         url('fonts/Kadabra0.1Regular-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-kerning: normal;
}





body {
    font-family: 'alte_haas_groteskbold', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-kerning: normal;
    margin: 0px;
    width: 100%;
    height:100%;
    background-color: rgb(0,0,0);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          overflow-x: hidden;
  }

#parent1 {
  position: relative;
  width: 100%;
  height: auto;
}



  .container {
      margin: 0;
  display: block;
  width: 100%;
      -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          border-top:12px solid black; 
          border-bottom: 12px solid black;  
          margin-top:-1px; 
          margin-bottom:-1px; 
          padding-left:0px; 
          padding-top: 50px; 
          padding-bottom: 50px; 
          text-align:center;
            /*overflow-x:hidden;*/
  }

      .columncontainer {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 0px;
    text-align: center;
  }

    .column2 {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  padding-right: 30px;
  text-align: left;
            -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.sticky {
 position: -webkit-sticky;
 position: sticky;
 top: 10px;
}

.sticky:before,
.stick:after {
    content: '';
    display: table;
  }

#map {
  max-width:100%;
      border: 4px solid black;
      margin-bottom: 8px;
}

.spacebelow {
  margin-bottom: 70px;
}


.galleries {
  display: inline-block;
  vertical-align: top;
  padding-top:20px;
  max-width:550px;
}


img {
  max-width: 100%;
}



.lineblack {
  height: 20px;
 width:100%;
  background-color: black; 
}
.linewhite {
  height: 10px;
 width:100%;
  background-color: white; 
}



p {
  font-family: 'alte_haas_groteskbold';
  font-weight: normal;
  font-kerning: normal;
  text-rendering: optimizeLegibility;
  font-size: 19px;
  line-height: 22px;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  letter-spacing: 0.002em;
  margin-bottom: 15px;
  color: white;
 }

 #photo{
  width: 100vw;
  max-width: 100%;
  height:66vw;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: hidden;
 }

 #photob{
  display: none;
  width: 100vw;
  height:170vw;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: hidden;
 }

  #photo2{
  width: 100vw;
  max-width: 100%;
  height:66vw;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: hidden;
 }

 #photoy{
  display: none;
  width: 100vw;
  height:170vw;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: hidden;
 }

.spaced {
  letter-spacing: 0.5em;
}

.info {
  max-width: 100%;
  margin-bottom: 40px;
}

 .area {
  font-family: 'Kadabra0.1 Regular';
  font-size: 40px;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 5px;
 }

 .design {
  font-size: 35px;
 }

 .group {
  margin-bottom: 50px;
 }

 .name {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
 }

 .close {
  letter-spacing: -.3em;
 }




#globe {
  max-width: 100px;
}

#globe-container {
  position: sticky; 
  top: 5px; 
  right:5px; 
  z-index:100; 
  text-align:right;
    width:100%;
    height:100px;
    margin-top:-100px;
}

#credits {
  transform: rotate(180deg);
  margin-top: 45px;
  margin-bottom: 45px;
  padding: 15px;
}



p a:link { text-decoration: none; color: white; } 
p a:active { text-decoration: none; color: white;  }
p a:visited { text-decoration: none; color: white; }
p a:hover { text-decoration: none; color:  black; background-color:white; padding-top:8px;} 



/*@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {*/
@media screen and (max-width: 900px) {

  #photob {
    display: block;
  }

  #photo {
    display: none;
  }



  #photo2 {
    display: none;
  }

      #photoy {
    display: block;
  }

#map {
  margin-bottom: 8px;
}

.sticky {
    position: relative;
} 

  .container {
          padding-top: 30px; 
          padding-bottom: 30px; 
  }

  .column2 {
  display: block;
  width: 100%;
  vertical-align: top;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}


.area {
  font-size: 30px;
}

.design {
  font-size: 21px;
}

p { font-size: 13px;
  line-height: 15px;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
 }

 .name {
  font-size: 17px;
  line-height: 18px;
 }

/*#globe-container {
  width:50px;
}*/

#globe {
  max-width: 50px;
}


}