/*!
Theme Name: PNSAA (2019)
Theme URI:
Author: STEAM WEB HOSTING
Author URI: https://steamwebhosting.com
Description: Lightning fast responsive theme built with BootStrap 4.
Version: 1.5
License:
License URI:
*/

/* RESPONSIVE FRAMEWORK */
@import url("css/bootstrap-custom.min.css");

/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&display=swap');
@import url("css/foreversites.min.css");

/* COMPONENTS */
@import url("css/animate.3.5.1.min.css");
@import url("css/owl.carousel.min.css");
@import url("css/smartmenus.css");
@import url("css/accessibility-track-focus.min.css");
 
/* VARIABLES */
:root {
	--fontPrimary:'Open Sans', Arial, Helvetica, sans-serif;
	--fontSecondary:'Open Sans', Arial, Helvetica, sans-serif;
	--colorBase:#111111;
	--colorPop:#2a85e8; /* Bright Blue */
	--colorPrimary:#2c4a6a; /* Dark Blue */
	--colorSecondary:#0a497f; /* Blue */
	--colorTertiary:#dbf6ff;
	--allEase:all .3s ease;
}

/* GLOBAL */
::selection {color:#fff;background:var(--colorPop);}
html {box-sizing:border-box;font-size:18px;}
* { -moz-osx-font-smoothing:grayscale; *-webkit-font-smoothing:antialiased; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;font-variant-numeric:lining-nums;-webkit-font-feature-settings:"lnum";-moz-font-feature-settings:"lnum";-ms-font-feature-settings:"lnum";-o-font-feature-settings:"lnum";font-feature-settings:"lnum";}
*:before, *:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
:focus {outline:none !important;}
a { color:var(--colorPrimary);cursor:pointer;}
a,a img { outline:none;}
a:hover { text-decoration:none;}
a[href^="tel"] {white-space:nowrap;text-decoration:none;/*pointer-events:none;color:inherit;*/}
a[href^="tel"].btn.btn-default {pointer-events:auto;}
a#top { display:block; content:" "; margin-top:-124px; height:124px; visibility:hidden;}
body {background:var(--colorSecondary);font-family:var(--fontPrimary);color:var(--colorBase);font-weight:400;font-size:1em;line-height:1.3;overflow-x:hidden;}
body.isScrolled .headerWrap {background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.16);}
body.isScrolled .onScrollHide {display:none;}
body.isScrolled .onScrollShow {display:block;}
body.modal-open .headerWrap {/*padding-right:17px;*/}
body.noScroll {overflow:hidden;}
h1, h2, h3, h4, h5, h6 { font-family:var(--fontSecondary);}
h1 { font-size:3.2em;margin-top:0px !important; margin-bottom:15px;font-weight:300;}
h2 { font-size:2.8em;margin-bottom:10px;font-weight:700;}
h3 { font-size:1.5em;color:var(--colorSecondary);margin:0px 0px 4px 0px !important;font-weight:700;}
h4 {}
img {vertical-align:middle;}
img,figure,video,audio {max-width:100%;height:auto;}
p { line-height:1.5; margin-top:0px;}
p:empty {display:none;}
p + ul {margin-top: -15px;}
small {font-size:0.667em;}
sup {vertical-align:super !important;font-size:45% !important;top:0px !important;}
table {margin-bottom:15px;}
table tr td:first-child {padding-right:10px;text-align:left;}
table tr td:last-child {padding-left:10px;text-align:right;}
ul.checked {list-style: none;padding-left:0px;}
ul.checked li {margin-left:25px;}
ul.checked li::before {font-family:'foreversites';content:'\52';font-weight:400;vertical-align:top;display: inline-block;margin-left:-25px;width: 25px;}
#GlobalNotice {display:block;padding:5px 10px;text-align:center;font-size:.8em;font-weight:700;background:#ffcc00;color:var(--colorBase);}
.alignleft { float:left; margin:0px 20px 20px 0px;}
.alignright { float:right; margin:0px 0px 20px 20px;}
.anchor { display:block; content:" "; margin-top:-124px; height:124px; visibility:hidden; position:absolute; z-index:-1;}
.backToTopButton { display:inline-block; position:fixed; bottom:25px; right:10px; z-index:997; border-radius:100%; padding:7px 0px; background:var(--colorPop); color:#ffffff !important; text-decoration:none !important; font-size:20px; line-height:1; width:36px; height:36px; text-align:center;}
.backToTopButton:hover { text-decoration:none !important;}
.bigrowcontent {padding:45px 0px;width:100%;}
.breadcrumbs { font-size:13px; padding:15px 0px 15px 0px;}
.breadcrumbs a {color:var(--colorPop);text-decoration:underline;}
.breadcrumbsWrap {margin-bottom:15px;}
.buffer {display:block;height:15px;}
.clear::after {content:"";display:table;clear:both;}
.caption, figcaption {font-size:12px;display:block;text-align:center;padding:8px 0px 12px 0px;}
.contactWrap {background:#f6f6f6;}
.container {padding-left:20px !important;padding-right:20px !important;}
.container.container-smooth { width:1300px; max-width:100%;}
.contentMainWrap {padding-left:35px;}
.contentpad { padding:25px 0px;}
.contentSidebarDivider { border-right:solid 1px #dddddd; padding-right:25px !important;}
.divider { height:1px; border-top:solid 1px rgba(0,0,0,.1); display:block; clear:both; margin:30px auto;}
.fadeItLeft,.fadeItRight {display:block;width:100%;}
.hideBtmBorder { border-bottom:none !important;}
.itemListing { margin-bottom:10px; padding-bottom:10px; border-bottom:dotted 1px #dddddd;}
.itemListing:last-child { border-bottom:none !important;}
.onScrollHide {display:block;}
.onScrollShow {display:none;}
.padbtm {padding-bottom:25px;}
.pageBreak { display:none;}
.pageEditLink { font-size:12px; padding:10px 0px; border-top:dotted 1px #dddddd;}
.pageEditLink a { padding:0px 10px 0px 0px;}
.pageEditLink a:last-child { padding-right:0px;}
.phoneNumber { display:inline-block;}
.ratio1x1 {padding-top:100%;width:100%; /* 1:1 Aspect Ratio */}
.ratio16x9 {padding-top:56.25%;width:100%; /* 16:9 Aspect Ratio */}
.ratio4x3 {padding-top:75%;width:100%; /* 4:3 Aspect Ratio */}
.ratio3x2 {padding-top:66.66%;width:100%; /* 3:2 Aspect Ratio */}
.ratio8x5 {padding-top:62.5%;width:100%; /* 8:5 Aspect Ratio */}
.search-highlight {font-weight:bold;}
.searchResultsUrl { text-overflow:ellipsis !important; font-size:12px; padding:3px 0px 6px 0px; overflow-x:hidden;}
.searchResultsUrl a { color:#999999;}
.sectionWrap {padding:80px 0px;}
.sectionWrap.sectionWrapFirst {padding:20px 0px 35px 0px;}
.sidebar-submenu {}
.sidebar-submenu ul {font-size:.9em;list-style:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.sidebar-submenu ul li {padding:0px;margin:0px;display:block;margin-bottom:5px;}
.sidebar-submenu ul li.current_page_item a {font-weight:700;text-decoration:none;color:var(--colorPop);}
.sidebar-submenu ul li a {display:block;}
.smallText { font-size:12px;}
.teamMemberItem { border-bottom:solid 1px rgba(0, 0, 0, 0.1); padding-bottom:15px; margin-bottom:25px;}
.teamMemberItemPhoto {padding-bottom:10px;}
.topWrap { background:#ffffff; overflow:hidden;}
.topWrapInner { background:#ffffff; overflow:hidden; max-width:100%; margin:0px auto;}
.topWrapInner a {text-decoration:underline;}

/* BUTTONS */
.btn {display:inline-block;font-size:.85em;text-decoration:none !important;text-transform:uppercase !important;border-radius:0px;border:none !important;padding:12px 20px 12px 20px;text-align:center;text-decoration:none;outline:none;font-weight:700 !important;white-space:normal;line-height:1.2;transition:var(--allEase);}
.btn:hover {transform:scale(.95);transition:var(--allEase);}
.btn-callout {background:var(--colorPrimary);color:#ffffff;}
.btn-default { background:var(--colorPop) !important;color:#ffffff !important;}
.btn-default:hover { background:var(--colorSecondary) !important;color:#ffffff !important;}
.btn-pop {border:solid 2px transparent !important;background:var(--colorPop);color:var(--colorTertiary);}
.btn-pop:hover {background:var(--colorSecondary);color:#ffffff;}
.btn-tiny {display:inline-block;font-size:.9em;margin:3px 0px 1px 0px;border-radius:3px;border:none !important;padding:5px 8px;text-align:left;text-decoration:none;outline:none;font-weight:400 !important;white-space:normal;line-height:1.2;border:solid 2px transparent !important;background:var(--colorSecondary);color:#ffffff;}
.lpbtn {display:inline-block;font-size:16px;border-radius:4px;padding:8px 15px;font-weight:bold;margin-top:5px;}

/* COLORS */
.bgAlt {background:#f6f7ed;}
.bgCover {background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;}
.bgImg {z-index:-1;min-height: 100%;min-width: 100vw;width: auto;height: auto;position: fixed;top: 0;left: 0;bottom:0px;}
.bgWhite {background:#fff;}
.bgPrimary {background:var(--colorPrimary);color:#fff;}
.bgSecondary {background:var(--colorSecondary);color:#fff;}
.bgTertiary {background:var(--colorTertiary);color:var(--colorPrimary);}
.colorPop {color:var(--colorPop);}
.colorPrimary {color:var(--colorPrimary);}
.colorSecondary {color:var(--colorSecondary);}
.colorTertiary {color:var(--colorTertiary);}

/* HEADER */
body.page-template-template-front-page .headerTopLinks a {color:#fff;}
body.page-template-template-front-page.isScrolled .headerTopLinks a {color:var(--colorPrimary);}
body .headerWrap-headerLogo .headerLogoW {display:block;}
body.isScrolled .headerWrap-headerLogo .headerLogoW {display:none;}
body .headerWrap-headerLogo .headerLogoC {display:none;}
body.isScrolled .headerWrap-headerLogo .headerLogoC {display:block;}
#header-search {}
#header-search input[type="text"] {border-radius:4px;border:solid 1px rgba(0,0,0,.15);font-size:14px;padding:8px;}
.headerTopLinks {margin-bottom:10px;}
.headerTopLinks ul {list-style:none;margin:0px;padding:0px;}
.headerTopLinks ul li {display:inline-block;margin:0px 0px 0px 10px;padding:0px;}
.headerTopLinks ul li a {display:block;text-decoration:underline;font-size:13px;}
.headerWrap { position:fixed; top:0px; left:0px; z-index:999;width:100%;top:0px;transition:all .6s ease;}
.headerWrap.isSubpage {background:#fff;box-shadow:0px 3px 6px rgba(0,0,0,.16);transition:none !important;}
.headerWrap.isSubpage .headerLogoW {display:none !important;}
.headerWrap.isSubpage .headerLogoC {display:block !important;}
.headerWrap-headerLogo {padding:14px 0px;}
.headerWrap-headerLogo a {}
.headerWrap-mainNavigation {height:43px;background-image:linear-gradient(#3678B3,#0D4D87);}
.headerWrapSlimbar {background:var(--colorPrimary);color:#ffffff; font-size:13px; padding:6px 0px;}
.headerWrapSlimbar a { color:#ffffff;}
@media screen and (max-width:767px) {
	.headerWrap {background:#fff !important;box-shadow:0px 3px 6px rgba(0,0,0,.16);}
	.headerWrap-headerLogo img {width:200px;}
	body .headerWrap-headerLogo .headerLogoW {display:none;}
	body.isScrolled .headerWrap-headerLogo .headerLogoW {display:none;}
	body .headerWrap-headerLogo .headerLogoC {display:block;}
	body.isScrolled .headerWrap-headerLogo .headerLogoC {display:block;}

}

/* MAIN NAVIGATION */
li.dropdown:hover ul.dropdown-menu { display:block;}
#main-nav {display:inline-block;}
#main-nav > ul > li {border-left:none !important;}
#main-nav > ul > li.current-menu-item > a,#main-nav > ul > li.current_page_parent > a {}
#main-nav > ul > li.menu-item-has-children.current-menu-item > a.highlighted {}
#main-nav > ul > li.menu-item-has-children > a {}
#main-nav > ul > li > a {font-weight:400;font-size:16px;color:#fff;padding:13px 15px !important;border-right:solid 1px rgba(255,255,255,.1);}
#main-nav > ul > li > a:hover, #main-nav > ul > li > a.highlighted {background:rgba(0,0,0,.03) !important;}
/*
#main-nav > ul > li.menu-item-has-children > a::after {font-family:'Font Awesome 5 Pro';content:'\f078';font-weight:400;display:inline-block;font-size:.7em;padding-left:6px;}
#main-nav ul ul li.menu-item-has-children > a::after {font-family:'Font Awesome 5 Pro';content:'\f054';font-weight:400;display:inline-block;font-size:.7em;padding-left:6px;float:right;}
*/
#main-nav > ul > li.menu-item-has-children > a::after {font-family:'foreversites';content:'\6e';font-weight:400;text-transform:none !important;display:inline-block;font-size:.7em;padding-left:6px;}
#main-nav ul ul li.menu-item-has-children > a::after {font-family:'foreversites';content:'\70';font-weight:400;text-transform:none !important;display:inline-block;font-size:.7em;padding-left:6px;float:right;}
#main-nav span.sub-arrow {display:none !important;}
#main-nav > ul ul a {font-size:14px;}
#main-nav > ul ul {box-shadow:0 3px 6px rgba(0, 0, 0, 0.3);border:none;}
.dropdown-menu { margin:0px 0px 0px 0px !important;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background:none !important; color:#000000 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color:transparent; border:none;}
.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas { z-index:100000 !important;}
@media screen and (max-width:1054px) {
	#main-nav > ul > li > a {font-size:15px;color:#fff;padding:13px 13px !important;}
}

/* FOOTER */
.footerLinks a {padding-right:6px;}
.footerWrap { font-size:12px;color:#fff;padding:15px 0px;}
.footerWrap-copyright a {color:rgba(255,255,255,.5);text-decoration:underline;}
.footerWrap-credits { text-align:right;}
.footerWrap-credits a { text-decoration:none;color:#fff;font-weight:800;}
.footerWrap-social { text-align:center; padding:0px 0px 20px 0px;}
.footerWrap-social a { display:inline-block; font-size:2em; line-height:normal; vertical-align:middle; text-decoration:none !important; margin:0px 4px;color:var(--colorPrimary);transform:scale(1);transition:transform .3s ease;}
.footerWrap-social a:hover {text-shadow:0px 0px 1px rgba(255,255,255,.8),0px 0px 15px rgba(255,255,255,.6);transform:scale(1.1);transition:transform .3s ease;}
.footerWrap-social .facebook:hover { color:#3A589B;}
.footerWrap-social .google:hover { color:#D6492F;}
.footerWrap-social .healthgrades:hover { color:#0202ea;}
.footerWrap-social .instagram:hover { color:#007AB9;}
.footerWrap-social .linkedin:hover { color:#007AB9;}
.footerWrap-social .pinterest:hover { color:#BA0C25;}
.footerWrap-social .rss:hover { color:#E19126;}
.footerWrap-social .twitter:hover { color:#598DCA;}
.footerWrap-social .vimeo:hover { color:#63B4E4;}
.footerWrap-social .yelp:hover { color:#CB2727;}
.footerWrap-social .youtube:hover { color:#CF3427;}
@media screen and (max-width:767px) {
	.footerWrap-credits {padding-top:10px;}
}

/* MOBILE HEADER AND NAVIGATION */
#mobileNavigation {position:fixed;top:0px;bottom:0px;overflow-y:auto;}
#mobileAlerts h4 {font-weight:300;font-size:.9em;padding-bottom:5px;margin:15px 0px 0px 0px !important;border-bottom:solid 1px rgba(0,0,0,.1);}
#mobileAlerts a.mobileAlertNotification:nth-child(even) {background:#f6f6f6;}
.mobileActions {text-align:center;padding:20px 0px 0px 0px;}
.mobileAction a {display:block;border:solid 1px rgba(255,255,255,.1);padding:10px;color:#ffffff;border-radius:3px;box-shadow:0px 2px 4px rgba(0,0,0,.2);}
.mobileAction a i {font-size:2.0em;}
.mobileAction a span {display:block;padding-top:10px;font-size:.75em;line-height:1;}
.mobileAlertNotification {display:block;font-size:.75em;color:var(--colorBase);padding:12px 15px;margin-left:-15px;margin-right:-15px;}
.mobileAlertNotification:hover {background:#f2f2f2;}
.mobileAlertsWrap {background:rgba(255,255,255,1);padding:100px 20px 20px 20px;}
.mobileHeader {position:fixed; top:0px; left:0px; width:100%; padding:9px 0px;height:48px;line-height:1; z-index:999; background:var(--colorPop); border-bottom:solid 1px rgba(255,255,255,.15);}
.mobileHeader a { text-decoration:none !important;}
.mobileHeader a:hover { text-decoration:none !important;}
.mobileHeaderLeft {float:left;}
.mobileHeaderRight {float:right;}
.mobileHeaderRight .mobileHeader-navitem:last-child {margin-left:10px;}
.mobileHeader-mobileLogo { position:absolute;z-index:998;width:130px;height:auto;top:1px; left:calc(50% - 65px); display:block;text-align:center;}
.mobileHeader-mobileNavigation { padding:0px 0px 10px 0px;}
.mobileHeader-mobileNavigation a { text-decoration:none !important;}
.mobileHeader-mobileNavigation ul { list-style:none; padding:0px !important; margin:0px;}
.mobileHeader-mobileNavigation ul li { padding:0px; margin:0px;}
.mobileHeader-mobileNavigation ul li:last-child a { border-bottom:none;}
.mobileHeader-mobileNavigation ul li ul {display:none;}
.mobileHeader-mobileNavigation ul li ul li { margin:0px; padding:0px;}
.mobileHeader-mobileNavigation ul li ul li a { background:rgba(255, 255, 255, 0.05); font-size:17px; display:block; color:#ffffff; margin-bottom:1px; padding:8px 6px;}
.mobileHeader-mobileNavigation ul li ul li ul li a {background:rgba(255,255,255,.15);}
.mobileHeader-mobileNavigation > ul > li {position:relative;}
.mobileHeader-mobileNavigation > ul > li.menu-item-has-children a {position:relative;z-index:9;}
.mobileHeader-mobileNavigation > ul > li.menu-item-has-children span.showSubmenu {position:absolute;z-index:10;top:0px;right:0px;cursor:pointer;display:inline-block;padding:16px 16px 16px 16px;}
/*.mobileHeader-mobileNavigation > ul > li.menu-item-has-children span.showSubmenu::after {font-family:'Font Awesome 5 Pro';content:'\f078';font-weight:400;font-size:.9em;color:#fff;}*/
.mobileHeader-mobileNavigation > ul > li.menu-item-has-children span.showSubmenu::after {font-family:'foreversites';content:'\6e';text-transform:none !important;font-weight:400;font-size:.9em;color:#fff;}
.mobileHeader-mobileNavigation ul li ul li a::before {font-family:'foreversites';content:'\70';font-weight:400;font-size:.9em;color:#fff;display:inline-block; padding-right:6px;}
.mobileHeader-mobileNavigation > ul > li > a { font-size:20px;font-weight:300; display:block; color:#fff !important; border-bottom:solid 1px rgba(255,255,255, 0.1); padding:11px 6px;}
.mobileHeader-mobileNavigation > ul > li > a span { float:right;}
.mobileHeader-mobileNavigation > ul > li ul { display:none; list-style:none; margin:0px; padding:0px;}
.mobileHeader-mobileNavigation .nav>li>a:hover, .nav>li>a:focus {outline:none !important;}
.mobileHeader-mobileNavigation-search { padding:10px 0px;}
.mobileHeader-mobileNavigation-search button { border:none; outline:none; background:none; padding:5px; float:right;}
.mobileHeader-mobileNavigation-search form { background:#ffffff; padding:5px; box-shadow:0px 2px 3px rgba(0, 0, 0, 0.1);}
.mobileHeader-mobileNavigation-search input { border:none; outline:none; padding:5px; max-width:90%; width:100%;}
.mobileHeader-mobileNavigation-toggle { display:inline-block; font-size:24px; padding:10px 0px 0px 10px;}
.mobileHeader-mobileNavigation-toggle:hover { text-decoration:none;}
.mobileHeader-mobileNavigation-Wrap { background:var(--colorSecondary); box-shadow:0px 5px 10px rgba(0, 0, 0, 0.2) !important;}
.mobileHeader-navitem {position:relative;font-size:24px; display:inline-block;float:left;padding:3px 8px;border-left:solid 1px rgba(0,0,0,.05) !important;border-color:rgba(0,0,0,.05) !important;text-align:center;color:var(--colorPrimary) !important;}
.mobileHeader-navitem .badge.badge-danger {display:inline-block;position: absolute;top: -3px;right: 2px;box-shadow:-2px 1.5px 0px var(--colorPop);font-size: .4em;background: #cc0000;color: #fff;border-radius: 100%;width: 15px;height: 15px;padding: 3px;font-weight: 700;}
.mobileHeader-navitemMenu {font-size:24px;}
.mobileHeader-navitemAlerts-close {position: fixed;top: 48px;left: 0px;z-index:99;color: var(--colorPrimary);width: 100%;text-align: right;display: block;padding: 8px 15px;font-size: .7em;background: #dddddd;border-top: solid 1px rgba(255,255,255,.5);}
.mobileHeader-name {padding-top:8px;white-space:nowrap;font-size:14px;color:#ffffff;vertical-align:top;line-height:1;text-transform:uppercase;;display:block;float:left;}
.mobileHeader-social {text-align:center;}
.mobileHeader-social a {color:rgba(255,255,255,.7) !important;font-size:36px;display:inline-block;margin:5px 10px;}
.notificationImg img {border-radius:100%;}
.notificationType {display:block;padding-top:7px;}
.notificationType i.icon {font-size:1.2em;float:left;margin-right:5px;}
@media screen and (min-width:768px) {
	#mobileNavigation {z-index:1000;padding:25px 15px 60px 15px;}
}
@media screen and (max-width:767px) {
	#mobileNavigation {z-index:998;padding:85px 15px 60px 15px;}
}

/* MOBILE FOOTER */
#mobileNavigation2 {position:fixed;bottom:0px;left:0px;width:100%;height:47px;z-index:99999999;background:var(--colorSecondary);transition:all .3s ease;}
#mobileNavigation2.isOpen {transition:all .3s ease;}
#mobileNavigation2.phoneDirectoryIsOpen {background:#1a7c23;transition:all .3s ease;}
#mobileNavigation2.isOpen .mobileNavigation a, #mobileNavigation2.phoneDirectoryIsOpen .mobileNavigation a {color:var(--colorSecondary);transition:all .3s ease;}
#mobileNavigationTrayMenu2 {border-top:solid 1px rgba(255,255,255,.06);padding-top:15px;margin-top:15px;}
.mobileNavigation {}
.mobileNavigation a {color:#fff !important;font-size:22px;padding:13px 13px;display:inline-block;transition:all .3s ease;}
.mobileNavigation a:hover {color:inherit;}
.mobileNavigationLeft {float:left;}
.mobileNavigationRight {float:right;}
.mobileNavigationOrb {display:inline-block;position:absolute;bottom:-7px;left:50%;transform:translateX(-50%);z-index:4;border:solid 3px var(--colorPrimary);width:60px;height:60px;box-shadow:inset 0px 0px 6px rgba(0,0,0,.05), 0px 2px 4px rgba(0,0,0,.5);background:var(--colorPop);border-radius:100%;}
.mobileNavigationOrb a {display:block;}
.mobileNavigationOrb a img {position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
.mobileNavigationTrayWrap {position:fixed;width:100%;height:275px;bottom:-221px;padding-top:20px;left:0px;background:#f6f6f6;z-index:100;transition:all .3s ease;border-top:solid 1px rgba(0,0,0,.06);}
.mobileNavigationTrayWrap.isOpen {background:var(--colorPrimary);bottom:0px;box-shadow:0px -5px 30px rgba(0,0,0,.5);transition:all .3s ease;}
.mobileNavigationTrayMenuItems a {color:#ffffff;font-size:11px;text-decoration:none;text-transform:uppercase;}
.mobileNavigationTrayMenuItems a i {font-size:26px;display:block;background:rgba(0,0,0,.15);padding:10px;border-radius:3px;box-shadow:1px 1px 0px rgba(0,0,0,.3);}
.mobileNavigationTrayMenuItems p {line-height:1;margin-top:8px;margin-bottom:0px;}
.mobileNavLogoText {position:absolute;top:10px;left:65px;font-size:13px;white-space:nowrap;font-family:var(--fontSecondary);font-style:italic;}
/*#Layer_1 {color:var(--colorBase) !important;width:50px;height:auto;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);line-height:1;text-align:center;font-size:13px;font-weight:700;}*/
#Layer_1 {height:30px;text-shadow:1px 1px 0px rgba(0,0,0,.3);font-size:30px;line-height:1;color:#fff;display:block;overflow: hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
#mobileNavActions {display:inline-block;position:fixed;z-index:998;bottom:-45px;left:50%;transform:translateX(-50%);}
.blob-nav {height:100%;-webkit-filter: url("#shadowed-goo");filter: url("#shadowed-goo");}
.nav-item {width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;border-top:solid 1px #ffffff;border-bottom:solid 1px rgba(0,0,0,.3);box-shadow:inset 0px 0px 6px rgba(255,255,255,.2);}
.nav-item a {color:#21244D;}
.nav-item:hover a {color:#fff;}
.nav-item:hover {background-color: #21244D;}
.nav-item:hover i {-webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}
.toggle {width: 80px;height: 80px;margin-left: -40px;margin-top: -40px;z-index: 2;}
.toggle:hover {-webkit-animation: bounce 1s cubic-bezier(0, .42, .42, 1);animation: bounce 1s cubic-bezier(0, .42, .42, 1);}
.toggle,.wobble {background:#fff !important;}
.wobble {box-shadow:0px 0px 30px #fff;}
.nav-item,.toggle,.wobble {position: absolute;bottom: 35px;left: 50%;text-align: center;background-color: #e8af0f;border-radius: 50%;cursor: pointer;-webkit-transition: all .2s cubic-bezier(0,.42,.42,1);-moz-transition: all .2s cubic-bezier(0,.42,.42,1);-o-transition: all .2s cubic-bezier(0,.42,.42,1);transition: all .2s cubic-bezier(0,.42,.42,1);}
.nav-item i {line-height: 50px;}
.toggle i {line-height: 80px;}

/* CALLOUTS */
.calloutWrap {background:var(--colorPop);padding:30px 0px;color:#ffffff;}
.calloutWrap h2 {margin:0px 0px 0px 0px;}

/* BLOG */
h3.blogPostTitle {line-height:1.3;}
.author-description {font-size:.85em;}
.author-info {}
.author-photo img {margin-bottom:20px;}
.author-title {font-size:1.2em;}
.blogListingItem {border-bottom:solid 1px #dddddd;padding-bottom:30px;margin-bottom:30px;}
.blogPagination ul {margin:0px 0px 10px 0px;padding:0px;font-size:.75em;}
.blogPagination li {display:inline-block;overflow:hidden;border-radius:4px;border:solid 1px #dddddd !important;}
.blogPagination li.active a,.blogPagination li.active a:hover {background-color:var(--colorPop);color:#ffffff;}
.blogPagination li a {display:block;color:#3d3d3d;text-decoration:none;cursor:pointer;padding:6px 10px;overflow:hidden;background:#ffffff;}
.blogPagination li a:hover {background:#eeeeee;color:#3d3d3d;}
.blogPagination li.noBorder {border:none !important;}
.blogPostDate {padding-bottom:10px;line-height:1.2 !important;clear:both;}
.blogPostDate img {float:left;margin:0px 10px 0px 0px;width:42px;height:auto;border-radius:100%;}
.blogPostInner {padding:20px;background:#ffffff;margin-bottom:2px;box-shadow:0px 3px 3px rgba(0,0,0,.2);}
.newsItem { margin-bottom:25px;}
.newsItem-inner img { width:100%; margin-bottom:6px;}

/* HERO */
#heroNav {position:absolute;z-index:98;width:100%;top:45%;}
#heroNav .owl-prev, #heroNav .owl-next {background:rgba(0,0,0,.15);border:none;display:inline-block;cursor:pointer;font-size:60px;padding:0px 20px;line-height:1;color:#fff;line-height:1;opacity:.6;}
#heroNav .owl-prev:hover, #heroNav .owl-next:hover {opacity:.9;}
#heroNav .owl-prev {float:left;}
#heroNav .owl-next {float:right;}
.heroSliderWrap {position:relative;width:100%;}
.heroSlider {position:relative;z-index:20;}
.heroWrap {}
.heroWrapContent {position:absolute;z-index:21;top:50%;left:0px;right:0px;transform:translateY(-50%);color:#fff;}
.heroWrapContent h1 {}
@media screen and (max-width:1370px) {
	#heroNav {width:auto;top:auto;bottom:0px;right:0px;}
	#heroNav .owl-prev, #heroNav .owl-next {background:rgba(0,0,0,.25);font-size:30px;padding:0px 10px;}
}

/* MODALS */
.modal {z-index:999999991 !important;}
.modal-content {border-radius:0px !important;background-color:transparent !important;/*box-shadow:0px 0px 200px rgba(0,0,0,.2);*/border:none !important;}
.modal-backdrop {background:#fff;z-index:99999999 !important;}
.modal-backdrop.in {opacity:.65;}
.modal-backdrop.show {opacity:1;}
.modal-header {border-bottom:1px solid rgba(0,0,0,.1) !important;}
.modal-title {font-size:28px;font-weight:600 !important;text-shadow:1px 1px 0px #fff;}
.modal-content .btn.btn-default {display:inline-block !important;width:auto;}

/* SIDEBAR */
h4.widget-title {font-size:1.1em; margin-top:0px; margin-bottom:6px; font-weight:700;}
#secondary { font-size:14.5px; padding-left:10px;}
#secondary aside { border-bottom:dotted 1px #dddddd; padding:0px 0px 20px 0px; margin:0px 0px 20px 0px;}
#secondary aside:last-child { border-bottom:none;}
#secondary aside ul { padding:0px 0px 0px 18px; margin:0px;}
#secondary aside .btn {font-size:15px;}
.reviewLinks a {display:block;position:relative;color:#ffffff !important;border-radius:2px;line-height:normal;padding:10px;margin:3px;transition:var(--allEase);}
.reviewLinks a:hover {transform:scale(1.1);z-index:5;box-shadow:0px 4px 8px rgba(0,0,0,.3);transition:var(--allEase);}
.reviewLinks a i {width:35px;text-align:center;font-size:20px;display:inline-block;padding-right:10px;vertical-align:middle;}
.reviewLinks a.google {background:#D6492F;}
.reviewLinks a.facebook {background:#3A589B;}
.reviewLinks a.yelp {background:#CB2727;}
.reviewLinks a span {font-size:15px;display:inline-block;padding-top:2px;font-weight:normal;}
.reviewLinks p {margin-bottom:5px;}
.sidebarSocialShare a { font-size:26px;}

/* TESTIMONIALS */
.homeTestimonial .homeTestimonialBody { font-size:1em; font-style:italic;}
.homeTestimonial .homeTestimonialByline {font-size:.8em;font-weight:700;display:block; padding:15px 0px 35px 0px;}
.pageTestimonial {}
.pageTestimonialBody {font-style:italic;}
.pageTestimonialByline {}
.pageTestimonials {}
.testimonialItem {padding-bottom:30px;margin-bottom:30px;border-bottom:solid 1px rgba(0,0,0,.1);}
.testimonialItemBody {font-style:italic;}
.testimonialItemBodyStars {color:#f1b500;padding-bottom:6px;font-size:.9em;}
.testimonialItemByline {padding-top:20px;font-size:.9em;}
.homeTestimonialNav button {display:inline-block;font-size:32px;background:none;box-shadow:none;border:none;}

/* LAZY LOADING YOUTUBE VIDEOS */
.lazyyoutube{background-color:#000;margin-bottom:30px;position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer}
.lazyyoutube img{width:100%;top:-16.82%;left:0;opacity:1}
.lazyyoutube .play-button{width:90px;height:60px;background-color:#CC0000;box-shadow:0 0 30px rgba(0,0,0,0.6);z-index:1;opacity:.9;border-radius:6px}
.lazyyoutube .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}
.lazyyoutube img,.lazyyoutube .play-button{cursor:pointer}
.lazyyoutube img,.lazyyoutube iframe,.lazyyoutube .play-button,.lazyyoutube .play-button:before{position:absolute}
.lazyyoutube .play-button,.lazyyoutube .play-button:before{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
.lazyyoutube iframe{height:100%;width:100%;top:0;left:0}

/* ANIMATION */
#phoneAnim {display:inline-block;vertical-align:middle;}
#phoneAnim svg {width:16px !important;height:auto !important;}
#phoneAnim svg path {fill:#fff !important;}
#phoneAnim #LottiePhoneSound1 path,
#phoneAnim #LottiePhoneSound2 path,
#phoneAnim #LottiePhoneSound3 path {stroke:#fff !important;}
.pulseIt {animation:pulse 1s infinite;}
@keyframes pulse {
	0% {transform:scale(1);text-shadow:0px 0px 0px rgba(0,0,0,.4);}
	50% {transform:scale(1.2);text-shadow:0px 5px 10px rgba(0,0,0,.4);}
	100% {transform:scale(1);text-shadow:0px 0px 0px rgba(0,0,0,.4);}
}

/* MEDIA QUERIES */
@media screen and (min-width:992px) {
	.bigrowcontentLeft {padding:45px 40px 45px 0px;}
	.bigrowcontentRight {padding:45px 0px 45px 40px;;}
	.border-lg-left {padding-left:50px;border-left:solid 1px rgba(0,0,0,.1);}
	.border-lg-left + div {padding-right:50px;}
	.border-lg-right {padding-right:30px;border-right:solid 1px rgba(0,0,0,.1);}
	.border-lg-right + div {padding-left:30px;}
	.fadeItLeft {background: #f3eee3;background: linear-gradient(90deg,#ffffff, transparent 13%);}
	.fadeItRight {background: #f3eee3;background: linear-gradient(-90deg,#ffffff, transparent 13%);}
}
@media only screen and (max-width:991px) {
	.bigrowcontentLeft .bigrowcontentInner { padding:50px 20px 50px 20px;}
	.bigrowcontentRight .bigrowcontentInner { padding:50px 20px 50px 20px;}
	.btn {margin-bottom:5px;}
	.calloutWrap {text-align:center;}
	.contentSidebarDivider { border-right:none; padding-right:15px !important;}
}
@media screen and (min-width:768px) {
	#mobileNavigation {left:auto;right:0px;bottom:0px;width:320px;box-shadow:-5px 0px 20px rgba(0,0,0,0.4) !important;}
	.heroWrap {min-height:calc(100vh - 119px);padding:80px 0px 80px 0px;}
}
@media screen and (max-width:767px) {
	a[href^="tel"] {pointer-events:auto;/*text-decoration:underline;*/}
	body { font-size:1em;}
	h1 {line-height:1 !important;font-size:36px;}
	h2 {line-height:1 !important;font-size:30px;}
	h3 {line-height:1 !important;font-size:22px;}
	#mobileNavigation {left:0px;right:0px;width:100%;}
	#secondary { padding-left:0px;}
	.alignleft, .alignright { width:100%;margin:0px 0px 15px 0px !important; float:none !important; display:block !important; clear:both !important;}
	.backToTopButton {display:none !important;}
	.bigrowcontentLeft .bigrowcontentInner { padding:20px 20px 20px 20px !important;}
	.bigrowcontentRight .bigrowcontentInner { padding:20px 20px 20px 20px !important;}
	.bigrowphoto { padding:0px !important;}
	.btn:not(.modal-content .btn) {display:block !important;}
	.calloutWrap h2 {font-size:30px;}
	.footerLinks {display:block;padding:10px 0px;}
	.footerWrap {padding:15px 0px 70px 0px;}
	.footerWrap-contact { font-size:15px; padding-bottom:15px;}
	.footerWrap-copyright { text-align:center;}
	.footerWrap-credits { text-align:center;}
	/*.heroWrap {padding:40px 0px 40px 0px;}*/
	.homeTestimonialBody { font-size:15px !important;}
	.homeTestimonialByline { font-size:13px !important;}
	.ifeatureWrap {padding:117px 0px 40px 0px;}
	.sectionWrap {padding:40px 0px;}
}
@media screen and (max-width:576px) {
	.blogPagination li:not(.prevLink):not(.nextLink) {display:none;}
}

/* CONTACT FORM 7 */
form.wpcf7-form input[type="text"],form.wpcf7-form input[type="tel"],form.wpcf7-form input[type="email"],form.wpcf7-form textarea {font-size:15px !important;width:100% !important;box-sizing:border-box !important;max-width:100% !important;padding:12px;border-radius:4px !important;border:solid 1px #dddddd !important;}
form.wpcf7-form.sent .cf7FormContainer {display:none;}
#apptRequestForm textarea {font-size:15px;height:150px;}
#apptRequestForm label {top:5px;}
#apptRequestForm input[type="submit"] {clear:both;}
#apptRequestModal .cf7FormContainer .btn {display:inline-block !important;width:auto !important;}
.cf7FormContainer label {top:5px;}
.formBlockWrap h6 {display:block;font-size:12px;text-transform:uppercase;margin-bottom:2px;color:var(--colorPop);}
.formBlockWrap select {width:100%;max-width:100%;padding:6px;font-size:14px;margin-top:5px;border:solid 1px rgba(0,0,0,.1) !important;}
.hasStylizedSubmit input[type='submit'] {background: var(--colorPop) url(img/send.png) no-repeat;background-size: cover;width: 39px;height: 39px;color: #1F63B3;border: none;border-radius:3px;position:relative;float:right;margin-top:-55px;z-index:99;margin-right:10px;}
.required { color:#C00;}
.screen-reader-response {display:none !important;}
.wpcf7-mail-sent-ok {color:var(--colorPrimary) !important;text-align:center !important;font-size:24px !important;font-weight:700 !important;border-bottom:none !important;}
.wpcf7-not-valid-tip { color:#cc0000;font-size:14px !important;display:block;}
.wpcf7-response-output { padding:0px 0px 10px 0px !important; line-height:1.2; border-bottom:dotted 1px #dddddd; margin-bottom:10px; font-size:16.5px; font-weight:500;}
.wpcf7-response-output:empty { display:none;}
.wpcf7-validation-errors {color:#cc0000;}

/* MASONRY LAYOUT */
.masonrygallery {margin: 1.5em auto;max-width: 100%;column-gap: 0em;}
.masonrygallery .masonrygallery-item {/*background: #fff;*/padding: 0px;margin: 0px 5px 10px 5px;break-inside:avoid;}
@media only screen and (min-width: 1200px) {
  .masonrygallery {column-count: 5;}
}
@media only screen and (min-width: 1024px) and (max-width:1199px) {
  .masonrygallery {column-count: 4;}
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .masonrygallery {column-count: 3;}
}
@media only screen and (max-width: 767px) and (min-width: 540px) {
  .masonrygallery {column-count: 2;}
}

/* MULTI-COLUMN LISTS */
ul.splitlist {list-style-position:outside;padding:0px 0px 0px 18px;margin:0px 0px 20px 0px;}
ul.splitlist.splitlist-2col {list-style-position:inside;padding:0px 0px 0px 0px;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;}
ul.splitlist.splitlist-3col {list-style-position:inside;padding:0px 0px 0px 0px;-moz-column-count:3;-moz-column-gap:20px;-webkit-column-count:3;-webkit-column-gap:20px;column-count:3;column-gap:20px;}
ul.splitlist.splitlist-4col {list-style-position:inside;padding:0px 0px 0px 0px;-moz-column-count:4;-moz-column-gap:20px;-webkit-column-count:4;-webkit-column-gap:20px;column-count:4;column-gap:20px;}
@media screen and (max-width:1240px) {
	ul.splitlist-2col {-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;}
	ul.splitlist-3col {-moz-column-count:3;-moz-column-gap:20px;-webkit-column-count:3;-webkit-column-gap:20px;column-count:3;column-gap:20px;}
	ul.splitlist-4col {-moz-column-count:4;-moz-column-gap:20px;-webkit-column-count:4;-webkit-column-gap:20px;column-count:4;column-gap:20px;}
}
@media screen and (max-width:767px) {
	ul.splitlist {list-style-position:outside;padding:0px 0px 0px 18px;line-height:1.2;}
	ul.splitlist.splitlist-2col, ul.splitlist.splitlist-3col, ul.splitlist.splitlist-4col {-moz-column-count:1 !important;-moz-column-gap:20px;-webkit-column-count:1 !important;-webkit-column-gap:20px;column-count:1 !important;column-gap:20px;}
}

/* IE 10-11 */
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
	/*
	img {-ms-interpolation-mode:bicubic;}
	*/
	img {-ms-interpolation-mode:nearest-neighbor;}
}

/* iPhone 6+, 7+ and 8+ */
@media only screen and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Safari 11+ */
@media not all and (min-resolution:.001dpcm) {
	@supports (-webkit-appearance:none) and (stroke-color:transparent) {

    }
}}

/* CSS specific to iOS devices */ 
@supports (-webkit-overflow-scrolling: touch) {

}

/* DEBUGGING */
/*
img:not([alt]),img[alt=""] {outline:5px solid red;}
*/