@font-face {
  font-family: 'SweetSansPro-Bold';
  src: url('/fonts/SweetSansPro-Bold.eot');
  src: url('/fonts/SweetSansPro-Bold.eot?#iefix') format('embedded-opentype'), url('/fonts/SweetSansPro-Bold.woff2') format('woff2'), url('/fonts/SweetSansPro-Bold.woff') format('woff'), url('/fonts/SweetSansPro-Bold.ttf') format('truetype'), url('/fonts/SweetSansPro-Bold.svg#SweetSansPro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SweetSansPro-Medium';
  src: url('/fonts/SweetSansPro-Medium.eot');
  src: url('/fonts/SweetSansPro-Medium.eot?#iefix') format('embedded-opentype'), url('/fonts/SweetSansPro-Medium.woff2') format('woff2'), url('/fonts/SweetSansPro-Medium.woff') format('woff'), url('/fonts/SweetSansPro-Medium.ttf') format('truetype'), url('/fonts/SweetSansPro-Medium.svg#SweetSansPro-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'SweetSansPro-Regular';
  src: url('/fonts/SweetSansPro-Regular.eot');
  src: url('/fonts/SweetSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/SweetSansPro-Regular.woff2') format('woff2'), url('/fonts/SweetSansPro-Regular.woff') format('woff'), url('/fonts/SweetSansPro-Regular.ttf') format('truetype'), url('/fonts/SweetSansPro-Regular.svg#SweetSansPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SofiaPro-Light';
  font-family: 'SofiaProRegular';
  src: url('/fonts/SofiaPro-Light.eot');
  src: url('/fonts/SofiaPro-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/SofiaPro-Light.woff2') format('woff2'), url('/fonts/SofiaPro-Light.woff') format('woff'), url('/fonts/SofiaPro-Light.ttf') format('truetype'), url('/fonts/SofiaPro-Light.svg#SofiaPro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'SofiaProRegular';
  src: url('/fonts/SofiaProRegular.eot');
  src: url('/fonts/SofiaProRegular.eot?#iefix') format('embedded-opentype'), url('/fonts/SofiaProRegular.woff2') format('woff2'), url('/fonts/SofiaProRegular.woff') format('woff'), url('/fonts/SofiaProRegular.ttf') format('truetype'), url('/fonts/SofiaProRegular.svg#SofiaProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.clear, * html .clearfix, *:first-child + html .clearfix {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}
.grid_1 {
  width: 6.5%;
}
.grid_2 {
  width: 15%;
}
.grid_3 {
  width: 23.5%;
}
.grid_4 {
  width: 32%;
}
.grid_5 {
  width: 44%;
}
.grid_6 {
  width: 50%;
}
.grid_7 {
  width: 56%;
}
.grid_8 {
  width: 64%;
}
.grid_9 {
  width: 74.5%;
}
.grid_10 {
  width: 83%;
}
.grid_11 {
  width: 91.5%;
}
.grid_12 {
  width: 100%;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
  margin: 0;
  float: left;
  display: block;
  position: relative;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0
}
*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
img {
  border: none;
  max-width: 100%;
	display: block
}
a, img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
textarea:focus, input:focus, select:focus {
  outline: none;
}
/* General */
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'SofiaPro-Light';
  font-family: 'SofiaProRegular';
  font-size: 18px;
  background: #fff;
  color: #000000;
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.img {
  width: 100%;
  margin: 0;
  display: block;
}
.content {}
/* Headings */
h1, h2, h3, h4, h5 {
  margin: 0;
  font-weight: normal;
}
p {
  color: #000000;
  font-family: 'SofiaPro-Light';
  font-family: 'SofiaProRegular';
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  max-width: 365px;
  width: 98%;
}
h1 {
  font-family: 'SweetSansPro-Medium';
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
h1 span {
  display: block;
  font-size: 18px;
}
h2 {}
h3 {}
h4 {
  font-size: 40px;
  color: #2A3851;
}
/* Navigation */
header {
  display: block;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #B3809D;
  vertical-align: middle;
  transition: 0.8s all;
  transform: translateY(-100%);
}
.show_header header{
	  transform: translateY(0);
}
.logo {
  margin: 0 auto;
  display: block;
  margin-left: 40px;
  padding: 18.5px 0;
  width: 200px;
}

nav {
  margin: 0 auto;
  padding: 0;
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  transition: opacity 0.2s;
  z-index: -1000;
}
.active_nav + nav {
  z-index: 99;
  opacity: 1;
}
nav ul {
  display: block;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  list-style: none;
  padding: 200px 0 100px 100px;
}
nav li {
  list-style: none;
  display: block;
  padding: 0;
  font-size: 18px;
  line-height: 10px;
  position: relative;
}
.special_margin {
  margin-top: auto;
  margin-bottom: 20px;
}
nav li a {
  font-family: 'SweetSansPro-Medium';
  font-weight: normal;
  font-size: 30px;
  line-height: 52px;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  transition: 0.5s all;
}
li a:hover {
  border-bottom: 1px solid #dddddd;
}
li .tel, li .instagram {
  font-family: 'SweetSansPro-Regular';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.07em;
  line-height: 18px;
  text-align: left;
  color: #fff;
}
.logo_holder {
  margin-top: 40px;
}
.logo_holder img {
  display: inline-block;
  margin-right: 50px;
  vertical-align: middle;
}
/* #nav-toggle */
#nav-toggle {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: block;
  vertical-align: middle;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
  cursor: pointer;
  height: 3px;
  width: 30px;
  background: #fff;
  position: absolute;
  display: block;
  content: '';
  top: 10px;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
#nav-toggle span:before {
  top: -10px
}
#nav-toggle span:after {
  bottom: -10px
}
#nav-toggle.active span {
  background-color: transparent !important;
}
#nav-toggle.active span:after, #nav-toggle.active span:before {
  top: 0
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: a rotate(45deg)
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: a rotate(-45deg)
}
/* enquiry */
.register {}
.formbox {}
input, select {
  margin: 0 auto;
  padding: 5px 0;
  width: 100%;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #525252;
  font-family: 'SweetSansPro-Regular';
  font-size: 13px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
select {
  background-image: url("/images/icons/arrowDown.png");
  background-repeat: no-repeat;
  background-position: 100%;
  padding: 5px 0;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;
  font-family: 'SweetSansPro-Regular';
  font-weight: normal;
  font-size: 13px;
}
select option {
  padding: 10px 0;
  background: #ffffff;
  text-align-last: left;
  text-align: left;
  -ms-text-align-last: left;
  -moz-text-align-last: left;
  text-align-last: left;
  font-family: 'SweetSansPro-Regular';
  font-weight: normal;
  font-size: 13px;
}
.b_submit {
  display: block;
  position: relative;
  padding: 10px 20px;
  background: #000000;
  color: #ffffff;
  border: 1px solid transparent;
  width: 120px;
  text-align: center;
  margin-left: 0;
  cursor: pointer;
  transition: 0.5s all;
  margin-top: 20px;
}
.b_submit:hover {
  background: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
.privacy {
  font-size: 10px;
  line-height: normal;
  max-width: 100%;
}
.chk_holder {
  margin: 0 ;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
	border-bottom: 1px solid #525252;
    padding-bottom: 5px;
}
#chkInternational {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  color: #000;
  cursor: pointer;
  display: inline-block;
  width: 20px;
  text-align: left;
}
#chkInternational + label {
  background: url("/images/icons/uncheck.png") no-repeat left center;
  color: #000000;
  padding: 2px 0 2px 26px;
  font-family: 'SweetSansPro-Regular';
  font-weight: normal;
  font-size: 13px;
}
#chkInternational:checked + label {
  background: url(/images/icons/check.png) no-repeat left center;
}
input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #000;
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: $form-field-text;
  opacity: 1;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  color: transparent;
}
/*footer*/
footer {
  display: block;
  position: relative;
  width: 100%;
  padding: 40px 10px;
  background-color: #000000;
  text-align: center;
}
footer a, footer p {
  color: #fff;
  display: block
}
.footer_call {
  font-family: 'SweetSansPro-Medium';
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2.4px;
  line-height: 18px;
  text-align: center;
}
a.ppdi {
  display: inline-block;
  margin: 0 20px;
	text-transform: uppercase
}
/* Token Style */
ul.token-input-list-project {
  border: none;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  text-align: left;
  text-align-last: left;
  text-align: -moz-left;
  text-align: -webkit-left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
li.token-input-input-token-project {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%
}
ul.token-input-list-project li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100% !important;
  margin: 0 auto;
  padding: 5px 0;
  width: 100%;
  border: 0 none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-bottom: 1px solid #525252;
  font-family: 'SweetSansPro-Regular';
  font-size: 13px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
li.token-input-token-project p {
  display: inline;
  padding: 0;
  margin: 0 5px 0 0;
  line-height: 20px;
  font-size: 11px
}
li.token-input-token-project {
  overflow: hidden;
  height: 25px;
  margin: 0;
  padding: 2px 5px;
  background-color: #ccc;
  color: #000;
  cursor: default;
  border: 1px solid #525252;
  font-size: 12px;
  white-space: nowrap;
  list-style: none;
  display: inline-block;
}
div.token-input-dropdown-project {
  position: absolute;
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  cursor: default;
  font-size: 11px;
  z-index: 13;
}
div.token-input-dropdown-project ul {
  margin: 0;
  padding: 0;
  display: block !important;
  max-height: 205px;
}
div.token-input-dropdown-project ul li {
  background-color: #fff;
  font-size: 14px;
  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: #fff;
}
div.token-input-dropdown-project ul li.token-input-dropdown-item2-project {
  background-color: #fff;
}
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: #fff;
}
/* Parsley-error */
ul.parsley-errors-list.filled, ul.parsley-errors-list {
  font-size: 10px;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  text-align: left;
  margin-top: -5px;
  line-height: 0;
}
ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
  padding: 0;
  text-align: left;
  color: #F00D0D;
}
section {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.container {
  display: block;
  position: relative;
  width: 1024px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#landing {
  height: 200%;
  background-image: url(/images/v_patern.svg);
  background-position: right;
  background-size: contain;
  background-repeat: repeat;
  background-color: #000000;
}
.banner_holder {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: calc(100% - 3vw);
  height: 100%;
  background-image: url("/images/home/banner.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.right_bg {
  display: block;
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(/images/v_patern.svg);
  background-position: right;
  background-size: contain;
  background-repeat: repeat;
  background-color: #000000;
  display: none;
}
.left_bg {
  display: block;
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(/images/h_patern.png);
  background-position: right;
  background-size: cover;
  background-repeat: repeat;
  background-color: #000000;
  display: none;
}
#Precinct {
  background-image: url(/images/h_patern.png);
  background-position: right;
  background-size: cover;
  background-repeat: repeat;
  background-color: #000000;
}
#market {
  background-image: url(/images/h_patern.png);
  background-position: left;
  background-size: cover;
  background-repeat: repeat;
  background-color: #000000;
}
.pop-up {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 1024px;
  max-width: calc(100% - 160px);
	    display: flex;
    justify-content: center;
    flex-flow: row;
}

.pop-up .grid_7 {
  background: rgba(0, 0, 0, 0.65);
  padding: 60px 20px;
}
.pop-up .grid_5 {
  background: rgba(240, 240, 240, 0.87);
  padding: 50px 20px;
}
.central_logo {
  display: inline-block;
  background-color: #B3809D;
  padding: 70px 60px;
  border-radius: 100%;
  margin: auto;
	    width: 400px;
    height: 400px;
	position: relative;
}
.central_logo img{
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.head {
  font-family: 'SweetSansPro-Medium';
  font-weight: normal;
  font-size: 23px;
  line-height: 24px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 12px;
}
.ai {
  color: #FFFFFF;
  font-family: 'SofiaProRegular';
  font-size: 12px;
  font-weight: 600;
  letter-spacing: -0.21px;
  line-height: 16px;
  position: absolute;
  bottom: 6px;
  left: 6px;
}
.register_btn {
  font-family: 'SweetSansPro-Regular';
	font-family: 'SweetSansPro-Bold';
  position: absolute;
  height: 100%;
  background: #000000;
  color: #ffffff;
  padding: 0 20px;
  line-height: 20px;
  text-align: center;
  top: 0;
  right: 0;
  text-transform: uppercase;
  vertical-align: middle;
}
.register_btn span {
  position: relative;
  text-align: center;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
}
.right_white_bg_desktop {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: calc(50% + 260px);
  height: 100%;
  background: #ffffff;
}
.left_white_bg_desktop {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% + 260px);
  height: 100%;
  background: #ffffff;
}
.right_white_bg_mobile {
  display: none;
}
.round_bg {
  display: block;
  float: right;
  position: relative;
  z-index: 2;
  padding: 4vw;
  background: #B3809D;
  border-radius: 50%;
}
.round_bg span {
  display: inline-block;
  float: left;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 20px;
  max-width: 10vw;
  max-height: 10vw;
}
.round_holder {
  position: absolute;
  width: calc(100% - 80px);
  top: 50%;
  transform: translateY(-50%);
}
.slider_holder {
  display: block;
  position: relative;
  float: right;
  width: 50vw;
}
.middle_position {
  top: 50%;
  transform: translateY(-50%);
}
#contact_page {
  background-position: right;
  background-size: cover;
  background-repeat: repeat;
  background-color: #000000;
  background-image: url(/images/h_patern.png);
}
.art_right_position {
  display: block;
  width: 100%;
  background-color: #B3809D;
}
.art_right_position .container {
  transform: translateX(40px);
}
.title {
  font-family: 'SweetSansPro-Medium';
  font-weight: normal;
  font-size: 36px;
  line-height: 40px;
  text-align: left;
  color: #000;
  text-transform: uppercase;
}
.btn {
  display: inline-block;
  font-family: 'SweetSansPro-Regular';
  font-weight: normal;
  font-size: 14px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #fff;
  padding: 14px 30px;
  background-color: #000000;
}
.call, .socialmedia_instagram {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000;
  margin-top: 40px;
}
.socialmedia_instagram {
  margin-top: 10px;
}
.fa-instagram-square {
  font-size: 22px;
  vertical-align: middle
}
.company {
  font-family: 'SweetSansPro-Medium';
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.13em;
  text-align: center;
  color: #000;
}
.developer_logo + p {
  font-size: 14px;
}
.footer_cal {
  color: #FFFFFF;
  font-family: 'SweetSansPro-Bold';
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 2.4px;
  line-height: 18px;
  text-align: center;
  display: block;
}
.btt {
  font-family: 'SweetSansPro-Regular';
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.67px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase
}
.btt img {
  position: relative;
  display: inline-block;
  padding-left: 16px;
}
.cbre {
  display: flex;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
	vertical-align: middle;
	width: 250px;
}
.cbre img{
	display: inline-block;
	float: left;
	margin-right: 20px;
	vertical-align: middle;
	max-width: 70px;
}
.cbre img:last-child{
	max-width: 100px;
}

.cbus {
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.logo .just_mobile{
	width: 50px ;
}
.ban {
    font-family: 'SweetSansPro-Medium';
    font-weight: normal;
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    width: 500px;
    z-index: 20;
    background: #B3809D;
    transform: rotate(-45deg) translateX(-30%);
}
.left-pattern{
	display: block;
	position: absolute;
	width: 40px;
	height: 100%;
	top: 0;
	left: 0;
	background-image: url(/images/h_patern.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.pop-up-disclaimer{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(179,128,157,0.8);
	z-index: 999;
}
.pop-up-content{
	position: absolute;
	max-width: 100%;
	width: 768px;
	padding: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	background-color: #ffffff;
}
.pop-up-close{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	cursor: pointer;
}
.pop-up-disclaimer p{
	max-width: 100%;
	width: 100%;
}
#th span{
	display: block;
	text-align: center;
}

/* --------------------------------- */
/* --------------------------------- */
/* --------------------------------- */
.mw700 {
  max-width: 540px;
}
.p50 {
  padding: 50px;
}
.bgwhite {
  background: #ffffff;
}
.white {
  color: #ffffff;
}
.bg_lightgray {
  background-color: #f4f4f4;
}
.bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.fullwidth {
  width: 100%;
}
.mw100{
	max-width: 100%;
}
.fs14{
	font-size: 13.5px;
}
.fullheight {
  height: 100%;
}
.centeralign {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.pt50 {
  padding-top: 50px;
}
.pb50 {
  padding-bottom: 50px;
}
.pt100 {
  padding-top: 100px;
}
.pb100 {
  padding-bottom: 100px;
}
.pb20 {
  padding-bottom: 20px;
}
.rightfloat {
  float: right;
}
.leftfloat {
  float: left;
}
.abs {
  position: absolute;
}
.l0 {
  left: 0;
}
.r0 {
  right: 0;
}
.righfloat{
	float: right
}
.just_mobile {
  display: none;
}

@media screen and (max-width : 1280px) {
  .banner_holder {
    width: calc(100% - 40px);
  }
  h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .head {
    font-size: 18px;
    line-height: 22px;
  }
	.ban {
    top: -3%;
		left: -3%;
	}
	.fs14 {
    font-size: 11px;
}
}
@media screen and (max-width : 1100px) {
  .slider_holder {
    width: 54%;
  }
  .ipad_pl40 {
    padding-left: 40px;
  }
}
@media screen and (max-width : 1000px) {
	.left-pattern{
		display: none
	}
	#th{
		padding: 150px 0;
	}
  .just_mobile {
    display: block;
  }
	.just_desktop{
		display: none !important;
	}
  .grid_7, .grid_5, .grid_6 {
    width: 100%;
  }
  .abs {
    position: relative;
  }
  .l0 {
    left: auto;
  }
  .r0 {
    right: auto;
  }
  .t0 {
    top: auto;
  }
  #contact_form {
    padding-top: 150px;
    padding-bottom: 100px;
    max-width: calc(100% - 40px);
	  flex-flow: column;

  }
  #contact_form .grid_7 {
    margin-bottom: 50px;
  }
  #landing {
    background-size: cover;
	  height: auto;
  }
  .banner_holder {
    height: 100vh;
    width: 100%;
    max-width: 100%;
  }
  .pop-up {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    margin: auto;
  }
  .round_holder {
    position: relative;
    width: calc(100% - 40px);
    top: auto;
    transform: none;
    margin: auto;
  }
  .right_white_bg_desktop {
    display: none;
  }
  .right_white_bg_mobile {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #ffffff;
  }
  .ipad_pl40 {
    padding-left: initial;
  }
  .m_centeralign {
    text-align: center;
  }
  .mptb50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .m_bg_green {
    background-color: #B3809D;
  }
  .mpl20 {
    padding-left: 20px;
  }
  .middle_position {
    top: auto;
    transform: none;
  }
  .slider_holder {
    width: 100%;
  }
  .mpt50 {
    padding-top: 50px;
  }
	.mpb50{
		padding-bottom: 50px;
	}
	.mpb30{
		padding-bottom: 30px;
	}
  .mw700 {
    max-width: 80%;
  }
	.art_right_position .container {
    transform: none;
}
	.art_right_position {
    display: block;
    width: 100%;
    background-color: #B3809D;
}
	.pop-up .grid_5 {
    background: rgba(240, 240, 240, 0.95);
}
	.mpt0{
		padding-top: 0 !important
	}
	#team h3, #team p {
		text-align: center !important;
		margin-left: auto;
		margin-right: auto
	}
	.cbre, .cbus {
  display: inline-block;
  position: relative;
  left: auto;
  top: auto;
  transform: none;
		margin: auto;
		width: 100px;
		vertical-align: middle;
		padding-top: 50px;
		margin-right: 40px;
		 
}
	.cbus{
		width: 140px;
		padding-right: 0;
		padding-left: 0;
		margin-right: 0;
		transform: translateX(30px)
	
	}
	nav ul {
    padding: 120px 0 40px 20px;
}
   nav li a {
    font-size: 22px;
		line-height: 30px;
	}
	header{
		transform: none !important;
	}
	
	h1 span{
		padding-top: 30px;
	}
	.pb100 {
    padding-bottom: 50px;
}

.pt100 {
    padding-top: 50px;
}
	#nav-toggle{
		left: 20px;
	}
	.logo {
		margin-left: 60px;
	}
	.mpt50{
		padding-top: 50px;
	}
	.ban {
    font-size: 16px;
    line-height: 14px;
    text-align: center;
    color: #000;
    position: absolute;
    top: 96px;
    left: 0;
    padding: 10px 0;
    width: 100%;
    z-index: 20;
    background: #B3809D;
    transform: none;
}
	
}

@media screen and (max-width : 760px) {
	.title {
    font-size: 24px;
    line-height: 30px;
}
	.central_logo {
    width: 250px;
    height: 250px;	
}
	
.cbre, .cbus {
    display: block;
    position: relative;
    width: 100%;
    vertical-align: middle;
    padding-top: 0;
    margin: auto;
}
	.cbre{
		padding-top: 30px;
	}
	.cbre img {
    display: block;
    float: none;
    margin: auto;
    vertical-align: top;
    max-width: initial;
    max-height: 70px;
    width: 100px;
		margin-bottom: 30px;
}
	.cbus{
		transform: none;
		right: auto;
		width: 180px;
    margin: auto;
	}
}

@media screen and (max-width : 420px) {
	
}

