/*
Theme Name: Paspective Bespoke Theme
Theme URI: http://example.com/paspective/
Description: Twenty Twenty Child Theme
Author: Peter Andrease
Author URI: http://example.com
Template: twentytwenty
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;
}
.vc_inline-link, .post-meta-edit-link-wrapper {
	display:none !important;
}
body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-family: "Montserrat", sans-serif;
	position: static !important;
	overflow-x: hidden;
	color: #000000;
}
.href-link {
	position:absolute;
	left:0;
	top:-180px;
	font-size:0;
}
.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: #c8c8c8;
	margin: 25px 0 25px 0;
	height: 1px;
	line-height: 1px;
	font-size: 0;
}
.greyline-small {
	width: 280px;
	max-width: 70%;
	clear: both;
	border: none;
	background: #000;
	margin: 50px auto;
	height: 1px;
	line-height: 1px;
	font-size: 0;
}
.grey-area {
	margin: 30px auto 0 auto;
	padding: 30px;
	background: #eeeeee;
}
.grey-content {
	padding: 100px 0;
	background:#f0f0f0;
}
.white-box {
	float: left;
	width: 48%;
	padding: 30px 35px;
	background: #ffffff;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
}
.white-box p a {
	font-size: 14px;
}
.white-box h3 {
	margin: 0 0 8px 0;
}
.white-box .greyline {
	margin-bottom: 0;
}
.wpape_gallery_button .apebtn-primary, .wpape_gallery_button .apebtn-primary-flat {
	background-color: #000000 !important;
	border-color: #000000 !important;
}
p {
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}
p strong {
	font-weight:600;
}
p a {
	color: #000000;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
.title-text {
	margin-bottom: 0 !important;
}
.title-text p {
	max-width:960px;
	margin: 0 auto;
	text-align:center;
	font-size:20px;
	line-height:32px;
	font-weight:600;
}
p.sub-title {
	max-width:80%;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: "Cormorant", serif;
	font-size: 45px;
	line-height: 50px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	color:#fff;
}
.home h1 {
	margin-bottom:25px;
}
h1 strong {
	font-family: "Montserrat", sans-serif;
	font-weight:700;
	text-transform: none;
}
h2 {
	font-family: "Cormorant", serif;
	font-size: 32px;
	line-height: 35px;
	font-weight: 400;
	color: #000;
	text-transform:uppercase;
	margin:0;
}
h2 strong {
	font-weight:700;
	font-size: 32px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 0;
}
h4 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
}
.wrapper {
	width: 1500px;
	max-width:94%;
	margin: 0 auto;
	position: relative;
	text-align: left;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
}
#logo {
	float: left;
	width: 26%;
	max-width:340px;
}
#logo img {
	display:block;
	margin:0;
	width:334px;
	height:136px;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
#right-header {
	float: right;
	width: 72%;
	text-align: right;
	padding-top:72px;
	padding-right:160px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
.main-but {
	display:inline-block;
	background:#000;
	border: 1px solid #000;
	color:#fff;
	font-weight:600;
	padding: 12px 25px;
	text-decoration:none !important;
	font-family: "Cormorant", serif;
	font-size:20px;
	line-height:22px;
	text-transform:uppercase;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
.home-header .main-but, #navbar .main-but {
	background:#fff;
	border: 1px solid #fff;
	color:#000;
}
.top-but {
	padding: 8px 16px;
	position:absolute;
	right:0;
	top:62px;
	font-size:16px;
}
.home-header .main-but {
	margin: 0 10px;
}
.hollow-but {
	background:none;
	border: 1px solid #000;
	color:#000;
}
.home-header .hollow-but {
	background:none;
	border: 1px solid #fff;
	color:#fff;
}
.main-but:hover {
	border: 1px solid #000;
	background:#fff;
	color:#000;
}
.home-header .main-but:hover, #navbar .main-but:hover {
	border: 1px solid #000;
	background:#000;
	color:#fff;
}
.hollow-but:hover {
	background:#000;
	color:#fff;
}

#navbar {
	position: fixed;
	top: 0;
	left: 0;
	padding: 10px 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;
}
#right-header ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#right-header ul li {
	display: inline-block;
	padding-left: 18px;
	text-transform: uppercase;
}
#right-header ul li a {
	font-size: 18px;
	padding-bottom: 3px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid rgba(255,255,255,0);
}
#right-header ul li a:hover, #right-header ul li.current-menu-item a {
	border-bottom: 1px solid rgba(255,255,255,1);
	color: #fff;
	text-shadow: 0 0 0 #fff;
}


ul.social-links-top {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}
ul.social-links-top li {
	display: inline-block;
	padding: 0 6px 10px 0;
	border-bottom: none;
}
ul.social-links-top li a {
	display: block;
	width: 20px;
	height: 19px;
	filter: brightness(0) invert(1);
	background-position: center center;
	background-repeat: no-repeat;
}
.home ul.social-links-top li a {
	filter: none;
}
ul.social-links-top li a:hover {
	opacity: 0.7;
}
ul.social-links-top li a.fb-link {
	background-image: url(images/misc/fb-icon.png);
}
ul.social-links-top li a.instagram-link {
	background-image: url(images/misc/instagram-icon.png);
}

	
#navbar.smaller {
	padding: 0 0 6px 0;
	background: rgba(0,0,0,0.6);
}
#navbar.smaller #logo img {
	width:250px;
	height:102px;
}
#navbar.smaller #right-header {
	padding-top:45px;
}
#navbar.smaller .top-but {
	top:35px;
}

.wpb_text_column .main-but {
	margin-top:20px;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
	padding-top:0 !important;
}

	.gallery-row .vc_col-sm-3 {
		margin-bottom: 0 !important;
	}


#faqs-area {
	padding: 60px !important;
	margin-bottom: 0 !important;
	background:#fff;
}
#faqs-area .wpsm_panel-group {
	margin-bottom: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
	font-family: "Montserrat", sans-serif !important;
	font-size: 20px !important;
	line-height: 26px !important;
	font-weight: bold !important;
	background: none !important;
	color:#000 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover {
	color:#4c4c4c !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body {
	font-family: "Montserrat", sans-serif !important;
	padding: 10px 0 20px 0;
	font-size: 18px !important;
	line-height: 26px !important;
	background: none !important;
	font-weight: normal !important;
	border:none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a {
	color: #4c4c4c !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body a:hover {
	text-decoration: none;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading {
	padding: 0;
	background: none !important;
	color:#041d41 !important;
}
#faqs-area .wpsm_panel-group .ac_title_class {
	padding: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel {
	background:none !important;
	border-bottom: 1px solid #9ea3be !important;
	margin-bottom: 30px !important;
	padding-bottom: 12px;
	box-shadow: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-default > .wpsm_panel-heading:hover {
	background: none !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-title .ac_open_cl_icon {
	background: none !important;
}
#faqs-area .wpsm_panel-group .ac_open_cl_icon {
	color: #000 !important;
	font-size: 20px !important;
	padding-top: 0 !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a:hover .ac_open_cl_icon {
	color: #4c4c4c !important;
}

.feature-area {
	padding: 100px 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
	background-attachment: fixed;
}
.feature-area .wpb_text_column {
	margin-bottom:0 !important;
}
.feature-area .wpb_text_column .main-but {
	margin-bottom:0 !important;
}
.feature-area h2 {
	color:#fff;
	font-size:40px;
	line-height:50px;
	margin: 0 auto;
}
.feature-area h2 strong {
	font-family: "Montserrat", sans-serif;
	text-transform:none;
}
.feature-area .main-but {
	background:#fff;
	border: 1px solid #fff;
	color:#000;
	margin-top:8px;
}
.feature-area .main-but:hover {
	background:#000;
	border: 1px solid #000;
	color:#fff;
}

.icon-feature p {
	margin:0;
	font-size:16px;
	line-height:22px;
}
.icon-feature h3 {
	margin:0 0 5px 0;
}
.icon-feature .wpb_content_element {
	margin-bottom:0 !important;
}
.icon-feature .wpb_text_column {
	padding-left:76px;
}
.icon-feature-craftsmanship .wpb_text_column {
	background: url(/wp-content/uploads/2026/03/craftmanship.png) no-repeat left top;
}
.icon-feature-stress-free .wpb_text_column {
	background: url(/wp-content/uploads/2026/03/stress-free.png) no-repeat left top;
}
.icon-feature-essex .wpb_text_column {
	background: url(/wp-content/uploads/2026/03/essex-living.png) no-repeat left top;
}
.icon-feature-trust .wpb_text_column {
	background: url(/wp-content/uploads/2026/03/built-on-trust.png) no-repeat left top;
}

.margin-up-area {
	padding: 60px 25px;
	background:#fff;
	margin-top:-140px !important;
}
.margin-up-area-sml {
	margin-top:-60px !important;
}
.number-feature {
	position:relative;
	padding-left:25px !important;
}
.number-feature h3 {
	font-size:20px;
	line-height:24px;
	margin:0;
}
.number-feature:before {
	font-family: "Cormorant", serif;
	position:absolute;
	left:0;
	top:-10px;
	content:"01";
	font-size:34px;
	line-height:34px;
}
.number-feature-two:before {
	content:"02";
}
.number-feature-three:before {
	content:"03";
}
.number-feature p {
	margin: 6px 0 0 0;
	font-size:16px;
	line-height:24px;
}

.home .services-boxes {
	padding: 35px 25px 0 25px;
	margin-top:-35px;
	background:#fff;
}
.services-boxes p {
	margin: 0;
}

.home-feature-area .container {
	padding: 35px 25px;
	margin-top: -35px;
	background: #fff;
}
.home-feature-area .vc_col-sm-3 {
	float: left !important;
}
.services-boxes .vc_column-inner {
	padding: 0 8px !important;
}
.services-boxes a {
	display: block;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	height: 350px;
	overflow: hidden;
	position: relative;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes a img {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	width: 101%;
	height: auto;
}
.services-boxes a .text-area {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	top: 120px;
	z-index: 2;
	display: block;
	padding: 20px 30px;
	text-align:center;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
@media only screen and (min-width: 1180px) {
.services-boxes a:hover .text-area {
	background: #0f74e8;
	padding-top: 80px;
	padding-bottom: 80px;
	top:0;
	background: rgba(0,0,0,0.6) !important;
}
}
.services-boxes span.overlay-title {
	color: #ffffff;
	margin: 0;
	display: block;
	text-align:center;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.services-boxes span.overlay-subtitle {
	font-family: "Montserrat", sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: 100;
	color: #ffffff;
	display: block;
	padding: 8px 0;
	text-transform: none;
	opacity: 0;
	height:0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.feature-strapline {
	font-family: 'Cormorant', serif;
	font-size: 40px;
	line-height: 45px;
}
.services-boxes a:hover span.overlay-subtitle {
	padding: 10px 0;
}

.services-boxes span.overlay-link span {
	font-family: 'Cormorant', serif;
	background: none;
	padding: 5px 14px;
	font-size: 17px;
	font-weight:normal;
	color:#fff;
	display: inline-block;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.services-boxes span.overlay-link:hover span {
	background: #fff;
	color: #000;
}
.services-boxes span.overlay-link span:after {
	left: -2px;
}
.services-boxes span.overlay-link span:before {
	right: -2px;
}

.services-boxes a:hover img {
	width: 118%;
	max-width: 118% !important;
	height: auto;
	margin-left: -9%;
}
.services-boxes a:hover span.overlay-title::after {
	opacity: 0;
}
.services-boxes a:hover span.overlay-subtitle {
	opacity: 1;
	height:100px;
}
.services-boxes a:hover span.overlay-link {
	opacity: 1;
}

.vc_row {
	margin-right: auto !important;
	margin-left: auto !important;
}


@media only screen and (min-width: 1220px) {

.services-boxes a:hover img {
	width: 114%;
	max-width: 114% !important;
	height: auto;
	margin-left: -7%;
	margin-top: -7%;
}
.services-boxes a:hover span.overlay-text {
	opacity: 1;
	bottom: 0;
}
.services-boxes a:hover span.overlay-text:before {
	height: 35px;
	top: -9px;
}
	
}



.home-header {
	padding: 300px 0 340px 0;
	background: url(images/features/dream-garden.jpg) center center no-repeat;
	background-size:cover;
}
.inner-header {
	background: url(/wp-content/uploads/2026/04/landscape-gardening.jpg) center center no-repeat;
	background-size:cover;
}
.inner-header-wrap {
	padding: 200px 0 150px 0;
	background: rgba(0,0,0,0.45);
}
.inner-header p {
	color:#fff;
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	margin: 10px auto 0 auto;
}
.inner-title {
	text-align: center;
}
.inner-padding {
	height: 100px;
}
.home-feature {
	display: block;
	text-decoration: none;
	float: left;
	width: 33.3333%;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
	padding: 0 2.5px;
}
.home-feature-inner {
	position: relative;
	overflow: hidden;
}
.home-feature img {
	display: block;
	margin: 0 auto;
}
.home-feature p {
	margin: 0;
}
.home-feature-text {
	position: absolute;
	left: 0;
	bottom: -200px;
	width: 100%;
	height: 100%;
	padding: 80px 20px 20px 20px;
	text-align: center;
	opacity: 0;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
	background: rgba(0,0,0,0.7);
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.home-feature:hover .home-feature-text {
	bottom: 0;
	opacity: 1;
}
.home-feature-text h3 {
	color: #ffffff;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}
.home-feature-text h3 span {
	font-weight: 300;
	font-size: 17px;
}
.narrow-content {
	width: 1200px;
	max-width: 90%;
	margin: 0 auto;
	text-align: left;
}

.content-area {
	padding: 90px 0;
}
.content-area-tight {
	padding: 50px 0;
}

.flex-columns {
    display: flex;
    align-items: center;
}
.flex-columns .wpb_text_column {
	padding-right:60px;
}
.two-column {
	float: left;
	width: 47%;
	text-align: left;
}

.reviews-area {
	padding: 20px 0;
}

#footer {
	padding: 60px 0;
	text-align: center;
	border-top: 2px solid #2c2c2d;
}
.instagram-area h3 {
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	background: url(images/misc/instagram.svg) no-repeat left center;
	background-size: auto 22px;
	min-height:22px;
	padding-left:28px;
	padding-top:5px;
	margin: 0 0 15px 0;
	display:inline-block;
}
.instagram-area h3 a {
	color:#000;
	text-decoration:none;
}
.instagram-area h3 a:hover {
	text-decoration:underline;
}
.footer-camera {
	position: absolute;
	top: -145px;
	right: -80px;
}
#footer p {
	color: #313131;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
#footer p.btm-text {
	margin: 15px 0 0 0;
	font-size: 14px;
	line-height: 20px;
	color: #424141;
}
#footer p a {
	color: #313131;
}
#footer p a:hover {
	color: #000;
}
.footer-column {
	float: left;
	width: 20%;
	padding: 30px 1% 30px 2%;
	border-right: 1px solid #c8c8c8;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box;
	 min-height: 180px;
}
.footer-column-one {
	width: 16%;
	padding-left: 0;
}
.footer-column-two {
	width: 25%;
}
.footer-column-three {
	width: 20%;
	padding-right: 0;
}
.footer-column-last {
	width: 15%;
	padding-right: 0;
	border-right: none;
}
.footer-column-area {
	border-bottom: 1px solid #c8c8c8;
}
p.email-icon {
	background: url(images/misc/mail.svg) no-repeat left center;
	background-size: 22px auto;
	padding-left:30px;
	margin-bottom:10px !important;
}
p.phone-icon {
	background: url(images/misc/phone.svg) no-repeat left 5px center;
	background-size: 16px auto;
	padding-left:30px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 16px;
}
.footer-links ul li a {
	color: #313131;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer-title {
	color: #1b1b1b;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
ul.social-links li {
	display: inline-block;
	padding: 0 6px 12px 0;
	border-bottom: none;
}
ul.social-links li a {
	display: block;
	width: 20px;
	height: 19px;
	background-position: center center;
	background-repeat: no-repeat;
}
ul.social-links li a:hover {
	opacity: 0.5;
}
ul.social-links li a.fb-link {
	background-image: url(images/misc/facebook.svg);
}
ul.social-links li a.instagram-link {
	background-image: url(images/misc/instagram.svg);
}

/* ------------------- 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:'Open Sans',sans-serif !important;
	color: #ffffff !important;
}
#wprmenu_menu ul li a:hover {
	background: #3c90e6 !important;
}

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

/* ------------------- Blog --------------------- */
#blog-content {
	float: left;
	width: 66%;
	padding: 50px 0;
}
#blog-content h1 {
	margin-top: 0;
	font-size: 40px;
	line-height: 46px;
}
#blog-sidebar {
	float: right;
	width: 28%;
	padding: 50px 0;
}
a.more-link, #blog-content span.author {
	display: none;
}
.post-navigation, .post-edit-link {
	display: none;
}
.entry-footer {
	background: #dfdfdf;
	padding: 8px 12px 8px 12px;
	margin: 20px 0 60px 0;
	font-size: 14px;
	text-transform: uppercase;
}
.entry-footer a {
	color: #000;
	text-decoration: none;
}
.entry-footer a:hover {
	text-decoration: underline;
}
.entry-footer span {
	display: inline-block;
	padding-right: 4px;
}
.comments-link {
	float: right;
	width: 200px;
	text-align: right;
}
#blog-sidebar .widget {
	padding-bottom: 20px;
}
#blog-content .post {
	margin-bottom: 40px;
}
#blog-content h1 {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#blog-sidebar h2 {
	padding-bottom: 15px;
	margin-bottom: 0;
}
#blog-sidebar ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#blog-sidebar ul li {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 6px;
	margin-bottom: 6px;
	line-height: 19px;
	font-size: 14px;
}
#blog-sidebar ul li a {
	color: #5c5c5c;
	text-decoration: none;
}
#blog-sidebar ul li a:hover {
	color: #ee402a;
}
#blog-content .greyline {
	margin: 30px 0 30px 0;
}
.updated {
	display: none;
}
.published {
	display: inline;
}
#blog-content .post-thumbnail img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#blog-content a.post-thumbnail img {
	float: left;
	max-width: 30%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
.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 a, #blog-content h3 a {
	color: #ee402a;
	text-decoration: none;
}
#blog-content h2 a:hover, #blog-content h3 a:hover {
	color: #232323;
}

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

/* ------------------- Contact Form --------------------- */


#wide-form {
	text-align:left;
	max-width:100% !important;
}
#wide-form input, #wide-form select {
	max-width:100% !important;
	font-family: "Montserrat", sans-serif !important;
}
#wide-form button {
	border-radius:0 !important;
	background: #000 !important;
	font-family: "Cormorant", serif !important;
	text-transform:uppercase;
	font-size:20px !important;
}
#wide-form button:hover {
	background: #343434 !important;
}



/* ------------------- Mobile Menu --------------------- */

#mobile-menu {
	position: absolute;
	top: 60px;
	right: 4%;
	display: none;
  transition: .5s;
}
.smaller #mobile-menu {
	top: 45px;
}
input#burger {
	display: none;
}
#mobile-menu input + label {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 34px;
  z-index: 5;
}
#mobile-menu input + label span {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 9px;
  margin-top: -1px;
  left: 0;
  display: block;
  background: #ffffff;
  transition: .5s;
}
#mobile-menu input + label span:first-child { top: 0; }
#mobile-menu input + label span:last-child { top: 18px; }
#mobile-menu label:hover { cursor: pointer; }
#mobile-menu input:checked + label span {
  opacity: 0;
  top: 50%;
  background: #ffffff;
}
#mobile-menu input:checked + label span:first-child {
  opacity: 1;
  transform: rotate(45deg);
}
#mobile-menu input:checked + label span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
}
#mobile-menu input ~ nav {
   background: rgba(0,0,0,0.95);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 3;
  transition: .5s;
  transition-delay: .5s;
  overflow: hidden;
	text-align:center;
}
#navbar-dark #mobile-menu input ~ nav {
	background: rgba(206,213,215,0.95);	
}
#mobile-menu input ~ nav ul {
  text-align: center;
  list-style: none;
  margin: 0 auto;
  padding: 100px 0 10px 0;
}
#mobile-menu input ~ nav .main-but {
  transition: .5s;
	margin: 0 auto;
	opacity:0;
	padding: 10px 22px;
	font-size:18px;
	background:#fff !important;
	color:#000 !important;
}
#mobile-menu input ~ nav ul li {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
  display: block;
  padding: 2px 0 18px 0;
}
#mobile-menu input ~ nav ul li.menu-item-63 {
	background: none;
	padding-bottom: 0;
}
#mobile-menu input ~ nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
}
#navbar-dark #mobile-menu input ~ nav ul li a {
	color: #525251;
}
#mobile-menu input ~ nav ul li a:hover, #mobile-menu input ~ nav ul li.current-menu-item a {
	color: #525251;
}
#navbar-dark #mobile-menu input ~ nav ul li a:hover, #navbar-dark #mobile-menu input ~ nav ul li.current-menu-item a {
	color: #15859a;
}
#mobile-menu input:checked ~ nav {
  height: 100%;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav ul li {
  opacity: 1;
  transition-delay: .5s;
}
#mobile-menu input:checked ~ nav .main-but {
  opacity: 1;
  transition-delay: .5s;
}




/* ------------------------- Sitemap --------------------- */
.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: 1600px) {
	
.services-boxes a {
	height:300px;
}
.services-boxes a .text-area {
	top:80px;
}
.services-boxes a:hover .text-area {
	padding-top:50px;
}
.services-boxes span.overlay-subtitle {
	font-size:16px;
	line-height:20px;
}
	
.content-area {
	padding: 80px 0;
}
	
}

@media only screen and (max-width: 1500px) {
	.services-boxes a .text-area {
		padding-left:20px;
		padding-right:20px;
	}
.services-boxes a {
	height:250px;
}
.services-boxes a .text-area {
	top:50px;
}
.feature-strapline {
	font-size: 30px;
	line-height: 30px;
	padding-bottom:6px;
}
.services-boxes a:hover span.overlay-subtitle {
	padding: 6px 0;
}
	.services-boxes span.overlay-subtitle {
		font-size:15px;
		line-height:18px;
	}
	
ul.social-links-top {
	right: 4%;
}
#right-header ul li {
	padding-left: 10px;
}
#right-header ul li a {
	font-size: 15px;
}
#footer img, .inner-content img {
	max-width: 100%;
	height: auto;
}
.home-feature-text {
	padding-top: 60px;
}
.inner-header img {
	max-width: 100%;
	height: auto;
}
#logo img {
	width:300px;
	height:122px;
}
.services-boxes a:hover span.overlay-subtitle {
	height:90px;
}
.flex-columns .wpb_text_column {
	padding-right:0;
}
	
}

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

.feature-area {
	background-attachment: scroll;
}
	
.feature-area {
	padding: 60px 0;
}
.overlay-subtitle {
	display:none !important
}	
.services-boxes a:hover .text-area {
	padding-top:30px;
}
.top-but {
	display: none;
}
#right-header {
	display: none;
}
#mobile-menu {
	display: block;
}
.services-boxes a {
	height:200px;
}
.services-boxes a .text-area {
	top:40px;
}
.services-boxes span.overlay-link span {
	margin-top:10px;
}
	.feature-strapline {
		font-size:25px;
		line-height:26px;
	}
.wpb_text_column .main-but {
	margin-top:0;
	margin-bottom:20px !important;
}
	
}
@media only screen and (max-width: 980px) {
	
#faqs-area {
	padding: 40px;
}
#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
	font-size: 18px !important;
	line-height: 24px !important;
}
#faqs-area .wpsm_panel-group .wpsm_panel-body {
	font-size: 16px !important;
	line-height: 24px !important;
}
	
.feature-area h2 {
	font-size:36px;
	line-height:42px;
}
.content-area {
	padding: 60px 0;
}
.content-area-tight {
	padding: 40px 0;
}
	.services-boxes .vc_col-sm-3 {
		float:left !important;
		width:48% !important;
	}
	.services-boxes .wpb_content_element {
		margin-bottom: 18px !important;
	}
	.margin-up-area {
		margin-top:-80px !important;
	}
.home-header {
	padding: 220px 0 260px 0;
}
	
	.home-header .main-but {
		margin: 0 5px;
	}
	.main-but {
		font-size:18px;
		padding: 10px 20px;
	}
h1 {
	font-size: 38px;
	line-height: 42px;
}
.home h1 {
	margin-bottom: 20px;
}
	
.inner-header p {
	font-size:24px;
	line-height:30px;
}
ul.social-links-top {
	padding-right: 35px;
}
#logo img {
	width:220px;
	height:90px;
}
	.margin-up-area {
		padding:40px 30px;
	}
	.icon-feature {
		margin-bottom:20px !important;
	}

}

@media only screen and (max-width: 767px) {
	
	.instagram-area .narrow-content {
		text-align:left !important;
	}
	
	.instagram-area h3 {
		font-size:16px;
		line-height:20px;
	}
	
h1 {
	font-size: 34px;
	line-height: 36px;
}
h1 strong {
	font-size: 30px;
	line-height: 32px;
}
	
	.home-header {
		padding: 200px 0 200px 0;
	}
	.home-header .main-but {
		display:block;
		width:150px;
		margin: 0 auto 12px auto;
	}
	.vc_column_container>.vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.gallery-row .vc_column-inner {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	.wpforms-container .wpforms-field.wpforms-one-half {
		float:none !important;
		width:100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	
.title-text p {
	font-size:16px;
	line-height:24px;
	font-weight:600;
}
.content-area-tight {
	padding: 30px 0;
}
.number-feature {
	margin-bottom:15px !important;
	padding-left:35px !important;
}	
p {
	font-size: 16px;
	line-height: 25px;
}
.grey-content {
	padding: 50px 0;
}
	#faqs-area {
		padding:30px !important;
	}
	#faqs-area .wpsm_panel-group .wpsm_panel-heading .wpsm_panel-title a {
		font-size:16px !important;
		line-height:22px !important;
	}
	.wrapper {
		max-width:88%;
	}
	.narrow-content {
		max-width:84%;
	}
	.home .services-boxes {
		padding-left: 0;
		padding-right:0;
	}
	.no-margin-top-mob {
		margin-top: 0 !important;
	}
	.flex-columns .wpb_text_column {
		padding-right:0;
	}
	.gallery-row .vc_col-sm-3 {
		float:left !important;
		width:50% !important;
	}

.feature-area h2 {
	font-size:32px;
	line-height:36px;
}
	.wpb_content_element {
		margin-bottom: 20px !important;
	}
	.title-text, .no-margin-btm, .no-margin-btm-mob {
		margin-bottom: 0 !important;
	}
	.vc_empty_space {
		height: 0 !important;
	}
		.services-boxes .vc_col-sm-3 {
		float:none !important;
		width:100% !important;
	}
	.flex-columns {
		display:block;
	}
.content-area {
	padding: 40px 0;
}
.footer-column {
	float: none;
	width: 95%;
	padding: 20px 2.5% 20px 2.5%;
	border-right: none;
	min-height: 10px;
	border-bottom: 1px solid #c8c8c8;
}
.footer-column-area {
	padding: 0;
	border: none;
}	
.footer-links ul li {
	width: auto;
	display: inline-block;
	float: none;
	padding: 0 10px 0 0;
}
.footer-camera {
	right: -120px;
}
ul.social-links-top li {
	padding-right: 1px;
}
.home-feature-text {
	display: none;
}
.home-feature:hover img {
	opacity: 0.8;
}
#logo {
	width: 65%;
}
#right-header {
	width: 30%;
}
.two-column {
	float: none;
	width: 100%;
}
#right-header {
	float: none;
	width: 100%;
	text-align: center;
}
#footer {
	padding: 20px 0 20px 0;
}
.footer-camera {
	top: -165px;
}
.home-feature {
	float: none;
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
	padding: 0 2.5px;
}
.home-feature:hover img {
	opacity: 1;
}
.narrow-content {
	margin-bottom: 20px;
}
#home-header {
	margin-bottom: 40px;
}
.grey-area {
	margin: 20px auto 0 auto;
	padding: 20px;
}
.white-box {
	float: none;
	width: 100%;
	padding: 20px 25px;
	margin-bottom: 20px;
}

}