@font-face {
    font-display: fallback;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 300;
	src: url(https://fonts.gstatic.com/s/oswald/v23/TK3_WkUHHAIjg75cFRf3bXL8LICs169vsUZiYA.ttf) format('truetype')
}
@font-face {
    font-display: fallback;
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/oswald/v23/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf) format('truetype')
}
@font-face {
    font-display: fallback;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 300;
	src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v13/1Ptrg8zYS_SKggPNwIYqWqZPBQ.ttf) format('truetype')
}
@font-face {
    font-display: fallback;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v13/1Ptug8zYS_SKggPNyC0ISg.ttf) format('truetype')
}
@font-face {
    font-display: fallback;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(https://fonts.gstatic.com/s/raleway/v13/1Ptrg8zYS_SKggPNwPIsWqZPBQ.ttf) format('truetype')
}
@font-face {
    font-display: fallback;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v13/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf) format('truetype')
}
@font-face {
    font-display: fallback;
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 800;
	src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(https://fonts.gstatic.com/s/raleway/v13/1Ptrg8zYS_SKggPNwIouWqZPBQ.ttf) format('truetype')
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
header, nav {
	display: block
}
a {
	background-color: transparent
}
b {
	font-weight: 700
}
img {
	border: 0
}
button, input {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button {
	text-transform: none
}
button, input[type=submit] {
	-webkit-appearance: button
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0
}
input {
	line-height: normal
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px
}
body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
button, input {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #00416A;
	text-decoration: none
}
img {
	vertical-align: middle
}
ul {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul {
	margin-bottom: 0
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:768px) {
	.container {
		width: 750px
	}
}
@media (min-width:992px) {
	.container {
		width: 970px
	}
}
@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 135px;
	padding: 0 0;
	margin: -45px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.navbar-nav {
	margin: 7.5px -16px
}
.navbar-nav>li>a {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 40px
}
@media (min-width:768px) {
	.navbar-nav>li {
		float: none
	}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar-default {
	background-color: transparent;
	border-color: transparent
}
.container:after, .container:before, .nav:after, .nav:before {
	display: table;
	content: " "
}
.container:after, .nav:after {
	clear: both
}
@-ms-viewport {
	width: device-width
}
@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}
@media (min-width:767px) and (max-width:992px) {
	.hidden-sm {
		display: none!important
	}
}
@media (min-width:993px) and (max-width:1199px) {
	.hidden-md {
		display: none!important
	}
}
@media (min-width:1200px) {
	.hidden-lg {
		display: none!important
	}
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
header, nav {
	display: block
}
a {
	background-color: transparent
}
b {
	font-weight: 700
}
img {
	border: 0
}
button, input {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button {
	text-transform: none
}
button, input[type="submit"] {
	-webkit-appearance: button
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}
input {
	line-height: normal
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}
iframe {
	max-width: 100%
}
body, button, input {
	color: #2B2E30;
	font-family: 'Raleway';
	font-size: 16px;
	line-height: 1.6
}
html {
	box-sizing: border-box
}
*, *:before, *:after {
	box-sizing: inherit
}
body {
	background: #fff
}
ul {
	margin: 0 0 1.5em 3em
}
ul {
	list-style: disc
}
li>ul {
	margin-bottom: 0;
	margin-left: 1.5em
}
img {
	height: auto;
	max-width: 100%
}
button, input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 15px 17px rgba(255, 255, 255, .5), inset 0 -5px 12px rgba(0, 0, 0, .05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}
input[type="text"] {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px
}
input[type="text"] {
	padding: 3px
}
a {
	color: #00416A;
	text-decoration: underline
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0
}
.main-navigation li {
	float: left;
	position: relative
}
.main-navigation a {
	display: block;
	text-decoration: none
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 1.4em;
	left: -999em;
	z-index: 99999
}
.main-navigation ul ul a {
	width: 200px
}
.menu-toggle {
	display: block
}
@media screen and (min-width:37.5em) {
	.menu-toggle {
		display: none
	}
	.main-navigation ul {
		display: block
	}
}
.site-header:before, .site-header:after {
	content: "";
	display: table;
	table-layout: fixed
}
.site-header:after {
	clear: both
}
.container {
	position: relative;
	-webkit-font-smoothing: antialiased
}
.hdrhld {
	background: transparent!important
}
header.site-header {
	min-height: 145px;
	width: 100%
}
header.site-header .container {
	padding-top: 50px
}
.site-branding {
	max-width: 335px
}
.main-navigation {
	text-transform: uppercase;
	font-family: 'Oswald';
	font-size: 16px;
	letter-spacing: .05em;
	padding-top: 24px;
	font-weight: 300
}
.main-navigation li {
	margin-left: 40px
}
.main-navigation li a {
	color: #003A49;
	text-decoration: none
}
.main-navigation ul ul.sub-menu {
	box-shadow: none;
	background: rgba(255, 255, 255);
	padding-left: 14px;
	margin-left: -14px
}
.main-navigation li ul.sub-menu li {
	margin-left: 0;
	padding: 6px 0;
	text-align: left;
	font-size: 14px
}
.navbar-default {
	background: none;
	border: none
}
.navbar-nav>li>a {
	color: #003A49;
	font-family: 'Oswald';
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: .05em;
	padding-right: 0;
	text-decoration: none
}
.dropdown-menu {
	padding-left: 0
}
.dropdown-menu>li>a {
	display: inline-block;
	padding: 10px 15px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	white-space: nowrap;
	color: #003A49;
	font-family: 'Oswald';
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-decoration: none
}
.caret {
	color: #003A49
}
nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 4em auto;
	text-align: center
}
header .mls-form {
	position: absolute;
	top: 15px;
	right: 0;
	padding: 4px
}
header .mls-form input[type="text"] {
	border: none;
	border-radius: 0;
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	min-width: 140px;
	font-family: 'Raleway';
	color: #00416A;
	font-size: 15px;
	letter-spacing: .01em;
	font-weight: 300;
	padding: 0;
	border-bottom: 1px solid #00416A
}
header .mls-form input[type="text"]::-webkit-input-placeholder {
	font-family: 'Raleway';
	color: #00416A;
	font-size: 15px;
	letter-spacing: .01em;
	font-weight: 400
}
header .mls-form input[type="text"]::-moz-placeholder {
	font-family: 'Raleway';
	color: #00416A;
	font-size: 15px;
	letter-spacing: .01em;
	font-weight: 400
}
header .mls-form input[type="text"]:-ms-input-placeholder {
	font-family: 'Raleway';
	color: #00416A;
	font-size: 15px;
	letter-spacing: .01em;
	font-weight: 400
}
header .mls-form input[type="text"]:-moz-placeholder {
	font-family: 'Raleway';
	color: #00416A;
	font-size: 15px;
	letter-spacing: .01em;
	font-weight: 400
}
header .mls-form input[type="submit"] {
	border: none;
	border-radius: 0;
	background: url(https://www.everyhome.com/img/search.svg) center no-repeat;
	width: 17px;
	height: 17px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: -9999px;
	text-shadow: none;
	box-shadow: none;
	outline: 0;
	line-height: 2
}
.site-footer .frm-section .gform_wrapper input[type="text"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 1px solid #fff;
	padding: 10px 15px!important;
	background: transparent;
	text-transform: uppercase;
	color: #003A49;
	letter-spacing: 0.02em!important;
	font-size: 16px;
	font-family: 'Raleway'!important;
	font-weight: 600;
	border-radius: 15px;
}
.site-footer .frm-section .gform_wrapper input[type="text"]::-webkit-input-placeholder {
	text-transform: uppercase;
	color: #003A49;
	letter-spacing: .02em;
	font-size: 16px;
	font-family: 'Raleway';
	font-weight: 600
}
.site-footer .frm-section .gform_wrapper input[type="text"]::-moz-placeholder {
	text-transform: uppercase;
	color: #003A49;
	letter-spacing: .02em;
	font-size: 16px;
	font-family: 'Raleway';
	font-weight: 600
}
.site-footer .frm-section .gform_wrapper input[type="text"]:-ms-input-placeholder {
	text-transform: uppercase;
	color: #003A49;
	letter-spacing: .02em;
	font-size: 16px;
	font-family: 'Raleway';
	font-weight: 600
}
.site-footer .frm-section .gform_wrapper input[type="text"]:-moz-placeholder {
	text-transform: uppercase;
	color: #003A49;
	letter-spacing: .02em;
	font-size: 16px;
	font-family: 'Raleway';
	font-weight: 600
}
.legacy {
	padding-left: 10px;
	text-decoration: none
}
input#hiddenDiv {
	width: 100%;
	margin-top: 20px;
	font-family: 'raleway'!important;
	border-radius: 15px;
	border: 3px inset #9cd2c8;
	background: white;
	font-size: 18px
}
.minsize {
    min-height: 225px;
    max-height: 225px;
}
.all-title {
    font-family: Oswald;
    color: #003A49;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px;
    padding-bottom: 25px;
    text-decoration: underline;
}
li.typesrnt {
    width: 19.9% !important;
    height: 100%;
    border: none;
    font-size: 32px !important;
    font-family: 'Raleway';
    color: #00416a !important;
    text-transform: none !important;
    text-align: left !important;
    padding-left: 7px !important;
}
li.blankrnt {
    width: 19.9% !important;
}
li.remumtrx {
    width: 16.1% !important;
}
li.rntmtrxtotl {
    width: 16.1% !important;
}
.remumtrxsm { 
    display: none !important; 
}

.mprce {
    font-size: 30px;
    font-weight: 600;
    color: #9FD4C9;
}

@media only screen and (max-width :1200px) {
	.main-navigation li:first-child {
		margin-left: 0
	}
	.main-navigation li {
		margin-left: 23px
	}
	.main-navigation.alignright {
		margin-left: 0
	}
    .mprce {
    font-size: 24px;
    }
}
@media only screen and (max-width :992px) {
	.sidebar-offcanvas {
		width: 35%;
		left: -35%
	}
	.navbar-section {
		height: 0
	}
	.sidebar-offcanvas {
		position: fixed;
		top: 0;
		height: 100%;
		background: #fff;
		z-index: 90000
	}
	.sidebar-offcanvas {
		background-color: rgba(255, 255, 255);
		background-position: center;
		background-repeat: repeat;
		padding: 16px;
		padding-top: 0;
		padding-bottom: 0
	}
	.navbar-nav {
		float: none;
		margin: 0;
		width: 100%;
		margin-top: 10px
	}
	.navbar-nav>li {
		float: none;
		text-align: left;
		padding-right: 10px
	}
	.site-branding.alignleft {
		float: none;
		margin-right: 0;
		margin: 0 auto
	}
	.site-branding {
		max-width: auto
	}
	.hdrhld {
		text-align: center;
		padding-bottom: 30px
	}
    li.typesrnt {
    width: 25.5% !important;
    }
    li.rntmtrxtotl {
    width: 15.1% !important;
    }
    li.blankrnt {
    width: 25.5% !important;
    }
    li.remumtrx {
    width: 15.1% !important;
    }
    .mprce {
    font-size: 17px;
    }
    
}
@media only screen and (max-width :768px) {
	.site-branding img {
		max-width: 57%
	}
	.sidebar-offcanvas {
		width: 45%;
		left: -45%
	}
	input#hiddenDiv {
		font-size: .97em
	}
    li.typesrnt {
    font-size: 24px !important;
    }
    li.remumtrx {
    font-size: 14px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 768px) { 
    .detl {
    font-size: 15px !important;
    }
}
@media screen and (min-width:319px) and (max-width:544px) {
	.sidebar-offcanvas {
		width: 50%;
		left: -50%
	}
}
@media only screen and (max-width :544px) {
	input#hiddenDiv {
		font-size: .85em
	}
    li.remumtrx {
    font-size: 12px !important;
    }
    li.typesrnt {
    font-size: 20px !important;
    }
}
@media only screen and (max-width :480px) {
	.site-branding img {
		max-width: 70%
	}
	.sidebar-offcanvas {
		width: 75%;
		left: -75%
	}
	input#hiddenDiv {
		font-size: .60em
	}
    li.remumtrxsm {
    font-size: 10px !important;
    width: 14% !important;
    display: inline-block !important;
    }
    li.typesrnt {
    font-size: 15px !important;
    width: 31.5% !important;
    text-align: left !important;
    padding-left: 7px !important;
    padding-top: 5px !important;
    }
    li.rntmtrxtotl {
    width: 14% !important;
    }
    li.blankrnt {
    width: 31.5% !important;
    }
    .remumtrx { 
    display: none !important; 
    }
}
@media only screen and (max-width :320px) {
	.dropdown-menu>li>a {
		color: #003A49;
		font-family: 'Oswald';
		font-size: 15px;
		text-transform: uppercase;
		letter-spacing: .05em;
		padding-right: 0;
		text-decoration: none
	}
	input#hiddenDiv {
		font-size: 12px
	}
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.gform_wrapper * {
	box-sizing: border-box!important
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-size: inherit;
	font-family: inherit;
	padding: 5px 4px;
	letter-spacing: normal
}
.gform_wrapper select option {
	padding: 2px;
	display: block;
	background-color: white;
	color: #00416a
}
.gform_wrapper input[type=hidden] {
	display: none!important;
	max-height: 1px!important;
	overflow: hidden
}
@media only screen and (max-width:641px) {
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 2;
		min-height: 2rem
	}
}
.navbar-nav>li>a {
	text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}