/*

  _.--,-```-.                                                                      ,---,
/    /      '.                                                                 ,`--.' |
/  ../         ;          .---.  ,---,                   ___       ,---,        |   :  :
\  ``\  .``-    '        /. ./|,--.' |                 ,--.'|_  ,`--.' |  .--., '   '  ;
\ ___\/    \   :    .--'.  ' ;|  |  :                 |  | :,' |   :  :,--.'  \|   |  |
   \    :   |   /__./ \ : |:  :  :                 :  : ' : :   |  '|  | /\/'   :  ;
   |    ;  ..--'.  '   \' .:  |  |,--.  ,--.--.  .;__,'  /  |   :  |:  : :  |   |  '
  ;   ;   :/___/ \ |    ' '|  :  '   | /       \ |  |   |   '   '  ;:  | |-,'   :  |
 /   :   : ;   \  \;      :|  |   /' :.--.  .-. |:__,'| :   |   |  ||  : :/|;   |  ;
 `---'.  |  \   ;  `      |'  :  | | | \__\/: . .  '  : |__ '   :  ;|  |  .'`---'. |
  `--..`;    .   \    .\  ;|  |  ' | : ," .--.; |  |  | '.'||   |  ''  : '   `--..`;
.--,_         \   \   ' \ ||  :  :_:,'/  /  ,.  |  ;  :    ;'   :  ||  | |  .--,_
|    |`.       :   '  |--" |  | ,'   ;  :   .'   \ |  ,   / ;   |.' |  : \  |    |`.
`-- -`, ;       \   \ ;    `--''     |  ,     .-./  ---`-'  '---'   |  |,'  `-- -`, ;
  '---`"         '---"                `--`---'                      `--'      '---`"


Theme Name: ?WhatIf!
Author: ?WhatIf!
Version: 1
Description: WhatIf theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: whatif
Tags: one-column, two-columns
Theme URI:
*/

#footer .footer-nav,
#footer .social-networks,
#footer .address-list,
#footer .add-nav,
.filter-block .filter-holder ul,
.posts-holder.people .top-filter ul,
.people-single .img-holder ul,
.values ul,
.service .accordion,
.service .accordion .drawer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
#header .nav-wrapper:after,
#header nav:after,
.people-single .text-holder:after,
.contact .holder:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

a, a:hover, a:active, a:visited, a:focus {
    text-decoration:none;
}


.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: 7px;
	box-sizing: border-box;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form fieldset {
	padding: 0;
	border: none;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
	background: none;
	box-shadow: none;
	line-height: inherit;
	height: auto;
	clear: both;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
	color: #000;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	opacity: .9;
}

.navigation-single {
	margin-bottom: 1.2em;
	clear: both;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
	color: #fff;
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
	opacity: .9;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	width: 100%;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#wp-calendar td,
#wp-calendar th {
	border: 1px solid #000;
	padding: 5px;
}

#content table td,
#content table th,
.single-post table td,
.single-post table th {
	border: 1px solid #000;
	padding: 5px;
}

#sidebar .search-form input[type="search"] {
	float: none;
	width: 100%;
	margin: 0 0 10px;
}

#sidebar .search-form input[type="submit"] {
	float: none;
	width: 100%;
}


/* GRAPHIK */

/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2018 Schwartzco Inc.
        License: 1808-QPJPKC     


@font-face {
  font-family: 'Graphik Web';
  src: url('../wp-content/themes/whatif/fonts/Graphik-Bold-Web.eot');
  src: url('../wp-content/themes/whatif/fonts/Graphik-Bold-Web.eot?#iefix') format('embedded-opentype'),
       url('../wp-content/themes/whatif/fonts/Graphik-Bold-Web.woff2') format('woff2'),
       url('../wp-content/themes/whatif/fonts/Graphik-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

.Graphik-Bold-Web {
  font-family: 'Graphik Web';
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Graphik Web';
  src: url('../wp-content/themes/whatif/fonts/Graphik-Semibold-Web.eot');
  src: url('../wp-content/themes/whatif/fonts/Graphik-Semibold-Web.eot?#iefix') format('embedded-opentype'),
       url('../wp-content/themes/whatif/fonts/Graphik-Semibold-Web.woff2') format('woff2'),
       url('../wp-content/themes/whatif/fonts/Graphik-Semibold-Web.woff') format('woff');
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}

.Graphik-Semibold-Web {
  font-family: 'Graphik Web';
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('../wp-content/themes/whatif/fonts/Graphik-Medium-Web.eot');
  src: url('../wp-content/themes/whatif/fonts/Graphik-Medium-Web.eot?#iefix') format('embedded-opentype'),
       url('../wp-content/themes/whatif/fonts/Graphik-Medium-Web.woff2') format('woff2'),
       url('../wp-content/themes/whatif/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

.Graphik-Medium-Web {
  font-family: 'Graphik Web';
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}


@font-face {
  font-family: 'Graphik Web';
  src: url('../wp-content/themes/whatif/fonts/Graphik-Regular-Web.eot');
  src: url('../wp-content/themes/whatif/fonts/Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'),
       url('../wp-content/themes/whatif/fonts/Graphik-Regular-Web.woff2') format('woff2'),
       url('../wp-content/themes/whatif/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

.Graphik-Regular-Web {
  font-family: 'Graphik Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('../wp-content/themes/whatif/fonts/Graphik-Light-Web.eot');
  src: url('../wp-content/themes/whatif/fonts/Graphik-Light-Web.eot?#iefix') format('embedded-opentype'),
       url('../wp-content/themes/whatif/fonts/Graphik-Light-Web.woff2') format('woff2'),
       url('../wp-content/themes/whatif/fonts/Graphik-Light-Web.woff') format('woff');
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
}

.Graphik-Light-Web {
  font-family: 'Graphik Web';
  font-weight:  300;
  font-style:   normal;
  font-stretch: normal;
}
*/
/* CSS */

#__bs_notify__ {
	display: none !important;
}

html {
	font-size: 21px;
	line-height: 27px;
	font-family: 'Graphik Web', sans-serif !important;
	font-style: normal;
	font-weight: 400;
}

*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-width: 320px;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif, !important;
	font-weight: 400;
	font-size: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif, !important;
	font-weight: 900;
}

#wrapper {
	overflow: hidden;
	position: relative;
	padding: 71px 0 0;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #dd1db6;
	/*padding: 20px 0 21px;*/
	padding: 20px 0 20px 0;
	z-index: 10001;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
}

.customize-support #header{
	top: 32px !important;
}

#header .brand-logo {
	float: left;
	width: 265px;
	position: static;
	left: 0;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

#background-slideshow{
	margin: 0 auto !important;
	position: relative;
}

.intro-carousel{
	position: relative;
}

.loader-block .progress{
	max-width: 20%;
	margin: 0 auto;
}

.loader-block .progress{
	background: #ffffff;
}

.intro-carousel .loader-block{
	display: flex;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e8e8e8;
	z-index: 10000;
	align-items: center;
}

.loading-page .intro-carousel .loader-block .fa{
	color: #fff;
	font-size: 50px;
	line-height: 1;
}

#header .brand-logo img {
	width: 100%;
	height: auto;
	float: left;
}

#header .row {
	margin-bottom: 0;
}

#header nav {
	background: #fff;
	box-shadow: none;
	line-height: inherit;
	height: auto;
}

#header nav .button-collapse {
	float: right;
	height: auto;
	margin: 0;
	color: #000;
	line-height: inherit;
	font-size: 30px;
	line-height: 1.2;
}

#header nav .button-collapse i {
	height: auto;
	line-height: inherit;
}

#header nav ul.right {
	padding: 10px 0 0;
}

#header nav ul.right li {
	margin: 0 0 0 22px;
}

#header nav ul.right li.active {
	background: none;
}

#header nav ul.right li.active > a {
	color: #878787;
	background: none;
}

#header nav ul.right a {
	font: 16px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #060606;
	padding: 0;
	-webkit-transition: color .3s;
	transition: color .3s;
	font-weight: 400;
}

#header nav ul.right a:hover {
	color: #AD02EA;
	background: none;
}

.side-nav {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	width: 240px;
	padding: 22px 0 0;
}

.side-nav li {
	margin: 0 0 15px 22px;
}

.side-nav li.active {
	background: none;
}

.side-nav li.active > a {
	color: #878787;
}

.side-nav a {
	font: bold 12px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #060606;
	padding: 0;
	-webkit-transition: color .3s;
	transition: color .3s;
	height: auto;
	text-decoration: none;
	font-weight: 400;
}

.side-nav a:hover {
	color: #AD02EA;
	background: none;
}

.intro-block {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	padding: 188px 0 150px;
	background-size: cover !important;
	color: #fff;
}

.intro-block h1 {
	margin: 0;
	padding: 0 80px;
	font: 900 112px/106px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.intro-block h1 span {
	color: #ffb800;
	display: block;
}

.carousel {
	position: relative;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
}

.carousel .drawerset {
	width: 99999px;
	float: left;
}

.carousel .drawer {
	float: left;
	height: 95vh;
	min-height: 700px;
	position: relative;
	background-size: cover !important;
}

.case-studies {
	font-size: 24px;
	line-height: 30px;
	padding: 49px 0 53px;
}

.case-studies p {
	margin: 0 0 33px;
}

.case-studies h2 {
	margin: 0 0 10px;
	padding: 2px 0 0 0;
	font: 900 28px/31px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.btn {
	font: bold 12px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	box-shadow: none;
	letter-spacing: 1px;
}

.btn:hover {
	box-shadow: none;
}

.btn.btn-black {
	height: auto;
	background: #fff;
	color: #43006F;
	border: 2px solid #43006F;
	padding: 13px 36px 14px;
	font-weight: 600;
}

.btn.btn-black:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 8px solid #43006F;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin: 1px 0 0 5px;
}

.btn.btn-black:hover {
	background: #43006F;
	color: #fff;
}

.btn.btn-black:hover:after {
	border-left: 8px solid #fff;
}

.btn.btn-white {
	height: auto;
	background: none;
	color: #fff;
	border: 2px solid #fff;
	padding: 11px 36px 12px;
}

.btn.btn-white:hover {
	background: #fff;
	color: #000;
}

.btn.btn-white:hover:after {
	border-left: 8px solid #000;
}

.btn.btn-white:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin: 1px 0 0 5px;
}

.container {
	max-width: 1280px !important;
}

.home-blocks {
	background: #f0f0ef;
	padding: 38px 0 83px;
	color: #fff;
	overflow: hidden;
}

.home-blocks .row {
	margin-bottom: 0;
}

.home-blocks .container {
	max-width: 1500px !important;
	width: 92% !important;}

.home-blocks .block {
	background-size: cover !important;
	min-height: 521px;
	padding: 57px;
	margin: 0 0 17px;
}

.home-blocks .block a {
	color: #fff;
}

.home-blocks .block a:hover {
	opacity: .8;
}

.home-blocks .holder {
	padding: 25px 25px 51px;
	max-width: 352px;
	overflow: hidden;
	opacity: .85;

}

.home-blocks .category {
	display: block;
	font: 12px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	border-top: 4px solid #fff;
	padding: 18px 0 0;
	margin: 0 0 64px;
}

.home-blocks h2 {
	margin: 0 0 5px;
	font: 900 28px/34px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.home-blocks p {
	font-size: 28px;
	line-height: 34px;
	margin: 0 0 38px;
}

.view-all:hover{
	color: #fff;
	background-color:#43006F;
}

.view-all {
	font: bold 13px/17px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	box-shadow: none;
	height: auto;
	border: solid 1px #9402C9;
	color: #9402C9;
	padding: 30px 15px 28px;
	display: block;
	margin: 29px 0 0;
	text-align: center;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	clear: both;
	letter-spacing: .1em;
	font-weight: 600;
}


.view-all.grey {
	background-color: #ffffff !important;
}
.view-all.grey:hover {
	background-color: #43006F !important;
	border: #43006F 1px solid;
}

.view-all:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 8px solid #9402C9;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin: 0 0 1px 5px;
}
.view-all:hover:after {
	border-left: 8px solid #fff;
}

.view-all:hover {

}

#footer {
	background: #000506;
	padding: 37px 0;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	z-index: 1;
}

#footer .row {
	margin-bottom: 0;
}

#footer .container {
	max-width: 1200px;
}

#footer a {
	color: #fff;
}

#footer .footer-nav {
	text-transform: uppercase;
	font: 500 13px/18px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: .15em;
	margin: 0 0 36px;
}

#footer .footer-nav li {
	margin: 9px 0 0; /*&.pistachio-hover.active a{
				color: #95b60b;
				}*/ /*&.studio-hover.active a{
				color: #9643b2;
				}*/ /*&.green-hover.active a{
				color: #25bbbc;
				}*/ /*&.yellow-hover.active a{
				color: #ffb800;
				}*/ /*&.red-hover.active a{
				color: #ff3036;
				}*/
}

#footer .footer-nav li:first-child {
	margin: 0;
}

#footer .footer-nav li.pistachio-hover a:hover {
	color: #95b60b;
}

#footer .footer-nav li.studio-hover a:hover {
	color: #9643b2;
}

#footer .footer-nav li.green-hover a:hover {
	color: #25bbbc;
}

#footer .footer-nav li.yellow-hover a:hover {
	color: #ffb800;
}

#footer .footer-nav li.red-hover a:hover {
	color: #ff3036;
}

#footer .footer-nav li a {
	-webkit-transition: color .3s;
	transition: color .3s;
}

#footer .social-networks {
	margin: 0 0 44px;
}

#footer .social-networks li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px 0 0;
}

#footer .social-networks li a {
	display: block;
	width: 23px;
	height: 23px;
	background: #5f5f5f;
	-webkit-transition: background .3s;
	transition: background .3s;
	text-align: center;
	color: #000506;
	font-size: 18px;
	line-height: 25px;
	border-radius: 3px;
}

#footer .social-networks li a:hover {
	background: #f0f0ef;
}

#footer .copyright {
	display: block;
	text-transform: uppercase;
	font: 500 12px/22px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #5f5f5f;
	letter-spacing: .15em;
}
#footer .privacy{
		text-align: right;
}

#footer .address {
	border-left: 2px solid #5f5f5f;
	padding: 0 0 35px 17px;
}

#footer .address a:hover {
	color: #25bbbc;
}

#footer .title {
	display: block;
	text-transform: uppercase;
	padding: 0 0 15px;
	font: 500 14px/17px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: .15em;
}

#footer .subscribe {
	border-left: 2px solid #5f5f5f;
	padding: 0 0 7px 17px;
}

#footer .subscribe p {
	margin: 0 0 12px;
	width: 90%;
	display: block;
}

#footer .subscribe label {
	display: block;
	margin: 0;
}

#footer .subscribe input[type="text"],
#footer .subscribe input[type="email"] {
	background: none;
	border: dotted #fff;
	font-weight: 700;
	border-width: 0 0 1px;
	font-size: 16px;
	line-height: 17px;
	display: block;
	width: 100%;
	padding: 2px 2px 2px;
	margin: 5px 0 9px;
	color: #fff;
	outline: none;
}

#footer .subscribe input[type="text"]::-webkit-input-placeholder,
#footer .subscribe input[type="email"]::-webkit-input-placeholder {
	color: #fff;
}

#footer .subscribe input[type="text"]::-moz-placeholder,
#footer .subscribe input[type="email"]::-moz-placeholder {
	opacity: 1;
	color: #fff;
}

#footer .subscribe input[type="text"]:-moz-placeholder,
#footer .subscribe input[type="email"]:-moz-placeholder {
	color: #fff;
}

#footer .subscribe input[type="text"]:-ms-input-placeholder,
#footer .subscribe input[type="email"]:-ms-input-placeholder {
	color: #fff;
}

#footer .subscribe input[type="email"].placeholder {
	color: #fff;
}
#footer .subscribe input[type="submit"]{
	display: block;
	text-transform: uppercase;
	margin: 0 0 20px;
	font: 500 12px/22px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: .2em;
	background: none;
	width: 100%;
	border: 1px solid #fff;
	margin: 20px 0;
	padding: 7px 0 7px;
}

#footer .address-list {
	font-size: 14px;
	line-height: 17px;
}

#footer .address-list > li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin: 0 0 7px;
}

#footer .address-list .sub-title {
	display: block;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 0 0 3px;
}

#footer .address-list .item {
	display: block;
	padding: 0 0 0 17px;
	margin: 0 0 3px;
	position: relative;
}

#footer .address-list .item:after {
	position: absolute;
	content: "\f041";
	top: 1px;
	left: 2px;
	font: normal normal normal 14px/1 FontAwesome;
}

#footer .add-nav {
	font: 500 12px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-align: center;
	letter-spacing: .15em;
}

#footer .add-nav li {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 5px 0 7px;
}

#footer .add-nav li:after {
	position: absolute;
	content: "";
	border-left: 1px solid #5f5f5f;
	top: 0;
	bottom: 3px;
	left: 0;
}

#footer .add-nav li:first-child:after {
	display: none;
}

#footer .add-nav li:hover a,
#footer .add-nav li.active a {
	color: #fff;
}

#footer .add-nav li a {
	color: #5f5f5f;
	text-transform: uppercase;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.intro-holder {
	background-size: cover !important;
	overflow: hidden;
	padding: 120px 0;
	white-space: nowrap;
	text-align: center;
	height: 750px;
}

.intro-holder:after {
	content: "";
	display: inline-block;
	height: 100%;
	margin: 0 0 0 -5px;
	overflow: hidden;
	vertical-align: bottom;
	width: 1px;
}

.intro-holder .container {
	display: inline-block;
	vertical-align: bottom;
	white-space: normal;
	text-align: left;
	max-width: 1100px;
}

.intro-holder .container h2 {
	margin: 0;
	max-width: 900px;
	font: 700 62px/62px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff;
}

.filter-block {
	padding: 54px 0 7px;
}

.filter-block .container {
	max-width: 1115px;
}

.filter-block h2 {
	margin: 0 0 10px;
	font: 900 28px/35px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.filter-block .filter-holder {
	border-top: 1px solid #696969;
	padding: 17px 0 40px;
	margin: 0 0 3px;
	overflow: hidden;
}

.filter-block .filter-holder .title {
	font-size: 24px;
	line-height: 29px;
	font-weight: 700;
	float: left;
	width: 37%;
}

.filter-block .filter-holder ul {
	overflow: hidden;
	font: 700 11px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 600;
}

.filter-block .filter-holder ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 8px 0;
	font-weight: 600;
	letter-spacing: .05em;
}

.filter-block .filter-holder ul li:hover a{
	background: #43006F;
	color: #fff;
}

.work .filter-block .filter-holder ul li.active a {
	background: #AD02EA;
	color: #fff;
}

.filter-block .filter-holder ul li a {
	display: block;
	padding: 5px 10px;
	background: #f4f4f4;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
}

.posts-holder {
	background: #e6e6e6;
	padding: 51px 0 70px;
}

.posts-holder .container {
	max-width: 1113px;
}

.posts-holder .post {
	-webkit-transition: -webkit-transform 1s linear;
	transition: transform 1s linear;
}

.posts-holder .post-holder {
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.posts-holder .post-holder .post {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	float: none !important;
}

.posts-holder .new-item {
	opacity: 0;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
}

.posts-holder.work .holder {
	min-height: 104px;
}

.posts-holder .card {
	display: block;
	color: #000;
	box-shadow: none;
	margin: 0 0 30px;
	width: 100%;
	-webkit-transition: -webkit-transform .3s, box-shadow .3s;
	transition: transform .3s, box-shadow .3s;
}

.posts-holder .card .card-content {
	padding: 20px 25px;
}

.card .card-content h2{
}

.value-posts{
	min-height: 140px;
}

.value-posts p{
	padding-top: 10px;
}

.posts-holder .card h2 {
	margin: 0 0 5px;
	font: 900 21px/24px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}


.posts-holder .card p {
	margin: 0;
	font-size: 21px;
	line-height: 25px;
}

.posts-holder .card:hover {
	-webkit-transform: scale(1.015);
	-ms-transform: scale(1.015);
	transform: scale(1.015);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .4);
}

.posts-holder .category {
	display: block;
	margin: 27px 0 0;
	padding: 14px 0 0;
	border-top: 1px solid #2f2f2f;
	text-transform: uppercase;
	letter-spacing: .1em;
	min-height: 42px;
	font: 700 11px/14px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.posts-holder .view-all {
	margin: 7px 0 0;
}

.case-study {
	padding: 56px 0 84px;
}

.case-study .container {
	max-width: 1090px;
}

.case-study .row {
	margin-bottom: 0;
}

.case-study .top-holder {
	font-size: 24px;
	line-height: 30px;
	border-bottom: 5px solid #f0f0ef;
	padding: 0 0 50px;
	margin: 0 0 32px;
}

.case-study .top-holder p{
	padding-top: .3em;
	opacity: .3;
}
.case-study .top-holder .slogan {
	display: block;
	font: 900 62px/66px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.case-study .top-holder .slogan span {
	display: block;
	color: #AD02EA;
}

.case-study .top-holder .category {
	padding: 4px 0 0;
	margin: 0 0 44px;
	display: block;
	font: bold 12px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.case-study .top-holder h1 {
	margin: 0;
	font: 900 21px/24px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.case-study .top-holder p {
	margin: 0;
}

.case-study .description {
	border-bottom: 5px solid #f0f0ef;
	padding: 0 0 46px;
	margin: 0 0 44px;
	font-size: 35px;
	line-height: 42px;
	font-weight: 900;
}

.case-study .description p {
	margin: 0;
	max-width: 900px;
}

.case-study .img-holder {
	margin: 0 0 72px;
}

.case-study .img-holder img {
	width: 100%;
}

.case-study .content {
	padding: 0 0 20px;
}

.case-study .content h2 {
	margin: 0 0 19px;
	font-size: 15px;
	line-height: 18px;
	color: #AD02EA;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .05em;
}

.case-study .content p {
	margin: 0 0 18px;
}

.posts-holder.leadership {
	padding: 62px 0 0;
	background: #fff;
}

.posts-holder.leadership h1 {
	margin: 0 0 20px;
	font-weight: 900;
	font-size: 27px;
	line-height: 30px;
}

.search-people{
	position: relative;
	width: 100%;
	margin: 0 0 15px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	background: #fff;
}

.search-people input[type="search"]{
	border: none;
	display: block;
	width: 100%;
	padding: 11px;
	font-size: 20px;
	line-height: 23px;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
}

.search-people button{
	position: absolute;
	top: 2px;
	right: 5px;
	background: none;
	border: none;
	outline: none;
	font-size: 20px;
	line-height: 23px;
	padding: 10px;
}

.search-people button:hover{
	opacity: 0.9;
}

.overlay-block .card-image {
	position: relative;
}

.overlay-block .card-image .overlay {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	background-size: cover !important;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.overlay-block .card-image:hover .overlay {
	opacity: .6;
}

.posts-holder.people {
	padding: 67px 0 84px;
	overflow: hidden;
}

.posts-holder.people .row {
	margin-bottom: 0;
}

.posts-holder.people .top-filter {
	padding: 0 0 79px;
}

.posts-holder.people .top-filter .filter-holder {
	border-top: 2px solid #5a5a59;
	max-width: 655px;
	padding: 19px 0 0;
}

.posts-holder.people .top-filter h2 {
	margin: 0 0 17px;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 900;
}

.posts-holder.people .top-filter p {
	margin: 0;
}

.posts-holder.people .top-filter .title {
	display: block;
	margin: -3px 0 15px;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 900;
}

.posts-holder.people .top-filter ul {
	overflow: hidden;
	font: 700 11px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	letter-spacing: .05em;
}

.posts-holder.people .top-filter ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 8px 0;
}

.posts-holder.people .top-filter ul li:hover a {
	background: #878787;
	color: #fff;
}

.posts-holder.people .top-filter ul li.active a {
	background: #9643b3;
	color: #fff;
}

.posts-holder.people .top-filter ul li a {
	display: block;
	padding: 5px 12px 5px;
	background: #fff;
	text-transform: uppercase;
	color: #000;
	-webkit-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
}

.posts-holder.people .view-all {
	margin: 0;
}

.people-single {
	background: #f0f0ef;
	padding: 114px 0 66px;
	overflow: hidden;
}

.people-single .container {
	max-width: 1064px;
}

.people-single .img-holder {
	float: left;
	width: 40.9%;
	margin: 0 10.4% 0 0;
}

.people-single .img-holder img {
	width: 100%;
}

.people-single .img-holder img {
	margin: 0 0 32px;
}

.people-single .img-holder ul {
	font: 12px/15px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	text-transform: uppercase;
	padding: 0 0 0 112px;
}

.people-single .img-holder ul li {
	border-top: 1px solid #434343;
}

.people-single .img-holder ul li a {
	display: block;
	padding: 7px 0;
	color: #000;
}

.people-single .img-holder ul li a:hover .fa {
	color: #000;
}

.people-single .img-holder ul .fa {
	color: #43006F;
	font-size: 33px;
	line-height: 1.2;
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px 0 0;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.people-single .img-holder ul span {
	display: inline-block;
	vertical-align: middle;
	padding: 2px 0 0;
	font-weight: 900;
	letter-spacing: 1px;
}

.people-single .text-holder {
	padding: 130px 0 0 31%;
}

.people-single .text-holder:only-child {
	padding: 50px 0 0;
}

.people-single .text-holder h1 {
	margin: 0;
	font-size: 50px;
	line-height: 55px;
}

.people-single .text-holder .position {
	display: block;
	font-size: 35px;
	line-height: 38px;
	margin: -4px 0 33px;
	font-weight: 900;
}

.people-single .text-holder p {
	margin: 0 0 18px;
}

.people-single .view-all {
	margin: 0;
}

blockquote {
	background: #43006F;
	color: #fff;
	padding: 29px 45px 53px;
	margin: 51px 0 45px;
	border: none;
}

blockquote q,
blockquote p {
	border-top: 5px solid #fff;
	display: block;
	padding: 28px 0 0;
	margin: 0 0 40px;
}

blockquote cite {
	display: block;
	font: bold 21px/24px "Graphik Web", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.values {
	padding: 61px 0 37px;
}

.values .container {
	max-width: 1113px;
}

.values .top-holder {
	font-size: 24px;
	line-height: 30px;
	padding: 0 0 45px;
}

.values .top-holder h1 {
	margin: 0 0 8px;
	font-size: 28px;
	line-height: 31px;
	font-weight: 900;
}

.values .top-holder p {
	max-width: 800px;
	margin: 0;
}

.values ul {
	overflow: hidden;
}

.values ul li {
	float: left;
	width: 49%;
	overflow: hidden;
	padding: 0 7% 0 0;
	margin: 0 0 34px;
}

.values ul li:nth-child(even) {
	float: right;
}

.values .ico-holder {
	float: left;
	margin: 0 23px 0 0;
	width: 112px;
}

.values .text-holder {
	overflow: hidden;
	padding: 3px 0 0;
	font-size: 21px;
	line-height: 26px;
}

.values h2 {
	margin: 0 0 12px;
	font-size: 28px;
	line-height: 31px;
	font-weight: 900;
}

.values p {
	margin: 0;
}

.posts-holder.team {
	padding: 74px 0 85px;
}

.posts-holder.team .row {
	margin-bottom: 0;
}

.posts-holder.team h1 {
	margin: 0 0 29px;
	font-size: 28px;
	line-height: 31px;
}

.posts-holder.team .card p {
	font-size: 24px;
	line-height: 27px;
}

.posts-holder.team .view-all {
	margin: 14px 0 0;
}

#approach {
	padding: 81px 0 0;
}

#approach .container {
	max-width: 1113px;
}

#approach .top-holder {
	padding: 0 0 33px;
}

#approach .top-holder h1 {
	margin: 0 0 7px;
	float: left;
	padding: 29px 0 0;
	width: 21.1%;
}

#approach .top-holder ul{
	margin-top: .5em;
	margin-bottom: 1em;
}

#approach .top-holder li{
	list-style: disc;
	margin-left: 20px;
	margin-top: .1em;
}


.service {
	background: #f0f0ef;
	padding: 79px 0 58px;
	overflow: hidden;
}

.graph-holder {
	padding: 0 0 76px;
}

.graph-holder img {
	width: 100%;
}

.service .top-text{
	overflow: hidden;
	padding: 0 0 103px;
}

.service .top-text h1{
	margin: 0 0 7px;
	font-size: 28px;
	line-height: 31px;
	border-top: 2px solid #767676;
	float: left;
	padding: 29px 0 0;
	width: 21.1%;
}

.service .top-text .text-holder{
	float: right;
	width: 74.2%;
	border-top: 2px solid #767676;
	padding: 45px 0 0;
	font-size: 28px;
	line-height: 32px;
}

.service .top-text .text-holder p{
	margin: 0;
	max-width: 800px;
}

.service .accordion {
	padding: 0 0 11px;
}

.service .accordion > li {
	position: relative;
	background: #fff;
	overflow: hidden;
	margin: 0 0 35px;
	border-right: 10px solid #24bbbc;
}

.service .accordion .ico{
	width: 115px;
	height: 115px;
	border-radius: 100%;
	background: #e2e2e2;
	white-space:nowrap;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 0;
}

.service .accordion .ico:after {
	content:'';
	display:inline-block;
	height:100%;
	margin:0 0 0 -5px;
	overflow:hidden;
	vertical-align:middle;
	width:1px;
}
.service .accordion .ico img{
	display:inline-block;
	vertical-align:middle;
	white-space:normal;
}

.service .accordion > li .column {
	float: left;
	width: 30%;
	padding: 40px 10px 10px 41px;
}

.service .accordion > li .holder{
	border-top: 1px solid #000;
	padding: 20px 0 0;
}

.service .accordion > li .text {
	float: right;
	width: 65%;
	background: #fbfbfa;
	padding: 40px 41px 53px;
}

.service .accordion > li.active .btn:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.service .accordion > li .btn {
	padding: 10px 24px 9px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 2px;
}

.service .accordion .drawer {
	padding: 47px 0 0;
	font-size: 21px;
	line-height: 24px;
	position: relative;
}

.service .accordion .drawer ul {
	max-width: 700px;
	overflow: hidden;
}

.service .accordion .drawer ul li {
	float: left;
	width: 50%;
	position: relative;
	padding: 0 20px 0 10px;
	margin: 0 0 7px;
}

.service .accordion .drawer ul li:nth-child(even) {
	float: right;
}

.service .accordion .drawer ul li:after {
	position: absolute;
	content: "";
	top: 9px;
	left: 0;
	width: 4px;
	height: 4px;
	background: #000;
	border-radius: 100%;
}

.service .accordion h2 {
	margin: 0;
	font-size: .9em;
	line-height: 1.25em;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: .075em;
}

.service .accordion p {
	margin: 0 0 43px;
	font-size: 24px;
	line-height: 30px;
}

.service .view-all {
	margin: 0;
}

.contact {
	padding: 60px 0 35px;
	font-size: 21px;
	line-height: 26px;
}

.contact .row {
	margin-bottom: 0;
}

.contact .container {
	max-width: 1113px;
}

.contact h1 {
	margin: 0 0 22px;
	font-size: 28px;
	line-height: 31px;
}

.contact .holder {
	border-top: 1px solid #000;
	padding: 22px 0 0;
	margin: 0 0 66px;
}

.contact h2 {
	margin: 0 0 16px;
	font-size: 21px;
	line-height: 24px;
}

.contact .column {
	float: left;
	width: 40%;
	padding: 0 0 38px;
}

.contact dl {
	float: right;
	width: 55.4%;
	margin: -5px 0 0;
}

.contact dl dt {
	font-weight: bold;
	margin: 0;
}

.contact dl dd {
	margin: 0 0 16px;
}

.contact dl dd a {
	color: #000;
}

.contact address {
	font-style: normal;
	padding: 0 0 0 20px;
	margin: 0 0 16px;
	position: relative;
}

.contact address a{
	color: #000;
}
.contact address a:hover{
	opacity: .6;
}

.contact address:after {
	position: absolute;
	content: "\f041";
	font: normal normal normal 24px/1 FontAwesome;
	top: 1px;
	left: 2px;
}

.contact .sub-title {
	display: block;
	font-weight: 900;
}

.contact .phone {
	padding: 0 0 0 22px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #000;
}

.contact .phone:hover {
	opacity: .8;
}

.contact .phone:after {
	position: absolute;
	content: "\f095";
	font: normal normal normal 22px/1 FontAwesome;
	top: 4px;
	left: 2px;
}

.contact .btn {
	float: left;
	clear: left;
	padding: 11px 57px 8px;
}

.two-columns {
	padding: 50px 0;
}

#content ul,
.single-post #main ul {
	padding-left: 20px;
}

#content ul:not(.browser-default),
.single-post #main ul:not(.browser-default) {
	list-style-type: square;
}

#content ul:not(.browser-default) li,
.single-post #main ul:not(.browser-default) li {
	list-style-type: square;
}



.two-columns .wp-caption.alignnone {
	width: 100% !important;
}

.two-columns .wp-caption.alignnone img {
	width: 100%;
}

blockquote a {
	color: inherit;
}

blockquote a:hover {
	color: inherit;
	opacity: .7;
}

blockquote a:hover > * {
	opacity: .7;
}

blockquote a > * {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.filter-list li {
	font-weight: bold;
	letter-spacing: .15em;
}

@media (min-width: 993px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}
}

@media (max-width: 1500px) {

	/*.intro-holder {
		padding: 100px 0;
		height: 75vh;
	}*/
}

@media (max-width: 1199px) {
	/*.intro-holder {
		height: 65vh;

	}*/

	.intro-block h1 {
		font-size: 80px;
		line-height: 85px;
		padding: 0 40px;
	}

	#footer .address-list > li {
		display: block;
		width: auto;
	}

	.people-single .text-holder {
		padding: 80px 0 0 20%;
	}

	.service .accordion h2 {

	}

	.contact {
		font-size: 18px;
	}
}

@media (max-width: 992px) {
	#wrapper{
	}
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.wp-caption {
		width: 100% !important;
	}

	/*.intro-holder {
		padding: 90px 0;
		height: 60vh;
	}

	.intro-holder .container h1 {
		font-size: 40px;
		line-height: 45px;
	}*/

	.case-study .top-holder {
		padding: 0 0 20px;
		margin: 0 0 20px;
	}

	.case-study .top-holder .slogan {
		font-size: 50px;
		line-height: 55px;
		margin: 0 0 20px;
	}

	.case-study .top-holder .slogan span {
		display: inline;
	}

	.case-study .top-holder .category {
		margin: 0 0 10px;
	}

	.posts-holder.people .top-filter {
		padding: 0 0 30px;
	}

	.posts-holder.people .top-filter .filter-holder {
		margin: 0 0 20px;
	}

	.people-single {
		padding: 50px 0 10px;
	}

	.people-single .img-holder {
		margin: 0 5% 0 0;
	}

	.people-single .img-holder ul {
		padding: 0;
	}

	.people-single .text-holder {
		padding: 0;
	}

	.values ul li {
		display: block;
		float: none;
		width: auto;
		margin: 0 0 20px;
	}

	.values ul li:nth-child(even) {
		float: none;
	}

	.service{
		padding: 50px 0;
	}

	.service .top-text{
		padding: 0 0 50px;
	}

	.service .accordion > li .column {
		float: none;
		width: auto;
		padding: 20px;
	}

	.service .accordion > li .column .item {
		margin: 0 0 10px;
	}

	.service .accordion > li .text {
		float: none;
		width: auto;
	}

	.service .accordion .drawer {
		width: auto;
		float: none;
	}

	.service .accordion h2 {
		margin: 0 0 10px;
	}

	.service .accordion h2 br{
		display: none;
	}

	.service .top-text h1{
		float: none;
		width: auto;
		margin: 0 0 10px;
		padding: 0;
		border: none;
	}

	.service .top-text .text-holder{
		float: none;
		width: auto;
		padding: 0;
		border: none;
	}

	.contact {
		font-size: 15px;
	}

	.approach{
		padding: 40px 0 0;
	}

	.approach .top-holder h1{
		float: none;
		width: auto;
		margin: 0 0 10px;
		padding: 0;
		border: none;
	}
	.approach .content-holder{
		float: none;
		width: auto;
		padding: 0;
		border: none;
	}
}

@media (max-width: 767px) {
	.contact .column {
		width: auto;
		float: none;
	}

	.contact dl {
		float: none;
		width: auto;
		margin: 0;
	}

	/*.intro-holder {
		padding: 100px 0;
		height: 60vh;
	}*/
}

@media (max-width: 600px) {
	.wrapper{
		width: 100%;
	}
	html {
		font-size: 16px;
		line-height: 20px;
	}

	#header nav {
		padding: 0;
	}

	/*
	.intro-holder {
		padding: 100px 0;
		height: 60vh;
	}

	.intro-block {
		padding: 130px 0 100px;
		text-align: center;
	}

	.intro-block h1 {
		font-size: 30px;
		line-height: 35px;
		padding: 0;
	}

	.intro-block h1 span {
		display: inline;
	}

	.intro-holder {
		height: 300px;
		padding: 30px 0;
	}

	.intro-holder .container h1 {
		font-size: 25px;
		line-height: 30px;
	}

	*/

	.carousel .drawer {
		min-height: 300px;
	}

	.scroll-down {
		bottom: 20px;
	}

	.scroll-down:hover {
		bottom: 20px;
	}

	.case-studies {
		font-size: 20px;
		line-height: 25px;
		padding: 30px 0 10px;
	}

	.home-blocks {
		padding: 30px 0;
	}

	.home-blocks .block {
		padding: 20px;
		min-height: 0;
	}

	.home-blocks .holder {
		padding: 20px;
		max-width: 100%;
	}

	.home-blocks .category {
		margin: 0 0 20px;
	}

	.home-blocks h2 {
		font-size: 20px;
		line-height: 25px;
	}

	.home-blocks p {
		font-size: 20px;
		line-height: 25px;
		margin: 0 0 20px;
	}
	.case-study .top-holder p{
		display: none;
	}

	.view-all {
		padding: 26px 15px 22px;
		margin: 0;
	}

	#footer .footer-nav {
		margin: 0 0 20px;
	}

	#footer .copyright {
		text-align: center;
		margin: 0 0 10px;
	}

	#footer .address {
		padding: 0 0 20px;
		border: none;
	}

	#footer .title {
		margin: 0 0 10px;
	}

	#footer .subscribe {
		padding: 0 0 20px;
		border: none;
		display: none;
	}

	.filter-block {
		padding: 30px 0 10px;
	}

	.filter-block h2 {
		font-size: 25px;
		line-height: 30px;
	}

	.filter-block .filter-holder .title {
		float: none;
		width: auto;
		display: block;
		margin: 0 0 10px;
	}

	.posts-holder {
		padding: 30px 0;
	}

	.case-study {
		padding: 30px 0;
	}

	.case-study .top-holder {
		font-size: 16px;
		line-height: 20px;
	}

	.case-study .top-holder .slogan {
		font-size: 30px;
		line-height: 35px;
	}

	.case-study .description {
		font-size: 20px;
		line-height: 25px;
		padding: 0 0 20px;
		margin: 0 0 20px;
		font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	}

	.case-study .img-holder {
		margin: 0 0 30px;
	}

	.case-study .content h2 {
		margin: 0 0 10px;
	}

	.posts-holder.leadership {
		padding: 30px 0 0;
	}

	.posts-holder.leadership h1 {
		font-size: 23px;
		line-height: 28px;
		margin: 0;
	}

	.posts-holder.people {
		padding: 40px 0;
	}

	.people-single .img-holder {
		margin: 0 0 20px;
		width: auto;
		float: none;
	}

	.people-single .img-holder img {
		margin: 0 0 20px;
	}

	.people-single .img-holder ul li a {
		padding: 3px 0;
	}

	.people-single .img-holder ul .fa {
		font-size: 25px;
	}

	.people-single .text-holder h1 {
		font-size: 30px;
		line-height: 35px;
	}

	.people-single .text-holder .position {
		margin: 0 0 20px;
		font-size: 25px;
		line-height: 30px;
	}

	blockquote {
		margin: 0 0 30px;
		padding: 20px;
	}

	blockquote q,
	blockquote p {
		padding: 15px 0 0;
		margin: 0 0 20px;
	}

	blockquote cite {
		font-size: 15px;
		line-height: 18px;
	}

	.values {
		padding: 40px 0 10px;
	}

	.values .top-holder {
		font-size: 20px;
		line-height: 25px;
		padding: 0 0 20px;
	}

	.values .ico-holder {
		width: 70px;
	}

	.values .text-holder {
		font-size: 17px;
		line-height: 20px;
	}

	.values h2 {
		font-size: 20px;
		line-height: 23px;
		margin: 0 0 5px;
	}

	.posts-holder.team {
		padding: 30px 0;
	}

	.posts-holder.team h1 {
		font-size: 23px;
		line-height: 27px;
	}

	.posts-holder.team .view-all {
		margin: 0;
	}

	.approach {
		padding: 30px 0 0;
	}

	.approach .top-holder {
		padding: 0 0 30px;
		font-size: 18px;
		line-height: 24px;
	}

	.service {
		padding: 25px 0 0;
	}

	.graph-holder {
		padding: 0 0 30px;
	}

	.service .accordion {
		padding: 0;
	}

	.service .top-text .text-holder{
		font-size: 18px;
		line-height: 24px;
	}

	.service .accordion .ico{
		display: block;
		margin: 0 auto 20px;
		width: 70px;
		height: 70px;
		padding: 10px;
	}

	.service .accordion h2{
		font-size: 20px;
		line-height: 23px;
		display: block;
		text-align: center;
	}

	.service .accordion > li .text{
		padding: 20px;
	}

	.service .accordion > li {
		margin: 0 0 15px;
	}

	.service .accordion > li .btn {
		position: static;
	}

	.service .accordion .drawer {
		padding: 20px 0 0;
		font-size: 18px;
		line-height: 23px;
	}

	.service .accordion .drawer ul li:nth-child(even) {
		float: none;
	}

	.service .accordion .drawer ul li {
		width: auto;
		display: block;
		float: none;
	}

	.service .accordion p {
		padding: 0;
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 20px;
	}

	.contact {
		padding: 30px 0 10px;
		font-size: 15px;
		line-height: 20px;
	}

	.contact .holder {
		margin: 0;
		padding: 20px 0;
	}

	.contact h2 {
		margin: 0 0 5px;
	}

	.contact .column {
		padding: 0 0 15px;
	}

	.contact dl dd {
		margin: 0 0 10px;
	}

	.contact address {
		margin: 0 0 5px;
	}

	.contact .btn {
		padding: 11px 35px 8px;
	}
	.social-networks{
		text-align: center;
	}
	.address{
		display: none;
	}
}

/******************************************************************************
*
*	Whatif Theme updates 2018
*	Author: Tim Wong
*
*******************************************************************************/


/*---------------------------------approach-----------------------------------*/
section.approach .graph-holder {
    float: none;
    width: 100%;
}

@media only screen and (min-width : 993px) {
	section.approach .graph-holder {
		float: right;
		width: 74.2%;
	}
}



section.approach .graph-holder>img {
	max-width: 100%;
}

section.service .accordion > li .column {
	width: 33%;
}

.service .accordion .ico {
    margin: 0 20px 20px 0;
}

/*---------------------------------new announcement-----------------------------------*/
#announcement {
	background-color: #f0f0ef;
}

@media (min-width: 601px) {
	#announcement .col {
		display: table-cell;
	    height: auto;
	    float: none;
	}

	#announcement .cta-col {
		position: relative;
	}

	#announcement .cta-col .btn {
		position: absolute;
		right: 0;
		bottom: 10%;
	}
}


#announcement h1 {
	font-size: 1rem;
	margin-top: 1.4rem;
}

#announcement p {
	font-size: 0.75rem;
}

/*---------------------------------homepage slideshow -----------------------------*/
#homepageSlideshow {

}

.home-slide {
	position: relative;
	height: 70vh;
	width: 100%;
	background-size: cover;
  	background-position: center;
  	background-repeat: no-repeat;
}

.home-slide .container {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.home-slide h1 {
	color: #FFF;
	font-size: 2.5rem;
	margin-bottom: 1rem;
}

@media (min-width: 600px) {
	.home-slide h1 {
		font-size: 3.5rem;
	}
}

@media (min-width: 992px) {
	.home-slide h1 {
		font-size: 4.5rem;
	}
}

.home-slide h1 > span {
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 125%;
}

.whatif-red {
	color: #ff2f36;
}

.whatif-blue {
	color: #24bbbc;
}

.whatif-green {
	color: #95b70a;
}

.owl-carousel .owl-dots {

	position: absolute;
	width: 100%;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: -2rem;
}

/*.owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid #FFF;
  transition: all 0.2s ease;
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: #FFF;
}
*/
/*---------------------------------banner resize-----------------------------------*/

.intro-carousel{
	/*margin-bottom: 2rem;*/
}

.intro-holder {
	padding: 36px 0;
	height: 65vh;
}

.intro-holder .container h2 {
	font-size: 24px;
	line-height: 36px;
}

@media (min-width: 600px) {

	.intro-holder {
		padding: 36px 0;
		height: 65vh;
	}

	.intro-holder .container h2 {
		font-size: 36px;
		line-height: 48px;
	}

}

@media (min-width: 992px) {
	.intro-holder {
		padding: 60px 0;
		height: 460px;
	}

	.intro-holder .container h2 {
		font-size: 48px;
		line-height: 50px;
	}
}

/* contact us - CTA */
.page-template-template-contact .btn.btn-cta {
	display: none;
}

.btn.btn-cta {
	float: none;
	margin-top: 24px;
}

.btn.btn-cta:hover{
	color: #000;
}

@media (min-width: 993px) {
	.btn.btn-cta {
		float: right;
		margin-top: -40px;
	}
}

.btn.btn-cta {
	height: auto;
	background-color: none;
	color: #fff;
	border: 2px solid #fff;
	padding: 11px 36px 12px;
}

.btn.btn-cta::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin: 1px 0 0 5px;
}
.btn.btn-cta:hover::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-left: 8px solid #000;
	border-bottom: 4px solid transparent;
	display: inline-block;
	margin: 1px 0 0 5px;

}



/********************* mobile nav size *****************************/
.side-nav a {
	font-size: 16px;
	line-height: 24px;
}

/******************** product banner ******************************/
.product-banner-holder {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 36px 0;
    height: 65vh;
}

@media (min-width: 600px) {
	.product-banner-holder {
	    padding: 36px 0;
	    height: 65vh;
	}
}

@media (min-width: 992px) {
	.product-banner-holder {
	    padding: 36px 0;
	    height: 420px;
	}
}

/* stick content container to bottom of main banner */
.product-banner-holder .container {
	position: relative;
	top: 100%;
    transform: translateY(-100%);
}

/* banner content layout */
.product-banner-holder .container > .row {
	display: flex;
    flex-wrap: wrap;
}

.product-banner-holder .container > .row > .col {
	display: flex;
    flex-direction: column;
}

.product-banner-holder .container > .row > .col:last-of-type {
	align-items: flex-end;
}

.product-banner-holder p.subheader {
	color: #FFF;
	font-size: 1.143rem;
	margin-bottom: 1.5rem;
}

/* large screens */
@media only screen and (min-width: 993px) {
	.product-banner-holder p.subheader {
		color: #FFF;
		font-size: 1.143rem;
		margin-bottom: 0;
	}
}

.product-banner-holder h1 {
	color: #FFF;
	font-weight: 900;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 2rem;
	line-height: 2.5rem;
}

.product-banner-holder .btn.btn-cta {
    float: none;
	margin: 0;
	margin-top: auto;
}

#introSection {

}

#introSection > .container > .row > .col:first-of-type {
	padding-right: 4rem;
}

#introSection h2 {
	font-weight: 900;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	line-height: 1.4;
}

#introSection p {
	margin-top: 0.65rem;
}

#introSection ul.intro-bullets {
	margin-top: 1.5rem;
}

#introSection ul.intro-bullets > li {
	padding: 8px 0 8px 0;
	border-top: 1px solid #000;
}

#introSection ul.intro-bullets > li:last-of-type {
	border-bottom: 1px solid #000;
}

/* video */
#videoSection {
	display: none;
}

#videoSection .video-wrapper {
	width: 100%;
	position:relative;
	height: auto;
}

/* MAIN PAGE CONTENT */
#mainContent {
	/*display: none;  hidden at start */
}


#mainContent .content-block {
	margin-bottom: 2rem;
	margin-top: 2rem;
}

.content-toggle {
	background-color: #f0f0ef;
	text-align: center;
	padding: 0.5rem;
    cursor: pointer;
	margin-bottom: 1rem;
}

.content-toggle span {
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.667rem;
}

.content-toggle span:after {
	content: "";
    width: 0;
    height: 0;
	border-top: 8px solid #000;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
    display: inline-block;
    margin: 0 0 1px 5px;
}

.content-toggle.collapsed span:after {
	content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #000;
    border-bottom: 4px solid transparent;
    display: inline-block;
    margin: 0 0 1px 5px;
}


/* PRODUCT PAGE NAVIGATION */
#productNavigation {
	padding-top: 2rem;
}

#productNavigation .navbox {
	position: relative;
	/*height: 300px;*/
	width: 100%;
	overflow: hidden;
	margin-bottom: 1rem;
}

#productNavigation .navbox:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	.navbox {
		/*height: 300px;*/
	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	.navbox {
		/*height: 500px;*/
	}
}

.navbox > a.nav-link {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

.navbox > a.nav-link > .nav-bg {
	position: relative;
	height: 100%;
	width: 100%;
	background-color: #000;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: transform .5s ease;
}

.navbox > a.nav-link:hover > .nav-bg {
	transform: scale(1.1);
}

.navbox > a.nav-link > .nav-titles {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1rem;
}

.navbox > a.nav-link > .nav-titles > h4 {
	color: #FFF;
	font-size: 1.714rem;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	.navbox > a.nav-link > .nav-titles > h4 {
		font-size: 1.143rem;
	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	.navbox > a.nav-link > .nav-titles > h4 {
		font-size: 1.714rem;
	}
}

.navbox > a.nav-link > .nav-titles > .more {
	color: #FFF;
	border-top: 1px solid #FFF;
	margin-top: 0.5rem;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
    font-size: 0.667rem;
    padding-top: 6px;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	.navbox > a.nav-link > .nav-titles > .more {
		font-size: 0.571rem;
	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	.navbox > a.nav-link > .nav-titles > .more {
		font-size: 0.667rem;
	}
}

/* Related Content */
#relatedContent {
	background-color: #f0f0ef;
}

#relatedContent.people {
	background-color: #FFF;
}

#relatedContent .wrapper {
	display: flex;
  	flex-wrap: wrap;
}

#relatedContent .wrapper > .content-box {
	background-color: #FFF;
	display: flex;
  	flex-direction: column;
	margin-bottom: 1rem;
}

#relatedContent .copy-wrapper {
	padding: 1rem;
}

#relatedContent .copy-wrapper > h3 {
	line-height: 1.4;
}

#relatedContent .copy-wrapper > p {
	font-size: 0.857rem;
}

#relatedContent .copy-wrapper {
	/*margin-bottom: 1rem;*/
}

#relatedContent .wrapper > .content-box > .continue-link {
	border-top: 1px solid #000;
	margin: auto 1rem 1rem 1rem;
    padding-top: 0.286rem;
}

#relatedContent .wrapper > .content-box > .continue-link > a {
	color: #000;
	text-transform: uppercase;
	font-size: 0.667rem;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

#relatedContent .wrapper > .content-box > .continue-link > a:after {
	content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #000;
    border-bottom: 4px solid transparent;
    display: inline-block;
    margin: 0 0 1px 5px;
}

#relatedContent .img-wrapper {
	min-height: 300px;
	background-color: #000;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}


/* large screens - columns */
@media only screen and (min-width: 993px) {

	#relatedContent .wrapper > .content-box {
		flex:1;
		margin-right: 0.7rem;
		margin-left: 0.7rem;
	}

	#relatedContent .wrapper > .content-box:first-child {
		margin-left: 0;
	}

	#relatedContent .wrapper > .content-box:last-child {
		margin-right: 0;
	}

}

/* call to action */
#ctaSection {
	margin-top: -6em;
	padding-top: 3rem;
	padding-bottom: 2rem;
}

#ctaSection strong {
	font-weight: 700;
	font-size: 1.429rem;
}

#ctaSection a.btn {
	margin-top: 1rem;
}

#homeHero {
	position: relative;
	width: 100%;
	height: calc(100vh - 75px);
	min-height: 600px;
	max-height: calc(100vh - 75px);
	overflow: hidden;
	text-align: center;
	background: #000;
}

#heroVideoContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;

	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

video#heroVideo {
	display: block;
	position: absolute;
	min-height: 100%;
	min-width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	object-fit: cover;
}

#heroTitlesContainer {
	position: relative;
	top: 45%;
	transform: translateY(-50%);
	z-index: 3;
}

#heroTitlesContainer h1 {
	color: #FFF;
	font-size: 2rem;
    line-height: 2.556rem;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	#heroTitlesContainer h1 {
		font-size: 2.857rem;
		line-height: 3.429rem;
	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	#heroTitlesContainer h1 {
		font-size: 2.857rem;
		line-height: 3.429rem;
	}
}

#scrollIndicator {
	position: absolute;
	z-index: 4;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2rem;
    width: 120px;
    text-align: center;
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#scrollIndicator p {
	color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 400;
    opacity: 0.6;
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    letter-spacing: 0.1em;
}

#scrollIndicator span {
	width: 20px;
    height: 40px;
    border-radius: 10px;
    border: solid 1px;
    border-color: rgba(255, 255, 255, 0.5);
    display: block;
    margin: 0 auto 6px auto;
    position: relative;
    opacity: 0.6;
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#scrollIndicator span:before {
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #fff;
    top: 7px;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    opacity: 0.6;
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	animation: scroll_down 2s linear infinite;
}

@keyframes scroll_down {
  0%{
    opacity: 0;
  }
  10%{
    top: 7px;
    opacity: 0;
  }
  90%{
    top: 28px;
    opacity: 1;
  }
  100%{
    opacity: 0;
    top: 28px;
  }
}

#scrollIndicator p {
	color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 400;
    opacity: 0.6;
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    letter-spacing: 0.1em;

	display: none;
}

#playButton {
	margin-top: 1rem;
}

#playButton img {
	width: 55px;
	height: auto;
	transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	opacity: 0.4;
}

#playButton img:hover {
	opacity: 0.8;
}

#playButton span {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	color: rgba(255,255,255,0.6);
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
}


/* Product Pillars */
#productPillars {
	background-color: #f0f0ef;
	padding-top: 3.5rem;
	padding-bottom: 5rem;

}

#productPillars .wrapper {
	display: flex;
  	flex-wrap: wrap;
	margin-top: 3.5rem;
}

#productPillars .wrapper > .content-box {
	background-color: #FFF;
	display: flex;
  	flex-direction: column;
	margin-bottom: 1rem;
}

#productPillars .copy-wrapper {
	padding: 1rem;
}

#productPillars .copy-wrapper > h3 {
	line-height: 1.4;
}

#productPillars .copy-wrapper > h3 > span, #productPillars .copy-wrapper > h3 > em {
	color: #24babc;
	font-style: normal;
}

#productPillars .copy-wrapper > p {
	font-size: 0.857rem;
}

#productPillars .copy-wrapper {
	/*margin-bottom: 1rem;*/
}

#productPillars .wrapper > .content-box > .continue-link {
	/* border-top: 1px solid #000; */
	margin: auto 1rem 1rem 1rem;
    padding-top: 0.286rem;
}

#productPillars .pillar-icon {
	background-color: #f0f0f0;
	background-size: auto auto;
	background-repeat: no-repeat;
	background-position: center center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 2rem auto 0 auto;

}

/* large screens - columns */
@media only screen and (min-width: 993px) {

	#productPillars .wrapper > .content-box {
		flex:1;
		margin-right: 0.7rem;
		margin-left: 0.7rem;
	}

	#productPillars .wrapper > .content-box:first-child {
		margin-left: 0;
	}

	#productPillars .wrapper > .content-box:last-child {
		margin-right: 0;
	}

}

/* case studies */
#caseStudies {
	padding-top: 1.85rem;
}

#caseStudies .case-box {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1rem;
}

#caseStudies .case-box:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	#caseStudies .case-box {

	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	#caseStudies .case-box {

	}
}

#caseStudies .case-link {
	display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

#caseStudies .case-image {
	position: relative;
	height: 100%;
	width: 100%;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	transition: transform .5s ease;

	mix-blend-mode: multiply;
	 filter: grayscale(100%) contrast(100%);
	 opacity: 1;
}

#caseStudies .case-box > a.case-link:hover > .case-image {
	transform: scale(1.1);
}

#caseStudies .case-titles {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1rem;
}

#caseStudies .case-titles > h4 {
	color: #FFF;
	font-size: 1.714rem;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	#caseStudies .case-titles > h4 {
		font-size: 1.143rem;
	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	#caseStudies .case-titles > h4 {
		font-size: 1.714rem;
	}
}

#caseStudies .case-titles > p {
	color: #FFF;
	font-size: 1.125rem;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	#caseStudies .case-titles > p {
		font-size: 0.857rem;
	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	#caseStudies .case-titles > p {
		font-size: 1rem;
	}
}

#caseStudies .case-titles > .view {
	color: #FFF;
    border-top: 1px solid #FFF;
    margin-top: 0.5rem;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.667rem;
    padding-top: 6px;
}

/* Medium screens */
@media only screen and (min-width: 600px) {
	#caseStudies .case-titles > .view {
		font-size: 0.571rem;
	}
}

/* large screens */
@media only screen and (min-width: 993px) {
	#caseStudies .case-titles > .view {
		font-size: 0.667rem;
	}
}

#caseStudies .view-all {
	margin: 0;
}


/************** approach page ****************/
#approach {

}

#approach p {
	margin-top: 0.65rem;
}

#services {
	background: #f0f0ef;
}

#services p {
	margin-top: 0.65rem;
}

/* NEW CONTACT PAGE */

.contact h4 {
	font-size: 0.857rem;
}

.contact-region {
	margin-bottom: 1.5rem;
}

.contact-region a.btn {
	float: none;
	margin-top: 0.5rem;
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
}

.contact-region a.btn:not(.collapsed)::after {

	border-left: 4px solid transparent;
    border-top: 8px solid #000;
    border-right: 4px solid transparent;
	border-bottom: none;
}

.contact-region a.btn:not(.collapsed):hover::after {
	border-top: 8px solid #fff;
}

.contact-region a.btn.collapsed::after {
	border-left: 8px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
	border-right: none;
}

.contact-region a.btn.collapsed:hover::after {
	border-left: 8px solid #fff;
}


.contact-details {
	background-color: #F8F8F8;
	padding: 0.875rem;
}

.contact-details .address > address {
	padding: 0 0 0 24px;
}

.contact-details .address > span {
	font-size: 0.857rem;
}

.contact-details a, .contact-details a:link, .contact-details a:visited {
	font-size: 0.857rem;
	text-decoration: none;
	color: black;
}

.contact-details a:hover, .contact-details a:active {
	text-decoration: underline;
}

/******************* GDPR Compliance - mailchimp form checkbox *********************/

div.content__gdpr > fieldset.gdprRequired {
	border: none;
}

div.content__gdpr > label {
	font-size: 16px;
	line-height: 17px;
	font-weight: 700;
	margin-bottom: 3px!important;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
}

div.content__gdpr > p {
	font-size: 11px;
	font-weight: normal;
	color: #5f5f5f;
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
}

div.content__gdpr label.checkbox.subfield > span {
	font-weight: normal;
	font-size: 12px;
}

div.content__gdpr input[type="checkbox"].gdpr {
	position: static;
	margin: 0;
	margin-right: 8px;
}

/************** HOME PAGE ****************/
#offerings a{
	color: #43006F;
}
#believe a{
	color: #43006F;
}
#caseStudies a{
	color: #43006F;
}
#offerings a:hover{
	color: #9402C9;
}
#believe a:hover{
	color: #9402C9;
}
#caseStudies a:hover{
	color: #9402C9;
}

.home-intro{
	font-family: 'Graphik Web';
	background-color: #320647;
	width: 100%;
	height: 645px;
	color: #ffffff;
	z-index: -1;
}
btn btn-white{
	color: #ffffff !important;
}
.home-intro h1{
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	font-weight: 700;
	font-size: 3em;
	line-height: .9em;
	padding-top: 1em;
	padding-bottom: 60px;
}
.scribble{
	margin-top: 1em;
	margin-left: -3em;
	float: left;
}
.what-we-do{
	margin-top: 3em;
	width: 60px;
	height: auto;
	float: left;
}
#offerings .container .row{
	margin-top: -5em;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	float: right;
}
#offerings-approach .container .row{
	margin-top: 2rem;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-end;
	float: right;
}

.offer{
	margin-left: 0px !important;
	font-size: .9em;
}
.home-offering-1{
	margin: 0;
	height: 25rem;
	width: 100%;
	z-index: -1;
}
.offering-1{
	margin: 0;
	width: 100%;
}
.home-offering-caption-futures{
	padding-top: 3.5em;
	padding-left: 1.9em;
}
.offering-caption-futures{
	padding-left: 1.9em;
}
.home-offering-caption-cultures{
	padding-top: 1.75em;
	margin-right: 2em;
}
.offering-caption-cultures{
	margin-right: 2em;
}
#believe{
	background-color: #F9F9F9;
	padding-top: 2em;
	height: 490px;
	margin-bottom: 3em;
	font-size: .9 !important;
}
#believe .btn.btn-black {
	margin-top: 4em;
	background-color: #F9F9F9;
}
#believe .btn.btn-black:hover {
	background-color: #43006F;
}
.believe{
	overflow: visible;
}
.lead{
	margin-top: -6em;
	margin-left: -20px;
}
.we-believe{
	margin-top: 6em;
	padding-left: 2em !important;
}
.we-believe p{
	font-size: .9em;
}
.we-believe-intro{
	max-width: 198px;
	margin-bottom: 1em;
}
#case-studies{
	padding-top: 4em;
	width: 100%;
	overflow: hidden;
}
.case-study-home-img{
	background-color: #333;
	width: 100%;
	max-height: 560px;
}
.case-study-home-img img{
	width: 100%;
}
.case-study-home-content{
	font-family: 'Graphik Web', "Helvetica Neue", "Helvetica", sans-serif;
	font-size: .9em;
	margin-top: 3em;
	margin-left: 1.2em;
}
.case-study-home-content a{
	color: #9402C9;
}
.case-study-home-content a:hover{
	color: #AD02EA;
}
.growth{
	height: 1px;
	overflow: visible !important;
	float: right;
}
.growth img{
	width: 160px;
	float: right;
}
.home-link{
	margin-top: 3em;
	padding-top: 10px;
	width: 100%;
	height: auto;
	border-top: 1px solid #9402C9;
	text-transform: uppercase;
	font-size: .6em;
	letter-spacing: .07em;
	font-weight: 600;
	color: #9402C9;
}
.home-case-studies{
}
.case-study-home-link-arrow{
	float: right;
	font-family: ;
}
#home .view-all{
	margin-bottom: 2em;
}

#engine .row{
	margin-top: 2rem;
	margin-bottom: 4rem;
}
.contact-cta{
	text-align: right;
}
#view-all-php{
	display: inline-block;
	
}


@media (max-width: 1280px) {
	.home-offering-caption-futures{
		padding-top: 2em;
		padding-left: 1.5em;
	}
	.home-offering-caption-cultures{
		padding-top: .2em;
		margin-right: 2em;
	}
	.lead{
		margin-top: -6em;
	}
	.growth img{
		width: 135px;
	}
	#case-studies{
		padding-top: 2em;
	}
}

@media (max-width: 1155px) {
	.home-offering-caption-futures{
		padding-top: 0em;
		padding-left: 1.5em;
	}
	.home-offering-caption-cultures{
		padding-top: 0em;
		margin-right: 1em;
	}
	#case-studies{
		padding-top: 0;
	}
}

@media (max-width: 992px) {	
	.home-intro h1{
		font-size: 2.25em;
		line-height: .9em;
		padding-top: 1em;
		padding-bottom: 40px;
	}
	.what-we-do{
		margin-top: 3.5em;
		margin-left: -1em;
		width: 50px;
	}
	.home-offering-1{

	}
	.home-offering-caption-futures{
		padding-top: 5.85em;
		padding-left: 1.5em;
	}
	.home-offering-caption-cultures{
		padding-top: 5em;
		margin-right: 1.2em;
	}
	#believe{
		padding-top: 0;
		height: auto;
		margin-bottom: 3em;
		font-size: .9 !important;
	}
	.believe{
		overflow: visible;
	}
	.we-believe{
		margin-top: 2em;
		padding-left: 0 !important;
	}
	.we-believe-intro{
		padding-left: 20px;
		width: 35%;
		float: left;
	}
	.we-believe-content{
		margin-top: -10px;
		width: 60%;
		float: right;
	}
	.we-believe p{
		font-size: 1em;
	}
	.case-study-home-content{
		font-size: .8em;
		margin-top: 1.7em;
		margin-left: 1em;
	}
}
@media (max-width: 850px) {
	.home-offering-caption-futures{
		padding-top: .5em;
		padding-left: 1.5em;
	}
	.home-offering-caption-cultures{
		padding-top: 0em;
		margin-right: 2em;
	}
	
}

@media (max-width: 767px) {
	.home-intro h1{

	}
	#offerings h1{
		font-size: 1.2em;
	}
	.home-offering-caption-futures{
		margin-top: -.5em;
		padding-top: 0;
		padding-left: 1.5em;
	}
	.home-offering-caption-cultures{
		margin-top: -.5em;
		padding-top: 0;
		margin-right: 1.7em;
	}
	.offer{
		font-size: .8em;
	}
	.we-believe p{
		font-size: .9em;
	}

}
@media (max-width: 600px) {
	.home-intro h1{
		font-size: 2.25em;
		line-height: .9em;
		padding-top: 1em;
		padding-bottom: 40px;
	}
	#offerings .container .row{
		margin-top: -2em;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: flex-end;
		float: right;
	}
	.case-study-home-content{
		margin-top: 1em;
		padding-left: 0;
		margin-bottom: 2em;
	}
	.contact-cta{
		text-align: left;
		margin-top: 20px;
	}
}
@media (max-width: 500px) {
	.home-intro{
		height: 370px;
	}
	.home-intro h1{
		font-size: 1.75em;
		line-height: 1em;
		padding-top: 1.2em;
		padding-bottom: 20px;
	}
	#offerings .container .row{
		margin-top: -3.5em;
		height: auto;
		margin-left: -20px !important;
		margin-right: -20px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.home-offering-1{
		height: auto;
	}
	.home-offering-caption-futures{
		margin-top: 0;
		padding-top: 0;
		padding-left: 1.1em;
	}
	.home-offering-caption-cultures{
		margin-top: 0;
		padding-top: 0;
		margin-right: .9em;
	}

	#believe{
		margin-top: 6em;
		padding-top: 0;
		height: auto;
		margin-bottom: 2em;
	}
	.believe{
		overflow: visible;
	}
	.we-believe{
		margin-top: 2em;
		padding-left: 0 !important;
	}
	.we-believe-intro{
		padding-left: 10px;
		width: 100%;
		float: none;
	}
	.we-believe-content{
		margin-top: -10px;
		width: 100%;
		float: none;
		padding-left: 10px;
	}
	.we-believe p{
		font-size: .9em;
	}
	#believe .btn.btn-black{
		margin-top: 2em;
	}
	.case-study-home-content{
		font-size: 1em;
		margin-top: 1em;
		margin-left: 0;
	}
	.home-link{
		font-size: .6em;
		letter-spacing: .02em;
		font-weight: 600;
	}
}