/*
	Theme Name: Theme for M&L Law
	Theme URI: http://www.studiopress.com/
	Description: Child theme created for Marshall and Lamperson's
	Author: S. Allen
	Author URI: www.paradisewest.ca

	Version: 2.3.2

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/

/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Front Page Styles
- Our Company Page Styles
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */

/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

.post-edit-link {
    display: none;
}

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,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}


/* ## 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,
.widget::before,
.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,
.widget::after,
.wrap::after {
    clear: both;
    content: " ";
    display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

/* Chrome fix */

body > div {
    font-size: 100%;
}

body {
    background-color: white;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 100%;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #333;
    text-decoration: underline;
}

p {
    margin: 0 0 20px;
    padding: 0;
}


ol,
ul {
    margin: 0;
    padding: 0;
}

p,
ol,
ul {
    font-size: 1rem;
}

li {
    list-style-type: none;
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #eee;
    clear: both;
    margin: 1em 0;
}

b,
strong {
    font-weight: 700;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

mark {
    background: #ddd;
    color: #000;
}

blockquote {
    margin: 40px;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Taviraj', sans-serif;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}

h1 {
	font-size: 5rem;
    font-size: 50px;
}

h2,
h1.entry-title {
    font-size: 2em;
    margin-bottom: 40px;
    border-bottom: 1px solid #a79344;
	padding-bottom: 5px;
}

.page-id-8 h3 {
    color: #000;
    border-bottom: 1px solid #a79344;
	padding-bottom: 5px;
}

h3 {
    color: #a79344;
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

span.highlight {
	/*font-style: italic;*/
	color: #040422;
	/*background: linear-gradient(to right, #d5aa6d 0%, #9e7247 100%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
	padding: 0 5px;
}

}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

figure {
    margin: 0;
}

.wp-block-separator {
  border-top: 2px solid;
  border-bottom: 2px solid;
  width: 50px;
  border-image: linear-gradient(to right, #8cb54a 0%, #b0da6d 100%);
    border-image-slice: 100%;
  border-image-slice: 1;
	margin-right: auto;
}

.wp-block-separator.aligncenter {
	border-image: linear-gradient(to right, #b0da6d, #8cb54a 25%, #8cb54a 75%, #b0da6d 100%);
	    border-image-slice: 100%;
  border-image-slice: 1;
	margin: 1em auto;
}

.wp-block-separator.full-width-separator {
	width: 50%;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.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-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}

.gallery img {
    border: 1px solid #eee;
    height: auto;
    padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
    border: 1px solid #999;
}

/* ## Forms and Buttons
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    padding: 16px;
    width: 100%;
}

input {
    padding: 5px 16px;
    color: #0f2744;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.wp-block-button__link {
    font-family: 'Oswald', serif;
	background-color: #a79344;
    background-image: linear-gradient(to right, #040422 0%, #040422 100%);
    border: 0;
	border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    padding: 16px 24px;
    margin: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover
.wp-block-button__link:focus,
.wp-block-button__link:hover {
    background-color: #8e793e;
	background-image: linear-gradient(to right, #000 0%, #000 100%);
    color: #fff;
	text-decoration: none;
}

.entry-content .button:focus,
.entry-content .button:hover {
    color: #fff;
}



.button {
    display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
    padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
    background-color: #eee;
    border-width: 0;
    color: #777;
    cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

.home button {
    font-size: 1.2rem;
}




/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
    word-break: break-all;
}

tbody {
    border-bottom: 1px solid #eee;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #eee;
    padding: 6px;
}

th {
    font-weight: 400;
    padding: 0 6px;
}

td:first-child,
th:first-child {
    padding-left: 0;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    background: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    padding: 15px 23px 14px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner:not(.home .site-inner),
.wrap {
    margin: 0 auto;
    max-width: 1280px;
}

.home .site-inner {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.site-inner,
.wrap {
    margin: 0 auto;
    max-width: 1280px;
}

.site-inner {
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    word-wrap: break-word;

}

.landing-page .site-inner {
    max-width: 800px;
}

section {
    margin-bottom: 3em;
}

/* ## 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: 1060px;
}

.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: 880px;
}

.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: 660px;
}

.full-width-content .content {
    width: 100%;
}

/*p {
    max-width: 1000px;
}*/

/* ### Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 360px;
}

.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,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48.717948717948715%;
}

.one-third,
.two-sixths {
    width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
    width: 65.81196581196582%;
}

.one-fourth {
    width: 23.076923076923077%;
}

.three-fourths {
    width: 74.35897435897436%;
}

.one-sixth {
    width: 14.52991452991453%;
}

.five-sixths {
    width: 82.90598290598291%;
}

.first {
    clear: both;
    margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
    border-radius: 50%;
    float: left;
}

.author-box .avatar,
.alignleft .avatar {
    margin-right: 24px;
}

.alignright .avatar {
    margin-left: 24px;
}

.comment .avatar {
    margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
    background-color: #fff;
    font-size: 16px;
    margin-bottom: 1px;
    padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
    background-color: #fff;
    font-size: 18px;
    margin-bottom: 40px;
    padding: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
    margin-bottom: 0;
}



/* ## Search Form
--------------------------------------------- */

.search-form {
    overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
    margin-bottom: 40px;
    width: 50%;
}

.site-header .search-form {
    float: right;
    margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
    margin-top: 10px;
}

.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-description .entry-title,
.archive-title,
.author-box-title {
    font-size: 20px;
}

.entry-title {
    font-size: 36px;
}

.entry-title a,
.sidebar .widget-title a {
    color: #333;
    text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
    color: #c3251d;
}

.widget-title {
    font-size: 1.5em;
    margin-bottom: 20px;
}

.page-id-14 .entry-title,
.page-id-27 .entry-title {
    display: none;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
    display: block;
    margin: 0 auto;
}

a.alignnone {
    display: inline-block;
}

.alignleft {
    float: left;
    text-align: left;
}

.alignright {
    float: right;
    text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
    max-width: 100%;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
    margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px;
}

.gallery-caption,
.wp-caption-text {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    text-align: center;
}

.entry-content p.wp-caption-text {
    margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
    margin: 0 0 28px;
}

/* ## Custom Classes
--------------------------------------------- */

.box-shadow,
.box-shadow img {
    -webkit-box-shadow: 2px 2px 5px grey;
    box-shadow: 5px 5px 10px grey;
}

.page-intro {
    margin-bottom: 50px;
}

.page-intro p {
    margin-left: 50px;
}

.page-id-33 .site-inner a,
.page-intro a {
    color: #a79344;
    text-decoration: underline;

}

.page-id-33 .site-inner a:hover,
.page-intro a:hover {
    color: #000;
    text-decoration: none;

}

.dark-bg {
	background-color: #040422;
	color: #fff;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
    margin-bottom: 40px;
    word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
    margin-bottom: 0;
}

.widget ul > li {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.widget ul > li:last-of-type {
    padding-bottom: 0;
}

.widget ol > li {
    list-style-position: inside;
    list-style-type: decimal;
    padding-left: 20px;
    text-indent: -20px;
}

.widget li li {
    border: 0;
    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 {
    background: none;
    padding: 0;
}

.featured-content .entry:last-of-type {
    margin-bottom: 0;
}

.featured-content .entry-title {
    font-size: 20px;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

.ninja-forms-field {
    padding: 5px;
}

/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
    color: #fff;
}

.sidebar .widget.enews-widget {
    background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
    border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
    background-color: #c3251d;
    color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover {
    background-color: #fff;
    color: #333;
}

.enews-widget input {
    font-size: 16px;
    margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
    margin: 0;
    width: 100%;
}

.enews form + p {
    margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
    display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    list-style: none;
    width: 0;
}

/* Display outline on focus */

:focus {
    color: #333;
    outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: rgba(255, 255, 255, 0.9);
}

.header-contact-container {
	background: #040422;
	color: #fff;
}

.site-header {
	position: relative;
	z-index: 999;
}

.site-header > .wrap {
    padding: 20px 0;
}

/*.site-header .widget-wrap a {
    color: #040422;
    font-family: 'Taviraj', serif;
    padding-right: 40px;
    text-decoration: none;
}*/

.header-contact-container {
	font-family: 'Poppins', sans-serif;
    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;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-contact-container a {
    color: #fff;
    -webkit-transition: border-bottom 0.3s ease;
    transition: border-bottom 0.3s ease;
}

.header-contact-container a:hover {
    border-bottom: 2px solid #fff;
    text-decoration: none;
}

.home .header-contact-container a {
    color: #fff;
}

.header-contact-container p {
    margin-bottom: 0;
}

.header-contact-left,
.header-contact-right {
    width: 500px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    background: transparent !important;
    font-weight: bold;
    text-align: center;
}

.header-contact-left {
    margin-left: 150px;

}

.header-contact-right {
    margin-right: 150px;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
    float: left;
    padding: 10px;
    width: 220px;
	
}

.header-image .title-area {
    margin: 0 auto;
    max-width: 220px;
    padding: 0 20px;
}

.header-full-width .title-area {
    float: none;
    width: 100%;
}

.site-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
    color: #333;
    text-decoration: none;
}

.site-title a:hover {
	opacity: 0.8;
}

.header-image .site-title > a {
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 100px;
    width: 100%;
}

/*.site-description {
    font-size: 16px;
    font-weight: 400;
    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;
    text-align: right;
    width: 900px;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}

.genesis-nav-menu a {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1rem;
    color: #040422;
    display: block;
    padding: 42px 20px 10px;
    text-decoration: none;
    -webkit-transition: border-bottom 0.3s ease;
    transition: border-bottom 0.3s ease;
	text-transform: uppercase;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
    border-bottom: 2px solid #040422;
}

.genesis-nav-menu .sub-menu {
    border-top: 1px solid #040422;
	background: #fff;
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    border: 1px solid #040422;
    border-top: 0;
    font-size: 14px;
    padding: 20px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:focus {
    background-color: #040422;
	color: #fff;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -56px 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 {
    float: right;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
    display: none;
    visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}

.site-header .wrap {
    max-width: 100%;
    padding: 0 20px;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
    background-color: transparent;
}

.nav-primary .wrap {
    padding: 0;
}

/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
    padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
    padding: 0 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 30px 80px;
}

.entry-content ol,
.entry-content ul,
.content ul {
    margin-bottom: 28px;
    margin-left: 40px;
    list-style-position: inside;
}

.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: #eee;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
    font-size: 16px;
    margin-bottom: 0;
}

.entry-header .entry-meta {
    margin-bottom: 24px;
}

.entry-footer .entry-meta {
    border-top: 1px solid #eee;
    padding-top: 24px;
}

.entry-categories,
.entry-tags {
    display: block;
}

.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 a {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 12px;
    text-decoration: none;
}

.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination .active a {
    background-color: #c3251d;
    color: #fff;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
    background-color: #fff;
    font-size: 16px;
    margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
    padding: 60px 60px 32px;
}

.entry-comments {
    padding: 60px;
}

.comment-list li {
    padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
    padding-left: 0;
}

.comment-header {
    margin-bottom: 30px;
}

.comment-content {
    clear: both;
}

.comment-content ul > li {
    list-style-type: disc;
}

.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;
}

.comment-header p {
    margin-bottom: 0;
}

.entry-pings .reply {
    display: none;
}


/* # Front Page Styles
---------------------------------------------------------------------------------------------------- */

.home h2 {
    text-align: center;
    font-size: 2.5rem;
}

.home button.home-call-to-action {
	background-color: #231f20;
}

.home button.home-call-to-action:hover {
background-color: #8e793e;
}

.home .menu-toggle button {
background-color: #fff;
}

#hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient/*(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))),*/
    url('images/sunset-watch.jpg');
    background-image: /*linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),*/
    url('images/sunset-watch.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
	align-items: center;
    height: 70vh;
    width: 100%;
    max-height: 800px;
}

.hero-text {
    margin: auto;
    text-align: center;
    /*background: rgba(0, 0, 0, 0.5);*/
    padding: 20px;
}

.hero-text p,
#service-areas p {
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-name: appear;
    animation-name: appear;
    font-family: 'Lora', serif;
    color: #fff;
    margin-bottom: 10px;
    font-size: 3rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto
}

#service-areas p {
    line-height: 1.5;
    margin-bottom: 0;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #eaeaea;
}

#service-areas .wrap {
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
}


.post-14 {
    display: none;
}

.home .content {
    background-color: #eaeaea;
    margin-bottom: 40px;
    ;
}


.after-header .widget-wrap {
    /*background: rgba(255, 255, 255, 0.6);*/
    text-align: center;

}



button.call-to-action {
	color: #000;
	font-size: 1.3rem;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-name: appear-last;
    animation-name: appear-last;
    display: inline-block;
    text-align: center;
    background: #eaeaea;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    -webkit-box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.4);
    -webkit-transition: color 0.5s ease, background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: color 0.5s ease, background 0.5s ease;
}


button.call-to-action:hover {
    background: #343330;
    color: #fff;
    text-decoration: none;
}

button.call-to-action:hover a {
    color: #fff;
}

/*button.call-to-action:hover a {
    color: #fff;
}*/

@-webkit-keyframes appear {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}



@-webkit-keyframes appear-last {

    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes appear {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}



@keyframes appear-last {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

section#intro,
section#areas-of-expertise {
	margin-top: 40px;
	margin-bottom: 80px;
}

section#notice {
	background-color: #fff;
	padding-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 0;
}

.intro-section {
    text-align: center;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.intro-section p {
    font-size: 1.3rem;
    margin-left: auto;
    margin-right: auto;
}



#full-image {
    text-align: center;
    width: 100%;
}

.full-page-image-container {
    position: relative;
    text-align: center;
}

.expertise-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.single-expertise-card {
    display: block;
    width: 400px;
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px;
    -webkit-box-shadow: 5px 5px 10px #000;
    box-shadow: 5px 5px 10px #000;
}

.photo {
    position: relative;
    overflow: hidden;
    line-height: 0;
}

.photo h3 {
    position: absolute;
    top: 10%;
}

.single-expertise-card h3 {
    width: 100%;
}

h3 span {
    position: absolute;
    color: #000;
    background: rgb(255, 255, 255);
    /* fallback color */
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    left: 0;
    z-index: 5;
    width: 75%;
    text-align: left;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    -webkit-transition-delay: 1s;
    transition-delay: 0.8s;
}


/*
.expertise-overlay {
    font-family: 'Merriweather', serif;
    text-transform: uppercase;
    opacity: 1;
    z-index: 5;
    position: absolute;
    top: 10%;
    left: 0;

    text-align: center;
    transition: opacity 0.5s;
        font-family: 'Merriweather', serif;
    text-transform: uppercase;
    color: #213159;
    font-size: 2em;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    display: block;


}
*/

.expertise-hover-overlay {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    padding-right: 20px;
	display: block;
    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, .5);
    line-height: normal;
}

.expertise-hover-overlay h4 {
    padding: 0 5px;
    color: #fff;
    font-size: 1.7rem;
    text-decoration: underline;
}

.expertise-hover-overlay p {
	width: 100%;
}

.slide .expertise-hover-overlay {
    opacity: 1;
    background: #222222;
}

.expertise-hover-overlay button {
    background-color: #a79344;
}

.expertise-hover-overlay button:hover {
    background-color: #8E793E;
}

.slide .expertise-hover-overlay,
.slide img {
    -webkit-transition: -webkit-transform .6s ease-out;
    transition: -webkit-transform .6s ease-out;
    transition: transform .6s ease-out;
    transition: transform .6s ease-out, -webkit-transform .6s ease-out;
}

.slide .expertise-hover-overlay {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}


.slide:hover .expertise-hover-overlay {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.slide:hover img {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.slide:hover h3 span {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
}

#service-areas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(254, 162, 0, 0.3)), to(rgba(254, 162, 0, 0.3))), url('images/boats-dawn.jpg');
    background-image: linear-gradient(rgba(0,0,0, 0.3), rgba(0, 0, 0, 0.3)), url('images/boats-dawn.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-attachment: fixed;
    height: 400px;
}




/*
.single-expertise-card {
    position: relative;
    
    transition: background 0.5s;
}




.single-expertise-card .expertise {
    opacity: 1;
    transition: opacity 0.5s;
    
    backface-visibility: hidden;
}
*/

/*

.expertise-hover-overlay {
    transition: opacity 0.5s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
}



.single-expertise-card:hover .expertise {
    opacity: 0;
}

.single-expertise-card:hover .expertise-hover-overlay {
    opacity: 1;
}


.single-expertise-card:hover {
    background: #213159;
    color: white;
}

.single-expertise-card:hover .expertise-overlay {
    opacity: 0;
}
*/

/*
.overlay {
    position: absolute;
    z-index: 1;
    color: white;
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    height: 100%;
}

.overlay h2 {
  animation-duration: 5s;
  animation-name: appear;
}

@keyframes appear {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

*/

/* # New Front Page Styles
---------------------------------------------------------------------------------------------------- */

.new-home h2 {
	border-bottom: none;
	margin-bottom: 0;
}

.new-home .site-inner {
	position: relative;
	top: -100px;
}

.new-home .page-hero {
	min-height: calc(100vh - 46px);
	position: relative;
}

.new-home .page-hero .wp-block-cover__inner-container {
	max-width: 550px;
	/*margin: auto auto auto -20px;*/
	color: #040422;
	text-transform: uppercase;
	background-color: rgba(255,255,255,0.9);
	padding: 30px;
	position: absolute;
	left: 0;
	bottom: 20%;
}

.new-home .page-hero h1 {
	font-family: 'Oswald', serif;
}

.hero-overlay .gb-container-content > * {
	opacity: 0;
	animation: heroFadeIn 2s linear forwards;
}


.hero-overlay .gb-container-content *:nth-child(1) {
	animation-delay: 0.5s;
}

.hero-overlay .gb-container-content *:nth-child(2) {
	animation-delay: 1.5s;
}

.hero-overlay .gb-container-content *:nth-child(3) {
	animation-delay: 2.5s;
}

.home-section-overview,
.home-section-practice-areas,
.home-section-call-to-action {
	padding: 70px 0;
}

.home-section-company .wp-block-media-text .wp-block-media-text__content {
	padding: 75px 50px 50px 100px;
}

.home-section-company .wp-block-media-text .wp-block-media-text__content p {
	margin-left: 20px;
}

.home-section-call-to-action p {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 600;
}

@keyframes heroFadeIn {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}


/* # Our Company Page Styles
---------------------------------------------------------------------------------------------------- */

.staff-gallery .figcaption {
    display: none;
}

.staff-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.single-portrait-container {
    position: relative;
    width: 250px;
    height: 375px;
    margin: 10px;
    -webkit-box-shadow: 6px 6px 10px #333;
    box-shadow: 6px 6px 10px #333;
}

.single-portrait-container p {
    margin-bottom: 0;
}

.single-portrait-container a {
    font-size: 0.9rem;
    color: #fff;
    text-decoration: underline;
}

.single-portrait-container a:hover {
    text-decoration: none;
}


.single-portrait-container img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.portrait-overlay {
    -webkit-transition: 1s ease;
    transition: 1s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.single-portrait-container:hover img {
    opacity: 0.5;
}

.single-portrait-container:hover .portrait-overlay {
    opacity: 1;
}

.portrait-text {
    background-color: #0f2744;
    color: white;
    font-size: 16px;
    padding: 16px;
}

.single-portrait-container button {
    padding: 16px;
    background-color: #0f2744;
    -webkit-transition: background-color 0.4s linear;
    transition: background-color 0.4s linear;
}

.single-portrait-container button:hover {
    background-color: #8e793e;
}


.bio-portrait {
    margin-top: 28px !important;
}

.lawyer-contact p {
    margin: 0 20px 10px;
    font-weight: 600;
}





/* # Areas of Practice Styles
---------------------------------------------------------------------------------------------------- */

.areas-of-practice-container {
    margin-bottom: 60px;
}

.areas-of-practice-container .column {
    background-color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 20px 0;
    padding: 20px 0;
    clear: both;
    /*border-bottom: 2px solid #000;*/
    -webkit-box-shadow: 5px 5px 10px grey;
    box-shadow: 5px 5px 10px grey;

}



.areas-of-practice-container h3 {
    margin-bottom: 20px;
    color: #a79344;
    border-bottom: 1px solid #a79344;
}

.areas-of-practice-container p {
    margin-left: 20px;
}

.areas-of-practice-container .column > p {
    display: none;
    margin-left: 0;
}

.areas-of-practice-container .expertise-image {
    width: 40%;
    padding: 0 20px;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.areas-of-practice-container img {}


.areas-of-practice-container img.image-left {
    float: left;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
}

.areas-of-practice-container .content-right {
    width: 58%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    padding: 20px 20px 0 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.areas-of-practice-container .image-right {
    float: right;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: right;
}

.areas-of-practice-container .content-left {
    width: 58%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 20px 0 0 20px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

/* # About Us Page Styles
---------------------------------------------------------------------------------------------------- */

.page-id-33 .site-inner p {
    margin-left: 50px;
}


/* # Contact Page Styles
---------------------------------------------------------------------------------------------------- */

.contact-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.flex-column {
    padding-left: 40px;
    padding-right: 40px;
}

.contact-page .left-column {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
}

.contact-page .right-column {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
}



.contact-section-1 .widget li {
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: 10px;
}

.contact-page #text-7 {
    margin-bottom: 0;
}

ul.contact-info li:nth-child(2),
ul.contact-info li:nth-child(3),
ul.contact-info li:nth-child(4) {
    margin-bottom: 10px;
}

.contact-page iframe {
    margin-left: 40px;
    -webkit-box-shadow: 5px 5px 10px grey;
    box-shadow: 5px 5px 10px grey;
}


/* # Covid-19 Page Styles
---------------------------------------------------------------------------------------------------- */

.page-id-515 .site-inner p {
	margin-left: 40px;
}





/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
    font-size: 16px;
    margin-bottom: 40px;
}

.sidebar .widget {
    background-color: #fff;
    padding: 40px;
}


/* # Footer 
---------------------------------------------------------------------------------------------------- */

.site-footer .wrap,
.footer-widgets .wrap {
    padding: 0 20px;
}

.footer-widgets {
    background-color: #343330;
    color: #fff;
    border-top: 2px solid #a79344;
    clear: both;
    font-size: 18px;
    padding: 60px 0;
}

.footer-widgets a {
    color: #fff;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
    width: 30%;
}

.footer-widgets-1,
.footer-widgets-2 {
    margin-right: 20px;
}

.footer-widgets-1,
.footer-widgets-2 {
    float: left;
}

.footer-widgets-3 {
    float: right;
    text-align: left;
}


.footer-widgets ul li {
    padding-bottom: 0;
    margin-bottom: 0;
}

.footer-widgets .search-form {
    max-width: 350px;
}

.footer-widgets .widget-title {
    color: #fff;
    font-size: 1.3rem;
    border-bottom: none;
}

.site-footer {
    background-color: #343330;
    color: #fff;
    line-height: 1;
    padding: 0 0 20px 0;
    text-align: center;
}




.site-footer a {
    color: #fff;
}

.site-footer p {
    margin: 0 auto;
    font-size: 0.8rem;
    font-size: 14px;
}

.footer-widgets iframe {
    border: 2px solid #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 10px;
}


/* # Full width styling for newly created pages 
---------------------------------------------------------------------------------------------------- */

.genesis-gutenberg .entry {
	padding: 0;
} 

.genesis-gutenberg .site-inner{
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
padding-top: 0;
}

.genesis-gutenberg .entry-header,
.genesis-gutenberg .entry-content > *:not( .alignwide ):not( .alignfull ),
.genesis-gutenberg .wp-block-group__inner-container,
.genesis-gutenberg .entry-footer,
.genesis-gutenberg #comments,
.genesis-gutenberg #respond {
    max-width:60%;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    float: none;
}


.genesis-gutenberg .alignwide {
    max-width: 75%;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
 
.genesis-gutenberg .alignfull {
    max-width: 100%;
    width: 100%;  
}

.genesis-gutenberg .post-thumbnail img,
.genesis-gutenberg .alignwide img,
.genesis-gutenberg .alignfull img {
    width: 100%;
}



/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1340px) {

    .site-inner,
    .wrap {
        max-width: 1140px;
    }

    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 920px;
    }

    .content,
    .site-header .widget-area {
        width: 800px;
    }

    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 580px;
    }

    .sidebar-primary {
        width: 300px;
    }

    .header-image .site-title > a {
        min-height: 90px;
    }

    .genesis-nav-menu a {
        letter-spacing: 0;

        padding: 32px 15px 10px
    }

    .single-expertise-card {
        width: 325px;
        -ms-flex-preferred-size: 400px;
        flex-basis: 325px;
    }
    
    .expertise-hover-overlay h4 {
        font-size: 1.3rem;
    }
	
	.photo h3 span {
		font-size: 0.9em;
	}

    /*.footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 340px;
    }
*/
}


@media only screen and (max-width: 1200px) {

    .site-inner,
    .wrap {
        max-width: 960px;
    }

    .content-sidebar-sidebar .content-sidebar-wrap,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-sidebar-content .content-sidebar-wrap {
        width: 740px;
    }

    /*.header-image .title-area {
        max-width: 180px;
    }*/

    .header-contact-right,
    .header-contact-left {
        width: 50%;
        margin-right: 0;
        margin-left: 0;
    }

    .header-contact-container a {
        letter-spacing: 0;
    }


    .content {
        width: 620px;
    }

    .sidebar-content-sidebar .content,
    .sidebar-sidebar-content .content,
    .content-sidebar-sidebar .content {
        width: 400px;
    }

    .entry {
        padding: 40px 0;
    }

    /*.footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
        width: 300px;
    }
*/
}

@media only screen and (max-width: 1023px) {

    .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,
    .genesis-responsive-menu .genesis-nav-menu .sub-menu,
    .genesis-responsive-menu .genesis-nav-menu .sub-menu a,
    .sidebar-content-sidebar .content,
    .sidebar-content-sidebar .content-sidebar-wrap,
    .sidebar-primary,
    .sidebar-secondary,
    .sidebar-sidebar-content .content,
    .sidebar-sidebar-content .content-sidebar-wrap,
    .site-header .widget-area,
    .title-area {
        width: 100%;
    }

    .site-header {
        padding-bottom: 0;
    }

    .site-header .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }

    .genesis-nav-menu li,
    .header-image .title-area,
    .site-header ul.genesis-nav-menu,
    .site-header .search-form {
        float: none;
    }

    .genesis-nav-menu,
    .site-description,
    .site-header .title-area,
    .site-header .widget-area,
    .site-title {
        text-align: center;
    }

    .site-header .search-form {
        margin: 16px auto;
    }

    .hero-text p {
        font-size: 2.5rem;
    }

    .call-to-action a {
        font-size: 1rem;
    }


    /* ### Genesis Responsive Menus */
    .genesis-responsive-menu .wrap {
        padding: 0;
    }

    .genesis-responsive-menu {
        display: none;
        position: relative;
    }

    .genesis-skip-link .skip-link-hidden {
        display: none;
        visibility: hidden;
    }

    .menu-toggle,
    .sub-menu-toggle {
        background-color: #fff;
        border-width: 0;
        color: #333;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        text-align: center;
        visibility: visible;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-top: none;
    }

    .menu-toggle:focus,
    .menu-toggle:hover,
    .sub-menu-toggle:focus,
    .sub-menu-toggle:hover {
        background-color: #fff;
        border-width: 0;
        color: #c3251d;
    }

    .menu-toggle {
        line-height: 22px;
        position: relative;
        width: 100%;
        z-index: 1000;
    }

    .menu-toggle::before {
        font-size: 1.5em;
        margin-right: 10px;
        text-rendering: auto;
    }

    .sub-menu-toggle {
        display: none;
        float: right;
        padding: 13px 10px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100;
    }

    .sub-menu .sub-menu-toggle {
        padding: 12px 10px;
    }

    .sub-menu-toggle::before {
        display: inline-block;
        text-rendering: auto;
        -webkit-transform: rotate( 0);
        transform: rotate( 0);
        -webkit-transition: transform .25s ease-in-out;
        -webkit-transition: -webkit-transform .25s ease-in-out;
        transition: -webkit-transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
    }

    .sub-menu-toggle.activated::before {
        -webkit-transform: rotate( 180deg);
        transform: rotate( 180deg);
    }

    .genesis-responsive-menu .genesis-nav-menu .menu-item {
        display: block;
        float: none;
        position: relative;
        text-align: left;
    }

    .genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
    .genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
        position: relative;
    }

    .genesis-responsive-menu .genesis-nav-menu .menu-item a {
        border: none;
        margin-bottom: 1px;
        padding: 15px 20px;
        width: 100%;
    }

    .genesis-responsive-menu .genesis-nav-menu .sub-menu {
        border: none;
    }

    .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
    .genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
        left: 0;
        margin-left: 0;
    }

    .genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
        content: none;
    }

    .genesis-responsive-menu .genesis-nav-menu .sub-menu {
        clear: both;
        /*display: none;*/
        margin: 0;
        opacity: 1;
        padding-left: 15px;
        position: static;
        width: 100%;
    }

    .genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
        margin: 0;
    }





    .single-expertise-card {
        -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
    }
    .expertise-hover-overlay {
        color: #000;
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .expertise-hover-overlay h4 {
        color: #000;
        font-size: 1.3rem;
    }

    .expertise-hover-overlay p {
        font-size: 1rem;
        margin-top: auto;
        margin-bottom: auto;
    }

    .expertise-hover-overlay a {
        margin-top: auto;
    }

    .expertise-hover-overlay button {
        margin-top: auto;
		background-color: #231f20;
    }

    .slide .expertise-hover-overlay {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        background: rgba(256, 256, 256, 0.7);
    }

    h3 span {
        opacity: 0;
    }

    .slide:hover .expertise-hover-overlay {
        -webkit-transform: translateX(0);
        transform: none;
    }

    .slide:hover img {
        -webkit-transform: translateX(100%);
        transform: none;
    }

    .contact-page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }

    .contact-page .right-column {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px;
    }

    .contact-page .left-column {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }


    .footer-widgets-1,
    .footer-widgets-2 {
        margin: 0 auto 40px;
        width: 50%;
    }



}

@media only screen and (max-width: 860px) {

    body,
    body > div {
        font-size: 100%;
    }

    .page:not(.home) .site-inner {
        padding: 5% 5% 0;
    }

    
    .after-entry,
    .archive-description,
    .author-box,
    .comment-respond,
    .entry,
    .entry-comments,
    .entry-pings,
    .sidebar .widget {
        padding: 30px;
        margin-bottom: 5%;
    }

    .sidebar {
        margin-bottom: 5%;
    }

    .pagination {
        margin: 5% auto;
    }

    .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%;
    }




    .header-contact-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }

    .header-contact-container a {
        letter-spacing: 0;
    }

    .header-contact-right,
    .header-contact-left {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
	
	button.call-to-action {
		font-size: 1.2rem;
	}

    #service-areas p {
        line-height: 1.2;
    }


    .portrait-overlay {
        position: absolute;
        opacity: 1;
        -webkit-transform: none;
        transform: none;
        width: 100%;
       top: 75%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: right;

    }

    .portrait-overlay button {
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
    }

    .portrait-text {
        opacity: 0;
    }
    
    .single-portrait-container {
        height: auto;
    }

    .single-portrait-container:hover img {
        opacity: 1;
    }

    .staff-gallery .figcaption {
        display: block;
        background-color: #231f20;
        color: #fff;
        text-align: center;
    }


    .areas-of-practice-container img {
        display: none;
    }

    .areas-of-practice-container .content-right,
    .areas-of-practice-container .content-left {
        width: 100%;
        padding: 20px;
    }



    /* Footer */
    .search-form {
        margin: 0 auto;
    }

    .footer-widgets iframe {
        margin: 10px auto;
    }


    .footer-widgets-1,
    .footer-widgets-2 {
        width: 100%;
        text-align: center;
    }

    .footer-widgets-3 {
        width: 100%
    }

}

/*Mobile Breakpoint */

@media only screen and (max-width: 500px) {

    .alignleft,
    .alignright,
	.wp-block-image .alignleft {
        float: none;
    }

    img.alignleft {
        margin: 0 0 24px 0;
    }

    .content .wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-intro p {
        margin-left: 0;
    }
	
		.page-id-515 p {
	margin-left: 0;
	}

    .intro-section p {
        font-size: 1.1rem;
    }
	
    .entry-content ul,
    .content ul {
        margin-left: 0;
    }

    .entry {
        padding: 0 10px;
        text-align: center;
    }

    h2 {
        text-align: center;
        font-size: 1.8rem;
    }
	
	.entry-content ul > li {
		list-style-type: none;
	}

    /* Header styles */
    .header-contact-container {
        display: none;
    }
	
	.site-header {
		border-bottom: none;
	}

    /* Front page */
    .home h2 {
        font-size: 2rem;
    }

    #hero {
        height: auto;
        background-attachment: scroll;
    }

    .hero-text {
        padding-left: 0;
        padding-right: 0;
    }

    .hero-text p {
        font-size: 2rem;
        text-shadow: 2px 2px rgba(0, 0, 0, 0.5);
        -webkit-animation: none;
        animation: none;
        margin-bottom: 0;
		letter-spacing: 0;
    }

    button.call-to-action {
        -webkit-animation: none;
        animation: none;
        padding: 5px 10px;
		font-size: 1rem;
		box-shadow: none;
    }

    #areas-of-expertise .wrap {
        padding: 0;
        margin-left: -20px;
        margin-right: -20px;
    }

    .single-expertise-card {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 10px 0;
        width: 100%;
    }


    #service-areas {
        height: auto;
        background-image: none;
        background-color: #eaeaea;
		border-top: 2px solid #8e793e;
		border-bottom: 2px solid #8e793e;
    }

    #service-areas .widget-area {
        padding: 10px 0;
    }

    #service-areas p {
        font-size: 2rem;
		color: #000;
		text-shadow: 1px 1px 2px grey;
    }

    /* Areas of Practice page */
    .areas-of-practice-container .column {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }

    .areas-of-practice-container p {
        margin-left: 0;
    }



    /* Contact Page */
    .page-id-27 .site-inner {
        padding-left: 10px;
        padding-right: 10px;
    }

    .contact-page iframe {
        max-height: 350px;
    }

    .contact-page iframe {
        border: 2px solid #a79344 !important;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 5px 5px 10px grey;
        box-shadow: 5px 5px 10px grey;
    }

    .contact-page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }

    .flex-column {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }


    .page-id-10 {
        text-align: center;
    }



    /*About Us*/
    .page-id-33 .site-inner p {
        margin-left: 0;
    }












}

@media only screen and (min-width: 700px) {}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

    *,
    *::before,
    *::after {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]::after {
        content: " (" attr(href) ")";
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]::after,
    a[href^="#"]::after,
    .site-title > a::after {
        content: "";
    }

    thead {
        display: table-header-group;
    }

    img,
    tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 2cm 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    .content,
    .content-sidebar {
        width: 100%;
    }

    button,
    input,
    select,
    textarea,
    .breadcrumb,
    .comment-edit-link,
    .comment-form,
    .comment-list .reply a,
    .comment-reply-title,
    .edit-link,
    .entry-comments-link,
    .entry-footer,
    .genesis-box,
    .header-widget-area,
    .hidden-print,
    .home-top,
    .nav-primary,
    .nav-secondary,
    .post-edit-link,
    .sidebar {
        display: none !important;
    }

    .title-area {
        text-align: center;
        width: 100%;
    }

    .site-title > a {
        margin: 0;
        text-decoration: none;
        text-indent: 0;
    }

    .site-inner {
        padding-top: 0;
        position: relative;
        top: -100px;
    }

    .author-box {
        margin-bottom: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        orphans: 3;
        page-break-after: avoid;
        page-break-inside: avoid;
        widows: 3;
    }


    img {
        page-break-after: avoid;
        page-break-inside: avoid;
    }

    blockquote,
    pre,
    table {
        page-break-inside: avoid;
    }

    dl,
    ol,
    ul {
        page-break-before: avoid;
    }

}
