
/* &#8209; non-breaking hyphen */
/* #e9a80b; Yellow */

/* ************************************************************************* */

html, body {
    height: 100%;
    margin: 0;
    padding: 0; 
}

#loadin_page_codeBlock {
    height: 100% !important;
    width: 100% !important;
    margin: 0;
    padding: 0; 
}
    
body { 
	font-family: Open Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.4;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	overflow-x: hidden !important;
}

body * { 
	word-break:normal !important;
	word-wrap:normal !important;
}


a {color: #c12131; text-decoration: none}
a:hover {color : #cccccc; text-decoration: none}
a:active {color : #ff0000; text-decoration: none}

a, a:link, a:active, a:focus, span {
	outline: 0px !important;
}

.aligncenter { max-width: 99%; height: auto }
 
.ForceImageCenter {
    text-align: center !important;
    float: none !important;
    display: block !important;
}

.ForceImageCenterWrapper {
    display: block;
    padding: 10px 10px 10px 10px;
}

.TruliaListing {
	background: yellow;
	padding: 0px 0px 0px 0px !important;
}

.wrapper {
	width: 100%;
    height: 100vh !important;
	margin: 0px !important;
	display: table;
}

.wrapperTD {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	display: table-cell;
}

.wrapperTR {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	display: table-row;
}

main {
	max-width: 1200px;
	margin: 10px 10px 10px 10px;
	position:relative;
}

.footer {
	background-color: black;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	display: table-cell;
	height: 36px !important;
	color: white;
	font-size: 0.9em;
}

.FooterRule {
	width: 100% !important;
	margin: 0px 0px 4px 0px !important;
	padding: 0px 0px 0px 0px !important;
	height: 2px;
	background: white;
	border-top: 2px solid #ec2227;
}

.CreditTable1 {
	display: table;
	margin: 4px 0px 4px 0px;
}

.CreditTR1 {
	display: table-row;
}

.CreditTD1 {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}


.CreditTable {
	display: table;
	margin: 4px 0px 4px 0px;
}

.CreditTR {
	display: table-row;
}

.CreditTD {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

#myHeader {
	z-index: 2000;
	margin-top: 0px;
	background-color: #ec2227 !important;
	background-image: url("/CoastalGraphics/images/HeadingLeftBackground.png");
    background-repeat: no-repeat;
}

#HeadingTableWrapper {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#HeadingTable {
	display: table;
	width: 100%;
	max-width: 1000px;
}

.HeadingTableTR {
	display: table-row;
}

#HeadingTableLogo {
	display: table-cell;
}

#HeaderBannerImage {
	width: 100%;
	max-width: 720px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	display: block !important;
	vertical-align: middle
}

#HeaderContactInfo {
	display: table-cell;
	width: 260px;
	vertical-align: middle;
	/* background: black; */
}

.headertype1 {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	font-size: 1.1em;
	padding: 4px 10px 2px 0px;
	font-style: normal;
	color: #ffffff;
}

.headertype1 a {
	color: #000000;
}


.headertype1 a:hover, .headertype1 a:active {
	color: #ffffff !important;
}


.headertype2 {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	font-size: 1.4em;
	padding: 4px 10px 2px 0px;
	font-style: normal;
	color: #ffffff;
}

.headertype2 a {
	color: #000000;
}

.headertype2 a i {
	color: #000000;
	font-size: 1.1em
}

.headertype2 a:hover, .headertype2 a:active {
	color: #ffffff !important;
}

.headertype2 a i:hover, .headertype2 a i:active {
	color: #000000;
	font-size: 1.1em
}


.ContactInfo1, .ContactInfo2, .ContactInfo3, .ContactInfo4 {
	color: #000000;
}
.ContactInfo1 {
	color: #000000;
	font-size: 1.1em;
	padding: 4px 10px 4px 10px;
	font-weight: 500;
}
.ContactInfo2 {
	color: #000000;
	font-size: 1.3em;
	padding: 4px 10px 4px 10px;
	font-weight: 600;
}
.ContactInfo2 a {
	color: #cc0000;
}

.ContactInfo2 a i {
	color: #cc0000;
	font-size: 1.1em
}

.ContactInfo2 a:hover, .headertype2 a:active {
	color: #999999 !important;
}

.ContactInfo2 a i:hover, .headertype2 a i:active {
	color: #999999;
	font-size: 1.1em
}
.ContactInfo3 {
	padding: 4px 10px 4px 10px;
	font-weight: 600;
}
.ContactInfo5 {
	padding: 4px 10px 20px 10px;
	font-style: italic;
}

.LatestNewsFeaturedImageWrapper {
	padding: 10px 10px 10px 10px;
}

.LatestNewsFeaturedImage {
	width: 100%;
	max-width: 700px;
}

nav {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

/* nav:before {
	content: "\a0";
	display: block;
	line-height: 3px;
	border-top: 2px solid #dba82e;
}

nav:after {
	content: "\a0";
	display: block;
	line-height: 3px;
	border-bottom: 2px solid #000000;
} */

#NavBorderBottom {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border-bottom: 2px solid #ec2227;
}

.PageHeadingWrapper {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #ec2227;
}

h1.PageHeading {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
	font-size: 72px;
	color: #000000;
	margin: 0px 0px -8px 0px;
	padding: 0px 0px 2px 0px;
}

.PageSubHeadingWrapper {
	margin: 10px 0px 0px 0px;
}

h2.PageSubHeading {
	font-family: 'Raleway';
	font-style: italic;
	font-weight: 600;
	color: #c12131;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1.h1large {
	font-size: 60px !important;
	line-height: 1
}

h1.h1medium {
	font-size: 50px !important;
	line-height: 1
}

h1.h1small {
	font-size: 40px !important;
	line-height: 1
}

h2.h2large {
	font-size: 40px !important;
	line-height: 1.2
}

h2.h2medium {
	font-size: 30px !important;
	line-height: 1.2
}

h2.h2small {
	font-size: 24px !important;
	line-height: 1.2
}

h3 {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	color: #c12131;
	line-height: 1.3;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	color: #c12131;
	line-height: 1.3;
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 0px;
}

#mega-menu-header-menu {
    /* white-space: nowrap !important; */
    max-width: auto;
}


li.mega-menu-item a {
	letter-spacing: 0.5px;
	color: #000000;
	font-weight: 500;
}

li.mega-menu-item a:hover {
	text-shadow: none;
	color: #ff3333 !important;
}

.fa-home {
	font-size: 24px;
}

.mega-toggle-label {
	font-weight: 600;
	color: #000000 !important;
}

.GoogleMapFrame {
	width: 98% !important;
	height: 280px;
	/* height: calc(50vw * 300.0 / 600.0) !important; */
	max-height: 300px !important;
	max-width: 82vw !important;
	border: 2px solid white;
	margin: 0px 0px 0px 0px !important;
}
.GoogleMapFrameWrapper {
	width: 97% !important;
	max-width: 92vw !important;
	height: auto;
	max-width: 400px !important;
	margin: 0px 4px 0px -4px !important;
	padding: 0px 0px 0px 0px !important;
	border: 1px solid #c12131;
	display: inlilne-block;
}

.RentalPropertyFrameWrapper {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px !important;
	border: 1px solid #c12131;
	display: inlilne-block;
}
.RentalPropertyFrame {
	width: 99% !important;
	height: 600px;
    max-width: 700px !important;
    margin-top: 10px;
	padding: 0px 0px 0px 0px !important;
}

/* ************************************************************************* */


.IllustrationImages {
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

.IllustrationImageWrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImageWrapper:nth-of-type(1) {
	margin: 0px -10px 0px 0px;
}

.IllustrationImageWrapper:nth-of-type(2) {
	margin: 0px 0px 0px -10px;
}

.IllustrationImageContainer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	vertical-align: middle;
}

.IllustrationImage1 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 320px;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 0px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage2 {
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg);
	width: 320px;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 0px 10px 0px 5px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage3 {
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari */
	transform: rotate(5deg);
	width: 320px;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: 20px 0px 0px 0px;
	-webkit-backface-visibility: hidden;
}

.IllustrationImage4 {
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari */
	transform: rotate(-6deg);
	width: 240px;
	border: 3px solid white;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.4);
	margin: -10px 10px 0px -10px;
	-webkit-backface-visibility: hidden;
}

/* ************************************************************************* */

#MortgagesWide {
	display:block;
}

#MortgagesNarrow {
	display:none;
}


/* ************************************************************************* */



.mortgage-calculator {
	display:inline-block;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #aed0fd;
	background-color: #e8f1fd;
    display: inline-block;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
    max-width: 300px;
    width:80%;
}

.mortgage-calculator h2 {
	color: #db6623;
	font-size: 20px;
	display: block;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
}

.mortgage-calculator p {
	text-align: left !important
}
.mortgage-calculator label {
	color: #5679b9;
	font-size: 18px;
	display: block;
	font-weight: normal;
	margin: 0px 0px 5px 5px;
	text-align: left !important
}

.mortgage-calculator input[type="number"] {
	max-width: 80% !important;
	background-color: #FFFFFF;
	color: #003366;
	font-size: 18px;
	height: 36px;
	border: 1px solid #5679b9 !important;
	margin-bottom: 5px;
	padding: 1px 4px 1px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.mortgage-calculator input[type="submit"] {
	background-color: #5679b9;
	color: #ffffff;
	font-size: 18px;
	height: 36px;
	border: 1px solid #ffffff !important;
	margin-bottom: 5px;
	padding: 1px 4px 1px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
}

.mortgage-calculator input[type="submit"]:hover {
	background-color: #db6623;
}

.MLCalcRatesForm {
	margin: 0px 0px 0px 0px;
}
.MLCalcRatesForm table {
	width: 280px !important
}

.FooterLinks a {
	color: white !important;
}
.FooterLinks a:hover {
	color: red !important;
}

/* ************************************************************************* */

@media screen and (max-width: 1080px) {
	.RentalPropertyFrame {
		height: calc(60vw + 1px);
	}
}

@media screen and (max-width: 1000px) {
	.IllustrationImage3 {
		transform: rotate(2deg);
		margin: -24px 0px 0px 0px;
	}
}

@media screen and (max-width: 1020px) {

	h1.h1large {
		font-size: 52px !important;
	}

	h1.h1medium {
		font-size: 46px !important;
	}

	h1.h1small {
		font-size: 38px !important;
	}

	h2.h2large {
		font-size: 36px !important;
	}

	h2.h2medium {
		font-size: 26px !important;
	}

	h2.h2small {
		font-size: 22px !important;
	}
}


@media screen and (max-width: 980px) {
	#mega-menu-header-menu {
		max-width: 600px;
    	margin: 0 auto !important;
	}
}

@media screen and (max-width: 900px) {
	#myHeader {
		background-image: none;
	}
}

@media screen and (max-width: 850px) {
	#MortgagesWide {
		display:none;
	}

	#MortgagesNarrow {
		display:block;
	}
}

@media screen and (max-width: 800px) {
	.headertype1 {
		font-size: 1em;
		padding: 2px 0px 2px 0px;
	}

	.headertype2 {
		font-size: 1.1em;
		padding: 2px 0px 2px 0px;
	}
}

@media screen and (max-width: 767px) {

	h1.h1large {
		font-size: 46px !important;
	}

	h1.h1medium {
		font-size: 36px !important;
	}

	h1.h1small {
		font-size: 30px !important;
	}

	h2.h2large {
		font-size: 30px !important;
	}

	h2.h2medium {
		font-size: 22px !important;
	}

	h2.h2small {
		font-size: 20px !important;
	}

	.RentalPropertyFrame {
		width: 92% !important;
		height: 600px;
	}

	#MortgagesWide {
		display:block;
	}

	#MortgagesNarrow {
		display:none;
	}
}


@media screen and (max-width: 700px) {

	.headertype1 {
		font-size: 0.9em;
		padding: 0px 0px 0px 0px;
 		 font-weight: 400;
	}

	.headertype2 {
		font-size: 1em;
		padding: 0px 0px 0px 0px;
  		font-weight: 400;
	}
}

@media screen and (max-width: 670px) {
	.IllustrationImage3 {
		transform: rotate(2deg);
		margin: -16px 0px 0px -24px;
	}

	.CreditTable1, .CreditTR1, .CreditTD1 {
		display: block;
		font-size: 0.9em
	}

}

@media screen and (max-width: 600px) {

	#HeaderContactInfo {
		display: none;
	}
	
	h1.PageHeading {
		font-size: 42px;
	}
	
	li.mega-menu-item {
		border-top: 2px solid white !important;
	}

	li.mega-menu-item a {
		letter-spacing: 0.5px;
		color: #ffffff !important;
	}

	li.mega-menu-item a:hover {
		text-shadow: none;
		color: #ffcc66 !important;
	}

}

@media screen and (max-width: 450px) {


	h1.h1large {
		font-size: 40px !important;
	}

	h1.h1medium {
		font-size: 30px !important;
	}

	h1.h1small {
		font-size: 22px !important;
	}

	h2.h2large {
		font-size: 24px !important;
	}

	h2.h2medium {
		font-size: 20px !important;
	}

	h2.h2small {
		font-size: 18px !important;
	}

}

@media screen and (max-width: 400px) {
	.IllustrationImage1 {
		width: 250px;
		transform: rotate(2deg);
		margin: 0px 0px 0px 0px;
	}
	.IllustrationImage2 {
		width: 250px;
		transform: rotate(-6deg);
		margin: -20px 0px 0px 0px;
	}
	.IllustrationImage3 {
		width: 250px;
		transform: rotate(2deg);
		margin: -20px 0px 0px -20px;
	}

	.GoogleMapFrame {
		width: 280px !important;
	}
}

@media screen and (max-width: 360px) {
	
	h1.h1large {
		font-size: 34px !important;
	}

	h1.h1medium {
		font-size: 26px !important;
	}

	h1.h1small {
		font-size: 20px !important;
	}

	h2.h2large {
		font-size: 22px !important;
	}

	h2.h2medium {
		font-size: 18px !important;
	}

	h2.h2small {
		font-size: 16px !important;
	}
}

@media screen and (max-width: 340px) {

	.MLCalcRatesForm {
		margin: 0px 10px 0px -10px !important;
	}

	#MortgagesWide {
		display:none;
	}

	#MortgagesNarrow {
		display:block;
	}
}


.fa-arrow-circle-left {
	display: none: important;
}


#mega-menu-header-menu > li:hover > a {
    background-color: #000000 !important;
    color: #ec2227 !important;
}
#mega-menu-header-menu > li:not(:hover) > a {
	background: transparent !important;
    /* background-color: #ffcc00 !important; */
    color: #000000 !important;
}
@media screen and (max-width: 600px) {
	#mega-menu-header-menu > li:not(:hover) > a {
		background: transparent !important;
		/* background-color: #ffcc00 !important; */
		color: #ffffff !important;
	}
}

#mega-menu-header-menu > li ul li:hover > a {
    color: #ffcc66 !important;
}
#mega-menu-header-menu > li ul li:not(:hover) > a {
    color: #000000 !important;
}







