/*
Theme Name: Gubbinz
Author: Paul Burnhill
Author URI: http://www.paulburnhill.net/
Description: Responsive mobile first WordPress theme 
Version: 3.0
*/
/* ------- sass elements ------- */
/*! normalize.css v1.0.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url("https://use.typekit.net/tct8yyx.css");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ------- site specific variables ------- */
/* ------- reusable site variables ------- */
/* ------- media query size variables ------- */
/* ------- gradient ------- */
/* ------- font size in REM ------- */
/* ------- transition ------- */
/* ------- placeholder ------- */
/* usage
@include placeholder {
	color: black;
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	line-height: normal;
	line-height: 1;
	opacity: 1;
	text-align: center;
}
*/
/* ------- base css - shouldn't need to edit these ------- */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html {
  height: 100%;
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  line-height: 1.5; }
  @media screen and (max-width: 900px) {
    html {
      font-size: 10px; } }
  @media screen and (max-width: 500px) {
    html {
      font-size: 10px; } }

body {
  background-color: #ffffff;
  position: relative;
  height: 100%; }

.site-width-container {
  width: 100%;
  position: relative; }

.site-width-inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  box-sizing: border-box;
  padding: 0 40px; }
  @media screen and (max-width: 700px) {
    .site-width-inner {
      padding: 0 30px; } }

.neg-margin-fix {
  padding-top: 0.1px;
  padding-bottom: 0.1px; }

.flex-container {
  display: flex; }

@media screen and (max-width: 700px) {
  .flex-mobile-wrap {
    flex-wrap: wrap; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    margin-top: -46px !important; } }

.gub-grid-container {
  width: calc(100% + 30px);
  margin: -15px;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap; }
  .gub-grid-container .gub-grid-item {
    margin: 15px; }
  .gub-grid-container .gub-grid-6-item {
    flex: 0 0 calc(16.6666666% - 30px);
    width: calc(33.3333333% - 30px); }
  .gub-grid-container .gub-grid-5-item {
    flex: 0 0 calc(20% - 30px);
    width: calc(20% - 30px); }
  .gub-grid-container .gub-grid-4-item {
    flex: 0 0 calc(25% - 30px);
    width: calc(25% - 30px); }
  .gub-grid-container .gub-grid-3-item {
    flex: 0 0 calc(33.3333333% - 30px);
    width: calc(33.3333333% - 30px); }
  .gub-grid-container .gub-grid-3-double-item {
    flex: 0 0 calc(66.6666666% - 30px);
    width: calc(66.6666666% - 30px); }
  .gub-grid-container .gub-grid-2-item {
    flex: 0 0 calc(50% - 30px);
    width: calc(50% - 30px); }
  .gub-grid-container .gub-grid-1-item {
    flex: 0 0 calc(100% - 30px);
    width: calc(100% - 30px); }
  @media screen and (max-width: 1100px) {
    .gub-grid-container .gub-grid-5-item-laptop {
      flex: 0 0 calc(20% - 30px);
      width: calc(20% - 30px); } }
  @media screen and (max-width: 1100px) {
    .gub-grid-container .gub-grid-4-item-laptop {
      flex: 0 0 calc(25% - 30px);
      width: calc(25% - 30px); } }
  @media screen and (max-width: 1100px) {
    .gub-grid-container .gub-grid-3-item-laptop {
      flex: 0 0 calc(33.3333333% - 30px);
      width: calc(33.3333333% - 30px); } }
  @media screen and (max-width: 1100px) {
    .gub-grid-container .gub-grid-2-item-laptop {
      flex: 0 0 calc(50% - 30px);
      width: calc(50% - 30px); } }
  @media screen and (max-width: 900px) {
    .gub-grid-container .gub-grid-5-item-tablet {
      flex: 0 0 calc(20% - 30px);
      width: calc(20% - 30px); } }
  @media screen and (max-width: 900px) {
    .gub-grid-container .gub-grid-4-item-tablet {
      flex: 0 0 calc(25% - 30px);
      width: calc(25% - 30px); } }
  @media screen and (max-width: 900px) {
    .gub-grid-container .gub-grid-3-item-tablet {
      flex: 0 0 calc(33.3333333% - 30px);
      width: calc(33.3333333% - 30px); } }
  @media screen and (max-width: 900px) {
    .gub-grid-container .gub-grid-2-item-tablet {
      flex: 0 0 calc(50% - 30px);
      width: calc(50% - 30px); } }
  @media screen and (max-width: 900px) {
    .gub-grid-container .gub-grid-1-item-tablet {
      flex: 0 0 calc(100% - 30px);
      width: calc(1000% - 30px); } }
  @media screen and (max-width: 700px) {
    .gub-grid-container .gub-grid-3-item-phablet {
      flex: 0 0 calc(33.3333333% - 30px);
      width: calc(33.3333333% - 30px); } }
  @media screen and (max-width: 700px) {
    .gub-grid-container .gub-grid-2-item-phablet {
      flex: 0 0 calc(50% - 30px);
      width: calc(50% - 30px); } }
  @media screen and (max-width: 700px) {
    .gub-grid-container .gub-grid-1-item-phablet {
      flex: 0 0 calc(100% - 30px);
      width: calc(100% - 30px); } }
  @media screen and (max-width: 500px) {
    .gub-grid-container .gub-grid-2-item-phone {
      flex: 0 0 calc(50% - 30px);
      width: calc(50% - 30px); } }
  @media screen and (max-width: 500px) {
    .gub-grid-container .gub-grid-1-item-phone {
      flex: 0 0 calc(100% - 30px);
      width: calc(100% - 30px); } }

.display-block {
  display: block; }

p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
table {
  margin-top: 0;
  margin-bottom: 2rem;
  color: inherit; }
  p:last-child,
  ul:last-child,
  ol:last-child,
  h1:last-child,
  h2:last-child,
  h3:last-child,
  h4:last-child,
  h5:last-child,
  h6:last-child,
  table:last-child {
    margin-bottom: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
  font-weight: 500;
  font-family: "museo-sans", Helvetica, Arial, sans-serif; }

h1 {
  font-size: 3.2rem; }

h2 {
  font-size: 2.8rem; }

h3 {
  font-size: 2.4rem; }

h4,
h5,
h6 {
  font-size: 1.6rem; }

h1 + p,
h1 + ul,
h1 + ol,
h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h2 + p,
h2 + ul,
h2 + ol,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h3 + p,
h3 + ul,
h3 + ol,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + h6,
h4 + p,
h4 + ul,
h4 + ol,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + h6,
h5 + p,
h5 + ul,
h5 + ol,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + h6,
h6 + p,
h6 + ul,
h6 + ol,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6 {
  margin-top: -1.5rem; }

p:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

ul,
ul ul,
ul ul ul {
  list-style-position: inside;
  padding-left: 1.4em; }

ol,
ol ol,
ol ol ol {
  list-style-position: outside;
  padding-left: 2.5rem; }

li {
  list-style-position: outside;
  margin-bottom: 0.2rem; }
  li h1:first-child,
  li h2:first-child,
  li h3:first-child,
  li h4:first-child,
  li h5:first-child,
  li h6:first-child {
    margin-top: 2rem; }

table {
  margin: 0;
  border: 1px solid #000000; }
  table th,
  table td {
    border: 1px solid #000000;
    padding: 0.5rem; }
  table th {
    font-weight: 600; }

.table-container {
  max-width: 100%;
  overflow: scroll;
  margin: 1rem 0; }

a {
  color: inherit;
  text-decoration: none; }

main p a,
main ul a,
main ol a,
main h1 a,
main h2 a,
main h3 a,
main h4 a,
main h5 a,
main h6 a,
main table a {
  text-decoration: underline; }
  main p a:hover, main p a:active,
  main ul a:hover,
  main ul a:active,
  main ol a:hover,
  main ol a:active,
  main h1 a:hover,
  main h1 a:active,
  main h2 a:hover,
  main h2 a:active,
  main h3 a:hover,
  main h3 a:active,
  main h4 a:hover,
  main h4 a:active,
  main h5 a:hover,
  main h5 a:active,
  main h6 a:hover,
  main h6 a:active,
  main table a:hover,
  main table a:active {
    text-decoration: none; }

.textleft {
  text-align: left; }

.textcentred {
  text-align: center; }

.textright {
  text-align: right; }

hr {
  border: none;
  border-bottom: 1px solid #000000; }

.hide-text {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap; }

.clearfix:after, ul.float-list:after {
  content: "";
  display: table;
  clear: both; }

.bold,
strong,
b {
  font-weight: 900; }

i,
em {
  font-style: italic; }

code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

blockquote {
  font-style: italic;
  padding: 0 2rem; }

.uppercase {
  text-transform: uppercase; }

.line-height-1 {
  line-height: 1; }

dl {
  margin: 1rem 0; }

dt {
  margin-top: 0.5rem; }

.fontawe-icon {
  font-family: "Fontawesome";
  font-style: normal;
  font-weight: 400; }

.fontawe-solid-icon {
  font-family: "Fontawesome-solid";
  font-style: normal;
  font-weight: 400; }

.fontawe-brand-icon {
  font-family: "Fontawesome-brands";
  font-style: normal; }

.no-display {
  display: none; }

.float-left {
  float: left; }

.float-right {
  float: right; }

ul.clear-list, .gubbinz-social-sharing ul, .twitter-card ul.good_old_twitter_widget {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.clear-list li, .gubbinz-social-sharing ul li, .twitter-card ul.good_old_twitter_widget li {
    padding: 0; }

ul.float-list li {
  float: left;
  margin: 0 1rem 0 0; }
  ul.float-list li:last-child {
    margin-right: 0; }

ul.inline-list, .gubbinz-social-sharing ul {
  font-size: 0;
  line-height: 0; }
  ul.inline-list li, .gubbinz-social-sharing ul li {
    display: inline-block; }

ul.flex-list {
  display: flex; }
  ul.flex-list li {
    margin: 0; }

address {
  font-style: normal; }

.block-link {
  display: block; }

button.clear-btn {
  margin: 0;
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline;
  font-family: inherit;
  border-radius: 0; }
  button.clear-btn:focus {
    outline: none; }

.std-btn,
a:link.std-btn,
a:visited.std-btn,
button.std-btn {
  margin: 2rem 0;
  display: inline-block;
  padding: 8px 12px;
  border: none;
  color: #ffffff;
  font-size: 1.5rem;
  line-height: normal;
  line-height: 1;
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  position: relative;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.responsive-video-wrapper {
  width: 100%;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0 auto;
  position: relative; }
  .responsive-video-wrapper iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.desktop-only {
  display: initial !important; }
  @media screen and (max-width: 700px) {
    .desktop-only {
      display: none !important; } }

.mobile-only {
  display: none !important; }
  @media screen and (max-width: 700px) {
    .mobile-only {
      display: initial !important; } }

.breadcrumb-dividers {
  font-family: "Fontawesome-solid";
  margin: 0 0.75em; }

nav {
  margin: 0; }
  nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    nav ul li {
      margin: 0;
      padding: 0; }

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

img.max-width-img-450 {
  width: 100%;
  max-width: 450px;
  height: auto;
  display: block;
  margin: 0 auto; }

img.max-width-img-500 {
  width: 100%;
  max-width: 500px;
  height: auto;
  display: block;
  margin: 0 auto; }

.remove-neg-margin + p,
.remove-neg-margin + ul,
.remove-neg-margin + ol,
.remove-neg-margin + h1,
.remove-neg-margin + h2,
.remove-neg-margin + h3,
.remove-neg-margin + h4,
.remove-neg-margin + h5,
.remove-neg-margin + h6 {
  margin-top: 0; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.alignnone,
img.alignnone,
a img.alignnone {
  margin: 0;
  display: block; }

.alignright,
img.alignright,
a img.alignright {
  float: right;
  margin: 1.6rem 0 1.6rem 1.6rem; }

.alignleft,
img.alignleft,
a img.alignleft {
  float: left;
  margin: 1.6rem 1.6rem 1.6rem 0; }

.aligncenter,
img.aligncenter,
a img.aligncenter {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important; }

.alignnone:first-child,
img.alignnone:first-child,
a img.alignnone:first-child,
.alignright:first-child,
img.alignright:first-child,
a img.alignright:first-child,
.alignleft:first-child,
img.alignleft:first-child,
a img.alignleft:first-child,
.aligncenter:first-child,
img.aligncenter:first-child,
a img.aligncenter:first-child {
  margin-top: 0; }

.wp-caption {
  border: none;
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 0;
  text-align: left;
  position: relative; }

.wp-caption.alignnone {
  margin: 1.6rem 0; }

.wp-caption.alignleft {
  margin: 1.6rem 1.6rem 1.6rem 0; }

.wp-caption.alignright {
  margin: 1.6rem 0 1.6rem 1.6rem; }

.wp-caption a {
  display: block; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
  display: block; }

.wp-caption p.wp-caption-text {
  font-size: 1.3rem;
  line-height: 1.1;
  margin: 0;
  background: rgba(255, 255, 255, 0.8);
  color: #000000;
  padding: 8px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.gallery {
  margin: 35px auto !important; }
  .gallery dl.gallery-item {
    margin: 0 !important;
    position: relative;
    overflow: hidden;
    float: none !important;
    display: inline-block !important; }
    .gallery dl.gallery-item dt.gallery-icon {
      margin: 0; }
      .gallery dl.gallery-item dt.gallery-icon a {
        display: block; }
        .gallery dl.gallery-item dt.gallery-icon a img {
          display: block;
          border: none !important;
          margin: 0; }
    .gallery dl.gallery-item .wp-caption-text {
      font-size: 1.3rem;
      line-height: 1.1;
      margin: 0;
      background: rgba(255, 255, 255, 0.8);
      color: #000000;
      padding: 8px 10px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      box-sizing: border-box;
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .gallery.gallery-columns-1 dl.gallery-item {
    width: 100% !important; }
  .gallery.gallery-columns-2 dl.gallery-item {
    width: 50% !important; }
    @media screen and (max-width: 500px) {
      .gallery.gallery-columns-2 dl.gallery-item {
        width: 100% !important; } }
  .gallery.gallery-columns-3 dl.gallery-item {
    width: 33.3333333% !important; }
    @media screen and (max-width: 500px) {
      .gallery.gallery-columns-3 dl.gallery-item {
        width: 100% !important; } }
  .gallery.gallery-columns-4 dl.gallery-item {
    width: 25% !important; }
    @media screen and (max-width: 500px) {
      .gallery.gallery-columns-4 dl.gallery-item {
        width: 100% !important; } }
  .gallery.gallery-columns-5 dl.gallery-item {
    width: 20% !important; }
    @media screen and (max-width: 500px) {
      .gallery.gallery-columns-5 dl.gallery-item {
        width: 100% !important; } }
  .gallery.gallery-columns-6 dl.gallery-item {
    width: 16.6666666% !important; }
    @media screen and (max-width: 500px) {
      .gallery.gallery-columns-6 dl.gallery-item {
        width: 100% !important; } }

/* ------- site specific css ------- */
@font-face {
  font-family: 'Fontawesome';
  src: url("../font/fa-regular-400.woff2?v=5.0.10") format("woff2"), url("../font/fa-regular-400.woff?v=5.0.10") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Fontawesome-brands';
  src: url("../font/fa-brands-400.woff2?v=5.0.10") format("woff2"), url("../font/fa-brands-400.woff?v=5.0.10") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Fontawesome-solid';
  src: url("../font/fa-solid-900.woff2?v=5.0.10") format("woff2"), url("../font/fa-solid-900.woff?v=5.0.10") format("woff");
  font-weight: 400;
  font-style: normal; }

body {
  font-weight: 500; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500; }

h1 {
  font-size: 2.8rem; }

h2 {
  font-size: 2.4rem; }

h3 {
  font-size: 2rem; }

h4,
h5,
h6 {
  font-size: 1.4rem; }

.site-body-text a:link,
.site-body-text a:visited {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #cc092f; }
  .site-body-text a:link:hover, .site-body-text a:link:active,
  .site-body-text a:visited:hover,
  .site-body-text a:visited:active {
    color: #9b9b9b; }

.site-body-text p img {
  max-width: 100%;
  height: auto; }

.site-body-text table {
  width: 100%;
  border: none;
  margin-bottom: 20px; }
  .site-body-text table td {
    border: none;
    padding: 5px; }
    .site-body-text table td:first-child {
      padding-left: 0; }
    .site-body-text table td:last-child {
      padding-right: 0; }

.white-text {
  color: #ffffff; }

.grey-text, .site-body-text {
  color: #9b9b9b; }

.slate-text {
  color: #6b717c; }

.red-text {
  color: #cc092f; }

.blue-text {
  color: #0097cc; }

.no-margin-text {
  margin: 0; }

.textsize-60 {
  font-size: 6rem; }
  @media screen and (max-width: 900px) {
    .textsize-60 {
      font-size: 4rem; } }
  @media screen and (max-width: 500px) {
    .textsize-60 {
      font-size: 3.4rem; } }

.textsize-50 {
  font-size: 5rem; }
  @media screen and (max-width: 900px) {
    .textsize-50 {
      font-size: 3.6rem; } }
  @media screen and (max-width: 500px) {
    .textsize-50 {
      font-size: 3rem; } }

.textsize-40 {
  font-size: 4rem; }
  @media screen and (max-width: 900px) {
    .textsize-40 {
      font-size: 3rem; } }
  @media screen and (max-width: 500px) {
    .textsize-40 {
      font-size: 2.8rem; } }

.textsize-34 {
  font-size: 3.4rem; }
  @media screen and (max-width: 900px) {
    .textsize-34 {
      font-size: 2.6rem; } }

.textsize-28 {
  font-size: 2.8rem; }
  @media screen and (max-width: 900px) {
    .textsize-28 {
      font-size: 2.2rem; } }

.textsize-24 {
  font-size: 2.4rem; }
  @media screen and (max-width: 900px) {
    .textsize-24 {
      font-size: 2rem; } }

.textsize-22 {
  font-size: 2.2rem; }
  @media screen and (max-width: 900px) {
    .textsize-22 {
      font-size: 2rem; } }

.textsize-20 {
  font-size: 2rem; }
  @media screen and (max-width: 900px) {
    .textsize-20 {
      font-size: 1.8rem; } }

.textsize-18 {
  font-size: 1.8rem; }

.textsize-17 {
  font-size: 1.7rem; }

.textsize-16 {
  font-size: 1.6rem; }

.textsize-15 {
  font-size: 1.5rem; }

.textsize-14, .site-body-text {
  font-size: 1.4rem; }

.textsize-12 {
  font-size: 1.2rem; }

@media screen and (max-width: 700px) {
  .textsize-18-phablet {
    font-size: 1.8rem; } }

@media screen and (max-width: 700px) {
  .textsize-17-phablet {
    font-size: 1.7rem; } }

@media screen and (max-width: 700px) {
  .textsize-14-phablet {
    font-size: 1.4rem; } }

@media screen and (max-width: 500px) {
  .textsize-13-phone {
    font-size: 1.3rem; } }

@media screen and (max-width: 500px) {
  .textsize-12-phone {
    font-size: 1.2rem; } }

.weight-300 {
  font-weight: 300; }

.weight-500 {
  font-weight: 500; }

.weight-700 {
  font-weight: 700; }

.std-btn,
a:link.std-btn,
a:visited.std-btn,
button.std-btn {
  margin: 0;
  display: inline-block;
  padding: 13px 25px;
  border: 1px solid #cc092f;
  color: #cc092f;
  font-size: 1.5rem;
  line-height: normal;
  line-height: 1;
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: none;
  text-decoration: none;
  box-sizing: border-box;
  box-shadow: none;
  position: relative;
  -webkit-appearance: none;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .std-btn:hover,
  a:link.std-btn:hover,
  a:visited.std-btn:hover,
  button.std-btn:hover {
    background-color: #cc092f;
    color: #ffffff; }

.std-btn-white,
a:link.std-btn-white,
a:visited.std-btn-white,
button.std-btn-white {
  border-color: #ffffff;
  color: #ffffff; }
  .std-btn-white:hover,
  a:link.std-btn-white:hover,
  a:visited.std-btn-white:hover,
  button.std-btn-white:hover {
    background-color: #ffffff;
    color: #cc092f; }

blockquote {
  font-style: normal;
  padding: 0;
  margin: 0 0 2rem 0;
  color: #cc092f; }

a.dark-grey-hover-state,
.dark-grey-hover-state a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a.dark-grey-hover-state:hover,
  .dark-grey-hover-state a:hover {
    color: #9b9b9b; }

a.red-hover-state,
.red-hover-state a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a.red-hover-state:hover,
  .red-hover-state a:hover {
    color: #cc092f; }

.iceland-hero {
  font-size: 4.8rem;
  line-height: 5.4rem;
  font-weight: 700;
  font-family: Helvetica, Arial, sans-serif; }
  @media screen and (max-width: 900px) {
    .iceland-hero {
      font-size: 3.6rem;
      line-height: 4rem; } }
  @media screen and (max-width: 500px) {
    .iceland-hero {
      font-size: 2.6rem;
      line-height: 3.6rem; } }

.iceland-page-title {
  font-size: 3.2rem;
  line-height: 4.2rem;
  font-weight: 700; }
  @media screen and (max-width: 900px) {
    .iceland-page-title {
      font-size: 2.8rem;
      line-height: 3.9rem; } }
  @media screen and (max-width: 500px) {
    .iceland-page-title {
      font-size: 2.6rem;
      line-height: 3.6rem; } }

.iceland-section-title, blockquote {
  font-size: 3.6rem;
  line-height: 4rem;
  font-weight: 500; }
  @media screen and (max-width: 900px) {
    .iceland-section-title, blockquote {
      font-size: 3rem;
      line-height: 4rem; } }
  @media screen and (max-width: 500px) {
    .iceland-section-title, blockquote {
      font-size: 2.4rem;
      line-height: 3.2rem; } }

.iceland-element-title {
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 500; }
  @media screen and (max-width: 500px) {
    .iceland-element-title {
      font-size: 1.7rem;
      line-height: 2.4rem; } }

.iceland-subhead {
  font-size: 1.7rem;
  line-height: 2.4rem;
  font-weight: 500; }

.iceland-body {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 500; }

.iceland-small {
  font-size: 1.3rem;
  line-height: 1.8rem;
  font-weight: 500; }

.doing-it-right-swoosh {
  position: relative;
  margin-bottom: 25px;
  display: inline-block; }
  @media screen and (max-width: 500px) {
    .doing-it-right-swoosh {
      margin-bottom: 20px; } }
  .doing-it-right-swoosh:after {
    content: '';
    background: url(../img/doing-it-right-red-swoosh-110x14.svg) no-repeat center center/cover;
    width: 110px;
    height: 14px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 500px) {
      .doing-it-right-swoosh:after {
        width: 90px;
        height: 11.4545454548px;
        bottom: -15px; } }

.doing-it-right-swoosh-white:after {
  background: url(../img/doing-it-right-white-swoosh-110x14.svg) no-repeat center center/cover; }

.site-bg-color {
  background-color: #ffffff; }

.red-bg {
  background-color: #cc092f; }

.grey-bg, .secondary-content-block-container:nth-child(odd), .doing-it-right-block-container:nth-child(even) {
  background-color: #f3f3f3; }

.darkgrey-bg {
  background-color: #6b717c; }

.max-width-450 {
  max-width: 450px; }

.max-width-500, .secondary-content-block-container p {
  max-width: 500px; }

.max-width-650 {
  max-width: 650px; }

.max-width-800 {
  max-width: 800px;
  margin: 0 auto; }

.max-width-1000 {
  max-width: 1000px;
  margin: 0 auto; }

.container-15-padding {
  padding-top: 15px;
  padding-bottom: 15px; }

.container-30-padding {
  padding-top: 30px;
  padding-bottom: 30px; }

.container-45-padding {
  padding-top: 45px;
  padding-bottom: 45px; }
  @media screen and (max-width: 900px) {
    .container-45-padding {
      padding-top: 22.5px;
      padding-bottom: 22.5px; } }

.container-60-padding {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 900px) {
    .container-60-padding {
      padding-top: 30px;
      padding-bottom: 30px; } }

.container-90-padding {
  padding-top: 90px;
  padding-bottom: 90px; }
  @media screen and (max-width: 900px) {
    .container-90-padding {
      padding-top: 45px;
      padding-bottom: 45px; } }

.container-120-padding {
  padding-top: 120px;
  padding-bottom: 120px; }
  @media screen and (max-width: 900px) {
    .container-120-padding {
      padding-top: 60px;
      padding-bottom: 60px; } }

.no-top-padding {
  padding-top: 0; }
  @media screen and (max-width: 900px) {
    .no-top-padding {
      padding-top: 0; } }

.no-bottom-padding {
  padding-bottom: 0; }
  @media screen and (max-width: 900px) {
    .no-bottom-padding {
      padding-bottom: 0; } }

.news-placeholder {
  width: 100%;
  padding-bottom: 70.27027027%;
  background: url(../img/placeholder.png) no-repeat center center/cover;
  display: block; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#site-masthead-container {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (max-width: 900px) {
    #site-masthead-container {
      padding-bottom: 15px; } }
  @media screen and (max-width: 500px) {
    #site-masthead-container {
      padding-top: 15px;
      padding-bottom: 10px; } }

#site-masthead {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 900px) {
    #site-masthead {
      flex-wrap: wrap;
      flex: 1 1 auto; } }
  #site-masthead h2#masthead-logo {
    width: 200px;
    display: block;
    margin: 0; }
    @media screen and (max-width: 500px) {
      #site-masthead h2#masthead-logo {
        width: 170px; } }
    #site-masthead h2#masthead-logo a {
      display: block;
      width: 100%;
      height: 0;
      padding-bottom: 25.77030812%;
      background: url("../img/masthead-id-714x184.svg") no-repeat center center/cover; }

#menu-button {
  position: relative;
  pointer-events: all; }

#menu-toggle {
  min-height: 40px;
  height: 100%;
  cursor: pointer;
  padding: 0 35px 0 0;
  border: 0;
  outline: 0;
  display: block; }
  #menu-toggle span {
    top: 0;
    bottom: 0;
    margin: auto; }
  #menu-toggle span,
  #menu-toggle span:before,
  #menu-toggle span:after {
    cursor: pointer;
    border-radius: 2px;
    height: 4px;
    width: 35px;
    background: #9b9b9b;
    position: absolute;
    display: block;
    content: ''; }
  #menu-toggle span:before {
    top: -10px; }
  #menu-toggle span:after {
    bottom: -10px; }
  #menu-toggle span {
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  #menu-toggle span:before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  #menu-toggle span:after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  #menu-toggle.active span {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  #menu-toggle.active span:before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  #menu-toggle.active span:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

#main-nav {
  margin: 10px 0 0 60px;
  flex: 1 0 100%;
  max-width: 700px; }
  @media screen and (max-width: 900px) {
    #main-nav {
      margin: 15px auto 0 auto;
      flex: 1 100%; } }
  #main-nav ul.menu {
    flex-basis: auto;
    margin: 0;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 900px) {
      #main-nav ul.menu {
        display: block; } }
    #main-nav ul.menu > li {
      flex-basis: auto;
      margin: 0 5px 15px 5px;
      position: relative; }
      #main-nav ul.menu > li:after {
        opacity: 0;
        content: '';
        background: url(../img/doing-it-right-red-swoosh-110x14.svg) no-repeat center center/cover;
        width: 110px;
        height: 14px;
        position: absolute;
        bottom: -20px;
        left: 50%;
        z-index: 300;
        transform: translate(-50%, 0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media screen and (max-width: 500px) {
          #main-nav ul.menu > li:after {
            width: 90px;
            height: 11.4545454548px;
            bottom: -15px; } }
      #main-nav ul.menu > li:first-child {
        margin-left: 0; }
      #main-nav ul.menu > li:last-child {
        margin-right: 0; }
      #main-nav ul.menu > li.current-menu-item, #main-nav ul.menu > li:hover {
        color: #cc092f; }
        #main-nav ul.menu > li.current-menu-item:after, #main-nav ul.menu > li:hover:after {
          opacity: 1; }
      @media screen and (max-width: 900px) {
        #main-nav ul.menu > li {
          bottom: 0;
          margin-top: 30px;
          margin-bottom: 30px;
          font-size: 16px; }
          #main-nav ul.menu > li:after {
            display: none; }
          #main-nav ul.menu > li.current-menu-item, #main-nav ul.menu > li:hover {
            color: #6b717c; }
          #main-nav ul.menu > li a:hover {
            text-decoration: underline; } }
      #main-nav ul.menu > li > ul {
        display: none;
        position: absolute;
        width: 200%;
        top: 22px;
        left: calc(-50%);
        padding: 0;
        padding-top: 42px;
        background: white;
        z-index: 250;
        font-size: 14px; }
        #main-nav ul.menu > li > ul li {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          #main-nav ul.menu > li > ul li a {
            display: block;
            padding: 15px 20px; }
          #main-nav ul.menu > li > ul li:hover {
            background: #f3f3f3; }
            #main-nav ul.menu > li > ul li:hover a {
              text-decoration: underline; }
        @media screen and (max-width: 900px) {
          #main-nav ul.menu > li > ul {
            display: block;
            position: relative;
            width: 100%;
            left: 0;
            top: 0;
            padding: 0;
            background: transparent;
            margin-top: 10px;
            font-size: 12px; }
            #main-nav ul.menu > li > ul li a {
              padding: 10px; }
            #main-nav ul.menu > li > ul li:hover {
              background: transparent; } }
      #main-nav ul.menu > li:hover ul {
        display: block; }
      #main-nav ul.menu > li.red-link {
        color: #cc092f; }

.search-form {
  margin-left: 20px;
  margin-top: 10px; }

.search-field {
  background-color: transparent;
  background-image: url(../img/search.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border: 1px solid #9b9b9b;
  border-radius: 3px;
  cursor: pointer;
  color: #9b9b9b;
  height: 26px;
  margin: 2px 0;
  padding: 0 0 0 33px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  outline: 0;
  width: 140px; }

.search-field:focus {
  background-color: #fff;
  border: 1px solid #9b9b9b;
  cursor: text;
  outline: 0;
  width: 140px; }

.search-submit.std-btn {
  padding: 6px 10px; }

#site-search-container {
  display: none;
  padding: 5px 0;
  text-align: right; }
  #site-search-container .search-form {
    margin: 0px; }
  #site-search-container .search-field {
    height: 22px;
    border-color: white;
    background-color: white; }
  #site-search-container .search-submit.std-btn {
    background: #9b9b9b;
    border-color: #9b9b9b;
    color: white;
    padding: 4px 5px; }

@media screen and (min-width: 900px) {
  #site-search-container {
    display: block; }
  .search-form.mobile-version {
    display: none; } }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important; }

#main-footer .site-width-inner {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 700px) {
    #main-footer .site-width-inner {
      flex-wrap: wrap;
      justify-content: flex-start; } }

#iceland-footer-logo {
  display: block;
  flex: 0 0 146px;
  width: 146px;
  height: 34px;
  margin: 0 30px 0 0; }
  #iceland-footer-logo a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(../img/iceland-logo-146x34.svg) no-repeat center center/cover; }

nav#footer-nav {
  flex: 1 1 auto; }
  @media screen and (max-width: 700px) {
    nav#footer-nav {
      flex: 0 1 100%;
      margin-top: 30px; } }
  nav#footer-nav > div {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    @media screen and (max-width: 700px) {
      nav#footer-nav > div {
        display: block; } }
  nav#footer-nav ul.menu {
    flex-basis: auto;
    margin: 0;
    display: flex; }
    @media screen and (max-width: 700px) {
      nav#footer-nav ul.menu {
        display: block; } }
    nav#footer-nav ul.menu li {
      flex-basis: auto;
      margin-right: 30px; }
      @media screen and (max-width: 700px) {
        nav#footer-nav ul.menu li {
          margin-bottom: 5px; } }
      nav#footer-nav ul.menu li:last-child {
        margin-right: 0; }
        @media screen and (max-width: 700px) {
          nav#footer-nav ul.menu li:last-child {
            margin-bottom: 0; } }
      nav#footer-nav ul.menu li ul {
        display: none; }

ul.company-socials-list {
  margin: 0; }
  ul.company-socials-list li {
    display: block;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding-left: 25px;
    position: relative;
    margin: 0; }
    ul.company-socials-list li i {
      position: absolute;
      top: 0;
      left: 1px; }

.gubbinz-social-sharing {
  margin: 45px auto 0 0; }
  .gubbinz-social-sharing h6 {
    margin: 0 0 10px 0;
    font-size: 1.2rem;
    line-height: 1;
    font-family: "museo-sans", Helvetica, Arial, sans-serif;
    text-transform: uppercase; }
  .gubbinz-social-sharing ul {
    font-size: 0;
    line-height: 0; }
    .gubbinz-social-sharing ul li {
      margin: 0;
      font-size: 1.6rem;
      line-height: 1;
      margin: 0 1.5rem 0 0; }
      .gubbinz-social-sharing ul li:last-child {
        margin-right: 0; }
      .gubbinz-social-sharing ul li a {
        font-family: "Fontawesome-brands";
        text-decoration: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .gubbinz-social-sharing ul li a:hover {
          color: #9b9b9b; }
        .gubbinz-social-sharing ul li a.share-email {
          font-family: "Fontawesome-solid"; }
        .gubbinz-social-sharing ul li a i {
          font-style: normal;
          font-variant: normal; }

.pillar-landing-hero-banner {
  position: relative;
  width: 100%;
  height: 360px;
  margin-bottom: -30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 1400px) {
    .pillar-landing-hero-banner {
      height: 400px; } }
  @media screen and (max-width: 700px) {
    .pillar-landing-hero-banner {
      height: 280px; } }
  .pillar-landing-hero-banner .site-width-inner {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap; }
  .pillar-landing-hero-banner:before {
    content: '';
    position: absolute;
    background: black;
    opacity: 0.30;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.pillar-landing-hero-banner-content {
  margin-bottom: 80px; }
  @media screen and (min-width: 1400px) {
    .pillar-landing-hero-banner-content {
      margin-bottom: 100px; } }
  @media screen and (max-width: 700px) {
    .pillar-landing-hero-banner-content {
      margin-bottom: 40px; } }

h3.pillar-landing-hero-banner-title {
  margin: 1.5vw 0 0 0; }

.hero-banner-icon {
  margin-bottom: 15px; }
  .hero-banner-icon .hero-banner-icon-svg {
    width: 100px !important;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 10px auto; }
    @media screen and (max-width: 700px) {
      .hero-banner-icon .hero-banner-icon-svg {
        width: 80px !important; } }

body.home #site-header-container {
  background-color: #f3f3f3; }

body.home .basic-post-title-masthead-container {
  border-bottom: none; }

.home-post-container {
  background-color: #f3f3f3; }

#home-quote-container p {
  line-height: 1.1; }

#home-quote-container .home-right-quote {
  margin-left: -11px; }

#pillars-link-carousel .owl-prev,
#pillars-link-carousel .owl-next {
  position: absolute;
  width: 24px;
  height: 24px;
  border: 1px solid #ffffff;
  border-radius: 24px;
  color: #ffffff;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  line-height: 1; }
  @media screen and (max-width: 700px) {
    #pillars-link-carousel .owl-prev,
    #pillars-link-carousel .owl-next {
      display: none; } }

#pillars-link-carousel .owl-prev {
  left: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #pillars-link-carousel .owl-prev:hover {
    left: 25px; }

#pillars-link-carousel .owl-next {
  right: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #pillars-link-carousel .owl-next:hover {
    right: 25px; }

.pillars-link-carousel-item {
  width: 100%;
  height: 30vw;
  display: block; }
  @media screen and (max-width: 700px) {
    .pillars-link-carousel-item {
      height: 280px; } }
  .pillars-link-carousel-item .pillars-link-carousel-item-inner {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 700px) {
      .pillars-link-carousel-item .pillars-link-carousel-item-inner {
        box-sizing: border-box;
        padding: 15px; } }
  .pillars-link-carousel-item:before {
    content: '';
    position: absolute;
    background: black;
    opacity: 0.30;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

a.spotlight-article-link {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  padding: 30px; }
  a.spotlight-article-link:hover .std-btn-white {
    background-color: #ffffff;
    color: #cc092f; }
  a.spotlight-article-link .spotlight-article-link-header {
    align-self: flex-start;
    margin-bottom: 30px; }
  a.spotlight-article-link .spotlight-article-link-footer {
    align-self: flex-end; }

.spotlight-container {
  padding: 30px;
  background-color: #cc092f;
  color: #ffffff; }
  .spotlight-container p {
    margin-top: 0 !important; }

.spotlight-header__container,
.spotlight-tag__container {
  padding: 15px; }

.spotlight__container {
  position: relative;
  display: block;
  overflow: hidden; }
  .spotlight__container:hover .spotlight-overlay__container {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .spotlight__container .spotlight-overlay__container {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(107, 113, 124, 0.8);
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box; }

#home-video {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 700px) {
    #home-video {
      padding-bottom: 55%; } }
  #home-video #video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden; }
  #home-video #home-video-overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    #home-video #home-video-overlay #video-play-button {
      display: block;
      flex: 0 0 100px;
      width: 100px;
      height: 100px;
      background: url("../img/play-button-100x100.svg") no-repeat center center/cover;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      outline: none; }
      @media screen and (max-width: 700px) {
        #home-video #home-video-overlay #video-play-button {
          flex: 0 0 60px;
          width: 60px;
          height: 60px; } }
      #home-video #home-video-overlay #video-play-button:hover {
        background: url("../img/play-button-100x100-hov.svg") no-repeat center center/cover; }

.hidden-gallery-content {
  display: none !important; }

ul#home-newsfeed-nav-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: calc(100% + 2px);
  margin: -1px; }
  ul#home-newsfeed-nav-list li {
    flex: 1 1 auto;
    margin: 1px; }
    @media screen and (max-width: 500px) {
      ul#home-newsfeed-nav-list li {
        flex: 0 1 auto; } }
    ul#home-newsfeed-nav-list li a {
      text-align: center;
      width: 100%;
      display: block;
      padding: 10px;
      color: #ffffff;
      text-transform: none;
      box-sizing: border-box;
      background-color: #9b9b9b;
      text-decoration: none;
      font-weight: 500;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      ul#home-newsfeed-nav-list li a:hover {
        background-color: #cc092f; }
    ul#home-newsfeed-nav-list li.ui-state-active a {
      background-color: #cc092f; }

.archive-pagination {
  margin-top: 60px;
  display: flex; }
  .archive-pagination a.next-post,
  .archive-pagination a.prev-post {
    flex: 0 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase; }
    .archive-pagination a.next-post:hover,
    .archive-pagination a.prev-post:hover {
      color: #cc092f; }
  .archive-pagination a.next-post {
    margin-right: auto; }
  .archive-pagination a.prev-post {
    margin-left: auto; }

.search-archive-item a.block-link {
  border: 1px solid #eee;
  padding: 20px;
  min-height: 150px;
  box-shadow: 2px 2px 2px 2px #EEE;
  background: white; }

a.pillar-landing-primary-content-block:hover .block-inner-overlay {
  background: rgba(0, 0, 0, 0.7); }

a.pillar-landing-primary-content-block:hover .std-btn-white {
  background-color: #ffffff;
  color: #cc092f; }

.block-inner-overlay {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 60px 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }
  @media screen and (max-width: 700px) {
    .block-inner-overlay {
      padding: 30px; } }
  .block-inner-overlay .block-inner-content h3 {
    margin: 0 0 30px 0; }
  .block-inner-overlay .block-inner-content p {
    max-width: 500px; }

.doing-it-right-grid-block-overlay {
  background: rgba(0, 0, 0, 0.4); }

#pillar-landing-secondary-content-blocks {
  margin-top: 60px; }

.secondary-content-block-container {
  padding-top: 60px;
  padding-bottom: 60px; }
  .secondary-content-block-container:nth-child(odd) .secondary-content-block-content {
    order: 1; }
    @media screen and (max-width: 700px) {
      .secondary-content-block-container:nth-child(odd) .secondary-content-block-content {
        order: 2; } }
  .secondary-content-block-container:nth-child(odd) .secondary-content-block-img {
    order: 2; }
    @media screen and (max-width: 700px) {
      .secondary-content-block-container:nth-child(odd) .secondary-content-block-img {
        order: 1; } }
  .secondary-content-block-container:nth-child(even) {
    background-color: #ffffff; }
    .secondary-content-block-container:nth-child(even) .secondary-content-block-content {
      order: 2; }
      @media screen and (max-width: 700px) {
        .secondary-content-block-container:nth-child(even) .secondary-content-block-content {
          order: 2; } }
    .secondary-content-block-container:nth-child(even) .secondary-content-block-img {
      order: 1; }
      @media screen and (max-width: 700px) {
        .secondary-content-block-container:nth-child(even) .secondary-content-block-img {
          order: 1; } }
  .secondary-content-block-container .site-width-inner {
    padding-left: 60px;
    padding-right: 60px; }
    @media screen and (max-width: 1100px) {
      .secondary-content-block-container .site-width-inner {
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 700px) {
      .secondary-content-block-container .site-width-inner {
        padding-left: 15px;
        padding-right: 15px; } }

.doing-it-right-block-container {
  padding-top: 60px;
  padding-bottom: 60px; }
  .doing-it-right-block-container h3.title-with-arrow {
    position: relative; }
    .doing-it-right-block-container h3.title-with-arrow:after {
      content: '';
      display: block;
      width: 14px;
      height: 40px;
      position: absolute;
      top: 0; }
      @media screen and (max-width: 700px) {
        .doing-it-right-block-container h3.title-with-arrow:after {
          display: none; } }
  .doing-it-right-block-container:nth-child(odd) {
    background-color: #ffffff; }
    .doing-it-right-block-container:nth-child(odd) .doing-it-right-block-content {
      order: 1; }
      @media screen and (max-width: 700px) {
        .doing-it-right-block-container:nth-child(odd) .doing-it-right-block-content {
          order: 2; } }
      .doing-it-right-block-container:nth-child(odd) .doing-it-right-block-content h3.title-with-arrow:after {
        left: -19px;
        background: url(../img/title-arrow-lh-14x40.svg) no-repeat center center/cover; }
    .doing-it-right-block-container:nth-child(odd) .doing-it-right-block-img {
      order: 2; }
      @media screen and (max-width: 700px) {
        .doing-it-right-block-container:nth-child(odd) .doing-it-right-block-img {
          order: 1; } }
  .doing-it-right-block-container:nth-child(even) .doing-it-right-block-content {
    order: 2; }
    @media screen and (max-width: 700px) {
      .doing-it-right-block-container:nth-child(even) .doing-it-right-block-content {
        order: 2; } }
    .doing-it-right-block-container:nth-child(even) .doing-it-right-block-content h3.title-with-arrow:after {
      right: -19px;
      background: url(../img/title-arrow-rh-14x40.svg) no-repeat center center/cover; }
  .doing-it-right-block-container:nth-child(even) .doing-it-right-block-img {
    order: 1; }
    @media screen and (max-width: 700px) {
      .doing-it-right-block-container:nth-child(even) .doing-it-right-block-img {
        order: 1; } }
  .doing-it-right-block-container .site-width-inner {
    padding-left: 60px;
    padding-right: 60px; }
    @media screen and (max-width: 1100px) {
      .doing-it-right-block-container .site-width-inner {
        padding-left: 30px;
        padding-right: 30px; } }
    @media screen and (max-width: 700px) {
      .doing-it-right-block-container .site-width-inner {
        padding-left: 15px;
        padding-right: 15px; } }

#doing-it-right-pillar-blocks .doing-it-right-grid-block {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #doing-it-right-pillar-blocks .doing-it-right-grid-block:hover {
    transform: scale(1.02); }

a.post-feed-grid-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  outline: none;
  background: #ffffff;
  box-shadow: 2px 2px 2px 2px #EEE;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a.post-feed-grid-item:hover {
    top: -5px; }
    a.post-feed-grid-item:hover .post-feed-grid-read-more {
      background-color: #cc092f;
      color: #ffffff; }
  a.post-feed-grid-item h4 {
    width: calc(100% - 60px);
    margin: 30px 15px;
    flex: 1 1 auto; }
    @media screen and (max-width: 700px) {
      a.post-feed-grid-item h4 {
        width: calc(100% - 30px);
        margin: 15px 15px; } }
  a.post-feed-grid-item .post-feed-grid-read-more {
    flex-basis: auto;
    margin: 20px 15px; }
    @media screen and (max-width: 700px) {
      a.post-feed-grid-item .post-feed-grid-read-more {
        margin: 20px 15px; } }

.post-feed-featured-image-container {
  width: 100%; }

#single-post-post-feed-container .post-feed-grid-item:nth-of-type(1n+4) {
  display: none !important; }

.twitter-card {
  width: 100%;
  height: 100%;
  background-color: #cc092f;
  box-sizing: border-box;
  padding: 30px 30px 105px 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 900px) {
    .twitter-card {
      padding-bottom: 75px; } }
  .twitter-card:after {
    content: '\f099';
    font-size: 60px;
    line-height: 1;
    font-family: "Fontawesome-brands";
    position: absolute;
    bottom: 30px;
    left: 30px; }
    @media screen and (max-width: 900px) {
      .twitter-card:after {
        font-size: 30px; } }
  .twitter-card .twitter-card-username-link,
  .twitter-card .gotw_link_user {
    position: absolute;
    bottom: 30px;
    left: 95px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 900px) {
      .twitter-card .twitter-card-username-link,
      .twitter-card .gotw_link_user {
        left: 65px; } }
    .twitter-card .twitter-card-username-link:hover,
    .twitter-card .gotw_link_user:hover {
      color: #000000; }
  .twitter-card ul.good_old_twitter_widget li {
    margin: 0;
    display: block; }
    .twitter-card ul.good_old_twitter_widget li img {
      margin: 1rem 0; }

.doing-it-right-ten-rules-columns {
  column-count: 2;
  column-gap: 60px;
  margin-bottom: -30px; }
  @media screen and (max-width: 700px) {
    .doing-it-right-ten-rules-columns {
      column-count: 1; } }
  .doing-it-right-ten-rules-columns .ten-rules-single-rule {
    break-inside: avoid;
    margin: 0 0 30px 0; }

.ten-rules-title {
  margin-bottom: 45px; }
  .ten-rules-title .ten-rules-title-script {
    display: block;
    width: 60%;
    max-width: 500px;
    height: 0;
    padding-bottom: 15.532994922%;
    margin: 0 auto;
    background: url("../img/doing-it-right-591x153.svg") no-repeat center center/cover; }
  .ten-rules-title .ten-rules-title-inner {
    display: block; }

.doing-it-right-ten-rules-footer {
  position: relative; }
  .doing-it-right-ten-rules-footer img.ten-rules-footer-img {
    max-width: 50%; }
    @media screen and (max-width: 700px) {
      .doing-it-right-ten-rules-footer img.ten-rules-footer-img {
        max-width: 70%; } }
    @media screen and (max-width: 500px) {
      .doing-it-right-ten-rules-footer img.ten-rules-footer-img {
        max-width: 100%; } }
  .doing-it-right-ten-rules-footer .ten-rules-footer-caption {
    position: absolute;
    bottom: 30px;
    width: 100%;
    display: block; }

.blog-post-header {
  margin-bottom: 60px; }

#main-post-tag-list a {
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #cc092f;
  border-radius: 1px;
  line-height: 1;
  margin-right: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #main-post-tag-list a:last-child {
    margin-right: 0; }
  #main-post-tag-list a:hover {
    background-color: #cc092f;
    color: #ffffff; }

.blog-byline {
  margin-bottom: 15px; }

.page-rule {
  border: none;
  border-bottom: 1px solid #f3f3f3;
  margin: 0; }

.hero-banner-img {
  width: 100%;
  height: auto; }

.blog-post-content .main-post-content-inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }
  .blog-post-content .main-post-content-inner * {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }

.blog-post-content blockquote {
  max-width: 100% !important;
  position: relative; }
  .blog-post-content blockquote:before {
    content: '';
    background: url(../img/blockquote-marks-40x29.svg) no-repeat center center/cover;
    position: absolute;
    top: -35px;
    left: 0;
    width: 40px;
    height: 29px;
    display: inline-block; }
    @media screen and (max-width: 980px) {
      .blog-post-content blockquote:before {
        position: relative;
        top: 10px;
        left: auto;
        margin: 0 10px 5px 0; } }
  .blog-post-content blockquote p {
    max-width: 800px;
    margin-left: 0 !important; }

.image-caption-container {
  position: relative; }
  .image-caption-container img {
    display: block; }

.image-caption {
  display: block;
  color: #ffffff;
  box-sizing: border-box;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1;
  background-color: #000000;
  opacity: 0.6;
  position: absolute;
  bottom: 0;
  right: 0; }

.story-block-page-header {
  height: 400px;
  background-color: #9b9b9b;
  display: flex;
  box-sizing: border-box;
  align-items: flex-end;
  padding-bottom: 30px;
  margin-bottom: -30px; }
  @media screen and (min-width: 1400px) {
    .story-block-page-header {
      height: 600px; } }
  @media screen and (max-width: 700px) {
    .story-block-page-header {
      height: 280px; } }

.story-block {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start; }
  .story-block.hero-block {
    min-height: 100vh; }
  .story-block.text-vert-align_top {
    align-items: flex-start; }
  .story-block.text-vert-align_centre {
    align-items: center; }
  .story-block.text-vert-align_bottom {
    align-items: flex-end; }
  .story-block h2 {
    font-weight: 900; }

.story-block-inner {
  width: 100%;
  height: auto;
  flex: 0 0 100%; }

.story-block-text-diagram-split .story-block-text-diagram-split-inner {
  display: flex;
  align-items: flex-start;
  height: 100%; }
  @media screen and (max-width: 900px) {
    .story-block-text-diagram-split .story-block-text-diagram-split-inner {
      flex-wrap: wrap; } }
  .story-block-text-diagram-split .story-block-text-diagram-split-inner.text-vert-align_top {
    align-items: flex-start; }
  .story-block-text-diagram-split .story-block-text-diagram-split-inner.text-vert-align_centre {
    align-items: center; }
  .story-block-text-diagram-split .story-block-text-diagram-split-inner.text-vert-align_bottom {
    align-items: flex-end; }
  .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half {
    flex: 0 0 50%;
    box-sizing: border-box; }
    @media screen and (max-width: 900px) {
      .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half {
        flex: 0 0 100%; } }
    .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-text {
      padding: 0 0 0 30px;
      order: 2; }
      @media screen and (max-width: 900px) {
        .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-text {
          padding: 15px 0 0 0; } }
      .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-text.position-left {
        padding: 0 30px 0 0;
        order: 1; }
        @media screen and (max-width: 900px) {
          .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-text.position-left {
            padding: 0 0 15px 0; } }
    .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-dia {
      padding: 0 30px 0 0;
      order: 1; }
      @media screen and (max-width: 900px) {
        .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-dia {
          padding: 0 0 15px 0; } }
      .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-dia.position-right {
        padding: 0 0 0 30px;
        order: 2; }
        @media screen and (max-width: 900px) {
          .story-block-text-diagram-split .story-block-text-diagram-split-inner .story-block-text-diagram-split-half.story-block-text-diagram-split-half-dia.position-right {
            padding: 15px 0 0 0; } }

.text-size_small {
  font-size: 1.5rem;
  line-height: 2.4rem;
  font-weight: 500; }
  .text-size_small strong {
    font-weight: 900; }

.text-size_medium {
  font-size: 2.0rem;
  line-height: 2.8rem;
  font-weight: 500; }
  @media screen and (max-width: 900px) {
    .text-size_medium {
      font-size: 1.8rem;
      line-height: 2.6rem; } }
  @media screen and (max-width: 500px) {
    .text-size_medium {
      font-size: 1.6rem;
      line-height: 2.2rem; } }
  .text-size_medium strong {
    font-weight: 900; }

.text-size_large {
  font-size: 4.8rem;
  line-height: 5.4rem;
  font-weight: 500; }
  @media screen and (max-width: 900px) {
    .text-size_large {
      font-size: 3.6rem;
      line-height: 4rem; } }
  @media screen and (max-width: 500px) {
    .text-size_large {
      font-size: 2.6rem;
      line-height: 3.6rem; } }
  .text-size_large strong {
    font-weight: 900; }

.text-align_left {
  text-align: left; }

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

.text-align_right {
  text-align: right; }

.text-align_justify {
  text-align: justify; }

.text-col_white {
  color: #ffffff; }
  .text-col_white .quote-svg .quote-svg-path {
    fill: #ffffff; }

.text-col_black {
  color: #000000; }
  .text-col_black .quote-svg .quote-svg-path {
    fill: #000000; }

.text-col_red {
  color: #cc092f; }
  .text-col_red .quote-svg .quote-svg-path {
    fill: #cc092f; }

.text-col_grey {
  color: #f3f3f3; }
  .text-col_grey .quote-svg .quote-svg-path {
    fill: #f3f3f3; }

.text-col_slate {
  color: #6b717c; }
  .text-col_slate .quote-svg .quote-svg-path {
    fill: #6b717c; }

.bg-col_white {
  background-color: #ffffff; }

.bg-col_black {
  background-color: #000000; }

.bg-col_red {
  background-color: #cc092f; }

.bg-col_grey {
  background-color: #f3f3f3; }

.bg-col_slate {
  background-color: #6b717c; }

.bg-overlay {
  position: relative;
  z-index: 0; }
  .bg-overlay:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3); }
  .bg-overlay .story-block-inner {
    position: relative;
    z-index: 2; }

.story-block-text {
  position: relative; }

.quote-svg {
  position: relative;
  margin-left: -40px;
  width: 40px;
  height: 29px;
  display: block; }
  @media screen and (max-width: 1450px) {
    .quote-svg {
      margin-left: -10px; } }
  .quote-svg svg {
    display: block;
    margin: 0;
    width: 40px;
    height: 29px; }

.story-block-2-columns {
  column-count: 2;
  column-gap: 60px;
  break-inside: avoid; }
  @media screen and (max-width: 700px) {
    .story-block-2-columns {
      column-count: 1; } }

.story-block-narrow-column {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto; }

.story-block-text-image-split {
  display: flex;
  align-items: stretch; }
  @media screen and (max-width: 700px) {
    .story-block-text-image-split {
      flex-wrap: wrap;
      min-height: 0; } }
  .story-block-text-image-split .story-block-text-image-split-half {
    flex: 1 0 50%;
    display: flex; }
    @media screen and (max-width: 700px) {
      .story-block-text-image-split .story-block-text-image-split-half {
        flex: 1 0 100%; } }
    .story-block-text-image-split .story-block-text-image-split-half.text-vert-align_top {
      align-items: flex-start; }
    .story-block-text-image-split .story-block-text-image-split-half.text-vert-align_centre {
      align-items: center; }
    .story-block-text-image-split .story-block-text-image-split-half.text-vert-align_bottom {
      align-items: flex-end; }

.story-block-text-image-split-half-text {
  order: 2; }
  .story-block-text-image-split-half-text.position-left .story-block-text-image-split-half-text-inner {
    margin: 0 0 0 auto; }
  .story-block-text-image-split-half-text .story-block-text-image-split-half-text-inner {
    max-width: 600px;
    margin: 0 auto 0 0;
    padding: 80px 40px;
    box-sizing: border-box;
    flex: 0 0 100%; }
    @media screen and (max-width: 900px) {
      .story-block-text-image-split-half-text .story-block-text-image-split-half-text-inner {
        padding: 80px 40px;
        height: auto; } }

.story-block-text-image-split-half-img {
  order: 1; }
  @media screen and (max-width: 900px) {
    .story-block-text-image-split-half-img {
      height: 50vh; } }

.position-left {
  order: 1; }

.position-right {
  order: 2; }
