
@font-face {
    font-family: 'proxima_novalight';
    src: url('../../fonts/proximanova-light-webfont.eot');
    src: url('../../fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/proximanova-light-webfont.woff') format('woff'), url('../../fonts/proximanova-light-webfont.ttf') format('truetype'), url('../../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_semibold';
    src: url('../../fonts/proximanova-semibold-webfont.eot');
    src: url('../../fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../../fonts/proximanova-semibold-webfont.woff') format('woff'), url('../../fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('../../fonts/proximanova-semibold-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    font-weight: normal
}

:focus {
    outline: 0
}

body {
    line-height: 1;
    color: #666;
    font: 14px/19px  Arial;
    text-align: center;
    background: #ecf0f1;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden
}

a {
    color: #989898;
    text-decoration: none
}

li {
    list-style: none
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

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

fieldset, img {
    border: 0
}

button {
    border: medium none;
    overflow: visible
}

button, input[type="reset"], input[type="button"], input[type="submit"] {
    line-height: 10px !important;
    cursor: pointer
}

@-moz-document url-prefix() {
    button span {
        position: relative;
        top: -2px
    }
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

caption, th {
    text-align: left
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    outline-style: none;
    outline-width: 0pt
}

.tbx-wrapper *:link, .tbx-wrapper *:visited, .tbx-wrapper *:hover, .tbx-wrapper *:active, .tbx-wrapper *:focus {
    -webkit-transition: color .25s linear, background-color .25s linear, border-color .25s linear;
    -moz-transition: color .25s linear, background-color .25s linear, border-color .25s linear
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.clearfix {
    display: inline-block
}

html[xmlns] .clearfix {
    display: block
}

* html .clearfix {
    height: 1%
}

header,
section {
    display: block;
    text-align: left
}

header h1 {
    text-indent: -9000px
}

