/*body{flex-direction: column;display: flex;}*/
html {
	scroll-behavior: smooth;
}

html,
body {
	height: 100%;
}

.container {
	max-width: 1200px !important;
	padding-left: 15px;
	padding-right: 15px;
}

.container--v2 {
	max-width: 1200px !important;
	padding-left: 15px;
	padding-right: 15px;
}

a {
	outline: none;
}

/* header */

.navbar-brand img {
	width: 48px;
	height: 48px;
}

.navbar-brand {
	padding: 0px;
}

#MainNavBar .dropdown-toggle:after {
	display: none;
}

.navbar {
	padding: 0px 0px 0px 35px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	background-color: #ffffff !important;
}

.har-nav.navbar {
	padding: 16px 0px 16px 0px;
	background-color: #ffffff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.har-nav .navbar-brand img {
	width: 64px;
	height: 64px;
}

.nav-item {
	position: static;
	list-style: none !important;
}

.navbar-expand-md .navbar-nav .nav-link {
	letter-spacing: 1.2px;
	padding-right: 1.2rem !important;
	color: #000000 !important;
	padding: 20px 20px;
	letter-spacing: 0.8px;
	margin-bottom: -1px;
	font-size: 16px;
	font-weight: 600;
}

.navbar-nav .nav-item.dropdown.active .nav-link,
.navbar-nav .nav-item.dropdown.show .nav-link {
	color: #FD4B78 !important;
}

.item-bodered {
	border: 1.5px solid #b5bdd5;
	border-radius: 5px;
	margin-right: 0.7rem;
}

.navbar-nav .item-bodered .nav-link {
	padding-right: 0.5rem !important;
}

.navbar-nav .item-button .nav-link {
	border-radius: 5px;
	background-color: #ebeffa;
	color: #6876a7;
	font-size: 14px;
	padding-right: 0.5rem !important;
	margin-right: 0.7rem;
}

.navbar-nav .item-button .nav-link img {
	padding-top: 2px;
}

.navbar-nav .item-user.item-button .nav-link {
	padding: 0px !important;
}

.user_text {
	padding: 0.5rem !important;
	display: inline-block;
}

.user_pic {
	display: block;
	float: right;
	border-radius: 0px 5px 5px 0px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 32px;
	height: 37px;
}

.user_menu {
	/*padding-left:15px;*/
	display: flex;
	height: 64px;
	margin-left: 8px;
	margin-right: 15px;
}

.user_menu>a,
.user_menu .dropdown>a,
.user_menu button {
	padding: 5px 20px 6px 20px;
	font-size: 16px;
	display: block;
	float: left;
	line-height: 22px;
	letter-spacing: 0.8px;
	margin: 15px 4px 0px 4px;
	height: 32px;
	color: #000000;
	text-decoration: none !important;
	font-weight: 600;
}

.search_icon {
	padding-right: 10px !important;
}

.user_menu a:after {
	border-top: .4em solid;
	border-right: .4em solid transparent;
	border-left: .4em solid transparent;
	vertical-align: .155em;
}

.user_menu a>.heard_icon {
	color: #6876a7;
	padding-right: 5px;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
}

.bordered_link {
	border-radius: 4px;
	background-color: #ebeffa;
	border: none;
	display:
}

#HambIcon {
	float: right;
	background-color: #061d61;
	margin: 0px 0px 0px 5px;
	padding: 23px;
	border-radius: 0px;
	border: none;
	display: none;
	height: 63px;
}

.navbar.open #HambIcon #HamIcon,
#UlIcon,
#HambIcon #CloseIcon {
	display: none;
}

.navbar.open .linkarrow,
.navbar.open #HambIcon #CloseIcon,
#UserOptions {
	display: inline-block;
}

#UserOptions .btn {
	border: none !important;
	box-shadow: none !important;
}

#UserOptions .btn.btn--icon--placeholder:before {
	background-image: url('https://content.harstatic.com/resource_2019/imgs/icons/profile.svg');
}

#UserOptions .dropdown-toggle:after {
	margin-left: 5px;
}

.nav-item .dropdown-menu .dropdown-content {
	/*transition: all 2s linear;*/
	left: 0px;
	right: 0px;
	top: 66px;
	background-color: #f6f6f6;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
	border-radius: 0px;
	padding: 34px 34px 34px 107px;
	list-style: none;
	padding: 0px;
	max-width: 1200px;
	display: block;
	margin: auto;
}

.nav-item .dropdown-menu .dropdown {
	position: static;
}

.nav-item ul.mn_section {
	list-style: none;
	padding-left: 0px;
}

.nav-item ul.mn_section li {
	padding: 0px;
	list-style: none;
	max-width: 300px;
}

.nav-item ul.mn_section li a {
	padding: 6px 10px 6px 0px;
	display: inline-block;
	min-width: 200px;
}

.nav-item ul.mn_section,
.graphics_section {
	display: block;
	float: left;
	width: 25%;
	max-width: 300px;
}

.nav-item .dropdown-buyrent ul.mn_section {
	width: 22%;
}

.nav-item .dropdown-buyrent .graphics_section {
	max-width: 380px;
	width: 34%;
}

.nav-item.cols_3 ul.mn_section,
.cols_3 .graphics_section {
	display: block;
	float: left;
	width: 33%;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	left: 0px;
	right: 0px;
	border-radius: 0px;
	background-color: #f6f6f6;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
	border-radius: 0px;
	padding: 34px 34px 34px 95px;
	border: none;
}

.nav-item .dropdown-menu.show,
.nav-item.show .dropdown-menu {
	left: 0px;
	right: 0px;
	top: 64px;
	background-color: #f6f6f6;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
	border-radius: 0px;
	padding: 34px 34px 0px 107px;
	border-radius: 0px;
	margin-top: 0px;
	border: 0px;
	box-shadow: 0 10px 80px 0 rgba(0, 0, 0, 0.16);
}

.har-nav .nav-item .dropdown-menu.show,
.har-nav .nav-item.show .dropdown-menu {
	top: 97px;
}

.nav-item ul.mn_section {
	padding-bottom: 34px;
}

.navbar.open .nav-item .dropdown-menu.show,
.navbar.open .nav-item.show .dropdown-menu {
	padding: 0px;
}

.user_menu .dropdown-menu {
	border-radius: 4px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
	border: solid 1px #dfe3f0;
	background-color: #ffffff;
	margin-top: 0px;
	position: absolute;
	right: 0px;
	left: auto;
	top: 54px;
	padding: 12px 24px;
	min-width: 210px;
}

.user_menu .dropdown-menu>li {
	padding: 0px;
	padding: 0px !important;
}

.user_menu .dropdown-menu>a {
	color: #212529;
	font-size: 14px;
	padding: 8px 0px;
	display: block;
	float: none;
	margin: 0px;
	text-decoration: none;
	letter-spacing: 0px;
	height: auto;
	background-color: transparent !important;
}

.user_menu .dropdown.show a.bordered_link {
	background-color: #b5bdd5;
}

.user_menu .dropdown.show #UserArrow {
	transform: rotate(180deg);
}

.navbar-collapse.collapse .linkarrow {
	display: none;
}

.user_menu .dropdown-menu a:hover {
	opacity: 0.6;
}

.user_menu .dropdown-menu a.border-top {
	border-color: #dae1f8;
}

.my_account_menu .dropdown-toggle {
	border-left: 1px solid #edf0fa;
}



.navbar.open .nav-item.dropdown.show .linkarrow {
	transform: rotate(180deg);
}

.navbar.open,
.navbar.open .navbar-collapse.collapse.show {
	position: static;
}

.navbar.open .nav-item.dropdown.show .nav-link {
	border-bottom: none;
}

.navbar-collapse.collapse.show ul.navbar-nav {
	display: block;
	background-color: rgba(13, 20, 41, 0.8);
	position: absolute;
	left: 0px;
	right: 0px;
	top: 63px;
	overflow-y: auto;
	overflow-x: hidden;
	min-width: 320px;
	float: none;
	height: 100%;
	z-index: 1000;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
}

.navbar-collapse.collapse.show ul.navbar-nav>li.dropdown {
	display: block;
	clear: both;
	background: #061d61;
	margin: 0px 0px 0px auto;
	max-width: 300px;
}

.navbar-collapse.collapse.show ul.navbar-nav>li {
	float: none;
}

.navbar-collapse.collapse.show ul.navbar-nav>li>a,
.mn_open ul.navbar-nav>li>.dropbtn {
	display: block;
	width: 100%;
	clear: both;
	text-align: left;
	font-size: 16px;
	letter-spacing: 1.07px;
	padding: 20px 25px;
	border-width: 1px;
}

.navbar-collapse.collapse.show ul.navbar-nav>li>a .linkarrow,
.mn_open ul.navbar-nav>li>.dropbtn .linkarrow {
	float: right;
	display: inline-block;
	margin-top: 7px;
}

.navbar-collapse.collapse.show .navbar-nav li.open .dropdown-content {
	display: block;
	position: static;
}

.navbar-collapse.collapse.show ul.mn_section {
	float: none;
	width: 100%;
	margin-bottom: 28px;
}

.navbar-collapse.collapse.show .navbar-nav .dropdown-content {
	padding: 20px;
}

.navbar-collapse.collapse.show ul.navbar-nav>li.open>a.dropbtn {
	border-bottom: none;
}

.text-faded {
	opacity: 0.65;
}

.menuOpened {
	overflow: hidden;
}

.logedIn {
	border-radius: 5px;
	background-color: #ebeffa;
	padding: 0px !important;
	display: inline-block;
}

.logedIn #LinTxt {
	display: inline-block;
	color: #6876a7;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	line-height: 1;
	text-transform: uppercase;
}

.logedIn #LinUser {
	display: inline-block;
	float: right;
	border-radius: 0px 4px 4px 0px;
	width: 32px;
	height: 32px;
	background-position: center center;
	background-size: cover;
}

/* footer */
#PageContent {
	flex: 1 0 auto;
}

footer {
	flex-shrink: none;
}

footer .container {
	max-width: 1360px;
}

footer a,
footer a:hover {
	line-height: 28px;
	letter-spacing: 0.5px;
	color: #fff;
}

#SocialRow {
	background-color: rgba(0, 0, 0, 0.15);
	padding: 12px 0px;
}

.rs_link {
	display: block;
	font-size: 13px;
	color: rgba(99, 115, 160, 0.8);
	padding-bottom: 2px;
}

.more {
	padding: 2px 0px;
	margin-top: 8px;
	position: relative;
}

.hover-opacity:hover {
	opacity: 0.4;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.border-top {
	border-top: 1px solid rgba(73, 84, 104, 0.1);
}

.heard_icon,
.heart_icon,
.heart_pink {
	background: url(https://content.harstatic.com/media/icons/heart_light_blue.svg) no-repeat center center;
	background-size: cover;
	display: inline-block;
	width: 24px;
	height: 24px;
	text-align: center !important;
	color: #fff !important;
	font-size: 11px !important;
	line-height: 24px;
	font-weight: normal;
	padding: 0px !important;
	line-height: 24px !important;
}

.fav_menu .heard_icon {
	width: 28px;
	height: 28px;
	font-size: 10px !important;
}

.heart_pink {
	background: url(https://content.harstatic.com/media/icons/heart_light_pink.svg) no-repeat center center;
}

.swoosh {
	background: url("https://content.harstatic.com/media/icons/swoosh.svg") no-repeat right bottom;
	display: inline-block;
	padding-bottom: 10px;
	padding-right: 5px;
}

.pic-circle-mini {
	border-radius: 50%;
	width: 32px;
	height: 32px;
	object-fit: cover;
	background-color: rgba(0, 0, 0, 0.16);
	display: inline-block;
	border: solid 1px #afb8d9;
}

body.menu_opened {
	overflow: hidden !important;
	transition: all 1s;
	position: relative;
	overflow-x: hidden !important;
}

#HamIcon,
.resp_nav_logo {
	display: none;
	outline: none !important;
}

.menu_opened .menu_overlay {
	background-color: rgba(0, 0, 0, 0.6);
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1000;
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	display: block;
}

.menu_opened .navbar-collapse,
.menu_opened .navbar-expand-md .navbar-nav,
.menu_opened .navbar {
	display: block !important;
}

.menu_opened .navbar-brand {
	display: none;
}

.menu_opened .navbar-expand-md .navbar-nav {
	flex-direction: column;
	width: 100%;
}

.menu_opened .navbar-collapse {
	height: 100vh;
	position: absolute;
	top: 0px;
	left: auto;
	right: 0px;
	bottom: 0px;
	background-color: #fff;
	width: 320px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 1001;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
}

.menu_opened .navbar-collapse li.nav-item {
	display: block;
}

.menu_opened .navbar-collapse .nav-item .nav-link {
	position: relative;
	display: block;
}

.menu_opened .navbar-collapse .nav-item>a {
	display: block;
	border-bottom: solid 1px #f3f4f7;
	color: #212529 !important;
	font-weight: 500;
	font-size: 18px;
	padding: 20px 32px;
}

.menu_opened .user_menu {
	float: right;
	min-width: 320px;
	display: none;
}

.menu_opened .navbar {
	/*height:64px;*/
}

.menu_opened .navbar-brand {
	display: none;
}

.menu_opened #HamIcon {
	padding-top: 18px;
	position: absolute;
	z-index: 1003;
	display: none;
}

.menu_opened .resp_nav_logo {
	display: block;
	margin: 0px auto;
	text-align: center;
	border-bottom: solid 1px #f3f4f7;
	padding: 24px 0px;
}

.menu_opened .navbar-expand-md .navbar-nav .dropdown-menu {
	position: static;
	padding: 0px;
}

.menu_opened .nav-item ul.mn_section {
	float: none;
	clear: both;
	width: 100%;
	padding: 30px 30px 0px 30px;
}

.menu_opened .nav-item ul:last-child {
	padding-bottom: 30px !important;
}

.menu_opened .nav-item div.mn_section {
	display: none;
}

.menu_opened .navbar {
	position: static;
}

.menu_opened .nav-item ul.mn_section li a {
	font-weight: normal;
}

.menu_opened .user_menu .dropdown-menu {
	z-index: 1002;
}

.menu_opened .navbar-collapse .nav-item .nav-link:before {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #afb8d9;
	right: 30px;
	top: 44%;
	border-radius: 3px;
}

.menu_opened .navbar-collapse .nav-item.show .nav-link:before {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #515b7a;
	border-top: 0px;
}

a.logged-in {
	padding: 17px 10px 6px 10px !important;
	margin-top: 0px !important;
}

.maintab_opened .navbar-nav .nav-item.dropdown.active .nav-link {
	border-color: transparent !important;
}

.menu_opened .navbar-nav .nav-item.dropdown.active .nav-link,
.menu_opened .navbar-nav .nav-item.dropdown.show .nav-link,
.menu_opened .maintab_opened .navbar-nav .nav-item.dropdown.active.show .nav-link,
.menu_opened .navbar-nav .nav-item.dropdown.show .nav-link {
	border-bottom: solid 1px #f3f4f7 !important;
	border-color: #f3f4f7 !important;
	color: rgba(255, 255, 255, 0.7) !important;
}

.menu_opened .navbar-nav .nav-item.dropdown.active .nav-link,
.menu_opened .maintab_opened .navbar-nav .nav-item.dropdown.active.show .nav-link,
.menu_opened .navbar-nav .nav-item.dropdown.show .nav-link.menu_item_open {
	color: #212529 !important;
}

#MobileAppDownload {
	display: none;
}

/* search filters */
.filters_container {
	position: absolute;
	/*z-index: 110399 !important;*/
	position: fixed !important;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #ffffff !important;
}

.fc_header {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	height: 96px;
	border-bottom: solid 1px #ddd;
}

.fc_content {
	position: fixed;
	top: 96px;
	left: 0px;
	right: 0px;
	bottom: 80px;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

.fc_footer {
	position: fixed;
	top: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 80px;
	box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.08);
}

.fc_header__links a {
	font-size: 16px;
	font-weight: 600;
	padding: 0px 0px 0px 32px;
}

.option_type {
	display: inline-block;
	border-radius: 8px;
	overflow: hidden;
	width: 109px;
	height: 109px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	margin: 0px 16px 16px 0px;
}

.option_type:after {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 54px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
}

.option_type span {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 8px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.3;
	z-index: 1;
	word-break: break-word;
}

.option_select {
	border-radius: 4px;
	width: 128px;
	height: 48px;
	border: solid 1px #dfe3f0;
	background-color: #ffffff;
	position: relative;
	padding: 8px;
}

.option_select .oc_icon {
	height: 16px;
	margin: 0px auto;
}

.option_select .oc_text {}

.no-scroll {
	overflow: hidden;
}

.choosable_image {
	display: block;
	margin: 0px 14px 14px 0px;
	float: left;
}

.choosable_image .custom-control-label {
	cursor: pointer;
	display: inline-block;
	border-radius: 8px;
	overflow: hidden;
	width: 121px;
	height: 121px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.choosable_image .custom-control-label>span {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 8px;
	color: #ffffff;
	font-size: 14px;
	line-height: 1.2;
	z-index: 1;
	word-break: break-word;
	font-weight: 500;
}

.choosable_image .custom-control-label:after {
	display: block;
	width: 100% !important;
	top: auto;
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 65px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.71) 100%);
}

.choosable_image .custom-control-input:disabled~.custom-control-label {
	cursor: not-allowed;
}

.choosable_image .custom-control-input:disabled~.custom-control-label,
.choosable_image .custom-control-input:checked~.custom-control-label {
	box-shadow: 0px 0px 0px 3px #0738cd inset;
}

.choosable_image .custom-control-input:disabled~.custom-control-label {
	opacity: 0.5;
	-webkit-opacity: 0.5 !important;
	-moz-opacity: 0.5 !important;
}

.choosable_image .custom-control-label:before {
	background-color: transparent !important;
}

.choosable_image .custom-control-input:disabled~.custom-control-label:before,
.choosable_image .custom-control-input:checked~.custom-control-label:before {
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
	left: auto;
	width: 48px;
	height: 48px;
	background: transparent url("https://content.harstatic.com/media/icons/filters/rectangle_arrow_2.svg") no-repeat right top !important;
	box-shadow: none !important;
	border: none !important;
	background-size: 48px !important;
}

.choosable_image .custom-control-input:disabled~.custom-control-label:after,
.choosable_image .custom-control-input:checked~.custom-control-label:after {
	left: 3px;
	right: 3px;
	bottom: 3px;
	width: calc(100% - 6px) !important;
	border-radius: 0px 0px 4px 4px;
	background: rgb(255, 255, 255);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.choosable_image .custom-control-input:checked~.custom-control-label span {
	color: #0738cd !important;
}

.popover__opened .fc_footer {
	display: none;
}

.popover__opened .fc_header {
	display: none;
}

.popover__opened .fc_content {
	bottom: 0px;
	top: 0px;
}

.filter_popup__opened .modal-backdrop {
	z-index: 10400001;
}

.filter_popup__opened .modal {
	z-index: 10400002;
}

.modal-backdrop.show {
	opacity: 1 !important;
}

.map_select_contr {
	position: relative;
	height: 82px;
	width: 100%;
}

.map_select_contr .map {
	display: block;
	border: none;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.map_select_contr a {
	display: block;
	position: absolute;
	z-index: 2;
	width: 128px;
	height: 48px;
	top: calc(50% - 24px);
	left: calc(50% - 64px);
}

.btn-group-fluid.btn-group .btn {
	padding: 9px 10px;
}

#DirectionsList .p-4 .border-bottom:last-child {
	border-bottom: none !important;
}

.criteriahide,
.ci_resp_hide {
	display: none;
}

.drivetimebox {
	padding: 16px;
	border-radius: 4px;
	border: solid 1px #018361;
	background-color: #e5fff9;
}

@media (max-width:767px) {
	.fc_header {
		height: 72px;
	}

	.fc_content {
		top: 72px;
	}
}

@media (max-width:380px) {
	.fc_header {
		height: 45px;
	}

	.fc_content {
		top: 45px;
	}

	.fc_header h2 {
		font-size: 14px;
		line-height: 1.2;
	}

	.fc_header h1 {
		font-size: 22px;
		line-height: 1.3;
		letter-spacing: inherit;
	}

	.nav-tabs--filters .nav-link {
		font-size: 11px;
		padding: 5px 7px 5px 7px !important;
	}

	.fc_header__links {
		width: 45px !important;
	}

	.fc_header__links a {
		padding-left: 24px;
		font-size: 12px;
	}

	.fc_footer {
		height: 53px;
	}

	.fc_footer .btn--large {
		height: 40px !important;
		line-height: 40px !important;
		font-size: 16px !important;
		padding: 0 24px !important;
	}

	.fc_content .form-label--bold {
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 3px;
	}
}

.blue-graidant-inverse {
	background-image: linear-gradient(to top, rgba(223, 227, 240, 0), rgba(237, 240, 250, 0.65));
}

.slider {
	display: none;
}

.slider.slick-initialized {
	display: block;
}


.modal-dialog-scrollable .modal-body {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
}


/* navbar */

.fullscreen_banner {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.fullscreen_banner_overbox {
	margin-bottom: 48px;
}

.fb_inner {
	height: 500px;
}

.sticked .inpagenav_simple {
	padding-top: 0px !important;
	margin-top: 5px;
	border-top: 1px solid #edf0fa;
}

.sticked h1.h1--inner_page {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1.3;
}

.sticked .hide_sticked {
	display: none !important;
}

.fav_menu .dropdown-menu {
	width: 400px;
	max-height: calc(100vh - 70px);
	min-height: 60vh;
	position: absolute;
}

.fav_menu .dropdown-menu .menu_list {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	overflow-x: hidden;
	left: 0px;
	right: 0px;
	bottom: 40px;
	top: 10px;
	position: absolute;
	padding: 0px 16px;
}

.fav_menu .dropdown-menu .menu_footer {
	bottom: 0px;
	top: auto;
	left: 0px;
	right: 0px;
	padding: 3px;
	background-color: #ffffff;
	border-top: 1px solid #dddddd;
	position: absolute;
}

.fav_menu .dropdown-menu .menu_footer a {
	font-size: 12px;
	color: #0738cd !important;
}

/* comparables */
.pcompare_prop_item {
	width: 171px;
}

.compare_title_col {
	width: 193px;
}

table.table--compare tr td {
	border-bottom: 1px solid #dfe3f0;
	padding: 10px 5px 10px 0px;
	color: #3b5363;
	vertical-align: middle;
	word-break: break-word;
}

table.table--compare tr:nth-child(even) td {
	background-color: rgba(237, 240, 250, 0.48);
}

table.table--compare tr td.compare_item_title {
	margin-top: 120px;
	vertical-align: baseline;
	padding-top: 27px;
	background-color: #ffffff !important;
	height: 80px;
}

table.table--compare tr td.compare_item_title h3 {
	position: absolute;
	white-space: nowrap;
}

.pcompare_prop_item.empty {
	border-radius: 4px;
	background-color: #dfe3f0;
	height: 100%;
	height: 165px;
	opacity: 32%;
}

.pcompare_prop_item.add {
	border-radius: 4px;
	border: solid 1px rgba(81, 91, 122, 0.48);
	background-color: #ffffff;
	height: 165px;
	text-align: center;
	color: #515b7a;
	display: block;
	padding-top: 60px;
	line-height: 1.2;
	text-decoration: none;
}

.pcompare_prop_item.add span {
	display: block;
	text-align: center;
}

.td_left_hd {
	white-space: nowrap;
	padding-right: 10px;
}

.clone-column-table-wrap {
	box-shadow: 3px 0px 4px 0 rgba(0, 0, 0, 0.03);
}

.table_header {
	display: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
	border: solid 1px #dfe3f0;
	background-color: #ffffff;
	padding: 10px 0px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 100;
}

.tablescrolled .table_header {
	display: block;
}

.tablescrolled .table_header .compare_title_col {
	width: 182px;
}

.pres_by_firmname {
	font-size: 12px;
	line-height: 1.2;
}

.footer_v2 {
	background-color: #0738cd;
	padding-top: 80px;
}

.footer_v2 #SocialRow {
	background-color: transparent;
}

footer.footer_v2 a,
footer.footer_v2 a:hover {
	font-size: 16px;
	line-height: 2;
	font-weight: normal !important;
}

.resp_nav_close {
	display: none;
}

/* temprary parking slot will be moved to styleguide */
.iframe-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}

.iframe-container>* {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}


.filters_page {}

.filters_page .filters_page__content {
	border-top: 1px solid #dddddd;
}

.filters_page .filters_page__footer {
	border-top: 1px solid #dddddd;
	height: 112px;
	background-color: #ffffff;
}

@media (max-width:767px) {
	.filters_page .filters_page__footer {
		height: auto;
		padding: 15px 0px;
	}
}

/* temprary parking slot will be moved to styleguide */
svg.map_markets {
	width: 100%;
	border: 0;
}

svg.map_markets a polygon {
	fill: #fff;
}

svg.map_markets #map_estates polygon {
	transition: 0.2s ease all;
}

svg.map_markets #map_estates polygon:hover {
	fill: #DAE1F8;
	cursor: pointer;
}

svg.map_markets #pins {
	pointer-events: none;
}

.removeLink a,
a.removeLink {
	pointer-events: none;
}

.claimprofileimage {
	border-radius: 8px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	border: solid 1px #dfe3f0;
	background-color: #fff;
	position: relative;
	height: 100%;
	background-position: center top;
	background-size: contain;
	width: 100%;
	max-width: 483px;
	min-height: 300px;
}

.claimprofileimage_inner {
	left: -102px;
	bottom: 64px;
}

@media (max-width:1074px) {
	.claimprofileimage_inner {
		left: -10px;
		bottom: 20px;
	}
}

.filters_list {
	border-bottom: none;
}

.filters_list ul li,
.filters_list ul.filters_list {
	display: block;
	margin: 0px;
	padding: 0px;
}

.filters_list ul li {
	display: inline-block;
}

.filters_list>ul {
	display: none;
}

.filters_withmore {
	margin-bottom: 0px;
	white-space: normal;
	overflow: visible;
}

.filters_more ul {
	min-width: 260px;
	padding: 15px 15px 5px 15px;
	border-radius: 4px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
	background-color: #ffffff;
	top: 50px;
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	margin-right: 0;
	z-index: 100;
	margin-top: 10px;
}

.filters_more ul:before {
	content: '';
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid white;
	top: -10px;
	right: 20px;
	position: absolute;
}

.filters_more ul li {
	margin-bottom: 10px;
	margin-right: 0px;
	display: block;
}

.filters_more ul li .filterpill {
	display: block;
	margin-right: 0px !important;
}

.moreOpen ul {
	display: block;
	list-style: none;
	min-width: 220px;
}

.withmore .more ul li .nav-link {
	padding: 10px 15px !important;
}

.filters_more {
	position: relative;
}

li.filters_more.shown {
	display: none;
}

#parent {
	height: 2000px;
}

.myElement {
	position: sticky;
	top: -1px;
	z-index: 1;
}

.myElement.is-pinned {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
}

.mask {
	position: fixed;
	overflow: hidden;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	z-index: 1;
}

.ds_popover_open {
	overflow: hidden;
}

/* all backdrops and blures */
.modal-backdrop.show,
.listing_detail_overlay,
.gallery_slider,
.mask,
.menu_overlay {
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	background-color: rgba(0, 0, 0, 0.55);
}


/* beta bar */
#BetaAlert {
	display: none;
}

.betabar #BetaAlert {
	display: flex;
}

/*parked for Jaffar while he cleaning the code*/
.LoadingSliderComponent {
	min-height: 440px;
	padding-top: 15%;
}

@media (max-width: 767px) {
	.LoadingSliderComponent {
		min-height: 200px;
	}
}

/* top: 200px */
.hide {
	display: none;
}

.donutCell {
	position: relative;
}

.donutDiv {
	width: 256px;
	height: 256px;
}

.centerLabel {
	position: absolute;
	top: calc(50% - 25px);
	width: 100%;
	display: flex;
	justify-content: center;
	line-height: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: maroon;
}

.mapblure_cntr {
	background-color: rgba(0, 0, 0, 0.4);
	position: relative;
	min-height: 100px;
	overflow: hidden;
}

.mapblure_cntr_inner {
	-webkit-filter: blur(12px);
	filter: blur(12px);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: -1;
}

.mapblure_cntr_img img {
	width: 100% !important;
}

.feedback_btn {
	width: 36px;
	height: 100px;
	position: fixed;
	bottom: 18%;
	right: 0;
	z-index: 2123452999;
	background-color: transparent !important;
}

.compare_homes_on .feedback_btn {
	bottom: 26%;
}

#general_loading .circle {
	stroke: #fff;
	stroke-width: 5;
	stroke-linecap: round;
	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	animation: harLogoCircle 3s ease-in infinite;
}

#general_loading .letter {
	fill: #fff;
	opacity: 0;
	animation: harLogoLetter 3s ease-in infinite;
}

@keyframes harLogoCircle {
	0% {
		stroke-dashoffset: 1;
	}

	50% {
		stroke-dashoffset: 0;
	}

	100% {
		stroke-dashoffset: -1;
	}
}

@keyframes harLogoLetter {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

#_BH_frame {
	height: calc(100vh + 40px) !important;
}

/*
.anonymousReport .feedbackTab {
    color: transparent !important;
    border: none;
    background-color: transparent;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    background-image: url(https://content.harstatic.com/media/common/feedback@2x.png) !important;
    background-repeat: no-repeat;
    background-position: top right;
    top: 0px;
    height: 100px;
    width: 40px;
    background-size: contain !important;
    padding: 0px !important;
    margin: 0px 0px 20px;
}

.anonymousReport {
    margin: 0px !important;
}
*/

/* more filters */
.filters_cols {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.filters_col {
	width: 230px;
	flex: 0 0 auto;
	max-width: 100%;
	margin-right: 30px;
}

.filters_col:last-child {
	margin-right: 0px;
}

.filters_footer {
	clear: both;
	margin-top: 20px;
}

.filters_action {
	display: none;
}

@media screen and (max-width: 1100px) {
	.filters_col {
		width: calc(46%);
		flex: 0 0 auto;
		max-width: 100%;
		margin-bottom: 35px;
	}

	.filters_col:nth-child(even) {
		margin-right: 0px;
		margin-left: 4%;
	}

	.filters_col:nth-child(odd) {
		margin-right: 4%;
	}

	.filters_footer {
		clear: both;
		margin-top: 0px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 600px) {
	.filters_action {
		display: block;
		position: sticky;
		left: 0px;
		right: 0px;
		bottom: 0px;
		top: auto;
		padding: 15px;
		z-index: 1;
		background-color: #ffffff;
		box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.12);
		border-radius: 8px;
	}

	.filters_col {
		width: calc(100%);
		flex: 0 0 auto;
		margin-bottom: 35px;
	}

	.filters_col:nth-child(even) {
		margin-right: 0px;
		margin-left: 0%;
	}

	.filters_col:nth-child(odd) {
		margin-right: 0%;
	}

	.filters_footer {
		clear: both;
		margin-top: 0px;
	}
}

.resp_selected_values span {
	font-size: 11px;
	color: #515b7a;
	background-color: #f3f4f7;
	padding: 3px 6px;
	border-radius: 4px;
	margin-right: 5px;
}

.resp_selected_values span:last-child {
	margin-right: 0px;
}

/* more filters ended */

.statuses {
	display: flex;
	flex-wrap: wrap;
	min-width: 100px;
	margin-top: 7px;
}

.stat_lgnd {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%;
	height: 12px;
	border-radius: 2px;
	margin: 2px;
	max-width: 50px;
}


https: //www.har.com/houston/about

/*for seo content*/
.seo_content ul li {
	list-style: disc
}

.seo_content ul li.col-md-6 {
	padding: 0
}

.seo_content .exp_collapse {
	position: relative;
	padding-left: 32px;
	display: flex
}

.seo_content .exp_collapse:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 20px;
	width: 16px;
	height: 10px;
	background: url(https://content.harstatic.com/media/icons/arrow-gray-down_black.svg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.seo_content .exp_collapse.collapsed:before {
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.seo_content .exp_collapse_cont {
	padding-left: 32px
}

@media (max-width:767px) {
	.seo_content .exp_collapse:before {
		top: 8px
	}
}

/*for seo content*/


/* More Menu css */
.dynamic_menu {
	border-bottom: none;
}

.dynamic_menu a {
	display: inline-block;
	padding: 12px 12px;
	position: relative;
	text-decoration: none !important;
	font-size: 14px;
}

.dynamic_menu ul li,
.dynamic_menu ul.dynamic_menu {
	display: block;
	margin: 0px;
	padding: 0px;
}

.dynamic_menu ul li {
	display: inline-block;
}

.dynamic_menu>ul {
	display: none;
}

.withmore {
	margin-bottom: 0px;
	white-space: normal;
	overflow: visible;
}

.more ul {
	display: block;
}

.more>ul {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	margin-right: 0;
	z-index: 100;
}

.moreOpen ul {
	display: block;
	list-style: none;
}

.more>ul>li a {
	padding: 10px 15px;
	border: none;
}

.more {
	position: relative;
}

li.more.shown {
	display: none;
}

.more ul {
	padding: 5px;
	border-radius: 4px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.24);
	background-color: #ffffff;
	top: 50px;
}

.more ul li a {
	min-width: 180px;
	display: block;
	border-bottom: none !important;
}

.more ul li a:hover {
	color: #5D5E5E;
}

/* More Menu css ended */


/* for gallery loading fix */
.fs_slide .fs_slide_img__first, .fs_slide .fs_slide_img__second, .fs_slide .fs_slide_img__third { background-color: #f3f4f7;background-image: url(https://content.harstatic.com/media/icons/a_all/photo_placeholder_3.svg);background-repeat: no-repeat;background-position: center;}
.fs_slide .fs_slide_img__first { min-height:35vh;}


/* for desktop menu overlay open */
@media screen and (min-width: 780px) {
	.menu_overlay {
		display: none;
		/*background-color:rgba(255, 255, 255, 0.66);*/
		position: fixed;
		top: 0px;
		right: 0px;
		left: 0px;
		bottom: 0px;
		z-index: 100000;
		overflow: hidden;
	}

	.ds_menu_open {
		overflow: hidden;
	}

	.ds_menu_open .menu_overlay {
		display: block;
	}

	.ds_menu_open .har-nav {
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		z-index: 100001;
	}
}

/* for desktop menu overlay open */

@media (max-width:1080px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.navbar {
		min-height: 63px;
		padding-right: 0px;
		padding-left: 15px;
	}

	.open.navbar {
		padding: 7px 0px 5px 15px;
	}

	.user_menu {
		margin-right: 0px;
	}

	.navbar-collapse.collapse .linkarrow {
		display: none;
	}

	.user_menu a,
	.user_menu button {
		padding: 5px 10px 6px 10px;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding: 20px 15px;
	}

	.navbar-expand-md.har-nav .navbar-nav .nav-link {
		padding: 20px 8px;
	}
}

@media (max-width:930px) {

	.nav-item .dropdown-menu.show,
	.nav-item.show .dropdown-menu {
		padding: 20px 20px 0px 20px;
	}

	.graphics_section .font_size--large_extra_extra {
		font-size: 20px;
		line-height: 1.2;
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding: 20px 10px;
	}

	.har-nav.navbar-expand-md .navbar-nav .nav-link {
		padding: 20px 8px 20px 20px !important;
		font-size: 14px;
		font-weight: 700;
	}

	.har-nav .user_menu a,
	.user_menu button {
		font-size: 14px;
	}

	.har-nav .navbar-brand img {
		height: 48px;
		width: 48px;
	}

	.har-nav.navbar {
		min-height: 72px;
		padding: 5px 0px 5px 10px;
	}

	.har-nav .nav-item .dropdown-menu.show,
	.har-nav .nav-item.show .dropdown-menu {
		top: 75px;
	}
}

@media (max-width:900px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding: 20px 10px;
	}

	/* menu css */
	.collapse:not(.show) {
		display: none !important;
	}

	.menu_opened .navbar-collapse,
	.menu_opened .navbar-expand-md .navbar-nav,
	.menu_opened .navbar {
		display: block !important;
	}

	.user_menu {
		position: absolute;
		top: 0px;
		right: 0px;
	}

	.navbar-collapse.collapse .linkarrow {
		display: none;
	}

	#HamIcon {
		display: inline-block;
	}

	.navbar-brand {
		position: absolute;
		left: 53px;
	}

	.navbar-brand img {
		width: 44px;
		height: 44px;
	}

	.nav-item .dropdown-menu.show,
	.nav-item.show .dropdown-menu {
		box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
	}

	.har-nav .my_account_menu {
		display: none !important;
	}

	.har-nav .navbar-brand {
		left: 16px;
	}

	.footer_v2 {
		padding-top: 56px;
	}

	.menu_opened .resp_nav_close {
		display: block;
		position: absolute;
		left: auto;
		top: 15px;
		z-index: 11111;
		right: 15px;
		border: none !important;
		outline: none !important;
		border-radius: 50%;
		width: 28px;
		height: 28px;
		display: flex;
		align-items: center;
		justify-content: center;
		background-color: #ffffff;
	}

	.bg--image__mobile_none {
		background-image: none !important;
	}

	#MobileAppDownload {
		display: block;
	}

	.graphics_section {
		display: none !important;
	}

	.nav-item.dropdown.resp_user_menu.d-md-none {
		display: block !important;
	}
}

@media (max-width:767px) {

	/* search responsive */
	#AllLocationOptions {
		display: none;
	}

	.choosable_image.ci_resp_hide {
		display: none;
	}

	.hide_resp_property {
		display: none;
	}

	#AllMoreFilters {
		display: none;
	}

	#SearchBoxRow {
		border-bottom: 1px solid #bfbfbf;
	}

	#FilterContr {
		background-color: #f3f4f7;
	}

	.fb_inner {
		height: 450px;
	}

	.fe_resp_hide__mobileonly {
		display: none;
	}

	.feedback_btn {
		width: 32px;
		bottom: 18%;
	}

	.pres_by_firmname {
		font-size: 10px;
	}
}

@media (max-width:550px) {
	.fav_menu .dropdown-menu {
		right: -42px;
	}

	#SocialRow a {
		font-size: 11px;
		display: inline-block;
		padding-right: 15px;
	}
}

@media (max-width:450px) {
	.choosable_image {
		width: calc(33% - 8px);
		margin: 4px;
	}

	.choosable_image .custom-control-label {
		width: 100%;
	}

	.typeahead_custom .tp_item {
		padding: 12px;
		font-size: 12px;
	}

	.fav_menu .dropdown-menu {
		width: 350px;
	}

	.centerLabel {
		font-size: 20px;
	}
}

@media (max-width:380px) {
	.menu_opened .navbar-collapse {
		width: 285px;
	}

	.menu_opened .user_menu {
		min-width: 285px;
	}

	.menu_opened #HamIcon {
		left: 300px;
	}

	.menutab_text {
		display: none;
	}

	.fav_menu .dropdown-menu {
		width: 300px;
	}

	.respnsive_right {
		right: 0px !important;
		left: auto;
	}
}