/*! 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;
  -webkit-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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

@media (min-width: 1400px) {
  .container {
    width: 1370px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before, .social-menu > .menu:before, .main-header:before, .body-content:before, .homepage-calendar-block.content .calendar-event:before, .specimens:before, .event-blocks .event-block:before, .post-navigation:before, .left-right-content:before, .featured-blog-post:before, .blog-post:before, .landing-splash:before, .resource-cards:before, .cc-ctas:before, .cc-section-body-content:before, .museum-diorama-sections ul li:before, .museum-diorama-descriptions ul li .header:before,
.clearfix:after,
.social-menu > .menu:after,
.main-header:after,
.body-content:after,
.homepage-calendar-block.content .calendar-event:after,
.specimens:after,
.event-blocks .event-block:after,
.post-navigation:after,
.left-right-content:after,
.featured-blog-post:after,
.blog-post:after,
.landing-splash:after,
.resource-cards:after,
.cc-ctas:after,
.cc-section-body-content:after,
.museum-diorama-sections ul li:after,
.museum-diorama-descriptions ul li .header:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }


.clearfix:after,
.social-menu > .menu:after,
.main-header:after,
.body-content:after,
.homepage-calendar-block.content .calendar-event:after,
.specimens:after,
.event-blocks .event-block:after,
.post-navigation:after,
.left-right-content:after,
.featured-blog-post:after,
.blog-post:after,
.landing-splash:after,
.resource-cards:after,
.cc-ctas:after,
.cc-section-body-content:after,
.museum-diorama-sections ul li:after,
.museum-diorama-descriptions ul li .header:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .mobile-menu > div .menu li.menu-item-has-children > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  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.33333333em;
  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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

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

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

.fa.fa-pull-left, .mobile-menu > div .menu li.menu-item-has-children > a.fa-pull-left:after {
  margin-right: .3em; }

.fa.fa-pull-right, .mobile-menu > div .menu li.menu-item-has-children > a.fa-pull-right:after {
  margin-left: .3em; }

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

.pull-left {
  float: left; }

.fa.pull-left, .mobile-menu > div .menu li.menu-item-has-children > a.pull-left:after {
  margin-right: .3em; }

.fa.pull-right, .mobile-menu > div .menu li.menu-item-has-children > a.pull-right:after {
  margin-left: .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 */
:not(i).fa-glass {
  content: "\f000"; }

:not(i).fa-music {
  content: "\f001"; }

:not(i).fa-search {
  content: "\f002"; }

:not(i).fa-envelope-o {
  content: "\f003"; }

:not(i).fa-heart {
  content: "\f004"; }

:not(i).fa-star {
  content: "\f005"; }

:not(i).fa-star-o {
  content: "\f006"; }

:not(i).fa-user {
  content: "\f007"; }

:not(i).fa-film {
  content: "\f008"; }

:not(i).fa-th-large {
  content: "\f009"; }

:not(i).fa-th {
  content: "\f00a"; }

:not(i).fa-th-list {
  content: "\f00b"; }

:not(i).fa-check {
  content: "\f00c"; }

:not(i).fa-remove, :not(i).fa-close, :not(i).fa-times {
  content: "\f00d"; }

:not(i).fa-search-plus {
  content: "\f00e"; }

:not(i).fa-search-minus {
  content: "\f010"; }

:not(i).fa-power-off {
  content: "\f011"; }

:not(i).fa-signal {
  content: "\f012"; }

:not(i).fa-gear, :not(i).fa-cog {
  content: "\f013"; }

:not(i).fa-trash-o {
  content: "\f014"; }

:not(i).fa-home {
  content: "\f015"; }

:not(i).fa-file-o {
  content: "\f016"; }

:not(i).fa-clock-o {
  content: "\f017"; }

:not(i).fa-road {
  content: "\f018"; }

:not(i).fa-download {
  content: "\f019"; }

:not(i).fa-arrow-circle-o-down {
  content: "\f01a"; }

:not(i).fa-arrow-circle-o-up {
  content: "\f01b"; }

:not(i).fa-inbox {
  content: "\f01c"; }

:not(i).fa-play-circle-o {
  content: "\f01d"; }

:not(i).fa-rotate-right, :not(i).fa-repeat {
  content: "\f01e"; }

:not(i).fa-refresh {
  content: "\f021"; }

:not(i).fa-list-alt {
  content: "\f022"; }

:not(i).fa-lock {
  content: "\f023"; }

:not(i).fa-flag {
  content: "\f024"; }

:not(i).fa-headphones {
  content: "\f025"; }

:not(i).fa-volume-off {
  content: "\f026"; }

:not(i).fa-volume-down {
  content: "\f027"; }

:not(i).fa-volume-up {
  content: "\f028"; }

:not(i).fa-qrcode {
  content: "\f029"; }

:not(i).fa-barcode {
  content: "\f02a"; }

:not(i).fa-tag {
  content: "\f02b"; }

:not(i).fa-tags {
  content: "\f02c"; }

:not(i).fa-book {
  content: "\f02d"; }

:not(i).fa-bookmark {
  content: "\f02e"; }

:not(i).fa-print {
  content: "\f02f"; }

:not(i).fa-camera {
  content: "\f030"; }

:not(i).fa-font {
  content: "\f031"; }

:not(i).fa-bold {
  content: "\f032"; }

:not(i).fa-italic {
  content: "\f033"; }

:not(i).fa-text-height {
  content: "\f034"; }

:not(i).fa-text-width {
  content: "\f035"; }

:not(i).fa-align-left {
  content: "\f036"; }

:not(i).fa-align-center {
  content: "\f037"; }

:not(i).fa-align-right {
  content: "\f038"; }

:not(i).fa-align-justify {
  content: "\f039"; }

:not(i).fa-list {
  content: "\f03a"; }

:not(i).fa-dedent, :not(i).fa-outdent {
  content: "\f03b"; }

:not(i).fa-indent {
  content: "\f03c"; }

:not(i).fa-video-camera {
  content: "\f03d"; }

:not(i).fa-photo, :not(i).fa-image, :not(i).fa-picture-o {
  content: "\f03e"; }

:not(i).fa-pencil {
  content: "\f040"; }

:not(i).fa-map-marker {
  content: "\f041"; }

:not(i).fa-adjust {
  content: "\f042"; }

:not(i).fa-tint {
  content: "\f043"; }

:not(i).fa-edit, :not(i).fa-pencil-square-o {
  content: "\f044"; }

:not(i).fa-share-square-o {
  content: "\f045"; }

:not(i).fa-check-square-o {
  content: "\f046"; }

:not(i).fa-arrows {
  content: "\f047"; }

:not(i).fa-step-backward {
  content: "\f048"; }

:not(i).fa-fast-backward {
  content: "\f049"; }

:not(i).fa-backward {
  content: "\f04a"; }

:not(i).fa-play {
  content: "\f04b"; }

:not(i).fa-pause {
  content: "\f04c"; }

:not(i).fa-stop {
  content: "\f04d"; }

:not(i).fa-forward {
  content: "\f04e"; }

:not(i).fa-fast-forward {
  content: "\f050"; }

:not(i).fa-step-forward {
  content: "\f051"; }

:not(i).fa-eject {
  content: "\f052"; }

:not(i).fa-chevron-left {
  content: "\f053"; }

:not(i).fa-chevron-right, .mobile-menu > div .menu li.menu-item-has-children > a:not(i):after {
  content: "\f054"; }

:not(i).fa-plus-circle {
  content: "\f055"; }

:not(i).fa-minus-circle {
  content: "\f056"; }

:not(i).fa-times-circle {
  content: "\f057"; }

:not(i).fa-check-circle {
  content: "\f058"; }

:not(i).fa-question-circle {
  content: "\f059"; }

:not(i).fa-info-circle {
  content: "\f05a"; }

:not(i).fa-crosshairs {
  content: "\f05b"; }

:not(i).fa-times-circle-o {
  content: "\f05c"; }

:not(i).fa-check-circle-o {
  content: "\f05d"; }

:not(i).fa-ban {
  content: "\f05e"; }

:not(i).fa-arrow-left {
  content: "\f060"; }

:not(i).fa-arrow-right {
  content: "\f061"; }

:not(i).fa-arrow-up {
  content: "\f062"; }

:not(i).fa-arrow-down {
  content: "\f063"; }

:not(i).fa-mail-forward, :not(i).fa-share {
  content: "\f064"; }

:not(i).fa-expand {
  content: "\f065"; }

:not(i).fa-compress {
  content: "\f066"; }

:not(i).fa-plus {
  content: "\f067"; }

:not(i).fa-minus {
  content: "\f068"; }

:not(i).fa-asterisk {
  content: "\f069"; }

:not(i).fa-exclamation-circle {
  content: "\f06a"; }

:not(i).fa-gift {
  content: "\f06b"; }

:not(i).fa-leaf {
  content: "\f06c"; }

:not(i).fa-fire {
  content: "\f06d"; }

:not(i).fa-eye {
  content: "\f06e"; }

:not(i).fa-eye-slash {
  content: "\f070"; }

:not(i).fa-warning, :not(i).fa-exclamation-triangle {
  content: "\f071"; }

:not(i).fa-plane {
  content: "\f072"; }

:not(i).fa-calendar {
  content: "\f073"; }

:not(i).fa-random {
  content: "\f074"; }

:not(i).fa-comment {
  content: "\f075"; }

:not(i).fa-magnet {
  content: "\f076"; }

:not(i).fa-chevron-up {
  content: "\f077"; }

:not(i).fa-chevron-down, .mobile-menu > div .menu li.menu-item-has-children.open > a:not(i):after {
  content: "\f078"; }

:not(i).fa-retweet {
  content: "\f079"; }

:not(i).fa-shopping-cart {
  content: "\f07a"; }

:not(i).fa-folder {
  content: "\f07b"; }

:not(i).fa-folder-open {
  content: "\f07c"; }

:not(i).fa-arrows-v {
  content: "\f07d"; }

:not(i).fa-arrows-h {
  content: "\f07e"; }

:not(i).fa-bar-chart-o, :not(i).fa-bar-chart {
  content: "\f080"; }

:not(i).fa-twitter-square {
  content: "\f081"; }

:not(i).fa-facebook-square {
  content: "\f082"; }

:not(i).fa-camera-retro {
  content: "\f083"; }

:not(i).fa-key {
  content: "\f084"; }

:not(i).fa-gears, :not(i).fa-cogs {
  content: "\f085"; }

:not(i).fa-comments {
  content: "\f086"; }

:not(i).fa-thumbs-o-up {
  content: "\f087"; }

:not(i).fa-thumbs-o-down {
  content: "\f088"; }

:not(i).fa-star-half {
  content: "\f089"; }

:not(i).fa-heart-o {
  content: "\f08a"; }

:not(i).fa-sign-out {
  content: "\f08b"; }

:not(i).fa-linkedin-square {
  content: "\f08c"; }

:not(i).fa-thumb-tack {
  content: "\f08d"; }

:not(i).fa-external-link {
  content: "\f08e"; }

:not(i).fa-sign-in {
  content: "\f090"; }

:not(i).fa-trophy {
  content: "\f091"; }

:not(i).fa-github-square {
  content: "\f092"; }

:not(i).fa-upload {
  content: "\f093"; }

:not(i).fa-lemon-o {
  content: "\f094"; }

:not(i).fa-phone {
  content: "\f095"; }

:not(i).fa-square-o {
  content: "\f096"; }

:not(i).fa-bookmark-o {
  content: "\f097"; }

:not(i).fa-phone-square {
  content: "\f098"; }

:not(i).fa-twitter {
  content: "\f099"; }

:not(i).fa-facebook-f, :not(i).fa-facebook {
  content: "\f09a"; }

:not(i).fa-github {
  content: "\f09b"; }

:not(i).fa-unlock {
  content: "\f09c"; }

:not(i).fa-credit-card {
  content: "\f09d"; }

:not(i).fa-feed, :not(i).fa-rss {
  content: "\f09e"; }

:not(i).fa-hdd-o {
  content: "\f0a0"; }

:not(i).fa-bullhorn {
  content: "\f0a1"; }

:not(i).fa-bell {
  content: "\f0f3"; }

:not(i).fa-certificate {
  content: "\f0a3"; }

:not(i).fa-hand-o-right {
  content: "\f0a4"; }

:not(i).fa-hand-o-left {
  content: "\f0a5"; }

:not(i).fa-hand-o-up {
  content: "\f0a6"; }

:not(i).fa-hand-o-down {
  content: "\f0a7"; }

:not(i).fa-arrow-circle-left {
  content: "\f0a8"; }

:not(i).fa-arrow-circle-right {
  content: "\f0a9"; }

:not(i).fa-arrow-circle-up {
  content: "\f0aa"; }

:not(i).fa-arrow-circle-down {
  content: "\f0ab"; }

:not(i).fa-globe {
  content: "\f0ac"; }

:not(i).fa-wrench {
  content: "\f0ad"; }

:not(i).fa-tasks {
  content: "\f0ae"; }

:not(i).fa-filter {
  content: "\f0b0"; }

:not(i).fa-briefcase {
  content: "\f0b1"; }

:not(i).fa-arrows-alt {
  content: "\f0b2"; }

:not(i).fa-group, :not(i).fa-users {
  content: "\f0c0"; }

:not(i).fa-chain, :not(i).fa-link {
  content: "\f0c1"; }

:not(i).fa-cloud {
  content: "\f0c2"; }

:not(i).fa-flask {
  content: "\f0c3"; }

:not(i).fa-cut, :not(i).fa-scissors {
  content: "\f0c4"; }

:not(i).fa-copy, :not(i).fa-files-o {
  content: "\f0c5"; }

:not(i).fa-paperclip {
  content: "\f0c6"; }

:not(i).fa-save, :not(i).fa-floppy-o {
  content: "\f0c7"; }

:not(i).fa-square {
  content: "\f0c8"; }

:not(i).fa-navicon, :not(i).fa-reorder, :not(i).fa-bars {
  content: "\f0c9"; }

:not(i).fa-list-ul {
  content: "\f0ca"; }

:not(i).fa-list-ol {
  content: "\f0cb"; }

:not(i).fa-strikethrough {
  content: "\f0cc"; }

:not(i).fa-underline {
  content: "\f0cd"; }

:not(i).fa-table {
  content: "\f0ce"; }

:not(i).fa-magic {
  content: "\f0d0"; }

:not(i).fa-truck {
  content: "\f0d1"; }

:not(i).fa-pinterest {
  content: "\f0d2"; }

:not(i).fa-pinterest-square {
  content: "\f0d3"; }

:not(i).fa-google-plus-square {
  content: "\f0d4"; }

:not(i).fa-google-plus {
  content: "\f0d5"; }

:not(i).fa-money {
  content: "\f0d6"; }

:not(i).fa-caret-down {
  content: "\f0d7"; }

:not(i).fa-caret-up {
  content: "\f0d8"; }

:not(i).fa-caret-left {
  content: "\f0d9"; }

:not(i).fa-caret-right {
  content: "\f0da"; }

:not(i).fa-columns {
  content: "\f0db"; }

:not(i).fa-unsorted, :not(i).fa-sort {
  content: "\f0dc"; }

:not(i).fa-sort-down, :not(i).fa-sort-desc {
  content: "\f0dd"; }

:not(i).fa-sort-up, :not(i).fa-sort-asc {
  content: "\f0de"; }

:not(i).fa-envelope {
  content: "\f0e0"; }

:not(i).fa-linkedin {
  content: "\f0e1"; }

:not(i).fa-rotate-left, :not(i).fa-undo {
  content: "\f0e2"; }

:not(i).fa-legal, :not(i).fa-gavel {
  content: "\f0e3"; }

:not(i).fa-dashboard, :not(i).fa-tachometer {
  content: "\f0e4"; }

:not(i).fa-comment-o {
  content: "\f0e5"; }

:not(i).fa-comments-o {
  content: "\f0e6"; }

:not(i).fa-flash, :not(i).fa-bolt {
  content: "\f0e7"; }

:not(i).fa-sitemap {
  content: "\f0e8"; }

:not(i).fa-umbrella {
  content: "\f0e9"; }

:not(i).fa-paste, :not(i).fa-clipboard {
  content: "\f0ea"; }

:not(i).fa-lightbulb-o {
  content: "\f0eb"; }

:not(i).fa-exchange {
  content: "\f0ec"; }

:not(i).fa-cloud-download {
  content: "\f0ed"; }

:not(i).fa-cloud-upload {
  content: "\f0ee"; }

:not(i).fa-user-md {
  content: "\f0f0"; }

:not(i).fa-stethoscope {
  content: "\f0f1"; }

:not(i).fa-suitcase {
  content: "\f0f2"; }

:not(i).fa-bell-o {
  content: "\f0a2"; }

:not(i).fa-coffee {
  content: "\f0f4"; }

:not(i).fa-cutlery {
  content: "\f0f5"; }

:not(i).fa-file-text-o {
  content: "\f0f6"; }

:not(i).fa-building-o {
  content: "\f0f7"; }

:not(i).fa-hospital-o {
  content: "\f0f8"; }

:not(i).fa-ambulance {
  content: "\f0f9"; }

:not(i).fa-medkit {
  content: "\f0fa"; }

:not(i).fa-fighter-jet {
  content: "\f0fb"; }

:not(i).fa-beer {
  content: "\f0fc"; }

:not(i).fa-h-square {
  content: "\f0fd"; }

:not(i).fa-plus-square {
  content: "\f0fe"; }

:not(i).fa-angle-double-left {
  content: "\f100"; }

:not(i).fa-angle-double-right {
  content: "\f101"; }

:not(i).fa-angle-double-up {
  content: "\f102"; }

:not(i).fa-angle-double-down {
  content: "\f103"; }

:not(i).fa-angle-left {
  content: "\f104"; }

:not(i).fa-angle-right {
  content: "\f105"; }

:not(i).fa-angle-up {
  content: "\f106"; }

:not(i).fa-angle-down {
  content: "\f107"; }

:not(i).fa-desktop {
  content: "\f108"; }

:not(i).fa-laptop {
  content: "\f109"; }

:not(i).fa-tablet {
  content: "\f10a"; }

:not(i).fa-mobile-phone, :not(i).fa-mobile {
  content: "\f10b"; }

:not(i).fa-circle-o {
  content: "\f10c"; }

:not(i).fa-quote-left {
  content: "\f10d"; }

:not(i).fa-quote-right {
  content: "\f10e"; }

:not(i).fa-spinner {
  content: "\f110"; }

:not(i).fa-circle {
  content: "\f111"; }

:not(i).fa-mail-reply, :not(i).fa-reply {
  content: "\f112"; }

:not(i).fa-github-alt {
  content: "\f113"; }

:not(i).fa-folder-o {
  content: "\f114"; }

:not(i).fa-folder-open-o {
  content: "\f115"; }

:not(i).fa-smile-o {
  content: "\f118"; }

:not(i).fa-frown-o {
  content: "\f119"; }

:not(i).fa-meh-o {
  content: "\f11a"; }

:not(i).fa-gamepad {
  content: "\f11b"; }

:not(i).fa-keyboard-o {
  content: "\f11c"; }

:not(i).fa-flag-o {
  content: "\f11d"; }

:not(i).fa-flag-checkered {
  content: "\f11e"; }

:not(i).fa-terminal {
  content: "\f120"; }

:not(i).fa-code {
  content: "\f121"; }

:not(i).fa-mail-reply-all, :not(i).fa-reply-all {
  content: "\f122"; }

:not(i).fa-star-half-empty, :not(i).fa-star-half-full, :not(i).fa-star-half-o {
  content: "\f123"; }

:not(i).fa-location-arrow {
  content: "\f124"; }

:not(i).fa-crop {
  content: "\f125"; }

:not(i).fa-code-fork {
  content: "\f126"; }

:not(i).fa-unlink, :not(i).fa-chain-broken {
  content: "\f127"; }

:not(i).fa-question {
  content: "\f128"; }

:not(i).fa-info {
  content: "\f129"; }

:not(i).fa-exclamation {
  content: "\f12a"; }

:not(i).fa-superscript {
  content: "\f12b"; }

:not(i).fa-subscript {
  content: "\f12c"; }

:not(i).fa-eraser {
  content: "\f12d"; }

:not(i).fa-puzzle-piece {
  content: "\f12e"; }

:not(i).fa-microphone {
  content: "\f130"; }

:not(i).fa-microphone-slash {
  content: "\f131"; }

:not(i).fa-shield {
  content: "\f132"; }

:not(i).fa-calendar-o {
  content: "\f133"; }

:not(i).fa-fire-extinguisher {
  content: "\f134"; }

:not(i).fa-rocket {
  content: "\f135"; }

:not(i).fa-maxcdn {
  content: "\f136"; }

:not(i).fa-chevron-circle-left {
  content: "\f137"; }

:not(i).fa-chevron-circle-right {
  content: "\f138"; }

:not(i).fa-chevron-circle-up {
  content: "\f139"; }

:not(i).fa-chevron-circle-down {
  content: "\f13a"; }

:not(i).fa-html5 {
  content: "\f13b"; }

:not(i).fa-css3 {
  content: "\f13c"; }

:not(i).fa-anchor {
  content: "\f13d"; }

:not(i).fa-unlock-alt {
  content: "\f13e"; }

:not(i).fa-bullseye {
  content: "\f140"; }

:not(i).fa-ellipsis-h {
  content: "\f141"; }

:not(i).fa-ellipsis-v {
  content: "\f142"; }

:not(i).fa-rss-square {
  content: "\f143"; }

:not(i).fa-play-circle {
  content: "\f144"; }

:not(i).fa-ticket {
  content: "\f145"; }

:not(i).fa-minus-square {
  content: "\f146"; }

:not(i).fa-minus-square-o {
  content: "\f147"; }

:not(i).fa-level-up {
  content: "\f148"; }

:not(i).fa-level-down {
  content: "\f149"; }

:not(i).fa-check-square {
  content: "\f14a"; }

:not(i).fa-pencil-square {
  content: "\f14b"; }

:not(i).fa-external-link-square {
  content: "\f14c"; }

:not(i).fa-share-square {
  content: "\f14d"; }

:not(i).fa-compass {
  content: "\f14e"; }

:not(i).fa-toggle-down, :not(i).fa-caret-square-o-down {
  content: "\f150"; }

:not(i).fa-toggle-up, :not(i).fa-caret-square-o-up {
  content: "\f151"; }

:not(i).fa-toggle-right, :not(i).fa-caret-square-o-right {
  content: "\f152"; }

:not(i).fa-euro, :not(i).fa-eur {
  content: "\f153"; }

:not(i).fa-gbp {
  content: "\f154"; }

:not(i).fa-dollar, :not(i).fa-usd {
  content: "\f155"; }

:not(i).fa-rupee, :not(i).fa-inr {
  content: "\f156"; }

:not(i).fa-cny, :not(i).fa-rmb, :not(i).fa-yen, :not(i).fa-jpy {
  content: "\f157"; }

:not(i).fa-ruble, :not(i).fa-rouble, :not(i).fa-rub {
  content: "\f158"; }

:not(i).fa-won, :not(i).fa-krw {
  content: "\f159"; }

:not(i).fa-bitcoin, :not(i).fa-btc {
  content: "\f15a"; }

:not(i).fa-file {
  content: "\f15b"; }

:not(i).fa-file-text {
  content: "\f15c"; }

:not(i).fa-sort-alpha-asc {
  content: "\f15d"; }

:not(i).fa-sort-alpha-desc {
  content: "\f15e"; }

:not(i).fa-sort-amount-asc {
  content: "\f160"; }

:not(i).fa-sort-amount-desc {
  content: "\f161"; }

:not(i).fa-sort-numeric-asc {
  content: "\f162"; }

:not(i).fa-sort-numeric-desc {
  content: "\f163"; }

:not(i).fa-thumbs-up {
  content: "\f164"; }

:not(i).fa-thumbs-down {
  content: "\f165"; }

:not(i).fa-youtube-square {
  content: "\f166"; }

:not(i).fa-youtube {
  content: "\f167"; }

:not(i).fa-xing {
  content: "\f168"; }

:not(i).fa-xing-square {
  content: "\f169"; }

:not(i).fa-youtube-play {
  content: "\f16a"; }

:not(i).fa-dropbox {
  content: "\f16b"; }

:not(i).fa-stack-overflow {
  content: "\f16c"; }

:not(i).fa-instagram {
  content: "\f16d"; }

:not(i).fa-flickr {
  content: "\f16e"; }

:not(i).fa-adn {
  content: "\f170"; }

:not(i).fa-bitbucket {
  content: "\f171"; }

:not(i).fa-bitbucket-square {
  content: "\f172"; }

:not(i).fa-tumblr {
  content: "\f173"; }

:not(i).fa-tumblr-square {
  content: "\f174"; }

:not(i).fa-long-arrow-down {
  content: "\f175"; }

:not(i).fa-long-arrow-up {
  content: "\f176"; }

:not(i).fa-long-arrow-left {
  content: "\f177"; }

:not(i).fa-long-arrow-right {
  content: "\f178"; }

:not(i).fa-apple {
  content: "\f179"; }

:not(i).fa-windows {
  content: "\f17a"; }

:not(i).fa-android {
  content: "\f17b"; }

:not(i).fa-linux {
  content: "\f17c"; }

:not(i).fa-dribbble {
  content: "\f17d"; }

:not(i).fa-skype {
  content: "\f17e"; }

:not(i).fa-foursquare {
  content: "\f180"; }

:not(i).fa-trello {
  content: "\f181"; }

:not(i).fa-female {
  content: "\f182"; }

:not(i).fa-male {
  content: "\f183"; }

:not(i).fa-gittip, :not(i).fa-gratipay {
  content: "\f184"; }

:not(i).fa-sun-o {
  content: "\f185"; }

:not(i).fa-moon-o {
  content: "\f186"; }

:not(i).fa-archive {
  content: "\f187"; }

:not(i).fa-bug {
  content: "\f188"; }

:not(i).fa-vk {
  content: "\f189"; }

:not(i).fa-weibo {
  content: "\f18a"; }

:not(i).fa-renren {
  content: "\f18b"; }

:not(i).fa-pagelines {
  content: "\f18c"; }

:not(i).fa-stack-exchange {
  content: "\f18d"; }

:not(i).fa-arrow-circle-o-right {
  content: "\f18e"; }

:not(i).fa-arrow-circle-o-left {
  content: "\f190"; }

:not(i).fa-toggle-left, :not(i).fa-caret-square-o-left {
  content: "\f191"; }

:not(i).fa-dot-circle-o {
  content: "\f192"; }

:not(i).fa-wheelchair {
  content: "\f193"; }

:not(i).fa-vimeo-square {
  content: "\f194"; }

:not(i).fa-turkish-lira, :not(i).fa-try {
  content: "\f195"; }

:not(i).fa-plus-square-o {
  content: "\f196"; }

:not(i).fa-space-shuttle {
  content: "\f197"; }

:not(i).fa-slack {
  content: "\f198"; }

:not(i).fa-envelope-square {
  content: "\f199"; }

:not(i).fa-wordpress {
  content: "\f19a"; }

:not(i).fa-openid {
  content: "\f19b"; }

:not(i).fa-institution, :not(i).fa-bank, :not(i).fa-university {
  content: "\f19c"; }

:not(i).fa-mortar-board, :not(i).fa-graduation-cap {
  content: "\f19d"; }

:not(i).fa-yahoo {
  content: "\f19e"; }

:not(i).fa-google {
  content: "\f1a0"; }

:not(i).fa-reddit {
  content: "\f1a1"; }

:not(i).fa-reddit-square {
  content: "\f1a2"; }

:not(i).fa-stumbleupon-circle {
  content: "\f1a3"; }

:not(i).fa-stumbleupon {
  content: "\f1a4"; }

:not(i).fa-delicious {
  content: "\f1a5"; }

:not(i).fa-digg {
  content: "\f1a6"; }

:not(i).fa-pied-piper-pp {
  content: "\f1a7"; }

:not(i).fa-pied-piper-alt {
  content: "\f1a8"; }

:not(i).fa-drupal {
  content: "\f1a9"; }

:not(i).fa-joomla {
  content: "\f1aa"; }

:not(i).fa-language {
  content: "\f1ab"; }

:not(i).fa-fax {
  content: "\f1ac"; }

:not(i).fa-building {
  content: "\f1ad"; }

:not(i).fa-child {
  content: "\f1ae"; }

:not(i).fa-paw {
  content: "\f1b0"; }

:not(i).fa-spoon {
  content: "\f1b1"; }

:not(i).fa-cube {
  content: "\f1b2"; }

:not(i).fa-cubes {
  content: "\f1b3"; }

:not(i).fa-behance {
  content: "\f1b4"; }

:not(i).fa-behance-square {
  content: "\f1b5"; }

:not(i).fa-steam {
  content: "\f1b6"; }

:not(i).fa-steam-square {
  content: "\f1b7"; }

:not(i).fa-recycle {
  content: "\f1b8"; }

:not(i).fa-automobile, :not(i).fa-car {
  content: "\f1b9"; }

:not(i).fa-cab, :not(i).fa-taxi {
  content: "\f1ba"; }

:not(i).fa-tree {
  content: "\f1bb"; }

:not(i).fa-spotify {
  content: "\f1bc"; }

:not(i).fa-deviantart {
  content: "\f1bd"; }

:not(i).fa-soundcloud {
  content: "\f1be"; }

:not(i).fa-database {
  content: "\f1c0"; }

:not(i).fa-file-pdf-o {
  content: "\f1c1"; }

:not(i).fa-file-word-o {
  content: "\f1c2"; }

:not(i).fa-file-excel-o {
  content: "\f1c3"; }

:not(i).fa-file-powerpoint-o {
  content: "\f1c4"; }

:not(i).fa-file-photo-o, :not(i).fa-file-picture-o, :not(i).fa-file-image-o {
  content: "\f1c5"; }

:not(i).fa-file-zip-o, :not(i).fa-file-archive-o {
  content: "\f1c6"; }

:not(i).fa-file-sound-o, :not(i).fa-file-audio-o {
  content: "\f1c7"; }

:not(i).fa-file-movie-o, :not(i).fa-file-video-o {
  content: "\f1c8"; }

:not(i).fa-file-code-o {
  content: "\f1c9"; }

:not(i).fa-vine {
  content: "\f1ca"; }

:not(i).fa-codepen {
  content: "\f1cb"; }

:not(i).fa-jsfiddle {
  content: "\f1cc"; }

:not(i).fa-life-bouy, :not(i).fa-life-buoy, :not(i).fa-life-saver, :not(i).fa-support, :not(i).fa-life-ring {
  content: "\f1cd"; }

:not(i).fa-circle-o-notch {
  content: "\f1ce"; }

:not(i).fa-ra, :not(i).fa-resistance, :not(i).fa-rebel {
  content: "\f1d0"; }

:not(i).fa-ge, :not(i).fa-empire {
  content: "\f1d1"; }

:not(i).fa-git-square {
  content: "\f1d2"; }

:not(i).fa-git {
  content: "\f1d3"; }

:not(i).fa-y-combinator-square, :not(i).fa-yc-square, :not(i).fa-hacker-news {
  content: "\f1d4"; }

:not(i).fa-tencent-weibo {
  content: "\f1d5"; }

:not(i).fa-qq {
  content: "\f1d6"; }

:not(i).fa-wechat, :not(i).fa-weixin {
  content: "\f1d7"; }

:not(i).fa-send, :not(i).fa-paper-plane {
  content: "\f1d8"; }

:not(i).fa-send-o, :not(i).fa-paper-plane-o {
  content: "\f1d9"; }

:not(i).fa-history {
  content: "\f1da"; }

:not(i).fa-circle-thin {
  content: "\f1db"; }

:not(i).fa-header {
  content: "\f1dc"; }

:not(i).fa-paragraph {
  content: "\f1dd"; }

:not(i).fa-sliders {
  content: "\f1de"; }

:not(i).fa-share-alt {
  content: "\f1e0"; }

:not(i).fa-share-alt-square {
  content: "\f1e1"; }

:not(i).fa-bomb {
  content: "\f1e2"; }

:not(i).fa-soccer-ball-o, :not(i).fa-futbol-o {
  content: "\f1e3"; }

:not(i).fa-tty {
  content: "\f1e4"; }

:not(i).fa-binoculars {
  content: "\f1e5"; }

:not(i).fa-plug {
  content: "\f1e6"; }

:not(i).fa-slideshare {
  content: "\f1e7"; }

:not(i).fa-twitch {
  content: "\f1e8"; }

:not(i).fa-yelp {
  content: "\f1e9"; }

:not(i).fa-newspaper-o {
  content: "\f1ea"; }

:not(i).fa-wifi {
  content: "\f1eb"; }

:not(i).fa-calculator {
  content: "\f1ec"; }

:not(i).fa-paypal {
  content: "\f1ed"; }

:not(i).fa-google-wallet {
  content: "\f1ee"; }

:not(i).fa-cc-visa {
  content: "\f1f0"; }

:not(i).fa-cc-mastercard {
  content: "\f1f1"; }

:not(i).fa-cc-discover {
  content: "\f1f2"; }

:not(i).fa-cc-amex {
  content: "\f1f3"; }

:not(i).fa-cc-paypal {
  content: "\f1f4"; }

:not(i).fa-cc-stripe {
  content: "\f1f5"; }

:not(i).fa-bell-slash {
  content: "\f1f6"; }

:not(i).fa-bell-slash-o {
  content: "\f1f7"; }

:not(i).fa-trash {
  content: "\f1f8"; }

:not(i).fa-copyright {
  content: "\f1f9"; }

:not(i).fa-at {
  content: "\f1fa"; }

:not(i).fa-eyedropper {
  content: "\f1fb"; }

:not(i).fa-paint-brush {
  content: "\f1fc"; }

:not(i).fa-birthday-cake {
  content: "\f1fd"; }

:not(i).fa-area-chart {
  content: "\f1fe"; }

:not(i).fa-pie-chart {
  content: "\f200"; }

:not(i).fa-line-chart {
  content: "\f201"; }

:not(i).fa-lastfm {
  content: "\f202"; }

:not(i).fa-lastfm-square {
  content: "\f203"; }

:not(i).fa-toggle-off {
  content: "\f204"; }

:not(i).fa-toggle-on {
  content: "\f205"; }

:not(i).fa-bicycle {
  content: "\f206"; }

:not(i).fa-bus {
  content: "\f207"; }

:not(i).fa-ioxhost {
  content: "\f208"; }

:not(i).fa-angellist {
  content: "\f209"; }

:not(i).fa-cc {
  content: "\f20a"; }

:not(i).fa-shekel, :not(i).fa-sheqel, :not(i).fa-ils {
  content: "\f20b"; }

:not(i).fa-meanpath {
  content: "\f20c"; }

:not(i).fa-buysellads {
  content: "\f20d"; }

:not(i).fa-connectdevelop {
  content: "\f20e"; }

:not(i).fa-dashcube {
  content: "\f210"; }

:not(i).fa-forumbee {
  content: "\f211"; }

:not(i).fa-leanpub {
  content: "\f212"; }

:not(i).fa-sellsy {
  content: "\f213"; }

:not(i).fa-shirtsinbulk {
  content: "\f214"; }

:not(i).fa-simplybuilt {
  content: "\f215"; }

:not(i).fa-skyatlas {
  content: "\f216"; }

:not(i).fa-cart-plus {
  content: "\f217"; }

:not(i).fa-cart-arrow-down {
  content: "\f218"; }

:not(i).fa-diamond {
  content: "\f219"; }

:not(i).fa-ship {
  content: "\f21a"; }

:not(i).fa-user-secret {
  content: "\f21b"; }

:not(i).fa-motorcycle {
  content: "\f21c"; }

:not(i).fa-street-view {
  content: "\f21d"; }

:not(i).fa-heartbeat {
  content: "\f21e"; }

:not(i).fa-venus {
  content: "\f221"; }

:not(i).fa-mars {
  content: "\f222"; }

:not(i).fa-mercury {
  content: "\f223"; }

:not(i).fa-intersex, :not(i).fa-transgender {
  content: "\f224"; }

:not(i).fa-transgender-alt {
  content: "\f225"; }

:not(i).fa-venus-double {
  content: "\f226"; }

:not(i).fa-mars-double {
  content: "\f227"; }

:not(i).fa-venus-mars {
  content: "\f228"; }

:not(i).fa-mars-stroke {
  content: "\f229"; }

:not(i).fa-mars-stroke-v {
  content: "\f22a"; }

:not(i).fa-mars-stroke-h {
  content: "\f22b"; }

:not(i).fa-neuter {
  content: "\f22c"; }

:not(i).fa-genderless {
  content: "\f22d"; }

:not(i).fa-facebook-official {
  content: "\f230"; }

:not(i).fa-pinterest-p {
  content: "\f231"; }

:not(i).fa-whatsapp {
  content: "\f232"; }

:not(i).fa-server {
  content: "\f233"; }

:not(i).fa-user-plus {
  content: "\f234"; }

:not(i).fa-user-times {
  content: "\f235"; }

:not(i).fa-hotel, :not(i).fa-bed {
  content: "\f236"; }

:not(i).fa-viacoin {
  content: "\f237"; }

:not(i).fa-train {
  content: "\f238"; }

:not(i).fa-subway {
  content: "\f239"; }

:not(i).fa-medium {
  content: "\f23a"; }

:not(i).fa-yc, :not(i).fa-y-combinator {
  content: "\f23b"; }

:not(i).fa-optin-monster {
  content: "\f23c"; }

:not(i).fa-opencart {
  content: "\f23d"; }

:not(i).fa-expeditedssl {
  content: "\f23e"; }

:not(i).fa-battery-4, :not(i).fa-battery-full {
  content: "\f240"; }

:not(i).fa-battery-3, :not(i).fa-battery-three-quarters {
  content: "\f241"; }

:not(i).fa-battery-2, :not(i).fa-battery-half {
  content: "\f242"; }

:not(i).fa-battery-1, :not(i).fa-battery-quarter {
  content: "\f243"; }

:not(i).fa-battery-0, :not(i).fa-battery-empty {
  content: "\f244"; }

:not(i).fa-mouse-pointer {
  content: "\f245"; }

:not(i).fa-i-cursor {
  content: "\f246"; }

:not(i).fa-object-group {
  content: "\f247"; }

:not(i).fa-object-ungroup {
  content: "\f248"; }

:not(i).fa-sticky-note {
  content: "\f249"; }

:not(i).fa-sticky-note-o {
  content: "\f24a"; }

:not(i).fa-cc-jcb {
  content: "\f24b"; }

:not(i).fa-cc-diners-club {
  content: "\f24c"; }

:not(i).fa-clone {
  content: "\f24d"; }

:not(i).fa-balance-scale {
  content: "\f24e"; }

:not(i).fa-hourglass-o {
  content: "\f250"; }

:not(i).fa-hourglass-1, :not(i).fa-hourglass-start {
  content: "\f251"; }

:not(i).fa-hourglass-2, :not(i).fa-hourglass-half {
  content: "\f252"; }

:not(i).fa-hourglass-3, :not(i).fa-hourglass-end {
  content: "\f253"; }

:not(i).fa-hourglass {
  content: "\f254"; }

:not(i).fa-hand-grab-o, :not(i).fa-hand-rock-o {
  content: "\f255"; }

:not(i).fa-hand-stop-o, :not(i).fa-hand-paper-o {
  content: "\f256"; }

:not(i).fa-hand-scissors-o {
  content: "\f257"; }

:not(i).fa-hand-lizard-o {
  content: "\f258"; }

:not(i).fa-hand-spock-o {
  content: "\f259"; }

:not(i).fa-hand-pointer-o {
  content: "\f25a"; }

:not(i).fa-hand-peace-o {
  content: "\f25b"; }

:not(i).fa-trademark {
  content: "\f25c"; }

:not(i).fa-registered {
  content: "\f25d"; }

:not(i).fa-creative-commons {
  content: "\f25e"; }

:not(i).fa-gg {
  content: "\f260"; }

:not(i).fa-gg-circle {
  content: "\f261"; }

:not(i).fa-tripadvisor {
  content: "\f262"; }

:not(i).fa-odnoklassniki {
  content: "\f263"; }

:not(i).fa-odnoklassniki-square {
  content: "\f264"; }

:not(i).fa-get-pocket {
  content: "\f265"; }

:not(i).fa-wikipedia-w {
  content: "\f266"; }

:not(i).fa-safari {
  content: "\f267"; }

:not(i).fa-chrome {
  content: "\f268"; }

:not(i).fa-firefox {
  content: "\f269"; }

:not(i).fa-opera {
  content: "\f26a"; }

:not(i).fa-internet-explorer {
  content: "\f26b"; }

:not(i).fa-tv, :not(i).fa-television {
  content: "\f26c"; }

:not(i).fa-contao {
  content: "\f26d"; }

:not(i).fa-500px {
  content: "\f26e"; }

:not(i).fa-amazon {
  content: "\f270"; }

:not(i).fa-calendar-plus-o {
  content: "\f271"; }

:not(i).fa-calendar-minus-o {
  content: "\f272"; }

:not(i).fa-calendar-times-o {
  content: "\f273"; }

:not(i).fa-calendar-check-o {
  content: "\f274"; }

:not(i).fa-industry {
  content: "\f275"; }

:not(i).fa-map-pin {
  content: "\f276"; }

:not(i).fa-map-signs {
  content: "\f277"; }

:not(i).fa-map-o {
  content: "\f278"; }

:not(i).fa-map {
  content: "\f279"; }

:not(i).fa-commenting {
  content: "\f27a"; }

:not(i).fa-commenting-o {
  content: "\f27b"; }

:not(i).fa-houzz {
  content: "\f27c"; }

:not(i).fa-vimeo {
  content: "\f27d"; }

:not(i).fa-black-tie {
  content: "\f27e"; }

:not(i).fa-fonticons {
  content: "\f280"; }

:not(i).fa-reddit-alien {
  content: "\f281"; }

:not(i).fa-edge {
  content: "\f282"; }

:not(i).fa-credit-card-alt {
  content: "\f283"; }

:not(i).fa-codiepie {
  content: "\f284"; }

:not(i).fa-modx {
  content: "\f285"; }

:not(i).fa-fort-awesome {
  content: "\f286"; }

:not(i).fa-usb {
  content: "\f287"; }

:not(i).fa-product-hunt {
  content: "\f288"; }

:not(i).fa-mixcloud {
  content: "\f289"; }

:not(i).fa-scribd {
  content: "\f28a"; }

:not(i).fa-pause-circle {
  content: "\f28b"; }

:not(i).fa-pause-circle-o {
  content: "\f28c"; }

:not(i).fa-stop-circle {
  content: "\f28d"; }

:not(i).fa-stop-circle-o {
  content: "\f28e"; }

:not(i).fa-shopping-bag {
  content: "\f290"; }

:not(i).fa-shopping-basket {
  content: "\f291"; }

:not(i).fa-hashtag {
  content: "\f292"; }

:not(i).fa-bluetooth {
  content: "\f293"; }

:not(i).fa-bluetooth-b {
  content: "\f294"; }

:not(i).fa-percent {
  content: "\f295"; }

:not(i).fa-gitlab {
  content: "\f296"; }

:not(i).fa-wpbeginner {
  content: "\f297"; }

:not(i).fa-wpforms {
  content: "\f298"; }

:not(i).fa-envira {
  content: "\f299"; }

:not(i).fa-universal-access {
  content: "\f29a"; }

:not(i).fa-wheelchair-alt {
  content: "\f29b"; }

:not(i).fa-question-circle-o {
  content: "\f29c"; }

:not(i).fa-blind {
  content: "\f29d"; }

:not(i).fa-audio-description {
  content: "\f29e"; }

:not(i).fa-volume-control-phone {
  content: "\f2a0"; }

:not(i).fa-braille {
  content: "\f2a1"; }

:not(i).fa-assistive-listening-systems {
  content: "\f2a2"; }

:not(i).fa-asl-interpreting, :not(i).fa-american-sign-language-interpreting {
  content: "\f2a3"; }

:not(i).fa-deafness, :not(i).fa-hard-of-hearing, :not(i).fa-deaf {
  content: "\f2a4"; }

:not(i).fa-glide {
  content: "\f2a5"; }

:not(i).fa-glide-g {
  content: "\f2a6"; }

:not(i).fa-signing, :not(i).fa-sign-language {
  content: "\f2a7"; }

:not(i).fa-low-vision {
  content: "\f2a8"; }

:not(i).fa-viadeo {
  content: "\f2a9"; }

:not(i).fa-viadeo-square {
  content: "\f2aa"; }

:not(i).fa-snapchat {
  content: "\f2ab"; }

:not(i).fa-snapchat-ghost {
  content: "\f2ac"; }

:not(i).fa-snapchat-square {
  content: "\f2ad"; }

:not(i).fa-pied-piper {
  content: "\f2ae"; }

:not(i).fa-first-order {
  content: "\f2b0"; }

:not(i).fa-yoast {
  content: "\f2b1"; }

:not(i).fa-themeisle {
  content: "\f2b2"; }

:not(i).fa-google-plus-circle, :not(i).fa-google-plus-official {
  content: "\f2b3"; }

:not(i).fa-fa, :not(i).fa-font-awesome {
  content: "\f2b4"; }

i.fa-glass:before {
  content: "\f000"; }

i.fa-music:before {
  content: "\f001"; }

i.fa-search:before {
  content: "\f002"; }

i.fa-envelope-o:before {
  content: "\f003"; }

i.fa-heart:before {
  content: "\f004"; }

i.fa-star:before {
  content: "\f005"; }

i.fa-star-o:before {
  content: "\f006"; }

i.fa-user:before {
  content: "\f007"; }

i.fa-film:before {
  content: "\f008"; }

i.fa-th-large:before {
  content: "\f009"; }

i.fa-th:before {
  content: "\f00a"; }

i.fa-th-list:before {
  content: "\f00b"; }

i.fa-check:before {
  content: "\f00c"; }

i.fa-remove:before, i.fa-close:before, i.fa-times:before {
  content: "\f00d"; }

i.fa-search-plus:before {
  content: "\f00e"; }

i.fa-search-minus:before {
  content: "\f010"; }

i.fa-power-off:before {
  content: "\f011"; }

i.fa-signal:before {
  content: "\f012"; }

i.fa-gear:before, i.fa-cog:before {
  content: "\f013"; }

i.fa-trash-o:before {
  content: "\f014"; }

i.fa-home:before {
  content: "\f015"; }

i.fa-file-o:before {
  content: "\f016"; }

i.fa-clock-o:before {
  content: "\f017"; }

i.fa-road:before {
  content: "\f018"; }

i.fa-download:before {
  content: "\f019"; }

i.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

i.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

i.fa-inbox:before {
  content: "\f01c"; }

i.fa-play-circle-o:before {
  content: "\f01d"; }

i.fa-rotate-right:before, i.fa-repeat:before {
  content: "\f01e"; }

i.fa-refresh:before {
  content: "\f021"; }

i.fa-list-alt:before {
  content: "\f022"; }

i.fa-lock:before {
  content: "\f023"; }

i.fa-flag:before {
  content: "\f024"; }

i.fa-headphones:before {
  content: "\f025"; }

i.fa-volume-off:before {
  content: "\f026"; }

i.fa-volume-down:before {
  content: "\f027"; }

i.fa-volume-up:before {
  content: "\f028"; }

i.fa-qrcode:before {
  content: "\f029"; }

i.fa-barcode:before {
  content: "\f02a"; }

i.fa-tag:before {
  content: "\f02b"; }

i.fa-tags:before {
  content: "\f02c"; }

i.fa-book:before {
  content: "\f02d"; }

i.fa-bookmark:before {
  content: "\f02e"; }

i.fa-print:before {
  content: "\f02f"; }

i.fa-camera:before {
  content: "\f030"; }

i.fa-font:before {
  content: "\f031"; }

i.fa-bold:before {
  content: "\f032"; }

i.fa-italic:before {
  content: "\f033"; }

i.fa-text-height:before {
  content: "\f034"; }

i.fa-text-width:before {
  content: "\f035"; }

i.fa-align-left:before {
  content: "\f036"; }

i.fa-align-center:before {
  content: "\f037"; }

i.fa-align-right:before {
  content: "\f038"; }

i.fa-align-justify:before {
  content: "\f039"; }

i.fa-list:before {
  content: "\f03a"; }

i.fa-dedent:before, i.fa-outdent:before {
  content: "\f03b"; }

i.fa-indent:before {
  content: "\f03c"; }

i.fa-video-camera:before {
  content: "\f03d"; }

i.fa-photo:before, i.fa-image:before, i.fa-picture-o:before {
  content: "\f03e"; }

i.fa-pencil:before {
  content: "\f040"; }

i.fa-map-marker:before {
  content: "\f041"; }

i.fa-adjust:before {
  content: "\f042"; }

i.fa-tint:before {
  content: "\f043"; }

i.fa-edit:before, i.fa-pencil-square-o:before {
  content: "\f044"; }

i.fa-share-square-o:before {
  content: "\f045"; }

i.fa-check-square-o:before {
  content: "\f046"; }

i.fa-arrows:before {
  content: "\f047"; }

i.fa-step-backward:before {
  content: "\f048"; }

i.fa-fast-backward:before {
  content: "\f049"; }

i.fa-backward:before {
  content: "\f04a"; }

i.fa-play:before {
  content: "\f04b"; }

i.fa-pause:before {
  content: "\f04c"; }

i.fa-stop:before {
  content: "\f04d"; }

i.fa-forward:before {
  content: "\f04e"; }

i.fa-fast-forward:before {
  content: "\f050"; }

i.fa-step-forward:before {
  content: "\f051"; }

i.fa-eject:before {
  content: "\f052"; }

i.fa-chevron-left:before {
  content: "\f053"; }

i.fa-chevron-right:before {
  content: "\f054"; }

i.fa-plus-circle:before {
  content: "\f055"; }

i.fa-minus-circle:before {
  content: "\f056"; }

i.fa-times-circle:before {
  content: "\f057"; }

i.fa-check-circle:before {
  content: "\f058"; }

i.fa-question-circle:before {
  content: "\f059"; }

i.fa-info-circle:before {
  content: "\f05a"; }

i.fa-crosshairs:before {
  content: "\f05b"; }

i.fa-times-circle-o:before {
  content: "\f05c"; }

i.fa-check-circle-o:before {
  content: "\f05d"; }

i.fa-ban:before {
  content: "\f05e"; }

i.fa-arrow-left:before {
  content: "\f060"; }

i.fa-arrow-right:before {
  content: "\f061"; }

i.fa-arrow-up:before {
  content: "\f062"; }

i.fa-arrow-down:before {
  content: "\f063"; }

i.fa-mail-forward:before, i.fa-share:before {
  content: "\f064"; }

i.fa-expand:before {
  content: "\f065"; }

i.fa-compress:before {
  content: "\f066"; }

i.fa-plus:before {
  content: "\f067"; }

i.fa-minus:before {
  content: "\f068"; }

i.fa-asterisk:before {
  content: "\f069"; }

i.fa-exclamation-circle:before {
  content: "\f06a"; }

i.fa-gift:before {
  content: "\f06b"; }

i.fa-leaf:before {
  content: "\f06c"; }

i.fa-fire:before {
  content: "\f06d"; }

i.fa-eye:before {
  content: "\f06e"; }

i.fa-eye-slash:before {
  content: "\f070"; }

i.fa-warning:before, i.fa-exclamation-triangle:before {
  content: "\f071"; }

i.fa-plane:before {
  content: "\f072"; }

i.fa-calendar:before {
  content: "\f073"; }

i.fa-random:before {
  content: "\f074"; }

i.fa-comment:before {
  content: "\f075"; }

i.fa-magnet:before {
  content: "\f076"; }

i.fa-chevron-up:before {
  content: "\f077"; }

i.fa-chevron-down:before {
  content: "\f078"; }

i.fa-retweet:before {
  content: "\f079"; }

i.fa-shopping-cart:before {
  content: "\f07a"; }

i.fa-folder:before {
  content: "\f07b"; }

i.fa-folder-open:before {
  content: "\f07c"; }

i.fa-arrows-v:before {
  content: "\f07d"; }

i.fa-arrows-h:before {
  content: "\f07e"; }

i.fa-bar-chart-o:before, i.fa-bar-chart:before {
  content: "\f080"; }

i.fa-twitter-square:before {
  content: "\f081"; }

i.fa-facebook-square:before {
  content: "\f082"; }

i.fa-camera-retro:before {
  content: "\f083"; }

i.fa-key:before {
  content: "\f084"; }

i.fa-gears:before, i.fa-cogs:before {
  content: "\f085"; }

i.fa-comments:before {
  content: "\f086"; }

i.fa-thumbs-o-up:before {
  content: "\f087"; }

i.fa-thumbs-o-down:before {
  content: "\f088"; }

i.fa-star-half:before {
  content: "\f089"; }

i.fa-heart-o:before {
  content: "\f08a"; }

i.fa-sign-out:before {
  content: "\f08b"; }

i.fa-linkedin-square:before {
  content: "\f08c"; }

i.fa-thumb-tack:before {
  content: "\f08d"; }

i.fa-external-link:before {
  content: "\f08e"; }

i.fa-sign-in:before {
  content: "\f090"; }

i.fa-trophy:before {
  content: "\f091"; }

i.fa-github-square:before {
  content: "\f092"; }

i.fa-upload:before {
  content: "\f093"; }

i.fa-lemon-o:before {
  content: "\f094"; }

i.fa-phone:before {
  content: "\f095"; }

i.fa-square-o:before {
  content: "\f096"; }

i.fa-bookmark-o:before {
  content: "\f097"; }

i.fa-phone-square:before {
  content: "\f098"; }

i.fa-twitter:before {
  content: "\f099"; }

i.fa-facebook-f:before, i.fa-facebook:before {
  content: "\f09a"; }

i.fa-github:before {
  content: "\f09b"; }

i.fa-unlock:before {
  content: "\f09c"; }

i.fa-credit-card:before {
  content: "\f09d"; }

i.fa-feed:before, i.fa-rss:before {
  content: "\f09e"; }

i.fa-hdd-o:before {
  content: "\f0a0"; }

i.fa-bullhorn:before {
  content: "\f0a1"; }

i.fa-bell:before {
  content: "\f0f3"; }

i.fa-certificate:before {
  content: "\f0a3"; }

i.fa-hand-o-right:before {
  content: "\f0a4"; }

i.fa-hand-o-left:before {
  content: "\f0a5"; }

i.fa-hand-o-up:before {
  content: "\f0a6"; }

i.fa-hand-o-down:before {
  content: "\f0a7"; }

i.fa-arrow-circle-left:before {
  content: "\f0a8"; }

i.fa-arrow-circle-right:before {
  content: "\f0a9"; }

i.fa-arrow-circle-up:before {
  content: "\f0aa"; }

i.fa-arrow-circle-down:before {
  content: "\f0ab"; }

i.fa-globe:before {
  content: "\f0ac"; }

i.fa-wrench:before {
  content: "\f0ad"; }

i.fa-tasks:before {
  content: "\f0ae"; }

i.fa-filter:before {
  content: "\f0b0"; }

i.fa-briefcase:before {
  content: "\f0b1"; }

i.fa-arrows-alt:before {
  content: "\f0b2"; }

i.fa-group:before, i.fa-users:before {
  content: "\f0c0"; }

i.fa-chain:before, i.fa-link:before {
  content: "\f0c1"; }

i.fa-cloud:before {
  content: "\f0c2"; }

i.fa-flask:before {
  content: "\f0c3"; }

i.fa-cut:before, i.fa-scissors:before {
  content: "\f0c4"; }

i.fa-copy:before, i.fa-files-o:before {
  content: "\f0c5"; }

i.fa-paperclip:before {
  content: "\f0c6"; }

i.fa-save:before, i.fa-floppy-o:before {
  content: "\f0c7"; }

i.fa-square:before {
  content: "\f0c8"; }

i.fa-navicon:before, i.fa-reorder:before, i.fa-bars:before {
  content: "\f0c9"; }

i.fa-list-ul:before {
  content: "\f0ca"; }

i.fa-list-ol:before {
  content: "\f0cb"; }

i.fa-strikethrough:before {
  content: "\f0cc"; }

i.fa-underline:before {
  content: "\f0cd"; }

i.fa-table:before {
  content: "\f0ce"; }

i.fa-magic:before {
  content: "\f0d0"; }

i.fa-truck:before {
  content: "\f0d1"; }

i.fa-pinterest:before {
  content: "\f0d2"; }

i.fa-pinterest-square:before {
  content: "\f0d3"; }

i.fa-google-plus-square:before {
  content: "\f0d4"; }

i.fa-google-plus:before {
  content: "\f0d5"; }

i.fa-money:before {
  content: "\f0d6"; }

i.fa-caret-down:before {
  content: "\f0d7"; }

i.fa-caret-up:before {
  content: "\f0d8"; }

i.fa-caret-left:before {
  content: "\f0d9"; }

i.fa-caret-right:before {
  content: "\f0da"; }

i.fa-columns:before {
  content: "\f0db"; }

i.fa-unsorted:before, i.fa-sort:before {
  content: "\f0dc"; }

i.fa-sort-down:before, i.fa-sort-desc:before {
  content: "\f0dd"; }

i.fa-sort-up:before, i.fa-sort-asc:before {
  content: "\f0de"; }

i.fa-envelope:before {
  content: "\f0e0"; }

i.fa-linkedin:before {
  content: "\f0e1"; }

i.fa-rotate-left:before, i.fa-undo:before {
  content: "\f0e2"; }

i.fa-legal:before, i.fa-gavel:before {
  content: "\f0e3"; }

i.fa-dashboard:before, i.fa-tachometer:before {
  content: "\f0e4"; }

i.fa-comment-o:before {
  content: "\f0e5"; }

i.fa-comments-o:before {
  content: "\f0e6"; }

i.fa-flash:before, i.fa-bolt:before {
  content: "\f0e7"; }

i.fa-sitemap:before {
  content: "\f0e8"; }

i.fa-umbrella:before {
  content: "\f0e9"; }

i.fa-paste:before, i.fa-clipboard:before {
  content: "\f0ea"; }

i.fa-lightbulb-o:before {
  content: "\f0eb"; }

i.fa-exchange:before {
  content: "\f0ec"; }

i.fa-cloud-download:before {
  content: "\f0ed"; }

i.fa-cloud-upload:before {
  content: "\f0ee"; }

i.fa-user-md:before {
  content: "\f0f0"; }

i.fa-stethoscope:before {
  content: "\f0f1"; }

i.fa-suitcase:before {
  content: "\f0f2"; }

i.fa-bell-o:before {
  content: "\f0a2"; }

i.fa-coffee:before {
  content: "\f0f4"; }

i.fa-cutlery:before {
  content: "\f0f5"; }

i.fa-file-text-o:before {
  content: "\f0f6"; }

i.fa-building-o:before {
  content: "\f0f7"; }

i.fa-hospital-o:before {
  content: "\f0f8"; }

i.fa-ambulance:before {
  content: "\f0f9"; }

i.fa-medkit:before {
  content: "\f0fa"; }

i.fa-fighter-jet:before {
  content: "\f0fb"; }

i.fa-beer:before {
  content: "\f0fc"; }

i.fa-h-square:before {
  content: "\f0fd"; }

i.fa-plus-square:before {
  content: "\f0fe"; }

i.fa-angle-double-left:before {
  content: "\f100"; }

i.fa-angle-double-right:before {
  content: "\f101"; }

i.fa-angle-double-up:before {
  content: "\f102"; }

i.fa-angle-double-down:before {
  content: "\f103"; }

i.fa-angle-left:before {
  content: "\f104"; }

i.fa-angle-right:before {
  content: "\f105"; }

i.fa-angle-up:before {
  content: "\f106"; }

i.fa-angle-down:before {
  content: "\f107"; }

i.fa-desktop:before {
  content: "\f108"; }

i.fa-laptop:before {
  content: "\f109"; }

i.fa-tablet:before {
  content: "\f10a"; }

i.fa-mobile-phone:before, i.fa-mobile:before {
  content: "\f10b"; }

i.fa-circle-o:before {
  content: "\f10c"; }

i.fa-quote-left:before {
  content: "\f10d"; }

i.fa-quote-right:before {
  content: "\f10e"; }

i.fa-spinner:before {
  content: "\f110"; }

i.fa-circle:before {
  content: "\f111"; }

i.fa-mail-reply:before, i.fa-reply:before {
  content: "\f112"; }

i.fa-github-alt:before {
  content: "\f113"; }

i.fa-folder-o:before {
  content: "\f114"; }

i.fa-folder-open-o:before {
  content: "\f115"; }

i.fa-smile-o:before {
  content: "\f118"; }

i.fa-frown-o:before {
  content: "\f119"; }

i.fa-meh-o:before {
  content: "\f11a"; }

i.fa-gamepad:before {
  content: "\f11b"; }

i.fa-keyboard-o:before {
  content: "\f11c"; }

i.fa-flag-o:before {
  content: "\f11d"; }

i.fa-flag-checkered:before {
  content: "\f11e"; }

i.fa-terminal:before {
  content: "\f120"; }

i.fa-code:before {
  content: "\f121"; }

i.fa-mail-reply-all:before, i.fa-reply-all:before {
  content: "\f122"; }

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

i.fa-location-arrow:before {
  content: "\f124"; }

i.fa-crop:before {
  content: "\f125"; }

i.fa-code-fork:before {
  content: "\f126"; }

i.fa-unlink:before, i.fa-chain-broken:before {
  content: "\f127"; }

i.fa-question:before {
  content: "\f128"; }

i.fa-info:before {
  content: "\f129"; }

i.fa-exclamation:before {
  content: "\f12a"; }

i.fa-superscript:before {
  content: "\f12b"; }

i.fa-subscript:before {
  content: "\f12c"; }

i.fa-eraser:before {
  content: "\f12d"; }

i.fa-puzzle-piece:before {
  content: "\f12e"; }

i.fa-microphone:before {
  content: "\f130"; }

i.fa-microphone-slash:before {
  content: "\f131"; }

i.fa-shield:before {
  content: "\f132"; }

i.fa-calendar-o:before {
  content: "\f133"; }

i.fa-fire-extinguisher:before {
  content: "\f134"; }

i.fa-rocket:before {
  content: "\f135"; }

i.fa-maxcdn:before {
  content: "\f136"; }

i.fa-chevron-circle-left:before {
  content: "\f137"; }

i.fa-chevron-circle-right:before {
  content: "\f138"; }

i.fa-chevron-circle-up:before {
  content: "\f139"; }

i.fa-chevron-circle-down:before {
  content: "\f13a"; }

i.fa-html5:before {
  content: "\f13b"; }

i.fa-css3:before {
  content: "\f13c"; }

i.fa-anchor:before {
  content: "\f13d"; }

i.fa-unlock-alt:before {
  content: "\f13e"; }

i.fa-bullseye:before {
  content: "\f140"; }

i.fa-ellipsis-h:before {
  content: "\f141"; }

i.fa-ellipsis-v:before {
  content: "\f142"; }

i.fa-rss-square:before {
  content: "\f143"; }

i.fa-play-circle:before {
  content: "\f144"; }

i.fa-ticket:before {
  content: "\f145"; }

i.fa-minus-square:before {
  content: "\f146"; }

i.fa-minus-square-o:before {
  content: "\f147"; }

i.fa-level-up:before {
  content: "\f148"; }

i.fa-level-down:before {
  content: "\f149"; }

i.fa-check-square:before {
  content: "\f14a"; }

i.fa-pencil-square:before {
  content: "\f14b"; }

i.fa-external-link-square:before {
  content: "\f14c"; }

i.fa-share-square:before {
  content: "\f14d"; }

i.fa-compass:before {
  content: "\f14e"; }

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

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

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

i.fa-euro:before, i.fa-eur:before {
  content: "\f153"; }

i.fa-gbp:before {
  content: "\f154"; }

i.fa-dollar:before, i.fa-usd:before {
  content: "\f155"; }

i.fa-rupee:before, i.fa-inr:before {
  content: "\f156"; }

i.fa-cny:before, i.fa-rmb:before, i.fa-yen:before, i.fa-jpy:before {
  content: "\f157"; }

i.fa-ruble:before, i.fa-rouble:before, i.fa-rub:before {
  content: "\f158"; }

i.fa-won:before, i.fa-krw:before {
  content: "\f159"; }

i.fa-bitcoin:before, i.fa-btc:before {
  content: "\f15a"; }

i.fa-file:before {
  content: "\f15b"; }

i.fa-file-text:before {
  content: "\f15c"; }

i.fa-sort-alpha-asc:before {
  content: "\f15d"; }

i.fa-sort-alpha-desc:before {
  content: "\f15e"; }

i.fa-sort-amount-asc:before {
  content: "\f160"; }

i.fa-sort-amount-desc:before {
  content: "\f161"; }

i.fa-sort-numeric-asc:before {
  content: "\f162"; }

i.fa-sort-numeric-desc:before {
  content: "\f163"; }

i.fa-thumbs-up:before {
  content: "\f164"; }

i.fa-thumbs-down:before {
  content: "\f165"; }

i.fa-youtube-square:before {
  content: "\f166"; }

i.fa-youtube:before {
  content: "\f167"; }

i.fa-xing:before {
  content: "\f168"; }

i.fa-xing-square:before {
  content: "\f169"; }

i.fa-youtube-play:before {
  content: "\f16a"; }

i.fa-dropbox:before {
  content: "\f16b"; }

i.fa-stack-overflow:before {
  content: "\f16c"; }

i.fa-instagram:before {
  content: "\f16d"; }

i.fa-flickr:before {
  content: "\f16e"; }

i.fa-adn:before {
  content: "\f170"; }

i.fa-bitbucket:before {
  content: "\f171"; }

i.fa-bitbucket-square:before {
  content: "\f172"; }

i.fa-tumblr:before {
  content: "\f173"; }

i.fa-tumblr-square:before {
  content: "\f174"; }

i.fa-long-arrow-down:before {
  content: "\f175"; }

i.fa-long-arrow-up:before {
  content: "\f176"; }

i.fa-long-arrow-left:before {
  content: "\f177"; }

i.fa-long-arrow-right:before {
  content: "\f178"; }

i.fa-apple:before {
  content: "\f179"; }

i.fa-windows:before {
  content: "\f17a"; }

i.fa-android:before {
  content: "\f17b"; }

i.fa-linux:before {
  content: "\f17c"; }

i.fa-dribbble:before {
  content: "\f17d"; }

i.fa-skype:before {
  content: "\f17e"; }

i.fa-foursquare:before {
  content: "\f180"; }

i.fa-trello:before {
  content: "\f181"; }

i.fa-female:before {
  content: "\f182"; }

i.fa-male:before {
  content: "\f183"; }

i.fa-gittip:before, i.fa-gratipay:before {
  content: "\f184"; }

i.fa-sun-o:before {
  content: "\f185"; }

i.fa-moon-o:before {
  content: "\f186"; }

i.fa-archive:before {
  content: "\f187"; }

i.fa-bug:before {
  content: "\f188"; }

i.fa-vk:before {
  content: "\f189"; }

i.fa-weibo:before {
  content: "\f18a"; }

i.fa-renren:before {
  content: "\f18b"; }

i.fa-pagelines:before {
  content: "\f18c"; }

i.fa-stack-exchange:before {
  content: "\f18d"; }

i.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

i.fa-arrow-circle-o-left:before {
  content: "\f190"; }

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

i.fa-dot-circle-o:before {
  content: "\f192"; }

i.fa-wheelchair:before {
  content: "\f193"; }

i.fa-vimeo-square:before {
  content: "\f194"; }

i.fa-turkish-lira:before, i.fa-try:before {
  content: "\f195"; }

i.fa-plus-square-o:before {
  content: "\f196"; }

i.fa-space-shuttle:before {
  content: "\f197"; }

i.fa-slack:before {
  content: "\f198"; }

i.fa-envelope-square:before {
  content: "\f199"; }

i.fa-wordpress:before {
  content: "\f19a"; }

i.fa-openid:before {
  content: "\f19b"; }

i.fa-institution:before, i.fa-bank:before, i.fa-university:before {
  content: "\f19c"; }

i.fa-mortar-board:before, i.fa-graduation-cap:before {
  content: "\f19d"; }

i.fa-yahoo:before {
  content: "\f19e"; }

i.fa-google:before {
  content: "\f1a0"; }

i.fa-reddit:before {
  content: "\f1a1"; }

i.fa-reddit-square:before {
  content: "\f1a2"; }

i.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

i.fa-stumbleupon:before {
  content: "\f1a4"; }

i.fa-delicious:before {
  content: "\f1a5"; }

i.fa-digg:before {
  content: "\f1a6"; }

i.fa-pied-piper-pp:before {
  content: "\f1a7"; }

i.fa-pied-piper-alt:before {
  content: "\f1a8"; }

i.fa-drupal:before {
  content: "\f1a9"; }

i.fa-joomla:before {
  content: "\f1aa"; }

i.fa-language:before {
  content: "\f1ab"; }

i.fa-fax:before {
  content: "\f1ac"; }

i.fa-building:before {
  content: "\f1ad"; }

i.fa-child:before {
  content: "\f1ae"; }

i.fa-paw:before {
  content: "\f1b0"; }

i.fa-spoon:before {
  content: "\f1b1"; }

i.fa-cube:before {
  content: "\f1b2"; }

i.fa-cubes:before {
  content: "\f1b3"; }

i.fa-behance:before {
  content: "\f1b4"; }

i.fa-behance-square:before {
  content: "\f1b5"; }

i.fa-steam:before {
  content: "\f1b6"; }

i.fa-steam-square:before {
  content: "\f1b7"; }

i.fa-recycle:before {
  content: "\f1b8"; }

i.fa-automobile:before, i.fa-car:before {
  content: "\f1b9"; }

i.fa-cab:before, i.fa-taxi:before {
  content: "\f1ba"; }

i.fa-tree:before {
  content: "\f1bb"; }

i.fa-spotify:before {
  content: "\f1bc"; }

i.fa-deviantart:before {
  content: "\f1bd"; }

i.fa-soundcloud:before {
  content: "\f1be"; }

i.fa-database:before {
  content: "\f1c0"; }

i.fa-file-pdf-o:before {
  content: "\f1c1"; }

i.fa-file-word-o:before {
  content: "\f1c2"; }

i.fa-file-excel-o:before {
  content: "\f1c3"; }

i.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

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

i.fa-file-zip-o:before, i.fa-file-archive-o:before {
  content: "\f1c6"; }

i.fa-file-sound-o:before, i.fa-file-audio-o:before {
  content: "\f1c7"; }

i.fa-file-movie-o:before, i.fa-file-video-o:before {
  content: "\f1c8"; }

i.fa-file-code-o:before {
  content: "\f1c9"; }

i.fa-vine:before {
  content: "\f1ca"; }

i.fa-codepen:before {
  content: "\f1cb"; }

i.fa-jsfiddle:before {
  content: "\f1cc"; }

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

i.fa-circle-o-notch:before {
  content: "\f1ce"; }

i.fa-ra:before, i.fa-resistance:before, i.fa-rebel:before {
  content: "\f1d0"; }

i.fa-ge:before, i.fa-empire:before {
  content: "\f1d1"; }

i.fa-git-square:before {
  content: "\f1d2"; }

i.fa-git:before {
  content: "\f1d3"; }

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

i.fa-tencent-weibo:before {
  content: "\f1d5"; }

i.fa-qq:before {
  content: "\f1d6"; }

i.fa-wechat:before, i.fa-weixin:before {
  content: "\f1d7"; }

i.fa-send:before, i.fa-paper-plane:before {
  content: "\f1d8"; }

i.fa-send-o:before, i.fa-paper-plane-o:before {
  content: "\f1d9"; }

i.fa-history:before {
  content: "\f1da"; }

i.fa-circle-thin:before {
  content: "\f1db"; }

i.fa-header:before {
  content: "\f1dc"; }

i.fa-paragraph:before {
  content: "\f1dd"; }

i.fa-sliders:before {
  content: "\f1de"; }

i.fa-share-alt:before {
  content: "\f1e0"; }

i.fa-share-alt-square:before {
  content: "\f1e1"; }

i.fa-bomb:before {
  content: "\f1e2"; }

i.fa-soccer-ball-o:before, i.fa-futbol-o:before {
  content: "\f1e3"; }

i.fa-tty:before {
  content: "\f1e4"; }

i.fa-binoculars:before {
  content: "\f1e5"; }

i.fa-plug:before {
  content: "\f1e6"; }

i.fa-slideshare:before {
  content: "\f1e7"; }

i.fa-twitch:before {
  content: "\f1e8"; }

i.fa-yelp:before {
  content: "\f1e9"; }

i.fa-newspaper-o:before {
  content: "\f1ea"; }

i.fa-wifi:before {
  content: "\f1eb"; }

i.fa-calculator:before {
  content: "\f1ec"; }

i.fa-paypal:before {
  content: "\f1ed"; }

i.fa-google-wallet:before {
  content: "\f1ee"; }

i.fa-cc-visa:before {
  content: "\f1f0"; }

i.fa-cc-mastercard:before {
  content: "\f1f1"; }

i.fa-cc-discover:before {
  content: "\f1f2"; }

i.fa-cc-amex:before {
  content: "\f1f3"; }

i.fa-cc-paypal:before {
  content: "\f1f4"; }

i.fa-cc-stripe:before {
  content: "\f1f5"; }

i.fa-bell-slash:before {
  content: "\f1f6"; }

i.fa-bell-slash-o:before {
  content: "\f1f7"; }

i.fa-trash:before {
  content: "\f1f8"; }

i.fa-copyright:before {
  content: "\f1f9"; }

i.fa-at:before {
  content: "\f1fa"; }

i.fa-eyedropper:before {
  content: "\f1fb"; }

i.fa-paint-brush:before {
  content: "\f1fc"; }

i.fa-birthday-cake:before {
  content: "\f1fd"; }

i.fa-area-chart:before {
  content: "\f1fe"; }

i.fa-pie-chart:before {
  content: "\f200"; }

i.fa-line-chart:before {
  content: "\f201"; }

i.fa-lastfm:before {
  content: "\f202"; }

i.fa-lastfm-square:before {
  content: "\f203"; }

i.fa-toggle-off:before {
  content: "\f204"; }

i.fa-toggle-on:before {
  content: "\f205"; }

i.fa-bicycle:before {
  content: "\f206"; }

i.fa-bus:before {
  content: "\f207"; }

i.fa-ioxhost:before {
  content: "\f208"; }

i.fa-angellist:before {
  content: "\f209"; }

i.fa-cc:before {
  content: "\f20a"; }

i.fa-shekel:before, i.fa-sheqel:before, i.fa-ils:before {
  content: "\f20b"; }

i.fa-meanpath:before {
  content: "\f20c"; }

i.fa-buysellads:before {
  content: "\f20d"; }

i.fa-connectdevelop:before {
  content: "\f20e"; }

i.fa-dashcube:before {
  content: "\f210"; }

i.fa-forumbee:before {
  content: "\f211"; }

i.fa-leanpub:before {
  content: "\f212"; }

i.fa-sellsy:before {
  content: "\f213"; }

i.fa-shirtsinbulk:before {
  content: "\f214"; }

i.fa-simplybuilt:before {
  content: "\f215"; }

i.fa-skyatlas:before {
  content: "\f216"; }

i.fa-cart-plus:before {
  content: "\f217"; }

i.fa-cart-arrow-down:before {
  content: "\f218"; }

i.fa-diamond:before {
  content: "\f219"; }

i.fa-ship:before {
  content: "\f21a"; }

i.fa-user-secret:before {
  content: "\f21b"; }

i.fa-motorcycle:before {
  content: "\f21c"; }

i.fa-street-view:before {
  content: "\f21d"; }

i.fa-heartbeat:before {
  content: "\f21e"; }

i.fa-venus:before {
  content: "\f221"; }

i.fa-mars:before {
  content: "\f222"; }

i.fa-mercury:before {
  content: "\f223"; }

i.fa-intersex:before, i.fa-transgender:before {
  content: "\f224"; }

i.fa-transgender-alt:before {
  content: "\f225"; }

i.fa-venus-double:before {
  content: "\f226"; }

i.fa-mars-double:before {
  content: "\f227"; }

i.fa-venus-mars:before {
  content: "\f228"; }

i.fa-mars-stroke:before {
  content: "\f229"; }

i.fa-mars-stroke-v:before {
  content: "\f22a"; }

i.fa-mars-stroke-h:before {
  content: "\f22b"; }

i.fa-neuter:before {
  content: "\f22c"; }

i.fa-genderless:before {
  content: "\f22d"; }

i.fa-facebook-official:before {
  content: "\f230"; }

i.fa-pinterest-p:before {
  content: "\f231"; }

i.fa-whatsapp:before {
  content: "\f232"; }

i.fa-server:before {
  content: "\f233"; }

i.fa-user-plus:before {
  content: "\f234"; }

i.fa-user-times:before {
  content: "\f235"; }

i.fa-hotel:before, i.fa-bed:before {
  content: "\f236"; }

i.fa-viacoin:before {
  content: "\f237"; }

i.fa-train:before {
  content: "\f238"; }

i.fa-subway:before {
  content: "\f239"; }

i.fa-medium:before {
  content: "\f23a"; }

i.fa-yc:before, i.fa-y-combinator:before {
  content: "\f23b"; }

i.fa-optin-monster:before {
  content: "\f23c"; }

i.fa-opencart:before {
  content: "\f23d"; }

i.fa-expeditedssl:before {
  content: "\f23e"; }

i.fa-battery-4:before, i.fa-battery-full:before {
  content: "\f240"; }

i.fa-battery-3:before, i.fa-battery-three-quarters:before {
  content: "\f241"; }

i.fa-battery-2:before, i.fa-battery-half:before {
  content: "\f242"; }

i.fa-battery-1:before, i.fa-battery-quarter:before {
  content: "\f243"; }

i.fa-battery-0:before, i.fa-battery-empty:before {
  content: "\f244"; }

i.fa-mouse-pointer:before {
  content: "\f245"; }

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

i.fa-object-group:before {
  content: "\f247"; }

i.fa-object-ungroup:before {
  content: "\f248"; }

i.fa-sticky-note:before {
  content: "\f249"; }

i.fa-sticky-note-o:before {
  content: "\f24a"; }

i.fa-cc-jcb:before {
  content: "\f24b"; }

i.fa-cc-diners-club:before {
  content: "\f24c"; }

i.fa-clone:before {
  content: "\f24d"; }

i.fa-balance-scale:before {
  content: "\f24e"; }

i.fa-hourglass-o:before {
  content: "\f250"; }

i.fa-hourglass-1:before, i.fa-hourglass-start:before {
  content: "\f251"; }

i.fa-hourglass-2:before, i.fa-hourglass-half:before {
  content: "\f252"; }

i.fa-hourglass-3:before, i.fa-hourglass-end:before {
  content: "\f253"; }

i.fa-hourglass:before {
  content: "\f254"; }

i.fa-hand-grab-o:before, i.fa-hand-rock-o:before {
  content: "\f255"; }

i.fa-hand-stop-o:before, i.fa-hand-paper-o:before {
  content: "\f256"; }

i.fa-hand-scissors-o:before {
  content: "\f257"; }

i.fa-hand-lizard-o:before {
  content: "\f258"; }

i.fa-hand-spock-o:before {
  content: "\f259"; }

i.fa-hand-pointer-o:before {
  content: "\f25a"; }

i.fa-hand-peace-o:before {
  content: "\f25b"; }

i.fa-trademark:before {
  content: "\f25c"; }

i.fa-registered:before {
  content: "\f25d"; }

i.fa-creative-commons:before {
  content: "\f25e"; }

i.fa-gg:before {
  content: "\f260"; }

i.fa-gg-circle:before {
  content: "\f261"; }

i.fa-tripadvisor:before {
  content: "\f262"; }

i.fa-odnoklassniki:before {
  content: "\f263"; }

i.fa-odnoklassniki-square:before {
  content: "\f264"; }

i.fa-get-pocket:before {
  content: "\f265"; }

i.fa-wikipedia-w:before {
  content: "\f266"; }

i.fa-safari:before {
  content: "\f267"; }

i.fa-chrome:before {
  content: "\f268"; }

i.fa-firefox:before {
  content: "\f269"; }

i.fa-opera:before {
  content: "\f26a"; }

i.fa-internet-explorer:before {
  content: "\f26b"; }

i.fa-tv:before, i.fa-television:before {
  content: "\f26c"; }

i.fa-contao:before {
  content: "\f26d"; }

i.fa-500px:before {
  content: "\f26e"; }

i.fa-amazon:before {
  content: "\f270"; }

i.fa-calendar-plus-o:before {
  content: "\f271"; }

i.fa-calendar-minus-o:before {
  content: "\f272"; }

i.fa-calendar-times-o:before {
  content: "\f273"; }

i.fa-calendar-check-o:before {
  content: "\f274"; }

i.fa-industry:before {
  content: "\f275"; }

i.fa-map-pin:before {
  content: "\f276"; }

i.fa-map-signs:before {
  content: "\f277"; }

i.fa-map-o:before {
  content: "\f278"; }

i.fa-map:before {
  content: "\f279"; }

i.fa-commenting:before {
  content: "\f27a"; }

i.fa-commenting-o:before {
  content: "\f27b"; }

i.fa-houzz:before {
  content: "\f27c"; }

i.fa-vimeo:before {
  content: "\f27d"; }

i.fa-black-tie:before {
  content: "\f27e"; }

i.fa-fonticons:before {
  content: "\f280"; }

i.fa-reddit-alien:before {
  content: "\f281"; }

i.fa-edge:before {
  content: "\f282"; }

i.fa-credit-card-alt:before {
  content: "\f283"; }

i.fa-codiepie:before {
  content: "\f284"; }

i.fa-modx:before {
  content: "\f285"; }

i.fa-fort-awesome:before {
  content: "\f286"; }

i.fa-usb:before {
  content: "\f287"; }

i.fa-product-hunt:before {
  content: "\f288"; }

i.fa-mixcloud:before {
  content: "\f289"; }

i.fa-scribd:before {
  content: "\f28a"; }

i.fa-pause-circle:before {
  content: "\f28b"; }

i.fa-pause-circle-o:before {
  content: "\f28c"; }

i.fa-stop-circle:before {
  content: "\f28d"; }

i.fa-stop-circle-o:before {
  content: "\f28e"; }

i.fa-shopping-bag:before {
  content: "\f290"; }

i.fa-shopping-basket:before {
  content: "\f291"; }

i.fa-hashtag:before {
  content: "\f292"; }

i.fa-bluetooth:before {
  content: "\f293"; }

i.fa-bluetooth-b:before {
  content: "\f294"; }

i.fa-percent:before {
  content: "\f295"; }

i.fa-gitlab:before {
  content: "\f296"; }

i.fa-wpbeginner:before {
  content: "\f297"; }

i.fa-wpforms:before {
  content: "\f298"; }

i.fa-envira:before {
  content: "\f299"; }

i.fa-universal-access:before {
  content: "\f29a"; }

i.fa-wheelchair-alt:before {
  content: "\f29b"; }

i.fa-question-circle-o:before {
  content: "\f29c"; }

i.fa-blind:before {
  content: "\f29d"; }

i.fa-audio-description:before {
  content: "\f29e"; }

i.fa-volume-control-phone:before {
  content: "\f2a0"; }

i.fa-braille:before {
  content: "\f2a1"; }

i.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

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

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

i.fa-glide:before {
  content: "\f2a5"; }

i.fa-glide-g:before {
  content: "\f2a6"; }

i.fa-signing:before, i.fa-sign-language:before {
  content: "\f2a7"; }

i.fa-low-vision:before {
  content: "\f2a8"; }

i.fa-viadeo:before {
  content: "\f2a9"; }

i.fa-viadeo-square:before {
  content: "\f2aa"; }

i.fa-snapchat:before {
  content: "\f2ab"; }

i.fa-snapchat-ghost:before {
  content: "\f2ac"; }

i.fa-snapchat-square:before {
  content: "\f2ad"; }

i.fa-pied-piper:before {
  content: "\f2ae"; }

i.fa-first-order:before {
  content: "\f2b0"; }

i.fa-yoast:before {
  content: "\f2b1"; }

i.fa-themeisle:before {
  content: "\f2b2"; }

i.fa-google-plus-circle:before, i.fa-google-plus-official:before {
  content: "\f2b3"; }

i.fa-fa:before, i.fa-font-awesome:before {
  content: "\f2b4"; }

.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; }

/* Colors */
/* Fonts */
.f1, body, .content p, .content ul li, .content ol li, .content .gform_wrapper .gfield_label, .content .gform_wrapper .top_label .gfield_label, .blog-post .info.content .title, .cc-splash-content.content h1, .cc-splash-content.content h2, .cc-splash-content.content h3, .cc-splash-content.content h4, .cc-splash-content.content h5, .cc-splash-content.content h6, .cc-ctas p.internal-nav a {
  font-family: 'Open Sans', sans-serif; }

.f2, .content h3, .content p.kicker, .homepage-calendar-block.content .calendar-event .title, .event-block .meta, .blog-post .meta, .cc-splash-content.content p {
  font-family: "chaparral-pro",serif; }

@font-face {
  font-family: 'Mono Social Icons Font';
  src: url("../fonts/MonoSocialIconsFont-1.10.eot");
  src: url("../fonts/MonoSocialIconsFont-1.10.eot?#iefix") format("embedded-opentype"), url("../fonts/MonoSocialIconsFont-1.10.woff") format("woff"), url("../fonts/MonoSocialIconsFont-1.10.ttf") format("truetype"), url("../fonts/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont") format("svg");
  src: url("../fonts/MonoSocialIconsFont-1.10.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.social-menu > .menu a, .social-menu > .menu a:before {
  font-family: 'Mono Social Icons Font';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.social-menu > .menu a:before {
  margin-right: 0.5em; }

.social-menu > .menu li {
  list-style-type: none;
  margin: 0; }

.social-menu > .menu a {
  display: inline-block;
  width: 1em;
  height: 1em;
  font-size: 35px;
  line-height: 1;
  color: #204251;
  overflow: hidden;
  float: left;
  text-decoration: none; }
  .social-menu > .menu a[href*='500px.com']:before {
    content: "\e200"; }
  .social-menu > .menu a[href*='about.me']:before {
    content: "\e201"; }
  .social-menu > .menu a[href*='amazon.com']:before {
    content: "\e203"; }
  .social-menu > .menu a[href*='bebo.com']:before {
    content: "\e208"; }
  .social-menu > .menu a[href*='blip.fm']:before {
    content: "\e211"; }
  .social-menu > .menu a[href*='blogger.com']:before {
    content: "\e212"; }
  .social-menu > .menu a[href*='coroflot.com']:before {
    content: "\e213"; }
  .social-menu > .menu a[href*='daytum.com']:before {
    content: "\e214"; }
  .social-menu > .menu a[href*='delicious.com']:before {
    content: "\e215"; }
  .social-menu > .menu a[href*='designbump.com']:before {
    content: "\e216"; }
  .social-menu > .menu a[href*='designfloat.com']:before {
    content: "\e217"; }
  .social-menu > .menu a[href*='deviantart.com']:before {
    content: "\e217"; }
  .social-menu > .menu a[href*='digg.com']:before {
    content: "\e219"; }
  .social-menu > .menu a[href*='dribbble.com']:before {
    content: "\e221"; }
  .social-menu > .menu a[href*='drupal.org']:before {
    content: "\e222"; }
  .social-menu > .menu a[href*='ebay.com']:before {
    content: "\e223"; }
  .social-menu > .menu a[href*='mailto:']:before {
    content: "\e224"; }
  .social-menu > .menu a[href*='etsy.com']:before {
    content: "\e226"; }
  .social-menu > .menu a[href*='etsy.com']:before {
    content: "\e226"; }
  .social-menu > .menu a[href*='facebook.com']:before {
    content: "\e227"; }
  .social-menu > .menu a[href*='flickr.com']:before {
    content: "\e229"; }
  .social-menu > .menu a[href*='foodspotting.com']:before {
    content: "\e230"; }
  .social-menu > .menu a[href*='zurb.com/forrst']:before {
    content: "\e231"; }
  .social-menu > .menu a[href*='foursquare.com']:before {
    content: "\e232"; }
  .social-menu > .menu a[href*='github.com']:before {
    content: "\e237"; }
  .social-menu > .menu a[href*='google']:before {
    content: "\e239"; }
  .social-menu > .menu a[href*='itunes.apple.com']:before {
    content: "\e250"; }
  .social-menu > .menu a[href*='linkedin.com']:before {
    content: "\e252"; }
  .social-menu > .menu a[href*='meetup.com']:before {
    content: "\e253"; }
  .social-menu > .menu a[href*='metacafe.com']:before {
    content: "\e254"; }
  .social-menu > .menu a[href*='msn.com']:before {
    content: "\e258"; }
  .social-menu > .menu a[href*='myspace.com']:before {
    content: "\e259"; }
  .social-menu > .menu a[href*='paypal.com']:before {
    content: "\e261"; }
  .social-menu > .menu a[href*='photobucket.com']:before {
    content: "\e262"; }
  .social-menu > .menu a[href*='picasa.google.com']:before {
    content: "\e263"; }
  .social-menu > .menu a[href*='pinterest.com']:before {
    content: "\e264"; }
  .social-menu > .menu a[href*='quora.com']:before {
    content: "\e268"; }
  .social-menu > .menu a[href*='reddit.com']:before {
    content: "\e269"; }
  .social-menu > .menu a[href*='spotify.com']:before {
    content: "\e279"; }
  .social-menu > .menu a[href*='stackoverflow.com']:before {
    content: "\e281"; }
  .social-menu > .menu a[href*='stumbleupon.com']:before {
    content: "\e283"; }
  .social-menu > .menu a[href*='tumblr.com']:before {
    content: "\e285"; }
  .social-menu > .menu a[href*='twitter.com']:before {
    content: "\e286"; }
  .social-menu > .menu a[href*='vimeo.com']:before {
    content: "\e289"; }
  .social-menu > .menu a[href*='wikipedia']:before {
    content: "\e292"; }
  .social-menu > .menu a[href*='yelp.com']:before {
    content: "\e298"; }
  .social-menu > .menu a[href*='youtube.com']:before {
    content: "\e299"; }
  .social-menu > .menu a[href*='instagram']:before {
    content: "\e300"; }

/* Global */
img {
  display: block;
  max-width: 100%;
  height: auto; }

ul, ol {
  list-style-type: none;
  padding: 0;
  margin: 0; }

p,
h1, h2, h3, h4, h5, h6,
ul li, ol li {
  line-height: 1;
  padding: 0;
  margin: 0; }

a {
  color: inherit;
  text-decoration: none;
  transition: color .15s, background .15s, border .15s; }
  a:hover, a:active, a:focus, a:visited {
    text-decoration: none; }

/* Navigation */
.main-header .primary-menu .menu > li:first-child {
  margin-left: 0; }

.main-header .primary-menu .menu a {
  position: relative;
  display: inline-block; }

.main-header .primary-menu .menu li:hover .sub-menu, .main-header .primary-menu .menu li:hover .children {
  display: block; }

.main-header .primary-menu .menu .sub-menu, .main-header .primary-menu .menu .children {
  display: none;
  position: absolute;
  z-index: 90; }
  .main-header .primary-menu .menu .sub-menu li, .main-header .primary-menu .menu .children li {
    float: none;
    margin-left: 0;
    white-space: nowrap; }

/* Library */

.clearfix:after,
.social-menu > .menu:after,
.main-header:after,
.body-content:after,
.homepage-calendar-block.content .calendar-event:after,
.specimens:after,
.event-blocks .event-block:after,
.post-navigation:after,
.left-right-content:after,
.featured-blog-post:after,
.blog-post:after,
.landing-splash:after,
.resource-cards:after,
.cc-ctas:after,
.cc-section-body-content:after,
.museum-diorama-sections ul li:after,
.museum-diorama-descriptions ul li .header:after, .clear:after {
  display: table;
  content: "";
  clear: both; }

.hcenter, .footer .logo-bottom, .footer .footer-info, .banner .title {
  left: 50%;
  transform: translateX(-50%); }

.vcenter, .mobile-menu > div .menu li.menu-item-has-children > a:after, .home-splash-content.content, .staff-member .image .email, .content table.history tr.history-block .line {
  top: 50%;
  transform: translateY(-50%); }

.hvcenter, .date-block .date, .cc-ctas .cc-button img {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%); }

.biglink {
  cursor: pointer; }

/* Styles */
.internal-nav-style, .content p.internal-nav a, .event-block .info.content .event-label, .landing-column .landing-content-block.category .header .view-all-link {
  font-size: 0.75em;
  font-weight: bold;
  letter-spacing: 0.125em;
  text-transform: uppercase;
  color: #204251;
  line-height: 1.4; }
  .internal-nav-style:hover, .content p.internal-nav a:hover, .event-block .info.content .event-label:hover, .landing-column .landing-content-block.category .header .view-all-link:hover {
    color: #4BAE93; }

.button-style, .content p.button a, .content p.small-button a {
  display: block;
  padding: 1.25em;
  background-color: #4BAE93;
  color: #fff;
  text-align: center;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .11em;
  border-radius: 0.625em; }
  .button-style:hover, .content p.button a:hover, .content p.small-button a:hover {
    background-color: #6C527D; }

/* Mobile Menu */
.mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(32, 66, 81, 0.95);
  text-align: center;
  z-index: 100; }
  .mobile-menu > .close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 10px 20px 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer; }
  .mobile-menu > div .menu {
    margin-top: 60px;
    border-bottom: 1px solid #2E3032;
    border-top: 2px solid #000; }
    .mobile-menu > div .menu li {
      border-top: 1px solid #2E3032;
      border-bottom: 2px solid #000; }
      .mobile-menu > div .menu li a, .mobile-menu > div .menu li a:hover {
        position: relative;
        display: block;
        padding: 10px 50px;
        color: #fff;
        font-size: 24px;
        font-weight: normal; }
      .mobile-menu > div .menu li a:active {
        background: #6C527D;
        color: #204251; }
      .mobile-menu > div .menu li > .sub-menu {
        display: none;
        background: rgba(255, 255, 255, 0.9); }
        .mobile-menu > div .menu li > .sub-menu li {
          border-bottom: 1px solid #000;
          border-top: none; }
          .mobile-menu > div .menu li > .sub-menu li a, .mobile-menu > div .menu li > .sub-menu li a:hover {
            color: #204251; }
          .mobile-menu > div .menu li > .sub-menu li:last-child {
            border-bottom: none; }
    .mobile-menu > div .menu li.menu-item-has-children > a:after {
      display: inline-block;
      position: absolute;
      right: 16px;
      color: #6C527D; }
    .mobile-menu > div .menu li.menu-item-has-children.open {
      border-bottom: none; }

/* Mobile Menu */
.mobile-menu .utility-menu .menu {
  margin-top: 0;
  border-top: 0;
  border-bottom: 0; }

.mobile-toggle {
  display: none;
  position: fixed;
  top: 10px;
  right: 10px;
  padding: 5px 10px;
  border: 1px solid #000;
  background: #204251;
  color: #fff;
  cursor: pointer;
  z-index: 10;
  box-shadow: none; }

@media (max-width: 992px) {
  .mobile-toggle {
    display: block; }
  .main-header .primary-menu {
    display: none; } }

.content {
  /* Typography */
  /* Images */
  /* Tables */
  /* Gravity Forms */ }
  .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    margin-top: 1em;
    margin-bottom: 0.5em;
    color: #204251; }
    .content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child, .content h5:first-child, .content h6:first-child {
      margin-top: 0; }
    .content h1:last-child, .content h2:last-child, .content h3:last-child, .content h4:last-child, .content h5:last-child, .content h6:last-child {
      margin-bottom: 0; }
  .content p {
    margin-top: 0;
    margin-bottom: 1em; }
    .content p:first-child {
      margin-top: 0; }
    .content p:last-child {
      margin-bottom: 0; }
  .content p, .content ul li, .content ol li {
    line-height: 1.56;
    font-size: 1em;
    color: #000; }
  .content ul, .content ol {
    padding: 0;
    margin: 1em 0 1em 2.5em; }
    .content ul li, .content ol li {
      margin-top: 0.25em;
      margin-bottom: 0.25em; }
  .content ul li {
    list-style-type: disc; }
  .content ol li {
    list-style-type: decimal; }
  .content a {
    color: #204251; }
    .content a:hover {
      color: #6C527D; }
  .content h2 {
    font-size: 2.1875em;
    letter-spacing: -0.033em;
    font-weight: bold; }
  .content h3 {
    font-size: 1.75em;
    font-weight: normal;
    letter-spacing: -0.033em; }
  .content h3.categories {
    font-size: 22px;
    font-style: italic;
    letter-spacing: normal; }
  .content h4 {
    font-size: 1.125em;
    font-weight: bold;
    color: #6C527D;
    letter-spacing: 0.078em;
    text-transform: uppercase; }
  .content p.kicker {
    font-size: 1.75em;
    font-style: italic;
    color: #6C527D;
    line-height: 1.25; }
  .content h1::selection, .content h2::selection, .content h3::selection, .content h4::selection, .content h5::selection, .content h6::selection, .content a::selection {
    background: rgba(108, 82, 125, 0.6); }
  .content h1::-moz-selection, .content h2::-moz-selection, .content h3::-moz-selection, .content h4::-moz-selection, .content h5::-moz-selection, .content h6::-moz-selection, .content a::-moz-selection {
    background: rgba(108, 82, 125, 0.6); }
  .content p::selection, .content ul::selection, .content ol::selection, .content blockquote::selection, .content table::selection, .content p.button a::selection {
    background: rgba(32, 66, 81, 0.6); }
  .content p::-moz-selection, .content ul::-moz-selection, .content ol::-moz-selection, .content blockquote::-moz-selection, .content table::-moz-selection, .content p.button a::-moz-selection {
    background: rgba(32, 66, 81, 0.6); }
  .content hr {
    margin-top: 1.6875em;
    margin-bottom: 1.6875em;
    margin-left: auto;
    margin-right: auto;
    width: 4.5em;
    height: 0.1875em;
    background: #4BAE93;
    border: none; }
  .content p.small-button {
    text-align: center; }
    .content p.small-button a {
      display: inline-block; }
  .content p.small-print {
    color: #2E3032;
    font-size: 0.85em;
    font-style: italic; }
  .content img {
    display: inline; }
  .content .alignright, .content .alignleft, .content .aligncenter, .content .alignnone {
    margin-bottom: 1em; }
  .content .alignleft {
    float: left;
    margin-right: 2%; }
  .content .alignright {
    float: right;
    margin-left: 2%; }
  .content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  @media (max-width: 600px) {
    .content .alignright, .content .alignleft, .content .aligncenter, .content .alignnone {
      float: none;
      display: block;
      margin-left: auto;
      margin-right: auto; } }
  .content .wp-caption {
    max-width: 100%; }
  .content .wp-caption-text {
    padding-left: 0.125em;
    padding-right: 0.125em;
    margin-top: 0.2em;
    color: #2E3032;
    font-size: 0.8em;
    line-height: 1.2;
    text-align: center; }
  .content table {
    border-collapse: collapse;
    margin-bottom: 1em; }
    .content table tr:nth-child(even) {
      background: #eeeeee; }
    .content table tr:nth-child(odd) {
      background: #fff; }
    .content table td {
      border: 0.0625em solid #000;
      padding: 0.3125em 0.625em; }
  .content .gform_wrapper .gfield {
    margin-top: 0;
    margin-bottom: 1.5em; }
  .content .gform_wrapper .top_label li.gfield.gf_left_half, .content .gform_wrapper .top_label li.gfield.gf_right_half {
    margin-bottom: 1.5em; }
  .content .gform_wrapper .gfield_label, .content .gform_wrapper .top_label .gfield_label {
    margin: 0;
    color: #000;
    font-weight: normal; }
  .content .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0; }
  .content .gform_wrapper .gform_footer {
    padding: 0;
    margin: 0; }
  .content .gform_wrapper .gform_footer input.button, .content .gform_wrapper input[type=submit] {
    display: inline-block;
    background: #6C527D;
    border: none;
    margin-top: 0;
    padding: 1em 2em;
    font-size: 1em;
    color: #fff;
    letter-spacing: .11em;
    text-transform: uppercase;
    font-weight: 700; }
    .content .gform_wrapper .gform_footer input.button:hover, .content .gform_wrapper input[type=submit]:hover {
      background: #204251; }
  .content .gform_wrapper .gfield_date_day label, .content .gform_wrapper .gfield_date_month label, .content .gform_wrapper .gfield_date_year label, .content .gform_wrapper .gfield_time_ampm label, .content .gform_wrapper .gfield_time_hour label, .content .gform_wrapper .gfield_time_minute label, .content .gform_wrapper .ginput_complex label, .content .gform_wrapper .instruction {
    font-size: 0.7em; }

/* Global */
html {
  font-size: 16px; }

/* Header */
.super-header {
  background-color: #544063; }
  .super-header .utility-menu {
    float: right; }
    .super-header .utility-menu .menu > li {
      display: table-cell;
      padding: 10px 0;
      font-size: 12px;
      font-weight: bold;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      cursor: pointer; }
      .super-header .utility-menu .menu > li:hover a {
        color: #4BAE93; }
    .super-header .utility-menu .menu a {
      display: inline-block;
      border-left: 1px solid #fff;
      padding: 0 15px;
      color: #fff; }
    .super-header .utility-menu .menu > li:first-child a {
      border-left: none; }
    .super-header .utility-menu .menu > li:last-child {
      background-color: #2D2234; }
      .super-header .utility-menu .menu > li:last-child a {
        padding: 0 40px;
        border-left: none; }

.main-header {
  background-color: #6C527D;
  padding-left: 42px; }
  .main-header .logo {
    float: left;
    width: 155px;
    margin: 20px 0; }
  .main-header .primary-menu {
    float: right; }
    .main-header .primary-menu .menu > li {
      position: relative;
      display: table-cell;
      width: 170px;
      padding: 0;
      text-align: center;
      vertical-align: top; }
    .main-header .primary-menu .menu a {
      display: inline-block;
      width: 100%;
      height: 110px;
      padding: 35px 10px;
      font-size: 15px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 0.226em;
      line-height: 1.4; }
    .main-header .primary-menu .menu > li:hover a {
      background-color: #544063;
      color: #fff; }
    .main-header .primary-menu .menu .sub-menu {
      background: #544063;
      text-align: left; }
      .main-header .primary-menu .menu .sub-menu a {
        height: auto;
        padding: 15px 30px; }
        .main-header .primary-menu .menu .sub-menu a:hover {
          background-color: #000; }
    .main-header .primary-menu .menu > li:last-child .sub-menu {
      right: 0; }

@media (max-width: 1200px) {
  .main-header {
    padding-left: 0;
    text-align: center; }
    .main-header .logo {
      display: inline-block;
      float: none;
      width: 200px;
      margin-bottom: 0; }
    .main-header .primary-menu {
      float: none; }
      .main-header .primary-menu .menu > li {
        display: inline-block; } }

@media (max-width: 992px) {
  .main-header .logo {
    margin-bottom: 20px; }
  .super-header {
    height: 20px; }
    .super-header .utility-menu {
      display: none; } }

/* Footer */
.footer {
  position: relative;
  background-image: url("../img/pattern-footer.png");
  background-repeat: no-repeat;
  background-position: right 53px bottom 0;
  background-color: #2E3032;
  padding: 50px 0;
  color: #fff;
  text-align: center; }
  .footer .hours {
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0.1em;
    font-weight: 300;
    text-transform: uppercase; }
    .footer .hours td {
      padding: 2px 0; }
    .footer .hours tr td:first-child {
      padding-right: 40px; }
  .footer h2 {
    padding-bottom: 20px;
    font-size: 15px;
    color: #4BAE93;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
  .footer .logo-bottom {
    position: absolute;
    top: -30px;
    width: 83px;
    height: 170px; }
  .footer .column {
    height: 190px; }
  .footer .footer-info {
    position: absolute;
    bottom: 0;
    width: 100%; }
    .footer .footer-info p {
      font-size: 13px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 1.3px;
      line-height: 1.7;
      text-align: center; }
      .footer .footer-info p a:hover {
        color: #6C527D; }
    .footer .footer-info p.footer-cta a {
      padding-bottom: 6px;
      border-bottom: 2px solid #fff;
      font-size: 14px;
      font-weight: bold;
      color: #4BAE93;
      letter-spacing: 0.125em; }
      .footer .footer-info p.footer-cta a:hover {
        color: #6C527D; }
  .footer .mailchimp {
    margin-top: 32px;
    margin-bottom: 32px; }
    .footer .mailchimp input[type="submit"] {
      background: transparent;
      border: none;
      font-size: 10px;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0.033em;
      color: #4BAE93; }
    .footer .mailchimp input[type="email"] {
      background: transparent;
      width: 210px;
      border-width: 0 0 2px 0;
      border-color: #EEEEEE;
      border-style: solid; }
  .footer .social-menu {
    padding-top: 5px;
    text-align: center; }
  .footer .social-menu li {
    display: inline-block; }
  .footer .social-menu > .menu a {
    color: white; }
  .footer .social-menu > .menu a:hover {
    color: #734B7D; }

@media (max-width: 991px) {
  .footer .column {
    height: auto; }
  .footer .left-column {
    padding-top: 130px; }
  .footer .center-column {
    padding: 30px; }
  .footer .footer-info {
    position: static;
    transform: none; } }

/* Body */
.body {
  background-color: #F2F2F2;
  background-image: url("../img/pattern-left.png"), url("../img/pattern-right.png");
  background-position: left bottom, right bottom;
  background-repeat: no-repeat, no-repeat; }

.home .body {
  background-color: #fff; }

.body-content {
  padding: 60px 0 120px; }

/* Homepage */
.homepage-block {
  padding: 0 13px; }
  .homepage-block .header {
    text-align: center;
    margin-bottom: 1.25em; }
  .homepage-block .internal-nav {
    text-align: center; }

@media (max-width: 1200px) {
  .homepage-block {
    margin-bottom: 50px; } }

.homepage-content-block.content .alignright, .homepage-content-block.content .alignleft, .homepage-content-block.content .aligncenter, .homepage-content-block.content .alignnone {
  margin-bottom: 0; }

.homepage-content-block.content p.internal-nav a {
  display: inline-block;
  padding: 20px 50px; }

.home-splash {
  position: relative; }
  .home-splash video {
    display: block;
    width: 100%;
    height: auto; }

.home-splash-content.content {
  position: absolute;
  left: 13.5416666667vw;
  width: 72.9166666667vw;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
  padding: 40px 40px 40px 5.5555555556vw; }
  .home-splash-content.content p {
    color: #fff; 
    font-size: 1.2em;
	line-height: 1.4em;
	margin: 1em 0;
    letter-spacing: 0.05em; }
  .home-splash-content.content h4 {
    color: #fff;
	margin: 1em 0;
    font-size: 1.2em;
    line-height: 1.4em;}
  .home-splash-content.content h2 {
    margin: 1.3888888889vw 0 1.3888888889vw -2.7777777778vw;
    color: #fff;
    font-size: 5vw; }
  .home-splash-content.content a {
    color: #5bbea3;
    font-weight: 700;
	white-space: nowrap;
    text-transform: uppercase; }

@media (max-width: 1200px) {
  .home-splash-content.content h4 {
    font-size: 15px; }
  .home-splash-content.content h2 {
    margin: 20px 0 20px -40px;
    font-size: 85px; }
  .home-splash-content.content p.internal-nav a {
    padding: 0 0 3px;
    border-bottom: 1px solid #fff;
    font-size: 12px; } }

@media (max-width: 992px) {
  .home-splash-content.content {
    left: 0;
    width: 100%;
    padding: 40px 100px;
    background-color: transparent; }
  .home-splash img {
    filter: brightness(65%); } }

@media (max-width: 768px) {
  .home-splash-content.content {
    position: static;
    display: block;
    width: 100%;
    background-color: #543F62;
    padding: 15px;
    text-align: center;
    transform: none; }
    .home-splash-content.content h2 {
      margin: 0;
      font-size: 30px; }
  .home-splash img {
    filter: none; }
  .home-splash .flex-direction-nav {
    display: none; } }

.date-block {
  position: relative;
  background-color: #6C527D; }
  .date-block .date {
    position: absolute;
    color: #fff;
    font-size: 31.5px;
    font-weight: 600; }

.homepage-calendar-block.content .calendar-event .date-block {
  float: left;
  width: 30%;
  height: 82.8px; }

.homepage-calendar-block.content .calendar-event .info {
  float: left;
  background-image: url("../img/event-arrow.png");
  background-position: right 10px center;
  background-repeat: no-repeat;
  width: 70%;
  height: 82.8px;
  background-color: #EEEEEE;
  padding: 12px 28px 12px 12px; }

.homepage-calendar-block.content .calendar-event .category {
  margin-bottom: 6px;
  color: #4BAE93;
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 1.23px;
  text-transform: uppercase; }

.homepage-calendar-block.content .calendar-event .title {
  font-size: 18px;
  letter-spacing: 0.33px;
  line-height: 1;
  height: 2em;
  overflow: hidden; }
  .homepage-calendar-block.content .calendar-event .title a, .homepage-calendar-block.content .calendar-event .title a:hover, .homepage-calendar-block.content .calendar-event .title a:active, .homepage-calendar-block.content .calendar-event .title a {
    color: #4F504F; }

.homepage-calendar-block.content .calendar-event:hover .date-block {
  background-color: #372a3f; }

.homepage-calendar-block.content .calendar-event:hover .info {
  background-color: #bbbbbb; }

.calendar-event-list {
  margin-bottom: 1em; }
  .calendar-event-list .calendar-event {
    margin: 8px 0; }
    .calendar-event-list .calendar-event:first-child {
      margin-top: 0; }
    .calendar-event-list .calendar-event:last-child {
      margin-bottom: 0; }

/* Internal Page */
.banner {
  position: relative;
  width: 100%;
  height: 10.5vw;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden; }
  .banner .title {
    position: absolute;
    font-size: 14vw;
    color: #F1F0F0;
    font-weight: 800;
    letter-spacing: 0.055em;
    text-transform: uppercase;
    line-height: 0.9;
    text-align: center;
    white-space: nowrap;
    pointer-events: none; }

.content h1.page-title {
  font-size: 2.375em;
  color: #6C527D;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center; }

.page-content {
  max-width: 717px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1440px) {
  .page-content {
    max-width: 49.7916666667vw; } }

.single-exhibit .page-content {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1440px) {
  .single-exhibit .page-content {
    max-width: 59.7222222222vw; } }

.content .page-splash-image {
  display: block;
  margin: 0.5em auto 2em; }

.page .body-content.content p a,
.single-event .body-content.content p a {
  text-decoration: underline; }

/* Exhibits & Events */
.onpage-submenu {
  position: relative;
  width: 100%;
  height: 105px;
  background-color: #4BAE93;
  background-image: url("../img/onpage-submenu-bg-left.png"), url("../img/onpage-submenu-bg-right.png");
  background-position: left bottom, right bottom;
  background-repeat: no-repeat, no-repeat; }
  .onpage-submenu .menu {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%); }
    .onpage-submenu .menu li {
      display: inline-block;
      margin: 0 80px; }
      .onpage-submenu .menu li.current_page_item a {
        border-bottom: 3px solid #204251; }
      .onpage-submenu .menu li a {
        padding: 20px;
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.067em; }
        .onpage-submenu .menu li a:hover {
          color: #6C527D; }

@media (max-width: 1200px) {
  .onpage-submenu .menu li {
    margin: 0 40px; } }

@media (max-width: 992px) {
  .onpage-submenu {
    height: auto;
    padding: 5px 0; }
    .onpage-submenu .menu {
      position: static;
      transform: none; }
      .onpage-submenu .menu li {
        display: block;
        margin: 0; }
        .onpage-submenu .menu li a {
          padding: 6px 20px;
          display: inline-block; } }

/* Exhibits */
.exhibit-card {
  background-color: #fff;
  padding: 16px;
  margin-bottom: 60px; }
  .exhibit-card .title {
    margin-top: 16px;
    font-size: 28px;
    font-weight: bold;
    color: #6C527D;
    height: 75px;
    text-align: center;
    letter-spacing: 1.87px;
    line-height: 1.357;
    text-transform: uppercase; }
  .exhibit-card:hover {
    background-color: #cccccc; }
    .exhibit-card:hover img {
      filter: brightness(80%); }

/* Specimens */
.specimens {
  margin-top: 64px; }

.specimen-card {
  background-color: #fff;
  padding: 16px;
  margin-bottom: 60px; }
  .specimen-card .image img {
    width: 100%; }
  .specimen-card .title {
    padding-top: 10px;
    text-align: center;
    font-size: 22px; }
    .specimen-card .title a, .specimen-card .title a:hover {
      color: #6C527D; }
  .specimen-card .internal-nav {
    text-align: center; }
  .specimen-card:hover {
    background-color: #cccccc; }
    .specimen-card:hover img {
      filter: brightness(80%); }

/* Events */
.event-block {
  width: 740px;
  background: #fff;
  margin-left: auto;
  margin-right: auto; }
  .event-block .date-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 102px;
    height: 83px;
    z-index: 75; }
  .event-block .image {
    position: relative;
    float: left;
    width: 38%; }
    .event-block .image img {
      width: 100%; }
  .event-block .info.content {
    float: left;
    width: 62%;
    padding: 11px 22px; }
    .event-block .info.content .event-label:hover {
      color: #204251; }
    .event-block .info.content .title {
      margin-top: 11px;
      margin-bottom: 5px; }
    .event-block .info.content .meta {
      margin-top: 5px; }
    .event-block .info.content .description {
      margin-top: 1em;
      margin-bottom: 0.5em; }
    .event-block .info.content p.internal-nav a {
      padding: 0;
      margin: 0; }
      .event-block .info.content p.internal-nav a:hover {
        color: #204251; }
    .event-block .info.content.without-image {
      width: 100%; }
  .event-block .meta {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #212C43;
    text-transform: uppercase; }
  .event-block:hover {
    background-color: #bbbbbb; }
    .event-block:hover .image img {
      filter: brightness(80%); }
    .event-block:hover .date-block {
      background-color: #372a3f; }

.event-blocks .event-block {
  margin-bottom: 38px; }
  .event-blocks .event-block:last-child {
    margin-bottom: 0; }

@media (max-width: 768px) {
  .event-block {
    width: auto; }
    .event-block .image {
      float: none;
      width: auto; }
    .event-block .info.content {
      float: none;
      width: auto; } }

.single-event .categories {
  text-align: center; }

/* Pagination */
.screen-reader-text {
  display: none; }

.nav-style, .pagination .next, .pagination .prev, .back-to-blog-text, .post-navigation-prev a, .post-navigation-next a {
  position: relative;
  font-size: 10px;
  color: #212C43;
  font-weight: bold;
  letter-spacing: 1.2px;
  text-transform: uppercase; }

.left-arrow, .pagination .prev, .back-to-blog-text, .post-navigation-prev a {
  left: 0;
  padding-left: 50px; }
  .left-arrow::before, .pagination .prev::before, .back-to-blog-text::before, .post-navigation-prev a::before {
    position: absolute;
    left: 0;
    top: 2px;
    content: url("../img/arrow-left.png"); }

.right-arrow, .pagination .next, .post-navigation-next a {
  right: 0;
  padding-right: 50px; }
  .right-arrow::after, .pagination .next::after, .post-navigation-next a::after {
    position: absolute;
    right: 0;
    top: 2px;
    content: url("../img/arrow-right.png"); }

.pagination {
  position: relative;
  width: 100%;
  text-align: center; }
  .pagination .nav-links {
    display: inline-block; }
  .pagination .page-numbers {
    display: inline-block;
    width: 38px;
    height: 38px;
    margin: 0 5px;
    font-size: 22px;
    letter-spacing: 2.6px;
    color: #5E7680;
    font-weight: bold;
    line-height: 30px;
    text-indent: 2px;
    border-radius: 50%; }
  .pagination .page-numbers.current {
    color: #204251;
    border: #4BAE93 solid 3px; }
  .pagination .next, .pagination .prev {
    position: absolute;
    bottom: 0;
    width: auto; }

/* Single News */
.single-post .categories {
  text-align: center; }

.post-navigation {
  margin-top: 15px; }

.post-navigation-prev a {
  float: left; }

.post-navigation-next a {
  float: right; }

/* Left Right Content */
.left-right-content .left-content, .left-right-content .right-content {
  float: left;
  padding: 30px 20px 30px; }

.left-right-content .left-content {
  width: 35%;
  text-align: right; }

.left-right-content .right-content {
  width: 65%;
  border-left: 2px solid #E2E2E2; }

@media (max-width: 992px) {
  .left-right-content .left-content, .left-right-content .right-content {
    width: 100%;
    padding: 0;
    text-align: center; }
  .left-right-content .left-content {
    margin-bottom: 30px; }
  .left-right-content .right-content {
    border-left: none; } }

/* News Archive */
.featured-blog-post {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 90px; }
  .featured-blog-post .left-content, .featured-blog-post .right-content {
    width: 50%;
    padding-top: 0; }
  .featured-blog-post .left-content.content h2 a:hover {
    color: #204251; }
  .featured-blog-post .image {
    text-align: center;
    margin-bottom: 28px;
    padding-left: 20px;
    padding-right: 20px; }
  .featured-blog-post:hover {
    background-color: #bbbbbb; }
    .featured-blog-post:hover img {
      filter: brightness(80%); }

@media (max-width: 992px) {
  .featured-blog-post .left-content, .featured-blog-post .right-content {
    width: 100%;
    text-align: center; }
  .featured-blog-post .right-content {
    border-left: none; } }

.blog-post {
  background-color: #fff;
  padding: 18px;
  margin-bottom: 20px; }
  .blog-post img {
    float: left;
    padding-right: 23px; }
  .blog-post .info.content {
    overflow: hidden; }
    .blog-post .info.content .title {
      margin-top: 0;
      margin-bottom: 5px;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: -0.033em; }
    .blog-post .info.content .description {
      font-size: 14px;
      margin-top: 8px;
      margin-bottom: 0.5em; }
    .blog-post .info.content p.internal-nav a:hover {
      color: #204251; }
    .blog-post .info.content hr {
      width: auto;
      height: 1px;
      margin-top: 11px;
      margin-bottom: 8px;
      background-color: #E2E2E2; }
  .blog-post .meta {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #212C43;
    text-transform: uppercase; }
  .blog-post:hover {
    background-color: #cccccc; }
    .blog-post:hover img {
      filter: brightness(80%); }

@media (max-width: 768px) {
  .blog-post img {
    float: none;
    padding-right: 0; } }

/* Specimen */
.gallery .full img {
  display: none; }
  .gallery .full img:first-child {
    display: block; }

.gallery .thumbs {
  margin-top: 19px; }
  .gallery .thumbs img {
    display: inline-block;
    padding: 3px;
    margin-right: 10px;
    cursor: pointer; }
    .gallery .thumbs img.active {
      padding: 0;
      border: 3px solid #6C527D; }
    .gallery .thumbs img:last-child {
      margin-right: 0; }

/* Landing */
.landing-splash {
  position: relative;
  overflow: hidden; }
  .landing-splash .left-image, .landing-splash .right-image {
    float: left;
    width: 50%; }
  .landing-splash .landing-frame {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
  .landing-splash .left-image {
    clip-path: url(#landing-splash-left); }
  .landing-splash .right-image {
    clip-path: url(#landing-splash-right); }

.landing-column .landing-content-block {
  margin-bottom: 50px; }
  .landing-column .landing-content-block:last-child {
    margin-bottom: 0; }

.landing-column .landing-content-block.category .header {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px solid #979797; }
  .landing-column .landing-content-block.category .header .view-all-link {
    float: right;
    line-height: 23px; }

.landing-column.landing-column-left {
  padding-right: 30px; }

.landing-column.landing-column-right {
  padding-left: 30px; }

@media (max-width: 992px) {
  .landing-column.landing-column-left, .landing-column.landing-column-right {
    padding-left: 0;
    padding-right: 0; }
  .landing-column-left {
    padding-bottom: 60px; } }

.resource-cards .resource-card {
  float: left; }
  .resource-cards .resource-card:last-child {
    margin-right: 0; }

.resource-card {
  width: 163px;
  padding: 15px 10px;
  margin-right: 10px; }

@media (max-width: 992px) {
  .resource-card {
    width: 130px; } }

@media (max-width: 767px) {
  .resource-card {
    width: 32%;
    margin-right: 1.3%; } }

@media (max-width: 600px) {
  .resource-card {
    width: 100%; } }

.schedule {
  background-color: #fff;
  padding: 25px;
  border-radius: 10px; }
  .schedule .header {
    text-align: center; }
  .schedule .table {
    width: 100%;
    font-weight: bold;
    font-size: 19px;
    text-transform: uppercase;
    color: #204251; }
    .schedule .table tr, .schedule .table tr:nth-child(even) {
      background: none; }
    .schedule .table td {
      width: 33.3%;
      border: none; }
    .schedule .table .left {
      text-align: right; }
    .schedule .table .schedule-line {
      margin-top: 12px;
      width: 100%;
      height: 3px;
      background-color: #4BAE93; }
    .schedule .table .right {
      text-align: left; }

/* Exhibit */
.exhibit-title-banner {
  width: 100%;
  height: 105px;
  background-color: #4BAE93;
  padding: 27px 0;
  font-size: 37px;
  font-weight: bold;
  color: #fff;
  text-align: center; }

/*
.exhibit-container {
	position: relative;
	
	padding-bottom: 120px;
	
	background-position: left top;
	background-image: url('../img/exhibit-scar.png');
	background-repeat: no-repeat;
	background-size: 35%;
}

.single-exhibit .body-content {
	float: right;
	width: 65%;
}
*/
.exhibit-highlights {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 60px;
  width: 35%; }
  .exhibit-highlights .content {
    float: right;
    padding-right: 20%;
    padding-left: 10%; }
    .exhibit-highlights .content h4 {
      color: #4BAE93; }
    .exhibit-highlights .content p, .exhibit-highlights .content ul li, .exhibit-highlights .content ol li {
      color: #fff; }
    .exhibit-highlights .content a {
      color: #fff;
      text-decoration: underline; }
      .exhibit-highlights .content a:hover {
        color: #fff;
        text-decoration: underline; }

.exhibit-highlights-mobile {
  display: none;
  margin-bottom: 2em; }

@media (min-width: 1800px) {
  .single-exhibit .body-content {
    width: 100%; } }

@media (min-width: 1200px) {
  .exhibit-container {
    background-size: 420px; }
  .exhibit-highlights {
    width: 420px; } }

@media (max-width: 992px) {
  .exhibit-container {
    background-image: none; }
  .exhibit-highlights {
    display: none; }
  .exhibit-highlights-mobile {
    display: block; }
  .single-exhibit .body-content {
    float: none;
    width: auto; }
  .exhibit-title-banner {
    height: auto; } }

.single-exhibit .gallery {
  margin-top: 60px;
  margin-left: -12px;
  margin-right: -12px;
  text-align: center;
  font-size: 0; }
  .single-exhibit .gallery .gallery-thumb {
    display: inline-block;
    margin: 0 12px 24px;
    cursor: pointer; }

@media (max-width: 600px) {
  .single-exhibit .gallery {
    margin-left: 0;
    margin-right: 0; }
    .single-exhibit .gallery .gallery-thumb {
      margin-left: 0;
      margin-right: 0; } }

.single-gallery .gallery, .page-template-template-cc-section-svg .gallery, .page-template-template-cc-section-exhibit .gallery {
  text-align: center;
  font-size: 0; }
  .single-gallery .gallery .full img, .page-template-template-cc-section-svg .gallery .full img, .page-template-template-cc-section-exhibit .gallery .full img {
    width: 100%; }
  .single-gallery .gallery .thumbs img, .page-template-template-cc-section-svg .gallery .thumbs img, .page-template-template-cc-section-exhibit .gallery .thumbs img {
    width: 25%;
    margin-right: 0; }

@media (max-width: 992px) {
  .single-gallery .gallery, .page-template-template-cc-section-svg .gallery, .page-template-template-cc-section-exhibit .gallery {
    margin-bottom: 30px; } }

.single-specimen .content {
  padding-left: 2em; }
  .single-specimen .content h2 {
    color: #204251;
    margin-top: 0;
    font-weight: 800; }
    @media (max-width: 992px) {
      .single-specimen .content h2 {
        margin-top: 1em; } }
  .single-specimen .content .contact {
    background-color: #fff;
    border-radius: .5em;
    color: #000;
    font-style: italic;
    font-family: 'chaparral-pro', serif;
    padding: 1em 6em 1em 1em;
    margin: 1em 0; }

.single-specimen .map {
  margin-top: 3em; }
  .single-specimen .map iframe {
    border: 0; }

.sponsor {
  position: relative;
  background-color: #fff;
  border-radius: .5em;
  color: #204251;
  font-style: italic;
  font-family: 'chaparral-pro', serif;
  padding: 1em 6em 1em 1em;
  margin: 1em 0;
  overflow: hidden; }
  .sponsor p {
    margin: 0; }
  @media (max-width: 1200px) {
    .sponsor {
      font-size: .9em; } }
  .sponsor .sponsor-button, .sponsor p.button a {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    background-color: #4BAE93;
    color: #fff;
    letter-spacing: .1em;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    padding: 0 1em;
    font-size: .8em;
    text-transform: uppercase; }

.cc-section-gallery-content .sponsor {
  background-color: #F2F2F2; }

/* Mobile Menu */
.mobile-menu {
  text-align: left; }
  .mobile-menu .sub-menu li a {
    padding-left: 60px !important; }

body.page-template-template-pavers .paver-banner {
  text-align: center; }
  body.page-template-template-pavers .paver-banner .top {
    background: #6C527D;
    color: #fff;
    padding: 4em 0;
    overflow: hidden;
    position: relative; }
    body.page-template-template-pavers .paver-banner .top h2 {
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0.1em;
      position: relative;
      z-index: 2;
      font-size: 1.8em; }
    body.page-template-template-pavers .paver-banner .top p {
      font-size: 1.2em;
      line-height: 1.4em;
      font-family: 'chaparral-pro', serif;
      font-style: italic;
      font-weight: 300;
      position: relative;
      z-index: 2;
      margin-top: 1em; }
    body.page-template-template-pavers .paver-banner .top:before, body.page-template-template-pavers .paver-banner .top:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      background-image: url("../img/pavers.png");
      background-repeat: no-repeat;
      background-size: 50%;
      background-position: -15% -5%;
      z-index: 1; }
    body.page-template-template-pavers .paver-banner .top:after {
      background-position: 105% 60%; }
  body.page-template-template-pavers .paver-banner .bottom {
    padding: 4em 0; }
    body.page-template-template-pavers .paver-banner .bottom p {
      max-width: 550px;
      margin-left: auto;
      margin-right: auto; }

body.page-template-template-pavers .pavers-body-content {
  position: relative;
  background: #204251;
  color: #fff;
  text-align: center;
  overflow: hidden; }
  body.page-template-template-pavers .pavers-body-content h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 2;
    margin: 2em 0 1em; }
  body.page-template-template-pavers .pavers-body-content .paver-price,
  body.page-template-template-pavers .pavers-body-content .paver-number {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin: 1.5em 0;
    letter-spacing: 0.1em; }
  body.page-template-template-pavers .pavers-body-content .paver-price {
    font-size: 1.5em; }
  body.page-template-template-pavers .pavers-body-content .paver-preview {
    position: absolute;
    top: 2em;
    left: 90%;
    width: 300px;
    height: 600px; }
    @media (max-width: 1199px) {
      body.page-template-template-pavers .pavers-body-content .paver-preview {
        display: none; } }
    body.page-template-template-pavers .pavers-body-content .paver-preview .preview-high,
    body.page-template-template-pavers .pavers-body-content .paver-preview .preview-low {
      position: relative;
      display: none;
      width: 100%;
      height: 100%;
      background-image: url("../img/small.jpg");
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: top left; }
      body.page-template-template-pavers .pavers-body-content .paver-preview .preview-high:after,
      body.page-template-template-pavers .pavers-body-content .paver-preview .preview-low:after {
        content: 'Sample Engravings: Small Paver';
        color: #fff;
        display: block;
        text-transform: uppercase;
        letter-spacing: 0.1em;
        font-weight: 700;
        position: absolute;
        top: -2.4em;
        font-size: 0.8em;
        left: 0;
        width: 100%; }
    body.page-template-template-pavers .pavers-body-content .paver-preview .preview-high {
      background-image: url("../img/large.jpg"); }
      body.page-template-template-pavers .pavers-body-content .paver-preview .preview-high:after {
        content: 'Sample Engravings: Large Paver'; }
  body.page-template-template-pavers .pavers-body-content:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-image: url("../img/pavers.png");
    background-repeat: no-repeat;
    background-position: -15% 105%;
    z-index: 1; }
  body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 {
    position: relative;
    z-index: 2;
    max-width: 100%;
    text-align: center;
    margin-bottom: 4em; }
    body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 .validation_error {
      background-color: #FFDFE0;
      margin-bottom: 0.375em !important;
      padding: 2em;
      border-top: 1px solid #C89797;
      border-bottom: 1px solid #C89797; }
    body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form {
      text-align: center;
      display: inline-block;
      position: relative; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form select,
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form textarea,
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form input[type=text],
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form input[type=submit] {
        background: #142a34;
        color: #fff;
        border-color: #142a34;
        height: 3em;
        width: 100%;
        max-width: 30em;
        font-size: 0.9em;
        border-radius: 10px;
        padding: 0.7em 1.2em;
        font-family: 'Open Sans', sans-serif;
        box-shadow: none;
        text-align: left;
        border: 0; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form textarea {
        height: auto; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form select option {
        padding: 0.8em 1.2em; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form label {
        color: #fff;
        text-transform: uppercase;
        font-size: 0.8em;
        letter-spacing: 0.1em; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .ginput_container {
        margin-top: 8px; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .gfield {
        margin-bottom: 2em; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .gfield_html {
        max-width: 100% !important; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .ginput_container_creditcard, body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .ginput_container_name, body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .ginput_container_address {
        max-width: 45em;
        text-align: left;
        margin: 0 auto;
        margin-top: 8px; }
        body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .ginput_container_creditcard input[type=text], body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .ginput_container_name input[type=text], body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .ginput_container_address input[type=text] {
          max-width: 100%; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form #field_1_7,
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form #field_1_4 {
        display: none; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form .charcount {
        font-size: .688em;
        margin-top: .25em;
        color: #B7B7B7;
        white-space: nowrap !important; }
      body.page-template-template-pavers .pavers-body-content #gform_wrapper_1 form input[type=submit] {
        background: #4BAE93;
        font-weight: 700;
        font-size: 0.8em;
        text-transform: uppercase;
        height: auto;
        padding: 1em 2em;
        width: auto;
        letter-spacing: 0.1em;
        margin: 0; }

body.page-template-template-pavers .paver-diagram {
  background: #fff;
  text-align: center;
  position: relative;
  margin-bottom: 1em;
  z-index: 2; }
  body.page-template-template-pavers .paver-diagram .nav {
    margin: 0;
    background: #204251;
    text-align: center;
    padding: 1em; }
    body.page-template-template-pavers .paver-diagram .nav a {
      color: #fff;
      background: transparent;
      text-transform: uppercase;
      letter-spacing: 0.1em;
      font-weight: 300; }
    body.page-template-template-pavers .paver-diagram .nav li {
      float: none;
      display: inline-block; }
      body.page-template-template-pavers .paver-diagram .nav li.active a,
      body.page-template-template-pavers .paver-diagram .nav li a:hover,
      body.page-template-template-pavers .paver-diagram .nav li a:focus {
        color: #4BAE93;
        background: transparent; }
  body.page-template-template-pavers .paver-diagram .tab-content {
    position: relative; }
    body.page-template-template-pavers .paver-diagram .tab-content .image {
      position: relative;
      display: inline-block;
      max-width: 1200px; }
      body.page-template-template-pavers .paver-diagram .tab-content .image img {
        width: 100%;
        height: auto; }
      body.page-template-template-pavers .paver-diagram .tab-content .image svg {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
        body.page-template-template-pavers .paver-diagram .tab-content .image svg path,
        body.page-template-template-pavers .paver-diagram .tab-content .image svg polygon {
          position: relative;
          fill: #4BAE93;
          stroke: #204251;
          fill-opacity: 0;
          stroke-opacity: 0;
          stroke-width: 3px;
          cursor: pointer; }
          body.page-template-template-pavers .paver-diagram .tab-content .image svg path:hover,
          body.page-template-template-pavers .paver-diagram .tab-content .image svg polygon:hover {
            fill-opacity: 0.5;
            stroke-opacity: 1; }
    body.page-template-template-pavers .paver-diagram .tab-content table {
      width: 100%;
      max-width: 600px;
      margin: 1em auto;
      font-size: 0.8em;
      line-height: 1.4em;
      color: #204251; }
      body.page-template-template-pavers .paver-diagram .tab-content table th,
      body.page-template-template-pavers .paver-diagram .tab-content table td {
        border: 0;
        text-align: left;
        padding: 0.5em 1em;
        border-top: 1px solid rgba(32, 66, 81, 0.1);
        background: #fff;
        color: #204251; }
        body.page-template-template-pavers .paver-diagram .tab-content table th .btn-teal,
        body.page-template-template-pavers .paver-diagram .tab-content table td .btn-teal {
          background: #4BAE93;
          color: #fff;
          text-transform: uppercase;
          font-size: 0.8em;
          letter-spacing: 0.1em; }
        body.page-template-template-pavers .paver-diagram .tab-content table th.availability,
        body.page-template-template-pavers .paver-diagram .tab-content table td.availability {
          text-align: right; }
      body.page-template-template-pavers .paver-diagram .tab-content table th {
        padding: 0.5em;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.1em; }
      body.page-template-template-pavers .paver-diagram .tab-content table tr:nth-child(even) td {
        background: rgba(32, 66, 81, 0.01); }
  body.page-template-template-pavers .paver-diagram .popover.top > .arrow:after {
    border-top-color: #204251; }
  body.page-template-template-pavers .paver-diagram .popover {
    background: #204251;
    text-align: center;
    color: #fff; }
    body.page-template-template-pavers .paver-diagram .popover .btn-teal {
      background: #4BAE93;
      color: #fff;
      text-transform: uppercase;
      font-size: 0.8em;
      letter-spacing: 0.1em; }
    body.page-template-template-pavers .paver-diagram .popover span {
      display: block; }
      body.page-template-template-pavers .paver-diagram .popover span.id {
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.05em; }
      body.page-template-template-pavers .paver-diagram .popover span.availability {
        font-weight: 400;
        font-style: italic;
        font-size: 0.9em;
        margin: 0.3em 0 0.8em;
        padding-bottom: 0.8em;
        position: relative; }
        body.page-template-template-pavers .paver-diagram .popover span.availability:after {
          width: 3em;
          position: absolute;
          left: 50%;
          bottom: 0;
          margin-left: -1.5em;
          content: '';
          height: 2px;
          background: #4BAE93;
          display: block; }
      body.page-template-template-pavers .paver-diagram .popover span.price {
        font-weight: 300;
        letter-spacing: 0.1em;
        margin: 0.3em 0 0.8em;
        text-transform: uppercase;
        white-space: nowrap; }

.cc-splash {
  position: relative;
  background-image: url("../img/cc-rock-background.png");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px; }

.cc-splash-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background-color: #204251;
  z-index: 50; }

.cc-splash-content.content {
  width: 80%;
  max-width: 1152px;
  position: relative;
  z-index: 60;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .cc-splash-content.content h1, .cc-splash-content.content h2, .cc-splash-content.content h3, .cc-splash-content.content h4, .cc-splash-content.content h5, .cc-splash-content.content h6 {
    margin-bottom: 34px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28.75px;
    letter-spacing: 0.13em; }
  .cc-splash-content.content h1, .cc-splash-content.content h2, .cc-splash-content.content h3, .cc-splash-content.content h4, .cc-splash-content.content h5, .cc-splash-content.content h6, .cc-splash-content.content p, .cc-splash-content.content ul li, .cc-splash-content.content ol li {
    color: #fff; }
  .cc-splash-content.content p {
    font-size: 26px;
    font-style: italic;
    line-height: 1.2; }

.cc-ctas .cc-button {
  position: relative;
  display: inline-block;
  width: 166px;
  height: 166px;
  border: 3px solid #fff;
  border-radius: 50%; }
  .cc-ctas .cc-button img {
    position: absolute; }

.cc-ctas p.internal-nav a {
  display: inline-block;
  padding-top: 25px;
  padding-bottom: 4px;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-transform: none;
  color: #fff; }

.cc-ctas .cc-cta-holder:hover .cc-button {
  border-color: #4BAE93; }

.cc-ctas .cc-cta-holder:hover p.internal-nav a {
  color: #4BAE93; }

@media (max-width: 500px) {
  .cc-ctas p.internal-nav a {
    font-size: 20px; } }

.cc-main-content {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #4BAE93;
  background-image: url("../img/pattern-left.png"), url("../img/pattern-right.png");
  background-position: left bottom, right bottom;
  background-repeat: no-repeat, no-repeat; }
  .cc-main-content .cc-ctas {
    text-align: center;
    margin-bottom: 56px; }
    .cc-main-content .cc-ctas .cc-cta-holder:hover .cc-button {
      border-color: #204251; }
    .cc-main-content .cc-ctas .cc-cta-holder:hover p.internal-nav a {
      color: #204251; }

.cc-bottom-content.content h1, .cc-bottom-content.content h2, .cc-bottom-content.content h3, .cc-bottom-content.content h4, .cc-bottom-content.content h5, .cc-bottom-content.content h6 {
  color: #1A4B3D; }

.cc-bottom-content.content p, .cc-bottom-content.content ul li, .cc-bottom-content.content ol li {
  color: #fff; }

@media (max-width: 992px) {
  .cc-splash {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px; }
  .cc-splash-content.content {
    max-width: 100%; }
    .cc-splash-content.content p {
      font-size: 18px; }
  .cc-ctas .cc-cta-holder {
    margin-bottom: 30px; }
    .cc-ctas .cc-cta-holder:last-child {
      margin-bottom: 0; } }

.cc-spacer-image img {
  width: 100%; }

.lightbox {
  display: none;
  text-align: center; }
  .lightbox img {
    display: inline-block; }
  .lightbox .caption {
    font-size: 0.85em;
    margin-top: 5px;
    text-align: center; }

.newsletter-menu {
  text-align: center; }
  .newsletter-menu ul {
    margin-left: 0; }
  .newsletter-menu li {
    display: inline-block;
    list-style-type: none; }
  .newsletter-menu li:after {
    content: "|";
    padding-left: 5px; }
  .newsletter-menu li:last-child:after {
    content: none; }

/* Capital Campaign Section */
.page-template-template-cc-section, .page-template-template-cc-section-landing, .page-template-template-cc-section-svg, .page-template-template-cc-section-donate {
  /*
	.featherlight-less-padding .featherlight-content {
		padding: 1em;
	}
	*/ }
  .page-template-template-cc-section .real-header, .page-template-template-cc-section-landing .real-header, .page-template-template-cc-section-svg .real-header, .page-template-template-cc-section-donate .real-header {
    /* Main color */
    /* Dark color */
    /* Darkest color */
    /* Contrasting Colors */ }
    .page-template-template-cc-section .real-header .main-header, .page-template-template-cc-section-landing .real-header .main-header, .page-template-template-cc-section-svg .real-header .main-header, .page-template-template-cc-section-donate .real-header .main-header {
      background-color: #385460; }
    .page-template-template-cc-section .real-header .super-header, .page-template-template-cc-section-landing .real-header .super-header, .page-template-template-cc-section-svg .real-header .super-header, .page-template-template-cc-section-donate .real-header .super-header {
      background-color: #294147; }
    .page-template-template-cc-section .real-header .main-header .primary-menu .menu .sub-menu, .page-template-template-cc-section-landing .real-header .main-header .primary-menu .menu .sub-menu, .page-template-template-cc-section-svg .real-header .main-header .primary-menu .menu .sub-menu, .page-template-template-cc-section-donate .real-header .main-header .primary-menu .menu .sub-menu {
      background-color: #294147; }
    .page-template-template-cc-section .real-header .main-header .primary-menu .menu > li:hover a, .page-template-template-cc-section-landing .real-header .main-header .primary-menu .menu > li:hover a, .page-template-template-cc-section-svg .real-header .main-header .primary-menu .menu > li:hover a, .page-template-template-cc-section-donate .real-header .main-header .primary-menu .menu > li:hover a {
      background-color: #294147; }
    .page-template-template-cc-section .real-header .super-header .utility-menu .menu > li:last-child, .page-template-template-cc-section-landing .real-header .super-header .utility-menu .menu > li:last-child, .page-template-template-cc-section-svg .real-header .super-header .utility-menu .menu > li:last-child, .page-template-template-cc-section-donate .real-header .super-header .utility-menu .menu > li:last-child {
      background-color: #1b2a2e; }
    .page-template-template-cc-section .real-header .main-header .primary-menu .menu .sub-menu a:hover, .page-template-template-cc-section-landing .real-header .main-header .primary-menu .menu .sub-menu a:hover, .page-template-template-cc-section-svg .real-header .main-header .primary-menu .menu .sub-menu a:hover, .page-template-template-cc-section-donate .real-header .main-header .primary-menu .menu .sub-menu a:hover {
      background-color: #000; }
    .page-template-template-cc-section .real-header .super-header .utility-menu .menu > li:hover a, .page-template-template-cc-section-landing .real-header .super-header .utility-menu .menu > li:hover a, .page-template-template-cc-section-svg .real-header .super-header .utility-menu .menu > li:hover a, .page-template-template-cc-section-donate .real-header .super-header .utility-menu .menu > li:hover a {
      color: #6C527D; }
  .page-template-template-cc-section .featherlight .featherlight-content, .page-template-template-cc-section-landing .featherlight .featherlight-content, .page-template-template-cc-section-svg .featherlight .featherlight-content, .page-template-template-cc-section-donate .featherlight .featherlight-content {
    padding: 3em;
    width: 70%; }
    @media (max-width: 600px) {
      .page-template-template-cc-section .featherlight .featherlight-content, .page-template-template-cc-section-landing .featherlight .featherlight-content, .page-template-template-cc-section-svg .featherlight .featherlight-content, .page-template-template-cc-section-donate .featherlight .featherlight-content {
        padding: 1em 0.5em;
        border-bottom: 0; }
        .page-template-template-cc-section .featherlight .featherlight-content h1, .page-template-template-cc-section-landing .featherlight .featherlight-content h1, .page-template-template-cc-section-svg .featherlight .featherlight-content h1, .page-template-template-cc-section-donate .featherlight .featherlight-content h1 {
          font-size: 24px; } }
  .page-template-template-cc-section .featherlight .featherlight-close-icon, .page-template-template-cc-section-landing .featherlight .featherlight-close-icon, .page-template-template-cc-section-svg .featherlight .featherlight-close-icon, .page-template-template-cc-section-donate .featherlight .featherlight-close-icon {
    font-size: 25px;
    color: #adadad;
    width: auto;
    padding: 14px; }
    @media (max-width: 600px) {
      .page-template-template-cc-section .featherlight .featherlight-close-icon, .page-template-template-cc-section-landing .featherlight .featherlight-close-icon, .page-template-template-cc-section-svg .featherlight .featherlight-close-icon, .page-template-template-cc-section-donate .featherlight .featherlight-close-icon {
        padding: 2px; } }

.cc-section-body {
  width: 70%;
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.3); }

.cc-section-splash {
  width: 100%; }

/*
.cc-section-splash {
	position: relative;
	background-image: url('../img/capital-campaign-banner.jpg');
	background-size: cover;
	background-position: center;
    width: 100%;
    height: 300px;
	
	h1 {
		position: absolute;
		width: 100%;
		font-size: 80*$vw;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
		letter-spacing: 0.1em;
		text-align: center;
		@extend .f1;
		@extend .hvcenter;
	}
}
*/
.cc-section-body-content {
  background-color: #fff;
  padding: 60px 40px; }

.main-header.mini-menu {
  padding-left: 0; }
  .main-header.mini-menu .primary-menu {
    float: none;
    text-align: center; }
    .main-header.mini-menu .primary-menu .menu > li {
      display: inline-block;
      width: auto; }
    .main-header.mini-menu .primary-menu .menu a {
      height: auto;
      padding: 20px 25px; }

@media (max-width: 992px) {
  .main-header.mini-menu .primary-menu {
    display: block; }
    .main-header.mini-menu .primary-menu .menu > li {
      float: left;
      width: 50%; }
      .main-header.mini-menu .primary-menu .menu > li .sub-menu {
        min-width: 100%;
        text-align: center; } }

@media (max-width: 600px) {
  .main-header.mini-menu .primary-menu .menu > li {
    float: none;
    width: 100%;
    text-align: center; }
    .main-header.mini-menu .primary-menu .menu > li .sub-menu {
      width: 100%; } }

.cc-section-donate-box {
  margin: 80px auto 0;
  width: 500px;
  background-color: #F2F2F2;
  padding: 20px;
  text-align: center; }

@media (max-width: 992px) {
  .cc-section-body {
    width: 90%; } }

@media (max-width: 768px) {
  .cc-section-body {
    width: 100%;
    box-shadow: none; }
  .cc-section-body-content {
    padding: 30px 20px; }
  .cc-section-donate-box {
    width: 100%; } }

.cc-section-gallery-thumb {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 20px; }

.cc-section-gallery-thumb-image {
  width: 100%; }

.content h1.cc-section-gallery-title {
  margin-top: 0; }

/* Museum Diorama */
.museum-diorama {
  margin-top: 50px;
  margin-bottom: 50px; }

.museum-diorama-image {
  position: relative; }
  .museum-diorama-image img {
    width: 100%; }

.museum-diorama-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.museum-diorama-sections ul {
  margin: 0;
  padding: 0; }
  .museum-diorama-sections ul li {
    list-style-type: none;
    padding: 5px 15px;
    margin: 0;
    width: 100%;
    cursor: pointer;
    border-bottom: 1px solid rgba(46, 48, 50, 0.1); }
    .museum-diorama-sections ul li:last-child {
      border-bottom: none; }
    .museum-diorama-sections ul li.active {
      background-color: rgba(46, 48, 50, 0.1); }
    .museum-diorama-sections ul li .number {
      float: left;
      display: inline-block;
      background-color: #6C527D;
      color: #fff;
      margin-right: 15px;
      font-size: 20px;
      line-height: 1;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      padding: 6px 0;
      text-align: center; }
    .museum-diorama-sections ul li.active .number {
      background-color: #4BAE93; }
    .museum-diorama-sections ul li .name {
      float: left;
      display: inline-block;
      width: calc(100% - 60px);
      margin-top: 4px;
      color: #000;
      font-size: 16px;
      letter-spacing: 0.1em; }

.museum-diorama-descriptions ul li {
  padding: 15px 5px; }
  .museum-diorama-descriptions ul li .number {
    width: 35px;
    height: 35px;
    font-size: 18px;
    padding: 8px 0; }
  .museum-diorama-descriptions ul li .name {
    margin-top: 2px;
    width: calc(100% - 70px);
    font-size: 28px;
    font-weight: bold;
    color: #204251;
    line-height: 1.2; }
  .museum-diorama-descriptions ul li .description {
    font-size: 14px;
    font-size: #2E3032; }

@media (max-width: 992px) {
  .museum-diorama {
    margin-bottom: 30px; }
  .museum-diorama-image {
    margin-bottom: 30px; } }

.cc-section-gallery-image-gallery {
  text-align: center; }

.cc-section-gallery-gallery-thumb {
  display: inline;
  cursor: pointer;
  width: 24.33%;
  margin-right: 1%; }
  .cc-section-gallery-gallery-thumb:last-child {
    margin-right: 0; }

@media (max-width: 1200px) and (min-width: 992px) {
  .cc-section-gallery-gallery-thumb {
    width: 49%; } }

.content h1.cc-section-gallery-title {
  text-transform: uppercase;
  color: #6C527D;
  font-weight: bold;
  font-size: 45px; }

.cc-section-gallery-extra-info {
  width: 100%;
  padding: 15px 30px;
  margin-top: 25px;
  background-color: #e9e9e9;
  font-size: 20px;
  text-align: center; }

.cc-section-landing-blocks {
  text-align: center; }

.cc-section-landing-block {
  display: inline-block;
  position: relative;
  margin-bottom: 40px; }
  .cc-section-landing-block .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #6C527D;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    text-align: center; }
  .cc-section-landing-block .image {
    width: 100%; }
  .cc-section-landing-block:hover .title {
    background-color: #4BAE93; }

.cc-section-body-content.ajax {
  padding: 0; }

.cc-section-gallery-content {
  padding-left: 30px; }
  @media (max-width: 992px) {
    .cc-section-gallery-content {
      padding-left: 15px; } }

/* Staff */
.page-template-template-staff .page-content {
  margin-bottom: 2em; }

.staff-member {
  margin-bottom: 2em;
  text-align: center; }
  .staff-member .name {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    color: #2E3032; }
  .staff-member .title {
    margin-bottom: 0;
    font-size: 14px;
    color: #757575; }
  .staff-member .image {
    position: relative; }
    .staff-member .image img {
      width: 100%;
      height: auto; }
    .staff-member .image .overlay {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.75); }
      .staff-member .image .overlay.no-image {
        display: block; }
    .staff-member .image .email {
      position: absolute;
      width: 100%;
      padding: 0 10px;
      word-wrap: break-word;
      text-align: center; }
    .staff-member .image:hover .overlay {
      display: block; }
  .staff-member .email a {
    font-size: 14px;
    font-weight: bold;
    color: #204251;
    text-decoration: none !important; }
    .staff-member .email a:hover {
      color: #6C527D; }

/* History */
.page-template-template-history .page-content {
  max-width: 1200px; }

.content table.history {
  position: relative;
  width: 100%; }
  .content table.history .history-year {
    font-size: 46px;
    font-weight: bold;
    color: #6C527D; }
  .content table.history tr.history-block {
    width: 100%;
    background-color: transparent; }
    .content table.history tr.history-block td {
      width: 50%;
      border: none;
      padding: 25px 0; }
    .content table.history tr.history-block .line {
      position: absolute;
      left: 0;
      width: 100%;
      border-top: 5px solid #6C527D;
      border-bottom: 5px solid #6C527D;
      z-index: 20; }
    .content table.history tr.history-block .history-block-inner {
      position: relative;
      z-index: 40; }
    .content table.history tr.history-block td.left {
      position: relative; }
      .content table.history tr.history-block td.left .history-block-inner {
        margin-right: 40px; }
        .content table.history tr.history-block td.left .history-block-inner.history-year {
          margin-right: 40px; }
      .content table.history tr.history-block td.left .history-small-image .image {
        margin-left: 15px;
        float: right; }
    .content table.history tr.history-block td.right {
      position: relative; }
      .content table.history tr.history-block td.right .history-block-inner {
        margin-left: 40px; }
        .content table.history tr.history-block td.right .history-block-inner.history-year {
          margin-left: 40px; }
      .content table.history tr.history-block td.right .history-small-image .image {
        margin-right: 15px;
        float: left; }
    .content table.history tr.history-block td.mobile-year {
      display: none; }
    .content table.history tr.history-block .left {
      border-right: 8px solid #6C527D; }
      .content table.history tr.history-block .left .history-year {
        text-align: right; }
    .content table.history tr.history-block .right {
      border-left: 8px solid #6C527D; }
      .content table.history tr.history-block .right .history-year {
        text-align: left; }
  .content table.history .history-big-image {
    background: #fff;
    padding: 20px; }
    .content table.history .history-big-image .image {
      display: block;
      margin: 0 auto 1em; }
  .content table.history .history-small-image {
    background: #fff;
    padding: 20px; }
    .content table.history .history-small-image .image {
      display: inline-block;
      margin-bottom: 15px; }
    .content table.history .history-small-image .content {
      overflow: hidden; }
      @media (max-width: 1200px) {
        .content table.history .history-small-image .content {
          overflow: inherit; } }
  .content table.history .history-event {
    background: #fff;
    padding: 20px; }
  .content table.history .arrow-shaft {
    height: 180px; }
  .content table.history .arrow {
    position: absolute;
    left: 50%;
    width: 60px;
    height: 60px;
    background: transparent;
    padding: 0;
    border-right: 8px solid #6C527D;
    border-bottom: 8px solid #6C527D;
    margin-top: -61px;
    transform: translateX(-50%) rotate(0.125turn); }
  .content table.history h2 {
    color: #6C527D; }

@media (max-width: 992px) {
  .content table.history .arrow-shaft, .content table.history .arrow {
    display: none; }
  .content table.history .history-year {
    font-size: 36px; }
  .content table.history tr.history-block .line {
    display: none; }
  .content table.history tr.history-block td.mobile-year, .content table.history tr.history-block td.left, .content table.history tr.history-block td.right {
    display: block;
    width: auto;
    padding: 0;
    border: none; }
    .content table.history tr.history-block td.mobile-year .history-block-inner, .content table.history tr.history-block td.left .history-block-inner, .content table.history tr.history-block td.right .history-block-inner {
      margin: 0; }
      .content table.history tr.history-block td.mobile-year .history-block-inner .image, .content table.history tr.history-block td.left .history-block-inner .image, .content table.history tr.history-block td.right .history-block-inner .image {
        text-align: center; }
      .content table.history tr.history-block td.mobile-year .history-block-inner.history-year, .content table.history tr.history-block td.left .history-block-inner.history-year, .content table.history tr.history-block td.right .history-block-inner.history-year {
        margin: 0;
        padding: 25px 0 10px;
        text-align: center; }
      .content table.history tr.history-block td.mobile-year .history-block-inner.history-big-image .content h2, .content table.history tr.history-block td.left .history-block-inner.history-big-image .content h2, .content table.history tr.history-block td.right .history-block-inner.history-big-image .content h2 {
        text-align: center; }
  .content table.history tr.history-block td.left .history-year, .content table.history tr.history-block td.right .history-year {
    display: none; } }

/* Styles from "Customize" */
.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
  width: 100% !important;
  height: 100% !important; }

.mejs-container {
  padding-top: 56.25%; }

.wp-video, video.wp-video-shortcode {
  max-width: 100% !important; }

.page-template-template-capitalcampaign .cc-ctas {
  text-align: center; }

.page-template-template-capitalcampaign .cc-cta-holder {
  margin-bottom: 3em;
  margin-top: 2em;
  display: inline-block;
  float: none;
  width: 250px;
  vertical-align: top; }

.page-template-template-capitalcampaign .cc-cta-holder .internal-nav a {
  font-size: 24px;
  letter-spacing: 0.07em;
  padding-top: 15px; }
