/**
 * @license
 * MyFonts Webfont Build ID 3231239, 2016-06-10T02:03:09-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Stolzl-Medium by The Northern Block Ltd
 * URL: http://www.myfonts.com/fonts/northernblock/stolzl/medium/
 * Copyright: Copyright (c) 2015 by Mariya Pigoulevskaya. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3231239
 * 
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/314e07");
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
@font-face {
  font-family: 'Stolzl-Medium';
  src: url("../webfonts/314E07_0_0.eot");
  src: url("../webfonts/314E07_0_0.eot?#iefix") format('embedded-opentype'), url("../webfonts/314E07_0_0.woff2") format('woff2'), url("../webfonts/314E07_0_0.woff") format('woff'), url("../webfonts/314E07_0_0.ttf") format('truetype');
}
html,
body {
  height: 100%;
  font-family: 'Stolzl-Medium', sans-serif;
  font-size: 2em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  html,
  body {
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  html,
  body {
    font-size: 1em;
  }
}
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
.triangles {
  width: 100vw;
  height: 100vh;
}
.triangles .triangleside {
  float: left;
  width: 50vw;
  height: 50vh;
  left: 0px;
  top: 0px;
}
.textframe {
  position: fixed;
  z-index: 10;
  pointer-events: none;
}
.textframe div {
  position: fixed;
  height: 1em;
  text-align: center;
  margin: auto;
}
.textframe #top {
  top: 0.5em;
  left: 0;
  right: 0;
}
.textframe #top #text {
  text-align: center;
  width: 100%;
}
.textframe #right {
  width: 7em;
  top: 0;
  bottom: 0;
  right: -2.5em;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.textframe #bottom {
  bottom: 1.5em;
  left: 0;
  right: 0;
}
.textframe #left {
  width: 5em;
  top: 0;
  left: -1.5em;
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
