/*
Theme Name: Polygon
Theme URI: http://orckid.com
Description: An actual real life purpose built WordPress website made to the good folks at Polygon
Version: 1.0
Author: Doctor Hoppers
Author URI: http://orckid.com
Tags: You're it.
License: Custom
/*
/*fonts*/

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;700&display=swap');

@font-face {
	font-family: 'hindbold';
	src: url('fonts/hind-bold-webfont.woff2') format('woff2'),
	url('fonts/hind-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'hindlight';
	src: url('fonts/hind-light-webfont.woff2') format('woff2'),
	url('fonts/hind-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'hindmedium';
	src: url('fonts/hind-medium-webfont.woff2') format('woff2'),
	url('fonts/hind-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'hindsemibold';
	src: url('fonts/hind-semibold-webfont.woff2') format('woff2'),
	url('fonts/hind-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

html {
	overflow-x: hidden;
}


body {
	color: #777;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	line-height: 1.4;
	overflow-x: hidden;
}

main {
	float: left;
	width: 100%;
}

a, a:hover, a:active{
	transition: 500ms;
}

ul {
	margin: 0;
	padding: 0;
}

iframe,
img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5 {
	color: #030B16;
}

h1 {
	font-size: 34px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 700;
	line-height:46px;
}
.page-template-history-page .page-main-header h1 span{
	font-weight:600;
}

h2{
	font-size: 22px;
	font-family: 'Titillium Web', sans-serif;
}

h2.page-title {
	font-size: 20px;
	font-weight: 700;
	color: #030B16;
	margin-bottom: 30px; 
}

.secondary-title{
	text-transform: uppercase;
	font-size: 42px;
	font-weight: 400;
	line-height: 1.8;
	margin: 84px 0 10px;
}

.secondary-title span{
	font-weight:600;
}


.third-title{
	text-transform: uppercase;
	font-size: 42px;
	font-weight: 400;
	line-height: 1.8;
	margin:24px 0;
}

.third-title span{
	font-weight:600;
}

.content-wrap {
	float: left;
	width: 100%;
	background: url(img/polygon-icon.png) left 30px no-repeat transparent;
}
.content-wrap .container {
	padding: 50px 5vw 80px;	
}
.content-wrap p {
	font-size: 16px;
	line-height: 1.6;
	margin: 25px 0;
}

h6 {
	font-size: 16px;
	font-family: 'Titillium Web', sans-serif;
	letter-spacing: 1px;
	color: #333333;
}

h2.section-title {
	font-size: 16px;
	font-weight: 700;
}


.svg-icon {
	height: 40px;
	margin-left: 45%;
	width: auto;
	margin-bottom: 15px;
}

.quick-link {
	float: left;
	margin: 15px 0;
	width: 100%;
}

.site-main > .page-header {
	height: 100vh;
	max-height: 400px;
	margin: 0;
	padding: 0;
	border: none;
	display: flex;
	position: relative;
	justify-content: center;
	align-items: center;
}
.site-main > .page-header .container h2 {
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	line-height: 1.3;
	text-align: center;
	padding: 40px 5vw 0;
}



.page-header {
	background-size: cover;
	background-position: center center;
}

/*used classed*/

.default {
	float: left;
/*	margin-bottom: 30px;*/
	width: 100%;
}

.btn {
	background-color: #A27B36;
	color: #fff;
	padding: 14px 30px;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 0;
}
.btn:hover {
	color: #fff;
	background-color: #7c5d27;
}

.center-txt{
	float: left;
	width: 100%;
	text-align: center;
}

.large-txt {
	font-size: 30px;
	color: #A27B36;
}

.home h6 {
	font-size: 30px;
}

.quick-link h4 {
	font-size: 24px;
	font-weight: 700;
	margin: 22px 0;
}

.intro ul {
	float: left;
	list-style: outside none none;
	width: 100%;
	margin-left: -40px;
}

.intro li {
	margin: 15px 0;
}

.intro li:before {
	content:'\f105';
	float: left;
	font-family: FontAwesome;
	font-size: 30px;
	height: 40px;
	margin: -10px 12px 0;
	color: #44a1da;

}

.intro .bx-wrapper li::before{
	display: none;
}

.white-strip {
	float: left;
	padding: 60px 0;
	width: 100%;
}

.white-strip h3 {
	float: left;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	width: 100%;
}
/*padding free version*/
.padd-free {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/*Header*/
header {
	float: left;
	padding: 25px 0;
	position: absolute;
	width: 100%;
	z-index: 99;
}

.adaptive > .down-arrow,
.page-main-header > .down-arrow,
.page-header > .down-arrow {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -10px;
}

/*menu*/

.menu-main-container {
	float: right;
}

.main-menu {
    float: left;
    width: 100%;
	list-style: none;
	padding-top: 3px;
	margin-bottom: 0;
}

.main-menu a {
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 15px;
	letter-spacing: 1px;
	padding: 15px 0 5px;
	margin: 0 0 0 35px;
	text-transform: none;
	border-bottom: solid 3px transparent;
	transition: all 500ms ease 0s;
	width: auto;
	font-family: 'Titillium Web', sans-serif;
}

.main-menu a:hover, .main-menu .current_page_item a{
	text-decoration: none;
	transition: 500ms;
	border-bottom: solid 3px #a27b36;
}

.main-menu li {
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	transition: all 0.2s ease 0s;
}

.sub-menu {
	border: medium none;
	border-radius: 0 0 2px 2px;
	display: none;
	left: 0;
	list-style: outside none none;
	margin: 0;
	padding: 40px 0 0;
	position: absolute;
	top: 23px;
	width: 200px;
	z-index: 200;
}

.sub-menu.active{
	display:block;
}

.sub-menu li {
	background: #262626 none repeat scroll 0 0;
	border: medium none;
	float: left;
	height: auto;
	margin: 0 10px;
	padding: 0;
	position: relative;
	width: 100%;
}

.sub-menu li a {
	border-bottom: 1px solid;
	color: #bbbbbb;
	float: left;
	font-size: 13px;
	font-weight: normal;
	text-transform: none;
	width: 100%;
}

.sub-menu li a:hover{
	color: white;
}

/*generics*/
.content-area {
	float: left;
	position: relative;
	width: 100%;
}

/*blog*/

.single-news {
	float: left;
	margin: 15px 0;
	width: 100%;
}

.page-template-contact-page .content-area .container,
.site-main.news .container {
	padding: 30px 15px;
}
.page-template-contact-page .content-area .container p {
	padding-top: 10px;
}


.site-main.news .wp-post-image {
	margin-top: 20px;
}

.post_tags a {
	float: left;
	margin-right: 5px;
	width: auto;
	color: #777;
}

.attachment-img-responsive{
	float: left;
	width:100%;
	height:auto;
}

.post-feed {
	float: left;
	margin: 20px 0;
	width: 100%;
}

.post-feed h2 {
	float: left;
	width: 100%;
}

nav h2.screen-reader-text { display: none; }

/*.page-main-header {
	background: #f9f9f9 none repeat scroll 0 0;
	float: left;
	width: 100%;
	padding: 10px 0;
}*/

.page-main-header {
	background: url("img/img-case-study.jpg") no-repeat 0 0;
	color: white;
	float: left;
	/*padding: 134px 0 90px;*/
	text-align: center;
	width: 100%;
	margin: 0;
	background-position: center;
	background-size:cover;
	position: relative;
	height: 100vh;
	max-height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-template-about-page .page-main-header{
	background: url("img/img-case-study.jpg") no-repeat 0 0;
	margin: 0;
	width: 100%;
	background-position: center;
	background-size:  cover;
}


.post-type-archive-casestudies .page-main-header,
.post-type-archive-work .page-main-header{
	background: url("img/img-case-study.jpg") no-repeat 0 0;
	margin: 0;
	width: 100%;
	background-position: center;
	background-size:  cover;
}

.single-post .page-main-header {
	background: url("img/img-news.jpg") no-repeat 0 0;
}

.page-main-header h1 {
	/*color: #333333;*/
	color: white;
	font-size: 30px;
	padding-top: 40px;
	font-weight: 700;
	position: relative;
	z-index: 5;
}

.page-ban-header {
	float: left;
	max-height: 296px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}

.page-ban-header img {
	float: left;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 1;
}

.page-ban-header h1 {
	color: white;
	float: left;
	font-size: 50px;
	font-weight: 400;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 3;
	line-height: inherit;
}

.body-copy {
	float: left;
	padding: 30px 0;
	width: 100%;
}

.brief {
	float: left;
	width:100%;
	border-bottom: 1px solid #95656A;
	padding-bottom: 30px;
}

.widget_search form {
	position: relative;
}

.widget_search input {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
	box-sizing: border-box;
	padding: 10px 12px 10px 36px;
	width: 100%;
}

.widget_search label, .widget_search #searchsubmit {
	display: none;
}

.widget_search form::before {
	color: #999999;
	content: '\f002';
	font-family: "FontAwesome";
	font-size: 14px;
	left: 14px;
	line-height: 1;
	position: absolute;
	top: 14px;
}

.sidebar {
	padding-left: 80px;
}
.sidebar .widget h3 {
	color: #444444;
	font: 700 14px Montserrat,Arial,Helvetica,sans-serif;
}

.single-post .site-main > .page-header {
	margin-bottom: 30px;
}

.sidebar ul {
	float: left;
	list-style: outside none none;
	width: 100%;
}
.sidebar ul li {
	border-bottom: 1px solid #efefef;
	font-size: 12px;
	padding: 10px 0;
}

.sidebar ul li:after{
	content: '\f105';
	font-family: FontAwesome;
	float: right;
}

.sidebar a{
	color: #777777;
}

.complete-feed .date {
	font-size: 16px;
	text-transform: uppercase;
}

.complete-feed .img-responsive {
	width: 100%;
}
.complete-feed .post-title {
	margin-top: 10px;
}
.complete-feed .post-title a {
	display: block;
	font-size: 30px;
	font-weight: 700;
	text-decoration: none;
	color: #030B16;
	line-height: 1.2;
	margin-bottom: 20px;
}
.complete-feed article > p {
	margin: 20px 0 20px;
	font-size: 20px;
	float: left;
	width: 100%;
}
.complete-feed article > .btn {
	float: left;
}

.posted{
	float: left;
	width:100%;
	border-right: 1px solid #efefef;
}

.entry-month {
	float: left;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	color: #999999;
}

.entry-day {
	font-size: 30px;
	font-weight: 700;
	color: #999999;
	line-height:1;
}

.button.blk {
	background: #262626 none repeat scroll 0 0;
	border: 1px solid #262626;
	border-radius: 0;
	color: white;
	margin-top: 15px;
	padding: 5px 25px;
	transition: all 500ms ease 0s;
}

.button.blu {
	background: #44a1da none repeat scroll 0 0;
	border: 1px solid #44a1da;
	border-radius: 0;
	color: white;
	margin-top: 15px;
	padding: 5px 25px;
	transition: all 500ms ease 0s;
}

.button.blk:hover, .button.blk:hover,.button.blu:hover, .button.blu:hover{
	transition: 500ms;
	background: #f0f0f0;
	color: #262626;
}




/*homepage*/
.bx-wrapper .bx-controls-direction a {
	background: white none repeat scroll 0 0;
}

.bx-wrapper .bx-controls-direction a:hover,.bx-wrapper .bx-controls-direction a:active{
	text-decoration: none;
}

.bx-prev:before{
	content:'\f104';
	font-family: FontAwesome;
	color: #333;
	font-size: 20px;
	line-height: 24px;
	margin-left: 7px;
}
.bx-next:before{
	content:'\f105';
	font-family: FontAwesome;
	color: #333;
	font-size: 20px;
	margin-left: 10px;
	line-height: 24px;
}

.front-image {
	margin-top: 52px;
}
.intro {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.who-we-work-with h1 {
	margin-top: 40px;
}

.recent-work{
	float: left;
	width:100%;
	background: #f1f1f1;
	padding: 50px 0;
}

.recent-work-title {
	margin-bottom: 30px;
}

.recent-work p {
	float: left;
	margin: 15px 0;
	width: 100%;
}

/*.recent-work .row {
	float: left;
	margin-top: 30px;
	width: 100%;
}*/

.post-type-archive-casestudies figure,
.post-type-archive-work figure,
.recent-work figure {
	position: relative;
	margin-bottom: 30px;
}
.post-type-archive-casestudies figure .img-wrap,
.recent-work figure .img-wrap {
    display: block;
    height: 0;
    padding-bottom: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.post-type-archive-casestudies figure:hover figcaption,
.post-type-archive-work figure:hover figcaption,
.recent-work figure:hover figcaption {
	height: 100%;
	transition: 500ms;
}

.post-type-archive-casestudies figure figcaption,
.post-type-archive-work figure figcaption,
.recent-work figure figcaption {
	background: rgba(3, 20, 40, 0.6);
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 100%;
	height: 0;
	transition: 500ms;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.post-type-archive-casestudies figure figcaption h2,
.post-type-archive-work figure figcaption h2,
.recent-work figure figcaption h2{
	font-size: 28px;
	font-weight: 700;
	margin: 0;
	transition: 1000ms;
}

.post-type-archive-casestudies figure figcaption p,
.recent-work figure figcaption p {
	font-size: 16px;
	padding: 0 40px;
}

.recent-work figure figcaption .fa {
	bottom: 15px;
	font-size: 20px;
	position: absolute;
	right: 20px;
	color: rgba(68, 161, 218, 0.7);
	transition: 1000ms;
}

.post-type-archive-casestudies figure figcaption h2,
.post-type-archive-work figure figcaption h2,
.recent-work figure figcaption h2,
.recent-work figure:hover figcaption .fa{
	color: white;
	transition: 1000ms;
}

.recent-work .btn {
	margin: 0 auto;
}
.recent-work .img-responsive {
	width: 100%;
}


.who-we-work-with{
	float: left;
	width: 100%;
	background: #fff;
}

.back-sliding {
	float: left;
	width: auto;
}

.back-sliding a{
	color: #777;
}

.back-sliding a:hover{
	color: black;
	text-decoration: none;
}

.back-sliding .fa {
	float: left;
	font-size: 7px;
	margin-right: 3px;
	margin-top: 8px;
	width: auto;
}

.attachment-hopps-logo.size-hopps-logo.wp-post-image {
	float: left;
	height: auto;
	width: 100%;
}


.gallery-item img {
	border: none !important;
}

.our_values {
	width: 100%;
	float: left;
}
.our_values .item-wrap {
	padding: 80px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.our_values .item-wrap .container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	text-align: center;
}
.our_values h4 {
	font-size: 30px;
	font-weight: 700;
	margin: 15px 0 25px;
	color: #fff;
}
.our_values p {
	padding: 0 10vw;
}
.our_values .btn {
	margin-top: 25px;
}

/* Section About on Homepage */

.about {
	float: left;
	width: 100%;
	background: url(img/polygon-icon.png) left 30px no-repeat transparent;
	text-align: center;
	padding: 50px 0;
}

.about h6 {
	font-weight: 700;
	margin: 0;
}
.about p {
	margin: 30px 60px;
}

.single-work .secondary-title {
	margin: 70px 0 0;
}

.single-work main {
	float: left;
	padding-top: unset;
	width: 100%;
}

.work-with-us{
	float: left;
	width: 100%;
	background: #44A1DA;
	color: white;
	padding:15px 0;
}

.single-work h1 {
	color: #777;
	float: left;
	text-align: left;
	width: 100%;
}

.work-with-us h2 {
	float: right;
}

.post_tags {
	float: left;
	margin-left: 44px;
	margin-top: -32px;
	width: 90%;
}

.work-with-us button, .work-with-us .button{
	background: #262626;
	color: white;
	border-radius: 0;
	border: 1px solid #262626;
	margin-top: 15px;
	padding: 5px 25px;
	transition: 500ms;
}

.work-with-us button:hover, .work-with-us .button:hover{
	transition: 500ms;
	background: #f0f0f0;
	color: #262626;
}

.single-work-content > p {
	font-size: 14px;
}

/* case-study-single */
/*people*/

.hexagon {
  position: absolute; /* so .hexagon isn't pushed out of .container by the padding */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	clip-path: polygon(75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%, 25% 0);
	overflow: hidden;
	cursor: pointer;
}

.member-wrap {
  position: relative; 
  width: 100%;
  padding-bottom: 86.6%;
  margin-bottom: 30px;
}

.team-member img {
	max-width: 100%;
	height: auto;
}

.team-member .member-info {
	background: rgba(3, 20, 40, 0.6);
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: 0;
	padding-top: 33%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: opacity .3s ease;
}
.team-member .hexagon:hover .member-info {
	opacity: 1;
}
.team-member .member-info h4 {
	font-size: 28px;
	text-align: center;
	color: #fff;
	padding: 2px 12%;
	font-weight: 700;
	margin-bottom: 0;
}
.team-member .member-info p {
	padding: 2px 20%;
	text-align: center;
}
.team-member .member-info a {
	margin: 0 5px;
	opacity: 0.7;
}
.team-member .member-info a:hover {
	opacity: 1;
}

.people figure figcaption .fa {
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #f9f9f9;
	border-radius: 5px;
	color: #999999;
	font-size: 20px;
	padding: 5px;
	transition: 500ms;
}
.people figure figcaption .fa:hover,.people figure figcaption .fa:active{
	transition: 500ms;
	background: #999999;
	color: white;
	cursor: pointer;

}
.people figure {
	border: 1px solid rgba(130, 130, 130, 0.14);
	margin-bottom: 30px;
	min-height: 400px;
}

.people figure figcaption {
	padding: 15px;
}

.project-details {
	background: #f9f9f9 none repeat scroll 0 0;
	float: left;
	width: 100%;
	padding: 15px;
}

.project-details p{
	float: left;
	width: 100%;
}

.project-details p span{
	font-weight:600;
	float: left;
	width: auto;
	margin-right:15px;
}

blockquote span {
	font-size: 14px;
	font-weight: 600;
}

/*work work work*/
.single-work article {
	float: left;
	margin: 60px 0;
	width: 100%;
}

.single-work-content {
	float: left;
	margin: 15px 0;
	width: 100%;
}

/*about us page*/
.specialising{
	float: left;
	width:100%;
	background: #222222;
	padding: 50px;
	color: white;
}

.specialising .fa {
	float: left;
	font-size: 25px;
	text-align: center;
	width: 100%;
}
.specialising button {
	float: left;
	margin-left: 33%;
}
.specialising a{
	float: left;
	width:100%;
	text-align: center;
	margin-bottom: 30px;
}

.specialising .fa.fa-mobile {
	font-size: 36px;
	margin-left: 10px;
}

.specialising h3 {
	float: left;
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 0;
	text-align: center;
	width: 100%;
}

.specialising p {
	float: left;
	margin-bottom: 15px;
	min-height: 116px;
	text-align: center;
	width: 100%;
}

.quick-three img {
	float: left;
	height: 40px;
	margin-left: -54px;
	margin-top: 15px;
}

.quick-three p {
	float: left;
	width: 80%;
}

/* Case Studies & Partners */

.cs-head-img {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	margin: 40px 0;
}

.content-area .container ul,
.cs-terms {
	margin: 0 0 40px 20px;
}

.content-area .container ul > li {
	padding-left: 10px;
}
.cs-terms > li {
	font-weight: 700;
	color: #030B16;
}

section.case-studies {
	background-color: #F1F1F1;
	padding: 40px 0;
}
section.case-studies,
section.partners {
	float: left;
	width: 100%;
}

.partners {
	padding: 40px 0;
}
.partners p {
	padding: 0 5vw 20px;
}
.partners .logo {
	min-height: 160px;
	display: flex;
	align-items: center;
}

.partners img {
	max-width: 100%;
	height: auto;
	filter: grayscale(100%);
	transition: filter .3s ease;
}
.partners img:hover {
	filter: none;
}



/*contact form*/

.top-map {
	margin-bottom: 0;
	margin-top: 30px;
}

label {
	display: inline-block;
	float: left;
	font-weight: 700;
	margin-bottom: 5px;
	max-width: 100%;
	width: 100%;
}
textarea {
	float: left;
	overflow: auto;
	width: 100%;
	height: 120px;
	border: 1px solid #ddd;
	padding:8px 12px;
    margin-top: 15px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"] {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 0;
	box-sizing: border-box;
	float: left;
	margin: 5px 0 0;
	max-width: 100%;
	width: 100%;
	padding:8px 12px;
}


.love-what-we-do {
	background: #031428;
	color: white;
	float: left;
	width: 100%;
	padding: 80px 0 60px;
}

.love-what-we-do h4 { color: #fff; }

.love-what-we-do .sub-banner {
	background: url("img/top_banner/7.jpg") no-repeat 0 0;
	color: white;
	padding: 80px;
	margin-top: 0;
	font-size: 50px;
	margin-bottom: 0;
	background-position: center;
	background-size:  cover;
	position: relative;
}

.love-what-we-do .quick-link > p {
	min-height: 120px;
	font-size: 14px;
	margin: 0 40px;
}

.love-what-we-do .btn {
	padding: 10px 90px;
	margin: 0 0 60px;
	letter-spacing: 1px;
}

.more-btn {
	position: relative;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none !important;
	display: inline-block;
	margin-bottom: 40px;
}
.more-btn::after {
	position: absolute;
	display: block;
	content: url("img/right-arrow.svg");
	top: 2px;
	right: -14px;
	transition: right .2s ease;
}
.more-btn:hover {
	color: #fff;
}
.more-btn:hover::after {
	right: -24px;
}


/*.love-what-we-do h1::before {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}*/

.page-ban-header::before,.sub-banner::before {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.quick-three {
	float: left;
	width: 100%;
}

.quick-three h3{
	font-size: 22px;
}


.sub-banner > h1 {
	color: white;
	font-size: 50px;
	position: relative;
	z-index: 4;
}
.post-type-archive-partners .page-main-header{
	background: url("img/top_banner/3.jpg") no-repeat 0 0;
	background-position: center;
	background-size:  cover;
}

.page-template-history-page .page-main-header{
	background: url("img/top_banner/4.jpg") no-repeat 0 0;
	background-position: center;
	background-size:  cover;
}

.post-type-archive-people .page-main-header{
	background: url("img/top_banner/6.jpg") no-repeat 0 0;
	background-position: center;
	background-size:  cover;
}

.blog .page-main-header{
	background: url("img/top_banner/5.jpg") no-repeat 0 0;
	background-position: center;
	background-size:  cover;
	margin-bottom: 30px;
}

.news .page-main-header{
	background: url("img/top_banner/5.jpg") no-repeat 0 0;
	background-position: center;
	background-size:  cover;
	margin-bottom: 30px;
}

.page-template-contact-page .page-main-header {
	background: url("img/img-contact-us.jpg") no-repeat 0 0;
	background-position: center;
	background-size:  cover;
}

.adaptive h1 {
	color: white;
	float: left;
	font-size: 50px;
	font-weight: 400;
	left: 0;
	position: absolute;
	/*top: 140px;*/
	top: 154px;
	width: 100%;
	z-index: 2;
}

.site-logo {
	display: block;
	min-height: 40px;
	margin-top: 5px;
}

.site-logo svg{
	float: left;
	width: 100%;
	margin-top: 3px;
}

.adaptive {
	background: url("img/img-case-study.jpg") no-repeat 0 0;
	background-position: center;
	background-size:  cover;
	margin-bottom: 30px;
	height: 100vh;
	max-height: 400px;
	overflow: hidden;
	position: relative;
	width: 100%;
	float: left;
}

.adapt-full {
	float: left;
	width: 100%;
}
.archive.tag main {
	margin-top: 123px;
}

.love-what-we-do h1 {
	color: white;
}

.golden-rules {
	float: left;
	width: 100%;
	background-size: cover;
}
.golden-rules .container {
	float: left;
	width: 100%;
	color: #fff;
	padding: 40px 15px;
}
.golden-rules .golden-rules-title {
	color: #fff;
}
.golden-rules li {
	list-style: none;
	font-size: 18px;
	padding: 10px 0;
	position: relative;
}
.golden-rules li::after {
	content: '';
	display: block;
	position: absolute;
	width: 66px;
	height: 1px;
	background-color: #fff;
	left: 50%;
	bottom: 0;
	margin-left: -33px;
}

/*footer*/

.contact_us_block {
	background: url(img/polygon-icon.png) no-repeat left center transparent;
	background-size: contain;
	float: left;
	width: 100%;
}
.contact_us_block .container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 60px 0;
	color: #030B16;
}
.contact_us_block h4 {
	font-size: 30px;
	font-weight: 700;
}
.contact_us_block p {
	margin: 10px 0 20px;
}
.contact_us_block .more-btn {
	margin-bottom: 0;
	color: #030B16;
}


.pre-footer {
	background: #262626 none repeat scroll 0 0;
	float: left;
	min-height: 60px;
	width: 100%;
}

footer {
	background-color: #031428;
	color: white;
	float: left;
	padding: 35px 45px 45px 45px;
	width: 100%;
	text-align: left;
}

footer a{
	color: white;
}

footer .right-column {
	text-align: right;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}

.menu-footer-container > ul {
	display: flex;
	flex-direction: column;
}

.footer-menu {
	list-style: outside none none;
	width: auto;
}

.footer-menu li {
	color: white;
	float: left;
}

.footer-menu li a{
	color: white;
}

footer .social-media-menu {
	display: flex;
	justify-content: flex-end;
}
footer .social-media-menu > li {
	margin: 8px 0 0 8px;
	list-style: none;
}
footer .social-media-menu > li > a {
	display: block;
	opacity: 0.8;
	transition: opacity .2s ease;
}
footer .social-media-menu > li > a:hover {
	opacity: 1;
}

.social-list {
	float: right;
}

.social-list ul {
	float: left;
	list-style: outside none none;
	width: 100%;
}
.social-list li {
	float: left;
	margin-right: 15px;
}
.social-list a {
	color: white;
	font-size: 20px;
	text-align: center;
	transition: 500ms;
}

.social-list a:hover{
	color: #999999;
	transition: 500ms;
	cursor: pointer;
}

/*404*/
.fof {
	display: table-cell;
	float: left;
	min-height: 700px;
	vertical-align: middle;
	width: 100%;
}

.fof h1{
	font-size: 50px;
	display: inline-block;
	padding-right: 12px;
	animation: type .5s alternate infinite;
	margin-top: 20%;
}

@keyframes type{
	from{box-shadow: inset -3px 0px 0px #888;}
	to{box-shadow: inset -3px 0px 0px transparent;}
}

/*.slide-box {
	background: black none repeat scroll 0 0;
	bottom: 0;
	color: white;
	padding: 0 15px;
	position: absolute;
	right: 0;
	width: 100%;
}*/

.slide-box {
	top: auto;
	background: #44a1da none repeat scroll 0 0;
	color: white;
	left: 0;
	max-height: 100px;
	padding: 12px;
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
}

.slide-box h2 {
	color: white;
	font-size: 30px;
	font-weight: inherit;
	letter-spacing: 0;
	line-height: 20px;
	margin-top: 10px;
}

/*timeline slider*/
.timeline-post img {
	margin-bottom: 15px;
}


.gallery .gallery-item img {
	float: left;
	height: auto;
	width: 100%;
}

#search-btn {
	border-left: 1px solid #ccc;
	color: #A7A2A2;
	float: right;
	font-size: 16px;
	margin-top: 16px;
	padding-left: 10px;
	position: absolute;
}

#search-top {
	display: none;
	background: white none repeat scroll 0 0;
	height: 84px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 60%;
	transition: 500ms;
	opacity:0;
}

#search-top.active {
	display: block;
	opacity:1;
	transition: 500ms;
}

#search-top input{
	height: 90px;
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	box-shadow: none;
	color: #666666;
	float: left;
	font-size: 38px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	width: 96%;
}

#close-search-btn {
	color: #bbbbbb;
	float: left;
	font-size: 21px;
	line-height: 90px;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease 0s;
}

.section-bullets-right{
	display:none !important;
}

/*Mobile menu*/
.sidenav {
	background-color: #031428;
	height: 100%;
	overflow-x: hidden;
	padding-top: 0;
	position: fixed;
	right: 0;
	top: 0;
	transition: all 500ms ease 0s;
	width: 100vw;
	z-index: 99;
	margin-right:-110vw;
}

.mob-menu {
	color: white;
	list-style: outside none none;
	margin-left: -25px;
	text-align: center;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.mob-menu .menu-item {
	float: left;
	width: 100%;
}

.mob-menu a {
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: hindmedium, 'Montserrat', sans-serif;
	padding: 15px;
	transition: all 500ms ease 0s;
	width: 100%;
}

.mob-menu .sub-menu a:hover{
	color:#777777;
}

.mob-menu .sub-menu li {
	background: white none repeat scroll 0 0;
	border: medium none;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.sidenav.active {
	/*width: 350px;*/
	margin-right:0px;
	transition: all 500ms ease 0s;
}
.closebtn {
	float: right;
	font-size: 35px;
	padding: 10px 25px;
	color: #fff;
	position: relative;
	z-index: 5;
}

.mob-menu .menu-item-has-children:hover{
	cursor: pointer;
}

.mob-menu .menu-item-has-children::before {
	content: "+";
	color: #777777;
	float: left;
	padding: 8px;
	width: auto;
	font-size: 24px;
	margin-right: -40px;
	margin-top: -10px;
	margin-left: -11px;
}

.mob-menu .menu-item-has-children.active::before {
	content: "↓";
	color: #777777;
	float: left;
	padding: 8px;
	width: auto;
	margin-right: -40px;
}

.mob-menu .sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	display: block;
	transition: 0.3s
}

.mob-menu .sub-menu li a{
	color: #7f7f7f;
}

.mob-menu .menu-item.active .sub-menu {
	display: block;
	height: auto;
}

.mob-menu .sub-menu {
	height: 0;
	list-style: outside none none;
	overflow: hidden;
	position: relative;
	transition: all 500ms ease 0s;
	width: 100%;
}

.mob-menu .sub-menu{
	padding:0;
	top:0;
}
.mob-menu .sub-menu li{

}

.mob-menu-link, .mob-menu {
	display: none;
}

.mob-menu-link {
	float: right;
	font-size: 25px;
	padding: 2px 6px;
	color: #fff;
}

.pre-footer p {
	float: left;
	padding: 15px 0;
	width: 100%;
	font-size: 16px;
}

.case-study-footer {
	float: left;
	list-style: outside none none;
	width: auto;
}

.case-study-footer li{
	float: left;
	width:25%;
	height:auto;
}

.waiting{
	background: #222222 none repeat scroll 0 0;
	color: white;
	float: left;
	padding: 50px;
	width: 100%;
	text-align: center;
}

.waiting .container > p {
	float: left;
	width: 100%;
}


@media screen and (max-width: 1024px){
	.main-menu a {
		padding: 7px;
	}

	.sub-menu{
		top: 8px;
	}

	header {
		padding: 15px 0;
	}

	#search-top {
		width:93%;
	}
	.main-menu {
		float: left;
		list-style: outside none none;
		padding-left: 0;
		width: 100%;
	}
}

@media screen and (max-width: 994px){
	.main-menu a {
		font-size: 13px;
		padding: 5px;
	}
}
@media screen and (max-width: 768px){

	.post-type-archive-work .page-main-header, .page-main-header {
		padding: 20px 0;
	}
	
	.site-main > .page-header .container h2 {
		font-size: 28px;
		line-height: 1.2;
	}

	.adaptive h1 {
		color: white;
		font-size: 36px;
		left: 0;
	}
	.waiting{
		padding: 12px;
	}

	.mob-menu-link, .mob-menu {
		display: block;
	}

	.main-menu,.bx-wrapper .bx-controls-direction a, #search-btn {
		display: none;
	}

	.specialising p {
		min-height: 120px;
		padding-left: 0;
	}

	.specialising {
		padding:50px 0;
	}
	.specialising h3 {
		font-size: 14px;
	}

	.post_tags {
		margin-left: auto;
		margin-top: auto;
	}

	.site-logo svg {
		height: 30px;
	}
	
	.site-logo img {
		width: 100%;
		height: auto;
	}
	
	.slide-box h2{
		font-size: 24px;
	}
	.slide-box{
		padding:0;
	}
	.h1, h1{
		font-size: 26px;
		line-height: 34px;
	}
	.love-what-we-do h1 {
		font-size: 28px;
		padding: 0;
	}
	.page-main-header{
		padding: 20px 0;
	}
	
	.sidebar {
		padding: 0 30px;
	}

}

@media screen and (max-width: 480px){
	
	.slide-content {
		padding: 30px 30px 80px 30px;
		line-height: 1.1;
	}
	
	.about-slider-block p {
		font-size: 26px;
		line-height: 1.1;
		padding: 0 20px;
	}
	
	.hoppers-about-slider .bx-controls {
		bottom: 70px;
	}

	.carousel-cell {
		height: 100vh !important;
		width: 100%;
	}
	
	footer .right-column,
	footer {
		text-align: center;
		justify-content: center;
		align-items: center;
	}
	
	footer ul.footer-menu,
	footer ul.social-media-menu{
		margin: 0 0 20px;
		padding: 0;
	}
	
	footer .right-column {
		margin-top: 20px;
	}
	
	.main-carousel {
		margin-top: 0px;
		background-color: #031428;
	}

	.flickity-viewport {
		min-height: 270px;
	}

	button.flickity-button {
		display: none;
	}

	.carousel-cell h2 {
		font-size: 16px;
	}

	.page-template-about-page .white-strip .button {
		float: left;
		width: 100%;
	}

	.quick-three img{
		margin-left:44%;
	}

	.quick-three p{
		width:100%;
	}
	.h1, h1 {
		font-size: 26px;
		line-height: 38px;
	}
	.site-logo svg {
		height: 24px;
	}

	.mob-menu-link, .mob-menu {
		display: block;
	}
	.mob-menu-link{
		margin-right:0;
	}
	.main-menu,.bx-wrapper .bx-controls-direction a, #search-btn {
		display: none;
	}

	.slide-box h2 {
		font-size: 12px;
		line-height: 2px;
	}

	.work-with-us h2 {
		float: left;
		width:100%;
	}
    .work-with-us{
	    text-align: center;
    }
	.recent-work .row{
		margin:auto;
	}

	.hoppers-slider{
		margin: 20px 0;
	}

	.h1, .h2, .h3, h1, h2, h3 {
		margin: 10px 0;
	}
	.button.blk {
		float: left;
		width:100%;
	}
	.page-main-header h1 {
		font-size: 24px;
		margin-top: 40px;
	}
	.white-strip{
		padding:0;
	}

	.copy-write {
		font-size: 12px;
		margin-top: 42px;
	}
	.case-study-footer {
		margin-left: -40px;
	}

    .page-main-header{
	    padding: 40px 0 30px;
    }

	.white-strip {
		padding: 0 0 15px;
	}

}

.adaptive::before {
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.cool-timeline h2 {
	display: none;
}

.cool-timeline.white-timeline .timeline-post .timeline-content {
	padding: 15px
}


.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: left;
    width: 100%;
    margin: 1rem;
}
