* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  padding: 20px;
}
table strong,
tbody strong,
tfoot strong,
thead strong,
tr strong,
th strong,
td strong {
  font-weight: 800;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
strong,
b {
  font-weight: 500;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.underline,
.section .content.underline {
  border-bottom: 1px solid #f6f5ef;
  padding-bottom: 60px !important;
  margin-bottom: 50px !important;
}
.grecaptcha-badge {
  display: none !important;
}
.article p sup {
  vertical-align: top !important;
  position: relative !important;
  top: -0.5em !important;
  font-size: 40%;
}
/* */
html {
  height: 100%;
  min-height: 100%;
  -webkit-font-smoothing: antialiased !important;
  /*  text-shadow: 1px 1px 1px rgba(0,0,0,0.004); */
}
body {
  height: 100%;
  min-height: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 300;
  color: #56585a;
}
/*video js*/
.video-js .vjs-tech {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  margin: 0 0px 60px;
}
/* */
h2 a {
  text-decoration: none;
  color: inherit;
}
h2 a:hover {
  color: inherit !important;
}
a {
  color: #56585a;
  font-weight: 300;
  text-decoration: none;
  border-bottom: 1px solid #56585a;
}
a:hover {
  color: #ecdc25;
  text-decoration: none;
  border-bottom: 1px solid #ecdc25;
}
a.cta,
div#view_more,
div.cta {
  /* background-color: @marriner-yellow;
	background-position: right 30px top;
	background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow.png);
	background-repeat: no-repeat; */
  width: auto;
  height: 67px;
  float: left;
  position: relative;
  margin: 20px 0px 0px -120px;
  /*padding: 0px 65px 0px 40px;*/
  text-decoration: none;
  color: #56585a;
  font-size: 30px;
  line-height: 62px;
  letter-spacing: -0.025em;
  text-transform: lowercase;
  text-align: center;
  display: block;
  left: 50%;
  border: 0px;
  cursor: pointer;
  /* fancy hover effects */
  /* */
  /* */
  /* end fancy hover effects */
  /* end cta */
}
a.cta:hover,
div#view_more:hover,
div.cta:hover {
  background-color: #56585a;
  background-position: right 30px bottom;
  color: #ecdc25;
}
a.cta.small,
div#view_more.small,
div.cta.small {
  /* background-position: right 22px top;
		background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-small.png); */
  height: 50px;
  font-size: 22px;
  line-height: 47px;
  /* padding-left: 20px;
		padding-right: 50px; */
  margin-left: -80px;
}
a.cta.small:hover,
div#view_more.small:hover,
div.cta.small:hover {
  background-position: right 22px bottom;
}
a.cta.small.absolute,
div#view_more.small.absolute,
div.cta.small.absolute {
  position: absolute;
  bottom: 0;
}
a.cta.small.reversed,
div#view_more.small.reversed,
div.cta.small.reversed {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-small_reversed.png);
  background-position: left 22px top;
  padding: 0px 20px 0px 50px;
}
a.cta.small.reversed:hover,
div#view_more.small.reversed:hover,
div.cta.small.reversed:hover {
  background-position: left 22px bottom;
}
a.cta.reversed,
div#view_more.reversed,
div.cta.reversed {
  /* background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow_reversed.png);
		background-position: left 30px top;
		padding: 0px 40px 0px 65px;	 */
}
a.cta.reversed:hover,
div#view_more.reversed:hover,
div.cta.reversed:hover {
  background-position: left 30px bottom;
}
a.cta.no-top-margin,
div#view_more.no-top-margin,
div.cta.no-top-margin {
  /* guess what?!?!? ... no ... top ... margin*/
  margin-top: 0px;
}
a.cta span,
div#view_more span,
div.cta span {
  /* to get to rotate down, span becomes the hover state and after becomes the normal state */
  background-color: #56585a;
  background-position: right 30px bottom;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow.png);
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  position: relative;
  display: inline-block;
  padding: 0px 65px 0px 40px;
  color: #ecdc25 !important;
  -webkit-transition: -webkit-transform 150ms ease-out;
  -moz-transition: -moz-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -moz-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}
a.cta span::after,
div#view_more span::after,
div.cta span::after {
  background: #ecdc25;
  background-position: right 30px top;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow.png);
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  position: absolute;
  padding: 0px 65px 0px 40px;
  top: 100%;
  left: 0;
  color: #56585a !important;
  display: inline-block;
  content: attr(data-hover);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
a.cta:hover span,
div#view_more:hover span,
div.cta:hover span,
a.cta:focus span,
div#view_more:focus span,
div.cta:focus span {
  -webkit-transform: rotateX(0deg) translateY(0px);
  -moz-transform: rotateX(0deg) translateY(0px);
  transform: rotateX(0deg) translateY(0px);
}
a.cta.reversed span,
div#view_more.reversed span,
div.cta.reversed span {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow_reversed.png);
  background-position: left 30px bottom;
  padding: 0px 40px 0px 65px;
}
a.cta.reversed span::after,
div#view_more.reversed span::after,
div.cta.reversed span::after {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow_reversed.png);
  background-position: left 30px top;
  padding: 0px 40px 0px 65px;
}
a.cta.small span,
div#view_more.small span,
div.cta.small span {
  background-position: right 22px bottom;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-small.png);
  padding-left: 20px;
  padding-right: 50px;
}
a.cta.small span::after,
div#view_more.small span::after,
div.cta.small span::after {
  background-position: right 22px top;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-small.png);
  padding-left: 20px;
  padding-right: 50px;
}
div#view_more {
  /* background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/view-more-plus.png);
	background-position: right 28px top; */
  width: auto;
  /* 250 */
  margin: 0px 0px 0px -125px;
  /* fancy hover effects */
  /* */
}
div#view_more:hover {
  background-position: right 28px bottom;
}
div#view_more.loading,
div#view_more.loading:hover {
  background-color: #f6f5ef;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/preloader_64_yellow_tan.marriner.gif);
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -10000px;
  width: 250px;
  cursor: default;
}
div#view_more span {
  /* to get to rotate down, span becomes the hover state and after becomes the normal state */
  background-color: #56585a;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/view-more-plus.png);
  background-position: right 28px bottom;
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  position: relative;
  display: inline-block;
  padding: 0px 65px 0px 40px;
  color: #ecdc25 !important;
  -webkit-transition: -webkit-transform 150ms ease-out;
  -moz-transition: -moz-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -moz-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}
div#view_more span::after {
  background: #ecdc25;
  background-position: right 28px top;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/view-more-plus.png);
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  position: absolute;
  padding: 0px 65px 0px 40px;
  top: 100%;
  left: 0;
  color: #56585a !important;
  display: inline-block;
  content: attr(data-hover);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
div#view_more:hover span,
div#view_more:focus span {
  -webkit-transform: rotateX(0deg) translateY(0px);
  -moz-transform: rotateX(0deg) translateY(0px);
  transform: rotateX(0deg) translateY(0px);
}
.safari a.cta {
  color: #56585a;
  background: #ecdc25;
  position: relative;
}
.safari a.cta::before {
  content: "view more";
  position: absolute;
  left: 0;
  right: 0;
}
.safari a.cta.small::before {
  content: "read more";
}
/*  */
.depcrated_gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f5ef+0,c6b300+55,646464+100 */
  background: #f6f5ef;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjZmNWVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjYzZiMzAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(-45deg, #f6f5ef 0%, #c6b300 55%, #646464 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #f6f5ef 0%, #c6b300 55%, #646464 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f6f5ef 0%, #c6b300 55%, #646464 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f5ef', endColorstr='#646464', GradientType=1);
  /* IE6-8 fallback on horizontal gradient */
}
div.page_header {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#585a5c+0,272828+100&0.95+0,0.95+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTg1YTVjIiBzdG9wLW9wYWNpdHk9IjAuOTUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI3MjgyOCIgc3RvcC1vcGFjaXR5PSIwLjk1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(-45deg, rgba(88, 90, 92, 0.95) 0%, rgba(39, 40, 40, 0.95) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(88, 90, 92, 0.95) 0%, rgba(39, 40, 40, 0.95) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, rgba(88, 90, 92, 0.95) 0%, rgba(39, 40, 40, 0.95) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2585a5c', endColorstr='#f2272828', GradientType=1);
  /* IE6-8 fallback on horizontal gradient */
  width: 100%;
  height: 200px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
@media screen and (max-width: 960px) {
  div.page_header {
    height: 120px;
  }
}
@media screen and (max-width: 390px) {
  div.page_header {
    height: 100px;
  }
}
/* */
/* */
.section {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 60px 0px 60px 0px;
}
.section .content {
  width: 80%;
  margin: 0px 10% 0px 10% !important;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.section .content .header-click {
  cursor: pointer;
}
.section .content.icon img.wp-post-image {
  position: relative;
  margin: 0px auto 34px;
  padding: 0px 0px 0px 0px;
  display: block;
}
.section .content.page404 p {
  text-align: center;
}
.section .content h1 {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  margin: -4px 0px 33px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  text-transform: lowercase;
}
.section .content h2 {
  width: 100%;
  height: auto;
  position: relative;
  margin: -4px 0px 33px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  text-transform: lowercase;
}
.section .content h2 sup {
  vertical-align: super;
  font-size: 24px;
}
.section .content h2 a {
  border: 0px;
  text-decoration: none;
}
.section .content p {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
.section .content p.large {
  font-size: 28px;
  line-height: 36px;
}
.section .content p sup {
  vertical-align: baseline;
  position: relative;
  top: -0.6em;
  font-size: 60%;
}
.section.clarity {
  background: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/clarity_bg.png) center center;
  background-size: cover;
  background-attachment: fixed;
}
.section.clarity .content h2 {
  text-transform: none;
}
.section.clarity .content p {
  line-height: 36px;
}
.section.pressreleases {
  background: #fff !important;
  /* pr */
}
.section.viewpoints {
  background-color: #f6f5ef;
}
.section.news {
  background-color: #f6f5ef;
}
@media screen and (max-width: 1000px) {
  .section.clarity {
    background: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/clarity_bg_medium.png) center center;
    background-size: cover;
    background-attachment: fixed;
  }
}
@media screen and (max-width: 500px) {
  .section.clarity {
    background: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/clarity_bg_small.png) center center;
    background-size: cover;
    background-attachment: fixed;
  }
}
@media screen and (max-width: 780px) {
  .section .content h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .section .content h2 {
    font-size: 48px;
    line-height: 48px;
  }
  .section .content h2 sup {
    font-size: 16px;
  }
  .section .content p.large {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (max-width: 780px) {
  .section .content h1 {
    font-size: 36px;
    line-height: 36px;
  }
  .section .content h2 {
    font-size: 36px;
    line-height: 36px;
  }
  .section .content h2 sup {
    font-size: 16px;
  }
}
/* bottom callouts */
ul#bottom-callouts {
  background: #56585a;
  width: 100%;
  height: 270px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0xp 0px;
  display: block;
}
ul#bottom-callouts * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
ul#bottom-callouts li.callout {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 50%;
  height: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  cursor: pointer;
}
ul#bottom-callouts li.callout p {
  width: 90%;
  float: left;
  position: relative;
  margin: 76px 5% -3px 5%;
  padding: 0px 0px 0px 0px;
  display: block;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
}
ul#bottom-callouts li.callout a.cta {
  width: auto;
  /* 195px minus padding */
  padding: 0px 0px 0px 0px;
  text-align: center;
  margin-left: -150px;
}
ul#bottom-callouts li.callout a.cta.capabilities {
  margin-left: -143px;
}
ul#bottom-callouts li.callout a.cta.experience {
  margin-left: -142px;
}
ul#bottom-callouts li.callout a.cta.work {
  margin-left: -106px;
}
ul#bottom-callouts li.callout a.cta.employees {
  margin-left: -100px;
}
ul#bottom-callouts li.callout a.cta.viewpointscallout {
  margin-left: -118px;
}
ul#bottom-callouts li.callout a.cta.careers {
  margin-left: -98px;
}
ul#bottom-callouts li.callout a.cta.contact {
  margin-left: -114px;
}
@media screen and (max-width: 1240px) {
  ul#bottom-callouts li.callout p {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  ul#bottom-callouts li.callout p {
    font-size: 22px;
  }
}
@media screen and (max-width: 940px) {
  ul#bottom-callouts li.callout p {
    font-size: 18px;
  }
}
@media screen and (max-width: 830px) {
  ul#bottom-callouts {
    height: 540px;
  }
  ul#bottom-callouts li.callout {
    width: 100%;
    height: 50%;
  }
  ul#bottom-callouts li.callout p {
    font-size: 30px;
  }
}
@media screen and (max-width: 650px) {
  ul#bottom-callouts li.callout p {
    font-size: 24px;
  }
}
@media screen and (max-width: 530px) {
  ul#bottom-callouts li.callout p {
    font-size: 20px;
  }
}
@media screen and (max-width: 460px) {
  ul#bottom-callouts li.callout p {
    margin-top: 63px;
    /* 83 */
    font-size: 24px;
  }
  ul#bottom-callouts li.callout a.cta {
    /* background-position: right 22px top;
				background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-small.png);*/
    /* width: 140px; */
    height: 50px;
    font-size: 22px;
    line-height: 47px;
    margin-left: -118px;
    /* 105 */
  }
  ul#bottom-callouts li.callout a.cta:hover {
    background-position: right 22px bottom;
  }
  ul#bottom-callouts li.callout a.cta span {
    background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-small.png);
    background-position: right 22px bottom;
  }
  ul#bottom-callouts li.callout a.cta span::after {
    background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-small.png);
    background-position: right 22px top;
  }
  ul#bottom-callouts li.callout a.cta.capabilities {
    margin-left: -119px;
  }
  ul#bottom-callouts li.callout a.cta.experience {
    margin-left: -118px;
  }
  ul#bottom-callouts li.callout a.cta.work {
    margin-left: -92px;
  }
  ul#bottom-callouts li.callout a.cta.employees {
    margin-left: -87px;
  }
  ul#bottom-callouts li.callout a.cta.viewpointscallout {
    margin-left: -100px;
  }
  ul#bottom-callouts li.callout a.cta.careers {
    margin-left: -86px;
  }
  ul#bottom-callouts li.callout a.cta.contact {
    margin-left: -97px;
  }
}
/* footer */
#footer {
  background: #56585a;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTY1ODVhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(-45deg, #56585a 0%, #000017 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #56585a 0%, #000017 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #56585a 0%, #000017 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56585a', endColorstr='#000017', GradientType=1);
  /* IE6-8 fallback on horizontal gradient */
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  /* footer */
}
#footer #footer_content {
  width: calc(100% - 100px);
  float: left;
  position: relative;
  margin: 50px 0px 50px 50px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#footer #footer_content ul.social {
  width: 240px;
  height: 40px;
  float: left;
  position: relative;
  left: 50%;
  margin: 38px 0px 0px -70px;
  display: block;
  align-items: center;
  overflow: hidden;
  clear: both;
}
#footer #footer_content ul.social.wide {
  display: block;
}
#footer #footer_content ul.social.mobile {
  display: none;
}
#footer #footer_content ul.social li {
  width: 40px !important;
  height: 40px !important;
  float: left;
  position: relative;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#footer #footer_content ul.social li:last-child {
  margin-right: 0px !important;
}
#footer #footer_content ul.social li a:link,
#footer #footer_content ul.social li a:visited {
  background-color: none;
  background-position: 0px 0px;
  background-repeat: none;
  width: 40px;
  height: 40px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  outline: none;
  text-decoration: none;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  border: 1px solid #807d7d;
  /* @white 25% */
  transition: background-color 250ms, border 250ms;
  overflow: hidden;
  text-indent: -9999px;
}
#footer #footer_content ul.social li a:link:hover,
#footer #footer_content ul.social li a:visited:hover {
  background-color: #ecdc25;
  background-position: 0px -38px;
  border: 1px solid #ecdc25;
}
#footer #footer_content ul.social li:nth-child(1) a {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/facebook.png);
}
#footer #footer_content ul.social li:nth-child(2) a {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/linked-in.png);
}
#footer #footer_content ul.social li:nth-child(3) a {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/instagram.png);
}
#footer #footer_content ul.social li:nth-child(4) a {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/twitter.png);
  display: none;
}
#footer #footer_content ul.social li:nth-child(5) a {
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/google-plus.png);
  display: none;
}
#footer #footer_content .left {
  width: 360px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  border: 0px;
  /* end left */
}
#footer #footer_content .left a#logo_lockup {
  width: 170px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  border: 0px;
  text-decoration: none;
}
#footer #footer_content .left a#logo_lockup img {
  width: 80%;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 0px 10px 10%;
  padding: 0px 0px 0px 0px;
  display: block;
}
#footer #footer_content .left a#logo_lockup p {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  text-align: center;
}
#footer #footer_content .left a#logo_lockup p.marriner {
  color: #ffffff !important;
  font-size: 18px;
  line-height: 18px;
  text-transform: lowercase;
  font-weight: 700;
}
#footer #footer_content .left a#logo_lockup p.tagline {
  color: #ecdc25 !important;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  margin-top: 3px;
}
#footer #footer_content .left a#logo_lockup p.tagline sup {
  vertical-align: text-top;
  font-size: 13px;
}
#footer #footer_content .left .contact_info {
  width: 100%;
  float: left;
  position: relative;
  margin: 20px 0px 0px 4px;
  padding: 0px 0px 0px 0px;
}
#footer #footer_content .left .contact_info p {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  line-height: 18px;
  color: #999999;
}
#footer #footer_content .left .contact_info a {
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  border: 0px;
  color: #999999;
  clear: both;
}
#footer #footer_content .left .contact_info a.phone {
  color: #ffffff;
  font-weight: 700;
  margin-top: 10px;
}
#footer #footer_content .left .contact_info a.email {
  color: #ecdc25;
  font-weight: 700;
}
#footer #footer_content .center {
  width: calc(100% - 880px);
  float: left;
  position: relative;
  margin: 0px 80px 0px 80px;
  padding: 0px 0px 0px 0px;
  display: block;
  /* end center */
}
#footer #footer_content .center ul.menu {
  width: 100%;
  float: left;
  position: relative;
  margin: 36px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#footer #footer_content .center ul.menu li {
  width: calc(50% - 1px);
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 10px 20px 10px 0px;
  display: block;
  text-align: right;
}
#footer #footer_content .center ul.menu li:nth-child(even) {
  text-align: left;
  border-left: 1px solid #807d7d;
  padding-right: 0px;
  padding-left: 20px;
}
#footer #footer_content .center ul.menu li a {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  border: 0px;
  text-transform: lowercase;
}
#footer #footer_content .center ul.menu li a:hover {
  color: #ecdc25;
}
#footer #footer_content .right {
  width: 360px;
  float: right;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  border: 0px;
  /* end right */
}
#footer #footer_content .right .screen-reader-response {
  display: none;
}
#footer #footer_content .right h4 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 5px 0px;
  padding: 50px 0px 0px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #ecdc25;
}
#footer #footer_content .right p {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}
#footer #footer_content .right p.success {
  display: none;
}
#footer #footer_content .right form {
  width: 100%;
  float: left;
  position: relative;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
}
#footer #footer_content .right form .wpcf7-mail-sent-ok {
  color: #ecdc25;
  font-weight: 700;
  display: none;
  margin-top: 10px;
  padding: 0px 0px 0px 0px;
  font-size: 16px;
  line-height: 24px;
}
#footer #footer_content .right form span {
  float: left;
  width: 100%;
}
#footer #footer_content .right form span.first-name,
#footer #footer_content .right form span.last-name {
  width: calc(50% - 5px);
}
#footer #footer_content .right form span.last-name {
  margin-left: 10px;
}
#footer #footer_content .right form span input {
  background: transparent;
  width: 100%;
  height: 30px;
  float: left;
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 0px 7px 0px 7px;
  font-family: 'Lato', sans-serif;
  -webkit-font-smoothing: antialiased !important;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  color: #ffffff;
  border: 1px solid #807d7d;
  display: block;
  outline: none;
}
#footer #footer_content .right form span input:focus {
  border: 1px solid #ecdc25;
}
#footer #footer_content .right form span input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ecdc25;
}
#footer #footer_content .right form span input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ecdc25;
  opacity: 1;
}
#footer #footer_content .right form span input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ecdc25;
  opacity: 1;
}
#footer #footer_content .right form span input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ecdc25;
}
#footer #footer_content .right form span input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #807d7d;
}
#footer #footer_content .right form span input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #807d7d;
  opacity: 1;
}
#footer #footer_content .right form span input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #807d7d;
  opacity: 1;
}
#footer #footer_content .right form span input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #807d7d;
}
#footer #footer_content .right form span input.error {
  background: #ea080a;
  border: 1px solid #ea080a;
  color: #ffffff;
}
#footer #footer_content .right form span input.error::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ffffff;
}
#footer #footer_content .right form span input.error:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffffff;
  opacity: 1;
}
#footer #footer_content .right form span input.error::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
#footer #footer_content .right form span input.error:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}
#footer #footer_content .right div.submit {
  /* background-color: @marriner-yellow;
					background-position: right 15px top;
					background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-xsmall.png);
					background-repeat: no-repeat; */
  width: auto;
  height: 36px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  color: #56585a;
  font-size: 18px;
  line-height: 34px;
  letter-spacing: -0.025em;
  text-transform: lowercase;
  text-align: center;
  display: block;
  border: 0px;
  cursor: pointer;
  /* fancy hover effects */
  /* end fancy hover effects */
}
#footer #footer_content .right div.submit:hover {
  background-color: #56585a;
  background-position: right 15px bottom;
  color: #ecdc25;
  cursor: pointer;
}
#footer #footer_content .right div.submit span {
  /* to get to rotate down, span becomes the hover state and after becomes the normal state */
  background-color: #56585a;
  background-position: right 15px bottom;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-xsmall.png);
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  position: relative;
  display: inline-block;
  padding: 0px 34px 0px 15px;
  color: #ecdc25 !important;
  -webkit-transition: -webkit-transform 150ms ease-out;
  -moz-transition: -moz-transform 150ms ease-out;
  transition: transform 150ms ease-out;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(90deg) translateY(-22px);
  -moz-transform: rotateX(90deg) translateY(-22px);
  transform: rotateX(90deg) translateY(-22px);
}
#footer #footer_content .right div.submit span::after {
  background-color: #ecdc25;
  background-position: right 15px top;
  background-image: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/cta-arrow-xsmall.png);
  background-repeat: no-repeat;
  width: auto;
  height: 100%;
  position: absolute;
  padding: 0px 34px 0px 15px;
  top: 100%;
  left: 0;
  color: #56585a !important;
  display: inline-block;
  content: attr(data-hover);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
#footer #footer_content .right div.submit:hover span,
#footer #footer_content .right div.submit:focus span {
  -webkit-transform: rotateX(0deg) translateY(0px);
  -moz-transform: rotateX(0deg) translateY(0px);
  transform: rotateX(0deg) translateY(0px);
}
#footer #footer_content .right .wpcf7-submit {
  display: none;
}
#footer #footer_content .right .wpcf7-submit.loading {
  outline: 0;
  border: 0;
}
#footer #footer_content .right .wpcf7-submit.loading,
#footer #footer_content .right .wpcf7-submit.loading:hover {
  background-color: transparent !important;
  background-color: none;
  background: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/preloader_36_yellow-purple-transparent.marriner.gif) left center no-repeat;
  width: 100px;
  padding-left: 0px;
  padding-right: 0px;
  height: 36px;
  cursor: default;
  text-indent: -99999px;
  overflow: hidden;
}
@media screen and (max-width: 1240px) {
  #footer_content .left {
    width: 260px !important;
  }
  #footer_content .center {
    width: calc(100% - 600px) !important;
    margin: 0px 40px 0px 40px !important;
  }
  #footer_content .right {
    width: 260px !important;
  }
  #footer_content .right h4 {
    padding-top: 29px !important;
  }
  #footer_content .right form span.first-name,
  #footer_content .right form span.last-name {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
@media screen and (max-width: 960px) {
  #footer_content {
    width: calc(100% - 80px) !important;
    margin: 40px 0px 20px 40px !important;
  }
  #footer_content ul.social.wide {
    display: none !important;
  }
  #footer_content ul.social.mobile {
    display: block !important;
    margin-top: 0px !important;
  }
  #footer_content .left {
    width: 100% !important;
    /* end left */
  }
  #footer_content .left a#logo_lockup {
    width: 100% !important;
  }
  #footer_content .left a#logo_lockup img {
    width: 100px !important;
    margin: 0px 0px 10px -50px !important;
    left: 50% !important;
  }
  #footer_content .left .contact_info p {
    width: 100% !important;
    text-align: center !important;
  }
  #footer_content .left .contact_info a {
    width: 100% !important;
    text-align: center !important;
  }
  #footer_content .center {
    width: 100% !important;
    margin: 20px 0px 0px 0px !important;
    border-top: 1px solid #807d7d;
    border-bottom: 1px solid #807d7d;
  }
  #footer_content .center ul.menu {
    margin: 20px 0px 20px 0px !important;
  }
  #footer_content .center ul.menu li {
    border: 0px !important;
  }
  #footer_content .center ul.menu li a {
    text-align: center;
  }
  #footer_content .right {
    width: 100% !important;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #807d7d !important;
  }
  #footer_content .right h4 {
    padding-top: 20px !important;
    text-align: center;
  }
  #footer_content .right p {
    text-align: center;
  }
  #footer_content .right form {
    margin-top: 10px !important;
  }
  #footer_content .right form span.first-name,
  #footer_content .right form span.last-name {
    width: calc(50% - 5px) !important;
  }
  #footer_content .right form span.last-name {
    margin-left: 10px !important;
  }
  #footer_content .right .submit {
    left: 50% !important;
    margin-left: -50px !important;
  }
  #footer_content .right .submit.loading,
  #footer_content .right .submit.loading:hover {
    background-position: center center !important;
  }
}
@media screen and (max-width: 480px) {
  #footer_content {
    width: calc(100% - 40px) !important;
    margin: 40px 0px 20px 20px !important;
  }
  #footer_content .right form input.first-name,
  #footer_content .right form input.last-name {
    width: 100% !important;
  }
  #footer_content .right form input.last-name {
    margin-left: 0px !important;
  }
}
#clarity-easter {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  font-size: 150px;
  line-height: 150px;
  padding: 15px 20px 35px 20px;
  color: green;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -107px;
  margin-top: -100px;
}
.gated.thankyou {
  background: url(https://dev.marriner.com/wp-content/themes/mmc2019/elements/styles/../images/clarity_bg.png) center center;
  background-size: cover;
  background-attachment: fixed;
}
.gated .content {
  width: calc(100% - 80px);
  max-width: 1540px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.gated .content.left img {
  width: 100%;
  height: auto !important;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  display: block;
}
.gated .content.left h2 {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  margin: 33px 0px 23px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 42px;
  line-height: 42px;
  text-transform: lowercase;
}
.gated .content.left p {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 20px;
  line-height: 36px;
}
