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

@font-face {
  font-family: 'UnicaBold-Bold';
  src: url('UnicaBold-Bold.eot');
  src: url('UnicaBold-Bold.eot?#iefix') format('embedded-opentype'),
       url('UnicaBold-Bold.svg#UnicaBold-Bold') format('svg'),
       url('UnicaBold-Bold.ttf') format('truetype'),
       url('UnicaBold-Bold.woff') format('woff'),
       url('UnicaBold-Bold.woff2') format('woff2');
  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;
  }




#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: 20px;
  color: white;
 }

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

.bold {
  font-family: 'UnicaBold-Bold';
}



.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-left:50px; 
    padding-right:50px; 
    text-align:center;
  display: block;
  width: 100%;
      -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }



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

#map {
  max-width:79%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.logo {
  max-width:600px;
  margin-top: 20px;
  margin-bottom: 20px;
}


#globe {
  width:100px;
}



a:link { text-decoration: none; color: white; } 
a:active { text-decoration: none; color: white;  }
a:visited { text-decoration: none; color: white; }
a:hover { text-decoration: none; color: white; } 


a.one:link { text-decoration: none; color: white; } 
a.one:active { text-decoration: none; color: white; } 
a.one:visited { text-decoration: none; color: white;} 
a.one:hover { text-decoration: none; color: rgb(255,255,0);} 

a.two:link { text-decoration: none; color: white; } 
a.two:active { text-decoration: none; color: white;} 
a.two:visited { text-decoration: none; color: white; } 
a.two:hover { text-decoration: none; color: rgb(255,0,255);  } 

a.three:link { text-decoration: none; color: white; } 
a.three:active { text-decoration: none; color: white;} 
a.three:visited { text-decoration: none; color: white; } 
a.three:hover { text-decoration: none; color: rgb(0,255,255); } 

a.four:link { text-decoration: none; color: white; } 
a.four:active { text-decoration: none; color: white; } 
a.four:visited { text-decoration: none; color: white; } 
a.four:hover { text-decoration: none; color: rgb(255,0,0); } 

a.five:link { text-decoration: none; color: white; } 
a.five:active { text-decoration: none; color: white; } 
a.five:visited { text-decoration: none; color: white; } 
a.five:hover { text-decoration: none; color: rgb(0,255,0); } 

a.six:link { text-decoration: none; color: white; } 
a.six:active { text-decoration: none; color: white;  } 
a.six:visited { text-decoration: none; color: white; } 
a.six:hover { text-decoration: none; color: rgb(40,40,255); } 


@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
#map {max-width: 90%;}
.logo {max-width: 90%;}
#strip {width: 175px;}
#strip2 {width: 175px;}
p { font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.04em;
  margin-bottom: 10px;
 }
.small {
  font-size: 8px;
  line-height: 11px;
  margin-top: -4px;
  margin-bottom: 10px;
}
 .tile2 {
    padding-left:5px; 
    padding-right:5px; 
  }

.gallery {
  display: block;
  width: 100%;
  padding: 5px;
}

#globe {
  width:50px;
}
}