@charset "utf-8";
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
}

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:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix {
    clear: both;
    line-height: 0
}

.fleft {
    float: left
}

.fright {
    float: right
}

.displyinblk {
    display: inline-block
}

.text-uppercase {
    text-transform: uppercase
}

.text-center {
    text-align: center
}

.posiglobal {
    position: relative
}

@font-face {
    font-family: gibsonbold;
    src: url(fonts/gibson_bold.woff2) format('woff2'), url(fonts/gibson_bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gibsonregular;
    src: url(fonts/gibson_regular.woff2) format('woff2'), url(fonts/gibson_regular.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gibsonsemibold;
    src: url(fonts/gibson_semibold.woff2) format('woff2'), url(fonts/gibson_semibold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: libre_baskervillebold;
    src: url(librebaskerville-bold.woff2) format('woff2'), url(librebaskerville-bold.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: libre_baskervilleitalic;
    src: url(fonts/librebaskerville-italic.woff2) format('woff2'), url(fonts/librebaskerville-italic.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: playfair_displayitalic;
    src: url(fonts/playfairdisplay-italic-webfont.eot);
    src: url(fonts/playfairdisplay-italic-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/playfairdisplay-italic-webfont.woff2) format('woff2'), url(fonts/playfairdisplay-italic-webfont.woff) format('woff'), url(fonts/playfairdisplay-italic-webfont.ttf) format('truetype'), url(fonts/playfairdisplay-italic-webfont.svg#playfair_displayitalic) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: playfair_displaybold;
    src: url(fonts/playfairdisplay-bold-webfont.eot);
    src: url(fonts/playfairdisplay-bold-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/playfairdisplay-bold-webfont.woff2) format('woff2'), url(fonts/playfairdisplay-bold-webfont.woff) format('woff'), url(fonts/playfairdisplay-bold-webfont.ttf) format('truetype'), url(fonts/playfairdisplay-bold-webfont.svg#playfair_displaybold) format('svg');
    font-weight: 400;
    font-style: normal
}