body {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	padding-top: 0;
	color: #6D6E71;
	font-size: 13px;
	text-align: justify;
}

h1,h2,h3,h4,h5,h6{
	text-align: left;
}

p{
	text-align: justify;
}

.gray {
	color: #6D6E71;
}

.red {
	color: #C9252B;
}

.dark-red {
	color: #A71C21;
}

.bold {
	font-weight: bold;
}

.iso-container {
	display: table;
	width: 100%;
	/* height: 100%; */
}

.iso {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	color: #C9252B;
}

.glyphicon-triangle-right{
	margin-left: 10px;
	line-height: 150%;
	top:2px;
}

#footer-nav.nav>li>a{
	padding-left: 0 !important
}

#service-nav.nav>li>a{
	padding-left: 15px !important
}



/* VERTICALLY MIDDLE ALIGNED */

.parent{
	/* width:100%;
	height: 100%;
	display: table; */
	display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.child{
	/* display: table-cell; */
	vertical-align: middle;
}


/* VERTICALLY MIDDLE ALIGNED ENDS*/

/* CONTENTS */
#form-container {
	padding: 10px;
	background: #EBEBEB;
}

 #gmap {
   width: 100%;
   height: 350px;
   background-color: grey;
 }

h1.core-heading {
	font-size: 22px;
	line-height: 150%;
}



#core-list .core-title {
	color: #CA252B;
	padding-bottom: 15px;
	height: 110px;
	padding: 15px;
	background: #EBEBEB;
}

#core-list .readmore {
	text-align: right;
}

.prop-list-left,.prop-list-right {
	background: #F5F5F5;
	vertical-align: top;
}

.prop-list-details {
	margin: 0 20px;
	line-height: 120%;
}

h4.prop-list-head {
	font-family: "Roboto", sans-serif;
	/* font-size: 16px; */
	color: #C9252B;
}

h4.prop-list-head a {
	color: #C9252B;
}

h4.prop-list-head a:hover {
	color: #C9252B;
}

.event-container {
	display: table;
	width: 100%;
}

.event-list-head {
	display: table-cell;
	background: #C9252B;
	color: rgba(255, 255, 255, 1);
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

	
	
	
/* CONTENTS ENDS*/
@media ( max-width : 479px) {
	.header-container {
		margin: 2vh 0 2vh -15px;
	}
	#logo, #iso-link, #logo, #iso {
		width: 100%;
	}
	.iso {
		font-size: 3vw;
	}
	
	a.trec-btn{
		margin-bottom: 10px;
	}
	
	h1.core-heading {
		font-size: 4.5vw;
	}
	h1,.h1 {
		font-size: 5vw;
	}
	h2,.h2, h2.core-heading {
		font-size: 4.5vw;
	}
	h3,.h3 {
		font-size: 3.5vw;
	}
	h4,.h4 {
		font-size: 3vw;
	}
	h5,.h5 {
		font-size: 2.5vw;
	}
	h6,.h6 {
		font-size: 2vw;
	}
	p.normal {
		font-size: 11px;
	}
	
	.col-head{
		font-size: 14px;
	}
	
	#globe {
		margin-top: 50px;
	}
	#footer-nav.nav>li>a {
		padding-left: 0;
		font-size: 10px;
	}
	#address * {
		font-size: 10px;
	}
	#core-list .core-title {
		padding-bottom: 5px;
		height: auto;
	}
	.pr-thumb {
		margin-bottom: 10px;
	}
	.event-section {
		margin-top: 15px;
	}
	.event-list-head {
		font-size: 3vw;
	}
	
	.md-item{
		width: 100%;
		position: relative;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px; 
	}
	
	.services-main{
		width: 100%;
		position: relative;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px; 
	}
	
	.careers-input{
		display:inline-block; 
		float:left; 
		width:10vw; 
	}
	
	.careers-label{
		margin-top:12px; 
		margin-left: 3px;
		font-size: 14px;
	}
	
	.careers-table{
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.ns-row{
		width:91%;
	}
	
	.row{
		margin-right: -5px;
	}
	
	#registration-form{
		padding-right: 0px;
		padding-left: 0px;
	}

	/* PROPERTY SEARCH */
	.dropdown .btn.btn-default {
		width: 100%;
		text-align: left;
	}
	.dropdown .dropdown-menu {
		width: 100%;
	}
	.glyphicon.glyphicon-menu-down {
		float: right;
	}
	#locality {
		width: 100%;
		border: none;
	}
	input#locality:focus {
		border: none;
	}
	
	.form-control{
		height: 31px;
	}

	/* PROPERTY SEARCH ENDS */
	
	
	.carousel-indicators{
		bottom: 0;
	}
    .carousel-indicators li{
		display: inline-block;
		background: #6D6E71;
		width:15px;
		height:2px;
		border: none;
		margin:0 2px;
		text-indent:-999px;
	}
	
	.carousel-indicators li.active{
		background: #C9252B;
		display: inline-block;
		width:15px;
		height:2px;
		border: none;
		margin:0 2px;
		text-indent:-999px;
	}
	
	.prop-container{
		height: 145px;
	}
	
	h4.prop-list-head{
		font-size: 3vw;
	}
	
	.pr-details{
		font-size: 2.5vw;
	}
	
	.team-member-name, .team-member-designation {
		font-size: 11px;
	}
	
}

@media ( min-width : 480px) and (max-width: 767px) {
	
	img.fp-image.middle{
		margin-top: 70px;
	}
	
	.header-container {
		margin: 2vh 0 2vh -15px;
	}
	#logo, #iso-link,#logo, #iso {
		width: 75%;
	}
	.iso {
		font-size: 1.8vw;
	}
	h1.core-heading {
		font-size: 3vw;
	}
	h1,.h1 {
		font-size: 4vw;
	}
	h2,.h2, h2.core-heading {
		font-size: 3vw;
	}
	h3,.h3 {
		font-size: 2.5vw;
	}
	h4,.h4 {
		font-size: 2vw;
	}
	h5,.h5 {
		font-size: 1.8vw;
	}
	h6,.h6 {
		font-size: 1.5vw;
	}
	p.normal {
		font-size: 12px;
	}
	
	.col-head{
		font-size: 15px;
	}
	
	#globe {
		margin-top: 50px;
	}
	#footer-nav.nav>li>a {
		padding-left: 0;
	}
	.event-section {
		margin-top: 15px;
	}
	.event-list-head {
		font-size: 1.8vw;
	}
	
	.row{
		margin-right: -5px;
	}
	
	.md-item{
		width: 40%;
		position: relative;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px; 
	}
	
	.services-main{
		width: 50%;
		position: relative;
		float: left;
		margin-right: 20px;
		margin-bottom: 20px; 
	}
	
	
	.careers-input{
		display:inline-block; 
		float:left; 
		width:8vw; 
	}
	
	.careers-label{
		margin-top:12px; 
		margin-left: 3px;
		font-size: 14px;
	}
	
	.careers-table{
		margin-left: 20px;
		margin-right: 20px;
	}
	
	#registration-form{
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.ns-row{
		width:95%;
	}
	
	/* PROPERTY SEARCH */
	.dropdown .btn.btn-default {
		width: 100%;
		text-align: left;
	}
	.dropdown .dropdown-menu {
		width: 100%;
	}
	.glyphicon.glyphicon-menu-down {
		float: right;
	}
	#locality {
		width: 100%;
		border: none;
	}
	input#locality:focus {
		border: none;
	}
	
	.form-control{
		height: 31px;
	}
	
	/* PROPERTY SEARCH ENDS */
	
	.carousel-indicators{
		bottom: 0;
	}
    .carousel-indicators li{
		display: inline-block;
		background: #6D6E71;
		width:20px;
		height:3px;
		border: none;
		margin:0 3px;
		text-indent:-999px;
	}
	
	.carousel-indicators li.active{
		background: #C9252B;
		display: inline-block;
		width:20px;
		height:3px;
		border: none;
		margin:0 3px;
		text-indent:-999px;
	}
	
	.prop-container{
		height: 170px;
	}
	
	h4.prop-list-head{
		font-size: 13px;
	}
	
	.pr-details{
		font-size: 12px;
		line-height: 130%;
	}
	
	#globe{
		background-size: contain; 
	}
	
	#core-list .core-title{
		font-size: 13px;
	}
	
	.team-member-name, .team-member-designation {
		font-size: 11px;
	}
	
	
	/* .even{
		margin-left: 15px;
	} */
}

@media ( min-width : 768px) and (max-width: 991px) {
	
	img.fp-image.middle{
		margin-top: 90px;
	}
	
	.header-container {
		margin: 2.5vh 0 2.5vh -15px;
	}
	#logo, #iso-link, #logo, #iso {
		width: 65%;
	}
	.iso {
		font-size: 1.2vw;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 10px;
	}
	.nav>li>a {
		/* padding: 2px 10px; */
		padding: 2px 6px 2px 10px;
	}
	#footer-nav.nav>li>a {
		
	}
	
	.md-item{
		width: 30%;
		position: relative;
		float: left;
		margin-right: 20px;
		/* margin-bottom: 20px;  */
	}
	
	.services-main{
		width: 35%;
		position: relative;
		float: left;
		margin-right: 20px;
		/* margin-bottom: 20px;  */
	}
	
	.careers-input{
		display:inline-block; 
		float:left; 
		width:5vw; 
	}
	
	.careers-label{
		margin-top:12px; 
		margin-left: 5px;
		font-size: 14px;
	}
	
	.careers-table{
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.ns-row{
		width:96%;
	}
	
	#registration-form{
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.carousel-indicators{
		bottom: 0;
	}
    .carousel-indicators li{
		display: inline-block;
		background: #6D6E71;
		width:25px;
		height:3px;
		border: none;
		margin:0 3px;
		text-indent:-999px;
	}
	
	.carousel-indicators li.active{
		background: #C9252B;
		display: inline-block;
		width:25px;
		height:3px;
		border: none;
		margin:0 3px;
		text-indent:-999px;
	}
	
	.prop-container{
		height: 150px;
	}
	
	h4.prop-list-head{
		font-size: 14px;
	}
	
	.pr-details{
		font-size: 13px;
	}
	
	#globe{
		background-size: contain; 
	}
	
	#core-list .core-title{
		font-size: 14px;
	}
	
	.team-member-name, .team-member-designation {
		font-size: 12px;
	}
	
	
	/* .even{
		margin-left: 15px;
	} */
	
}

.event-section {
	margin-top: 15px;
}


@media ( min-width : 992px) and (max-width: 1199px) {
	img.fp-image.middle{
		margin-top: 150px;
	}
	
	.header-container {
		margin: 1.8vh 0 1.8vh -15px;
	}
	
	#logo, #iso-link, #iso {
		width: 90%;
	}
	.iso {
		font-size: 1.2vw;
	}
	.navbar-default .navbar-nav>li>a {
		font-size: 11px;
	}
	/* .navbar-nav>li>a {
		padding: 0 !important
	} */
	
	.nav>li>a {
		padding: 2px 38px 2px 0;
	}
	
	.md-item{
		width: 25%;
		position: relative;
		float: left;
		margin-right: 20px;
		/* margin-bottom: 20px;  */
	}
	
	.services-main{
		width: 30%;
		position: relative;
		float: left;
		margin-right: 20px;
		/* margin-bottom: 20px;  */
	}
	
	.careers-input{
		display:inline-block; 
		float:left; 
		width:3vw; 
	}
	
	.careers-label{
		margin-top:0.8vw; 
		margin-left: 0.8vw;
		font-size: 14px;
	}
	
	.careers-table{
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.ns-row{
		width:97%;
	}
	
	#registration-form{
		padding-right: 0px;
	}
	
	.carousel-indicators{
		bottom: 5px;
	}
    .carousel-indicators li{
		display: inline-block;
		background: #6D6E71;
		width:30px;
		height:3px;
		border: none;
		margin:0 3px;
		text-indent:-999px;
	}
	
	.carousel-indicators li.active{
		background: #C9252B;
		display: inline-block;
		width:30px;
		height:3px;
		border: none;
		margin:0 3px;
		text-indent:-999px;
	}
	
	.prop-container{
		height: 200px;
	}
	
	h4.prop-list-head{
		font-size: 1.2vw;
	}
	
	.even{
		margin-left: 15px;
	}
	
	.team-member-name, .team-member-designation {
		font-size: 13px;
	}
	
}

@media ( min-width : 1200px) {
	
	.post-services{
		width:30%;
		text-align: left;
		margin: 0 15px 15px 0;
	}
	
	img.fp-image.middle{
		margin-top: 150px;
	}
	
	.header-container {
		margin: 1.8vh 0 1.8vh -15px;
	}
	
	#logo, #iso-link, #logo, #iso {
		width: 80%;
	}
	.iso {
		font-size: 1vw;
	}
	.nav>li>a {
		/* padding: 2px 26px; */
		padding: 2px 28px 2px 0;
	}
	
	#footer-nav.nav>li>a {
		/* padding: 2px 26px; */
		padding: 2px 42px 2px 0;
	}
	
	.md-item{
		width: 25%;
		position: relative;
		float: left;
		margin-right: 20px;
		/* margin-bottom: 20px;  */
	}
	
	.careers-input{
		display:inline-block; 
		float:left; 
		width:3vw; 
	}
	
	.careers-label{
		margin-top:0.8vw; 
		margin-left: 0.5vw;
		font-size: 14px;
	}
	
	.careers-table{
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.ns-row{
		width:100%;
	}
	
	#registration-form{
		padding-right: 0px;
	}
	
	.carousel-indicators{
		bottom: 15px;
	}
    .carousel-indicators li{
		display: inline-block;
		background: #6D6E71;
		width:40px;
		height:3px;
		border: none;
		margin:0 5px;
		text-indent:-999px;
	}
	
	.carousel-indicators li.active{
		background: #C9252B;
		display: inline-block;
		width:40px;
		height:3px;
		border: none;
		margin:0 5px;
		text-indent:-999px;
	}
	
	.prop-container{
		height: 200px;
	}
	
	h4.prop-list-head{
		font-size: 1.2vw;
	}
	
	.even{
		margin-left: 15px;
	}
	
	.team-member-name, .team-member-designation {
		font-size: 13px;
	}
	
	
	
	
	
}

.prop-container{
	background:#f5f5f5; 
	width:100%; 
	position:relative; 
	display:block;	
}

.ns-row{
	width:100%;
}
	
/* HEADER ENDS */

/* TOP IMAGE ENDS */
#top-image {
	width: 100%;
	display: table;
}

.pagehead-container {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

h1.pagehead {
	text-align: center;
	font-weight: 500;
	z-index: 200;
	display: block;
	position: relative;
}

.bold500 {
	font-weight: 500;
}

/* TOP IMAGE ENDS */

/* CONTACT FORM IN CONTENT */
#contact-form .checkbox {
	margin-left: -10px;
}

/* CONTACT FORM IN CONTENT ENDS */

/* NEWSLETTER ON OTHER PAGES */
#newsletter-inner {
	margin-left: 15px;
	/* width:100%; */
}

.ns-row{
	background: #EBEBEB;
	padding-top: 15px;
}

/* NEWSLETTER ON OTHER PAGES ENDS */
.sec-head2 {
	font-size: 20px;
	display: block;
	position: relative;
	margin-bottom: 30px;
}

.hr-ns-head {
	margin-top: 5px;
}

.sec-head2:after {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: relative;
	display: block;
	content: '';
	width: 50px;
	height: 3px;
	/*bottom: -10px;
	left: 47.5%;*/
	margin: 10px auto 0 auto;
	/*text-align: center;*/
	background-color: #C9252B;
}

p.description {
	font-size: 12px;
}

.col-head {
	font-size: 20px;
}

.normal {
	font-size: 14px;
}

ul.normal {
	margin-left: -20px;
	font-family: "Roboto", serif;
}

/* LIST in KNOWLEDGE CENTER */
.list-container {
	/* padding-left: 20px; */
}

/* LIST in KNOWLEDGE CENTER ENDS */

.pr-details-head {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
}

.pr-details-label,.pr-details-info {
	display: inline;
}

.pr-details {
	margin-top: 0;
	margin-bottom: 10px;
}

.pr-image,.pr-main-image {
	width: 100%;
}

ul.pr-attributes {
	list-style: none;
	margin-left: -15px;
}

ul.pr-attributes li {
	position: relative;
	font-family: "Roboto", serif;
}

li.pr-attribute:before {
	position: absolute;
	top: 7px;
	margin: 0 0 0 -22px;
	/*vertical-align: middle;*/
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #C9252B;
	content: "";
}

ul.redbullets {
	margin-left: -15px;
}

ul.redbullets li {
	position: relative;
	font-family: "Roboto", serif;
	list-style: none;
}

ul.redbullets li:before {
	position: absolute;
	top: 7px;
	margin: 0 0 0 -15px;
	/*vertical-align: middle;*/
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #C9252B;
	content: "";
}

.w100p {
	width: 100%;
}

.ucase {
	text-transform: uppercase;
}

.center {
	text-align: center;
}

.zero-tm {
	margin-top: 0;
}

.white {
	color: #fff;
}

.redbg {
	background: #C9252B;
}

.section {
	background: #FFF;
	padding-top: 30px;
}

a:hover,a:active,a:focus {
	text-decoration: none !important;
}

h2,h3,h4,h5,h6 {
	line-height: 150%;
}

.container-fluid {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.swiper-container {
	width: 100%;
}

.swiper-slide {
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
}

/*SEARCH PROPERTY PAGE STARTS*/
.property_panel {
	margin-left: 25px;
	margin-right: 25px;
}

.pp_image_container {
	width: 100%;
	height: 300px;
}

.pp_image_container:after {
	width: 100%;
	height: 10%;
	content: atr("title");
	background: #ccc;
	opacity: 0.5;
	color: #6D6E71;
	position: relative;
	bottom: 0;
}

.pp_image {
	width: 100%;
}

.pp-description {
	padding: 5px 20px 5px 20px;
}

.pp_row_head {
	width: 40%;
}

.sa-container {
	position: fixed;
	top: 25px;
	right: 100px;
	display: table;
	padding-left: 25px;
	padding-right: 25px;
}

.sa-container div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/*SEARCH PROPERTY PAGE ENDS*/

/*NEWSLETTER PAGE STARTS*/
#toc {
	margin-left: -20px;
}

.ns-item img {
	width: 100%;
}

.ns-item:after {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	position: relative;
	display: block;
	content: attr(data-month);
	margin: 10px 0 20px -20px;
	text-align: center;
	color: #C9252B;
	font-size: 13px;
}

/*NEWSLETTER PAGE ENDS*/

/*SEPERATORS AND SPACERS START*/
.spacer10 {
	height: 10px;
}

.spacer20 {
	height: 20px;
}

.spacer30 {
	height: 30px;
}

.spacer40 {
	height: 40px;
}

/*SEPERATORS AND SPACERS END*/

/*MY CUSTOM BUTTON STARTS */
#services #contact-form input[type="text"],a.button,textarea.cust,#page-events #contact-form input[type="text"],a.button,textarea.cust,
#registration-form input[type="text"], #registration-form input[type="text"]
	{
	position: relative;
	background: #FFF;
	color: #6D6E71;
	font-size: 10px;
	font-weight: 500;
	padding: 3px 6px;
	border: 1px solid #ccc;
	border-radius: 0;
}



textarea.cust:focus {
	border: 1px solid #ccc;
}

#services #contact-form .form-group {
	margin-bottom: 5px;
}

#services #contact-form input[type="submit"],#page-events #contact-form input[type="submit"],a.redbtn
	{
	position: relative;
	background: #C9252B;
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	padding: 10px 12px;
	text-transform: uppercase;
	border: 0;
	width: 100px;
}

#service-subnav-container .nav>li>a {
	font-size: 12px;
	color: #6D6E71;
}

#service-subnav-container .nav>li>a:focus,#service-subnav-container .nav>li>a:hover,#service-subnav-container .nav>li.active>a
	{
	color: #A71C21;
}

input[type="text"], input[type="email"],a.button,textarea, textarea.custom {
	position: relative;
	background: #FFF;
	color: #6D6E71;
	font-size: 12px;
	font-weight: 500;
	line-height: 1em;
	padding: 10px 12px;
	border: 1px solid #CCC;
	border-radius: 0;
}

/* input[type="submit"], input[type="reset"], #newsletter-inner a.button{
	position: relative;
	background: #888;
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	line-height: 1em;
	padding: 10px 12px;
	border: 1px solid #888;
	border-radius: 0;
} */
#newsletter-inner button.btn {
	position: relative;
	background: #6D6E71;
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	line-height: 1em;
	padding: 10px 12px;
	border-radius: 0;
	width: 100%;
}

#newsletter-inner button.btn:focus,#newsletter-inner button.btn:hover {
	background: #C9252B;
}

#newsletter-inner a.button{
	position: relative;
	background: #888;
	color: #FFF;
	font-size: 12px;
	font-weight: 500;
	line-height: 1em;
	padding: 10px 12px;
	border: 1px solid #888;
	border-radius: 0;
	text-transform: uppercase;
}

#newsletter input[type="submit"] {
	text-align: left;
}

input[type="submit"] {
	cursor: pointer;
	width: 100%;
}

a.button {
	font-size: 14px;
	padding: 16px 24px;
	border: 3px solid #C9252B;
	cursor: pointer;
	display: block;
	text-align: center;
	position: relative;
	border-radius: 0;
}

a.button-small {
	position: relative;
	background: #FFF;
	color: #C9252B;
	font-size: 12px;
	padding: 10px 12px;
	border: 2px solid #C9252B;
	cursor: pointer;
	display: block;
	text-align: center;
	position: relative;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 0;
}

a.button:hover,a.button:focus,a.button:active {
	color: #C9252B;
}

.bottom {
	bottom: 0;
}

/*MY CUSTOM BUTTON ENDS */

/*FOOTER STARTS*/
#footer-nav {
	position: relative;
}

#globe {
	/* height: 181px; */
	width: 100%;
	background: url(../images/world-map.png) no-repeat;
	display: table;
	position: relative;
	background-size: contain; 
}

#socialmedia {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.social {
	margin: 20px;
	display: inline-block;
	position: relative;
}

.address {
	display: block;
	margin-bottom: 20px;
	position: relative;
}

#copyright {
	color: #6D6E71;
	font-size: 11px;
	display: block;
	margin-left: 15px;
}

#poweredby {
	display: block;
	text-align: right;
}

/*FOOTER ENDS*/

/*NEWSLETTER STARTS*/
#newsletter,#header,#ns-current,#contact,#buy,#sell {
	background: rgb(255, 255, 255); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1)
		1%, rgba(230, 247, 229, 1) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1)
		1%, rgba(230, 247, 229, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 1%,
		rgba(230, 247, 229, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
		endColorstr='#e6f7e5', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

/*NEWSLETTER ENDS*/

/*FEATURED PROPERTIES START*/
#featured-properties {
	margin-top: 30px;
	padding-top: 0;
}

#fp {
	position: relative;
	list-style: none;
}

#fp li {
	position: absolute;
	width: 240px;
	top: 60px;
}

.fp-image, .fp-image-xss{
	width: 100%;
	position: relative;
}

/*.fp-image.middle{
	margin-top: 150px;
}*/

/*.fp-image.bottom{
	margin-top: 10px;
}*/

.fp-item:after, .md-item:after{
	content: attr(data-property);
	position: relative;
	display: block;
	height: 20%;
	width: 100%;
	bottom: 25px;
	padding: 5px 15px;
	left: 0;
	opacity: 0.8;
	background: #C9252B;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	font-size: 11px;
}

.swiper-slide .fp-item:after {
	content: attr(data-property);
	position: relative;
	display: block;
	height: 9%;
	width: 100%;
	bottom: 25px;
	padding: 5px 15px;
	left: 0;
	opacity: 0.8;
	background: #C9252B;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	font-size: 11px;
}

.redbox {
	border: 1px solid #C9252B;
	padding: 10px;
}

.outer {
	display: table;
	width: 100%;
}

.inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.fp-home-head {
	margin: 0;
	line-height: 120%;
}

/*FEATURED PROPERTIES END*/

/*HOME NEWSLETTERS STARTS*/
#ns-image {
	width: 100%;
}

/*HOME NEWSLETTERS ENDS */

/*HOME KNOWLEDGE CENTER*/
#knowledge-center {
	background: url(/trec/images/home/knowledge-center.png) no-repeat center 0;
}

a.trec-btn {
	display: block;
	background: #C9252B;
	cursor: pointer;
	padding: 8px 10px;
	width: 100%;
	color: rgba(255, 255, 255, 0.9);
	text-align: center;
}

a.trec-btn:focus,a.trec-btn:hover {
	color: rgba(255, 255, 255, 1);
}

/*HOME KNOWLEDGE CENTER ENDs*/

/*HOME EVENTS */
#events {
	background: url(/trec/images/home/events.png) no-repeat center 0;
}

#events-redbox-container {
	border: 2px solid #fff;
	border-radius: 2px;
}

#events-redbox {
	background: #C9252B;
	color: #fff;
	padding: 10px;
	margin: 5px;
}

a.trec-btn-bordered {
	display: block;
	background: #C9252B;
	cursor: pointer;
	padding: 8px 10px;
	width: 150px;
	margin: 5px auto;
	color: rgba(255, 255, 255, 0.9);
	text-align: center;
	border: 1px solid #fff;
}

a.trec-btn-bordered:focus,a.trec-btn-bordered:hover {
	color: rgba(255, 255, 255, 1);
}

/*HOME EVENTS ENDS */

/*HOME FRANCHISE */
#franchise {
	background: url(/trec/images/home/franchise.jpg) no-repeat center 0;
	/* background-size: cover; */ 
}

#franchise-container {
	width: 80vw;
	margin: 1vh auto;
}

#franchise-box-container {
	/* border: 2px solid #fff;
	border-radius: 2px; */
}

#franchise-box {
	background: rgba(218,234,231,0.9);
	opacity: 0.9;
	color: #fff;
	padding: 10px;
	margin: 5px;
	border: 3px solid rgba(222,227,231,0.9);
	border-radius: 3px;
}

a.franchise-link{
	color: #C9252B;
}

a.franchise-link:hover, a.franchise-link:active, a.franchise-link:focus{
	color: #C9252B;
}

a.trec-btn-bordered {
	display: block;
	background: #C9252B;
	cursor: pointer;
	padding: 8px 10px;
	width: 150px;
	margin: 5px auto;
	color: rgba(255, 255, 255, 0.9);
	text-align: center;
	border: 1px solid #fff;
}

a.trec-btn-bordered:focus,a.trec-btn-bordered:hover {
	color: rgba(255, 255, 255, 1);
}

/*HOME FRANCHISE ENDS*/


#service-nav {
	border-left: 1px solid #ccc;
}

#service-nav li {
	border-left: 3px solid #FFF;
}

#service-nav li.active {
	border-left: 3px solid #C9252B;
}

.ns-caption {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}

.core-subhead {
	font-size: 15px;
	color: #6D6E71;
	margin-top: -10px;
}

.team-member-name {
	margin-top: 13px;
	font-weight: 600;
}

.team-member-name a {
	color: #C9252B;
}

.team-member-name a:hover {
	color: #A71C21;
}

.team-member-designation {
	margin-top: -10px;
}

.team-member-photo {
	border: thin solid #C9252B;
}

a.red:hover {
	color: #A71C21;
}

/* SEARCH PROPERTY STARTS */
.search-container {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.dropdown-menu {
	border-radius: 0;
}

.dropdown-header {
	font-family: "Roboto", sans-serif;
	color: #C9252B;
	padding-left: 15px;
	font-weight: 700;
	font-size: 13px;
}

table.search-table-r1>tbody>tr>td {
	border: none;
	background: #FFF;
	/* padding:0 !important */
}

table.search-table-r1 input {
	border: none;
}

ul.checkbox label,ul.radio label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 35px;
	margin-right: 15px;
	font-size: 13px;
	font-family: "Roboto", sans-serif;
}

.radio input[type=radio] {
	display: none;
}

.radio label:before,.checkbox label:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 10px;
	margin-left: 15px;
	position: absolute;
	left: 0;
	bottom: 6px;
	border: 2px solid #C9252B;
	background: #FFF;
	border-radius: 5px;
	/* box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8); */
}

.radio label:before {
	border-radius: 5px;
}

.radio input[type=radio]:checked+label:before {
	background: #C9252B;
}

.checkbox input[type=checkbox] {
	display: none;
}

.checkbox label:before {
	border-radius: 3px;
}

.checkbox input[type=checkbox]:checked+label:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	font-weight: 700;
	color: #C9252B;
	text-align: center;
	line-height: 5px;
}

.clear-all {
	position: absolute;
	bottom: 25px;
	right: 25px;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
}

.redbtn {
	background: #C9252B;
	color: #fff;
	border: none;
	width: 100%;
}

/* custom select.css */
.ui-select-multiple.ui-select-bootstrap{
	border:none;
	margin-bottom: 5px;
}
/* SEARCH PROPERTY ENDS */



/* PROFILE PAGES */

.team-member-contact-info{
	margin-top:20px;	
}

/* PROFILE PAGES ENDS */

.isProject{
	display: block;
	font-size: 11px;
	color: #222;
}
