html, body {
	position: fixed;
	height: 100%;
	overflow:hidden;
	/*font-family: 'Lato', sans-serif !important;*/
	font-family: 'Nunito Sans', sans-serif !important;

	-webkit-user-select: none; /* Chrome/Safari */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */

	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
}

/* body {width:100%; height:100%; overflow:hidden; margin:0; }
html {width:100%; height:100%; overflow:hidden; } */

body
{
	/*font-family: 'Gloria Hallelujah', cursive !important;*/
	/*font-family: 'Roboto', sans-serif; !important;*/
}

body {
	padding: 0;
	margin: 0;
	/*font-size: 16px;*/
	line-height: 26px;
	background: #f3f3f3;
	text-shadow: 0 0 0px;
}
a, img, ul, .config_dropdown, .header, .project_breef, .tower_pop_info, .fliter_submenu, .available_info, .block_info {
	transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
}

ul, li {
	padding: 0;
	margin: 0;
}
img {
	max-width: 100%;
}
.header {
	position: relative;
	box-shadow: 0 0 3px #ccc;
	background: #fff;
}
.block_price small {
	font-size: 60%;
}
.kennedy_logo {
	padding-top: 20px;
	padding-bottom: 20px;
}
.kb-navbrand {
	height: auto;
	padding: 10px;
}
.kb-navbrand>img {
	max-width: 80%;
}
.kb-navbar-default {
	background: none;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}
.kb-navbar-nav {
	margin: 8px 0 0;
}
.main_nav {
	padding: 0;
}
.main_nav ul li {
	list-style: none;
}
.main_nav ul li.social_icons {
	margin: 0;
	padding: 0;
}
.main_nav .navbar-default .navbar-nav>li>a, .main_nav .navbar-default .navbar-nav>.active>a, .main_nav .navbar-default .navbar-nav>.active>a:hover, .main_nav .navbar-default .navbar-nav>.active>a:focus {
	display: block;
	color: #444;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
}
.main_nav .navbar-default .navbar-nav>li>a:hover, .main_nav .navbar-default .navbar-nav>.active>a:hover {
	color: #d82f42;
}
.main_nav .navbar-default .navbar-nav>li.active>a {
	background: none;
}
.navbar-fixed-top .kb-navbrand>img {
	max-width: 50%;
}
.search_fluid {
	background: #373737;
}
.properties_list_title_sectioon {
	margin-top: 20px;
	margin-bottom: 20px;
}
.properties_title h4 {
	margin: 0;
	line-height: 42px;
}
.sort_by {
	text-align: right;
}
.sort_by select {
	background: none;
	border: 1px solid #ddd;
	border-radius: 0;
	box-shadow: none;
	width: 190px;
	min-height: 42px;
	outline: none;
	padding: 0 15px;
}
.listing_section {
	background: #fff;
	padding: 20px;
	-webkit-box-shadow: 2px 2px 2px 0px #ddd;
	-moz-box-shadow: 2px 2px 2px 0px #ddd;
	box-shadow: 2px 2px 2px 0px #ddd;
	margin-bottom: 20px;
}
.property_thmb_info {
/*width: 710px;
	padding-left: 5px;
	float: right;
	max-width: 100%;*/
}
.project_location {
	text-align: right;
}
.project_location h5 {
	margin: 28px 0 0;
	color: #77777d;
}
.project_title h3 {
	margin: 0 0 5px;
}
.project_title h5 {
	color: #77777d;
}
.location_icon {
	background: url(../images/location_icon.png) no-repeat;
	width: 12px;
	height: 16px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.property_info_tbl {
	margin: 15px 0 0;
}
.property_info_tbl .table>tbody>tr>td {
	border-top: none;
	border-bottom: 1px solid #eaeaeb;
	line-height: 30px;
}
.property_info_tbl .table.project_tbl {
	margin-bottom: 0;
}
.property_info_tbl .table>thead:first-child>tr:first-child>th {
	border-bottom: 1px solid #e3e3e4;
	color: #222;
	font-weight: normal;
	line-height: 30px;
	background: #f1f1f1;
}
.kb_listing_icon {
	width: 20px;
	height: 20px;
	float: left;
	margin: 5px 8px 0 0;
}
.home_icon {
	background: url(../images/home_icon_pink.png) no-repeat;
}
.project_area_icon {
	background: url(../images/scale_icon_pink.png) no-repeat;
}
.price_icon {
	background: url(../images/rupee_sign_pink.png) no-repeat;
}
.prop_status {
	line-height: 46px;
}
.status_title {
	color: #77777d;
}
.prop_request_call a {
	text-decoration: none;
	display: block;
	line-height: 46px;
	padding: 0 10px;
	color: #fff;
	background: #d83144;
	float: right;
}
.prop_request_call a i.phone_icon {
	background: url(../images/phone_icon_white.png) no-repeat;
	width: 27px;
	height: 20px;
	float: left;
	margin: 13px 5px 0 0;
}
.prop_request_call a:hover {
	background: #ab0c1e;
}
.kb-caret {
	float: right;
}
footer {
	background: #1b1b1b;
	padding: 30px 0;
	color: #fff;
	font-size: 15px;
	line-height: 48px;
}
.social-nav {
	text-align: right;
}
.social-nav ul li {
	list-style: none;
	display: inline-block;
	margin: 0 3px;
}
.social-nav ul li a {
	display: block;
	color: #777;
	border: 2px solid #777;
	border-radius: 50%;
	text-decoration: none;
	width: 48px;
	height: 48px;
	font-size: 26px;
	text-align: center;
	line-height: 42px;
}
.social-nav ul li a i {
	margin: 0;
}
.social-nav ul li a:hover {
	color: #fff;
	border: 2px solid #fff;
}
.location_section, .config_section, .price_section, .filters_section {
	border-right: 1px solid #5a5a5a;
}
.pricing_dropdown input {
	max-width: 100%;
}
.search_form {
	margin: 0;
	display: block;
	padding: 0;
}
.search_form .location_search {
	width: 100%;
}
.location_search, .location_search:focus {
	background: url(../images/location_icon_white.png) no-repeat 0 17px;
	border-radius: 0;
	border: none;
	color: #fff;
	padding: 0 10px 0 25px;
	box-shadow: none;
	font-size: 16px;
	height: 60px;
}
a.config_nav, .kb_search_nav .open>a, .kb_search_nav .open>a:focus, .kb_search_nav .open>a:hover, .filter_btn, .filter_btn:hover, .clear_filter_btn {
	line-height: 30px;
	color: #fff;
	padding: 10px 15px 10px 30px;
	text-decoration: none;
	display: block;
	background: url(../images/home_icon_white.png) no-repeat 0 12px;
	font-size: 15px;
}
a.pricing_nav {
	background: url(../images/rupee_sign_white.png) no-repeat 0 20px;
}
.kb_caret {
	background: url(../images/down_arw_white.png) no-repeat;
	width: 16px;
	height: 8px;
	border: none;
	position: absolute;
	right: 15px;
	top: 20px;
}
.kb_search_nav, .config_nav {
	width: 100%;
}
.config_nav .open>a, .config_nav .open>a:focus, .config_nav .open>a:hover {
	background-color: transparent;
}
.config_dropdow {
	border-radius: 0;
	box-shadow: 0 0 4px #ccc;
	margin: 0;
	border: none;
	width: 195px;
	left: -15px;
}
.pricing_section {
	background: url(../images/rupee_sign_white.png) no-repeat;
}
a.pricing_nav, .pricing_nav .open>a, .pricing_nav .open>a:focus, .pricing_nav .open>a:hover {
	background: url(../images/rupee_sign_white.png) no-repeat 0 12px;
}
.config_nav .config_dropdown, .filters .filters_dropdown {
	background: #fff;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 9;
	box-shadow: 0 0 4px #ccc;
	width: 195px;
	display: none;
}
.config_dropdown ul li {
	list-style: none;
	border-bottom: 1px solid #f0f0f0;
	padding: 3px 12px;
	font-size: 15px;
}
.pricing_dropdown ul li li {
	padding: 3px 8px;
}
.config_dropdown ul li .checkbox {
	margin: 0;
}
.config_dropdown ul li input {
	margin: 7px 4px 0;
}
.config_nav:hover .config_dropdown, .filters:hover .filters_dropdown {
	display: block;
}
.pricing_nav .pricing_dropdown {
	padding: 10px;
}
.pricing_dropdown ul li a {
	display: block;
	text-decoration: none;
	color: #444;
}
/*.filters {
	float: left;
}*/
.filter_btn, .filter_btn:hover, .filter_btn:focus {
	background: url(../images/more_icon.png) no-repeat 0 16px;
	padding-right: 0;
	color: #fff;
	text-decoration: none;
}
.clear_filter_btn, .clear_filter_btn:hover, .clear_filter_btn:focus {
	background: url(../images/clear_filter.png) no-repeat 0 16px;
	padding-right: 0;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	float: right;
}
.filters .filters_dropdown {
	right: 0;
	width: 650px;
	left: inherit;
	padding: 15px 20px;
}
.filters_dropdown ul li {
	list-style: none;
}
.filters_dropdown ul li input {
	margin-top: 7px;
}
.filters_dropdown h5 {
	text-transform: uppercase;
	color: #777;
	margin: 0 0 15px;
}
.project_img {
	background: url(../images/project_details_img.jpg) no-repeat center center;
	min-height: 495px;
	position: relative;
	background-size: cover;
	z-index: 991;
}
.project_breef {
	background: rgba(0,0,0,.7);
	padding-top: 12px;
	padding-bottom: 12px;
	bottom: 0;
	position: absolute;
	left: 0;
	width: 100%;
}
.project_title, .title_info h4 {
	color: #fff;
}
.project_title {
	color: #333;
}
.title_info {
	border-right: 2px solid #fff;
	padding: 0 40px 0 0;
	float: left;
}
.title_info h2 {
	margin: 0 0 10px;
	text-transform: uppercase;
}
.title_info h4 {
	margin: 0;
}
.project_price {
	float: left;
	font-size: 24px;
	padding: 15px 0;
	padding-left: 28px;
	color: #fff;
	line-height: 18px;
}
.fainr {
	background: url(../images/rupee_sign_white2.png) no-repeat 0 2px;
	width: 12px;
	height: 20px;
	float: left;
	margin-right: 10px;
	background-size: 100%;
}
.book_visit {
	float: right;
}
.book_visit_btn, .book_visit_btn:hover, .book_visit_btn:focus {
	background: url(../images/book_visit_icon.png) no-repeat 10px 8px #d4202b;
	border-radius: 0;
	color: #fff;
	padding: 10px 10px 10px 42px;
	margin: 5px 0 0;
	font-size: 15px;
	text-transform: uppercase;
	background-size: 13%;
}
.book_visit_btn:hover, .book_visit_btn:focus {
	background: url(../images/book_visit_icon.png) no-repeat 10px 8px #c30e19;
	background-size: 13%;
}
.navToSelect {
	display: none;
}

/* Mobile device */
@media only screen and (max-width: 767px) {
nav.skit_filter ul {
	display: none;
}
.navToSelect {
	display: block;
}
}
/* Mobile Nav End */

.filter_section {
	margin: 5px 0 0;
	border-bottom: 1px solid #dfdfdf;
	padding: 0 0 6px;
}
span.title {
	float: left;
	line-height: 26px;
	margin: 0 15px 0 0;
	font-size: 18px;
}
.skit_filter ul li {
	list-style: none;
	display: inline-block;
	margin: 0 39px;
}
.skit_filter ul li a {
	color: #3e3e3e;
	font: normal 16px/42px 'DINProLight';
	padding: 0 15px 15px;
	text-decoration: none;
	text-shadow: 0 0 0px #333;
}
.skit_filter ul li a:hover {
	color: #111;
}
.skit_filter ul li.active a {
	color: #f30a5b;
	border-bottom: 2px solid #f30a5b;
}
/*.filter_section.fixed .skit_filter ul li a {
	font-size: 15px;
	padding: 0 22px 15px;
}*/

.kb_container_fluid {
	padding: 60px 0;
	clear: both;
}
.tab_info {
	margin:  40px 0 0;
	width: 100%;
	float: left;
}
.overview_info {
	padding-bottom: 0;
}
.title_sub, .bhkpremium_list h4.title_sub {
	/*text-transform: uppercase;*/
	color: #888;
	font-size: 15px;
}
.project_info {
	font-size: 16px;
	color: #000;
}
.add_top_med {
	margin-top: 30px;
}
.section_title {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin: 0 0 20px;
}
.section_title:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 2px solid #d4202b;
	bottom: 0;
	width: 110px;
	margin: -12px auto;
	left: 0;
	right: 0;
}
.sub_title {
	margin-top: 10px;
	margin-bottom: 0;
}
.sub_title:after {
	width: 60px;
}
.gallery_section {
	padding: 50px 0 0;
	text-align: center;
}
hr {
	border-top: 1px solid #dfdfdf;
}
.details_second_row {
	padding: 10px 0 0;
}
.unit_type_nav {
	border-bottom: none;
	margin-bottom: 20px;
}
/*.unit_type_nav ul li, .plan_list ul li{ list-style:none; float:left; margin-right:2px;}*/
.unit_type_nav>li {
	margin: 0 2px 0 0;
}
.unit_type_nav ul li a, .plan_list ul li a, .unit_type_nav>li>a, .unit_type_nav>li.active>a, .unit_type_nav>li a:hover {
	background: #e1e1e1;
	display: block;
	color: #333;
	text-decoration: none;
	padding: 5px 30px;
	border-radius: 0;
	border: none;
	margin: 0;
	line-height: 32px;
	text-transform: uppercase;
}
.unit_type_nav ul li.active a, .plan_list ul li.active a, .unit_type_nav>li.active>a, .unit_type_nav>li.active>a:hover, .unit_type_nav>li.active>a:focus {
	background: #d4202b;
	color: #fff;
	margin: 0;
	border: none;
}
.red_text {
	color: #d4202b;
}
.details_list ul {
	margin: 20px 0 0;
}
.details_list ul li {
	list-style: none;
	display: inline-block;
	width: 24.6%;
	font-size: 17px;
	vertical-align: top;
}
.details_list ul li i {
	float: left;
	margin-right: 12px;
}
.details_list ul li small {
	display: block;
	color: #666;
}
.plan_info {
	text-align: center;
}
.htab_list {
	width: 100%;
	float: left;
}
.plan_list {
	float: right;
	margin: 0;/*width: 100%;*/
}
.plan_list ul {
	float: right;
}
.plan_list>li>a, .plan_list ul li.active a, .plan_list>li.active>a, .plan_list>li.active>a:hover, .plan_list>li.active>a:focus {
	padding: 2px 10px;
}
.amenities_list ul {
	margin: 0;
}
.amenities_list ul li {
	margin: 30px 0 5px;
	line-height: 38px;
	text-align: left;
	float: left;
}
.location_refine_list {
	width: 245px;
	background: #fff;
	box-shadow: 0 0 3px #999;
	float: left;
	position: absolute;
	top: 15px;
	left: 35px;
	z-index: 1;
}
.location_refine_list ul li {
	list-style: none;
	border-bottom: 1px solid #d9d3c4;
	display: block;
}
.location_refine_list ul li a {
	display: block;
	color: #424242;
	text-decoration: none;
	line-height: 50px;
	padding: 0 12px;
}
.location_refine_list ul li a img {
	margin-right: 8px;
}
.location_refine_list ul li.active a {
	border-left: 3px solid #d4202b;
	padding-left: 9px;
}
.about_listnav.fixed {
	position: fixed;
	top: 60px;
	left: 0;
	right: 0;
	z-index: 991;
	background: #fff;
	margin-top: 0;
	box-shadow: 0 0 1px #ccc;
}
.white_bg {
	background: #f9f9f9;
	box-shadow: 0 0 5px #ccc;
}
.developer_info {
	margin-top: 50px;
}
.project_count {
	font-size: 38px;
	margin-bottom: 35px;
}
.unit_type_info_block {
/*padding: 30px 0 0;*/
}
.nh_categories {
	border-right: 2px solid #e6e6e6;
	min-height: 420px;
	padding-right: 0;
}
.nh-nav-tabs {
	border-bottom: none;
}
.nh_categories ul li, .nh_categories>ul>li:hover {
	list-style: none;
	display: block;
	position: relative;
	margin: 0;
	border: none;
}
.nh_categories>ul>li>a, .nh-nav-tabs>li.active>a, .nh-nav-tabs>li.active>a:focus, .nh-nav-tabs>li.active>a:hover {
	color: #444;
	display: block;
	text-align: right;
	line-height: 34px;
	text-decoration: none;
	padding: 3px 20px 3px 0;
	margin-right: 0;
	font-size: 15px;
	background: none;
	border-radius: 0;
	border: none;
}
.nh_categories ul li.active a:after {
	content: "";
	position: absolute;
	height: 40px;
	width: 2px;
	border-right: 2px solid #d4202b;
	top: 0px;
	margin: 0px auto;
	right: -2px;
}
.nh-nav-tabs>li {
	float: inherit;
	outline: none;
}
.nh-nav-tabs>li>a:hover {
	background: none;
	border: none;
}
.label_cont {
	background: rgba(255,255,255,.7);
	padding: 5px 10px;
	height: 100%;
}
.largeLabel {
	margin: 0;
	padding: 0;
}
.loan_input {
	display: table;
}
.loan_input input, .loan_input .input-group-addon {
	display: table-cell;
}
.loan_input input {
	border-radius: 0;
	box-shadow: none;
	padding: 6px 14px;
	border: 1px solid #dedede;
	line-height: 30px;
	height: auto;
	color: #333;
	font-size: 18px;
	text-shadow: 0 0 0 #555;
}
.loan_input .input-group-addon {
	border-color: #dedede;
}
.form-horizontal .form_title {
	text-shadow: none;
	text-transform: uppercase;
	color: #9a9a9a;
	font-weight: normal;
	text-align: left;
	text-shadow: 0 0 0 #555;
}
.loan_input input.form-control:focus {
	box-shadow: none;
	border: 1px solid #dedede;
}
.loan_form_section {
	margin-top: 15px;
	margin-bottom: 15px;
}
.slider_caliculation ul {
	margin: 50px 0 0;
}
.slider_caliculation ul li {
	list-style: none;
	background: #f0f0f0;
	padding: 30px;
	border-bottom: 1px solid #e0e0e0;
}
.cal_title {
	font-size: 20px
}
.cal_result {
	font: normal 26px/40px 'DINProRegular';
	color: #333;
}
.project_title_ifno h3 {
	color: #fff;
}
#myDiv {
	margin: 0 auto;
}
.project_breef.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
	background: rgba(0,0,0,.9);
	bottom: inherit;
}
.header.fixed .kb-navbrand>img {
	max-width: 50%;
}
.header.fixed .kb-navbar-nav {
	margin: 0;
}
.main_nav.fixed .navbar-default .navbar-nav>li>a, .main_nav.fixed .navbar-default .navbar-nav>.active>a, .main_nav.fixed .navbar-default .navbar-nav>.active>a:hover, .main_nav.fixed .navbar-default .navbar-nav>.active>a:focus {
	font-size: 14px;
}
.tabbable {
	width: 100%;
	float: left;
}
.plan-tab-content {
	margin: 50px 0 10px;
}
.details_list h4 {
	margin-top: 0;
}
.unit_type_vnav > ul.z-tabs-desktop {
	min-width: 125px;
	width: 125px;
}
.unit_type_vnav>ul>li>a.z-link {
	font-size: 16px;
	text-shadow: 0 0 0 #333;
}
.unit_type_vnav>ul>li>a.z-link span {
	font-size: 15px;
}
.sft_list>a.z-link > span {
	font-size: 14px !important;
	margin-bottom: 3px;
}
.unit_type_vnav > ul > li > a i {
	width: auto;
	margin: 2px 4px 0 0;
	float: left;
}
#amenities {
	min-height: 500px;
}
.unit_type_main_container .tab-content > .tab-pane {
	display: block;
	visibility: hidden;
	position: relative;
	height: 0;
	overflow: hidden;
}
.unit_type_main_container .tab-content>.active {
	visibility: visible;
	height: auto;
}
.project_sub_nav {
	/*border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;*/
	padding: 20px 0 0;
	text-align: center;
}
.project_sub_nav ul li {
	list-style: none;
	display: inline-block;
	margin: 0 20px;
	box-sizing: border-box;
}
.project_sub_nav ul li i {
	border: 2px solid #8a8a8a;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 52px;
	height: 52px;
	float: left;
	margin: 0 8px 0 0;
	padding: 8px 0;
	text-align: center;
}
.project_sub_nav ul li i.proj_plan {
	background: url(../images/property_plan_icon.png) no-repeat 10px 8px;
}
.project_sub_nav ul li i.proj_location {
	background: url(../images/property_location_icon.png) no-repeat 10px 8px;
}
.project_sub_nav ul li a {
	color: #333;
	display: block;
	line-height: 52px;
}
.project-col-info {
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	width: 100%;
	float: left;
}
.project_thmb_info_container {
	padding: 15px;
	width: 100%;
	float: left;
}
.green_txt {
	color: #1fbe9e;
}
.pop_position {
	text-align: right;
}
.property_thmb {
	position: relative;
}
.project_thmb_brief {
	background: rgba(0,0,0,.6);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 12px;
}
.project_thmb_brief h3 {
	font: normal 22px/28px 'DINProLight';
	margin: 0;
}
.project_thmb_brief h4 {
	font: normal 16px/24px 'DINProLight';
	margin: 0;
}
.wish_list a {
	color: #fff;
}
.project-col {
	padding-bottom: 30px;
	display: table-cell;
	float: inherit;
	vertical-align: top;
}
.projects_ddown {
	position: relative;
	width: 100%;
	padding: 8px 0;
}
.projects_ddown .bootstrap-select, .projects_ddown .btn-default, .projects_ddown .open>.dropdown-toggle.btn-default:hover, .projects_ddown .btn-default.active.focus, .projects_ddown .btn-default.active:focus, .projects_ddown .btn-default.active:hover, .projects_ddown .btn-default:active.focus, .projects_ddown .btn-default:active:focus, .projects_ddown .btn-default:active:hover, .projects_ddown .open>.dropdown-toggle.btn-default.focus, .projects_ddown .open>.dropdown-toggle.btn-default:focus, .projects_ddown .open>.dropdown-toggle.btn-default:hover, .projects_ddown .bootstrap-select .dropdown-toggle:focus, .projects_ddown .btn-default.active, .projects_ddown .btn-default:active, .projects_ddown .open>.dropdown-toggle.btn-default {
	background: none;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	border: none;
	outline: none !important;
	font-size: 15px;
	padding: 6px 25px 6px 30px;
	background: url(../images/project_icon.png) no-repeat 0 6px;
}
.projects_ddown .bootstrap-select {
	background: none;
	padding: 0;
}
.projects_ddown .bootstrap-select.open button {
	border-radius: 0 !important;
}
.projects_ddown .bootstrap-select.open .dropdown-menu {
	top: 42px;
	background: #fff/*eff0f4*/;
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0;
}
.projects_ddown .bootstrap-select.open .dropdown-menu ul li {
	line-height: 36px;
}
.projects_ddown .bootstrap-select.open .dropdown-menu ul li.selected a {
	color: #d83144;
}
.projects_ddown .bootstrap-select .dropdown-menu > li > a, .projects_ddown .bootstrap-select.open .dropdown-menu > li > a, .projects_ddown .bootstrap-select.open .dropdown-menu > li > a:focus {
	padding: 10px 20px;
	border-bottom: 1px solid #eff0f4;
	outline: none;
}
.filteruse_info {
	width: 100%;
	margin: 30px 0;
}
.filteruse_info p {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #d4202b;
	font-size: 14px;
	line-height: 20px;
}
.filteruse_info ul {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
.filteruse_info ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0 10px;
	background: #d4202b;
	border-radius: 20px;
	color: #fff;
	font-size: 12px;
}
.filteruse_info ul li span {
	cursor: pointer;
	margin-left: 5px;
}
.select_tower_list {
	width: 100%;
	padding: 30px 0;
}
.select_tower_list .select_tower_listimg {
	width: 100%;
	position: relative;
}
.select_tower_list .select_tower_listimg .select_tower_listimg_img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding: 0;
}
.select_tower_list .select_tower_listimg .hotspot_info {
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
}
.tower_pop_info {
	position: absolute;
	width: 190px;
	background: #e2ddd7;
	left: -81px;
	top: -125px;
	padding: 10px 13px;
	border-bottom: 3px solid #d72e41;
	visibility: hidden;
	opacity: 0;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.tower_pop_info:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(215, 46, 65, 0);
	border-top-color: #d72e41;
	border-width: 10px;
	margin-left: -10px;
}
.hotspot_info:hover .tower_pop_info {
	visibility: visible;
	opacity: 1;
	top: -102px;
}
.tower_pop_info h3 {
	text-transform: uppercase;
	margin: 0 0 10px;
	text-align: center;
	font: normal 16px/20px 'DINProBold';
	color: #222;
}
.pop_left, .pop_right {
	width: 50%;
	float: left;
	font-size: 13px;
	line-height: 20px;
}
.pop_right {
	text-align: right;
	font: normal 16px/20px 'DINProBold';
	color: #cc3743;
}
.pop_right small {
	color: #333;
}
.select_tower_list .select_tower_listimg .hotspot_info img {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
.select_tower_list .select_tower_listimg .hotspot_info.hotspot_info1 {
	top: 30%;
	left: 24%;
}
.select_tower_list .select_tower_listimg .hotspot_info.hotspot_info2 {
	top: 44%;
	left: 20%;
}
.tower_info {
	width: 100%;
}
.back_arrow {
	float: left;
}
.tower_info .tower_list {
	width: 190px;
	margin: 0 auto 20px auto;
}
.tower_info .tower_list .form-control, .tower_info .tower_list .btn-group.open .dropdown-toggle, .tower_info .tower_list .bootstrap-select .dropdown-toggle:focus {
	background: none;
	box-shadow: none;
	outline: 0 !important;
}
.tower_info .tower_list .dropdown-toggle {
	background: none;
	border: 0;
	position: relative;
}
.tower_info .tower_list .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	font-size: 28px;
}
.tower_info .tower_list .dropdown-toggle:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 2px solid #d4202b;
	bottom: 0;
	width: 50px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.tower_info .tower_list .bootstrap-select.open .dropdown-menu {
	top: 54px;
	background: #fff/*eff0f4*/;
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0;
}
.tower_info .tower_list .bootstrap-select .dropdown-menu > li > a, .tower_info .tower_list .bootstrap-select.open .dropdown-menu > li > a, .projects_ddown .bootstrap-select.open .dropdown-menu > li > a:focus {
	padding: 10px 20px;
	border-bottom: 1px solid #eff0f4;
	outline: none;
	text-transform: uppercase;
}
.towerproduct_list {
	width: 100%;
	padding: 30px 0;
}
.towerproduct_list:after {
	clear: both;
	content: "";
	display: block;
}
.towerproduct_list .towerproduct_listleft {
	width: 100%;
	padding: 20px 10px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	text-align: center;
}
.towerproduct_listleft img {
	max-width: 100%;
	display:inline-block;
}
.towerproduct_list .towerproduct_listright {
	width: 100%;
	padding: 20px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	min-height: 400px;
}
.towerproduct_list .towerproduct_listright ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.towerproduct_list .towerproduct_listright ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
.towerproduct_list .towerproduct_listright ul li:last-child {
	border: 0;
}
.towerproduct_list .towerproduct_listright ul li h2 {
	margin: 0;
	padding: 10px 20px 10px 0;
	color: #d4202b;
	text-transform: uppercase;
	position: relative;
	font-size: 20px;
	cursor: pointer;
	background: url(../images/plus_sign.png) right center no-repeat;
}
.towerproduct_list .towerproduct_listright ul li.open h2 {
	background: url(../images/minus_sign.png) right center no-repeat;
}
.towerproduct_list .towerproduct_listright ul li .towerproduct_listright_cont {
	width: 100%;
	display: none;
}
.towerproduct_list .towerproduct_listright ul li.open .towerproduct_listright_cont {
	display: block;
}
.towerproduct_list .towerproduct_listright ul li .towerproduct_listright_cont .towerproduct_listdetails {
	width: 100%;
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
}
.towerproduct_list .towerproduct_listright ul li .towerproduct_listright_cont .towerproduct_listdetails .towerproduct_listdetailsimg {
	width: 100%;
	padding: 10px;
	text-align: center;
}
.towerproduct_list .towerproduct_listright ul li .towerproduct_listright_cont .towerproduct_listdetails .towerproduct_listdetailsimg img {
	max-width: 100%;
display:inline-block;
}
.towerproduct_list .towerproduct_listright ul li .towerproduct_listright_cont .towerproduct_listdetails h6 {
	margin: 0 0 10px 0;
	padding: 0 10px;
	font-size: 14px;
}
.towerproduct_list .towerproduct_listright ul li .towerproduct_listright_cont .towerproduct_listdetails h6 span {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/green_bubble.png) 0 0 no-repeat;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin: 0 5px 0 0;
}
.areaprice_txt {
	padding: 5px 10px;
	background: #f1f1f1;
	font-size: 14px;
	line-height: 20px;
}
.areaprice_txt span {
	text-transform: uppercase;
	color: #77777d;
	font-size: 10px;
}
a.area_nav, .area_nav .open>a, .area_nav .open>a:focus, .area_nav .open>a:hover {
	background: url(../images/area_icon.png) no-repeat 0 12px;
}
a.bhk_nav, .bhk_nav .open>a, .bhk_nav .open>a:focus, .bhk_nav .open>a:hover {
	background: url(../images/bhk_icon.png) no-repeat 0 12px;
}
a.floor_nav, .floor_nav .open>a, .floor_nav .open>a:focus, .floor_nav .open>a:hover {
	background: url(../images/project_icon.png) no-repeat 0 12px;
}
.towerproduct_bhklist {
	padding: 30px 0;
}
.towerproduct_bhklist .towerproduct_bhklistleft {
	width: 100%;
	padding: 20px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,.1);
}
.bhkpremium_list h4, .price_range_txt h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
	color: #d4202b;
}
.bhkpremium_list p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
}
.bhkpremium_list {
	width: 100%;
	position: relative;
}
.bhkpremium_list .bhkpremium_3d_2d_btns {
	position: absolute;
	top: 0;
	right: 0;
}
.bhkpremium_list .bhkpremium_3d_2d_btns ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bhkpremium_list .bhkpremium_3d_2d_btns ul li {
	margin: 0;
	cursor: pointer;
	background: #e1e1e1;
	padding: 2px 10px;
	color: #333;
	line-height: 32px;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
}
.bhkpremium_list .bhkpremium_3d_2d_btns ul li a {
	color: #333;
	text-decoration: none;
}
.bhkpremium_list .bhkpremium_3d_2d_btns ul li.active {
	background: #d4202b;
	color: #fff;
}
.bhkpremium_3d_2d_img {
	width: 100%;
}
.bhkpremium_3d_2d_img .bhkpremium_img {
	text-align: center;
	display: none;
}
.bhkpremium_3d_2d_img .bhkpremium_img img {
	max-width: 100%;
}
.bhkpremium_3d_2d_img .bhkpremium_img.bhkpremium_3dimg {
	display: block;
}
.room_details {
	width: 100%;
}
.room_details h5 {
	margin: 0 0 20px 0;
	text-transform: uppercase;
	padding: 0;
	font-size: 16px;
}
.room_detailslist {
	width: 100%;
	padding: 0 0 10px 0;
}
.room_detailslist:after {
	clear: both;
	display: block;
	content: "";
}
.room_detailslist .room_detailslistimg {
	float: left;
	width: 30px;
}
.room_detailslist .room_detailslistimg img {
	max-width: 100%;
}
.room_detailslist .room_detailslistcont {
	padding: 0 0 0 40px;
}
.room_detailslist .room_detailslistcont h6 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.room_detailslist .room_detailslistcont p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	opacity: .85;
}
.price_range_txt {
	width: 100%;
	text-transform: uppercase;
	padding: 20px 0 0 0;
}
.price_range_txt h5 {
	margin-bottom: 0;
}
.price_range_txt p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.price_range_txt h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #d4202b;
}
.towerproduct_bhklist .towerproduct_bhklistright {
	width: 100%;
	padding: 20px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,.1);
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	min-width: 150px;
	width: 150px;
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li {
	margin: 0 0 7px 0;
	padding: 16px 10px 15px;
	box-sizing: border-box;
	border: 1px solid #7fbc27;
	border-left: 5px solid #7fbc27;
	width: 100%;
	font-size: 14px;
	cursor: pointer;
	text-transform: uppercase;
	-webkit-box-shadow: 2px 3px rgba(0,0,0,.12);
	-moz-box-shadow: 2px 3px rgba(0,0,0,.12);
	box-shadow: 2px 3px rgba(0,0,0,.12);
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li a {
	padding: 0;
	background: none;
	border: 0;
	font-size: 14px;
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li.z-active {
	background: #7fbc27;
	color: #fff;
	border-left: 5px solid #6ca021;
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li.z-active a {
	padding: 0 !important;
	background: none !important;
	border: 0 !important;
	font-size: 14px !important;
	box-shadow: none !important;
	font-weight: normal;
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li.z-active:after {
	content: " ";
	background: url(../images/floor_list_active.png) no-repeat 0 0;
	height: 53px;
	width: 20px;
	position: absolute;
	pointer-events: none;
	right: -21px;
	top: -1px;
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li.no_flats {
	border: 1px solid #d4202b;
	border-left: 5px solid #b72737;
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li.no_flats.z-active {
	background: #d4202b;
	color: #fff;
}
.towerproduct_bhklist .towerproduct_bhklistright ul.z-tabs-desktop li.no_flats.z-active:after {
	background: url(../images/floor_list_red_active.png) no-repeat 0 0;
}
.towerproduct_bhklistrightdetails {
	width: 100%;
	border: 1px solid #dedede;
	margin: 0 0 15px 0;
	padding: 10px 5px;
}
.towerproduct_bhklistrightdetails .towerproduct_listdetailsimg {
	width: 100%;
	padding: 10px;
	text-align: center;
}
.towerproduct_bhklistrightdetails .towerproduct_listdetailsimg img {
	max-width: 100%;
	display: inline-block;
}
.floor_projects_list .z-content-inner {
	padding: 0 0px 0 35px !important;
}
.flatprice_txt {
	padding: 0px 10px;
	font-size: 18px;
	line-height: 20px;
	color: #7fbc27;
	text-transform: uppercase;
}
.flatprice_txt span {
	text-transform: uppercase;
	color: #77777d;
	font-size: 10px;
}
.flatprice_txt span.price_list {
	color: #d4202b;
	font-size: 18px;
}
.flatprice_txt .fprice_txt {
	text-align: right;
}
.flatprice_txt .fprice_txt span {
	text-align: left;
}
.flatprice_txt .fprice_txt span.price_list {
	text-align: right;
}
h3.no-flats-avl {
	text-align: center;
	margin: 120px 0 60px 0;
	color: #999;
}
.area_dropdown input {
	padding: 5px;
}
.sft_left {
	padding-right: 5px;
}
.sft_right {
	padding-left: 5px;
}
.flatsection_title {
	width: 80%;
	margin: 40px auto 20px auto;
}
.bult_price_details {
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #dfdfdf;
}
.bult_price_details p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	opacity: .85;
}
.bult_price_details h6 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.bult_price_details h6 span {
	color: #d4202b;
}
.bult_price_details .bult_price_detailslist {
	margin: 0 0 20px 0;
}
.flatinnerroom_details {
	width: 100%;
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #dfdfdf;
}
.pricing_payment_tabs {
	width: 100%;
	margin: 0 0 20px 0;
}
.pricing_payment_tabs .pricing_payment_tabslist li {
	margin: 0 3px 0 0;
	padding: 10px 20px;
	border: solid 1px #d72e41;
	background-color: rgba(0,0,0,0);
	color: #d72e41;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	float: none;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.pricing_payment_tabs .pricing_payment_tabslist li#resp-tab-active {
	background: #d72e41;
	color: #fff;
}
.pricing_payment_tabs .pricing_payment_tabslist li#resp-tab-active:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #d72e41;
	position: absolute;
	bottom: -10px;
	right: 0;
	left: 0;
	margin: 0 auto;
	clear: both;
	content: "";
	display: block;
}
.pricing_payment_tabs .pricing_payment_tabscontainer .resp-tabs-container {
	width: 100%;
	padding: 20px 30px;
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,.1);
	margin: 20px 0 0 0;
	display: none;
}
.pricing_payment_tabs .resp-tabs-container .resp-tab-content {
	padding: 0;
	border: 0;
}
.pricing_tabsdetails {
	width: 100%;
}
.pricing_tabsdetails h4 {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 20px;
	color: #3b3b3b;
}
.pricing_tabsdetails h5 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18px;
	color: #333333;
}
.pricing_tabsdetails .pricing_tabsdetailslist {
	margin-bottom: 20px;
}
.pricing_tabsdetailslisttablelist {
	position: relative;
	overflow: auto;
}
.pricing_tabsdetails .pricing_tabsdetailslist table, .pricing_tabsdetails .pricing_tabsdetailslist table thead, .pricing_tabsdetails .pricing_tabsdetailslist table tbody, .pricing_tabsdetails .pricing_tabsdetailslist table tr {
	width: 100%;
}
.pricing_tabsdetails .pricing_tabsdetailslist table td, .pricing_tabsdetails .pricing_tabsdetailslist table th {
	width: 50%;
}
.pricing_tabsdetails .pricing_tabsdetailslist table tr h6 {
	margin-bottom: 20px;
}
.pricing_tabsdetails .pricing_tabsdetailslist h6 {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 16px;
}
.pricing_tabsdetails .pricing_tabsdetailslist h6 span {
	font-size: 15px;
	color: #8a8a8a;
}
.pricing_tabsdetails .pricing_tabsdetailslist h6 strong {
}
.pricing_tabsdetails .pricing_tabsdetailslist p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #333333;
}
.pricing_tabsdetails .pricing_tabsdetailslist p strong {
}
.pricing_tabsdetails .pricing_tabsdetailslist .pricing_tabsdetailslistright {
	text-align: right;
}
.pricing_tabsdetails .subtotal_price {
	padding: 20px 0 0 0;
	border-top: 1px solid #d6d6d6;
}
.pricing_tabsdetails .subtotal_price .pricing_tabsdetailslist {
	margin-bottom: 10px;
}
.pricing_tabsdetails .pricing_tabsdetailslist.discount_price h6 {
	color: #65af39;
}
.pricing_tabsdetails .pricing_tabsdetailslist.discount_price p {
	color: #65af39;
}
.pricing_tabsdetails .priceafterdiscount_txt {
	padding: 20px 0 0 0;
	border-top: 1px solid #d6d6d6;
}
.pricing_tabsdetails .priceafterdiscount_txt .pricing_tabsdetailslist p strong {
	color: #d94453;
}
.servicestax_list {
	padding: 20px 0 0 0;
	border-top: 1px solid #d6d6d6;
	margin: 0 0 20px 0;
}
.servicestax_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.servicestax_list ul li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #989898;
}
.termsconditions_txt, .termsconditions_txt:hover {
	display: inline-block;
	margin: 0 0 10px 0;
	color: #d72e41;
	font-size: 16px;
	text-decoration: underline;
}
.booknow_btn {
	margin: 0 0 30px 0;
	text-align: right;
}
.booknow_btn a {
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 60px 15px 20px;
	background: url(../images/booknow_bg.png) right 10px center no-repeat #d72e41;
	text-decoration: none;
}
.paymentplan_tabsdetails {
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
}
.fancybox-opened .fancybox-skin {
	border: 5px solid #d4202b;
}
.book_unit {
	text-align: right;
}
.book_unit a {
	background: #d4202b;
	color: #fff;
	padding: 10px 20px;
	margin: 10px 0 0;
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
}
.floor_listing ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #dedede;
	width: 100%;
	display: inline-block;
	margin: 0 0 10px;
	padding: 0 15px;
}
.flat_avl_btn {
	text-align: right;
}
.flat_avl_btn a {
	display: inline-block;
	border: 1px solid #d72e41;
	color: #d72e41;
	line-height: 36px;
	margin: 14px 0 0;
	text-decoration: none;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 13px;
}
.flat_avl_btn a:hover {
	background: #d72e41;
	color: #fff;
}
/* 3d view */
.project_img_section {
	width: 100%;
	height: 100%;
}
.project_img_3d {
	background: url(../images/3d_project_img_l.jpg) no-repeat center center;
	background-size: cover;
}
.filter_nav {
	background: rgba(0,0,0,.82);
	width: 15vmin;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.filter_title {
	background: #000;
	border-left: 3px solid #d4414d;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 2vmin;
	line-height: 12px;
}
#flatdetailsimage {
	top: 15%;
	height: 85%;
	width: 100%;
}
#flatdetailsinfo {
	height: 15%;
	width: 100%;
}
.filter_title i {
	margin-right: 5px;
}
.filster_menu_list ul li {
	list-style: none;
	text-align: center;
	position: relative;
}
.filster_menu_list ul li a {
	color: #fff;
	padding: calc(0px + 1.5vmin) 4px;
	border-top: 1px solid rgba(255,255,255,.2);
	display: block;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 2vmin;
	line-height: 12px;
}
.filster_menu_list ul li a i.filter_icon {
	width: calc(0px + 6vmin);
	height: calc(0px + 6vmin);
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: 0 auto 3px;
}
.filster_menu_list ul li a i.video_tour_icon {
	background: url(../images/Panorama/video.png) no-repeat center;
	background-size: 50%;
}
.filster_menu_list ul li a i.amenities_icon {
	background: url(../images/3d_amenities_icon.png) no-repeat center;
	background-size: 50%;
}
.filster_menu_list ul li a i.bhk_icon {
	background: url(../images/3d_bhk_icon.png) no-repeat center;
	background-size: 50%;
}
.filster_menu_list ul li a i.price_icon {
	background: url(../images/3d_price_icon.png) no-repeat center;
	background-size: 80%;
}
.filster_menu_list ul li a i.area_icon {
	background: url(../images/3d_area_icon.png) no-repeat center;
	background-size: 80%;
}
.filster_menu_list ul li a i.tower_icon {
	background: url(../images/3d_tower_icon.png) no-repeat center;
	background-size: 80%;
}
.filster_menu_list ul li a i.direction_icon {
	background: url(../images/3d_direction_icon.png) no-repeat center;
	background-size: 100%;
}
.filster_menu_list ul li a i.catagory_icon {
	background: url(../images/3d_catagory_icon.png) no-repeat center;
	background-size: 80%;
}
.filster_menu_list ul li a i.location_icon {
	background: url(../images/3d_location_icon.png) no-repeat center;
	background-size: 80%;
}
.filster_menu_list ul li a i.amenity_icon {
	background: url(../images/3d_amenities_icon.png) no-repeat center;
	background-size: 80%;
}

.filster_menu_list ul li a i.reset_icon {
	background: url(../images/3d_reset_icon.png) no-repeat center;
	background-size: 80%;
}
.fliter_submenu {
	position: absolute;
	width: 280px;
	top: -40px;
	left: 15vmin;
	background: rgba(0,0,0,.82);
	border-left: 1px solid rgba(255,255,255,.2);
	opacity: 0;
	height: 0;
	display: none;
	visibility: hidden;
	font-size: 2vmin;
}
.filster_menu_list ul li:hover .fliter_submenu {
	opacity: 1;
	top: 0;
	height: auto;
	display: block;
	visibility: visible;
}
ul.filter_amenities_nav li a {
	text-align: left;
	line-height: 35px;
	padding: 2px 10px;
}
ul.filter_amenities_nav li a i.filter_icon_sub {
	width: 24px;
	height: 32px;
	float: left;
	margin-right: 12px;
}
ul.filter_amenities_nav li a i.power_icon {
	background: url(../images/3d_power_icon.png) no-repeat center center;
}
ul.filter_amenities_nav li a i.lift_icon {
	background: url(../images/3d_lift_icon.png) no-repeat center center;
}
ul.filter_amenities_nav li a i.security_icon {
	background: url(../images/3d_security_icon.png) no-repeat center center;
}
ul.filter_amenities_nav li a i.gym_icon {
	background: url(../images/3d_gym_icon.png) no-repeat center center;
}
ul.filter_amenities_nav li a i.hall_icon {
	background: url(../images/3d_hall_icon.png) no-repeat center center;
}
ul.filter_bhk_list li {
	border-top: 1px solid rgba(255,255,255,.2);
	text-align: left;
	padding: 0 12px;
	color: #fff;
}
ul.filter_bhk_list li label {
	display: block;
}
ul.filter_bhk_list li input[type=checkbox] {
	margin: 4px 0 0 -20px;
}
.filter_pricing_menu {
	padding: 12px;
}
.filter_pricing_menu input.min_price {
	border-radius: 0;
	border: none;
}
.filter_pricing_menu ul li a {
	padding: 10px;
}
.filter_container {
	width: 100%;
	padding-left: 100px;
	position: relative;
	height: 100%;
}
.apart_block {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 120px;
	left: 290px;
	display: none;
	pointer-events: none;
}
.apart_block_b {
	top: 170px;
	left: 450px;
}
.apart_block_a {
	  top: 135px;
  left: 580px;
}
.apart_block_d {
	left: 780px;
  top: 110px;
}
.apart_block_container {
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0 0;
	line-height: 14px;
}
.apart_block_container a {
	text-decoration: none;
}
.apart_block_container b {
	color: #d4202b;
	font-size: 18px;
	margin: 0;
	display: block;
	margin: 0;
}
.apart_block_container span {
	font-size: 8px;
	text-transform: uppercase;
	margin: 0;
	display: block;
}
.available_section {
	background: #fff;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	right: -150px;
	top: -50px;
}
.available_info {
	background: #fff;
	width: 100px;
	height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 0px 6px rgba(0,0,0,.16);
	-moz-box-shadow: 0px 0px 0px 6px rgba(0,0,0,.16);
	box-shadow: 0px 0px 0px 6px rgba(0,0,0,.16);
	position: absolute;
	right: -115px;
	top: -80px;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #78b720;
	visibility: visible;
	opacity: 1;
	cursor: auto;
}
.apart_block:hover .available_info {
	visibility: visible;
	opacity: 1;
	z-index:1;
}
.btm_avail{
	right: -95px;
	top: 45px;
}
.available_info h3 {
	margin: 25px 0 0;
}
.available_info h3 small {
	color: #474747;
	font-size: 12px;
}
.available_info:after {
	content: "";
	background: url(../images/tooltip_line.png) no-repeat;
	width: 19px;
	height: 13px;
	position: absolute;
	bottom: 10px;
	left: -16px;
}
.btm_avail:after{
	bottom: inherit;
	top:10px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.back_to_details_btn, .navigator_3d, .zoom_3d {
	position: absolute;
	left: 120px;
	top: 18px;
}
.back_to_details_btn a {
	background: url(../images/3d_back_icon.png) no-repeat;
	width: 48px;
	height: 48px;
	display: inline-block;
	text-indent: -100000px;
	background-size:cover;
}
.navigator_3d {
	bottom: 18px;
	right: 18px;
	left: inherit;
	top: inherit;
}
.navigator_3d a {
	background: url(../images/navigator.png) no-repeat;
	width: 86px;
	height: 86px;
	text-indent: -10000px;
	display: inline-block;
}
.zoom_3d {
	right: 40px;
	left: inherit;
	bottom: 150px;
	top: inherit;
}
.zoom_3d a {
	background: url(../images/zoom_icons.png) no-repeat;
	width: 40px;
	height: 192px;
	text-indent: -10000px;
	display: inline-block;
}
.hotspots_3d_ablock {
	width: 150px;
	margin-left: 50.8%;
	float: left;
	padding-top: 360px;
	position: relative;
	float: left;
}
.available_hotspot_3d {
	position: absolute;
}
.avl_block1 {
	top: 360px;
}
.avl_block2 {
	top: 400px;
}
.avl_block3 {
	top: 440px;
}
.avl_block4 {
	top: 480px;
}
.available_hotspot_3d a.hotspot_icon {
	background: url(../images/hotspot_green.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -100000px;
	background-size: 100%;
}
.available_hotspot_3d a.hotspot_icon.active {
	background: url(../images/hotspot_green_active.png) no-repeat;
	background-size: 100%;
}
.not_available a.hotspot_icon {
	background: url(../images/hotspot_red.png) no-repeat;
	background-size: 100%;
}
.block_info {
	width: 230px;
	position: absolute;
	left: 120px;
	top: 0px;
	display: none;
}
.block_nav {
	border: none;
}
.block_nav>li>a, .block_nav>li>a:hover, .block_nav>li>a.focus {
	background: #20384b;
	color: #fff;
	border: none;
}
.block_nav>li.active>a, .block_nav>li.active>a:hover, .block_nav>li.active>a:focus {
	background: #ce2d3f;
	color: #fff;
	border: none;
}
.block_info_content {
	background: rgba(0, 0, 0, 0.66);
	padding: 5px;
	border-radius: 0 5px 0 0;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	-webkit-box-shadow: 6px 6px 0px 0px rgba(0,0,0,.5);
	-moz-box-shadow: 6px 6px 0px 0px rgba(0,0,0,.5);
	box-shadow: 6px 6px 0px 0px rgba(0,0,0,.5);
	position: relative;
}
.block_info_content:after {
	position: absolute;
	background: url(../images/block_popup_arw.png) no-repeat;
	width: 29px;
	height: 29px;
	top: 180px;
	right: -20px;
	float: right;
	content: "";
	display:none;
}
.tab_head_info {
	color: #fff;
}
.block_brief {
	float: right;
	border-right: 1px solid rgba(255,255,255,.2);
	padding-right: 20px;
}
.block_brief h3 {
	margin: 0;
    font-size: calc(2px + 1.4vw);
}
.block_brief h5 {
    margin: 0;
    font-size: calc(6px + 0.6vw);
}
.block_price {
	font-size: 20px;
	line-height: 45px;
	padding-left: 20px;
	float: left;
}
.block_price h5 {
    margin: 0;
    font-size: calc(6px + 0.6vw);
}
.block_info_container {
	background: #fff;
	text-align: center;
	margin: 15px 0 0;
}
.bhkpremium_list .block_btns {
	top: -36px;
}
.bhkpremium_list .block_btns ul li {
	background: #20384b;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	border-radius: 4px 4px 0 0;
}
.bhkpremium_list .block_btns ul li a {
	color: #fff;
}
.bhkpremium_list .bhkpremium_3d_2d_btns ul li.active {
	background: #fff;
	color: #20384b;
}
.navigator_3d_dark {
	float: right;
	margin: -60px 0 10px;
	  z-index: 5;
  position: absolute;
  right: 20px;
  bottom: 60px;
}
.navigator_3d_dark a {
	  background: url(../images/navigator_dark.png) no-repeat;
  width: 66px;
  height: 66px;
  text-indent: -10000px;
  display: inline-block;
  background-size: 100%;
}
.booknow_btn_3d {
}
.booknow_btn_3d a {
    background: #ce2d3f;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0px 7px;
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 25px;
    border-radius: 4px;
}
.booknow_btn_3d a i.booknow_arw_3d {
	background: url(../images/booknow_arrow.png) no-repeat;
	margin: 3px 0px 0 10px;
	float: right;
	width: 24px;
	height: 25px;
}
.block_info_container_moreinfo {
	text-align: left;
}
.block_details_list ul li {
	width: 49%;
	margin: 0 0 20px;
}
.hotspots_3d_dblock {
	width: 150px;
	margin-left: 12.6%;
	float: left;
	padding-top: 340px;
	position: relative;
	float: left;
}
.refine_block {
	background: url(../images/3d_refine_bg.png) no-repeat;
	width: 37px;
	height: 40px;
	position: absolute;
}
.refine_amenities {
	background: url(../images/3d_amenities_icon_dark.png) no-repeat center 8px;
	background-size: 18px;
	display: block;
	text-indent: -10000px;
}
.filster_menu_list {
}
button.pop_close {
	color: #000;
	/* border: 1px solid #000; */
	border-radius: 50%;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	opacity: .7;
	font-size: 25px;
	outline: none;
	    z-index: 999;
}
.filster_menu_list ul li:hover .tower_submenu{
	top:inherit;
	bottom:0;
}
.filster_menu_list ul li:hover .tower_submenu .filter_bhk_list{
	max-height: calc(122px + 20vh);
	overflow-y:auto;
}

.filster_menu_list ul li:hover .tower_submenu_down{
	top:0;
	bottom:inherit;
}
.filster_menu_list ul li:hover .tower_submenu_down .filter_bhk_list{
	max-height: calc(122px + 20vh);
	overflow-y:auto;
}
/* 3d view end */


/* Profile Page */
.kbl_dropdown img.profile_pic_thmb {
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background: none;
}
.navbar-nav>li.kbl_dropdown>.dropdown-menu {
	margin-top: -1px;
}
.user_profile_header {
	background: url(../images/project_details_img.jpg) no-repeat center center;
	min-height: 480px;
	width: 100%;
	float: left;
	position: relative;
}
.header_transparent {
	background: rgba(0,0,0,.35);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.kbl-dropdown-menu li a i {
	margin-right: 5px;
}
.kbl-dropdown-menu>li>a {
	padding: 8px 15px;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
}
.profile_info {
	width: 800px;
	margin: 125px auto;
}
.profile_pic {
	width: 180px;
	float: left;
}
.profile_pic img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,.25);
	-moz-box-shadow: 0px 0px 0px 5px rgba(255,255,255,.25);
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,.25);
	max-width: 150px;
}
.profile_deails {
	color: #fff;
	font-size: 17px;
	padding: 15px 0;
	float: left;
}
.profile_deails h3 {
	text-transform: uppercase;
	font: normal 26px/30px 'DINProLight';
	margin-bottom: 0;
}
.user_email {
	margin-left: 15px;
}
.user_email a {
	color: #fff;
}
footer {
	clear: both;
}
.builder_short_info {
	width: 100%;
	background: rgba(0,0,0,.7);
	padding: 15px 0;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
}
.builder_short_info ul li {
	list-style: none;
	width: 245px;
	display: inline-block;
	text-align: left;
	margin-right: 40px;
}
.builder_short_info ul li:last-child {
	margin-right: 0;
}
.builder_short_info ul li:first-child {
	width: 190px;
}
.builder_short_info ul li i {
	width: 65px;
	margin: 0 15px 0 0;
	height: 65px;
	float: left;
}
.builder_short_info ul li i.booking {
	background: url(../images/booked_icon.png) no-repeat;
}
.builder_short_info ul li i.earned {
	background: url(../images/earned_icon.png) no-repeat;
}
.builder_short_info ul li i.due {
	background: url(../images/due_icon.png) no-repeat;
}
.builder_short_info ul li {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}
.builder_short_info ul li h3 {
	font-size: 28px;
	margin: 0;
}
.collection_tbl {
	border: 1px solid #dbdbdb;
}
.collection_tbl>thead>tr>th {
	background: #e1e1e1;
	padding: 15px;
}
.collection_tbl>tbody>tr>td {
	padding: 15px;
}
.collection_info h4 {
	font-size: 20px;
	text-transform: uppercase;
	margin: 10px 0 15px;
}
.collection_info h4 span {
	color: #d4202b;
}
.more_collection_btn {
	margin: 50px auto 0;
	width: 140px;
	text-align: center;
}
.more_collection_btn a, button.save_profile_btn {
	background: #d4202b;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	padding: 5px 25px;
	text-transform: uppercase;
	border: none;
}
.more_collection_btn a:hover {
	background: #d4202b;
	color: #fff;
}
.edit_modal_footer {
	clear: both;
}
.edit-prole-modal-dialog {
	width: 420px;
	max-width: 94%;
}
.edit-prole-modal-dialog label {
	font-size: 15px;
	font-weight: normal;
}

.notransition {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

/* Profile page end */

/* Extra small devices (phones, 600px and down) */
/*@media only screen and (max-width: 600px) {*/

/*}*/


/* Small devices (portrait tablets and large phones, 600px and up) */
/*@media only screen and (max-width: 600px) {*/
	/*html {*/
		/*font-size: 87.5%!important; !* This means 14px *!*/
	/*}*/
/*}*/

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 900px) {
	html {
		font-size: 87.5%!important; /* This means 18px */
	}
}

@media only screen and (max-width: 1200px) {
	html {
		font-size: 112.5%!important; /* This means 18px */
	}
}

/* Large devices (laptops/desktops, 992px and up) */
/*@media only screen and (min-width: 992px) {*/

/*}*/

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1800px) {
	html {
		font-size: 112.5% !important; /* This means 18px */
	}
}

body {
	/*font-size: 100%!important; !* This means 16px *!*/
}
