/*! closerlook-redesign v0.0.1 | (c) 2021 Binish Khan | MIT License | https://bitbucket.org/closerlook/closerlook-corp-website/src/master/ */
/*!
Theme Name: closerlook
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: closerlook
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

closerlook is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries

--------------------------------------------------------------*/
@import "https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css";
/*royalblue;*/
/* purple;*/
/* midnightblue;*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #343433;
  font-family: exchange, serif;
  font-size: 8px;
  font-size: 1rem;
  line-height: 1.56;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

h1.primary {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
}
@media (min-width: 768px) {
  h1.primary {
    font-size: 80px;
    line-height: 88px;
  }
}
h1.secondary {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
}
@media (min-width: 768px) {
  h1.secondary {
    font-size: 72px;
    line-height: 80px;
  }
}
h1.alt {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
}

h2.primary {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media (min-width: 962px) {
  h2.primary {
    font-size: 40px;
    line-height: 48px;
  }
}
h2.secondary {
  font-size: 32px;
  line-height: 40px;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: 300;
}
@media (min-width: 768px) {
  h2.secondary {
    font-weight: 600;
  }
}

h3.primary {
  font-size: 28px;
  line-height: 36px;
}
h3.secondary {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-size: 24px;
  line-height: 4rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  h3.secondary {
    font-size: 32px;
    font-weight: 600;
    line-height: 5rem;
  }
}
h3.secondary + .secondary {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  h3.secondary + .secondary {
    margin-top: 3rem;
  }
}
h3.secondary + .button {
  margin-top: 6rem;
  margin-bottom: 0;
}
h3.casestory {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-size: 4rem;
  line-height: 5rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 2rem;
}

h4.shead-captions {
  font-size: 24px;
  line-height: 24px;
}
@media (min-width: 768px) {
  h4.shead-captions {
    font-weight: 700;
    margin-bottom: 4rem;
  }
}
h4.shead-title {
  font-size: 24px;
  line-height: 24px;
}
h4.shead-page-break, h4.shead-label {
  font-size: 24px;
  line-height: 32px;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: bold;
}
h4.shead-page-break {
  text-transform: uppercase;
  position: relative;
  display: table;
  margin-bottom: 6rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
h4.shead-page-break:before, h4.shead-page-break:after {
  content: "";
  position: absolute;
  bottom: -2rem;
  width: 20px;
  height: 4px;
  margin: 2px 0 0;
  opacity: 1;
  background-color: #FF451A;
}
h4.shead-page-break:before {
  left: 50%;
}
h4.shead-page-break:after {
  right: 50%;
}

h5.shead-copy {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: bold;
}

p {
  margin-bottom: 1.5em;
  font-size: 16px;
  line-height: 24px;
}
p.secondary {
  font-size: 24px;
  line-height: 32px;
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
}
p.eyebrow {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: bold;
}
@media (min-width: 768px) {
  p.eyebrow {
    font-size: 18px;
  }
}
p.copy-legal {
  font-size: 14px;
  line-height: 16px;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: bold;
}
p.footnote {
  font-size: 12px;
  line-height: 16px;
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #343433;
  font-family: exchange, serif;
  font-size: 7.5px;
  font-size: 0.9375rem;
  line-height: 1.56;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: exchange, serif;
  font-size: 7.5px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #343433;
  cursor: help;
}

mark,
ins {
  background: #343433;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 8px;
}

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

body {
  background: #FFFFFF;
  /* Fallback for when there is no custom background color defined. */
  font-family: exchange, serif;
  height: 100vh;
}
body.open {
  position: relative;
}
@media (min-width: 768px) {
  body.open {
    overflow: hidden;
  }
}
body.open #backdrop.visible {
  display: block;
  visibility: visible;
  background-color: rgba(52, 52, 51, 0.8);
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

#backdrop {
  display: none;
  visibility: hidden;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

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

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  margin-bottom: 1rem;
  font-size: 2rem;
  line-height: 3rem;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  font-size: 2rem;
}

figure {
  margin: 22px auto 0;
  max-width: 930px;
}
figure img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
figure img.lg {
  display: none;
}
@media (min-width: 768px) {
  figure img.lg {
    display: block;
  }
}
figure img.sm {
  display: block;
}
@media (min-width: 768px) {
  figure img.sm {
    display: none;
  }
}
figure figcaption {
  width: 100%;
  display: block;
  background-color: rgba(192, 192, 192, 0.4);
  padding: 2rem;
  font-family: exchange, serif;
  font-style: italic;
  font-size: 2rem;
  line-height: 20px;
  min-height: 4rem;
  text-align: left;
}
@media (min-width: 768px) {
  figure figcaption {
    padding: 6px 18px;
  }
}
figure figcaption:empty {
  display: none;
  visibility: hidden;
}
figure + figure {
  margin-top: 4rem;
}
figure:last-of-type {
  /*figcaption {
  	margin-bottom: 8rem;

  	@include media('>small') {
  		margin-bottom: 5rem;
  	}

  }*/
}

blockquote {
  width: 100%;
  margin: 0 0 4.5rem;
  position: relative;
}
@media (min-width: 768px) {
  blockquote {
    margin-bottom: 5rem;
  }
  blockquote:after {
    content: "";
    position: absolute;
    left: -2rem;
    top: 0;
    width: 4px;
    height: 100%;
    background-color: #ADBCC5;
  }
}
blockquote p {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  blockquote p {
    font-size: 32px;
    line-height: 40px;
  }
}
blockquote.pullquote {
  color: #064962;
  margin-left: 2rem;
  padding-right: 2rem;
  margin-top: 4.1rem;
}
blockquote.pullquote:after {
  content: "";
  position: absolute;
  left: -2rem;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #064962;
}
@media (min-width: 962px) {
  blockquote.pullquote {
    margin-left: 0;
    padding-right: 0;
  }
}
blockquote.pullquote p {
  font-family: exchange, serif;
  font-weight: 600;
}
blockquote.pullquote cite {
  font-family: exchange, serif;
  font-weight: 600;
  font-size: 3rem;
  line-height: 4rem;
  text-align: left;
  display: block;
  margin-top: 3rem;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.button {
  display: inline-block;
  background-color: #FFFFFF;
  color: rgba(1, 1, 0, 0.9);
  font-family: "Ringside Condensed A", "Ringside Condensed B", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  border: 1px solid #fff;
  padding: 14px;
  margin: 20px 0 0;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
}
.button:hover {
  text-decoration: none;
}
.button:visited {
  color: rgba(1, 1, 0, 0.9);
}

.cta {
  display: inline-block;
  color: rgba(1, 1, 0, 0.9);
  font-family: "Ringside Condensed A", "Ringside Condensed B", sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 14px 0;
  position: relative;
}
.cta:before, .cta:after {
  content: "";
  position: absolute;
  bottom: 4px;
  width: 25%;
  height: 3px;
  margin: 2px 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  opacity: 1;
  background-color: #009ACB;
}
.cta:before {
  left: 50%;
}
.cta:after {
  right: 50%;
}
.cta:hover {
  text-decoration: none;
}
.cta:hover:before, .cta:hover:after {
  width: 50%;
  opacity: 1;
}
.cta:visited {
  color: rgba(1, 1, 0, 0.9);
}
.cta:visited:before, .cta:visited:after {
  background-color: #009ACB;
}

.button-play {
  opacity: 0.8;
  display: block;
  margin: 2rem auto;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.button-play:hover {
  opacity: 1;
}
.button-play svg {
  width: 282px;
  height: auto;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: translate(-32px, 0);
          transform: translate(-32px, 0);
}
@media (min-width: 768px) {
  .button-play svg {
    width: 362px;
    height: auto;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.button-play svg circle {
  -webkit-transform: translate(64px, 25px) scale(0.4921);
          transform: translate(64px, 25px) scale(0.4921);
}
@media (min-width: 768px) {
  .button-play svg circle {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}
.button-play svg path#triangle {
  -webkit-transform: translate(48px, 9px) scale(0.8);
          transform: translate(48px, 9px) scale(0.8);
}
@media (min-width: 768px) {
  .button-play svg path#triangle {
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
}

.button-play-small {
  /*new */
  opacity: 0.8;
  display: block;
  margin: 2rem auto;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  text-align: center;
}
.button-play-small:hover {
  opacity: 1;
}
.button-play-small svg {
  width: 282px;
  height: auto;
  -webkit-transform: translate(-32px, 0);
          transform: translate(-32px, 0);
}
.button-play-small svg circle {
  -webkit-transform: translate(64px, 25px) scale(0.4921);
          transform: translate(64px, 25px) scale(0.4921);
}
.button-play-small svg path#triangle {
  -webkit-transform: translate(48px, 9px) scale(0.8);
          transform: translate(48px, 9px) scale(0.8);
}

.block-purple .cta {
  color: #FFFFFF;
}

.block-orange .button {
  margin: 9px 0 1rem;
  background-color: #EAEAEA;
  color: rgba(1, 1, 0, 0.9);
  border-color: transparent;
}
.block-orange .button:hover {
  background-color: #FFFFFF;
}
.block-orange .button.eop {
  background-color: transparent;
  color: rgba(1, 1, 0, 0.9);
  border-color: #343433;
  white-space: nowrap;
}
.block-orange .button.eop:hover {
  background-color: #FBB040;
}

.block-white .button {
  background-color: #EAEAEA;
  color: rgba(1, 1, 0, 0.9);
  border-color: #009ACB;
}
.block-white .button:hover {
  background-color: #FFFFFF;
}

.block-blue .button {
  background-color: #009ACB;
  color: rgba(1, 1, 0, 0.9);
  border-color: #009ACB;
}
.block-blue .button:hover {
  background-color: #FBB040;
}

.block-blue .button {
  background-color: #009ACB;
  color: rgba(1, 1, 0, 0.9);
  border-color: #009ACB;
}
.block-blue .button:hover {
  background-color: #FBB040;
}

/* social links */
.social {
  /* dark gray icons */
}
.social a.social-link {
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 1rem 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  /* white icons */
}
.social a.social-link#facebook-link {
  background-image: url("/wp-content/uploads/icon-fb.svg");
}
.social a.social-link#twitter-link {
  background-image: url("/wp-content/uploads/icon-tw.svg");
}
.social a.social-link#linkedin-link {
  background-image: url("/wp-content/uploads/icon-li.png");
}
.social a.social-link#instagram-link {
  background-image: url("/wp-content/uploads/icon-in.svg");
}
.social a.social-link#youtube-link {
  background-image: url("/wp-content/uploads/icon-yt.svg");
}
.social.dark .social-link#facebook-link {
  background-image: url("/wp-content/uploads/icon-fb-dark.svg");
}
.social.dark .social-link#twitter-link {
  background-image: url("/wp-content/uploads/icon-tw-dark.svg");
}
.social.dark .social-link#linkedin-link {
  background-image: url("/wp-content/uploads/icon-li-dark.png");
}
.social.dark .social-link#instagram-link {
  background-image: url("/wp-content/uploads/icon-in-dark.svg");
}
.social.dark .social-link#youtube-link {
  background-image: url("/wp-content/uploads/icon-yt-dark.svg");
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  font-size: 2rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ADBCC5;
  border-radius: 3px;
  padding: 3px;
  background-color: #F6F8F9;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ADBCC5;
  font-size: 16px;
  font-size: 2rem;
  line-height: 18px;
}

textarea {
  width: 100%;
  font-size: 16px;
  font-size: 2rem;
  line-height: 18px;
}

body #gform_wrapper_1.gform_wrapper ul li.gfield {
  margin-top: 3rem;
}

#gform_wrapper_1.gform_wrapper {
  margin-top: 6rem;
}
#gform_wrapper_1.gform_wrapper .top_label label.gfield_label {
  font-size: 24px;
  font-size: 3rem;
  line-height: 4rem;
  margin-bottom: 1px;
}
#gform_wrapper_1.gform_wrapper div.validation_error {
  font-size: 16px !important;
  font-size: 2rem !important;
}
@media (max-width: 640px) {
  #gform_wrapper_1.gform_wrapper .gform_footer input.button,
#gform_wrapper_1.gform_wrapper .gform_footer input[type=submit] {
    width: auto;
  }
}

#gform_confirmation_wrapper_1.gform_confirmation_wrapper {
  text-align: center;
  margin-top: 6rem;
}
#gform_confirmation_wrapper_1.gform_confirmation_wrapper h2.primary {
  margin-bottom: 4rem;
}
@media (min-width: 962px) {
  #gform_confirmation_wrapper_1.gform_confirmation_wrapper p.secondary {
    margin-bottom: 4rem;
  }
}

#field_1_1 {
  margin-top: 0 !important;
}
#field_1_1 #gfield_description_1_1 {
  width: auto;
  float: right;
  padding-right: 0;
  font-size: 16px;
  line-height: 32px;
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
}
#field_1_1 #validation_message_1_1 {
  padding-top: 16px;
}

#field_1_4 .gfield_label {
  float: left;
  clear: none;
  margin-bottom: 1rem !important;
}
#field_1_4 .gfield_description {
  width: auto;
  float: left;
  clear: none;
  padding-top: 4px;
  padding-left: 5px;
  padding-right: 0;
  font-size: 16px;
  line-height: 3rem;
  color: #777777;
  font-weight: bold;
}

#field_1_5 {
  margin-bottom: 0 !important;
}

#gform_submit_button_1 {
  border-color: #009ACB;
  border-radius: 0;
  background: #EAEAEA;
  color: rgba(1, 1, 0, 0.9);
  font-size: 16px;
  font-size: 2rem;
  line-height: 1;
  padding: 1.5rem 4.5rem;
}
#gform_submit_button_1:hover {
  background-color: #FFFFFF;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #009ACB;
}
a:visited {
  color: #611162;
}
a:hover, a:focus, a:active {
  color: #009ACB;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  padding: 0 2rem;
  background-color: #343433;
  position: relative;
  z-index: 1;
}
.page-template-page_cl-HomePage header#masthead #home .main-navigation {
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .main-navigation {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main-navigation.open {
  background-color: #343433;
}
.main-navigation.open #hamburger > span {
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .main-navigation.open #hamburger > span {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.page-template-page_cl-HomePage #home .main-navigation.open #hamburger > span {
  background-color: #FFFFFF;
}
.main-navigation.open nav {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #343433;
  padding: 8rem 2rem 2rem;
  /* mobile viewport bug fix */
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
@media (min-width: 768px) {
  .main-navigation.open nav {
    padding: 14rem 2rem 4rem;
  }
}
.main-navigation.open nav ul {
  margin-left: 2rem;
}
@media (min-width: 768px) {
  .main-navigation.open nav ul {
    margin-left: 5rem;
  }
}
@media (min-width: 1201px) {
  .main-navigation.open nav ul {
    margin-left: 7rem;
  }
}
.main-navigation.open nav ul.primary {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.main-navigation.open nav ul.primary li {
  width: 100%;
  margin: 1rem 0 0;
}
.main-navigation.open nav ul.primary li a {
  font-size: 6rem;
  line-height: 8rem;
  color: #FFFFFF;
  font-family: exchange, serif, serif;
  text-transform: none;
  text-decoration: none;
  opacity: 0.6;
}
.main-navigation.open nav ul.primary li a:before, .main-navigation.open nav ul.primary li a:after {
  background-color: transparent;
}
.main-navigation.open nav ul.primary li a:hover {
  opacity: 1;
}
.main-navigation.open nav ul.secondary {
  margin-top: 4rem;
  margin-bottom: 0;
}
.main-navigation.open nav ul.secondary li {
  color: white;
  font-size: 12px;
  line-height: 2rem;
}
.main-navigation.open nav ul.secondary li.socnets {
  margin: 0 0 4rem 0;
}
.main-navigation.open nav ul.secondary li.socnets a.social-link {
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 2rem 0 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.main-navigation.open nav ul.secondary li.socnets a.social-link#facebook-link {
  background-image: url("/wp-content/uploads/icon-fb.svg");
}
.main-navigation.open nav ul.secondary li.socnets a.social-link#twitter-link {
  background-image: url("/wp-content/uploads/icon-tw.svg");
}
.main-navigation.open nav ul.secondary li.socnets a.social-link#linkedin-link {
  background-image: url("/wp-content/uploads/icon-li.png");
}
.main-navigation.open nav ul.secondary li.socnets a.social-link#instagram-link {
  background-image: url("/wp-content/uploads/icon-in.svg");
}
.main-navigation.open nav ul.secondary li.socnets a.social-link#youtube-link {
  background-image: url("/wp-content/uploads/icon-yt.svg");
}
.main-navigation.open nav ul.secondary li.contact-info {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif, sans-serif;
}
.main-navigation.open #heart {
  display: none;
}
.main-navigation #logo {
  display: inline-block;
  visibility: visible;
  width: 189px;
  height: 46px;
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation #logo {
    display: none;
    visibility: hidden;
  }
}
.main-navigation #hamburger {
  display: inline-block;
  width: 80px;
  height: 80px;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  -webkit-transition: all 0.125s cubic-bezier(0.57, 0.33, 0.29, 1.03);
  transition: all 0.125s cubic-bezier(0.57, 0.33, 0.29, 1.03);
}
@media (min-width: 768px) {
  .main-navigation #hamburger {
    left: 0;
    right: unset;
  }
}
.page-template-page_cl-HomePage #home .main-navigation #hamburger {
  right: 0;
  left: unset;
  background-color: transparent;
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation #hamburger {
    display: none;
  }
}
.main-navigation #hamburger > span {
  position: absolute;
  display: block;
  left: calc(50% - 16px);
  width: 32px;
  height: 2px;
  background-color: #FFFFFF;
}
@media (min-width: 768px) {
  .main-navigation #hamburger > span {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.page-template-page_cl-HomePage #home .main-navigation #hamburger > span {
  background-color: rgba(0, 0, 0, 0.8);
}
.page-template-page_cl-HomePage #home .main-navigation #hamburger > span:nth-of-type(1) {
  background-color: transparent;
}
.main-navigation #hamburger > span:nth-of-type(1) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
@media (min-width: 768px) {
  .main-navigation #hamburger > span:nth-of-type(1) {
    background-color: #FF451A;
  }
}
.main-navigation #hamburger > span:nth-of-type(2) {
  top: 30px;
}
.main-navigation #hamburger > span:nth-of-type(3) {
  top: 39px;
}
.main-navigation #hamburger > span:nth-of-type(4) {
  top: 48px;
}
.main-navigation #heart {
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif, sans-serif;
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  display: none;
  position: absolute;
  top: calc(50% - 8px);
}
@media (min-width: 768px) {
  .main-navigation #heart {
    right: 2rem;
    display: inline-block;
  }
}
@media (min-width: 962px) {
  .main-navigation #heart {
    right: 6rem;
  }
}
.page-template-page_cl-HomePage #home .main-navigation #heart {
  display: none;
}
.main-navigation nav {
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation nav {
    display: block;
  }
}
.main-navigation nav ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: 100%;
}
.main-navigation nav ul.primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 89rem;
}
@media (min-width: 768px) {
  .main-navigation nav ul.primary {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 94rem;
  }
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation nav ul.primary {
    gap: 7rem;
  }
}
.main-navigation nav ul.primary li.home {
  display: block;
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li.home {
    display: none;
  }
}
.main-navigation nav ul.primary li.logo {
  display: none;
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li.logo {
    display: block;
    width: 237px;
    height: 48px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
    background: url("/wp-content/uploads/logo-closerlook-color.svg") no-repeat 22px 50%;
    background-size: 185px 48px;
    margin-bottom: 2px;
  }
}
.page-template-page_cl-HomePage #home .main-navigation nav ul.primary li.logo a {
  text-decoration: none;
}
.page-template-page_cl-HomePage #home .main-navigation nav ul.primary li.logo a:before, .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li.logo a:after {
  background-color: transparent;
}
.main-navigation nav ul.primary li a {
  display: block;
  text-decoration: none;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif, sans-serif;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2;
  color: #343433;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li a:after, .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li a:before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 25%;
    height: 2px;
    margin: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    opacity: 1;
    background-color: #009ACB;
  }
  .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li a:before {
    left: 50%;
  }
  .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li a:after {
    right: 50%;
  }
  .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li a:hover:after, .page-template-page_cl-HomePage #home .main-navigation nav ul.primary li a:hover:before {
    width: 50%;
  }
}
.main-navigation nav ul.secondary {
  display: block;
}
@media (min-width: 768px) {
  .page-template-page_cl-HomePage #home .main-navigation nav ul.secondary {
    display: none;
  }
}

/* 
* 
* home page you are here indicator 
*/
body.home .main-navigation.open nav ul.primary li.current-menu-item a {
  opacity: 1;
}
@media (min-width: 768px) {
  body.home div.main-navigation ul#menu-primary li:nth-child(4) {
    display: none;
    visibility: hidden;
  }
}

/* 
* internal pages menu overlay version
* you are here indicator 
* inclu 404 and 500 error pages
*/
body.page-template header#masthead,
body.error404 header#masthead,
body.page-id-999 header#masthead {
  position: relative;
  margin: 0 auto;
  width: 100%;
  /* you are here indicator */
}
body.page-template header#masthead .site-branding,
body.error404 header#masthead .site-branding,
body.page-id-999 header#masthead .site-branding {
  position: absolute;
  width: 100%;
}
body.page-template header#masthead .site-branding .main-navigation, body.page-template header#masthead .site-branding .announcement-banner,
body.error404 header#masthead .site-branding .main-navigation,
body.error404 header#masthead .site-branding .announcement-banner,
body.page-id-999 header#masthead .site-branding .main-navigation,
body.page-id-999 header#masthead .site-branding .announcement-banner {
  background-color: rgba(52, 52, 51, 0.3);
}
body.page-template header#masthead .site-branding .announcement-banner,
body.error404 header#masthead .site-branding .announcement-banner,
body.page-id-999 header#masthead .site-branding .announcement-banner {
  border-top: 1px solid #343433;
  border-bottom: 1px solid #343433;
  position: relative;
  z-index: 1;
}
body.page-template header#masthead .site-branding .announcement-banner p,
body.error404 header#masthead .site-branding .announcement-banner p,
body.page-id-999 header#masthead .site-branding .announcement-banner p {
  color: rgba(255, 255, 255, 0.7);
}
body.page-template header#masthead .main-navigation.open nav ul.primary li.current-menu-item a,
body.page-template header#masthead .main-navigation.open nav ul.primary li.current-page-ancestor a,
body.error404 header#masthead .main-navigation.open nav ul.primary li.current-menu-item a,
body.error404 header#masthead .main-navigation.open nav ul.primary li.current-page-ancestor a,
body.page-id-999 header#masthead .main-navigation.open nav ul.primary li.current-menu-item a,
body.page-id-999 header#masthead .main-navigation.open nav ul.primary li.current-page-ancestor a {
  opacity: 1;
}
body.page-template #content .hero,
body.error404 #content .hero,
body.page-id-999 #content .hero {
  padding-top: 14.3rem;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.announcement-banner {
  text-align: center;
}
.page-template-page_cl-HomePage header#masthead #home .announcement-banner {
  background-color: #ECECEC;
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}
.page-template-page_cl-HomePage header#masthead #home .announcement-banner p {
  color: #343433;
}
.announcement-banner p {
  padding: 1rem 0;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: 0.21px;
}

/* Temporary fix ToDO */
.main-navigation.open + .announcement-banner {
  z-index: 0 !important;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 7px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Callouts
--------------------------------------------------------------*/
[class*=block] {
  padding-top: 6rem;
  padding-bottom: 8rem;
  border-bottom: 1px solid #DEE4E8;
}

.block-white {
  background-color: #FFFFFF;
}

.block-blue {
  background-color: #064962;
}

.block-orange {
  background-color: #FF451A;
}
.block-orange .shead-page-break:before, .block-orange .shead-page-break:after {
  background-color: #343433;
}

.block-purple {
  background-color: #611162;
}

.block-gray {
  background-color: #EAEAEA;
}

.block-grayblack {
  background-color: #141414;
}

.block-darkgray {
  background-color: #343433;
  color: #FFFFFF;
  border-bottom-width: 0;
}

.block-blackgray {
  background-color: #141414;
  color: #FFFFFF;
  border-bottom-width: 0;
}
.block-blackgray .button {
  background-color: transparent;
  border-color: #009ACB;
  color: #FFFFFF;
}
.block-blackgray .button:hover {
  background-color: #009ACB;
}

.block-slate {
  background-color: #ADBCC5;
}

.hero {
  text-align: center;
  /*max-width: 164rem;*/
  margin: 0 auto;
}
.hero h1 {
  margin-top: 0;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .hero h1 {
    padding: 0 2rem;
  }
}
.hero h2 {
  padding-top: 55px;
  padding-bottom: 15px;
}
.hero .container-fluid .row {
  padding-top: 12rem;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .hero .container-fluid .row {
    padding-top: 17rem;
    padding-bottom: 8rem;
  }
}

.block-orange.contact {
  text-align: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border: 0 none;
}
.block-orange.contact .row {
  position: relative;
}
.block-orange.contact h2.primary {
  font-size: 40px;
  font-size: 5rem;
  line-height: 6rem;
}
@media (min-width: 768px) {
  .block-orange.contact h2.primary {
    text-align: left;
    margin-bottom: 0;
  }
}
@media (min-width: 993px) {
  .block-orange.contact h2.primary {
    text-align: center;
  }
}
.block-orange.contact .container-button a {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-orange.contact .container-button {
    text-align: right;
    margin-left: 8.3333333%;
    margin-right: auto;
  }
  .block-orange.contact .container-button a {
    margin-top: 0;
  }
}
@media (min-width: 962px) {
  .block-orange.contact .container-button {
    margin-left: 0;
    margin-right: 8.333333%;
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (min-width: 768px) {
  .block-orange.contact.what-matters .container-button {
    margin-left: 8.333333%;
    margin-right: 8.333333%;
  }
}
@media (min-width: 993px) {
  .block-orange.contact.what-matters .container-text-cta {
    margin-left: 8.333333%;
  }
  .block-orange.contact.what-matters .container-text-cta h2.primary {
    text-align: center;
  }
  .block-orange.contact.what-matters .container-button {
    margin-left: 0;
    position: relative;
    text-align: left;
  }
}

/* section for holding <figure> slabs on case/articles */
.figures.small .container-fluid {
  max-width: 100%;
}
@media (min-width: 576px) {
  .figures.small .container-fluid {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .figures.small .container-fluid {
    max-width: 720px;
  }
}
@media (min-width: 962px) {
  .figures.small .container-fluid {
    max-width: 960px;
  }
}
@media (min-width: 1201px) {
  .figures.small .container-fluid {
    max-width: 1140px;
  }
}
.figures.small figure img {
  width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  .figures.small figure img {
    width: 50%;
  }
}
.figures.small figure figcaption {
  width: 100%;
}
@media (min-width: 768px) {
  .figures.small figure figcaption {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .figures .container-fluid {
    max-width: 100%;
  }
}
.figures + .block-white {
  margin-top: 1rem;
  padding-top: 0;
}
.figures + .block-white .col > p:nth-child(1) {
  margin-top: 4rem;
}

.slab-image {
  position: relative;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1rem solid #343433;
  text-align: left;
  /* world img */
  /* family image */
}
.slab-image:last-of-type {
  border-bottom-width: 0;
}
@media (min-width: 962px) {
  .slab-image {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .slab-image {
    height: 568px;
  }
}
@media (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  .slab-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-line-pack: end;
        align-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.slab-image .container-image {
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(238, 238, 238, 0))), url("/wp-content/uploads/980x360-2x-hero-callout-global-Osefra-SM.jpg") no-repeat;
  background: linear-gradient(0deg, black 0%, rgba(238, 238, 238, 0) 100%), url("/wp-content/uploads/980x360-2x-hero-callout-global-Osefra-SM.jpg") no-repeat;
  background-size: cover;
  background-position: 0 0, top center;
  background-color: #000;
  min-height: 45rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {
  .slab-image .container-image {
    background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(238, 238, 238, 0))), url("/wp-content/uploads/1920x800-2x-hero-callout-global-Osefra-LG.jpg") no-repeat;
    background: linear-gradient(0deg, black 0%, rgba(238, 238, 238, 0) 100%), url("/wp-content/uploads/1920x800-2x-hero-callout-global-Osefra-LG.jpg") no-repeat;
    background-size: cover;
    background-position: 0 0, top center;
    background-color: #000;
  }
}
@media (min-width: 962px) {
  .slab-image .container-image {
    min-height: 90rem;
  }
}
@media (min-width: 962px) and (-ms-high-contrast: none), (min-width: 962px) and (-ms-high-contrast: active) {
  .slab-image .container-image {
    min-height: 70rem;
  }
}
.slab-image .container-image .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .slab-image .container-image .container-fluid {
    max-width: unset;
  }
}
.slab-image .container-image .container-fluid .row {
  width: 100%;
}
@media (-ms-high-contrast: none) and (min-width: 962px), (-ms-high-contrast: active) and (min-width: 962px) {
  .slab-image .container-image .container-fluid {
    height: 320px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .slab-image .container-image .container-fluid .row {
    height: 100%;
  }
}
.slab-image .container-content {
  background-color: #000;
  padding-top: 21px;
  /*ie11 */
}
@media (min-width: 962px) {
  .slab-image .container-content {
    width: 100%;
    padding-top: 0;
    position: absolute;
    bottom: 0;
    background-color: transparent;
  }
}
@media (-ms-high-contrast: none) and (min-width: 962px), (-ms-high-contrast: active) and (min-width: 962px) {
  .slab-image .container-content {
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  .slab-image .container-content .container-fluid {
    max-width: unset;
  }
}
.slab-image .container-content .container-button {
  text-align: center;
}
.slab-image .container-content .button {
  background-color: #009ACB;
  color: #343433;
  border-color: #009ACB;
  margin-bottom: 4rem;
  text-align: center;
}
.slab-image .container-content .button:hover {
  background-color: #FBB040;
}
.slab-image h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 21px;
  position: relative;
}
.slab-image h2:before {
  content: "";
  position: absolute;
  bottom: -21px;
  width: 40px;
  height: 4px;
  margin: 2px 0 0;
  opacity: 1;
  background-color: #FF451A;
}
.slab-image h2:before {
  left: 0%;
}
@media (min-width: 768px) {
  .slab-image h2 {
    font-size: 48px;
    line-height: 56px;
  }
}
.slab-image p {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 0;
}
.slab-image.secondary .container-image {
  background: -webkit-gradient(linear, left bottom, left top, from(#222222), color-stop(40%, rgba(34, 34, 34, 0))), url("/wp-content/uploads/980x360-2x-hero-callout-global-driving-growth-SM.jpg");
  background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 40%), url("/wp-content/uploads/980x360-2x-hero-callout-global-driving-growth-SM.jpg");
  background-size: cover, cover;
  background-position: 0 0, center center;
  background-color: #611162;
}
@media (min-width: 768px) {
  .slab-image.secondary .container-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#222222), color-stop(40%, rgba(34, 34, 34, 0))), url("/wp-content/uploads/1920x800-2x-hero-callout-global-driving-growth-LG.jpg");
    background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 40%), url("/wp-content/uploads/1920x800-2x-hero-callout-global-driving-growth-LG.jpg");
    background-size: cover, cover;
    background-position: 0 0, top center;
  }
}
@media (min-width: 962px) {
  .slab-image.secondary .container-image {
    width: 100%;
  }
}
.slab-image.secondary .container-content {
  background-color: #222;
}
@media (min-width: 962px) {
  .slab-image.secondary .container-content {
    background-color: transparent;
  }
}
.slab-image.tertiary .container-image {
  background: -webkit-gradient(linear, left bottom, left top, from(#064962), color-stop(40%, rgba(6, 73, 98, 0))), url("/wp-content/uploads/CaseStudy_Rozerem_SM.jpg");
  background: linear-gradient(0deg, #064962 0%, rgba(6, 73, 98, 0) 40%), url("/wp-content/uploads/CaseStudy_Rozerem_SM.jpg");
  background-size: cover, cover;
  background-position: 0 0, center center;
  background-color: #064962;
}
@media (min-width: 768px) {
  .slab-image.tertiary .container-image {
    background: -webkit-gradient(linear, left bottom, left top, from(#064962), color-stop(40%, rgba(6, 73, 98, 0))), url("/wp-content/uploads/CaseStudy_Rozerem_LG.jpg");
    background: linear-gradient(0deg, #064962 0%, rgba(6, 73, 98, 0) 40%), url("/wp-content/uploads/CaseStudy_Rozerem_LG.jpg");
    background-size: cover, cover;
    background-position: 0 0, top center;
  }
}
@media (min-width: 962px) {
  .slab-image.tertiary .container-image {
    width: 100%;
  }
}
.slab-image.tertiary .container-content {
  background-color: #064962;
}
@media (min-width: 962px) {
  .slab-image.tertiary .container-content {
    background-color: transparent;
  }
}

.callout-primary {
  margin-top: 0;
  background-color: #343433;
  color: #FFFFFF;
  text-align: left;
}
@media (min-width: 768px) {
  .callout-primary {
    margin-top: 2rem;
  }
}
.callout-primary:hover a.cta:after, .callout-primary:hover a.cta:before {
  width: 50%;
  opacity: 1;
}
@media (max-width: 766px) {
  .callout-primary {
    max-width: unset;
  }
}
.callout-primary .container-image {
  padding: 2rem 2rem 0 2rem;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.callout-primary .image {
  background: url("/wp-content/uploads/capabilities-omnichannel-strategies.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 32rem;
  height: 100%;
}
@media (min-width: 768px) {
  .callout-primary .image {
    min-height: 46rem;
  }
}
.callout-primary .image .button {
  background-color: #009ACB;
  color: #343433;
  border-color: #009ACB;
  margin-right: 32px;
  margin-left: auto;
  text-align: center;
}
.callout-primary .image .button:hover {
  background-color: #FBB040;
}
.callout-primary .text {
  padding-top: 3rem;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .callout-primary .text {
    padding: 6rem;
  }
}
.callout-primary .text p {
  margin-bottom: 0;
  line-height: 24px;
}
.callout-primary .text .eyebrow {
  margin-bottom: 1rem;
}
.callout-primary .text h3 {
  font-weight: 700;
  margin-bottom: 2rem;
}
.callout-primary .text .cta {
  color: #FFFFFF;
}
.callout-primary.inverse {
  margin-top: 0;
  color: #BEFAFA;
  background-color: #064962;
}
@media (min-width: 767px) {
  .callout-primary.inverse {
    margin-top: 2rem;
  }
  .callout-primary.inverse .container-image {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
}
.callout-primary.inverse .text .cta {
  color: #BEFAFA;
}

.callout-secondary {
  margin-top: 0;
  background-color: #611162;
  color: #EED5FF;
  text-align: left;
}
@media (min-width: 768px) {
  .callout-secondary {
    margin-top: 2rem;
  }
}
.callout-secondary:hover a.cta:after, .callout-secondary:hover a.cta:before {
  width: 50%;
  opacity: 1;
}
@media (max-width: 766px) {
  .callout-secondary {
    max-width: unset;
  }
}
.callout-secondary .block-purple {
  padding-top: 0;
  padding-bottom: 0;
}
.callout-secondary .container-image {
  padding: 2rem 2rem 0 2rem;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media (min-width: 767px) {
  .callout-secondary .container-image {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
}
.callout-secondary .image {
  background: url("/wp-content/uploads/capabilities-omnichannel-strategies.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 32rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .callout-secondary .image {
    min-height: 56rem;
  }
}
@media (min-width: 991px) {
  .callout-secondary .image {
    min-height: 46rem;
  }
}
.callout-secondary .text {
  padding-top: 3rem;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .callout-secondary .text {
    padding-left: 4rem;
    padding-top: 8rem;
    padding-bottom: 10rem;
  }
}
.callout-secondary .text p {
  margin-bottom: 0;
  line-height: 24px;
}
.callout-secondary .text .eyebrow {
  margin-bottom: 1rem;
}
.callout-secondary .text h3 {
  font-weight: 700;
  margin-bottom: 3rem;
}
.callout-secondary .text .cta {
  color: #EED5FF;
}

.solid-background-card {
  padding-bottom: 6rem !important;
}
.solid-background-card h5.shead-copy {
  margin-top: 0;
  margin-bottom: 5rem;
}
.solid-background-card h4.shead-captions {
  padding: 0 !important;
  margin-bottom: 2rem;
}
.solid-background-card p.body-copy {
  margin-bottom: 4.5rem;
}
.solid-background-card a.cta {
  margin-bottom: 1.5rem;
}

.image-half-card {
  margin-bottom: 4rem;
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
}
@media (min-width: 768px) {
  .image-half-card {
    margin: 0;
  }
}
.image-half-card .image {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 68%;
}
.image-half-card .image h5.shead-copy {
  color: #FFFFFF;
  width: 100%;
  position: absolute;
  padding-top: 24px;
  top: 0;
}
.image-half-card .content {
  background-color: #FFFFFF;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 3rem 4.5rem 6rem;
}
@media (min-width: 768px) {
  .image-half-card .content {
    padding: 3rem 2rem 6rem;
  }
}
@media (min-width: 962px) {
  .image-half-card .content {
    padding: 3rem 4.5rem 6rem;
  }
}
.image-half-card .content h4.shead-captions {
  margin-bottom: 2rem;
}
.image-half-card .content a.cta {
  color: #343433;
  margin-bottom: 1.5rem;
}

.container-cards {
  text-align: center;
  padding: 3rem 0;
  background-color: #EAEAEA;
  border-top: 1px solid #dee4e8;
}
@media (min-width: 768px) {
  .container-cards {
    padding: 6rem 0 12rem;
  }
}
.container-cards .row {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.container-cards div.col-12 > div {
  cursor: pointer;
  text-decoration: none;
}
.container-cards div.col-12 > div:hover .cta:after, .container-cards div.col-12 > div:hover .cta:before {
  bottom: -10px;
  width: 50%;
  opacity: 1;
}
.container-cards h4 {
  font-weight: 700;
  line-height: 4rem;
}
.container-cards p {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: 400;
}
.container-cards .shead-copy {
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  margin: 0;
}
.container-cards .cta {
  color: #FFFFFF;
  margin-bottom: 6rem;
  padding: 0;
}
.container-cards .cta:after, .container-cards .cta:before {
  bottom: -10px;
}
.container-cards .inline-image {
  border-radius: 5px;
  color: #343433;
  margin-bottom: 4rem;
  position: relative;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
  overflow: hidden;
}
.container-cards .inline-image:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (min-width: 768px) {
  .container-cards .inline-image {
    margin: unset;
  }
}
.container-cards .inline-image .container-text {
  padding: 0 36px;
}
@media (min-width: 768px) {
  .container-cards .inline-image .container-text {
    padding: 0 15px;
  }
}
@media (min-width: 962px) {
  .container-cards .inline-image .container-text {
    padding: 0 36px;
  }
}
.container-cards .inline-image .container-text p {
  margin-bottom: 3rem;
}
.container-cards .inline-image img {
  padding-bottom: 3rem;
  width: 100%;
  display: block;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.025);
          transform: scale(1.025);
}
.container-cards .inline-image h5 {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #FFFFFF;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.container-cards .inline-image .shead-captions {
  padding-bottom: 3rem;
  margin-bottom: 0;
}
.container-cards .inline-image .cta {
  color: #343433;
}
.container-cards .bckgrd-solid {
  background-color: #611162;
  color: #FFFFFF;
  padding: 24px 36px;
  margin-bottom: 4rem;
  border-radius: 5px;
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
}
.container-cards .bckgrd-solid .cta:before, .container-cards .bckgrd-solid .cta:after {
  background-color: #009ACB;
}
.container-cards .bckgrd-solid.blue {
  background-color: #064962;
}
.container-cards .bckgrd-solid.orange {
  background-color: #FF451A;
}
.container-cards .bckgrd-solid.gray {
  background-color: #4D4D4D;
}
@media (min-width: 768px) {
  .container-cards .bckgrd-solid {
    padding: 24px 15px;
    margin: unset;
  }
}
@media (min-width: 962px) {
  .container-cards .bckgrd-solid {
    padding: 24px 36px;
  }
}
.container-cards .bckgrd-solid h4 {
  padding-top: 4.4rem;
  padding-bottom: 0;
}
.container-cards .bckgrd-image {
  padding: 3rem 4.5rem 6rem;
  color: #FFFFFF;
  margin-bottom: 4rem;
  border-radius: 5px;
  -webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
  position: relative;
  overflow: hidden;
  background-color: black;
}
.container-cards .bckgrd-image:hover img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (min-width: 768px) {
  .container-cards .bckgrd-image {
    padding: 3rem 2rem 6rem;
    margin: unset;
  }
}
@media (min-width: 962px) {
  .container-cards .bckgrd-image {
    padding: 3rem 4.5rem 6rem;
  }
}
@media (min-width: 962px) {
  .container-cards .bckgrd-image.padding-fix {
    padding: 3rem 2rem 6rem;
  }
}
.container-cards .bckgrd-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1.025);
          transform: scale(1.025);
  -o-object-fit: cover;
     object-fit: cover;
}
.container-cards .bckgrd-image .container-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  z-index: 0;
}
.container-cards .bckgrd-image h4,
.container-cards .bckgrd-image h5,
.container-cards .bckgrd-image p {
  position: relative;
}
.container-cards .bckgrd-image h5 {
  margin-bottom: 5rem;
}
.container-cards .bckgrd-image h4.shead-captions {
  margin-bottom: 2rem !important;
}
.container-cards .bckgrd-image a.cta {
  margin-bottom: 1.5rem;
}

footer {
  background-color: #343433;
  padding: 36px 0 24px;
  color: #FFFFFF;
}
footer a,
footer a:visited,
footer a:hover {
  color: #FFFFFF;
}
@media (min-width: 962px) {
  footer .container-content {
    padding-bottom: 4rem;
  }
}
footer .logo {
  text-align: center;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  footer .logo {
    text-align: left;
  }
}
@media (min-width: 962px) {
  footer .logo {
    margin-top: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer .logo img {
  width: 222px;
}
footer .links ul {
  margin: 2rem 0 0;
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
}
@media (min-width: 768px) {
  footer .links ul {
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  footer .links ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
footer .links ul li {
  margin: 0;
  padding: 0 1.5rem 0 1.5rem;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 1px;
}
footer .links ul li:nth-child(1) {
  padding-left: 0;
}
footer .links ul li:last-child {
  padding: 0;
}
footer .links ul li a {
  white-space: nowrap;
}
footer .container-fw {
  margin-top: 5rem;
  margin-bottom: 1rem;
  text-align: center;
}
@media (min-width: 768px) {
  footer .container-fw {
    text-align: left;
  }
}
@media (min-width: 962px) {
  footer .container-fw {
    margin-top: 0;
    margin-bottom: 0;
  }
}
footer .container-fw .logo img {
  width: 144px;
}
footer .container-fw p, footer .container-fw a {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
}
footer .container-fw p {
  margin-bottom: 2rem;
}
footer .container-fw a {
  display: block;
  margin-bottom: 2rem;
}
footer .container-utility {
  padding-top: 3rem;
}
footer .container-utility .location,
footer .container-utility .phone {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-size: 14px;
  line-height: 18px;
}
footer .container-utility .location address,
footer .container-utility .phone address {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.2px;
}
@media (min-width: 768px) {
  footer .container-utility .location address,
footer .container-utility .phone address {
    margin: 0;
  }
}
footer .container-utility .phone a {
  display: block;
}
footer .container-utility .phone a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
footer .container-utility .phone span {
  padding-left: 4px;
}
footer .social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #4D4D4D;
}
@media (min-width: 768px) {
  footer .social {
    margin-top: 2rem;
    border-bottom: none;
    padding-top: 0;
  }
}
@media (min-width: 962px) {
  footer .social {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer .utility {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  footer .utility {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #4D4D4D;
  }
}
@media (min-width: 962px) {
  footer .utility {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-top: none;
    margin-top: 3rem;
    padding-top: 0;
  }
}
footer .utility a {
  display: block;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: 100;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  padding-bottom: 4px;
}
@media (min-width: 962px) {
  footer .utility a {
    padding-right: 2rem;
  }
  footer .utility a:last-child {
    padding-right: 3rem;
  }
}
footer .utility p.copy-legal {
  font-weight: 400;
  margin-bottom: 0;
  font-family: exchange, serif;
}
footer .border-top-lightgray {
  border-top: 1px solid #4D4D4D;
}

.capabilities-flex .capability {
  margin-bottom: 1rem;
  padding: 0;
}
@media (max-width: 766px) {
  .capabilities-flex .capability {
    max-width: none;
    margin-bottom: 0;
  }
}
.capabilities-flex .capability.first {
  background: #ADBCC5;
  /* The Fallback */
  background: rgba(173, 188, 197, 0.5);
  color: #343433;
}
.capabilities-flex .capability.second {
  background-color: #343433;
  color: #FFFFFF;
}
.capabilities-flex .capability.third {
  background-color: #FBB040;
  color: #343433;
}
.capabilities-flex .capability.fourth {
  background-color: #064962;
  color: #BEFAFA;
}
.capabilities-flex .capability .image-container {
  position: relative;
  height: 91vw;
}
@media (min-width: 768px) {
  .capabilities-flex .capability .image-container {
    height: auto;
  }
}
.capabilities-flex .capability .image-container .capability-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 2rem;
  bottom: 0;
  left: 2rem;
  right: 2rem;
}
.capabilities-flex .capability .text-container {
  padding: 3rem 2rem 6rem;
}
@media (min-width: 768px) {
  .capabilities-flex .capability .text-container {
    min-height: 47rem;
    padding-top: 8rem;
    padding-left: 2rem;
    padding-right: 6rem;
  }
}
.capabilities-flex .capability .text-container .capability-text {
  text-align: left;
}
.capabilities-flex .capability .text-container .capability-text h3.primary {
  font-weight: 700;
  margin-bottom: 2rem;
}
.capabilities-flex .capability .text-container .capability-text p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .capabilities-flex .capability:nth-child(odd) .image-container {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/*--------------------------------------------------------------
# Photo Galleries
--------------------------------------------------------------*/
.gallery-wrapper {
  padding: 0 2rem;
  width: 100%;
  max-width: 164rem;
  margin: 0 auto;
}
@media (min-width: 1201px) {
  .gallery-wrapper {
    padding: 0 4rem;
  }
}
.gallery-wrapper .gallery {
  max-width: 164rem;
  margin: 0 auto;
}
.gallery-wrapper .gallery .photo-image {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2rem;
  width: 100%;
  position: relative;
}
@media (min-width: 1201px) {
  .gallery-wrapper .gallery .photo-image {
    margin-bottom: 4rem;
  }
}
.gallery-wrapper .gallery .photo-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  vertical-align: middle;
}
.gallery-wrapper .gallery.who-we-are {
  -webkit-columns: 1;
     -moz-columns: 1;
          columns: 1;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
  counter-reset: photo;
}
@media (min-width: 768px) {
  .gallery-wrapper .gallery.who-we-are {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (min-width: 1201px) {
  .gallery-wrapper .gallery.who-we-are {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
}
@media (min-width: 768px) {
  .gallery-wrapper .gallery.who-we-are .photo-image:nth-child(1) {
    margin-bottom: 1.8rem;
  }
}
@media (min-width: 1201px) {
  .gallery-wrapper .gallery.who-we-are .photo-image:nth-child(1) {
    margin-bottom: 3.8rem;
  }
}

/*--------------------------------------------------------------
# Modals
--------------------------------------------------------------*/
.cl-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9100;
  -webkit-tap-highlight-color: transparent;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.cl-modal-template {
  display: none;
}

.cl-modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  width: calc(100% - 40px);
  min-width: 280px;
  max-width: 600px;
  max-height: calc(100% - 40px);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%) translateZ(0);
  background-color: white;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 16px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 2px 25px;
          box-shadow: rgba(0, 0, 0, 0.5) 0 2px 25px;
  overflow: hidden;
  z-index: 9100;
  border-radius: 8px;
}
.cl-modal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cl-modal .cl-modal-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  padding: 50px 10px 0 10px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.cl-modal .cl-modal-close-button span {
  position: absolute;
  top: 22px;
  left: 10px;
  width: 30px;
  height: 4px;
  border-radius: 2px;
  background-color: #333333;
}
.cl-modal .cl-modal-close-button span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.cl-modal .cl-modal-close-button span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.cl-modal .cl-modal-content {
  position: relative;
  margin: 50px 20px 40px 20px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 767px) {
  .cl-modal .cl-modal-content {
    margin-left: 40px;
    margin-right: 40px;
  }
}
.cl-modal .cl-modal-content .cl-modal-template {
  display: block;
  padding: 0;
  margin: 0;
}
.cl-modal .cl-modal-content .cl-modal-template section {
  margin: 0;
}
.cl-modal .cl-modal-content .cl-modal-template .buttons {
  padding: 0 2rem 2rem 0;
}
@media (min-width: 962px) {
  .cl-modal .cl-modal-content .cl-modal-template .capsule:nth-child(1) {
    margin-right: 2rem;
  }
}
.cl-modal.video-modal {
  background-color: transparent;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  max-width: 164rem;
  max-width: 90%;
}
@media (min-width: 768px) {
  .cl-modal.video-modal {
    max-width: 80%;
  }
}
.cl-modal.video-modal .video-js-wrap:after {
  display: none;
  visibility: hidden;
}
.cl-modal.video-modal .cl-modal-close-button {
  display: none;
  visibility: hidden;
}
.cl-modal.video-modal .cl-modal-content {
  margin: 0 auto;
}
.cl-modal.video-modal .cl-modal-content .video-js-wrap {
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/* cookie policy bottom sticky bar  */
#eu_cookie_law_widget-2 {
  bottom: 0;
  left: 0;
  right: 0;
}
#eu_cookie_law_widget-2 #eu-cookie-law {
  padding: 2rem 4rem;
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* dark mode*/
}
@media (min-width: 768px) {
  #eu_cookie_law_widget-2 #eu-cookie-law {
    display: block;
  }
}
#eu_cookie_law_widget-2 #eu-cookie-law form {
  position: relative;
  margin: 1rem 2rem;
  float: none;
}
@media (min-width: 768px) {
  #eu_cookie_law_widget-2 #eu-cookie-law form {
    margin: 2rem 0;
    float: right;
    width: 180px;
  }
}
#eu_cookie_law_widget-2 #eu-cookie-law form input {
  position: relative;
  border-radius: 0;
  font-family: "Ringside Condensed A", "Ringside Condensed B", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  text-transform: uppercase;
  -webkit-transition: ease-out 0.2s;
  transition: ease-out 0.2s;
  right: auto;
  bottom: auto;
}
#eu_cookie_law_widget-2 #eu-cookie-law.negative {
  background-color: rgba(0, 0, 0, 0.8);
}
#eu_cookie_law_widget-2 #eu-cookie-law.negative input {
  background-color: transparent;
  border-color: #009ACB;
}
#eu_cookie_law_widget-2 #eu-cookie-law.negative input:hover {
  background-color: #009ACB;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* 
* this was causing errors in compiling so
* removing from code - zo
@media (min-width:576px) {
	max-width: none;
}
*/
/* this is caused by a user 
* switching between Visual Editor
* and Block Editor in WordPress 
* so setting class to display:none;
* ref: https://wordpress.org/support/topic/4-9-issues/
* - zo
*/
.mce_SELRES_start {
  display: none !important;
}

.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.container-fluid {
  max-width: 164rem;
  margin-right: auto;
  margin-left: auto;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* home page ============================================ */
body.home .hero,
body.home.page-template-page_cl-HomePage .hero {
  background-color: white;
  padding-bottom: 0;
}
body.home .hero .row,
body.home.page-template-page_cl-HomePage .hero .row {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  body.home .hero .row,
body.home.page-template-page_cl-HomePage .hero .row {
    padding-top: 8rem;
  }
}
body.home .hero.block-blackgray,
body.home.page-template-page_cl-HomePage .hero.block-blackgray {
  text-align: center;
  background-color: #141414;
  color: #FFFFFF;
  border-bottom-width: 0;
}
body.home .hero.block-blackgray .button,
body.home.page-template-page_cl-HomePage .hero.block-blackgray .button {
  background-color: transparent;
  border-color: #009ACB;
  color: #FFFFFF;
}
body.home .hero.block-blackgray .button:hover,
body.home.page-template-page_cl-HomePage .hero.block-blackgray .button:hover {
  background-color: #009ACB;
}
body.home .hero.block-white,
body.home.page-template-page_cl-HomePage .hero.block-white {
  padding-top: 0 !important;
  padding-bottom: 4rem;
}
@nclude media(">small") {
  body.home .hero.block-white .row,
body.home.page-template-page_cl-HomePage .hero.block-white .row {
    padding-top: 0;
  }
}
body.home .hero h1.primary,
body.home.page-template-page_cl-HomePage .hero h1.primary {
  color: #343433;
  position: relative;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  padding: 0;
}
@media (min-width: 768px) {
  body.home .hero h1.primary,
body.home.page-template-page_cl-HomePage .hero h1.primary {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 0;
  }
}
@media (min-width: 991px) {
  body.home .hero h1.primary,
body.home.page-template-page_cl-HomePage .hero h1.primary {
    font-size: 80px;
    line-height: 88px;
    padding: 0 3em;
  }
}
body.home .hero h1.primary:before,
body.home.page-template-page_cl-HomePage .hero h1.primary:before {
  content: "";
  position: absolute;
  left: calc(50% - 20px);
  bottom: -18px;
  width: 40px;
  height: 4px;
  margin: 2px 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  opacity: 1;
  background-color: #FF451A;
}
body.home .block-blackgray,
body.home.page-template-page_cl-HomePage .block-blackgray {
  text-align: center;
}
body.home .video-container,
body.home.page-template-page_cl-HomePage .video-container {
  background-color: #000;
}
body.home .video-container .video-wrap,
body.home.page-template-page_cl-HomePage .video-container .video-wrap {
  background: #000;
  max-width: 164rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
body.home .video-container .video-wrap:before,
body.home.page-template-page_cl-HomePage .video-container .video-wrap:before {
  display: block;
  content: "";
  padding-top: 56.25%;
}
@media (max-width: 1200px) {
  body.home .video-container .video-wrap,
body.home.page-template-page_cl-HomePage .video-container .video-wrap {
    max-width: 100%;
  }
}
body.home .video-container .video-wrap .video-content,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
body.home .video-container .video-wrap .video-content .video-js-wrap,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-js-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.home .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-dock-title,
body.home .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-dock-description,
body.home .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-control-bar,
body.home .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-big-play-button,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-dock-title,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-dock-description,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-control-bar,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-js-wrap .video-js .vjs-big-play-button {
  display: none;
}
body.home .video-container .video-wrap .video-content .video-bttn,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-bttn {
  position: absolute;
  top: 0;
  left: calc(50% - 181px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  max-width: 362px;
  margin: 0 auto;
}
body.home .video-container .video-wrap .video-content .video-bttn .button-play,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-bttn .button-play {
  opacity: 0.8;
}
body.home .video-container .video-wrap .video-content .video-bttn .button-play:hover,
body.home.page-template-page_cl-HomePage .video-container .video-wrap .video-content .video-bttn .button-play:hover {
  opacity: 1;
}
body.home .slab-image.home,
body.home.page-template-page_cl-HomePage .slab-image.home {
  margin-top: 0;
}
body.home .slab-image.home.secondary,
body.home.page-template-page_cl-HomePage .slab-image.home.secondary {
  border-bottom-width: 0;
}
body.home .block-white h3.secondary,
body.home.page-template-page_cl-HomePage .block-white h3.secondary {
  line-height: 4rem;
}
@media (min-width: 991px) {
  body.home .block-white h3.secondary,
body.home.page-template-page_cl-HomePage .block-white h3.secondary {
    padding: 0 4.5em;
  }
}
body.home .block-orange.home,
body.home.page-template-page_cl-HomePage .block-orange.home {
  padding-top: 8rem;
  padding-bottom: 8rem;
  text-align: center;
}
body.home .block-orange.home h4.shead-page-break,
body.home.page-template-page_cl-HomePage .block-orange.home h4.shead-page-break {
  text-transform: uppercase;
  position: relative;
  display: table;
}
body.home .block-orange.home h4.shead-page-break:before, body.home .block-orange.home h4.shead-page-break:after,
body.home.page-template-page_cl-HomePage .block-orange.home h4.shead-page-break:before,
body.home.page-template-page_cl-HomePage .block-orange.home h4.shead-page-break:after {
  background-color: #343433;
}
body.home .block-orange.home h4.shead-captions,
body.home.page-template-page_cl-HomePage .block-orange.home h4.shead-captions {
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 4rem;
  font-size: 3rem;
  line-height: 4rem;
}
body.home .block-orange.home h2.primary,
body.home.page-template-page_cl-HomePage .block-orange.home h2.primary {
  color: #FFFFFF;
  font-size: 28px;
  line-height: 36px;
}
@media (min-width: 768px) {
  body.home .block-orange.home h2.primary,
body.home.page-template-page_cl-HomePage .block-orange.home h2.primary {
    font-size: 48px;
    line-height: 1;
  }
}
body.home .block-orange.home h2.primary + .primary,
body.home.page-template-page_cl-HomePage .block-orange.home h2.primary + .primary {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  body.home .block-orange.home h2.primary + .primary,
body.home.page-template-page_cl-HomePage .block-orange.home h2.primary + .primary {
    margin-top: 4rem;
  }
}
body.home .block-orange.home .button,
body.home.page-template-page_cl-HomePage .block-orange.home .button {
  margin-top: 4rem;
  margin-bottom: 0;
}

/* who we are page ======================================= */
body.page-template-page_cl-WhoWeAre {
  /* our core focus block */
  /* gallery of photos */
  /* our focus */
  /* leadership photos */
}
body.page-template-page_cl-WhoWeAre [class*=block] {
  text-align: center;
}
body.page-template-page_cl-WhoWeAre h4.shead-captions {
  font-weight: 700;
  margin-bottom: 4rem;
}
body.page-template-page_cl-WhoWeAre h3.secondary {
  line-height: 5rem;
}
body.page-template-page_cl-WhoWeAre .block-grayblack,
body.page-template-page_cl-WhoWeAre .block-darkgray {
  color: #FFFFFF;
}
body.page-template-page_cl-WhoWeAre .block-slate {
  padding-bottom: 4rem;
}
body.page-template-page_cl-WhoWeAre .focus p + h2 {
  margin-top: 6rem;
}
@media (min-width: 768px) {
  body.page-template-page_cl-WhoWeAre .focus p + h2 {
    margin-top: 4rem;
  }
}
body.page-template-page_cl-WhoWeAre .leadership {
  padding-left: 2rem;
  padding-right: 2rem;
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid {
  padding-top: 1rem;
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col {
  margin-bottom: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card {
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.07);
  height: 100%;
  /*cursor: pointer;*/
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card img {
  display: block;
  width: 100%;
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card .card-title {
  font-family: exchange, serif;
  font-weight: 700;
  font-size: 3rem;
  line-height: 3rem;
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card .card-title {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 962px) {
  body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card .card-title {
    min-height: 48px;
    max-width: 148px;
  }
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card .card-title > a {
  color: #343433;
  text-decoration: none;
  text-align: center;
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card .card-title > a:hover {
  text-decoration: none;
}
body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card .card-text {
  text-transform: uppercase;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: 500;
  margin: 2rem 1rem;
  line-height: 2rem;
}
@media (min-width: 962px) {
  body.page-template-page_cl-WhoWeAre .leadership .container-fluid .col .bio-card .card-text {
    max-width: 26rem;
    margin: 2rem auto;
    padding: 0 1rem;
  }
}

/* what we do page ======================================= */
body.page-template-page_cl-WhatWeDo {
  /* Move this to menu ToDO*/
  /* the div that is hidden below the hero
  when the hero content disappears */
}
@media (max-width: 766px) {
  body.page-template-page_cl-WhatWeDo.page-template header#masthead .site-branding .main-navigation {
    background-color: #080607;
  }
}
body.page-template-page_cl-WhatWeDo .video-container {
  background-color: #000;
  color: #FFFFFF;
}
@media (max-width: 766px) {
  body.page-template-page_cl-WhatWeDo .video-container {
    padding-top: 14.3rem;
  }
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap {
  background: #000;
  max-width: 164rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap:before {
  display: block;
  content: "";
  padding-top: 56.25%;
}
@media (max-width: 1200px) {
  body.page-template-page_cl-WhatWeDo .video-container .video-wrap {
    max-width: 100%;
  }
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .video-js-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .video-js-wrap {
    top: 0;
  }
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid {
  position: relative;
  height: 100%;
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row {
  /* hide the hero content
  which appears in the div below */
}
@media (min-width: 768px) {
  body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row {
    padding-top: 10rem;
  }
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row .shead-page-break,
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row .secondary {
  display: none;
  visibility: hidden;
  text-align: center;
}
@media (min-width: 992px) {
  body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row .shead-page-break,
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row .secondary {
    display: block;
    visibility: visible;
  }
}
@media (min-width: 992px) {
  body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row .shead-page-break {
    display: table;
    visibility: visible;
  }
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row h1 {
  margin-bottom: 0;
  line-height: 74px;
}
body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row .button-play-small {
  margin: 2rem auto;
  display: block;
}
@media (min-width: 992px) {
  body.page-template-page_cl-WhatWeDo .video-container .video-wrap .video-content .container-fluid > .row .button-play-small {
    margin: 4rem auto 2rem;
  }
}
body.page-template-page_cl-WhatWeDo .hero-secondary {
  display: block;
  visibility: visible;
  color: #343433;
}
@media (min-width: 992px) {
  body.page-template-page_cl-WhatWeDo .hero-secondary {
    display: none;
    visibility: hidden;
  }
}
body.page-template-page_cl-WhatWeDo .hero-secondary h1.secondary {
  line-height: 1;
}
body.page-template-page_cl-WhatWeDo .block-white {
  text-align: center;
}
body.page-template-page_cl-WhatWeDo .capabilities {
  padding-bottom: 0;
  /* callout-primary */
}
@media (min-width: 768px) {
  body.page-template-page_cl-WhatWeDo .capabilities h4.shead-page-break {
    margin-bottom: 6rem;
  }
}
body.page-template-page_cl-WhatWeDo .capabilities .callouts .container-fluid .image img {
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-page_cl-WhatWeDo .capabilities .callouts .container-fluid:nth-of-type(1) {
  background-color: #ADBCC5;
  color: #343433;
}
body.page-template-page_cl-WhatWeDo .capabilities .callouts .container-fluid:nth-of-type(2) {
  background-color: #343433;
  color: #FFFFFF;
}
body.page-template-page_cl-WhatWeDo .capabilities .callouts .container-fluid:nth-of-type(3) {
  background-color: #FBB040;
  color: #343433;
}
body.page-template-page_cl-WhatWeDo .capabilities .callouts .container-fluid:nth-of-type(4) {
  background-color: #064962;
  color: #BEFAFA;
}
body.page-template-page_cl-WhatWeDo .slabs {
  padding-bottom: 0;
}
body.page-template-page_cl-WhatWeDo .slabs .shead-page-break {
  margin-bottom: 6rem;
}
body.page-template-page_cl-WhatWeDo .slabs .slab-image {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}
body.page-template-page_cl-WhatWeDo .clients {
  text-align: center;
  padding-bottom: 8rem;
}
@media (min-width: 962px) {
  body.page-template-page_cl-WhatWeDo .clients {
    padding-bottom: 12rem;
  }
}
body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper {
  margin-top: 4rem;
}
body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row .col {
  border-bottom: 1px solid #C0C0C0;
}
body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row .col:nth-child(odd) {
  border-right: 1px solid #C0C0C0;
}
body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row:last-of-type .col:nth-child(3) {
  border-bottom: 0 none;
}
body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row:last-of-type .col:last-of-type {
  border-bottom: 0 none;
}
@media (min-width: 768px) {
  body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row:first-of-type .col {
    border-right: 1px solid #C0C0C0;
  }
  body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row:first-of-type .col:last-of-type {
    border-right: 0 none;
  }
  body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row:last-of-type .col {
    border-bottom: 0 none;
    border-right: 1px solid #C0C0C0;
  }
  body.page-template-page_cl-WhatWeDo .clients .client-flex-wrapper .client-flex-row:last-of-type .col:last-of-type {
    border-right: 0 none;
  }
}

/* careers page ======================================= */
body.page-template-page_cl-Careers .hero {
  background: url(/wp-content/themes/closerlook/images/careers/hero-careers-SM.jpg) no-repeat top center;
  background-position: 50% 0;
  background-size: cover;
  background-color: #000;
  background-repeat: no-repeat;
  color: #FFFFFF;
  padding-bottom: 0;
  max-width: 100%;
}
@media (min-width: 962px) {
  body.page-template-page_cl-Careers .hero {
    background-image: url(/wp-content/themes/closerlook/images/careers/hero-careers-LG.jpg);
    /*background-position: 50% 0;*/
  }
}
body.page-template-page_cl-Careers .hero section {
  padding-top: 0;
  padding-bottom: 0;
}
body.page-template-page_cl-Careers section {
  text-align: center;
}
body.page-template-page_cl-Careers section.jobs .shead-captions {
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 4rem;
}
body.page-template-page_cl-Careers section.equality {
  border-bottom: 0 none;
  padding-bottom: 0;
}
body.page-template-page_cl-Careers section.equality p {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 3rem;
}
body.page-template-page_cl-Careers section.expect .container-fluid .col h4 {
  color: #343433;
  font-family: exchange, serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
}
body.page-template-page_cl-Careers section.expect .container-fluid .col p {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
}
@media (min-width: 768px) {
  body.page-template-page_cl-Careers section.expect .expect-photos {
    margin-top: 4rem;
    margin-bottom: 3rem;
  }
}
body.page-template-page_cl-Careers section.expect .expect-photos img {
  border: 1px solid #ddd;
}
body.page-template-page_cl-Careers section.container-cards {
  background-color: #EAEAEA;
}
body.page-template-page_cl-Careers .contact h2.primary {
  text-align: center;
}

/* articles & case story pages  ============================================ */
body.page-template-page_cl-CaseStoryArticle .hero {
  width: 100%;
  max-width: 100%;
  background-color: #000;
  color: #FFFFFF;
  /* .case story */
  /* .article generic header color */
  /* .casestory & .article  */
}
@media (min-width: 962px) {
  body.page-template-page_cl-CaseStoryArticle .hero.casestory.ucb {
    /*background: linear-gradient(to left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.41) 100%), url('/wp-content/themes/closerlook/images/case-studies/case-story-hero-ucb-LG.png');
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    background-position: 50% 0, 50% 0;*/
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.casestory.ucb .container-fluid:nth-child(1) .row {
  /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 1) 100%), url("/wp-content/themes/closerlook/images/case-studies/case-story-hero-ucb-SM.png");
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-position: 50% 0, 0 0;*/
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.casestory.ucb .container-fluid:nth-child(2) .row {
    padding-bottom: 10rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article {
  background-color: #4D4D4D;
}
body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(2) .row p {
  margin-bottom: 0;
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline {
  padding: 0 0 2rem;
  text-align: left;
}
@media (min-width: 962px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline {
    padding-bottom: 12rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 {
  padding-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12:after {
  content: "";
  position: absolute;
  top: 0;
  left: 2rem;
  width: calc(100% - 4rem);
  border-top: 1px solid #ADBCC5;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12:after {
    left: 0;
    width: 100%;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author {
  font-size: 12px;
  line-height: 1;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: 400;
  display: inline-block;
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author .bio-link {
  font-family: exchange, serif;
  font-size: 16px;
  font-weight: 700;
  padding-left: 4px;
  color: inherit;
  text-decoration: none;
  position: relative;
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author .bio-link:before, body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author .bio-link:after {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: "";
  position: absolute;
  bottom: -1rem;
  width: 20px;
  height: 1px;
  margin: 2px 0 0;
  opacity: 1;
  background-color: rgba(0, 154, 198, 0.9);
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author .bio-link:before {
  left: 50%;
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author .bio-link:after {
  right: 50%;
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author .bio-link:hover:before, body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.author .bio-link:hover:after {
  width: 50%;
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo {
  text-align: right;
  display: inline-block;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo {
    text-align: left;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo time {
  font-size: 12px;
  font-family: "Ringside Condensed A", "Ringside Condensed B", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 3rem;
  display: block;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo time {
    display: inline-block;
  }
}
@media (min-width: 1201px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo time {
    margin-left: 4rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo .reading-time {
  text-transform: uppercase;
  font-family: exchange, serif;
  font-size: 14px;
  display: block;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo .reading-time {
    margin-left: 2rem;
    display: inline-block;
  }
}
@media (min-width: 1201px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo .reading-time {
    margin-left: 4rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .row.byline .col-12 p.pubinfo .reading-time span {
  font-size: 12px;
  font-family: "Ringside Condensed A", "Ringside Condensed B", sans-serif;
  font-weight: 600;
}
@media (max-width: 960px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(1), body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(1) {
    max-width: 100%;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(1) .row, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(1) .row {
  padding-bottom: 1.5rem;
}
@media (min-width: 962px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(1) .row, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(1) .row {
    background-image: none !important;
    padding-bottom: 0;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(1) .row h1, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(1) .row h1 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(1) .row h1, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(1) .row h1 {
    font-size: 64px;
    line-height: 72px;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(2) .row, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(2) .row {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(2) .row, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(2) .row {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(2) .row p, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(2) .row p {
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
@media (min-width: 601px) {
  body.page-template-page_cl-CaseStoryArticle .hero.article .container-fluid:nth-child(2) .row p, body.page-template-page_cl-CaseStoryArticle .hero.casestory .container-fluid:nth-child(2) .row p {
    font-weight: 700;
    font-size: 28px;
  }
}
body.page-template-page_cl-CaseStoryArticle .block-white {
  padding-bottom: 0;
  border-bottom-width: 0;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col {
  /* article's author block */
}
body.page-template-page_cl-CaseStoryArticle .block-white .col > p {
  font-size: 18px;
  line-height: 4rem;
  font-weight: 400;
  margin-bottom: 1.6rem;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col > p.secondary {
  font-weight: 700;
  margin-top: 4rem;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col > p.secondary.first {
  margin-top: 0;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .block-white .col > p.secondary {
    font-size: 24px;
  }
}
body.page-template-page_cl-CaseStoryArticle .block-white .col li {
  font-size: 18px;
  line-height: 4rem;
  font-weight: 400;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block {
  background-color: rgba(216, 216, 216, 0.3);
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block {
    margin-top: 3rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-img {
  padding-left: 0;
  padding-right: 0;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content {
    padding-bottom: 3rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content p {
  margin-bottom: 0;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content p.author {
  font-size: 3rem;
  line-height: 4rem;
  font-family: "Ringside Narrow A", "Ringside Narrow B", sans-serif;
  font-weight: 700;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content p.author-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: "Ringside Compressed A", "Ringside Compressed B", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5.5rem;
  text-transform: uppercase;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content p.author-bio {
  font-family: exchange, serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content .social {
  position: absolute;
  top: 2rem;
  right: 2rem;
}
@media (min-width: 576px) {
  body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content .social {
    right: -2rem;
  }
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content .social {
    right: -4rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content .social .social-link {
  width: 4rem;
  height: 4rem;
  margin-left: 2rem;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle .block-white .col .byline-block .author-content .social .social-link {
    width: 2rem;
    height: 2rem;
    margin-left: 0;
  }
}
body.page-template-page_cl-CaseStoryArticle .block-orange.contact {
  margin-top: 0;
}
body.page-template-page_cl-CaseStoryArticle .block-orange.contact.case {
  margin-top: 7.5rem;
}
@media (min-width: 962px) {
  body.page-template-page_cl-CaseStoryArticle .block-orange.contact.case {
    margin-top: 12rem;
  }
}
body.page-template-page_cl-CaseStoryArticle .container-cards {
  background-color: #EAEAEA;
  margin-top: 8rem;
  border-top: 1px solid #DEE4E8;
}
body.page-template-page_cl-CaseStoryArticle .slabs {
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}

/* our thinking page  ============================================ */
body.page-template-page_cl-OurThinkingPage .hero {
  width: 100%;
  background-color: #4D4D4D;
  color: #FFFFFF;
}
@media (max-width: 960px) {
  body.page-template-page_cl-OurThinkingPage .hero .container-fluid {
    max-width: 100%;
  }
}
body.page-template-page_cl-OurThinkingPage .hero .container-fluid .row h1 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
}
@media (min-width: 768px) {
  body.page-template-page_cl-OurThinkingPage .hero .container-fluid .row h1 {
    font-size: 64px;
    line-height: 72px;
  }
}
body.page-template-page_cl-OurThinkingPage .block-white p {
  margin-bottom: 2rem;
}
body.page-template-page_cl-OurThinkingPage .block-white .cta {
  margin-bottom: 3rem;
  padding-top: 0;
}

/* contact us page  ============================================ */
.page-template-page_cl-ContactUsPage {
  /* articles are shown when thank you page loads */
}
@media (min-width: 768px) {
  .page-template-page_cl-ContactUsPage #main {
    padding-bottom: 4rem;
  }
}
.page-template-page_cl-ContactUsPage .hero {
  max-width: 100%;
  background-color: #064962 !important;
}
.page-template-page_cl-ContactUsPage .hero * {
  color: #FFFFFF;
}
.page-template-page_cl-ContactUsPage h3.secondary {
  text-align: center;
}
.page-template-page_cl-ContactUsPage .block-white {
  border-width: 0;
}
.page-template-page_cl-ContactUsPage p.secondary.last {
  margin-bottom: 0;
}
.page-template-page_cl-ContactUsPage p.secondary.last a.phone {
  display: block;
  margin-top: 6rem;
}
.page-template-page_cl-ContactUsPage p.secondary.last a.button {
  margin-top: 6rem;
}
.page-template-page_cl-ContactUsPage .gform_wrapper .top_label input.medium, .page-template-page_cl-ContactUsPage .gform_wrapper .top_label select.medium {
  width: 100%;
}
.page-template-page_cl-ContactUsPage .container-cards {
  background-color: #fff;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.8s ease-in-out, opacity 0.8s ease-in-out;
  transition: max-height 0.8s ease-in-out, opacity 0.8s ease-in-out;
  padding: 0;
  opacity: 0;
  border-top: 1px solid #DEE4E8;
  border-bottom-width: 0;
  background-color: #EAEAEA;
}
.page-template-page_cl-ContactUsPage .container-cards.show {
  opacity: 1;
  max-height: 300em;
  padding-top: 6rem;
  padding-bottom: 8rem;
}
@media (min-width: 768px) {
  .page-template-page_cl-ContactUsPage .container-cards.show {
    padding-bottom: 12rem;
  }
}

/* interior pages ============================= */
body.page-template-page_cl-InteriorPage .hero,
body.page-template .hero,
body.error404 .hero,
body.page-id-999 .hero,
body.privacy-policy .hero {
  background-color: #4D4D4D;
}
body.page-template-page_cl-InteriorPage .hero h4,
body.page-template-page_cl-InteriorPage .hero h1,
body.page-template-page_cl-InteriorPage .hero p,
body.page-template .hero h4,
body.page-template .hero h1,
body.page-template .hero p,
body.error404 .hero h4,
body.error404 .hero h1,
body.error404 .hero p,
body.page-id-999 .hero h4,
body.page-id-999 .hero h1,
body.page-id-999 .hero p,
body.privacy-policy .hero h4,
body.privacy-policy .hero h1,
body.privacy-policy .hero p {
  color: #FFFFFF;
}

/* add padding to the 404 & 500 heroes
* on mobile due to announcement bar
*/
@media (max-width: 767px) {
  body.error404 .hero .container-fluid .row,
body.page-id-999 .hero .container-fluid .row {
    padding-top: 18rem;
  }
}

body.page-template-page_cl-CaseStoryArticle #article-video .video-bttn {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  max-width: 362px;
  margin: 0 auto;
}
body.page-template-page_cl-CaseStoryArticle #article-video .video-bttn .article-button-play {
  opacity: 0.8;
  width: 80%;
}
@media (min-width: 768px) {
  body.page-template-page_cl-CaseStoryArticle #article-video .video-bttn .article-button-play {
    width: 100%;
  }
}
body.page-template-page_cl-CaseStoryArticle #article-video .video-bttn .article-button-play:hover {
  opacity: 1;
}

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

.bypostauthor {
  display: block;
}

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

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

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

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/* brightcove video skin */
.video-js-wrap {
  width: 100%;
  height: 100%;
  max-width: 164rem;
  margin: 0 auto;
  position: relative;
}
.video-js-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  display: block;
}
.video-js-wrap .video-js {
  font-size: 2rem;
  /* The main font color changes the ICON COLORS as well as the text */
  color: #FFFFFF;
}
.video-js-wrap .video-js .vjs-control-bar,
.video-js-wrap .video-js .vjs-big-play-button,
.video-js-wrap .video-js .vjs-menu-button .vjs-menu-content {
  background-color: rgba(0, 0, 0, 0.45);
}
.video-js-wrap .video-js .vjs-control {
  color: #FFFFFF;
}
.video-js-wrap .video-js .vjs-slider {
  background-color: #898986;
  background-color: rgba(137, 137, 134, 0.8);
}
.video-js-wrap .video-js .vjs-volume-level {
  background-color: #FFFFFF;
}
.video-js-wrap .video-js .vjs-volume-bar.vjs-slider-bar {
  background-color: #FF451A;
}
.video-js-wrap .video-js .vjs-play-progress {
  background: #FF451A;
}
.video-js-wrap .video-js .vjs-slider-bar {
  background: #FFFFFF;
}
.video-js-wrap .video-js .vjs-load-progress {
  background: #c8c8c7;
  background: rgba(137, 137, 134, 0.5);
}
.video-js-wrap .video-js .vjs-load-progress div {
  background: white;
  background: rgba(137, 137, 134, 0.75);
}
.video-js-wrap .video-js .vjs-big-play-button {
  font-size: 2rem;
  line-height: 3rem;
  height: 3rem;
  width: 3rem;
  border: 1 solid #FF451A;
  border-radius: 100%;
  left: 50%;
  top: 50%;
  margin-left: -1.5rem;
  margin-top: -1.5rem;
}