/* # Bair Family Law Genesis Child Theme
Theme Name: Bair Family Law
Theme URI: http://www.piggybankmarketing.com/
Description: Special custom Genesis Child Theme created just for Bair Family Law. Requires Genesis Framework.
Author: Piggybank Marketing
Author URI: https://www.piggybankmarketing.com/
Template: genesis
Template Version: 2.5.2
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* || The Great and Powerful Variables File || */
/* || Globally Effective Variables || */
/* Be sure to include the actual font import in functions.php */
/* These just work automagically now! */
/* || Page Layout Variables || */
/* || Form Elements || */
/* || Header Specific || */
/* || Navbar Specific || */
/* || Sidebar Specific || */
/* If set to "none" widget padding is removed on mobile. */
/* || Footer Widgets Specific || */
/* || Site Footer Specific || */
/* || Blog Specific || */
/* Enter a value below in pixels (e.g. "760px") to make blog/archive pages narrower.
   Enter "false" to have them stay the same width as regular pages.
   Note: The sidebar will have to be turned off separately. */
/* If you don't want the title/description text at the top of archive pages to be visible, set this to true.
   Keep in mind, it will still be visible to screen readers, so should still contain some sort of useful text.*/
/* || Testimonials Specific || */
/* || Call to Action Specific || */
/* || Banner Specific || */
/**

MMMMMMMMMMMMMMMMMMM::::MMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMM::::::MMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMM::::::::MMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMM::::::::MMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMM:::::::MMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMM:::::::MMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMM:::::MMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMM:::MMMMMMMMMMMMMMMMMMM
MMMMMM======MMMMMM:::MMMMMM=====MMMMMMMM
MMMMMM=======MMMMM=MMMMMM========MMMMMMM
MMMMMM========MMMM=MMMMM=========MMMMMMM
MMMMMM========MMMMM=MMMM========MMMMMMMM
MMMMMMM=======MMMMMM=MMM=======MMMMMMMMM
MMMMMMMM======MMM=M=M=MM======MMMMMMMMMM
MMMMMMMMMMM===MMMMMMM=MM====MMMMMMMMMMMM
MMMMMMMMMMMM==MMMM==MMMM==MMMMMMMMMMMMMM
MMMMMMMMMMMMMM:MMMMMMMMMMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMMMMMM:MMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMM:MMMMMMM:MMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMM:MM::MMMMMMMMMMMMMMMMMMMMM
MMMMMMMMMMMMMM:MMMMMMMM:MMMMMMMMMMMMMMMM
MMMMMMMMMMMMMM:MMMMMMMMM:MMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMMMM:MMM:MMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMMMM:MM:MMMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM
**/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: 0 0; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #333; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  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, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

/* ## Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
[class*="wrap"]:before {
  content: " ";
  display: table; }

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
[class*="wrap"]:after {
  clear: both;
  content: " ";
  display: table; }

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
--------------------------------------------- */
body {
  background: rgba(104, 82, 61, 0.1);
  color: #48392a;
  font-family: "Muli", sans-serif;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0; }

.site-container {
  background: #F8F7F0;
  padding-top: 100px; }

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

::-moz-selection {
  background-color: rgba(72, 57, 42, 0.15); }

::selection {
  background-color: rgba(72, 57, 42, 0.15); }

a {
  color: #4071ab;
  text-decoration: none;
  border-bottom: solid 1px rgba(64, 113, 171, 0.4); }

a:hover {
  color: #244061;
  border-bottom: solid 1px #244061; }

p {
  margin: 0 0 15px;
  padding: 0; }

body p.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 5.4em;
  line-height: .7;
  font-weight: inherit;
  margin: .12em .1em 0 0;
  text-transform: uppercase;
  font-style: normal; }

OL,
UL {
  margin: 0;
  padding: 0; }

LI {
  list-style-type: none; }

B,
STRONG {
  font-weight: 700; }

.extra-strong strong {
  color: #244061;
  font-weight: 800;
  text-transform: uppercase; }

em {
  font-style: italic; }

blockquote {
  border-left: solid 5px #eee;
  margin: 0 auto 15px;
  padding: 25px; }
  blockquote::before, blockquote::after {
    content: "\201C";
    display: block;
    font-size: 12rem;
    font-style: normal;
    height: 0;
    opacity: 0.05;
    left: -32px;
    position: relative;
    text-align: left;
    top: -80px; }
  blockquote::after {
    content: "\201D";
    left: auto;
    right: -32px;
    top: auto;
    bottom: 145px;
    text-align: right; }
  blockquote cite {
    display: block;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    opacity: 0.75;
    text-align: right; }
    blockquote cite::before {
      content: "- "; }

hr {
  border: solid 1px #ccc;
  clear: both;
  margin: 25px auto; }

hr.thick {
  border: solid 3px #244061;
  border-radius: 4px;
  margin: 40px auto; }

hr.wp-block-separator {
  background-color: rgba(162, 176, 185, 0.8);
  border: none;
  height: 2px; }

:target::before {
  content: "";
  border: none;
  display: block;
  height: 140px;
  /* fixed header height*/
  margin: -140px 0 0;
  /* negative fixed header height */ }

/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-family: "Muli", sans-serif;
  font-weight: 400;
  line-height: 1.1;
  margin: 30px 0 10px; }

h1 {
  font-family: "Muli", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  margin-top: 0; }

h2 {
  color: #244061;
  font-family: "Muli", sans-serif;
  font-size: 1.75rem;
  font-weight: 700; }

h3 {
  font-family: "Muli", sans-serif;
  font-size: 1.5rem;
  font-weight: 700; }

h4 {
  font-family: "Muli", sans-serif;
  font-size: 1.25rem;
  font-weight: 700; }

h5 {
  font-family: "Muli", sans-serif;
  font-size: 1.125rem;
  font-weight: 700; }

h6 {
  font-family: "Muli", sans-serif;
  font-size: 1rem;
  font-weight: 700; }

h1.move-up,
h2.move-up,
h3.move-up,
p.move-up,
.wp-block-group.move-up {
  margin-top: -90px;
  padding: 0 30px;
  transform: translateY(-45px); }

h1.move-down,
h2.move-down,
h3.move-down,
p.move-down {
  margin-bottom: -45px;
  padding: 0 30px;
  transform: translateY(25px); }

p.wp-block-subhead {
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 700;
  opacity: .8; }

.brown-text {
  color: #68523d; }

.blue-text {
  color: #244061; }

.orange-text {
  color: rgba(152, 72, 6, 0.9); }

/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%; }

/* ## Blocks
--------------------------------------------- */
p.has-background {
  border-radius: 4px; }

.wp-block-image {
  margin: 0 auto; }
  .wp-block-image.shadow img {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }

body .wp-block-quote.is-large,
body .wp-block-quote.is-style-large {
  border-left: none;
  padding: 20px 10px 5px; }
  body .wp-block-quote.is-large p,
  body .wp-block-quote.is-style-large p {
    font-style: normal; }

.wp-block-pullquote {
  border-color: rgba(64, 113, 171, 0.1);
  border-style: solid;
  border-width: 4px 0; }
  .wp-block-pullquote::before {
    height: 35px;
    left: -5px; }
  .wp-block-pullquote cite {
    font-size: 0.875rem;
    font-style: normal;
    opacity: 0.75;
    text-transform: uppercase; }

.clear {
  clear: both; }

/* ## Responsive image alignment
--------------------------------------------- */
img {
  height: auto; }

.alignnone {
  margin: 0; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 15px; }

.alignleft,
.alignright {
  margin-top: 0;
  margin-bottom: 15px;
  max-width: 50%; }

.alignleft {
  float: left;
  margin-right: 15px;
  margin-left: 0; }

.alignright {
  float: right;
  margin-left: 15px;
  margin-right: 0; }

.wp-caption {
  background: #eee; }

.wp-caption-text {
  padding: 0 10px 10px; }

.featured-content img,
.gallery img {
  width: auto; }

/* ## Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden; }

.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6666%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px; }

.gallery img:hover {
  border: 1px solid #999; }

/* ## Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;
  color: inherit;
  font-size: 1.125rem;
  font-weight: 300;
  padding: 10px 14px;
  position: relative;
  width: 100%;
  z-index: 1; }

textarea {
  resize: vertical; }

form > p, form > div, .ginput_complex span {
  position: relative; }

label {
  transition: all 0.3s;
  z-index: 2; }

label.visible, label.hidden {
  background: rgba(255, 255, 255, 0.85);
  overflow: hidden;
  padding: 0 5px;
  position: absolute; }

label.visible {
  left: 26px;
  height: 30px;
  top: -30px; }

label.hidden {
  height: 0;
  top: 0; }

.magic-labels .ginput_complex input[type="text"] {
  margin-bottom: 15px; }

input:focus,
textarea:focus {
  border: 1px solid #999;
  box-shadow: 0 0 10px #8CF;
  outline: none; }

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto; }

::-moz-placeholder,
::-webkit-input-placeholder {
  color: #48392a;
  font-weight: 300;
  opacity: 0.5; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #68523d;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 300;
  padding: 16px 24px;
  text-transform: uppercase;
  width: auto; }

input[type="submit"] {
  width: 100%; }

.button-link,
body .wp-block-button__link {
  background-color: #244061;
  border-bottom: none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 10px 25px;
  transition: background 0.3s; }
  .button-link:hover, .button-link:focus,
  body .wp-block-button__link:hover,
  body .wp-block-button__link:focus {
    background-color: #355f8f;
    border-bottom: none;
    color: #fff;
    text-decoration: none; }

.wp-block-button.metallic .wp-block-button__link {
  background: gainsboro url("images/SHINY.png") no-repeat;
  background-size: 100% 100%;
  border: ridge 5px rgba(255, 255, 255, 0.25);
  color: #984807;
  overflow: hidden;
  position: relative;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.25); }
  .wp-block-button.metallic .wp-block-button__link::after {
    content: "";
    background: white;
    background: linear-gradient(285deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 75%);
    height: 100%;
    width: 120px;
    position: absolute;
    top: 0;
    left: -120px; }
  .wp-block-button.metallic .wp-block-button__link:hover::after {
    left: 300px;
    transition: all 0.5s; }

.marketing-button {
  background: #0b97b7;
  color: #FFF; }
  .marketing-button:hover {
    background: #0ebfe7;
    color: #FFF; }

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
  background-color: #68523d;
  box-shadow: none;
  color: #fff; }

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
  background-color: #7c6249;
  color: #fff; }

.entry-content .button:hover {
  background: #7c6249; }

.button {
  display: inline-block; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none; }

/* ## Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.2;
  margin-bottom: 40px;
  width: 100%; }

td,
th {
  padding: 5px;
  text-align: left; }

th {
  font-weight: 400; }

/* ## Screen reader text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut,
.hide-widget-title .widget-title,
.hide-widget-title .widgettitle,
.gfield.hide-label .gfield_label {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

/* ## 404 Page
--------------------------------------------- */
.error404 .breadcrumb {
  display: none; }

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
  margin: 0 auto;
  max-width: 1200px; }

.wrap980, .wrap880, .wrap780, .wrap680 {
  margin: 0 auto; }

.wrap980 {
  max-width: 980px; }

.wrap880 {
  max-width: 880px; }

.wrap780 {
  max-width: 780px; }

.wrap680 {
  max-width: 680px; }

.site-inner {
  clear: both;
  padding-top: 0; }

.narrow .site-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 780px; }

.advanced-design-page .site-inner {
  max-width: none; }
  .advanced-design-page .site-inner .entry {
    padding: 0; }
    .advanced-design-page .site-inner .entry .entry-header {
      margin: auto;
      max-width: 1200px; }
  .advanced-design-page .site-inner .post-edit-link {
    right: 0px; }

/* ## Column Widths and Positions
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px; }

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left; }

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right; }

/* ### Content */
.content {
  float: right;
  width: 810.3448275862px; }

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left; }

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px; }

.full-width-content .content {
  width: 100%; }

/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 364.6551724138px; }

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left; }

/* ### Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px; }

.content-sidebar-sidebar .sidebar-secondary {
  float: right; }

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.five-eighths,
.four-sixths,
.four-eighths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.one-eighth,
.three-fourths,
.three-sixths,
.three-eighths,
.two-fourths,
.two-sixths,
.two-thirds,
.two-eighths {
  float: left;
  margin-left: 2.564102564102564%; }

.one-half,
.three-sixths,
.two-fourths,
.four-eighths {
  width: 48.717948717948715%; }

.one-third,
.two-sixths {
  width: 31.623931623931625%; }

.four-sixths,
.two-thirds {
  width: 65.81196581196582%; }

.one-fourth,
.two-eighths {
  width: 23.076923076923077%; }

.three-fourths {
  width: 74.35897435897436%; }

.one-sixth {
  width: 14.52991452991453%; }

.five-sixths {
  width: 82.90598290598291%; }

.one-eighth {
  width: 9.935897435897436%; }

.three-eighths {
  width: 35.89999824%; }

.five-eighths {
  width: 59.93589743589744%; }

.first {
  clear: both;
  margin-left: 0; }

/* ## Quick Flexbox Classes
--------------------------------------------- */
.flexbox-container {
  display: flex;
  flex-direction: row wrap;
  flex-wrap: wrap;
  justify-content: space-around; }
  .flexbox-container > div {
    padding: 0 2%; }
  .flexbox-container .flex-size-1 {
    flex: 1 200px; }
  .flexbox-container .flex-size-2 {
    flex: 2 300px; }
  .flexbox-container .flex-size-3 {
    flex: 3 400px; }
  .flexbox-container .flex-size-4 {
    flex: 4 500px; }
  .flexbox-container .flex-size-5 {
    flex: 5 600px; }
  .flexbox-container .flex-size-6 {
    flex: 6 700px; }

/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Avatar
--------------------------------------------- */
.avatar {
  float: left; }

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px; }

.alignright .avatar {
  margin-left: 24px; }

.comment .avatar {
  margin: 0 16px 24px 0; }

/* ## Genesis
--------------------------------------------- */
.breadcrumb {
  background: none;
  padding: 10px 20px 0; }

.breadcrumb {
  font-size: 0.9375rem;
  font-weight: 700;
  opacity: 0.8; }
  .breadcrumb .breadcrumb-link-wrap::before, .breadcrumb .breadcrumb-link-wrap::after,
  .breadcrumb .breadcrumb-link-text-wrap::before,
  .breadcrumb .breadcrumb-link-text-wrap::after {
    display: none; }

.hide-breadcrumb .breadcrumb {
  display: none; }

.author-box {
  background-color: none;
  font-size: 1.0625rem;
  margin-bottom: 0;
  padding: 40px; }

.author-box-title {
  font-size: 1rem;
  margin-bottom: 4px; }

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0; }

/* ## Search Form
--------------------------------------------- */
.site-header .search-form {
  float: right;
  margin-top: 12px; }

.entry-content .search-form,
.site-header .search-form {
  width: 100%; }
  .entry-content .search-form input[type="search"],
  .site-header .search-form input[type="search"] {
    float: left;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 70%; }
  .entry-content .search-form input[type="submit"],
  .site-header .search-form input[type="submit"] {
    float: left;
    margin-left: 2%;
    width: 28% !important; }

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

/* ## Titles
--------------------------------------------- */
.archive-title {
  font-size: 3rem; }

.entry-title {
  font-size: 2.5rem;
  margin: 0 auto 15px; }

.entry-title a,
.sidebar .widget-title a {
  border-bottom: none;
  color: #244061; }

.entry-title a:hover {
  color: #244061; }

.center-entry-title .entry-title {
  text-align: center; }

.widget-title {
  font-size: 1.25rem;
  margin: 0 0 20px; }

.footer-widgets .widget-title {
  color: inherit; }

/* ## WordPress
--------------------------------------------- */
.wp-caption-text {
  font-size: 0.875rem;
  font-weight: 700;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  word-wrap: break-word; }

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px; }

.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0; }

.widget_calendar table {
  width: 100%; }

.widget_calendar td,
.widget_calendar th {
  text-align: center; }

/* ## Featured Content
--------------------------------------------- */
.featured-content .entry {
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 20px;
  padding: 0 0 24px; }

.footer-widgets .entry {
  border-bottom: 1px dotted #666; }

.featured-content .entry-title {
  font-size: 1.5rem; }

/* ## Testimonials
--------------------------------------------- */
.testimonials blockquote::before {
  content: none; }

/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
--------------------------------------------- */
.enews-widget,
.enews-widget .widget-title {
  color: #fff; }

.sidebar .widget.enews-widget {
  background-color: #333; }

.enews-widget input,
.enews-widget input:focus {
  border: 1px solid #333; }

.enews-widget input {
  font-size: 1rem;
  margin-bottom: 16px; }

.enews-widget input[type="submit"] {
  background-color: #68523d;
  color: #fff;
  margin: 0;
  width: 100%; }

.enews-widget input:hover[type="submit"] {
  background-color: #7c6249;
  color: #fff; }

.enews form + p {
  margin-top: 24px; }

/* ## Jetpack
--------------------------------------------- */
#wpstats {
  display: none; }

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0; }

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none; }

/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px; }

/* ## Testimonials Showcase
--------------------------------------------- */
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-above.ttshowcase_rl_quote_block .ttshowcase_rl_quote, .ttshowcase_wrap.tt_theme_speech .tt_quote_info-above.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-left.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-left.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-right.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-below.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-below.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-above.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-above.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-left.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-left.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-right.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-below.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-below.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-above.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-above.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-left.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-left.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-right.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-below.ttshowcase_rl_quote_block .ttshowcase_rl_quote,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-below.ttshowcase_rl_quote_sided .ttshowcase_rl_quote {
  background: url("images/quote.png") top 10px left 10px no-repeat transparent !important;
  border-radius: 4px;
  color: #48392a;
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  min-height: 88px;
  padding: 30px 25px 0px; }
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-above.ttshowcase_rl_quote_block .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-below.ttshowcase_rl_quote_block .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-above.ttshowcase_rl_quote_block .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-below.ttshowcase_rl_quote_block .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-above.ttshowcase_rl_quote_block .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-below.ttshowcase_rl_quote_block .ttshowcase_rl_quote::after {
  border-color: transparent transparent !important; }
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-left.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-left.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-left.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after {
  border-color: transparent transparent !important; }
.ttshowcase_wrap.tt_theme_speech .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_flat .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after,
.ttshowcase_wrap.tt_theme_card .tt_quote_info-right.ttshowcase_rl_quote_sided .ttshowcase_rl_quote::after {
  top: 18px; }
.ttshowcase_wrap.tt_theme_speech .ttshowcase_rl_info_wrap.tt_info-above,
.ttshowcase_wrap.tt_theme_flat .ttshowcase_rl_info_wrap.tt_info-above,
.ttshowcase_wrap.tt_theme_card .ttshowcase_rl_info_wrap.tt_info-above {
  padding-right: 22px; }
.ttshowcase_wrap.tt_theme_speech .ttshowcase_rl_info_wrap.tt_info-below,
.ttshowcase_wrap.tt_theme_flat .ttshowcase_rl_info_wrap.tt_info-below,
.ttshowcase_wrap.tt_theme_card .ttshowcase_rl_info_wrap.tt_info-below {
  padding-right: 13px; }
.ttshowcase_wrap.tt_theme_speech .tt_text_right p,
.ttshowcase_wrap.tt_theme_flat .tt_text_right p,
.ttshowcase_wrap.tt_theme_card .tt_text_right p {
  text-align: left; }
.ttshowcase_wrap.tt_theme_speech .tt_1cl,
.ttshowcase_wrap.tt_theme_flat .tt_1cl,
.ttshowcase_wrap.tt_theme_card .tt_1cl {
  width: 100%; }
.ttshowcase_wrap.tt_theme_speech .reviewer,
.ttshowcase_wrap.tt_theme_flat .reviewer,
.ttshowcase_wrap.tt_theme_card .reviewer {
  color: #244061; }
  .ttshowcase_wrap.tt_theme_speech .reviewer::before,
  .ttshowcase_wrap.tt_theme_flat .reviewer::before,
  .ttshowcase_wrap.tt_theme_card .reviewer::before {
    content: "\2013 ";
    display: inline-block;
    margin-right: 5px;
    opacity: 0.5; }

.ttshowcase_wrap.tt_theme_card .tt_info-left, .ttshowcase_wrap.tt_theme_card .tt_info-left a,
.ttshowcase_wrap.tt_theme_card .tt_info-right, .ttshowcase_wrap.tt_theme_card .tt_info-right a,
.ttshowcase_wrap.tt_theme_card .tt_info-below, .ttshowcase_wrap.tt_theme_card .tt_info-below a,
.ttshowcase_wrap.tt_theme_card .tt_info-above, .ttshowcase_wrap.tt_theme_card .tt_info-above a {
  background: transparent !important;
  color: #68523d !important; }

.ttshowcase_rl_readmore {
  margin-bottom: 15px; }

.tt_single_page_testimonial {
  display: none;
  font-style: italic;
  margin-bottom: 25px; }

/* ## Gravity Forms
--------------------------------------------- */
.gform_wrapper {
  max-width: 100%; }
  .gform_wrapper form .gform_body .gform_fields {
    padding-left: 0; }
    .gform_wrapper form .gform_body .gform_fields .gfield {
      list-style: none;
      margin: 15px 0;
      padding-right: 0;
      position: relative; }
      .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
        margin: 5px 0 0; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container,
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex {
        margin-top: 2px;
        overflow: visible; }
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]),
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .ginput_right select, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]),
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex textarea,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex .ginput_right select,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex select {
          font-size: 1.125rem;
          padding: 10px 14px;
          width: 100% !important; }
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .ginput_right select, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex .ginput_right select,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex select {
          padding-top: 7px;
          padding-bottom: 7px; }
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea.small, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea.medium, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea.large,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex textarea.small,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex textarea.medium,
        .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex textarea.large {
          width: 100%; }
  .gform_wrapper form .gform_footer {
    margin-top: 0;
    padding: 0; }
    .gform_wrapper form .gform_footer input[type="submit"] {
      display: block;
      font-size: 1.5rem;
      font-weight: 700;
      margin: 0;
      padding: 10px;
      text-transform: none;
      width: 100%; }

.ginput_container.ginput_recaptcha > div {
  margin: auto; }

@media only screen and (min-width: 768px) {
  .gfield.one-half-width,
  .gfield.one-third-width,
  .gfield.two-thirds-width,
  .gfield.one-fourth-width,
  .gfield.three-fourths-width {
    clear: none !important;
    float: left;
    padding-left: 2%; }

  .gfield.one-half-width {
    width: 50%; }

  .gfield.one-third-width {
    width: 33.3%; }

  .gfield.two-thirds-width {
    width: 66.6%; }

  .gfield.one-fourth-width {
    width: 25%; }

  .gfield.three-fourths-width {
    width: 75%; }

  .gfield.one-half-width.first,
  .gfield.one-third-width.first,
  .gfield.two-thirds-width.first,
  .gfield.one-fourth-width.first,
  .gfield.three-fourths-width.first {
    padding-left: 0; } }
/* ## Recent Posts Extended
--------------------------------------------- */
.recent-posts-extended {
  background: none;
  border-radius: 4px;
  padding: 40px 0; }
  .recent-posts-extended .widgettitle, .recent-posts-extended .widget-title {
    border-bottom: solid 2px rgba(64, 113, 171, 0.5);
    font-size: 2.375rem;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center; }
  .recent-posts-extended .rpwe-img {
    display: block;
    height: 200px;
    margin-bottom: 5px;
    overflow: hidden;
    vertical-align: middle; }
    .recent-posts-extended .rpwe-img IMG {
      height: auto;
      width: 100%; }
  .recent-posts-extended .rpwe-time {
    font-size: 0.75rem;
    opacity: 0.5; }
  .recent-posts-extended .rpwe-block .rpwe-ul {
    padding: 0; }
    .recent-posts-extended .rpwe-block .rpwe-ul .rpwe-li {
      float: left;
      list-style: none;
      padding: 0 40px;
      width: 33.3%; }
      .recent-posts-extended .rpwe-block .rpwe-ul .rpwe-li .rpwe-title {
        font-size: 1.625rem;
        font-weight: 700;
        margin: 10px auto 20px; }

/* ## Response Box
--------------------------------------------- */
body #pb-slide-out-response-box {
  padding-left: 0;
  padding-right: 0; }
  body #pb-slide-out-response-box .gfield, body #pb-slide-out-response-box .gform_footer {
    padding: 0 20px; }
  body #pb-slide-out-response-box #field_1_7, body #pb-slide-out-response-box #field_3_7 {
    background: rgba(104, 82, 61, 0.2);
    text-align: center; }

/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background: rgba(248, 247, 240, 0.95);
  box-shadow: 0px 1px 4px rgba(104, 82, 61, 0.15);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }

.admin-bar .site-header {
  top: 32px; }

.site-header .wrap {
  padding: 0 0; }

/* ## Title Area
--------------------------------------------- */
.title-area {
  float: left;
  padding-left: 0;
  width: 26%; }

.header-full-width .title-area {
  width: 100%; }

.site-title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2; }

.site-title a,
.site-title a:hover {
  border-bottom: none;
  color: #333; }

.header-image .site-title > a {
  background: url("images/logo.svg") no-repeat left;
  background-size: contain;
  float: left;
  margin: 10px 0;
  min-height: 80px;
  transition: min-height 0.4s;
  width: 100%; }

.header-image .site-header.scrolled .site-title > a {
  min-height: 60px; }

.site-description {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5; }

.site-description,
.site-title {
  margin-bottom: 0; }

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px; }

/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  padding-right: 0;
  text-align: right;
  width: 69%; }

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  font-size: 1rem;
  line-height: 1;
  width: 100%; }

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left; }

.genesis-nav-menu a {
  background: none;
  border-bottom: none;
  color: #333;
  display: block;
  font-weight: 700;
  padding: 42px 18px;
  transition: all 0.4s; }

.site-header.scrolled .genesis-nav-menu a {
  padding-top: 32px;
  padding-bottom: 32px; }

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current-menu-parent > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  background: rgba(104, 82, 61, 0.05);
  border-bottom: none;
  color: #68523d; }

.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 200px;
  z-index: 99; }

.genesis-nav-menu .sub-menu a {
  background: transparent;
  font-size: 1rem;
  padding: 20px;
  position: relative;
  width: 200px; }

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -55px 0 0 199px; }

.genesis-nav-menu .menu-item:hover {
  position: static; }

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1; }

.genesis-nav-menu > .first > a {
  padding-left: 0; }

.genesis-nav-menu > .last > a {
  padding-right: 0; }

.genesis-nav-menu > .right {
  color: #fff;
  float: right;
  list-style-type: none;
  padding: 30px 0; }

.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0; }

.genesis-nav-menu > .rss > a {
  margin-left: 48px; }

.genesis-nav-menu > .search {
  padding: 10px 0 0; }

/* ## Site Header Navigation
--------------------------------------------- */
.site-header .sub-menu {
  border-top: 1px solid #eee; }

.site-header .sub-menu .sub-menu {
  margin-top: -56px; }

.site-header .genesis-nav-menu li li {
  margin-left: 0; }

/* ## Primary Navigation
--------------------------------------------- */
#toggleNav {
  display: none; }

.nav-primary {
  background: transparent; }
  .nav-primary .genesis-nav-menu a {
    font-family: inherit;
    color: #68523d; }
  .nav-primary .genesis-nav-menu .sub-menu a {
    color: #68523d; }
  .nav-primary .genesis-nav-menu .current-menu-item > a,
  .nav-primary .genesis-nav-menu .current-menu-parent > a {
    background: rgba(104, 82, 61, 0.05);
    color: #68523d; }
  .nav-primary .genesis-nav-menu a:hover,
  .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    background: rgba(104, 82, 61, 0.15);
    color: #78624d; }
  .nav-primary .genesis-nav-menu .phone-number {
    font-weight: 700; }
    .nav-primary .genesis-nav-menu .phone-number a::before {
      content: "\f098";
      color: #244061;
      display: inline-block;
      font-family: "FontAwesome";
      margin-right: 5px; }

@media screen and (min-width: 801px) {
  .nav-primary.staticItem {
    position: fixed;
    width: 100%;
    top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: visible;
    transition: height 0.3s ease 0s;
    z-index: 10000; } }
/* ## Secondary Navigation
--------------------------------------------- */
.nav-secondary {
  background-color: #FFF; }
  .nav-secondary .genesis-nav-menu a {
    color: #200; }
  .nav-secondary .genesis-nav-menu a:hover,
  .nav-secondary .genesis-nav-menu .current-menu-item > a,
  .nav-secondary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    background: #ffeefb;
    color: #c138a7; }

/* # Top Banner
--------------------------------------------- */
.top-banner .banner {
  background-position: center;
  background-size: cover;
  position: relative; }
  .top-banner .banner .wrap {
    position: absolute;
    left: 0;
    bottom: 20px;
    max-width: 100%;
    width: 100%; }
  .top-banner .banner h1, .top-banner .banner h2 {
    color: #244061;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-shadow: 0px 1px 5px #F8F7F0; }
  .top-banner .banner.home-page {
    background-image: url("images/banner-home-3best2022.jpg");
    height: 28vw;
    max-height: 600px; }

.four-boxes {
  margin-right: -60px;
  padding: 0 0 25px; }
  .four-boxes .box {
    background-position: center;
    background-size: 100%;
    border-radius: 4px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    float: left;
    margin: 0 3% 25px 0;
    padding: 0 0 5px;
    transition: background 0.3s;
    width: 47%; }
    .four-boxes .box h3 {
      color: #244061;
      background: rgba(248, 247, 240, 0.75);
      border-radius: 4px 4px 0 0;
      margin: 0px auto 35px;
      padding: 10px 20px;
      text-align: center; }
    .four-boxes .box p {
      color: #584534;
      font-size: 1.25rem;
      margin-bottom: 20px;
      padding: 0 20px;
      text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.8); }
    .four-boxes .box h3 + p {
      min-height: 90px; }
    .four-boxes .box .button-link {
      background: #b6c4cd;
      box-shadow: 1px 1px 8px rgba(255, 255, 255, 0.4);
      color: #584534;
      font-size: 0.875rem;
      font-style: normal;
      opacity: 0;
      padding: 8px 20px;
      text-shadow: none;
      text-transform: uppercase;
      transition: all 0.3s;
      transform: translateY(20px); }
      .four-boxes .box .button-link:hover {
        background: #a2b0b9; }
  .four-boxes .box:hover {
    background-size: 120%; }
    .four-boxes .box:hover .button-link {
      opacity: 1;
      transform: translateY(0px); }
  .four-boxes .separation {
    background-image: url("images/separation.jpg"); }
  .four-boxes .divorce {
    background-image: url("images/solutions.jpg"); }
  .four-boxes .child-custody {
    background-image: url("images/child.jpg"); }
  .four-boxes .financial-concerns {
    background-image: url("images/financial-concerns.jpg"); }
  .four-boxes .child-support {
    background-image: url("images/child-support.jpg"); }
  .four-boxes .spousal-support {
    background-image: url("images/spousal-support.jpg"); }
  .four-boxes .property-married {
    background-image: url("images/property-married.jpg"); }
  .four-boxes .property-common-law {
    background-image: url("images/property-common-law.jpg"); }

/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Entries
--------------------------------------------- */
.entry {
  margin-bottom: 0;
  padding: 40px; }
  .entry:not(:last-child) {
    border-bottom: solid 2px rgba(104, 82, 61, 0.2); }

.content .entry {
  background: none; }

.entry-content {
  position: relative; }
  .entry-content ol, .entry-content ul {
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 25px; }
    .entry-content ol li, .entry-content ul li {
      margin-bottom: 15px; }
  .entry-content li {
    margin-bottom: 8px; }
  .entry-content ol > li {
    list-style-type: decimal; }
  .entry-content ul > li {
    list-style-type: disc; }
  .entry-content ol ol, .entry-content ul ul {
    margin-bottom: 0; }
  .entry-content code {
    background-color: #333;
    color: #ddd; }
  .entry-content img {
    border-radius: 4px; }

.more-link {
  background: #b6c4cd;
  border: none;
  border-radius: 4px;
  color: #68523d;
  display: block;
  float: right;
  margin: 10px 0;
  padding: 5px 15px;
  position: relative; }
  .more-link:hover {
    background: #a2b0b9;
    border: none;
    color: #886b50; }
  .more-link::after {
    content: "\f101";
    font-family: "FontAwesome";
    padding-left: 5px; }

/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 0.9296875rem;
  margin-bottom: 0; }

.entry-header .entry-meta {
  margin: -10px 0 10px;
  padding-bottom: 10px; }

.entry-footer .entry-meta {
  padding-top: 24px; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px; }

/* ## Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0; }

.adjacent-entry-pagination {
  margin-bottom: 0; }

.archive-pagination li {
  display: inline; }

.archive-pagination li a {
  background: transparent;
  color: #68523d;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  padding: 8px 12px; }

.archive-pagination LI A:hover,
.archive-pagination .active A {
  background: rgba(104, 82, 61, 0.05);
  color: #68523d; }

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background: none;
  margin-bottom: 40px; }

.comment-respond,
.entry-pings {
  padding: 40px 40px 20px; }

.entry-comments {
  padding: 40px; }

.comment-header {
  font-size: 1rem; }

li.comment {
  background-color: #f5f5f5;
  border: 2px solid #fff;
  border-right: none; }

.comment-content {
  clear: both; }

.comment-list li {
  margin-top: 24px;
  padding: 32px; }

.comment-list li li {
  margin-right: -32px; }

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%; }

.comment-respond label {
  display: block;
  margin-right: 12px; }

.entry-comments .comment-author {
  margin-bottom: 0; }

.entry-pings .reply {
  display: none; }

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 1rem;
  padding: 24px; }

/* ## Post Edit Link
--------------------------------------------- */
.post-edit-link {
  background: #23282d;
  border-bottom: none;
  color: #eeeeee;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 0.75rem;
  padding: 0px 8px 3px;
  position: absolute;
  right: -20px;
  transition-duration: 0s; }
  .post-edit-link::before {
    content: '\f040';
    color: rgba(240, 245, 250, 0.6);
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 5px; }
  .post-edit-link::after {
    border-color: transparent transparent #23282d transparent;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    content: '';
    position: absolute;
    top: -7px;
    left: 3px; }
  .post-edit-link:hover, .post-edit-link:hover::before {
    background: #32373c;
    border-bottom: none;
    color: #00b9eb; }

.entry-header .post-edit-link {
  display: inline-block;
  margin-left: 5px;
  position: static; }
  .entry-header .post-edit-link::after {
    display: none; }

/* # Blog Styles
---------------------------------------------------------------------------------------------------- */
.attachment-post-image {
  float: left;
  max-width: 50%;
  margin: 0 15px 5px 0; }

.single-post .attachment-post-image {
  display: block;
  float: none;
  max-width: 100%;
  margin: 0 auto 15px; }

.attachment-post-image + h2 {
  margin-top: 0; }

.archive-description {
  padding-top: 40px;
  text-align: center; }

.blog .entry,
.archive .entry,
.category .entry,
.single .entry,
.single-post .entry {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px; }
.blog .pagination,
.archive .pagination,
.category .pagination,
.single .pagination,
.single-post .pagination {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px; }

.archive-description p, .archive-description h2, .archive-description h3, .archive-description h4, .archive-description h5, .archive-description h6, .archive-description ol, .archive-description ul, .archive-description blockquote, .archive-description div {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px; }

.single-post .entry .entry-meta,
.blog .entry .entry-meta,
.category-blog .entry .entry-meta,
.archive .entry .entry-meta,
.page .entry .entry-meta {
  text-align: right; }
  .single-post .entry .entry-meta a:not(.post-edit-link),
  .blog .entry .entry-meta a:not(.post-edit-link),
  .category-blog .entry .entry-meta a:not(.post-edit-link),
  .archive .entry .entry-meta a:not(.post-edit-link),
  .page .entry .entry-meta a:not(.post-edit-link) {
    color: #48392a; }
  .single-post .entry .entry-meta .entry-time,
  .single-post .entry .entry-meta .entry-author-name,
  .single-post .entry .entry-meta .entry-categories a,
  .blog .entry .entry-meta .entry-time,
  .blog .entry .entry-meta .entry-author-name,
  .blog .entry .entry-meta .entry-categories a,
  .category-blog .entry .entry-meta .entry-time,
  .category-blog .entry .entry-meta .entry-author-name,
  .category-blog .entry .entry-meta .entry-categories a,
  .archive .entry .entry-meta .entry-time,
  .archive .entry .entry-meta .entry-author-name,
  .archive .entry .entry-meta .entry-categories a,
  .page .entry .entry-meta .entry-time,
  .page .entry .entry-meta .entry-author-name,
  .page .entry .entry-meta .entry-categories a {
    font-weight: 500; }
  .single-post .entry .entry-meta .entry-author-link,
  .blog .entry .entry-meta .entry-author-link,
  .category-blog .entry .entry-meta .entry-author-link,
  .archive .entry .entry-meta .entry-author-link,
  .page .entry .entry-meta .entry-author-link {
    color: inherit; }
  .single-post .entry .entry-meta .entry-tags,
  .blog .entry .entry-meta .entry-tags,
  .category-blog .entry .entry-meta .entry-tags,
  .archive .entry .entry-meta .entry-tags,
  .page .entry .entry-meta .entry-tags {
    color: rgba(0, 0, 0, 0);
    display: block; }
    .single-post .entry .entry-meta .entry-tags a,
    .blog .entry .entry-meta .entry-tags a,
    .category-blog .entry .entry-meta .entry-tags a,
    .archive .entry .entry-meta .entry-tags a,
    .page .entry .entry-meta .entry-tags a {
      background: #b6c4cd;
      border-radius: 8px 2px 2px 8px;
      color: #48392a;
      display: inline-block;
      font-size: 0.75rem;
      line-height: 13px;
      padding: 3px 7px 3px 4px; }
      .single-post .entry .entry-meta .entry-tags a::before,
      .blog .entry .entry-meta .entry-tags a::before,
      .category-blog .entry .entry-meta .entry-tags a::before,
      .archive .entry .entry-meta .entry-tags a::before,
      .page .entry .entry-meta .entry-tags a::before {
        color: #F8F7F0;
        content: '\2022';
        display: inline-block;
        font-size: 1.125rem;
        line-height: 12px;
        padding: 0 3px;
        vertical-align: -1px; }

/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  padding-top: 40px; }
  .sidebar P:last-child,
  .sidebar UL > LI:last-child,
  .sidebar OL > LI:last-child {
    margin-bottom: 0; }
  .sidebar OL > LI {
    list-style-type: decimal; }
  .sidebar UL > LI {
    list-style-type: disc; }
  .sidebar UL, .sidebar OL {
    padding-left: 25px; }
  .sidebar .widget {
    background: #b6c4cd;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 25px; }
  .sidebar .contact-us.widget {
    padding: 5px 0; }
    .sidebar .contact-us.widget a {
      color: #48392a;
      font-weight: 700; }
    .sidebar .contact-us.widget .widgettitle, .sidebar .contact-us.widget .widget-title,
    .sidebar .contact-us.widget #field_1_7, .sidebar .contact-us.widget #field_3_7 {
      background: #a2b0b9;
      font-size: 1.675rem;
      margin: 5px auto;
      padding: 6px 25px 8px; }
    .sidebar .contact-us.widget .phone, .sidebar .contact-us.widget .or {
      padding: 0 25px; }
    .sidebar .contact-us.widget .phone {
      font-size: 1.375rem;
      margin-bottom: 10px; }
    .sidebar .contact-us.widget .or {
      font-size: 1rem;
      margin-bottom: 0; }
    .sidebar .contact-us.widget .gform_wrapper {
      margin-top: 0; }
      .sidebar .contact-us.widget .gform_wrapper .gfield,
      .sidebar .contact-us.widget .gform_wrapper .gform_footer {
        margin: 10px auto;
        padding: 0 25px; }
    .sidebar .contact-us.widget #field_1_6 {
      padding-left: 0;
      padding-right: 0; }
    .sidebar .contact-us.widget #field_1_7,
    .sidebar .contact-us.widget #field_3_7 {
      font-size: 1.375rem;
      margin: 10px auto;
      text-align: center; }
  .sidebar .our-people.widget,
  .sidebar .financial-concerns.widget {
    background: #68523d;
    overflow: hidden;
    padding: 0; }
    .sidebar .our-people.widget img,
    .sidebar .financial-concerns.widget img {
      display: block;
      width: 100%; }
    .sidebar .our-people.widget p,
    .sidebar .financial-concerns.widget p {
      margin: 0;
      text-align: center; }
    .sidebar .our-people.widget a,
    .sidebar .financial-concerns.widget a {
      border-bottom: none;
      color: #fff;
      display: block;
      font-size: 1.375rem;
      font-weight: 700;
      padding: 15px 25px; }
    .sidebar .our-people.widget a:hover,
    .sidebar .financial-concerns.widget a:hover {
      background: #7c6249; }
  .sidebar .testimonials.widget {
    background: rgba(36, 64, 97, 0.9);
    border: solid 2px rgba(255, 255, 255, 0.2);
    color: #fff;
    margin-bottom: 10px;
    padding: 0 0 50px; }
    .sidebar .testimonials.widget .widget-title, .sidebar .testimonials.widget .widgettitle {
      border-bottom: solid 2px rgba(255, 255, 255, 0.2);
      font-size: 1.625rem;
      font-style: italic;
      margin-bottom: 0;
      padding: 5px 20px 7px;
      text-align: center; }
    .sidebar .testimonials.widget .tt_theme_speech .ttshowcase_rl_quote_block .ttshowcase_rl_quote {
      color: #fff !important; }
    .sidebar .testimonials.widget .ttshowcase_rl_aditional_info {
      display: block;
      text-align: right; }
      .sidebar .testimonials.widget .ttshowcase_rl_aditional_info .reviewer {
        color: #fff; }
  .sidebar .read-more-reviews.widget {
    background: none;
    height: 0;
    padding: 0;
    position: relative;
    transform: translateY(-65px); }
    .sidebar .read-more-reviews.widget .button-link {
      background-color: #b6c4cd;
      color: #584534; }
      .sidebar .read-more-reviews.widget .button-link:hover {
        background-color: #a2b0b9; }
  .sidebar .three-best.widget {
    background: none;
    margin-bottom: 0;
    padding: 0px; }
    .sidebar .three-best.widget .gallery {
      display: flex;
      align-items: center; }
      .sidebar .three-best.widget .gallery .gallery-item {
        margin-bottom: 0;
        padding: 0 20px; }
      .sidebar .three-best.widget .gallery img {
        border: none; }

.bottom-banner .tagline {
  border-color: transparent transparent #b6c4cd transparent;
  border-style: solid;
  border-width: 6px;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 2px;
  text-align: center; }
  .bottom-banner .tagline .widget-wrap {
    border-color: transparent transparent #68523d transparent;
    border-style: solid;
    border-width: 5px;
    padding: 5px; }

.boxzilla-container .boxzilla {
  padding: 0; }
  .boxzilla-container .boxzilla .widgettitle {
    background: #244061;
    color: #F8F7F0;
    font-size: 26px;
    margin-bottom: 0;
    padding: 5px 20px; }
  .boxzilla-container .boxzilla .gform_wrapper {
    margin-top: 0; }
  .boxzilla-container .boxzilla .gform_wrapper form .gform_body .gform_fields .gfield,
  .boxzilla-container .boxzilla .gform_footer {
    margin: 10px 0;
    padding: 0 20px; }
  .boxzilla-container .boxzilla .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]),
  .boxzilla-container .boxzilla .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    padding: 7px 14px; }
  .boxzilla-container .boxzilla #field_3_7 {
    background: rgba(36, 64, 97, 0.5);
    color: #F8F7F0;
    padding: 10px 20px;
    text-align: center; }
    .boxzilla-container .boxzilla #field_3_7 p {
      margin-bottom: 0; }

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background: transparent;
  clear: both;
  font-size: 0.875rem;
  font-weight: 400;
  margin-top: 0;
  padding-top: 30px;
  color: inherit; }
  .footer-widgets a {
    color: #68523d; }

.footer-widgets input {
  border: 1px solid #333; }

.footer-widgets a.button,
.footer-widgets a:hover {
  color: #a58566; }

.footer-widgets li {
  border-bottom: 1px dotted #666;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.footer-widgets .widget {
  margin-bottom: 30px; }

.footer-widgets p:last-child {
  margin-bottom: 0; }

.footer-widgets-1,
.footer-widgets-3 {
  width: 400px; }

.footer-widgets-2 {
  width: 360px; }

.footer-widgets-1 {
  margin-right: 20px; }

.footer-widgets-1,
.footer-widgets-2 {
  float: left; }

.footer-widgets-2 {
  text-align: center; }

.footer-widgets-3 {
  float: right;
  text-align: right; }

.location strong {
  font-size: 0.75rem; }

/* ## Footer Menu
--------------------------------------------- */
#menu-footer-menu {
  padding: 10px 0; }
  #menu-footer-menu .menu-item {
    border-bottom: none;
    display: inline-block;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 0 10px; }
    #menu-footer-menu .menu-item:not(:last-child) {
      border-right: solid 1px #68523d; }
    #menu-footer-menu .menu-item a {
      border-bottom: none;
      line-height: 1; }

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background: rgba(104, 82, 61, 0.1);
  font-size: 0.75rem;
  font-weight: 400;
  padding: 20px;
  text-align: center; }
  .site-footer p {
    color: #68523d;
    margin-bottom: 0;
    opacity: 0.6; }
  .site-footer a, .site-footer a:hover {
    color: #68523d; }

/* # Optin Styles
--------------------------------------------- */
.optin .widget-title {
  display: none; }
.optin img {
  display: block;
  margin: auto; }
.optin h2 {
  margin: 0 0 10px;
  padding: 0; }
.optin p {
  margin-bottom: 10px;
  padding: 0; }
.optin .casl {
  font-size: 0.75rem;
  line-height: 1.1; }
.optin .gform_wrapper {
  margin: 0; }
.optin .error {
  display: none;
  /*hide from non js browsers */
  color: #c00;
  font-size: 0.875rem;
  display: block;
  margin-bottom: 10px;
  margin-top: -10px;
  /*reverse margin on text box */
  font-style: italic; }
.optin INPUT.hasError:not(:focus) {
  border-color: #a00;
  box-shadow: 0 0 4px #a00; }
.optin.horizontal {
  background: none;
  padding: 40px; }
  .optin.horizontal .gform_wrapper .gform_body {
    float: left;
    margin-right: 2%;
    width: 65.5%; }
    .optin.horizontal .gform_wrapper .gform_body ul li.gfield {
      clear: none;
      float: left;
      margin: 0;
      width: 48.5%; }
      .optin.horizontal .gform_wrapper .gform_body ul li.gfield:first-child {
        margin-right: 3%; }
    .optin.horizontal .gform_wrapper .gform_body .gform_fields .gfield .ginput_container input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]) {
      padding: 14px; }
  .optin.horizontal .gform_wrapper .gform_footer {
    clear: none;
    float: left;
    width: 32.5%; }

.boptin IMG {
  float: left;
  width: 15%;
  margin: 10px; }
.boptin FORM {
  float: left;
  padding: 10px;
  width: 80%; }
  .boptin FORM INPUT[type=text] {
    width: 450px;
    display: inline-block; }

/* # Call to Action (CTA) Styles
---------------------------------------------------------------------------------------------------- */
.cta {
  background: #a2b0b9;
  border-radius: 4px;
  margin-bottom: 40px;
  padding: 10px; }
  .cta h1, .cta p {
    padding: 0;
    color: #F8F7F0; }
  .cta p {
    font-size: 1.5rem;
    margin: 0; }
  .cta a {
    color: #F8F7F0; }

/* # Special Pages and Stuff
---------------------------------------------------------------------------------------------------- */
.this-or-that {
  background: #b6c4cd;
  border-radius: 4px;
  margin: 20px 0;
  padding: 20px 0; }
  .this-or-that .representation {
    max-width: 260px; }
  .this-or-that .coaching {
    max-width: 300px; }
  .this-or-that .hours {
    max-width: 280px; }
  .this-or-that .parts {
    max-width: 260px; }

.goals p {
  font-size: 21pt;
  line-height: 1.125;
  margin-bottom: 40px;
  text-align: center; }
.goals a {
  border-bottom: none;
  color: #244061; }
  .goals a:hover {
    border-bottom: solid 1px rgba(36, 64, 97, 0.5); }

.solutions-page .wp-block-column:first-child {
  max-width: 30%; }
.solutions-page .wp-block-column:last-child {
  max-width: 70%; }
.solutions-page .spectrum-of-solutions {
  font-weight: 700;
  line-height: 1.75;
  padding: 25px 0; }
  .solutions-page .spectrum-of-solutions a {
    color: #244061; }

.contact-page #field_1_7 {
  background: rgba(104, 82, 61, 0.1);
  border-radius: 4px;
  padding: 4px;
  text-align: center; }
  .contact-page #field_1_7 p {
    margin: 0; }
.contact-page .gform_wrapper {
  margin: 0; }
  .contact-page .gform_wrapper form .gform_body .gform_fields .gfield {
    margin-top: 0; }

/* # Special Pages and Stuff
---------------------------------------------------------------------------------------------------- */
.our-people .wp-block-image .alignleft, .our-people .wp-block-image .aligncenter {
  max-width: 40%; }
  .our-people .wp-block-image .alignleft img, .our-people .wp-block-image .aligncenter img {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25); }

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
  .site-inner,
  .wrap {
    max-width: 960px; }

  /* ## Primary Navigation - 1200px
  --------------------------------------------- */
  .nav-primary .genesis-nav-menu {
    position: relative; }
    .nav-primary .genesis-nav-menu .phone-number {
      background: rgba(248, 247, 240, 0.75);
      border-radius: 0 0 4px 4px;
      display: none;
      overflow: hidden;
      position: absolute;
      bottom: -40px;
      right: 0;
      transition: bottom 0.3s; }
      .nav-primary .genesis-nav-menu .phone-number a {
        padding: 12px 20px; }

  .home .nav-primary .genesis-nav-menu .phone-number {
    display: block; }

  .site-header.scrolled .genesis-nav-menu .phone-number {
    bottom: -28px; }
    .site-header.scrolled .genesis-nav-menu .phone-number a {
      background: rgba(248, 247, 240, 0.85);
      padding: 6px 20px; }

  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px; }

  .content {
    width: 644.8275862069px; }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px; }

  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-primary {
    width: 290.1724137931px; }

  .footer-widgets-1 {
    margin-right: 30px; }

  .visible-desktop {
    display: none !important; }

  .hide-1200 {
    display: none; }

  /* # Special Pages - 1200px
  ---------------------------------------------------------------------------------------------------- */
  .this-or-that .representation {
    max-width: 220px; }
  .this-or-that .coaching {
    max-width: 250px; }
  .this-or-that .hours {
    max-width: 250px; }
  .this-or-that .parts {
    max-width: 220px; } }
@media only screen and (max-width: 960px) {
  .site-inner,
  .wrap {
    max-width: 800px; }

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 100%; }

  .site-container {
    padding-top: 80px; }

  /* # Site Header - 960px
  ---------------------------------------------------------------------------------------------------- */
  .header-image .site-title > a {
    min-height: 60px; }

  /* ## Primary Navigation - 960px
  --------------------------------------------- */
  #toggleNav {
    background: none;
    display: block;
    padding: 29px 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100001; }
    #toggleNav HR {
      background: #68523d;
      width: 21px;
      border: 1px #68523d solid;
      border-radius: 2px;
      height: 2px;
      margin: 5px 0;
      transition: all 0.3s; }
      #toggleNav HR:first-child {
        margin-top: 0; }
      #toggleNav HR:last-child {
        margin-bottom: 0; }
    #toggleNav.close HR:nth-child(1) {
      transform-origin: left center;
      transform: rotate(45deg) translateY(1px);
      -webkit-transform-origin: left center;
      -webkit-transform: rotate(45deg) translateY(1px); }
    #toggleNav.close HR:nth-child(2) {
      opacity: 0; }
    #toggleNav.close HR:nth-child(3) {
      transform-origin: left center;
      transform: rotate(-45deg) translateY(-1px);
      -webkit-transform-origin: left center;
      -webkit-transform: rotate(-45deg) translateY(-1px); }

  .nav-primary {
    background: rgba(0, 0, 0, 0);
    transition: all 0.3s; }
    .nav-primary .wrap,
    .nav-primary .widget-wrap {
      background: rgba(248, 247, 240, 0.95);
      overflow: scroll;
      padding: 0; }
    .nav-primary .genesis-nav-menu {
      padding-top: 18px; }
      .nav-primary .genesis-nav-menu .menu-item {
        display: block; }
        .nav-primary .genesis-nav-menu .menu-item a {
          background: none;
          padding-left: 10%; }
        .nav-primary .genesis-nav-menu .menu-item.current-menu-item a {
          background: nav-item-background-active; }
        .nav-primary .genesis-nav-menu .menu-item .sub-menu .menu-item {
          border-left: solid 4px rgba(104, 82, 61, 0.3);
          margin-left: 8%; }
        .nav-primary .genesis-nav-menu .menu-item .sub-menu .sub-menu {
          margin: 0; }
          .nav-primary .genesis-nav-menu .menu-item .sub-menu .sub-menu .menu-item {
            border-left: solid 3px rgba(104, 82, 61, 0.3);
            margin-left: 5%; }
      .nav-primary .genesis-nav-menu .phone-number {
        position: static;
        bottom: auto;
        right: auto; }
    .nav-primary:after {
      clear: both;
      content: ' ';
      display: block; }

  .mobile-nav.mobile-nav-expanded {
    overflow: hidden; }

  .mobile-nav .nav-primary {
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100vw;
    width: 100%;
    z-index: 100000; }
    .mobile-nav .nav-primary .wrap,
    .mobile-nav .nav-primary .widget-wrap {
      float: right;
      height: 100vh;
      transition: width 0.3s;
      width: 100%; }

  .mobile-nav.mobile-nav-expanded .nav-primary {
    background: rgba(0, 0, 0, 0.5);
    right: 0; }
    .mobile-nav.mobile-nav-expanded .nav-primary .wrap,
    .mobile-nav.mobile-nav-expanded .nav-primary .widget-wrap {
      width: 85%; }

  /* # Top Banner - 960px
  --------------------------------------------- */
  .four-boxes {
    margin-right: 0; }
    .four-boxes .box {
      width: 48.5%; }
      .four-boxes .box:nth-child(even) {
        margin-right: 0; }

  .home .site-inner {
    max-width: 100%;
    padding: 0 10px; }
    .home .site-inner h2, .home .site-inner h3, .home .site-inner p, .home .site-inner ul, .home .site-inner blockquote, .home .site-inner .this-or-that {
      margin-left: auto;
      margin-right: auto;
      max-width: 800px; }

  /* # Sidebars - 960px
  ---------------------------------------------------------------------------------------------------- */
  .sidebar.sidebar-primary {
    clear: both;
    float: none;
    padding-top: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px; }

  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3 {
    text-align: center; }

  .site-header .wrap {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 0;
    padding-bottom: 0;
    position: relative; }

  .header-image .title-area {
    background-position: center top; }

  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none; }

  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center; }

  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 24px 16px; }

  .site-header .search-form {
    margin: 16px auto; }

  .genesis-nav-menu li.right {
    display: none; }

  .footer-widgets-1 {
    margin-right: 0; }

  .hide-960 {
    display: none; }

  /* # Special Pages - 960px
  ---------------------------------------------------------------------------------------------------- */
  .this-or-that {
    padding: 20px; }
    .this-or-that .representation,
    .this-or-that .coaching,
    .this-or-that .hours,
    .this-or-that .parts {
      width: 100%;
      max-width: 100%; } }
@media only screen and (max-width: 800px) {
  .site-container {
    padding-top: 0; }

  /* ## Responsive image alignment - 800px
  --------------------------------------------- */
  .alignleft,
  .alignright {
    display: block;
    float: none;
    margin: 0 auto 15px;
    max-width: 100%;
    width: auto; }

  .header-full-width .title-area,
  .title-area {
    width: 75%; }

  .site-header .widget-area {
    width: 100%; }

  h1.move-up,
  h2.move-up,
  h3.move-up,
  p.move-up,
  .wp-block-group.move-up {
    margin-top: 0;
    padding: 0;
    transform: translateY(0); }

  .hide-800 {
    display: none; }

  /* # Site Header - 800px
  ---------------------------------------------------------------------------------------------------- */
  .site-header {
    position: static; }

  /* ## Header Widgets - 800px
  --------------------------------------------- */
  .site-header .widget-area {
    padding-right: 0; }

  .genesis-nav-menu .sub-menu {
    opacity: 1;
    position: static;
    width: 100%; }
    .genesis-nav-menu .sub-menu A {
      padding-left: 10%;
      width: 100%; }

  .site-inner,
  .wrap {
    padding-left: 5%;
    padding-right: 5%; }

  .archive-description,
  .author-box,
  .comment-respond,
  .entry-comments,
  .entry-pings,
  .sidebar .widget,
  .site-header {
    padding: 0; }

  .entry {
    padding: 20px; }

  .sidebar .widget {
    padding: 20px; }

  .archive-pagination li a {
    margin-bottom: 4px; }

  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%; }

  .site-header .widget-area {
    text-align: center; }

  .sidebar .widget.enews-widget {
    padding: 40px; }

  /* # Top Banner - 800px
  --------------------------------------------- */
  .top-banner .banner h1, .top-banner .banner h2 {
    font-size: 6.4vw;
    margin: 300px 0 20px; }
  .top-banner .banner.home-page {
    background-image: url("images/banner-home-m.jpg");
    height: 100vw; }

  .four-boxes .box {
    background-size: cover;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
    width: 100%; }
    .four-boxes .box:hover {
      background-size: cover; }
    .four-boxes .box:not(:last-child), .four-boxes .box:nth-child(2n) {
      margin-right: auto;
      margin-bottom: 20px; }
    .four-boxes .box .button-link {
      opacity: 1;
      transform: translateY(0); }

  /* # Special Pages and Stuff - 800px
  ---------------------------------------------------------------------------------------------------- */
  .our-people .wp-block-image .alignleft {
    display: block;
    float: none;
    margin-right: 0;
    max-width: 100%;
    text-align: center; }

  .solutions-page .spectrum-of-solutions a {
    font-size: 1rem; }

  /* ## Post Edit Link - 800px
  --------------------------------------------- */
  .post-edit-link {
    left: 10px;
    right: auto; }

  /* # Blog Styles - 800px
  ---------------------------------------------------------------------------------------------------- */
  .attachment-post-image {
    display: block;
    float: none;
    max-width: 100%;
    margin: 0 auto 10px; }

  /* # Call to Action (CTA) Styles - 800px
  ---------------------------------------------------------------------------------------------------- */
  .cta {
    margin: 25px 5% 0; }
    .cta strong {
      display: block; }

  /* ## Footer Menu - 800px
  --------------------------------------------- */
  #menu-footer-menu {
    text-align: center; }
    #menu-footer-menu .menu-item {
      background: rgba(104, 82, 61, 0.2);
      border-radius: 4px;
      margin: 0 5px 5px 0;
      padding: 5px 10px; }
      #menu-footer-menu .menu-item:not(:last-child) {
        border-right: none; }
      #menu-footer-menu .menu-item A {
        line-height: 1; }

  /* ## Mobile Scrolly table thing
  --------------------------------------------- */
  .table-container {
    box-shadow: inset 2px 2px 8px rgba(0, 0, 0, 0.25);
    max-width: 100%;
    overflow: scroll;
    padding: 10px; }

  /* # Optin Styles - 800px
  --------------------------------------------- */
  .optin BUTTON {
    font-size: 1.375rem;
    padding: 6px 14px; }
  .optin.horizontal .image-container {
    float: none;
    padding-right: 0px;
    width: 100%; }
  .optin.horizontal FORM {
    float: none;
    width: 100%; }
    .optin.horizontal FORM INPUT[type="text"] {
      float: none;
      width: 100%; }
      .optin.horizontal FORM INPUT[type="text"]:nth-of-type(1) {
        margin-right: 0; }

  /* ## Recent Posts Extended - 800px
  --------------------------------------------- */
  .recent-posts-extended .rpwe-img {
    height: auto;
    width: 100%; }
  .recent-posts-extended .rpwe-block LI {
    float: none;
    padding: 0;
    width: 100%; }
    .recent-posts-extended .rpwe-block LI:not(:last-child) {
      border-bottom: solid 2px #EEE;
      margin-bottom: 10px;
      padding-bottom: 10px; }
  .recent-posts-extended .more-link {
    float: none;
    text-align: center; } }
@media only screen and (min-width: 1201px) {
  .hide-above-1200 {
    display: none; } }
@media only screen and (min-width: 961px) {
  .hide-above-960 {
    display: none; } }
@media only screen and (min-width: 801px) {
  .hide-above-800 {
    display: none; } }
/* # Printer Friendly!
---------------------------------------------------------------------------------------------------- */
@media print {
  .no-print {
    display: none !important; }

  body {
    padding: 25px; }

  .nav-primary,
  .footer-widgets,
  .social-media-links {
    display: none; }

  .site-header .wrap {
    padding: 0; }

  .header-image .site-description,
  .header-image .site-title {
    text-indent: 0; }
  .header-image .site-title > a {
    min-height: 0; }

  .entry {
    padding: 0; } }

/*# sourceMappingURL=style.css.map */
