/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Boon
Description:
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*========== Variables ============*/
/*#3caf8c*/
/*fede00*/
/*#313a94*/
/*f59088*/
.black {
  color: #202020;
}
.white {
  color: #ffffff;
}
.red {
  color: #ed2942;
}
.green {
  color: #83b89d;
}
.yellow {
  color: #cd6928;
}
.purple {
  color: #165b9a;
}
.grey {
  color: #abaeae;
}
.lavender {
  color: #999bcc;
}
.bg-black {
  background-color: #202020;
}
.bg-white {
  background-color: #ffffff;
}
.bg-red {
  background-color: #ed2942;
}
.bg-green {
  background-color: #83b89d;
}
.bg-yellow {
  background-color: #cd6928;
}
.bg-purple {
  background-color: #165b9a;
}
.bg-grey {
  background-color: #abaeae;
}
.bg-lavender {
  background-color: #999bcc;
}
#featured-projects.bg-black {
  background-color: #202020;
}
#featured-projects.bg-white {
  background-color: #ffffff;
}
#featured-projects.bg-red {
  background-color: #ed2942;
}
#featured-projects.bg-grey {
  background-color: #abaeae;
}
#featured-projects.bg-lavender {
  background-color: #999bcc;
}
#featured-projects.bg-orange {
  background-color: #cd6928;
}
#featured-projects.bg-blue {
  background-color: #155b9a;
}
#featured-projects.bg-yellow {
  background-color: #ca9b2b;
}
#featured-projects.bg-purple {
  background-color: #b14b7a;
}
#featured-projects.bg-green {
  background-color: #83b89d;
}
#featured-projects.bg-aqua {
  background-color: #a4c0c5;
}
#featured-projects.bg-tan {
  background-color: #c79f95;
}
#featured-projects {
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
}
.cs-blob-inner.bg-black:before {
  background-color: #202020 !important;
}
.cs-blob-inner.bg-black:after {
  background-color: #202020 !important;
}
.cs-blob-inner.bg-white:before {
  background-color: #ffffff !important;
}
.cs-blob-inner.bg-white:after {
  background-color: #ffffff !important;
}
.cs-blob-inner.bg-red:before {
  background-color: #ed2942 !important;
}
.cs-blob-inner.bg-red:after {
  background-color: #ed2942 !important;
}
.cs-blob-inner.bg-green:before {
  background-color: #83b89d !important;
}
.cs-blob-inner.bg-green:after {
  background-color: #83b89d !important;
}
.cs-blob-inner.bg-yellow:before {
  background-color: #cd6928 !important;
}
.cs-blob-inner.bg-yellow:after {
  background-color: #cd6928 !important;
}
.cs-blob-inner.bg-purple:before {
  background-color: #165b9a !important;
}
.cs-blob-inner.bg-purple:after {
  background-color: #165b9a !important;
}
.cs-blob-inner.bg-grey:before {
  background-color: #abaeae !important;
}
.cs-blob-inner.bg-grey:after {
  background-color: #abaeae !important;
}
.cs-blob-inner.bg-lavender:before {
  background-color: #999bcc !important;
}
.cs-blob-inner.bg-lavender:after {
  background-color: #999bcc !important;
}
h5.small {
  font-size: 35px!important;
}
h5.medium {
  font-size: 45px!important;
}
h5.large {
  font-size: 55px!important;
}
/*========== Font Face ============*/
@font-face {
  font-family: 'MinionPro-Regular';
  src: url('fonts/MinionPro-Regular.otf');
}
@font-face {
  font-family: 'Times New Roman Italic';
  src: url('fonts/Times New Roman Italic.ttf');
}
/* Sticky Footer
==============================*/
html {
  height: 100%;
  overflow-x: hidden;
  font-size: 62.5%;
}
body {
  height: 100%;
  min-height: 100%;
  height: auto!important;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  position: relative;
  font-size: 1.6rem;
  font-family: 'lato', sans-serif;
  color: #202020;
}
.body ul,
.body ol {
  padding-left: 15px;
}
.body ul li,
.body ol li {
  color: #4d4d4d;
  line-height: 1.6;
}
.gallery .gallery-item img {
  border: 0px!important;
}
.hidden {
  visibility: hidden;
  width: 0px!important;
  height: 0px!important;
  margin: 0px!important;
  padding: 0px!important;
}
.wp-caption {
  max-width: 100%;
  height: auto;
}
p.wp-caption-text {
  font-weight: 200;
  font-size: 16px!important;
  line-height: 1.3;
  margin: 10px 0px;
}
#wrap {
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  right: 0;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
  -o-transition: right 0.5s;
  transition: right 0.5s;
}
#load-more-wrap {
  padding-top: 50px;
}
button#load-more {
  z-index: 99;
  position: relative;
  border: 0px;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px !important;
  color: #202020;
}
button#load-more img {
  max-width: 65px;
  height: auto;
}
footer {
  position: relative;
}
footer .color-bar {
  border-top: 7.5px solid #b24c7b;
}
footer .footer-top {
  padding: 50px 0px;
}
footer .footer-top .footer-top-inner .footer-top-left span {
  line-height: 1;
  font-size: 45px;
  font-weight: 800;
  font-style: italic;
}
footer .footer-top .footer-top-inner .footer-top-right a {
  font-size: 18px;
  text-decoration: none;
  color: #666666;
}
footer .footer-bottom .footer-bottom-inner .footer-bottom-col {
  padding-bottom: 10px;
  border-left: 1px solid;
}
footer .footer-bottom .footer-bottom-inner .footer-bottom-col ul {
  padding-left: 0px;
}
footer .footer-bottom .footer-bottom-inner .footer-bottom-col ul li {
  list-style: none;
}
footer .footer-bottom .footer-bottom-inner .footer-bottom-col ul li a {
  color: #666666;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
}
footer .footer-bottom .footer-bottom-inner .footer-bottom-col p {
  line-height: 1;
  color: #666666;
  font-size: 14px;
  margin: 0px;
}
footer .footer-bottom .footer-bottom-inner .footer-logo img {
  width: 175px;
  height: auto;
}
body.post-type-archive-careers #preview-boxes .preview-boxes-row #preview-box:hover .preview-box-inner .data .data-inner .heading h3 {
  color: #b24c7b !important;
}
body.search-results footer .color-bar {
  border-color: #ed2942 !important;
}
body.single-people footer .color-bar {
  border-color: #cd6928 !important;
}
body.page-id-75 footer .color-bar {
  border-color: #83b89d !important;
}
body.page-id-79 footer .color-bar {
  border-color: #83b89d !important;
}
body.page-template-page-people footer .color-bar {
  border-color: #83b89d !important;
}
body.post-type-archive-projects footer .color-bar {
  border-color: #999bcc !important;
}
body.post-type-archive-case-studies footer .color-bar {
  border-color: #155b9a !important;
}
body.single-case-studies footer .color-bar {
  border-color: #83b89d !important;
}
body.tax-project-sector footer .color-bar {
  border-color: #999bcc !important;
}
body.single-projects footer .color-bar {
  border-color: #999bcc !important;
}
body.page-id-56 footer .color-bar {
  border-color: #b24c7b !important;
}
body.blog footer .color-bar {
  border-color: #cd6928 !important;
}
body.single-post footer .color-bar {
  border-color: #cd6928 !important;
}
body.page-id-50 footer .color-bar {
  border-color: #83b89d !important;
}
/* Global Styles
==============================*/
h1 {
  font-weight: 300;
  font-size: 60px;
  font-family: 'proxima-nova', sans-serif;
  line-height: 1.1;
}
h2 {
  font-weight: 300;
  font-size: 50px;
  font-family: 'proxima-nova', sans-serif;
  line-height: 1.1;
}
h3 {
  font-weight: 300;
  font-size: 42px;
  font-family: 'proxima-nova', sans-serif;
  line-height: 1.1;
}
h4 {
  font-weight: 300;
  font-size: 25px;
  font-family: 'proxima-nova', sans-serif;
  line-height: 1.1;
}
h5 {
  font-weight: 300;
  font-size: 20px;
  font-family: 'proxima-nova', sans-serif;
  line-height: 1.3;
}
p {
  font-family: 'lato', sans-serif;
  font-size: 16px;
  color: #4d4d4d;
  line-height: 1.6;
}
strong {
  font-weight: bold;
}
* {
  outline: none!important;
}
a {
  color: #4d4d4d;
  text-decoration: underline;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
a:visited {
  color: #4d4d4d;
  text-decoration: underline;
  transition: 0s;
}
a:hover {
  color: #4d4d4d;
  text-decoration: underline;
  transition: 0s;
}
a:active {
  color: #4d4d4d;
  text-decoration: underline;
  transition: 0s;
}
.clear {
  clear: both;
}
.padded-large {
  padding: 100px 0px;
}
.padded-medium {
  padding: 75px 0px;
}
.padded-medium-top {
  padding-top: 75px;
}
.padded-medium-bottom {
  padding-bottom: 75px;
}
.padded {
  padding: 50px 0px;
}
.padded-large-top {
  padding-top: 50px;
}
.padded-large-bottom {
  padding-bottom: 50px;
}
.padded-left {
  padding-left: 50px;
}
.padded-right {
  padding-right: 50px;
}
.padded-top {
  padding-top: 25px;
}
.padded-bottom {
  padding-bottom: 25px;
}
.space-small {
  margin-bottom: 50px;
}
.space-default {
  margin-bottom: 75px;
}
.space-large {
  margin-bottom: 100px;
}
.image-responsive img {
  max-width: 100%;
  height: auto;
}
.alignright,
img.alignright {
  float: right;
  margin: 0 0 15px 30px;
}
.alignleft,
img.alignleft {
  float: left;
  margin: 0 30px 15px 0;
}
.introduction ul,
.content ul,
.default-content ul {
  padding-left: 15px;
}
.introduction ul li,
.content ul li,
.default-content ul li {
  font-family: 'lato', sans-serif;
  font-size: 20px;
  color: #4d4d4d;
  line-height: 1.6;
}
.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.65) !important;
}
.wp-video-popup-wrapper,
.ryv-popup-wrapper {
  background: rgba(0, 0, 0, 0.65) !important;
}
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.65) !important;
}
#swipebox-overlay #swipebox-bottom-bar {
  display: none!important;
}
#swipebox-close {
  right: 30px!important;
  top: 15px!important;
}
/* Mobile Nav
==============================*/
#mobileNav {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: -100%;
  z-index: 99999;
  overflow-x: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background: #fbfbfb;
}
#wrap.menuOpenWrap {
  right: 50%;
  pointer-events: none;
}
#mobileNav.menuOpen {
  right: 0;
}
.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
.navToggle.menu {
  float: right;
  margin-top: 35px;
}
.mobileNav-header {
  line-height: 1;
  padding: 12px 20px 15px 20px;
  font-size: 18px;
  background: #abaeae;
}
.mobileNav-header img.close {
  cursor: pointer;
  text-shadow: none;
  float: unset;
  opacity: 1;
}
.mobileNav-header svg.fa-times {
  font-size: 25px;
  color: #ffffff;
  cursor: pointer;
}
.mobileNav-header i.fa-times {
  font-size: 25px;
  color: #ffffff;
  cursor: pointer;
}
nav#mobile-main-menu {
  padding: 0px 85px;
}
.mobileNav-inner {
  padding: 50px 0px;
}
#mobileNav ul {
  padding: 25px 35px 25px 35px;
  margin: 0px;
  max-width: 1000px;
  margin: 0 auto;
}
#mobileNav ul ul.sub-menu {
  padding: 10px 0px 0px 0px;
}
#mobileNav ul li:hover ul.sub-menu li a {
  color: #202020 !important;
}
#mobileNav ul li ul.sub-menu li:hover a {
  color: #abaeae !important;
}
#mobileNav ul li ul.sub-menu li:hover ul.sub-menu li a {
  color: #fff !important;
}
#mobileNav ul li ul.sub-menu ul.sub-menu li:hover a {
  color: #abaeae !important;
}
#mobileNav ul li ul li:hover a {
  color: #abaeae !important;
}
#mobileNav ul li:hover ul.sub-menu li .menu-drop {
  color: #fff !important;
}
#mobileNav ul li ul.sub-menu li:hover .menu-drop {
  color: #ffffff !important;
}
#mobileNav ul li ul.sub-menu li:hover ul.sub-menu li .menu-drop {
  color: #fff !important;
}
#mobileNav ul li ul.sub-menu li ul.sub-menu li:hover .menu-drop {
  color: #ffffff !important;
}
#mobileNav ul li:hover .menu-drop {
  color: #ffffff;
}
#mobileNav ul li {
  list-style-type: none;
  position: relative;
}
#mobileNav ul li a {
  transition: 0s;
  padding: 15px 0px 15px 0px;
  display: block;
  border-bottom: 2px solid #202020;
  font-size: 22px;
  text-decoration: none;
  font-weight: 400;
  margin-bottom: 0px;
  color: #202020;
  line-height: 1.1;
}
#mobileNav ul li a svg {
  margin-right: 5px;
}
#mobileNav ul li a svg.fa-angle-up {
  display: none;
}
#mobileNav ul li a svg.fa-angle-down {
  display: none;
}
#mobileNav ul li a:hover {
  transition: 0s;
}
#mobileNav ul li .menu-drop {
  position: absolute;
  right: -15px;
  top: 17px;
  z-index: 3;
  color: #202020;
  width: 50px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav ul li.current_page_item .menu-drop {
  color: #abaeae !important;
  transition: 0s;
}
#mobileNav ul li:hover .menu-drop {
  color: #abaeae !important;
  transition: 0s;
}
#mobileNav ul li .menu-drop.sub-menu-active {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #abaeae !important;
  transition: 0s;
}
#mobileNav ul li ul li {
  padding-left: 0px;
}
#mobileNav ul li.current_page_item a {
  color: #abaeae !important;
  border-bottom-color: #abaeae !important;
}
#mobileNav ul li:hover a {
  border-bottom-color: #abaeae !important;
  color: #abaeae !important;
  transition: 0s;
}
#mobileNav ul li ul li a {
  border: none;
  transition: 0s;
  color: #202020;
  font-size: 18px;
  padding: 10px 0px 10px 0px;
  text-transform: none!important;
}
#mobileNav ul li ul li a svg {
  display: none;
}
#mobileNav ul li.current_page_item ul li a {
  color: #abaeae !important;
}
#mobileNav ul li:hover ul li a {
  color: #abaeae !important;
}
#mobileNav ul li:hover ul li.current_page_item a {
  color: #abaeae !important;
}
#mobileNav ul li ul li.current_page_item:hover a {
  color: #abaeae !important;
}
#mobileNav ul li ul li.current_page_item a {
  color: #abaeae !important;
}
#mobileNav ul li ul li:hover a {
  color: #abaeae !important;
}
/*#mobileNav ul li ul li a:hover {
  background-color: #!important;
  color: #;
}*/
nav.mobile-main-menu ul.sub-menu {
  display: none;
  position: relative;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}
#wrap.menuOpenWrap {
  right: 50%;
  pointer-events: none;
}
#mobileNav.menuOpen {
  right: 0;
}
.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
/* Header
==============================*/
header {
  background: #ffffff;
  padding: 40px 0px;
  position: fixed;
  transition: 0s;
  z-index: 9999;
  width: 100%;
  top: 0;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
header .header-logo img.logo-scroll {
  position: absolute;
  opacity: 0;
  width: 100px;
  height: auto;
  padding-top: 5px;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
header .header-logo img.logo-default {
  position: absolute;
  opacity: 1;
  width: 130px;
  height: auto;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
header nav ul.menu {
  height: 34.5px;
  padding: 5px;
  margin-right: 35px;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
header .navToggle i.fa-bars {
  color: #202020;
  font-size: 38px;
  margin-top: -2px;
  font-weight: 400;
  cursor: pointer;
}
header .navToggle svg.fa-bars {
  color: #202020;
  font-size: 38px;
  margin-top: -2px;
  font-weight: 400;
  cursor: pointer;
}
header .navToggle img.logo-scroll {
  cursor: pointer;
  margin-bottom: -8px;
}
header .search-toggle {
  position: absolute;
  top: 0;
  right: 15px;
  padding: 9px 10px;
  line-height: 1;
  height: 34.5px;
}
header .search-toggle i.fa-search {
  color: #202020;
  cursor: pointer;
}
header .search-toggle svg.fa-search {
  color: #202020;
  cursor: pointer;
}
header .search-toggle .search-toggle-inner {
  position: relative;
}
header .search-toggle .showsearch {
  display: none;
  color: #fff;
  width: 538px;
  transition: 0s;
  background: #ffffff;
  padding: 6px 12px 4px 12px;
  text-align: left;
  position: absolute;
  right: -10px;
  top: -10px;
  height: 36px;
}
header .search-toggle .showsearch a {
  color: #202020;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}
header .search-toggle .showsearch svg {
  font-size: 25px !important;
  margin-right: 10px;
}
header .search-toggle .showsearch .closesearch {
  padding: 8.5px 12px;
  position: absolute;
  right: 0;
  margin: 0px;
}
header .search-toggle .showsearch .closesearch i {
  color: #202020;
  font-size: 18px!important;
  position: absolute;
  top: 2.5px;
  right: 0px;
  line-height: 1;
  cursor: pointer;
}
header .search-toggle .showsearch .closesearch svg {
  color: #202020;
  font-size: 18px!important;
  position: absolute;
  top: 2.5px;
  right: 0px;
  line-height: 1;
  cursor: pointer;
}
header .search-toggle .showsearch form#searchform {
  width: auto;
  float: left;
  position: absolute;
  top: 5px;
  width: 100%;
}
header .search-toggle .showsearch form#searchform button#searchsubmit {
  background-color: transparent;
  border: 0px!important;
  padding: 0px!important;
}
header .search-toggle .showsearch form#searchform button#searchsubmit i {
  color: #202020;
  font-size: 16px !important;
}
header .search-toggle .showsearch form#searchform button#searchsubmit svg {
  color: #202020;
  font-size: 16px !important;
}
header .search-toggle .showsearch form#searchform input#s {
  padding-left: 5px;
  color: #202020;
  background-color: transparent;
  border: 0px!important;
  text-transform: uppercase;
  font-weight: 600;
  transition: 0s;
  line-height: 1;
  letter-spacing: 0.5px;
  text-decoration: none;
  font-family: 'lato', sans-serif;
  width: 80%;
}
header .search-toggle .showsearch.active {
  display: block!important;
  transition: 0s!important;
}
body.home header {
  background-color: transparent;
}
body.home header .navToggle i.fa-bars {
  color: #202020;
  font-size: 35px;
  margin-top: -1px;
}
body.home header .navToggle svg.fa-bars {
  color: #202020;
  font-size: 35px;
  margin-top: -1px;
}
body.home header.scroll-header {
  background-color: #ffffff;
  padding: 20px 0px 20px 0px;
  -webkit-transition: background-color 1s ease-in-out;
  transition: background-color 1s ease-in-out;
}
body.home header.scroll-header .header-logo img.logo-scroll {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
body.home header.scroll-header .header-logo img.logo-default {
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
body.home header.scroll-header .navToggle i.fa-bars {
  color: #202020;
}
body.home header.scroll-header .navToggle svg.fa-bars {
  color: #202020;
}
header.scroll-header {
  transition: 0s;
  padding: 25px 0px;
  background-color: #ffffff;
  -webkit-transition: background-color 1s ease-in-out;
  transition: background-color 1s ease-in-out;
}
header.scroll-header nav ul.menu {
  -webkit-transition: background-color 1s ease-in-out;
  transition: background-color 1s ease-in-out;
}
header.scroll-header .navToggle i.fa-bars {
  color: #202020;
  font-size: 40px;
}
header.scroll-header .navToggle svg.fa-bars {
  color: #202020;
  font-size: 40px;
}
header.scroll-header .header-logo img {
  width: 100px;
  height: auto;
  transition: opacity 1s ease-out;
}
header.scroll-header .header-logo img.logo-scroll {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
header.scroll-header .header-logo img.logo-default {
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
nav.main-menu ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
nav.main-menu ul li {
  display: inline-block;
  padding: 0px 17.5px;
  margin: 0;
  position: relative;
}
nav.main-menu ul a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  color: #202020;
  transition: 0s;
  letter-spacing: 0.5px;
}
nav.main-menu ul ul.sub-menu a {
  color: #202020 !important;
  font-size: 14px!important;
  transition: 0s;
}
nav.main-menu ul li.glow-lavender ul.sub-menu li:hover a {
  color: #999bcc !important;
}
nav.main-menu ul li.glow-lavender ul.sub-menu li.current-menu-item a {
  color: #999bcc !important;
}
nav.main-menu ul li.glow-lavender:hover a {
  color: #999bcc;
  transition: 0s;
}
nav.main-menu ul li.glow-lavender:hover ul.sub-menu li:hover a {
  color: #999bcc !important;
}
nav.main-menu ul li.glow-lavender:hover ul.sub-menu li.current-menu-item a {
  color: #999bcc !important;
}
nav.main-menu ul li.glow-lavender.current-menu-item a {
  color: #999bcc;
}
nav.main-menu ul li.glow-green ul.sub-menu li:hover a {
  color: #83b89d !important;
}
nav.main-menu ul li.glow-green ul.sub-menu li.current-menu-item a {
  color: #83b89d !important;
}
nav.main-menu ul li.glow-green:hover a {
  color: #83b89d;
  transition: 0s;
}
nav.main-menu ul li.glow-green.current-menu-item a {
  color: #83b89d;
}
nav.main-menu ul li.glow-yellow ul.sub-menu li:hover a {
  color: #cd6928 !important;
}
nav.main-menu ul li.glow-yellow ul.sub-menu li.current-menu-item a {
  color: #cd6928 !important;
}
nav.main-menu ul li.glow-yellow:hover a {
  color: #cd6928;
  transition: 0s;
}
nav.main-menu ul li.glow-yellow.current-menu-item a {
  color: #cd6928;
}
nav.main-menu ul li.glow-blue ul.sub-menu li:hover a {
  color: #155b9a !important;
}
nav.main-menu ul li.glow-blue ul.sub-menu li.current-menu-item a {
  color: #155b9a !important;
}
nav.main-menu ul li.glow-blue:hover a {
  color: #155b9a;
  transition: 0s;
}
nav.main-menu ul li.glow-blue.current-menu-item a {
  color: #155b9a;
}
nav.main-menu ul li.glow-salmon ul.sub-menu li:hover a {
  color: #b24c7b !important;
}
nav.main-menu ul li.glow-salmon ul.sub-menu li.current-menu-item a {
  color: #b24c7b !important;
}
nav.main-menu ul li.glow-salmon:hover a {
  color: #b24c7b;
  transition: 0s;
}
nav.main-menu ul li.glow-salmon.current-menu-item a {
  color: #b24c7b;
}
nav.main-menu ul li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  margin-left: 7.5px;
}
nav.main-menu ul li.sub-menu-active.menu-item-has-children > a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f106";
}
nav.main-menu ul ul.sub-menu {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: -5px;
  margin-top: 5px;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 10px 15px;
  min-width: 150px;
}
nav.main-menu ul ul.sub-menu li {
  padding: 5px 7.5px;
  display: block;
  line-height: 1;
}
#gform_wrapper_1 {
  margin-top: -10px !important;
}
.gform_wrapper .gfield_required {
  color: #ed2942 !important;
}
.gform_wrapper form label.gfield_label {
  margin: 0px;
  font-size: 18px;
}
.gform_wrapper form .ginput_container_fileupload input {
  border: 0px!important;
}
.gform_wrapper form input.medium {
  border: 1px solid #bdbdbd;
  font-family: 'lato', sans-serif;
  font-size: 18px!important;
  line-height: 1.4;
  padding: 5px 10px!important;
}
.gform_wrapper form textarea {
  border: 1px solid #bdbdbd;
  font-family: 'lato', sans-serif;
  font-size: 18px!important;
  line-height: 1.4;
  padding: 10px 10px!important;
}
.gform_wrapper input.gform_button {
  border: 0px;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px!important;
  color: #202020;
}
body.search #introduction.post-archive-introduction .introduction-inner .heading h1 {
  margin-bottom: 0px!important;
}
body.single-post .content-col p {
  font-size: 16px;
}
.banner-landscape-image img {
  width: 100%;
  height: auto;
}
#home-video-banner #vidContainer {
  min-height: 750px;
}
#home-video-banner {
  position: relative;
}
#home-video-banner #bgndVideo {
  width: 100%!important;
  height: 750px!important;
  display: block!important;
}
#home-banner.mobile-banner-home {
  display: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  margin: 0;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center !important;
  position: relative;
}
#home-banner.mobile-banner-home .banner-inner {
  padding: 250px 0px;
}
#home-banner.mobile-banner-home .banner-inner img.mobile-play {
  max-width: 100px;
  height: auto;
}
#featured-projects {
  background-color: #fbfbfb;
}
#featured-projects .featured-projects-wrap {
  padding-bottom: 10px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .headings {
  margin-bottom: 50px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .heading h3 {
  font-size: 36px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button {
  float: right;
  margin-top: 5px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button a {
  line-height: 1;
  color: #202020;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button a:hover {
  text-decoration: underline;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button a .fa-long-arrow-alt-right {
  margin-left: 7.5px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button a .fa-long-arrow-right {
  margin-left: 7.5px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide {
  cursor: grab;
  cursor: -webkit-grab;
  padding-right: 365px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide a {
  text-decoration: none!important;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading {
  margin-left: 30px;
  margin-top: -40px;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading h4 {
  width: 290px;
  line-height: 1;
  margin: 0px 0px;
  color: transparent;
  font-size: 36px;
  font-weight: 600;
  text-decoration: none;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading h4 .fa-long-arrow-alt-right,
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading h4 .fa-long-arrow-right {
  margin-left: 15px;
}
@media (max-width: 991.98px) {
  #featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading {
    position: absolute;
    margin-left: 15px;
    bottom: -7px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading h4 {
    color: #fff;
    font-size: 36px;
  }
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide:hover .hover-heading {
  display: block;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide:hover .hover-heading h4 {
  color: #fff;
}
#featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-stage-outer {
  overflow: visible!important;
}
#featured-projects .owl-dots {
  margin-top: 50px;
  text-align: center;
}
#featured-projects .owl-dots button.owl-dot {
  height: 4px;
  width: 40px;
  margin-right: 2px;
  background-color: rgba(0, 0, 0, 0.25);
}
#featured-projects .owl-dots button.owl-dot.active {
  background-color: #000000;
}
#introduction .contact-data .phone p {
  font-weight: 600;
  font-size: 60px;
  font-size: 6rem;
  color: #202020;
  line-height: 1.3;
}
#introduction .contact-data .email a {
  transition: 0s;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
}
#introduction .contact-data .email a:hover {
  transition: 0s;
  text-decoration: underline;
}
#introduction .contact-data .address {
  margin-top: 10px;
}
#introduction .contact-data .address .address-col .address-col-inner p {
  font-size: 18px;
  font-size: 1.8rem;
}
#introduction .contact-data .address .address-col .address-col-inner a {
  transition: 0s;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
}
#introduction .contact-data .address .address-col .address-col-inner a:hover {
  transition: 0s;
  text-decoration: underline;
}
#introduction .contact-data .line-break {
  margin-top: 15px;
  border-bottom: 2px solid #202020;
}
#introduction.post-archive-introduction .introduction-inner {
  padding: 0px;
}
#introduction.post-archive-introduction .introduction-inner .heading h1 {
  font-size: 55px!important;
  margin-bottom: 35px;
}
#introduction.post-archive-introduction .introduction-inner .subheading p {
  font-size: 20px!important;
  margin-bottom: 25px;
}
#introduction.post-archive-introduction .introduction-inner .introduciton p {
  font-size: 18px!important;
}
#introduction.project-archive-introduction .introduction-inner .heading h1 {
  color: #165b9a;
  font-size: 55px!important;
  margin-bottom: 35px;
}
#introduction.project-archive-introduction .introduction-inner .heading h1.green {
  color: #202020 !important;
}
#introduction.project-archive-introduction .introduction-inner .subheading p {
  font-size: 20px!important;
  margin-bottom: 25px;
}
#introduction.project-archive-introduction .introduction-inner .introduciton p {
  font-size: 18px!important;
}
#introduction.careers-archive-introduction .introduction-inner .heading h1 {
  color: #202020;
  font-size: 55px!important;
  margin-bottom: 35px;
}
#introduction.careers-archive-introduction .introduction-inner .subheading p {
  font-size: 20px!important;
  margin-bottom: 25px;
}
#introduction.careers-archive-introduction .introduction-inner .introduciton p {
  font-size: 18px!important;
}
#introduction.careers-archive-introduction #preview-boxes .preview-boxes-row #preview-box:hover .preview-box-inner .data .data-inner .heading h3 {
  color: #f59088 !important;
  transition: 0s;
  overflow-wrap: break-word;
}
.banner-image.cs-image {
  margin-top: 55px;
  min-height: 600px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center!important;
  position: relative;
  overflow: hidden;
}
.banner-image.cs-image .cs-blob {
  padding: 0px 0px 700px 0px;
}
.banner-image.cs-image .cs-blob .cs-blob-inner-wrap {
  position: relative;
}
.banner-image.cs-image .cs-blob .cs-blob-inner-wrap .bottom-angle {
  height: 20px;
  margin-top: -10px;
  transform: skewY(-1deg);
}
.banner-image.cs-image .cs-blob .cs-blob-inner {
  padding: 50px 0px 50px 0px;
  position: relative;
  z-index: 99;
}
.banner-image.cs-image .cs-blob .cs-blob-inner .heading h1 {
  color: #ffffff;
  font-weight: 600;
  font-size: 55px;
  line-height: 1;
  margin: 0px;
}
.banner-image.cs-image .cs-blob .cs-blob-inner .subheading {
  padding-top: 10px;
}
.banner-image.cs-image .cs-blob .cs-blob-inner .subheading h5 {
  color: #ffffff;
  margin-bottom: 0px;
}
.banner-image.cs-image .cs-blob .cs-blob-inner:after {
  content: "";
  position: absolute;
  background-color: #202020;
  width: 3000px;
  height: 150%;
  top: 0;
  left: 100%;
  transform: skewY(8deg);
  transform-origin: top left;
  top: -50%;
}
.banner-image.cs-image img.cs-blog-image-left {
  position: absolute;
  bottom: -23px;
  right: 99%;
  transform: skewY(-1deg);
}
.banner-image.cs-image img.cs-blog-image-right {
  position: absolute;
  top: 0;
  max-height: 100%;
  left: 100%;
}
.banner-image.cs-image img.cs-blog-bottom {
  top: 100%;
  position: absolute;
  width: 100%;
  height: auto;
}
#introduction .introduction-inner {
  padding: 0px;
}
#introduction .introduction-inner .banner-image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  margin: 0;
  padding: 325px 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center!important;
  position: relative;
}
#introduction .introduction-inner .banner-image.banner-image-static {
  padding: 0px 0px!important;
}
#introduction .introduction-inner .heading {
  padding-bottom: 15px;
}
#introduction .introduction-inner .heading h1 {
  font-size: 45px;
  font-weight: 200;
  color: #202020;
}
#introduction .introduction-inner .subheading {
  margin-bottom: 30px;
}
#introduction .introduction-inner .subheading p {
  font-size: 20px!important;
  font-weight: 600;
  color: #202020;
  line-height: 1.4;
}
#introduction .introduction-inner .introduction p {
  font-size: 16px;
  color: #202020;
}
#introduction .introduction-inner .introduction a {
  color: #202020;
}
#introduction .introduction-inner .banner-video {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  margin: 0;
  padding: 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center!important;
  position: relative;
}
#introduction .introduction-inner .banner-video .banner-inner .play-button {
  padding: 300px 0px;
}
#introduction .introduction-inner .banner-video .banner-inner .play-button img {
  max-width: 75px;
  height: auto;
}
#introduction .introduction-inner .has-quote .quote-col {
  padding-right: 50px;
}
#introduction .introduction-inner .no-quote {
  padding: 0px;
}
#introduction .introduction-inner .quote-inner .quote h5 {
  font-size: 50px;
  font-weight: 200;
  line-height: 1.3;
}
#introduction .introduction-inner .quote-inner .subheading p {
  font-size: 18px;
}
#introduction .person-single .person-single-col .person-image .people-box {
  background-size: cover !important;
  margin: 0;
  padding: 150px 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center !important;
  position: relative;
}
#introduction .person-single .person-single-col .heading {
  padding-bottom: 5px;
}
#introduction .person-single .person-single-col .heading h1 {
  font-size: 42px;
  font-weight: 600;
}
#introduction .person-single .person-single-col .qual p {
  color: #83b89d;
  font-size: 25px;
  margin: 0 0 2px 0;
}
#introduction .person-single .person-single-col .role p {
  font-size: 25px;
  margin: 0 0 2px 0;
}
#introduction .person-single .person-single-col .person-social a {
  font-size: 18px;
  line-height: 1.6;
  list-style: none;
  text-decoration: none;
  color: #abaeae;
}
.col-half-right {
  padding-left: 50px;
}
.credit .data.categories p {
  margin-bottom: 2.5px;
}
.credit .data.categories p a {
  color: #212529;
  text-decoration: none;
}
.credit .data.categories ul {
  list-style: none;
  padding-left: 0px;
}
.credit .data.categories ul li {
  font-family: 'lato', sans-serif;
  font-size: 20px;
  color: #4d4d4d;
  line-height: 1.4;
}
.credit .data.categories ul li a {
  text-decoration: none;
  color: #4d4d4d;
}
#default-content a {
  text-decoration: none;
  cursor: url("/wp-content/themes/boon/images/read-cursor-black.png"), pointer;
}
#default-content .default-content-inner .button-holder {
  padding-top: 5px;
}
#default-content .default-content-inner a.button {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  color: #202020;
}
#default-content .default-content-inner .subheading p {
  font-size: 20px!important;
  font-weight: 600;
}
#default-content .default-content-inner .has-quote .quote-col {
  padding-right: 50px;
}
#default-content .default-content-inner .quote-inner .quote h5 {
  font-size: 50px;
  font-weight: 200;
  line-height: 1.2;
}
#default-content .default-content-inner .quote-inner .subheading {
  margin-bottom: 30px;
}
#default-content .default-content-inner .quote-inner .subheading p {
  font-size: 20px!important;
  color: #202020;
}
#default-content .default-content-inner .quote-inner .introduction p {
  font-size: 16px;
  color: #202020;
}
#people .people-inner {
  padding-bottom: 50px;
}
#people .people-inner .people-row {
  background-color: #fbfbfb;
  margin: 0px;
}
#people .people-inner .people-row .people-col {
  padding: 2.5px 2.5px;
}
#people .people-inner .people-row .people-col .people-box {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  margin: 0;
  padding: 150px 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center!important;
  position: relative;
}
#people .people-inner .people-row .people-col .people-box .people-data {
  display: none;
  transition: 0s;
  background-color: #ffffff;
  padding: 7.5px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
#people .people-inner .people-row .people-col .people-box .people-data .heading h3 {
  color: #202020;
  font-size: 20px;
  margin: 0px;
  line-height: 1.2;
  font-weight: 600;
}
#people .people-inner .people-row .people-col .people-box .people-data .qual p {
  color: #3caf8c;
}
#people .people-inner .people-row .people-col .people-box .people-data .more {
  margin-top: 7.5px;
}
#people .people-inner .people-row .people-col .people-box .people-data .more p {
  color: #040707;
  font-weight: 600;
  margin: 0px;
}
#people .people-inner .people-row .people-col .people-box .people-data p {
  line-height: 1.3;
  color: #202020;
  font-size: 14px;
  margin: 0px;
}
#people .people-inner .people-row .people-col .people-box:hover .people-data {
  display: block;
  transition: 0s;
}
/* Grid
==============================*/
#preview-boxes.preview-blog-mobile .container-fluid {
  padding: 0px 7.5px !important;
}
#preview-boxes.preview-blog-mobile .container-fluid .preview-boxes-row {
  margin: 0px;
}
#preview-boxes.preview-blog-mobile .container-fluid .preview-boxes-row .col-12 {
  padding: 0 7.5px 15px 7.5px;
}
#preview-boxes.preview-blog-mobile .container-fluid .preview-boxes-row .col-12 #preview-box .excerpt p {
  font-size: 18px;
  font-weight: 600;
}
#preview-boxes.preview-blog-mobile .container-fluid .preview-boxes-row .col-12 #preview-box:hover .preview-box-inner .data .data-inner .heading h3 {
  color: #cd6928 !important;
}
#preview-boxes {
  position: relative;
  padding-bottom: 75px;
  overflow: hidden;
}
#preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left {
  padding: 0px;
}
#preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left #preview-box {
  padding: 300px 0px!important;
  background-position: center center!important;
}
#preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-right {
  padding: 0px;
}
#preview-boxes .preview-boxes-row .preview-col-bottom .preview-col-bottom-left {
  padding: 0px;
}
#preview-boxes .preview-boxes-row .preview-col-bottom .preview-col-bottom-right {
  padding: 0px;
}
#preview-boxes .preview-boxes-row #preview-box {
  padding: 2px;
}
#preview-boxes .preview-boxes-row #preview-box a {
  text-decoration: none;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .image {
  background-color: #d7d7d2;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .image img {
  transition: 0s;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data {
  background-color: #fbfbfb;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner {
  padding: 30px;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner .heading h3 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #202020;
  font-weight: 600;
  transition: 0s;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner .subheading h5 {
  color: #202020;
  font-size: 18px;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner .excerpt p {
  color: #202020;
}
#preview-boxes .preview-boxes-row #preview-box:hover .data-inner {
  background-color: #d7d7d2;
}
#preview-boxes .preview-boxes-row #preview-box:hover .preview-box-inner .image img {
  opacity: 0.5;
  transition: 0s;
}
#preview-boxes .preview-boxes-row #preview-box:hover .preview-box-inner .data .data-inner .heading h3 {
  color: #ee2643;
  transition: 0s;
}
body.post-type-archive-case-studies #introduction.project-archive-introduction .introduction-inner .heading h1.green {
  color: #155b9a !important;
}
body.post-type-archive-case-studies #preview-boxes .preview-boxes-row #preview-box:hover .preview-box-inner .data .data-inner .heading h3 {
  color: #155b9a;
  transition: 0s;
}
body.blog #preview-boxes .preview-boxes-row #preview-box:hover .preview-box-inner .data .data-inner .heading h3 {
  color: #cd6928 !important;
  transition: 0s;
}
.navigation-single {
  padding-top: 50px;
}
.navigation-single a {
  font-size: 18px;
  color: #040707;
  font-weight: 600;
  text-decoration: none;
}
.navigation {
  bottom: -75px;
  position: absolute;
}
.navigation .alignleft-page i {
  margin-right: 10px;
}
.navigation .alignleft-page svg {
  margin-right: 10px;
}
.navigation i {
  font-size: 50px;
  color: #202020;
}
.navigation svg {
  font-size: 50px;
  color: #202020;
}
.navigation i:hover {
  color: #999bcc;
  transition: 0s;
}
.navigation svg:hover {
  color: #999bcc;
  transition: 0s;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner .heading h3 #preview-boxes.case-studies .preview-boxes-row #preview-box:hover .preview-box-inner .data .data-inner .heading h3 {
  color: #b24c7b !important;
  transition: 0s;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner .heading h3 #preview-boxes.case-studies .preview-boxes-row #preview-box:hover .data-inner {
  background-color: #d7d7d2;
}
#preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner .heading h3 #preview-boxes.case-studies .preview-boxes-row #preview-box:hover .preview-box-inner .image img {
  opacity: 0.5;
  transition: 0s;
}
#preview-panels.preview-case-studies .container-fluid {
  padding: 0px 7.5px;
}
#preview-panels.preview-case-studies .preview-panels-row {
  margin: 0px;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel {
  padding: 0px 7.5px;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner a {
  text-decoration: none;
  cursor: url("/wp-content/themes/boon/images/read-cursor-black.png"), pointer;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner a .data {
  cursor: url("/wp-content/themes/boon/images/read-cursor-black.png"), pointer;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data {
  background-color: #fbfbfb;
  transition: 0s;
  padding: 30px;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data .heading {
  padding-bottom: 10px;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data .heading h3 {
  font-weight: 600;
  font-size: 35px;
  margin-bottom: 0px;
  color: #202020;
  line-height: 1.1;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data .subheading h5 {
  color: #040707;
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 0px;
  line-height: 1.4;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data .button {
  font-size: 18px;
  color: #040707;
  font-weight: 600;
  display: none;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel:hover {
  margin-top: -10px;
  transition: margin 300ms;
}
#preview-panels.preview-case-studies .preview-panels-row #preview-panel:hover .data {
  transition: 0s;
}
#preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data {
  display: none;
  transition: 0s;
  background-color: #ffffff;
  padding: 7.5px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
#preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .heading h3 {
  color: #202020;
  font-size: 22px;
  margin: 0px;
  margin-bottom: 2.5px;
  font-weight: 600;
  line-height: 1.1;
}
#preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .client p {
  color: #3caf8c;
}
#preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data p {
  line-height: 1.3;
  color: #202020;
  font-size: 16px;
  margin: 0px;
}
#preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-box-inner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  margin: 0;
  padding: 150px 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center!important;
  position: relative;
}
#preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-box-inner.odd-inner {
  padding: 302px 0px;
}
#preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box:hover .project-data {
  display: block;
  transition: 0s;
}
#preview-boxes.preview-blog #preview-box.preview-box-large .preview-box-inner a {
  cursor: url("/wp-content/themes/boon/images/read-cursor-black.png"), pointer;
}
#preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .heading h3 {
  color: #cd6928;
  font-size: 40px;
  font-weight: 600;
}
#preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .more {
  padding-top: 5px;
}
#preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .more a {
  text-decoration: none;
  font-size: 18px;
  transition: 0s;
  color: #4d4d4d;
}
#preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .more a:hover {
  color: #cd6928;
  transition: 0s;
}
#preview-boxes.preview-blog .container-fluid {
  padding: 0px;
}
#preview-boxes.preview-blog .fake-container {
  padding: 50px 15px 50px 15px;
  max-width: 700px;
  margin: 0 auto;
}
#preview-boxes.preview-blog #preview-box {
  height: 100%;
  background-color: #fbfbfb;
}
#preview-boxes.preview-blog #preview-box:hover .data-inner {
  background-color: transparent;
}
#preview-boxes.preview-blog .preview-boxes-row .preview-col-top {
  margin: 0px;
}
#preview-boxes.preview-blog .preview-boxes-row .preview-col-top .preview-col-top-left a {
  cursor: url("/wp-content/themes/boon/images/read-cursor-black.png"), pointer;
}
#preview-boxes.preview-blog .preview-boxes-row .preview-col-bottom {
  margin: 0px;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box {
  padding: 0px;
  margin: 0px;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  margin: 0;
  padding: 150px 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center!important;
  position: relative;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay {
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: 0s;
  cursor: url("/wp-content/themes/boon/images/read-cursor-black.png"), pointer;
  background-color: rgba(205, 105, 40, 0.75);
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay .preview-overlay-inner {
  padding: 45px 15px;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay .preview-overlay-inner a {
  text-decoration: none;
  cursor: url("/wp-content/themes/boon/images/read-cursor-black.png"), pointer;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay .preview-overlay-inner a .heading h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay .preview-overlay-inner a .more {
  margin-top: 15px;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box:active .preview-overlay {
  display: block;
  transition: 0s;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box:focus .preview-overlay {
  display: block;
  transition: 0s;
}
#preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box:hover .preview-overlay {
  display: block;
  transition: 0s;
}
#preview-boxes.preview-blog .preview-col-left {
  padding: 0px;
  background-color: #fbfbfb;
}
#preview-boxes.preview-blog .preview-col-right {
  padding: 0px;
}
#preview-boxes.preview-blog .preview-col-right .preview-right-row {
  marign: 0px;
}
.grid-item,
.grid-sizer {
  width: 33.3%;
}
.gutter-sizer {
  width: 2.5%;
}
.grid-item-first {
  width: 66%;
}
/* Filtering
==============================*/
ul.nav-tabs {
  border: 0px;
}
ul.nav-tabs li a {
  color: #a4a8a4;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 2;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 30px;
}
ul.nav-tabs li a:hover {
  color: #202020;
  transition: 0s;
}
ul.nav-tabs li a.active {
  background-color: #fbfbfb;
}
ul.nav-tabs li.active a.active {
  color: #202020;
}
.tab-content .tab-pane {
  padding: 15px 15px;
  background-color: #fbfbfb;
}
.tab-content form#searchform input#s {
  border: 1px solid #202020;
  padding: 2px 4px;
  line-height: 1.4;
  max-width: 150px;
}
.tab-content form#searchform input#submit {
  border: 0px;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px!important;
  color: #202020;
}
/* Parts
==============================*/
#page-links .page-links-inner .page-link {
  background-color: transparent;
  border: none;
}
#page-links .page-links-inner .page-link .page-link-inner {
  transition: 0s;
  padding: 25px 25px;
  background-color: #fbfbfb;
}
#page-links .page-links-inner .page-link .page-link-inner a {
  transition: 0s;
  color: #202020;
  font-weight: 200;
  font-size: 40px;
  text-decoration: none;
}
#page-links .page-links-inner .page-link:hover .page-link-inner {
  transition: 0s;
}
#page-links .page-links-inner .page-link:hover .page-link-inner a {
  color: #83b89d;
  transition: 0s;
}
#quote .quote-inner .heading {
  padding-bottom: 20px;
}
#quote .quote-inner .quote h5 {
  font-size: 40px;
  font-weight: 200;
  line-height: 1.3;
}
#filters {
  padding-bottom: 0px;
  margin-bottom: 10px;
}
#filters .container {
  padding: 0px;
}
#filters .filters-inner .heading {
  padding-bottom: 10px;
}
#filters .filters-inner .heading h5 {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}
#filters .filters-inner .filters #filter-by-sub-heading h5 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}
#filters .filters-inner .filters #event-filters-two button.filter-button {
  border: none;
  font-size: 16px;
  color: #bbbbbb;
  font-weight: 400;
  padding: 5px 15px;
  background-color: transparent;
}
#filters .filters-inner .filters #event-filters-two button.filter-button:hover {
  color: #202020;
  transition: 0s;
}
#filters .filters-inner .filters #event-filters-two button.filter-button.is-checked {
  color: #202020;
}
#filters .filters-inner .filters #filters button.filter-button {
  border: none;
  font-size: 16px;
  color: #bbbbbb;
  font-weight: 400;
  padding: 5px 15px;
  background-color: transparent;
}
#filters .filters-inner .filters #filters button.filter-button:hover {
  color: #202020;
  transition: 0s;
}
#filters .filters-inner .filters #filters button.filter-button.is-checked {
  color: #202020;
}
.credentials .credentials-inner .credentials-row .credentials-col .data h5 {
  margin: 0px;
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  font-family: 'lato', sans-serif;
}
.credentials .credentials-inner .credentials-row .credentials-col .data p {
  font-weight: 200;
  font-size: 16px;
}
.credentials .credentials-inner .credentials-row .credentials-col .services ul {
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
}
.credentials .credentials-inner .credentials-row .credentials-col .services ul li {
  font-size: 16px;
  line-height: 1.4;
  list-style: none;
  font-weight: 200;
}
.credentials .credentials-inner .credentials-row .credentials-col .awards ul {
  margin: 0px;
  margin-bottom: 10px;
  padding-left: 0px;
}
.credentials .credentials-inner .credentials-row .credentials-col .awards ul li {
  font-size: 16px;
  line-height: 1.4;
  list-style: none;
  font-weight: 200;
}
#media .media-inner .large-image {
  padding: 7.5px 7.5px;
}
#media #gallery.gallery-project .gallery-inner.row {
  margin: 0px;
}
#media #gallery.gallery-project .gallery-inner.row .gallery-item {
  padding: 7.5px 7.5px;
  background-color: transparent;
}
#gallery {
  padding: 0px;
}
#gallery .gallery-item {
  padding: 0px;
  background-color: #ff6600;
}
#gallery .gallery-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
}
.gallery-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff6600;
}
.default-wrap .project-container {
  padding: 0px;
}
.default-wrap #introduction .introduction-inner .banner-image {
  background-attachment: unset!important;
}
.project-wrap .no-quote {
  padding: 0px;
}
.project-wrap .project-container {
  padding: 0px;
}
.project-wrap #introduction .introduction-inner .banner-image {
  background-attachment: unset!important;
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  /* Menu */
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  header .search-toggle .showsearch form#searchform input#s {
    width: 70%;
  }
  h5.small {
    font-size: 25px!important;
    line-height: 1.2 !important;
  }
  h5.medium {
    font-size: 35px!important;
    line-height: 1.2 !important;
  }
  h5.large {
    font-size: 45px!important;
    line-height: 1.2 !important;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  #mobileNav ul {
    padding: 25px 30px 25px 30px;
  }
  #quote .quote-col img {
    padding-bottom: 50px;
  }
  #preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay {
    display: block;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data {
    display: block;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .heading h3 {
    font-size: 14px;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .client {
    display: none;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .location {
    display: none;
  }
  body.home header.scroll-header {
    padding: 20px 0px 20px 0px;
  }
  header .header-logo img.logo-default {
    width: 120px;
    height: auto;
  }
  header .search-toggle {
    right: 60px;
  }
  footer .footer-logo img {
    width: 125px;
    height: auto;
  }
  .col-half-right {
    padding-left: 15px;
  }
  header {
    padding: 25px 0px;
  }
  header .search-toggle .showsearch {
    width: 250px;
  }
  ul.nav-tabs li {
    display: block;
    width: 100%;
  }
  ul.nav-tabs li a {
    line-height: 1.2;
    width: 100%;
    display: block;
    text-align: left;
  }
  ul.nav-tabs {
    padding: 0px;
    width: 100%;
  }
  h1 {
    font-size: 40px;
  }
  #page-links .page-links-inner .page-link .page-link-inner a {
    font-size: 30px;
  }
  .banner-image.cs-image .cs-blob {
    padding: 0px 0px 350px 0px;
  }
  .banner-image.cs-image .cs-blob .bottom-angle {
    display: none;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner {
    padding: 35px 0px 35px 0px;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner .heading h1 {
    font-size: 45px;
  }
  .banner-image.cs-image img.cs-blog-image-left {
    display: none;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner:after {
    transform: unset;
    transform-origin: unset;
    top: 0;
    height: 100%;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner:before {
    content: "";
    position: absolute;
    width: 3000px;
    height: 100%;
    background-color: inherit!important;
    top: 0;
    right: 100%;
  }
  .project-wrap .no-quote {
    padding: 0px;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-box-inner.odd-inner {
    padding: 150px 0px!important;
  }
  #introduction.project-archive-introduction .introduction-inner .heading {
    padding-bottom: 25px;
  }
  #introduction.project-archive-introduction .introduction-inner .heading h1 {
    font-size: 40px!important;
    margin: 0px!important;
  }
  #introduction.project-archive-introduction .introduction-inner .subheading p {
    font-size: 20px!important;
  }
  #introduction.project-archive-introduction .introduction-inner .introduciton p {
    font-size: 18px!important;
  }
  #introduction.careers-archive-introduction .introduction-inner .heading {
    padding-bottom: 25px;
  }
  #introduction.careers-archive-introduction .introduction-inner .heading h1 {
    font-size: 40px!important;
    margin: 0px!important;
  }
  #introduction.careers-archive-introduction .introduction-inner .subheading p {
    font-size: 20px!important;
  }
  #introduction.careers-archive-introduction .introduction-inner .introduciton p {
    font-size: 18px!important;
  }
  #introduction.post-archive-introduction .introduction-inner .heading {
    padding-bottom: 25px;
  }
  #introduction.post-archive-introduction .introduction-inner .heading h1 {
    font-size: 40px!important;
    margin: 0px!important;
  }
  #introduction.post-archive-introduction .introduction-inner .subheading p {
    font-size: 20px!important;
  }
  #introduction.post-archive-introduction .introduction-inner .introduciton p {
    font-size: 18px!important;
  }
  #introduction .introduction-inner {
    padding: 0px;
  }
  #introduction .introduction-inner .heading h1 {
    font-size: 40px;
  }
  #home-video-banner {
    display: none;
  }
  #home-banner.mobile-banner-home {
    display: block;
  }
  body.single-projects .project-wrap.padded-large {
    padding-top: 100px!important;
  }
  #media #gallery.gallery-project .gallery-inner.row .gallery-item {
    padding: 7.5px 0px !important;
  }
  #media .media-inner .large-image {
    padding: 7.5px 0px;
  }
  .credentials.padded {
    padding-bottom: 0px!important;
  }
  .grid-item,
  .grid-sizer {
    width: 100%;
  }
  .padded-left {
    padding-left: 15px;
  }
  .padded-right {
    padding-right: 15px;
  }
  .padded-medium {
    padding: 50px 0px;
  }
  .padded-large {
    padding: 50px 0px;
  }
  .default-wrap.padded-large {
    padding-top: 125px!important;
    padding-bottom: 0px!important;
  }
  .alignleft,
  img.alignleft {
    margin: 0 30px 5px 0;
  }
  .alignright,
  img.alignright {
    float: left;
    margin: 0 0 5px 0px;
  }
  .fake-container {
    width: 100%;
    padding-right: 15px!important;
    padding-left: 15px!important;
    margin-right: auto!important;
    margin-left: auto!important;
  }
  #preview-boxes .preview-boxes-row #preview-box .preview-box-inner .data .data-inner .heading h3 {
    font-size: 25px;
  }
  #preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data .heading h3 {
    font-size: 25px;
  }
  #preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data .subheading h5 {
    font-size: 18px;
  }
  #home-banner.mobile-banner-home .banner-inner {
    padding: 175px 0px;
  }
  #introduction .introduction-inner .banner-video .banner-inner .play-button {
    padding: 125px 0px;
  }
  #preview-panels.preview-case-studies .preview-panels-row #preview-panel {
    margin-bottom: 30px;
  }
  #default-content .default-content-inner .has-quote .quote-col {
    padding-right: 15px;
  }
  #default-content .default-content-inner .quote-inner .quote {
    padding-bottom: 25px;
  }
  #default-content .default-content-inner .quote-inner .quote h5 {
    font-size: 35px;
  }
  body.single-people .default-wrap.padded-large {
    padding-top: 50px!important;
  }
  #introduction .person-single .person-single-col .heading h1 {
    font-size: 35px;
  }
  #introduction .person-single .person-single-col .qual p {
    font-size: 18px;
  }
  #introduction .person-single .person-single-col .role p {
    font-size: 18px;
  }
  #introduction .person-single .person-single-col .person-image .people-box {
    width: 280px;
    margin: 0px;
  }
  #introduction .introduction-inner .quote-inner .quote h5 {
    font-size: 35px;
  }
  #preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .heading {
    padding-bottom: 15px;
  }
  #preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .heading h3 {
    font-size: 35px;
  }
  #introduction .introduction-inner .has-quote .quote-col {
    padding-right: 15px;
  }
  #introduction .quote-inner .quote {
    padding-bottom: 25px;
  }
  #introduction .introduction-inner .banner-image {
    padding: 150px 0px !important;
    background-attachment: unset!important;
  }
  #preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left #preview-box {
    padding: 150px 0px !important;
    background-attachment: unset!important;
  }
  #preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay .preview-overlay-inner {
    padding: 75px 30px;
  }
  #default-content .default-content-inner a.button {
    font-size: 18px;
  }
  footer .footer-top .footer-top-inner .footer-top-left {
    padding-bottom: 15px;
  }
  footer .footer-bottom .footer-bottom-inner .footer-bottom-col {
    padding-bottom: 5px;
  }
  footer .footer-bottom .footer-bottom-inner.row {
    margin: 0px;
  }
  footer .footer-bottom .footer-bottom-five {
    padding: 50px 0px;
    text-align: left!important;
  }
  #preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left #preview-box {
    display: none;
  }
  #introduction .contact-data .address .address-col.text-right {
    text-align: left!important;
  }
  #introduction .contact-data .phone p {
    font-size: 40px;
    font-size: 4rem;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings {
    margin-bottom: 35px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .heading h3 {
    font-size: 32px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button {
    float: unset;
    margin-top: 0px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide {
    padding-right: 0px;
  }
  header .search-toggle {
    background: transparent;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
  /* Menu */
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  header .search-toggle .showsearch form#searchform input#s {
    width: 70%;
  }
  h5.small {
    font-size: 25px!important;
    line-height: 1.2 !important;
  }
  h5.medium {
    font-size: 35px!important;
    line-height: 1.2 !important;
  }
  h5.large {
    font-size: 45px!important;
    line-height: 1.2 !important;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  header .search-toggle {
    right: 60px;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data {
    display: block;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .heading h3 {
    font-size: 14px;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .client {
    display: none;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .location {
    display: none;
  }
  #preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay {
    display: block;
  }
  #page-links .page-links-inner .page-link .page-link-inner a {
    font-size: 30px;
  }
  #quote .quote-col img {
    padding-bottom: 50px;
  }
  body.home header.scroll-header {
    padding: 20px 0px 20px 0px;
  }
  header .header-logo img.logo-default {
    width: 120px;
    height: auto;
  }
  footer .footer-logo img {
    width: 125px;
    height: auto;
  }
  .col-half-right {
    padding-left: 15px;
  }
  #home-video-banner {
    display: none;
  }
  #home-banner.mobile-banner-home {
    display: block;
  }
  #home-banner.mobile-banner-home .banner-inner {
    padding: 200px 0px;
  }
  .project-wrap .no-quote {
    padding: 0px;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner .heading h1 {
    font-size: 50px;
  }
  .banner-image.cs-image .cs-blob {
    padding: 0px 0px 500px 0px;
  }
  .banner-image.cs-image img.cs-blog-image-left {
    bottom: -18px;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner-wrap .bottom-angle {
    margin-top: -20px;
  }
  header .search-toggle .showsearch {
    width: 300px;
  }
  header {
    padding: 25px 0px;
  }
  .default-wrap.padded-large {
    padding-bottom: 0px!important;
  }
  #media #gallery.gallery-project .gallery-inner.row .gallery-item {
    padding: 7.5px 0px !important;
  }
  #media .media-inner .large-image {
    padding: 7.5px 0px;
  }
  #preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .heading {
    padding-bottom: 15px;
  }
  .credentials.padded {
    padding-bottom: 0px!important;
  }
  .grid-item,
  .grid-sizer {
    width: 48.5%;
  }
  .padded-left {
    padding-left: 15px;
  }
  .padded-right {
    padding-right: 15px;
  }
  .fake-container {
    max-width: 540px!important;
  }
  #preview-panels.preview-case-studies .preview-panels-row #preview-panel {
    margin-bottom: 30px;
  }
  #default-content .default-content-inner .has-quote .quote-col {
    padding-right: 15px;
  }
  #default-content .default-content-inner .quote-inner .quote {
    padding-bottom: 25px;
  }
  #default-content .default-content-inner .quote-inner .quote h5 {
    font-size: 45px;
  }
  body.single-people .default-wrap.padded-large {
    padding-top: 50px!important;
  }
  #introduction .person-single .person-single-col .heading h1 {
    font-size: 35px;
  }
  #introduction .person-single .person-single-col .qual p {
    font-size: 20px;
  }
  #introduction .person-single .person-single-col .role p {
    font-size: 20px;
  }
  #introduction .person-single .person-single-col .person-image .people-box {
    width: 280px;
    margin: 0px;
  }
  #introduction .introduction-inner .quote-inner .quote h5 {
    font-size: 35px;
  }
  #introduction.project-archive-introduction .introduction-inner .heading {
    padding-bottom: 25px;
  }
  #introduction.project-archive-introduction .introduction-inner .heading h1 {
    font-size: 45px!important;
    margin: 0px!important;
  }
  #introduction.project-archive-introduction .introduction-inner .subheading p {
    font-size: 20px!important;
  }
  #introduction.project-archive-introduction .introduction-inner .introduciton p {
    font-size: 18px!important;
  }
  #introduction.careers-archive-introduction .introduction-inner .heading {
    padding-bottom: 25px;
  }
  #introduction.careers-archive-introduction .introduction-inner .heading h1 {
    font-size: 45px!important;
    margin: 0px!important;
  }
  #introduction.careers-archive-introduction .introduction-inner .subheading p {
    font-size: 20px!important;
  }
  #introduction.careers-archive-introduction .introduction-inner .introduciton p {
    font-size: 18px!important;
  }
  #introduction.post-archive-introduction .introduction-inner .heading {
    padding-bottom: 25px;
  }
  #introduction.post-archive-introduction .introduction-inner .heading h1 {
    font-size: 45px!important;
    margin: 0px!important;
  }
  #introduction.post-archive-introduction .introduction-inner .subheading p {
    font-size: 20px!important;
  }
  #introduction.post-archive-introduction .introduction-inner .introduciton p {
    font-size: 18px!important;
  }
  #introduction .introduction-inner .quote-inner .quote h5 {
    font-size: 45px;
  }
  #introduction .introduction-inner .has-quote .quote-col {
    padding-right: 15px;
  }
  #introduction .quote-inner .quote {
    padding-bottom: 25px;
  }
  #introduction .introduction-inner .banner-video .banner-inner .play-button {
    padding: 140px 0px;
  }
  #introduction .introduction-inner .banner-image {
    padding: 200px 0px !important;
    background-attachment: unset!important;
  }
  #preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left #preview-box {
    padding: 150px 0px !important;
    background-attachment: unset!important;
  }
  #preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay .preview-overlay-inner {
    padding: 75px 30px;
  }
  footer .footer-top .footer-top-inner .footer-top-left {
    padding-bottom: 15px;
  }
  footer .footer-bottom .footer-bottom-inner .footer-bottom-col {
    padding-bottom: 5px;
  }
  footer .footer-bottom .footer-bottom-five {
    padding: 50px 0px;
    text-align: left!important;
  }
  #preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left #preview-box {
    display: none;
  }
  #introduction .contact-data .phone p {
    font-size: 40px;
    font-size: 4rem;
  }
  #introduction .contact-data .address .address-col.text-right {
    text-align: left!important;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings {
    margin-bottom: 35px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .heading h3 {
    font-size: 32px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button {
    float: unset;
    margin-top: 0px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide {
    padding-right: 0px;
  }
  header .search-toggle {
    background: transparent;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
  h5.small {
    font-size: 30px!important;
  }
  h5.medium {
    font-size: 40px!important;
  }
  h5.large {
    font-size: 50px!important;
  }
  header .search-toggle .showsearch form#searchform input#s {
    width: 70%;
  }
  #home-video-banner {
    display: none;
  }
  #home-banner.mobile-banner-home {
    display: block;
  }
  #quote .quote-col img {
    padding-bottom: 50px;
  }
  #preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay {
    display: block;
  }
  body.home header.scroll-header {
    padding: 20px 0px 20px 0px;
  }
  header .header-logo img.logo-default {
    width: 120px;
    height: auto;
  }
  footer .footer-logo img {
    width: 125px;
    height: auto;
  }
  #preview-panels.preview-case-studies .preview-panels-row #preview-panel .preview-panel-inner .data .heading h3 {
    font-size: 30px;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner .heading h1 {
    font-size: 50px;
  }
  .banner-image.cs-image .cs-blob {
    padding: 0px 0px 500px 0px;
  }
  .banner-image.cs-image img.cs-blog-image-left {
    bottom: -19px;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner-wrap .bottom-angle {
    margin-top: -15px;
  }
  header .search-toggle {
    right: 60px;
  }
  .default-wrap.padded-large {
    padding-bottom: 0px!important;
  }
  .col-half-right {
    padding-left: 15px;
  }
  .grid-item,
  .grid-sizer {
    width: 48.5%;
  }
  .padded-left {
    padding-left: 15px;
  }
  .padded-right {
    padding-right: 15px;
  }
  .fake-container {
    max-width: 720px!important;
  }
  header .search-toggle .showsearch {
    width: 300px;
  }
  body.single-people .default-wrap.padded-large {
    padding-top: 75px!important;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data {
    display: block;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .heading h3 {
    font-size: 14px;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .client {
    display: none;
  }
  #preview-boxes.project-boxes .preview-boxes-row #preview-box.project-box .project-data .location {
    display: none;
  }
  #introduction .person-single .person-single-col .person-image .people-box {
    width: 280px;
    margin: 0px;
  }
  #default-content .default-content-inner .has-quote .quote-col {
    padding-right: 15px;
  }
  #default-content .default-content-inner .quote-inner .quote {
    padding-bottom: 25px;
  }
  #preview-panels.preview-case-studies .preview-panels-row #preview-panel {
    margin-bottom: 30px;
  }
  #introduction .introduction-inner .has-quote .quote-col {
    padding-right: 15px;
  }
  #introduction .quote-inner .quote {
    padding-bottom: 25px;
  }
  #introduction .introduction-inner .banner-video .banner-inner .play-button {
    padding: 225px 0px;
  }
  #introduction .introduction-inner .banner-image {
    padding: 250px 0px !important;
    background-attachment: unset!important;
  }
  #preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left #preview-box {
    padding: 150px 0px !important;
    background-attachment: unset!important;
  }
  #preview-boxes.preview-blog #preview-box.preview-box-large .fake-container .heading {
    padding-bottom: 15px;
  }
  #preview-boxes.preview-blog .preview-boxes-row #preview-box.background-box .preview-overlay .preview-overlay-inner {
    padding: 75px 30px;
  }
  footer .footer-bottom .footer-bottom-five {
    padding: 50px 0px;
    text-align: left!important;
  }
  footer .footer-bottom .footer-bottom-inner .footer-bottom-col {
    padding-bottom: 5px;
  }
  #preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-left #preview-box {
    display: none;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button {
    float: unset;
    margin-top: 0px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide {
    padding-right: 0px;
  }
  header .search-toggle {
    background: transparent;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  header .search-toggle .showsearch form#searchform input#s {
    width: 70%;
  }
  #preview-boxes.preview-blog .fake-container {
    max-width: 640px!important;
  }
  .default-wrap.padded-large {
    padding-bottom: 0px!important;
  }
  .banner-image.cs-image img.cs-blog-image-left {
    bottom: -21px;
  }
  .banner-image.cs-image .cs-blob .cs-blob-inner-wrap .bottom-angle {
    margin-top: -15px;
  }
  header .search-toggle {
    right: 60px;
  }
  header .search-toggle .showsearch {
    width: 300px;
  }
  #introduction .introduction-inner .banner-image {
    padding: 300px 0px !important;
    background-attachment: unset!important;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .headings .heading-col .heading-col-inner .button {
    margin-top: 5px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading {
    position: absolute;
    margin-left: 10px;
    bottom: -6px;
  }
  #featured-projects .featured-projects-wrap .featured-projects-inner .owl-carousel .owl-item .slide .hover-heading h4 {
    color: #fff;
    font-size: 35px;
  }
  #home-video-banner #bgndVideo {
    height: 600px!important;
  }
  header .search-toggle {
    background: transparent;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .default-wrap.padded-large {
    padding-bottom: 0px!important;
  }
  #preview-boxes .preview-boxes-row .preview-col-top .preview-col-top-right .preview-right-row {
    margin: 0px;
  }
  #preview-boxes.preview-blog .preview-boxes-row .preview-col-bottom .preview-col-bottom-right .preview-right-row {
    margin: 0px;
  }
}
/* Chrome and Safari specific css */
/* IE 10+ Specific css */
@media (max-width: 575px) {
  #featured-projects {
    background-color: #b14b7a;
  }
  #preview-panels .data {
    text-align: initial;
  }
  #preview-panels .data .button {
    display: block !important;
  }
}
