/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
html {
	min-height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif !important;
	color: #5a5a5a;
	overflow-x: hidden;
}
a {
	color: #0056B3;
}

#primary ul {list-style-type:initial !important;}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
	bottom: 3rem;
}

/* Declare heights because of positioning of img element */
.carousel-item {
	height: 32rem;
	background-color: #777;
}
.carousel-item > img {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
	margin-bottom: 1.5rem;
	text-align: center;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-right: .75rem;
	margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
	margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 1.25rem;
		font-size: 1.25rem;
		line-height: 1.4;
	}
	
	.featurette-heading {
		font-size: 50px;
	}
}

@media (min-width: 62em) {
	.featurette-heading {
		margin-top: 7rem;
	}
}

footer {
	margin-top: 15px;
	margin-bottom: -25px;
	background-color: #343a3f;
	min-height: 350px;
	font-family: 'Open Sans', sans-serif;
	padding: 15px 0;
	color: #c3c3c3;
	width: 100%;
}

.footer a, footer a { color: #fff; }
.footer a:hover, footer a:hover { color: #fff;text-decoration: underline; }

.footer-name { display: block; }
.footer-company { display: block; }
.footer-title { display: block; }
.footer-license { display: block; }
.footer-statelicense { display: block; }
.footer-email { display: block; }
.footer-phone { display: block; }
.footer-cell { display: block; }
.footer-pager { display: block; }
.footer-disclaimer { display: block; }
.footer-compliance { display: block; }

.PageType-2 {
	padding-top: 1rem !important;
	background-image: url('/SharedFiles/backgrounds/amm_background.png');
	background-repeat: repeat;
}
.PageType-6 {
	padding-top: 60px;
}
.PageType-7 {
	padding-bottom: 3rem !important;
}
.dropdown:hover>.dropdown-menu {
	display: block;
}
.header-logo {
	transition: 0.5s;
	max-height: 87px;
	display: inline-block;
}
.header-photo {
	max-height: 87px;
	margin-left: 10px;
}
#header-default {
	margin-top: -34px;
	background-image: url(/SharedFiles/HeaderBackgrounds/header1.jpg);
	background-size: cover;
	border-radius: 0;
	
	&:before {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-image: linear-gradient(to bottom right,#002f4b,#dc4225);
		opacity: .6;
	}
}
#header-custom {
	margin-top: 10px;
}
.backlayer {
	background: rgba(0, 0, 0, 0.4) url("/SharedFiles/HeaderBackgrounds/stripeoverlay.png") repeat scroll 0 0;
	z-index: 0;
	position: absolute;
	top: 46px;
	left: 0;
	width: 100%;
}

@media (min-width: 1px) 	{ .backlayer {height: 286px;} }
@media (min-width: 576px) 	{ .backlayer {height: 350px;} }
@media (min-width: 768px) 	{ .backlayer {height: 350px;} }
@media (min-width: 992px) 	{ .backlayer {height: 302px;} }
@media (min-width: 1200px) 	{ .backlayer {height: 302px;} }

.fixed-top {
	position: fixed !important;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
.dropdown-menu { /* Fix dropdown bug */
	margin: 0 !important;
}
#header-secondary-outer {
	position: fixed;
	top: 0;
	left: 0px;
	width: 100%;
	z-index: 10000;
	background-color: #282d31;
	max-height: 38px;
}
#header-outer[data-full-width="true"] header >.container, #header-secondary-outer[data-full-width="true"] >.container {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
#header-secondary-outer #social {
	float: left;
}
#header-secondary-outer ul {
	height: 32px;
	z-index: 1000;
}
#header-secondary-outer #social li {
	float: left;
}
#header-secondary-outer #social li a {
	display: block;
	line-height: 22px;
	height: 24px;
	position: relative;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	background-position: center top;
}
#header-secondary-outer ol, #header-secondary-outer ul {
	list-style: none;
}
#header-secondary-outer #social li a {
	transition: 0.5s;
	color: #9a9d9f;
	position: relative;
	padding: 8px 10px 8px 10px!important;
	height: 16px!important;
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	-o-box-sizing: content-box!important;
}
#header-secondary-outer #social li a:hover {
	transition: 0.5s;
	color: #fff;
	text-decoration: none;
}
#header-secondary-outer #social a {
	line-height: 20px!important;
}
.fixed-top {
	top: 38px !important;
}
#contact-nav {
	float: right;
	font-size: 13px;
}
ul#mobile-logo-nav {
	position: relative;
	top: 0;
	right: 10px;
}
#mobile-logo-nav li {
	float: left;
	padding: 9px 9px;
	transition: 0.5s;
	background-color: #282d31;
}
#mobile-logo-nav li:hover {
	transition: 0.5s;
	background-color: #1c2023;
}
ul#contact-nav {
	position: relative;
	top: 0;
	right: 10px;
}
#contact-nav li {
	float: left;
	padding: 10px;
	transition: 0.5s;
}
#contact-nav li:hover {
	transition: 0.5s;
}
#header-secondary-outer #contact-nav li a {
	transition: 0.5s;
}
#header-secondary-outer #contact-nav li a:hover {
	transition: 0.5s;
	text-decoration: none;
}
#contact-nav .fa {
	margin-right: 5px;
}
.social-footer {
	width: 100%;
	background-color: #282d31;
	color: #fff;
	margin: 0px 0 -10px 0;
}
.social-item {
	transition: 0.5s;
	background-color: #282d31;
	padding: 15px;
	text-align: center;
	color: #9a9d9f !important;
}
.social-item:hover {
	transition: 0.5s;
	color: #fff !important;
	background-color: #191c1f;
}
.social-item a {
	transition: 0.5s;
	color: #9a9d9f;
}
.social-item a:hover {
	transition: 0.5s;
	color: #fff;
	text-decoration: none;
}
.footer-icons {
	margin-top: 15px;
	text-align: center;
}
.footer-icon {
	display: inline-block;
}
.footer-icon .fa {
	padding: 5px;
}
#footer-licenses {
	text-align: center;
}

.navbar-brand img {
	margin: -36px 0 -30px 0 !important;
	min-height: 68px !important;
	width: auto !important;
}
.navbar {
	transition: 0.5s;
	text-transform: uppercase;
	padding: initial;
}
.nav-logo img {
	transition: 0.5s;
	min-height: 60px;
	max-height: 60px;
	width: auto;
}
.dropdown-item {
	white-space: normal !important;
}
.mobile-logo {
	padding-top: 6px;
	margin-top: 90px;
	background-color: #343a40;
	width: 100%;
	position: relative;
	top: 97px;
	opacity: 0.9;
	height: 132px;
	text-align: center;
}
.mobile-logo img {
	max-width: 100%;
	margin-top: 22px;
}
@media (min-width: 1px) {
	.nav-logo {transition: 0.5s;display:none;}
	.nav-link {transition: 0.5s;padding: .5rem 1rem !important;}
	.mobile-logo {display:block;}
	#header-default { min-height: 400px; }
	#contact-nav li { font-size: 9px; }
}
@media (min-width: 576px) {
	.nav-logo {transition: 0.5s;display:none;}
	.nav-link {transition: 0.5s;padding: .5rem 1rem !important;}
	.mobile-logo {display:block;}
	#header-default { min-height: 400px; }
	#contact-nav li { font-size: 9px; }
}
@media (min-width: 768px) {
	.nav-logo {transition: 0.5s;display:none;}
	.nav-link {transition: 0.5s;padding: .5rem 1rem !important;}
	.mobile-logo {display:block;}
	#header-default { min-height: 400px; }
	#contact-nav li { font-size: 9px; }
}
@media (min-width: 992px) {
	.nav-link {transition: 0.5s;padding: 3rem 1rem !important;}
	.nav-logo {transition: 0.5s;display:inline-block;padding: 0 !important;}
	.mobile-logo {display:none;}
	#header-default { min-height: 450px; }
	#contact-nav li { font-size: 12px; }
}
@media (min-width: 1200px) {
	.nav-link {transition: 0.5s;padding: 3rem 1rem !important;}
	.nav-logo {transition: 0.5s;display:inline-block;padding: 0 !important;}
	.mobile-logo {display:none;}
	#header-default { min-height: 450px; }
	#contact-nav li { font-size: 12px; }
}
#nav {
	margin-bottom: -94px;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.well {
	background-color: #efefef;
	padding: 10px;
	border-radius: 5px;
}
@font-face {
	font-family: "untitled-font-4";
	src:url("fonts/untitled-font-4.eot");
	src:url("fonts/untitled-font-4.eot?#iefix") format("embedded-opentype"),
	url("fonts/untitled-font-4.woff") format("woff"),
	url("fonts/untitled-font-4.ttf") format("truetype"),
	url("fonts/untitled-font-4.svg#untitled-font-4") format("svg");
	font-weight: normal;
	font-style: normal;
	
}

[data-icon]:before {
	font-family: "untitled-font-4" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1.5 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: "untitled-font-4" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1.5 !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-zillow-font:before {
	content: "\61";
}
.icon:hover {
	text-decoration: none !important;
}

.nav-item .dropdown-item, .nav-item a, .navbar-dark .navbar-nav .nav-link {
    display: block;
    padding: 1rem !important;
    font-weight: normal;
    color: #FFF;;
}

.nav-item .dropdown-item:focus, .nav-item .dropdown-item:hover, .nav-item a:focus, .nav-item a:hover {
	text-decoration: none;
	background-color: transparent;
}

.dropdown-menu .dropdown-item {
	padding: 0.4rem 1rem !important;
	font-size: 12px;
}
.staff-member {
	text-align: center;
}
.staff-member img {
	max-height: 150px;
}
.dropdown-menu {
	min-width: 300px;
}
.dropdown-menu a {
	color: #333 !important;
	font-size: 12px !important;
}
.dropdown-menu a:hover {
	color: #333 !important;
	background-color: #e6e6e6;
}
.dropdown-menu .dropdown-item:hover {
	color: #333 !important;
	background-color: #e6e6e6;
}
.connect {
	color: #fff;
	font-weight: bold;
	padding: 6px 10px 0 0;
}
.img-responsive {
	max-width: 100%;
	height: auto;
}
.amm {
	background-color: #fff;
	padding: 10px;
	margin: 15px 0 15px 0;
}
.ammheader img {
	max-width: 100%;
	margin-bottom: 15px;
	height: auto;
	width: 100%;
	margin-top: -10px;
}
.PageType-2 .container {
	max-width: 819px;
}
.PageType-0 #primary {
	background-color: #fff;
	padding: 10px;
	border-radius: 0.4rem;
	margin: 15px 0;
}
.Page-2 {
	background-color: #fff;
	padding: 10px;
	border-radius: 0.4rem;
	margin: 15px 0;
}

.call-nav .fa-phone {
	transform: rotate(90deg);
}

#header-secondary-outer #contact-nav li a {
	transition: 0.5s;
	font-weight: bold;
	color: #fff;
}

/* Custom Rate Quote */
.crq {
	padding: 15px;
	text-align: center;
	margin: -32px 0 15px 0;
}
.crq a {
	border-radius: 0.3rem;
	font-weight: bold;
	transition: 0.5s;
}
.crq a:hover {
	cursor: pointer;
	transition: 0.5s;
}
.modal-body .form-well {
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.grey {background-color: #f7f7f7;color: #868181;}
.white {background-color: #fff;color: #868181;}
.blue {background-color: #005aaa;color: #fff;}
.section {
	text-align: center;
}
.section .fa-4x {color: #0359aa;transition:0.5s;}
.section h1 {color: #0d0d0d;}
.section h2 {color: #848484;}
a.icon-link:hover {
	text-decoration: none !important;
}
.c2 h1, .c2 h2 {color: #fff;}
.maps {
	margin-bottom: -15px;
}
.testimonial .fa-star {
    color: #f3d233 !important;
    margin: 0 0 0 3px;
}

/* Events */
.events-list .card {
	border: none;
}
.events-list .date {
	text-align: center;
}
.events-list .date-day, .events-list .date-month, .events-list .date-time {
	display: block;
}
.events-list .date-day {
	font-size: 32px;
    line-height: 26px;
}