body {
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 1.65;
}
.site {
overflow: hidden;
}
.container {
margin: auto;
max-width: 1400px;
padding-left: 15px;
padding-right: 15px;
}
h1, h2, h3 {
font-family: 'Lora', serif;
font-weight: 600;
}
body.page:not(.parent-pageid-9) h1, body.page:not(.parent-pageid-9) h1 + p {
color: #fff;
text-align: center;
}
h1 {
line-height: 1;
}
h2 {
text-transform: uppercase;
}
hr {
background-color: #d14748;
max-width: 80%;
height: 1px;
}
a {
text-decoration: none;
}
ul {
margin-left: 0;
}
iframe.yelp-review {
width: 100% !important;
max-width: 100% !important;
min-width: 350px !important
}
.header-bar > .container {
padding: 0;
}
.menu-toggle {
position: absolute;
right: 20px;
top: 15px;
}
.section-bg {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.row {
position: relative;
text-align: center;
}
section:not(.full-width) .row > .col {
display: inline-block;
margin-bottom: 25px;
}
section:not(.full-width) .row:not(fix-width).col-2 > .col {
max-width: calc(1400px / 2 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-3 > .col {
max-width: calc(1400px / 3 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-4 > .col {
max-width: calc(1400px / 4 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-5 > .col {
max-width: calc(1400px / 5 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-6 > .col {
max-width: calc(1400px / 6 - 35px);
}
.row:not(.mid):not(.bottom) > .col {
vertical-align: top;
}
.row.mid > .col {
vertical-align: middle;
}
.row.bottom > .col {
vertical-align: bottom;
}
.row.text-left > .col {
text-align: left;
}
.content-area a:not(.fill):not(:hover) {
color: #d14748;
}
section.light {
color: #fff;
}
.nf-field-element input, .nf-field-element select {
padding: 5px 10px;
}
.nf-error-msg {
border-top: 1px solid #f00;
font-size: 12px;
font-style: italic;
margin-bottom: 10px;
}
.nf-before-form-content {
color: #ccc;
border-bottom: 1px solid #eee;
font-size: 12px;
font-style: italic;
font-weight: 300;
margin-bottom: 10px;
padding-bottom: 5px;
}
.phone-number {
white-space: nowrap;
} @-webkit-keyframes animateHeader {
from { top: -200px; }
to { top: -75px; }
}
@keyframes animateHeader {
from { top: -200px; }
to { top: -75px; }
}
@-webkit-keyframes animateLogo {
from { -webkit-transform: translateY(-65px); transform: translateY(-65px); }
to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes animateLogo {
from { -webkit-transform: translateY(-65px); transform: translateY(-65px); }
to {  -webkit-transform: translateY(0);  transform: translateY(0); }
}
.top-bar {
background-color: #333;
}
.top-bar:not(.toggled) {
display: none;
}
.top-bar, .top-bar a {
color: #fff;
}
.top-bar .payroll-link,
.top-bar .phone-number {
margin-left: 5px;
margin-right: 5px;
padding-left: 25px;
padding-right: 25px;
white-space: nowrap;
}
.payroll-link {
border: 1px solid #fff;
text-align: center;
padding-left: 25px;
padding-top: 7px;
padding-bottom: 7px;
text-transform: uppercase;
font-size: 16px;
}
.header-bar {
-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);
-webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07)
}
.site-branding {
padding: 5px 10px 10px;
position: relative;
}
.site-header.sticky .header-bar > .container {
position: relative;
}
.custom-logo-link {
max-width: 260px;
vertical-align: middle;
} ul.social-links {
list-style: outside none none;
margin: 0;
padding: 0;
text-align: center;
}
ul.social-links > li {
display: inline-block;
}
ul.social-links > li > a {
color: inherit;
}
.main-navigation a {
color: inherit;
font-size: 14px;
margin-left: 10px;
margin-right: 10px;
text-transform: uppercase;
white-space: nowrap;
}
#site-nav > li > a {
border-bottom: 2px solid transparent;
}
.main-navigation a:hover,
#site-nav > li > a:hover {  
color: #d14748;
}
#site-nav > li > a:hover {
border-color: #d14748;
}
.social-links a {
margin-left: 5px;
margin-right: 5px;
padding-left: 5px;
padding-right: 5px;
}
.top-bar .container > span {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
font-size: 14px;
font-weight: 300;
margin-left: 25px;
margin-right: 25px;
text-align: right;
}
.container > a {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
justify-self: flex-end;
}
.cta-button {
border-style: solid;
border-width: 1px;
display: inline-block;
font-size: 16px;
font-weight: 400;
letter-spacing: 1px;
margin-right: 15px;
padding: 18px 30px 17px;
text-decoration: none;
text-transform: uppercase;
}
.cta-button:not(.border),
.cta-button.fill.light:hover {
border-color: #d14748;
background-color: #d14748;
color: #fff;
}
.cta-button.border:not(.light) {
border: 1px solid #d14748;
color: #d14748;
}
.cta-button.border.light:not(:hover) {
border-color: #fff;
color: #fff;
}
.cta-button.border.light:hover {
color: #d14748;
}
.cta-button:hover,
.cta-button.fill.light {
background-color: #fff;
color: #d14748;
}
.cta-button.fill.light {
border-color: #fff;
}
body.page .entry-header {
padding-bottom: 5%;
padding-top: 5%;
position: relative;
} body.page-child.parent-pageid-9 article {
padding: 5% 15px;
}
body.page-id-9 .entry-header {
padding-bottom: 5%;
padding-top: 5%;
} body.page.page-id-183 .entry-header,
body.page.page-id-186 .entry-header,
body.page.page-id-178 .entry-header,
body.page.page-id-233 .entry-header,
body.page-id-183 .entry-content,
body.page-id-186 .entry-content,
body.page-id-178 .entry-content,
body.page-id-233 .entry-content {
min-height: unset !important;
padding-bottom: 5%;
padding-top: 5%;
}
body.page-id-178 table, body.page-id-178 th, body.page-id-178 td {
border-bottom: 1px solid #ccc;
border-top: 0;
border-left: 0;
border-right: 0;
}
body.page-id-178 table {
border-collapse: collapse;
}
body.page-id-178 td {
padding: 15px 0;
vertical-align: middle;
}
blockquote {
font-style: italic;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
margin-top: 5%;
margin-bottom: 5%;
}
body.page-id-186 .entry-content {
text-align: center;
}
body.page-id-186 .cp-calc-widget {
display: inline-block;
vertical-align: top;
margin: 15px;
} body.page-id-203 .entry-header,
body.page-id-203 .entry-content {
min-height: unset !important;
padding-bottom: 5%;
padding-top: 5%;
} body.page-id-15 .entry-header {
padding-bottom: 5%;
padding-top: 5%;
}
body.page-id-15 #section-1 {
padding-bottom: 2.5%;
padding-top: 5%;
}
body.page-id-15 #section-1 .col:last-child {
text-align: left;
}
body.page-id-15 #section-1 strong {
border-bottom: 1px solid #333;
color: #a00;
margin-bottom: 15px;
display: inline-block;
font-size: 26px;
}
body.page-id-15 #section-1 .cta-button.fill {
display: block;
margin: 15px auto;
}
body.page-id-15 #section-2 .nf-form-title {
display: block;
text-align: center;
}
body.page-id-15 #section-2 h3 {
border-bottom: 1px solid #000;
display: inline-block;
margin-bottom: 25px;
}
body.page-id-15 .nf-form-wrap {
padding: 0 5% 5% 5%;
} body.blog .content-area {
padding-bottom: 5%;
padding-top: 5%;
text-align: center;
}
body.blog .container {
padding: 0;
}
body.blog h2 {
font-weight: 300;
}
body.blog .container > h2 {
margin-bottom: 2.5%;
}
body.blog .post > .entry-title {
font-size: 1.5em;
line-height: 1.25;
padding: 0 !important;
}
body.blog .col {
background-color: #fff;
-webkit-box-shadow: 2px 2px 10px -5px rgba(0,0,0,.25);
box-shadow: 2px 2px 10px -5px rgba(0,0,0,.25);
padding: 25px;
}
body.blog .col p:last-child {
margin-bottom: 0;
}
body.blog .post > .entry-title,
body.blog .col p {
padding-left: 5%;
padding-right: 5%;
}
body.blog .col .read-more {
display: block;
border: 1px solid #ddd;
margin-top: 15px;
padding: 5px 15px;
}
body.blog .col img {
width: 100%;
}
body.blog .post-img {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
min-height: 150px;
width: 100%;
} body.single-post .site-content > .container {
padding: 5% 0;
position: relative;
}
body.single-post .entry-header,
body.single-post .entry-content,
body.single-post .widget-area {
margin-left: 15px;
margin-right: 15px;
}
body.single-post .entry-title {
line-height: 1.25;
border-bottom: 1px solid #eee;
padding-bottom: 5px;
margin-bottom: 5px;
}
.entry-title ~ span {
font-style: italic;
font-size: 14px;
color: #ccc;
text-transform: capitalize;
}
body.single-post .wp-post-image {
margin-top: 25px;
width: 100%;
}
body.single-post .widget-title {
border-bottom: 4px solid #eee;
}
body.single-post #primary, #secondary {
display: inline-block;
vertical-align: top;
}
body.single-post #secondary ul {
list-style: none;
margin: 0;
padding: 0;
}
body.single-post #secondary li {
border-bottom: 1px solid #eee;
padding-bottom: 15px;
margin-bottom: 15px;
margin-top: 15px;
}
body.single-post #secondary li a {
font-size: 14px;
display: block;
text-decoration: none;
}
body.single-post #secondary li a::before {
content: "» ";
}
body.single-post h3 {
font-size: 1.5em;
}
body.single-post p + h2,
body.single-post p + h3 {
margin-top: 5%;
}
body.single-post h3 + p {
margin-top: 0;
}
body.single-post ul {
margin-left: 0;
}
body.single-post #secondary .post-tip {
border-bottom: 2px solid #eee;
padding-bottom: 10px;
margin-bottom: 10%;
}   
body.single-post #secondary .post-tip h2 {
border-bottom: 1px solid #eee;
font-size: 1em;
font-weight: 300;
line-height: 1.25;
margin-bottom: 5px;
padding-bottom: 5px;
}
body.single-post #secondary .post-tip img {
width: 100%;
max-width: 100%;
}
body.single-post #secondary .textwidget > .col { border-top: 15px solid #333;
box-shadow: 0 0 10px -5px rgba(0,0,0,.75);
margin-bottom: 35px;
}
body.single-post #secondary .textwidget > .col > .col-wrap {
padding-left: 25px;
padding-right: 25px;
}
body.single-post #secondary .textwidget > .col > .col-wrap > hr {
max-width: unset;
}
body.single-post #secondary .textwidget li a {
color: #d14748;
font-weight: 400;
} section.consultation-form:not(#section-1) {
background-color: #555;
padding: 15px;
}
section.consultation-form > .container {
background-color: #fff;
-webkit-box-shadow: 0 0 10px -5px rgba(0,0,0,.65);
box-shadow: 0 0 10px -5px rgba(0,0,0,.65);
border-top: 25px solid #852d2e;
overflow: hidden;
padding: 25px 5%;
}
section.consultation-form header {
text-align: center;
}
section.consultation-form header > hr {
max-width: 600px;
} .site-footer {
background-color: #581516;
color: #fff;
font-weight: 300;
padding-bottom: 2.5%;
padding-top: 2.5%;
}
.footer-col {
padding: 25px;
}
.site-footer ul {
margin: 0;
padding: 0;
list-style: none;
}
.site-footer a:not(:hover) {
color: inherit;
}
.site-footer a:hover {
color: #d14748;
}
.site-footer .col-mid-right a,
.site-footer .col-mid-right span {
display: block;
}
.site-footer h3 {
font-size: 18px;
text-transform: uppercase;
border-bottom: 4px solid #fff;
margin-bottom: 15px;
}
.site-footer .col-menu:not(:first-child) {
margin-top: 35px;
}
.site-footer .phone-number {
font-size: 24px;
margin-bottom: 15px;
margin-top: 15px;
}
.site-footer .cta-button {
font-size: 14px;
line-height: 1.25;
padding-bottom: 23px;
padding-top: 25px;
text-align: center;
white-space: initial;
}
.site-footer li {
margin-bottom: 10px;
}
#footer-nav-pages a {
font-weight: 400;
text-transform: uppercase;
}
#social-links-footer {
font-size: 35px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 35px;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.site-footer .cta-button {
margin: 15px auto;
padding: 10px 15px;
}
.site-footer .copyright {
font-size: 14px;
line-height: 1;
}
#consultation-form:focus {
outline: none;
} body.search.search-no-results:not(.mobile) main,
body.search.search-results:not(.mobile) .page-content {
padding-bottom: 50px;
padding-top: 25px;
}
body.search.search-no-results.mobile main,
body.search.search-results.mobile .page-content {
padding-top: 25px;
}
body.search .entry-header {
text-align: left !important;
}
body.search.search-results .page-title > span {
color: #141b21;
font-family: "Open Sans",sans-serif;
font-style: italic;
font-weight: 600;
text-transform: capitalize;
}
body.search form.search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 35px;
position: relative;
}
body.search form.search-form label {
margin-right: 5px;
width: 100%;
}
body.search form.search-form input[type="search"] {
color: rgba(55, 52, 75, 0.5);
padding: 10px;
width: 100%;
}
body.search.search-results #main .page-content > article {
background-color: #fafafa;
border-top: 1px solid #eee;
margin-bottom: 25px !important;
padding: 25px;
}
body.search.search-results #main .page-content > article > .entry-footer {
border-bottom: 1px solid rgba(50, 50, 50, 0.1);
border-top: 1px solid rgba(50, 50, 50, 0.1);
padding: 15px;
}
body.search.search-results #main .page-content > article > .entry-header {
border-bottom: 1px dotted rgba(50, 50, 50, 0.1);
margin-bottom: 15px;
padding-bottom: 5px;
}
body.search.search-results #main .page-content > article > .entry-header .entry-meta * {
color: #ccc !important;
font-style: italic;
}
.searchform-container {
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
margin: 5px auto 25px;
padding: 5px 10px;
position: relative;
}
.searchform-container > .searchform-icon, input[type="submit"] {
background-color: #d14748;
color: #fff;
display: block;
height: 40px;
font-size: 16px;
letter-spacing: 1px;
line-height: 0;
padding: 8px 25px 10px;
position: absolute;
right: 8px;
text-align: center;
top: 3px;
text-transform: uppercase;
}
.searchform-container > input[type="text"] {
background-color: transparent;
border: medium none;
width: 100%;
}
.searchform-container > .searchform-icon > svg {
background-color: #fff;
fill: rgba(0, 0, 0, 0.35);
}
.searchform-container > .searchform-icon:hover > svg {
fill: rgba(0, 0, 0, 0.75);
} body.error404 h2.widget-title {
border-bottom: 1px solid #eee;
font-size: initial;
text-transform: uppercase;
}
body.error404 div > h2 {
font-size: 18px;
}
body.error404 aside ul {
font-size: 16px;
margin-left: 0;
padding-left: 10px;
}
body.error404 aside ul a {
border-bottom: 1px solid #eee ;
display: block;
padding-bottom: 15px;
padding-top: 15px;
}
body.error404 .page-content {
padding-top: 25px;
}
body.error404 .page-content > div {
margin-bottom: 25px;
}
body.error404 form.search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-ms-flex-pack: distribute;
justify-content: space-around;
position: relative;
}
body.error404 form.search-form label {
margin-right: 5px;
width: 100%;
}
body.error404 form.search-form input[type="search"] {
color: rgba(55, 52, 75, 0.5);
padding: 10px;
width: 100%;
}
body.error404 #recent-post-list {
list-style: outside none none;
margin: 0;
padding: 0;
}
body.error404 #recent-post-list > li:not(:last-child) {
border-bottom: 1px solid #eee;
margin-bottom: 15px;
padding-bottom: 5px;
}
body.error404 #recent-post-list > li > a {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
body.error404 .post-title {
font-size: 14px;
}
body.error404 .post-thumb {
margin-right: 15px;
}
body.error404 .post-thumb > img {
max-width: unset;
padding-top: 5px;
} @media screen and ( min-width: 735px ) {
section:not(.full-width) .row > .col {
margin-left: 15px;
margin-right: 15px;
}
section:not(.full-width) .row:not(fix-width).col-2 > .col,
section:not(.full-width) .row:not(fix-width).col-3 > .col,
section:not(.full-width) .row:not(fix-width).col-4 > .col,
section:not(.full-width) .row:not(fix-width).col-5 > .col,
section:not(.full-width) .row:not(fix-width).col-6 > .col {
max-width: calc(100% / 2 - 35px);
}
}
@media screen and ( max-width: 1023px ) {
.site-header {
display: flex;
flex-flow: column nowrap;
}
body.page-id-9 .entry-header h1 {
font-size: 1.5em;
padding-top: 100px;
}
.top-bar { padding-bottom: 25px;
padding-top: 25px;
text-align: center;
}
.main-navigation.toggled .menu-toggle {
color: #fff;
}
.top-bar .social-links,
.top-bar .phone-number,
.top-bar .request-free-consultation {
display: none !important;
}
.top-bar #social-links-header {
margin-bottom: 15px;
}
.top-bar .links > a:not(.cta-button) {
margin: 10px;
text-transform: uppercase;
}
.header-bar { }
body.page.page-child.parent-pageid-9 h1 {
font-size: 20px;
margin-bottom: 0;
}
body.page.page-child.parent-pageid-9 h1 + p {
font-size: 14px;
margin-top: 0;
}
body.page.page-child.parent-pageid-9 .entry-content {
max-width: 325px;
margin: auto;
}
body.page.page-child.parent-pageid-9 .wp-block-media-text {
display: block;
}
body.page.page-child.parent-pageid-9 .wp-block-media-text .wp-block-media-text__content {
padding: 0;
}
body:not(.page-id-15):not(.blog) .footer-col {
padding-bottom: 55px;
}
#social-links-footer {
align-items: center;
font-size: 20px;
justify-content: center;
}
body.page-id-15 #section-1 .cta-button.fill {
padding: 10px 15px;
}
} @media screen and ( min-width: 1024px ) {
body.page .entry-header {
min-height: 280px;
padding-bottom: 10%;
padding-top: 10%;
}
.cta-button { 
line-height: 0;
white-space: nowrap;
}
body.page:not(.page-child.parent-pageid-9) .entry-header {
min-height: 350px;
}
section.full-width .row {
display: table;
width: 100%;
}
section:not(.full-width) .row.fix-width.col-2 > .col {
max-width: calc(1400px / 2 - 35px);
}
section:not(.full-width) .row.fix-width.col-3 > .col {
max-width: calc(1400px / 3 - 35px);
}
section:not(.full-width) .row.fix-width.col-4 > .col {
max-width: calc(1400px / 4 - 35px);
}
section:not(.full-width) .row.fix-width.col-5 > .col {
max-width: calc(1400px / 5 - 35px);
}
section:not(.full-width) .row.fix-width.col-6 > .col {
max-width: calc(1400px / 6 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-2 > .col {
max-width: calc(100% / 2 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-3 > .col {
max-width: calc(100% / 3 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-4 > .col {
max-width: calc(100% / 4 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-5 > .col {
max-width: calc(100% / 5 - 35px);
}
section:not(.full-width) .row:not(fix-width).col-6 > .col {
max-width: calc(100% / 6 - 35px);
}
section:not(.full-width) .row.col-short-right > .col:first-child {
width: calc( 70% - 35px);
}
section:not(.full-width) .row.col-short-right > .col:last-child {
width: calc( 30% - 35px);
}
section:not(.full-width) .row.col-short-left > .col:first-child {
width: calc( 30% - 35px);
}
section:not(.full-width) .row.col-short-left > .col:last-child {
width: calc( 70% - 35px);
}
section.full-width .row > .col {
display: table-cell;
width: 50%;
}
section.full-width .row.col-short-right > .col:first-child {
width: 60%;
}
section.full-width .row.col-short-right > .col:last-child {
width: 40%;
}
section.full-width .row.col-short-left > .col:first-child {
width: 40%;
}
section.full-width .row.col-short-left > .col:last-child {
width: 60%;
}
section.consultation-form:not(#section-1) {
padding-bottom: 5%;
padding-top: 0;
}
section.consultation-form > .container {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
margin-top: 100px;
margin-bottom: -100px;
} body.page.page-child.parent-pageid-9 .wp-block-media-text .wp-block-media-text__media {
overflow: hidden;
height: 100%;
}
body.page.page-child.parent-pageid-9 .wp-block-media-text > figure > img {
object-fit: cover;
height: 100%;
} body.page-id-203 .entry-content p {
display: inline-block;
width: calc(1400px / 2 - 35px);
margin: 15px;
} body.page-id-15 #section-1 .col:first-child {
max-width: unset;
width: calc(75% - 35px);
}
body.page-id-15 #section-1 .col:last-child {
max-width: unset;
width: calc(25% - 35px);
}
}
@media screen and ( min-width: 1024px ) {
.site-header.sticky {
-webkit-animation: animateHeader .5s ease-in-out;
animation: animateHeader .5s ease-in-out;
background-color: #fff;
position: fixed;
top: -75px;
width: 100%;
z-index: 999;
} .site-header:not(.sticky) .site-branding {
min-width: 320px;
overflow: hidden;
text-align: center;
}
.site-header:not(.sticky) .custom-logo {
-webkit-animation: animateLogo .5s ease-in-out;
animation: animateLogo .5s ease-in-out;
}
.site-header.sticky ~ .site-content {
padding-top: 130px;
}
.top-bar > .container {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 75px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#social-links-header {
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-width: 320px;
height: inherit;
}
ul.social-links {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
ul.social-links > li {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
body.page:not(.parent-pageid-9) h1 {
font-size: 3em;
line-height: 1;
}
body.page.parent-pageid-9 h1,
body.page.parent-pageid-9 h1 + p {
margin: 0;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 2em;
margin: 0;
}
.entry-header h1 + p {
font-size: 24px;
}
.entry-header p {
font-size: 1.25em;
}
.container {
padding: unset;
}
.top-bar:not(.toggled) {
display: block;
}
.site-branding::after {
content: "";
left: 50%;
top: 0;
width: 90%;
height: 1px;
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.site-branding img {
display: block;
max-width: inherit;
vertical-align: middle;
}
.main-navigation a {
font-size: 16px;
text-transform: uppercase;
}
#site-nav > li {
font-weight: 600;
text-align: center;
}
#site-nav > li:not(:first-child) {
border-left: 1px solid rgba(85, 85, 85, 0.1);
} body.blog .col {
max-width: calc(100%/3 - 35px);
vertical-align: top;
min-height: 665px;
margin: 15px;
display: inline-block;
}
body.blog .post-img {
min-height: 250px;
}
body.single-post #primary {
max-width: 75%;
padding-right: 50px;
}
body.single-post #secondary {
max-width: calc(25% - 35px);
}
body.single-post .entry-title {
line-height: 1.25;
}
body.single-post h1 + img,
body.single-post .entry-content img {
width: 100%;
}
body.single-post h2 {
font-size: 1.5em;
margin-bottom: 0;
text-transform: capitalize;
}
body.single-post h2 + p {
margin-top: 0;
}
body.single-post #secondary .post-tip h2 {
font-size: 1.5em;
} .footer-columns > .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.site-footer .footer-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
.site-footer .col-left,
.site-footer .col-mid-left {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.site-footer .col-mid-right {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0;
}
.site-footer .col-right {
-webkit-box-flex: 1;
-ms-flex: 1 1 405px;
flex: 1 1 405px;
}
.site-footer .phone-number {
font-size: 34px;
letter-spacing: 3px;
}
.site-footer .cta-button {
font-size: 16px;
line-height: 1;
white-space: nowrap;
}
#footer-nav-pages a {
font-size: 18px;
} body.error404 .nav-links {
max-width: 30%;
}
body.error404 .page-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 5%;
margin-top: 5%;
}
body.error404 .page-content > div {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-bottom: 25px;
padding: 0 25px;
}
body.error404 .page-content > div {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-bottom: 25px;
padding: 0 25px;
}
}
@media screen and ( max-width: 1023px ) {
.site-branding {
max-width: 250px;
}
.main-navigation li > a {
padding: 10px;
border-top: 1px solid #eee;
margin: 0;
}
.menu-item-has-children > a {
color: #aaa;
cursor: not-allowed;
}
.main-navigation ul .sub-menu a {
padding-left: 25px;
}
}
@media screen and ( min-width: 1400px ) {
} #mobile-cta {
display: none;
text-align: center;
width: 100%;
-webkit-transition: bottom .5s ease-in-out 0s;
-o-transition: bottom .5s ease-in-out 0s;
transition: bottom .5s ease-in-out 0s;
}
#mobile-cta .links {
background-color: #333;
padding-top: 15px;
padding-bottom: 15px;
}
#mobile-cta .links > a {
display: block;
margin: auto;
max-width: 300px;
padding: 15px;
}
#mobile-cta .links > a.phone-number {
color: #fff;
font-size: 2em;
font-weight: 700;
line-height: 1;
margin: auto;
}
#mobile-cta .links > .cta-button.fill.mobile {
background-color: #fff;
border-radius: 4px;
color: #333;
}
button.cta-arrow {
color: #fff;
background-color: #333;
border: none;
border-bottom: 1px solid rgba(0,0,0,.1);
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
padding: 0;
outline: none;
}
.cta-arrow > .fa {
padding: 15px;
-webkit-transition: -webkit-transform .25s ease-in-out 0s;
transition: -webkit-transform .25s ease-in-out 0s;
-o-transition: transform .25s ease-in-out 0s;
transition: transform .25s ease-in-out 0s;
transition: transform .25s ease-in-out 0s, -webkit-transform .25s ease-in-out 0s;
}
.btn-text {
border-left: 1px solid rgba(0,0,0,.1);
font-size: 16px;
padding: 15px 35px;
display: inline-block;
}
.show .links, .show .cta-arrow {
-webkit-box-shadow: 0 -1px 5px rgba(0,0,0,.25);
box-shadow: 0 -1px 5px rgba(0,0,0,.25);
}
.cta-arrow > svg {
margin: 0 15px;
-webkit-transition: -webkit-transform .25s ease-in-out 0s;
transition: -webkit-transform .25s ease-in-out 0s;
-o-transition: transform .25s ease-in-out 0s;
transition: transform .25s ease-in-out 0s;
transition: transform .25s ease-in-out 0s, -webkit-transform .25s ease-in-out 0s;
}
@media screen and ( max-width: 767px ) {
body:not(.page-id-15) .site-footer .site-info {
padding-bottom: 35px;
}
#mobile-cta {
bottom: -155px;
display: block;
left: 50%;
position: fixed;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 99999;
}
#mobile-cta.show {
bottom: 0;
}
#mobile-cta.show svg {
transform: rotate(180deg);
}
}