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;
}




@font-face {
    font-family: 'unica_condo_slashregular';
    src: url('unica_condo_slash-webfont.woff2') format('woff2'),
         url('unica_condo_slash-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: 'unica_condo_slashregular', Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 0px;
    width: 100%;
    height:100%;
    background-color: black;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /*   background-image: url("bg3.jpg");
    background-repeat: repeat;
    background-attachment: fixed;
    background-size: cover;*/
  }




#listings {
width: 50%;
margin-right: -10%;
padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
float: left;
vertical-align: top;
}





p {
  font-family: 'unica_condo_slashregular';
  font-size: 15px;
  line-height: 20px;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
color: transparent;
   text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9);
 }

.small {
  font-size: 12px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 30px;
}



.tile {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
        -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          z-index: 1;
          position: relative;
}



.tile2 {
  margin: 0;
  padding: 10px;
  display: block;
  width: 100%;
  background-image: url("bg.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: center bottom;
      -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

  }



.chunk {
  width: 100%;
          -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          z-index: 10;
}

.gallery {
  display: inline-block;
  width: 390px;
  vertical-align: top;
  padding: 10px;
  text-align: left;
}

.gallery2 {
  display: inline-block;
  width: 170px;
  vertical-align: top;
  padding: 10px;
  text-align: left;
}

#map {
  max-width:79%;
}

.logo {
  max-width:60%;
}

#strip {
  width: 250px;
}

#strip2 {
  width: 250px;
}



a:link { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a:active { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); }
a:visited { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); }
a:hover { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 


a.one:link { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.one:active { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.one:visited { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.one:hover { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,0,0.9), 0 0 1px rgba(255,255,0,0.9); } 

a.two:link { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.two:active { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.two:visited { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.two:hover { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,0,255,0.9), 0 0 1px rgba(255,0,255,0.9); } 

a.three:link { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.three:active { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.three:visited { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.three:hover { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(0,255,255,0.9), 0 0 1px rgba(0,255,255,0.9); } 

a.four:link { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.four:active { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.four:visited { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.four:hover { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,0,0,0.9), 0 0 1px rgba(255,0,0,0.9); } 

a.five:link { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.five:active { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.five:visited { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.five:hover { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(0,255,0,0.9), 0 0 1px rgba(0,255,0,0.9); } 

a.six:link { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.six:active { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.six:visited { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(255,255,255,0.9), 0 0 1px rgba(255,255,255,0.9); } 
a.six:hover { text-decoration: none; color: transparent; text-shadow: 0 0 2px rgba(25,25,255,0.9), 0 0 1px rgba(25,25,255,0.9); } 


@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
#map {max-width: 90%;}
.logo {max-width: 90%;}
#strip {width: 175px;}
#strip2 {width: 175px;}
}