@import url("https://use.typekit.net/hqm5ggo.css");
@font-face {
  font-family: 'sangbleu_bp_sanslight';
  src: url("/fonts/sangbleubpsanslight-webfont.woff2") format("woff2"), url("/fonts/sangbleubpsanslight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ChronicleDisplayRoman';
  src: url('/fonts/ChronicleDisplayRoman.woff2') format('woff2'), url('/fonts/ChronicleDisplayRoman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ChronicleTextG1';
  src: url('/fonts/ChronicleTextG1-Roman.woff2') format('woff2'), url('/fonts/ChronicleTextG1-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  height: 100%;
}
body {
  font-family: 'termina', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 1.66;
  text-transform: uppercase;
  height: 100%;
}
#page-home {
  color: #fff;
}
.dark-bg {
  position: relative;
}
.dark-bg::before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  display: block;
  background: rgba(0,0,0,0.25);
  z-index: 0;
  top: 0;
  left: 0;
}
#main {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.demi {
  font-weight: 600;
}
.medi {
  font-weight: 500;
}
.chronic {
  font-family: 'ChronicleTextG1';
  font-size: 14px;
  text-transform: initial;
  letter-spacing: 0;
  line-height: 1.42;
}
* {
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.clear, * html .clearfix, *:first-child + html .clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
img {
  border: none;
  max-width: 100%;
}
.container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
  max-width: calc(100% - 60px);
}
.container.sml {
  width: 925px;
}
a, img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g_1 {
  width: 17%;
  float: left;
}
.g_2 {
  width: 16.5%;
  float: left;
}
.grid_3 {
  width: 25%;
  float: left;
}
.grid_4 {
  width: calc(33.333% - 15px);
  margin-right: 20px;
  margin-bottom: 40px;
  float: left;
}
.grid_4:nth-child(3n) {
  margin-right: 0;
}
.grid_4:nth-child(3n) + .grid_4 {
  clear: left;
}
.grid_5 {
  width: 46%;
  float: left;
}
.grid_7 {
  width: 54%;
  float: left;
}
.grid_6 {
  width: 50%;
  float: left;
}
.rightfloat {
  float: right;
}
.redframe {
  border: 2px solid #E37C30;
}
.absright {
  position: absolute;
  right: 0;
  height: 100%;
}
.absleft {
  position: absolute;
  left: 0;
  height: 100%;
}
.fullwidth {
  width: 100%;
}
.fullheight-p {
  height: 100%;
}
.middle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 3;
}
.middle-r {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.middle-l {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.middle-h {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.fakediv {
  height: 100vh;
  width: 1px;
  opacity: 0;
}
.fakeImage {
  display: block;
  opacity: 0;
  width: 100%;
  margin: 150px 0;
}
#logoW {
  z-index: 5;
}
#logoWsvgMob {
  width: 0;
  height: 0;
  z-index: 5;
}
#page-team #logoW {
  display: none;
}
#logoB {
  z-index: 1;
}
.main-logo {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 9.38vw;
  z-index: 4;
  overflow: hidden;
}
#logoW {
  top: calc(50vh - 4.69vw);
  transform: none !important;
}
.main-logo svg {
  width: 100vw;
  height: 9.38vw;
}
#logoW svg {
  position: absolute;
  top: 0;
  left: 0;
  transform: none !important;
}
#logoB {
  bottom: calc(50vh - 4.69vw);
  display: none;
}
#logoB svg {
  bottom: 0;
  left: 0;
}
#logBmob {
  display: none;
}
.parallexHolder {
  position: relative;
  overflow: hidden;
}
.mainImage {
  opacity: 0;
  display: block;
  width: 100%;
}
.parallex {
  position: absolute;
  display: block;
  left: -20px;
  right: -20px;
  top: -100px;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.caption {
  font-family: 'ChronicleDisplayRoman';
  font-size: 12px;
  position: absolute;
  bottom: 10px;
  text-align: center;
  color: #fff;
  z-index: 2;
  width: 100%;
  text-transform: capitalize;
  letter-spacing: 0;
}
.address, .title {
  font-family: 'sangbleu_bp_sanslight';
  z-index: 1;
  font-size: 22px;
  letter-spacing: 0.1em;
  margin: 0 auto;
  line-height: 1.36;
  color: #fff;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto
}
#page-home .address {
  display: block;
  top: 120px
}
.w696 {
  width: 696px;
  max-width: calc(100% - 40px);
  margin: 0 auto 30px auto;
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2
}
.w696 .btn {
  margin: 25px auto 0 auto
}
textarea:focus, input:focus, select:focus {
  outline: none;
}
/* General */
#page-home {
  height: 100%;
}
.fullheight {
  height: 100vh;
  position: relative;
  background-size: cover;
}
.fullh {
  height: calc(100vh - 51px);
}
.img {
  width: 100%;
  margin: 0;
  display: block;
}
.mob {
  display: none;
}
/* Headings */
.max350 {
  max-width: 350px;
}
.max720 {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.max385 {
  max-width: 385px;
  margin-left: auto;
  margin-right: auto;
}
.max690 {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.max520 {
  width: 520px;
  max-width: calc(100% - 60px);
  margin-left: auto;
  margin-right: auto;
}
h1, h2, h3, h4, h5 {
  margin: 0;
  color: #000;
  letter-spacing: 0.1em;
  font-family: 'sangbleu_bp_sanslight';
  font-weight: 300;
}
.btn {
  font-size: 10px;
  max-width: 140px;
  margin: auto;
  color: #000000;
  background-color: #E37C30;
  text-transform: uppercase;
  border: 2px solid #000000;
  outline: none;
  border-radius: 0;
  line-height: 1;
  padding: 7px 15px 6px 15px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  letter-spacing: 0.1em;
}
.notouch .btn:hover {
  background: #000000;
  color: #E37C30;
  border: 2px solid #E37C30;
}
p {
  margin: 0;
  letter-spacing: 0.1em;
}
.white {
  color: #fff;
}
h1 {
  font-size: 2.8rem;
  font-family: 'sangbleu_bp_sanslight', sans-serif;
  font-weight: normal;
  font-style: normal;
}
h2, h3 {
  font-size: 22px;
  line-height: 1.36;
}
h3.abs {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 3;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 14px;
  padding: 10px 0 0 0;
}
.red {
  color: #E37C30;
}
.linkgo {
  text-decoration: underline;
  display: block;
  font-family: 'termina', sans-serif;
  font-size: 12px;
  display: block;
  padding: 15px 0 0 0;
  font-weight: 500;
}
.darklayer:before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  top: 0;
  left: 0;
}
.topMob {
  display: none;
  position: relative;
}
/* Navigation */
header {
  position: fixed;
  width: 100%;
  height: 51px;
  display: block;
  z-index: 50;
  text-align: center;
  transition: background 0.5s;
}
#enqM, #menu {
  display: none;
}
#enqM {
  left: 20px;
}
#menu {
  right: 20px;
}
body.fixed header {
  background: #fff;
}
body.wbg header {
  background: #fff;
}
#nav {
  width: calc(100% - 80px);
  left: 40px;
  text-align: left;
}
#nav li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 50px;
}
#nav li a {
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}
body.fixed #nav li a {
  color: #000;
}
body.wbg #nav li a {
  color: #000;
}
#nav li a:after {
  position: absolute;
  top: auto;
  bottom: -1px;
  right: 0;
  left: 0;
  margin: auto;
  content: '';
  height: 1px;
  background: #fff;
  width: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.fixed #nav li a:after {
  background: #000;
}
#nav li.enq {
  position: absolute;
  right: 0;
  margin: 0;
}
#nav li.enq a {
  color: #fff !important;
}
#nav li.enq a:after {
  display: none;
}
#nav li a:hover:after {
  width: 100%;
}
#page-virtual #nav li a.virtual:after, #page-camberwell #nav li a.camberwell:after, #page-home #nav li a.home:after, #page-architecture #nav li a.architecture:after, #page-landscape #nav li a.landscape:after, #page-interior #nav li a.interior:after, #page-team #nav li a.team:after {
  width: 100%;
}
.arrow {
  display: block;
  margin: 0 auto 15px auto;
}
/* enquiry */
.logo {
  width: 73px;
  height: auto;
  display: block;
  margin: 0 auto 60px auto;
}
.call {
  font-family: 'sangbleu_bp_sanslight';
  display: block;
  margin: 15px 0 50px 0;
  font-size: 21px;
}
.bgred {
  background: #e17f05;
  color: #fff;
}
.bgred * {
  color: #fff;
}
.ptb50 {
  padding: 50px 0
}
#bgR {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 51;
  opacity: 0;
  display: none;
  transition: opacity 0.5s;
  background: #E37C30;
}
.watch {
  padding: 10px;
  background: #e17f05;
  color: #000000;
  display: inline-block;
  margin: 40px auto;
  max-width: initial;
  width: 200px;
}
#page-virtual #nav li.enq {
  display: none
}
#page-virtual h2 {
  font-size: 32px;
}
#page-virtual #enquire {
  position: relative;
  min-height: 500px;
  opacity: 1;
  display: block;
  padding-top: 50px
}
#page-virtual #logoW, #page-virtual #logoB, #page-page-floorplan #logoW, #page-page-floorplan #logoB {
  opacity: 0;
  width: 0;
  height: 0 !important;
}
#enquire {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  z-index: 55;
  opacity: 0;
  display: none;
  transition: opacity 0.5s;
  background: #E37C30;
  padding: 150px 0;
}
input, select, textarea, label {
  font-size: 12px;
  font-family: 'termina', sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0;
  padding: 5px;
  width: 100%;
  color: #ffffff;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
input {
  max-width: 600px;
}
.b_submit.btn {
  background: #fff;
}
.inputholder {
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
}
select {
  padding: 5px;
  color: #ffffff;
  text-align-last: center;
  text-align: center;
  -ms-text-align-last: center;
  -moz-text-align-last: center;
}
select option {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px 10px;
  text-align: center;
  -ms-text-align-last: center;
  text-align-last: center;
  color: #ffffff;
  background: #E37C30 !important;
}
.privacy {
  font-size: 1rem;
}
.chk_holder {
  margin: 0 0 20px;
  padding-bottom: 5px;
}
#chkInternational {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 25px;
  width: 20px;
  text-align: left;
}
#chkInternational + label {
  padding: 5px 0 2px 26px;
  position: relative;
}
#chkInternational + label:before, #chkInternational + label:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 16px;
  height: 16px;
  border: 1px solid #ffffff;
}
#chkInternational + label:after {
  content: '\2713';
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#chkInternational:checked + label:after {
  opacity: 1;
}
.disclaimer {
  padding: 30px 0 0 0;
}
.disclaimer a {
  color: #fff;
  font-size: 7px;
  font-family: 'termina', sans-serif;
}
input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: #ffffff;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: #ffffff;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: #ffffff;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: #ffffff;
}
/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  text-align-last: center;
  text-align: -moz-center;
  text-align: -webkit-center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  clear: both;
}
li.token-input-input-token-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  text-align-last: center;
  text-align-last: center;
}
ul.token-input-list-project li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100% !important;
  margin-bottom: 0;
}
li.token-input-token-project {
  margin: 0;
  color: #ffffff;
  cursor: default;
  border: none;
  white-space: nowrap;
  list-style: none;
  display: block;
  padding: 5px 10px;
  line-height: 1;
}
li.token-input-token-project p {
  display: inline-block;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 1;
}
li.token-input-token-project span {
  display: inline-block;
  line-height: 1;
}
div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  overflow-x: hidden;
  cursor: default;
  font-size: 1.1rem;
  z-index: 13;
  color: #ffffff;
  margin-top: 20px;
}
div.token-input-dropdown-project ul {
  margin: 0;
  padding: 0;
  display: block !important;
  max-height: auto;
}
div.token-input-dropdown-project ul li {
  background-color: #ffffff;
  font-size: 1.4rem;
  padding: 3px;
  margin: 0;
  list-style-type: none;
  font-weight: 100 !important;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item-project {
  background-color: #ffffff;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
  background-color: #ffffff;
}
div.token-input-dropdown-project ul li em {
  font-weight: bold;
  font-style: normal;
}
div.token-input-dropdown-project ul li.token-input-selected-dropdown-item-project {
  background-color: #ccc;
  color: #ffffff;
}
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
  font-size: 1rem;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  top: 0;
}
ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
  padding: 0;
  text-align: center;
  position: absolute;
  width: 100%;
  color: #f00d0d;
  top: 5px;
}
footer {
  background: #E37C30;
  color: #000;
  text-align: left;
  font-size: 10px;
  padding: 30px;
  width: 100%;
  text-transform: uppercase;
}
.dis {
  font-family: 'ChronicleDisplayRoman';
  font-size: 12px;
  text-transform: capitalize;
}
.disholder {
  padding: 25px 0 0 0;
}
.footerlogo {
  fill: #fff;
}
.register {
  z-index: 4;
  position: relative;
}
footer {
  z-index: 4;
}
.close {
  position: absolute;
  display: block;
  right: 30px;
  top: 30px;
  width: 30px;
}
.close svg {
  width: 100%;
  height: 100%;
}
.mb {
  margin-bottom: 10px;
}
.mb25 {
  margin-bottom: 25px;
}
.fp {
  display: block;
  margin-bottom: 10px;
}
.ptb150 {
  padding-top: 150px;
  padding-bottom: 150px;
}
.pt150 {
  padding-top: 150px;
}
.m, .ipad {
  display: none;
}
.cv_message {
  font-size: 12px;
  text-transform: initial;
}
#bottom_position {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 2;
  background: transparent;
  width: 100%
}
#middle_position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background: transparent;
  width: 100%
}
img.ard {
  width: 30px;
  margin-top: 30px;
}
#page-virtual .fp {
  display: inline-block;
  padding: 10px 30px;
  background: #ffffff;
  color: #000000;
  margin: 10px auto;
  width: 330px;
  border: 2px solid #000000
}
.new-design-logo-position {
  display: block;
  position: relative;
  z-index: 1;
  width: 1024px;
  max-width: 80%;
  margin: auto;
}
.new-design-logo-position svg {
  width: 100%;
}
.just-mobile {
  display: none !important
}
#page-news #logoW {
  position: relative;
  left: auto;
  right: auto;
  margin: auto;
  top: auto !important;
  width: 750px;
  max-width: 80%;
  margin-top: 50px;
  transform: none !important;
  height: auto !important;
  height: 200px !important;
}
#page-news #logoWsvg {
  width: 100%;
}
#page-news #logoWsvg g path, #page-news #logoWsvgMob g path {
  fill: #000 !important;
}
.news-selction {
  min-height: 80vh;
}
.bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.news-title {
  padding: 20px 20px 0 10px;
  display: block;
}
.news-grabline {
  display: block;
  padding: 20px 20px 20px 10px;
  font-size: 0.8em;
}
.news-selction .news-title, .news-selction .news-grabline {
  text-align: left;
}
.news-content-holder, .news-content-holder * {
  display: block;
}
.news-selction .grid_4 {
  transition: 0.3s all;
}
.news-selction .grid_4:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8)
}
#page-news.detailspage p, #page-news.detailspage h2 {
  width: 600px;
  max-width: 100%;
  margin: auto
}
#page-news.detailspage p{
	padding-bottom: 20px;
}
#page-news #nav li a{
	color: #000000
}
.gallery-thumbnail {
  display: block;
  float: left;
  width: 24%;
  margin: 0.5%;
  transition: 0.5s all;
}
.gallery-thumbnail img {
  display: block
}
.gallery-thumbnail:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8)
}
.ptb50 {
  padding-bottom: 50px;
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
@media screen and (max-width: 1100px) {
  #nav li {
    margin-right: 30px;
  }
}
@media screen and (max-width: 900px) {
  .just-mobile {
    display: block !important;
  }
  .just-desktop {
    display: none !important;
  }
  .ipad {
    display: block;
  }
	.grid_4 {
  	width: 100%;
	margin-right: 0;
	}
	.gallery-thumbnail {
    width: 48%;
    margin: 0.5%;
}
  #nav {
    width: 100%;
    transform: translateX(-100vw);
    transition: transform 0.5s;
    height: 100vh;
    background: #E37C30;
    z-index: 50;
    top: 0;
    left: 0;
    padding: 60px 0 0 0;
  }
  #nav.active {
    transform: translateX(0);
  }
  #nav li {
    list-style: none;
    display: block;
    position: relative;
    margin-right: 0;
    margin-bottom: 22px;
    text-align: center;
  }
  #nav li.enq a {
    color: #000 !important;
    font-family: 'termina', sans-serif;
    font-size: 10px;
    background: #fff;
  }
  #nav li a {
    font-family: 'sangbleu_bp_sanslight';
    font-size: 22px;
  }
  #nav li.enq {
    position: relative;
    right: 0;
    margin: 0;
  }
  #enqM, #menu {
    display: block;
  }
  footer {
    padding: 30px 0;
  }
  .g_1, .grid_3, .g_2 {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  h2, h3 {
    font-size: 16px;
  }
  h5 {
    font-size: 14px;
  }
  .close {
    position: relative;
    width: 20px;
    margin: 0 auto 30px auto;
    right: auto;
    top: auto;
  }
  #page-news #logoW svg {
    top: auto;
    left: auto;
    position: relative;
    width: 80%;
  }
}
@media screen and (max-width: 800px) {
  .btn.enq.d {
    display: none
  }
  #page-home .address {
    display: block;
    top: 60px;
  }
  .w696 {
    bottom: 60px;
  }
}
@media screen and (max-width: 640px) {
  .topMob, .address, .title, .m {
    display: block;
  }
  .address {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 20px;
  }
  #page-home .address {
    top: 80px
  }
  .title {
    font-size: 20px;
    position: absolute;
    top: calc(50vh + 28vw);
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  h2, h3 {
    font-size: 14px;
  }
  h5 {
    font-size: 12px;
  }
  .call {
    font-size: 16px;
  }
  #chkInternational + label {
    font-size: 9px;
  }
  .ptb150, #enquire {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt150 {
    padding-top: 60px;
  }
  .noptm {
    padding-top: 0;
  }
  .contentCaption, #logBdes, .etmgrid, .d {
    display: none;
  }
  h3.abs {
    font-size: 12px;
    width: 220px;
    top: 15px;
  }
  .parallex {
    left: -10px;
    right: -10px;
    top: -20px;
  }
  .w3m {
    height: 75vw;
  }
  .topBg {
    background-image: none !important;
    background-color: #E37C30;
  }
  #page-virtual .topBg {
    background-image: none !important;
    background-color: #ffffff;
  }
  .grid_6 {
    width: 100%;
  }
  .absright, .absleft {
    position: relative;
    height: auto;
  }
  .autom {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
    padding: 60px 0;
  }
  .fullm {
    width: 100%;
    max-width: 100%;
  }
  .ctn-m {
    padding-left: 30px;
    padding-right: 30px;
  }
  .max520 {
    max-width: 100%;
  }
  .disholder {
    padding: 0;
  }
  .main-logo {
    height: 39.81vw;
  }
  #logoWsvg {
    width: 0;
    height: 0;
  }
  #logoW {
    width: 100vw;
    height: 39.811vw;
  }
  #logoWsvgMob {
    width: 100vw;
    height: 39.811vw;
    z-index: 5;
  }
  #logoW {
    top: calc(50vh - 19.90vw);
  }
  #logoB {
    bottom: calc(50vh - 19.90vw);
  }
  .logo {
    width: 60px;
    margin: 0 auto 35px auto;
  }
  #logBmob {
    display: block;
    width: 100vw;
    height: 39.811vw;
  }
  .white {
    color: #000;
    max-width: calc(100% - 60px);
  }
  .max350 {
    margin: 0 auto;
    float: none;
  }
  #page-team #logoW {
    display: block;
  }
  body.wbg header {
    background: none;
  }
  body.fixed #nav li a {
    color: #000;
  }
  body.wbg #nav li a {
    color: #fff;
  }
  .darklayer:before {
    display: none;
  }
  .fakeImage {
    margin: 60px 0;
    height: 39.81vw;
  }
  #logoWsvgMob path {
    fill: #fff !important;
  }
  #page-home .topBg {
    background: none;
  }
  .absfull {
    top: 0;
  }
  .w696 {
    position: absolute;
    bottom: 100px;
    margin: 0 auto;
    left: 0;
    right: 0
  }
  #page-virtual h2 {
    font-size: 24px;
    padding: 0 20px;
  }
}