@font-face {
    font-family: 'Concert One';
    src: url('../fonts/ConcertOne-Regular.woff2') format('woff2'),
         url('../fonts/ConcertOne-Regular.ttf') format('truetype');
}

a,
body {
    color: #333;
}
.media,
sub,
sup {
    position: relative;
}
.img-max,
hr,
table {
    width: 100%;
}
.media,
table {
    overflow: hidden;
}
address,
hr,
ol,
pre code,
td.highlight,
ul {
    display: block;
}
.txt-left,
hr,
th {
    text-align: left;
}
a,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
h3,
p {
    line-height: 26px;
}
h4,
pre code {
    line-height: 19px;
}
address,
body {
    line-height: 20px;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
body {
    margin: 0;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;
    padding: 0;
    color: #333;
    font-weight: 700;
    font-family: 'Concert One', Arial, Helvetica, sans-serif;
}
h1,
h2 {
    margin-top: 20px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
    color: inherit;
}
b,
dt,
strong,
td.highlight,
th {
    font-weight: 700;
}

h1, h2, h3, h4, h5 {
    letter-spacing: -.05em;
    text-transform: uppercase;
}

h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
}
h2 {
    font-size: 24px;
    line-height: 34px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 12px;
    line-height: 16px;
}
h6 {
    font-size: 11px;
    line-height: 13px;
}
p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 15px;
}
em {
    font-style: italic;
}
small {
    font-size: 11px;
}
sub,
sup {
    height: 0;
    line-height: 0;
    vertical-align: baseline;
    font-size: 80%;
}
sup {
    top: -5px;
}
sub {
    bottom: -5px;
}
pre code {
    margin: 16px 0 26px;
    padding: 16px;
    font-family: Consolas, Courier, monospace;
    font-size: 12px;
    color: #f1f1f1;
    background-color: #111;
    border: 1px solid #111;
}
abbr[data-original-title],
abbr[title] {
    border-bottom: 1px dotted #999;
    cursor: help;
}
address {
    margin: 26px 0;
    font-style: normal;
}
.txt-italic,
blockquote p {
    font-style: italic;
}
hr {
    margin: 20px 0;
    padding: 0;
    border: 0;
    border-top: 2px solid #ccc;
    height: 2px;
}
ol,
ul {
    margin: 20px 0 30px 20px;
    padding: 0;
}
ol {
    list-style: decimal;
}
li {
    margin: 0 0 10px;
    padding: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 10px 0 20px 20px;
}
ul.circle ul.square,
ul.square,
ul.square ul {
    list-style: square inside;
}
ul.circle,
ul.circle ul,
ul.square ul.circle {
    list-style: circle inside;
}
ul.disc,
ul.disc ul {
    list-style: disc inside;
}
.no-bullet,
.no-styling {
    list-style: none;
}
ul.circle li,
ul.disc li,
ul.square li {
    margin: 0 0 5px 18px;
    padding: 0;
    line-height: 18px;
    background: 0 0;
}
dl,
figure {
    margin: 16px 0 26px;
    padding: 0;
}
dt {
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 20px;
}
dd {
    margin: 0 0 10px 10px;
}
blockquote {
    margin: 0;
    padding: 0 0 0 10px;
    border-left: 1px solid #747474;
}
blockquote p {
    margin: 0;
    padding: 0;
    color: #777;
}
blockquote p:before {
    content: "\201C";
}
blockquote p:after {
    content: "\201D";
}
figcaption:before {
    content: "\2014 \202F";
}
figcaption {
    margin: 6px 0 0;
    padding: 0;
    font-size: 11px;
}
a {
    text-decoration: underline;
    transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -webkit-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
}
tr,
tr:hover {
    transition: all 0.1s linear 0s;
}
a:focus {
    -moz-outline-style: none;
}
img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
.img-left {
    float: left;
    margin: 0 30px 30px 0;
    border: none;
}
.img-right {
    float: right;
    margin: 0 0 30px 30px;
    border: none;
}
.img-max {
    margin: 0 0 30px;
    height: auto;
    border: 2px solid #ccc;
}
.media {
    margin: 0 0 15px;
    padding-bottom: 51%;
    padding-top: 30px;
    height: 0;
    border: 1px solid #ccc;
}
td,
th {
    padding: 8px;
    border: none;
}
.media embed,
.media iframe,
.media object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
table {
    margin: 20px 0 40px;
    font-size: 13px;
    line-height: 17px;
    border-bottom: 1px solid #d6d6d6;
    border-collapse: collapse;
    border-spacing: 0;
}
caption {
    margin: 0 0 10px;
}
tr {
    background-color: #fff;
    -moz-transition: all 0.1s linear 0s;
    -webkit-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
}
tr:hover {
    background-color: #f1f1f1;
    -moz-transition: all 0.1s linear 0s;
    -webkit-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
}
tr.even {
    background-color: #fff;
}
th,
tr.odd {
    background-color: #f1f1f1;
}
th {
    color: #222;
    border-bottom: 3px solid #d6d6d6;
    white-space: nowrap;
}
td {
    min-width: 100px;
    background-color: transparent;
    color: #666;
    border-top: 1px solid #d6d6d6;
}
td.highlight {
    padding: 11px 8px;
    color: #eee;
    font-size: inherit;
    border: none;
    background-color: #333;
}
.btn,
button {
    margin: 0 5px 5px 0;
    padding: 0 28px;
    display: inline-block;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -webkit-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
}
.btn:hover,
button:hover {
    border: 1px solid #ccc;
    background-color: #fff;
    color: #333;
}
.small {
    padding: 2px 0;
    font-size: 11px;
}
.btn.white {
    border-color: #ccc;
    background-color: #fff;
    color: #333;
}
.btn.white:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
.btn.success {
    border-color: #2ecc71;
    background-color: #2ecc71;
    color: #fff;
}
.btn.success:hover {
    border-color: #25a35a;
    background-color: #25a35a;
    color: #fff;
}
.btn.info {
    border-color: #3498db;
    background-color: #3498db;
    color: #fff;
}
.btn.info:hover {
    border-color: #2a7aaf;
    background-color: #2a7aaf;
    color: #fff;
}
.btn.warning {
    border-color: #fa9300;
    background-color: #fa9300;
    color: #fff;
}
.btn.warning:hover {
    border-color: #b46f29;
    background-color: #b46f29;
    color: #fff;
}
.btn.error {
    border-color: #e74c3c;
    background-color: #e74c3c;
    color: #fff;
}
.btn.error:hover {
    border-color: #b93d30;
    background-color: #b93d30;
    color: #fff;
}
.btn.red,
.btn.red:hover {
    border-color: #c00d0e;
    color: #fff;
}
.btn.red {
    background-color: #c00d0e;
}
.btn.red:hover {
    background-color: #990a0b;
}
.txt-success {
    color: #2ecc71;
}
.bg-success {
    background-color: #2ecc71;
}
.border-success {
    border-color: #2ecc71;
}
.txt-info {
    color: #3498db;
}
.bg-info {
    background-color: #3498db;
}
.border-info {
    border-color: #3498db;
}
.txt-warning {
    color: #fa9300;
}
.bg-warning {
    background-color: #fa9300;
}
.border-warning {
    border-color: #fa9300;
}
.txt-error {
    color: #e74c3c;
}
.bg-error {
    background-color: #e74c3c;
}
.border-error {
    border-color: #e74c3c;
}
.float-clear {
    clear: both;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.txt-right {
    text-align: right;
}
.txt-center {
    text-align: center;
}
.txt-justify {
    text-align: justify;
}
.txt-normal {
    font-weight: 400;
}
.txt-big,
.txt-bold,
.txt-highlight {
    font-weight: 700;
}
.txt-underline {
    border-bottom: 1px solid;
}
.txt-highlight {
    padding: 4px 7px;
    color: #000;
    line-height: 19px;
    display: inline-block;
    background: #00deff;
}
.txt-intro {
    font-size: 130%;
    line-height: 130%;
}
.txt-big {
    color: #a2bd30;
    line-height: 26px;
}
.txt-small {
    font-size: 12px;
}
.rounded {
    border-radius: 50%;
}
.radius {
    border-radius: 3px;
}
.no-padding {
    padding: 0;
}
.no-indent {
    margin-left: 0;
    padding-left: 0;
}
.no-styling {
    margin: 0;
    padding: 0;
}
.inline {
    display: inline;
}
.block,
.show {
    display: block;
}
.hidden,
.hide,
.invisable {
    display: none;
}
.invisable {
    visibility: hidden;
}
.visable {
    display: block;
    visibility: visible;
}
@media only screen and (max-width: 767px) {
    table,
    tbody,
    td,
    th,
    tr {
        border: 0;
        display: block;
        padding: 3px 0;
        text-align: left;
        white-space: normal;
    }
    table {
        padding: 0;
        border-top: 1px solid #d6d6d6;
        table-layout: fixed;
    }
    tr {
        margin: 5px 0;
        padding: 0 0 6px;
        border-bottom: 1px solid #d6d6d6;
    }
    tr:hover {
        background-color: transparent;
    }
    td:empty,
    th,
    tr:first-child {
        display: none;
        visibility: hidden;
    }
    td:first-child {
        font-weight: 700;
    }
    td[data-title]:before,
    th[data-title]:before {
        content: attr(data-title) ":\00A0";
        font-weight: 700;
    }
}


.logo {
    font-family: 'Concert One', Arial, Helvetica, sans-serif;
    font-size: 38px;
    letter-spacing: -.05em;
    text-transform: uppercase;
}

.logo a {
    color: #333;
    text-decoration: none;
}
