/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Mixins
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
		### Homepage
	## Asides
	## Comments
	## Footer
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* line 112, ../sass/styles.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
  width: 100%;
}

/* line 120, ../sass/styles.scss */
body {
  margin: 0;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 126, ../sass/styles.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 141, ../sass/styles.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 149, ../sass/styles.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 154, ../sass/styles.scss */
[hidden],
template {
  display: none;
}

/* line 159, ../sass/styles.scss */
a {
  background-color: transparent;
}

/* line 163, ../sass/styles.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 168, ../sass/styles.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 172, ../sass/styles.scss */
b,
strong {
  font-weight: bold;
}

/* line 177, ../sass/styles.scss */
dfn {
  font-style: italic;
}

/* line 181, ../sass/styles.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 186, ../sass/styles.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 191, ../sass/styles.scss */
small {
  font-size: 80%;
}

/* line 195, ../sass/styles.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 203, ../sass/styles.scss */
sup {
  top: -0.5em;
}

/* line 207, ../sass/styles.scss */
sub {
  bottom: -0.25em;
}

/* line 211, ../sass/styles.scss */
img {
  border: 0;
}

/* line 215, ../sass/styles.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 219, ../sass/styles.scss */
figure {
  margin: 1em 40px;
}

/* line 223, ../sass/styles.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 228, ../sass/styles.scss */
pre {
  overflow: auto;
}

/* line 232, ../sass/styles.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 240, ../sass/styles.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 250, ../sass/styles.scss */
button {
  overflow: visible;
}

/* line 254, ../sass/styles.scss */
button,
select {
  text-transform: none;
}

/* line 259, ../sass/styles.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 267, ../sass/styles.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 272, ../sass/styles.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 278, ../sass/styles.scss */
input {
  line-height: normal;
}

/* line 282, ../sass/styles.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 288, ../sass/styles.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 293, ../sass/styles.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 298, ../sass/styles.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 303, ../sass/styles.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 309, ../sass/styles.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 314, ../sass/styles.scss */
textarea {
  overflow: auto;
}

/* line 318, ../sass/styles.scss */
optgroup {
  font-weight: bold;
}

/* line 322, ../sass/styles.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 327, ../sass/styles.scss */
td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: newspaper;
  src: url("../fonts/oldnewspapertypes-webfont.eot");
  src: url("../fonts/oldnewspapertypes-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oldnewspapertypes-webfont.woff") format("woff"), url("../fonts/oldnewspapertypes-webfont.ttf") format("truetype"), url("../fonts/oldnewspapertypes-webfont.svg#newspaper") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: newspaper;
    src: url("../fonts/oldnewspapertypes-webfont.svg#newspaper") format("svg");
  }
}
@font-face {
  font-family: underwood;
  src: url("../fonts/underwood_etendu_1913-webfont.eot");
  src: url("../fonts/underwood_etendu_1913-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/underwood_etendu_1913-webfont.woff") format("woff"), url("../fonts/underwood_etendu_1913-webfont.ttf") format("truetype"), url("../fonts/underwood_etendu_1913-webfont.svg#underwood") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: underwood;
    src: url("../fonts/underwood_etendu_1913-webfont.svg#underwood") format("svg");
  }
}
/* line 339, ../sass/styles.scss */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

/* line 351, ../sass/styles.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

/* line 360, ../sass/styles.scss */
p {
  margin-bottom: 1.5em;
}

/* line 364, ../sass/styles.scss */
dfn,
cite,
em,
i {
  font-style: italic;
}

/* line 371, ../sass/styles.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 375, ../sass/styles.scss */
address {
  margin: 0 0 1.5em;
}

/* line 379, ../sass/styles.scss */
pre {
  background: #eee;
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 391, ../sass/styles.scss */
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 400, ../sass/styles.scss */
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 406, ../sass/styles.scss */
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 412, ../sass/styles.scss */
big {
  font-size: 125%;
}

/* line 416, ../sass/styles.scss */
.xlrg {
  font-size: 50px;
  font-size: 3.125rem;
}

/* line 420, ../sass/styles.scss */
.lrg {
  font-size: 35px;
  font-size: 2.1875rem;
}

/* line 424, ../sass/styles.scss */
.md {
  font-size: 25px;
  font-size: 1.5625rem;
}

/* line 428, ../sass/styles.scss */
.sm {
  font-size: 15px;
  font-size: 0.9375rem;
}

/* line 432, ../sass/styles.scss */
.trademark {
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  vertical-align: middle;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 441, ../sass/styles.scss */
html, body {
  overflow-x: hidden;
  overflow-y: visible;
}

/* line 446, ../sass/styles.scss */
html {
  box-sizing: border-box;
}

/* line 450, ../sass/styles.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

/* line 456, ../sass/styles.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

/* line 460, ../sass/styles.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

/* line 467, ../sass/styles.scss */
blockquote,
q {
  quotes: "" "";
}

/* line 472, ../sass/styles.scss */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* line 479, ../sass/styles.scss */
ul,
ol {
  margin: 0 0 1.5em 3em;
}

/* line 484, ../sass/styles.scss */
ul {
  list-style: disc;
}

/* line 488, ../sass/styles.scss */
ol {
  list-style: decimal;
}

/* line 492, ../sass/styles.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 498, ../sass/styles.scss */
dt {
  font-weight: bold;
}

/* line 502, ../sass/styles.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 506, ../sass/styles.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 511, ../sass/styles.scss */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 519, ../sass/styles.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

/* line 536, ../sass/styles.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

/* line 544, ../sass/styles.scss */
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

/* line 556, ../sass/styles.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}

/* line 567, ../sass/styles.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

/* line 576, ../sass/styles.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}

/* line 584, ../sass/styles.scss */
textarea {
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/* line 592, ../sass/styles.scss */
.site-header {
  height: 50px;
  position: relative;
}

/* line 597, ../sass/styles.scss */
.site-branding {
  position: absolute;
  width: 250px;
  height: 50px;
  padding: 10px;
}

/* line 604, ../sass/styles.scss */
.menu-button {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  z-index: 4;
}

/* line 612, ../sass/styles.scss */
.menu-button .st0 {
  fill: none;
  stroke: #000;
  stroke-width: 12;
  stroke-miterlimit: 10;
  stroke-dasharray: 500;
  stroke-dashoffset: 2430;
  transition: stroke 0.6s ease, stroke-dasharray 0.6s ease, stroke-dashoffset 0.6s ease;
}
/* line 625, ../sass/styles.scss */
.menu-button .st0.active {
  stroke: #931117;
  stroke-dasharray: 500;
  stroke-dashoffset: 1880;
}

/* line 631, ../sass/styles.scss */
.menu-button .top,
.menu-button .bottom {
  pointer-events: none;
  width: 27px;
  background-color: black;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  left: 12px;
  transition: transform 0.6s ease, background-color 0.6s ease, top 0.6s ease, left 0.6s ease;
}
/* line 641, ../sass/styles.scss */
.menu-button .top.active,
.menu-button .bottom.active {
  background-color: #931117;
  left: 11px;
}

/* line 652, ../sass/styles.scss */
.menu-button .top {
  top: 15px;
}
/* line 655, ../sass/styles.scss */
.menu-button .top.active {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transform: rotate(45deg);
  top: 23px;
}

/* line 662, ../sass/styles.scss */
.menu-button .bottom {
  top: 33px;
}
/* line 665, ../sass/styles.scss */
.menu-button .bottom.active {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 23px;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 675, ../sass/styles.scss */
a {
  color: inherit;
}

/* line 679, ../sass/styles.scss */
a:visited {
  color: inherit;
}

/* line 683, ../sass/styles.scss */
a:hover,
a:focus,
a:active {
  color: inherit;
}

/* line 689, ../sass/styles.scss */
a:focus {
  outline: none;
}

/* line 693, ../sass/styles.scss */
a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 701, ../sass/styles.scss */
.main-navigation {
  display: block;
  position: absolute;
  right: 0;
  z-index: 5;
}

/* line 708, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container {
  pointer-events: none;
  color: #ffffff;
  width: 0;
  font-size: 28px;
  background-color: #333132;
  position: relative;
  right: 0;
  top: -20px;
  padding: 70px 0 50px 0;
  transition: width 0.6s ease;
  overflow: hidden;
}
/* line 721, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container.active {
  pointer-events: auto;
  width: 280px;
}

/* line 728, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container ul {
  display: block;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* line 734, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container ul li {
  position: relative;
  padding: 0 20px;
}
/* line 738, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container ul li:hover {
  background-color: #ae676a;
}

/* line 744, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container ul li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
}

/* line 750, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}

/* line 759, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container ul ul ul {
  left: -999em;
  top: 0;
}

/* line 764, ../sass/styles.scss */
.main-navigation .menu-primary-menu-container ul ul ul a {
  width: 200px;
}

/* line 768, ../sass/styles.scss */
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

/* line 773, ../sass/styles.scss */
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

/* Small menu. */
/* line 779, ../sass/styles.scss */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

/* line 784, ../sass/styles.scss */
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

/* line 791, ../sass/styles.scss */
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

/* line 798, ../sass/styles.scss */
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 810, ../sass/styles.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 818, ../sass/styles.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 841, ../sass/styles.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 847, ../sass/styles.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 853, ../sass/styles.scss */
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 863, ../sass/styles.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

/* line 879, ../sass/styles.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 891, ../sass/styles.scss */
.widget {
  margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
/* line 896, ../sass/styles.scss */
.widget select {
  max-width: 100%;
}

/* Search widget. */
/* line 901, ../sass/styles.scss */
.widget_search .search-submit {
  display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* line 908, ../sass/styles.scss */
.mobile-only {
  display: none;
}

/* line 912, ../sass/styles.scss */
.desktop-only {
  display: block;
}

/* line 916, ../sass/styles.scss */
.site-width {
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
}

/* line 922, ../sass/styles.scss */
.heightfix {
  height: 100%;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 930, ../sass/styles.scss */
.page-wrapper {
  min-height: 100%;
  position: relative;
  padding-top: 20px;
}

/* line 936, ../sass/styles.scss */
.page-wrapper .site-content {
  padding-bottom: 290px;
}

/* line 940, ../sass/styles.scss */
.page-wrapper .site-content .block {
  width: 100%;
}

/* line 944, ../sass/styles.scss */
.page-wrapper .site-content .block.hero {
  height: 400px;
  color: #000;
}

/* line 949, ../sass/styles.scss */
.page-wrapper .site-content .block.newspaper {
  font-family: newspaper;
}

/* line 953, ../sass/styles.scss */
.page-wrapper .site-content .block.underwood {
  font-family: underwood;
}

/* line 957, ../sass/styles.scss */
.page-wrapper .site-content .block.lightgray {
  background-color: #545557;
  color: #fff;
}

/* line 962, ../sass/styles.scss */
.page-wrapper .site-content .block.gray {
  background-color: #333132;
  color: #fff;
}

/* line 967, ../sass/styles.scss */
.page-wrapper .site-content .block.bar {
  height: 200px;
  margin: 20px 0;
}

/* line 972, ../sass/styles.scss */
.page-wrapper .site-content .block .title {
  width: auto;
  background-color: #931117;
  color: #fff;
  padding: 5px 30px 10px 30px;
  margin: 20px 0 0 0;
}

/* line 980, ../sass/styles.scss */
.page-wrapper .site-content .block .years-served {
  font-size: 50%;
  padding: 0 30px;
}

/* line 985, ../sass/styles.scss */
.page-wrapper .site-content .block .center-block {
  width: 70%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* line 994, ../sass/styles.scss */
.page-wrapper .site-content .block.hero.with-image .center-block {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

/* line 1000, ../sass/styles.scss */
.page-wrapper .site-content .block.hero.with-image .image-block {
  width: 45%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  background-size: cover;
}

/* line 1008, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block {
  position: relative;
  width: 100%;
  text-align: center;
}

/* line 1014, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block .center {
  margin: 0 0 20px 0;
  max-width: 100%;
  width: 500px;
}

/* line 1020, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block .image-caption {
  color: #000;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: right;
}

/* line 1026, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block .more-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  font-size: 65px;
  font-size: 4.0625rem;
  font-weight: bold;
  line-height: 1;
  padding: 25px 250px 35px 25px;
}

/* line 1037, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block .more-info .button, .page-wrapper .site-content .block .image-block .more-info .contact-block input[type=submit], .page-wrapper .site-content .block .contact-block .image-block .more-info input[type=submit] {
  position: absolute;
  right: 15px;
  bottom: 10px;
  width: 200px;
  line-height: 1.5;
}

/* line 1045, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block .more-info.top-case {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  color: #000;
  background: rgba(255, 255, 255, 0.8);
  padding: 25px;
  text-align: left;
}

/* line 1054, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block .more-info.top-case a {
  font-weight: bold;
  text-decoration: none;
}
/* line 1058, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block .more-info.top-case a:hover {
  color: #ae676a;
}

/* line 1064, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block.right {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}

/* line 1071, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block.right .image-caption,
.page-wrapper .site-content .block .image-block.mobile-only .image-caption {
  text-align: center;
}

/* line 1076, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block.right:not(.normalize):before {
  display: block;
  content: "";
  padding-bottom: 100%;
}

/* line 1082, ../sass/styles.scss */
.page-wrapper .site-content .block .image-block.right:not(.normalize) img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}

/* line 1091, ../sass/styles.scss */
.page-wrapper .site-content .block .copy-block {
  width: 100%;
  color: #000;
}

/* line 1096, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .copy-block {
  width: calc(100% - 250px);
  display: inline-block;
  vertical-align: top;
  padding: 0 20px 0 0;
}

/* line 1103, ../sass/styles.scss */
.page-wrapper .site-content .block .copy-block.contact-info {
  background-color: #545557;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  width: auto;
  max-width: 300px;
  margin: 20px auto 0 auto;
  padding: 20px;
}

/* line 1113, ../sass/styles.scss */
.page-wrapper .site-content .block .copy-block.contact-info a {
  text-decoration: none;
}
/* line 1116, ../sass/styles.scss */
.page-wrapper .site-content .block .copy-block.contact-info a:hover {
  color: #ae676a;
}

/* line 1122, ../sass/styles.scss */
.page-wrapper .site-content .block .copy-block.contact-info p {
  margin: 0;
}

/* line 1126, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar {
  width: 245px;
  display: inline-block;
  vertical-align: top;
}
/* line 1132, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar.lightgray {
  background-color: #545557;
  color: #fff;
}
/* line 1137, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar.lightred {
  background-color: #ae676a;
  color: #000;
}
/* line 1142, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar.with-border {
  border-left: 1px solid #545557;
}
/* line 1146, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar .rating-logo {
  display: block;
  max-width: 245px;
  margin: 10px auto;
}

/* line 1154, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar .heading {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 10px 20px;
  color: #000;
  font-weight: bold;
}

/* line 1161, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar ul {
  list-style: none;
  margin: 0 20px 20px;
  padding: 0;
}

/* line 1167, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar ul .list-item {
  padding: 10px 0;
}

/* line 1171, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar ul .list-item a {
  color: #ae676a;
}
/* line 1174, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar ul .list-item a:hover {
  color: #931117;
}

/* line 1179, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar ul .list-item p {
  margin: 0;
}

/* line 1183, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar .copy-block {
  padding: 0 15px;
  margin: 20px 0;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
}

/* line 1190, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar .copy-block p {
  margin: 0 0 5px 0;
}

/* line 1194, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar #select-a-case {
  margin: 0 15px 15px 15px;
  background: #cccccc;
  width: calc(100% - 30px);
  height: 35px;
  font-size: 14px;
  font-size: 0.875rem;
  border: none;
}
/* line 1202, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar #select-a-case:focus {
  outline: none;
}

/* line 1207, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar .button, .page-wrapper .site-content .block.with-sidebar .sidebar .contact-block input[type=submit], .page-wrapper .site-content .block.with-sidebar .contact-block .sidebar input[type=submit] {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 0;
}

/* line 1214, ../sass/styles.scss */
.page-wrapper .site-content .block.with-sidebar .sidebar .button.push, .page-wrapper .site-content .block.with-sidebar .sidebar .contact-block input.push[type=submit], .page-wrapper .site-content .block.with-sidebar .contact-block .sidebar input.push[type=submit] {
  margin-top: 25px;
}

/* line 1218, ../sass/styles.scss */
.page-wrapper .site-content .block .copy-block.left {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0;
}

/* line 1225, ../sass/styles.scss */
.page-wrapper .site-content .block .copy-block.left .button.push, .page-wrapper .site-content .block .copy-block.left .contact-block input.push[type=submit], .page-wrapper .site-content .block .contact-block .copy-block.left input.push[type=submit] {
  margin-top: 25px;
}

/* line 1233, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item {
  margin: 0 0 20px 0;
}

/* line 1237, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item .item-image {
  width: 150px;
  height: 150px;
  margin: 0 20px 0 0;
  display: inline-block;
  vertical-align: top;
}

/* line 1245, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item .item-info {
  display: block;
  width: 100%;
}

/* line 1250, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item.with-image .item-info {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 200px);
}

/* line 1256, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item .item-info .heading {
  font-weight: bold;
  font-size: 30px;
  font-size: 1.875rem;
}

/* line 1261, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item.with-image.full-width {
  margin: 0 0 30px 0;
}

/* line 1265, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item.with-image.full-width .item-image {
  width: 100%;
  height: auto;
  display: block;
}

/* line 1271, ../sass/styles.scss */
.page-wrapper .site-content .block .list-block .list-item.with-image.full-width .item-info {
  width: 100%;
  display: block;
}

/* line 1276, ../sass/styles.scss */
.page-wrapper .site-content .block .pane {
  width: calc(100% / 3);
  display: inline-block;
  vertical-align: top;
}
/* line 1281, ../sass/styles.scss */
.page-wrapper .site-content .block .pane:nth-child(1) {
  background-color: #ae676a;
  border-color: #ae676a;
}
/* line 1286, ../sass/styles.scss */
.page-wrapper .site-content .block .pane:nth-child(2) {
  background-color: #931117;
  border-color: #931117;
}
/* line 1291, ../sass/styles.scss */
.page-wrapper .site-content .block .pane:nth-child(3) {
  background-color: #3c0104;
  border-color: #3c0104;
}

/* line 1298, ../sass/styles.scss */
.page-wrapper .site-content .block .pane .heading {
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 15px 0;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 1307, ../sass/styles.scss */
.page-wrapper .site-content .block .pane .img-container {
  height: 0;
  padding: 0 0 100% 0;
  overflow: hidden;
  margin: 0 0 15px 0;
}

/* line 1313, ../sass/styles.scss */
.page-wrapper .site-content .block .pane .img-container img {
  width: 100%;
}

/* line 1317, ../sass/styles.scss */
.page-wrapper .site-content .block .pane .more-info {
  background-color: #fff;
  color: #000;
  padding: 10px;
  height: 252px;
  position: relative;
}

/* line 1327, ../sass/styles.scss */
.page-wrapper .site-content .block .pane .more-info a:hover {
  color: #931117;
}

/* line 1332, ../sass/styles.scss */
.page-wrapper .site-content .block .pane .more-info .more {
  position: absolute;
  bottom: 10px;
  text-decoration: none;
  font-weight: bold;
}

/* line 1343, ../sass/styles.scss */
.page-wrapper .site-content .block .pane .button, .page-wrapper .site-content .block .pane .contact-block input[type=submit], .page-wrapper .site-content .block .contact-block .pane input[type=submit] {
  background-color: inherit;
  border-color: inherit;
  color: #fff;
  font-size: 25px;
  font-size: 1.5625rem;
  width: 100%;
}

/* line 1355, ../sass/styles.scss */
.page-wrapper .site-content .block .links-block .news-group {
  transition: all 0.25s ease-in-out;
  pointer-events: none;
  opacity: 0;
  height: 0;
}

/* line 1362, ../sass/styles.scss */
.page-wrapper .site-content .block .links-block .news-group.active {
  opacity: 1;
  height: auto;
  pointer-events: auto;
}

/* line 1369, ../sass/styles.scss */
.page-wrapper .site-content .block .links-block .heading {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  margin: 0 0 20px 0;
}

/* line 1375, ../sass/styles.scss */
.page-wrapper .site-content .block .links-block .news-item {
  width: calc(33% - 30px);
  padding: 20px;
  margin: 0 15px 35px 15px;
  display: inline-block;
  vertical-align: top;
}

/* line 1383, ../sass/styles.scss */
.page-wrapper .site-content .block .links-block .news-item .link {
  text-align: right;
  font-weight: bold;
}
/* line 1387, ../sass/styles.scss */
.page-wrapper .site-content .block .links-block .news-item .link:hover {
  color: #ae676a;
}

/* line 1395, ../sass/styles.scss */
.page-wrapper .site-content .block span.heading {
  color: #fff;
  width: auto;
  padding: 10px 20px;
  font-size: 35px;
  font-size: 2.1875rem;
  background: #545557;
}

/* line 1403, ../sass/styles.scss */
.page-wrapper .site-content .block .news-block .news-item {
  width: 50%;
  margin: 15px 0;
  padding: 0 40px 0 0;
  display: inline-block;
  vertical-align: top;
}

/* line 1410, ../sass/styles.scss */
.page-wrapper .site-content .block .news-block .news-item a {
  color: #ae676a;
  text-decoration: none;
  font-weight: bold;
}
/* line 1415, ../sass/styles.scss */
.page-wrapper .site-content .block .news-block .news-item a:hover {
  color: #931117;
}

/* line 1420, ../sass/styles.scss */
.page-wrapper .site-content .block .news-block .news-item p {
  margin: 0;
}

/* line 1424, ../sass/styles.scss */
.page-wrapper .site-content .block .news-block .news-item .link {
  color: #ae676a;
  font-weight: bold;
}
/* line 1428, ../sass/styles.scss */
.page-wrapper .site-content .block .news-block .news-item .link:hover {
  color: #931117;
}

/* line 1433, ../sass/styles.scss */
.page-wrapper .site-content .block .news-block .news-item .link a {
  text-decoration: none;
}

/* line 1437, ../sass/styles.scss */
.past-issues, .past-issues:visited {
  display: block;
  text-align: center;
  color: #ae676a;
  text-decoration: none;
  font-weight: bold;
}
/* line 1444, ../sass/styles.scss */
.past-issues:hover, .past-issues:visited:hover {
  color: #931117;
}

/* line 1449, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}

/* line 1455, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
}

/* line 1463, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li i {
  position: absolute;
  transform: translate(-6px, 0);
  -webkit-transform: translate(-6px, 0);
  -moz-transform: translate(-6px, 0);
  -ms-transform: translate(-6px, 0);
  -o-transform: translate(-6px, 0);
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}
/* line 1470, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li i:before, .page-wrapper .site-content .block ul.faq-block li i:after {
  content: "";
  transition: all 0.25s ease-in-out;
  position: absolute;
  background-color: #931117;
  width: 3px;
  height: 9px;
}
/* line 1479, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li i:before {
  transform: translate(-2px, 0) rotate(45deg);
  -webkit-transform: translate(-2px, 0) rotate(45deg);
  -moz-transform: translate(-2px, 0) rotate(45deg);
  -ms-transform: translate(-2px, 0) rotate(45deg);
  -o-transform: translate(-2px, 0) rotate(45deg);
  transform: translate(-2px, 0) rotate(45deg);
}
/* line 1484, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li i:after {
  transform: translate(2px, 0) rotate(-45deg);
  -webkit-transform: translate(-2px, 0) rotate(-45deg);
  -moz-transform: translate(-2px, 0) rotate(-45deg);
  -ms-transform: translate(-2px, 0) rotate(-45deg);
  -o-transform: translate(-2px, 0) rotate(-45deg);
  transform: translate(-2px, 0) rotate(-45deg);
}

/* line 1491, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  max-height: 58px;
}
/* line 1501, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li input[type=checkbox]:checked ~ p {
  margin: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -o-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
/* line 1511, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
  -webkit-transform: translate(2px, 0) rotate(45deg);
  -moz-transform: translate(2px, 0) rotate(45deg);
  -ms-transform: translate(2px, 0) rotate(45deg);
  -o-transform: translate(2px, 0) rotate(45deg);
  transform: translate(2px, 0) rotate(45deg);
}
/* line 1515, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
  -webkit-transform: translate(-2px, 0) rotate(-45deg);
  -moz-transform: translate(-2px, 0) rotate(-45deg);
  -ms-transform: translate(-2px, 0) rotate(-45deg);
  -o-transform: translate(-2px, 0) rotate(-45deg);
  transform: translate(-2px, 0) rotate(-45deg);
}

/* line 1523, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li h2 {
  margin: 0;
  color: #ae676a;
}

/* line 1528, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li p {
  transition: all 0.25s ease-in-out;
  overflow: hidden;
  position: relative;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 1535, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li a {
  color: #ae676a;
  font-weight: bold;
}
/* line 1539, ../sass/styles.scss */
.page-wrapper .site-content .block ul.faq-block li a:hover {
  color: #931117;
}

/* line 1548, ../sass/styles.scss */
.page-wrapper .site-content .block .newsletter-block .field {
  margin: 10px 0;
}

/* line 1552, ../sass/styles.scss */
.page-wrapper .site-content .block .newsletter-block .field label {
  display: block;
}

/* line 1556, ../sass/styles.scss */
.page-wrapper .site-content .block .newsletter-block .field input {
  max-width: 100%;
}

/* line 1560, ../sass/styles.scss */
.page-wrapper .site-content .block .newsletter-block .field .required-warning {
  display: none;
}

/* line 1564, ../sass/styles.scss */
.page-wrapper .site-content .block .newsletter-block .submit .button, .page-wrapper .site-content .block .newsletter-block .submit .contact-block input[type=submit], .page-wrapper .site-content .block .contact-block .newsletter-block .submit input[type=submit] {
  box-shadow: none;
  border: none;
  text-shadow: none;
  border-radius: 0;
  padding: 0;
  font-size: 20px;
  font-size: 1.25rem;
}

/* line 1573, ../sass/styles.scss */
.page-wrapper .site-content .block .contact-block input[type=submit] {
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
}

/* line 1582, ../sass/styles.scss */
.button, .page-wrapper .site-content .block .contact-block input[type=submit] {
  display: block;
  border: 7px solid;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-decoration: none;
  font-family: Helvetica, sans-serif;
  width: 250px;
  height: 80px;
  margin: 20px auto;
  padding: 16px 0;
  cursor: pointer;
}

/* line 1597, ../sass/styles.scss */
.button.white, .page-wrapper .site-content .block .contact-block input.white[type=submit] {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  transition: background-color 0.4s ease, border-color 0.4s ease, color 0.4s ease;
}
/* line 1605, ../sass/styles.scss */
.button.white.fill, .page-wrapper .site-content .block .contact-block input.white.fill[type=submit] {
  background-color: #fff;
}
/* line 1609, ../sass/styles.scss */
.button.white:hover, .page-wrapper .site-content .block .contact-block input.white[type=submit]:hover {
  background-color: #fff;
  border-color: #931117;
  color: #931117;
}
/* line 1615, ../sass/styles.scss */
.button.white:active, .page-wrapper .site-content .block .contact-block input.white[type=submit]:active {
  background-color: #931117;
  color: #fff;
}

/* line 1622, ../sass/styles.scss */
.button.red, .page-wrapper .site-content .block .contact-block input[type=submit] {
  background-color: transparent;
  border-color: #931117;
  color: #931117;
  transition: background-color 0.4s ease, border-color 0.4s ease, color 0.4s ease;
}
/* line 1630, ../sass/styles.scss */
.button.red.fill, .page-wrapper .site-content .block .contact-block input[type=submit] {
  background-color: #931117;
  color: #fff;
}
/* line 1635, ../sass/styles.scss */
.button.red:hover, .page-wrapper .site-content .block .contact-block input[type=submit]:hover {
  background-color: #931117;
  border-color: #931117;
  color: #fff;
}
/* line 1641, ../sass/styles.scss */
.button.red:active, .page-wrapper .site-content .block .contact-block input[type=submit]:active {
  background-color: #3c0104;
  border-color: #3c0104;
  color: #fff;
}

/* line 1648, ../sass/styles.scss */
.button.full-width, .page-wrapper .site-content .block .contact-block input.full-width[type=submit] {
  width: auto;
  max-width: 400px;
}

/* line 1653, ../sass/styles.scss */
.sticky {
  display: block;
}

/* line 1657, ../sass/styles.scss */
.hentry {
  margin: 1em 0;
}

/* line 1661, ../sass/styles.scss */
.hidden {
  display: none;
}

/* line 1665, ../sass/styles.scss */
.byline,
.updated:not(.published) {
  display: none;
}

/* line 1670, ../sass/styles.scss */
.single .byline,
.group-blog .byline {
  display: inline;
}

/* line 1675, ../sass/styles.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

/* line 1681, ../sass/styles.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* line 1686, ../sass/styles.scss */
.home .rating-logo {
  max-width: 100%;
  width: 50%;
  display: inline-block;
  text-align: center;
  margin: 30px 0;
  padding: 0 10px;
  vertical-align: middle;
}
/* line 1695, ../sass/styles.scss */
.home .rating-logo img {
  width: 300px;
  max-width: 100%;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/* line 1704, ../sass/styles.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1712, ../sass/styles.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 1716, ../sass/styles.scss */
.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
/* line 1723, ../sass/styles.scss */
.site-footer {
  position: absolute;
  width: 100%;
  height: 244px;
  bottom: 0;
  left: 0;
  color: #fff;
  background-color: #231f20;
}

/* line 1733, ../sass/styles.scss */
.site-footer .red-gradient {
  height: 15px;
  width: 100%;
  background-image: linear-gradient(90deg, #ae676a 33%, #931117 33%, #931117 66%, #3c0104 66%, #3c0104 100%);
  background-image: -moz-linear-gradient(left, #ae676a 33%, #931117 33%, #931117 66%, #3c0104 66%, #3c0104 100%);
  background-image: -webkit-linear-gradient(left, #ae676a 33%, #931117 33%, #931117 66%, #3c0104 66%, #3c0104 100%);
  background-image: -o-linear-gradient(left, #ae676a 33%, #931117 33%, #931117 66%, #3c0104 66%, #3c0104 100%);
  background-image: -ms-linear-gradient(left, #ae676a 33%, #931117 33%, #931117 66%, #3c0104 66%, #3c0104 100%);
}

/* line 1743, ../sass/styles.scss */
.site-footer .site-info {
  padding: 30px 20px 0 20px;
}

/* line 1747, ../sass/styles.scss */
.site-footer .site-info .footer-logo {
  width: 250px;
  margin: 0 auto;
}

/* line 1752, ../sass/styles.scss */
.site-footer .site-info .social-container {
  text-align: center;
  padding: 15px 0 0  0;
}

/* line 1757, ../sass/styles.scss */
.site-footer .site-info .social-container a.footer-link {
  display: inline-block;
  margin: 0 10px;
}

/* line 1762, ../sass/styles.scss */
.site-footer .site-info .social-container a.footer-link .footer-icon {
  height: 35px;
  width: 35px;
  background-size: 35px;
  opacity: 0.8;
}
/* line 1768, ../sass/styles.scss */
.site-footer .site-info .social-container a.footer-link .footer-icon:hover {
  opacity: 1;
}

/* line 1774, ../sass/styles.scss */
.site-footer .menu-footer-menu-container {
  text-align: center;
  padding: 15px 20px;
}

/* line 1779, ../sass/styles.scss */
.site-footer .menu-footer-menu-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1785, ../sass/styles.scss */
.site-footer .menu-footer-menu-container ul li {
  display: inline-block;
}
/* line 1788, ../sass/styles.scss */
.site-footer .menu-footer-menu-container ul li:hover {
  color: #ae676a;
}
/* line 1791, ../sass/styles.scss */
.site-footer .menu-footer-menu-container ul li:hover .link-divider {
  color: #fff;
}
/* line 1799, ../sass/styles.scss */
.site-footer .menu-footer-menu-container ul li:last-child .link-divider {
  display: none;
}

/* line 1807, ../sass/styles.scss */
.site-footer .footer-disclaimer {
  background-color: #000;
  font-size: 11px;
  height: 50px;
  padding: 16px 0;
  width: 100%;
  text-align: center;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 1820, ../sass/styles.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 1826, ../sass/styles.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 1833, ../sass/styles.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
/* line 1843, ../sass/styles.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Slider
--------------------------------------------------------------*/
/* line 1852, ../sass/styles.scss */
.slider-wrap {
  width: 960px;
  height: 534px;
  position: relative;
}

/* line 1859, ../sass/styles.scss */
.slider {
  overflow: hidden;
}

/* line 1863, ../sass/styles.scss */
.holder {
  width: 999999px;
}

/* line 1867, ../sass/styles.scss */
.slide {
  position: relative;
  float: left;
}

/* line 1872, ../sass/styles.scss */
.slide-image {
  width: 960px;
  height: 534px;
}

/* line 1877, ../sass/styles.scss */
.slide-image.vertical {
  background-size: 432px 648px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #231f20;
}

/* line 1885, ../sass/styles.scss */
.slide-info {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
  bottom: 20px;
  height: 150px;
  padding: 30px 240px 30px 60px;
}

/* line 1896, ../sass/styles.scss */
.slider-wrap .button, .slider-wrap .page-wrapper .site-content .block .contact-block input[type=submit], .page-wrapper .site-content .block .contact-block .slider-wrap input[type=submit] {
  position: absolute;
  margin: 0;
  z-index: 5;
  bottom: 15px;
  right: 15px;
  width: 200px;
  font-size: 28px;
  font-size: 1.75rem;
  padding: 13px 0;
}

/* line 1907, ../sass/styles.scss */
.slider-wrap .slide-arrow {
  height: 100%;
  width: 25%;
  background-image: url(../images/slide_arrow.png);
  background-repeat: no-repeat;
  background-size: 43px 75px;
  background-position: calc(100% - 25px) 50%;
  position: absolute;
  top: 50%;
  padding: 0 25px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

/* line 1921, ../sass/styles.scss */
.slider-wrap .slide-arrow.left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 0;
  left: 0;
}

/* line 1927, ../sass/styles.scss */
.slider-wrap .slide-arrow.right {
  right: 0;
}

/* line 1931, ../sass/styles.scss */
.slider-wrap .slider-nav {
  display: none;
}

/* line 1935, ../sass/styles.scss */
.slider-wrap .slider-nav a {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #ddd;
  overflow: hidden;
  text-indent: -9999px;
  border-radius: 50%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1948, ../sass/styles.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
/* line 1952, ../sass/styles.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 1958, ../sass/styles.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 1963, ../sass/styles.scss */
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1970, ../sass/styles.scss */
.gallery {
  margin-bottom: 1.5em;
}

/* line 1974, ../sass/styles.scss */
.gallery-item-wrap {
  position: relative;
  text-decoration: none;
}

/* line 1979, ../sass/styles.scss */
.gallery-columns-4 {
  margin-top: 30px;
}

/* line 1983, ../sass/styles.scss */
.gallery-columns-4 .gallery-item {
  position: relative;
  width: calc(25% - 30px);
  margin: 10px;
  background-size: contain;
}

/* line 1990, ../sass/styles.scss */
.gallery-columns-4 .gallery-item:before {
  content: "";
  display: block;
  padding-top: 100%;
}

/* line 1996, ../sass/styles.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

/* line 2003, ../sass/styles.scss */
.gallery-item .more-info {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: left;
  padding: 20px;
}

/* line 2016, ../sass/styles.scss */
.gallery-item .more-info .info-title {
  font-weight: bold;
  position: absolute;
}

/* line 2024, ../sass/styles.scss */
.gallery-item:hover .more-info {
  display: block;
}
