/* onehousecollection.com
*/
@font-face {
  font-family: 'MonserratRegular';
  src: url('../fonts/montserrat-v15-latin-regular.eot');
  src: url('../fonts/montserrat-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/montserrat-v15-latin-regular.woff2') format('woff2'),
       url('../fonts/montserrat-v15-latin-regular.woff') format('woff'),
       url('../fonts/montserrat-v15-latin-regular.ttf')  format('truetype')
}
@font-face {
  font-family: 'MerhiqueRegular';
  src: url('../fonts/merhique.regular.ttf')  format('truetype')
}
body { height: 100%; width: 100%; background: #666666 url("../ohcholdbg.jpg"); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; font-family: 'MonserratRegular', Helvetica, sans-serif; color: #ffffff; }
a {color:#ffffff;text-decoration:none;}
a:link {color:#ffffff;text-decoration:none;}
a:hover {color:#ffffff;text-decoration:none;}
a:active {color:#ffffff;text-decoration:none;}
@media (max-width: 800px) {
#wrapper { background: transparent; text-align: center; width: 320px; height: 366px; margin: -103px 0 0 -160px; position: absolute; top: 50%; left: 50%; }
.text1 { font-family: 'MerhiqueRegular', Helvetica, sans-serif; letter-spacing: 2px; text-align:center; font-size:24px; color:#ffffff; margin-bottom:0; }
.text2 { margin-top:0px;margin-bottom:80px; text-align:center; font-size:14px; color:#ffffff; }
.text3 { text-align:center; font-size:20px; color:#ffffff; }
.text3 a { padding:10px; border: 2px solid #ffffff;}
.text4 { text-align:center; font-size:24px; color:#ffffff; }
}
@media (min-width: 801px) {
#wrapper { background: transparent; text-align: center; width: 800px; height: 600px; margin: -120px 0 0 -400px; position: absolute; top: 50%; left: 50%; }
.text1 { letter-spacing: 6px; text-align:center; font-size:60px; color:#ffffff; font-family: 'MerhiqueRegular', Helvetica, sans-serif; margin-bottom:0px; }
.text2 { margin-top:0;margin-bottom:140px; text-align:center; font-size:24px; color:#ffffff; }
.text3 { text-align:center; font-size:20px; color:#ffffff; }
.text3 a { padding:10px; border: 2px solid #ffffff; }
.text4 { text-align:center; font-size:28px; color:#ffffff; }
.text5, .text5 a { text-align:center; font-size:16px; color:#cacaca; }
}