/*
Theme Name: asterisks
Theme URI: http://underscores.me/
Author: Brian J. Paskoff
Author URI: http://underscores.me/
Description: Description
Version: 2.091918
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: asterisks
Tags:

asterisks is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

html {
    font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	box-sizing: border-box;
}

body { margin: 0; background: #fff; }

html, body { height: 100%; }

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary { display: block; }
audio,canvas,progress,video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) {	display: none; height: 0; }
[hidden], template { display: none; }
a {	background-color: transparent; }
a:active, a:hover {	outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong {	font-weight: bold; color: #000; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small {	font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0 auto; }
hr { box-sizing: content-box; height: 0; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea {	color: inherit;	font: inherit;	margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button[disabled], html input[disabled] { cursor: default; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button::-moz-focus-inner, input::-moz-focus-inner {	border: 0; padding: 0; }
input {	line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
p {	margin-bottom: 1.5em; }
dfn, cite, em, i { font-style: italic; }
address { margin: inherit; }
abbr, acronym {	border-bottom: 1px dotted #666;	cursor: help; }
mark, ins { background: #fff9c0; text-decoration: none; }
big { font-size: 125%; }
*, *:before, *:after { box-sizing: inherit; }
blockquote, q {	quotes: "" ""; }
ul, ol { margin: 0 0 1em 1em; }
ul { list-style: disc; }
ol { list-style: decimal; }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; }
dt { font-weight: 700; }
dd { margin: 0 1.5em 1.5em; }
img { height: auto;	max-width: 100%; }
table { margin: 0 0 1.5em; width: 100%; }
legend { border: 0;	padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em;	max-width: 100%; overflow: auto; padding: 1.6em; }
code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; }
.comment-content a { word-wrap: break-word; }
.bypostauthor { display: block; }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none; }
.infinity-end.neverending .site-footer { display: block; }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

body,
button,
input,
select,
textarea {
	color: #333;
	font-size: 17px;
	line-height: 1.5em;
}

input[type="text"],input[type="tel"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea,select { color: #666; border: 1px solid #ccc; }
input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus,select:focus { color: #111; }
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], select { padding: 3px; }
textarea { padding-left: 3px; width: 100%; }

blockquote, .focusbox {
	display: block;
	padding: 15px;
	margin: 0;
	background: rgba(255,255,255,0.5);
	color: #111;
	border-left: 5px solid #f9690e;
	font-size: 110%;
	line-height: 1.5em;
}

blockquote h2:first-child, .focusbox h2:first-child,
blockquote h3:first-child, .focusbox h3:first-child {
	margin-top: 0;
}

hr {
	background-color: rgba(0,0,0,0.5);
	border: 0;
	height: 1px;
	margin: 1em 0;
}

/* NAVIGATION */

#site-navigation { background: #1f3a93; box-shadow: 0 45px 45px rgba(255,255,255,0.5); }

.astmenu.maxwidth { display: flex; }

.main-navigation li { position: relative; }

.main-navigation a {
	display: block;
	text-decoration: none;
	font-weight: 700;
	padding: 0 0.5em;
	-webkit-transition: background-color 0.3s, color 0.3s; /* Safari */
    transition: background-color 0.3s, color 0.3s;
    color: #fff;
/*	border-right: 1px solid rgba(255,255,255,0.25); */
}

#horizontal-menu.astmenu li:hover > a,
#horizontal-menu.astmenu li.focus > a {
	background: rgba(255,255,255,0.25);
	color: #fff;
}

#horizontal-menu.astmenu .current_page_item > a,
#horizontal-menu.astmenu .current-menu-item > a,
#horizontal-menu.astmenu .current_page_ancestor > a {
	background: #f9690e;
	color: #fff;
}

#header-menu.astmenu .current_page_item > a,
#header-menu.astmenu .current-menu-item > a,
#header-menu.astmenu .current_page_ancestor > a,
#header-menu.astmenu li:hover > a,
#header-menu.astmenu li.focus > a {
	background: 0;
	color: #fff;
}

#mobilemenu.astmenu .current_page_ancestor > a {
	background: 0;
}

#mobilemenu.astmenu a:hover,
#mobilemenu.astmenu ul a:hover {
	background: rgba(255,255,255,0.25);
}

#mobilemenu.astmenu .current-menu-item > a {
	border-left: 5px solid rgba(255,255,255,0.5);
}

#footer-menu.astmenu li:hover > a,
#footer-menu.astmenu li.focus > a {
	background: 0;
}

#footer-menu.astmenu .current_page_item > a,
#footer-menu.astmenu .current-menu-item > a,
#footer-menu.astmenu .current_page_ancestor > a {
	background: 0;
}

.astmenu {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}

.astmenu a { text-decoration: none; color: #fff; }

#header .astmenu { align-content: center; }
#header .astmenu > li::after { content: "|"; }
#header .astmenu > li {	position: relative; }
#header .astmenu > li:last-child::after { content: ""; }
#header .astmenu .current-menu-item a {	color: #f9690e; }
#header .astmenu a:hover { color: #f9690e; }

#header .astmenu a {
	color: rgba(0,0,0,0.65);
	text-decoration: none;
	padding: 0 5px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}

.astmenu ul a { padding-right: 2.5em; }

#header .astmenu a::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #f9690e;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

#header .astmenu a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

#horizontal-menu.astmenu a { 
	line-height: 1em;
	font-weight: normal;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

#horizontal-menu.astmenu ul { display: none; top: 2.45em; }

#horizontal-menu.astmenu li:hover ul { display: block; }

#header-menu.astmenu ul { display: none; top: 1.45em; z-index: 9999; }

#header-menu.astmenu li:hover ul { display: block; }

.astmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #ddd;
	position: absolute;
}

.astmenu li:hover ul {
	top: 1.5em;
}

#header .astmenu ul li a {
	padding: 0.5em 1.5em;
	font-size: 0.9em;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

#header .astmenu ul li a::after { width: 0; }

#footer-menu { justify-content: center; }

#footer-menu a { padding: 0 0.5em; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }
.alignright { display: inline; float: right; margin-left: 1.5em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.widget { margin: 0 0 1em; }

.widget select { max-width: 100%; }

.widget_search .search-submit {	display: none; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.byline, .updated:not(.published) {	display: none; }

.single .byline, .group-blog .byline { display: inline; }

.page-content, .entry-content, .entry-summary {	margin: 1.5em 0 0; }

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

embed, iframe, object { max-width: 100%; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text { text-align: center; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.maxwidth {
	display: block;
	max-width: 1200px;
	margin: 0 auto;
}

.copyright { text-align: center; font-size: 0.8em; }

#content .maxwidth { max-width: 4000px; }

#secondary iframe {
	width: 100%;
	min-height: 300px;
}

.bx-wrapper .bx-viewport {
	border: 0;
	box-shadow: none;
	left: 0;
}

#secondary input, #secondary textarea {	width: 100%; }

a[href^="tel"]{ color:inherit; text-decoration:none; }

.entry-content { margin-top: 0; }

#footer {
	display: block;
	clear: both;
	padding: 15px 0;
	background: #111;
}

#footer, #footer a { color: #fff; }

h1, h2, h3, h4, h5, h6 {
	display: block;
	clear: both;
	font-weight: 700;
	color: #1f3a93;
	margin-bottom: 0.5em;
}

h1.entry-title {
	margin: 0 0 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	line-height: 1em;
}

h1 { font-size: 200%; }
h2 { font-size: 185%; }
h3 { font-size: 160%; }
h4 { font-size: 135%; }
h5 { font-size: 120%; }
h6 { font-size: 110%; }

#content {
	display: block;
	clear: both;
	padding: 15px 0;
}

#hero {
	display: block;
	clear: both;
	overflow: hidden;
	position: relative;
}

#hero #slider { position: relative; top: 0; }

#herotext {
	display: none;
	position: absolute;
	top: 50%;
	z-index: 9000;
	width: 100%;
}

.herotextbox { padding: 15px; }

.entry-content p:first-child { margin-top: 0; }

.entry-content p:last-child { margin-bottom: 0; }

.logolink {
	font-size: 37px;
	font-weight: 900;
	text-decoration: none;
	line-height: 1em;
}

#header-phone {
	display: block;
	clear: both;
	font-size: 185%;
	font-weight: 700;
	color: #f9690e;
}

#header-contact {
	text-align: center;
	display: flex;
  flex-direction: column;
}

a#header-freequoteclick {
  font-size: 16px;
  color: #333;
  line-height: 1.1em;
  text-decoration: none;
}

#footer-social {
	text-align: center;
	display: flex;
	align-content: center;
	align-items: center;
}

#footer-social a { display: block; padding: 2px; }

#header img { vertical-align: bottom; }

#footer-social a img {
	width: 32px;
	opacity: 0.8;
}

#footer-social a:hover img {
	opacity: 1;
}

#header .maxwidth {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#secondary h2.widget-title { margin: 0 0 15px 0; }

.entry-content ul, #secondary ul {
	margin: 0 0 0 30px;
	padding: 0 0 0 10px;
	list-style: square;
}

.edit-link { display: none; }

.entry-content a, #secondary a {
	color: #000099;
}

#homeboxeswrap {
	display: block;
	clear: both;
	padding: 90px 0;
}

#homeboxeswrap h2 {
	margin-top: 0;
	text-align: center;
}

.homeboxes img {
	display: block;
	clear: both;
	vertical-align: bottom;
	transition: all 0.5s;
}

.imgbox { overflow: hidden; }

.homeboxes a {
	display: block;
	clear: both;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
}

.homeboxes {
	display: flex;
	justify-content: space-between;
}

.homeboxes a.homebox {
	display: flex;
	align-items: center;
	min-width: 290px;
	text-align: center;
	background: #fff;
	box-shadow: 0 10px 15px rgba(0,0,0,0.125);
	font-family: 'Lora', serif;
	padding: 10px;
	transition: box-shadow 0.5s;
	padding: 30px;
	width: 30%;
	border: 1px solid #eee;
	border-radius: 3px;
}

.homeboxes a.homebox span {
	color: #333;
	font-size: 36px;
	line-height: 1em;
	font-weight: 400;
}

#bottomContent {
	display: flex;
	max-width: 100%;
}

#bottomContent aside {
	flex: 0 0 50%;
}

#bottomContent aside h2:first-child {
	margin: 0 0 5px;
	line-height: 1em;
}

#bottomLeft .bottomContentContent {
	float: right;
	padding-left: 0;
}

#bottomRight .bottomContentContent {
	padding-right: 0;
}

#bottomLeft { background: rgba(0,0,0,0.1); }
#bottomRight { background: rgba(0,0,0,0.25); }

.bottomContentContent {
	padding: 15px;
	width: 600px;
}

#primary .frm_style_formidable-style.with_frm_style .frm_icon_font.frm_minus_icon:before, #primary .frm_style_formidable-style.with_frm_style .frm_icon_font.frm_plus_icon:before {
  color: #fff;
}

#primary .frm_style_formidable-style.with_frm_style .frm_submit button,
#primary .with_frm_style .frm_button, .astbutton, input[type="button"],
input[type="reset"], input[type="submit"], button {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: background-color 0.5;
  -webkit-user-select: none;
  background: #f9690e;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1em;
  margin: 0;
  min-height: 1em;
  outline: none;
  padding: 0.8em 1.5em 0.8em;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  transition: background-color 0.5s;
  user-select: none;
  vertical-align: baseline;
  will-change: '';
}

#makeapayment a:hover .astbutton,
#primary .with_frm_style .frm_button:hover,
#primary .frm_style_formidable-style.with_frm_style .frm_submit button:hover,
.astbutton:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:hover,
.astbutton:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:focus {
  background-color: #c0392b;
  color: #fff;
}

.page .frm_style_formidable-style.with_frm_style label.frm_primary_label,
.page .frm_style_formidable-style.with_frm_style .frm_radio label,
.page .frm_style_formidable-style.with_frm_style .frm_checkbox label {
	font-family: 'Montserrat', sans-serif;
}

.widget p:last-child {
	margin-bottom: 0;
}

.brandlogos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: space-evenly;
	padding: 15px;
	background: #fff;
	border-radius: 5px;
}

.brandlogos img {
	max-width: 120px;
	height: auto;
	margin: 5px;
}

#mobilenavigation {
	position: fixed;
	top: 0;
	z-index: 9998;
	width: 70%;
	height: 100%;
	top: 40px;
	display: none;
}

#mobilenavtoggle {
	display: block;
	position: fixed;
	cursor: pointer;
	font-weight: bold;
	width: 100%;
	color: #fff;
	z-index: 9999;
	padding: 5px;
	text-align: center;
	background: #000;
	line-height: 30px;
	font-size: 14px;
}

#mobilenavtogglebtn {
	display: block;
	padding: 5px;
	border: 2px solid #333;
	border-radius: 5px;
	width: 50px;
}

#mobilenavtogglebtn div {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
}

#mobilemenu { display: none; }

#mobilemenu.astmenu ul { position: static; background: 0; }

#mobilemenu.astmenu ul a { font-size: 90%; padding-left: 1em; }

#mobilemenu.astmenu a {
	color: #eee;
	padding: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.25);
}

#mobilenavigation.mobilenavactive {
	display: block;
	background: rgba(0,0,0,0.9);
}

#mobilenavigation.main-navigation a { border-right: 0; }

#mobilenavtoggle img {
	height: 28px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid rgba(255,255,255,0.5);
	margin-right: 5px;
}

#mobilenavtoggle {
	display: flex;
	align-items: center;
	align-content: center;
	text-align: center;
	top: 0;
}

.homeboximgbox {
	padding: 10px;
}

.homeboximgbox img {
	height: 48px;
}

.homeboximgbox img:hover {
}

/* Add " (PDF)" text after links that go to PDFs */
a[href$=".pdf"]:after { content: " (PDF)"; }

/* If file size specified as data attribute, use that too */
a[href$=".pdf"][data-size]:after { content: " (PDF, " attr(data-size) ")"; }

#mobilenavigation.animated, #mobilemenu.animated { display: block; }

.widget_caldera_forms_widget h3 {
	margin-top: 0;
}

.widget_caldera_forms_widget p {
	margin-top: 0;
}

.cf-instructionbox {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #fff;
}

.caldera-grid {
	max-width: 1200px;
	margin: 0 auto;
}

#page .caldera-grid .row {
	margin-left: 0;
	margin-right: 0;
}

#heroImageArea img { margin: 0 auto; display: block; position: relative; /*bottom: 10vh;*/ opacity: 0.75 }

#logolink1 {
	font-weight: 700;
	color: #1f3a93;
}

#logolink2 {
	color: #f9690e;
	font-weight: 700;
}

#logolink3 {
	color: #f9690e;
	font-weight: 400;
	font-family: 'Lora', serif;
}

#logolink4 {
	color: #1f3a93;
	font-size: 23px;
}

#header-a1 {
	color: #1f3a93;
	display: flex;
	align-items: center;
	font-family: 'Lora', serif;
	line-height: 1em;
  font-size: 18.5px;
}

#header-a1left {
	line-height: 1em;
	margin-right: 5px;
}

#header-a1right span {
	display: block;
	clear: both;
}

#headerLeft, #headerRight {
	display: flex;
}

#headerCTA {
	text-transform: uppercase;
}

#heroSlogan {
	display: flex;
    font-size: 67px;
    line-height: 1em;
    text-align: center;
    justify-content: center;
    font-family: 'Lora', serif;
    color: #fff;
    text-transform: uppercase;
}

#heroSlogan span {
	padding: 15px 30px;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

#heroSlogan1 {
	background: rgba(0,0,0,0.75);
}

#heroSlogan2 {
	background: rgba(249,105,14,0.75);
}

#homeboxeswrap .widget {
	text-align: center;
}

.home h1.entry-title {
	display: none;
}

#homeContent {
	display: flex;
	text-align: left;
}

#homeContentLeft h1 {
	margin-top: 0;
	font-size: 52px;
}

#homeContentLeft {
	width: 25%;
}

#homeContentRight {
	width: 75%;
	font-weight: 700;
}

#homeContentRight ul {
	list-style-image: url('/wp-content/themes/asterisks/img/checkmark01.svg');
}

#homeContentRight ul li {
	margin-bottom: 5px;
}

.home #primary {
	background: #fff;
	color: #fff;
	padding: 60px 0;
	text-align: center;
}

.home #primary h1, .home #primary h2, .home #primary h3 {
	color: #fff;
	font-family: 'Lora', serif;
}



#homeInsuranceLogos aside {
	margin: 5px;
}

#homeInsuranceLogos .widget {
	margin: 5px;
}

#homeInsuranceLogos img {
	max-height: 80px;
	width: auto;
}

#footerButton {
	background: #f9690e;
}

#footerButton .textwidget {
	max-width: 1224px;
	margin: 0 auto;
}

#footerButton .widget p {
	display: flex;
	align-items: center;
	margin: 0;
	justify-content: center;
	padding: 15px;
}

#footerButton span {
	font-family: 'Lora', serif;
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
	margin-right: 15px;
}

#footerButton .astbutton {
	background: #88b7d5;
}

#footerButton .widget {
	margin-bottom: 0;
}

#footerWidgets {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

#footerWidgets h2.widget-title {
	color: #fff;
	font-size: 21px;
	line-height: 1em;
	margin-bottom: 0.5em;
}

#footerWidgets > aside {
	width: 30%;
}

#footerWidgets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footerWidgets ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#homeVideos p {
	display: flex;
	justify-content: space-between;
}

#headerCTA2nd {
	padding: 90px 15px;
	text-align: center;
	opacity: 1;
	transition: opacity 0.25s;
	font-weight: 700;
	background: #eee;
}

#headerCTA2nd h2 {
  line-height: 1.2em;
  max-width: 1200px;
  margin: 0 auto 30px;
}

#headerCTA2nd .maxwidth {
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

#headerCTA2nd aside {
	width: 50%;
	height: 100%;
	line-height: 1.2em;
	font-style: italic;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

#headerCTA2nd aside:first-child {
	border-right: 1px solid #fff;
}

#headerCTA2nd .astbutton {
	margin-top: 8px;
}

.scrolledpast #headerCTA2nd {
	opacity: 0;
}

.home .entry-content strong { color: #fff; }

#freeQuoteButtons {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

#primary a.freeQuoteButton {
	display: flex;
	width: 24%;
	text-decoration: none;
	font-weight: 700;
	color: #000;
	align-items: center;
	border: 1px solid #eee;
	height: 130px;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1em;
	transition: box-shadow 0.25s;
	font-family: 'Lora', serif;
}

#primary a.freeQuoteButton:hover {
	box-shadow: 0 10px 15px rgba(0,0,0,0.125);
}

.freeQuoteButton img {
	width: 80px;
	height: auto;
	margin-right: 10px;
}

.freeQuoteButton span {
	width: 168px;
}

.entry-content a.astbutton {
	color: #fff;
}

.page .frm_style_formidable-style.with_frm_style .frm_form_field.frm_html_container, .page .frm_style_formidable-style.with_frm_style .frm_form_field .frm_show_it {
	font-family: 'Montserrat', sans-serif;
}

.frm_forms.frm_style_formidable-style.with_frm_style {
	background: rgba(31,58,147,0.1);
	padding: 30px;
	border-top: 5px solid #f9690e;
}

.frm_forms.frm_style_formidable-style.with_frm_style h3:first-child {
	margin-top: 0;
}

.frm_forms.frm_style_formidable-style.with_frm_style h3 {
	text-shadow: 0 1px 0 #fff;
	border-bottom: 1px solid;
	box-shadow: 0 1px 0 #fff;
}

#bottomInfo {
	background: #ddd;
	padding: 60px 0;
	text-align: center;
}

#bottomRates {
	display: flex;
	justify-content: space-between;
}

#bottomRates aside {
	width: 30%;
	background: rgba(255,255,255,0.75);
	padding: 15px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.15);
	border-radius: 3px;
}

#bottomRates h3 {
	font-size: 23px;
	line-height: 1em;
	margin: 0 0 5px;
	color: #111;
}

#bottomRates h4 {
	font-size: 32px;
	line-height: 1em;
	margin: 0;
}

#bottomRatesNote {
	font-size: 80%;
	font-style: italic;
	line-height: 1em;
}

#free-quote-fixed { display: none; }

/*#homeInsuranceLogos .widget { opacity: 0; }

#homeInsuranceLogos .widget.showing { opacity: 1; } */

#text-7 h2 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 5px solid #f9690e;
  display: inline-block;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

#wecanhelp {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#wecanhelp li {
  padding: 15px;
  font-weight: 700;
  width: 32%;
  background: rgba(255,255,255,0.95);
  margin: 5px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  color: #333;
}

#wecanhelp li img {
  vertical-align: middle;
  margin-right: 5px;
  height: 23px;
}

#footer-start {
  padding: 60px 0;
  font-size: 23px;
  line-height: 1.3em;
  text-align: center;
}

.frm_repeat_sec {
  padding: 15px;
  background: rgba(255,255,255,0.25);
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 3px;
}

#makeapayment {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#makeapayment a {
  text-decoration: none;
  color: #333;
  text-align: center;
  display: block;
}

#makeapayment aside {
  width: 32%;
  border: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 15px;
}

#makeapayment .payment-img-wrap {
  display: flex;
  height: 100px;
  align-items: center;
  justify-content: center;
}

#makeapayment img {
  display: block;
}

#makeapayment a:hover .payment-title {
  background: #f9690e;
}

#makeapayment .payment-title {
  display: block;
  padding: 5px;
  background: #1f3a93;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  transition: background 0.35s;
}

#makeapayment .astbutton {
  margin-bottom: 15px;
}

#primary .frm_style_formidable-style.with_frm_style .form-field.frm_section_heading {
	padding: 15px;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.99) 1%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
	border-top: 5px solid #1f3a93;
}

#primary h3.frm_pos_top.frm_section_spacing {
	margin-top: 0;
	border-top: 0;
	padding-top: 0;
	font-weight: 700;
	color: #1f3a93;
}

#primary .frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading h3 {
	border-top: 0;
}

.page-id-114 #frm_field_320_container {
	border-top: 5px solid #ccc;
	padding-top: 15px;
}

.small-text {
	display: block;
	clear: both;
	font-size: 0.8em;
}

.red-text {
	text-align: center;
	color: #f9690e;
	display: block;
}

@media screen and (min-width: 980px) {
  #free-quote-fixed {
    position: fixed;
    display: block;
    right: 0;
    top: 25%;
    background: #f9690e;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.25);
    font-weight: 700;
/*    padding: 10px 15px; */
    z-index: 999999;
    text-decoration: none;
    transform-origin: bottom right;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 21px;
    line-height: 1em;
    box-shadow: 0 2px 5px rgba(0,0,0,0.25);
    border-radius: 5px 5px 0 0;
  }

  #free-quote-fixed span {
    width: 100%;
    display: block;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0;
    transition: background 0.35s;
  }

  #free-quote-fixed:hover span {
    background: rgba(0,0,0,0.25);
  }
}

@media screen and (min-width: 1224px) {
	.scrolledpast { position: fixed; top: 0; width: 100%; z-index: 5000; }
	.logolink img { width: 100%; transition: width 0.25s, height 0.25s; }
	.scrolledpast .logolink img { width: 80%; }
	.homeboxes aside { width: 30%; display: flex; align-items: center; }
	#mobilenavigation, #mobilenavtoggle { display: none; }
	.scrolledpast #header-phone { margin-top: 0; }
	.scrolledpast #site-navigation { box-shadow: none; }
	.herotextboxinner { width: 100%; text-align: center; }
	#header { background: rgba(255,255,255,1);
		-webkit-transition: background-color 0.2s, background 0.2s, height 0.2s; /* Safari */
	    transition: background-color 0.2s, background: 0.2s, height 0.2s, transform 0.2s; }
	#asttop.scrolledpast #header { background: rgba(255,255,255,0.9); }
	#hero {	height: 100vh; overflow: hidden; }
	#primary #main { max-width: 1200px;	margin: 0 auto;	}

	.homeboxes a.homebox:hover {
		box-shadow: 0 10px 15px rgba(0,0,0,0.5);
	}

	#asttop {
		-webkit-transition: background-color 0.2s, background 0.2s, height 0.2s; /* Safari */
	    transition: background-color 0.2s, background: 0.2s, height 0.2s, transform 0.2s;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 9900;
	}

	#heroArea {
		display: flex;
		position: absolute;
		top: 0;
		z-index: 9000;
		width: 100%;
	}

	#heroAreaLeft {
		align-items: center;
		justify-content: center;
		color: #111;
		height: 100vh;
		display: flex;
		width: 100%;
	}

	#about-us-content {
		font-size: 1.15em;
		line-height: 1.3em;
		margin-bottom: 15px;
	}

	#heroArea h1, #heroArea h2, #heroArea h3, #heroArea h4 {
		color: #111;
		margin-top: 0;
	}

	#heroArea h1 {
		font-size: 23px;
		line-height: 1em;
		text-transform: uppercase;
		margin-bottom: 25px;
		color: #000;
		opacity: 0.8;
		text-shadow: 0 1px 0 #fff;
	}

	#content .widget_caldera_forms_widget {
		text-align: center;
		background: rgba(255,255,255,0.25);
		padding-top: 15px;
	}

	.caldera-grid .caldera-grid .first_col { padding-left: 0; }

	.logolink {
		padding-right: 15px;
		border-right: 1px solid #eee;
		margin-right: 15px;
	}

	#header {
		padding: 0;
		width: 100%;
	}

	#headerCTA {
		line-height: 1em;
		font-size: 17px;
		text-align: center;
		font-weight: 700;
		margin-right: 35px;
		text-shadow: 0 1px 0 rgba(255,255,255,0.25)
	}

	#headerCTA span {
		display: block;
	}

	#headerCTA {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
	padding: 10px;
}
#headerCTA:after, #headerCTA:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#headerCTA:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #88b7d5;
	border-width: 30px;
	margin-top: -30px;
}
#headerCTA:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #c2e1f5;
	border-width: 36px;
	margin-top: -36px;
}

	#header-phone {
		font-size: 40px;
		line-height: 1em;
		text-shadow: 0 1px 0 #fff;
	}

	#headerLeft {
		padding: 30px 0;
	}

	#headerRight {
		height: 100%;
		align-items: center;
		padding: 0 15px;
background: -moz-linear-gradient(left, rgba(238,238,238,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(left, rgba(238,238,238,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(238,238,238,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#00ffffff',GradientType=1 );
	}

	#header .maxwidth { height: 100px; }

	.astinnerpage #content { padding-top: 170px; }

	#locationPage {
		display: flex;
		justify-content: space-between;
	}

	#homeInsuranceLogos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 60px 0;
	max-width: 1200px;
	margin: 0 auto;
	}

	#wecanhelp li {
		height: 90px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

}

@media (max-width: 1224px) {

	#content .maxwidth,	#bottomContent,	.homeboxes,	#header .maxwidth { flex-direction: column; }
	#secondary { width: 100%; padding: 15px; background: rgba(0,0,0,0.15); }
	#content { padding-bottom: 0; }
	#main { padding: 0 15px; }
	#header { background: 0; }
	#site-navigation, #header-cta, #header .astmenu { display: none; }
	#footer-social a img { width: 24px;	}
	.homeboxes aside { margin-bottom: 15px;	}
	.homeboxes aside:last-child { margin-bottom: 0;	}
	.bottomContentContent {	width: 100%; }
	#header .maxwidth {	background: #fff; }
	#footer-menu { display: none; }
	.copyright { font-size: 11px; line-height: 1.2em; }
	#header-contact { padding: 0; width: 100%; }
	#secondary .caldera-grid .row {	margin: 0 auto; }
	.alignright, .alignleft { display: block; clear: both; margin: 0 auto; float: none;	}

	.page .caldera-grid .col-lg-1, .page .caldera-grid .col-lg-10, .page .caldera-grid .col-lg-11, .page .caldera-grid .col-lg-12, .page .caldera-grid .col-lg-2, .page .caldera-grid .col-lg-3, .page .caldera-grid .col-lg-4, .page .caldera-grid .col-lg-5, .page .caldera-grid .col-lg-6, .page .caldera-grid .col-lg-7, .page .caldera-grid .col-lg-8, .page .caldera-grid .col-lg-9, .page .caldera-grid .col-md-1, .page .caldera-grid .col-md-10, .page .caldera-grid .col-md-11, .page .caldera-grid .col-md-12, .page .caldera-grid .col-md-2, .page .caldera-grid .col-md-3, .page .caldera-grid .col-md-4, .page .caldera-grid .col-md-5, .page .caldera-grid .col-md-6, .page .caldera-grid .col-md-7, .page .caldera-grid .col-md-8, .page .caldera-grid .col-md-9, .page .caldera-grid .col-sm-1, .page .caldera-grid .col-sm-10, .page .caldera-grid .col-sm-11, .page .caldera-grid .col-sm-12, .page .caldera-grid .col-sm-2, .page .caldera-grid .col-sm-3, .page .caldera-grid .col-sm-4, .page .caldera-grid .col-sm-5, .page .caldera-grid .col-sm-6, .page .caldera-grid .col-sm-7, .page .caldera-grid .col-sm-8, .page .caldera-grid .col-sm-9, .page .caldera-grid .col-xs-1, .page .caldera-grid .col-xs-10, .page .caldera-grid .col-xs-11, .page .caldera-grid .col-xs-12, .page .caldera-grid .col-xs-2, .page .caldera-grid .col-xs-3, .page .caldera-grid .col-xs-4, .page .caldera-grid .col-xs-5, .page .caldera-grid .col-xs-6, .page .caldera-grid .col-xs-7, .page .caldera-grid .col-xs-8, .page .caldera-grid .col-xs-9 {
		padding-left: 0; padding-right: 0; padding: 0;
	}

	#asttop {
		margin-top: 40px;
		z-index: 9900;
		width: 100%;
		background: rgba(255,255,255,0.75);
	}

	.logolink {
		text-align: center;
		margin: 0 auto;
		line-height: 1em;
	}

	#hero-text {
		position: static;
		font-size: 23px;
		line-height: 23px;
		top: auto;
	}

	#footer-social {
		width: 100%;
		padding: 5px 0;
		justify-content: center;
	}

	.homeboxes {
		display: flex;
		padding: 0 15px;
		height: 100%;
	}

	#bottomLeft .bottomContentContent,
	#bottomRight .bottomContentContent {
		padding-right: 15px;
	}

	#heroArea h1 {
		font-size: 210%;
		line-height: 1em;
		margin-top: 0;
		margin-bottom: 15px;
	}

	#heroImageArea img { margin: 0 auto; display: block; position: relative; bottom: 0; opacity: 1; }

	#homeVideos p {
		flex-wrap: wrap;
		flex-direction: column;
	}

	#homeContent {
		flex-direction: column;
	}

	#homeContentLeft {
		margin-bottom: 30px;
		text-align: center;
	}

	#homeContentLeft, #homeContentRight {
		width: 100%;
	}

	.homeboxes a.homebox {
		width: 100%;
	}

	#headerLeft {
		flex-direction: column;
	}

	#header-a1 {
		margin: 0 auto 10px;
	}

	#headerRight {
		flex-direction: column;
	    padding: 15px;
	    width: 100%;
	    text-align: center;
	    background: #eee;
	    text-shadow: 0 1px 0 rgba(255,255,255,1);
	}

	#header-phone {
		margin: 0 auto;
	}

	#heroArea h1 {
		font-size: 21px;
		text-align: center;
		text-transform: uppercase;
	}

	#homeboxeswrap .widget {
		padding: 0 15px;
	}

	#homeInsuranceLogos {
		flex-direction: column;
	}

	#footerWidgets {
		flex-direction: column;
	}

	#footerWidgets > aside {
		width: 100%;
		text-align: center;
		padding: 5px 15px;
	}

	#footerButton span {
		text-align: center;
		font-size: 23px;
		margin-bottom: 15px;
	}

	#footerButton .widget p {
		flex-direction: column;
	}

	#heroSlogan {
		flex-direction: column;
		font-size: 46px;
	}

	#bottomRates {
		flex-direction: column;
	}

	#bottomRates aside {
		width: 100%;
		border-radius: 0;
	}

	video {
		width: 100%;
	}

	#headerCTA2nd .maxwidth {
		flex-direction: column;
	}

	#headerCTA2nd {
		padding: 0;
	}

	#headerCTA2nd h2 {
		padding: 15px;
		font-size: 24px;
		line-height: 1.2em;
	}

	#headerCTA2nd aside {
		width: 100%;
		padding: 30px;
	}

	#headerCTA2nd aside:first-child {
		border-bottom: 1px solid #fff;
	}

	#primary a.freeQuoteButton {
		width: 100%;
		height: 90px;
		margin-bottom: 0;
	}

	.freeQuoteButton img {
		width: 60px;
		margin-right: 15px;
	}

	.freeQuoteButton span {
		width: auto;
	}

	#bottomInfo .widget {
		padding: 0 15px;
	}

	.scrolledpast #headerCTA2nd {
		opacity: 1;
	}

  #wecanhelp li {
    width: 100%;
  }

  #makeapayment aside {
    width: 100%;
  }

  #makeapayment .payment-img-wrap {
    padding: 15px;
  }

}

@media screen and (max-width: 360px) {
  .logolink { font-size: 26px; }

  #logolink4 { font-size: 18px; }

  #heroSlogan { font-size: 36px; }

  .homeboxes a.homebox span { font-size: 23px; }
}

@media screen and (min-width: 361px) and (max-width: 410px) {
  .logolink { font-size: 30px; }

  #logolink4 { font-size: 19px; }
}