.block[data-definition-name="website.components.spacer"] .block-content {
  visibility: hidden;
}

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

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.6em;
}

body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}

a {
  color: #0085bd;
  text-decoration: none;
}

a:hover {
  color: #60a5dd;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

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

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

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: inherit;
  color: #000;
  text-decoration: none;
}

mark {
  background: inherit;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

small {
  font-size: 85%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

img:not([src]) {
  visibility: hidden;
}

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

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

table button,
table input {
  *overflow: auto;
}

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

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

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

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

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

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

input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

td {
  vertical-align: top;
}

.row {
  width: auto !important;
}

.row:before,
.row:after {
  content: "";
  display: table;
}

.row:after {
  clear: both;
}

[class*=col-] {
  float: left;
}

[class*=col-] .block {
  padding-left: 17px;
  padding-right: 17px;
}

[class*=col-]:last-child {
  padding-right: 0;
}

.col-12 {
  width: 100%;
}

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

.col-12 .col-8 {
  width: 66.6667%;
}

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

.col-12 .col-5 {
  width: 41.6667%;
}

.col-12 .col-4 {
  width: 33.3333%;
}

.col-12 .col-1 {
  width: 8.3333%;
}

.col-8 {
  width: 66.6667%;
}

.col-8 .col-8 {
  width: 100%;
}

.col-8 .col-6 {
  width: 75%;
}

.col-8 .col-5 {
  width: 62.5%;
}

.col-8 .col-4 {
  width: 50%;
}

.col-8 .col-1 {
  width: 12.5%;
}

.col-6 {
  width: 50%;
}

.col-6 .col-6 {
  width: 100%;
}

.col-6 .col-5 {
  width: 83.3333%;
}

.col-6 .col-4 {
  width: 66.6667%;
}

.col-6 .col-1 {
  width: 16.6667%;
}

.col-5 {
  width: 41.6667%;
}

.col-5 .col-5 {
  width: 100%;
}

.col-5 .col-4 {
  width: 80%;
}

.col-5 .col-1 {
  width: 20%;
}

.col-4 {
  width: 33.3333%;
}

.col-4 .col-4 {
  width: 100%;
}

.col-4 .col-1 {
  width: 25%;
}

.col-1 {
  width: 8.3333%;
}

.col-1 .col-1 {
  width: 100%;
}

.layout > .row {
  margin-left: -17px;
  margin-right: -17px;
}

.layout:not(.editing) .row .block:not(.float):not(.feature-gated-wrapper):first-child {
  padding-top: 0;
}

.layout:not(.editing) .row .block:not(.float):not(.feature-gated-wrapper):first-child:last-child {
  padding-bottom: 0;
}

.layout:not(.editing) .block+.row .block:not(.float):first-child {
  padding-top: 17px;
}

.layout:not(.editing) .block+.row .block:not(.float):first-child:last-child {
  padding-bottom: 17px;
}

.layout:not(.editing) .row+.row .block:not(.float):first-child {
  padding-top: 17px;
}

.layout:not(.editing) .row+.row .block:not(.float):first-child:last-child {
  padding-bottom: 17px;
}

.layout:not(.editing)>.row:first-child>[class*=col-]:first-child>.block:not(:first-child):last-child,
.layout:not(.editing) .block+.row .block:not(.float):last-child {
  padding-bottom: 17px;
}

.layout:not(.editing) .row+.row:not(:last-child) .block:last-child {
  padding-bottom: 17px;
}

.block.sized .block-content {
  overflow: hidden;
}

.text-align-center {
  text-align: center;
}

.block {
  position: relative;
  height: auto;
}

.block:not(.block-html):not(.block-markdown):not([data-definition-name="website.components.html"]) {
  clear: both;
}

.block:not(.fluid-engine .block) {
  padding-top: 17px;
  padding-bottom: 17px;
}

.block[class*=float] {
  z-index: 10 !important;
  box-sizing: border-box;
  clear: none;
}

.block[class*=float-left] {
  float: left;
  margin-right: 17px;
}

.block[class*=float-left]+.block[class*=float-left] {
  clear: left;
}

.block[class*=float-right] {
  float: right;
  margin-left: 17px;
}

.block[class*=float-right]+.block[class*=float-right] {
  clear: right;
}

.block .intrinsic {
  position: relative !important;
}

.block-image:not(.block-focused) .image-block-outer-wrapper.layout-caption-below .image-caption-wrapper.empty {
  padding-top: 0px;
}

.block-image .layout-caption-overlay-hover .image-caption {
  z-index: 2;
}

[data-fluid-engine] {
  position: relative;
  height: 100%;
  width: 100%;
}

.gallery-container iframe {
  width: 100%;
  height: 100%;
  background: transparent;
  display: block;
}

.gallery img:not([src]) {
  opacity: 0;
}

.use--icon,
.use--mask {
  fill: transparent;
  transition: fill 170ms ease-in-out;
}

.svg-icon--wrapper {
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 170ms ease-in-out;
  z-index: 0;
}

.svg-icon--wrapper>div,
.svg-icon--wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-html {
  clear: none;
}

.block-html .html-content {
  outline: none;
}

.block-html .html-content *:not(h1):not(h2):not(h3) {
  word-wrap: break-word;
}

.block-html .html-content>*:first-child {
  margin-top: 0;
}

.block-html .html-content>*:last-child {
  margin-bottom: 0;
}

.gallery-block-slideshow {
  position: relative;
  background-color: rgba(175,175,175,.1);
}

.gallery-block-slideshow .slide>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.block-horizontalrule hr {
  border: none;
  color: #bbb;
  background-color: #bbb;
  height: 1px;
}

.block-image .block-image-figure {
  margin: 0;
}

.block-image .block-image-link {
  display: block;
}

.block-image .image-caption p,
.block-image .image-caption p {
  font-size: 12px;
  line-height: 1.68em;
}

.block-image .image-caption p:first-child,
.block-image .image-caption p:first-child {
  margin-top: 0;
}

.block-image .image-caption p a,
.block-image .image-caption p a {
  display: inline;
}

.block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
  max-width: none;
}

.block-image.sized .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper {
  overflow: hidden;
  padding-bottom: inherit !important;
}

.block-image.sized .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
  text-align: inherit;
  max-width: none;
}

.block-image img {
  display: block;
}

.block-image .image-block-outer-wrapper.layout-caption-below .image-caption-wrapper {
  padding-top: 18px;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic {
  position: relative;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 18px;
  background: rgba(0,0,0,.7);
  max-height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h1,
.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h2,
.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h3,
.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper strong {
  color: #eee;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper p {
  color: #bbb;
  line-height: 1.68em;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper p a {
  color: #bbb;
  text-decoration: underline;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption-wrapper {
  max-height: 75%;
  opacity: 1;
  visibility: visible;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper {
  opacity: 0;
  transition: opacity .1s ease-out;
  visibility: hidden;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption {
  margin-bottom: 0;
}

.block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption {
  transition: margin-bottom .1s ease-out;
  margin-bottom: -5px;
}

.block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper {
  line-height: 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
  max-width: 100%;
}

.block-image .image-block-outer-wrapper:not(.image-block-v2) .intrinsic {
  margin: auto;
}

.block-image .image-block-outer-wrapper:not(.image-block-v2) .intrinsic .image-block-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 100%;
}

.block-image.vsize-1 .image-block-wrapper {
  height: 34px;
}

.block-image[class*="vsize-"] .block-content {
  height: auto;
  overflow: visible;
}

.block-spacer .block-content {
  visibility: hidden;
}

h1[data-rte-preserve-empty]:empty::before,
h2[data-rte-preserve-empty]:empty::before,
h3[data-rte-preserve-empty]:empty::before,
h4[data-rte-preserve-empty]:empty::before,
h5[data-rte-preserve-empty]:empty::before,
h6[data-rte-preserve-empty]:empty::before,
p[data-rte-preserve-empty]:empty::before {
  content: '';
  display: inline-block;
}

ol[data-rte-list] li {
  counter-increment: rte-list;
}

ol[data-rte-list] li:first-child {
  counter-reset: rte-list;
}

ul[data-rte-list] li,
ol[data-rte-list] li {
  list-style-type: none;
}

ul[data-rte-list] li>*,
ol[data-rte-list] li>* {
  margin-top: .5em;
  margin-bottom: .5em;
}

ul[data-rte-list] li>*:first-child::before,
ol[data-rte-list] li>*:first-child::before {
  display: inline-block;
  margin-left: -40px;
  min-width: 40px;
  text-align: right;
  box-sizing: border-box;
}

li>*:first-child::before {
  white-space: pre;
}

ol[data-rte-list] li>*:first-child::before {
  content: "  " counter(rte-list) ". ";
}

ol[data-rte-list="upper-roman"] li>*:first-child::before {
  content: "  " counter(rte-list,upper-roman) ". ";
}

ol[data-rte-list="upper-alpha"] li>*:first-child::before {
  content: "  " counter(rte-list,upper-alpha) ". ";
}

ol[data-rte-list="lower-alpha"] li>*:first-child::before {
  content: "  " counter(rte-list,lower-alpha) ". ";
}

ol[data-rte-list="lower-roman"] li>*:first-child::before {
  content: "  " counter(rte-list,lower-roman) ". ";
}

ol[data-rte-list="decimal"] li>*:first-child::before {
  content: "  " counter(rte-list,decimal) ". ";
}

ul[data-rte-list] li>*:first-child::before {
  padding-right: 10px;
  content: "\2022";
}

ul[data-rte-list="disc"] li>*:first-child::before {
  content: "\2022";
}

ul[data-rte-list="circle"] li>*:first-child::before,
ul[data-rte-list] ul[data-rte-list="default"] li>*:first-child::before {
  content: "\25CB";
}

ul[data-rte-list="square"] li>*:first-child::before,
ul[data-rte-list] ul[data-rte-list] ul[data-rte-list="default"] li>*:first-child::before {
  content: "\25A0";
}

ul[data-rte-list="dash"] li>*:first-child::before {
  content: "-";
}

.layout .html-block.block img {
  max-width: 100%;
  height: auto;
}

.layout .html-block.block img[align=left] {
  margin-right: 34px;
}

.layout .html-block.block img[align=right] {
  margin-left: 34px;
}

.layout .html-block.block img[align=top] {
  vertical-align: top;
}

.layout .html-block.block img[align=middle] {
  vertical-align: middle;
}

.layout .html-block.block img[align=bottom] {
  vertical-align: bottom;
}

.layout .html-block.block div[data-src="v5"] img {
  max-width: 100%;
}

[data-test="paywall-page-root"] {
  text-align: center;
  margin: auto;
}

@media all and (max-width:414px) {
  [data-test="paywall-page-root"] {
    width: 350px;
  }
}

.social-links .svg-icon--wrapper {
  width: 20px;
  height: 20px;
  margin: 0 2.6px;
}

.social-links .svg-icon--wrapper:first-of-type {
  margin-left: 0 !important;
}

.social-links .svg-icon--wrapper:last-of-type {
  margin-right: 0 !important;
}

.social-icon-style-round .social-links .svg-icon--wrapper {
  border-radius: 50%;
}

.social-icon-style-round:not(.tweak-template-social-icon-standard-color) .social-links .use--mask {
  fill: #263333;
}

.social-icon-style-round:not(.tweak-template-social-icon-standard-color) .social-links:hover .use--mask {
  fill: rgba(38,51,51,.4);
}

.social-icon-style-round:not(.tweak-template-social-icon-standard-color) .social-links:hover .svg-icon--wrapper:hover .use--mask {
  fill: #263333;
}

.project {
  -webkit-transform: translatez(0);
}

body {
  background-image: none;
  background-position: top left;
  background-size: auto;
  background-attachment: scroll;
  background-repeat: repeat;
  background-color: #fff;
  color: #263333;
}

body #canvas {
  background-color: #fff;
}

body.site-title .logo a {
  color: #263333;
}

body.site-title .logo a:hover {
  color: #263333;
}

body #topNav {
  position: relative;
}

body #topNav ul {
  background-color: #fff;
}

body #topNav ul>li>a {
  border-bottom-color: transparent;
  border-bottom-style: solid;
}

body #topNav ul>li.active-link>a {
  color: #263333;
  border-bottom-color: #fff;
}

body #topNav a {
  color: #263333;
}

body #topNav a:hover {
  color: #263333;
  border-bottom-color: #fff;
}

body h1 {
  color: rgba(38,51,51,.9);
}

body h2 {
  color: rgba(38,51,51,.9);
}

body h3 {
  color: rgba(38,51,51,.75);
}

body a,
body a:link,
body a:visited {
  color: #ff708d;
}

body a:hover,
body a:active {
  color: #b45568;
}

body a:focus {
  outline: none;
}

body {
  font-family: Georgia,serif;
  font-weight: normal;
  line-height: 1.8em;
  font-size: 13px;
  text-transform: none;
  font-weight: 300;
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 1.6em;
  font-style: normal;
  text-decoration: none;
}

p {
  font-family: Georgia,serif;
  font-weight: normal;
  line-height: 1.8em;
  font-size: 13px;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 1.6em;
  font-style: normal;
  margin: 0 0 1.6em;
}

ul,
ol,
dl {
  font-family: Georgia,serif;
  font-weight: normal;
  line-height: 1.8em;
  font-size: 13px;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 1.6em;
  font-style: normal;
  margin: 1em 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0 .3em;
}

h1 {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 3em;
  font-family: Source Sans Pro;
  line-height: 1.3em;
  font-style: normal;
}

h2 {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.4em;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 1.8em;
  font-family: Source Sans Pro;
  line-height: 1em;
  font-style: normal;
}

h3 {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.6em;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 1.7em;
  font-family: Source Sans Pro;
  line-height: 1.5em;
  font-style: normal;
}

blockquote {
  margin: 1em 0;
  padding: 0 0 0 1em;
  border: 1px solid #263333;
  border-width: 0 0 0 1px;
}

nav ul,
nav ol {
  margin: 0;
}

.site-title h1.logo {
  font-family: Varela Round,arial,sans-serif;
  font-size: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 5px;
  font-size: 26px;
  font-family: PT Sans;
  line-height: 1.2em;
  font-style: normal;
}

#topNav nav ul,
#mobileNav nav ul {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  line-height: 1.6em;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 12px;
  font-family: Source Sans Pro;
  line-height: 1.2em;
  font-style: normal;
}

#topNav nav ul,
#mobileNav nav ul {
  text-decoration: none;
}

#hero .page-title {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  font-size: 28px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: 11px;
  font-size: 63px;
  font-family: Source Sans Pro;
  line-height: 1.2em;
  font-style: normal;
}

#footer p,
#footer ul,
#footer ol {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: Source Sans Pro;
  line-height: 1.6em;
  font-style: normal;
}

.block-horizontalrule hr {
  margin: 0;
  border-style: none;
  border-width: 0;
  height: 1px;
}

#canvas {
  max-width: 1200px;
  margin: 0 auto;
  padding: 55px 55px 0;
}

#header {
  position: relative;
}

#topNav {
  z-index: 1000;
}

#page {
  margin-top: 70px;
  margin-bottom: 20px;
  opacity: 1;
  position: relative;
}

#upper-logo,
#lower-logo {
  line-height: 0;
}

.collection-type-page #page {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.site-title .logo {
  margin: 0;
  display: inline-block;
  line-height: 1.2em;
  width: 100%;
}

.site-title .logo a {
  color: #263333;
}

.site-title.canvas-style-masthead-logo-left #topNav>nav>ul>li>a {
  padding: 3.6px 0;
}

.site-info,
.site-tag-line {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 3px;
  font-size: 10px;
  font-family: Source Sans Pro;
  line-height: 2em;
  font-style: normal;
  color: #263333;
  text-align: center;
}

.custom-info {
  text-align: left;
}

.custom-info .layout .block.html-block p {
  font-family: Varela Round,arial,sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 3px;
  font-size: 10px;
  font-family: Source Sans Pro;
  line-height: 2em;
  font-style: normal;
  color: #263333;
}

#topNav nav {
  float: left;
  width: 100%;
  text-align: center;
}

#topNav nav ul {
  width: auto;
  margin: auto;
}

#topNav nav li {
  float: left;
  position: relative;
}

#topNav nav li:not(.filter)+li {
  margin-left: 44px;
}

#topNav nav li a {
  display: inline-block;
}

#upper-logo,
#lower-logo,
#topNav {
  float: left;
}

#mobileMenuLink {
  display: none;
  visibility: hidden;
  margin: 15px 0 0;
}

#mobileNav {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: max-height,.3s;
  -moz-transition: max-height,.3s;
  -o-transition: max-height,.3s;
  transition: max-height,.3s;
}

.header-subtitle-none .site-tag-line,
.header-subtitle-none .site-info,
.header-subtitle-none .custom-info {
  display: none;
}

.canvas-style-masthead-logo-left .site-info,
.canvas-style-masthead-logo-left .site-tag-line,
.canvas-style-masthead-logo-left .custom-info {
  width: 100%;
  margin: 0 0 21px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  text-align: center;
  float: left;
}

.canvas-style-masthead-logo-left .custom-info {
  text-align: left;
  padding-bottom: 10.5px;
}

.canvas-style-masthead-logo-left .site-info .site-address,
.canvas-style-masthead-logo-left .site-info .site-city-state,
.canvas-style-masthead-logo-left .site-info .site-phone {
  display: inline-block;
  width: auto;
  padding-bottom: 10.5px;
}

.canvas-style-masthead-logo-left .site-info .site-address,
.canvas-style-masthead-logo-left .site-info .site-city-state {
  float: left;
}

.canvas-style-masthead-logo-left .site-info .site-phone {
  float: right;
}

.canvas-style-masthead-logo-left .site-info .site-address:after {
  content: ',';
}

.canvas-style-masthead-logo-left .site-info .site-city-state {
  padding-left: .5em;
}

.canvas-style-masthead-logo-left .site-tag-line {
  padding-bottom: 10.5px;
}

.canvas-style-masthead-logo-left #upper-logo {
  display: none;
}

.canvas-style-masthead-logo-left #lower-logo {
  display: block;
}

.canvas-style-masthead-logo-left .top-divider {
  margin-top: 21px;
}

.canvas-style-masthead-logo-left #topNav {
  float: right;
}

.canvas-style-masthead-logo-left #topNav .page-divider {
  display: none;
}

.canvas-style-masthead-logo-left .main-nav li {
  float: left;
}

.canvas-style-masthead-logo-left.header-subtitle-none #header {
  padding-top: 0;
}

#footer {
  border-style: solid;
  border-color: #fff;
  border-width: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

#infoFooterBlock {
  min-height: 15px;
  width: 75%;
}

#socialLinks {
  text-align: right;
  width: 24%;
}

#infoFooterBlock,
#socialLinks {
  display: inline-block;
  vertical-align: middle;
}

#footerBlock {
  float: none;
  width: auto;
  min-height: 15px;
}

.info-footer-wrapper {
  border-style: solid;
  border-color: #fff;
  border-width: 0;
  margin-top: 15px;
}

.info-footer {
  float: left;
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
}

.info-footer .layout:not(.editing) .row .block:not(.float):first-child {
  padding-top: 17px;
}

.page-divider {
  border-bottom: 1px solid #fff;
}

.block-horizontalrule hr {
  color: #fff;
  background-color: #fff;
}

.page-borders-thick .page-divider {
  border-bottom-width: 2px;
}

.page-borders-thick #footer,
.page-borders-thick .info-footer-wrapper {
  border-top-width: 2px;
}

.page-borders-thick #canvas {
  border-width: 2px;
}

.page-borders-thick #topNav ul>li>a {
  border-bottom-width: 2px;
}

.page-borders-thick .block-horizontalrule hr {
  height: 2px;
}

.page-borders-thick #projectPages h2.project-title {
  border-bottom-width: 2px;
}

.page-borders-thick .page-title:after {
  height: 2px;
}

.page-borders-thick.canvas-style-masthead-logo-left .site-info,
.page-borders-thick.canvas-style-masthead-logo-left .site-tag-line,
.page-borders-thick.canvas-style-masthead-logo-left .custom-info {
  border-bottom-width: 2px;
}

.page-borders-thick #mobileNav .wrapper {
  border-bottom-width: 2px;
}

.page-borders-thick #mobileMenuLink {
  border-bottom-width: 2px;
}

#hero {
  margin-top: 20px;
}

.page-image {
  position: relative;
}

.page-image .image-wrapper {
  background-color: #fafafa;
}

.page-image .image-wrapper img[data-src] {
  width: 100%;
  display: block;
}

.page-image .wrapper {
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 75px;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  opacity: 0;
}

.page-image .page-title {
  color: #fff;
  margin-top: .25em;
  margin-bottom: .5em;
}

.page-image .page-title:after {
  content: '';
  display: block;
  font-weight: normal;
  background-color: #fff;
  width: .75em;
}

.page-image .page-description {
  width: 50%;
  margin: auto;
}

.page-image .page-description p {
  font-family: Varela Round,arial,sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: Source Sans Pro;
  line-height: 1.6em;
  font-style: normal;
  color: #fff;
}

.banner-alignment-center .page-image .wrapper {
  text-align: center;
}

.banner-alignment-center .page-image .page-title:after,
.banner-alignment-center .page-image .page-description {
  margin: .25em auto;
}

.collection-type-gallery #hero img {
  max-width: 100%;
}

.collection-type-gallery.view-list #hero {
  display: none;
}

.collection-type-gallery.view-list #projectPages .project {
  height: auto !important;
  overflow: visible !important;
}

.collection-type-gallery.view-list #projectPages .project .image-list img {
  opacity: 1;
  margin: 0 auto;
  margin-bottom: 1em;
  display: block;
}

.collection-type-gallery.view-list #projectPages .project .image-list .image>img {
  max-width: 100%;
}

#projectPages .project {
  height: 0;
  overflow: hidden;
}

#projectPages .project .image-list img {
  display: none;
}

#projectPages .project-meta {
  margin-bottom: 15px;
}

#projectPages .image-meta {
  margin-bottom: 2em;
}

#projectPages h2.project-title {
  margin-top: 0;
  font-family: Source Sans Pro;
  font-size: 1.8em;
  text-align: left;
  border-bottom-color: #fff;
  border-bottom-style: solid;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  display: inline-block;
}

.project-layout-right-sidebar #projectPages .project {
  margin-right: 400px;
}

.project-layout-right-sidebar #projectPages .project .project-meta {
  margin-right: -400px;
  width: 380px;
  float: right;
}

.hide-page-title .page-title {
  display: none;
}

.hide-info-footer .info-footer-wrapper {
  display: none;
}

@media only screen and (max-width:1470px) {
  .canvas-style-masthead-logo-left #canvas {
    margin: 0 80px;
  }
}

@media only screen and (max-width:1140px) {
  #hero .wrapper .page-title {
    font-size: 52px;
  }

  #hero .wrapper .page-description {
    width: 70%;
  }

  #hero .wrapper .page-description p {
    font-size: 100%;
  }
}

@media only screen and (max-width:1024px) {
  .canvas-style-masthead-logo-left #canvas {
    margin: 0 auto;
  }

  #hero .page-image .wrapper {
    padding: 0 15px;
  }

  #hero .page-image .wrapper .page-title {
    font-size: 40px;
  }
}

@media only screen and (max-width:767px) {
  .layout [class*=col-] {
    float: none !important;
    width: auto !important;
  }

  .layout .spacer-block {
    display: none;
  }

  .layout .row .block:first-child {
    padding-top: 17px !important;
  }

  .layout .row .block:last-child {
    padding-bottom: 17px !important;
  }

  .layout .row+.row,
  .layout .row+.block {
    margin-top: 0 !important;
  }

  .custom-info .layout .block.html-block p {
    text-align: center;
  }

  #canvas {
    padding: 27.5px 27.5px 0;
  }

  #page {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #hero {
    margin-top: 30px;
  }

  #hero .page-image .wrapper .page-description {
    display: none;
  }

  #hero .page-image .wrapper .page-title {
    font-size: 21px;
  }

  .project-layout-right-sidebar #projectPages .project {
    margin-right: 0px;
  }

  .project-layout-right-sidebar #projectPages .project .project-meta {
    margin-right: 0px;
    width: auto;
    float: none;
  }

  #header {
    margin-bottom: 30px;
  }

  .collection-type-page #page {
    margin-top: 10px;
  }
}

#socialLinks {
  text-align: right;
  font-size: 0;
  line-height: 0;
}

#socialLinks:before,
#socialLinks:after {
  content: "";
  display: table;
}

#socialLinks:after {
  clear: both;
}

#socialLinks .svg-icon--wrapper {
  margin: 0 0 0 6px;
}

img[data-src]:not([src]) {
  opacity: 0;
}

@media only screen and (max-width:640px) {
  #canvas {
    padding: 0 17px;
  }

  #header {
    text-align: center;
  }

  #lower-logo,
  #upper-logo {
    float: none;
  }

  .site-title.canvas-style-masthead-logo-left #lower-logo {
    width: 100%;
    text-align: center;
  }

  #hero {
    margin-top: 15px;
  }

  .canvas-style-masthead-logo-left .site-info,
  .canvas-style-masthead-logo-left .site-tag-line,
  .canvas-style-masthead-logo-left .custom-info {
    margin-bottom: 0;
  }

  .canvas-style-masthead-logo-left .site-info {
    padding: 15px 0;
    margin-bottom: 0;
  }

  .canvas-style-masthead-logo-left .site-info .site-address,
  .canvas-style-masthead-logo-left .site-info .site-city-state,
  .canvas-style-masthead-logo-left .site-info .site-phone {
    float: none;
    display: inline;
  }

  .canvas-style-masthead-logo-left .site-info .site-address a,
  .canvas-style-masthead-logo-left .site-info .site-city-state a,
  .canvas-style-masthead-logo-left .site-info .site-phone a {
    color: #263333;
  }

  .canvas-style-masthead-logo-left .site-tag-line {
    padding: 15px 0;
  }

  .canvas-style-masthead-logo-left.header-subtitle-none #header {
    padding-top: 30px;
  }

  .canvas-style-masthead-logo-left.header-subtitle-none #lower-logo {
    padding-top: 0px;
  }

  .canvas-style-masthead-logo-left #lower-logo {
    padding-top: 30px;
    clear: both;
    float: none;
  }

  .canvas-style-masthead-logo-left #topNav {
    float: none;
    clear: both;
    width: 100%;
    margin-top: 24px;
  }

  #topNav nav li {
    float: none;
    display: inline-block;
  }

  .canvas-style-masthead-logo-left .top-divider {
    margin-top: 0px;
  }

  .collection-type-page #page {
    width: 100%;
    max-width: 100% !important;
  }

  #infoFooterBlock,
  #socialLinks {
    float: none;
    width: auto;
    text-align: center !important;
    display: block;
  }

  #infoFooterBlock .svg-icon--wrapper,
  #socialLinks .svg-icon--wrapper {
    margin: 0 3px;
  }
}
