html {
    scroll-behavior: smooth;
    scroll-padding-top: 155px;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	position: relative;
}
:root {
    --header-height: 155px;
}
[id] {
	scroll-margin-top: calc(var(--header-height) +1rem);
}
.scrolltoofar:before {
    content: "";
    display: block;
    height: 155px;
    margin-top: -155px;
}
.navbar-toggler {
	font-size: 1.5rem;
	color: #ffffff;
	background: #212529;
	padding: .50rem;
}
.socials span {
	font-size: 0px;
}
.socials .btn-info, .socials .btn-warning {
	--t4-btn-color: #ffffff;
}
.socials .btn-info:hover, .socials .btn-warning:hover {
	color: #ffffff;
}
.n2-ss-slide--focus {
	color: #000000;
	filter: opacity(0);
}
.onclicktopmargin {
    margin-top: -100px;
}
.featuredSlideshow {
    max-height: 240px;
    overflow: hidden;
}
h1, .h1 {
    margin-top: 0;
    margin-bottom: .5rem;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 500;
    line-height: 1.1;
}
.badscript {
    font-family: 'Bad Script', sans-serif;
}
.archivonarrow {
	font-family: 'Archivo Narrow', sans-serif;
}
.archivonarrowbody {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.12rem;
}
.archivonarrowsmall {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.08rem;
}
.archivonarrowsmallsmall {
    font-family: 'Archivo Narrow', sans-serif;
    font-size: 1.0rem;
    }
.darkgray {
    color: #000000;
    font-size: 1.10rem;
    font-weight: 600;
}
.btn-black {
    background-color: #000000;
    border-color: #000000;
}
.t4-section-inner.container-fluid .header-block {
	padding: 0px 0px;
}
.module.featuredSlideshow .module-title {
    border-bottom: none;
    margin: 0 0 5px 0;
    padding: 0;
    text-transform: none;
}
.module.featuredSlideshow .module-title span {
    margin-bottom: 0px;
    border-bottom: none;
    padding: 0 0 0 0;
    display: block;
}
.btn-semi-transparent {
  background-color: rgba(50, 117, 200, 0.8) !important;
  color: #fff !important;
  text-shadow: 2px 2px 5px #000000;
}
.btn-semi-transparent:hover {
	background-color: rgba(45, 105, 180, 0.8) !important;
}

#back-to-top {
    display: block !important;
    background: #1773ea !important;
    color: #ffffff !important;
    right: 1.0rem !important;
    bottom: 1.0rem !important;
}
.top-away #back-to-top {
    border-radius: 0px;
    position: fixed;
    right: 1.0rem;
    bottom: 1.0rem;
    height: 40px;
    text-align: center;
    transition: all .35s ease;
    width: 40px;
    display: block !important;
}
.top-away #back-to-top:hover, #back-to-top:hover {
	background: #0052bd !important;
}
.t4-login-accordion {
	z-index: 1000;
}
#member-registration label {
    font-weight: 500;
}
#member-registration fieldset:before {
    display: none;
}
/* property listings user menu */
#t4-user-menu {
	height: 45px;
}
.usermenu .navbar {
	padding: 0px;
}
.usermenu a span.menu-item-title {
	display: none;
}
a.myfavorites:before {
	content: '\f004';
	font-family: fontawesome;
	padding-right: .25rem;
	color: #FF003C;
}
a.emailalerts:before {
	content: '\e4e8';
	font-family: fontawesome;
	padding-right: .25rem;
	color: #FD7E14;
}
a.mngemailalerts:before {
	content: '\f013';
	font-family: fontawesome;
	padding-right: .25rem;
	color: #ffc107;
}
a.myprofile:before {
	content: '\f007';
	font-family: fontawesome;
	padding-right: .25rem;
	color: #212529;
}
a.osregister:before {
	content: '\f007';
	font-family: fontawesome;
	padding-right: .25rem;
	color: #000000;
}
a.userlogout:before {
	content: '\f08b';
	font-family: fontawesome;
	padding-right: .25rem;
	color: #444C55;
}
a.comparelistings:before {
	content: '\e13a';
	font-family: fontawesome;
	padding-right: .25rem;
	color: #189d00;
}
a.comparelistings, a.userlogout, a.osregister, a.myprofile, a.mngemailalerts, a.emailalerts, a.myfavorites {
	color: #084298;
}
/* end user menu */
.t4-main-body a {
	text-decoration: underline;
	font-weight: 600;
	transition: 0.5s;
}
.t4-breadcrumbs ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.com-contact.contact h3 {
	display: none;
}
button {
	box-shadow: none !important;
}
#accordionFlushMobileBrowse .accordion-button::after {
	margin-left: 10px;
}
.t4-module.modulebrowsemobile .accordion-button::after {
	margin-left: 1.0rem;
	color: #ffffff;
}
.searchlstbyid .moduletable {
	display: flex;
	flex-wrap: nowrap !important;
	border: none;
	margin: 0px 0px;
	padding: 0px;
}
.searchlstbyid input {
	height: 36px;
	border: 1px solid #e9ecef;
}
.searchlstbyid input:focus {
	outline: 0;
}
.modulebrowsedesktop a, .searchlstbyid button {
	transition: 0.5s;
}
.modulebrowsemobile .accordion-button::after {
	color: #ffffff;
	background-color: #ffffff;
	padding: 2px;
}
.navigationcont .pagination-wrap {
	padding: 0px !important;
	margin: 0px !important;
}
.navigationcont .pagination.pagination-toolbar {
	margin: 0px 0px 0px 0px !important;
}
.navigationcont .pagination {
	height: unset !important;
	margin: 0px !important;
}
.page-link.active, .active>.page-link {
    color: #575757;
}
@media (max-width: 991.98px) {
	#t4-header {
		position: -webkit-sticky !important;
		position: sticky !important;
		top: 0 !important;
		z-index: 10 !important;
	}
	.no-scroll {
		position: fixed;
		overflow: hidden;
		width: 100%;
		height: 100%;
	}
	header .navcont {
		line-height: 55px;
		border-bottom: 1px solid #e9ecef;
	}
	.nav-breakpoint-lg .t4-megamenu {
     	max-width: 375px;
     	max-height: 700px;
		height: 700px;
     	left: unset;
     	right: 0;
		top: 55px;
		background: #e9ecef;
		padding: 0px;
		overflow-y: scroll !important;
		-webkit-overflow-scrolling: touch;
	}
	.isMobile .nav.navbar-nav {
		height: 300vh;
		max-height: 300vh;
		overflow-y: scroll !important;
		-webkit-overflow-scrolling: touch;
	}
	.t4-navbar .nav-item {
		border-bottom: 1px solid #CFCFCF;
		line-height: 40px;
	}
	.nav-item.active.dropdown.parent,
	.dropdown-menu .show,
	.nav-item.current.active,
	.nav-item .current.active {
		background: #A3CBFF;
	}
	.t4-megamenu .navbar-nav>li>a,
	.t4-megamenu .navbar-nav>li>.nav-link,
	.nav-breakpoint-lg .t4-megamenu .navbar-nav>li>a,
	.nav-breakpoint-lg .t4-megamenu .navbar-nav>li>span {
		height: auto;
		line-height: 40px;
		padding: 0px 1.0rem 0px 1.0rem;
		font-weight: 600;
		text-transform: uppercase;
		width: 100%;
		color: #000000 !important;
		font-size: 1.10rem;
	}
	.t4-megamenu .navbar-nav .dropdown-menu {
		padding: 0px 0px 1.0rem 0px;
     	background: #f8f9fa;
     	border: 1px solid silver;
     	margin: 0px 1.0rem 1.0rem 1.0rem !important;
		width: auto !important;
		overflow-y: auto;
	}
	.t4-megamenu .dropdown-menu li > a, .t4-megamenu .dropdown-menu li > .nav-link, .t4-megamenu .dropdown-menu li .dropdown-item {
		padding: .5rem 1rem;
		font-size: 1.15rem;
		font-weight: 600;
		transition: .4s;
	}
	.t4-megamenu .dropdown-menu li > a:hover,
	.t4-megamenu .dropdown-menu li > a:focus,
	.t4-megamenu .dropdown-menu li > a:active,
	.t4-megamenu .dropdown-menu li > .nav-link:hover,
	.t4-megamenu .dropdown-menu li > .nav-link:focus,
	.t4-megamenu .dropdown-menu li > .nav-link:active,
	.t4-megamenu .dropdown-menu li .dropdown-item:hover,
	.t4-megamenu .dropdown-menu li .dropdown-item:focus,
	.t4-megamenu .dropdown-menu li .dropdown-item:active,
	.t4-megamenu .dropdown-menu li.active > a {
		background-color: silver;
		color: #000000;
	}
	.t4-megamenu .nav-item.dropdown.parent.show .item-caret:before,
	.t4-megamenu .navbar-nav > li.active > a .item-caret:before,
	.t4-megamenu .navbar-nav > li.active > .nav-link .item-caret:before {
		border-top-color: #ffffff;
	}
	.t4-megamenu .dropdown-toggle .item-caret {
		height: 22px;
		width: auto;
		padding-left: 5px;
	}
	.coName .custom {
		width: 100%;
	}
}
@media screen and (min-width: 768px) {
	.usermenu a span.menu-item-title {
		display: inline-block;
	}
    .archivonarrowbody {
	    font-size: 1.10rem;
    }
    .archivonarrowsmall {
	    font-size: 1.05rem;
    }
    .darkgray {
        font-size: 1.0rem;
    }
    .archivonarrowsmallsmall {
       font-size: 0.85rem;
    }
}
@media screen and (min-width: 992px) {
	.navcont.container-fluid {
        padding-top: .15rem;
        padding-bottom: .15rem;
    }
	.t4-megamenu .navbar-nav>li.active,
	.t4-megamenu .navbar-nav>li.active,
	.t4-megamenu .navbar-nav>li:hover,
	.t4-megamenu .navbar-nav>li:hover,
	.t4-megamenu .nav-item.dropdown.parent.show {
		background: #17375e;
	}
	.t4-megamenu .navbar-nav>li>a,
	.t4-megamenu .navbar-nav>li>.nav-link {
		font-size: 1.1rem;
		padding: 0px .5rem;
		margin-right: 0px;
		height: unset;
		line-height: 50px;
		cursor: pointer;
	}
	.t4-megamenu .navbar-nav .dropdown-menu {
		background: #f8f9fa;
		padding: 0px 0px 5px;
	}
	.t4-megamenu .dropdown-menu li>a,
	.t4-megamenu .dropdown-menu li>.nav-link,
	.t4-megamenu .dropdown-menu li .dropdown-item {
		color: #000000;
		padding: .50rem 1.0rem;
		margin-bottom: 1px;
		font-size: 1.0rem;
        white-space: nowrap;
	}
	.t4-megamenu .dropdown-menu li>a:hover,
	.t4-megamenu .dropdown-menu li>.nav-link:hover,
	.t4-megamenu .dropdown-menu li .dropdown-item:hover,
	.t4-megamenu .dropdown-menu li.active>a {
		background: #C6CACD;
		color: #000000;
	}
	.t4-module.modulebrowsedesktop .btn {
		font-size: .95rem;
	}
	.searchlstbyid input {
		max-width: 150px;
	}
	.megamenu #FollowUs {
		display: none;
	}
}
@media screen and (min-width: 1200px) {
	.container-fluid {
		max-width: 1400px;
	}
	#t4-browse-desktop {
		margin-top: -45px;
		height: 45px;
	}
	.t4-module.modulebrowsedesktop .btn {
		font-size: 1.10rem;
	}
	.searchlstbyid input {
		max-width: 100%;
	}
}