/*!

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
/*====================== Media Queries ======================*/
/*==================== Grid Breakpoints ====================*/
/*======================== Modules ========================*/
nav.x-nav-wrap.desktop {
  display: none !important; }

a.x-btn-navbar {
  display: block !important;
  float: right !important; }

.x-nav-wrap.mobile.collapse.in {
  display: block !important; }

.navigation--blank-link {
  position: relative; }
  .navigation--blank-link .x-sub-toggle {
    width: 100%;
    text-align: right; }
    .navigation--blank-link .x-sub-toggle .x-icon-angle-double-down {
      margin-right: 12px; }

.x-navbar .x-container.max {
  max-width: 100% !important; }
.x-navbar .x-container.width {
  width: 100% !important;
  padding: 0 20px; }

#sfm-sidebar:not(.sfm-iconbar) .sfm-menu li > a span {
  max-width: 100% !important; }

#sfm-sidebar nav.sfm-nav .sfm-va-middle {
  vertical-align: bottom; }

.sfm-menu-item-969 a, .sfm-menu-item-1997 a {
  background: transparent url(./images/svg/home.svg) 50% 20% no-repeat; }
  .sfm-menu-item-969 a:hover, .sfm-menu-item-1997 a:hover {
    background: #1ca2dc url(./images/svg/home-inverted.svg) 50% 20% no-repeat;
    color: white !important; }

.sfm-navicon-button.x .sfm-navicon, .sfm-navicon-button.x .sfm-navicon:after, .sfm-navicon-button.x .sfm-navicon:before {
  box-shadow: none !important; }

.sfm-menu-item-750 a {
  background: transparent url(./images/svg/experience.svg) 50% 20% no-repeat; }
  .sfm-menu-item-750 a:hover {
    background: #1ca2dc url(./images/svg/experience-inverted.svg) 50% 20% no-repeat;
    color: white !important; }

.sfm-menu-item-755 a {
  background: transparent url(./images/svg/alchemy.svg) 50% 20% no-repeat; }
  .sfm-menu-item-755 a:hover {
    background: #1ca2dc url(./images/svg/alchemy-inverted.svg) 50% 20% no-repeat;
    color: white !important; }

.sfm-menu-item-731 a {
  background: transparent url(./images/svg/projects.svg) 50% 20% no-repeat; }
  .sfm-menu-item-731 a:hover {
    background: #1ca2dc url(./images/svg/projects-inverted.svg) 50% 20% no-repeat;
    color: white !important; }

.sfm-menu-item-765 a {
  background: transparent url(./images/svg/news.svg) 50% 20% no-repeat; }
  .sfm-menu-item-765 a:hover {
    background: #1ca2dc url(./images/svg/news-inverted.svg) 50% 20% no-repeat;
    color: white !important; }

.sfm-menu-item-767 a {
  background: transparent url(./images/svg/careers.svg) 50% 20% no-repeat; }
  .sfm-menu-item-767 a:hover {
    background: #1ca2dc url(./images/svg/careers-inverted.svg) 50% 20% no-repeat;
    color: white !important; }

.sfm-menu-item-749 a {
  background: transparent url(./images/svg/contact.svg) 50% 20% no-repeat; }
  .sfm-menu-item-749 a:hover {
    background: #1ca2dc url(./images/svg/contact-inverted.svg) 50% 20% no-repeat;
    color: white !important; }

.sfm-sidebar-close {
  width: 100%;
  height: 35px; }

.sfm-pos-right .sfm-sidebar-close:after, .sfm-pos-right .sfm-sidebar-close:before {
  right: 39%;
  top: 75%;
  background: white !important;
  width: 35px; }

.sfm-navicon-button.x .sfm-navicon, .sfm-navicon-button.x .sfm-navicon:after, .sfm-navicon-button.x .sfm-navicon:before {
  background: #1ca2dc !important;
  -webkit-box-shadow: 1px 1px 0px 0px #CCD;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 1px 1px 0px 0px #CCD;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 1px 1px 0px 0px #CCD; }
.sfm-navicon-button:after {
  top: 69% !important; }

.sfm-menu-level-0 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  #sfm-sidebar .sfm-menu-level-0 {
    margin: 0 2px; }
  .sfm-menu-level-0.sfm-menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    height: 12.5vh; }
    .sfm-menu-level-0.sfm-menu > li:last-child {
      border-bottom: none !important; }
    .sfm-menu-level-0.sfm-menu > li span {
      max-width: 100% !important; }
    .sfm-menu-level-0.sfm-menu > li a {
      padding: 8vh 0 15% !important;
      background-size: 38px;
      height: 100%; }

/*=============================================================
  Table of Contents

  1.0 #Mixins
  2.0 #Headings

=============================================================*/
/*======================= 1.0 #Mixins =======================*/
/*====================== 1.0 #Colours ======================*/
.text-colour--off-white {
  color: #f1f1f1 !important; }
  .text-colour--off-white p {
    color: #f1f1f1 !important; }

.entry-content p {
  line-height: 27px; }

.sub-title--paragraph p {
  font-size: 27px;
  line-height: 37px;
  color: #444; }

.text--primary-colour {
  color: #1ca2dc !important; }

.text--uppercase {
  text-transform: uppercase; }

.text--primary-colour__paragraph p {
  color: #1ca2dc !important; }

/*====================== 2.0 #Headings ======================*/
@media screen and (max-width: 490px) {
  .x-brand.text {
    font-size: 33px; } }

.entry-content blockquote {
  font-style: italic;
  line-height: 36px;
  font-size: 22px;
  padding: 36px;
  color: #999; }
  .entry-content blockquote p:last-child {
    margin-bottom: 0; }

/*======================== Global ========================*/
.tbl--details {
  position: relative;
  z-index: 2; }
  .tbl--details h2 {
    margin: 50px 10px 30px;
    font-weight: bold;
    font-size: 29px;
    text-transform: uppercase;
    color: #f1f1f1; }
  .tbl--details p {
    font-size: 13px;
    line-height: 20px; }

.tbl {
  display: table;
  width: 100%;
  height: 100%; }
  .tbl .tbl-cell {
    display: table-cell;
    vertical-align: middle; }

.single-format-quote .entry-title {
  font-weight: 800;
  font-style: italic;
  font-family: serif;
  line-height: 40px; }

svg {
  width: 100%;
  height: auto; }

/*======================== END. Global ========================*/
/*======================== Blog ========================*/
.blog .format-quote .x-hgroup {
  text-align: left !important; }
.blog .format-quote .entry-title {
  line-height: 35px;
  font-weight: 800;
  font-style: italic;
  font-family: serif;
  line-height: 29px; }

.entry-featured {
  padding: 0 !important;
  border: none !important; }

.entry-title-portfolio {
  font-size: 170%;
  text-align: left;
  margin: 0; }
  .entry-title-portfolio a {
    display: block;
    background: #FFF;
    padding: 5px 10px;
    text-transform: capitalize;
    color: #1ca2dc !important; }
    .entry-title-portfolio a:hover {
      color: #000 !important; }

.x-portfolio-masonry-active .x-entry-share {
  display: none; }

.projects-block {
  position: relative;
  text-align: center; }

.projects-block--item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .projects-block--item h3 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 35px; }
  @media screen and (max-width: 979px) {
    .projects-block--item h3 {
      font-size: 27px; } }
  .projects-block--item .x-btn.x-btn-transparent {
    border-color: #FFF;
    color: #FFF; }

.x-btn.x-btn-transparent {
  border-width: 2px !important; }

.holovis-section--blue-words .x-face-outer, .holovis-section--blue-words .x-card-outer, .holovis-section--blue-words .x-card-inner {
  min-height: 250px !important; }
.holovis-section--blue-words .x-face-content {
  position: relative;
  height: 100%; }
.holovis-section--blue-words .x-face-title, .holovis-section--blue-words .x-face-text {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%); }
.holovis-section--blue-words .x-face-text {
  font-size: 20px;
  margin: 0 0 0 0; }

.job-column {
  min-height: 330px;
  padding-bottom: 50px;
  position: relative; }
  .job-column .view-jobs-btn {
    position: absolute;
    bottom: 20px; }

.x-callout .x-btn i {
  display: none; }

.news--enterprise-page .x-recent-posts a {
  padding: 0;
  border: none; }
.news--enterprise-page .x-recent-posts .h-recent-posts {
  text-align: center;
  color: #272727;
  text-transform: uppercase;
  margin-top: 9.6px; }
.news--enterprise-page .x-recent-posts-content {
  border: none;
  background: none;
  position: relative; }
  .news--enterprise-page .x-recent-posts-content:after {
    position: absolute;
    bottom: 0;
    content: '';
    border-bottom: 2px solid #272727;
    width: 200px;
    left: 50%;
    margin-left: -100px; }
.news--enterprise-page .x-recent-posts-date {
  display: none; }

.section--recent-posts .x-recent-posts a {
  padding: 0;
  border: none;
  margin: 0 !important; }
  .section--recent-posts .x-recent-posts a.x-recent-post2 {
    width: 50%; }
  @media screen and (max-width: 767px) {
    .section--recent-posts .x-recent-posts a.x-recent-post2 {
      width: 100%; } }
.section--recent-posts .x-recent-posts .h-recent-posts {
  white-space: inherit !important;
  opacity: 1;
  color: #FFF;
  font-size: 23px; }
.section--recent-posts .x-recent-posts + .x-recent-posts {
  margin: 0;
  margin-top: 0; }
.section--recent-posts .x-recent-posts-content {
  border: none;
  position: absolute;
  background: none;
  bottom: 0;
  max-width: 330px;
  padding: 1.75vw; }
.section--recent-posts .x-recent-posts-img {
  -webkit-filter: brightness(70%);
  filter: brightness(70%);
  height: 25vw;
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .section--recent-posts .x-recent-posts-img {
      height: 65vw; } }

.h-callout {
  font-size: 1.15em !important; }

@media screen and (max-width: 767px) {
  .section--fix-column__half {
    width: 50% !important;
    float: left; } }
.x-navbar {
  border: none !important; }
  .x-navbar .x-btn-navbar {
    text-shadow: none; }

.x-btn.x-btn-global {
  padding: 0.563em 1.125em; }
  .x-btn.x-btn-global.x-btn-transparent {
    color: #1ca2dc !important; }

.single-x-portfolio .entry-content {
  padding: 0; }

.x-slider-container.bg-video {
  background: #ccd1ce !important; }

.type-x-portfolio .entry-content {
  margin-top: 0; }

.x-content-band {
  padding: 0 !important; }

.gradient-behind-header {
  position: absolute;
  height: 500px;
  width: 100%;
  /* can be treated like a fallback */
  background-color: white;
  background-image: linear-gradient(#ccd1ce, #FFF);
  background: white;
  background: linear-gradient(#ccd1ce, #FFF); }

.viewport-height--full {
  min-height: 100vh; }

.sfm-pos-right .sfm-has-child-menu > a {
  padding-right: 0 !important; }

#sfm-sidebar .sfm-menu a img {
  margin: 0 !important; }

.sfm-navicon:after, .sfm-navicon:before, .sfm-sidebar-close:after, .sfm-sidebar-close:before {
  background: #212121 !important; }

.remove--padding {
  padding: 0 !important; }

.ten-locations {
  border-bottom: 1px solid #414552; }
  .ten-locations .ten-locations--item {
    position: relative;
    background: #2c2f38 !important;
    text-align: center;
    color: #f1f1f1;
    border: 1px solid #414552; }
    .ten-locations .ten-locations--item:hover .ten-locations--bg {
      opacity: .5; }

.ten-locations--bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: opacity .5s;
  -webkit-transition: opacity .5s;
  opacity: 1; }

.ten-location--logo {
  border: 2px solid #f1f1f1;
  padding: 11px;
  display: inline-block;
  line-height: 15px;
  font-size: 24px;
  letter-spacing: 0.095em;
  margin-bottom: 7px; }

.ten-location--sub-location {
  display: block;
  font-size: 16px; }

.ten-locations--item .hide--show-on-hover__parent {
  opacity: 0;
  transition: opacity .5s;
  -webkit-transition: opacity .5s; }
.ten-locations--item:hover .hide--show-on-hover__parent {
  opacity: 1; }

@media screen and (max-width: 490px) {
  .mobile--no-left-spacing {
    padding-left: 0 !important;
    margin-left: 0 !important; } }
.x-colophon.bottom {
  text-align: right !important; }

.x-social-global {
  text-align: right !important; }
  .x-social-global a {
    color: #3b3b3b;
    margin: 0 0 0 10px !important; }
    .x-social-global a i {
      font-size: 30px; }

.page-template-template-layout-portfolio .has-post-thumbnail .x-container {
  position: relative; }
.page-template-template-layout-portfolio .has-post-thumbnail .entry-header {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center; }
  .page-template-template-layout-portfolio .has-post-thumbnail .entry-header .entry-title-portfolio {
    text-align: center;
    margin-top: 40%;
    text-transform: uppercase !important; }
    .page-template-template-layout-portfolio .has-post-thumbnail .entry-header .entry-title-portfolio a {
      color: #FFF !important;
      background: transparent; }
  .page-template-template-layout-portfolio .has-post-thumbnail .entry-header .x-btn {
    border-color: #FFF !important;
    color: #FFF !important; }

.x-iso-container {
  margin: 0 !important;
  background: #FFF; }

.x-container.offset-bottom {
  margin-bottom: 0; }

.entry-content blockquote {
  border: none !important;
  color: #4c5153 !important; }
.entry-content .x-cite {
  color: #4c5153 !important; }

.option-set.unstyled {
  top: 50px;
  right: 38px; }

@media screen and (max-width: 490px) {
  .site .x-breadcrumbs {
    text-align: left; } }
.mobile-video p {
  margin-bottom: 0; }
.mobile-video .x-img {
  margin-bottom: 0; }
  .mobile-video .x-img img {
    max-width: 80px; }

.rev_slider .tp-caption {
  font-family: "Lato", sans-serif !important; }

.button--alternative {
  border: 2px solid rgba(0, 0, 0, 0.7) !important;
  color: #000 !important; }

.x-nav-wrap, a.x-btn-navbar {
  display: none !important; }

.top-links {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 27px;
  z-index: 99999; }
  .top-links a {
    padding: 3px 7px; }

.top-links--first {
  border-right: 1px solid #333; }

.x-colophon.bottom {
  position: initial; }

@media screen and (max-width: 490px) {
  .x-brand.img {
    display: none; }

  .top-links {
    position: absolute;
    left: 10px;
    -webkit-transform: none;
    transform: none;
    top: 27px;
    z-index: 99999; }

  .sfm-navicon-button:after {
    display: none !important; } }
.custom .tp-bullet {
  background: #FFF;
  background: rgba(255, 255, 255, 0.5) !important; }
  .custom .tp-bullet.selected {
    background: rgba(255, 255, 255, 0.99) !important; }

.x-pagination {
  margin-bottom: 24px !important; }

.x-card-outer.flip-3d .x-face-outer.front {
  z-index: 6 !important; }

.x-card-outer.flip-3d .x-face-outer.back {
  z-index: 2 !important; }

.x-card-outer.flip-3d.flipped .x-face-outer.front {
  z-index: 0 !important; }

.x-card-outer.flip-3d.flip-from-top.flipped .x-card-inner {
  -webkit-transform: initial;
  -ms-transform: initial;
  transform: initial;
  transition: 0.5s; }

.x-card-outer.flip-3d.flip-from-top .back, .x-card-outer.flip-3d.flip-from-bottom .back {
  -webkit-transform: initial;
  -ms-transform: initial;
  transform: initial;
  transition: 0.5s; }
