/*
Theme Name: Paspective Bespoke Theme
Theme URI: http://example.com/paspective/
Description: Twenty Sixteen Child Theme
Author: Peter Andrease
Author URI: http://example.com
Template: twentysixteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-sixteen-child
*/
* {
	border: 0;
	outline: 0;
}
input.wpcf7-submit {
	-webkit-appearance: none !important;
}
.wpcf7 .ajax-loader {
	position: absolute !important;
}
body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-family: 'Raleway', sans-serif;
	position: static !important;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	text-indent: -3000px;
	color: #ffffff;
}
hr, .greyline {
	width: 100%;
	clear: both;
	border: none;
	background: #d4d4d4;
	margin: 25px 0 25px 0;
	height: 1px;
	line-height: 1px;
	font-size: 0;
}
.greyline-sml {
	width: 180px;
	clear: both;
	border: none;
	background: #404040;
	margin:40px auto;
	height: 2px;
	line-height: 5px;
	font-size: 0;
}
p {
	font-size: 16px;
	line-height: 26px;
	color: #3b3b3b;
}
p a {
	color: #f78f08;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
p.title-text {
	font-size: 24px;
	line-height: 34px;
	margin: 10px auto 50px auto;
	max-width: 800px;
	text-align: center;
}
p.sub-title {
	font-size: 22px;
	line-height: 30px;
	margin: 0;
	font-weight: 300;
}
h1 {
	font-size: 48px;
	line-height: 50px;
	font-weight: 300;
}
h2 {
	font-size: 30px;
	line-height: 34px;
	font-weight: 300;
	color: #232324;
	margin-top: 0;
}
h2 strong {
	font-weight: 900;
}
h3, .social-title {
	color: #f78f08;
	font-size: 14px;
	line-height: 18px;
	font-weight: 900;
	text-transform: uppercase;
}
h4 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
}
.inner-title {
	font-size: 32px;
	line-height: 36px;
	color: #232324;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}
img.img-margin {
	margin-top: 20px;
}
.uk-map-area {
	text-align: center;
	padding-top: 30px;
}
#top-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 20px;
	background: rgba(0,0,0,0.8);
	-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;
	z-index: 999999;
}
#top-nav.smaller {
	padding-top: 15px;
	background: rgba(19,19,19,0.8);
}
#navbar {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	padding-top: 20px;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
	z-index: 9999;
}
#logo {
	float: left;
	width: 38%;
}
#logo img {
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
	width: 173px;
	height: auto;
}
.top-contacts {
	padding-bottom: 19px;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}
#right-header {
	float: right;
	width: 62%;
	text-align: right;
	padding-top: 10px;
}
#top-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#top-nav ul li {
	display: inline-block;
	padding-left: 25px;
}
#top-nav ul li a {
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 4px solid rgba(255,255,255,0);
	text-transform: uppercase;
}
#top-nav ul li a:hover, #top-nav ul li.current-menu-item a {
	color: #f78f08;
	border-bottom: 4px solid rgba(255,255,255,0.4);
}
#right-header p {
	margin: 0 0 20px 0;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
#right-header p strong {
	font-weight: bold;
	color: #f78f08;
}
#right-header span.phone-icon {
	padding: 0 0 0 35px;
	background: url(images/misc/phone-icon.png) 15px center no-repeat;
	display: inline-block;
}
#right-header span.email-icon {
	padding: 0 0 0 35px;
	background: url(images/misc/email-icon.png) 15px center no-repeat;
	display: inline-block;
}
#right-header p a {
	color: #ffffff;
}
#right-header p a:hover {
	color: #f78f08;
	text-decoration: none;
}
#home-header {
	background: url(images/features/digger.jpg) center center no-repeat;
	width: 100%;
	min-height: 100vh;
	border-bottom: 20px solid #f78f08;
}
.home-header-text {
	padding-top: 20%;
	width: 570px;
	max-width: 90%;
	margin: 0 auto;
	text-align: center;
}
.home-header-text h1 {
	font-size: 40px;
	line-height: 42px;
	font-weight: 500;
	color: #ffffff;
	margin: 0 auto 15px auto;
}
.home-header-text p {
	color: #ffffff;
	margin: 0 auto 25px auto;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}

.inner-header {
	width: 100%;
	text-align: center;
	background: url(images/features/driveway.jpg) center bottom no-repeat;
	height: 385px;
	margin-bottom: 80px;
	background-size:cover;
}
.inner-header .wrapper {
	text-align: center;
}
.inner-header h1 {
	color: #ffffff;
	margin: 0;
	padding-top: 280px;
	font-size: 40px;
	line-height: 44px;
	font-weight: 900;
}


.main-but {
	color: #ffffff;
	text-decoration: none;
	background: #f78f08;
	display: inline-block;
	padding: 15px 35px;
	margin-left: 15px;
	font-size: 17px;
	font-weight: 800;
	margin-top: 20px;
}
.home-header-text .main-but {
	background: rgba(247,143,8,0.8);
	margin-top: 0;
	font-size: 15px;
}
.main-but:hover {
	background: #222222;
	text-decoration: none;
}
.home-header-text .main-but:hover {
	background: rgba(247,143,8,1);
	text-decoration: none;
}
.home-header-text .white-but {
	background: rgba(191,191,191,0.8);
	color: #000;
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 700;
}
.home-header-text .white-but:hover {
	background: rgba(191,191,191,1);
}


#menu-item-102 {
	position: relative;
}
#menu-item-102 a {
	cursor: default;
}
#menu-item-102 .sub-menu {
	position: absolute;
	top: 32px;
	left: 20px;
	background-color: rgba(0,0,0,0.8);
	padding: 15px 20px;
	z-index: 10000;
	display: none;
	text-align: left;
	min-width: 220px;
}
#menu-item-102 .sub-menu li {
	padding: 0 0 10px 0 !important;
	display: block;
}
#menu-item-102 .sub-menu li a {
	border: 0;
	padding: 0 !important;
	cursor: pointer;
	font-size: 13px !important;
}
#menu-item-102 .sub-menu li a:hover, #menu-item-102 .sub-menu li.current-menu-item a {
	padding: 0 !important;
	border: 0 !important;
}



.three-column-wide {
	float: right;
	width: 33.33%;
}
.four-column-wide {
	float: left;
	width: 25%;
}
.five-column-wide {
	float: left;
	width: 20%;
}
.content-box {
	width: 100%;
	height: 450px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.content-box p.content-box-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.content-box-overlay {
	position: absolute;
 	left: 0;
 	top: 0;
	width: 100%;
	padding: 25% 15%;
	height: 500px;
	-webkit-transition: 0.7s;-moz-transition: 0.7s;-ms-transition: 0.7s;-o-transition: 0.7s;transition: 0.7s;
	background-color: rgba(0,0,0,0.6);
	opacity: 0;
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.content-box-overlay p {
	color: #f3f3f3;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	font-weight: 300;
}
.content-box-overlay p a {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.content-box-overlay p a:hover {
	color: #f78f08;
	text-decoration: none;
}
.content-box-overlay p.overlay-title {
	color: #ffffff;
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}
.content-box img {
	position: absolute;
	left: 0%;
	top: -5%;
	height: 120%;
	width: auto;
	margin: 0 auto;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}
.content-box:hover img {
	height: 120%;
	width: auto;
	left: 0;
	top: 0;
}
.content-box:hover .content-box-overlay, .five-column:hover .content-box-overlay {
	opacity: 100;
}
.content-box .greyline {
	width: 180px;
	margin: 15px auto;
	background: #cdcccc;
}



.home-content {
	border-top: 15px solid #e3e3e3;
	width: 100%;
	padding: 80px 0;
}
.narrow-content {
	width: 720px;
	max-width: 90%;
	margin: 0 auto;
	text-align: center;
}

.grey-box {
	background: #eeeeee;
	padding: 40px;
	margin-top: 40px;
}
.latest-news-area {
	float: left;
	width: 60%;
}
.latest-tweets-area {
	float: right;
	width: 37%;
}
.latest-news-box {
	padding: 25px;
	background: #ffffff;
	box-shadow: 5px 5px 5px #cccccc;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
	 margin-top: 5px;
	 text-align: left;
}
.latest-tweets-area .latest-news-box {
	padding: 20px;
}
.news-title {
	color: #f78f08;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	float: left;
	width: 62%;
	text-align: left;
}
.twitter-title {
	background: url(images/misc/twitter-icon.png) left center no-repeat;
	padding-left: 30px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
}
.news-link {
	float: right;
	text-align: right;
	width: 38%;
	font-size: 16px;
	line-height: 16px;
}
.news-link a {
	color: #f78f08;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}
.news-link a:hover {
	text-decoration: underline;
}
.latest-news-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.latest-news-box img {
	float: left;
	width: 45%;
	height: auto;
	padding-right: 25px;
	margin-right: 25px;
	border-right: 1px solid #cccccc;
}
.latest-news-box blockquote {
	padding: 0;
	margin: 0;
}
.latest-news-box blockquote p {
	font-weight: 300;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
}
p.alignright a {
	display: inline-block;
	border: 1px solid #f78f08;
	padding: 8px 14px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 6px;
}
p.alignright a:hover {
	background: #f78f08;
	color: #fff;
	text-decoration: none;
}
h2.recent_posts_with_excerpts {
	margin: 0 0 6px 0;
	font-size: 17px;
	line-height: 22px;
	font-weight: 700;
}
h2.recent_posts_with_excerpts a {
	text-decoration: none;
	color: #101318;
}
h2.recent_posts_with_excerpts a:hover {
	color: #f78f08;
}

.top-content {
	padding-bottom: 80px;
}
.inner-yellow-bar {
	width: 100%;
	background: #f78f08;
	padding: 70px 0;
}
.inner-yellow-bar p, .inner-yellow-bar h3, .inner-yellow-bar h2 {
	color: #fff;
}
.inner-grey-bar {
	width: 100%;
	background: #e3e3e3;
	padding: 70px 0;
}
.inner-white-bar {
	width: 100%;
	padding: 70px 0;
}
.bar-title {
	color: #1a140d;
	font-weight: 900;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
}
.two-column .bar-title {
	text-align: left;
}
.yellow-bar {
	width: 100%;
	background: #f78f08;
	padding: 80px 0;
}
.yellow-bar p {
	color: #fff;
	font-size: 28px;
	line-height: 36px;
	font-weight: 300;
	width: 880px;
	max-width: 80%;
	margin: 0 0 10px 0;
}
.yellow-bar a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.yellow-bar a:hover {
	text-decoration: underline;
}

.two-column .bar-title {
	border-bottom: 1px solid #212121;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.inner-yellow-bar .bar-title {
	color: #fff;
	border-bottom: 1px solid #fff;
}
p.disclaimer {
	text-align: center;
	border-top: 1px solid #a7a7a7;
	padding-top: 10px;
	font-size: 13px;
	line-height: 18px;
	display: none;
}
.page-id-33 p.disclaimer {
	display: block;
}
ul.content-list {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
ul.content-list li a {
	font-size: 16px;
	line-height: 20px;
	color: #191919;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 10px 25px 10px 10px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	background: url(images/misc/arrow-right-sml.png) right 10px center no-repeat;
}
ul.content-list li a:hover {
	background-color: #eeeeee;
}

a img:hover {
	opacity: 0.9;
}
#faqs-area {
	text-align: left;
}
#faqs-area .sh-link a {
	font-size: 16px;
	line-height: 20px;
	color: #191919;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	padding: 10px 25px 10px 10px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	background: url(images/misc/arrow-down-sml.png) right 10px center no-repeat;
}
.inner-yellow-bar #faqs-area .sh-link a {
	color: #fff;
}
#faqs-area .sh-link a:hover {
	background-color: #eeeeee;
}
.inner-yellow-bar #faqs-area .sh-link a:hover {
	background-color: #db7c00;
}
#faqs-area .sh-show a {
	background-color: #dfdfdf;
}
.inner-yellow-bar #faqs-area .sh-show a {
	background-color: #c97200;
}
#faqs-area .sh-content {
	padding: 20px;
	background: #eeeeee;
	border-top: 1px solid #ccc;
	margin-bottom: 5px;
}
.inner-yellow-bar #faqs-area .sh-content {
	background-color: #db7c00;
	border-top: 1px solid #aa6000;
	color: #fff;
}
.inner-yellow-bar img.border-img {
	border: 20px solid rgba(255,255,255,0.2);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
 img.border-img {
	border: 12px solid rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}




#wonderplugincarousel-1 .amazingcarousel-list-container {
	padding-bottom: 0 !important;
}
#resources-area {
	padding-top: 20px;
}
#resources-area .amazingcarousel-item-container {
	box-shadow: none !important;
	text-align: left !important;
}
#carousel-area .amazingcarousel-title, .amazingcarousel-title {
	color: #1c1c1c !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-size: 13px !important;
	line-height: 17px !important;
	padding-top: 10px !important;
}
#resources-area .amazingcarousel-item-container {
	background: none !important;
}
.amazingcarousel-prev {
	width: 38px !important;
	height: 73px !important;
	background: url(images/misc/arrow-left.png) no-repeat !important;
	background-size: 100% 100% !important;
	margin-left: -32px !important;
}
.amazingcarousel-next {
	width: 38px !important;
	height: 73px !important;
	background: url(images/misc/arrow-right.png) no-repeat !important;
	background-size: 100% 100% !important;
	margin-right: -32px !important;
}
#resources-area .amazingcarousel-prev {
	width: 38px !important;
	height: 73px !important;
	margin-left: -65px !important;
	top: 40% !important;
}
#resources-area .amazingcarousel-next {
	width: 38px !important;
	height: 73px !important;
	margin-right: -65px !important;
	top: 40% !important;
}
.amazingcarousel-prev:hover, .amazingcarousel-next:hover {
	opacity: 0.8 !important;
}
.amazingcarousel-hover-effect {
	display: none !important;
}
.amazingcarousel-nav, .amazingcarousel-readmore {
	display: none !important;
}
.amazingcarousel-item-container {
	border: none !important;
	padding: 0 !important;
}

#resources-area .amazingcarousel-image div.amazingcarousel-image-fix-wrapper {
	border: 5px solid #d2d2d2 !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
#resources-area .amazingcarousel-image img:hover {
	opacity: 0.8;
}
#resources-area .amazingcarousel-image {
	padding: 0 !important;
}
#resources-area .amazingcarousel-title {
	text-transform: uppercase !important;
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 20px !important;
	color: #242424 !important;
	padding: 0 !important;
	margin: 15px 0 20px 0 !important;
	text-align: left !important;
}
#resources-area .amazingcarousel-title a {
	text-decoration: none;
	color: #242424;
}
#resources-area .amazingcarousel-title a:hover {
	color: #d8141c;
}
#resources-area .amazingcarousel-description {
	font-size: 14px;
	line-height: 22px;
	margin: 0;
}
#resources-area .amazingcarousel-image div {
	display: none !important;
}
#resources-area .amazingcarousel-image div.amazingcarousel-image-fix-wrapper {
	display: block !important;
}








.grey-bar {
	background: #e3e3e3;
	padding: 30px 0;
}
.four-column {
	float: left;
	width: 25%;
	padding: 0 1% 2% 1%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}


.two-column {
	float: left;
	width: 47%;
	text-align: left;
}
.accreditations-area {
	text-align: center;
}
.accreditations-area img {
	display: inline-block;
	margin: 10px 15px;
}
p.footer-text {
	text-align: center;
	font-size: 13px;
	line-height: 18px;
}
#footer {
	padding: 80px 0;
	text-align: center;
	background: #222222;
}
#footer p strong {
	color: #ffffff;
	font-weight: 500;
}
.footer-column {
	float: left;
	width: 25%;
	padding: 0 1.5%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.footer-column-sml {
	width: 18%;
}
.footer-column-sml-extra {
	width: 16%;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer p {
	color: #c4c4c4;
	font-size: 13px;
	line-height: 19px;
	margin: 0;
}
#footer p strong {
	color: #ffffff;
	font-weight: 600;
}
#footer p a {
	color: #c4c4c4;
}
#footer p a:hover {
	color: #fff;
}
p.footer-text a {
	color: #3b3b3b;
}
#footer .footer-column p.posts-area-link {
	border-top: 1px solid #1e303c;
	padding-top: 8px;
	text-align: right;
	margin: 10px 0 0 0;
	font-style: italic;
}
.footer-links ul li {
	padding-bottom: 5px;
	font-size: 13px;
	color: #c4c4c4;
}
.footer-links ul li a {
	color: #c4c4c4;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color: #ffffff;
}
.footer-title {
	color: #f78f08;
	font-size: 14px;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
}
ul.social-foot-icons {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.social-foot-icons li {
	display: inline-block;
	padding: 0 8px 8px 0;
	border-bottom: none;
}
ul.social-foot-icons li a {
	display: block;
	width: 42px;
	height: 42px;
	background: url(images/misc/social-icons.png) no-repeat;
}
ul.social-foot-icons li a.twitter-link {
	background-position: left top;
}
ul.social-foot-icons li a.twitter-link:hover {
	background-position: left bottom;
}
ul.social-foot-icons li a.linkedin-link {
	background-position: -42px top;
}
ul.social-foot-icons li a.linkedin-link:hover {
	background-position: -42px bottom;
}
ul.social-foot-icons li a.fb-link {
	background-position: right top;
}
ul.social-foot-icons li a.fb-link:hover {
	background-position: right bottom;
}


.case-study-area {
	padding-bottom: 80px;
}
.project-wide {
	float: left;
	width: 49.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	display: block;
	text-align: center;
	height: 320px;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
.project-three {
	width: 32.7%;
	margin-right: 1%;
	height: 250px;
}
.project-small {
	width: 24.25%;
	margin-right: 1%;
	height: 260px;
}
.project-wide p {
	margin: 0;
}
.project-wide img {
	width: 100%;
	display: block;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
	height: auto;
}
.project-box {
	width: 100%;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
	position: absolute;
	padding: 160px 35px 55px 35px;
	margin: 0 auto;
	height: 380px;
	right: 0;
	left: 0;
	top: 0;
	z-index: 1;
	display: block;
	color: #ffffff;
	text-decoration: none;
	opacity: 0;
	font-size: 19px;
	line-height: 28px;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.project-small .project-box {
	font-size: 16px;
	line-height: 22px;
	padding: 70px 15px 0 15px;
}
.project-box:hover {
	text-decoration: none;
}
.project-box strong {
	font-weight: 900;
}
.project-small .project-box strong {
	font-size: 18px;
}
.project-wide:hover .project-box {
	padding-top: 85px;
	background: rgba(0,0,0,0.7);
	opacity: 1;
}
.project-small:hover .project-box {
	padding-top: 50px;
}
.project-three:hover .project-box {
	padding-top: 50px;
}
.project-wide:hover img {
	width: 113%;
	height: auto;
	margin-left: -6%;
}
.project-title {
	font-size: 22px;
	font-weight: bold;
}
.project-title-small {
	font-size: 18px;
	font-weight: bold;
}
.project-wide:hover .project-title {
	padding-top: 135px;
}
.project-wide:hover .project-title-small {
	padding-top: 110px;
}


.footer-left {
	float: left;
	width: 70%;
	padding-top: 25px;
}
.footer-left p {
	font-size: 14px;
	line-height: 20px;
}
.footer-right {
	float: right;
	width: 30%;
	text-align: right;
}

/* ------------------- WP Menu --------------------- */

#wprmenu_bar .menu_title a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	top: 0;
}
#wprmenu_bar {
	background: #000000 !important;
}
#wprmenu_menu.wprmenu_levels ul li a {
	text-transform: uppercase !important;
}
#wprmenu_menu.wprmenu_levels ul li {
	border-bottom: 1px solid #0854a2 !important;
	border-top: 1px solid #3c90e6 !important;
}
#wprmenu_menu ul li a {
	background: #0b74e0 !important;
	font-family: 'Raleway', sans-serif !important;
	color: #ffffff !important;
}
#mg-wprm-wrap li.menu-item a {
	font-weight: bold !important;
}
#wprmenu_menu ul li a:hover {
	background: #3c90e6 !important;
}

/* ---------------------------------------- */

/* ------------------- Blog --------------------- */

.blog #navbar, .single #navbar, .category #navbar, .page-id-43 #navbar {
	background-color: rgba(0,0,0,0.8);
}
#blog-content {
	float: left;
	width: 66%;
	text-align: left;
	padding: 180px 0 50px 0;
}
#blog-content h1 {
	font-weight: 800;
	font-size: 28px;
	line-height: 32px;
	margin-top: 0;
}
#blog-sidebar {
	float: right;
	width: 28%;
	text-align: left;
	padding: 180px 0 50px 0;
}
a.more-link, #blog-content span.author {
	display: none;
}
.post-navigation, .post-edit-link {
	display: none;
}
.entry-footer {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #d00303;
	font-weight: 600;
	text-indent: 0;
}
.entry-footer a {
	color: #d00303;
	text-decoration: none;
}
.entry-footer a:hover {
	text-decoration: underline;
}
.comments-link {
	float: right;
	width: 200px;
	text-align: right;
}
#blog-sidebar .widget {
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0.85);
}
#blog-content .post {
	margin-bottom: 60px;
	background-color: rgba(255,255,255,0.85);
}
.blog-excerpt-info {
	background: #eeeeee;
	padding: 6px 10px;
}
.blog-excerpt-info a {
	color: #f78f08;
	text-decoration: none;
}
.blog-excerpt-info a:hover {
	text-decoration: underline;
}
#blog-sidebar h2 {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 20px;
	padding-bottom: 8px;
	margin: 0;
}
#blog-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#blog-sidebar section {
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
	 margin-bottom: 20px;
	 text-align: left;
}
#blog-sidebar ul li {
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 8px;
	margin-bottom: 8px;
	line-height: 22px;
	font-size: 16px;
}
#blog-sidebar ul li a {
	color: #101318;
	text-decoration: none;
}
#blog-sidebar ul li a:hover {
	color: #f78f08;
}
#blog-content .greyline {
	margin: 30px 0 30px 0;
}
.updated {
	display: none;
}
.published {
	display: inline;
}
#blog-content .blog-img-area {
	float: left;
	max-height: 180px;
	overflow: hidden;
	display: block;
	width: 30%;
	margin-right: 20px;
	margin-bottom: 20px;
}
#blog-content .blog-excerpt-area {
	float: right;
	width: 65%;
}
#blog-content .blog-excerpt-area p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 0;
}
#blog-content .blog-excerpt-area h2 {
	font-weight: 800;
	font-size: 24px;
	padding-bottom: 8px;
	margin: 0;
}
#blog-content .post-thumbnail img {
	max-width: 100%;
	height: auto;
}
.blog-excerpt {
	float: right;
	width: 67%;
}
.blog-excerpt p {
	font-size: 16px;
	line-height: 24px;
}
.ajax-loader {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
#blog-content h2 {
	font-size: 26px;
	line-height: 32px;
}
#blog-content h2 a, #blog-content h3 a {
	color: #101318;
	text-decoration: none;
}
#blog-content h2 a:hover, #blog-content h3 a:hover {
	color: #f78f08;
}
#blog-content blockquote {
	margin-left: 10px;
}
#blog-content blockquote p {
	font-style: italic;
	color: #656565;
}

/* ---------------------------------------------- */
/* ------------------- Contact Form --------------------- */
.form-left {
	float:left;
	width:48%
}
.form-right {
	float:right;
	width:48%
}
.wide-form {
	padding-top: 40px;
}
.wide-form label.blank-field {
	font-size:1px;
	height:1px;
	color:#fff
}
.wide-form p {
	margin:0;
	line-height: 22px;
}
.wide-form input,.wide-form textarea,.wide-form select {
	border:none;
	font-family: 'Raleway', sans-serif;
	font-size:16px;
	color:#282828;
	width:100%;
	height:38px;
	line-height:38px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	margin-bottom:20px;
	padding: 0 0 0 10px;
	border: 1px solid #bbbbbb;
}
.wide-form input:focus, .wide-form textarea:focus, .wide-form select:focus {
    background-color: #ebebeb;
}
.wide-form select {
	width:auto;
}
.wide-form textarea {
	height:152px;
	line-height:24px;
	width:100%
}
.wide-form span.wpcf7-not-valid-tip {
	position:absolute;
	top:-25px;
	right:0;
	width:19px;
	height:19px;
	z-index:100;
	background:url(images/misc/not-valid.png) no-repeat;
	font-size:1px;
	line-height:1px;
	text-indent:-3000px;
	color:#ececec;
	text-align: center !important;
}
.wide-form div.wpcf7-response-output {
	border:2px solid #fa6565!important;
	padding: 12px !important;
	font-size:14px!important;
	font-weight: 600 !important;
	color:#ed2525!important;
	text-align: center !important;
}
.wide-form .sent div.wpcf7-response-output {
	border:2px solid #15a623!important;
	color:#15a623!important;
	font-size:14px!important;
	padding:12px!important;
	font-weight: 600 !important;
	text-align: center !important;
}
.wide-form input.wpcf7-submit {
	background: #f78f08;
	border: none;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-indent: 0;
	width: 190px;
	height:42px;
	line-height:42px;
	padding: 0;
}
.wide-form input.wpcf7-submit:hover {
	background: #222222;
}
.wide-form .red-text {
	color:#ea4141
}
.required {
	color:#b91919
}
/* ---------------------------------------------- */

/* ------------------------- Sitemap --------------------- */
.sitemap {
	max-width: 800px;
	margin: 0 auto;
}
.sitemap li {
	list-style: none;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
.sitemap ul li ul {
	padding: 0 ;
}
.sitemap ul li {
	font-size: 16px;
	line-height: 24px;
	border-bottom: 1px solid #c3c3c3;
}
.sitemap ul li ul li {
	line-height: 22px;
	border-top: 1px solid #c3c3c3;
	border-bottom: none;
}
.sitemap ul li a {
	color: #141414;
	display: block;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
}
.sitemap ul li a:hover {
	background: #eaeaea;
}

/* ---------------------------------------------- */
.float-right {
	float: right !important;
}
.no-padding {
	padding: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-btm {
	padding-bottom: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.no-margin-btm {
	margin-bottom: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.display-none {
	display: none !important;
}
.align-right {
	text-align: right !important;
}
.align-center {
	text-align: center !important;
}
.align-left {
	text-align: left !important;
}
.no-border {
	border: none !important;
}
.mobile-only {
    display: none;
}
@media only screen and (max-width: 1400px) {
	
.home-header-text {
	padding-top: 25%;
}

}

@media only screen and (max-width: 1220px) {
	
.project-wide {
	height: 245px;
}
.project-small {
	height: 200px;
}
.project-three {
	height: 180px;
}
img {
	max-width: 100%;
	height: auto;
}
.three-column-wide {
	margin-bottom: 0px;
}
.project-wide img {
	max-width: none;
}
.content-box img {
	max-width: none;
}
.wrapper {
    padding-left: 5%;
    padding-right: 5%;
    width: 90%;
}
#right-header ul li {
	padding-left: 12px;
}
#right-header ul li a {
	font-size: 13px;
}
.top-contacts {
	padding-bottom: 10px;
}
.home-header-text {
	padding-top: 280px;
}
	
}
@media only screen and (max-width: 980px) {
	
.project-wide {
	height: 185px;
}
.project-small {
	height: 155px;
}
.project-three {
	height: 145px;
}
.project-box {
	padding-top: 50px;
}
.project-wide:hover .project-box {
	padding-top: 40px;
}
.project-small .project-box {
	padding-top: 20px;
}
.project-small:hover .project-box {
	padding-top: 10px;
}
.project-box {
	font-size: 17px;
	line-height: 24px;
}
.project-box strong {
	font-size: 20px;
}
.project-small .project-box {
	font-size: 14px;
	line-height: 17px;
}
.project-small .project-box strong {
	font-size: 15px;
}
.project-title {
	font-size: 20px;
}
.project-title-small {
	font-size: 18px;
}
.project-wide:hover .project-title {
	padding-top: 80px;
}
.project-wide:hover .project-title-small {
	padding-top: 60px;
}
.three-column-wide {
	width: 50%;
}
.four-column-wide {
	width: 50%;
}
.five-column-wide {
	width: 50%;
}
#footer {
	padding: 40px 0 15px 0;
}
.footer-column {
	float: none;
	width: 100%;
	padding: 0 0 25px 0;
}
.footer-links ul li {
	width: auto;
	display: inline-block;
	float: none;
	padding: 0 10px 0 0;
}
.footer-left {
	padding-top: 15px;
}
.four-column {
	width: 48%;
	padding: 0;
	margin: 0 1% 1% 1%;
}
.latest-news-area {
	float: none;
	width: 100%;
	margin-bottom: 40px;
}
.latest-tweets-area {
	float: none;
	width: 100%;
}
.grey-box {
	padding: 30px;
	margin-top: 40px;
}
	
}
@media only screen and (max-width: 780px) {

#navbar {
	position: absolute;
	top: 42px;
	padding-top: 15px;
}

.project-wide {
	height: auto;
	width: 100%;
	float: none;
}
.project-small {
	width: 49%;
	margin-right: 1%;
	float: left;
	height: auto;
}
.mobile-project-right {
	float: right;
	margin-right: 0;
}

.project-box {
	padding-top: 100px;
	background: rgba(0,0,0,0.5);
	opacity: 1;
}
.project-wide:hover .project-box {
	padding-top: 100px;
}
.project-title, .project-title-small {
	font-size: 24px;
	padding-top: 150px;
}
.project-wide:hover .project-title, .project-wide:hover .project-title-small {
	padding-top: 150px;
}
.project-small .project-box {
	padding-top: 80px;
}
.project-small:hover .project-box {
	padding-top: 80px;
}
.project-small .project-box {
	font-size: 15px;
	line-height: 19px;
}
.project-small .project-box strong {
	font-size: 16px;
}
.project-wide:hover img {
	width: 100%;
	height: auto;
	margin-left: 0;
}
.project-three {
	height: auto;
	max-height: 350px;
}

}
@media only screen and (max-width: 680px) {

.project-box {
	padding: 15% 10px 10px 10px;
	font-size: 16px;
	line-height: 22px;
}
.project-wide:hover .project-box {
	padding-top: 15%;
}
.project-title, .project-title-small {
	font-size: 24px;
	padding-top: 25%;
}
.project-wide:hover .project-title, .project-wide:hover .project-title-small {
	padding-top: 25%;
}
.project-box strong {
	font-size: 18px;
}
.project-small .project-box {
	padding-top: 50px;
}
.project-small:hover .project-box {
	padding-top: 50px;
}
.case-study-overlay {
	text-align: center;
}
.project-three {
	max-height: 290px;
}
#blog-content {
	float: none;
	width: 100%;
	padding: 220px 0 0 0;
	text-align: center;
}
#blog-sidebar {
	float: none;
	width: 100%;
	padding: 0 0 40px 0;
	text-align: center;
}
#blog-content .blog-img-area {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
#blog-content .blog-excerpt-area {
	float: none;
	width: 100%;
}
#faqs-area {
	margin-bottom: 40px;
}
.top-content {
	padding-bottom: 50px;
}
#resources-area .chpcs_image_carousel .chpcs_prev, #resources-area .chpcs_image_carousel .chpcs_next {
	width: 35px;
	height: 35px;
	left: -10px;
}
#resources-area .chpcs_image_carousel .chpcs_next {
	left: auto;
	right: -10px;
}
.grey-box {
	padding: 20px;
}
.wrapper {
	text-align: center;
}
ul.social-foot-icons li {
	padding: 0 4px 8px 4px;
}
.four-column {
	width: 98%;
	float: none;
}
.footer-left {
	padding-top: 0;
	float: none;
	width: 100%;
	text-align: center;
}
.footer-left p {
	margin-top: 0;
}
.footer-right {
	text-align: center;
	float: none;
	width: 100%;
}
.home-header-text {
	padding-top: 250px;
}
.home-header-text p {
	margin-bottom: 15px;
}
.two-column {
	float: none;
	width: 100%;
	text-align: center;
}
#logo {
	float: none;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}
#right-header {
	float: none;
	width: 100%;
	text-align: center;
}
.yellow-bar {
	padding: 40px 0;
}
.yellow-bar .wrapper {
	text-align: center;
}
.yellow-bar p {
	font-size: 20px;
	line-height: 26px;
	margin-right: auto;
	margin-left: auto;
}
.home-content {
	padding: 50px 0;
}
.latest-news-box img {
	padding-right: 0;
	margin-bottom: 10px;
	border-right: none;
}	
.inner-grey-bar {
	padding: 50px 0 30px 0;
}
.form-left {
	float:none;
	width:100%
}
.form-right {
	float:none;
	width:100%
}
.wide-form input,.wide-form textarea,.wide-form select {
	margin-bottom: 15px;
}

}
@media only screen and (max-width: 480px) {

.five-column-wide {
	width: 100%;
}
.content-box {
	height: 250px;
}
.content-box img {
	width: 100% !important;
	height: auto !important;
	left: 0 !important;
	top: 0 !important;
}
.latest-news-box img {
	float: none;
	width: 100%;
	height: auto;
	margin-right: 0;
}		
.three-column-wide {
	width: 100%;
	float: none;
}
.four-column-wide {
	width: 100%;
	float: none;
}
.content-box-overlay {
	height: 350px;
	padding-top: 20%;
	opacity: 1;
}
.non-mobile {
	display: none;
}
.content-box-overlay p.overlay-title {
	font-size: 24px;
}
.home-header-text .main-but {
	width: 47%;
	padding: 15px 0;
	margin: 0 1%;
	font-size: 13px;
}
#resources-area .amazingcarousel-prev {
	margin-left: -50px !important;
}
#resources-area .amazingcarousel-next {
	margin-right: -50px !important;
}
.project-box {
	padding-top: 10%;
}
.project-wide:hover .project-box {
	padding-top: 10%;
}
.project-small .project-box {
	font-size: 13px;
	line-height: 16px;
	padding: 10% 10px 0 10px;
}
.project-small .project-box strong {
	font-size: 13px;
}
.project-small:hover .project-box {
	padding-top: 10%;
}
.project-title, .project-title-small {
	font-size: 20px;
	padding-top: 25%;
}
.project-wide:hover .project-title, .project-wide:hover .project-title-small {
	padding-top: 25%;
}
.project-three {
	max-height: 180px;
}	
.accreditations-area img {
	margin: 8px;
}
}

.three-column {
	width: 33%;
	float: left;
    margin-right: 1.3%;
}

.three-column:last-of-type {
    margin-right: 0;
}

.three-column img {
   width: 100%;
}

.wp-block-video video {
    max-width: 32%;
}

.center-img .two-column img {
	padding-top: 50px
}


.four-column:last-of-type {
    margin-right: 0;
}

.four-column img {
   width: 100%;
}

.two-column img {
    width: 100%;
    height: 150%;
}