.yui-panel-container {position:absolute;}
.old-content-holder{
	word-break:normal;
}
#cms_overlay_c {
	display:none!important;
}
html {
	background:#E0E0E0;
}
body {
    font-family: 'Arimo', sans-serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
    color:#414042;
	max-width:100%;
	background-color:#fff;
	margin:0 auto;
}
pre {display:none;}
li{
	letter-spacing:1px;
}
ul, ol {
    padding-left: 20px;
}
section {
	padding-left:120px;
	padding-right:120px;
}
section.inner-banner {
	padding-left:0;
	padding-right:0;
}

.main-content ul, .property-text ul, .property-text ol{
	padding-left:15px;
	margin-bottom:30px;
}
.main-content li, .property-text li {
	margin-bottom:5px;
	list-style:outside;
	font-size:12px;
}
.main-content ol li, .property-text ol li {
	list-style:decimal;
}
.main-content .news-left img {
	max-width:100%;
	height:auto;
}
a, a:focus, a:active{
    color: #464547;
}
a:hover {
    outline: none;
    text-decoration: none;
    color: #000;
}
a:focus {
    outline: none;
    outline-offset: 0;
	text-decoration: none;
}
p {
    font-size: 14px;
    color: #424143;
	letter-spacing:0.075em;
	line-height:24px;
}
.btn:hover,
.btn:focus {
    outline: none;
    box-shadow: none;
}
.validation {
	color:#C54547;
}
.view {
	font-size:21px;
	color:#afa26d;
	border:1px solid #afa26d;
	line-height:50px;
	padding:0;
	display:inline-block;
	max-width:456px;
	width:100%;
	background-color:transparent;
	margin:0 auto 20px auto;
	clear:both;
	text-align:center;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
	font-family: 'Crimson Text', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
}
.view:hover {
	color:#fff;
	background-color:#afa26d;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.projects {
	text-align:center;
}
.projects .news-box {
	text-align:left;
}
.title, .home #content h1{
		font-family: 'Crimson Text', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
    font-size: 36px;
    margin-bottom: 25px;
    margin-top: 0px;
    letter-spacing: 0.1em;
    font-weight: 400;
		color:#0e2848;
}
.home .title, .buy .title, .rent .title{
	text-align:center;
}
.mtop30 {
    margin-top: 30px;
}
.mrgn20 {
    margin-top: 20px;
}
.col-sm-12.main-content > .row > h1, .col-sm-12.main-content > .row > h2, .col-sm-12.main-content > .row > h3, .col-sm-12.main-content > .row > h4{
	font-family: 'Tinos', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
	float:left;
	width:33.333%;
	box-sizing:border-box;
	clear:both;
	background-image:url(images/title-line.png);
	background-repeat:no-repeat;
	background-position:15px bottom;
	margin-top:-10px;
	margin-bottom:80px;
	padding-left:15px;
	padding-right:100px;
	padding-bottom:17px;
}
.col-sm-12.main-content > .row > p, .col-sm-12.main-content > .row > ul, .col-sm-12.main-content > .row > ol, .col-sm-12.main-content > .row > hr, .col-sm-12.main-content > .row > table, .col-sm-12.main-content > .row  > form, .col-sm-12.main-content > .row > h5, .col-sm-12.main-content > .row > h6{
	float:right;
	width:66.667%;
	box-sizing:boder-box;
	margin-bottom:24px;
}
.col-sm-12.main-content > .row > .faq-accordion {
	width:66.667%!important;
	padding-left:0;
}
.col-sm-12.main-content > .row > h1,
.col-sm-12.main-content > .row > h2,
.col-sm-12.main-content > .row > h3{
	font-size:35px;
	line-height:50px;
	font-weight:400;
	color:#231f20;
	text-transform:uppercase;
	letter-spacing:0.2em;
}
.main-content h2 {
	font-size:24px;
	letter-spacing:0.2em;
	line-height:36px;
	font-weight:700;
	margin-top:0;
}
.home .main-client-content p {
	font-size:20px;
	line-height:32px;
}
.col-sm-12.main-content > .row > h5 {
	font-weight:700;
	font-size:16px;
	line-height:22px;
	color:#414042;
	margin-bottom:15px;
}
.col-sm-12.main-content > .row > h6 {
	font-weight:700;
	font-size:14px;
	line-height:20px;
	color:#414042;
	margin-bottom:10px;
}
.col-sm-12.main-content > .row > hr {
	margin-bottom:35px;
}
.faq-accordion {
	padding-left:0!important;
}
.careers .main-content .row > p:first-child {
	margin-bottom:0;
}
.careers .main-content h1:first-child {
	display:none;
}
.link-apply{
	font-weight:700;
	text-decoration:underline;
	line-height:36px;
	background-image:url(images/link-arrow.png);
	background-repeat:no-repeat;
	background-position:right 50%;
	padding-right:62px;
	height:36px;
	display:inline-block;
}
.link-apply:hover {
	text-decoration:underline;
	padding-right:82px;
}
/* To Dropdown navbar  */
.dropdown-toggle:focus {
    background: transparent !important;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    background: #fff;
    border-radius: 0px;
    border: none;
    left: 0;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent !important;
	color: #c0ac75;
}


/* To Dropdown navbar  */

.dropdown-menu {
	width:200px;
	padding-top:10px;
}
.dropdown-toggle:focus {
    background: transparent !important;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-radius: 0px;
    border: none;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0px;
    background: #fff;
}

.dropdown-menu > li > a {
	padding:6px 20px 4px 20px;
}
.dropdown-menu1.multi-level li {
    width: 100%;
    text-align: left !important;
    height: 38px;
}
.dropdown-menu1.multi-level li:hover{
	background-color:#c1ae76;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.dropdown-menu1.multi-level li:hover a {
	color: #fff;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}
.dropdown-menu > li > a {
    font-weight: 700;
    color: #424143;
	letter-spacing:0.1em;
}


.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;

}
/* — Header Section Start —*/

#header {
    background-color: #fff;
    height: 180px;
    padding: 27px 0px;
    display: block;
    position: inherit;
}
.navbar {
    background: transparent;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.nav a {
    color: #0d2848;
    font-size: 18px;
   	font-weight: 700;
	 	font-family: 'Oxygen', sans-serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
}
.navbar-brand {
    float: left;
    height: 103px;
		width:242px;
    padding: 0px 15px;
		margin-left:90px!important;
		margin-top:20px;
}
.navbar-brand img {
	width:100%;
	height:auto;
}
.logo .active a {
    color: #afa36e!important;
}
.nav > li > a, .nav > li:focus > a, .nav > li:hover > a, .nav > li > a::after {
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.nav > li:focus > a,
.nav > li:hover > a {
    background-color: transparent;
    color: #c0ac75 !important;
}
.nav > li > a::after {
	content:"";
	display:block;
	height:2px;
	width:0;
	position:absolute;
	bottom:9px;
	left:0;
	background-color:#c0ac75;

}
.nav > li:hover > a::after {
	width:100%;
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.navbar {
    background: transparent;
    border-radius: 0px;
    margin-bottom: 0px;
}
#myNavbar {
		margin-top:30px;
		margin-right:100px;
}
.navbar-nav > li > a {
  padding: 15px 0px;
	font-size:20px;
	letter-spacing:0.07em;
}
.navbar-nav > li {
    padding-right: 60px;
    padding-top: 7px;
}
.navbar-nav > li:last-child {
    padding-right: 0px;
}
.banner {
  text-align: center;
	overflow:hidden;
	position:relative;
	padding:0 120px;
}
.home-title {
    font-size: 96px;
    letter-spacing: 16px;
    color: #fff;
    margin-bottom: 100px;
}
.abt-btn {
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    font-size: 20px;
    letter-spacing: 3px;
    border: 2px solid #fff;
    padding: 10px 25px;
    color: #fff;
}
.abt-btn:hover{
box-shadow: inset 200px 0 0 0 #fff;
}
/* — Header Section End —*/
/* — Banner Section Start —*/
/* — Banner Section End —*/
/* — Eiscription Section Start —*/
#breadcrumbs {
	list-style:none;
	padding-left:0;
	margin: 0 0 28px 0;
	-webkit-padding-start: 0px;
}
#breadcrumbs li {
	display:inline-block;
	margin-left:0;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.2em;
	font-size:12px;
	line-height:35px;
}
.discription {
    text-align: center;
}
.mrgn60 {
    margin-top: 60px;
}
.mrgn75 {
    margin-top: 75px;
}
.mrgn85 {
    margin-top: 85px;
}
.mrgn65 {
    margin-top: 65px;
}
.mrgn40 {
    margin-top: 40px;
}
/* .caption {
    width: 100%;
    bottom: 0px;
    height: 60px;
    padding-left: 25px;
    position: absolute;
    padding-right: 25px;
}
.caption, .caption p {
	font-size: 12px;
    line-height: 16px;
	letter-spacing: 1px;
	color: #fff;
}
.box .read-more {
	border:1px solid #fff;
	padding:5px 10px;
	clear:both;
	float:left;
	position:absolute;
	left:auto;
	bottom:-30px;
}

.box-featured {
	overflow:hidden;
}
.box-featured .box {
	height:430px;
	z-index:0;
}
.box-featured .box img, .box-featured:hover .box img, .box-featured .caption, .box-featured:hover .caption, .box-featured .caption h3, .box-featured:hover .caption h3{
	 -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
 }
.box-featured .box img {
	position:absolute;
	top:0;
	left:0;
	height:700px;
	width:auto;
}
.box-featured:hover .box img {
	top:-350px;
}
.box-featured .caption {
    width: 100%;
    bottom: 0;
    height: 80px;
    position: absolute;
    color: #fff;
	background-color:#0d2848;
	padding:20px 240px 20px 25px;
	z-index:5;
}
.box-featured .caption h3 {
	position:absolute;
	top:-50px;
	left:25px;
}
.box-featured .caption a {
	color:#fff;
}
.box-featured .read-more {
	display:none;
}
.box-featured .enquire {
	position:absolute;
	bottom:20px;
	right:20px;
	font-weight:700;
	font-size:16px;
	color:#fff;
	line-height:40px;
	padding:0 14px;
	background-color:#c0ac75;
	border:none;
	text-transform:uppercase;
	-webkit-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0);
	-moz-box-shadow:    0px 0px 0 0px rgba(0, 0, 0, 0);
	box-shadow:         0px 0px 0 0px rgba(0, 0, 0, 0);
}
.box-featured:hover .enquire {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.9);
	-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.9);
	box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.9);
}
.box-featured h3 {
    font-size: 14px;
	margin-bottom:22px;
	line-height:16px;
    letter-spacing: 1px;
}

.box-featured p {
    color: #fff;
	font-size: 12px;
    letter-spacing:1px;
    line-height: 16px;
} */

.share-buttons {
	width:370px;
	height:35px;
	overflow:hidden;
	cursor:pointer;
}
.share-buttons .title-link {
	line-height:35px;
	letter-spacing:2px;
}
.addthis_inline_share_toolbox {
	filter:alpha(opacity=0); /* IE's opacity*/
	opacity: 0;
	float:left;
	clear:none!important;
}
.share-buttons:hover {
	-webkit-transition:0.2s ease-in-out;
	-moz-transition:0.2s ease-in-out;
	transition:0.2s ease-in-out;
}
#post .share-buttons .title-link{
	float:left;
	width:70px;
}
.share-buttons:hover .addthis_inline_share_toolbox {
	filter:alpha(opacity=100); /* IE's opacity*/
	opacity: 1;
	-webkit-transition:0.6s ease-in-out;
	-moz-transition:0.6s ease-in-out;
	transition:0.6s ease-in-out;
}
.share-buttons .title-link {
	float:right;
}
.box-featured .box > img {
    min-height: 225px;
}
/*.box {
    border: 0 none;
    margin: 0;
    padding: 0;
    position: relative;
    box-shadow: 0px -104px 36px -39px rgba(0, 0, 0, 0.6) inset;
	overflow:hidden;
}
.box:hover {
    box-shadow: 0px -180px 80px -80px rgba(0, 0, 0, 0.4) inset;
}
.box, .box:hover, .box .caption, .box:hover .caption, .box-featured .caption, .box-featured:hover .caption, .box .read-more, .box:hover .read-more, .team-managment-membr, .team-managment-membr:hover, .link-apply:hover, .link-apply{
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.box img{
    display: block;
	position: relative;
	z-index:-1;
}
.home .box img {
	width:100%;
}
.box-title {
    text-align: center;
    font-size: 16.4px;
	letter-spacing:0.1em;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 30px;
	text-transform:uppercase;
}*/
.core .row {
	z-index:5;
	position:relative;
}
.careers #news_module_container {
	clear:both;
	margin-top:-30px;
}
.careers .news-right{
	display:none;
}
.careers .news-date, .careers .news-tags, .careers .main-content h1{
	display:none;
	position:absolute;
	visibility:hidden;
}
.testimonials #news_module_container {
	clear:both;
}
.buy .news-right {
	position:absolute;
	top:-900px;
	display:none;
}
.buy .inner-banner {
	margin-bottom:0px;
}
.home .news-right, .rent .news-right {
	display:none;
}
.news-right li {
	position:relative;
	display:inline-block;
	float:left;
}
.news-right li a{
	font-size:12px;
	font-weight:400;
	color:#424143;
	margin-right:34px;
}
.news-right .tag-title {
	font-size:18px;
	font-weight:700;
	color:#424143;
	text-decoration:none;
	border-bottom:2px solid #c1ad76;
	padding-bottom:3px;
	margin:0 0 22px 0;
	display:inline-block;
}
.news-box {
    /*border: 2px solid #c1ad76;*/
    margin-bottom: 30px;
	float:left;
	width:100%;
	width:calc(100% + 30px);
	margin-left:-15px;
	margin-right:-15px;
}
.news-content ul {
	list-style:none;
	padding:20px 0;
	margin:20px 0;
	border-top:1px solid #999799;
}
.news-content ul li {
	display:inline-block;
	margin-right:28px;
	font-size:20px;
	color:#3e3e3f;
	line-height:20px;
}
.news-content ul li img{
	height:20px;
	width:auto;
	float:left;
}
.news-box .date-more {
	display:none;
}
.buy .news-box, .rent .news-box, .home .news-box{
	/*border: 2px solid #c1ad76;*/
}
.home .link-boxes .news-box {
	/*border: 2px solid #a8a8a8;*/
}
.home .news-box {
	padding-left:12px;
	padding-right:12px;
}
.news-box img {
	max-width:100%;
}
.news-main {
    background: #f4f4f0;
    margin-bottom: 30px;
}
.news-1 {
    padding: 30px 40px;
}
.news-1 h3 {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
    font-family: 'Tinos', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
    letter-spacing: 0.1em;
	margin:0 0 25px 0;
	text-transform:uppercase;
}
.news-1 .date-more {
    height: 25px;
}
.news-1 h5 {
    line-height: 26px;
    letter-spacing: 1px;
}
.news-content h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    color: #414042;
    margin-bottom: 20px;
}
.news-content {
    padding:20px 30px;
	position:relative;
	float:left;
	min-height:200px;
	box-sizing:border-box;
	width:100%;
}
.news-tags {
	font-size:12px;
	text-transform:uppercase;
}
.news-tags a::after{
	content:", ";
}
.news-tags a:last-child::after {
	content:"";
}
/*.news-left .row{
	margin-right:0;
}*/
.press .news-left .row {
	margin-left:0;
}
.press-home .news-left .row {
	margin-left:-15px;
}
.news-left h1 {
	text-transform:uppercase;
	font-size:24px;
	font-weight:700;
	letter-spacing:0.2em;
	margin-bottom:25px;
}
.news-date {
	font-size:16px;
	line-height:40px;
}
.blog .news-main .date-more {
	margin-bottom:0;
	margin-top:30px;
}
.press .news-content, .careers .news-content{
	padding:60% 30px 10px 30px;
	min-height:460px;
}
.rent .news-content, .buy .news-content, .core .news-content {
	padding:63% 30px 25px 30px;
	min-height:550px;
}
.rent .news-box, .buy .news-box {
	padding-left:12px;
	padding-right:12px;
}
.news-content p:first-child img{
	max-width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.date-r {
    padding: 20px 30px 0px;
    border-top: 1px solid #ccc;
}
.news-content h3 {
    font-size: 18px;
		letter-spacing:0.1em;
    line-height: 26px;
    font-weight: 700;
    margin-top: 0px;
		margin-bottom:20px;
		text-transform:uppercase;
    color: #3e3e3f;
		font-family: 'Oxygen', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
}
.buy .news-content h3, .rent .news-content h3, .projects .news-content h3{
	font-size:20px;
	margin-bottom:10px;
}
.buy .news-content h4, .rent .news-content h4, .projects .news-content h4{
	font-size:20px;
	font-family: 'Oxygen', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
}
.buy .date-more, .rent .date-more, .projects .date-more{
	display:none;
}
.enquire {
	float:left;
	display:block;
	line-height:32px;
	padding:0 14px;
	font-size:14px;
	font-weight:700;
	color:#fff;
	background-color:#c0ac75;
	text-transform:uppercase;
	margin-top:15px;
}
.enquire:hover {
	color:#fff;
	background-color:#8C8458;
}
.details {
	float:right;
	line-height:32px;
	margin-top:15px;
}
.enquire, .enquire:hover, .details, .details:hover{
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.career .news-content h3, .press .news-content h3{
	display:block;
	width:100%;
	min-height:100px;
}
.news-content h5 {
    font-size: 15.5px;
    line-height: 20px;
    margin-top: 15px;
    color: #414042;
    margin-bottom: 20px;
}
#post h1 {
	font-size: 24px;
	font-family: 'Tinos', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:30px;
	letter-spacing:0.1em;
}
.articleBody img {
	margin:0 0 25px 0;
}
.updated {
	font-size:14px;
	margin-bottom:40px;
	letter-spacing:0.1em;
}
.date-more {
    font-size: 15.5px;
    margin-bottom: 20px;
}
.read-more {
    float: right;
}
.read-more1 {
    float: left !important;
    text-decoration: underline;
}
.read-more1 {
    font-size: 14px;
    font-weight: 600;
}
.read-more a {
    color: #414042;
}
.date-more1 {
    float: right;
	font-size: 14px;
    font-weight: 600;
}
.read-more a:hover {
    color: #000;
}
#footer {
	margin-top:83px;
}
.footer-main {
    background: #f5f5f5;
    padding: 50px 120px 20px 120px;
}
.flogo {
    max-width: 142px;
}
address {
    margin-top: 30px;
    font-size: 18px;
		line-height:33px;
    color: #464547;
    margin-bottom: 30px;
}
address p {
    letter-spacing: 0px;
		font-size:18px;
		line-height:32px;
}
.footer-main a {
    color: #464547;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.footer-main a:hover {
    color: #c1ad76;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.fotter-title {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
		letter-spacing:1px;
}
.sn a {
    font-size: 32px;
    margin-right: 20px;
		color:#afa36e;
}
.sn a:hover {
	color:#424143;
}
.footer-main label {
    color: #464547;
    font-size: 15px;
    font-weight: 300 !important;
}
.input-group {
    width: 100%;
}
.footer-main #email {
    border: 1px solid #929192;
    border-radius: 0;
    width: 100%;
    height: 35px;
    background: transparent;
}
#btnContactUs {
    background: transparent;
    border: 1px solid #929192;
    border-radius: 0;
    height: 27px;
    width: 72px;
    font-size: 12px;
    padding: 0px;
    color: #464547;
    text-transform: uppercase;
    line-height: 14px;
}
#btnContactUs:hover {
    background: #fff;
    border: 1px solid #464547;
    border-radius: 0;
}
.footer-bottom {
    background: #fff;
    padding: 45px 120px 20px 120px;
}
.fb-title {
    color: #535453;
    font-size: 14px;
    font-weight: 700;
    margin-top: 0px;
		letter-spacing:0.05em;
		margin-bottom:20px;
}
.footer-bottom a {
    color: #535453;
}
.footer-bottom a:hover {
    color: #414042;
}
.footer-bottom li {
    padding-bottom: 5px;
	letter-spacing:0.1em;
}
.footer-bottom ul {
    padding-bottom: 20px;
}
.footer-bottom .col-sm-12 {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.line1 {
	border-bottom:1px solid #c7c8c9;
}
.col20 {
}
hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #909295;
}
.copyright {
    font-size: 14px;
    color: #535453;
}
.privcy {
    float: right;
    color: #535453;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #909295;
    color: white;
    cursor: pointer;
    padding: 15px;
    font-size: 20px;
    line-height: 13px;
}
#myBtn:hover {
    background-color: #000;
}
/* — Inner  Page Start —*/

.page-title {
    bottom: 40px;
    font-size: 40px;
    position: absolute;
    color: #fff;
    letter-spacing: 0.1em;
    text-transform: uppercase;
	font-weight:700;
	margin:0;
	padding:18px 45px 18px 0;
	display:inline-block;
	z-index:2;
}
.page-title::before {
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:1000px;
	background-color:rgba(193,173,118,0.85);
	z-index:-1;
}
.title-link {
    margin-bottom: 0px;
    font-size: 12px;
    color: #464547;
    text-transform: uppercase;
    font-weight: 700;
}
.title-link a {
    color: #464547;
}
.title-link a:hover {
    color: #000;
    text-decoration: underline;
}
.side-tag-bar {
    background: #f7f8f8;
    padding: 30px 28px;
}
.tag-title {
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline;
    color: #414042;
}
.buy .tag li a, .rent .tag li a{
    font-size: 14px;
	font-weight: 400;
    color: #424143;
	background-color:#fff;
	padding:0px 15px;
	line-height:30px;
	margin-right:34px;
	display:block;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.buy .tag li a:hover, .rent .tag li a:hover {
	background-color:#c1ad76;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.tag li a:focus{
	text-decoration:none;
}
.tag li .active  a:focus{
	text-decoration:none;
}
.active a {
    font-weight: 700;
    color: #58595b;
}
.tag li {
	list-style:none;
	line-height:36px;
}
.tag {
    padding-left: 0px;
    margin-bottom: 30px;
	padding-left:0!important;
}
.tags {
	font-weight:700;
	text-transform:uppercase;
}
.comment {
    padding: 25px;
    line-height: 21px;
    letter-spacing: 1px;
    background: #f4f4f4;
}
.author {
    padding: 25px;
	float:left;
	width:100%;
}
.author-image {
    float: left;
    margin-right: 25px;
}
.author h3 {
    font-size: 15.5px;
    line-height: 22px;
	letter-spacing:0.1em;
    font-weight: 700;
    margin-top: 0px;
    color: #414042;
    margin-bottom: 0px;
}
.testimonials .news-content {
	padding:0;
	min-height:150px;
}
.testimonials .comment {
	min-height:150px;
	margin:0 5px;
}
.testimonials .comment p {
	font-size: 14px;
	line-height:22px;
}
.testimonials .news-content img {
	position:relative;
	top:auto;
	left:auto;
	width:auto;
	max-width:90px;
}
.testimonials .news-content .date-more, .testimonials .news-content .read-more {
	display:none;
}
.client-details {
    padding: 0 13px;
}
.about-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin-top: 0px;
    color: #414042;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
    margin-top: -6px;
}
.about-details {
    margin-bottom: 20px;
}
.about-details p {
    margin-bottom: 20px;
}
.panel.panel-default {
    border: none;
    border-radius: 0px;
    margin-bottom: 15px;
    box-shadow: none;
}
.panel-body {
    border: none !important;
    padding: 35px 20px;
}
.panel-default > .panel-heading {
    padding: 0px;
}
.panel-title a {
    width: 100%;
    display: block;
    padding: 10px 15px;
}
panel-title a:focus {
	text-decoration:none !important;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */

    font-family: FontAwesome;
    /* essential for enabling glyphicon */

    content: "\f106";
    /* adjust as needed, taken from bootstrap.css */

    float: right;
    /* adjust as needed */

    color: #414042;
    /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */

    content: "\f107";
    /* adjust as needed, taken from bootstrap.css */
}
.client-logo {
    background: #3e3e3f;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 45px;
}
.slogo {
    max-width: 120px;
}
.contact-form  {
	margin-bottom:60px;
}
.contact-form h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 15px;
    letter-spacing: 3px;
}
form {
    margin-top: 15px;
}
.contact-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 12px;
}
.contact-form .form-group {
    margin-bottom: 5px;
    border-bottom: 1px solid #918f8f;
    padding-bottom: 0px;
}
.contact-form .form-control {
    height: 30px;
    border: none;
    box-shadow: none;
    font-weight: 700;
    font-size: 12px;
    padding-left: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.contact-form .form-control:focus {
    height: 38px;
    border: none;
    box-shadow: none;
}
textarea {
    height: 62px;
}
.contact-form #btnContactUs {
    margin-top: 30px;
    font-size: 12px;
    font-weight: 700;
    padding: 12px 25px;
    height: auto;
    width: auto;
}
.contact-form #btnContactUs:hover {
    background: #464547;
    border: 1px solid #464547;
    border-radius: 0;
    color: #fff;
}
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(images/arrow1.png) no-repeat left #f4f4f4!important;
    text-indent: .01px;
    padding-left: 25px;
	margin-top:5px;
}
/* QMS Form Fields Overwrite */
.contactForm td {
	border:none;
}
#footer .contactForm td {
	font-size:14px;
	color:#464547;
}
#footer .contactForm input[type="text"] {
	width:100%;
	border:1px solid #929192;
	height:35px;
	line-height:35px;
	padding:0 15px;
	background-color:transparent;
	margin:10px 0 15px 0;
}
#footer .contactForm .btn{
	width:71px;
	height:25px;
	line-height:25px;
	border:1px solid #929192;
	text-transform:uppercase;
	background-color:transparent;
	border-radius:0;
	padding:0;
	font-size:12px;
}
#footer .contactForm .btn:hover {
	border:1px solid #000;
	color:#000;
}
.form-top {
	font-size:18px;
	font-weight:700;
	color:#414042;
	text-transform:uppercase;
	margin:10px 0 -30px 0;
}
.main-content td {
	font-size:12px;
	padding:12px 8px!important;
	color:#414042;
	letter-spacing:0.1em;
}
.main-content .contactForm td {
	text-transform:uppercase;
	font-weight:700;
	padding:0!important;
}
.main-content input, .main-content select, .main-content textarea{
	border:none;
	border-bottom:1px solid #918f8f;
	line-height:33px;
	height:35px;
	width:100%;
	margin-bottom:10px;
	text-transform:none;
	font-weight:normal;
}
.main-content select, .main-content option{
	font-weight:700;
}
.main-content textarea {
	height:75px;
}
.main-content input.btn {
	width:auto;
	background-color:transparent;
	border:1px solid #918f8f;
	border-radius:0;
	height:36px;
	font-size:14px;
	text-transform:uppercase;
	line-height:34px;
	padding:0 15px;
	color:#918f8f;
}
.main-content input.btn:hover {
	border:1px solid #000;
	color:#000;
}
/* QMS Form Fields Overwrite ENDS */
#map_canvas {
	width:100%;
	height:500px;
}
.google-maps .container {
	width:100%!important;
}
.sell {
    background: #f4f4f4 !important;
    margin-bottom: 10px;
}
.contact-details {
    background: #f4f4f4;
}
.office-address h3 {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
    letter-spacing: 3px;
}
.address {
    margin-top: 30px;
}
.address-list {
    padding-left: 0px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #464547;
}
.address p {
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.address a {
    color: #464547;
}
.address a:hover {
    color: #000;
}

.team-membr img {
    max-width: 338px;
	width:100%;
	height:auto;
}
.name-title {
    font-size: 20px;
    margin-top: 35px;
    font-weight: 700;
		color:#0e2848;
		letter-spacing:0.1em;
}
.position {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 700;
    color: #0e2848;
}
.team-details a {
    color: #464547;
}
.team-details a:hover {
    color: #000;
}
.team-sn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.team-sn a {
    font-size: 30px;
    margin-right: 15px;
}
.team-sn .fa-wechat {
	position:relative;
}
.team-sn em {
	font-size:28px;
}
.team-sn em a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.team-sn em:hover {
	color:#000;
}
.member-email {
    font-size: 14px !important;
    font-weight: 700;
    margin-bottom: 20px;
}
.team-details p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
}
.team-managment-membr {
    text-align: center;
    margin-bottom: 60px;
}
.team-managment-membr img, .team-managment-membr:hover img, .team-managment-membr h2, .team-managment-membr:hover h2, .team-managment-membr p, .team-managment-membr:hover p{
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.team-managment-membr img {
    max-width: 354px;
	width:100%;
	-webkit-transform: scale(1) translate(0,0);
    transform: scale(1) translate(0,0);
	filter:alpha(opacity=100); /* IE's opacity*/
	opacity: 1;
}
.team-managment-membr:hover img {
	-webkit-transform: scale(1.03);
    transform: scale(1.03);
	filter:alpha(opacity=80); /* IE's opacity*/
	opacity: 0.8;
}
.team-managment-membr a {
	text-indent:-999px;
	overflow:hidden;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
}
.team-managment-membr h2 {
	text-transform:uppercase;
	font-size:18px;
	margin:22px 0 15px 0;
	transform:translate(0, 0);
	font-weight:700;
	letter-spacing:0.1em;
}
.team-managment-membr p:first-child  {
	text-transform:uppercase;
	color:#7e8083;
	font-size:16px;
	transform:translate(0, 0);
	font-weight:700;
	letter-spacing:0.1em;
}
.team-managment-membr:hover h2{
	transform:translate(0, -3px);
}
 .team-managment-membr:hover p:first-child {
	transform:translate(0, -6px);
 }
.bmBox {
	padding-left:25px;
	padding-right:25px;
}
.b45 {
    bottom: 45px !important;
}
.sidebar.sticky {
    width: 100%;
    background: #e9e9e9;
    z-index: 99;
	max-width:100%;
}
.dropdown2 .dropdown-toggle span {
    padding-left: 18px;
    font-size: 14px;
	letter-spacing:0.2em;
    font-weight: 700;
    color: #464547;
    line-height: 9px;
	text-transform:uppercase;
}
.dropdown2 .dropdown-toggle:focus {
    outline: 0;
    text-decoration: none;
}
.dropdown2 .dropdown-menu.multi-level {
    background: #e9e9e9;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    margin-top: 8px;
    width: 220px;
}
.dropdown2 .dropdown-menu::before {
    position: absolute;
    left: 10px;
    top: -9px;
    height: 32px;
    content: '';
    background: url(images/menudrop.png) no-repeat top;
    width: 186px;
}
.dropdown2 {
    display: inline-block;
    padding: 20px 0px;
}
.dropdown2 .dropdown-menu li a {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}
.dropdown2 .dropdown-menu li a:hover,
.dropdown2 .dropdown-menu li a:focus {
    background: transparent;
    color: #000;
}
.dropdown2 .dropdown-menu li:last-child a {
    border-bottom: none;
}
.dropdown2 .dropdown-menu li {
    margin: 0px 20px;
}
.breadcrumb1 {
    margin-top: 0;
}
.list2 li {
    padding-left: 25px;
}
.list2 li::before {
    position: absolute;
    content: '•';
    margin-left: -15px;
}
.list-heading {
    margin-bottom: 5px !important;
}
.more {
    font-weight: 700;
}
/*.current {
    background: url(images/dev1.jpg) no-repeat center top;
    background-size: cover;
}
.upcoming {
    background: url(images/dev2.jpg) no-repeat center top;
    background-size: cover;
}
.completed {
    background: url(images/dev3.jpg) no-repeat center top;
    background-size: cover;
}*/
.project-sec .box, .project-sec .box:hover{
	box-shadow:none;
}
.project-sec img{
	z-index:0;
}
.project-sec .side_box_element {
	padding:0!important;
}
.box-project, .side_box_element:hover .box-project, .box-project img, .project-sec .side_box_element:hover img{
	-webkit-transition:0.5s ease-in-out;
	-moz-transition:0.5s ease-in-out;
	transition:0.5s ease-in-out;
}
.box-project{
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 80px 15px;
	position:absolute;
	top:0;
	left:0;
	height:100%;
}
.upcoming .box-project {
	padding-top:110px;
}
.completed .box-project {
	padding-top:120px;
}
.current .box-project {
	padding-top:100px;
}
.pull-right .box-project {
	left:auto;
	right:0;
}
.box-project img {
	filter: brightness(100%);
}
.project-sec .side_box_element:hover .box-project {
	width:45%;
	background-color: rgba(0, 0, 0, 0.8);
}
.project-sec .side_box_element:hover img{
	filter: brightness(60%);
}
.box-project h3 {
    font-size: 22px;
    margin-bottom: 22px;
    font-weight: 700;
    margin-top: 0px;
	letter-spacing:0.1em;
}
.sales .box-project h3 {
	line-height:36px;
	margin-top:60px;
}
.box-project p {
    font-size: 15px;
    margin-bottom: 12px;
    font-weight: 700;
    margin-top: 0px;
    color: #fff;
}
.box-project hr {
    width: 25px;
    margin:25px auto;
}
.box-project .read-more {
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:none;
}
.findum, .project-blurb .read-more{
    background: #4d4d4f;
    color: #fff;
    font-weight: 700;
    border-radius: 0px;
    margin-top: 30px;
    font-size: 16px;
    padding: 8px 17px;
}
.btn.findum:hover, .project-blurb .read-more:hover{
    background: #000;
    color: #fff !important;
}
.project-blurb .read-more {
	float:left;
	margin-left:25px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #231f20 !important;
    border: none;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    color: #fff !important;
    cursor: default;
    background-color: #231f20 !important;
    border: none;
}
.tab-container {
	clear:both;
}
.contact-address p {
    font-weight: 700;
    margin-bottom: 20px;
}
.bb1 {
    border-bottom: 1px solid #414042;
}

.project-blurb .col-sm-12{
	padding-left:0;
	padding-right:0;
}
.img-box {
	padding-right:25px!important;
}
.property-text {
	padding-left:25px!important;
}
.project-blurb .read-more {

}
.mrgb20 {
    margin-top: 0px;
    margin-bottom: 20px;
}
.wechat.top0 {
    margin-bottom: -50px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb20 {
    margin-bottom: 20px;
}

.pd-img {
    padding: 50px 50px 50px 0px;
	clear:both;
	width:auto;
	max-width:100%;
	position:relative;
	display:block;
}
td {
    border-bottom: 1px solid #ddd;
    border-top: none !important;
    font-size: 12px;
}

.location-link {
    text-align: center;
    font-size: 20px;
    letter-spacing: 3px;
    margin-top: 15px;
	font-weight:700;
}
.location-link a:focus {
	color:#000;
	text-decoration:none;

}
.location-link img {
    margin-top: -4px;
}
.banner-contact {
	position:absolute;
	bottom:100px;
	left:80px;
	height:auto;
	float:left;
	opacity:1;
	transform:rotate(-90deg);
	transform-origin:left;
	vertical-align:middle;
}
.banner-contact a {
	display:inline-block;
	float:left;
	margin-right:15px;
}

.banner-contact img {
	transform:rotate(90deg);
	width:32px;
	height:auto;
}
.banner-contact a:hover img {
	transform:scale(1.1) rotate(90deg);
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.banner-contact span {
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	color:#afa36e;
	margin-left:15px;
}
.contact-link {
	border-left: 1px solid #afa36e;
	padding-left:15px;
}
.container-main-1 .discription {
	padding-left:120px;
	padding-right:120px;
}
.box-ag {
	float:left;
	width:48%;
	width:calc(50% - 24px);
	position:relative;
	margin:0 12px 100px 12px;

}
#ulcenter {
	margin:0 -12px;
}
.box-ag img{
	max-width:100%;
	width:100%;
	height:auto;
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
}
.box-ag .caption {
	position:absolute;
	bottom:0;
	left:50%;
	transform:translate(-50%, 50%);
	padding:40px 50px 30px 50px;
	background-color:#f5f5f4;
	width:70%;
	text-align:center;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.box-ag:hover .caption {
	transform:translate(-50%, 30%);
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out;
}
.box-ag:hover img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	-webkit-transition:0.7s ease-in-out;
	-moz-transition:0.7s ease-in-out;
	transition:0.7s ease-in-out;
}
.box-ag .caption h3 {
	margin-top:0;
	font-size:34px;
	letter-spacing:0.1em;
	color:#363436;
	text-transform:uppercase;
	font-family: 'Crimson Text', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
	margin-bottom:20px;
}
.box-ag .caption p {
	font-size:18px;
	color:#363436;
	line-height:28px;
}
.box-ag .caption .read-more {display:none;}
.sn > li {
	vertical-align:top;
}

.box-ag-large img {
	max-width:100%;
	height:auto;
}
.box-ag-large .caption {
	background-color:#f6f6f6;
	padding:40px 60px;
	margin-bottom:120px;
}
.box-ag-large .caption h3 {
	font-size:30px;
	color:#0d2847;
	text-transform:uppercase;
	font-weight:500;
	font-family: 'Crimson Text', serif, "Microsoft YaHei","微软雅黑",STXihei,"华文细黑",Heiti, "黑体";
	margin-top:0;
}
.box-ag-large .caption p {
	font-siz
}
.box-ag-large .read-more {
	display:none;
}
.col-sm-12.main-content > .row > .embed-responsive-16by9 {
    padding-bottom: 37%;
}
.col-sm-12.main-content > .row > .embed-responsive {
    float: right;
    width: 66%;
}

@media (min-width: 768px) {
	.navbar-right {
		margin-top:-25px;
	}
	.navbar-nav > li:hover > .dropdown-menu {
		display: block;
		min-width:180px;
	}
	.dropdown-submenu:hover>.dropdown-menu {
		display: block;
	}
    .title {
        line-height: 32px;
        min-width: 405px;
		padding:0 20px 25px 20px;
    }
    .strike {
        display: block;
        text-align: center;
        overflow: hidden;
        white-space: nowrap;
    }
    .strike > span {
        position: relative;
        display: inline-block;
    }
    .strike > span:before {
        right: 100%;
    }
    .strike > span:after {
        left: 100%;
    }
    .dropdown:hover ul {
        display: block;
    }
    .tab-back::before {
        background: #e9e9e9;
        width: 500px;
        margin-left: -500px;
        height: 60px;
        position: absolute;
    }
    .tab-back {
        width: 100%;
        min-height: 60px;
        background: #e9e9e9;
    }
    .nav-tabs {
        border-bottom: none;
        margin-top: -60px;
    }
    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 17px;
        border: none;
        border-radius: 0px;
        font-size: 12px;
        font-weight: 700;
        padding: 20px;
        height: 60px;
        margin-top: 0px;
        border: none !important;
    }
}
@media (min-width: 768px) {
	.navbar-right {
		margin-top:0;
	}
}
@media (min-width: 1500px) {
    .container {
        width: 1340px;
    }
	.project-sec .container {
		width:100%;
	}
}
@media (max-width: 1600px) {
	.navbar-brand {
		margin-left:30px!important;
	}
	#myNavbar {
		margin-right:40px;
	}
	section, .banner, .container-main-1 .discription{
    padding-left: 60px;
    padding-right: 60px;
	}
	.footer-main, .footer-bottom{
		padding-left:60px;
		padding-right:60px;
	}
	.banner-contact {
		left:30px;
	}
	.team-banner iframe {
		height:600px!important;
	}
	.rent .news-content, .buy .news-content, .core .news-content {
		min-height:520px;
	}
}
@media (max-width: 1200px) {

	.navbar-brand {
		width:180px;
		height:70px;
		margin-top:50px;
	}
    .team-managment-membr h2, .team-managment-membr p{
        font-size:16px;
    }
	.bmBox {min-height:460px;}
	.list-inline>li {padding-left:0;}
	.navbar-brand>img {margin-top:-15px;}
	.navbar-nav > li > a {
		font-size:12px;
	}
	#video iframe {
		max-height:600px;
	}
	.img-box {
		padding-right:0;
	}
	.property-text {
		padding-left:0;
	}
	.list-inline {margin-left:0;}
	section, .container-main-1 .discription{
    padding-left: 20px;
    padding-right: 20px;
	}
	address p {
		font-size:14px;
	}
	.box-ag-large .caption {
		margin-bottom:60px;
	}
	.rent .news-content, .buy .news-content, .core .news-content {
		min-height:500px;
	}
}
@media (max-width: 1024px) {
	.logo {
        height: 60px;
    }
	.buy .news-box, .rent .news-box, .home .news-box {
		min-height:480px;
	}
	.col-sm-12.main-content > .row > h1, .col-sm-12.main-content > .row > h2, .col-sm-12.main-content > .row > h3 {
		font-size:28px;
		letter-spacing:0.1em;
	}
	.box-ag .caption {
		width:90%;
		padding:20px;
	}
	.wechat {margin-top:10px;}
}
@media (max-width: 960px) {

	.box-featured .caption {
		height:auto;
	}
	.img-box {
		padding-right:0!important;
		padding-bottom:20px;
	}
	.img-box .mrgn40 {
		margin:0;
	}
	.property-text {
		padding-left:0!important;
	}
	.project-blurb .read-more{
		margin-left:0;
	}
	.team-banner iframe {
		height:450px!important;
	}
}
@media (max-width: 800px) {

	.bmBox {min-height:360px;}
	.read-more {
		float:left;
		padding:20px 0;
	}
	#video iframe {
		max-height:400px;
	}

}
@media (max-width: 768px) {
    .navbar-nav > li {
        padding-right: 27px;
        padding-top: 7px;
    }
	.tab-back {
		display:none;
	}
}

@media (max-width: 767px) {
	.col-sm-12.main-content > .row > h1, .col-sm-12.main-content > .row > h2, .col-sm-12.main-content > .row > h3, .col-sm-12.main-content > .row > h4{
		float:left;
		width:100%;
		padding-right:0;
		padding-left:0;
		background-position:left bottom;
	}
	.col-sm-12.main-content > .row > h1, .col-sm-12.main-content > .row > h2 {
		font-size:30px;
		line-height:38px;
	}
	.col-sm-12.main-content > .row > p, .col-sm-12.main-content > .row > ul, .col-sm-12.main-content > .row > ol, .col-sm-12.main-content > .row > hr, .col-sm-12.main-content > .row > table, .col-sm-12.main-content > .row  > form, .col-sm-12.main-content > .row > h5, .col-sm-12.main-content > .row > h6{
		float:left;
		width:100%;
		padding-left:0;
	}
	.col-sm-12.main-content > .row > .embed-responsive {
	    float: left;
	    width: 100%;
	}
	.col-sm-12.main-content > .row > ul {
		padding-left:20px;
	}
	.col-sm-12.main-content > .row > .faq-accordion {
		width:100%!important;
	}

	#breadcrumbs {margin-bottom:0;}

	.banner {
		padding-top: 60px;
		padding-bottom:0;
		padding-left:0;
		padding-right:0;
		text-align: center;
		max-width:1390px;
	}
	.banner-contact {
		display:none;
	}
	.home-title {
		font-size: 40px;
		letter-spacing: 16px;
		color: #fff;
		margin-bottom: 40px;
		letter-spacing:3px;
	}
	.share-buttons {
		width:100%;
		height:60px;
		clear:both;
	}
	.share-buttons .title-link {
		float:left;
	}
	.list-inline>li {
		display:block;
	}
	.sn > li, .team-sn > li {
		display:inline-block;
		padding-right:0;
	}
	.sn a, .team-sn a{
		margin:0 10px;
	}
	video {
		max-height:100%;
		width:auto;
	}
	.main-content .row {
		margin-left:0;
		margin-right:0;
	}
	.main-content .row .row {
		margin-left:-15px;
		margin-right:-15px;
	}
	.home .main-client-content p {
		font-size:14px;
		line-height:22px;
	}
	.news-right {
		padding:0;
	}
	.abt-btn {

		font-size: 14px;
		letter-spacing: 2px;
		border: 2px solid #fff;
		padding: 6px 15px;
		color: #fff;
	}
    .navbar-toggle .icon-bar {
        background: #c0ac75;
    }
    .navbar-toggle {
        position: relative !important;
        float: right !important;
        padding: 9px 10px;
        margin-top: -2px;
        margin-left: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        z-index: 9999;
    }
    .navbar-brand > img {
        display: block;
        float: none;
        text-align: center;
        margin: auto;
    }
    #header {
        background-color: #fff;
        padding: 14px 0px;
        display: block;
        height: 60px;
        position: absolute;
        width: 100%;
        z-index: 999;
    }
	.navbar {
		border:none;
	}
    .navbar-brand {
        height: 30px;
    }
	.navbar-collapse {
		border-top:1px solid #c0ac75;
		border-bottom:1px solid #c0ac75;
	}
    .nav.navbar-nav.navbar-right {
        background: #fff;
        padding:10px 15px;
        margin-top: 0px;
    }
    .navbar-nav > li {
        padding:8px 0;
		line-height:23px;
    }
	.navbar-nav > li > a::after {
		display:none;
	}
	.navbar-nav > li.sub {
		background-image:url(images/menu-down.png);
		background-repeat:no-repeat;
		background-position:98% 18px;
	}
	.navbar-nav > li.sub.open {
		background-image:url(images/menu-up.png);
	}
    .navbar-nav > li > a {
        padding: 5px 0px;
    }
    .logo {
        font-size: 34px;
        font-family: 'Lora', sans-serif;
        height: 30px;
    }
    #myNavbar {
        text-transform: uppercase;
				background-color:#fff;
				margin:0 -15px;
    }
    .navbar-brand {
        position: absolute;
        width: 100%;
        left: 0;
        text-align: center;
        margin: auto!important;
    }
		.navbar-brand>img {margin-top:0; width:auto; height:30px;}
/*  .box {
        margin: auto -15px;
		box-shadow: 0px -154px 36px -39px rgba(0, 0, 0, 0.6) inset;
    }
	.project-sec .box {
		margin: auto 0;
	}
    .caption {
        height: 100px;
        text-align: center;
    }
	.caption p {
		font-size: 12px;
        line-height: 16px;
	}
	.home .box .read-more {
		bottom:20px;
		left:20px;
	}*/

	.box-featured .box{
		height:500px;
	}
	.box-featured .box img {
		height:700px;
		width:auto;
		top:0;
		left:50%;
		transform:translateX(-50%);
	}
	.box-featured .box:hover img {
		top:0;
	}
    .box-featured .caption {
        text-align: center;
		bottom:0;
		height:auto;
		padding:20px 25px 65px 25px;
    }
    .strike {
        text-align: center;
        margin-bottom: 20px;
    }
	.title, .home #content h1{
		font-size: 16px;
		line-height:24px;
		margin-bottom: 15px;
	}
    p { font-size: 12px;
    }
    .mrgn60 {
        margin-top: 45px;
    }
    .mrgn40 {
        margin-top: 25px;
    }
    .box-title {
        text-align: center;
        font-size: 14px;
		letter-spacing:1px;
        font-weight: 700;
        margin-top: 15px;
        margin-bottom: 30px;
    }
	.news-left
    .news-box {
        margin-bottom: 30px;
    }
	.news-box img {
		max-width:100%;
		width:100%;
	}
	.press .news-box img {
		width:15px;
	}
	.press .news-box p:first-child img {
		width:100%;
	}
    .news-content {
		min-height:150px;
    }
	.home .news-content {
		 padding: 20px 20px;
		 min-height:100px;
	}
	.core .news-content {
		padding: 63% 30px 25px 30px;
	}
	.news-content ul li {
		font-size:14px;
	}
	.buy .news-content h3, .rent .news-content h3, .projects .news-content h3 {
		font-size:14px;
	}
	.buy .news-content h4, .rent .news-content h4, .projects .news-content h4 {
		font-size:14px;
	}
	.news-left {
		padding:0;
	}
	.news-left .row {
		margin-right:-15px;
	}
    .news-content h3 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .news-content h5 {
        font-size: 12.5px;
        line-height: 15px;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .date-more {
        font-size: 12.5px;
        margin-bottom: 15px;
    }
	.date-more .date {
		float:left;
		clear:both;
	}
	.date-more .read-more {
		clear:both;
	}
	.blog .news-main .date-more {
		margin-top:0;
	}
	.press .news-content, .careers .news-content {
		min-height:100px;
	}
    .col20 {
        display: none;
    }
    .line1 {
        display: none;
    }
    #footer {
        text-align: center;
    }
    .footer-main {
        background: #f4f4f4;
        padding: 30px 0px 30px;
    }
    .flogo {
        max-width: 85px;
    }
    .fotter-title {
        margin-top: 30px;
        font-size: 12px;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .input-group {
        margin: auto;
    }
    .copyright { font-size: 12px;
    }
    .footer-main label {
        color: #464547; font-size: 12px;
    }
    .footer-bottom {
        background: #fff;
        padding: 15px 0px 10px;
    }
    .privcy {
        float: none;
    }
    .inner-banner {
        padding-top: 210px;
		min-height: 100px;
		position:relative;
		overflow:hidden;
    }
    .inner-banner > img {
		position: absolute;
  		left: 50%;
  		top: 60px;
  		transform: translate(-50%,0);
		height:150px;
		width:auto;
		max-width:none;
    }
    .page-title {
        width: 90%;
        bottom: 20px;
        font-size: 28px;
    }
    .side-tag-bar {
        padding: 20px 35px;
		float:left;
    }
    .title-link { font-size: 12px;
    }
    .tag-title {
        font-size: 14px;
    }
    .tag {
        margin-top: 5px;
        padding-left: 0px;
        margin-bottom: 25px;
    }
    .tag li a {
        font-size: 14px;
    }
    .tag li {
        margin-bottom: 5px;
    }
    .news-1 {
        padding: 25px 20px 100px 20px;
    }
    .news-1 h3 {
        font-size: 17px;
        line-height: 16px;
        font-weight: 700;
        margin-top: 0px;
        color: #414042;
        letter-spacing: 2px;
    }
    .news-1 h5 {
        font-size: 12.5px;
        line-height: 15px;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .news-1 .date-more {
        height: 18px;
    }
    .comment {
        padding: 20px;
        line-height: 15px;
        letter-spacing: 1px;
        background: #f4f4f4;
    }
    .author {
        padding: 20px;
    }
    .author-image {
        float: left;
        margin-right: 20px;
    }
    .author h3 {
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        font-style: italic;
        margin-top: 0px;
        color: #414042;
        margin-bottom: 0px;
    }
    .client-details {
        padding: 18px;
    }
    .about-title {
        font-size: 17px;
        line-height: 18px;
        margin-bottom: 15px;
        letter-spacing: 2px;
    }
    .about-details p {
        margin-bottom: 10px;
    }
    .panel.panel-default {
        margin-bottom: 15px;
    }
    .panel-body {
        padding: 20px 10px;
    }
    .slogo {
        max-width: 120px;
    }
    .about-us-video {
		margin-bottom:40px;
	}
    .client-logo {
        padding: 15px;
        margin: -15px;
		float:left;
    }
    .contact-form h3 {
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        margin-top: 0px;
        margin-bottom: 15px;
        letter-spacing: 2px;
    }
    .office-address h3 {
        margin-top: 0px;
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 6px;
        letter-spacing: 2px;
    }
    .address {
        margin-top: 15px;
    }
    address p { font-size: 12px;
        letter-spacing: 1px;
        margin-bottom: 10px;
    }
    .address-list {
        font-size: 12px;
    }
    .team-membr {
        text-align: center;
    }
    .team-details {
        text-align: center;
    }
    .name-title {
        font-size: 16px;
        margin-top: 16px;
        font-weight: 700;
    }
    .position {
        font-size: 16px;
        margin-top: 4px;
    }
    .team-sn {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .member-email {
        font-size: 12px !important;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .team-managment-membr {
        margin-bottom: 35px;
    }
    .team-managment-membr img {
        max-width: 250px;
    }
    .team-membr img {
        max-width: 250px;
    }
    .menu-img {
        min-height: 10px !important;
    }
    .dropdown-menu2 li {
        margin: 0px 20px;
        padding-left: 0px;
    }
    li { font-size: 12px;

    }
    .pull-right {
        float: none !important;
    }
	.project-sec img {
		transform:translateX(-800px);
	}
	.project-sec .box {
		height:300px;
	}
    .box-project {
        padding: 40px 15px;
		width:100%;
    }
    .box-project h3 {
        font-size: 15px;
        margin-bottom: 14px;
    }
    .box-project p {
        font-size: 11px;
        margin-bottom: 11px;
    }
    .box-project hr {
        width: 25px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
	.img-box {
		padding-right:0;
	}
	.img-box .mrgn40 {
		margin-top:0;
	}
	.property-text {
		padding-left:0;
	}

	.project-blurb .read-more{
		margin-left:0;
	}
    .findum {
        background: #4d4d4f;
        color: #fff;
        font-weight: 700;
        border-radius: 0px;
        margin-top: 15px;
        font-size: 12px;
        padding: 8px 10px;
    }
    .tab-content a {
        background: #e9e9e9;
        border: none !important;
        border-radius: 0px !important;
        font-weight: 700;
        font-size: 12px;
    }
    .accordion-link.active {
        background: #231f20 !important;
        color: #fff !important;
    }
    .accordion-link:hover {
        background: #231f20 !important;
        color: #fff !important;
    }
	.breadcrumb1 {
		margin-top: 25px;
	}
    .pd-img {
        padding: 20px 0px;
    }
    td { font-size: 12px;
    }
    .b45 {
        bottom: 5px !important;
    }
	.dropdown-menu.multi-level li {
		z-index: 9999;
		background-image:url(images/menu-right.png);
		background-repeat:no-repeat;
		background-position:left 50%;
	}
	.dropdown-menu2.multi-level li{
		background-image:none;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		padding-left:16px;
		text-transform:none;
		font-weight:700;
		font-size:10px;
		letter-spacing:0.075em;
		color:#0d2848;
	}
	.mrgn85 {
		margin-top: 45px;
	}
	.mrgn60 {
		margin-top: 45px;
	}
	.mrgn40 {
		margin-top: 25px;
	}
	.dropdown-menu {
		width:100%;
		padding-top:0;
	}
	.dropdown-menu li {
		margin: 0px 0px;
		padding-left: 0px;
	}
	.dropdown-menu li a{
		font-size:11px;
		font-weight:400;
		color:#fff;
	}
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
		background-color:transparent;
	}
	.dropdown-menu1.multi-level li:hover{
		background-color:transparent;
	}
	.dropdown-menu1.multi-level li:hover a {
		color: #c0ac75;
	}
	.dropdown-submenu > .dropdown-menu {
		  margin: 0px 0px;
		top: 0;
		left: 0%;
		margin-top: -6px;
		margin-left: -1px;
		border-radius: 0px;
		background: #f4f4f4 !important;
	}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
		color: #c0ac75;
	}
	.breadcrumb1 li:first-child {
		margin-bottom: 0;
	}
	.location-link {
		font-size: 16px;
		letter-spacing: 1px;
	}
	.location-link img {
		margin-top: -4px;
		width: 22px;
	}
	.video-img iframe{height:100%!important;}

    .dropdown:hover ul {
        display: block;
    }
	.current .box-project {
		padding-top:40px;
	}
	.upcoming .box-project {
		padding-top:70px;
	}
	.completed .box-project {
		padding-top:80px;
	}
	.project-sec .side_box_element:hover .box-project {
		width:100%;
	}
	.view {
		padding:0;
		width:100%;
		text-align:center;
		font-size:16px;
	}
	.home .news-left .row{
		margin-left:-15px;
		margin-right:-15px;
	}
	.buy .news-right {
		width:calc(100% - 30px);
		top:-950px;
	}
	.buy .news-box, .rent .news-box, .home .news-box {
		min-height:200px;
	}
	.container-main-1 .discription, .container-main-1 .container-fluid{
		padding-left:0;
		padding-right:0;
	}
	.mrgn75 {
		margin-top:35px;
	}
	.box-ag {
		width:100%;
		margin:0 0 30px 0;
	}
	.box-ag .caption {
		position:relative;
		margin:0;
		bottom: auto;
    left: 0;
    transform: translate(0,0);
		width:100%;
		padding:20px;
	}
	.box-ag .caption h3 {
		font-size:16px;
		margin-bottom:15px;
	}
	.box-ag:hover .caption {
		transform:translate(0, 0);
	}
	.box-ag-large .caption {
		padding:20px;
		margin-bottom:20px;
	}
	.box-ag-large .caption h3 {
		font-size:24px;
		margin-bottom:15px;
	}
	.team-banner iframe {
		height:250px!important;
	}
	.team .team-banner, .team-single .team-banner {
		padding-top:60px;
	}
	.list-inline.sn li:last-child{
		clear:both;
		display:block;
		margin:10px 0;
	}
	.news-content ul li {margin-right:15px;}
	.rent .news-content, .buy .news-content, .core .news-content {
		min-height:220px;
	}
}
