
/*** IMPORT GOOGLE FONTS ***/

@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic,900|Raleway:300,600|Arizonia:400);


/*** GENERAL STYLES ***/

body {background: #183d5b; font-family: Lato, sans-serif; color: #615c5f;}
h1, h2, h3, h4, h5, h6, .widget-title {font-family: Raleway, sans-serif; color: #356280; font-weight: 300;}
a, #toc a {color: #51829e;}
a:hover, #toc a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #a33443;}

.round-corners, .archive_thumbs, .author_excerpt .avatar, .gallery .attachment-thumbnail {border-radius: 3px;}


/*** EXTRA TEXT COLORS ***/

.widget_oomph_post_widget .entry-meta, #primary .posted-on-byline {color: #959294;}
.accordion-container .show-more, .accordion-container .show-less {font-family: Lato, sans-serif; color: #6ea8b5;}


/*** BUTTONS ***/

input[type="submit"], input[type="button"], button, .comments-area .reply a, a.button-link, .menu-toggle-icon, .contact-us-button a {font-family: Raleway, sans-serif; font-size: 18px; font-weight: 600; color: #fff; text-transform: uppercase; background: #a33443;}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .comments-area .reply a:hover, a.button-link:hover, .contact-us-button a:hover {background: #356280;}


/*** LINES ***/

th, td, .accordion-container, .comments-area, #primary .with-divider, .wp-pagenavi {border-color: #dae9ec;}



/*==============================================*/


/*** STRUCTURE ***/

#wrapper {border-top: 4px solid #fff; overflow: hidden;}
#wrapper-with-footer {}
#wrapper-without-footer {background: #fff;}
#herowidgets {background: #51829e; border-bottom: 4px solid #fff;}
#wrapper-without-herowidgets {background: linear-gradient(to bottom, #dae9ec 0, #fff 150px);}

#masthead > .inner, #site-navigation > .inner, #secondary-nav > .inner, #wrapper-without-herowidgets > .inner, #colophon > .inner {position: relative; max-width: 1170px; margin: 0 auto;}

#masthead {background: linear-gradient(to bottom, #f1f1f1 0, #fff 30px); box-shadow: 0 0 30px rgba(0,0,0,.5); padding-top: 6px;}
#logo {position: relative; top: 6px; float: none; width: 221px; margin: 0 auto !important;}

#colophon {border-top: 4px solid #fff; color: #a8c0ce;}
#colophon a {color: #fff;}
#site-footer-right .widget_nav_menu .menu > li > a {font-weight: bold; color: #6ea8b5; text-transform: uppercase; font-size: 16px;}

#primary {padding: 20px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead > .inner {background: url(/wp-content/uploads/sites/87/2015/05/curve.png) center 100px no-repeat;}
	#wrapper-without-herowidgets {padding: 0 20px;}
	#content {padding: 40px 0;}
	#primary {padding: 20px 40px;}
	.home #primary {padding-left: 0;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.secondary {padding: 15px;}
}


/*** PRIMARY NAV ***/

#site-navigation {background: url(/wp-content/uploads/sites/87/2016/10/site-navigation.png); text-transform: uppercase; font-family: Raleway, sans-serif; font-weight: 600;}
#site-navigation .menu > li > a {padding: 10px 15px; text-transform: uppercase; font-size: 14px;}
#site-navigation a {padding: 10px 5px; font-size: 13px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#site-navigation {position: absolute; left: 0; top: 126px; width: 100%;}
	#site-navigation > .inner {background: url(/wp-content/uploads/sites/87/2015/05/curve.png) center -20px no-repeat; padding-top: 31px;}
	#site-navigation .menu > li > a  {border-radius: 3px 3px 0 0;}
	#site-navigation .sub-menu {padding: 10px; background: #1a4262; border-radius: 0 0 3px 3px; overflow: hidden;}
	#site-navigation .sub-menu > li {border-bottom: 1px dotted #315572; padding: 4px 0;}
	#site-navigation .sub-menu > li:first-child, #site-navigation .two-columns .sub-menu > li:nth-child(2) {border-top: 1px dotted #315572;}
	#site-navigation .menu > .current-menu-ancestor > a, #site-navigation .menu > .current-menu-item > a {background: rgba(25,64,96,.4);}
	#site-navigation .menu > li:hover > a {background: #1a4262;}
	#site-navigation .sub-menu li a:hover {background: #a33443; margin: 0 -10px; padding: 10px 15px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.menu-toggle-icon {border-radius: 3px;}
	#site-navigation .menu > li {padding: 4px 0; border-top: 1px dotted #315572;}
	#site-navigation .sub-menu > li {border-top: 1px dotted #315572;}
	#site-navigation a {font-size: 14px;}
}


/*** SECONDARY NAV ***/

#secondary-nav {position: absolute; left: 0; top: 0; width: 100%; height: 0; font-size: 0;}
#secondary-nav li {margin-right: 3px; font-size: 12px;}
#secondary-nav li:first-child {}
#secondary-nav li a {padding: 10px 15px; background: linear-gradient(to bottom, #97acb9 0, #a8c0ce 10px); color: #fff; border-radius: 0 0 3px 3px;}
#secondary-nav li a:hover {background: #51829e;}
#secondary-nav li.button a {background: linear-gradient(to bottom, #922f3c 0, #a33443 10px);}
#secondary-nav li.button a:hover {background: #356280;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#secondary-nav ul {float: left;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#secondary-nav ul {text-align: center;}
	#secondary-nav li {float: none; display: inline-block;}
}



/*==============================================*/


/*** WIDGETS AND LISTS ... AFFILIATIONS, INSURANCE ***/

.widget {margin: 30px 0;}
.secondary .widget {margin: 15px 0; padding: 15px; border-radius: 3px; background: #f8f8f8;}
.widget-title, .widget ul.list li, .widget ul.thumblist li, .widget_categories li {border-bottom: 1px dotted #ddd;}
.widget-title {margin-bottom: 10px; padding: 0 2px 10px; font-family: Raleway, sans-serif; font-size: 24px; font-weight: 300; color: #51829e; text-transform: lowercase; line-height: 1;}
.widget .widget-title + div > ul.list, .widget .widget-title + ul.list, .widget_categories .widget-title + ul, .widget-title + ul.thumblist {margin: -10px 0 0;}
.widget ul.list li > a, .widget_categories ul a, .thumblist-link {}

.secondary .widget-affiliations, .secondary .widget-insurance {background: #dae9ec;}
.secondary .widget-affiliations .widget-title, .secondary .widget-insurance .widget-title, .secondary .widget-affiliations ul.thumblist li, .secondary .widget-insurance ul.thumblist li {border-color: #b6d3da;}

.widget.big-text-widget {font-family: Raleway, sans-serif; font-size: 24px; font-weight: 600; line-height: 1.2; background: #f8f8f8; color: #51829e; text-align: center; padding: 20px;}


/*** CALL TO ACTION ***/

.action {}
.action-text {font-family: Arizonia, serif; font-size: 27px; text-transform: lowercase; color: #a33443;}
.action-phone {font-size: 30px; font-weight: 900; color: #1a4262;}
a.action-email {font-family: Raleway, sans-serif; font-size: 12px; color: #664957; font-weight: 600; text-transform: uppercase;}
a.action-email:before {bottom: 1px; padding-right: 3px;}

#masthead .action {}
#masthead .action-text {display: none !important;}
#masthead .action-phone {color: #a33443; font-size: 24px; font-weight: 900;}
#masthead a.action-email {color: #b2a4ab;}
#masthead a.action-email span {display: none;}

#colophon .action-text {display: none;}
#colophon .action-phone {color: #fff; margin-bottom: 10px;}
#colophon a.action-email {color: #51829e;}

#primary .action {position: relative; margin-bottom: 42px; padding: 20px; border-bottom: 1px dotted #e4e3e4;}
#primary .action:after {content: ''; position: absolute; right: 11px; bottom: -18px; width: 129px; height: 76px; background: url(/wp-content/uploads/sites/87/2016/10/cta-bridge.png);}

.secondary .widget.widget-action {max-width: 234px; margin: 24px auto 42px; padding: 0; background: #fff; border-radius: 0;}
.secondary .widget.widget-action:before, .secondary .widget.widget-action:after {position: relative; display: block; height: 35px; top: -9px; background: url(/wp-content/uploads/sites/87/2016/10/cta-secondary-curves.png) center bottom; background-size: 100% 70px; z-index: 1;}
.secondary .widget.widget-action:after {background-position: center top; top: auto; bottom: -9px;}
.secondary .widget.widget-action .action {position: relative; z-index: 2; margin: -35px 0;}
.secondary .widget.widget-action .top, .secondary .widget.widget-action .bottom {position: absolute; left: 0; top: 0; bottom: 0; width: 26px; background: url(/wp-content/uploads/sites/87/2016/10/cta-secondary-sides.png) left top; z-index: 1;}
.secondary .widget.widget-action .bottom {left: auto; right: 0; background-position: right top;}
.secondary .widget.widget-action .inner {position: relative; padding: 20px; z-index: 2;}
.secondary .widget.widget-action .inner:after {content: ''; position: absolute; left: 11px; bottom: -28px; width: 129px; height: 76px; background: url(/wp-content/uploads/sites/87/2016/10/cta-bridge.png) no-repeat;}
.secondary .action-email {text-align: right;}

#primary .action-phone {margin: -2px 0 10px;}
.secondary .action-phone {margin: -2px 0 19px;}
#primary .action-email:before, .secondary .action-email:before {font-size: 21px;}

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .action {position: absolute; right: 0; top: 5px;}
	#masthead .action-phone-div, #masthead .action-email-div {float: right;}
	#masthead a.action-email:before {bottom: -8px;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {/* SMALL TABLET ONLY */
	#masthead .action {bottom: 6px;}
	.secondary .widget.widget-action .inner:after {left: 0; bottom: -20px; width: 65px; height: 38px; background-size: contain;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .widget-action {background: url(/wp-content/uploads/sites/87/2015/05/curve.png) center 27px no-repeat;}
	#masthead .action {margin: 10px auto 0; padding-top: 10px; border-top: 1px dotted #e4e3e4; max-width: 321px;}
	#masthead .action * {display: inline-block; vertical-align: middle;}
	#masthead a.action-email:before {top: 1px;}
}


/*** GOOGLE SEARCH ***/

@media screen and (min-width: 768px) {/* TABLET AND UP */
	#masthead .google-search {position: absolute; left: 0; top: 4px; width: 250px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#masthead .google-search {padding: 35px 20px 20px; background: #356280 url(/wp-content/uploads/sites/87/2015/05/curve.png) center -20px no-repeat;}
}


/*** BREADCRUMBS ***/

#breadcrumbs {font-size: 12px; color: #959294; border-bottom: 1px dotted #d3dfe6; padding: 15px 0;}
#breadcrumbs a {color: #356280;}


/*** CUSTOM MENU (LEFT NAV) ***/

.secondary .widget.photo-above-left-nav {padding: 0; background: none; border-radius: 0;}
.photo-above-left-nav img {border: 6px solid #fff; border-radius: 3px; box-shadow: 0 0 15px rgba(0,0,0,.15);}

.secondary .widget.widget_nav_menu {padding: 10px; font-family: Raleway, sans-serif; font-size: 13px; font-weight: 600; text-transform: uppercase; background: #1a4262; border-radius: 3px;}
.secondary .widget_nav_menu .menu {border-bottom: 1px dotted #315572;}
.secondary .widget_nav_menu li {border-top: 1px dotted #315572;}
.secondary .widget_nav_menu a {margin: 4px 0; padding: 10px 5px; color: #fff;}

.secondary .widget_nav_menu a:hover {margin: 4px -10px; padding: 10px 15px; background: #a33443;}
.secondary .widget_nav_menu .current-menu-item > a {margin: 0 -10px; padding: 10px 15px; background: #356280;}

.secondary .widget_nav_menu ul ul a {padding-left: 20px;}
.secondary .widget_nav_menu ul ul ul a {padding-left: 35px;}
.secondary .widget_nav_menu ul ul ul ul a {padding-left: 50px;}
.secondary .widget_nav_menu ul ul ul ul ul a {padding-left: 65px;}
.secondary .widget_nav_menu ul ul a:hover, .secondary .widget_nav_menu ul ul .current-menu-item > a {padding-left: 30px;}
.secondary .widget_nav_menu ul ul ul a:hover, .secondary .widget_nav_menu ul ul ul .current-menu-item > a {padding-left: 45px;}
.secondary .widget_nav_menu ul ul ul ul a:hover, .secondary .widget_nav_menu ul ul ul ul .current-menu-item > a {padding-left: 60px;}
.secondary .widget_nav_menu ul ul ul ul ul a:hover, .secondary .widget_nav_menu ul ul ul ul ul .current-menu-item > a {padding-left: 75px;}


/*** FOLLOW US ***/

.secondary .widget.widget_acadia_social_media {background: #8b7680 url(/wp-content/uploads/sites/87/2016/10/texture-purple.jpg); text-align: center;}
.widget_acadia_social_media .widget-title {color: #fff; border-color: rgba(255,255,255,.2);}


/*** TESTIMONIAL ***/

.widget-testimonials .entry-summary {font-family: Raleway, sans-serif; color: #615c5f; font-size: 20px; font-weight: 300; line-height: 1.25;}
.widget-testimonials .entry-summary:before {left: -6px; top: 5px; width: 50px; font-family: Arizonia, serif; font-weight: normal; color: #a33443; font-size: 150px;}
.widget-testimonials .testimonial-attribution {font-size: 12px; text-transform: uppercase; text-align: right; border-top: 1px dotted #d8d1d5; padding-top: 10px; margin-top: 15px;}

#primary .widget-testimonials {position: relative; padding: 10px 0;}
#primary .widget-testimonials .entry-summary {padding: 20px 0 0 55px; font-size: 27px;}
#primary .widget-testimonials .entry-summary:before {position: absolute; left: 0; top: 4px; line-height: 1;}

.secondary .widget.widget-testimonials {padding: 30px 5px 20px; background: none;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	#primary .widget-testimonials .entry-summary {font-size: 21px;}
}


/*** VIRTUAL TOUR ***/

.widget.virtual-tour {position: relative; padding: 0; background: none; border: 6px solid #fff; border-radius: 3px; box-shadow: 0 0 15px rgba(0,0,0,.15);}
.widget.virtual-tour img {width: 100%;}
.virtual-tour .caption {position: absolute; left: 0; bottom: 0; right: 0; padding: 10px 5px; font-family: Raleway, sans-serif; font-size: 19px; font-weight: 300; text-transform: lowercase; color: #fff; text-align: right; background: rgba(81,130,158,.7);}


/*** CONTACT US BUTTON ***/

.secondary .widget.contact-us-button {padding: 0; background: none; border-radius: 0;}
.secondary .widget.contact-us-button a {}


/*** POST-IT ***/

.post-it {background: #e4e3e4 url(/wp-content/uploads/sites/87/2015/05/texture-white.jpg); border-radius: 3px;}


/*** IMPORTANT ***/

.important {color: #fff; background: #a33443 url(/wp-content/uploads/sites/87/2015/05/texture-red.jpg); border-radius: 3px;}
.important:before {font-weight: normal; line-height: .7;}


/*** BLOG STUFF ***/

.author_excerpt {background: #ebe8ea; border-radius: 3px;}

.comment-list .depth-1, .comment-list .depth-3 {background: #f1f1f1;}
.comment-list .depth-2, .comment-list .depth-4 {background: #fff;}



/*==============================================*/


/*** HERO WIDGETS ***/

#herowidgets {height: 200px; background: url(/wp-content/uploads/sites/87/2015/05/hero-interior.jpg) center top no-repeat; background-size: cover;}
.home #herowidgets {height: 400px; background-image: url(/wp-content/uploads/sites/87/2015/05/hero-home.jpg);}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.home #herowidgets {height: 200px;}
}


/*** HOME HERO ***/

.hero {border-radius: 3px; border: 6px solid #fff; box-shadow: 0 0 15px rgba(0,0,0,.15); overflow: hidden;}
.hero .caption {position: absolute; left: 0; right: 0; bottom: 0; padding: 15px 25px; background: rgba(81,130,158,.7); color: #fff; font-family: Raleway, sans-serif; font-weight: 300; font-size: 30px; line-height: 1;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
}


/*** HOME TAGLINE ***/

.tagline h1 {color: #a33443; font-size: 40px; font-weight: 300; text-transform: uppercase; text-align: center; line-height: 1; padding-bottom: 20px;}
.tagline span {display: block; padding: 7px 0 5px;}
.tagline span:first-child {color: #664957; border-bottom: 1px dotted #cac8c9;}

@media screen and (min-width: 768px) and (max-width: 1023px) {/* SMALL TABLET ONLY */
	.tagline h1 {font-size: 30px;}
}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.tagline h1 {font-size: 30px;}
}


/*** HOME WELCOME TEXT ***/

.cfct-build .row.row-welcome {margin-left: 0; margin-right: 0; background: #e4e3e4 url(/wp-content/uploads/sites/87/2015/05/texture-white.jpg); border-radius: 3px; padding: 20px 0;}
.welcome-image {padding-left: 10px;}
.welcome-image img {border: 6px solid #fff; border-radius: 3px; box-shadow: 0 0 15px rgba(0,0,0,.15);}
.welcome-text {padding: 20px 10px;}
.welcome-text h2 {color: #356280;}

@media screen and (max-width: 767px) {/* PHONE ONLY */
	.welcome-image {padding-right: 10px;}
}


/*** HOME FEATURES ***/

.home-feature {background: #e3eff1; border-radius: 3px; padding: 20px; overflow: hidden;}
.home-feature .text {padding: 10px 0 0;}
.home-feature h3 {margin: 0 0 5px; padding: 0 0 5px; border-bottom: 1px dotted #b6d3da; color: #356280;}
.home-feature p {margin: 5px 0;}
.home-feature p.link a {color: #a33443; font-family: Raleway, sans-serif; font-size: 12px; font-weight: 600; text-transform: uppercase; text-decoration: none;}


/*** HOME CONTENT ***/

.row-content {padding-top: 30px;}



/*==============================================*/


/*** LANDING PAGE STRUCTURE ***/

.landing-page #site-navigation {position: static;}
.landing-page #herowidgets {height: auto; background: none;}
.landing-page #masthead .action {bottom: auto; top: 0;}
.landing-page #masthead .google-search {display: block; padding: 38px 0 0;}
.landing-page #masthead .google-search * {display: none;}
.landing-page #primary {padding-left: 20px; padding-right: 20px;}
.lp-hero .textwidget, .lp-cta .action {max-width: 1170px;}


/*** LANDING PAGE HERO ***/

.lp-hero {background: #1a4262 url(/wp-content/uploads/sites/87/2016/07/lp-hero-1.jpg) center top no-repeat;}
.lp-hero .two-third .box {background: rgba(53,98,128,.9); color: #d3dfe6; border-radius: 3px;}
.lp-hero a.button-link {background: #6ea8b5;}
.lp-hero a.button-link:hover {background: #a33443;}
.lp-hero .one-third .box {background: rgba(26,66,98,.95); border-radius: 3px;}
.lp-hero h1 {font-weight: bold;}


/*** LANDING PAGE INSURANCE ***/

.insurance-accepted {background: #6ea8b5;}


/*** LANDING PAGE CTA ***/

.lp-cta {background: #fff;}
.lp-cta .action .action-text {font-size: 45px;}
.lp-cta .action .after-phone {font-size: 27px; font-style: italic; color: #664957;}


/*** LANDING PAGE WIDGETS ***/

.landing-page #primary .widget-affiliations {background: #e3eff1; padding: 20px; border-radius: 3px;}
.landing-page #primary .widget-title {border-color: #b6d3da;}
