@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

.pad-sides {
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}

/* apply a natural box layout model to all elements */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/*
	Base stylesheet with CSS normalization, typographic baseline grid and progressive responsiveness
*/
html {
  height: 100%;
  font-size: 100%;
  margin: 0;
  padding: 0;
  overflow-y: scroll;
  /* Force scrollbar in non-IE */
}

/* Improve default text rendering, handling of kerning pairs and ligatures */
body {
  padding: 0;
  min-height: 100%;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

/* accessibility */
.screen-reader-text {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.screen-reader-text:not(caption) {
  position: absolute !important;
}
.screen-reader-text:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.screen-reader-text:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

/* DEFAULT FONT SETTINGS */
/* 16px base font size with 150% (24px) friendly, unitless line height and margin for vertical rhythm */
/* Font-size percentage is based on 16px browser default size */
body,
button,
input,
select,
textarea {
  font-size: 100%;
  line-height: 1.5;
  *font-size: 1em;
}

/* IE7 and older can't resize px based text */
p,
blockquote,
q,
pre,
address,
hr,
code,
samp,
dl,
ol,
ul,
form,
table,
fieldset,
menu {
  margin: 0 0 1.5em;
  padding: 0;
}

/* TYPOGRAPHY */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-style: normal;
}

h1 {
  font-size: 2.25em;
  line-height: 1.3333333333em;
  margin: 0 0 0.6666666667em;
}

h2 {
  font-size: 2em;
  line-height: 1.5em;
  margin: 0 0 0.75em;
}

h3 {
  font-size: 1.75em;
  line-height: 1.7142857143em;
  margin: 0 0 0.8571428571em;
}

h4 {
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 1em;
}

h5 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}

h6 {
  font-size: 1.125em;
  line-height: 1.3333333333em;
  margin: 0 0 1.3333333333em;
}

p,
.p,
ol,
ul,
blockquote,
pre,
td,
th,
label {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em;
}

small,
.small {
  font-size: 0.75em;
  line-height: 2em;
  margin: 0 0 2em;
}

/* ABBREVIATION */
abbr {
  border-color: #cccccc;
}

abbr[title],
dfn[title] {
  cursor: help;
}

/* MARKED/INSERTED/DELETED AND SELECTED TEXT */
ins,
mark {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* selected text */
::-moz-selection,
::selection {
  background: white;
  color: black;
  text-shadow: none;
}

/* OTHERS */
var,
address {
  font-style: normal;
}

/* TABLES */
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.375em;
  border-bottom: 0.0625em solid #cccccc;
}

th {
  text-align: left;
}

th,
td {
  padding: 0.75em 0.75em 0.6875em 0.75em;
  border: 0.0625em solid #cccccc;
  border-bottom: 0 solid #cccccc;
}

/* FORMS */
form {
  margin: 0;
}

fieldset {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

legend {
  *margin-left: -0.75em;
}

button,
input,
select,
textarea {
  vertical-align: baseline;
  *vertical-align: middle;
}

/* IE7 and older */
button,
input {
  line-height: normal;
  *overflow: visible;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* QUOTES */
blockquote {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}

cite:before {
  content: "—";
}

blockquote,
q,
cite {
  font-style: italic;
}

blockquote {
  padding-left: 1.5em;
  border-left: 0.1875em solid #cccccc;
}

blockquote > p {
  padding: 0;
}

/* LISTS */
ul,
ol {
  list-style-position: inside;
  padding: 0;
}

li ul,
li ol {
  margin: 0 1.5em;
}

dl dd {
  margin-left: 1.5em;
}

/* HYPERLINKS */
a {
  text-decoration: none;
  color: #0066cc;
}
a:link {
  color: #0066cc;
}
a:visited {
  color: #004d99;
}
a:hover, a:link:hover {
  color: #cc0000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  color: #cc0000;
}
a:active {
  color: #660000;
}

/* Better CSS Outline Suppression */
a:hover,
a:active {
  outline: none;
}

/* Fluid images and rich media */
img,
object,
embed,
video {
  max-width: 100%;
  height: auto;
  _width: 100%;
}

img {
  margin: 0;
  padding: 0;
  /* Improve IE's resizing of images */
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 1em auto;
  padding: 0 40px;
}

form {
  margin: 1.5em auto;
}

fieldset {
  border-color: #cccccc;
}

legend {
  display: block;
  width: 100%;
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 1em;
  line-height: inherit;
  color: #cccccc;
}

label {
  display: inline-block;
  margin-bottom: 0.3125em;
  font-weight: 600;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 0.25em 0 0;
  margin-top: 0.0625em \9 ;
  /* IE8-9 */
}

input[type=file] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted #333333;
  outline: 0.3125em auto -webkit-focus-ring-color;
  outline-offset: -0.125em;
}

input[type=number]::-webkit-outer-adjust-hue-button, input[type=number]::-webkit-inner-adjust-hue-button {
  height: auto;
}

output {
  display: block;
  padding-top: 0.5em;
  font-size: 1em;
  line-height: 1.5em;
  color: #545454;
}

.form-control, select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
  display: block;
  width: 100%;
  font-size: 100%;
  padding: 0.375em 0.5em;
  border: 0.0625em solid #cccccc;
  border-radius: 0.25em;
  color: #000;
  background-color: #fff;
  line-height: 1.5;
  background-image: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus, select:focus,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus {
  border-color: #666666;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 102, 102, 0.6);
}
.form-control::placeholder, select::placeholder,
textarea::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]::placeholder,
input[type=month]::placeholder,
input[type=time]::placeholder,
input[type=week]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=color]::placeholder {
  color: #666666;
}
.form-control:disabled, select:disabled,
textarea:disabled,
input[type=text]:disabled,
input[type=password]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=date]:disabled,
input[type=month]:disabled,
input[type=time]:disabled,
input[type=week]:disabled,
input[type=number]:disabled,
input[type=email]:disabled,
input[type=url]:disabled,
input[type=search]:disabled,
input[type=tel]:disabled,
input[type=color]:disabled, .form-control[readonly], select[readonly],
textarea[readonly],
input[readonly][type=text],
input[readonly][type=password],
input[readonly][type=datetime],
input[readonly][type=datetime-local],
input[readonly][type=date],
input[readonly][type=month],
input[readonly][type=time],
input[readonly][type=week],
input[readonly][type=number],
input[readonly][type=email],
input[readonly][type=url],
input[readonly][type=search],
input[readonly][type=tel],
input[readonly][type=color] {
  background-color: #ededed;
  opacity: 1;
}

textarea.form-control,
textarea {
  height: auto;
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color] {
  background-color: #fff;
}

textarea {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  width: 94%;
}

button,
input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 100%;
  font-size: 100%;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5em 1em;
  border-radius: 0.25em;
  background-color: #ededed;
  color: #333333;
  border: 0.0625 solid #999999;
}
button:hover, button:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  background-color: #ededed;
  border-color: #666666;
}
button:active, button.active,
input[type=submit]:active,
input[type=submit].active {
  color: #333333;
  background-color: #ededed;
}
button:focus,
input[type=submit]:focus {
  outline: thin dotted #333333;
  outline: 0.3125em auto -webkit-focus-ring-color;
  outline-offset: -0.125em;
}
button:hover, button:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  text-decoration: none;
}
button:active, button.active,
input[type=submit]:active,
input[type=submit].active {
  outline: 0;
  background-image: none;
}
button.disabled, button[disabled], fieldset[disabled] button,
input[type=submit].disabled,
input[type=submit][disabled],
fieldset[disabled] input[type=submit] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
}
button:focus,
input[type=submit]:focus {
  border-color: #666666;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 102, 102, 0.6);
}

.search-form input {
  display: inline;
}

/* = Header Layout
----------------------------------------------- */
.site-header {
  background-color: #333333;
  color: #ededed;
  position: relative;
}
.site-header::after {
  display: block;
  clear: both;
  content: "";
}
.site-header a {
  text-decoration: none;
  color: #ededed;
}
.site-header a:visited {
  color: #ededed;
}
.site-header a:hover {
  color: #ffcc00;
}
.site-header .menu-toggle {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
  margin-bottom: 1.5em;
  text-align: center;
}
.site-header .menu-toggle button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 100%;
  font-size: 100%;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5em 1em;
  border-radius: 0.25em;
  background-color: #ededed;
  color: #333333;
  border: 0.0625 solid #999999;
  font-weight: 600;
}
.site-header .menu-toggle button:hover, .site-header .menu-toggle button:focus {
  background-color: #ededed;
  border-color: #666666;
}
.site-header .menu-toggle button:active, .site-header .menu-toggle button.active {
  color: #333333;
  background-color: #ededed;
}
.site-header .menu-toggle button:focus {
  outline: thin dotted #333333;
  outline: 0.3125em auto -webkit-focus-ring-color;
  outline-offset: -0.125em;
}
.site-header .menu-toggle button:hover, .site-header .menu-toggle button:focus {
  text-decoration: none;
}
.site-header .menu-toggle button:active, .site-header .menu-toggle button.active {
  outline: 0;
  background-image: none;
}
.site-header .menu-toggle button.disabled, .site-header .menu-toggle button[disabled], fieldset[disabled] .site-header .menu-toggle button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
}
.site-header .menu-toggle button i {
  margin-right: 0.75em;
  vertical-align: baseline;
}
.site-header .site-branding {
  padding-top: 0.75em;
  position: relative;
  z-index: 2;
}
.site-header .site-branding.drop-shadow {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.site-header .site-branding.drop-shadow .site-logo img {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.site-header .site-logo img {
  max-width: 100%;
}
.site-header .rounded img {
  border-radius: 0.25em;
}
.site-header .circle img {
  border-radius: 50%;
}
.site-header .site-title {
  font-size: 1.75em;
  line-height: 1.7142857143em;
  margin: 0 0 0.8571428571em;
  margin-bottom: 0.5em;
}
.site-header .site-description {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em;
  font-weight: normal;
}
.site-header .site-logo,
.site-header .site-info {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
@media screen and (max-width: 36em) {
  .site-header .site-logo,
.site-header .site-title {
    text-align: center;
  }
  .site-header .site-logo img {
    width: 4.5em;
  }
}
@media screen and (min-width: 36em) {
  .site-header #menu-toggle {
    display: none;
  }
  .site-header .site-title {
    text-align: left;
  }
  .site-header .with-logo .site-logo {
    position: relative;
    float: left;
    width: 20.8333333333%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
    max-width: 7.5em;
    margin-top: 0.75em;
  }
  .site-header .with-logo .site-info {
    position: relative;
    float: left;
    width: 79.1666666667%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
}

body {
  color: #212121;
  background-color: whitesmoke;
}

#content {
  color: #000;
  background-color: #fff;
  padding: 1.5em 0;
}
#content::after {
  display: block;
  clear: both;
  content: "";
}

#main,
#secondary,
#featured {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}

@media only screen and (min-width: 24em) and (max-width: 48em) {
  #featured .featured article {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .featured article:nth-of-type(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 48em) and (max-width: 75em) {
  #featured .featured article {
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .featured article:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 75em) {
  #featured .featured article {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .featured article:nth-of-type(4n+1) {
    clear: left;
  }
}
#featured .featured article .article-title {
  margin-bottom: 0;
}
#featured .cards {
  margin: 0 -16px;
  margin: 0 -1rem;
}
#featured .cards::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 24em) and (max-width: 48em) {
  #featured .cards article {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .cards article:nth-of-type(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 48em) and (max-width: 75em) {
  #featured .cards article {
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .cards article:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 75em) {
  #featured .cards article {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .cards article:nth-of-type(4n+1) {
    clear: left;
  }
}
#featured .cards article .article-title {
  margin-bottom: 0;
}
@media only screen and (min-width: 24em) and (max-width: 48em) {
  #featured .widget.columns {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .widget.columns:nth-of-type(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 48em) and (max-width: 75em) {
  #featured .widget.columns {
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .widget.columns:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 75em) {
  #featured .widget.columns {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #featured .widget.columns:nth-of-type(4n+1) {
    clear: left;
  }
}

@media only screen and (min-width: 24em) {
  #secondary .sidebar-row,
#featured .sidebar-row {
    margin-left: -16px;
    margin-left: -1rem;
    margin-right: -16px;
    margin-right: -1rem;
  }
  #secondary .sidebar-row::after,
#featured .sidebar-row::after {
    display: block;
    clear: both;
    content: "";
  }

  #featured .featured .widget-title {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 60em) {
  #secondary {
    margin-top: 1.5em;
  }
}
#main article {
  margin-bottom: 1.5em;
}
#main article h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin: 0 0 0.75em;
}
#main article h2 {
  font-size: 1.75em;
  line-height: 1.7142857143em;
  margin: 0 0 0.8571428571em;
}
#main article h3 {
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 1em;
}
#main article h4 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}
#main article h5 {
  font-size: 1.125em;
  line-height: 1.3333333333em;
  margin: 0 0 1.3333333333em;
}
#main article h6 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em;
}
#main article .post-meta {
  list-style: none;
}
#main article .entry-title {
  word-wrap: break-word;
}
#main article .entry-meta {
  font-size: 0.875em;
  line-height: 1.7142857143em;
  margin: 0 0 1.7142857143em;
}
#main article .entry-meta .edit-link:before {
  font-family: "dashicons";
  content: "";
  margin-right: 0.5em;
}
#main article .entry-meta .comments-link:before {
  font-family: "FontAwesome";
  content: "";
  margin: 0 0.75em;
}
#main article .post-thumbnail {
  margin-bottom: 1.5em;
}
#main article .entry-footer .cat-links, #main article .entry-footer .tags-links {
  margin-right: 0.75em;
}

@media only screen and (min-width: 24em) and (max-width: 48em) {
  #secondary .widget {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #secondary .widget:nth-of-type(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 48em) {
  #secondary .widget {
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  #secondary .widget:nth-of-type(3n+1) {
    clear: left;
  }
}

@media only screen and (min-width: 60em) {
  .blog.has-sidebar-secondary #main,
.archive.has-sidebar-secondary #main,
.single.has-sidebar-secondary #main,
.page-template-default.has-sidebar-secondary #main {
    position: relative;
    float: left;
    width: 61.803398875%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  .blog.has-sidebar-secondary #secondary,
.archive.has-sidebar-secondary #secondary,
.single.has-sidebar-secondary #secondary,
.page-template-default.has-sidebar-secondary #secondary {
    position: relative;
    float: left;
    width: 38.196601125%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  .blog.has-sidebar-secondary #secondary .widget,
.archive.has-sidebar-secondary #secondary .widget,
.single.has-sidebar-secondary #secondary .widget,
.page-template-default.has-sidebar-secondary #secondary .widget {
    float: none;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
}
.page-template-feature-page #secondary {
  margin-top: 1.5em;
}

.page-template-p-single-column-narrow-php .wrap,
.page-template-page-single-column-narrow .wrap,
.page-template-p-single-column-narrow .wrap {
  max-width: 48em;
  margin-left: auto;
  margin-right: auto;
}
.page-template-p-single-column-narrow-php #secondary,
.page-template-page-single-column-narrow #secondary,
.page-template-p-single-column-narrow #secondary {
  margin-top: 1.5em;
}
@media screen and (min-width: 48em) {
  .page-template-p-single-column-narrow-php .wp-block-cover-image.alignwide, .page-template-p-single-column-narrow-php .wp-block-cover.alignwide,
.page-template-page-single-column-narrow .wp-block-cover-image.alignwide,
.page-template-page-single-column-narrow .wp-block-cover.alignwide,
.page-template-p-single-column-narrow .wp-block-cover-image.alignwide,
.page-template-p-single-column-narrow .wp-block-cover.alignwide {
    width: 150%;
    max-width: 100vw;
    margin-left: -25%;
  }
}

/* = Footer Layout
----------------------------------------------- */
#footer {
  color: #212121;
  background-color: whitesmoke;
  margin: 0;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
#footer .footer-text {
  margin-top: 1.125em;
  margin-bottom: 1.5em;
  text-align: center;
}
#footer .footer-text:last-child {
  margin-bottom: 0;
}
#footer .footer-credits {
  text-align: center;
  font-size: 0.875em;
  margin-top: 1.5em;
}
#footer ul li {
  line-height: 1.75;
}
#footer .mv, #footer .fa, #footer .dashicons {
  font-size: 150%;
  vertical-align: middle;
}

.site-footer .widget-area {
  margin-top: 1.125em;
  margin-bottom: 1.5em;
  margin: 0 -16px;
  margin: 0 -1rem;
}
.site-footer .widget-area::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 24em) and (max-width: 48em) {
  .site-footer .widget-area .widget {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  .site-footer .widget-area .widget:nth-of-type(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 48em) and (max-width: 75em) {
  .site-footer .widget-area .widget {
    position: relative;
    float: left;
    width: 33.3333333333%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  .site-footer .widget-area .widget:nth-of-type(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 75em) {
  .site-footer .widget-area .widget {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  .site-footer .widget-area .widget:nth-of-type(4n+1) {
    clear: left;
  }
}
.site-footer .widget-area .widget .widget-title {
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 1em;
}

/* main navigation menu */
#navigation {
  background: whitesmoke;
}
#navigation ul,
#navigation li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navigation a {
  display: block;
  background: whitesmoke;
  color: #212121;
  padding: 0.25em 0.5em;
}
#navigation a:hover, #navigation a:focus {
  color: whitesmoke;
  background: #212121;
}
#navigation .nav-menu {
  display: none;
}
#navigation.toggled .nav-menu, #navigation:focus .nav-menu {
  display: block;
}
#navigation .nav-menu.hierarchical ul {
  margin-left: 0.75em;
}
@media screen and (min-width: 36em) {
  #navigation .nav-menu {
    display: block;
  }
  #navigation ul.drop-down li {
    display: inline-block;
    position: relative;
    overflow: visible;
  }
  #navigation ul.drop-down li ul {
    position: absolute;
    left: -999em;
  }
  #navigation ul.drop-down ul li a {
    display: inline-block;
    width: 11em;
    word-wrap: auto;
  }
  #navigation ul.drop-down .sub-menu .menu-item-has-children:focus > ul,
#navigation ul.drop-down .sub-menu .menu-item-has-children:hover > ul,
#navigation ul.drop-down .sub-menu .menu-item-has-children.focus > ul,
#navigation ul.drop-down .sub-menu .menu-item-has-children.hover > ul,
#navigation ul.drop-down .sub-menu .menu-item-has-children[aria-expanded=true] > ul,
#navigation ul.drop-down li.menu-item-has-children.focus > ul,
#navigation ul.drop-down li.menu-item-has-children:hover > ul,
#navigation ul.drop-down li.menu-item-has-children:focus > ul,
#navigation ul.drop-down li.menu-item-has-children[aria-expanded=true] > ul {
    left: 0;
    top: 100%;
    z-index: 99999;
  }
  #navigation ul.drop-down .sub-menu .menu-item-has-children:focus > ul.menu-side,
#navigation ul.drop-down .sub-menu .menu-item-has-children:hover > ul.menu-side,
#navigation ul.drop-down .sub-menu .menu-item-has-children.focus > ul.menu-side,
#navigation ul.drop-down .sub-menu .menu-item-has-children.hover > ul.menu-side,
#navigation ul.drop-down .sub-menu .menu-item-has-children[aria-expanded=true] > ul.menu-side,
#navigation ul.drop-down li.menu-item-has-children.focus > ul.menu-side,
#navigation ul.drop-down li.menu-item-has-children:hover > ul.menu-side,
#navigation ul.drop-down li.menu-item-has-children:focus > ul.menu-side,
#navigation ul.drop-down li.menu-item-has-children[aria-expanded=true] > ul.menu-side {
    left: 100%;
    top: 0;
  }
  #navigation .nav-menu.flat::after {
    display: block;
    clear: both;
    content: "";
  }
  #navigation .nav-menu.flat li {
    display: inline;
    line-height: 2.25;
  }
  #navigation .nav-menu.flat a {
    display: inline;
    white-space: nowrap;
  }
}

/* =Widgets
----------------------------------------------- */
.widget {
  margin-bottom: 1.5em;
}
.widget .widget-title {
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 1em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.widget select,
.widget textarea,
.widget input[type=text],
.widget input[type=password],
.widget input[type=datetime],
.widget input[type=datetime-local],
.widget input[type=date],
.widget input[type=month],
.widget input[type=time],
.widget input[type=week],
.widget input[type=number],
.widget input[type=email],
.widget input[type=url],
.widget input[type=search],
.widget input[type=tel],
.widget input[type=color] {
  width: auto;
  max-width: 100%;
}
.widget .icons, .widget .glyph-demo ul, .glyph-demo .widget ul {
  text-align: center;
}

/* Wordpress calendar widget */
.widget_calendar .widget-title {
  text-align: center;
}
.widget_calendar table {
  margin-left: auto;
  margin-right: auto;
  font-size: 0.875em;
  border-bottom: 0.071428571em solid #cccccc;
}
.widget_calendar table td, .widget_calendar table th {
  padding: 0.357142857em 0.571428571em 0.428571429em 0.571428571em;
  border: 0.071428571em solid #cccccc;
  border-bottom: none;
  text-align: center;
}
.widget_calendar table caption {
  margin-bottom: 0.714285714em;
}
.widget_calendar .wp-calendar-nav {
  text-align: center;
}

.widget_search input.search-field {
  width: 12em;
}

/* rss widget */
.widget_rss .rss-date {
  display: block;
  width: 100%;
}

/* =Comments
----------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.comments-area .comments-title {
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 1em;
}
.comments-area .comments-title:before {
  font-family: "FontAwesome";
  content: "";
  margin-right: 0.25em;
}
.comments-area .comment-reply-title {
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}
.comments-area .comment-reply-title:before {
  font-family: "FontAwesome";
  content: "";
  margin-right: 0.5em;
}
.comments-area ol {
  list-style-type: none;
}
.comments-area ol li {
  margin-top: 1.125em;
  margin-bottom: 1.5em;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 0.625em;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.375em 0.75em;
  line-height: 1.5;
  text-decoration: none;
  background-color: #ededed;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0.625em;
  border-top-left-radius: 0.625em;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0.625em;
  border-top-right-radius: 0.625em;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #ededed;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #333333;
  background-color: #ededed;
  border-color: #ededed;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #666666;
  background-color: #ededed;
  border-color: #cccccc;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 0.5em 0.8em;
  font-size: 1.25em;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0.625em;
  border-top-left-radius: 0.625em;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0.625em;
  border-top-right-radius: 0.625em;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.333em 0.666em;
  font-size: 0.75em;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0.625em;
  border-top-left-radius: 0.625em;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0.625em;
  border-top-right-radius: 0.625em;
}

/* post/paging navigation */
.post-navigation,
.paging-navigation {
  margin: 1rem 0;
}
.post-navigation::after,
.paging-navigation::after {
  display: block;
  clear: both;
  content: "";
}
.post-navigation .nav-links,
.paging-navigation .nav-links {
  font-size: 0.875em;
  line-height: 1.7142857143em;
  margin: 0 0 1.7142857143em;
  margin: 0;
}
.post-navigation .nav-links::after,
.paging-navigation .nav-links::after {
  display: block;
  clear: both;
  content: "";
}
.post-navigation .nav-links a,
.paging-navigation .nav-links a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 100%;
  font-size: 100%;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 0.5em 1em;
  border-radius: 0.25em;
  background-color: #ededed;
  color: #333333;
  border: 0.0625 solid #999999;
  white-space: normal;
  text-decoration: none;
  text-align: inherit;
  margin: 0.75em 0;
}
.post-navigation .nav-links a:hover, .post-navigation .nav-links a:focus,
.paging-navigation .nav-links a:hover,
.paging-navigation .nav-links a:focus {
  background-color: #ededed;
  border-color: #666666;
}
.post-navigation .nav-links a:active, .post-navigation .nav-links a.active,
.paging-navigation .nav-links a:active,
.paging-navigation .nav-links a.active {
  color: #333333;
  background-color: #ededed;
}
.post-navigation .nav-links a:focus,
.paging-navigation .nav-links a:focus {
  outline: thin dotted #333333;
  outline: 0.3125em auto -webkit-focus-ring-color;
  outline-offset: -0.125em;
}
.post-navigation .nav-links a:hover, .post-navigation .nav-links a:focus,
.paging-navigation .nav-links a:hover,
.paging-navigation .nav-links a:focus {
  text-decoration: none;
}
.post-navigation .nav-links a:active, .post-navigation .nav-links a.active,
.paging-navigation .nav-links a:active,
.paging-navigation .nav-links a.active {
  outline: 0;
  background-image: none;
}
.post-navigation .nav-links a.disabled, .post-navigation .nav-links a[disabled], fieldset[disabled] .post-navigation .nav-links a,
.paging-navigation .nav-links a.disabled,
.paging-navigation .nav-links a[disabled],
fieldset[disabled] .paging-navigation .nav-links a {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
}
.post-navigation .nav-links a:focus,
.paging-navigation .nav-links a:focus {
  border-color: #666666;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 102, 102, 0.6);
}
.post-navigation .nav-links .nav-previous a .meta-nav,
.paging-navigation .nav-links .nav-previous a .meta-nav {
  margin-right: 0.5rem;
}
.post-navigation .nav-links .nav-next a .meta-nav,
.paging-navigation .nav-links .nav-next a .meta-nav {
  margin-left: 0.5rem;
}
@media only screen and (min-width: 320px) {
  .post-navigation .nav-previous, .post-navigation .nav-next,
.paging-navigation .nav-previous,
.paging-navigation .nav-next {
    max-width: 47%;
  }
  .post-navigation .nav-previous,
.paging-navigation .nav-previous {
    float: left;
  }
  .post-navigation .nav-next,
.paging-navigation .nav-next {
    float: right;
  }
}

.numbered-pagination {
  text-align: center;
  margin: 1.5em auto;
}
.numbered-pagination::after {
  display: block;
  clear: both;
  content: "";
}
.numbered-pagination a {
  text-decoration: none;
}
.numbered-pagination ul {
  list-style: none;
  margin: 1rem 0;
}
.numbered-pagination ul li {
  display: inline-block;
  border: 1px solid #cccccc;
  padding: 0.25em 0.75em;
  margin-left: -1px;
  color: #333333;
}
.numbered-pagination ul li.current {
  background-color: #454545;
  color: #fff;
}
.numbered-pagination ul li.current:hover {
  background-color: #454545;
  color: #fff;
}
.numbered-pagination ul li:hover {
  background-color: #ededed;
  color: #333333;
}
.numbered-pagination ul li:hover a {
  color: #333333;
}
.numbered-pagination ul li:first-child {
  border-bottom-left-radius: 0.25em;
  border-top-left-radius: 0.25em;
}
.numbered-pagination ul li:last-child {
  border-bottom-right-radius: 0.25em;
  border-top-right-radius: 0.25em;
}

.page-links {
  margin-bottom: 1.5em;
}
.page-links a {
  margin: 0 0.25em;
}

/*!
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license

Copyright 2018 Dave Gandy & Fork Awesome

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "ForkAwesome";
  src: url("../fonts/forkawesome-webfont.eot?v=1.2.0");
  src: url("../fonts/forkawesome-webfont.eot?#iefix&v=1.2.0") format("embedded-opentype"), url("../fonts/forkawesome-webfont.woff2?v=1.2.0") format("woff2"), url("../fonts/forkawesome-webfont.woff?v=1.2.0") format("woff"), url("../fonts/forkawesome-webfont.ttf?v=1.2.0") format("truetype"), url("../fonts/forkawesome-webfont.svg?v=1.2.0#forkawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 ForkAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-sync:before,
.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video:before,
.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-globe-e:before {
  content: "";
}

.fa-globe-w:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-community:before,
.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus-g:before,
.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-utensils:before,
.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-pound:before,
.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-down:before,
.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-up:before,
.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-down:before,
.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-up:before,
.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-down:before,
.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-up:before,
.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-utensil-spoon:before,
.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-heading:before,
.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-closed-captioning:before,
.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-gem:before,
.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-medium-square:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo-v:before,
.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-phone-volume:before,
.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.fa-mastodon:before {
  content: "";
}

.fa-mastodon-alt:before {
  content: "";
}

.fa-fork-circle:before,
.fa-fork-awesome:before {
  content: "";
}

.fa-peertube:before {
  content: "";
}

.fa-diaspora:before {
  content: "";
}

.fa-friendica:before {
  content: "";
}

.fa-gnu-social:before {
  content: "";
}

.fa-liberapay-square:before {
  content: "";
}

.fa-liberapay:before {
  content: "";
}

.fa-ssb:before,
.fa-scuttlebutt:before {
  content: "";
}

.fa-hubzilla:before {
  content: "";
}

.fa-social-home:before {
  content: "";
}

.fa-artstation:before {
  content: "";
}

.fa-discord:before {
  content: "";
}

.fa-discord-alt:before {
  content: "";
}

.fa-patreon:before {
  content: "";
}

.fa-snowdrift:before {
  content: "";
}

.fa-activitypub:before {
  content: "";
}

.fa-ethereum:before {
  content: "";
}

.fa-keybase:before {
  content: "";
}

.fa-shaarli:before {
  content: "";
}

.fa-shaarli-o:before {
  content: "";
}

.fa-cut-key:before,
.fa-key-modern:before {
  content: "";
}

.fa-xmpp:before {
  content: "";
}

.fa-archive-org:before {
  content: "";
}

.fa-freedombox:before {
  content: "";
}

.fa-facebook-messenger:before {
  content: "";
}

.fa-debian:before {
  content: "";
}

.fa-mastodon-square:before {
  content: "";
}

.fa-tipeee:before {
  content: "";
}

.fa-react:before {
  content: "";
}

.fa-dogmazic:before {
  content: "";
}

.fa-zotero:before {
  content: "";
}

.fa-nodejs:before {
  content: "";
}

.fa-nextcloud:before {
  content: "";
}

.fa-nextcloud-square:before {
  content: "";
}

.fa-hackaday:before {
  content: "";
}

.fa-laravel:before {
  content: "";
}

.fa-signalapp:before {
  content: "";
}

.fa-gnupg:before {
  content: "";
}

.fa-php:before {
  content: "";
}

.fa-ffmpeg:before {
  content: "";
}

.fa-joplin:before {
  content: "";
}

.fa-syncthing:before {
  content: "";
}

.fa-inkscape:before {
  content: "";
}

.fa-matrix-org:before {
  content: "";
}

.fa-pixelfed:before {
  content: "";
}

.fa-bootstrap:before {
  content: "";
}

.fa-dev-to:before {
  content: "";
}

.fa-hashnode:before {
  content: "";
}

.fa-jirafeau:before {
  content: "";
}

.fa-emby:before {
  content: "";
}

.fa-wikidata:before {
  content: "";
}

.fa-gimp:before {
  content: "";
}

.fa-c:before {
  content: "";
}

.fa-digitalocean:before {
  content: "";
}

.fa-att:before {
  content: "";
}

.fa-gitea:before {
  content: "";
}

.fa-file-epub:before {
  content: "";
}

.fa-python:before {
  content: "";
}

.fa-archlinux:before {
  content: "";
}

.fa-pleroma:before {
  content: "";
}

.fa-unsplash:before {
  content: "";
}

.fa-hackster:before {
  content: "";
}

.fa-spell-check:before {
  content: "";
}

.fa-moon:before {
  content: "";
}

.fa-sun:before {
  content: "";
}

.fa-f-droid:before {
  content: "";
}

.fa-biometric:before {
  content: "";
}

.fa-wire:before {
  content: "";
}

.fa-tor-onion:before {
  content: "";
}

.fa-volume-mute:before {
  content: "";
}

.fa-bell-ringing:before {
  content: "";
}

.fa-bell-ringing-o:before {
  content: "";
}

.fa-hal:before {
  content: "";
}

.fa-jupyter:before {
  content: "";
}

.fa-julia:before {
  content: "";
}

.fa-classicpress:before {
  content: "";
}

.fa-classicpress-circle:before {
  content: "";
}

.fa-open-collective:before {
  content: "";
}

.fa-orcid:before {
  content: "";
}

.fa-researchgate:before {
  content: "";
}

.fa-funkwhale:before {
  content: "";
}

.fa-askfm:before {
  content: "";
}

.fa-blockstack:before {
  content: "";
}

.fa-boardgamegeek:before {
  content: "";
}

.fa-bunny:before {
  content: "";
}

.fa-buymeacoffee:before {
  content: "";
}

.fa-cc-by:before {
  content: "";
}

.fa-creative-commons-alt:before,
.fa-cc-cc:before {
  content: "";
}

.fa-cc-nc-eu:before {
  content: "";
}

.fa-cc-nc-jp:before {
  content: "";
}

.fa-cc-nc:before {
  content: "";
}

.fa-cc-nd:before {
  content: "";
}

.fa-cc-pd:before {
  content: "";
}

.fa-cc-remix:before {
  content: "";
}

.fa-cc-sa:before {
  content: "";
}

.fa-cc-share:before {
  content: "";
}

.fa-cc-zero:before {
  content: "";
}

.fa-conway-hacker:before,
.fa-conway-glider:before {
  content: "";
}

.fa-csharp:before {
  content: "";
}

.fa-email-bulk:before {
  content: "";
}

.fa-email-bulk-o:before {
  content: "";
}

.fa-gnu:before {
  content: "";
}

.fa-google-play:before {
  content: "";
}

.fa-heroku:before {
  content: "";
}

.fa-hassio:before,
.fa-home-assistant:before {
  content: "";
}

.fa-java:before {
  content: "";
}

.fa-mariadb:before {
  content: "";
}

.fa-markdown:before {
  content: "";
}

.fa-mysql:before {
  content: "";
}

.fa-nordcast:before {
  content: "";
}

.fa-plume:before {
  content: "";
}

.fa-postgresql:before {
  content: "";
}

.fa-sass-alt:before {
  content: "";
}

.fa-sass:before {
  content: "";
}

.fa-skate:before {
  content: "";
}

.fa-sketchfab:before {
  content: "";
}

.fa-tex:before {
  content: "";
}

.fa-textpattern:before {
  content: "";
}

.fa-unity:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* MoreVectors icon font */
@font-face {
  font-family: "morevectors";
  src: url("../fonts/morevectors.eot");
  src: url("../fonts/morevectors.eot?#iefix") format("embedded-opentype"), url("../fonts/morevectors.ttf") format("truetype"), url("../fonts/morevectors.woff") format("woff"), url("../fonts/morevectors.svg#morevectors") format("svg");
  font-weight: normal;
  font-style: normal;
}
.mv {
  font-family: "morevectors";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mv-aim:before {
  content: "";
}

.mv-amazon:before {
  content: "";
}

.mv-android:before {
  content: "";
}

.mv-apple:before {
  content: "";
}

.mv-apple-app-store:before {
  content: "";
}

.mv-avatar:before {
  content: "";
}

.mv-aws:before {
  content: "";
}

.mv-badoo:before {
  content: "";
}

.mv-basecamp:before {
  content: "";
}

.mv-bazaar:before {
  content: "";
}

.mv-behance:before {
  content: "";
}

.mv-bing:before {
  content: "";
}

.mv-bitbucket:before {
  content: "";
}

.mv-bitcoin:before {
  content: "";
}

.mv-blackberry:before {
  content: "";
}

.mv-blip:before {
  content: "";
}

.mv-blogger:before {
  content: "";
}

.mv-cc:before {
  content: "";
}

.mv-cc-by:before {
  content: "";
}

.mv-cc-nc:before {
  content: "";
}

.mv-cc-nc-eu:before {
  content: "";
}

.mv-cc-nc-jp:before {
  content: "";
}

.mv-cc-nd:before {
  content: "";
}

.mv-cc-pd:before {
  content: "";
}

.mv-cc-remix:before {
  content: "";
}

.mv-cc-sa:before {
  content: "";
}

.mv-cc-sampling:before {
  content: "";
}

.mv-cc-sampling-plus:before {
  content: "";
}

.mv-cc-share:before {
  content: "";
}

.mv-cc-zero:before {
  content: "";
}

.mv-coroflot:before {
  content: "";
}

.mv-css3:before {
  content: "";
}

.mv-delicious:before {
  content: "";
}

.mv-designmoo:before {
  content: "";
}

.mv-deviantart:before {
  content: "";
}

.mv-digg:before {
  content: "";
}

.mv-digg-alt:before {
  content: "";
}

.mv-dribble:before {
  content: "";
}

.mv-dropbox:before {
  content: "";
}

.mv-drupal:before {
  content: "";
}

.mv-ebay:before {
  content: "";
}

.mv-ember:before {
  content: "";
}

.mv-envelope:before {
  content: "";
}

.mv-etsy:before {
  content: "";
}

.mv-evernote:before {
  content: "";
}

.mv-facebook:before {
  content: "";
}

.mv-facebook-places:before {
  content: "";
}

.mv-feedburner:before {
  content: "";
}

.mv-flickr:before {
  content: "";
}

.mv-forrst:before {
  content: "";
}

.mv-foursquare:before {
  content: "";
}

.mv-git:before {
  content: "";
}

.mv-github:before {
  content: "";
}

.mv-gnome:before {
  content: "";
}

.mv-google:before {
  content: "";
}

.mv-google-hangouts:before {
  content: "";
}

.mv-google-play:before {
  content: "";
}

.mv-google-plus:before {
  content: "";
}

.mv-grooveshark:before {
  content: "";
}

.mv-html5:before {
  content: "";
}

.mv-hype-machine:before {
  content: "";
}

.mv-hyves:before {
  content: "";
}

.mv-icloud:before {
  content: "";
}

.mv-icq:before {
  content: "";
}

.mv-identica:before {
  content: "";
}

.mv-instagram:before {
  content: "";
}

.mv-instapaper:before {
  content: "";
}

.mv-itunes:before {
  content: "";
}

.mv-joomla:before {
  content: "";
}

.mv-kde:before {
  content: "";
}

.mv-lastfm:before {
  content: "";
}

.mv-launchpad:before {
  content: "";
}

.mv-linkedin:before {
  content: "";
}

.mv-linux:before {
  content: "";
}

.mv-livejournal:before {
  content: "";
}

.mv-mercurial:before {
  content: "";
}

.mv-metacafe:before {
  content: "";
}

.mv-myspace:before {
  content: "";
}

.mv-newsvine:before {
  content: "";
}

.mv-openid:before {
  content: "";
}

.mv-orkut:before {
  content: "";
}

.mv-paypal:before {
  content: "";
}

.mv-phone:before {
  content: "";
}

.mv-photobucket:before {
  content: "";
}

.mv-picasa:before {
  content: "";
}

.mv-pinterest:before {
  content: "";
}

.mv-podcast:before {
  content: "";
}

.mv-quik:before {
  content: "";
}

.mv-rdio:before {
  content: "";
}

.mv-reddit:before {
  content: "";
}

.mv-retweet:before {
  content: "";
}

.mv-rss:before {
  content: "";
}

.mv-scribd:before {
  content: "";
}

.mv-sharethis:before {
  content: "";
}

.mv-skype:before {
  content: "";
}

.mv-slashdot:before {
  content: "";
}

.mv-slideshare:before {
  content: "";
}

.mv-smugmug:before {
  content: "";
}

.mv-soundcloud:before {
  content: "";
}

.mv-spotify:before {
  content: "";
}

.mv-springme:before {
  content: "";
}

.mv-squarespace:before {
  content: "";
}

.mv-squidoo:before {
  content: "";
}

.mv-stackoverflow:before {
  content: "";
}

.mv-steam:before {
  content: "";
}

.mv-stumbleupon:before {
  content: "";
}

.mv-subversion:before {
  content: "";
}

.mv-tagged:before {
  content: "";
}

.mv-technorati:before {
  content: "";
}

.mv-tumblr:before {
  content: "";
}

.mv-twitter:before {
  content: "";
}

.mv-ubuntu:before {
  content: "";
}

.mv-viddler:before {
  content: "";
}

.mv-vimeo:before {
  content: "";
}

.mv-vine:before {
  content: "";
}

.mv-virb:before {
  content: "";
}

.mv-w3:before {
  content: "";
}

.mv-weibo:before {
  content: "";
}

.mv-wikipedia:before {
  content: "";
}

.mv-wordpress:before {
  content: "";
}

.mv-xing:before {
  content: "";
}

.mv-xmpp:before {
  content: "";
}

.mv-yahoo:before {
  content: "";
}

.mv-yahoo-messenger:before {
  content: "";
}

.mv-windows:before {
  content: "";
}

.mv-yelp:before {
  content: "";
}

.mv-youtube-play:before {
  content: "";
}

.mv-zootool:before {
  content: "";
}

.mv-youtube:before {
  content: "";
}

/* icons */
.mv, .fa, .dashicons {
  font-size: 150%;
  vertical-align: top;
}

.icons .mv, .glyph-demo ul .mv, .icons .fa, .glyph-demo ul .fa, .icons .dashicons, .glyph-demo ul .dashicons {
  color: #333333;
}
.icons a.mv, .glyph-demo ul a.mv,
.icons a.fa,
.glyph-demo ul a.fa {
  color: #333333;
  text-decoration: none;
}
.icons a.mv:visited, .glyph-demo ul a.mv:visited,
.icons a.fa:visited,
.glyph-demo ul a.fa:visited {
  color: #333333;
}
.icons a.mv:hover, .glyph-demo ul a.mv:hover,
.icons a.fa:hover,
.glyph-demo ul a.fa:hover {
  color: #cc0000;
}
.icons a.mv span, .glyph-demo ul a.mv span,
.icons a.fa span,
.glyph-demo ul a.fa span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.icons a.mv span:active, .glyph-demo ul a.mv span:active, .icons a.mv span:focus, .glyph-demo ul a.mv span:focus,
.icons a.fa span:active,
.glyph-demo ul a.fa span:active,
.icons a.fa span:focus,
.glyph-demo ul a.fa span:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.widget.icons, .glyph-demo ul.widget {
  text-align: center;
}

.dashicon-scalable {
  display: inline-block;
  width: auto;
  height: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  line-height: 1;
  font-family: "dashicons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
  transition: color 0.1s ease-in 0;
  text-align: center;
}

.dashicon-film:before {
  content: "";
}

.glyph-demo::after {
  display: block;
  clear: both;
  content: "";
}
.glyph-demo ul {
  margin-left: -16px;
  margin-left: -1rem;
  margin-right: -16px;
  margin-right: -1rem;
  list-style: none;
}
.glyph-demo ul::after {
  display: block;
  clear: both;
  content: "";
}
.glyph-demo ul li {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
  width: 10em;
  height: 10em;
  margin-bottom: 0.75em;
  text-align: center;
  font-size: 0.75em;
}
.glyph-demo ul li .mv {
  font-size: 300%;
  margin-bottom: 0.5em;
}

/* =Media
----------------------------------------------- */
.ratio, .responsive-embed,
.wp-block-embed.wp-embed-aspect-16-9 {
  position: relative;
  width: 100%;
}
.ratio::before, .responsive-embed::before,
.wp-block-embed.wp-embed-aspect-16-9::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > *, .responsive-embed > *,
.wp-block-embed.wp-embed-aspect-16-9 > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.responsive-embed,
.wp-block-embed.wp-embed-aspect-16-9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

/* Images */
.wp-caption {
  max-width: 100%;
}

.thumb {
  border: 1px solid #cccccc;
  border-radius: 0.25em;
  margin: 0;
  padding: 0.25em;
}

.image-left, img.alignleft, .image-right, img.alignright {
  margin-bottom: 1rem;
}

@media screen and (min-width: 24em) {
  .image-left, img.alignleft, .image-right, img.alignright {
    max-width: 48%;
    height: auto;
  }

  .image-left, img.alignleft {
    float: left;
    margin-right: 1rem;
  }

  .image-right, img.alignright {
    float: right;
    margin-left: 1rem;
  }
}
.gallery {
  margin-left: -16px;
  margin-left: -1rem;
  margin-right: -16px;
  margin-right: -1rem;
}
.gallery::after {
  display: block;
  clear: both;
  content: "";
}
.gallery figure.gallery-item {
  margin-bottom: 1.5em;
}
.gallery figure.gallery-item img {
  border: 1px solid #cccccc;
  border-radius: 0.25em;
  margin: 0;
  padding: 0.25em;
  background-color: #fff;
  max-width: 100%;
  height: auto;
}
.gallery .gallery-icon {
  text-align: center;
  margin-bottom: 0.375em;
}
.gallery figcaption.gallery-caption {
  font-size: 0.75em;
  line-height: 1.3333333333em;
  margin: 0 0 1.3333333333em;
  margin: 0;
}

.gallery-columns-1 figure.gallery-item {
  position: relative;
  float: left;
  width: 11.1111111111%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1) {
  clear: left;
}

.gallery-columns-2 figure.gallery-item {
  position: relative;
  float: left;
  width: 22.2222222222%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-2 figure.gallery-item:nth-of-type(2n+1) {
  clear: left;
}

.gallery-columns-3 figure.gallery-item {
  position: relative;
  float: left;
  width: 33.3333333333%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-3 figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.gallery-columns-4 figure.gallery-item {
  position: relative;
  float: left;
  width: 44.4444444444%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-4 figure.gallery-item:nth-of-type(4n+1) {
  clear: left;
}

.gallery-columns-5 figure.gallery-item {
  position: relative;
  float: left;
  width: 55.5555555556%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-5 figure.gallery-item:nth-of-type(5n+1) {
  clear: left;
}

.gallery-columns-6 figure.gallery-item {
  position: relative;
  float: left;
  width: 66.6666666667%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-6 figure.gallery-item:nth-of-type(6n+1) {
  clear: left;
}

.gallery-columns-7 figure.gallery-item {
  position: relative;
  float: left;
  width: 77.7777777778%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-7 figure.gallery-item:nth-of-type(7n+1) {
  clear: left;
}

.gallery-columns-8 figure.gallery-item {
  position: relative;
  float: left;
  width: 88.8888888889%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-8 figure.gallery-item:nth-of-type(8n+1) {
  clear: left;
}

.gallery-columns-9 figure.gallery-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}
.gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
  clear: left;
}

/* classes required by WordPress */
.wp-caption-text {
  font-size: inherit;
}

.sticky {
  font-size: inherit;
}

.bypostauthor {
  font-size: inherit;
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

img.alignleft {
  vertical-align: text-top;
}

img.alignright {
  vertical-align: text-top;
}

.alignfull {
  margin: 1rem calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

/* PRINT */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster */
  a,
a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  /* Don't print links for images, javascript or internal links */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  /* Repeat header row at top of each printed page */
  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
/* Increased body size for legibility on for low-dpi, high-res displays */
@media only screen and (-webkit-max-device-pixel-ratio: 1.25) and (min-width: 1600px), only screen and (max--moz-device-pixel-ratio: 1.25) and (min-width: 1600px), only screen and (-o-max-device-pixel-ratio: 125/100) and (min-width: 1600px), only screen and (max-device-pixel-ratio: 1.25) and (min-width: 1600px), only screen and (max-resolution: 120dpi) and (min-width: 1600px), only screen and (max-resolution: 1.25dppx) and (min-width: 1600px) {
  body {
    font-size: 125%;
  }
}
@media only screen and (-webkit-max-device-pixel-ratio: 1.5) and (min-width: 2400px), only screen and (max--moz-device-pixel-ratio: 1.5) and (min-width: 2400px), only screen and (-o-max-device-pixel-ratio: 3/2) and (min-width: 2400px), only screen and (max-device-pixel-ratio: 1.5) and (min-width: 2400px), only screen and (max-resolution: 150dpi) and (min-width: 2400px), only screen and (max-resolution: 1.5dppx) and (min-width: 2400px) {
  body {
    font-size: 150%;
  }
}
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (min-width: 3200px), only screen and (max--moz-device-pixel-ratio: 2) and (min-width: 3200px), only screen and (-o-max-device-pixel-ratio: 2/1) and (min-width: 3200px), only screen and (max-device-pixel-ratio: 2) and (min-width: 3200px), only screen and (max-resolution: 200dpi) and (min-width: 3200px), only screen and (max-resolution: 2dppx) and (min-width: 3200px) {
  body {
    font-size: 200%;
  }
}