/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,300,700|Open+Sans+Condensed:300,700");
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, table, caption, tbody, tfoot, thead, tr, th, td, 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: 18px; font: inherit; vertical-align: baseline; }

/* 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; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

body, html { height: 100%; }

body { margin: 0; padding: 0; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; }

.container, .row, .project-row { *zoom: 1; }

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

.container:after, .row:after, .project-row:after { clear: both; }

.container { width: 100%; margin: 0 auto; }

.row { width: 100%; }

.row-header, .row-content { padding: 0px 20px; width: 100%; max-width: 1440px; margin: 0 auto; }

[class*='col-'] { float: left; width: 100%; min-height: 1px; margin-right: 12px; }

.col-1 { width: 8.33333%-12px; }

.col-2 { width: 16.66667%-12px; }

.col-3 { width: 25%-12px; }

.col-4 { width: 33.33333%-12px; }

.col-5 { width: 41.66667%-12px; }

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

.col-7 { width: 58.33333%-12px; }

.col-8 { width: 66.66667%-12px; }

.col-9 { width: 75%-12px; }

.col-10 { width: 83.33333%-12px; }

.col-11 { width: 91.66667%-12px; }

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

*, *:after, *:before { margin: 0; padding: 0; box-sizing: border-box; }

p, li { line-height: 1.4em; }

main, .container { height: 100%; }

a { color: #00a3ce; text-decoration: none; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

h1, h2, h3 { font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

.menu { float: right; }

.menu ul { list-style-type: none; }

.menu li { float: left; padding-left: 15px; }

.menu li a { display: block; }

.inline-list li { float: left; display: inline; padding-left: 15px; }

a:hover { color: #4bacb4; }

footer { color: #807F80; padding-top: 0; overflow: hidden; margin-top: 20px; padding-bottom: 30px; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

footer a { color: inherit; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; transition: all 200ms ease; }

footer a:hover { color: #4bacb4; }

footer .row-content hr { border: 0; border-top: 1px solid #807F80; margin-bottom: 30px; }

footer .align-right { font-size: 10px; letter-spacing: 2px; padding-top: 6px; text-transform: uppercase; }

footer .inline-list li { padding-left: 40px; }

footer .inline-list li:first-child { padding-left: 0; }

footer svg { height: 16px; width: 16px; }

footer svg .st0 { fill: currentcolor; }

@media (max-width: 1024px) { footer { font-size: 14px; }
  footer .align-left { margin-bottom: -25px; width: 100%; }
  footer .align-left .inline-list li { padding-left: 0; display: block; width: 100%; line-height: 2em; }
  footer svg { margin-top: 8px; } }

header { background-color: #000; position: fixed; width: 100%; z-index: 1000; /*height:$header-height;*/ font-size: 0.9em; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; transition: all 0.5s ease-out; }

header.transparent { background-color: transparent; }

header.transparent:hover { background-color: rgba(0, 0, 0, 0.4); }

header img { width: 103px; height: auto; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

header .align-left, header .align-right { height: 56px; position: relative; }

header .row-content, footer .row-content { height: 100%; max-width: 1440px; padding: 0px 20px; }

nav .menu li, .about-nav li { padding-left: 50px; padding-right: 4px; }

nav a { border-bottom: 1px solid transparent; color: #fff; font-size: 16px; font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; letter-spacing: 1px; text-decoration: none; font-weight: normal; }

nav a:hover, nav a:active, .current-menu-item a { color: #fff; }

.current-menu-item a, nav a:hover { border-bottom: 1px solid white; }

#btn-menu { width: 20px; height: 20px; position: relative; }

#btn-menu::before, #btn-menu::after { position: absolute; display: block; left: 0; width: 100%; height: 1px; background-color: #fff; content: ' '; }

#btn-menu::before { top: 6px; transition: top 0.2s 0.2s, -webkit-transform 0.2s 0s; transition: top 0.2s 0.2s, transform 0.2s 0s; transition: top 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s; }

#btn-menu::after { bottom: 6px; transition: bottom 0.2s 0.2s, -webkit-transform 0.2s 0s; transition: bottom 0.2s 0.2s, transform 0.2s 0s; transition: bottom 0.2s 0.2s, transform 0.2s 0s, -webkit-transform 0.2s 0s; }

.inverse #btn-menu::before { top: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); transition: top 0.2s 0s, -webkit-transform 0.2s 0.2s; transition: top 0.2s 0s, transform 0.2s 0.2s; transition: top 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s; }

.inverse #btn-menu::after { bottom: 9px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); transition: bottom 0.2s 0s, -webkit-transform 0.2s 0.2s; transition: bottom 0.2s 0s, transform 0.2s 0.2s; transition: bottom 0.2s 0s, transform 0.2s 0.2s, -webkit-transform 0.2s 0.2s; }

nav:after { content: ''; display: block; clear: both; }

#logo { display: table; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

#logo a { font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; letter-spacing: 1px; color: #fff; display: table-cell; font-size: 16px; }

.menu-main-menu-container, .menu-about-sub-menu-container { display: table; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: right; }

#main-menu-row { z-index: 1000; position: relative; }

#sub-menu-row { position: relative; z-index: 10; -moz-animation-name: dropHeader; -moz-animation-iteration-count: 1; -moz-animation-timing-function: ease-out; -moz-animation-duration: 0.6s; -webkit-animation-name: dropHeader; -webkit-animation-iteration-count: 1; -webkit-animation-timing-function: ease-out; -webkit-animation-duration: 0.6s; animation-name: dropHeader; animation-iteration-count: 1; animation-timing-function: ease-out; animation-duration: 0.6s; }

@-webkit-keyframes dropHeader { 0% { -webkit-transform: translateY(-80px); }
  100% { -webkit-transform: translateY(0); } }

@keyframes dropHeader { 0% { -webkit-transform: translateY(-80px); transform: translateY(-80px); }
  100% { -webkit-transform: translateY(0); transform: translateY(0); } }

.chunk { padding-top: 56px; min-height: 100%; margin-bottom: -85px; }

.chunk:after { content: ""; display: block; height: 85px; }

#homepage.chunk { padding-top: 0 !important; }

.align-left { float: left; }

.align-right { float: right; }

.grid-item { margin-bottom: 12px; max-width: 1200px; }

.grid-item img { width: 100%; display: block; }

.location { width: 100%; /*width:calc(50% - 6px);margin-right:6px;float:left;*/ font-size: 1.07em; line-height: 1.5em; }

#contact .chunk { padding-top: 80px; }

#contact .chunk .sections { max-width: 1280px; margin: 0 auto; }

#contact .chunk .section { margin: 36px 0; width: 30%; float: left; }

#contact .chunk .section:first-child { width: 70%; }

@media (max-width: 1024px) { #contact .chunk .section { width: 100% !important; } }

@media (min-width: 1025px) { .location address { margin-right: 50px; } }

.location address > span { display: block; font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 48px; line-height: 54px; }

@media (max-width: 1024px) { .location address > span { font-size: 32px; line-height: 34px; } }

@media (max-width: 350px) { .location address > span { font-size: 30px; } }

.location .map { width: 100%; height: 540px; }

.row h1, .row h2 { font-weight: normal; margin-bottom: 20px; }

.row-image { float: right; display: none; }

.location-emails { font-size: 14px; line-height: 22px; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

.location-emails li { display: block; line-height: 22px; margin-right: 24px; margin-bottom: 20px; }

.location-emails h3 { font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; line-height: 22px; letter-spacing: 0.05em; text-transform: uppercase; }

@media (max-width: 1024px) { .location-emails { font-size: 14px; line-height: 28px; }
  .location-emails h3 { font-size: 14px; line-height: 28px; } }

#about header { background-color: inherit; }

#about header .row-content { height: 56px; }

#about header #main-menu-row { background-color: #000; }

#about header #sub-menu-row { background-color: #424242; box-shadow: inset 0 10px 10px -10px black; }

#unexpected-answers { background-position: center; background-size: cover; height: 590px; }

#unexpected-answers h1 { font-size: 4.9em; font-weight: normal; margin-top: 48px; }

#about .chunk { padding-top: 56px; }

#about .chunk > .row { padding: 46px 0px; }

#how-we-do-it > .row-content > p, #what-we-do > .row-content > p { font-size: 30px; line-height: 1.3em; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

.row-header > h1 { font-size: 24px; margin-bottom: 30px; }

#leadership h2 { font-weight: normal; }

#how-we-do-it { background-color: #000; color: #fff; }

#project-header { background-position: center; background-size: cover; height: 490px; margin-bottom: 20px; }

.project-row { padding: 0; padding-bottom: 16px; }

.project-info { width: calc(100% / 3 - 12px); float: left; /*margin-right:12px;*/ margin-top: 40px; padding-right: 28px; }

.project-video { width: calc(100% * 2 / 3 - 12px); float: left; margin-top: 40px; }

.project-secondary { width: calc(100% * 2 / 3 - 12px); float: right; margin-top: 40px; }

.project-secondary img { width: 100%; display: block; }

.project-info, .project-video { margin-bottom: 16px; }

.project-info p { margin: 10px 0px; font-size: 16px; }

.project-info h1 { font-size: 28px; line-height: 1em; }

.project-info p.client-name { margin-top: 10px; }

.project-description { margin-top: 32px; }

.project-description p { line-height: 1.5em; }

.project-items { width: calc(100% + 12px); margin-left: -12px; }

.project-items .xsmall { width: calc(8.333% - 12px); }

.project-items .small { width: calc(16.666% - 12px); }

.project-items .medium { width: calc(50% - 6px); }

.project-items .large { width: calc(33.333% - 12px); }

.project-items .xlg { width: calc(41.666% - 12px); }

.project-items .xxlg { width: calc(50% - 12px); }

.project-items .xxxlg { width: calc(100% - 12px); }

.project-item { margin-left: 12px; }

.project-item { float: left; margin-bottom: 12px; display: block; /*vertical-align:top; -webkit-margin-before:0; -webkit-margin-after:12px; -webkit-column-break-inside: avoid;*/ }

.project-item:after { content: ''; display: block; /*height: 20px;*/ }

.project-item figcaption { font-size: 14px; text-align: left; margin: 5px 0px; }

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

.project-stats:before { content: ""; display: block; padding-top: 100%; }

.project-stats-content { position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding-left: 20px; padding-top: 20px; padding-right: calc(30% - 8px); font-size: 1.3em; }

.item-text strong { font-size: 65px; display: block; line-height: 0.9em; }

.project-work { background-color: #f1f2f2; text-align: center; margin-top: 8px; }

.project-work .slider-div { width: calc(100% / 3 * 2); margin: auto auto; }

.tab-content { width: 100%; display: none; }

.tabs { height: 100px; padding: 43px 0; }

a.tab-item.active { color: #231f20; }

.tabs li { display: inline; margin-right: 24px; }

.tabs li:last-child { margin-right: 0px; }

.tabcontent { -webkit-animation: fadeEffect 1s; animation: fadeEffect 1s; /* Fading effect takes 1 second */ }

@-webkit-keyframes fadeEffect { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeEffect { from { opacity: 0; }
  to { opacity: 1; } }

.tabs li a { background: none !important; outline: 0; border: none; padding: 0 !important; font-size: 14px; font: inherit; cursor: pointer; display: inline; color: #8c8e91; }

#homepage .slick-slide { margin-bottom: 0; }

#homepage .slick-slide .overlay { background-color: transparent; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; opacity: 1; padding: 100px; }

#homepage .slick-slide .overlay .overlay-title { opacity: 1; width: 100%; }

#homepage .slick-slide .overlay .overlay-title .title, #homepage .slick-slide .overlay .overlay-title .subtitle { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; letter-spacing: normal; text-align: center; text-transform: none; text-shadow: 4px 3px 3px rgba(0, 0, 0, 0.25); color: #fff; }

#homepage .slick-slide .overlay .overlay-title .title { font-size: 65px; line-height: 65px; }

#homepage .slick-slide .overlay .overlay-title .subtitle { font-size: 32px; line-height: 32px; }

@media (max-width: 1090px) { #homepage .slick-slide .overlay .overlay-title .title { font-size: 45px; line-height: 45px; }
  #homepage .slick-slide .overlay .overlay-title .subtitle { font-size: 28px; line-height: 28px; } }

@media (max-width: 1024px) { #homepage .slick-slide { padding-bottom: 90px; }
  #homepage .slick-slide .overlay { bottom: auto; margin-top: -83px; position: absolute; top: 100%; padding: 0; }
  #homepage .slick-slide .overlay .overlay-title .title, #homepage .slick-slide .overlay .overlay-title .subtitle { color: #000; display: block !important; text-align: left; text-shadow: none; }
  #homepage .slick-slide .overlay .overlay-title .subtitle { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; } }

.slick-arrow { cursor: pointer; width: calc(100vw*.1); height: calc(100vw*.1); max-width: 60px; max-height: 60px; outline: 0; background-position: center center; background-repeat: no-repeat; background: rgba(0, 0, 0, 0.7) url("../img/arrow-prev.svg") center no-repeat; background-size: 45%; border: none; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); font-size: 0px; line-height: 0; border-radius: 0; /*@media (max-width: 1024px) {	 margin-top: -62px; }*/ }

.slick-arrow:hover { background-color: #000; }

.slick-prev { left: 0; z-index: 1; }

.slick-next { right: 0; background-image: url("../img/arrow-next.svg"); }

.slick-disabled { opacity: 0.5; }

.slick-slide a { outline: 0; height: 100%; }

.slick-slide img { -o-object-fit: cover; object-fit: cover; height: 100% !important; width: 100%; border-style: none; border: 0; }

.slide-small { width: calc(( 100vw - 178px ) / 6); }

.slide-medium { width: calc(( 100vw - 178px ) / 4); }

.slide-xlg { width: calc(( 100vw - 178px ) / 12 * 5); }

.slide-xxlg { width: calc(( 100vw - 178px ) / 2); }

.slick-dots { text-align: center; margin-top: 20px; position: absolute; width: 100%; }

.slick-dots li { margin: 0 6px; display: inline-block; width: 35px; }

.slick-dots li button { display: block; overflow: hidden; width: 100%; text-indent: -9999px; border: 0; background: #c1c2bf; height: 3px; border-radius: 20px; outline: 0; }

.slick-dots li.slick-active button { background: #656666; }

@media (max-width: 1024px) { .slick-dots li { width: 40px; }
  .slick-dots li button { height: 2px; background: #b2b3b2; }
  .slick-dots li.slick-active button { background: #666766; } }

::-moz-selection { background-color: #FFF200; }

::selection { background-color: #FFF200; }

::-moz-selection { background-color: #FFF200; }

.overlay { position: absolute; padding: 17px 20px; top: 0; left: 0; bottom: 0px; right: 0; background-color: rgba(45, 51, 64, 0.8); z-index: 20; opacity: 0; transition: all 1s ease-in-out; transition: all 0.25s ease; transition: all 0.2s ease-in-out; }

@media (max-width: 1024px) { .overlay { position: static; opacity: 1; background: transparent !important; padding: 10px 0; } }

@media (min-width: 1025px) { .overlay .overlay-title, .overlay .overlay-subtitle { color: #fff; } }

.overlay.feature { background-color: rgba(0, 0, 0, 0.6); position: absolute; }

.overlay.feature .learn-more { display: none; }

.overlay.feature .overlay-title { color: #fff; text-transform: uppercase; }

@media (max-width: 1024px) { .overlay.feature { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .overlay.feature .overlay-title { letter-spacing: 2px; text-align: center; width: 100%; }
  .overlay.feature > a { position: relative; } }

@media (min-width: 1025px) { .overlay.feature { opacity: 1; }
  .overlay.feature .overlay-title, .overlay.feature .overlay-subtitle { opacity: 1; color: #fff; }
  .overlay.feature .learn-more { border-bottom: 1px solid transparent; color: #fff; font-size: 11px; display: block; bottom: 20px; left: 20px; padding: 0 0 2px; position: absolute; text-transform: uppercase; opacity: 0; transition: all 0.25s ease; }
  .overlay.feature .learn-more:hover { border-bottom: 1px solid #fff; }
  .overlay.feature:hover { background-color: rgba(0, 0, 0, 0.8); }
  .overlay.feature:hover .learn-more { opacity: 1; } }

.overlay:hover.feature .learn-more { opacity: 1; }

@media (max-width: 1024px) { .casestudy > a { position: relative !important; } }

.casestudy .overlay-title.mobile { position: relative; z-index: 21; padding: 10px 0; }

@media (min-width: 1025px) { .casestudy .overlay-title.mobile { display: none; } }

.overlay-title, .learn-more { font-family: "Benton Sans Bd", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; }

.overlay-subtitle { font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 26px; line-height: 32px; margin-top: 5px; }

.overlay-title, .overlay-subtitle { opacity: 0; transition: .25s all ease .1s; }

@media (max-width: 1024px) { .overlay-title, .overlay-subtitle { opacity: 1; } }

.overlay:hover { opacity: 1; }

.overlay:hover .overlay-title, .overlay:hover .overlay-subtitle { opacity: 1; }

@media (max-width: 1024px) { .overlay-title, .overlay-subtitle, #homepage .slick-slide .overlay .overlay-title .title, #homepage .slick-slide .overlay .overlay-title .subtitle { font-size: 14px; line-height: 20px; display: inline; text-transform: none; letter-spacing: normal; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  .overlay-subtitle, #homepage .slick-slide .overlay .overlay-title .title { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  .grid .overlay-title { display: block; margin-top: 0; }
  .grid .overlay-subtitle { display: none; }
  #longevity-stories { background: #e5e5e5; padding: 40px 0 8px; }
  .slick-list { margin-bottom: 30px; } }

#work-menu { position: fixed; top: 56px; width: 100%; z-index: 100; background: #fff; box-shadow: 0 0 7px rgba(0, 0, 0, 0.4); overflow-x: auto; }

@media (max-width: 1024px) { #work-menu { overflow-x: scroll; -webkit-overflow-scrolling: touch; } }

#work-menu .button-wrap { max-width: 1440px; padding: 20px; white-space: nowrap; position: relative; }

#work-menu .row-content { padding: 0; max-width: 1440px; }

#work-menu .row-content .mask { width: 33%; height: 56px; position: absolute; top: 0; right: 0; background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 95%); z-index: 1; pointer-events: none; }

#work-menu .row-content button { background: transparent; border: 0; color: #7f7f7f; cursor: pointer; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; margin-right: 20px; position: relative; }

#work-menu .row-content button:hover { color: #000; }

#work-menu .row-content button.active { color: #000; text-decoration: underline; }

#work-menu .row-content button:focus { outline: none; }

#homepage .chunk .row-content { margin: 0 auto; padding: 0 20px; max-width: 1440px; }

.home-object { height: calc(100vw/1.77); margin: 0; overflow: hidden; position: relative; }

@media (max-width: 1024px) { .home-object { height: calc(100vh - 56px); } }

@media (max-width: 767px) { .home-object { max-height: 460px; } }

.home-object video { top: -25%; left: -25%; right: -25%; bottom: -25%; margin: auto; height: 110%; width: 110%; max-width: 150%; max-height: none; min-width: 100%; min-height: 56.25vw; position: absolute; }

@media (max-width: 1024px) { .home-object video { width: auto; max-width: none; } }

.home-object .video-overlay { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; height: 100%; justify-content: space-between; position: relative; padding: 5%; z-index: 1; }

.home-object .video-overlay img { margin: auto; max-height: 100%; max-width: 400px; width: 100%; height: 100%; }

@media (max-width: 1024px) { .home-object .video-overlay img { max-width: 50%; } }

.home-text { margin: 80px auto; max-width: 728px; text-align: center; }

.home-text p { font-size: 28px; line-height: 36px; font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

@media (max-width: 1024px) { .home-text { margin: 60px auto; }
  .home-text p { font-size: 22px; line-height: 28px; text-align: left; } }

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

#homepage h2, #homepage .all { font-size: 16px; line-height: 13px; }

#homepage .all { font-size: 14px; text-decoration: underline; }

#homepage .all a { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; color: #656666; text-decoration: underline; }

#homepage .all a:hover { color: #4bacb4; }

.video-container { padding: 0; margin: 0 auto; }

#homepage h2 { letter-spacing: 0.1em; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; text-transform: uppercase; }

#homepage ul { width: 100%; }

#homepage ul#slider { margin-bottom: 70px; }

@media (max-width: 1024px) { #homepage ul#slider .slick-dots { margin-top: 0; }
  #homepage ul#slider .slick-arrow { margin-top: -45px; } }

.home-item { float: left; position: relative; margin-right: 12px; margin-bottom: 12px; width: calc(50% - 6px); height: auto; }

.home-item .tile-img { width: 100%; height: 100%; padding-top: 56.2%; background-position: center; background-size: cover; }

body, html { -ms-text-size-adjust: none; -moz-text-size-adjust: none; -o-text-size-adjust: none; -webkit-text-size-adjust: none; }

.home-item:nth-child(even) { margin-right: 0px; }

.home-item a, #work .chunk a { color: #000; display: block; }

#homepage #featured-projects { margin-bottom: 60px; }

#homepage #featured-projects .row-content { max-width: 1440px; margin: auto; clear: both; overflow: hidden; }

#longevity-header { background-size: cover; background-position: center; padding: 40px 47px; height: 590px; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }

#longevity-header h1, #longevity-header h2 { font-weight: normal; color: #fff; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }

#longevity-header h1 { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 32px; line-height: 1em; }

#longevity-header h2 { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 72px; line-height: 65px; }

@media (max-width: 1024px) { #longevity-header { padding: 20px; height: 375px; }
  #longevity-header h1 { font-size: 22px; line-height: 32px; }
  #longevity-header h2 { font-size: 42px; line-height: 42px; } }

.longevity-content { background-color: #333; color: #fff; padding: 40px 0; }

.ls-item { display: block; width: 100%; }

.ls-item a { background-position: center; background-size: cover; color: #fff; position: relative; padding-top: 40%; width: 100%; float: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-line-pack: center; align-content: center; }

.ls-item .overlay-title, .ls-item .overlay { left: auto; width: 34%; background-color: rgba(45, 51, 64, 0.8); opacity: 1; padding: 5%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-align: center; transition: all 0.25s ease-out; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.ls-item .overlay-title { position: absolute; top: 0; right: 0; z-index: 21; background: transparent; height: 100%; line-height: 22px; font-size: 16px; }

.ls-item .overlay-title .sub-title { display: block; font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 28px; line-height: 26px; margin-top: 10px; text-transform: none; }

.ls-item:nth-child(even) .overlay-title, .ls-item:nth-child(even) .overlay { left: 0; right: auto; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.ls-item:hover .overlay { transition: all 0.25s ease-out 0.125s; width: 100%; }

.longevity-content .overlay { color: #000; }

.longevity-info { margin-bottom: 20px; -webkit-font-smoothing: antialiased; }

.longevity-info .subhead { margin-bottom: 10px; font-size: 28px; line-height: 36px; }

.longevity-info p { font-size: 22px; line-height: 26px; margin-bottom: 1em; }

@media (max-width: 1024px) { .longevity-info p { font-size: 18px; line-height: 22px; } }

.longevity footer { background: #333333; color: #fff; margin-top: 0; }

.longevity footer a:hover { color: #666; }

.longevity .row-content hr { border-top: 1px solid #fff; }

.longevity-content .back, .longevity-content .action { color: #fff; margin-bottom: 4em; display: inline-block; }

.longevity-content .back:hover, .longevity-content .action:hover { color: #fff; }

.longevity-content .project-row .project-items { margin-top: 0; }

.longevity-content .narrow { margin-bottom: 80px; max-width: 1040px; }

@media (max-width: 1024px) { .longevity-content .ls-item { margin-bottom: 8px; padding: 0 20px; }
  .longevity-content .ls-item a { padding-top: 66%; }
  .longevity-content .ls-items { margin-bottom: 2em; }
  .longevity-content .action { margin-bottom: 2em; }
  .longevity-content .back { margin-bottom: 0; } }

#work header.sticky, #work #work-menu.sticky { transition: all 0.25s ease; }

#work .chunk { padding-top: 97px; }

@media (max-width: 1024px) { #work .chunk { padding-top: 138px; } }

#work .chunk > .row-content { max-width: 1440px; padding: 0px 20px; margin-top: 60px; }

@media (max-width: 1024px) { #work .chunk > .row-content { margin-top: 0; } }

@media (max-width: 1024px) { #work.no-menu .chunk { padding-top: 70px; } }

#work.no-menu .chunk > .row-content { margin-top: 0; }

.work-copy { max-width: 988px; font-size: 36px; margin: 60px 0; }

.work-text { color: #000; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 26px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 20px; text-align: center; }

.work-link a { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

/* relative widths */
.xsmall { width: calc(8.333% - 12px); }

.small { width: calc(16.666% - 12px); }

.medium { width: calc(25% - 12px); }

.large { width: calc(33.333% - 12px); }

.xlg { width: calc(41.666% - 12px); }

.xxlg { width: calc(50% - 12px); }

.xxxlg { width: 100%; }

.grid { margin: 0 -6px 0 -6px !important; }

.grid .xsmall { width: 89px; }

.grid .small { width: 190px; }

.grid .medium { width: 291px; }

.grid .large { width: 392px; }

.grid .xlg { width: calc(33.333% - 12px); float: left; margin: 6px; position: relative; padding-top: 21.65%; background-position: center; background-size: cover; }

.grid .xlg a { transition: opacity .7s linear,transform .7s ease,-webkit-transform .7s ease; display: inline-block; height: 100%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }

.grid .xlg a .tile-img { width: 100%; height: 100%; background-position: center; background-size: cover; }

@media (max-width: 1024px) { .grid .xlg a .tile-img { padding-top: 66.7%; } }

.grid .xlg.push a { opacity: 0; -webkit-transform: translateY(50px); transform: translateY(50px); }

@media (max-width: 1024px) { .grid .xlg { height: auto; width: calc(50% - 12px); padding-top: 0; }
  .grid .xlg a { position: static; -webkit-transform: none; transform: none; }
  .grid .xlg.start-second { clear: left; } }

.grid .xxlg { width: 594px; }

.grid .xxxlg { width: 1200px; }

.mobile { display: none !important; }

@media (min-width: 1100px) { .service-item { font-size: 22px; } }

@media (max-width: 1024px) { .desktop { display: none !important; }
  .mobile { display: block !important; }
  .project-row { padding: 0px 0px; }
  #homepage footer hr { border-color: #fff; }
  footer .row-content hr { margin-bottom: 20px; }
  .row-header, .row-content { padding: 0px 20px; }
  .row-image { display: block; background-image: url("../img/icon-arrow.png"); height: 12px; width: 23px; cursor: pointer; border: none; background-size: contain; background-repeat: no-repeat; }
  header, #about header, #about header #main-menu-row { height: 56px; /*opacity:1;*/ }
  header .row-content { padding: 0 20px; }
  header .align-left, header .align-right { height: 56px; }
  #homepage header.inverse { background: #000 !important; }
  .inverse #logo a { color: #fff; }
  #logo-image { display: block; height: 20px; width: 20px; background-image: url("../img/icon-logo.png"); cursor: pointer; border: none; background-size: contain; background-repeat: no-repeat; }
  .inverse #logo-image { background-image: url("../img/icon-logo-inverse.png"); }
  .menu { float: left; }
  .menu-main-menu-container { display: none; position: fixed; left: 0; width: 100%; height: 100%; /*bottom:0;*/ top: 56px; background-color: rgba(0, 0, 0, 0.95); }
  .menu-main-menu-container .buttons { clear: both; padding: 20px; position: relative; top: -88px; }
  .menu-main-menu-container .buttons a { border: 1px solid; display: inline-block; padding: 15px 15px 14px; text-align: center; width: 135px; font-size: 14px; text-transform: uppercase; font-family: "Benton Sans Bd"; }
  .menu-main-menu-container .buttons a:first-child { float: left; }
  .menu-main-menu-container .buttons a:hover { background: #fff; color: #000; }
  .menu-about-sub-menu-container { display: none !important; }
  .menu li { clear: both; font-size: 4.8em; line-height: 1.3em; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-weight: normal; }
  .menu-main-menu-container, .menu-about-sub-menu-container { /*top:initial;*/ -webkit-transform: initial; transform: initial; }
  header .mobile { display: table; position: relative; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  #btn-menu { display: table-cell; }
  nav a, nav a:hover, nav a:active, .current-menu-item a { color: #fff; border: 0; }
  #about .chunk, .chunk { padding-top: 56px; min-height: 100%; margin-bottom: -85px; }
  .chunk:after { content: ""; display: block; height: 85px; }
  #menu-main-menu { width: 100%; height: 100%; text-align: center; padding-bottom: 125px; display: table; table-layout: fixed; }
  #menu-main-menu li { display: table-row; float: none; }
  #menu-main-menu li a { display: table-cell; vertical-align: middle; }
  nav .menu li { font-size: 44px; padding: 0 20px; width: 100%; }
  nav .menu li a { font-size: inherit; top: -65px; position: relative; opacity: 0; }
  #featured-projects ul, #work ul { margin-right: -10px; }
  .featured-project, .project { width: calc(50% - 10px); display: inline-block; vertical-align: top; }
  .items li { margin-right: 10px; margin-bottom: 10px; }
  .location { width: 100%; }
  .location .map { height: 312px; }
  .section { margin: 12px 0; }
  #work.row { margin-top: 0px; }
  .grid-sizer, .grid-item { width: calc(50% - 6px); }
  #work .grid { margin-right: 0px; }
  .grid-item { display: block; float: left; margin-bottom: 12px; }
  .work-copy { max-width: 988px; font-size: 18px; margin: 24px 0; }
  .xsmall, .small, .medium, .large, .xlg { width: calc(50% - 10px); }
  .xxlg, .xxlg { width: calc(100% - 10px); }
  .home-item { margin-bottom: 12px; width: 100%; height: auto; }
  .home-object img { max-width: 100%; }
  .home-text.large { width: 100%; min-width: inherit; }
  .home-item:nth-child(even) { margin-right: 0px; }
  #mobile-about-link { margin-top: 20px; }
  #unexpected-answers { background-position: center; background-size: cover; height: 220px; }
  #unexpected-answers h1 { font-size: 2.8em; font-weight: normal; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  #about .chunk > .row { padding: 12px 0px; }
  #how-we-do-it > .row-content > p, #what-we-do > .row-content > p { font-size: 16px; line-height: 1.5em; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; width: 100%; padding-right: 30px; padding-bottom: 7px; }
  .row-header > h1 { font-size: 21px; margin-top: 17px; margin-bottom: 20px; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  #services > p { display: block !important; font-size: 1.08em; margin-bottom: 13px; margin-top: 4px; }
  /*.service-list:nth-child(even){margin-right:10px;clear:both;} .service-list h2 {font-size:12px;margin:0px;line-height:2.0em;} .service-list li{font-size:11px;line-height:2.0em;} */
  .service-list { width: 100%; }
  .service-item { width: 100%; font-size: 14px; text-align: center; }
  .hows, .leader { width: 100%; }
  .hows-img { height: 46px; }
  .hows img { height: 100%; }
  .hows h1 { margin-top: 10px; font-size: 25px; font-weight: normal; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; margin-bottom: 5px; }
  .hows p { width: 100%; font-size: 14px; line-height: 1.4em; }
  .hows { margin-top: 40px; }
  .hows:last-of-type { margin-bottom: 18px; }
  .leader, .leader:last-of-type { margin: 0px; }
  #clients > .row-content { -webkit-column-count: 2; column-count: 2; -webkit-column-gap: 10px; column-gap: 10px; }
  #clients ul { margin: 0px; }
  #clients li { display: inline; width: 100%; vertical-align: inherit; text-align: inherit; font-size: 11px; line-height: 2.0em; }
  /*.client-item:nth-child(n+4){display:none;} .client-item{width:33.33%;padding:5px;} .client-item img{width:auto;height:auto;max-width:100%;max-height:100%;} */
  .collapse .row-image { background-image: url("../img/icon-arrow-inverse.png"); }
  #clients.collapse, .collapse { background-color: #000; color: #fff; border-top: solid 1px #fff; }
  .collapse .row-content { display: none; }
  .share-menu { display: none; }
  #project-header { height: 220px; }
  .project-info, .project-video { width: 100%; margin-right: 0px; }
  .project-secondary { width: 100%; margin-top: 0px; margin-bottom: 12px; }
  .project-col { width: 100%; margin-right: 0px; }
  .item-text strong { font-size: 60px; }
  .project-items { width: calc(100% + 12px); margin-left: -12px; }
  .project-items .xsmall { width: calc(8.333% - 12px); }
  .project-items .small { width: calc(16.666% - 12px); }
  .project-items .medium { width: calc(100%); }
  .project-items .large { width: calc(33.333% - 12px); }
  .project-items .xlg { width: calc(41.666% - 12px); }
  .project-items .xxlg { width: calc(100% - 12px); }
  .project-items .xxxlg { width: calc(100% - 12px); }
  .work-list-header { font-size: 15px; }
  .work-list li { font-height: 12px; line-height: 2em; }
  .work-list ul { padding: 20px 0; border-top: 1px solid #000; }
  #longevity-story .row-content { max-width: inherit; margin: inherit; }
  #longevity-header-mobile { padding: 20px 0; background-color: #000; color: #fff; }
  #longevity-header-mobile h1 { font-size: 30px; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  #longevity-header-mobile h2 { font-size: 30px; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  .ls-projects-title { font-size: 15px; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; border-top: 1px solid #fff; padding-top: 10px; }
  .ls-project-title { font-size: 14px; padding: 6px 0; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  .ls-project-title .sub-title { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  .ls-item a { color: #fff; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
  .longevity-content ul { width: 100%; }
  .ls-items .xsmall { width: calc(50% - 12px); }
  .ls-items .small { width: calc(50% - 12px); }
  .ls-items .medium { width: calc(50% - 12px); }
  .ls-items .large { width: 100%; }
  .ls-items .xlg { width: 100%; }
  .ls-items .xxlg { width: 100%; }
  .ls-items .xxxlg { width: 100%; }
  .ls-items .marginRight { margin-right: 12px; } }

a.back, a.action { color: #656666; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; text-decoration: underline; transition: all 200ms ease; }

a.back:hover, a.action:hover { color: #4bacb4; }

a.back svg, a.action svg { width: 22px; height: 9px; }

a.back svg .cls-1, a.action svg .cls-1 { fill: currentcolor; }

a.back { text-decoration: none; border-bottom: 1px solid; }

.project-row .xxxlg .item-text, .narrow { max-width: 1140px; margin: 0 auto; }

.project-row .xxxlg .item-text { max-width: 1000px; }

.project-row h1 { font-size: 22px; margin-top: 40px; }

@media (max-width: 1024px) { .project-row h1 { font-size: 24px; line-height: 24px; } }

.project-row h2.subhead { font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 16px; line-height: 22px; }

@media (max-width: 1024px) { .project-row h2.subhead { font-size: 18px; margin-bottom: 24px; } }

.project-row .clients { margin-bottom: 20px; }

.project-row h4 { font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; line-height: 19px; margin-top: 2px; }

.project-row .project-info, .project-row .project-secondary { margin-top: 0; }

.project-row .project-info p, .project-row .project-secondary p { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; margin-top: 0; }

@media (max-width: 1024px) { .project-row .project-info { margin-bottom: 0; } }

.project-row .project-info p { line-height: 22px; }

@media (max-width: 1024px) { .project-row .project-secondary { margin-bottom: 0; } }

@media (min-width: 1025px) { .project-row .project-info, .project-row .project-secondary { margin-top: 20px; padding-right: 10%; width: 60%; }
  .project-row .project-secondary { width: 40%; } }

.project-row .project-description { margin-top: 0; margin-bottom: 20px; }

.project-row .project-description p:last-child { margin-bottom: 0; }

@media (max-width: 1024px) { .project-row .project-description { display: none; max-height: 10000px; } }

.project-row .client-name, .project-row .project-services { font-size: 14px; line-height: 19px; }

.project-row .project-services { margin-bottom: 30px; }

.project-row .client-url { margin-bottom: 30px; }

@media (max-width: 1024px) { .project-row .client-url { margin-bottom: 0; } }

.project-row .share-list img { width: 24px; display: inline; margin-right: 5px; }

.project-row .share-list a { color: #656666; transition: all 200ms ease; }

.project-row .share-list a:hover { color: #4bacb4; }

.project-row .share-list a svg { width: 24px; }

.project-row .share-list a svg .st0 { fill: currentcolor; }

.project-row .project-items { margin-top: 50px; }

.project-row .item-text { width: 100%; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; padding: 60px 20px; font-size: 28px; text-align: center; }

@media (max-width: 1024px) { main.projects #project-header { margin-bottom: 0; } }

main.projects #work-menu { position: static; overflow-x: hidden !important; }

@media (min-width: 1025px) { main.projects footer .row-content hr { border: 0; } }

main.projects .tab-gallery { overflow: hidden; }

main.projects .project-item > *, .longevity-content .project-item > * { transition: opacity .7s linear,transform .7s ease,-webkit-transform .7s ease; -webkit-transform: none; transform: none; }

main.projects .project-item.push > *, .longevity-content .project-item.push > * { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }

main.projects .project-item.push.xxlg > *, .longevity-content .project-item.push.xxlg > * { -webkit-transform: translate(-50px, 0); transform: translate(-50px, 0); }

main.projects .project-item.push.xxlg.left > *, .longevity-content .project-item.push.xxlg.left > * { -webkit-transform: translate(50px, 0); transform: translate(50px, 0); }

.project-work { padding-bottom: 50px; }

.project-work .tab-content { margin: 0 -6px 0 -6px !important; width: auto; }

.project-work .tab-content .slick-slide { margin: 6px; position: relative; text-align: left; }

.project-work .tab-content .slick-slide a { color: #000; }

.project-work .tab-content .slick-track { display: inline-block; }

.project-work .tab-content .slick-prev { left: 6px; }

.project-work .tab-content .slick-next { right: 6px; }

@media (max-width: 1024px) { .project-work .tab-content .slick-arrow { margin-top: -20px; } }

@media (max-width: 1024px) { .project-work .tab-content .slick-slider .slick-list { margin-bottom: 0; } }

@media (max-width: 1024px) { .project-work .tabs { height: auto; padding: 20px 0; position: relative; }
  .project-work .tabs .select-arrow { position: absolute; display: block; right: 0; top: 50%; }
  .project-work .tabs .select-arrow:before, .project-work .tabs .select-arrow:after { content: ''; position: absolute; display: block; width: 0; height: 0; border: 10px solid transparent; border-top: 10px solid #f1f2f2; border-bottom: none; right: 15px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .project-work .tabs .select-arrow:before { border-top-color: black; margin-top: 1px; } }

.project-work .tabs .tab-list li { margin-right: 0; padding: 0 20px; border-right: 1px solid #000; }

.project-work .tabs .tab-list li:first-child { padding-left: 0; }

.project-work .tabs .tab-list li:last-child { border-right: 0; padding-right: 0; }

.project-work .tabs .tab-list li a.tab-item { font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 16px; line-height: 22px; letter-spacing: 0.1em; text-transform: uppercase; }

.project-work .tabs .tab-list li a.tab-item.active { border-bottom: 1px solid; pointer-events: none; }

.project-work .tabs .tab-list li a.tab-item:hover { color: #4bacb4; }

.project-work .tabs select.tab-list { font-size: 14px; text-transform: uppercase; width: 100%; border: 1px solid; border-radius: 0; padding: 10px; text-align: center; -webkit-appearance: none; text-align-last: center; position: relative; z-index: 1; background: transparent; }

.project-work .tabs h3.tab-list { text-align: left; text-transform: uppercase; font-size: 16px; letter-spacing: 0.1em; margin-top: 6px; }

@media (max-width: 1024px) { #about footer hr, #unexpected-answers footer hr { display: none; } }

.fadeIn { transition: opacity .7s linear, transform .7s ease, -webkit-transform .7s ease; }

.push { -webkit-transform: translateY(50px); transform: translateY(50px); opacity: 0; }

.about-page .row-content { max-width: 1080px; overflow: hidden; }

.about-page .heading.tab-heading { pointer-events: none; }

@media (max-width: 1024px) { .about-page .about-tab, .about-page .about-tab.clients { display: none; }
  .about-page .heading.tab-heading { margin-bottom: 0; padding: 20px 0; border-top: 1px solid; position: relative; cursor: pointer; pointer-events: all; }
  .about-page .heading.tab-heading .button:before, .about-page .heading.tab-heading .button:after { content: ''; position: absolute; display: block; width: 0; height: 0; border: 10px solid transparent; border-top: 10px solid white; border-bottom: none; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
  .about-page .heading.tab-heading .button:before { border-top-color: black; margin-top: 1px; }
  .about-page .heading.tab-heading.active .button:before, .about-page .heading.tab-heading.active .button:after { border-bottom: 10px solid white; border-top: none; }
  .about-page .heading.tab-heading.active .button:before { border-bottom-color: black; margin: -1px 0 0 0; }
  .about-page .leaders .heading.tab-heading { border-bottom: 1px solid #000; } }

.about-page .heading { font-size: 16px; font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; letter-spacing: .1em; line-height: 22px; margin-bottom: 20px; text-transform: uppercase; }

.about-page #hero { background-position: center; background-size: cover; padding-top: 56px; text-align: center; height: 400px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }

.about-page #hero:before { background: rgba(0, 0, 0, 0.1); content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

.about-page #hero h1 { color: #fff; margin: 0; width: 100%; font-size: 4.9em; font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; position: relative; text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }

@media (max-width: 1024px) { .about-page #hero h1 { font-size: 42px; line-height: 1em; } }

.about-page .intro-text { margin-bottom: 4em; border-bottom: 1px solid #000; padding-bottom: 4em; }

.about-page .intro-text:last-child { padding-bottom: 0; border-bottom: 0; }

.about-page .intro-text p { font-size: 36px; line-height: 38px; max-width: 80%; font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; }

@media (max-width: 1024px) { .about-page .intro-text p { max-width: none; font-size: 26px; line-height: 30px; } }

.about-page #hows { overflow: hidden; }

@media (max-width: 1024px) { .about-page #hows { margin-bottom: 30px; } }

.about-page .hows { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; line-height: 20px; margin-top: 60px; }

.about-page .hows h3 { font-size: 23px; line-height: 36px; font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; margin: 0 0 5px; }

.about-page .hows p { font-size: 14px; line-height: 20px; }

@media (max-width: 1024px) { .about-page .hows p { font-size: 16px; line-height: 22px; } }

.about-page .hows-img { height: 111px; margin-bottom: 30px; }

.about-page .hows-img img { height: 111px; }

.about-page #service-list { margin-top: 40px; }

@media (max-width: 1024px) { .about-page #service-list { margin-top: 10px; } }

@media (min-width: 1025px) { .about-page .service-list > li, .about-page .hows { float: left; width: calc(33% - 40px); margin-right: 64px; }
  .about-page .service-list > li:nth-child(3n+1), .about-page .hows:nth-child(3n+1) { clear: left; }
  .about-page .service-list > li:nth-child(3n+3), .about-page .hows:nth-child(3n+3) { margin-right: 0px; margin-left: 0px; } }

.about-page .service-list { font-family: "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 23px; line-height: 36px; }

.about-page .service-list h5 { font-family: "Benton Sans Medium", "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-size: 14px; line-height: 20px; }

@media (max-width: 1024px) { .about-page .service-list h5 { font-size: 16px; line-height: 22px; } }

.about-page .service-list ul { margin-bottom: 40px; }

.about-page hr.divider { border: 0; border-bottom: 1px solid #cccccc; margin: 65px 0; }

.about-page .client-item { font-size: 16px; line-height: 22px; }

@media (max-width: 1024px) { .about-page .clients { margin-bottom: 50px; }
  .about-page .clients .client-item { background: transparent; border: 0; display: block; float: none; -ms-flex-preferred-size: unset; flex-basis: unset; height: auto; line-height: 28px; max-width: none; padding: 0; width: 100%; margin: 0; } }

.about-page .clients { overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.about-page .client-item { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-preferred-size: 15.8%; flex-basis: 15.8%; height: 100px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: #f1f2f2; margin: 0 0.5%; padding: 15px; max-width: 15.8%; border: 1px solid #fff; border-width: 5px 0; }

.about-page .client-item:nth-child(6n+1) { margin-left: 0; }

.about-page .client-item:nth-child(6n+6) { margin-right: 0; }

.about-page .client-item img { max-width: 130px; max-height: 66px; }

@media (max-width: 1024px) { .about-page .leader:first-child h2 { border-top: none; } }

.about-page .leader:last-child { border-bottom: 1px solid; }

@media (min-width: 1025px) { .about-page .leader:last-child { margin-bottom: 70px; } }

.about-page .leader p { margin-bottom: 1.5em; font-size: 16px; line-height: 22px; }

.about-page .leader h2 { font-size: 36px; line-height: 38px; font-family: "Benton Sans Lt", "Benton Sans Book", "Helvetica Neue", Helvetica, Arial, "sans-serif"; margin: 0; border-top: 1px solid; padding: 30px 35px 30px 0; position: relative; cursor: pointer; display: block; }

@media (max-width: 1024px) { .about-page .leader h2 { font-size: 26px; line-height: 26px; }
  .about-page .leader h2 .title { display: block; font-size: 18px; } }

.about-page .leader h2 button { background: transparent; margin: 0 !important; position: absolute; right: 0; width: 25px; height: 25px; border: 0; margin: 5px 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.about-page .leader h2 button:before, .about-page .leader h2 button:after { background: #807f80; content: ''; display: block; width: 100%; height: 1px; top: 50%; position: absolute; transition: all 200ms; }

.about-page .leader h2 button:after { height: 100%; width: 1px; top: 1px; left: 50%; }

.about-page .leader h2.active button:before { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }

.about-page .leader h2.active button:after { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
