.v-card
{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#f26624 !important;
	font-size: small;
    font-weight: 700;
	line-height:35px;
}
.v-card:focus
{
    text-decoration:none;
}
.contact-information
{
	padding-right: 0px;
    padding-left: 10px;
}
.loadingPanel {
	background-image:url(../images/loader_img.gif);
	background-position:center center;
	background-repeat:no-repeat;
	background-color: rgba(255, 255, 255, 0.85);
	cursor: wait;
	text-align: center;
	z-index: 10000;
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	display:none;
}
.input_error {
	background-color: #ffc4c4!important;
}
.btn-primary {
	background-color: #f26624 !important;
	border-color: #f26624 !important;
}
.modal-title {
	font-size: 24px;
	color: #ef366b;
}
.button {
	font-size:40px;
	line-height: 50px;
	padding: 0 15px;
	display: inline-block;
	border-radius:5px;
	color:#FFF;
	font-family: 'KFMetaOT-Normal', serif, Helvetica, sans-serif;
	src: url('../fonts/KFMetaOT-Normal.eot?#iefix') format('embedded-opentype'), url('.…uetype'), url('../fonts/KFMetaOT-Normal.svg#KFMetaOT-Normal') format('svg');
	font-size:18px;
	background-color:#f26624;
	text-decoration:none;
	border:0;
	letter-spacing:2px;
	float:right;
}
.button:hover {
	opacity:.8;
	color:#FFF;
}
.download span.icon {
	position: relative;
	display: inline-block;
	margin-left: 15px;
	top: 2px;
}
.download span.icon::before {
 position: absolute;
 color: rgb(255, 255, 255);
 font-size: 27px;
 font-family: icomoon;
 font-style: normal;
 font-weight: normal;
 speak: none;
 display: block;
 text-decoration: inherit;
 width: 27px;
 height: 27px;
 text-align: center;
 -webkit-font-smoothing: antialiased;
 text-rendering: optimizeLegibility;
 line-height: 27px;
 float: left;
 top: 12px;
 left: auto;
 right: 10px;
 bottom: 0px;
}
.borderbottom {
	border-bottom:solid 1px #1e1e1e;
	display:inline-table;
	opacity:.2;
	margin:0px 0px 14px 0px;
}
.active {
	color:#FFF !important;
	background-color:#333 !important;
}
.teamname {
	margin:0px;
	padding:0px;
	color: #054B77;
}
.margin20 {
	margin-bottom:20px;
}
.margin10 {
	margin-bottom:10px;
}
.paddingright20 {
	padding-right:20px;
}
.contactsection a:hover {
	color:#f26624!important;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.teampic {
	border-radius:10px;
	border:solid 1px #7e858a;
	max-width: 94px;
    max-height: 126px;
    width: 94px;
    height: 126px;
}
.darkgreylineinner {
	height: 1px;
	background-color: #f26624;
	margin: 4px 0 20px 0;
}
#Rform input {
	max-width:100%;
	/*max-width: 471px;/*width: 95%;*/
}
.form input {
	max-width: 325px;
	width: 100%;
	height: 45px;
	margin: 10px 6px 6px 0px;
	border: 0;
	border: 1px solid #CCC;
	padding: 5px;
}
#Rform textarea {
	/*max-width: 471px;*/
	width: 100%;
	/*width: 95%;*/
	height: 100px;
	margin: 6px 6px 6px 0px;
	border: 0px;
	border: 1px solid #CCC;
	padding: 5px;
}
#msgquot {
	position: absolute;
	display: none;
	color:#063;
	line-height: 30px;
	font-size: 1.4em;
	margin: 0;
	height: 214px;
	padding: 160px 50px 0 4px;
	text-align: center;
	width: 480px;
}
#msgshare {
	position: absolute;
	display: none;
	color:#063;
	line-height: 30px;
	font-size: 1.4em;
	margin: 0;
	height: 214px;
	padding: 105px 50px 0 4px;
	text-align: center;
	width: 390px;
	;
}
#msgquot_property {
	position: absolute;
	display: none;
	color:#063;
	line-height: 30px;
	font-size: 1.0em;
	margin: 0;
	height: 214px;
	padding: 150px 4px 0 4px;
	text-align: center;
	width: 100%;
	;
}
#msgquot_more {
	position: absolute;
	display: none;
	color:#063;
	line-height: 30px;
	font-size: 1.4em;
	margin: 0;
	height: 214px;
	padding: 150px 50px 0 4px;
	text-align: center;
	width: 335px;
	;
}
.btn-selected {
	color:#fff!important;
	background-color: #000!important;
}
.btn-default {
	background-color: #f26624;
	color: #fff;
	border:0px;
	border-radius:0px;
	
}
.btn-default:hover {
	color:#fff;
	background-color: #054b77;
	
}
.process {
	position: absolute;
	display: none;
	background: url(../images/loader.gif) 50% 50% no-repeat;
	padding: 130px 25px;
	height: 60px;
	width: 440px;
}
.process_property {
	position: absolute;
	display: none;
	background: url(../images/loader.gif) 50% 50% no-repeat;
	padding: 130px 25px;
	height: 60px;
	width: 100%;
}
.process_share {
	position: absolute;
	display: none;
	background: url(../images/loader.gif) 50% 50% no-repeat;
	padding: 90px 25px;
	height: 60px;
	width: 350px;
}
.process_more {
	position: absolute;
	display: none;
	background: url(../images/loader.gif) 50% 50% no-repeat;
	padding: 90px 25px;
	height: 60px;
	width: 350px;
}
.hidden {
	display:none;
}
.error {
	color: red;
}
.time {
	display:block;
}
.title {
	color: #f26624;
}
.gap {
	margin: 0 0 0px;
}
.mail-link {
	color: #f26624;
}
.mail-link:hover {
	color: #f26624;
	text-decoration:underline;
}
#link {
	display: none !important;
}
.submit-btn {
	padding-top: 5px;
	width:125px;
	float:right;
}
.right-side {
	padding-left: 0px;
}
i.fa.fa-caret-right {
	padding-right: 5px;
}
.search-box {
	text-align: right;
	padding-right: 0;
	display: none;
}
ul.nav.navbar-nav.case-study-btn-style li {
}
.case-btn {
	background-color: #f26624;
	border-radius: 5px;
	margin-right: 10px;
	padding:10px;
	border: none;
	    color: #fff;
}
ul.nav.navbar-nav.case-study-btn-style li button {
	color:#FFF !important;
}
ul.nav.navbar-nav.case-study-btn-style li :hover {
	background-color: #333333 !important;
	border-radius: 5px;
}
.active {
	background-color:#333333 !important;
}
.sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	float: left;
	max-width: 650px;
    min-width: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #FFF;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: none;
	white-space:nowrap;
	border-left:solid 1px #d6d6d7;
	border-right:solid 1px #d6d6d7;
	border-top:solid 1px #d6d6d7;
	
}
li:hover .sub-menu {
	display: block;
}
ul.sub-menu li {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #d6d6d7;
	font-family: 'Poppins', serif, Helvetica, sans-serif;
}
ul.sub-menu li a {
	padding: 0px 20px 0px 20px;
}
ul.sub-menu li a {
	color: #333333 !important;
	text-decoration: none;
}
ul.sub-menu li:hover {
	background-color: #d6d3cf !important;
	text-decoration: none;
	color:#1a1a1a!important;
}
ul.sub-menu li:hover a {
	color:#1a1a1a!important;
}
img.case-img {
	width: 450px;
}
.case-study-image {
	float: right;
	padding: 8px 0px 10px 20px;
}
ul.service-links li {
	list-style: none;
	margin:0px;
}
.site-map ul li a:hover {
	color: #f26624;
}
.site-map ul li {
	list-style: none;
}
.site-map ul li a {
	color: #777;
	padding-left: 5px;
}
.news {
	padding:0px;
	margin:0px;
	list-style:none;
}
.form-height {
	height:34px !important;
}
.enquiry-img img {
	padding-top: 15px;
	width: 550px;
	height: 350px;
}
.columns.large-2.name-title.space {
	display: inline-block;
	width: 64%;
}
.columns.large-2.name-title.right.square-feet-wrapper {
	display: inline-block;
}
a.form-control {
	text-align: center;
	display: inline-block;
}
.share-link {
	display: inline-block;
	width: 49%;
}
.print-link {
	width: 49%;
	display: inline-block;
	margin-top: 5px;
}
.save-link {
	width: 100%;
	color: #f26624;
}
.save-link:hover {
	color: #f26624;
}
i.fa.fa-print {
	padding-right: 10px;
}
i.fa.fa-share-alt-square {
	padding-right: 10px;
}
.span-checkbox {
	width: 5% !important;
}
.print {
	color: #f26624;
}
.share-alt {
	color: #f26624;
}
.print-link a:hover {
	color: #f26624 !important;
	text-decoration: underline;
	cursor:pointer;
}
.share-link a:hover {
	color: #f26624 !important;
	text-decoration: underline;
	cursor:pointer;
}
.padding-zero {
	padding-left:0px;
	padding-right:0px;
}
.margin-zero {
	margin:0px;
}
.header-value {
	margin-top: 0px;
	
}
.header-ttl-link {
	color: #777;
	text-transform:uppercase;
}
.header-ttl-link:hover {
	color: #f26624;
}
.ss-symbolicons-block {
	color: gray;
	
	font-size: 14px;
	line-height: 19px;
	margin-right: 5px;
	width: auto;
	height: auto;
}
.amenities ul li {
	font-size: 14px;
	line-height: 2.3rem;
	list-style-type: none;
	text-align: left;
	float: left;
}
.stats ul li {
	list-style-type: none;
	border-bottom: 1px dotted #d1d1d1;
}
.stats-key {
	display: inline-block;
	font-weight: 300;
}
.amenities ul li:first-child {
	padding-left: 0px;
}
.stats {
	margin-top: 25px !important;
}
.right {
	text-align:right;
	float: right;
}
.border-bottom {
	border-bottom:1px solid #f26624;
}
#map, #pano {
	float: left;
	height: 100%;
	width: 45%;
}
.stats ul li:last-child {
	border: none;
}
.margin-top {
	margin-top:10px;
}
.amenities ul li {
	width: 33%;
}
/*.amenities ul li:last-child {
    float: none;
    padding-left: 5px;
}*/

.contact-right {
    border-left: 1px solid #f26624;
	    padding-left: 15px;
}
.print-brochure {
	display:none;
}
#FormShare textarea {
	max-width: 325px;
	width: 98%;
	height: 100px;
	margin: 6px 6px 6px 0px;
	border: 0px;
	border: 1px solid #CCC;
	padding: 5px;
}
input#Share_check {
	max-width: 40px;
	width: 100%;
	height: 15px;
	margin: 10px 0px 0px 0px;
	border: 0;
	border: 1px solid #CCC;
	display: inline-block;
	padding: 0px;
}
@media screen and (min-width:320px) and (max-width:414px) 
{
.modal-share {
	width:300px !important;
}
.office{
	width:100%;
}
}
@media screen and (min-width:415px) 
{
.modal-share {
	width:365px !important;
}
}
#MoreInfo textarea {
	max-width: 471px;
	width: 98%;
	height: 100px;
	margin: 6px 6px 6px 0px;
	border: 0px;
	border: 1px solid #CCC;
	padding: 5px;
}
.suites-available {
	margin-top: 10px;
	text-transform: uppercase;
}
#property-suite-side-list-wrapper {
	margin-top: 15px;
}
.button-view {
	line-height: 25px;
	font-size: 15px;
	padding: 0 5px;
	opacity:0;
}
.all_suites_available:hover {
	background-color: #f5f5f5 !important;
}
.all_suites_available:hover .button-view {
	opacity:1;
}
.suite-info {
	display: inline-block;
}
.save-link-star {
	float: right;
}
.view-button-wrapper {
}
.suite-number a {
	color: #f26624 !important;
}
.suite-lease {
	color: #000;
}
.all_suites_available {
	display: inline-block;
	padding-bottom: 5px;
	border: 1px solid #d1d1d1;
	padding: 7px;
	width: 100%;
	border-top: none;
}
.panel-body {
	padding:10px;
}
.view-button-wrapper {
	margin-top: -15px;
}
.map-title {
	color: #f26624;
	font-size: 20px;
}
.main-property-sell-type {
	margin-bottom: 0px !important;
	text-transform: uppercase;
	float:right;
}
.linksDisable {
	color: #ddd;
	background-color: #fff;
	cursor: not-allowed;
	pointer-events: none;
}
.result span {
	margin-right: 5px;
}
.header-ttl {
	color: #777;
}
.label-opacity {
	opacity: 0;
}
.yes-print {
	display:none;
}
.gmnoprint {
}
.designedby, .designedby:hover {
	color:#FFF;
	font-size:12px;
}
.address-link {
	text-transform:uppercase;
}
.diescription h2 {
	text-transform:uppercase;
}
.select_city {
	height: 45px;
	margin: 0px 6px 6px 0px;
	border: 0;
	border: 1px solid #CCC;
	padding: 5px;
	font-size: 20px;
	max-width:220px;
	border-radius:0px;
}
.margin-bottom-zero {
margin-bottom: 0px;
}
.print-brochures a {
	width: 100%;
}

.print-brochures {
	max-width: 471px;
}
.print-flyer a {
	width: 100%;
}
.print-flyer {
	max-width: 471px;
        padding-top: 6px;
}
.padding-left-zero {
	padding-left:0px !important;
}
.padding-right-zero {
	padding-right:0px !important;
}
.padding-left-35{
	padding-left:35px;
}

@media screen and (min-width:299px) and (max-width:992px) 
{
.main-property-sell-type{
 float:none !important;
}
}
@media screen and (min-width:768px) and (max-width:992px) 
{
.navbar-default .navbar-nav>li> a{
	    font-size: 16px;
}
.nav>li>a {
    padding: 10px 8px 10px 7px !important;
}
}
@media screen and (min-width:299px) and (max-width:322px) 
{
.case-btn {
    padding: 7px;
	    margin-right: 3px;
}

}
h2.contact-header {
    font-size: 24px;
    margin-top: 10px;
}
h3.contact-name {
    margin: 0;
}
h3.contact-name label {
    color: #f26624;
	    font-size: 20px;
}
span.contact-email a:hover {
    color: #f26624;
}
span.phone-anser {
    font-weight: normal;
}
span.contact-email a {
    font-weight: normal;
}
.services-description {
    text-align: justify;
}
.nav>li>a {
    padding: 25px 10px 25px 10px;
}
/*.sub-menu-rich {
    min-width: 100%;
    width: 100%;
}*/
.display-none{
	display:none !important;
}
.rich-image {
	text-align: -webkit-center;
    padding: 8px 0px 10px 20px;
}

.contactsection span
{
	padding-right:15px;
		float:left;
}
.case_study_link ul li {
    float: left;
	list-style:none;
}
h2
{
	margin-top:0px!important;
}



.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.city_section
{
	float:right;
}
.padding-15{
	padding-left:15px;
}
.about-padding-15{
	padding-left:15px;
}
.map-padding-15{
	padding-left:15px;
}
.gap-top-20{
	margin-top:20px !important;
}
.main-properties > p {
    text-align: justify;
}
/*.company {
    padding-right: 15px!important;
	padding-left: 15px!important;
}
.culture {
    padding-left: 15px!important;
	padding-right: 15px!important;
}*/
.case-study-content > p {
    text-align: justify;
}
.news-text > p {
	text-align: justify;
	padding-right:10px;
}
.report-jutify > p{
	text-align: justify;
}
.border-top {
    border-top: 1px solid #f26624;
}
.padding-left {
    padding-left: 15px;
    padding-bottom: 5px;
}
.search-listing-box {
    position: absolute;
    height: 45px;
    margin-top: -70px;
    background: rgba(51,51,51,.5);
	width: 75px;
   
    padding-right: 10px;
    color: #fff;

}

.sf-lable{
	color:#fff;
	    padding-top: 2px;
    font-size: 17px;
	text-shadow:2px 2px #000;
}
.sf-title{
	color:#fff;
	font-size:10px;
		text-shadow:1px 1px #000;
}
.pad-top {
    margin-top: 15px;
    margin-bottom: 15px;
}


@media (max-width: 767px){
.visible-xs-block {
    display: inline-block!important;
}
}
@media screen and (min-width:300px) and (max-width:767px) {
	.nav>li>a {
		padding: 10px 27px 10px 27px !important;
	}	
}
@media screen and (min-width:992px) and (max-width:1199px) {
	.nav>li>a {
		padding: 25px 7px 25px 8px;
	}
}
@media screen and (max-width:992px) {
	.nav {
		margin-top:20px;
	}
	.top-head .pull-right
	{
		float:none !important;		
		text-align:center;
	}
	.top-head .ul-top-head
	{
		display:inline-block;
		margin-bottom:0px;
	}
	/*.ul-top-head li
	{
		margin:0px 5px !important;
	}*/
	.header-part .col-md-3
	{
		text-align:center;
	}
}
@media screen and (min-width:300px) and (max-width:768px) {

ul.sub-menu li a {
    padding: 0px 28px 0px 28px;
}
.contact-right {
    border-left: 0px solid #f26624;
    padding-left: 0px;
}
.map-padding-15{
	padding-left:0px !important;
	padding-right:0px !important;
}
.left-move{
	padding-right:0px !important;
}
.fix-about-suites {
    padding: 0px !important;
}
.about-padding-15{
	padding:0px !important;
}
.main-property-padding{
	padding:0px !important;
}
.padding-left {
    padding-left: 0px !important;
    padding-bottom: 5px;
}


}
@media screen and (min-width:300px) and (max-width:991px) {
.map-padding-15{
	padding-left:0px !important;
	padding-right:0px !important;
}
.left-move{
	padding-right:0px !important;
	margin-bottom:20px;
}
}

/*@media screen and (min-width:768px) and (max-width:991px) {
.culture{
    padding-right:0px !important;
	padding-left: 0px !important;
}
.company{
    padding-right:0px !important;
	padding-left: 0px !important;
}
}*/
@media screen and (min-width:300px) and (max-width:767px) {
/*.culture{
    padding-right:15px !important;
	padding-left: 15px !important;
}
.company{
    padding-right:15px !important;
	padding-left: 15px !important;
}*/
.case_details_padding{
	 padding-right:0px !important;
	padding-left: 0px !important;
}
}
@media screen and (min-width:260px) and (max-width:299px) {
.culture{
    padding-right:0px !important;
	padding-left: 0px !important;
}
.company{
    padding-right:0px !important;
	padding-left: 0px !important;
}
}

@media screen and (min-width:299px) and (max-width:400px) {
	.padding-zero {
  margin-bottom:25px;
}
.amenities ul li {
    width: 100%;
}

}

/*-----Print page css-----*/

@media print {
.noprint {
	display:none !important;
}
a[href]:after {
	content: none !important;
}
.yes-print {
	display:block !important;
}
.print-brochure {
	display:block;
}
.diescription h2 {
        margin-top: 15px !important;
}
.display-none{
	display:block !important;
}
.border{
	border-bottom:1px solid #f26624;
}
.print-square-feet{
	position:absolute;
	top:-45px;
	right:0px;
}
.print-row {
    display: inline-block;
	font-size:24px !important;
}	
.contact-left {
	width:50%;
	float:left;
}
.contact-right {
	padding-left:30px;
	border-left: 1px solid #f26624;
	width:50%;
	float:right;
}
.pinkhead35{
	font-size:24px !important;
}
.header-value{
	font-size:24px !important;
}
.middle-part {
    padding: 0px 0 30px 0;
}
.header-part{
	margin:10px auto;
}
.top-print{
	padding-top:55px;
}
.print-padding-bottom{
	padding-bottom:55px;
}
.floor-plan-img{
	padding-top:10px;
}
.floor-print-img{
	height:270px;
	width:240px;
}
.map{
	width:100% !important;
}
.darkgreylineinner {
    height: 1px;
    background-color: #f26624;
    margin: 0px !important;
}
.logo a img {
    width: 25%;
}
.enquiry-img{
	margin-top:-25px !important;
}
.features-section{
	margin-bottom:20px !Important;
}
.amenities {
    margin-bottom: 15px !important;
}
.col-sm-6 {
    width: 50%;
}
.col-md-4 {
    width: 100%;
}
.main-property-sell-type{
	position:absolute;
	top:5px;
	right:15px;
	
}

.pad-top {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
	padding-top:10px;
}
.third-width{
	width:100% !IMPORTANT;
}
.border-top{
	padding-top:15px;
}
.border-bottom{
	border-bottom:0px solid #f26624 !important;
}

}
.search-listing-thumb-image {
    background-size: cover;
    background-position: center;
	width:148px;height:98px;
}
.property-type-txt{
	padding: 2px 0px 0px 10px;
    font-weight: 500;
    font-size: 15px;
    color: #000;
}
.navbar-default .navbar-nav>li> a{
	font-size:16px;
}
.home-sp-title{ font-size:20px;padding-top:15px;line-height:20px;min-height:70px;}
@media screen and (max-width: 992px) and (min-width: 768px)
{
	.home-sp-title{ min-height:40px;}
.navbar-default .navbar-nav>li> a {
    font-size: 14px;
}
}
.company, .culture
{
	margin-top:0px;	
}

/* mapatadiya */
.menu-bg
{
	background:#fff;	
}
.bg-white
{
	background:#fff;
}
.slideshow-news-part
{
	margin-top:0px;	
}
.middle-custom-content
{
	padding:45px 80px;
}
@media only screen and (max-width:768px)
{	.home-sp-title{ min-height:40px;}
	.middle-part
	{
		padding:40px 15px 30px 15px;
	}
	.middle-custom-content
	{
		padding:30px 15px;
	}
	.no-padding-sm
	{
		padding-left:0px;
		padding-right:0px;
	}
	.sub-menu-list
	{
		margin-bottom:30px;	
	}
	
	.contact-info
	{
		margin-top:90px;
		border-top:1px solid #CCC;
	}
	
}
@media screen and (min-width:768px) and (max-width:1000px) {
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
		position: relative;
		min-height: 1px;
		padding-right: 15px!important;
		padding-left: 15px!important;
	}
}
@media screen and (min-width:538px) and (max-width:1000px) {
	.office{
	width:50%;
	float: left;
	}
}
/*@media only screen and (min-width:769px)
{
	.sub-menu-list
	{
		margin-right:5px;
	}
}*/
.sub-menu-list
{
	padding:30px 20px;
	border:1px solid #d5d3cf;
}
.sub-menu-list li
{
	margin-left: 20px;
}
.sub-menu-list li a
{
	color:#f26624;
	/*font-weight:bold;
	font-family: "kf_meta_otbold", arial, sans-serif;*/
    font-size: 17px;
	line-height:20px;
	font-family: 'Poppins', serif, Helvetica, sans-serif;
}
.sub-menu-list li a:hover, .sub-menu-list li a.current
{
	color:#777;
	cursor: pointer;
	font-family: 'Poppins', serif, Helvetica, sans-serif;
}
h1.h1-grey
{
	font-size: 4rem;
    line-height: 4.6rem;
    color: #aea79f;
    font-weight: normal;
  
}
@media only screen and (max-width:640px)
{
	h1.h1-grey
	{
		font-size:3rem;
		line-height:3.6rem;
	}
	.pdf .download
	{
		font-size:15px;	
	}
	.select-broker
	{
		max-width:200px;
	}
}

.page-description h2, .page-description h1.small,.page-description h3
{
	
	font-size: 2.2rem;
	line-height: 2.8rem;
}
.pdf{
    text-align: center;
    font-size: 18px;
	color:#000;
}
.pdf .download{
	float: none;
}
.back-button {
    /*width: 1100px;*/
    font-size: 13px;
	padding:0px 0px 20px 0px; 
  
}
.back-button > a {
	color: #f26624 !important;
}

.office{
	padding: 0px 15px 30px 15px;
	color: #000;
	font-size:15px;
}
.office h2 {
	color:#777;
}
/*.office a {
	color:#f26624;
}*/
.color-grey
{
	color: #aea79f;
}
@media only screen and (max-width:768px)
{	
	.office{
		padding: 0px 0px 10px 0px;
	}
	.MLR-15-sm
	{
		margin-left:15px;
		margin-right:15px;
	}
	.footer ul li
	{
		margin:0px 5px;	
	}
	.copytext
	{
    	display: block;
	}	
}
.ul-media-list li
{
	list-style-type:none;
	border:1px solid #1a1a1a;
	margin-bottom:15px;
}
.media-date-wrapper
{
	text-align:center;
	display: table-cell;
    padding: 0 19px;
    vertical-align: middle;
	background:#1a1a1a;
	color:#fff;
	font-weight:bold;
	min-width:80px;
}
.media-title-wrapper
{
	display: table-cell;
	margin: 0;
	padding: 30px 20px;
	position: relative;
	vertical-align: middle;
	width: 100%;
}
.media-title-wrapper h4
{
	color:#f26624;
	font-weight:bold;
	font-size:16px;
}
.media-title-wrapper p
{
	color: #1a1a1a;
	
	font-size: 1.4rem;
	line-height: 2rem;
}
/*.media-title-wrapper:hover h4
{
	color:#f26624;
}*/


body
{
	background:#e4e2e1;
}
.slideshow
{
	padding:0px;
}
.slideshow-news-part
{
	
}
.PRL-15
{
	padding-left:15px;
	padding-right:15px;
}
.menu-bg
{
	border-bottom: 1px solid #CCC;
}

.banner_text
{
	position:absolute;
	top:10%;
	left:50px;
	z-index:1;
}
.banner_tag_line
{
	color:#fff;
	font-size:46px;
	margin-bottom:0px;
	line-height:1.2 !important;
	font-family:Poppins;
}
.banner_bottom_line
{
	color:#f26624;
	font-size:20px;
	font-weight:bold;
	padding-left:50px;
	padding-right:50px;
	line-height:1.2 !important;
}
@media only screen and (min-width:360px) and (max-width:480px)
{
	.banner_text
	{
		left:30px;
	}
	.banner_tag_line
	{
		font-size:24px;
	}
	.banner_bottom_line
	{
		font-size:16px;
		padding-left:20px;
		padding-right:20px;
	}
}

@media only screen and (min-width:481px) and (max-width:767px)
{	
	.banner_tag_line
	{
		font-size:30px;
	}
}

@media only screen and (max-width:360px)
{
	.banner_text
	{
		left:30px;
	}
	.banner_tag_line
	{
		font-size:16px;
	}
	.banner_bottom_line
	{
		font-size:12px;
		padding-left:20px;
		padding-right:20px;
	}	
}
@media screen and (max-width: 966px) and (min-width: 768px)
{
	.slideshow-news-part
	{
		height:auto;
		max-height: 270px !important;
	}
       .navbar-collapse
        {
                margin-top: 15px;
        }
}
.no-padding
{
	padding-right:0px;
	padding-left:0px;
}
.navbar-toggle
{
	float:right;
	margin-top: -90px;
}

.middle-part
{
	padding-bottom:0px !important;	
}
.separate-line, .greyline, .twitter-upline
{
	background-color:#e1e1e1;	
}
@media (min-width: 768px)
{
	.container {
		width: auto;
	}
	.map-padding-15
	{
		padding-right:0px;	
	}
	.PR-md-0
	{
		padding-right:0px;	
	}
	.PL-md-0
	{
		padding-left:0px;	
	}
	.team-poup{
		width: 280px !important;
	}
}
@media (min-width: 768px)
{
	.PR-md-0
	{
		padding-right:0px;	
	}
	.PL-md-0
	{
		padding-left:0px;	
	}
}
@media only screen and (max-width:480px)
{
	.media-title-wrapper
	{
		padding: 10px 25px 10px 8px;
	}
	.media-title-wrapper h4
	{
		font-size:14px !important;
	}
	.media-date-wrapper
	{
		min-width:72px;
		font-size:14px;
	}
	
	.peaople_info_wrapper, .peaople_img_wrapper, .member-item
	{
		width:100%;
		text-align:center;
		padding:0px;
	}
	.peaople_img_wrapper
	{
		margin-bottom:15px;	
	}
	.peaople_info_wrapper .contactsection span
	{
		padding-right:0px;
		float:none;
		display:block;
	}
	.city_part
	{
		width:100%;
		margin-bottom:5px;	
	}
	.city_part select
	{
		font-size:16px;
	}
}
.color-white
{
	color:#fff;	
}
.carousel-inner img
{
	width:100%;
}

.title-color
{
	color:#054b77;
	/*text-transform:uppercase;*/
}
h1.title-color
{
	margin-top:0px;
	margin-bottom:0px;
	font-family: 'Poppins', serif, Helvetica, sans-serif;
}
.PB-15
{
	padding-bottom:15px;	
}
.sub-menu-list li a
{
	/*text-transform:uppercase;*/
}
.middle-part
{
	padding-top:15px;
}
.select_city
{
	margin-bottom:0px;	
}
.separate-line
{
	margin: 5px 0px 15px 0px !important;	
}
.serching-row li, .searching-top, .serching-content
{
	border-bottom:1px solid #e1e1e1 !important;	
}
@media (max-width:1025) {
	.container-fluid{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
@media (max-width:966px){
	.container-padding{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.twitter-padding
	{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
}
.light_hr {
    width: 150px;
    border-bottom: 3px solid #CCC;
    text-align: center;
    margin: 5px auto 20px auto;
}
.people-dep-tit{
	text-align:center;
    color: #054B77;
    padding-top: 15px;
	clear: both;
}
.people-main-box{
	 margin-top: 5px;
     margin-bottom: 5px;
	 min-height:172px;
	 display: flow-root;
}

@media screen and (max-width: 1280px) and (min-width: 1007px){
.people-det-box{
	padding-right: 15px;
    padding-left: 25px;
}
}
@media screen and (max-width: 1024px) and (min-width: 992px){
.people-det-box{
	padding-right: 15px;
    padding-left: 25px;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px){
.people-main-box{
	margin-bottom:5px;
	/*height: 180px ;*/
	padding-left:0px;
	padding-right:0px;
}
.main-property-padding{
	margin-top: 15px !important;
}
}
@media screen and (max-width: 966px) and (min-width: 603px){
.people-main-box{
	margin-bottom:5px;
	min-height: 236px ;
	
}
}
.link-color{
	color:#F26624 !important;
}
@media screen and (max-width: 992px) and (min-width: 320px){
.home-sp-title{
	margin-top:30px;
}
.PB-15 {
    padding-bottom: 0px !important;
}
}
.home-marquee{
	height:290px;
}
@media screen and (max-width: 991px) and (min-width: 768px){
.main-property-contcat{
	float:right;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	.member-item
{
	margin-top:15px;
	min-height:435px;
}
.form-right{
	padding-right:15px !important;
}
}
/*@media screen and (max-width: 768px) and (min-width: 320px){
.member-item
{
	margin-top:15px;
	min-height:435px;
}
.form-right{
	padding-right:15px !important;
}
}*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	
		.member-item
		{
			margin-top:15px;
			min-height:477px;
		}
		.form-right{
			padding-right:15px !important;
		}
	
}

@media only screen 
and (min-device-width : 600px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	
		.member-item
		{
			margin-top:15px;
			min-height:456px;
		}
		.form-right{
			padding-right:15px !important;
		}
	
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
	.member-item
		{
			margin-top:15px;
			min-height:374px;
		}
		.form-right{
			padding-right:15px !important;
		}
}
@media only screen 
and (min-device-width : 600px) 
and (max-device-width : 601px) 
and (orientation : portrait) {
	.member-item
		{
			margin-top:15px;
			min-height:456px;
		}
}

@media screen and (max-width: 992px) and (min-width: 768px){
.member-item
{
	margin-top:15px;
	min-height:562px;
}
}
@media (min-width: 992px){
.member-item
{
	margin-top:15px;
	min-height:477px;
}

.home-content-hight{
	min-height:120px;
}
}
@media only screen 
and (min-device-width : 600px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	
		.member-item
		{
			margin-top:15px;
			min-height:456px;
		}
		
	
}
.member-item p{
	font-size:15px;
}
@media screen and (max-width: 992px) and (min-width: 768px){
.member-item
{
	margin-top:15px;
	min-height:477px;
}
.contact-information-title
{
	padding-left: 15px !important;
}
.contact-information{
	padding-bottom: 20px;
    padding-left: 20px;
}
.contact-right {
    border-left: 0px;
    padding-left: 0px;
}

}
.member-item h3{
	font-size:inherit;
	
}
.form-error
{
	border:2px solid #ff0000;
}
.find-a-broker-list-wrapper
{
	margin-top:20px;
	margin-bottom:20px;
}
.member-item
{
	margin-top:15px;	
}
.find-a-broker-list-wrapper h4
{
	text-align:left;
}
.find-a-broker-list-wrapper img
{
	width: 172px;
	max-width:200px;
	margin:auto;
	max-height:200px;
	height: 215px;
}
.red-button.search {
    background: url(../images/search-icon.png) no-repeat center, #f26624;
    background-size: auto;
    padding: 19px;
    vertical-align: top;
    cursor: pointer;
}
.red-button {
    border: 1px solid #910b27;
    border-radius: 3px;
    color: white;
    font-size: 1.1rem;
    line-height: 1.7rem;
    font-family: "kf_meta_otbold", arial, sans-serif;
    text-transform: uppercase;
}
.select-broker {
   	border: 1px solid #d5d3cf;
    border-radius: 3px;
    display: inline-block;
    font-family: 'kfdisplay', sans-serif, arial;
    height: 40px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    padding-left: 30px;
    width: 355px;
}
.select-broker, #s2id_select-broker {
    background: url(../images/person-icon.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
}
.media-right-arraow-wrapper
{
	background: url(../images/chevron-right.png), #054b77;
	background-repeat: no-repeat;
	background-position: 50% center;
	color: white;
	display: table-cell;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	vertical-align: middle;
	width: 22px;
}
.media-title-wrapper:hover .media-right-arraow-wrapper
{
	background: url(../images/chevron-right.png), #f26624;
	background-repeat: no-repeat;
	background-position: 50% center;
}
.navbar-default
{
	background:#fff;	
}
.navbar-default ul.navbar-nav li a
{
	color: #1a1a1a;
    font-size: 1.4rem;
    line-height: 2rem;
}
.navbar-default ul.navbar-nav li a.active
{
	background:#fff !important;
	color:#054b77 !important;	
	font-weight:bold;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a.active:hover
{
	background:#fff;
	color:#054b77 !important;
}
.top-head
{
	background:#f26624;padding: 10px 0;font-family: helvetica, sans-serif, arial;font-weight: 700;font-size: 1.1rem;line-height: 1.7rem;
}
.ul-top-head
{
	padding:0px;	
}
.ul-top-head li
{
	list-style-type:none;
	float:left;
	margin:3px 5px 3px 5px;
}
.ul-top-head li:last-child
{
	margin-right:0px;	
}
.ul-top-head a, .ul-top-head li span
{	
	color:#FFF;
}
a.grey-button
{
	background-clip: padding-box;
	background-color: #eee;	
/*	border: 1px solid #910b27;*/
	border-radius: 3px;
	color: #1a1a1a !important;
    margin-top: 6px;
    padding: 5px 16px;
}
.navbar-collapse
{
	overflow-x:hidden;	
}
@media screen and (max-width: 414px) and (min-width: 384px){
	.newsletter input {
		    width: 285px !important;
	}
}
@media screen and (max-width: 770px) and (min-width: 640px){
	.newsletter input {
		    width: 395px !important;
	}
}
.teamname:hover{
	    cursor: pointer;
}
.team-poup-text{
	text-align: center;
}
.modal-header{
	border-bottom: 0px;
}
.line_style_team {
	list-style-type: binary !important;
}
.no-records {
    padding-top: 50px;
    text-align: center;
}
.team-specialization
{
    margin-bottom: 0px;
}
.team-education
{
    margin-bottom: 0px;
    padding-top: 10px;
}
/*start Video Popup(shani)*/
.modal.video-modal {
    top: 50%;
    margin-top: -300px;
}
.modal.video-modal .modal-dialog {
    width: 96%;
    max-width: 1000px;
}
.modal.video-modal .modal-content {
    line-height: 0px;
}
.modal.fade.video-modal .close, .modal.fade.video-modal .close:focus, .modal.fade.video-modal .close:hover {
    top: -12px;
    right: -12px;
    background: #000;
    border-radius: 34px;
    border: 2px solid #fff;
    opacity: 1;
}
.modal.fade.video-modal .close:after,
.modal.fade.video-modal .close:before {
    content: "";
    display: block;
    position: absolute;
    right: 3px;
    top: 9px;
    background: #ffffff;
    width: 15px;
    height: 3px;
}
.modal.fade.video-modal .close {
    z-index: 11111111;
}
.close {
    float: none;
    position: absolute;
    right: 20px;
    top: 35px;
    opacity: 1;
    display: block;
    width: 25px;
    height: 25px;
    display: block;
}
.close:before {
    transform: rotate(-45deg);
}
.close:after, .close:before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #b2b2b2;
    width: 25px;
    height: 3px;
}
.close:after {
    transform: rotate(45deg);
}
.modal.fade.video-modal .modal-dialog iframe {
    width: 100%;
    height: 540px;
}
@media (max-width:500px)
{
	.modal.video-modal .modal-dialog
	{
		width:auto;
		max-width:100%;
	}
}
.modal-close-sign{
	top: 25px;
    right: 10px;
}
.modal.fade.video-modal .modal-dialog iframe {
    width: 100%;
    height: 540px;
}
@media (max-width :1000px){
	.modal.fade.video-modal .modal-dialog iframe{width:100%; height:440px;}
    .modal.video-modal{top:50%; margin-top:-260px;}
}
@media (max-width :768px){
	.modal.fade.video-modal .modal-dialog iframe{width:100%; height:400px;}
	.modal.video-modal{top:50%; margin-top:-240px;}
}
@media (max-width :680px){
	.modal.fade.video-modal .modal-dialog iframe{width:100%; height:360px;}
	.modal.video-modal{top:50%; margin-top:-200px;}
}
@media (max-width :400px){
	.modal.video-modal{top}
	.modal.fade.video-modal .modal-dialog iframe{width:100%; height:300px;}
	.modal.video-modal{top:50%; margin-top:-180px;}
}
@media (max-width:500px)
{
	.modal.video-modal .modal-dialog
	{
		width:92%;
		max-width:100%;
	}
}
@media (max-width: 680px)
{
.modal.video-modal {
    margin-top: -130px;
}
}
@media screen and (max-width: 736px) and (min-width: 735px)
{
	.modal.video-modal {
		margin-top: -190px;
	}
}


/*End Video Popup (shani)*/
/*Start Gallery (shani)*/
.gallery-details ul
{
	width: 99%;
    float: left;
    margin: -2% 0 0 -2%;
	list-style: none;
}
.gallery-details ul li {
    width: 31.3%;
    float: left;
    margin: 2% 0 0 2%;
    border: solid 1px #d1d1d1;
    position: relative;
}
@media only screen and (max-width:1000px){
	
.gallery-home ul li {
    width: 29%;
}
.gallery-details ul li {
    width: 31%;
}

.demo-gallery ul li{
	 width: 58%;
	}
}
@media only screen and (max-width:667px){
.gallery-details ul li {
    width: 46%;
}
	
.gallery-home ul li {
    width: 46%;
}
.demo-gallery ul li{
	width: 92%;
	}
}
@media only screen and (max-width:480px){
	
.gallery-details ul li {
    width: 90%;
}
	
.gallery-home ul li {
    width: 100%;
	margin: 4% 0 0 0%;
}
.demo-gallery ul li{
	width: 100%;
	margin: 4% 0 0 0%;
	}

}
.overlay {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: auto !important;
    height: auto;
}
.overlay img {
    left: 50%;
    margin-left: -32px !important;
    margin-top: -22px !important;
    position: absolute;
    top: 50%;
    width: auto !important;
    height: auto;
    border: none !important;
}
.gallery-details li:hover .overlay {
    opacity: 1;
}
.video-title-overlay
{
    color: white;
    font-weight: bold;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
}
div.video-image-wrapper{
	float:left; /* important */
	position:relative; /* important(so we can absolutely position the description div */
}
div.video-title-description{
	position:absolute; /* absolute position (so we can position it where we want)*/
	bottom:0px; /* position will be on bottom */
	left:0px;
	width:100%;
	/* styling bellow */
	background-color:black;
	color:#FFF;
	opacity:0.6; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
        min-height: 64px;
}
p.video-description-content{
	padding:10px;
	margin:0px;
	font-size: 16px;
	text-align:center;
}
/*End Gallery (shani)*/
.video-image-wrapper img
{
	width:100%;
	height:273px;
}
.acc_head
{
	font-family: 'Poppins', serif, Helvetica, sans-serif;
}
.flyer-main-property a {
	width: 100%;
}
.flyer-main-property {
	max-width: 471px;
        padding-top: 6px;
        padding-bottom: 8px;
}
.property-title{
    font-size: 35px; 
    color: #77778d;
    text-decoration: none;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
        line-height: 1.42857143 !important;
}
.page{
	padding-top: 90px;
}
 .st_sharethis_large .stLarge {
      display: none!important;
 }
 .contact_city
 {
    color: #054b77 !important;
    margin-top: 0px!important;
    line-height: 1.42857143 !important;
    margin-bottom: 0px !important;
 }
 .news-padding{
        line-height: 1.42857143;
 }
.address-link{
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 17px!important;
    color: #777!important;
    line-height: 1.42857143 !important;
        margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px !important;
    margin-inline-end: 0px !important;
}
.media-title{
	margin-top: 0px!important;
    font-size: 30px !important;
    margin-bottom: 10px !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
}
.career-title{
	margin-top: 0px!important;
    font-size: 30px !important;
    margin-bottom: 10px !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
}
.main-property-title{
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
        line-height: 1.42857143 !important;
        margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.property-address-link{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 17px !important;
    color: #777 !important;
}
.team-member{
    color: #054b77 !important;
        font-size: 24px !important;
            margin-top: 20px !important;
    margin-bottom: 10px !important;
        font-family: inherit !important;
}
.home-sp-title{
   margin-bottom: 0px !important;
}
.market-title
{
    margin-top: 0px!important;
    font-size: 30px !important;
    margin-bottom: 10px !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    line-height: 1.1 !important;
}
.embedded-form{
    background-color: #f3e2db;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
}
.btn-custom {
	background-color: #a5a09e;
	color: #fff;
	border:0px;
	border-radius:0px;
	
}
.btn-custom:hover {
	color:#fff;
	background-color: #054b77;
	
}
