/*
Theme Name: Flashpoint
*/
/**** Foundation.css ****/
a, input[type="submit"] {
	transition:	all 0.5s ease;	
}
html.noflow {
	overflow:hidden;	
}
/*html * {
  cursor: none;
}*/
*, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#circularcursor {
  background-color: transparent;
  border:1px solid #AD9267;    
  height:20px;
  width:20px;
  border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  position: absolute;
  z-index: 99999;
  
  transition: transform .2s;
}
*, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.screen1 {
	min-height:100vh;
	/*position:fixed;*/
	width:100%;
}
.topline {
    position: fixed;
    left: 0;
    width: 100%;
    height: 20px;
    background: #fff;
    z-index: 99;
}
.bottomline { 
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
	background:#fff;
	z-index:99;
}
body { overflow-x:hidden; }
/*body, a, button { cursor: url('images/cursor.svg'),auto; }*/
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.row {
	clear: both;
	width: 1260px;
	margin: 0 auto !important;
	max-width: 100%
}
.row:before, .row:after {
	content: "";
	display: table
}
.row:after {
	clear: both
}
.row .row {
	width: auto;
	min-width: 0;
	max-width: none
}
.row.collapse .columns {
	padding: 0
}
.row .row.collapse {
	margin: 0
}
.columns {
	float: left;
	min-height: 1px;
	padding: 0 30px;
	position: relative
}
.columns.centered {
	float: none;
	margin: 0 auto
}
.one, .row .one {
	width: 8.33333%
}
.two, .row .two {
	width: 16.66667%
}
.three, .row .three {
	width: 25%
}
.four, .row .four {
	width: 33.33333%
}
.five, .row .five {
	width: 41.66667%
}
.six, .row .six {
	width: 50%
}
.seven, .row .seven {
	width: 58.33333%
}
.eight, .row .eight {
	width: 66.66667%
}
.nine, .row .nine {
	width: 75%
}
.ten, .row .ten {
	width: 83.33333%
}
.eleven, .row .eleven {
	width: 91.66667%
}
.twelve, .row .twelve {
 	width: 100%
}
@media only screen and (max-width: 767px) {
	.row {
		clear: both;
		width: auto;
		min-width: 0
	}
	.columns {
		float: none;
		width: auto !important
	}
	.columns:last-child {
		float: none
	}
	.columns:before, .columns:after {
		content: "";
		display: table
	}
	.columns:after {
		clear: both
	}
}
/**** Common.css ****/
* {
	outline: none;
	text-decoration: none;
}
img {
	max-width: 100%;
	height:auto;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 15px;
	line-height: 1.1;
	font-weight: bold;
}
p {
	margin: 0 0 22px
}
section {
	clear: both;
	position: relative;
}
/**** Main.css ****/
body {
	margin: 0;
	float: left;
	width: 100%;
	color: #3B5964;
	font-size: 14px;
	line-height: 2.25em;
	background: #F1EFEE;
	font-weight: normal;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	font-family: "proxima-nova",sans-serif;
}
.clr {
	clear: both;
	display: block;
	float:left;
	width:100%;
}
.main-menu {
	top: 50%;
	right: 50px;
	z-index: 1111;
	position: fixed;
	margin-top:-109px;
}
.main-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-menu li {
	text-align: end;
	margin-bottom: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.main-menu li.team {
	margin-bottom:0;	
}
.main-menu li a {
	color: #E6E6E6;
	font-weight: 600;
    letter-spacing:0.154em;
    font-family: "commuters-sans",sans-serif;
}
.main-menu li a:hover, .main-menu li.current a {
	color: #3A5964;
	font-weight: 600;
    letter-spacing:0.154em;
    font-family: "commuters-sans",sans-serif;
}
h2.sd-heading {
	color: #3A5964;
	font-size: 50px;
	font-weight: 200;
	line-height: 60px;
	font-style: normal;
	font-family: 'PP Editorial New';
	letter-spacing: -0.02em;
}
h2.sd-heading span {
	font-style: italic;
}
h3.third-heading {
	color: #3A5964;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: "commuters-sans",sans-serif;
	letter-spacing:0.154em;
}
header {
	padding: 63px 54px;
}
.home-banner {
	padding-top: 90px;
	position: relative;
	padding-bottom: 82px;
	width:100%;
}
@media(min-height:900px) {
   .home-banner {
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.brownline-wrapper {
		margin-top:-150px;
	}
}
.home-banner-left {
	overflow: hidden;
	padding-left: 80px;
}
.home-banner-heading, .home-banner-heading2 {
	color: #AD9267;
	display: block;
	font-size: 130px;
	font-weight: 200;
	line-height: 140px;
	font-style: italic;
	margin-bottom: 4px;
	font-family: 'PP Editorial New', sans-serif;
	letter-spacing:-0.020em;
}
.home-banner-heading2 {
	color: #3A5964;
	font-style: normal;
	padding-left: 170px;
}
.banner-info {
	width: 400px;
	max-width: 100%;
	margin-top: 60px;
}
.main-logo {position: fixed;}
.scr-down {
	right: 0px;
	top: -110px;
	width:175px;
	height:175px;
	z-index:11;
	position: absolute;
	background:url(images/top-f.svg) no-repeat center center;
	background-size:50px auto;
}
.white-bg {
	float: left;
	width: 100%;
	background: #fff;
	padding: 64px 100px 90px;
	position:relative;
	overflow:hidden;
}
.aboutrow.animate__animated .grayfold {
	/*top:100%;*/
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
	transition-duration:2s;
	animation-delay:0s;
}
.aboutrow.reverse.animate__animated .grayfold {
	/*top:0%;*/
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
	-webkit-animation-delay:2s;
	animation-delay:2s;
}
.bespoke {
	width: 390px;
	max-width: 100%;
}
.bespoke h3.third-heading {
	margin-bottom: 28px;
}
h3.ft-heading {
	color: #3A5964;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.154em;
	line-height: 22.4px;
	text-transform: uppercase;
	font-family: "commuters-sans",sans-serif;
}
.bespoke p {
	color: #AD9267;
}
.intent-wrapper {
	clear: both;
	padding: 0 75px;
}
.intent-wrapper .columns {
	/*padding-left: 50px;
	padding-right: 50px;*/
}
.pad-left0 {
	padding-left: 0;
}
.pad-right0 {
	padding-right: 0;
}
.hd-wrapper {
	padding-top: 180px;
	padding-bottom: 80px;
}
span.brd-top {
	height: 1px;
	width: 80px;
	display: block;
	margin-bottom: 30px;
	background: #5c757d;
}
.bespoke-inspires {
	color: #fff;
	width: 100%;
	background: #3A5964;
	padding: 93px 102px 70px;
}
.bespoke-inspires-wrap {
	margin-top: -250px;
	overflow:hidden;
}
.bespoke-inspires h3.third-heading {
	color: #fff;
}
.bespoke-inspires h2.sd-heading {
	color: #fff;
}
.process-wrapper {
	padding-top: 220px;
	padding-bottom: 100px;
}
.process {
	margin-bottom: 50px;
	overflow:hidden;
}
.process img {
	margin-bottom: 14px;
	height:53px;
	width:auto;
}
.process h3.third-heading {
	padding-bottom: 20px;
	margin-bottom:0;
}
.pro-line {
	margin-bottom:15px;
	border-bottom: 1px solid #3a5964;
}
.blue-wrapper {
	width: 100%;
	float: left;
	/*margin-top: 150px;
	background: #3a5964;*/
	padding-bottom: 60px;
	position:relative;
}
.blue-h-left, .blue-h-right {
	position:absolute;
	left:0;
	width:50%;
	height:100%;
	overflow:hidden;
}
.blue-h-right {
	left:50%;
}
.blue-h-left div, .blue-h-right div { 
	position:absolute;
	left:0;
	width:100%;
	height:100%;
	background:#3a5964;	
}
.bette-desc-wrapper {
	padding: 0 75px;
}
/*.bette-desc-wrapper .columns {
	padding-left: 40px;
	padding-right: 40px;
}*/
.bette-desc {
	margin-top: -140px;
	margin-bottom: 50px;
	overflow:hidden;
}
.bette-desc > div {
	padding: 70px 80px 35px;
	background: #fff;
}
.bette-desc h2 {
	color: #3B5964;
	font-size: 38px;
	font-weight: 200;
	margin-bottom: 25px;
	font-family: 'PP Editorial New';
}
.bette-desc h2 span {
	font-style: italic;
}
.when-down {
	color: #AC9167;
	display: block;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 28px;
	text-transform: uppercase;
	letter-spacing:0.1em;
}
.besp-service {
	width: 100%;
	color: #fff;
	display: block;
	padding-top: 80px;
	padding-left: 50px;
	padding-right: 20px;
	margin-bottom: 50px;
}
.besp-service h3.third-heading {
	color: #fff;
	margin-bottom:36px;
}
.slide-wrapper {
	float: left;
	width: 100%;
	position: relative;
	z-index:9;
	padding: 37px 0 0;
	/*border-top: 1px solid #58717a;*/
	overflow:hidden;
}
.slide-shadow-pre {
	content: '';
	top: 0;
	left: 0;
	height: 100%;
	width: 200px;
	max-width: 100%;
	position: absolute;
	background: url(images/shaddow-bef.png) no-repeat top left;
	z-index:9;
}
.main-logo,
.sld-dots, 
.sld-line, 
.slide-wrapper h3.third-heading, 
.slide-wrapper .sld-content p, 
.slick-arrow,
.teambox,
.teamcont,
.tab-pics,
.tabs-brownarea,
.quotebox,
.aboutrow .bespoke h3,
.aboutrow .bespoke p,
.aboutrow .hd-wrapper,
.aboutrow .bespoke-inspires,
.aboutrow .grayfold,
.aboutrow .bespoke-inspires div,
.process img, .process h3, .process .pro-line, .process p,
.bette-desc-wrap, .bette-desc-cont, .blue-h-left > div, .blue-h-right > div, .besp-service, .slide-shadow-pre, .slide-shadow {
	 opacity:0;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}
.aboutrow.reverse .bespoke h3, .aboutrow.reverse .bespoke p, .aboutrow.reverse .hd-wrapper, .aboutrow.reverse .bespoke-inspires,
.aboutrow .bespoke h3, .aboutrow .bespoke p, .aboutrow .hd-wrapper, .aboutrow .bespoke-inspires,
.sld-dots, .teamcont, .tab-pics, .quotebox,
.process img, .process h3, .process p, .process.reverse .pro-line,
.bette-desc-wrap, .slide-shadow-pre, .slide-shadow,
.servrow.reverse h3.third-heading, .servrow.reverse .sld-line {
	-webkit-animation-delay:1s;
	animation-delay:1s;
}
.sld-line, .aboutrow .bespoke-inspires div, .bette-desc-cont, .besp-service,
.servrow.reverse .sld-dots,
.servrow.reverse .bette-desc-cont,
.servrow.reverse .besp-service
 {
	-webkit-animation-delay: calc(1s * 2);
    animation-delay: calc(1s * 2);
}
.slide-wrapper h3.third-heading, .servrow.reverse .bette-desc-wrap {
	-webkit-animation-delay: calc(1s * 3);
    animation-delay: calc(1s * 3);
}
.aboutrow.reverse .bespoke-inspires div,
.process.reverse img, .process.reverse h3, .process.reverse p,
.servrow.reverse .sld-content p, .servrow.reverse .slick-arrow {
	-webkit-animation-delay:0s;
	animation-delay:0s;
}
.slide-wrapper .sld-content p, .slick-arrow, .servrow.reverse .blue-h-left > div, .servrow.reverse .blue-h-right > div {
	-webkit-animation-delay: calc(1s * 4);
    animation-delay: calc(1s * 4);
}
.tabcontent.active .quotebox, .aboutrow.animate__animated .hd-wrapper, .servrow.animate__animated .slide-shadow-pre, .servrow.animate__animated .slide-shadow {
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
}
.aboutrow.reverse.animate__animated .hd-wrapper,
.servrow.reverse.animate__animated .slide-shadow-pre, .servrow.reverse.animate__animated .slide-shadow,
.servrow.reverse.animate__animated .sld-dots, .servrow.reverse.animate__animated .slick-arrow {
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut;
}
.servrow.animate__animated h3.third-heading, .tabcontent.active .teamcont, .tabcontent.active .tab-pics, .aboutrow.animate__animated .bespoke-inspires div, .process.animate__animated img, .process.animate__animated h3,
.servrow.animate__animated .bette-desc-cont, .servrow.animate__animated .besp-service {
	-webkit-animation-name:fadeInUp;
	animation-name:fadeInUp;
}
.aboutrow.reverse.animate__animated .bespoke-inspires div,
.process.reverse.animate__animated img, .process.reverse.animate__animated h3,
.servrow.reverse.animate__animated .bette-desc-cont,
.servrow.reverse.animate__animated .besp-service,
.servrow.reverse.animate__animated h3.third-heading {
	-webkit-animation-name:fadeOutDown;
	animation-name:fadeOutDown;
}
.servrow.animate__animated .sld-content p, .process.animate__animated p {
	-webkit-animation-name:fadeInDown;
	animation-name:fadeInDown;
}
.process.reverse.animate__animated p, .servrow.reverse.animate__animated .sld-content p {
	-webkit-animation-name:fadeOutUp;
	animation-name:fadeOutUp;
}
.main-logo.animate__animated,
.servrow.animate__animated .sld-line, .tabcontent.active .tabs-brownarea, .aboutrow.animate__animated .bespoke h3, .aboutrow.animate__animated .bespoke p, .aboutrow.animate__animated .bespoke-inspires, .process.animate__animated .pro-line,
.servrow.animate__animated .blue-h-right > div {
	-webkit-animation-name:fadeInLeft;
	animation-name:fadeInLeft;
}
.main-logo.reverse.animate__animated,
.aboutrow.reverse.animate__animated .bespoke h3, .aboutrow.reverse.animate__animated .bespoke p, .aboutrow.reverse.animate__animated .bespoke-inspires,
.process.reverse.animate__animated .pro-line,
.servrow.reverse.animate__animated .blue-h-right > div,
.servrow.reverse.animate__animated .sld-line {
	-webkit-animation-name:fadeOutLeft;
	animation-name:fadeOutLeft;
}
.tabcontent.active .teambox, .servrow.animate__animated .bette-desc-wrap,
.servrow.animate__animated .blue-h-left > div {
	-webkit-animation-name:fadeInRight;
	animation-name:fadeInRight;
}
.servrow.reverse.animate__animated .blue-h-left > div,
.servrow.reverse.animate__animated .bette-desc-wrap {
	-webkit-animation-name:fadeOutRight;
	animation-name:fadeOutRight;
}
.servrow.animate__animated .sld-dots, .servrow.animate__animated .slick-arrow {
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
}
.quotebox > img { 
	display:block;
	margin:0 auto 10px;
}
.slide-shadow {
	top: 0;
	right: 0;
	height: 100%;
	width: 200px;
	max-width: 100%;
	position: absolute;
	background: url(images/shaddow-after.png) no-repeat top right;
}
.slick-slider-new {
	width: 1200px;
	max-width:100%;
	overflow: hidden;
	padding-top: 62px;
	padding-left: 100px;
	padding-right: 100px;
}
.sld-content {
	clear: both;
	padding-top: 15px;
	padding-right: 100px;
}
.slick-arrow {
    top: 0;
	left: 100px;
    z-index: 9;
	opacity: unset;
	position: absolute;
}
.slick-prev, .slick-next {
	width: 10px;
    height: 17px;
	border: 0;
	text-indent: -5000px;
    background: url(images/slide-arrows12.png);
    cursor: pointer;
}
.slick-prev {
    background-position: top left;
}
.slick-slider-newmb .slick-prev {
	background-position: bottom left;
}
.slick-prev:hover{
    background-position: center left;
}
.slick-next {
	margin-left: 28px;
    background-position: top right;
}
.slick-slider-newmb .slick-next {
	background-position: bottom right;
}
.slick-next:hover {
    background-position: center right;
}
.mb-slider {
	float: left;
	width: 100%;
	z-index: 99;
	overflow: hidden;
	position: relative;
}
.slick-slider-newmb {
	padding-bottom: 25px;
}
.slick-slider-newmb .slick-arrow {
	bottom: 0;
	top: inherit;
}
.slider-info, .slider-info h3.third-heading {
	color: #fff;
	margin-bottom:0;
}
.slider-info p {
	font-size: 30px;
	font-weight: 200;
	line-height: 1.5;
	letter-spacing: 1px;
	font-family: 'PP Editorial New';
}
.slider-info p strong {
	font-weight: 400;
	/*font-family: "proxima-nova",sans-serif;*/
}
.sld-wrapper {
	float: left;
	width: 100%;
	margin: 20px 0;
	height:22px;
	position: relative;
}
.sld-line {
	left: 0px;
	top: 10px;
	content: '';
	width: 100%;
	height: 1px;
	/*margin-top: -1px;*/
	background: #fff;
	position: absolute;
}
@media only screen and (min-width: 768px) {
	.slick-slide:last-child .sld-line::after {
		content:'';
		position:absolute;
		width: 21px;
		height: 21px;
		border-radius: 50%;
		display: inline-block;
		border: 1px solid #fff;
		top: -10px;
		right: -10px;
	}
}
span.sld-dots {
	width: 21px;
	height: 21px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid #fff;
}
.tabs-wrapper {
	position: relative;
	padding-top: 150px;
	padding-bottom: 180px;
}
/*.tabs-wrapper::before {
	top: 0;
	left: 50%;
	content: '';
	width: 1px;
	height: 100%;
	background:#b9a380;
	position: absolute;
}*/
.tab-info {
	width: 275px;
	max-width: 100%;
	overflow: hidden;
	margin-left: 80px;
}
.tab-info button {
	padding: 0;
	border: none;
	outline: none;
	width: 100%;
	display: block;
	text-align: left;
	background: none;
	cursor: pointer;
	transition: 0.3s;
	margin-left: 20px;
	margin-bottom: 18px;
	padding-bottom: 2px;
	position: relative;
	/*border-bottom: 1px solid transparent;*/
	font-family: 'PP Editorial New';
	font-weight:200;
	font-size:20px;
	letter-spacing:0.020em;
}
.tab-info button:hover, .tab-info button.on {
	color: #AD9267;
}
@keyframes bottomright {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.tab-info button.on::after {
	content:'';
	width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
	background:#AD9267;
	/*border-bottom: 1px solid #AD9267;*/
	animation: bottomright 1s ease forwards;
	z-index:9;
}
.tab-info button:hover::before, .tab-info button.on::before {
	top: 1px;
	width: 9px;
	left: -20px;
	content: "";
	height: 17px;
	transition: 0.3s;
    position: absolute;
	background-image:url(images/tabs-arrow.svg);
	background-repeat: no-repeat;
}
.tabcontent {
	float: left;
	width: 100%;
	display: none;
}
.tabcontent.active, .tabcontent.loaded {
	display:block;
}
.tabcontent-left {
	float: left;
	width: 50%;
	overflow:hidden;
	margin-top: 70px;
}
.tabcontent-left > div {
	padding: 100px;
	background: #fff;
}
.tabcontent-left h2.sd-heading {
	margin: 0;
}
.tabcontent-left ul {
	float: left;
	width: 100%;
	margin: 0 0 25px;
	padding: 0 0 18px;
	list-style: none;
	border-bottom: 1px solid #3a5964;
}
.tabcontent-left li {
	float: left;
	color: #AD9267;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-right: 10px;
	text-transform: uppercase;
}
.tabcontent-left li:last-child {
	padding-right: 0;
}
.tabcontent-left p {
	line-height: 2em;
}
.tabcontent-right {
	float: left;
	width: 50%;
	overflow:hidden;
	margin-top:-15px;
}
.tab-pics {
	z-index:9;
	position:relative;	
}
/*.tab-pics.topped {
	z-index:12;	
}*/
.tab-pics img {
	display: block;
	margin:0 auto;
}
.tabs-brownarea {
	float: left;
	width: 100%;
	color: #fff;
	z-index: 11;
	margin-top: -32px;
	padding: 40px 50px;
	position: relative;
	background: rgba(173, 146, 103, 0.88);
	mix-blend-mode: multiply;
}
.tabs-brownarea > img {
	display: block;
	margin: 0 auto 15px;
}
.tabs-brownarea img.sig {
	float: right;
    clear: both;
    width: 240px;
	height:85px;
    margin-top: -25px;
    margin-right: -60px;
	position:relative;
	z-index:1;
}
.tabs-brownarea p {
	font-size: 18px;
	line-height: 1.6;
	padding-right: 0;
	letter-spacing: 0.154em;
	margin-bottom: 10px;
	text-transform: uppercase;
	max-width:485px;
	min-height:86px;
}
.tabs-brownarea span {
	float: right;
	font-size: 20px;
	position: relative;
	font-style: italic;
	padding-left: 32px;
	font-family: 'PP Editorial New';
	letter-spacing:0.02em;
}
.tabs-brownarea span::before {
	left: 0;
	top: 50%;
	content: '—';
	margin-top: -1px;
	line-height: 1px;
	position: absolute;
}
.main-btn-wrapper {
	text-align: center;
	padding-bottom: 130px;
	background:#F1EFEE;	
}
.main-btn-wrapper, .servrow, footer {
	position:relative;
	z-index:9
}
a.main-btn {
	width: 400px;
	height:50px;
	color: #AD9267;
	font-size: 14px;
	max-width: 100%;
	padding: 11px 25px;
	text-align: center;
	line-height: 30px;
	letter-spacing: 2px;
	display: inline-block;
	text-transform: uppercase;
	font-family: "commuters-sans",sans-serif;
	background:#F1EFEE;
	position:relative;
	border-radius: 50px;
	
}
.circleBorder {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	border-radius: 50px;
	border: 1px solid #c3b093;
}
a.main-btn::before {
	position:absolute;
	left:0px;
	bottom:1px;
	content:'';
	background:#F1EFEE;
	z-index:1;
	width: 200px;
	height:50px;
}
a.main-btn::after {
	position:absolute;
	right:0px;
	bottom:0px;
	content:'';
	background:#F1EFEE;
	z-index:2;
	width: 380px;
	height:1px;
}
a.main-btn .topb {
	position:absolute;
	left:50%;
	top:0px;
	content:'';
	background:#F1EFEE;
	z-index:1;
	width: 200px;
	height:49px;
}
a.main-btn.active::before {
	animation: circularTopLeft .75s linear forwards;
	
}
a.main-btn.active::after {
	animation: circularBottomRight 1s linear forwards;
	animation-delay: 0.75s;
}
a.main-btn.active .topb {
	animation: circularTopRight .75s linear forwards;
	animation-delay: 1.70s;	
}
.circleText {
	position:relative;
	z-index:99999;	
    font-weight: 600;
    letter-spacing: 0.154em;
}
@keyframes circularTopLeft {
 0% {
     width: 200px;
	 height:50px;
  }
  70% {
     width: 25px;
	 height:50px;
  }
  100% {
     width: 25px;
	 height:0;
  } 
}
@keyframes circularBottomRight {
  0% {
    width: 380px;
	height:1px;
  }
  100% {
	width: 0;
	height:1px;
  }
}
@keyframes circularTopRight {
  0% {
    width: 200px;
	height:49px;
  }
  30% {
    width: 200px;
	height:1px;
  }
  100% {
    width: 0px;
	height:0px;
  }
}
a.main-btn:hover {
	color: #fff;
	background: #AD9267;
}
/***** Footer Css *****/
footer {
	position: relative;
    padding-top: 60px;
    padding-bottom: 30px;
	background: #F1EFEE;
}
.ft-ff-icon {
	right: 100px;
	bottom: 100px;
	position: absolute;
}
footer .columns {
	padding-left: 40px;
	padding-right: 40px;
}
.ft-block1 {
	width: 337px;
	max-width: 100%;
	margin-bottom: 43px;
}
h3.ft-heading { 
	margin-bottom: 28px;
}
.ft-block2, .ft-block3 {
	margin-bottom: 40px;
}
.ft-block2 ul, .ft-block3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.ft-block2 li {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size:11px;
}
footer a {
	color: #3A5964;
}
.ft-block3 ul {
	margin-bottom: 28px;
}
.ft-block3 li {
	margin-bottom: 3px;
}
.copyright {
	clear: both;
	font-size:11px;
	width: 100%;
	padding-top: 38px;
	text-align: center;
}
.copyright span {
	color: #AD9267;
	padding: 0 10px;
	display: inline-block;
}
.copyright a {
	color: #AD9267;
	margin-left: 12px;
	text-decoration: underline;
}
/***** End footer Css *****/
.ft-contact-info-form {
	float: left;
	width: 350px;
	max-width: 100%;
	margin-left: -5px;
	position: relative;
	margin-bottom: 50px;
	padding-right: 17px;
}
.ft-contact-info-form ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;	
}
.ft-contact-info-form li {
	float: left;
	width: 100%;
	padding: 0 5px;
}
.ft-contact-info-form li.half-width {
	width: 50%;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:  #AD9267;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #AD9267;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color:  #AD9267;
}
input[type="text"], input[type="email"] {
	border: 0;
	float: left;
	width: 100%;
	height: 38px;
	color: #AD9267;
	font-size: 20px;
	margin: 0 0 15px;
	background: none;
	padding: 0;
	border-radius: 0;
	border-bottom: 1px solid #baa380;
	font-family: 'PP Editorial New';
}
.ft-contact-info-form input[type="submit"] {
	right: -1px;
	border: 0;
	padding: 0;
	width: 10px;
	height: 19px;
	bottom: 23px;
	cursor: pointer;
	position: absolute;
	transition: 0.3s;
	outline: none;
	background-color:transparent;
	background-image:url(images/contact-arrow.svg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ft-contact-info-form input[type="submit"]:hover, 
.ft-contact-info-form input[type="submit"]:active,
.ft-contact-info-form input[type="submit"]:focus { 
	outline: none;
	background-color:transparent;    
    background-image:url(images/tabs-arrow.svg);
}
/*Slick Slider*/
.slick-list {
	overflow:visible !important;	
}
/* End Slick Slider */
.brownline-wrapper {
	position: relative;	
	padding-bottom: 155px;
	padding-top:38px;
	/*margin-top:100vh;
	background:#F1EFEE;*/
	
}
.brownline {
	left: 50%;
	content: '';
	height: 0;
	width: 440px;
	z-index: 1;
	top: 0;
	position: absolute;
	background: url(images/desktop-line.svg);
	background-size:100% auto;
	background-repeat: no-repeat;
}
#scr-down-txt {
	animation: rotating 20s linear infinite;
}
.grayfold {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	visibility:visible !important;
	opacity:1 !important;
	background:#F1EFEE;	
	
}
.mobile-show {
	display: none;
}
@keyframes rotating {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.intendedCol {
	padding-left:100px;	
}
@media only screen and (max-width: 767px) {
	.intendedCol {
		padding-left:0px;	
	}
	html * {
	  cursor: auto;
	}
	.home-banner, .brownline-wrapper, .main-btn-wrapper, .servrow, footer, .tabs-wrapper, .mspace {
		width:355px;
		max-width:100%;
		margin: 0 auto;
	}
	a.main-btn { width:250px; margin-left:3px; }
	a.main-btn::before {
		width: 125px;
	}
	a.main-btn::after {
		width: 240px;
	}
	a.main-btn .topb {
		width: 125px;
	}
	@keyframes circularTopLeft {
	 0% {
		 width: 125px;
		 height:50px;
	  }
	  70% {
		 width: 25px;
		 height:50px;
	  }
	  100% {
		 width: 25px;
		 height:0;
	  } 
	}
	@keyframes circularBottomRight {
	  0% {
		width: 240px;
		height:1px;
	  }
	  100% {
		width: 0;
		height:1px;
	  }
	}
	@keyframes circularTopRight {
	  0% {
		width: 125px;
		height:49px;
	  }
	  30% {
		width: 125px;
		height:1px;
	  }
	  100% {
		width: 0px;
		height:0px;
	  }
	}
	.topline { height:10px; }
	.bottomline { height:10px; }
	.slider-info p { font-size:20px; }
	.slick-slider-new, .sld-content { padding-right:0; padding-left:0; }
	.main-menu, #circularcursor, .slide-shadow, .slide-shadow-pre { display: none; }
	.brownline {
		left: 9px;
		/*background-size: 100% auto;*/
		width: 59%;
    	top: 5px;
		background-image: url(images/mobile-line.svg);
	}
	.columns { padding: 0 10px; }
	body { border-right: 10px solid #fff; border-left: 10px solid #fff; }
	header { padding: 50px 28px; }
	.home-banner { padding-top: 25px; padding-bottom: 55px; }
	.home-banner-left { padding: 0 37px; }
	.home-banner-heading, .home-banner-heading2 { font-size: 48px; line-height: 55px; }
	.home-banner-heading2 { padding-left: 22px; }
	.banner-info { margin-top: 54px; }
	.scr-down { top: -67px; right: 20px; width: 105px; height: 105px; background-size: 32px auto; }
	.white-bg { padding: 97px 37px 70px; }
	h3.third-heading { line-height: 24px; }
	.intent-wrapper, .intent-wrapper .columns { padding: 0; }
	.desktop-show { display: none !important; }
	.bespoke-inspires-wrap { margin-top: 0; }
	.bespoke-inspires { padding: 94px 37px 70px; }
	.bespoke-inspires h2.sd-heading { margin-bottom: 48px; }
	h2.sd-heading { font-size: 38px; }
	.mobile-show { display: block; }
	.hd-wrapper.mobile-show { padding: 0 37px 90px; }
	.process-wrapper { padding-top: 120px; }
	.process { padding: 0 37px; }
	.bette-desc { margin-top: 0; margin-bottom: 0; }
	.twelve.columns.mobile-show { padding:0 20px; margin-bottom: -45px; z-index:11; }
	.brownline-wrapper { padding-bottom: 0; padding-top:22px; }
	.bette-desc > div { padding: 70px 27px 35px; }
	.bette-desc-wrapper { padding: 50px 18px 25px; }
	.besp-service { padding-left: 0px; padding-right: 0px; }
	.slide-wrapper { padding: 0 37px; }
	.tabs-wrapper { padding-top: 50px; padding-bottom: 125px; }
	.tab-info { margin-left: 20px; }
	.tabcontent-left { width: 100%; margin-top:0; }
	.tabcontent-left > div { padding: 100px 37px 75px; }
	.tabcontent-right { width: 100%; margin-top: -40px; padding: 0 15px; overflow:inherit; }
	.tabs-brownarea { background: #AD9267; padding: 18px 15px 50px; margin-top:0; mix-blend-mode:unset; }
	.quotebox img { margin-top: -24px; }
	.tabs-brownarea p { font-size: 12px; }
	.tabs-brownarea span { font-size: 14px; }
	.tab-info button { margin-left: 18px; }
	.tab-info { margin-left: 10px; z-index:2 }
	.main-btn-wrapper { padding-left: 37px; padding-right: 37px; }
	footer { padding-top: 0; }
	footer .columns { padding-left: 38px; padding-right: 38px; }
	.ft-ff-icon { right: 50px; bottom: 170px; }
	.tabcontent-left > div.tab-pics { background: none; padding-top:0; padding-bottom: 0; margin-bottom: -55px;}
	.slick-slider-newmb .slick-arrow { left: 37px; }
	
}
/*================================================== */
/* mobile menu - start
================================================== */
#fixed-top {
    top: 80px;
	right: 10px;
    z-index: 999;
    display: none;
    cursor: pointer;
	width: 40px;
	height: 40px;
    position: fixed;
	border-radius: 0px;
    /*background: #242430;
    padding: 12px 10px 8px;
    border: 2px solid #242430;*/
	background-image: url(images/ff-mobile.svg);
}
.navicon-line {
    width: 24px;
    height: 3px;
    border-radius: 1px;
    margin-bottom: 3px;
    background-color: #fff
}
.dismiss { 
	top: 34px;
	right: 35px;
	float:right;
	position: absolute;
}
h2.sidebar-title { 
	margin-top:0px !important
}
.sidebar-menu-wrapper {
	display: block
}
.sidebar-menu-wrapper ul { 
	margin-left:0 !important
}
.retmenu {
	position:absolute;
	left:35px;
	top:34px;
	color:#000;	
}
.sidebar-menu-wrapper .sidebar-menu {
    top: 0;
    right: -100%;
    height: 100%;
    z-index: 9999999999;
    padding: 126px 35px 20px;
    position: fixed;
    width: 100%;
    max-width: 100%;
    overflow-y: auto;
    background-color: #AD9267;
    -webkit-transition: 0.6s cubic-bezier(1, 0, 0, 1);
    -o-transition: 0.6s cubic-bezier(1, 0, 0, 1);
    transition: 0.6s cubic-bezier(1, 0, 0, 1);
    -webkit-box-shadow: -3px 0px 8px 1px rgba(0, 0, 0, 0.1);
    box-shadow: -3px 0px 8px 1px rgba(0, 0, 0, 0.1);
	border: 10px solid #fff;
	/*border-radius: 25px;*/
    /* menu items - start */
    /* menu items - end */
    /* menu items >> sub menu - start */
    /* menu items >> sub menu - end */
    /* contact-info - start */
    /* contact-info - end */
    /* social-links - start */
    /* social-links - end */
    /* social-links - start */
    /* social-links - end */ 
}
.mgetstarted {
	top: 0;
    right: -100%;
    height: 100%;
    z-index: 9999999999;
    padding: 90px 35px 20px;
    position: fixed;
    width: 100%;
    max-width: 100%;
    overflow-y: auto;
    background-color: #F1EFEE;
    -webkit-transition: 0.6s cubic-bezier(1, 0, 0, 1);
    -o-transition: 0.6s cubic-bezier(1, 0, 0, 1);
    transition: 0.6s cubic-bezier(1, 0, 0, 1);
    -webkit-box-shadow: -3px 0px 8px 1px rgba(0, 0, 0, 0.1);
    box-shadow: -3px 0px 8px 1px rgba(0, 0, 0, 0.1);
	border: 10px solid #fff;
}
.mgetstarted.active {
	right:0;
}
.sidebar-menu-wrapper .sidebar-menu.proactive {
	right:100% !important;
}
    .sidebar-menu-wrapper .sidebar-menu .mCustomScrollBox {
      overflow: visible !important; }
    .sidebar-menu-wrapper .sidebar-menu .dismiss .close-btn {
      width: 15px;
      height: 15px;
      font-size: 14px;
      cursor: pointer;
      line-height: 42px;
      text-align: center;
      color: #ffffff;
      border-radius: 3px;
      display: inline-block;
      background-image:url(images/mb-close.svg);
	}
    .sidebar-menu-wrapper .sidebar-menu .sidebar-title {
      font-size: 21px;
      text-transform: capitalize; }
    .sidebar-menu-wrapper .sidebar-menu .menu-list {
      margin: 0px -20px 0 0; padding:70px 0 0; }
      .sidebar-menu-wrapper .sidebar-menu .menu-list > li {
        width: 100%;
        display: block;
		margin-bottom: 35px;
        border-bottom: 0px solid #e0deff;}
        .sidebar-menu-wrapper .sidebar-menu .menu-list > li > a {
          /*width: 100%;*/
          display: block;
          font-size: 20px;
          padding: 0;
          color: #fff;
		  letter-spacing: 4px;
          text-transform: uppercase;
		  font-family: "commuters-sans",sans-serif; 
		  }
		  .sidebar-menu-wrapper .sidebar-menu .menu-list > li > a > span {
			font-size: 11px;
			font-weight: 700;
			margin-right: 8px;  
			letter-spacing: 2px;
		  }
        .sidebar-menu-wrapper .sidebar-menu .menu-list > li:hover > a {
          color: #3a5964;
          /*background-color: #f8fbff;*/ }
      .sidebar-menu-wrapper .sidebar-menu .menu-list > .active > a, .sidebar-menu-wrapper .sidebar-menu .menu-list > .current-menu-item > a {
        color: #000;
        background-color: #f8fbff; }
    .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children {
      position: relative; }
      .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children:before {
        top: 9px;
        right: 25px;
		padding: 10px 15px;
        font-size: 14px;
        font-weight: 400;
        content: '\f067';
        position: absolute;
		z-index:999;
        color: #7c8a97;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-family: 'FontAwesome'; }
    .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children.open:before {
      content: '\f068';
      -webkit-transform: rotate(-540deg);
      -ms-transform: rotate(-540deg);
      transform: rotate(-540deg); }
    .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .sub-menu {
     /* background-color: #f8fbff;*/ list-style:none; display:none; }
	  .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children.open > .sub-menu { display:block }
      .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .sub-menu > li {
        position: relative; }
        .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .sub-menu > li > a {
          width: 100%;
          display: block;
          font-size: 14px;
          padding: 15px 0px;
          padding-left: 50px;
          color: #7c8a97; }
		  .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .menu-item-has-children .sub-menu > li > a { padding-left: 70px; }
        .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .sub-menu > li:hover > a, .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .sub-menu > li.current-menu-item > a {
          color: #000; background-color: #f8fbff; }
      .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .sub-menu > .active:before {
        background-color: #001238; }
      .sidebar-menu-wrapper .sidebar-menu .menu-list .menu-item-has-children .sub-menu > .active > a {
        color: #fff; }
    .sidebar-menu-wrapper .sidebar-menu .contact-info > ul > li {
      font-size: 14px;
      margin-bottom: 0px; }
      .sidebar-menu-wrapper .sidebar-menu .contact-info > ul > li:last-child {
        margin-bottom: 0px; }
    .sidebar-menu-wrapper .sidebar-menu .social-links > ul > li {
      width: 40px;
      height: 40px;
      margin-right: 5px; }
      .sidebar-menu-wrapper .sidebar-menu .social-links > ul > li:last-child {
        margin-right: 0px !important; }
      .sidebar-menu-wrapper .sidebar-menu .social-links > ul > li > a {
        font-size: 14px;
        line-height: 40px; }
    .sidebar-menu-wrapper .sidebar-menu .custom-btn.signup-btn {
      width: 100%;
      display: block;
      border-radius: 0px; }
  .sidebar-menu-wrapper .sidebar-menu.active {
    right: 0px;
    -webkit-box-shadow: 0px 10px 55px 1px rgba(137, 173, 255, 0.35);
    box-shadow: 0px 10px 55px 1px rgba(137, 173, 255, 0.35); }
  .sidebar-menu-wrapper .overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 
}
.sidebar-menu-wrapper .overlay.active {
	opacity: 1;
	display: block; 
}
.sidebar-menu::-webkit-scrollbar {
	width: 0px; 
}
.sidebar-menu-wrapper {
	display: none;
}
.sidebar-main-menu .copyright span, .sidebar-main-menu .copyright a {
	color: #76552a;
	font-size: 12px;
}
.letsget {
	color: #fff;
	float: right;
	font-size: 20px;
	position: relative;
	font-style: normal;
	margin-top: 40px;
	margin-right: -35px;
	margin-bottom: 40px;
	padding-right: 128px;
	font-family: 'PP Editorial New';
}
.letsget a {
	color: #fff;
}
.letsget em {
	font-style: italic;
}
.letsget::after {
	right: 0;
	top: 50%;
	content: '';
	width: 118px;
	height: 1px;
	background: #fff;
	position: absolute;
}
.servrow {
	padding-bottom:180px;
	/*background:#F1EFEE;*/
}
  
@media only screen and (max-width: 767px) {
	.pplink {
		display:block;
		margin-top:15px;	
	}
	.servrow {
		padding-bottom: 0;
	}
	.servrow.animate__animated .sld-content p {
		margin-bottom:0;	
	}
	.blue-wrapper { padding-bottom:0; }
	.mspace div div {
		float:left;
		width:100%;
		height:90px;
		background:#3a5964;	
		margin-bottom:160px;
	}
	.main-logo {position: inherit;}
	#fixed-top { display: block }
	.sidebar-menu-wrapper { display: block; }
}
@media only screen and (max-width: 767px) {
	/*.home-banner, .brownline-wrapper, .main-btn-wrapper, .servrow, footer, .tabs-wrapper {
		width:300px;
		margin: 0 auto;
	}*/
	.main-logo {position: inherit;}
	.main-logo img {
		width:70%;	
	}
	#fixed-top {
		top:65px;	
	}
	.home-banner-heading, .home-banner-heading2 {
		font-size:36px;	
	}
	h2.sd-heading, .bette-desc h2 {
    font-size: 30px; line-height: 44px;
}
body { line-height:1.8em; font-size:13px; }
a.main-btn, h3.third-heading { font-size:11px; }
}
/* mobile menu - end
================================================== */