/*
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
*/

@font-face {
    font-family: 'photograph_signatureregular';
    src: url('fonts/photograph_signature-webfont.woff2') format('woff2'),
         url('fonts/photograph_signature-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
	border: 0;
	outline: 0;
}
body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-family: "DM Sans", sans-serif;
	position: static !important;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	text-indent: -3000px;
	color: #ffffff;
}
hr, .greyline {
	clear: both;
	width: 450px;
	max-width:80%;
	height:1px;
	background:#000;
	display:block;
	margin: 50px 0;
}
p {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-weight: 200;
}
.single-post ul li {
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 10px;
	color: #000;
	font-weight: 200;
}
p strong  {
	font-weight: 600;
}
p.big-text {
	font-family: 'Cormorant', serif;
	font-size: 28px;
	line-height: 38px;
}
.bold-text {
	font-weight:500;
	font-size: 20px;
	line-height: 30px;
}
p.under-text {
	margin-top: 5px;
}
p a {
	color: #000;
	font-weight: 500;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
.black-text {
	color: #000;
}
p.title-text {
	font-size: 30px;
	line-height: 38px;
	font-weight: 500;
	margin:0;
}
.single-post p.title-text {
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 40px;
	font-weight: 400;
}
p.sub-title {
    font-family: 'photograph_signatureregular';
	font-size: 40px;
	line-height: 40px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
h1 {
	font-size: 45px;
	line-height: 48px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Cormorant', serif;
	margin:0;
}
h2, .head-title {
	font-size: 35px;
	line-height: 40px;
	margin: 0 auto;
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
	font-family: 'Cormorant', serif;
}
.single-post h2 {
	margin-top: 40px;
}
.single-post h2:before {
	content:"";
	width: 250px;
	height:1px;
	background:#000;
	display:block;
	margin-bottom: 30px;
}
.align-center h2 {
	margin: 0 auto;
}
h3 {
	font-size: 28px;
	line-height: 35px;
	font-weight: 500;
	color: #27323a;
	text-transform: uppercase;
	font-family: 'Cormorant', serif;
}
h4 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
}
.inner-title {
	font-size: 32px;
	line-height: 36px;
	color: #232324;
}
.vc_row {
	margin-right: auto !important;
	margin-left: auto !important;
}
.wrapper {
	width: 1500px;
	max-width: 92%;
	margin: 0 auto !important;
	text-align: left;
	position: relative;
}
.narrow-content {
	width: 1200px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: left;
}
.single-post .narrow-content {
	width: 1000px;
}
.narrow-content-sml {
	width: 780px;
	max-width: 90%;
	margin: 0 auto !important;
	text-align: center;
}
.flex-area {
	display:flex !important;
	align-items: center;
  	justify-content: center;
}
.flex-area .wpb_column {
	float:none !important;
}
.flex-one {
	order:1;
}
.flex-two {
	order:2;
}
#navbar {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	padding: 15px 0;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
#logo {
	float: left;
	width: 20%;
	max-width:165px;
}
#right-header {
	float: right;
	width: 80%;
	text-align: right;
	padding-top: 25px;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}

#right-header ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right-header ul li {
	display: inline-block;
	font-family: 'Cormorant', serif;
	font-weight: 600;
}
#right-header ul li a {
	color: #ccc;
	text-decoration: none;
}
#right-header ul li a:hover, #right-header ul li.current-menu-item a {
	color: #fff;
	text-shadow: 0 0 0 #fff;
}

#top-menu-area {
	float: right;
	padding: 8px 0 0 0;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
#top-menu-area ul li {
	font-size:18px;
	position:relative;
	padding-right:8px;
	margin-right:4px;
	font-weight:normal;
}
#top-menu-area ul li:after {
	content:"";
	width: 1px;
	height:15px;
	background:#fff;
	display:block;
	position: absolute;
	right:0;
	top:5px;
}
#top-menu-area ul li.no-border {
	padding-right:0;
	margin-right:0;
}
#top-menu-area ul li.no-border:after {
	display:none;
}

#main-menu-area {
	float: right;
	padding-top:30px;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
#main-menu-area ul li {
	padding-left: 15px;
	text-transform: uppercase;
}
#main-menu-area ul li a {
	font-size: 18px;
	line-height: 20px;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
p.top-text {
	-webkit-appearance: none;
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Cormorant', serif;
	float: right;
	margin: 0 20px;
	padding-top: 4px;
}
#mobile-menu p.top-text {
	float: none;
	margin: 10px 0 25px 0;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
}
p.top-text a {
	font-size:30px;
	color:#fff;
}
p.top-text a:hover {
	color:#ccc;
	text-decoration:none;
}

.two-column {
	float: left;
	width: 47%;
	text-align: left;
}


.slideup {
	bottom: -100px;
	position: relative;
	opacity: 0;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.slideupnow {
	bottom: -100px;
	position: relative;
	opacity: 0;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.home .slideupnow {
	transition-delay: 0.2s;
}
.home .slideupnowtwo {
	transition-delay: 0.8s;
}
.home .slideupnowthree {
	transition-delay: 1.4s;
}
.home .slideupnowfour {
	transition-delay: 2s;
}
.home .slideupnowfive {
	transition-delay: 2.6s;
}
.slidedelaytwo {
	transition-delay: 0.4s;
}
.slidedelaythree {
	transition-delay: 0.6s;
}
.slidego {
	opacity: 1 !important;
	bottom: 0 !important;
}
.home .gold-line-slidenow {
	transition-delay: 2.8s;
}
.gold-line-go {
	width: 100%;
}


.inner-header {
	background: url("images/features/food-selection.jpg") center center no-repeat;
	background-size: cover;
	position: relative;
}
.blog-header {
	background:#000;
}
.inner-header-wrap {
	background: rgba(0,0,0,0.4);
}
.inner-header-wrap .wrapper {
	height:660px;
}
.blog-header .inner-header-wrap .wrapper {
	height:400px;
}
.inner-header-text {
	position: absolute;
	bottom:120px;
	left:0;
	max-width: 550px;
}
.blog-header .inner-header-text {
	bottom:60px;
}
.blog-head .inner-header-text {
	max-width:100%;
}
.inner-header-center {
	right:0;
	margin: 0 auto;
}
.inner-header-center h1 {
	text-align:center;
}
p.inner-head-feature-text, .blog-head p {
    font-family: 'photograph_signatureregular';
	font-size:40px;
	line-height:42px;
	color:#fff;
	margin:0 0 5px 0;
}
p.inner-head-sub-text {
	color:#fff;
	margin:5px 0 0 0;
	font-size:22px;
	line-height:28px;
}
.inner-header .main-but {
	margin-top:15px;
}

.narrow-header {
	padding: 160px 0 60px 0;
}
.inner-header h1 {
	color: #fff;
	font-size: 45px;
	line-height: 50px;
	text-transform: uppercase;
	margin:0;
}
.home-header {
	height: 900px;
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #000;
}
.home-header video {
    z-index: 1;
	margin: 0 auto;
    min-width: 100%;
	overflow: hidden;
	opacity: 0.6;
	object-fit: cover;
	position: absolute;
    left: 50%;
    top: 50%;
	width: 100%;
    transform: translate(-50%, -50%);
    min-height: 100%;
	height: 100%;
}
.home-header-text {
	position: absolute;
	left: 0;
	margin: 0;
	top: 0;
	z-index: 999;
	padding-top: 360px;
	max-width:600px;
	text-align: left;
}
.home-header-text h1 {
	max-width:550px;
}
.home-header-text p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	max-width: 600px;
	font-family: "DM Sans", sans-serif;
	font-weight: 200;
	margin: 12px 0 25px 0;
}
.home-header-text p.strapline-text {
    font-family: 'photograph_signatureregular';
	font-weight: normal;
	font-size:38px;
	line-height:42px;
	margin:0 0 10px 0;
}

.main-but {
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: none;
	border: 1px solid #fff;
	font-family: 'Cormorant', serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 20px;
	display: inline-block;
	padding: 14px 26px;
	text-transform: uppercase;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.three-columns-wide .main-but {
	padding: 12px 20px;
	margin-top: 20px;
	font-size: 18px;
	line-height: 18px;
}
.three-columns-wide .main-but:hover {
	background:#fff;
	color:#000;
}
.black-but {
	border: 1px solid #000;
	color: #000;
}
.two-buts .main-but {
	margin-right:15px;
	margin-bottom:10px;
}
.mob-but {
	font-size: 18px;
	line-height: 18px;
	padding: 10px 25px;
}
.top-but {
	padding: 8px 15px;
	font-size: 18px;
	line-height: 18px;
	background:#fff;
	color:#000;
	float:right;
}
.btm-but {
	padding: 8px 15px;
	font-size: 18px;
	line-height: 18px;
	color:#fff;
	margin-top:25px;
	border: 1px solid #fff;
}
#mobile-menu .top-but {
	float:none;
}
.main-but:hover, .three-columns-wide .black-but:hover {
	background: #000;
	text-decoration: none;
	border: 1px solid #000;
	color:#fff;
}
#navbar .top-but:hover {
	border: 1px solid #fff;
}
.btm-but:hover {
	background:#fff;
	color:#000;
}

#logo img {
	width: 165px;
	height: 133px;
	display: block;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}


#navbar.smaller {
	padding: 8px 0;
	background: rgba(0,0,0,0.95);
}
#navbar.smaller #right-header {
	padding-top: 10px;
}
#navbar.smaller #logo img {
	width: 105px;
	height: 85px;
}
#navbar.smaller #main-menu-area {
	padding-top: 10px;
}
#navbar.smaller #main-menu-area ul li a {
	font-size: 18px;
}
#navbar.smaller #top-menu-area {
	padding-bottom: 15px;
}



.antler-left {
	width: 100%;
	height: 45px;
	margin: 20px 0 0 0;
	position:  relative;
}
.antler-mid {
	width: 285px;
	height: 45px;
	margin: 0 auto;
	position:  relative;
}
.antler-mid img, .antler-left img {
	width: 45px;
	height: 32px;
	transition-delay: 0.4s;
	bottom: -25px;
}
.antler-left img {
	z-index: 3;
}
.antler-mid:before, .antler-mid:after {
	content: "";
	display: block;
	position: absolute;
	right: 175px;
	top:  18px;
	height: 1px;
	width: 0;
	background: #baa573;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	transition-delay: 1s;
}
.antler-mid:after {
	right: auto;
	left: 175px;
}
.antler-left:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top:  18px;
	height: 1px;
	width: 0;
	background: #baa573;
	z-index: 1;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
	transition-delay: 1s;
}
.antler-left:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top:  18px;
	height: 1px;
	width: 60px;
	background: #fff;
	z-index: 2;
}

.black-bar {
	padding: 80px 0;
	background:#000;
}
.black-bar-top {
	padding: 80px 0 115px 0;
}
.black-bar p {
	color:#fff;
	font-weight:100;
	margin-top:0;
}
.black-bar p a {
	color:#fff;
}
.sml-column {
	width:40%;
	float:left;
}
.wide-column {
	width:55%;
	float:right;
}




.three-columns-wide .wpb_column .vc_column-inner {
	background-size:cover !important;
}
.three-columns-wide .wpb_column .vc_column-inner {
	padding: 0 !important;
}
.three-columns-wide .wpb_column .vc_column-inner .wpb_wrapper {
	padding: 120px !important;
	background: rgba(0,0,0,0.86) !important;
	-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;
}
.three-columns-wide .three-column-white .vc_column-inner .wpb_wrapper {
	background: rgba(255,255,255,0.8) !important;
}
.three-columns-wide .wpb_column .vc_column-inner:hover .wpb_wrapper {
	background: rgba(0,0,0,0.6) !important;
}
.three-columns-wide .three-column-white .vc_column-inner:hover .wpb_wrapper {
	background: rgba(255,255,255,0.5) !important;
}
.three-columns-wide .wpb_column .vc_column-inner .wpb_wrapper .wpb_wrapper {
	padding: 0 !important;
	background:none !important;
}
.three-columns-wide .wpb_column p {
	font-size:16px;
	line-height:26px;
	margin: 10px auto 0 auto;
	max-width:320px;
	font-weight:300;
}
.three-columns-wide .three-column-black p {
	font-weight:200;
}
.three-columns-wide .wpb_column img {
	height: 85px;
	width: auto;
	margin: 0 auto 15px auto;
}
.three-columns-wide h2 {
	min-height: 80px;
}
.three-column-black h2 {
	color:#fff;
}
.three-column-black p {
	color:#fff;
	font-weight: 100;
}
.ti-widget.ti-goog .ti-widget-container {
	margin-bottom: 0 !important;
}
.ti-rating {
	font-family: 'Cormorant', serif !important;
}
.ti-review-text-container {
	opacity:0.5 !important;
}
.ti-platform-icon, .ti-profile-img, .ti-date, .ti-review-item .ti-stars {
	display:none !important;
}
.ti-name {
	text-transform: uppercase !important;
	font-size: 20px !important;
	font-family: 'Cormorant', serif !important;
}

.three-columns-wide p.strapline-text {
    font-family: 'photograph_signatureregular';
	font-weight: normal;
	font-size:30px;
	line-height:32px;
	margin:0 auto 10px auto;
}

.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: 340px;
	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: 230px;
	z-index: 2;
	display: block;
	background: url("images/misc/feature-box-overlay.png") center top no-repeat;
	padding: 20px 30px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
.services-boxes a:hover .text-area {
	background: #0f74e8;
	padding-top: 60px;
	padding-bottom: 60px;
	top:0;
	background: rgba(0,0,0,0.85) !important;
}
}
.services-boxes span.overlay-title {
	font-family: 'Cormorant', serif;
	color: #ffffff;
	margin: 0;
	font-size: 25px;
	line-height: 26px;
	display: block;
	font-weight: 800;
	display: block;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.feature-strapline {
    font-family: 'photograph_signatureregular';
	font-weight:normal;
	font-size: 32px;
	display:block;
	margin-bottom:8px !important;
}
.services-boxes span.overlay-subtitle {
	font-family: "DM Sans", sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: 100;
	color: #ffffff;
	display: block;
	padding: 5px 0;
	min-height: 100px;
	text-transform: none;
	opacity: 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.services-boxes a:hover span.overlay-subtitle {
	padding: 15px 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;
}
.services-boxes a:hover span.overlay-link {
	opacity: 1;
}



@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;
}
	
}

.white-area {
	padding: 100px 0;
	background: #fff;
}
.grey-area {
	padding: 100px 0;
	background: #e7e7e7;
}

.indented-text {
	max-width: 900px;
	padding:  70px 0 100px 50px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.indented-text p {
	padding-left: 60px;
}

p.gold-top-text {
	font-family: 'Cormorant', serif;
	text-transform: uppercase;
	color: #baa573;
	font-weight: 700;
	padding-left: 0;
	margin: 0;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0 !important;
}

.double-imgs {
	position: relative;
}
.double-imgs .wpb_single_image .vc_single_image-wrapper {
	position: relative;
	display: block;
}
.double-imgs .wpb_single_image img {
	display: block;
}
.double-imgs .wpb_single_image .vc_single_image-wrapper:after {
	content: "";
	display: block;
	border: 1px solid #baa573;
	left: 3%;
	top: 5%;
	width: 94%;
	height: 90%;
	position: absolute;
}
.double-imgs .double-img-sml .vc_single_image-wrapper:after {
	left: 5%;
	top: 7%;
	width: 90%;
	height: 86%;
}
.double-imgs .double-img-sml {
	position: absolute;
	right: 0;
	bottom: 60px;
}

.feature-border-img {
	display: block;
	border: 1px solid #baa573;
	width: 48%;
	height: 94%;
	position: absolute;
	z-index: 9;
	right: 1%;
	top: 3%;
}

.wide-columns {
	position: relative;
	background-color: #fff !important;
	background-position: right center !important;
	background-repeat: no-repeat;
	background-size: 60% auto;
}
.wide-columns-invert {
	background-position: left center !important;
}
.wide-column-img img {
	display: none !important;
}
.wide-columns .wpb_text_column {
	padding: 120px 20px 120px 0 !important;
}
.wide-columns-invert .wpb_text_column {
	padding: 120px 0 120px 20px !important;
}
.wide-columns .vc_column-inner {
	padding: 0 !important;
}

.flex-one h3 {
	margin: 0;
}
.flex-one h3.max-width {
	max-width: 350px;
}

.grey-box {
	background: #e2dfda;
	border: 30px solid #f0f0f0;
	max-width: 1200px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.grey-box h3 {
	margin: 0 auto;
}
.grey-box h3:before {
	margin: 0 auto 12px auto;
	display: block;
	content: "";
	background: url("images/misc/horns-gold.svg") center center no-repeat;
	background-size: 45px 32px;
	width: 45px;
	height: 32px;
}
.grey-box .wpb_text_column {
	padding: 35px 60px 30px 60px;
}
.grey-box .vc_column_container>.vc_column-inner {
	padding: 0 !important;
}
.gold-border-img {
	position: relative;
}
.gold-border-img:after {
	content: "";
	display: block;
	border: 1px solid #baa573;
	left: 5%;
	top: 5%;
	width: 90%;
	height: 90%;
	position: absolute;
	z-index: 3;
}

.testimonial-box {
	background-size: cover !important;
}
.testimonial-box .vc_column-inner {
	min-height: 600px !important;
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 0 !important;
	background: url("images/misc/testimonial-overlay.png") left bottom no-repeat;
}


.testimonial-title {
	position: absolute;
	left: 35px;
	bottom: 35px;
}
	.testimonial-title br {
		display:none;
	}
.testimonial-title p {
	font-family: 'Cormorant', serif;
	color:#fff;
	font-size: 30px;
	line-height:35px;
	text-transform: uppercase;
	font-weight:500;
	text-align:left;
}
.quote-box {
	background: rgba(0,0,0,0.8);
	padding: 40px 70px 40px 80px;
	position: absolute;
	right: 35px;
	bottom:35px;
	width:80%;
	max-width: 550px;
	text-align:left;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
p.testimonial-quote {
	color:#fff;
	font-size:20px;
	line-height:28px;
	position: relative;
	padding: 0;
	font-style:italic;
	margin:0;
}
p.testimonial-quote:before {
	font-family: 'Cormorant', serif;
	content: "“";
	display:block;
	position: absolute;
	color: #e0e0e0;
	font-size:150px;
	line-height:150px;
	top: -35px;
	left:-70px;
}
p.testimonial-quote:after {
	font-family: 'Cormorant', serif;
	content: "„";
	display:block;
	position: absolute;
	bottom: 0;
	right:-20px;
	color: #e0e0e0;
	font-size:150px;
	line-height:150px;
}
p.testimonial-by {
	color:#fff;
    font-family: 'photograph_signatureregular';
	font-size:36px;
	line-height:40px;
	margin:16px 0 0 0;
}

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

#mobile-menu {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
#mobile-menu .sub-menu {
	display: none !important;
}
#navbar.smaller #mobile-menu {
	top: 30px;
}
input#burger {
	display: none;
}
#mobile-menu input + label {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 34px;
  z-index: 99995;
}
#mobile-menu input + label span {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 9px;
  margin-top: -1px;
  left: 0;
  display: block;
  border-radius: 16px;
  background: #fff;
  transition: .5s;
}
#mobile-menu input + label:hover span {
  background: #fff;
}
#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: #fff;
}
#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;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 0;
  text-align: center;
  z-index: 99994;
  transition: .5s;
  transition-delay: .5s;
  overflow: hidden;
}
#mobile-menu input ~ nav .mobile-links {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav .mobile-links {
  opacity: 1;
  transition-delay: .5s;
}
#mobile-menu input ~ nav ul#menu-mobile {
  list-style: none;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
#mobile-menu input ~ nav ul#menu-mobile li {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
  display: block;
  padding: 0 0 10px 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	font-family: 'Cormorant', serif;
	text-transform: uppercase;
}
#mobile-menu input ~ nav ul#menu-mobile li a {
  text-decoration: none;
  color: #fff;
}

#mobile-menu input ~ nav ul#menu-mobile li a:hover, #mobile-menu input ~ nav ul#menu-mobile li.current-menu-item a, #mobile-menu input ~ nav ul#menu-mobile li.current_page_parent a {
	color: #ccc;
}
#mobile-menu input:checked ~ nav {
  height: 100%;
  transition-delay: 0s;
}
#mobile-menu input:checked ~ nav ul#menu-mobile li {
  opacity: 1;
  transition-delay: .5s;
}

.post-meta-wrapper, .vc_inline-link {
	display: none !important;
}

.no-padding-row .vc_column_container>.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.btm-feature {
	background: url("/wp-content/uploads/2023/11/venue-feature.jpg");
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
  	background-size: cover !important;
	padding: 150px 0;
	position: relative;
}
.btm-feature .vc_col-sm-12 {
	position: static !important;
}
.gold-line-full {
	display: block;
	width: 0;
	height: 1px;
	background: #baa573;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	z-index: 99;
	margin: 0 auto;
	font-size: 0;
	-webkit-transition: 0.8s;-moz-transition: 0.8s;-ms-transition: 0.8s;-o-transition: 0.8s;transition: 0.8s;
	transition-delay: 0.8s;
}
.gold-line-full p {
	font-size: 0;
}
.goldlinefullgo {
	width: 90%;
}
.btm-feature .vc_column-inner {
	padding-top: 0 !important;
}
.btm-feature p {
	color: #fff;
}
.btm-feature h2 {
	color: #fff;
	margin: 0 auto;
}

.btm-feature h2:before {
	margin: 0 auto 12px auto;
	display: block;
	content: "";
	background: url("images/misc/horns-white.svg") center center no-repeat;
	background-size: 84px 60px;
	width: 84px;
	height: 60px;
}
.btm-feature .main-but {
	display: inline-block;
	margin: 0 10px;
}
.btm-feature .narrow-content-sml {
	width: 650px;
}
.btm-feature-buts {
	margin: 0 auto;
	text-align: center;
}




#fancybox-overlay {
	background: #000 !important;
}
#fancybox-content {
	border: none !important;
	background: none !important;
}
#fancybox-outer {
    background: none !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
#fancybox-wrap {
	width: auto;
}
#fancybox-close {
	right: 20px !important;
	top: 20px !important;
	background: url(images/misc/close.svg) center center no-repeat !important;
	background-size: 20px 20px !important;
	width: 20px !important;
	height: 20px !important;
}
#fancybox-close span {
	display: none !important;
}

.overlay-form {
	padding: 30px 50px 25px 50px;
	text-align: center;
}
.wpcf7 input[type="date"] {
	padding-left: 110px !important;
	position: relative;
}
.wpcf7 input[type="date"]:before {
    content: attr(placeholder);
	color: #757575;
	position: absolute;
	left: 10px;
}
.form-left {
	float: left;
	width: 49%;
}
.form-right {
	float: right;
	width: 49%;
}
.overlay-form p {
	color: #ffffff;
	line-height: 20px;
	margin: 8px 0;
}
.overlay-form p label {
	color: #000;
	text-align: left;
	display: block;
	margin: 0 0 4px 0;
	font-size: 14px;
	line-height: 18px;
}
.overlay-form p a {
	color: #ffffff;
	display: inline-block;
}
.overlay-form .overlay-title {
	font-size: 32px;
	line-height: 36px;
	font-family: 'Cormorant', serif;
	color: #000;
}
.overlay-form .invalid .wpcf7-spinner, .overlay-form .sent .wpcf7-spinner {
	position: absolute !important;
}
.overlay-form input, .overlay-form textarea, .overlay-form select {
	-webkit-appearance: none;
	max-width: 100%;
	width: 340px;
	height: 40px;
	line-height: 40px;
	text-indent: 0 !important;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #000 !important;
	border-radius: 0 !important;
	padding: 0 0 0 8px !important;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.page-form .overlay-form input, .page-form .overlay-form textarea, .page-form .overlay-form select {
	border: 1px solid #a5a5a5;
	width: 100%;
	margin-bottom: 15px;
}
.overlay-form input.wpcf7-not-valid, .overlay-form textarea.wpcf7-not-valid, .overlay-form select.wpcf7-not-valid {
	background: #ee7b81;
}
.overlay-form input.wpcf7-not-valid::placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
  opacity: 1;
}
.overlay-form input.wpcf7-not-valid:-ms-input-placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
}
.overlay-form input.wpcf7-not-valid::-ms-input-placeholder, .overlay-form textarea.wpcf7-not-valid::placeholder {
  color: #fff;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.overlay-form .checkbox-input input {
	width: auto;
	float: left;
	line-height: 20px;
	height: 20px;
	margin-right: 6px;
}
.checkbox-input input {
	width: auto !important;
	float: left !important;
	line-height: 20px !important;
	height: 20px !important;
	margin-right: 6px !important;
}
fieldset .checkbox-input {
	padding-top: 30px;
	display: block;
}
.va-form .checkbox-input {
	padding-top: 20px;
	display: block;
}
.overlay-form .checkbox-input span.wpcf7-list-item {
	margin-left: 0;
}
.overlay-form textarea {
	height: 100px;
	line-height: 22px;
	padding-top: 5px !important;
}
.overlay-form input.wpcf7-submit {
	background: #baa573;
	color: #ffffff !important;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	padding: 0 !important;
	height: 45px;
	line-height: 45px;
	display: block;
	font-family: 'Cormorant', serif;
	-webkit-appearance: none !important;
	text-indent: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.overlay-form input.wpcf7-submit:hover {
	background: #97b09c;
}

.overlay-form div.wpcf7-response-output {
	border:1px solid #fa6565!important;
	padding: 12px 20px !important;
	font-size: 18px!important;
	line-height: 22px !important;
	font-weight: 600 !important;
	color:#fff !important;
	font-family: 'Cormorant', serif;
	text-align: center !important;
	margin: 6px 0 0 0 !important;
	background: rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.overlay-form .sent div.wpcf7-response-output {
	border:2px solid #296f30!important;
	color:#296f30 !important;
	background: rgba(21,166,35,0.1);
	text-align: center !important;
	font-size:16px!important;
	line-height: 22px !important;
	font-weight: 600 !important;
	padding: 15px 20px !important;
	margin: 6px 0 0 0 !important;
}
.block-text {
	display: inline-block;
}

#faq-area .wpsm_panel-heading .wpsm_panel-title a {
	font-family: 'Poppins', sans-serif !important;
	font-size: 15px !important;
	line-height: 22px !important;
	font-weight: 600 !important;
	padding: 10px 30px !important;
	background: #f7f7f7 !important;
}
#faq-area .wpsm_panel-heading .wpsm_panel-title a.collapsed {
	background: #f2f2f2 !important;
}
#faq-area .wpsm_panel-heading .wpsm_panel-title a:hover {
	background: #f7f7f7 !important;
}
#faq-area .wpsm_panel {
	margin: 0 0 15px 0 !important;
}
#faq-area .ac_open_cl_icon {
	background: url(images/misc/arrow-down.svg) no-repeat !important;
	opacity: 0.8;
	background-size: 25px auto !important;
	margin-top: 10px;
	transform: rotate(180deg);
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;-o-transition: 0.5s;transition: 0.5s;
}
#faq-area .collapsed .ac_open_cl_icon {
	transform: rotate(0);
	margin-top: 15px;
	padding-left: 10px !important;
}
#faq-area .ac_open_cl_icon:before, #wpsm_accordion_5341 .ac_open_cl_icon:after {
	display:none !important;
}
#faq-area .wpsm_panel-heading .wpsm_panel-title {
	border: none !important;
	padding: 0 !important;
}
#faq-area .wpsm_panel-body {
	font-family: 'Poppins', sans-serif !important;
	padding: 35px;
	font-size: 18px !important;
	line-height: 24px !important;
	background: none !important;
	border: 0 !important;
	padding: 10px 30px 30px 30px !important;
}
#faq-area .wpsm_panel-body a {
	color: #000 !important;
}
#faq-area .wpsm_panel-body a:hover {
	text-decoration: none;
}
#faq-area .wpsm_panel-default {
	background: #f2f2f2 !important;
}
#faq-area .wpsm_panel-heading {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
#faq-area .wpsm_panel-heading:hover {
	background: #f7f7f7 !important;
}
#faq-area .ac_title_class {
	padding-left: 0 !important;
	padding-right: 40px !important;
}
#faq-area .wpsm_panel-collapse {
	background: #f7f7f7 !important;
	border: none !important;
}
#faq-area .acc-a {
	background: #f7f7f7 !important;
}

div#n2-ss-3 .nextend-arrow img {
	filter: grayscale(1) brightness(0) !important;
	opacity: 0.6 !important;
}

.feature-bar {
	background:url(images/features/buffet-food.jpg) center center no-repeat;
	background-attachment: fixed;
	padding: 130px 0;
}
.feature-bar .vc_column-inner {
	padding: 0 !important;
}
.feature-bar .vc_column-inner .vc_column-inner {
	padding: 0 !important;
	background: none;
}
.feature-bar p {
	color:#fff;
	margin: 0 auto;
}
.feature-bar h2 {
	color:#fff;
	margin: 8px auto 25px auto;
}

.ti-widget.ti-goog .ti-col-1 .ti-reviews-container, .ti-widget.ti-goog .ti-col-1 .ti-footer {
	margin-bottom: 0 !important
}
.ti-widget.ti-goog .ti-review-item>.ti-inner {
	padding-bottom: 0 !important;
}

.padded-right {
	padding-right:10px !important;
}

.lightbox-area {
	max-width: 380px;
	padding: 40px;
	background:#fff;
	text-align: center;
}

#footer {
	padding: 50px 0 30px 0;
	background: #000;
	text-align: center;
}
#footer .wrapper {
	width:1200px;
}
#btm-logo {
	opacity: 0.5;
	margin: 0 auto 50px auto;
	text-align: center;
}
#footer p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	color: #6d6d6d;
	margin: 0 0 20px 0;
}
#footer .footer-right p {
	margin-bottom: 10px;
}
#footer p a {
	color: #999999;
}
#footer p a:hover {
	color: #fff;
	text-decoration:none;
}
.footer-column {
	width:20%;
	float:left;
}
.footer-title {
	font-family: 'Cormorant', serif;
	color:#cecece;
	font-size:22px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:15px;
}
#footer p.btm-text {
	margin: 50px auto 0 auto;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-logo {
	margin: 0 auto 60px auto;
	text-align: center;
}
#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: 8px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #6d6d6d;
}
.footer-links ul li a {
	color: #6d6d6d;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color:#fff;
}
ul.social-links li {
	display: inline-block;
	padding: 0 12px 0 0;
	border-bottom: none;
}
ul.social-links li img {
	height: 20px !important;
}
ul.social-links li a {
	opacity: 0.5;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
ul.social-links li a:hover {
	opacity: 1;
}

#footer-btm {
	padding:  25px 0;
}
.footer-btm-left {
	float: left;
	width: 44%;
}
.footer-btm-left img {
	display: inline-block;
	margin-right: 10px;
}
.footer-btm-right {
	float: right;
	width: 56%;
	text-align: right;
	padding-top: 15px;
}
.footer-btm-right p {
	font-size: 15px;
	line-height: 20px;
	max-width: 450px;
	margin-left: auto;
}
.footer-btm-right p a {
	color: #000;
}
.footer-btm-right p br {
	display: none;
}
/* ------------------- Blog --------------------- */

#blog-content {
	padding: 40px 0 40px 0;
	text-align: left;
}
#blog-content #sfsi_holder {
	height: 60px !important;
}
#blog-content a.sficn {
	position: relative;
	text-align: center;
}
#blog-content a.sficn img {
	filter: grayscale(1) brightness(0) !important;
}
#blog-content .sfsi_plus_wicons {
	margin-left: 0 !important;
	margin-right: 6px !important;
}

.no-padding-sides .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

h1.blog-title {
	margin: 10px 0;
}

.post-block .post-date-area {
	font-family: 'Cormorant', serif;
	color: #000;
	font-size: 28px;
	line-height: 30px;
	font-weight:bold;
	float: left;
	width: 18%;
	max-width: 80px;
}
.inner-header .post-date-area {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight:600;
	margin-top:10px;
}
.project-subtitle p {
	margin:0;
	line-height:24px;
	font-weight:300;
}
.post-info {
	float: right;
	width: 80%;
	text-align:left;
}
.post-block h3 {
	margin: 0;
	font-size: 26px;
	line-height: 32px;
	font-weight: 600;
}
.post-block h3 a {
	text-decoration: none;
	color: #131313;
}
.post-block h3 a:hover {
	opacity: 0.75;
}
#blog-content ul.post-meta {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#blog-content ul.post-meta li {
	font-size: 20px;
	font-weight: bold;
}
#blog-content ul.post-meta li a {
	color: #54a99a !important;
	text-decoration: none;
}
#blog-content ul.post-meta li a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.screen-reader-text, .meta-icon {
	display: none;
}
.pagination-single, .post-author, .entry-categories-inner {
	display: none;
}
.author-info {
	background: rgba(0,0,0,0.6);
	padding: 30px;
	margin-top: 20px;
}
.post-block {
	float: left;
	width: 31.3333%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	 margin: 25px 1% 0 1%;
	text-align: left;
	overflow: hidden;
}
.blog .post-block {
	margin-top: 50px;
}
.latest-posts-area .head-title {
	float: left;
	margin: 0 0 0 1%;
}
.latest-posts-area p.float-link {
	float: right;
	margin: 16px 1% 0 0;
}
.latest-posts-area p.float-link a {
	text-decoration: underline;
}
.latest-posts-area p.float-link a:hover {
	text-decoration: none;
}
#blog-content .post-block:nth-of-type(3n+1){
	clear: left;
}
.post-block .inner-but {
	padding: 12px 20px;
	font-size: 17px;
	line-height: 18px;
}
.post-block h2 {
	margin: 0;
	color: #0a0b23;
	font-size: 17px;
	line-height: 22px;
	min-height: 44px;
	font-weight: 700;
	text-decoration: none;
	text-transform: none;
}
a.article-title:hover {
	color: #187bd0;
}

.blog-excerpt-content {
	padding: 20px 0 0 0;
}
.blog-excerpt-content .main-but {
	font-size: 12px;
	line-height: 12px;
	padding: 10px 16px;
	min-width: 10px;
}

.white-padding {
	height: 30px;
	font-size: 0;
}
.blog-excerpt-img-bg {
	overflow: hidden;
	height: 330px;
	position: relative;
	display:block;
}
.cat-title {
	background: url(images/misc/post-shadow.png) center bottom no-repeat;
	position: absolute;
	bottom:0;
	left: 0;
	padding:260px 30px 20px 30px;
	color:#fff;
	font-size: 32px;
    font-family: 'photograph_signatureregular';
	height:100%;
	width:100%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
}
.blog-excerpt-img {
	display: block;
	text-decoration: none;
	width: 100%;
	background: url(/wp-content/themes/paspective/images/misc/jp-blog.png) no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
	height: 330px;
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-ms-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
	overflow: hidden;
}
.blog-excerpt-img-bg:hover .blog-excerpt-img {
	transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);
}
#blog-content ul, #blog-content ol {
	padding: 0 0 0 30px;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-weight: 300;
}
#blog-content ul li, #blog-content ol li {
	padding-bottom: 10px;
}
a.more-link, #blog-content span.author {
	display: none;
}
.post-navigation, .post-edit-link {
	display: none;
}
.entry-footer {
	min-height: 35px;
	font-size: 13px;
	color: #ffffff;
}
.entry-footer a {
	color: #54a99a;
	text-decoration: none;
	text-transform: none;
}
.cat-links, .tags-links {
	padding-left: 8px;
}
.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;
}
.updated {
	display: none;
}
.published {
	display: inline;
}
#blog-content .post-thumbnail img {
	width: 100%;
	height: auto;
	display: block;
}
.blog-excerpt p {
	font-size: 16px;
	line-height: 24px;
}
.ajax-loader {
	position: absolute;
	right: 20px;
	bottom: 20px;
}


.inner-entry-footer {
	background: rgba(0,0,0,0.6);
	padding: 20px;
	min-height: 10px;
}
.author-avatar {
	width: 55px;
	float: left;
}


.navigation .screen-reader-text {
	display: none;
}

.pagination-wrapper .next, .pagination-wrapper hr {
	display: none !important;
}
.pagination-wrapper .prev {
	display: none !important;
}
.page-numbers {
	background: #e5e5e5;
	padding: 8px 10px;
	margin-right: 3px;
	font-weight: bold;
	font-size: 17px;
	display: inline-block;
}
.current {
	background: #4cc3c3;
	color: #fff;
}
a.page-numbers {
	color: #000;
	text-decoration: none;
}
a.prev::before {
	content: "< ";
}
a.next::after {
	content: " >";
}
a.page-numbers:hover {
	color: #fff;
	background: #000;
}


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

.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: "DM Sans", sans-serif;
	font-size:17px;
	color:#282828;
	width:100%;
	height:45px;
	line-height:45px;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box;    
	 box-sizing: border-box;
	margin-bottom:20px !important;
	padding: 3px 12px;
	border: 1px solid #bbbbbb;
}
.wide-form input::placeholder,.wide-form textarea::placeholder,.wide-form select::placeholder {
	opacity:0.85;
	color:#000;
}
.wide-form input.wpcf7-not-valid,.wide-form textarea.wpcf7-not-valid,.wide-form select.wpcf7-not-valid {
	background: #f47979;
}
.wide-form input:focus, .wide-form textarea:focus, .wide-form select:focus {
    background-color: #f7f7f7;
}
.wide-form textarea {
	height:160px;
	line-height:30px;
	width:100%;
	padding-top:6px;
}
.wide-form span.wpcf7-not-valid-tip {
	position:absolute;
	top:-25px;
	right:0;
	width:19px;
	height:19px;
	z-index:100;
	font-size:1px;
	line-height:1px;
	text-indent:-3000px;
	color:#ececec
}
.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;
}
.wide-form .sent .wpcf7-response-output {
	border:2px solid #15a623!important;
	color:#15a623!important;
	font-size:14px!important;
	padding:12px!important;
	font-weight: 600 !important;
}

.wide-form input.wpcf7-submit {
	font-family: 'Cormorant', serif;
	width: 220px;
	height:50px;
	cursor:pointer;
	text-align: center;
	color: #fff;
	background:#000;
	border: 1px solid #000;
	font-weight: 600;
	font-size: 20px;
	line-height:50px;
	text-transform: uppercase;
	padding:0;
	text-decoration: none;
	-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;
	-webkit-appearance: none !important;
}
.wide-form input.wpcf7-submit:hover {
	background: #353535 !important;
	text-decoration: none;
}
.wide-form .red-text {
	color:#ea4141
}
.required {
	color:#b91919
}
/* ---------------------------------------------- */

/* ------------------------- 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: #f0f0f0;
}

/* ---------------------------------------------- */
.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-top-desk {
	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;
}

.href-link {
	position: absolute;
	left: 0;
	top: -220px;
	font-size: 0;
}

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

.home-feature-img {
	height: 240px;
}
.menu-links .home-feature-img {
	height: 270px;
}
.menu-links a {
	height: 390px;
}
.menu-links a .text-area {
	padding-top: 269px;
}
}


@media only screen and (max-width: 1620px) {
	
	.wide-columns .wpb_text_column {
		padding: 100px 0 !important;
	}
	
.services-boxes a {
	height: 255px;
}
	.feature-strapline {
		font-size:26px;
	}
.services-boxes a .text-area {
	top: 165px;
	padding: 20px 25px;
	min-height: 255px;
	background-size: 300px auto;
}
.services-boxes a:hover .text-area {
	padding: 30px 25px;
}
.services-boxes a:hover span.overlay-subtitle {
	padding: 5px 0;
}
.services-boxes span.overlay-subtitle {
	font-size: 14px;
	line-height: 18px;
	min-height: 80px;
	padding: 0;
}
.services-boxes span.overlay-link span {
	padding: 7px 8px;
	font-size: 14px;
	line-height:14px;
}
.services-boxes span.overlay-title {
	font-size: 20px;
	line-height: 20px;
}
		
	.three-columns-wide .wpb_column .vc_column-inner .wpb_wrapper {
		padding: 80px !important;
	}

}

@media only screen and (max-width: 1460px) {	
	
	.wide-columns .wpb_text_column {
		padding: 80px 0 !important;
	}	
.testimonials-area .wrapper {
	max-width: 100%;
}
.testimonials-area .antler-bg-big {
	padding: 60px 80px !important;
}
.double-imgs .double-img-sml {
	bottom: -100px;
	right: auto;
	left: 0;
}
.double-imgs {
	margin-bottom: 100px !important;
}
.antler-bg-big .vc_column-inner {
	padding: 80px 30px !important;
}
.antlers-big-bg {
	background-position: right -200px top !important;
}
.testimonials-area .vc_column-inner {
	padding: 0 !important;
}
.feature-border-img {
	width: 46%;
	right: 2%;
}
.home-feature-img {
	height: 180px;
}
.menu-links a {
	height: 320px;
}
.menu-links a .text-area {
	padding-top: 219px;
}
	
}


@media only screen and (max-width: 1280px) {
	.wide-columns .wpb_text_column {
		padding: 60px 0 !important;
	}
.services-boxes a {
	height: 210px;
}	
.services-boxes a .text-area {
	padding: 20px;
	top: 105px;
}
.overlay-subtitle {
	display: none !important;
}
.services-boxes a span.overlay-link {
	display: none;
}

.services-boxes span.overlay-subtitle {
	min-height: 10px;
}
	
.home-header {
	height: 800px;
}
.home-header-text {
	padding-top: 260px;
}
#main-menu-area ul li {
	padding-left: 8px;
}
#main-menu-area ul li a {
	font-size: 16px;
}	
	
img {
	max-width: 100%;
	height: auto;
}
.menu-links a {
	width: 33.3333%;
	margin-bottom: 0;
}

.home-feature-img {
	height: auto;
}
.menu-links a .text-area {
	bottom: 0;
	padding-top: 58%;
}
.testimonials-area .wrapper {
	max-width: 100%;
}
.testimonials-area p {
	font-size: 16px;
	line-height: 24px;
}
.testimonials-area .antler-bg-big {
	padding: 60px !important;
}
	
	.quote-box {
		bottom: 100px;
	}
	
}
@media only screen and (max-width: 1080px) {
	.three-columns-wide .wpb_column .vc_column-inner .wpb_wrapper {
		padding: 60px !important;
	}
.services-boxes a {
	height: 140px;
}	
.services-boxes a .text-area {
	padding: 16px;
	top: 48px;
}
	
.btm-feature {
	background-attachment: scroll !important;
}
.wide-columns .wrapper {
	max-width: 100%;
}
.menu-links a .text-area {
	padding-top: 38%;
}
.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_column_container>.vc_column-inner {
	padding-top: 0 !important;
}
.entry-content .wide-columns {
	background: #fff !important;
}
.entry-content .wide-columns-invert {
	background: #fff !important;
}
.wide-column-img img {
	display: block !important;
	margin: 0 auto;
}
	.wide-columns .vc_col-sm-4 {
		width: 100%;
	}
	.wide-columns .wpb_text_column {
		padding: 50px 7.5% !important;
	}
	.bold-text {
		font-size:18px;
		line-height:26px;
	}
.wide-column-img {
	width:100% !important;
	float: none !important;
}
.wide-column-img .wpb_single_image .vc_single_image-wrapper {
	position: relative;
}

.feature-border-img {
	display: none !important;
}
	
.inner-header-wrap .wrapper {
	height:560px;
}
.inner-header-text {
	bottom:60px;
}
	
	.blog-header .inner-header-wrap .wrapper{
		height:300px;
	}
div#n2-ss-2 .n2-ss-control-bullet {
	margin-bottom: -10px !important;
}
#mobile-menu {
	display: block;
}
#right-header {
	display: none;
}
#logo {
	width: 100%;
	max-width: 130px;
}
#logo img {
	width: 124px;
	height: 100px;
}
.double-imgs .double-img-sml {
	width: 320px;
	height: auto;
}

.newsletter-area {
	text-align: center;
}
#newsletter-form {
	padding-top: 20px;
}
.newsletter-area .head-title {
	float: none;
	width: 100%;
}
.newsletter-area p {
	float: none;
	width: 100%;
	max-width: 300px;
	padding-left: 0;
	margin: 10px auto 0 auto;
}
.newsletter-area input {
	width: 100%;
	max-width: 300px;
	float: none;
	margin: 0 2% 15px 2%;
}
.wpcf7 input[type="date"]:before {
	left: 2%;
}
.newsletter-area input[type=button] {
	width: 100%;
	max-width: 300px;
	float: none;
	margin-right: 2%;
}
.newsletter-area input[type=button]:hover {
	background: #27323a;
}
.testimonials-area .antler-bg-big .vc_column-inner {
	max-width: 100% !important;
}
	p.title-text {
	font-size:22px;
	line-height: 32px;
	}
	
	
h2, .head-title, h3 {
	font-size: 30px;
	line-height: 34px;
}
	
}

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

.home-header video { 
	opacity: 0.4;
}
	
	
.inner-header .post-date-area {
	font-size: 16px;
	line-height: 20px;
	margin-top:8px;
}
hr, .greyline {
	margin: 30px 0;
}
	.quote-box {
		width: 100%;
		position: static;
	padding: 40px 45px 35px 45px;
	}
	
p.testimonial-quote {
	font-size:16px;
	line-height:24px;
}
p.testimonial-quote:before {
	font-size:100px;
	line-height:100px;
	top: -35px;
	left:-40px;
}
p.testimonial-quote:after {
	bottom: 0;
	right:-35px;
	font-size:100px;
	line-height:100px;
}
p.testimonial-by {
	font-size:30px;
	line-height:34px;
}
	
	
.single-post p.title-text {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 30px;
}
.single-post h2 {
	margin-top: 30px;
}
.single-post h2:before {
	width: 220px;
	margin-bottom: 20px;
}
	
	
	.testimonial-title {
		position: static;
	}
	.testimonial-title br {
		display:inline-block;
	}
.testimonial-title p {
	font-size: 22px;
	line-height:26px;
}
	#site-content .testimonial-box .vc_column-inner {
		height:auto;
		min-height:10px !important;
		padding: 20px !important;
	}
.services-boxes a {
	height: 280px;
	margin-bottom: 20px !important;
}
	.services-boxes .no-margin-btm a {
		margin-bottom: 0 !important;
	}
	.feature-strapline {
		font-size: 28px;
	}
	.services-boxes span.overlay-title {
		font-size:22px;
		line-height:22px;
	}
.services-boxes a .text-area {
	padding: 30px 20px !important;
	top: 175px;
	background-size: 100% auto;
}
.services-boxes span.overlay-subtitle {
	font-size: 14px;
	line-height: 16px;
}
	
.white-area {
	padding: 50px 0;
}
.testimonials-area .antler-bg-big {
	padding: 40px !important;
}
#faq-area .wpsm_panel-heading .wpsm_panel-title a {
	padding: 10px 25px !important;
}
#faq-area .wpsm_panel-body {
	padding: 10px 25px 25px 25px !important;
}
#faq-area .ac_open_cl_icon {
	background-size: 22px auto !important;
}
	
.testimonials-area {
	padding-bottom: 30px;
}
.testimonials-area .wpb_single_image {
	padding-left: 30px;
	padding-right: 30px;
}
	
p.intro-text br {
	display: none;
}
.no-margin-top-desk {
	margin-top: 20px !important;
}
.grey-box .float-right {
	float: none !important;
}
.grey-box .wpb_text_column {
	padding: 45px 35px;
}
.btm-feature {
	padding: 100px 0;
}
	
.btm-feature .main-but {
	margin-bottom: 20px;
}
.menu-links a {
	margin-bottom: 80px;
}
.menu-links a .text-area {
	bottom: -51px;
	padding: 62% 0 0 0;
}
.menu-links .home-feature-img {
	height: auto;
}
.double-imgs .double-img-sml {
	display: none;
}
.double-imgs {
	margin-bottom: 0 !important;
}
.indented-text {
	padding:  60px 0;
}
.narrow-content-sml, .wrapper, .narrow-content, .wrapper-wide {
	max-width: 82%;
}
.home-header {
	height: 600px;
}
	.black-bar {
		padding: 50px 0;
	}
.black-bar-top {
		padding: 50px 0 80px 0;
}
	p.big-text {
		font-size:26px;
		line-height:32px;
		margin-bottom:20px !important;
	}
.main-but {
	font-size: 16px;
	line-height: 18px;
	padding: 10px 15px;
	font-weight: 500;
}
.home-header-text .main-but {
	font-size: 18px;
	padding: 12px 20px;
		background:#000;
	font-weight: 600;
	margin-bottom:15px;
	border:none;
}
.home-header-text .private-but {
		background:#fff;
	color:#000;
	}
.hollow-but {
	padding-left: 15px;
	padding-right: 15px;
}
.post-block {
	float: none;
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}
.post-block h2 {
	min-height: 10px;
}
.wrapper {
	max-width: 84%;
}
.two-column {
	float: none;
	width: 100%;
}
#logo {
	float: none;
	width: 100%;
	text-align: center;
}
#right-header {
	float: none;
	width: 100%;
	text-align: center;
}
.footer-links ul li {
	width: auto;
	display: inline-block;
	float: none;
	padding: 0 3px 0 3px;
	font-size: 15px;
	line-height: 20px;
}
#footer .footer-title {
	font-size: 20px;
	padding-bottom: 10px;
}
#footer p.btm-text {
	margin-top:30px;
}
	#footer p.btm-text a {
		display:inline-block;
	}
ul.social-links li {
	padding: 0 6px 0 6px;
}
	
.home-header-text {
	padding-top: 200px;
}
.home-header-text p {
	font-size: 16px;
	line-height: 22px;
	margin: 4px 0 14px 0;
}
.home-header-text p.strapline-text {
	font-size:28px;
	line-height:32px;
}
.footer-left, .footer-right, .footer-mid {
	width:100%;
	float: none;
	text-align: center;
}
.footer-left {
	margin-bottom: 32px;
}
.footer-mid {
	margin-bottom: 32px;
}

#footer-btm {
	padding:  20px 0;
}
.footer-btm-left {
	float: none;
	width: 100%;
	text-align: center;
}
.footer-btm-left img {
	margin: 0 6px;
}
.footer-btm-right {
	float: none;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
.footer-btm-right p {
	font-size: 14px;
	line-height: 18px;
}
	
#footer p {
	text-align: center;
	font-size: 15px;
	line-height: 20px;
}
	
ul.gold-list {
	margin: 20px 0;
}

p.sub-title {
	font-size: 34px;
	line-height: 34px;
}	
h1 {
	font-size: 28px;
	line-height: 32px;
	font-weight: 500;
}
h2, .head-title, h3 {
	font-size: 25px;
	line-height: 32px;
	font-weight: 500;
}
p {
	font-size:16px;
	line-height: 26px;
	font-weight: 300;
}
	.single-post ul li {
	font-size:16px;
	line-height: 22px;
	font-weight: 300;
	}
	.flex-area {
		display:block !important;
	}
	.flex-area .wpb_single_image {
		margin-bottom: 25px !important;
	}
.padded-right {
	padding-right:0 !important;
}
.btm-feature p {
	font-weight: normal;
	line-height: 22px;
}
ul.gold-list li {
	font-weight: 300;
}
.white-area, .green-area, .grey-area {
	padding: 60px 0;
}
.antler-text {
	padding: 60px 0 80px 0;
}
.vc_column_container>.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#footer {
	padding: 40px 0 30px 0;
}
#btm-logo {
	margin-bottom: 20px;
}
.mobile-only {
    display: block;
}
.non-mobile {
    display: none;
}
	

.offers-bar {
	padding: 80px 0 70px 0;
}
#offers-area .offers-title {
	font-size: 20px !important;
	line-height: 25px !important;
}
#offers-area .offer-big-text p {
	font-size: 55px !important;
	line-height: 55px !important;
	margin-bottom: 10px !important;
}
#offers-area .offer-text p {
	font-size: 28px !important;
	line-height: 34px !important;
	margin-bottom: 12px !important;
}
#offers-area a.offer-button {
	font-size: 18px !important;
	line-height: 18px !important;
	padding:  10px 24px !important;
}
	
.testimonial-hover {
	padding: 60px 40px 30px 40px;
}
	
.inner-header-wrap .wrapper {
	height:auto;
	padding: 200px 0 40px 0;
}
	.blog-header .inner-header-wrap .wrapper{
		height:auto;
	}
.inner-header-text {
	position:static;
}
.inner-header-wrap {
	background: rgba(0,0,0,0.6);
}
p.inner-head-feature-text {
	font-size:30px;
	line-height:36px;
	margin-top:2px;
}
p.inner-head-sub-text {
	font-size:16px;
	line-height:20px;
}
.inner-header .main-but {
	margin-top:12px;
}
	.inner-header h1 {
		font-size:35px;
		line-height:40px;
	}
	
.overlay-form p {
	margin: 6px 0;
}
.overlay-form input, .overlay-form textarea, .overlay-form select {
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	padding: 0 0 0 6px !important;
}
.overlay-form input.wpcf7-date {
	line-height: 16px;
}
.overlay-form textarea {
	height: 60px;
	line-height: 20px;
}
#fancybox-wrap {
	height: 100% !important;
	min-height: 100% !important;
}
	
.footer-btm-right p {
	margin-left: auto;
	margin-right: auto;
}
	
.overlay-form {
	padding: 30px 35px 25px 35px;
}
	
.footer-btm-right p br {
	display: block;
}
.latest-posts-area .head-title {
	float: none;
	margin: 0;
}
.latest-posts-area p.float-link {
	float: none;
	margin: 4px 0 8px 0;
}
.feature-bar {
	padding: 65px 0;
	background-attachment: scroll;
}
	.footer-column {
		float:none;
		width:100%;
		margin:0 auto 20px auto;
		text-align: center;
	}
	.three-columns-wide .wpb_column .vc_column-inner .wpb_wrapper {
	background: rgba(0,0,0,0.76) !important;
		padding: 50px 30px !important;
}
.three-columns-wide .three-column-white .vc_column-inner .wpb_wrapper {
	background: rgba(255,255,255,0.7) !important;
}
.three-columns-wide .wpb_column .vc_column-inner:hover .wpb_wrapper {
	background: rgba(0,0,0,0.6) !important;
}
.three-columns-wide .three-column-white .vc_column-inner:hover .wpb_wrapper {
	background: rgba(255,255,255,0.5) !important;
}
.three-columns-wide .wpb_column .vc_column-inner .wpb_wrapper .wpb_wrapper {
	background:none !important;
}
	.three-columns-wide .wpb_column p {
		line-height:24px;
	}
	
	.wide-form input,.wide-form textarea,.wide-form select {
	font-size:16px;
	height:42px;
	line-height:42px;
	margin-bottom:12px !important;
	padding: 0 8px;
}
.wide-form textarea {
	height:100px;
	line-height:28px;
	padding-top:8px;
}
.wide-form input.wpcf7-submit {
	width: 200px;
	font-size: 18px;
}

}