/*!
Theme Name: Uprise
Theme URI: http://www.uprise.co.nz/
Author: Sebastian Edwards
Author URI: http://www.uprise.co.nz/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: uprise
Tags:

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.

Uprise is based on Underscores http://underscores.me/, (C) 2012-2015 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 http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: 600; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat-ultralight-webfont.eot");
  src: url("fonts/montserrat-ultralight-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-ultralight-webfont.woff2") format("woff2"), url("fonts/montserrat-ultralight-webfont.woff") format("woff"), url("fonts/montserrat-ultralight-webfont.ttf") format("truetype"), url("fonts/montserrat-ultralight-webfont.svg#montserratultra_light") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat-light-webfont.eot");
  src: url("fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-light-webfont.woff2") format("woff2"), url("fonts/montserrat-light-webfont.woff") format("woff"), url("fonts/montserrat-light-webfont.ttf") format("truetype"), url("fonts/montserrat-light-webfont.svg#montserratlight") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat-semibold-webfont.eot");
  src: url("fonts/montserrat-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-semibold-webfont.woff2") format("woff2"), url("fonts/montserrat-semibold-webfont.woff") format("woff"), url("fonts/montserrat-semibold-webfont.ttf") format("truetype"), url("fonts/montserrat-semibold-webfont.svg#montserratsemi_bold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat';
  src: url("fonts/montserrat-bold-webfont.eot");
  src: url("fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/montserrat-bold-webfont.woff2") format("woff2"), url("fonts/montserrat-bold-webfont.woff") format("woff"), url("fonts/montserrat-bold-webfont.ttf") format("truetype"), url("fonts/montserrat-bold-webfont.svg#montserratbold") format("svg");
  font-weight: 700;
  font-style: normal; }

body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 600; }

h2 {
  font-size: 30px;
  color: #222222;
  line-height: 36px;
  text-align: center;
  margin: 34px 0 14px; }

h3 {
  font-size: 24px;
  color: #333333;
  line-height: 27px;
  margin: 32px 0 14px; }

@media screen and (min-width: 37.5em) {
  h2 {
    font-size: 39px;
    line-height: 48px;
    margin: 57px 0 38px; }
  h3 {
    font-size: 30px;
    color: #222222;
    line-height: 36px; } }

p {
  margin: 14px 0;
  line-height: 24px; }

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

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

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

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

big {
  font-size: 125%; }

@media screen and (min-width: 37.5em) {
  p {
    font-size: 18px;
    line-height: 27px; } }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  overflow-x: hidden;
  width: 100vw; }

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

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  width: 100vw; }

.container {
  margin: 31px 30px; }

.simple-page {
  padding: 0 0 50px;
  color: #999; }
  .simple-page .container {
    max-width: 626px;
    margin: 0 auto; }

@media screen and (min-width: 37.5em) {
  .container {
    max-width: 90vw;
    margin: 0 auto; } }

@media screen and (min-width: 1010px) {
  .container {
    max-width: 955px;
    margin: 0 auto; } }

.metric {
  margin: 22px 0; }
  .metric .metric-number {
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    line-height: 27px;
    text-align: center;
    margin-bottom: 12px; }
  .metric .metric-description {
    font-weight: 600;
    font-size: 12px;
    color: #999999;
    letter-spacing: 1px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase; }
  .metric .metric-description + .metric-number {
    margin-top: 12px;
    margin-bottom: 0; }

@media screen and (min-width: 37.5em) {
  .metric {
    width: 49%;
    display: inline-block; }
    .metric .metric-number {
      font-size: 32px;
      line-height: 36px; } }

.photo-break {
  min-height: 232px;
  background: url("images/home-office-s.jpg") no-repeat center top;
  -webkit-clip-path: polygon(100% 50px, 100% 100%, 0% 100%, 0% 50px, 50% 0%);
  clip-path: polygon(100% 50px, 100% 100%, 0% 100%, 0% 50px, 50% 0%);
  background-size: cover;
  padding-top: 1px; }
  .photo-break div {
    text-align: center;
    margin-top: 100px;
    width: 100%;
    padding: 1px 30px 100px; }
  .photo-break h2 {
    font-size: 30px;
    color: #fff;
    line-height: 36px;
    margin-top: -18px; }
  .photo-break h3 {
    font-weight: 100;
    font-size: 20px;
    color: #ffffff;
    line-height: 27px;
    margin-top: -13px; }
  .photo-break .button {
    margin-top: -3px; }
  .photo-break::after {
    content: "";
    display: block;
    height: 50px;
    width: 100%;
    background: #ffffff;
    -webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    margin-top: 183px;
    position: absolute; }
  .photo-break:last-child {
    margin-bottom: -100px; }
    .photo-break:last-child::after {
      display: none; }

.home .photo-break::after {
  background: #f8f8f8; }

.front-brands {
  position: relative; }
  .front-brands::after {
    content: '';
    height: 50px;
    width: 100%;
    background: #fff;
    -webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    position: absolute;
    left: 0;
    bottom: 0; }

@media screen and (min-width: 37.5em) {
  .photo-break {
    min-height: 580px;
    background-image: url(images/home-office-l.jpg);
    -webkit-clip-path: polygon(100% 100px, 100% 100%, 0% 100%, 0% 100px, 50% 0%);
    clip-path: polygon(100% 100px, 100% 100%, 0% 100%, 0% 100px, 50% 0%); }
    .photo-break::after {
      height: 100px;
      margin-top: 481px; }
    .photo-break div {
      padding: 1px 30px 247px; }
    .photo-break h2 {
      font-size: 40px;
      color: #fff;
      line-height: 48px;
      width: 520px;
      margin: 53px auto; }
    .photo-break h3 {
      font-size: 24px;
      width: 450px;
      margin: -28px auto 43px;
      line-height: 32px; }
  .front-brands::after {
    height: 100px; } }

@media screen and (min-width: 900px) {
  .photo-break {
    background-attachment: fixed; } }

@media screen and (min-width: 1500px) {
  .photo-break {
    padding: 100px 0 80px; }
    .photo-break::after {
      height: 100px;
      margin-top: 381px; } }

blockquote, q {
  quotes: "" ""; }
  blockquote:before,
  blockquote:after, q:before,
  q:after {
    content: ""; }

.site-content {
  min-height: 300px;
  padding-bottom: 100px; }

.home .site-content {
  padding-bottom: 0; }

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

ul, ol {
  margin: -8px 0 18px 7px;
  padding: 0 0 0 28px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

.content-area li {
  padding: 8px 0; }

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

@media screen and (min-width: 37.5em) {
  .content-area li {
    padding: 12px 0; } }

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

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  border: none;
  text-shadow: none;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 4px;
  background: #4DC8E9;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 12px 30px;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 15px;
  text-decoration: none;
  display: inline-block; }
  button.yellow,
  input[type="button"].yellow,
  input[type="reset"].yellow,
  input[type="submit"].yellow,
  .button.yellow {
    background: #FDB92C; }
    button.yellow:hover,
    input[type="button"].yellow:hover,
    input[type="reset"].yellow:hover,
    input[type="submit"].yellow:hover,
    .button.yellow:hover {
      background: #f4a502; }
  button.orange,
  input[type="button"].orange,
  input[type="reset"].orange,
  input[type="submit"].orange,
  .button.orange {
    background: #F97221; }
    button.orange:hover,
    input[type="button"].orange:hover,
    input[type="reset"].orange:hover,
    input[type="submit"].orange:hover,
    .button.orange:hover {
      background: #e15806; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  .button:hover {
    background: #20bae3;
    color: #fff; }
  button:visited,
  input[type="button"]:visited,
  input[type="reset"]:visited,
  input[type="submit"]:visited,
  .button:visited {
    color: #ffffff; }
  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,
  .button:active,
  .button:focus {
    border: none;
    box-shadow: none; }

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 #ccc;
  border-radius: 3px; }
  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 #ccc; }

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"] {
  padding: 3px; }

textarea {
  padding-left: 3px;
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #4dc8e9;
  text-decoration: none; }
  a:visited {
    color: #4dc8e9; }
  a:hover,
  a:focus,
  a:active {
    color: #20bae3; }
  a:focus {
    outline: thin dotted; }
  a:hover,
  a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
header.site-header {
  background-image: linear-gradient(-180deg, #35669b 0%, #4dc8e9 100%);
  min-height: 90px;
  z-index: 3; }
  header.site-header .container {
    margin: 0 auto;
    width: 100vw; }
  header.site-header .breadcrumbs {
    height: 54px;
    line-height: 53px;
    padding: 0px 28px;
    overflow: hidden;
    width: 200vw;
    position: relative;
    top: 90px; }
    header.site-header .breadcrumbs .edit-link {
      float: right; }
    header.site-header .breadcrumbs::after {
      position: absolute;
      top: 53px;
      left: 0px;
      height: 1px;
      width: 100vw;
      background: rgba(255, 255, 255, 0.25);
      content: "";
      z-index: 10; }
    header.site-header .breadcrumbs a {
      color: #fff;
      text-decoration: none;
      font-size: 12px;
      display: inline-block; }
    header.site-header .breadcrumbs .home, header.site-header .breadcrumbs .arrow {
      text-indent: -9999px;
      display: inline-block;
      position: relative;
      margin-right: 12px; }
    header.site-header .breadcrumbs .middle {
      margin-right: 8px; }
    header.site-header .breadcrumbs .home {
      background: url(images/breadcrumb-home.png);
      background-size: 14px 12px;
      width: 14px;
      height: 12px;
      top: 21px; }
    header.site-header .breadcrumbs .arrow {
      background: url(images/breadcrumb-arrow.png);
      background-size: 8px 12px;
      width: 8px;
      height: 12px;
      top: 22px;
      margin-right: 9px; }
  header.site-header .breadcrumbs + header.entry-header {
    margin-bottom: -30px; }
  header.site-header::after {
    display: block;
    height: 50px;
    width: 100%;
    background: #ffffff;
    -webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    top: 1px;
    position: relative; }
  header.site-header:before {
    position: absolute;
    top: 90px;
    height: 1px;
    width: 100vw;
    background: rgba(255, 255, 255, 0.25);
    content: "";
    z-index: 10; }
  header.site-header .site-branding {
    z-index: 15;
    position: absolute;
    width: 160px;
    height: 90px; }
    header.site-header .site-branding a.logo-home {
      display: block;
      position: absolute;
      top: 30px;
      left: 30px;
      background: url(images/mobile-logo.png);
      background-size: 100px 30px;
      z-index: 10;
      text-indent: -9999px;
      width: 100px;
      height: 30px; }
  header.site-header .main-navigation {
    width: 100%;
    height: 3rem;
    top: 21px;
    position: fixed;
    z-index: 10; }
    header.site-header .main-navigation .menu-toggle {
      position: relative;
      float: right;
      margin-right: 21px;
      padding: 0 10px;
      color: #fff;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
      border: none;
      border-radius: 50%;
      background: url(images/menu-toggle.png) no-repeat center center;
      background-color: #35669b;
      background-size: 20px 15px;
      text-indent: -9999px;
      width: 3rem;
      height: 3rem;
      outline: none; }
    header.site-header .main-navigation .menu-main-navigation-container {
      top: 90px;
      z-index: 5;
      width: 100%;
      height: 100vh;
      display: none; }
      header.site-header .main-navigation .menu-main-navigation-container ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        header.site-header .main-navigation .menu-main-navigation-container ul li a {
          width: 100%;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          display: block;
          text-align: center;
          height: 49px;
          line-height: 49px;
          color: #fff;
          font-weight: 600;
          text-transform: uppercase;
          text-decoration: none;
          font-size: 13px; }
  header.site-header header.entry-header {
    text-align: center;
    padding: 117px 30px 50px; }
    header.site-header header.entry-header .work-section-links {
      padding-bottom: 10px; }
      header.site-header header.entry-header .work-section-links h4 {
        margin-bottom: -7px;
        display: block; }
    header.site-header header.entry-header h1 {
      color: #fff;
      font-size: 34px;
      line-height: 48px;
      margin-bottom: 28px; }
    header.site-header header.entry-header h4 a {
      color: #ffffff;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 1px; }
    header.site-header header.entry-header p.tag-line {
      font-size: 18px;
      color: #fff;
      line-height: 27px;
      max-width: 626px;
      margin: 0 auto 33px; }
    header.site-header header.entry-header .button:first-of-type {
      margin-bottom: 15px; }
  header.site-header.toggled {
    position: fixed;
    height: 100vh; }
    header.site-header.toggled .main-navigation {
      display: block; }
    header.site-header.toggled header.entry-header {
      display: none; }
    header.site-header.toggled .breadcrumbs {
      display: none; }
    header.site-header.toggled::after {
      display: none; }
    header.site-header.toggled .menu-toggle {
      background: url(images/menu-close.png) no-repeat center center;
      background-size: 17px 17px; }
    header.site-header.toggled .menu-main-navigation-container {
      display: block;
      position: fixed; }

/* Contextual small-screen sticky mobile navigation */
.page-id-9 header.site-header .main-navigation .menu-toggle, .page-id-359 header.site-header .main-navigation .menu-toggle {
  /* Contact Us */
  background-color: #fb7200; }

.page-id-578 header.site-header .main-navigation .menu-toggle {
  /* Services */
  background-color: #32843b; }

.page-id-45 header.site-header .menu-toggle {
  /* Work */
  background-color: #57388f; }

.site-main .post-navigation {
  margin: 0 0 1.5em; }

.post-navigation .nav-previous,
.post-navigation .nav-next {
  margin-bottom: 16px; }

.post-navigation .nav-next {
  text-align: right; }

@media screen and (min-width: 37.5em) {
  header.site-header .breadcrumbs {
    top: 0px;
    position: inherit;
    width: initial; }
    header.site-header .breadcrumbs::after {
      top: 143px; }
  header.site-header.toggled {
    height: auto;
    position: relative; }
  header.site-header::after {
    height: 100px; }
  header.site-header .main-navigation {
    display: block;
    height: 90px;
    top: 0px;
    position: relative; }
    header.site-header .main-navigation .menu-toggle {
      display: none; }
    header.site-header .main-navigation .menu-main-navigation-container {
      display: block;
      height: auto;
      width: auto;
      background: none;
      position: absolute;
      top: 0px;
      height: 90px;
      right: 0;
      line-height: 90px; }
      header.site-header .main-navigation .menu-main-navigation-container ul li {
        display: block;
        padding: 0 16px;
        float: left;
        height: 90px; }
        header.site-header .main-navigation .menu-main-navigation-container ul li.current-menu-item {
          border-bottom: 4px solid rgba(255, 255, 255, 0.5); }
        header.site-header .main-navigation .menu-main-navigation-container ul li a {
          line-height: 90px;
          border: none;
          height: 100%; }
  header.site-header header.entry-header {
    padding: 126px 30px 136px; }
    header.site-header header.entry-header .work-section-links {
      margin-bottom: 20px; }
      header.site-header header.entry-header .work-section-links h4 {
        display: inline-block;
        margin-right: 29px; }
      header.site-header header.entry-header .work-section-links a {
        padding-right: 20px;
        background: url(images/work-section-jump.png) right center no-repeat;
        background-size: 13px 7px; }
    header.site-header header.entry-header h1 {
      color: #fff;
      font-size: 52px;
      line-height: 48px;
      margin-bottom: 40px; }
    header.site-header header.entry-header p.tag-line {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 33px; }
    header.site-header header.entry-header .button:first-of-type {
      margin-right: 10px; }
  .site-main .comment-navigation,
  .site-main .posts-navigation,
  .site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden; }
  .comment-navigation .nav-previous,
  .comment-navigation .nav-next,
  .posts-navigation .nav-previous,
  .posts-navigation .nav-next,
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    margin-bottom: 20px; } }

body.single-careers #menu-item-862 {
  border-bottom: 4px solid rgba(255, 255, 255, 0.5); }

body.single-work #menu-item-1151 {
  border-bottom: 4px solid rgba(255, 255, 255, 0.5); }

/* Plugin: https://wordpress.org/plugins/sticky-header/ */
#thsp-sticky-header {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.2s cubic-bezier(0.25, 0.8, 0.25, 1); }

#thsp-sticky-header li a {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: 600;
  height: 49px;
  line-height: 49px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%; }

#thsp-sticky-header li.current-menu-item a {
  border-bottom: 3px solid #222; }

#thsp-sticky-header-title img {
  display: block;
  height: 30px;
  padding-top: 0;
  position: relative;
  top: 8px;
  width: auto; }

#thsp-sticky-header-menu li {
  display: inline-block;
  font-size: 12px;
  margin: 0 0 0 1.25em !important;
  padding-left: 5px; }

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
footer.services-footer, footer.site-footer {
  padding: 50px 30px 42px;
  font-size: 13px;
  color: #ffffff; }
  footer.services-footer p, footer.site-footer p {
    font-size: 13px;
    line-height: 18px; }
  footer.services-footer .container, footer.site-footer .container {
    margin: 0 auto; }
  footer.services-footer h4, footer.site-footer h4 {
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    letter-spacing: 1px;
    max-width: 240px;
    line-height: 16px; }
  footer.services-footer a, footer.site-footer a {
    text-decoration: none; }
  footer.services-footer ul, footer.site-footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }

footer.services-footer {
  background: #333333; }
  footer.services-footer::before {
    display: block;
    left: 0;
    height: 50px;
    width: 100vw;
    background: #333333;
    -webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
    margin-top: -99px;
    position: absolute;
    content: ""; }
  footer.services-footer .services-tag-line {
    display: none;
    color: #bbbbbb;
    line-height: 18px;
    margin-bottom: 0; }
  footer.services-footer hr {
    opacity: 0.1;
    background: #ffffff;
    height: 1px;
    margin-bottom: 30px;
    margin-top: 30px; }
  footer.services-footer ul.service-list {
    line-height: 18px; }
    footer.services-footer ul.service-list li {
      margin-bottom: 10px; }

footer.site-footer {
  background: #444444; }
  footer.site-footer .footer-logo {
    display: block;
    background: url(images/mobile-logo.png);
    background-size: 100px 30px;
    text-indent: -9999px;
    width: 100px;
    height: 30px; }
  footer.site-footer .copyright {
    color: #bbbbbb;
    margin-bottom: 28px;
    margin-top: 10px; }
  footer.site-footer .footer-google {
    display: block;
    background: url(images/footer-google.png);
    background-size: 101px 43px;
    text-indent: -9999px;
    width: 101px;
    height: 43px;
    margin-bottom: 30px; }
  footer.site-footer .footer-fast50 {
    display: inline-block;
    background: url(images/footer-fast50.png);
    background-size: 81px 40px;
    text-indent: -9999px;
    width: 81px;
    height: 40px;
    margin-right: 27px;
    margin-bottom: 30px; }
  footer.site-footer .footer-fast500 {
    display: inline-block;
    background: url(images/footer-fast500.png);
    background-size: 82px 32px;
    text-indent: -9999px;
    width: 82px;
    height: 32px;
    top: 4px;
    position: relative; }
  footer.site-footer .footer-addresses .footer-phone {
    margin: 10px 0; }
  footer.site-footer .footer-addresses p {
    color: #bbbbbb;
    margin: 0 0 27px;
    line-height: 22px; }
  footer.site-footer .footer-social ul {
    margin-top: 17px;
    margin-bottom: 30px; }
  footer.site-footer .footer-social li {
    margin-bottom: 17px;
    height: 16px;
    padding-left: 25px; }
  footer.site-footer .footer-social .social-twitter {
    background: url(images/social-twitter.png) left center no-repeat;
    background-size: 16px 13px; }
  footer.site-footer .footer-social .social-facebook {
    background: url(images/social-facebook.png) left center no-repeat;
    background-size: 8px 16px; }
  footer.site-footer .footer-social .social-google {
    background: url(images/social-google.png) left center no-repeat;
    background-size: 16px 10px; }
  footer.site-footer .footer-social .social-skype {
    background: url(images/social-skype.png) left center no-repeat;
    background-size: 15px 16px; }

@media screen and (min-width: 37.5em) {
  footer.services-footer {
    padding: 30px 30px 50px; }
    footer.services-footer .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    footer.services-footer::before {
      height: 100px;
      margin-top: -129px; }
    footer.services-footer .services-tag-line {
      display: block; }
    footer.services-footer .footer-column:first-of-type {
      width: 26%;
      padding-right: 30px; }
    footer.services-footer .footer-column:last-of-type {
      width: 74%;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      padding-left: 81px; }
    footer.services-footer ul.service-list {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; }
      footer.services-footer ul.service-list li {
        max-width: 280px; }
        footer.services-footer ul.service-list li:nth-of-type(4) {
          margin-bottom: 0; }
    footer.services-footer hr {
      display: none; }
  footer.site-footer {
    padding-top: 55px; }
    footer.site-footer .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    footer.site-footer .footer-column {
      width: 25%;
      margin-right: 30px; }
      footer.site-footer .footer-column:last-of-type {
        margin-right: 0px; } }

@media screen and (min-width: 1440px) {
  footer.services-footer {
    padding-top: 0px; }
    footer.services-footer::before {
      margin-top: -99px; } }

/*--------------------------------------------------------------
## Post categories and tags
--------------------------------------------------------------*/
.entry-footer .cat-links,
.entry-footer .tags-links {
  display: block;
  width: 100%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #999;
    display: block;
    font-size: 14px;
    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; }

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

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

.single .byline,
.group-blog .byline {
  display: block; }

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

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

.simple-page {
  padding: 0 30px 50px; }
  .simple-page h1 {
    margin-bottom: 32px;
    line-height: 1.15; }
  .simple-page h2 {
    color: #404040; }
  .simple-page p {
    font-size: 15px;
    line-height: 1.65; }
  .simple-page h1 + p:first-of-type {
    font-size: 25px;
    font-weight: 100;
    line-height: 1.35;
    margin-bottom: 32px; }
  .simple-page h1 + p:first-of-type span {
    /* This overrides a font-weight set inline on <span> tags within <p> tags and applied within the WordPress post editor. */
    font-weight: 100 !important; }

#post-1122 h1 {
  display: none; }

@media screen and (min-width: 37.5em) {
  .single .byline,
  .group-blog .byline {
    display: inline; } }

@media screen and (min-width: 43.75em) {
  .simple-page {
    padding: 0 0 50px; } }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

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

.bypostauthor {
  display: block; }

.front-reasons {
  padding: 3px 0 19px; }
  .front-reasons h2 {
    text-align: center;
    margin: 0 auto; }
  .front-reasons ul {
    list-style: none;
    padding: 0;
    margin: -4px 0 0; }
    .front-reasons ul li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.25);
      padding: 30px 0; }
      .front-reasons ul li:last-of-type {
        border-bottom: none; }
      .front-reasons ul li .title {
        font-size: 17px;
        color: #4dc8e9;
        line-height: 24px;
        font-weight: 600;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        cursor: pointer; }
      .front-reasons ul li .number {
        flex: 0 0 38px; }
      .front-reasons ul li .description {
        opacity: 0;
        margin-top: 6px;
        font-size: 16px;
        color: #999999;
        line-height: 24px;
        margin-top: 11px;
        transition: opacity 200ms;
        height: 0;
        overflow: hidden; }
      .front-reasons ul li.open .title {
        color: #333333;
        cursor: initial; }
      .front-reasons ul li.open .description {
        opacity: 1;
        height: auto; }
  .front-reasons .action {
    margin-top: 20px;
    text-align: center; }

.front-brands {
  text-align: center;
  padding-top: 21px;
  padding-bottom: 100px;
  background-color: #f8f8f8; }
  .front-brands .container {
    margin: 31px 30px; }
  .front-brands h2 {
    margin-bottom: 15px; }
  .front-brands h3 {
    font-size: 24px;
    color: #333333;
    line-height: 27px; }
  .front-brands p {
    margin: 0 0 30px;
    font-size: 16px;
    color: #999999;
    line-height: 24px; }

.front-blogs article {
  padding-bottom: 1.5rem; }

.front-blogs article:first-of-type {
  margin-bottom: 46px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25); }

.front-blogs h2 {
  max-width: 220px;
  margin: 0 auto 26px; }

.front-blogs h4 + h3 {
  margin-top: 15px; }

.front-blogs h3 {
  margin-bottom: 10px;
  font-size: 1.5em;
  line-height: 1.125; }

.front-blogs h4 {
  margin: 0; }

.front-blogs h4,
.front-blogs .continue-reading {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600; }

.front-blogs p {
  margin-top: 0;
  font-size: 0.875em;
  line-height: 24px;
  color: #999; }

.front-blogs .excerpt-figure {
  width: 85px;
  margin-bottom: 10px; }

@media screen and (min-width: 37.5em) {
  .front-reasons {
    padding: 54px 0px; }
    .front-reasons h2 {
      max-width: 660px;
      margin-bottom: 83px; }
    .front-reasons ul {
      margin-bottom: 103px; }
      .front-reasons ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        border-bottom: none;
        padding: 15px 0 0; }
        .front-reasons ul li .title {
          width: 44%;
          font-size: 19px;
          color: #4dc8e9;
          line-height: 27px;
          padding-bottom: 15px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
        .front-reasons ul li .description {
          width: 56%;
          padding-left: 35px;
          height: 0px;
          margin-top: 4px;
          line-height: 26px;
          font-size: 18px;
          max-width: 534px; }
          .front-reasons ul li .description::before {
            content: attr(data-title);
            display: block;
            font-weight: 600;
            font-size: 30px;
            color: #333333;
            line-height: 36px;
            margin-bottom: 14px; }
        .front-reasons ul li:nth-of-type(2) .description {
          margin-top: -54px; }
        .front-reasons ul li:nth-of-type(3) .description {
          margin-top: -112px; }
        .front-reasons ul li.open .description {
          height: 0;
          overflow: visible; }
    .front-reasons .action {
      margin-bottom: 95px; }
  .front-brands {
    padding-bottom: 250px; }
    .front-brands .container {
      margin: 0 auto; }
    .front-brands h2 {
      margin-bottom: 15px; }
    .front-brands h3 {
      font-size: 30px;
      line-height: 36px; }
    .front-brands p {
      margin: 28px auto 56px;
      font-size: 18px;
      line-height: 25px;
      max-width: 630px; }
    .front-brands .brand-logos {
      margin: 0 auto 42px; }
  .front-blogs {
    margin-bottom: 148px; }
    .front-blogs article {
      max-width: 44em;
      margin: 0 auto; }
    .front-blogs h2 {
      max-width: 100%;
      margin: 52px auto 46px; }
    .front-blogs h4 {
      margin-top: -1px;
      /* offset for top line-height */ }
    .front-blogs .excerpt-feature {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; }
    .front-blogs .excerpt-figure {
      margin-right: 32px;
      margin-bottom: 0; }
    .front-blogs .excerpt-body {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; } }

@media screen and (min-width: 60em) {
  .front-blogs article {
    float: left;
    width: 50%; }
  .front-blogs article:first-of-type {
    margin-bottom: 0;
    padding-right: 60px;
    border-right: 1px solid rgba(0, 0, 0, 0.25);
    border-bottom: 0; }
  .front-blogs article:last-of-type {
    padding-left: 60px; }
  .front-blogs .excerpt-figure {
    width: 132px; } }

@media screen and (min-width: 68.75em) {
  .brand-logo {
    float: left; }
  .front-blogs article {
    max-width: 100%;
    margin: auto; }
  .front-blogs article:first-of-type {
    padding-right: 90px; }
  .front-blogs article:last-of-type {
    padding-left: 90px; } }

#categories-list {
  list-style: none;
  padding: 0;
  margin: -10px 0 100px; }
  #categories-list a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold; }
    #categories-list a.active-1 {
      color: #666; }
  #categories-list li {
    display: inline-block;
    margin-right: 16px;
    padding: 0; }

/*
body.blog.group-blog, body.archive.group-blog {
  article {
    float: left;
    width: 49%;
    padding-left: 165px;
    margin-bottom: 140px;
    max-height: 250px;

    p {
      font-size: 14px;
      font-weight: 100;
    }

    .container {
      padding-right: 134px;
    }

    &:nth-child(2n + 1) {
      .container {
        border-right: 1px solid rgba(0, 0, 0, 0.25);
      }
    }

    .entry-content {
      margin-top: 0;
    }

    .ecae-link {
      text-transform: uppercase;
      font-size: 13px;
      font-weight: bold;
    }

    h2 {
      font-size: 24px;
      margin: 0;
      padding: 0;
      text-align: left;
      line-height: 27px;
    }
  }
}
*/
nav.navigation {
  clear: both;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 80px; }
  nav.navigation a {
    color: #999; }

.entry-content {
  padding-bottom: 100px; }

.blog header.site-header::after {
  background-color: #eeeeee; }

.blog .site-content {
  background-color: #eeeeee; }

/*--------------------------------------------------------------
 ## Masonry Layout
---------------------------------------------------------------*/
.masonry .hentry {
  width: 100%;
  margin: 0 0;
  position: relative; }

.masonry article {
  overflow: hidden;
  background-color: #fff; }

.masonry article .container:hover {
  background-color: #47c9e6; }

.masonry article .container:hover h2 a, .masonry article .container:hover span.entry-tags a {
  color: #fff; }

.masonry article .container:hover span.entry-date, .masonry article .container:hover span.entry-tags, .masonry article .container:hover span.entry-tags a {
  color: #fff; }

.masonry article span.entry-tags {
  color: #222; }

.masonry article span.entry-tags a {
  font-weight: bold; }

.masonry article .entry-header {
  padding-top: 40px; }

.masonry article .entry-header h2 {
  text-align: left;
  margin: 47px 10px 38px 40px; }

.masonry article .entry-header h2 a {
  color: #222222; }

.masonry article .entry-header span.entry-date, .masonry article .entry-header span.entry-tags {
  font-size: 0.8em;
  margin-left: 40px;
  text-transform: uppercase; }

.masonry article .entry-content {
  padding-bottom: 90px; }

article figure {
  background: #47c9e6 none repeat scroll 0 0;
  height: 100%;
  font-size: 34px;
  line-height: 48px;
  overflow: hidden;
  margin: 0;
  min-height: 300px;
  display: flex !important;
  /* establish flex container */
  flex-direction: column;
  /* stack flex items vertically */
  justify-content: center; }

article figure figcaption {
  opacity: 0;
  transform: scale(1.3);
  transition: transform 0.4s ease 0s; }

article figure:hover figcaption, article figure.hover figcaption {
  opacity: 1;
  transform: scale(1); }

article figure img {
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  object-position: 50% 50%;
  transition: all 0.4s ease 0s; }

article figure:hover img, .tile figure:hover canvas, article figure.hover img, .tile figure.hover canvas {
  opacity: 0.3; }

article figure:hover img, article figure.hover img {
  transform: scale(1.05); }

article figure span {
  letter-spacing: -0.06em;
  text-align: center; }

article .center {
  display: table;
  height: 100%;
  width: 100%; }

article .center span {
  color: #fff;
  display: table-cell;
  line-height: 1.2;
  padding: 40px;
  vertical-align: middle; }

article figcaption span {
  font-weight: bold; }

@media screen and (max-width: 509px) {
  .masonry .hentry {
    height: 300px;
    margin: 0 0 1.5em; }
  .masonry article .entry-header h2 {
    text-align: left;
    margin: 27px 10px 38px 15px; }
  .masonry article .entry-header span.entry-date, .masonry article .entry-header span.entry-tags {
    margin-left: 15px; } }

@media screen and (max-width: 350px) {
  .masonry .hentry {
    height: 220px; }
  .masonry article .container {
    margin: 0; }
  article figure {
    height: 100%;
    min-height: inherit; } }

@media screen and (max-width: 940px) {
  article figure {
    font-size: 29px; } }

@media screen and (min-width: 790px) {
  /* @noflip */
  .masonry .hentry {
    width: calc(33.3%);
    margin-right: 5px;
    transition: height, width 0.2s; }
  /* @noflip */
  .masonry .hentry:nth-child(3) {
    margin-right: 0; } }

@media screen and (min-width: 510px) and (max-width: 789px) {
  .masonry .hentry {
    width: calc( 50% - 10px); }
  /* @noflip */
  .masonry .hentry:nth-child(2) {
    margin-right: 0; } }

.about-content {
  font-size: 16px;
  color: #999;
  line-height: 23px;
  text-align: center;
  margin-bottom: -30px; }

.about-profiles h2 {
  max-width: 180px;
  margin: 0 auto; }

.about-profiles ul.about-profiles-list {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  text-align: center; }
  .about-profiles ul.about-profiles-list > li {
    padding-bottom: 30px; }

.about-profiles h3 {
  margin: 11px 0 10px; }

.about-profiles h4 {
  margin: 13px 0 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #666666;
  letter-spacing: 1px;
  line-height: 15px; }

.about-profiles .email, .about-profiles .phone {
  font-size: 13px;
  color: #4dc8e9;
  line-height: 18px;
  margin-bottom: 4px; }

.about-profiles ul.about-profiles-social-list {
  list-style: none;
  text-align: center;
  margin: 18px 0 0;
  padding: 0; }
  .about-profiles ul.about-profiles-social-list > li {
    display: inline-block; }
  .about-profiles ul.about-profiles-social-list .twitter, .about-profiles ul.about-profiles-social-list .linkedin {
    text-indent: -9999px;
    margin: 0 6px; }
    .about-profiles ul.about-profiles-social-list .twitter a, .about-profiles ul.about-profiles-social-list .linkedin a {
      display: block;
      height: 100%; }
  .about-profiles ul.about-profiles-social-list .twitter {
    background: url(images/about-twitter.png) left center no-repeat;
    background-size: 18px 15px;
    width: 18px;
    height: 15px;
    position: relative;
    top: 2px; }
  .about-profiles ul.about-profiles-social-list .linkedin {
    background: url(images/about-linkedin.png) left center no-repeat;
    background-size: 18px 18px;
    width: 18px;
    height: 18px; }

.about-careers-link {
  height: 439px; }

@media screen and (min-width: 37.5em) {
  .about-content {
    max-width: 626px;
    margin: 0 auto 110px; }
    .about-content h2 {
      margin-top: 66px; }
  .about-profiles {
    padding-bottom: 62px; }
    .about-profiles h2 {
      max-width: initial;
      margin: 50px 0; }
    .about-profiles h3 {
      font-size: 22px; }
    .about-profiles ul.about-profiles-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center; }
      .about-profiles ul.about-profiles-list > li {
        width: 25%;
        height: 400px;
        display: block;
        padding: 0 10px 0; }
  .about-careers-link {
    height: 666px; } }

.services-content {
  font-size: 16px;
  color: #999;
  line-height: 23px;
  text-align: center;
  margin-bottom: -30px;
  padding-bottom: 105px; }
  .services-content p {
    margin-bottom: 15px; }

.services-capabilities {
  text-align: center;
  margin-bottom: -50px; }
  .services-capabilities h2 {
    margin-bottom: 48px; }
  .services-capabilities .services-service-group {
    padding: 0 30px;
    margin-bottom: 50px; }
    .services-capabilities .services-service-group p, .services-capabilities .services-service-group li {
      text-align: center; }
    .services-capabilities .services-service-group a:hover,
    .services-capabilities .services-service-group a:focus {
      color: #f97221; }
    .services-capabilities .services-service-group:last-of-type ul {
      border-bottom: none; }
  .services-capabilities .services-service-group-icon {
    background: #ffffff center center no-repeat;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 67px;
    width: 113px;
    height: 113px;
    background-size: 50%;
    margin: 0 auto 30px; }
  .services-capabilities h3 {
    font-size: 23px;
    color: #333333;
    margin-bottom: 10px; }
  .services-capabilities p {
    margin-top: 0px;
    text-align: left;
    margin-bottom: 13px; }
  .services-capabilities ul {
    list-style: none;
    margin: 0;
    padding: 0 0 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
  .services-capabilities li {
    font-weight: 600;
    font-size: 17px;
    color: #4dc8e9;
    line-height: 24px;
    text-align: left;
    line-height: 28px;
    margin-bottom: 9px; }

.services-contact-link h2 {
  margin-bottom: 37px; }

.services-contact-link h3 {
  margin-bottom: 34px; }

@media screen and (min-width: 37.5em) {
  .services-content {
    max-width: 626px;
    margin: -10px auto 274px;
    font-size: 18px;
    padding-bottom: 16px; }
    .services-content h2 {
      margin-top: 66px;
      margin-bottom: 23px; }
    .services-content p {
      line-height: 27px; }
  .services-capabilities {
    max-width: 790px;
    margin: 0 auto; }
    .services-capabilities h2 {
      margin-top: 0; }
    .services-capabilities .services-service-group {
      text-align: left;
      padding: 0 0 54px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.25);
      margin-bottom: 100px; }
      .services-capabilities .services-service-group p, .services-capabilities .services-service-group li {
        text-align: left; }
      .services-capabilities .services-service-group:last-of-type {
        border-bottom: none; }
    .services-capabilities .services-service-group-content {
      width: 626px;
      float: right; }
    .services-capabilities .services-service-group-icon {
      border-radius: 67px;
      width: 132px;
      height: 132px;
      position: absolute;
      margin: 0;
      margin-left: -160px; }
    .services-capabilities h3 {
      margin-top: 0;
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 15px; }
    .services-capabilities p {
      font-size: 18px;
      line-height: 27px; }
    .services-capabilities ul {
      border-bottom: none; }
    .services-capabilities li {
      float: left;
      width: 50%;
      margin-bottom: 16px;
      font-size: 20px;
      line-height: 27px; }
    .services-capabilities li:nth-child(2n+3) {
      clear: left; } }

.work-content .work-list {
  list-style: none;
  margin: 0;
  padding: 30px 30px 0; }
  .work-content .work-list li {
    margin-bottom: 30px; }
    .work-content .work-list li .work-list-item {
      padding: 0 0 50px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
  .work-content .work-list .work-logo {
    text-align: center; }
  .work-content .work-list h3 {
    font-size: 23px;
    color: #4dc8e9;
    line-height: 25px;
    margin-bottom: 14px; }
  .work-content .work-list h4 {
    margin: 0 0 13px;
    font-size: 20px;
    color: #333333;
    line-height: 24px; }
  .work-content .work-list p {
    margin: 0 0 18px;
    font-size: 16px;
    color: #999999;
    line-height: 24px; }
  .work-content .work-list .work-metric-number {
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    line-height: 27px;
    text-align: center;
    margin-bottom: 12px; }
  .work-content .work-list .work-metric-description {
    font-weight: 600;
    font-size: 12px;
    color: #999999;
    letter-spacing: 1px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase; }
    .work-content .work-list .work-metric-description span {
      display: block;
      margin-bottom: 28px; }
  .work-content .work-list .work-button {
    margin-top: 24px; }

@media screen and (min-width: 43.75em) {
  .work-content {
    padding-bottom: 60px; }
    .work-content .work-list {
      padding: 0; }
      .work-content .work-list li {
        margin-bottom: 0; }
        .work-content .work-list li .work-list-item {
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          max-width: 954px;
          margin: 0 auto;
          padding-top: 50px; }
      .work-content .work-list .work-logo {
        flex: 0 0 147px; }
      .work-content .work-list .work-description {
        padding: 0 24px; }
      .work-content .work-list h3 {
        font-size: 32px;
        line-height: 36px;
        margin-top: 10px; }
      .work-content .work-list h4 {
        font-size: 24px;
        color: #222222;
        line-height: 27px; }
      .work-content .work-list p {
        font-size: 18px;
        line-height: 27px; }
      .work-content .work-list .work-metric {
        flex: 0 0 216px;
        padding: 0 10px; }
      .work-content .work-list .work-metric-number {
        font-size: 32px;
        line-height: 36px; } }

.work-detail-content {
  padding: 52px 0 10px; }
  .work-detail-content .container {
    max-width: 626px;
    margin-top: 0; }
  .work-detail-content .work-detail-logo {
    text-align: center;
    margin-bottom: -6px; }
  .work-detail-content h2 {
    margin-top: 0;
    margin-bottom: 26px; }
  .work-detail-content #background, .work-detail-content #strategy, .work-detail-content #impact {
    padding-bottom: 50px;
    outline: none;
    color: #999; }
  .work-detail-content .case-background,
  .work-detail-content .case-strategy {
    position: relative; }
    .work-detail-content .case-background::after,
    .work-detail-content .case-strategy::after {
      content: '';
      height: 50px;
      width: 100%;
      background: #f8f8f8;
      -webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
      clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
      position: absolute;
      left: 0;
      bottom: 0; }
  .work-detail-content .case-strategy {
    background-color: #f8f8f8; }
    .work-detail-content .case-strategy::after {
      background: #fff; }
  .work-detail-content .impact-section h3.impact-header {
    text-align: center;
    margin-bottom: 25px; }

.work-details-contact-link {
  text-align: center;
  padding: 100px 30px; }
  .work-details-contact-link h2 {
    font-size: 30px;
    line-height: 36px;
    margin: -18px auto 25px;
    color: #222222;
    width: auto; }
  .work-details-contact-link h3 {
    font-weight: 100;
    font-size: 20px;
    line-height: 27px;
    margin: -13px auto 17px;
    color: #aaaaaa;
    width: auto; }

@media screen and (min-width: 37.5em) {
  .work-detail-content #background, .work-detail-content #strategy, .work-detail-content #impact {
    padding-bottom: 180px; }
  .work-detail-content .case-background::after,
  .work-detail-content .case-strategy::after {
    height: 100px; }
  .work-details-contact-link {
    padding: 140px 0 150px; }
    .work-details-contact-link h2 {
      max-width: 626px;
      font-size: 42px;
      line-height: 48px; }
    .work-details-contact-link h3 {
      margin-top: 0px;
      font-weight: 100;
      font-size: 24px;
      line-height: 36px; }
    .work-details-contact-link .button {
      margin-top: 14px; } }

.careers-content {
  font-size: 16px;
  color: #999;
  line-height: 23px;
  text-align: center;
  margin-bottom: -30px;
  padding-bottom: 50px; }
  .careers-content p {
    margin-bottom: 15px; }

.careers-instagram ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 auto; }

.careers-instagram li {
  float: left;
  width: 50%;
  padding: 0; }
  .careers-instagram li:nth-child(n+5) {
    display: none; }

.careers-instagram img {
  margin: 0;
  display: block; }

.careers-openings {
  padding: 27px 30px 30px; }
  .careers-openings .no-openings {
    font-weight: 200;
    text-align: center;
    color: #999;
    font-size: 26px;
    display: none; }
  .careers-openings h2 {
    margin-bottom: 29px; }
  .careers-openings ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .careers-openings .careers-locations-list {
    font-weight: 600;
    font-size: 12px;
    color: #4dc8e9;
    letter-spacing: 1px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase; }
    .careers-openings .careers-locations-list li {
      margin-bottom: 20px;
      cursor: pointer; }
      .careers-openings .careers-locations-list li.current {
        color: #999999;
        cursor: initial; }
  .careers-openings .careers-openings-list {
    text-align: center;
    margin-top: 28px; }
    .careers-openings .careers-openings-list h3 {
      font-size: 23px;
      line-height: 29px;
      margin-bottom: 10px; }
    .careers-openings .careers-openings-list h4 {
      font-size: 19px;
      margin-top: 0px;
      margin-bottom: 10px; }
    .careers-openings .careers-openings-list p {
      margin-top: 0px;
      text-align: left;
      font-size: 16px;
      color: #999999;
      line-height: 24px; }

.careers-contact-link {
  margin-top: 120px; }
  .careers-contact-link h2 {
    margin-top: -19px; }
  .careers-contact-link h3 {
    margin-top: 26px; }
  .careers-contact-link .button {
    margin-top: 13px; }

@media screen and (min-width: 37.5em) {
  .careers-content {
    max-width: 626px;
    margin: -10px auto 110px;
    font-size: 18px;
    padding-bottom: 16px; }
    .careers-content h2 {
      margin-top: 66px;
      margin-bottom: 23px; }
    .careers-content p {
      line-height: 27px; }
  .careers-instagram li {
    width: 16.6666%; }
    .careers-instagram li:nth-child(n+5) {
      display: block; }
  .careers-openings {
    padding: 121px 30px 150px; }
    .careers-openings h2 {
      margin-bottom: 47px; }
    .careers-openings .careers-locations-list li {
      display: inline-block;
      padding: 0px 12px; }
    .careers-openings .careers-openings-list h3 {
      font-size: 30px;
      margin-bottom: 20px; }
    .careers-openings .careers-openings-list h4 {
      font-size: 23px; }
    .careers-openings .careers-openings-list p {
      max-width: 626px;
      margin: 0 auto;
      line-height: 27px;
      font-size: 18px; }
  .careers-contact-link h2 {
    margin-top: 53px;
    font-size: 40px;
    line-height: 48px;
    width: 560px;
    margin-bottom: -3px; }
  .careers-contact-link h3 {
    width: 640px;
    line-height: 36px;
    margin-bottom: 35px; }
  .careers-contact-link .button {
    margin-top: 0px; } }

.careers-detail-content .container {
  max-width: 626px; }

.careers-detail-form .gform_wrapper {
  max-width: 100%; }

.careers-detail-form .gform_wrapper * {
  margin: 0 !important;
  max-width: 100% !important;
  width: inherit !important; }

.careers-detail-form .gform_wrapper .gfield_required {
  float: right;
  color: #4dc8e9;
  font-weight: 600; }

.careers-detail-form .gform_wrapper .top_label .gfield_error {
  width: 100%; }

.careers-detail-form .gform_wrapper .top_label .gfield_label {
  margin-bottom: 16px !important;
  display: block;
  font-weight: 200;
  color: #4dc8e9;
  font-size: 17px; }

.careers-detail-form h2, .careers-detail-form h3 {
  text-align: center; }

.careers-detail-form h3, .careers-detail-form .validation_error {
  font-weight: 100 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  color: #aaaaaa;
  text-align: center;
  max-width: 626px !important;
  margin: 0 auto !important;
  border: none !important; }

.careers-detail-form h3 {
  margin-bottom: 50px !important; }

.careers-detail-form form {
  background: #fff;
  z-index: 2;
  position: relative; }

.careers-detail-form .gform_body {
  max-width: 462px !important;
  margin: 0 auto !important; }

.careers-detail-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none; }

.careers-detail-form .gform_wrapper .gfield {
  margin-bottom: 50px !important; }
  .careers-detail-form .gform_wrapper .gfield.gfield_error {
    background: none !important;
    border: none !important; }
    .careers-detail-form .gform_wrapper .gfield.gfield_error input[type="text"] {
      border: none !important;
      border-bottom: 1px solid #C89797 !important; }
      .careers-detail-form .gform_wrapper .gfield.gfield_error input[type="text"]:focus {
        border-bottom: 3px solid #C89797 !important;
        margin-bottom: 0px !important; }

.careers-detail-form .gform_wrapper .cv-upload label {
  display: none !important; }

.careers-detail-form .gform_wrapper .cv-upload.gfield_error {
  padding: 12px 12px !important;
  background: #ebdada !important; }

.careers-detail-form .gform_wrapper .cv-upload .ginput_container_fileupload::before {
  content: "Attach your cv";
  position: absolute;
  background: url(/wp-content/themes/uprise/images/form-attachment.png) no-repeat;
  display: block;
  height: 20px;
  padding-left: 50px;
  background-size: 19px 20px;
  cursor: pointer; }

.careers-detail-form .gform_wrapper .cv-upload .ginput_container_fileupload::after {
  content: "*";
  font-size: 17px;
  line-height: 1.3;
  color: #4dc8e9;
  position: absolute;
  font-weight: 600;
  margin-top: 4px;
  margin-left: -6px; }

.careers-detail-form .gform_wrapper .cv-upload .ginput_container_fileupload input {
  width: 100% !important;
  opacity: 0; }

.careers-detail-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-bottom: 50px !important; }

.careers-detail-form .gform_wrapper input[type="text"] {
  border: none;
  border-bottom: 1px solid #d8d8d8;
  outline: none;
  margin-bottom: 2px !important;
  width: 100% !important; }
  .careers-detail-form .gform_wrapper input[type="text"]:focus {
    border-bottom: 3px solid #4dc8e9 !important;
    margin-bottom: 0px !important; }

.careers-detail-form input[type="submit"] {
  background: #F97221; }
  .careers-detail-form input[type="submit"]:hover {
    background: #e15806; }

.careers-detail-form .gform_wrapper textarea {
  width: 100% !important;
  padding: 6px; }

.careers-detail-form label {
  margin-top: 0 !important !important; }

.careers-detail-form .button {
  font-size: 12px !important; }

.careers-detail-form .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center; }

@media screen and (min-width: 37.5em) {
  .careers-detail-content {
    padding: 36px 0 220px; }
  .careers-detail-form {
    padding: 0 0 150px; }
    .careers-detail-form h3, .careers-detail-form .validation_error {
      line-height: 36px !important;
      font-size: 24px !important; } }

.contact-offices {
  padding-top: 8px; }
  .contact-offices h2 {
    margin-bottom: 34px; }
  .contact-offices .contact-office {
    background: #333333;
    color: #fff;
    text-align: center;
    padding-bottom: 30px; }
    .contact-offices .contact-office img {
      margin-bottom: 27px; }
    .contact-offices .contact-office h3 {
      margin: 0 0 12px;
      font-size: 24px;
      line-height: 27px;
      color: #fff; }
    .contact-offices .contact-office h5 {
      margin: 0 0 16px;
      font-size: 18px;
      line-height: 24px; }
    .contact-offices .contact-office p {
      margin: 0 auto;
      font-size: 14px;
      line-height: 24px;
      max-width: 200px; }
    .contact-offices .contact-office:last-of-type {
      padding-bottom: 100px; }
      .contact-offices .contact-office:last-of-type::after {
        content: "";
        display: block;
        height: 50px;
        width: 100%;
        background: #ffffff;
        -webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
        clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
        margin-top: 51px;
        position: absolute; }

.contact-form .gform_wrapper {
  max-width: 100%; }

.contact-form .gform_wrapper * {
  margin: 0 !important;
  max-width: 100% !important;
  width: inherit !important; }

.contact-form .gform_wrapper .gfield_required {
  float: right;
  color: #fb7200;
  font-weight: 600; }

.contact-form .gform_wrapper .top_label .gfield_error {
  width: 100%; }

.contact-form .gform_wrapper .top_label .gfield_label {
  margin-bottom: 6px !important;
  display: block;
  color: #404040;
  font-size: 17px;
  font-weight: 400 !important; }

.contact-form .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {
  color: #fb7200 !important; }

.contact-form h2, .contact-form h3 {
  text-align: center; }

.contact-form h2 {
  color: #404040; }

.contact-form h3, .contact-form .validation_error {
  font-weight: 100 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  color: #aaaaaa;
  text-align: center;
  max-width: 590px !important;
  margin: 0 auto !important;
  border: none !important; }

.contact-form h3 {
  margin-bottom: 50px !important; }

.contact-form .gform_wrapper div.validation_error {
  max-width: 580px;
  font-weight: 600 !important;
  color: #fb7200 !important; }

.contact-form form {
  background: #fff;
  z-index: 2;
  position: relative; }

.contact-form .gform_body {
  max-width: 462px !important;
  margin: 0 auto !important; }

.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  background-color: rgba(251, 114, 0, 0.15) !important;
  padding: 15px 10px; }

.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  display: none; }

.contact-form .gform_wrapper .gfield {
  margin-bottom: 16px !important; }
  .contact-form .gform_wrapper .gfield.gfield_error {
    background: none !important;
    border: none !important;
    border-bottom: 3px solid transparent !important; }
    .contact-form .gform_wrapper .gfield.gfield_error .gfield_label {
      color: #fb7200 !important;
      font-weight: 600 !important; }
    .contact-form .gform_wrapper .gfield.gfield_error input,
    .contact-form .gform_wrapper .gfield.gfield_error textarea {
      border: none !important;
      margin-bottom: 3px !important; }
      .contact-form .gform_wrapper .gfield.gfield_error input:focus,
      .contact-form .gform_wrapper .gfield.gfield_error textarea:focus {
        border: none !important;
        border-bottom: 3px solid #fb7200 !important; }

.contact-form .gform_wrapper .name_first, .contact-form .gform_wrapper .name_last {
  width: 49.5% !important; }
  .contact-form .gform_wrapper .name_first label, .contact-form .gform_wrapper .name_last label {
    color: #aaa; }

.contact-form .gform_wrapper input[type="text"],
.contact-form .gform_wrapper textarea {
  border: 1px solid #d8d8d8;
  border-radius: 0;
  outline: none;
  margin-bottom: 2px !important;
  width: 100% !important; }
  .contact-form .gform_wrapper input[type="text"]:focus,
  .contact-form .gform_wrapper textarea:focus {
    border-bottom: 3px solid #4dc8e9 !important;
    margin-bottom: 0px !important; }

.contact-form .gform_wrapper textarea {
  padding: 6px; }
  .contact-form .gform_wrapper textarea:focus {
    margin-bottom: 2px !important; }

.contact-form label {
  margin-top: 0 !important !important; }

.contact-form .button {
  font-size: 12px !important; }

.contact-form .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center; }

@media screen and (min-width: 37.5em) {
  .contact-offices {
    margin: 0 auto;
    max-width: 960px;
    padding-bottom: 300px; }
    .contact-offices h2 {
      margin-bottom: 50px; }
    .contact-offices .contact-office-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
    .contact-offices .contact-office {
      margin-right: 30px; }
      .contact-offices .contact-office:last-of-type {
        margin-right: 0;
        padding-bottom: 30px; }
        .contact-offices .contact-office:last-of-type::after {
          display: none; }
      .contact-offices .contact-office p {
        max-width: initial; }
  .contact-form {
    position: relative;
    margin-bottom: -100px;
    /* This is to avoid maintaining a separate colour on the footer arrow pseudo element. This is an effect of a slightly different container format on this page. */
    padding: 57px 0 250px;
    /* An extra 100px added to the bottom to counter the negative bottom margin on this element. */
    background-color: #f8f8f8; }
    .contact-form form {
      background-color: #f8f8f8; }
    .contact-form h2 {
      margin-top: 0; }
    .contact-form h3, .contact-form .validation_error {
      line-height: 36px !important;
      font-size: 24px !important; }
    .contact-form::after {
      content: '';
      height: 100px;
      width: 100%;
      background: #f8f8f8;
      -webkit-clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
      clip-path: polygon(100% 100%, 0% 100%, 50% 0%);
      position: absolute;
      left: 0;
      top: -100px; } }

@media screen and (max-width: 37.5em) {
  #field_5_8 {
    padding-bottom: 0 !important; }
    #field_5_8 > label {
      display: none; }
  .contact-form .gform_wrapper .name_first, .contact-form .gform_wrapper .name_last {
    display: block !important;
    width: 100% !important;
    margin-bottom: 16px !important;
    padding-right: 0; }
    .contact-form .gform_wrapper .name_first label, .contact-form .gform_wrapper .name_last label {
      display: none !important; }
    .contact-form .gform_wrapper .name_first::before, .contact-form .gform_wrapper .name_last::before {
      content: "Your first name";
      margin: 0 0 0.5em !important;
      font-weight: 100;
      color: #404040;
      font-size: 17px;
      font-weight: 400 !important;
      display: -moz-inline-stack;
      display: inline-block;
      line-height: 1.3;
      clear: both; }
    .contact-form .gform_wrapper .name_first::after, .contact-form .gform_wrapper .name_last::after {
      content: "*";
      font-size: 18px;
      line-height: 1.3;
      color: #fb7200;
      position: absolute;
      right: 0;
      margin-top: -70px;
      font-weight: 600; }
  .contact-form .gform_wrapper .name_last::before {
    content: "Your last name"; }
  .contact-form .gform_wrapper .gfield_error .name_first::before, .contact-form .gform_wrapper .gfield_error .name_last::before {
    color: #fb7200 !important;
    font-size: 17px;
    font-weight: 600 !important; } }

.author-info {
  margin-bottom: 100px;
  padding: 0 0 54px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  text-align: center; }

.author-avatar {
  margin-bottom: 24px; }

.author-gravatar {
  border-radius: 50%; }

.author-title,
.author-bio {
  margin-top: 0; }

.author-title {
  color: #404040; }

@media screen and (min-width: 37.5em) {
  .author-info {
    text-align: left; }
  .author-avatar {
    float: left;
    margin-right: 24px; }
  .author-description {
    float: left;
    width: calc( 100% - 124px); } }

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

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