@font-face {
    font-family: 'ChronicleDisplay';
    src: url('/fonts/ChronicleDisplay-Roman.eot');
    src: url('/fonts/ChronicleDisplay-Roman.eot?#iefix') format('embedded-opentype'),
        url('/fonts/ChronicleDisplay-Roman.woff2') format('woff2'),
        url('/fonts/ChronicleDisplay-Roman.woff') format('woff'),
        url('/fonts/ChronicleDisplay-Roman.ttf') format('truetype'),
        url('/fonts/ChronicleDisplay-Roman.svg#ChronicleDisplay-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HurmeDesignHurmeGeometricSans1Bold';
    src: url('/fonts/HurmeDesignHurmeGeometricSans1Bold.eot');
    src: url('/fonts/HurmeDesignHurmeGeometricSans1Bold.eot') format('embedded-opentype'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Bold.woff2') format('woff2'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Bold.woff') format('woff'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Bold.ttf') format('truetype'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Bold.svg#HurmeDesignHurmeGeometricSans1Bold') format('svg');
}
@font-face {
    font-family: 'HurmeDesignHurmeGeometricSans1Light';
    src: url('/fonts/HurmeDesignHurmeGeometricSansm1Light.eot.html');
    src: url('/fonts/HurmeDesignHurmeGeometricSans1Light.eot') format('embedded-opentype'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Light.woff2') format('woff2'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Light.woff') format('woff'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Light.ttf') format('truetype'),
         url('/fonts/HurmeDesignHurmeGeometricSans1Light.svg#HurmeDesignHurmeGeometricSans1Light') format('svg');
}
@font-face {
    font-family: 'MillerBannerRoman';
    src: url('/fonts/MillerBannerRoma7n.eot');
    src: url('/fonts/MillerBannerRoman.eot') format('embedded-opentype'),
         url('/fonts/MillerBannerRoman.woff2') format('woff2'),
         url('/fonts/MillerBannerRoman.woff') format('woff'),
         url('/fonts/MillerBannerRoman.ttf') format('truetype'),
         url('/fonts/MillerBannerRoman.svg#MillerBannerRoman') format('svg');
}
@font-face {
    font-family: 'MinionProRegular';
    src: url('/fonts/MinionProRegular.eot');
    src: url('/fonts/MinionProRegular.eot') format('embedded-opentype'),
         url('/fonts/MinionProRegular.woff2') format('woff2'),
         url('/fonts/MinionProRegular.woff') format('woff'),
         url('/fonts/MinionProRegular.ttf') format('truetype'),
         url('/fonts/MinionProRegular.svg#MinionProRegular') format('svg');
}
@font-face {
    font-family: 'GothamMedium';
    src: url('/fonts/GothamMedium.eot');
    src: url('/fonts/GothamMedium.eot') format('embedded-opentype'),
         url('/fonts/GothamMedium.woff2') format('woff2'),
         url('/fonts/GothamMedium.woff') format('woff'),
         url('/fonts/GothamMedium.ttf') format('truetype'),
         url('/fonts/GothamMedium.svg#GothamMedium') format('svg');
}
@font-face {
    font-family: 'NoeDisplay-Bold';
    src: url('/fonts/NoeDisplay-Bold.eot');
    src: url('/fonts/NoeDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/NoeDisplay-Bold.woff2') format('woff2'),
        url('/fonts/NoeDisplay-Bold.woff') format('woff'),
        url('/fonts/NoeDisplay-Bold.ttf') format('truetype'),
        url('/fonts/NoeDisplay-Bold.svg#NoeDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'MinionPro-Regular';
    src: url('/fonts/MinionPro-Regular.eot');
    src: url('/fonts/MinionPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/MinionPro-Regular.woff2') format('woff2'),
        url('/fonts/MinionPro-Regular.woff') format('woff'),
        url('/fonts/MinionPro-Regular.ttf') format('truetype'),
        url('/fonts/MinionPro-Regular.svg#MinionPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NoeDisplay-Regular';
    src: url('/fonts/NoeDisplay-Regular.eot');
    src: url('/fonts/NoeDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/NoeDisplay-Regular.woff2') format('woff2'),
        url('/fonts/NoeDisplay-Regular.woff') format('woff'),
        url('/fonts/NoeDisplay-Regular.ttf') format('truetype'),
        url('/fonts/NoeDisplay-Regular.svg#NoeDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}






body{
	font-weight: 400;
}


a{
	cursor: pointer !important;
}

.z4 {
	z-index: 4!important;
}

.footer{
	z-index: 9;
}

.intro--large .intro__image {
    background-position: left 0px;
}

.nav li.has-dropdown a, .footer .footer__nav a {
	cursor: pointer;
}

#popup3 .blueprint {
	height: calc(100vh - 80px);
}

#popup3 .blueprint img {
	width: auto!important;
	max-height: 100%;
}

.mfp-gallery {
	overflow: hidden!important;
}
#popup3, #popup3 .popup__content {
	background: #1d252c;
}

.bgBlack {
	background: #000!important;
}

.section-alt .section__inner.bgBlack:after, .section-alt .section__inner.bgBlack:before, .section--default .section__inner.bgBlack:before {
	background: #1d252c;
}

.bar {
	width: 100%;
	display: block;
	height: 1px;
	background: #fff;
	margin:30px 0 15px;
}

.medium {
	font-family: 'GothamMedium'!important;
	font-weight: bold!important;
	letter-spacing: 1px!important;
}

.capitalize {
	text-transform: capitalize!important;
}

.uppercase {
	text-transform: uppercase!important;
}
.pt0 {
	padding-top: 0!important;
}

.pb0 {
	padding-bottom: 0!important;
}

.plr0 {
	padding-left: 0!important;
	padding-right: 0!important;
}
.pt40{
	padding-top: 40px;
}

.mt30  {
	margin-top: 30px!important;
}
.fs10 {
	font-size: 11px;
}
.ml0 {
	margin-left: 0!important;
}
.mb60 {
	margin-bottom: 60px!important;
}

.section-alt .section__inner.bgBronco {
	background: #dabfb5;
}

.section-alt .section__inner.bgBronco:after, .section-alt .section__inner.bgBronco:before {
	background: #dabfb5;
}

.page-home .section-alt .section__content p{
	 font-family: 'HurmeDesignHurmeGeometricSans1Light';
	max-width: 477px;
	font-size: 20px;
}

/* Token Style */
.newsbtn:hover{
    color: #1d252c ;
    background-color: #fff;
}
.newsbtn{
    margin-right: 15px;
    min-width: 200px;
    text-align:center;
    color: #fff;
    border: 1px solid #fff !important;
}
.hasgrad
{
    position:relative;
}
.hasgrad *
{
    position:relative;
    z-index:1
}

.hasgrad:after
{
    position:absolute;
    z-index:0;
    bottom:0;
    width:100%;
    content:'';
    display:block;
    height:100%;
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0,rgba(0,0,0,0.1) 50px,  rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0,  rgba(0,0,0,0.1) 50px, rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,1) 0% ,rgba(0,0,0,0.6) 50px, rgba(0,0,0,0) 100%);
   

}
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;
	padding: 0;
	clear: both;
}
li.token-input-input-token-project {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%
}
ul.token-input-list-project li input {
    background: #1d252c;
    height: 42px;
    color: #fff;
    border: 2px solid #fff;
    width: 100% !important;
    padding: 8px 10px 5px;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .09em;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: color .3s;
    transition: color .3s;
}
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: 43px;
    margin: 0;
    padding: 9px 8px;
    background-color: #0000;
    color: #fff;
    cursor: default;
    border: 2px solid #fff;
    font-size: 12px;
    white-space: nowrap;
    list-style: none;
    display: inline-block;
    width: 100%;
}
div.token-input-dropdown-project {
	position: absolute;
	width: 100%;
	background-color: #fff;
	overflow-x: hidden;
	cursor: default;
	font-size: 11px;
	z-index: 13;
    border: 1px solid #000;
}
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;
	top: 0;
}
ul.parsley-errors-list.filled li, ul.parsley-errors-list li {
	padding:0;
	text-align: left;
	color: #F00D0D;
}

.video-wrapper, .text-wrapper{
	width: 100%;
	max-width: 1320px;
	height: auto;
	padding: 80px 0 ;
	margin: 0 auto;
	display: block;
	margin-bottom: 91px;
	position: relative;
}

.mw460{
	max-width: 260px;

}
.half{
	width: calc(50% - 20px);
	margin-right: 40px;
	margin-bottom: 40px;
	position: relative;
	float: left;
	
}

.video-holder{
	position: relative;
	display: block;
}

iframe{
	max-width: 100%;
}

body#v3location--layout #section-7 iframe{
	width: 100%;
}
/* 
.map {
	height: 500px;
	width: 100%;
}

 */

.nomarginright{
	margin-right: 0;
}
.bl{
	display: block;
	position: absolute;
	width: 60px;
	height: 1px;
	background-color: #1d252c;
	top: -5px;
	left: 0;
	visibility: hidden;
}
.vbox-title span{
	display: block !important;
	position: absolute !important;
	width: 60px !important;
	height: 1px !important;
	background-color: #ffffff !important;
    top: 40px !important;
    left: 50px !important;
}
.vbox-title h4, .vbox-title p{
	text-align: left;
	color: #ffffff;
	margin-bottom: 0;
}

#page-video .wrapper{
		background: #fff;
	margin-top: 100px;
	}
.video-wrapper a *{
	color: #1d252c ;
}
.video-wrapper a:hover *{
	color: #c6b275;
}
.mt38{
	margin-top: 38px !important;
}

.mt38 a{
	font-family: 'GothamMedium';
    font-size: 10px;
    padding: 5px 20px;
	letter-spacing: initial;

}
#page-video .blockquote blockquote::after, #page-video .blockquote blockquote::before{
	content: none;
}
#page-video .intro-main .intro__content{
	transform: translateY(-20%);
}
#page-video .main.main--scroll{
	display: none !important;
}
#page-video p {
    margin: 0 0 20px 0;
}

.bg{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.dark-overlay::before{
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	z-index: 1;

}
#index--layout .intro .intro__content{
	z-index: 2;
}
.fullwidth{
	width: 100%;
}
.bgpc{
	background-position: center center !important;
}
.white{
	color: #ffffff;
}
.white.btn--border{
	border: 1px solid #ffffff;
}
.white.btn--border{
    background: #ffffff;
    color: #1d252c ;
}
.black.btn--border{
    background: #1d252c ;
    color: #ffffff;
	border: 1px solid #ffffff;
}
.black.btn--border:hover{
	background: #ffffff;
    color: #1d252c ;
}
.aaa .white.btn--border{
    background: transparent;
    color: #ffffff;
	font-size: 14px;
	transition: all 0.5s;
} 
.aaa .white.btn--border:hover{
	 background: #ffffff;
    color: #1d252c ;
}
*.pl60{
	padding-left: 60px;
}
*.black{
color: #1d252c ;	
}
*.bgwhite{
	background-color: #ffffff !important;
}
*.bgwhite::after, *.bgwhite::before {
	background-color: #ffffff !important;
}

.page-home *.bgwhite::before {
	background:none!important;
}
.container.new{
	width: 90%;
}
.topline-black{
	padding-top: 30px;
    letter-spacing: .07em!important;
	font-weight: 700;
}
.topline-black::after{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 2px;
    width: 39px;
    background: #414142;
}
.section__group.new p{
	max-width: 250px;
}

    .btn.settle {
        background-color:transparent;
        color:#ffffff;
        padding:5px 25px;
        font-weight: bold !important;
    }
        .btn.settle.download {
            padding:5px 20px;
            right:0;
        }
 .btn.settle.call {
            padding:5px 50px;
        }
.btntel {
    display:inline-block;
    background-color:#fff200;
    padding:20px 50px;
    color: #1d252c ;
}
.btntel.site {
    
    padding:20px 25px;
 
}
.ml25 {
    margin-left:25px;
}
.mlr25 {
    margin-left:25px;
    margin-right:25px;
}
.mt15 {
    margin-top:15px;
}
.col-sm-10.new{
	width: 100%;
}
.row.pl60{
	    margin-left: 0;
    margin-right: 0;
}
h1 {
	text-transform: none;
}
h1 strong{
	  font-family: 'GothamMedium';
}
/* New Home Page style */
	.newslider
		{
			width: calc(90% - 50px);
			margin-left: auto;
			margin-right: auto;
	
			
		}
		
		.newslider .slick-dots{
			display: none !important;
		}
		.newslider .slick-slider{
			position: initial !important;
		}
		.newslider::after, .newslider::before{
			position: absolute;
			content: '';
			width: 5%;
			height: 100%;
			/*background-color: rgba(242,242,242,1);*/
			top: 0;
			left: -5%;
			z-index: 5;
		}
		.newslider::before{
			left: initial;
			right: -5%;
		}
		.newslider .slick-list
		{
			width: 33.333%;
			overflow: visible;
		}
		.newslider .slider__slide-image
		{
			padding: 0 20px;
		}
		.newslider .slider__clip
		{
			overflow: hidden;
		}
		
		
		
		
.newslider button.slick-next.slick-arrow::after, .newslider button.slick-prev.slick-arrow::after {
    border-color: #ffffff;
}
		.newslider button.slick-next.slick-arrow::after	{
		
			
		}
		
		.newslider button.slick-prev.slick-arrow::after{
			
			
		}
		.noafter::after{
			content: none !important;
		}
		
		.newslider .slider__slide-image{
			position: relative;
		}
		.newslider .slider__slide-image a::before{
			content: ''; 
			position: absolute;
			width: calc(100%);
			height: 100%;
			margin: 0 auto;
			left: 0;
			right: 0;
			top: 0;
			background-color: rgba(56,64,73,0.8);
			opacity: 0;
			transition: all 0.6s;
		}
		
		.newslider .slider__slide-image a{
			cursor: pointer;
    display: block;
    position: relative;
		}
		.rmn{
			font-family: sans-serif;
			font-weight: 100;
			font-size: 14px;
			
		}
		
		.content-holder{
			  position: absolute;
		text-align: center;
  top: 50%;
  left: 50%;

  /* bring your own prefixes */
  transform: translate(-50%, -50%);
			width: 100%;
			opacity: 0;
			transition: all 0.6s;
		}
		
		.content-holder *{
			color: #ffffff;
			text-align: center;
		}
		
		.content-holder span.more{
		    display: inline-block;
    padding: 8px 30px;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
		}
		
		.newslider .slider__slide-image a:hover *, .newslider .slider__slide-image a:hover::before{
			opacity: 1;
		} 

*.pb50{
	padding-bottom: 50px;
}
*.pb30{
	padding-bottom: 30px;
}
*.nouppercase{
	text-transform: none !important;
}
	    .newslider h4{
            margin: 0 15px 0 15px;
	    }
		.imgcaption{
			 font-family: 'GothamMedium';
			position: absolute;
			bottom: 35px;
			left: 60px;
			color: #ffffff;
			font-size: 9px;
			text-transform: uppercase;
		}
		
		.slider__slide-image{
			position: relative;
		}
p.lasttext{
    margin-top: 120px;
    font-family: 'NoeDisplay-Bold';
    text-transform: uppercase;
    font-weight: 100;
    font-size: 27px;
    font-style: italic;
    line-height: 27px;
    letter-spacing: 1px;
}
p.lasttext strong{
		font-family: 'GothamMedium';
	font-size: 30px;
	font-style: normal;
}
.newssection.bgwhite{
	padding:30px 20px 30px 20px;
} 
#page-news .blockquote{
	font-size: 24px;
}
#page-news .text-wrapper .btn {
	margin-top: 20px;
}
.intro--vision span.woolworth-holder {
	font-family: 'HurmeDesignHurmeGeometricSans1Light';
    font-size: 30px;
	position: relative;
    width: initial;
    height: initial;
    display: inline-block;
    background: none;
    background-size: none;
    margin: 0 ;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}
#page-news .intro{
	min-height: 500px ;
}
#page-news .intro--vision .intro__image {
    background-position: center center !important;
}
#page-news .intro .intro__content {
    padding-top: 130px;
	z-index: 5;
}
#page-news .angle_line span.angle{
	position: absolute;
    width: 100%;
    bottom: -50px;
    height: 50px;
    background: #ffffff;
    display: block;
    z-index:4;
  -webkit-transform: skewY(1deg);
    -ms-transform: skewY(1deg);
    transform: skewY(1deg);
}
.angle_line{
	position: relative;
}
.span-h1{
	text-transform: none;
	display: block;
	font-size: 37px;
	line-height: 25px;
	margin-bottom: 12px;
}
.col-sm-6.aaa .blockquote.blockquote--noicon{
	max-width: 100%;
}
.col-sm-6.aaa{
	padding-top: 0 !important;
}


#aaa h4 {
    font-size: 20px;
    position: relative;
    letter-spacing: .15em;
    font-weight: 700;
    font-family: HurmeGeometricSans1, sans-serif;
	color: #ffffff;
}

#aaa h3{
	  color: #414142;
	    margin-bottom: 30px;
/* 	    padding-top: 4px; */
    margin-bottom: 29px;
    font-family: 'NoeDisplay-Bold';
	text-transform: none;
	/* margin-left: -15px; */
	color: #ffffff;
}


#aaa p{
	letter-spacing: .035em;
	    margin: 0 0 10px;
	line-height: 1.4;
	font-size: 15px;
	 color: #ffffff;
	font-family: Gotham, sans-serif;
	text-transform: none;
}
#section-1{
	background: #1d252c ;
	/* z-index: 4; */
}
.container.new {
	padding: 97px 0 68px;
}
.fs20{
	font-size: 20px;
	text-transform: none;
}
#aaa .section__content{
	padding-top: 5px;
}
.address_target{
	transition: 0.2s all;
}
.address_target:hover{
	color: #c6b275 !important;
}
.vdm{
	-webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-width: 2px !important;
    background: #fff;
    font-size: 16px !important;
    min-width: 137px !important;
    padding: 10px 10px 6px !important;
    letter-spacing: .07em !important;
    display: block !important;
    width: 230px !important;
    margin: 20px auto !important;
    margin: 20px auto;
    color: #394048 ;
	text-transform: uppercase;
}
.vdm:hover{
    color: #fff;
    background: #394048;
	margin: 0;
}

address .vdm {
    color: #ffffff !important;
    background: transparent !important;
    text-decoration: none !important;
    border: 1px solid #ffffff;
    text-align: center;
    margin: 30px 0 30px 0 !important;
}
address .vdm:hover{
    color: #394048 !important;
    background: #ffffff !important;

}
.form .form__actions {
    margin-top: 3px;
    font-size: 10px;
    letter-spacing: .08em;
}
.form .form__actions p {
    margin-top: 30px;
    letter-spacing: inherit;
}
.italic{
	font-style: italic;
}
.mlr15{
	margin-left: 15px;
	margin-right: 15px;
}
#th{
    color:#fff;
}
#th_br{
    color: #ffffff !important;
	background-color: #394048 !important;
}
#th_br:hover{
    color: #394048 !important;
	background-color: #ffffff !important;
}
.popup{
	transition: none !important;
}
/*
#design--layout .nav-access .btn{
	background-color: #00a550;
}
#design--layout .header .header__inner:before {
    background: -webkit-linear-gradient(.4deg, #c6b275, #00a550 186px, #394048 0, #394048);
}
*/
#page-news .section__inner {
    padding: 10px 0 10px !important;
}

.underline{
	display: inline-block;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
}

.mb40{
	margin-bottom: 80px;
}
.banner{
	position: absolute;
	display: block;
	top: -39px;
	right: 91px;
	z-index: 2;
	display: none !important;
}
.p0{
	padding: 0;
}
.w100{
	width: 100% !important;
}
.bg-black{
	background-color: #1d252c;
}
#retail--layout .bg-black{
	background-color: #99ac9a;
}
.main{
	overflow-x: hidden;
}
.popup--active body{
	background: #1d252c ;
	padding-top: 70px;
}
.form{
	padding-bottom: 50px;
}
#th{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
#th p{
	color: #ffffff;
}
#th a{
	border: 1px solid #ffffff;
	background: #ffffff !important;
	color: #1d252c  !important;
	padding: 10px;
}
#th a:hover{
	background: #1d252c  !important;
	color: #ffffff !important;
}
.black{
	color: #1d252c  !important;
}
.pop{
	display: none;
}
.popup--active .pop{
	display: block;
}
.popup--active .nopop{
	display: none;
}
.page-home .pop{
	display: block;
}
.page-home .nopop{
	display: none;
}
.vdsm{
	    max-width: 300px;
    min-width: auto;
}
#floorplan-popup .container{
	width: 100%;
	padding: 0
}
#floorplan-popup .popup .form{
	margin-bottom: 0;
	
}

.pop_up{
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.8);
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	 
}
.pop_up h1{
    font-family: 'NoeDisplay-Regular';
    letter-spacing: 0 !important;
    font-size: 32px;
    text-transform: initial;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 2px;
    margin: 0 auto 50px auto;
    padding: 0 70px;
}
.pop_up h3{
	font-family: 'NoeDisplay-Bold';
	font-size: 33.5px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1;
	letter-spacing: 0;
	padding-bottom: 10px;
}
.pop_up .grid_4 h3{
	text-transform: none;
	line-height: 1.3
}
.newstylebox h3, .newstylebox a{
	padding: 0;
	font-size: 22px;
	line-height: 1;
	text-transform: none;
	margin: 0;
}
.newstylebox h3 + p{
	font-family: Gotham, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    text-transform: none;
}
.pop_up h3 + img{
	padding-bottom: 25px;
}
#Advertise{
	display: none;
}
#Party{
	display: none;
}
#p_news{
	display: none;
}
#PrivateAppointment{
	display: none;
}
#virtualtour{
	display: none;
}


#Advertise .centerposition{
	background-image: url("/images/advertise/bg.png");
	background-color: #6FA0AD;
}
#Party .centerposition{
 background-image: url("/images/advertise/bg-dark-new.png");
	background-color: #A8BCA5;
}
#p_news .centerposition{
 background-image: url("/images/advertise/bg-dark-new.png");
	background-color: #A8BCA5;
}
.centerposition{
	display: block;
	position: absolute;
	width: 1100px;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	box-sizing: border-box;
	margin: 0;
	padding: 0 ;
 
}
.seccond_part{
	border-radius: 40px;
}
#PrivateAppointment .centerposition, #PrivateAppointment .bottom_part, #virtualtour .centerposition, #virtualtour .bottom_part{
	background-color: #1f2a3b;
}

 #opening .centerposition, #opening .seccond_part, #opening .bottom_part{
	background-color: #a8bba4;
}

#virtualtour .half{
	z-index: 1;
}

.centerposition p{
	font-family: Gotham, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
    padding: 0 0 15px 0;
    position: relative;
	
}
.view_coveid{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	background: #0F1D2F;
	font-size: 12px !important;
    font-weight: 100 !important;
}
 
.centerposition p.address{
	margin-bottom: 40px;
}
.centerposition p.nobold{
	font-size: 16px;
	max-width: 80%;
	width: 800px;
	margin: 0 auto 50px auto;
}
.noneshadow{
	text-shadow: none !important;
}
a.call{
	display: block;
	font-family: Gotham, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	width: 300px;
	border: 1px solid #ffffff;
	padding: 10px;
	margin: 0 auto 50px auto;
	transition: 0.3s all;
	cursor: pointer !important;
}
#p_news a.call{
	font-size: 20px;
	text-transform: uppercase;
	max-width: initial;
	width: initial;
	display: block;
	border: none;
	margin: 30px auto 0 auto;
	padding-bottom: 40px;
}
#PrivateAppointment  a.call, #virtualtour  a.call{
	display: block;
	color: #ffffff;
	background: transparent;
	border: none;
	max-width: initial;
	width: auto;
	margin-bottom: 30px;
}

#PrivateAppointment  a.call span, #virtualtour  a.call span{
	display: block;
	padding-bottom: 5px;
	
}

#PrivateAppointment h1, #virtualtour h1{
	text-shadow: none;
}

.covid19{
	display: block;
	padding: 14px 18px;
	color: #ffffff;
	background-color: #c3b17c;
	display: inline-block;
	margin-bottom: 40px;
	font-weight: bold;
}
.gold{
	color: #c3b17c !important;
}
.light-gold{
	color: #fbf0de;
}
.pvt{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 0 !important;
	margin: 0 !important
	
}
.pvt img{
	width: 50px;
}
.relative{
	position: relative;
	
}
.block{
	display: block;
}
#PrivateAppointment .centerposition .covid19 + p, #virtualtour .centerposition .covid19 + p{
	font-size: 16px;
	display: block;
	max-width: calc(100% - 60px);
	padding-bottom: 20px;
	border-bottom: 1px solid #ffffff;
	font-weight: 100;
}

.bottom_part{
	display: block;
	position: relative;
	width: 100%;
 
	padding: 20px 30px;
	text-align: left;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#Party .bottom_part{
	background-color: #6FA0AD;
}

.openhousefestival{
	display: block;
	max-width: 300px;
	margin:10px auto;
}
.GuidedTours{
	display: block;
	max-width: 500px;
	margin: 0 auto 50px auto;
}

.logo_msq{
	height: 35px;
	margin-right: 40px;
}

.logo_nine{
	height: 15px;
}

.centerposition p.brodcast{
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin: 0 10px;
}
.logo_domain{
	display: inline-block;
	height: 35px;
	margin: auto;
}
.right_side_logo_holder {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
}
.right_side_logo_holder img{
	display: inline-block;
	height: 28px;
	margin-left: 15px;
}
.right_side_logo_holder img:last-child{
	height: 32px;
}
.left_side{
	display: block;
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	height: 400px;
}
.right_side{
	display: block;
	position: absolute;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	height: 400px;
}
.pop_up_close{
	position: absolute;
    display: block;
    top: 15px;
    right: 15px;
    width: 30px;
	cursor: pointer;
	z-index: 1000;
}
#Party .date, #Party .address{
	padding: 5px 30px;
	background-color: #6FA0AD;
	display: initial;
}
.float_container{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent;
    z-index: 2;
    bottom: 22px;
}
.nodesktop{
	display: none ;
}
#p_news .centerposition {
	padding-top: 40px;
}
#p_news .centerposition p{
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.centerposition .head_text{
	font-size: 2rem ;
	font-weight: bold;
	padding: 10px 20px;
	background: #70a1ae;
	display: inline-block;
	margin-bottom: 40px;
}
#PrivateAppointment .centerposition .head_text, #PrivateAppointment .seccond_part, #virtualtour .centerposition .head_text, #virtualtour .seccond_part{
	background: transparent;
	margin-top: 0;
}

#virtualtour .seccond_part {
	padding-left: 20px;
	padding-right: 20px;
}

#PrivateAppointment .centerposition p {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#virtualtour .centerposition p, #virtualtour .centerposition a {
	margin: 0;
	text-align: left;
	font-weight: normal;
	padding-bottom: 12px;
}

#virtualtour .centerposition a {
	padding: 0;
	font-size: 18px;
}

#virtualtour .centerposition a span {
	display: inline-block;
	padding: 0;
}

#virtualtour .centerposition p strong {
	padding-bottom: 25px;
}

.seccond_part{
	padding-top: 40px;
	position: relative;
	    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

#p_news .centerposition h1{
	font-size: 56px;
	text-shadow: none;
	text-transform: none
}
#p_news .centerposition h1 + p{
	font-size: 21px;
	margin-bottom: 20px;
}
#p_news .bottom_part{
	background-color: #6FA0AD;
	 
}
#p_news span.line{
	display: block;
	position: absolute;
	bottom: 0;
	width: 80%;
	width: calc(100% - 40px);
	height: 1px;
	margin: 0 auto;
	background: #ffffff;
	left: 0;
	right: 0;
}
.bg{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#page-news .section--brown .section__inner h3{
	
	color: #ffffff;
}
.grid_4{
	display: block;
	float: left;
	width: 33.33%;
	padding: 5px 20px 20px 20px;
	border-right: 1px solid #ffffff;
}
.grid_4.noborderright{
	border-right: 0
}
.newstylebox{
	display: block;
	width: calc(100% - 60px);
	padding: 0 0 10px 0;
	border-top: 1px solid #ffffff;
	margin: auto;
	margin-top: 30px
}
.center.middle{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%)
}
.view_coveid{
	display: block;
	text-align: center;
}
.CBRE_pop_up{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	left: 0;
	height: 20px;
	margin: auto;
}
 
.btn_pop_up{
	font-family: Gotham, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-image: url("/images/popup/bg.png");
	background-position: center center;
	background-size: cover;
	color: #000000;
	padding: 6px 12px;
	margin: 0 auto 50px auto;
	display: inline-block;
}
.pop_up a:hover{
	color: #ffffff !important;
}

.center_position_pop_up_text{
		display: block;
		position: absolute;
		top: 40%;
		left: 50%;
		transform: translate(-50%,-50%);
	width: 100%;
	}

.pop_up h1.bonus {
	font-family: 'NoeDisplay-Bold';
    font-size: 52px;
    line-height: 60px;
	}

.pop_up h1.bonus  + span {
	font-family: Gotham, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #1d252c;
	color: #ffffff;
	padding: 6px 12px;
	margin: auto;
	display: inline-block;
}
#section-51{
	height: 90vh;
	overflow: hidden;
}
.a3d{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.news_content  a{
	color: #1d252c;
}
.centermiddleposition{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#retail--layout .caption {
    margin-top: 35px;
    font-size: 25px;
    font-family: Gotham, sans-serif;
    font-weight: 700;
    margin-bottom: 40px;
	text-align: center;
}

.nav-access i{
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 0;
    height: 0;
border-style: solid;
border-width: 7px 0 5px 200px;
border-color: transparent transparent transparent #c6b275;
}
 
.middle.center-align {
    position: absolute;
    width: 100%;
	left:50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	z-index: 3;
	text-align: center;
	
}

.dark-opacity{
	position: relative;
}

.dark-opacity::before{
	    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
}

.brand-logo-holder{
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin: 50px auto 60px auto;
}

.middle.center-align h1{
	margin: auto;
}

.brand-logo-holder img{
	height: 26px;
	display: inline-block;
	padding: 0 30px;
	width: initial !important;
	height: 1.2em;
}

.fs2point4vw{
	font-size: 3.5vw;
}

.ChronicleDisplay{
	font-family: 'ChronicleDisplay';
}
.b_submit, .checkbox label, .field, .select select, .textarea {
    background: #1d252c;
}
.slider-gallery .slick-arrow {
	background: #1d252c !important;
}

@media (hover: hover) {
	a.call:hover {
    background: #ffffff;
    color: #6FA0AD;
}
	
#p_news a.call:hover{
		background: initial;
    	color: #ffffff;
}
	
}
.section__body.mr10{
		margin-right: 0 !important; 
	}

.section__body.mr10 p a img, .section__body.mr10 p img{
	padding: 10px 0;
}

.retail__content{
	margin: auto;
	max-width: 1280px;
	width: calc(100% - 60px);
	position: relative;
	display: block;
}


.btn_video {
	display: block;
    position: relative;
    margin: 39px auto 20px auto;
    width: 100%;
    max-width: 80px;
}



/*-------------------------------------------------NEW STYLE-------------------------------------------------*/
/*-------------------------------------------------NEW STYLE-------------------------------------------------*/
/*-------------------------------------------------NEW STYLE-------------------------------------------------*/
/*-------------------------------------------------NEW STYLE-------------------------------------------------*/
/*-------------------------------------------------NEW STYLE-------------------------------------------------*/


.header .header__inner:before{
	 background: #1d252c;
	    bottom: -1px;
	    height: 108%;
}
.header:after {
	 background: #1d252c;
}
.footer {
   background: #1d252c;
}
.header .header__inner {
    position: relative;
    background: #1d252c;
}
.header {
    background: #1d252c;
}
.header:before{
	background: #1d252c;
}
.slider-gallery .slick-arrow {
 	background: #1d252c;
}
#v3location--layout #form-section .section__inner{
display: none !important;
}
#v3location--layout #form-section{
	padding: 0 !important;
}
#index--layout{
	overflow: hidden;
}
#popup-register {
	padding: 0;
	z-index: 999;
}
#floorplan-popup #form-section{
	display: none;
}
.retail_details{
	margin-left: 0;
}
.retail_details li{
	list-style: none;
	border-bottom: 2px solid #1d252c;
	padding-bottom: 15px;
} 
.section-alt .retail_details li{
	border-color: #fff;
}
.retailsplans{
	width: calc(100% - 60px);
	margin: auto;
}
.retailsplans h4{
	display: block;
	padding-bottom: 15px; 
	border-bottom: 2px solid #1d252c;
}
.LevelOne-1 {
    top: 42%;
    left: 55%;
}
.leveltwo-1 {
    top: 44%;
    left: 41.8%;
}
.leveltwo-2 {
    top: 43.5%;
    left: 38.5%;
}
.leveltwo-3 {
    top: 35%;
    left: 54.4%;
}
.leveltwo-4 {
    top: 35%;
    left: 51%;
}
.leveltwo-5 {
    top: 33%;
    left: 66.5%;
}
.level_triger{
	font-size: 14px;
    position: relative;
    letter-spacing: .15em;
    font-family: HurmeGeometricSans1, sans-serif;
	font-weight: 700;
	color: #1d252c;
	display: block;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	line-height: 1;
	cursor: pointer;
}
.level_triger:hover{
	color: #c6b275
}
.level_triger.active{
	cursor: initial;
	color: #c6b275;
}
.retailsplans h4{
	font-family: HurmeGeometricSans1, sans-serif;
	font-weight: bold;
}
#groundlevel{
	display: block;
}
#levelone{
	display: none;
}
#retail--layout .b_submit, #retail--layout .checkbox label, #retail--layout .field, #retail--layout .select select, #retail--layout .textarea, #retail--layout ul.token-input-list-project li input, #retail--layout .footer {
background-color: #99ac9a;
}
#retail--layout #form-section, #retail--layout #form-section .container  {
	background: #99ac9a !important;
}
.ratail_agents{
	display: none;
	text-align: center;
	padding: 40px 20px;
	
}
#retail--layout .ratail_agents{
	display: block;
}

.ratail_agents img{
	display: block;
	width: 60px;
	margin:30px auto;
}
.ratail_agents a{
	font-family: 'GothamMedium';
	font-size: 14px;
	color: #ffffff;
	padding: 20px;
}
#retail--layout .popup__header{
	
}
html.popup--active .wrapper{
	background: #1d252c;
}
#enquiry1_thankyou.container{
	
}


.justmobile{
	display: none !important;
}
.displaysuite_video{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
	overflow: hidden;
}
.displaysuite_video iframe{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.seccond_part.fade{
	visibility: hidden;
	z-index: -100;
	max-height: 80vh;
}

p.prco{
	padding: 15px 6%;
 
	color: #ffffff;
	font-weight: normal;
	font-size: 12px !important;
}


 
#childcare--layout #form-section, #childcare--layout #form-section .container {
	background-color: #65bfbe;
}

#hotel--layout #form-section, #hotel--layout #form-section .container {
	background-color: #a48b6e;
}

.p_policy {
    display: block;
    max-width: 100%;
    width: 500px;
    margin: 20px auto;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
}

.centeralign{
	text-align: center; 
}

.z2{
	z-index: 2;
}
.navy{
	color: #1d252c !important;
}

.bg-navy{
	background-color: #1d252c;
}
.bg-creamy{
	background-color: #fbf0de;
}
.section__inner.bg-creamy:before{
	background-color: #fbf0de;
}

.section__inner.bg-navy:before {
	background-color: #1d252c !important;
}

.bt50{
	padding-top: 50px;
}

.pb50{
	padding-bottom: 50px;
}

.p0{
	padding: 0 !important
}

.lifestyle #form-section{
	padding: 0;
	height: 0;
	overflow: hidden
}


element.style {
    display: block;
}
.slider-gallery .slick-dots {
    bottom: 40px;
}



.middle-logo{
		width: 380px !important;
		max-width: 70%;
		margin: 0 auto 2.5vw auto;
	}
.nav .nav__inner li + li {
    margin-left: 10px;
}
.nav li.has-dropdown h6{
	font-size: 16px;
}
#ds{
	display: block;
	width: 600px;
	max-width: 90%;
	margin: auto;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
#tc{
	display: none;
}

#tc .centerposition{
	background-color: #acbaa4;
	padding: 60px 20px;
	max-height: 70vh;
	overflow-y: scroll;
}

#tc .centerposition p{
	text-align: left;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	font-size: 14px;
	    font-weight: 100;
}
#tc ul{
	display: block
}
#tc li{
	list-style: decimal inside;
	text-align: left;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	    font-weight: 100;
}
 

@media (max-width: 1440px){
	.nav-access i{
		bottom: 4.8px;
	}
}
@media (max-width: 1024px){
	.nav .nav__inner li {
    width: 120px;
}
	.nav li.has-dropdown h6 {
    font-size: 12px;
}
	
	.nav li.has-dropdown a, .footer .footer__nav a {
    font-size: 11px;
}
 
	.grid_4{
		 padding: 0 10px;
	}
	
	.centerposition p{
		font-size: 15px;
    padding-bottom: 10px;
	}
	
	#p_news .centerposition h1{
		font-size: 46px;
	}
	
	.pin:after {
    position: absolute;
    background: #1d252c ;
    content: "";
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 2px;
    top: 0;
}
	
	.pin:before {
    position: absolute;
    content: "+";
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    left: 5px;
    top: 1px;
    z-index: 12;
    font-weight: 700;
}
	.nav li + li {
    margin-left: 12px;
}
	#PrivateAppointment .centerposition p.pb50, #virtualtour .centerposition p.pb50 {
		padding-bottom: 10px;
	}
	#PrivateAppointment a.call, #PrivateAppointment a.covid19, #virtualtour a.call, #virtualtour a.covid19{
		margin-bottom: 20px;
	}
	#PrivateAppointment .centerposition .covid19 + p, #virtualtour .centerposition .covid19 + p{
		font-size: 14px;
		padding-bottom: 15px;
	}
	#PrivateAppointment h1, #virtualtour h1 {
   	font-size: 50px;
}
	.pop_up h1{
	margin: 10px auto 20px auto; 
	padding: 0 0;
		font-size: 31px;
	}
	 
	p.prco{
		font-size: 10px !important;
	}
	.pop_up_banner_mobile{
		max-width: 70%;
    margin: auto;
    padding: 15%;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
		width: 400px;
	}
	.btn_pop_up{
		margin-bottom: 25px;
	}
	
}


@media (max-width: 768px){
	
	.nav li.has-dropdown a:after {
 
    right: -20px;
}
	.nav li.has-dropdown a:before {
 
    right: -14px;
 
}
	h1 + .grid_4 {
		border-top: 1px solid #ffffff !important;
	}
	.grid_4 {
    display: block;
    float: left;
    width: calc(100% - 20px);
    padding: 20px 0;
    border-right: none;
    border: 0;
    border-bottom: 1px solid #ffffff;
    margin: auto;
    float: none;
}
	#page-news .intro{
	min-height: initial ;
}
	.ratail_agents a{
		display: block;
		padding: 10px;
	}
	#p_news span.line{
		width: 90%;
	}
	.banner{top: 0px;}
	.nodesktop{
	display: block ;
}
	.nomobile{
		display: none ;
	}
	.openhousefestival {
		width: 150px;
	}
	.pop_up h1 {
		font-size: 40px;
	}
	.pop_up p.hr{
			max-height: 80%;
		margin-bottom: 30px;
	}
	.left_side, .right_side{
		display: none;
	}
	p.date, p.address{
		font-size: 12px;
		font-weight: normal;
	}
	a.call {
		margin-bottom: 75px;
		    width: 250px;
		 
	}
	#PrivateAppointment a.call span, #virtualtour a.call span{	
	width: 190px;
    color: #ffffff;
    background: none;
    border: 1px solid #ffffff;
	}
	#PrivateAppointment .centerposition p, #virtualtour .centerposition p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}
	#PrivateAppointment h1, #virtualtour h1 {
    font-size: 35px;
}
	a.call span{
		display: block;
    padding: 5px;
    background: #ffffff;
    width: 170px;
    margin: 0 auto 15px auto;
		color: #6FA0AD;
	}
	.logo_msq {
    height: 20px;
    margin-right: 0;
}
	.bottom_part{
		padding: 15px ;
	}
	.float_container{
		bottom: 60px;
	}
	.logo_cbre {
    height: 20px;
    position: absolute;
    right: 15px;
}
	.pop_up_close {
    position: absolute;
    display: block;
    top: 15px;
    right: 15px;
    width: 20px;
    cursor: pointer;
}
	.pop_up {
		overflow-y: scroll;
	}
	.logo_domain {
    height: 25px;
		display: block;
		margin-bottom: 7px;
}
	.right_side_logo_holder img{
		height: 18px ;
	}
	.CBRE_pop_up {
 
    height: 13px;
    
}
	.right_side_logo_holder img:last-child {
    height: 14px;
}
	.right_side_logo_holder{
		right: 10px;
	}
	#retail--layout footer.footer--alt{
	 display: block !important;
}
	#retail--layout .nav-access{
		display: none !important;
	}	
	#retail--layout .form {
    padding-bottom: 0;
}
	.retail__content{
		margin-top: 50px;
		width: 100%;
		max-width: 100%;
	}
	#retail--layout .main{
		padding-top: 50px;
	}
	.retailsplans {
    width: 100%;
    margin: auto;
}
	.form .form__col + .form__col {
    margin-top: 0;
}
	#virtualtour h1 + .half{
		display: none;
	}
	#virtualtour .centerposition p{
		text-align: center;
		font-size: 18px;
		padding-top: 0 !important;
	}
	#virtualtour a.call{
		   width: 260px;
		text-align: center;
		border: 2px solid #ffffff;
		margin: 25px auto;
		padding: 10px;
	}
	#virtualtour a.call span {
 
 text-align: center;
    border: 0;
    display: inline;
	}
	.ctvt{
	display: block;
    padding: 10px 0px !important;
    background: #c2b07c;
    color: #ffffff;
    width: 240px;
    margin: 0 auto 0 auto !important;
    font-size: 16px;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 14px !important;
	}
	.nobtm p{border-top: 0 !important;}
	.justmobile{
	display: block !important;
}
	.justdesktop{
		display: none !important;
	}
	.pop_up h1 {
    font-size: 24px;
    padding: 20px 0 20px 0;
    margin: 0;
}
	.pop_up h1 span{
		display: block;
		font-size: 16px;
		line-height: 18px;
	}
	.pop_up h3, .newstylebox h3, .newstylebox a{
		font-size: 20px;
		margin-bottom: 0;
	}
	 
	 
	.centerposition p.prco{
		max-width: 100%;
		width: 100%;
		font-size: 11px;
	}
	.newstylebox {
    display: block;
    width: calc(100% - 20px);
    padding: 20px 0;
    border: none;
    border-left: 0;
    border-right: 0;
    margin: auto;
}
	.pop_up h3 + img {
    display: none
}
	.newstylebox p a {
		padding-bottom: 25px;
	}
	.newstylebox p a {
    display: block;
    padding: 10px;
    margin: auto;
		line-height: initial;}
	.pop_up_banner_mobile{
		padding-top: 20px;
		padding-bottom: 20px;
		margin: auto;
	}
	#section-51{
	height: 90vw;
	overflow: hidden;
}
	
}
@media (max-width: 760px){
	.fs2point4vw {
    font-size: 26px;
    line-height: 30px;
    max-width: 70%;
    padding-top: 20px;
}
	.fs2point4vw br{
		display: none;
	}
	
	.middle-logo{
		width: 200px !important;
		max-width: 70%;
		margin: 0 auto 2.5vw auto;
	}
	.newstylebox + p{
		display: none;
	}
	.pop_up h3, .newstylebox h3, .newstylebox a {
        
    margin-bottom: 5px;
}
	.centerposition p {
   
	font-size: 12px;
    font-weight: normal;
    padding: 20px 0 0 0;
}
	p.center.view_coveid {
    padding: 10px 0;
    font-size: 10px !important;
}
	

	#virtualtour .seccond_part {
    padding-left: 0;
    padding-right: 0;
}
	#page-news .section__body{
		margin: auto !important;
	}
	#p_news .centerposition h1 {
    font-size: 36px;
}
	#p_news .centerposition h1 + p {
    font-size: 14px;
    margin-bottom: 20px;
}
	#p_news .centerposition p {
		max-width: 90%;
		font-size: 12px;
		margin-bottom: 15px;
	}
	#p_news a.call{
		font-size: 14px;
		margin-top: 15px;
		    padding-bottom: 15px;
	}
	#p_news .bottom_part{
		padding-top: 20px;
	}
	.centerposition {
    display: block;
    position: relative;
    width: 1000px;
    height: auto;
    top: auto;
    left: auto;
    transform: none;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 0;
    border-radius: 30px;
    background-position: center center;
    background-size: 150%;
    background-repeat: repeat;
    max-width: 90%;
    margin: 50px auto;
	}.special{
		overflow: hidden;
	}
	.special .centerposition{
		transform: translateY(50%);
	overflow: hidden;
	}
	
 	.pop_up h1 {
    font-size: 24px;
    padding: 20px 0 20px 0;
    margin: 0;
	line-height: 26px;
}
	
	
	.pop_up h1 span{
		padding: 10px 20px;
		display: block;
		font-size: 14px;
		line-height: 18px;
	}
	
	.pop_up h1 span span{
		display: block;
		font-size: 12px;
		padding-top: 10px;
	}
	.btn_pop_up{
		font-size: 12px;
		margin-bottom: 20px;
	}
	.seccond_part {
 
    padding-left: 20px;
    padding-right: 20px;
 
}
	
	
	}
@media (max-height: 767px) and (orientation: landscape){
	.centerposition {
    display: block;
    position: relative;
    width: 1000px;
    height: auto;
    top: auto;
    left: auto;
    transform: none;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 0;
    border-radius: 30px;
    background-position: center center;
    background-size: 150%;
    background-repeat: repeat;
    max-width: 90%;
    margin: 50px auto;
}
}
@media (max-width: 900px) and (orientation: landscape){
	.centerposition {
    display: block;
    position: relative;
    width: 1000px;
    height: auto;
    top: auto;
    left: auto;
    transform: none;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    padding: 0;
    border-radius: 30px;
    background-position: center center;
    background-size: 150%;
    background-repeat: repeat;
    max-width: 90%;
    margin: 50px auto;
}
	.pop_up{
		overflow-y: scroll;
	}
}
@media (max-width: 1279px){
	.banner{  right: 59px; }
}
#section-1 .section__inner::after , #section-1 .section__inner::before  {
    position: absolute;
    content: "";
    right: 0;
    width: 100%;
    background: #1d252c  !important;
}
.numbers {
    position: absolute;
    left:0;
    display:block;
}
.ptext{
    position:relative;
    padding-left:60px;
}
.mt50 {
    margin-top:50px;
}


/* body.couture-form .not-couture-element {
	display: none!important;
}
.couture-element {
	display: none!important;
}
body.couture-form .couture-element {
	display: block!important;
} */

 
/* risky code */
#popup-register:before {
	height: initial;
}

#section-first #aaa h4, #section-first #aaa p, #section-first .section .section__link {
	color: #414142;
}
#section-first #aaa h4::before {
	background: #414142;
}

#aerial-popup {
	position: fixed;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
	padding: 50px; 
	z-index: 999;
	overflow: auto;
	display: none;
}

#aerial-popup > img {
	max-width: 100%;
	display: block;
	margin: auto;
}

#close-btn {
    position: fixed;
    width: 20px;
    height: 20px;
    left: 0;
    right: 0;
    margin: auto;
	top: 18px;
	cursor: pointer;

}

#close-btn:before, #close-btn:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 20px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
}

#close-btn:after {
    transform: rotate(-45deg);
}


@media (max-width: 1250px) {
	.mlr15{
		margin: 0;
	}
	.m0{
		margin: 0;
	}
}

@media (max-width: 1025px) {
	.popup--active body{
		overflow-y: scroll;
	}
	.popup--active #enquiry1_enquiry{
		padding-bottom: 150px;
	}
	#page-video .intro__content {
		background-color: #8E8E8E;
	}
	.pl30{
		padding-left: 30px !important;
	}


	#page-video .wrapper{
		background: #fff;
	}
	.video-holder{
		text-align: center;
	}
#page-video .intro-main .intro__content{
	transform: translateY(-10%);
}
		
	.newslider .slider__slide-image{
		padding: 0 10px;
	}
	.newslider h4{
		font-size: 16px;
	}
	.video-wrapper, .text-wrapper {
    padding:30px;
		
}
	.text-wrapper {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	.newssection.bgwhite {
    padding: 30px 5px 30px 20px;
}
	.newslider .slider__slide-image a *, .newslider .slider__slide-image a::before{
			opacity: 1;
		} 

	#page-news .intro__content{
		padding-bottom: 0;
	}
	#page-news .intro__content .row{
		margin: 0 !important;
	}
    .btn.settle.download {
        padding: 5px 15px;
        width:150px;
    }
        
.btn.settle.call {
    padding: 5px 35px;
    width: 130px;
}
	
}
@media (max-width: 800px) {
	.new div.italic{
		font-size: 32px;
	
	}
	.new .span-h1{
			padding-bottom: 15px !important;
		font-size: 24px;
	}
	.mpl0{
		padding-left: 0;
	}#aaa h1{
		font-size: 30px;
	}
	.banner{
		right: 10px;
		width: 70px;
		top: -35px;	
	}
	
	.pl30{
		padding-left: 15px !important;
	}
	.col-sm-6.aaa{
	padding-top: initial !important;
		padding-left: 0 !important;
}
	.visible-xs-block.news{
		display: none !important;
	}
	p.lasttext{
		margin-top: 50px;
	}
	.bgholder {

    padding: 75px 0;
}
	.newslider h4 {
    font-size: 10px;
}
	.rmn{
		padding-top: 5px;
		display: block;
	}
	.imgcaption{
		display: none;
	}
	.newslider .slider__slide-image {
    padding: 0;
}
	.mob-inline-block{
		display: inline-block !important;
	}
	.mt38 {
    margin-top: 38px !important;
    margin-bottom: 5px !important;
}
	*.pl60{
		padding-left: 0;
	}
	.contact-pop-up{
		display: none !important;
	}
    .newsbtn {
        margin-right: 0px;
    }
	.half {
    width: 100%;
	margin: 0 auto;
    margin-bottom: 40px;
    position: relative;
    float: none;
   
}
	
	.video-holder{
		text-align: center;
	}
	#page-video	p {
    margin: 0 0 30px 0;
}
		#page-video	p {
    margin: 0 0 30px 0;
}
	#page-video p, #page-video h4{
		padding-left: 32px;
	}
	#page-video .bl{
		left: 32px;
	}
	.newslider .slick-list {
    width: 100%;
    overflow: hidden;
}
	

	.nav li.has-dropdown a::before,.nav li.has-dropdown a::after {
/* 		display:none !important; */
	}
   
}

@media (max-width: 768px) {

.settle, .btntel, .btn.settle.call, .btn.settle.download{
      display: block;
    width: 230px;
    text-align: center;
    margin: 10px auto;
    padding:15px 50px;
    }
    .btntel.site {
        padding:15px;
    }
		.brand-logo-holder {
    margin: 20px auto 40px auto;
}
}

@media (max-width: 620px) {
	

	#aerial-popup {
		padding: 50px 15px;
	}
	#th {
		font-size: 16px;
	}
	#th a {
		font-size: 12px;
	}

	/* iframe {
		width: 0!important;
		height: 0!important;
	} */
	.bgholder {
		padding:70px 0;
	}
	.newslider .slick-list {
		width: 100%;
	}

	.span-h1 {
		line-height: 33px;
	}

	#aaa h3{
		font-size: 23px;
		padding-left: 15px;
	}
	#aaa h4{
		margin-bottom: 30px !important;
		padding-left: 15px;
		font-size: 17px;
	}
	.section--team #aaa h4{
		padding-left: 0px;
	}
	
.newssection.bgwhite {
    padding: 30px 5px 30px 0;
}
	.text-wrapper{
		padding-left: 10px;
	}
	.logo_msq {
    height: 16px;
    margin-right: 0;
}
	
 
	.brand-logo-holder img {
    height: 26px;
      display: block;
    padding: 0;
    width: initial !important;
    height: 1.2em;
    margin: 0 auto 20px auto;
}

}
@media screen and (max-width: 620px) and (orientation: portrait) {
	#aerial-popup > img {
		max-width: initial;
		height: calc(100vh - 100px);
	}
}